Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. <!-- Top100 (Kraken) Counter -->
  2. <script>
  3. (function (w, d, c) {
  4. (w[c] = w[c] || []).push(function() {
  5. var options = {
  6. project: 5943282,
  7. };
  8. try {
  9. w.top100Counter = new top100(options);
  10. } catch(e) { }
  11. });
  12. var n = d.getElementsByTagName("script")[0],
  13. s = d.createElement("script"),
  14. f = function () { n.parentNode.insertBefore(s, n); };
  15. s.type = "text/javascript";
  16. s.async = true;
  17. s.src =
  18. (d.location.protocol == "https:" ? "https:" : "http:") +
  19. "//st.top100.ru/top100/top100.js";
  20.  
  21. if (w.opera == "[object Opera]") {
  22. d.addEventListener("DOMContentLoaded", f, false);
  23. } else { f(); }
  24. })(window, document, "_top100q");
  25. </script>
  26. <noscript>
  27. <img src="//counter.rambler.ru/top100.cnt?pid=5943282" alt="Топ-100" />
  28. </noscript>
  29. <!-- END Top100 (Kraken) Counter -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement