The buttons do not seem to load anymore. They use to load properly.
Here is the page:
http://notallthosewhowanderarelost.ca/
Here is the code being used:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a href="http://www.addthis.com/bookmark.php?v=250&username=rockyvachon" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_email"></a>
<span class="addthis_separator">|</span>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone size="small"></g:plusone>
</div>
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=rockyvachon"></script>
<!-- AddThis Button END -->
This question is closed to new answers.