Advertisement
Guest User

Untitled

a guest
Mar 4th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head> <link rel="shortcut icon" href="favicon.ico" />
  4. <link rel="stylesheet" type="text/css" href="http://themodders.org/Themes/inferno_mod2/css/index.css?rc3" />
  5. <style type="text/css"> #logo a { background: url(http://themodders.org/Themes/inferno_mod2/images/bszp.png) no-repeat; } </style>
  6. <link rel="stylesheet" type="text/css" href="http://themodders.org/Themes/default/css/webkit.css" />
  7. <script type="text/javascript" src="http://themodders.org/Themes/default/scripts/script.js?rc3"></script>
  8. <script type="text/javascript" src="http://themodders.org/Themes/inferno_mod2/scripts/theme.js?rc3"></script>
  9. <script type="text/javascript"><!-- // --><![CDATA[
  10. var smf_theme_url = "http://themodders.org/Themes/inferno_mod2";
  11. var smf_default_theme_url = "http://themodders.org/Themes/default";
  12. var smf_images_url = "http://themodders.org/Themes/inferno_mod2/images";
  13. var smf_scripturl = "http://themodders.org/index.php";
  14. var smf_iso_case_folding = false;
  15. var smf_charset = "UTF-8";
  16. var ajax_notification_text = "Ładowanie...";
  17. var ajax_notification_cancel_text = "Anuluj";
  18. // ]]></script>
  19. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  20. <meta name="description" content="theModders - Indeks" />
  21. <title>theModders - Indeks</title>
  22. <link rel="canonical" href="http://themodders.org/index.php" />
  23. <link rel="help" href="http://themodders.org/index.php?action=help" />
  24. <link rel="search" href="http://themodders.org/index.php?action=search" />
  25. <link rel="contents" href="http://themodders.org/index.php" />
  26. <link rel="alternate" type="application/rss+xml" title="theModders - RSS" href="http://themodders.org/index.php?type=rss;action=.xml" /><!-- nCode Image Resizer -->
  27. <script type="text/javascript" src="http://themodders.org/Themes/default/ncode_imageresizer.js"></script>
  28. <script language="JavaScript" type="text/javascript"><!-- // -->
  29. NcodeImageResizer.BBURL = "http://themodders.org/Themes/inferno_mod2/images";
  30. NcodeImageResizer.MODE = "enlarge";
  31. NcodeImageResizer.MAXWIDTH = "750";
  32. NcodeImageResizer.MAXHEIGHT = "0";
  33. vbphrase = new Array();
  34. vbphrase['ncode_imageresizer_warning_small'] = 'Click this bar to view the full image.';
  35. vbphrase['ncode_imageresizer_warning_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s and weighs %3$sKB.';
  36. vbphrase['ncode_imageresizer_warning_no_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s.';
  37. vbphrase['ncode_imageresizer_warning_fullsize'] = 'Click this bar to view the small image.';
  38. // ]]></script>
  39. <link rel="stylesheet" type="text/css" id="spoiler_css" href="http://themodders.org/Themes/inferno_mod2/css/spoiler.css" />
  40. <link rel="stylesheet" type="text/css" href="http://themodders.org/Themes/default/css/tidyboards.css?rc2" />
  41. <style type="text/css">.tidy_child { width:50%; }</style>
  42. <script type="text/javascript"><!-- // --><![CDATA[
  43. var smf_avatarMaxWidth = 110;
  44. var smf_avatarMaxHeight = 110;
  45. window.addEventListener("load", smf_avatarResize, false);
  46. // ]]></script>
  47.  
  48.  
  49.  
  50. <script type="text/javascript"><!-- // --><![CDATA[
  51. var _gaq = _gaq || [];
  52. _gaq.push(['_setAccount', 'UA-5250036-8']);
  53. _gaq.push(['_trackPageview']);
  54.  
  55. (function() {
  56. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  57. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  58. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  59. })();
  60. // ]]></script>
  61. </head>
  62. <body>
  63.  
  64. <div id="header">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement