I just noticed that say
http://s7.addthis.com/js/250/addthis%5Fwidget.js#pub=PUBID
does the equivalent of
http://s7.addthis.com/js/250/addthis%5Fwidget.js?pub=fct-250
but is much faster. How does that work? O_o
I'm including the above links in a < script src call. Its supposedly faster according to one of the addthis developers. Seems to work faster for me as well. I can't grok their source so, I'm not sure why this technique would work faster.