Advertisement
Guest User

Untitled

a guest
May 25th, 2015
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4. <head>
  5. <title>Tanki Online</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <link rel="shortcut icon" href="/favicon.ico" />
  8. <link rel="icon" type="image/ico" href="/favicon.ico" />
  9. <style type="text/css" media="screen">
  10. /*<![CDATA[*/
  11. * {
  12. padding:0ox;
  13. margin:0px;
  14. }
  15.  
  16. html, body {
  17. height: 100%;
  18. }
  19. body {
  20. margin: 0px;
  21. padding: 0px;
  22. background-image: url(http://tankionline.com/images/bg.jpg);
  23. color: #fff;
  24. }
  25. a {
  26. color: #fff;
  27. }
  28. #AlternativaLoader {
  29. text-align:center;
  30. min-width:1000px;
  31. min-height:600px;
  32. width:expression(document.body.clientWidth < 1000? "1000px": document.body.clientWidth );
  33. height:expression(document.body.clientHeight < 600? "600px": document.body.clientHeight );
  34. }
  35.  
  36. #noflash {
  37. width:600px;
  38. margin:auto;
  39. padding-top:240px;
  40. text-align:left;
  41. background-image:url(http://tankionline.com/images/fp.gif);
  42. background-repeat: no-repeat;
  43. background-position: left bottom ;
  44. height:120px;
  45. }
  46.  
  47. #noflash p {
  48. padding-left:120px;
  49. padding-top:10px;
  50. }
  51. /*]]>*/
  52. </style>
  53.  
  54. <script type="text/javascript" src="http://tankionline.com/js/common.js?v=10"></script>
  55. <script type="text/javascript" src="http://s.tankionline.com/js/swfobject.js"></script>
  56. <script type="text/javascript" src="/js/swfaddress.js?v=2"></script>
  57. <script type="text/javascript" src="/js/mapping.js?v=3"></script>
  58. <script type="text/javascript">
  59.  
  60. function parseHash() {
  61. var param = {}; tmp = (document.location.hash.substr(1)).split('&');
  62. for (var i = 0; i < tmp.length; i++) {
  63. tmp2 = tmp[i].split('=');
  64. if (tmp2[0] == '/server') {
  65. tmp2[0] = 'server';
  66. }
  67. param[tmp2[0]] = tmp2[1];
  68. }
  69. return param;
  70. }
  71. var nodeId = Math.floor(Math.random() * 8) + 1;
  72. var hashArray = parseHash();
  73. if (hashArray['server']) {
  74. nodeId = serversMap[hashArray['server']];
  75. }
  76. var params = {
  77. menu: false,
  78. seamlesstabbing: false,
  79. wmode: "direct",
  80. allowFullScreenInteractive: true,
  81. allowFullScreen: true
  82. };
  83.  
  84. var locale = "ru";
  85. if (locale == 'br') {
  86. locale = 'pt_BR';
  87. }
  88. var flashvars = {
  89.  
  90. config: "e" + nodeId + ".tankionline.com/config.xml", //7070
  91. resources: "s-test.tankionline.com",
  92. lang: locale,
  93. locale: locale,
  94. test_server: true
  95. };
  96. var attributes = {};
  97. swfobject.embedSWF("/TanksLauncher_"+nodeId+".swf?v=2&enable_server_error_log=true&log_to_server=dispatcher:e,space:de,command:e,connection:d", "AlternativaLoader", "100%", "100%", "10.0.22.87", "expressInstall.swf", flashvars, params, attributes);
  98. var _gaq = _gaq || [];
  99. _gaq.push(['_setAccount', 'UA-2354052-9']);
  100. _gaq.push(['_setDomainName', '.tankionline.com']);
  101. _gaq.push(['_trackPageview', '/battle.html']);
  102.  
  103. (function() {
  104. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  105. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  106. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  107. })();
  108.  
  109. </script>
  110. </head>
  111. <body>
  112. <div id="AlternativaLoader">
  113. <div id="noflash">
  114. <p>Adobe Flash Player version 10.0.22.87 or higher is required. <br />Installation may take a minute. <a href="http://www.adobe.com/go/getflashplayer">Install</a></p>
  115. <p>Для игры требуется Adobe Flash Player версии 10.0.22.87 или выше. <br />Установка займет около минуты. <a href="http://www.adobe.com/go/getflashplayer">Установить</a></p>
  116. </div>
  117. <noscript>Your browser does not support JavaScript!</noscript>
  118. </div>
  119.  
  120. <!-- Yandex.Metrika counter -->
  121. <div style="display:none;"><script type="text/javascript">
  122. (function(w, c) {
  123. (w[c] = w[c] || []).push(function() {
  124. try {
  125. w.yaCounter10288858 = new Ya.Metrika({id:10288858, enableAll: true, trackHash:true, webvisor:true});
  126. }
  127. catch (e) { }
  128. });
  129. })(window, "yandex_metrika_callbacks");
  130. </script></div>
  131. <script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script>
  132. <noscript><div><img src="//mc.yandex.ru/watch/10288858" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
  133. <!-- /Yandex.Metrika counter -->
  134.  
  135. <div class="rcnt" style="height: 1px; width: 1px; position: absolute; left:-100px; top: -100px;">
  136. <script id="top100Counter" type="text/javascript" src="http://counter.rambler.ru/top100.jcn?2776112"></script>
  137. <noscript>
  138. <a href="http://top100.rambler.ru/navi/2776112/">
  139. <img src="http://counter.rambler.ru/top100.cnt?2776112" alt="Rambler's Top100" border="0" />
  140. </a>
  141. </noscript>
  142. </div>
  143.  
  144. </body>
  145. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement