I am trying to add facebook like, tweet and google +1 buttons but none of them seem to work. I get timeouts when the buttons are tring to load the code (see http://i44.tinypic.com/2wbtegx.jpg). The code I'm using comes straight from the AddThis help pages that are found here: https://www.addthis.com/help/third-party-buttons#.TzkFMMXxnug
I copy pasted the code for google plus, twitter and facebook. The AddThis toolbox is loaded as follows:
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f38f3394fb5e0e5"></script>
No other code is added.
Any idea what could be the problem? Im not having any problems with other implementations of AddThis.
Ps. Ive tested this on Chrome, Firefox and Internet Explorer and I am using a windows pc. Also im developing locally.