Advertisement
Guest User

Webclient code

a guest
Jun 17th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.29 KB | None | 0 0
  1.  
  2. <html>
  3. <title>Play Sillyland!</title>
  4. <body bgcolor="black">
  5. <center>
  6. <a href="http://sillyland.hostei.com" target="_blank">
  7. <img src="forum.png">
  8. </img>
  9. </a>
  10. <a href="create.php" target="_blank">
  11. <img src="create.png">
  12. </img>
  13. </a>
  14. <a href="password.php" target="_blank">
  15. <img src="password.png">
  16. </img>
  17. </a>
  18. <a href="validate.php" target="_blank">
  19. <img src="validate.png">
  20. </img>
  21. </a>
  22. <a href="setquestions.php" target="_blank">
  23. <img src="questions.png">
  24. </img>
  25. </a>
  26. <a href="recover.php" target="_blank">
  27. <img src="recover.png">
  28. </img>
  29. </a>
  30. </br>
  31. <applet name="Sillyland" code="client.class" archive="https://dl.dropboxusercontent.com/u/44619708/client.jar" width=763 height=503>
  32. <param name="java_arguments" value="-Xmx300m">
  33. </applet>
  34. </br>
  35. </br>
  36. <a href="http://sillyland.hostei.com">Problems with the web client? This may help.</a>
  37. </br>
  38. <a href="downloadable client here">Get the downloadable client here.</a>
  39. </br>
  40. </br>
  41. <script type="text/javascript"><!--
  42. google_ad_client = "pub-9711182219664573";
  43. /* 728x90, created 11/20/09 */
  44. google_ad_slot = "9179187249";
  45. google_ad_width = 728;
  46. google_ad_height = 90;
  47. //-->
  48. </script>
  49. <script type="text/javascript"
  50. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  51. </script>
  52. </center>
  53.  
  54.  
  55. </body>
  56. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement