Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 8.48 KB | None | 0 0
  1.     <!doctype html>
  2.     <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en"><![endif]-->
  3.     <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en"><![endif]-->
  4.     <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie10 lt-ie9" lang="en"><![endif]-->
  5.     <!--[if (IE 9)&!(IEMobile)]><html class="no-js lt-ie10" lang="en"><![endif]-->
  6.     <!--[if gt IE 9]><!--><!-- x --> <html class="no-js no-autoplay" lang="en"> <!--<![endif]-->
  7.     <head>
  8.         <meta charset='UTF-8'>
  9.         <title>RuneScape Log In</title>
  10.         <meta name="viewport" content='width=device-width, initial-scale=1'>
  11.         <meta name='description' content='Log in here to access your RuneScape account.'/>
  12.         <meta name='author' content='Jagex'/>
  13.         <meta http-equiv='X-UA-Compatible' content='IE=edge'>
  14.         <link rel='dns-prefetch' href='//www.google-analytics.com' />
  15.         <link rel='dns-prefetch' href='//ajax.googleapis.com' />
  16.         <link rel='dns-prefetch' href='//connect.facebook.net' />
  17.         <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/fonts-0.css' />
  18.         <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/vendor-0.css' />
  19.         <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/modules-0.css' />
  20.         <link rel='shortcut icon' href='https://www.runescape.com/img/global/favicon.ico?1'>
  21.         <link rel='apple-touch-icon' href='https://www.runescape.com/img/global/mobile.png?1'>
  22.         <meta property='og:title' content='RuneScape Log In' />
  23.         <meta property='og:site_name' content='RuneScape' />
  24.         <meta property='og:image' content='https://www.runescape.com/img/microsite/social-share-fb.jpg' />
  25.         <meta property='og:url' content='https://secure.runescape.com/m=weblogin/' />
  26.         <meta property='og:description' content='Log in here to access your RuneScape account.' />
  27.         <meta name='twitter:domain' content='RuneScape.com'>
  28.         <meta name='twitter:url' content='https://secure.runescape.com/m=weblogin/'>
  29.         <meta name='twitter:title' content='RuneScape Log In'>
  30.         <meta name='twitter:description' content='Log in here to access your RuneScape account.'>
  31.         <meta name='twitter:image:src' content='https://www.runescape.com/img/microsite/social-share.jpg'>
  32.         <meta name='twitter:site' content='@RuneScape'>
  33.         <meta name='google-site-verification' content='pUwl5KYHKSZ6tbbgsR2wYNv1kbVmsYral3iFmijHTWM' />
  34.     <script type='text/javascript'>
  35.     var _vis_opt_cookieDays = 1,
  36.     _vwo_code=(function(){
  37.     var account_id=54596,
  38.     settings_tolerance=2000,
  39.     library_tolerance=2500,
  40.     use_existing_jquery=false,
  41.     f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
  42.     </script>
  43.     <script type='text/javascript'>
  44.     var googletag = googletag || {};
  45.     googletag.cmd = googletag.cmd || [];
  46.     (function() {
  47.     var gads = document.createElement('script');
  48.     gads.async = true;
  49.     gads.type = 'text/javascript';
  50.     var useSSL = 'https:' == document.location.protocol;
  51.     gads.src = (useSSL ? 'https:' : 'http:') +
  52.     '//www.googletagservices.com/tag/js/gpt.js';
  53.     var node = document.getElementsByTagName('script')[0];
  54.     node.parentNode.insertBefore(gads, node);
  55.     })();
  56.     </script>
  57.     </head>
  58.     <body class='login-page' id='login-page'>
  59.     <main class='login-box login-box--weblogin'>
  60.         <div class="login-box__container">
  61.     <div class='login-logo'>
  62.         <a href='http://www.runescape.com/community' id='rs-logo-home'>
  63.             <img src='https://www.runescape.com/img/responsive/global/blank.gif' data-interchange='[https://www.runescape.com/img/responsive/login/rs-logo.png, phone], [https://www.runescape.com/img/responsive/login/rs-logo@2x.png, retina]' alt="RuneScape Logo" title="RuneScape" />
  64.         </a>
  65.     </div>
  66.             <form class='login-form' id='login-form' method='post' action='https://secure.runescape.com/m=weblogin/login.ws' data-abide novalidate>
  67.                 <label class='login-form__label'>Email / Username:
  68.                     <input class='login-form__text' type='text' name='username' id='login-username' maxlength='200' title="Enter your Email / Username:" value='mpanc2@eq.edu.au' autofocus required />
  69.                     <span class='form-error'>
  70.                         This field is required.
  71.                     </span>
  72.                 </label>
  73.                 <label class='login-form__label'>Password:
  74.                     <input class='login-form__text' type='password' name='password' id='login-password' maxlength='20' title="Enter your password" required />
  75.                     <span class='form-error'>
  76.                         This field is required.
  77.                     </span>
  78.                 </label>
  79.                 <button class='login-form__submit' id='rs-login-submit' type='submit'>Log In</button>
  80.                 <input type='hidden' value='www' name='mod' data-abide-ignore>
  81.                 <input type='hidden' value='0' name='ssl' data-abide-ignore>
  82.                 <input type='hidden' value='community' name='dest' data-abide-ignore>
  83.             </form>
  84.             <div class='login-additional'>
  85.                     <a class='login-additional__cannot' href='https://www.runescape.com/cant_log_in' target='_parent' id='login-cannot'>Can't Log In?</a>
  86. <div class='login-social'>
  87.         <div class='login-social__column'>
  88.             <a href='#' id='facebooklogin' class='login-social__button login-social__button--facebook' target='_parent'>Log In</a>
  89.         </div>
  90.         <div class='login-social__column'>
  91.             <a href='https://secure.runescape.com/m=sn-integration/google/gamelogin.ws?mod=www&amp;ssl=0&amp;dest=community' id='googlelogin' class='login-social__button login-social__button--google' target='_parent'>Log In</a>
  92.         </div>
  93. </div>
  94.                     <span class='login-additional__not-registered'>Not registered?</span><br />
  95.                     <a class='login-additional__create' href='https://secure.runescape.com/m=account-creation/create_account' target='_parent' id='login-create'>Create an account</a>
  96.             </div>
  97.         </div>
  98.     </main>
  99.             <script type="text/javascript">     var PAGEGLOBALS = {
  100.             FB: {
  101.                 appId: '174823375888281',
  102.                 checkLoginURL: 'https://secure.runescape.com/m=sn-integration/checkLogin.ws',
  103.                 pesterURL: '&amp;mod=sn-integration&amp;ssl=1&amp;dest=setlogin.ws?',
  104.                 fbURL: 'https://secure.runescape.com/m=sn-integration/facebook/gamelogin.ws',
  105.                 loginURL: 'https://secure.runescape.com/m=weblogin/login.ws',
  106.                 defaultDestURL: 'loginform.ws%3Fmod%3Dwww%26ssl%3D0%26dest%3Dcommunity',
  107.                 queryString: 'mod=weblogin&ssl=1&dest=loginform.ws%3Fmod%3Dwww%26ssl%3D0%26dest%3Dcommunity',
  108.                 scope: ''
  109.             }
  110.         };
  111. </script>
  112.             <script>
  113.                 PAGEGLOBALS.FB.queryString = 'mod=www&amp;ssl=0&amp;dest=community';
  114.             </script>
  115.         <script>
  116.             var RESPONSIVE = RESPONSIVE || {};
  117.             RESPONSIVE.constant = {
  118.                 url: {
  119.                     home: "http://www.runescape.com/community"
  120.                 }
  121.             };
  122.         </script>
  123.         <script src='https://www.runescape.com/js/c/responsive/vendor-0.js'></script>
  124.         <script src='https://www.runescape.com/js/c/responsive/modules-0.js'></script>
  125.         <script>
  126.             RESPONSIVE.load();
  127.         </script>
  128.         <script type="text/javascript" src="https://www.runescape.com/js/rs3/gtm-1.js"></script>
  129.         <script>dataLayer.push({'event':'GAVirtualPageview','pagePath':''});</script>
  130.     </body>
  131. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement