jQuery(document).ready(function()
{
   var t = typeof addthis;
   if(t != "undefined")
   {
      addthis.init();
   }
});
