Advertisement
Guest User

...

a guest
Jan 24th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. <html lang="en"><head>
  2. <title>GameOn with superior chat</title>
  3. <link rel="icon" type="image/png" href="/favicon.png">
  4. <link rel="stylesheet" type="text/css" href="/Assets/Styles/stream.css">
  5. <style type="text/css"></style></head>
  6. <body bgcolor="#000000">
  7. <div class="container" style="height: 100%; width: 100%;">
  8. <div class="stream" id="stream" style="position: absolute; <!-- left: 20px -->; height: 99%; width: 79%; <!-- top: 75px -->;"><iframe width="100%" height="100%" marginheight="0" marginwidth="0" frameborder="0" src="http://www.majorleaguegaming.com/player/gameongg?aid=mlg17_1@167002" scrolling="no"></iframe></div>
  9. <div class="chat" id="chat" style="position: absolute; height: 99%; width: 20%; <!-- top: 75px -->; left: 79.8%;"><iframe width="100%" height="100%" marginheight="0" marginwidth="0" frameborder="0" src="http://www.destiny.gg/embed/chat" scrolling="no"></iframe></div>
  10. </div>
  11. <script async="" src="http://b.scorecardresearch.com/beacon.js"></script><script async="" src="//www.google-analytics.com/analytics.js"></script><script>
  12. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  13. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  14. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  15. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  16.  
  17. ga('create', 'UA-46939152-1', 'gameon.gg');
  18. ga('send', 'pageview');
  19. </script>
  20. <!-- Begin comScore Tag -->
  21. <script>
  22. var _comscore = _comscore || [];
  23. _comscore.push({ c1: "2", c2: "17737918" });
  24. (function() {
  25. var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
  26. s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
  27. el.parentNode.insertBefore(s, el);
  28. })();
  29. </script>
  30. <noscript>
  31. &lt;img src="http://b.scorecardresearch.com/p?c1=2&amp;c2=17737918&amp;cv=2.0&amp;cj=1" /&gt;
  32. </noscript>
  33. <!-- End comScore Tag -->
  34. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  35. <script type="text/javascript" src="/Assets/Scripts/stream.js"></script>
  36.  
  37. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement