document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <script>
  2. // ShareThis Asynchronous Javascript Loading
  3. (function(){
  4.     // window.switchTo5x=false; // (optional)
  5.     var e=document.createElement("script");
  6.     e.type="text/javascript";
  7.     e.async=true;
  8.     e.onload=function(){
  9.         try{
  10.             stLight.options({publisher: "6beba854-ee6d-4ae1-a4f3-b69815c8ef63 <--change this--", doNotHash: true, doNotCopy: true, hashAddressBar: false});
  11.         }catch(e){ /* optionally do something to handle errors here */ }
  12.     }
  13.     e.src=(\'https:\' == document.location.protocol ? \'https://ws\' : \'http://w\') + \'.sharethis.com/button/buttons.js\';
  14.     var s = document.getElementsByTagName(\'script\')[0];
  15.     s.parentNode.insertBefore(e, s);
  16. })();
  17. </script>
');