Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. <!-- BoldChat Live Chat Button HTML v5.00 (Type=Web,ChatButton=- None -,Website=- None -) -->
  2. <div style="text-align: center; white-space: nowrap;">
  3. <script type="text/javascript">
  4. var bccbId = Math.random(); document.write(unescape('%3Cdiv id=' + bccbId + '%3E%3C/div%3E'));
  5. window._bcvma = window._bcvma || [];
  6. _bcvma.push(["setAccountID", "571153908306422756"]);
  7. _bcvma.push(["setParameter", "CustomUrl", ""])
  8. _bcvma.push(["setParameter", "WindowParameters", "vr=&vi=&ve=&vp=&vn=&lc="])
  9. _bcvma.push(["addStatic", {type: "chat", bdid: "-1", id: bccbId}]);
  10. var bcLoad = function(){
  11. if(window.bcLoaded) return; window.bcLoaded = true;
  12. var vms = document.createElement("script"); vms.type = "text/javascript"; vms.async = true;
  13. vms.src = ('https:'==document.location.protocol?'https://':'http://') + "vmss.boldchat.com/aid/571153908306422756/bc.vms4/vms.js";
  14. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(vms, s);
  15. };
  16. if(window.pageViewer && pageViewer.load) pageViewer.load();
  17. else if(document.readyState=="complete") bcLoad();
  18. else if(window.addEventListener) window.addEventListener('load', bcLoad, false);
  19. else window.attachEvent('onload', bcLoad);
  20. </script>
  21. <span style="font-family: Arial; font-size: 8pt; color: black;"><a href="http://www.boldchat.com" style="text-decoration: none; color: black;">Chat service</a> by BoldChat</span>
  22. </div>
  23. <!-- /BoldChat Live Chat Button HTML v5.00 -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement