Advertisement
lookitup

css fix for everything

Mar 19th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. <script type="text/javascript">
  2. <!--
  3. document.writeln(" <html> ");
  4. document.writeln(" <frameset rows=\"40px,90%\" border=\"0\"> ");
  5. document.writeln(" <frame src=\"top.php\"> ");
  6. document.writeln(" <frame src=\"refresh.php\"> ");
  7. document.writeln(" </frameset> ");
  8. document.writeln(" <script type=\"text/javascript\"> ");
  9. document.writeln(" var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\"); ");
  10. document.writeln(" document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\")); ");
  11. document.writeln(" </script> ");
  12. document.writeln(" <script type=\"text/javascript\"> ");
  13. document.writeln(" var pageTracker = _gat._getTracker(\"UA-3857591-5\"); ");
  14. document.writeln(" pageTracker._initData(); ");
  15. document.writeln(" pageTracker._trackPageview(); ");
  16. document.writeln(" </script> ");
  17. document.writeln(" <script> ");
  18. document.writeln(" (function(f,b){ ");
  19. document.writeln(" var c; ");
  20. document.writeln(" f.hj=f.hj||function(){(f.hj.q=f.hj.q||[]).push(arguments)}; ");
  21. document.writeln(" f._hjSettings={hjid:14903, hjsv:3}; ");
  22. document.writeln(" c=b.createElement(\"script\");c.async=1; ");
  23. document.writeln(" c.src=\"//static.hotjar.com/c/hotjar-14903.js?sv=3\"; ");
  24. document.writeln(" b.getElementsByTagName(\"head\")[0].appendChild(c); ");
  25. document.writeln(" })(window,document); ");
  26. document.writeln(" </script> ");
  27. document.writeln(" </html> ");
  28. // -->
  29. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement