<script>
// ShareThis Asynchronous Javascript Loading
(function(){
// window.switchTo5x=false; // (optional)
var e=document.createElement("script");
e.type="text/javascript";
e.async=true;
e.onload=function(){
try{
stLight.options({publisher: "6beba854-ee6d-4ae1-a4f3-b69815c8ef63 <--change this--", doNotHash: true, doNotCopy: true, hashAddressBar: false});
}catch(e){ /* optionally do something to handle errors here */ }
}
e.src=(\'https:\' == document.location.protocol ? \'https://ws\' : \'http://w\') + \'.sharethis.com/button/buttons.js\';
var s = document.getElementsByTagName(\'script\')[0];
s.parentNode.insertBefore(e, s);
})();
</script>