by Nicholas Vargo · June 12, 2013

',enableHover:false,enableTracking:true,buttons:{twitter:{via:'flickchart'}},click:function(api,options){api.simulateClick();api.openPopup('twitter');}});jQuery('#facebook').sharrre({share:{facebook:true},template:'{total}
',enableHover:false,enableTracking:true,click:function(api,options){api.simulateClick();api.openPopup('facebook');}});jQuery('#googleplus').sharrre({share:{googlePlus:true},template:'{total}
',enableHover:false,enableTracking:true,urlCurl:'(api,options){api.simulateClick();api.openPopup('googlePlus');}});jQuery('#pinterest').sharrre({share:{pinterest:true},template:'{total}
',enableHover:false,enableTracking:true,buttons:{pinterest:{description:'This is the End vs. Superbad'}},click:function(api,options){api.simulateClick();api.openPopup('pinterest');}});var shareContainer=jQuery(".sharrre-container"),header=jQuery('#header'),postEntry=jQuery('.entry'),$window=jQuery(window),distanceFromTop=20,startSharePosition=shareContainer.offset(),contentBottom=postEntry.offset().top+postEntry.outerHeight(),topOfTemplate=header.offset().top;getTopSpacing();shareScroll=function(){if($window.width()>719){var scrollTop=$window.scrollTop()+topOfTemplate,stopLocation=contentBottom-(shareContainer.outerHeight()+topSpacing);if(scrollTop>stopLocation){shareContainer.offset({top:contentBottom-shareContainer.outerHeight(),left:startSharePosition.left});}else if(scrollTop>=postEntry.offset().top-topSpacing){shareContainer.offset({top:scrollTop+topSpacing,left:startSharePosition.left});}else if(scrollTop1024)topSpacing=distanceFromTop+jQuery('.nav-wrap').outerHeight();else topSpacing=distanceFromTop;}});