Advertisement
Guest User

Untitled

a guest
Mar 5th, 2013
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.81 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
  3. <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
  4. <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
  5. <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
  6. <head>
  7. <meta charset="utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  9. <title>Habbo Hotel - Make friends, join the fun, get noticed! </title>
  10. <meta name="viewport" content="width=device-width">
  11.  
  12. <script>
  13. var andSoItBegins = (new Date()).getTime();
  14. var habboPageInitQueue = [];
  15. var habboStaticFilePath = "./web-gallery";
  16. </script>
  17. <link rel="shortcut icon" href="./web-gallery/images/v3/favicon.ico" type="image/vnd.microsoft.icon" />
  18.  
  19. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic">
  20.  
  21. <link rel="stylesheet" href="./web-gallery/static/styles/v3_landing.css" type="text/css" />
  22. <script src="./web-gallery/static/js/v3_landing_top.js" type="text/javascript"></script>
  23.  
  24. <meta name="description" content="Check into the world's largest virtual hotel for FREE! Meet and make friends, play games, chat with others, create your avatar, design rooms and more..." />
  25. <meta name="keywords" content="habbo hotel, virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets, room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />
  26.  
  27. <script src="./web-gallery/static/js/13389159.js"></script>
  28. <meta name="build" content="63-BUILD-FOR-PATCH-1591a - 04.03.2013 12:03 - com" />
  29.  
  30. </head>
  31. <body>
  32.  
  33. <div id="overlay"></div>
  34.  
  35.  
  36. <div id="change-password-form" class="overlay-dialog" style="display: none;">
  37. <div id="change-password-form-container" class="clearfix form-container">
  38. <h2 id="change-password-form-title" class="bottom-border">Forgot Password?</h2>
  39. <div id="change-password-form-content" style="display: none;">
  40. <form method="post" action="/account/password/identityResetForm" id="forgotten-pw-form">
  41. <input type="hidden" name="page" value="/?changePwd=true" />
  42. <span>Type in your Habbo account email address:</span>
  43. <div id="email" class="center bottom-border">
  44. <input type="text" id="change-password-email-address" name="emailAddress" value="" class="email-address" maxlength="48"/>
  45. <div id="change-password-error-container" class="error" style="display: none;">Please enter a correct email address</div>
  46. </div>
  47. </form>
  48. <div class="change-password-buttons">
  49. <a href="#" id="change-password-cancel-link">Cancel</a>
  50. <a href="#" id="change-password-submit-button" class="new-button"><b>Send Email</b><i></i></a>
  51. </div>
  52. </div>
  53. <div id="change-password-email-sent-notice" style="display: none;">
  54. <div class="bottom-border">
  55. <span>Hey, we just sent you an email with a link that lets you reset your password.<br>
  56. <br>
  57.  
  58. NOTE! Remember to check your "junk" folder too!</span>
  59. <div id="email-sent-container"></div>
  60. </div>
  61. <div class="change-password-buttons">
  62. <a href="#" id="change-password-change-link">Back</a>
  63. <a href="#" id="change-password-success-button" class="new-button"><b>OK</b><i></i></a>
  64. </div>
  65. </div>
  66. </div>
  67. <div id="change-password-form-container-bottom" class="form-container-bottom"></div>
  68. </div>
  69.  
  70. <script type="text/javascript">
  71. function initChangePasswordForm() {
  72. ChangePassword.init();
  73. }
  74. if (window.HabboView) {
  75. HabboView.add(initChangePasswordForm);
  76. } else if (window.habboPageInitQueue) {
  77. habboPageInitQueue.push(initChangePasswordForm);
  78. }
  79. </script>
  80.  
  81.  
  82.  
  83. <header>
  84. <div id="border-left"></div>
  85. <div id="border-right"></div>
  86.  
  87. <div id="login-form-container">
  88. <a href="#home" id="habbo-logo"></a>
  89.  
  90. <form action="/account/submit" method="post">
  91.  
  92.  
  93. <div id="login-columns">
  94. <div id="login-column-1">
  95. <label for="username">Username</label>
  96. <br />
  97. <input type="text" name="credentials_username" id="username" />
  98. <br />
  99. <input tabindex="5" type="checkbox" name="_login_remember_me" id="credentials-remember-me">
  100. <label for="credentials-remember-me" class="sub-label">Keep me logged in</label>
  101. </div>
  102.  
  103. <div id="login-column-2">
  104. <label for="credentials-password">Password</label>
  105. <input tabindex="3" type="password" name="credentials.password" id="credentials-password">
  106. <a href="#" id="forgot-password" class="sub-label">Forgot your password?</a>
  107. </div>
  108.  
  109. <div id="login-column-3">
  110. <input type="submit" value="Login" name="Login" style="margin: -10000px; position: absolute;">
  111. <a href="#" tabindex="4" class="button" id="credentials-submit"><b></b><span>Login</span></a>
  112. </div>
  113.  
  114. <div id="login-column-4">
  115. <div id="fb-root"></div>
  116. <script type="text/javascript">
  117. window.fbAsyncInit = function() {
  118. Cookie.erase("fbsr_183096284873");
  119. FB.init({appId: '183096284873', status: true, cookie: true, xfbml: true});
  120. if (window.habboPageInitQueue) {
  121. // jquery might not be loaded yet
  122. habboPageInitQueue.push(function() {
  123. $(document).trigger("fbevents:scriptLoaded");
  124. });
  125. } else {
  126. $(document).fire("fbevents:scriptLoaded");
  127. }
  128.  
  129. };
  130. window.assistedLogin = function(FBobject, optresponse) {
  131.  
  132. Cookie.erase("fbsr_183096284873");
  133. FBobject.init({appId: '183096284873', status: true, cookie: true, xfbml: true});
  134.  
  135. permissions = 'user_birthday,email';
  136. defaultAction = function(response) {
  137.  
  138. if (response.authResponse) {
  139. fbConnectUrl = "/facebook?connect=true";
  140. Cookie.erase("fbhb_val_183096284873");
  141. Cookie.set("fbhb_val_183096284873", response.authResponse.accessToken);
  142. Cookie.erase("fbhb_expr_183096284873");
  143. Cookie.set("fbhb_expr_183096284873", response.authResponse.expiresIn);
  144. window.location.replace(fbConnectUrl);
  145. }
  146. };
  147.  
  148. if (typeof optresponse == 'undefined')
  149. FBobject.login(defaultAction, {scope:permissions});
  150. else
  151. FBobject.login(optresponse, {scope:permissions});
  152.  
  153. };
  154.  
  155. (function() {
  156. var e = document.createElement('script');
  157. e.async = true;
  158. e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
  159. document.getElementById('fb-root').appendChild(e);
  160. }());
  161. </script>
  162.  
  163. <a class="fb_button fb_button_large" onclick="assistedLogin(FB); return false;">
  164. <span class="fb_button_text">Login with Facebook</span>
  165. </a>
  166.  
  167.  
  168. <div id="rpx-signin">
  169. <a class="rpxnow" onclick="return false;" href="https://login.habbo.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.habbo.com/rpx">More ways to login</a>
  170. </div> </div>
  171. </div>
  172. </form>
  173. </div>
  174.  
  175. <script>
  176. habboPageInitQueue.push(function() {
  177. if (!LandingPage.focusForced) {
  178. LandingPage.fieldFocus('credentials-email');
  179. }
  180. });
  181. </script>
  182. <div id="alerts">
  183. <noscript>
  184. <div id="alert-javascript-container">
  185. <div id="alert-javascript-title">
  186. Missing JavaScript support
  187. </div>
  188. <div id="alert-javascript-text">
  189. Javascript is disabled on your browser. Please enable JavaScript or upgrade to a Javascript-capable browser to use Habbo :)
  190. </div>
  191. </div>
  192. </noscript>
  193.  
  194. <div id="alert-cookies-container" style="display:none">
  195. <div id="alert-cookies-title">
  196. Missing cookie support
  197. </div>
  198. <div id="alert-cookies-text">
  199. Cookies are disabled on your browser. Please enable cookies to use Habbo.
  200. </div>
  201. </div>
  202. <script type="text/javascript">
  203. </script>
  204. </div>
  205. <div id="top-bar-triangle"></div>
  206. <div id="top-bar-triangle-border"></div>
  207. </header>
  208.  
  209.  
  210. <div id="content">
  211. <ul>
  212. <li id="home-anchor">
  213. <div id="welcome">
  214. <a href="/register" class="button large" id="join-now-button"><b></b><span>Join today</span><span class="sub">(It's free)</span></a>
  215. <div id="slogan">
  216. <h1>Welcome to Habbo,</h1>
  217. <p>a strange place with awesome people.</p>
  218. <p><a id="tell-me-more-link" href="#">Tell me more...</a></p>
  219. </div>
  220. </div>
  221. <div id="carousel">
  222. <div id="image1"></div>
  223. <div id="image2"></div>
  224. <div id="image3"></div>
  225. <div id="tell-me-more">Habbo Hotel is a virtual world for players 13 years and older, where you can create your very own Habbo character and design your room the way you like. You'll meet new friends, chat, organize parties, look after virtual pets, create and play games and complete quests. Click 'Join Today' to get started!</div>
  226. </div>
  227. <div id="floaters"></div>
  228. </li>
  229.  
  230. <li id="registration-anchor">
  231. <div id="registration-form">
  232. <div id="registration-form-header">
  233. <h2>User ID</h2>
  234. <p>Fill in these details to begin:</p>
  235. </div>
  236. <div id="registration-form-main">
  237. <form id="register-new-user" autocomplete="off">
  238. <input type="hidden" name="next" value="">
  239. <div id="registration-form-main-left">
  240. <label for="registration-birthday">Birthdate</label>
  241. <label for="registration-birthday" class="details">We will use this to restore your account if you ever lose access. Your birth date will never be shared publicly.</label>
  242. <div id="registration-birthday">
  243. <select name="registrationBean.month" id="registrationBean_month" class="dateselector"><option value="">Month</option><option value="1">January</option><option value="2">February</option><option value="3">March</option><option value="4">April</option><option value="5">May</option><option value="6">June</option><option value="7">July</option><option value="8">August</option><option value="9">September</option><option value="10">October</option><option value="11">November</option><option value="12">December</option></select> <select name="registrationBean.day" id="registrationBean_day" class="dateselector"><option value="">Day</option><option value="1">1</option><option value="2">2</option><option value="3">3</option><option value="4">4</option><option value="5">5</option><option value="6">6</option><option value="7">7</option><option value="8">8</option><option value="9">9</option><option value="10">10</option><option value="11">11</option><option value="12">12</option><option value="13">13</option><option value="14">14</option><option value="15">15</option><option value="16">16</option><option value="17">17</option><option value="18">18</option><option value="19">19</option><option value="20">20</option><option value="21">21</option><option value="22">22</option><option value="23">23</option><option value="24">24</option><option value="25">25</option><option value="26">26</option><option value="27">27</option><option value="28">28</option><option value="29">29</option><option value="30">30</option><option value="31">31</option></select> <select name="registrationBean.year" id="registrationBean_year" class="dateselector"><option value="">Year</option><option value="2005">2005</option><option value="2004">2004</option><option value="2003">2003</option><option value="2002">2002</option><option value="2001">2001</option><option value="2000">2000</option><option value="1999">1999</option><option value="1998">1998</option><option value="1997">1997</option><option value="1996">1996</option><option value="1995">1995</option><option value="1994">1994</option><option value="1993">1993</option><option value="1992">1992</option><option value="1991">1991</option><option value="1990">1990</option><option value="1989">1989</option><option value="1988">1988</option><option value="1987">1987</option><option value="1986">1986</option><option value="1985">1985</option><option value="1984">1984</option><option value="1983">1983</option><option value="1982">1982</option><option value="1981">1981</option><option value="1980">1980</option><option value="1979">1979</option><option value="1978">1978</option><option value="1977">1977</option><option value="1976">1976</option><option value="1975">1975</option><option value="1974">1974</option><option value="1973">1973</option><option value="1972">1972</option><option value="1971">1971</option><option value="1970">1970</option><option value="1969">1969</option><option value="1968">1968</option><option value="1967">1967</option><option value="1966">1966</option><option value="1965">1965</option><option value="1964">1964</option><option value="1963">1963</option><option value="1962">1962</option><option value="1961">1961</option><option value="1960">1960</option><option value="1959">1959</option><option value="1958">1958</option><option value="1957">1957</option><option value="1956">1956</option><option value="1955">1955</option><option value="1954">1954</option><option value="1953">1953</option><option value="1952">1952</option><option value="1951">1951</option><option value="1950">1950</option><option value="1949">1949</option><option value="1948">1948</option><option value="1947">1947</option><option value="1946">1946</option><option value="1945">1945</option><option value="1944">1944</option><option value="1943">1943</option><option value="1942">1942</option><option value="1941">1941</option><option value="1940">1940</option><option value="1939">1939</option><option value="1938">1938</option><option value="1937">1937</option><option value="1936">1936</option><option value="1935">1935</option><option value="1934">1934</option><option value="1933">1933</option><option value="1932">1932</option><option value="1931">1931</option><option value="1930">1930</option><option value="1929">1929</option><option value="1928">1928</option><option value="1927">1927</option><option value="1926">1926</option><option value="1925">1925</option><option value="1924">1924</option><option value="1923">1923</option><option value="1922">1922</option><option value="1921">1921</option><option value="1920">1920</option><option value="1919">1919</option><option value="1918">1918</option><option value="1917">1917</option><option value="1916">1916</option><option value="1915">1915</option><option value="1914">1914</option><option value="1913">1913</option><option value="1912">1912</option><option value="1911">1911</option><option value="1910">1910</option><option value="1909">1909</option><option value="1908">1908</option><option value="1907">1907</option><option value="1906">1906</option><option value="1905">1905</option><option value="1904">1904</option><option value="1903">1903</option><option value="1902">1902</option><option value="1901">1901</option><option value="1900">1900</option></select> </div>
  244. <label for="registration-email">Email</label>
  245. <label for="registration-email" class="details">You'll need to use this <b>email address to log in</b> to Habbo in the future. Please use a valid address.</label>
  246. <input type="email" name="registrationBean.email" id="registration-email" value="">
  247.  
  248. <label for="registration-password">Password</label>
  249. <label for="registration-password" class="details">Password must be at least <b>6 characters </b>long and include <b>letters and numbers</b></label>
  250. <input type="password" name="registrationBean.password" id="registration-password" maxlength="32" value="">
  251. </div>
  252. <div id="registration-form-main-right">
  253. <div id="captcha-container">
  254.  
  255. <label for="recaptcha_response_field">Captcha</label>
  256. <label for="recaptcha_response_field" class="details">Type in the two words (separated with a space):</label>
  257.  
  258. <script src="./www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>
  259. <script>
  260. habboPageInitQueue.push(function() {
  261. RecaptchaUtil.showRecaptcha("captcha-container", "6Ldq9wMAAAAAAMJQFwQLP7dUJMvlTD57af88caoD")
  262. });
  263. </script>
  264. <div id="captcha-image-container">
  265. <div id="recaptcha_image"></div>
  266. <div id="captcha-overlay"></div>
  267. </div>
  268. <p id="captcha-new" class="details"><a class="recaptcha-reload" href="#">Try new code</a></p>
  269. <input type="text" name="recaptcha_response_field" id="recaptcha_response_field">
  270.  
  271. </div>
  272. <p class="checkbox-container" id="registration-tos">
  273. <input type="checkbox" id="tos" name="registrationBean.termsOfServiceSelection" value="true">
  274. <label for="tos" class="details checkbox">
  275. I accept the <a href="http://help.habbo.com/entries/23096348-Terms-of-Service-and-Privacy-Policy" target="_blank" onclick="window.open('http://help.habbo.com/entries/23096348-Terms-of-Service-and-Privacy-Policy'); return false;">Terms Of Service</a> and Privacy Policy
  276. </label>
  277. </p>
  278. <p class="checkbox-container">
  279.  
  280. <input type="checkbox" id="registration-marketing" value="true" name="registrationBean.marketing">
  281. <label for="registration-marketing" class="details checkbox">Keep me updated about the latest Habbo happenings, news and gossip!</label>
  282. </p>
  283. <div class="submit-button-wrapper">
  284. <a href="#" class="button large not-so-large register-submit"><b></b><span>Done</span></a>
  285. </div>
  286. </div>
  287.  
  288. <div id="parent-email-container" style="display: none;">
  289. <label for="parent-email">Parents email</label>
  290. <label for="parent-email" class="details">Since you are under 15 years of age, we'll have to contact your parent(s) and inform that you have started to play Habbo.</label>
  291. <input type="email" id="parent-email" name="registrationBean.parentEmail" value="">
  292. <div class="submit-button-wrapper">
  293. <a href="#" class="button large not-so-large register-submit"><b></b><span>Done</span></a>
  294. </div>
  295. </div>
  296. </form>
  297. </div>
  298. </div>
  299. <div id="magnifying-glass"></div>
  300. <div id="sail"></div>
  301. </li>
  302. </ul>
  303. </div>
  304.  
  305. <footer>
  306. <div id="age-recommendation"></div>
  307.  
  308. <div id="footer-content">
  309. <div id="footer"><a href="http://help.habbo.com/">Customer Support</a> l <a href="https://help.habbo.com/forums/144065-information-for-parents">Parents</a> l <a href="https://help.habbo.com/entries/23096348-Terms-of-Service-and-Privacy-Policy" target="_new">Terms of Use & Privacy Policy</a> l <a href="https://help.habbo.com/entries/278050-infringements-policy" target="_new">Infringements</a> l <a href="safety/habbo_way.html" target="_new">Habbo Way</a> l <a href="safety/safety_tips.html">Safety</a> l <a href="mailto:advertising.com@sulake.com" target="_new">For Advertisers</a></div>
  310. <div id="copyright">© 2004 - 2013 Sulake Corporation Oy. HABBO is a registered trademark of Sulake Corporation Oy in the European Union, the USA, Japan, the People's Republic of China and various other jurisdictions. All rights reserved.</div>
  311. </div>
  312. <div id="sulake-logo"><a href="http://www.sulake.com/"></a></div>
  313. </footer>
  314.  
  315.  
  316. <script src="./web-gallery/static/js/v3_landing_bottom.js" type="text/javascript"></script>
  317. <!--[if IE]><script src="./web-gallery/static/js/v3_ie_fixes.js" type="text/javascript"></script>
  318. <![endif]-->
  319.  
  320.  
  321.  
  322. <script type="text/javascript">
  323. var cookieEnabled = (navigator.cookieEnabled) ? true : false;
  324.  
  325. if (typeof navigator.cookieEnabled == "undefined" && !cookieEnabled)
  326. {
  327. document.cookie="testcookie";
  328. cookieEnabled = (document.cookie.indexOf("testcookie") != -1) ? true : false;
  329. }
  330. if(!cookieEnabled)
  331. {
  332. $('#alert-cookies-container').show();
  333. }
  334. var rpxJsHost = (("https:" == document.location.protocol) ? "https://" : "http://static.");
  335. document.write(unescape("%3Cscript src='" + rpxJsHost +
  336. "rpxnow.com/js/lib/rpx.js' type='text/javascript'%3E%3C/script%3E"));
  337. </script>
  338. <script type="text/javascript">
  339. RPXNOW.overlay = false;
  340. RPXNOW.language_preference = 'en';
  341. RPXNOW.flags = 'show_provider_list';
  342. </script>
  343.  
  344. <script type="text/javascript">
  345. var _gaq = _gaq || [];
  346. _gaq.push(['_setAccount', 'UA-448325-2']);
  347. _gaq.push(['_trackPageview']);
  348. (function() {
  349. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  350. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  351. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  352. })();
  353. </script>
  354.  
  355.  
  356.  
  357.  
  358.  
  359. </body>
  360. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement