Advertisement
Guest User

asdasdas

a guest
May 19th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 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" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  6. <title>iXubbo: Client</title>
  7.  
  8.  
  9. <script type="text/javascript">
  10.  
  11. var _gaq = _gaq || [];
  12. _gaq.push(['_setAccount', 'UA-36809022-1']);
  13. _gaq.push(['_setDomainName', 'IP']);
  14. _gaq.push(['_trackPageview']);
  15.  
  16. (function() {
  17. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  18. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  19. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  20. })();
  21.  
  22. </script>
  23.  
  24.  
  25. <script type="text/javascript">
  26. var andSoItBegins = (new Date()).getTime();
  27. </script>
  28.  
  29. <script type="text/javascript">
  30. var andSoItBegins = (new Date()).getTime();
  31. </script>
  32. <link rel="shortcut icon" href="http://IP/web-gallery/v2/images/favicon.ico" type="image/vnd.microsoft.icon" />
  33.  
  34. <script src="http://IP/web-gallery/static/js/libs2.js" type="text/javascript"></script>
  35. <script src="http://IP/web-gallery/static/js/visual.js" type="text/javascript"></script>
  36. <script src="http://IP/web-gallery/static/js/libs.js" type="text/javascript"></script>
  37. <script src="http://IP/web-gallery/static/js/common.js" type="text/javascript"></script>
  38.  
  39. <link rel="stylesheet" href="http://IP/web-gallery/v2/styles/common.css" type="text/css" />
  40. <link rel="stylesheet" href="http://IP/web-gallery/v2/styles/process.css" type="text/css" />
  41. <link rel="stylesheet" href="http://IP/web-gallery/v2/styles/style.css" type="text/css" />
  42.  
  43. <link rel="stylesheet" href="http://IP/web-gallery/v2/styles/habboflashclient.css" type="text/css" />
  44. <script src="http://IP/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
  45. <script type="text/javascript">
  46. document.habboLoggedIn = true;
  47. var habboName = "<?php echo $this->filter($this->MyUser->username); ?>";
  48. var habboId = <?php echo $this->filter($this->MyUser->id); ?>;
  49. var facebookUser = false;
  50. var habboReqPath = "";
  51. var habboStaticFilePath = "http://IP/web-gallery";
  52. var habboImagerUrl = "http://IP/habbo-imaging/";
  53. var habboPartner = "";
  54. var habboDefaultClientPopupUrl = "http://http://IP/client";
  55. window.name = "<?php echo $this->filter($this->MyUser->auth_ticket); ?>";
  56. if (typeof HabboClient != "undefined") { HabboClient.windowName = "<?php echo $this->filter($this->MyUser->auth_ticket); ?>"; }
  57. </script>
  58.  
  59. </script>
  60.  
  61. <meta property="fb:app_id" content="163085011898" />
  62.  
  63. <noscript>
  64. <meta http-equiv="refresh" content="0;url=/client/nojs" />
  65. </noscript>
  66.  
  67. <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
  68.  
  69.  
  70.  
  71. <script type="text/javascript">
  72.  
  73. <?php if (isset($_GET['id']) && $_GET['id'] == '2'){
  74. MUS::SignOut($this->MyUser);
  75. ?>
  76. alert("Du bist bereits eingeloggt.");
  77. <?php } ?>
  78. function DoResize()
  79. {
  80. var nHeight;
  81. if (typeof window.innerHeight == 'undefined')
  82. {
  83. nHeight = document.body.clientHeight -200;
  84. }
  85. else
  86. {
  87. nHeight = window.innerHeight -200;
  88. }
  89.  
  90. document.getElementById('flash').style.height = nHeight+'px';
  91. }
  92.  
  93. function dcstr(coded) {
  94. coded = decodeURIComponent(coded);
  95. var uncoded = "";
  96. var chr;
  97. for (var i = coded.length - 1; i >= 0; i--) {
  98. chr = coded.charAt(i);
  99. uncoded += (chr >= "a" && chr <= "z" || chr >= "A" && chr <= "Z") ?
  100. String.fromCharCode(65 + key.indexOf(chr) % 26) :
  101. chr;
  102. }
  103. return uncoded;
  104. }
  105.  
  106.  
  107. FlashExternalInterface.loginLogEnabled = true;
  108.  
  109. FlashExternalInterface.logLoginStep("web.view.start");
  110.  
  111. if (top == self) {
  112. FlashHabboClient.cacheCheck();
  113. }
  114. var flashvars = {
  115.  
  116. "client.allow.cross.domain" : "1",
  117. "client.notify.cross.domain" : "0",
  118. "connection.info.host" : "IP",
  119. "connection.info.port" : "30000",
  120. "site.url" : "<?php echo CMS_PATH; ?>",
  121. "url.prefix" : "<?php echo CMS_PATH; ?>",
  122. "client.reload.url" : "<?php echo CMS_PATH; ?>error",
  123. "client.fatal.error.url" : "<?php echo CMS_PATH; ?>error",
  124. "client.connection.failed.url" : "<?php echo CMS_PATH; ?>error",
  125. "external.variables.txt" : "<?php echo CMS_PATH; ?>SWF/gamedata/external_variables/2.txt",
  126. "external.texts.txt" : "<?php echo CMS_PATH; ?>SWF/gamedata/external_flash_texts/1.txt",
  127. "productdata.load.url" : "<?php echo CMS_PATH; ?>SWF/gamedata/productdata/1.txt",
  128. "furnidata.load.url" : "<?php echo CMS_PATH; ?>SWF/gamedata/furnidata/1.txt",
  129. "use.sso.ticket" : "1",
  130. "sso.ticket" : "<?php echo $this->sso; ?>",
  131. "processlog.enabled" : "1",
  132. "account_id" : "1",
  133. "client.starting" : "Bitte warten, iXubbo wird geladen",
  134. "flash.client.url" : "<?php echo CMS_PATH; ?>SWF/gordon/",
  135. "user.hash" : "<?php echo $this->filter($this->MyUser->auth_ticket); ?>",
  136. "has.identity" : "1",
  137. "flash.client.origin" : "popup"
  138.  
  139. };
  140. var params = {
  141. "base" : "<?php echo CMS_PATH; ?>SWF/gordon/",
  142. "allowScriptAccess" : "always",
  143. "menu" : "false",
  144. "wmode" : "#000000"
  145. };
  146.  
  147. if (!(HabbletLoader.needsFlashKbWorkaround())) {
  148. params["wmode"] = "opaque";
  149. }
  150.  
  151. FlashExternalInterface.signoutUrl = "<?php echo CMS_PATH; ?>account/logout?token=7856138f019f78052d2a34212ec6db60e393709e";
  152.  
  153. var clientUrl = "<?php echo CMS_PATH; ?>SWF/gordon/habbo.swf";
  154.  
  155. swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/61_c0f99b7b02ed27ad5d4d5661fe02784f/8/web-gallery/flash/expressInstall.swf", flashvars, params);
  156.  
  157. window.onbeforeunload = unloading;
  158. function unloading() {
  159. var clientObject;
  160. if (navigator.appName.indexOf("Microsoft") != -1) {
  161. clientObject = window["flash-container"];
  162. } else {
  163. clientObject = document["flash-container"];
  164. }
  165. try {
  166. clientObject.unloading();
  167. } catch (e) {}
  168. }
  169. window.onresize = DoResize;
  170.  
  171. </script>
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. </head>
  179.  
  180. <meta name="build" content="63-BUILD406 - 09.05.2011 23:04 - de" />
  181. </head>
  182.  
  183. <body style="overflow:hidden;" id="client" class="flashclient">
  184.  
  185.  
  186.  
  187. <div id="overlay"></div>
  188.  
  189.  
  190.  
  191.  
  192. <div id="client-ui" style="height:100%">
  193. <div id="flash-wrapper">
  194. <div id="flash-container">
  195. <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
  196. <div class="cbb clearfix">
  197. <h2 class="title">Bitte besorg dir die neueste Adobe Flash Player Version.</h2>
  198.  
  199. <div class="box-content">
  200. <p>Hier kannst Du den Adobe Flashplayer herunterladen und installieren: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. Mehr Informationen und Anweisungen zur Installation sind hier zu finden: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Mehr Informationen</a></p>
  201. <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
  202. </div>
  203. </div>
  204. </div>
  205.  
  206. <noscript>
  207. <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
  208. <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
  209. </div>
  210. </noscript>
  211. </div>
  212. </div></div>
  213.  
  214.  
  215.  
  216. <div id="content" class="client-content"></div>
  217.  
  218. <script async src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  219. <script type="text/javascript" data-cfasync="false">
  220.  
  221.  
  222. var win=null;
  223. function NewWindow(mypage,myname,w,h,pos,infocus){
  224. if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
  225. if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
  226. else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
  227. settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";win=window.open(mypage,myname,settings);
  228. win.focus();}
  229.  
  230.  
  231. </script>
  232.  
  233.  
  234. </body>
  235. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement