Advertisement
Guest User

Html

a guest
Oct 19th, 2016
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.76 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- start: index -->
  3. <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>Forums</title>
  6. <!-- start: headerinclude -->
  7. <link rel="alternate" type="application/rss+xml" title="Latest Threads (RSS 2.0)" href="http://galaxygate.net/syndication.php" />
  8. <link rel="alternate" type="application/atom+xml" title="Latest Threads (Atom 1.0)" href="http://galaxygate.net/syndication.php?type=atom1.0" />
  9. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  10. <meta http-equiv="Content-Script-Type" content="text/javascript" />
  11. <script type="text/javascript" src="http://galaxygate.net/jscripts/jquery.js?ver=1800"></script>
  12. <script type="text/javascript" src="http://galaxygate.net/jscripts/jquery.plugins.min.js?ver=1800"></script>
  13. <script type="text/javascript" src="http://galaxygate.net/jscripts/general.js?ver=1800"></script>
  14. <script type="text/javascript" src="http://galaxygate.net/images/Carbon/js/dropdownmenu.js"></script>
  15. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  16.  
  17.  
  18. <link type="text/css" rel="stylesheet" href="http://galaxygate.net/cache/themes/theme8/global.min.css" />
  19. <link type="text/css" rel="stylesheet" href="http://galaxygate.net/cache/themes/theme8/css3.min.css" />
  20.  
  21. <script type="text/javascript">
  22. <!--
  23. lang.unknown_error = "An unknown error has occurred.";
  24.  
  25. lang.select2_match = "One result is available, press enter to select it.";
  26. lang.select2_matches = "{1} results are available, use up and down arrow keys to navigate.";
  27. lang.select2_nomatches = "No matches found";
  28. lang.select2_inputtooshort_single = "Please enter one or more character";
  29. lang.select2_inputtooshort_plural = "Please enter {1} or more characters";
  30. lang.select2_inputtoolong_single = "Please delete one character";
  31. lang.select2_inputtoolong_plural = "Please delete {1} characters";
  32. lang.select2_selectiontoobig_single = "You can only select one item";
  33. lang.select2_selectiontoobig_plural = "You can only select {1} items";
  34. lang.select2_loadmore = "Loading more results…";
  35. lang.select2_searching = "Searching…";
  36.  
  37. var cookieDomain = "galaxygate.net";
  38. var cookiePath = "/";
  39. var cookiePrefix = "";
  40. var deleteevent_confirm = "Are you sure you want to delete this event?";
  41. var removeattach_confirm = "Are you sure you want to remove the selected attachment from this post?";
  42. var loading_text = 'Loading. <br />Please Wait..';
  43. var saving_changes = 'Saving changes..';
  44. var use_xmlhttprequest = "1";
  45. var my_post_key = "f21f5687c46679f3d01215d82e9c8427";
  46. var rootpath = "http://galaxygate.net";
  47. var imagepath = "http://galaxygate.net/images/Carbon";
  48. var yes_confirm = "Yes";
  49. var no_confirm = "No";
  50. var MyBBEditor = null;
  51. var spinner_image = "http://galaxygate.net/images/Carbon/spinner.gif";
  52. var spinner = "<img src='" + spinner_image +"' alt='' />";
  53. // -->
  54. </script>
  55. <!-- end: headerinclude -->
  56. <script type="text/javascript">
  57. <!--
  58. lang.no_new_posts = "Forum Contains No New Posts";
  59. lang.click_mark_read = "Click to mark this forum as read";
  60. // -->
  61. </script>
  62. </head>
  63. <body>
  64. <!-- start: header -->
  65. <div id="container">
  66. <a name="top" id="top"></a>
  67. <div id="header">
  68. <div id="panel">
  69. <div class="upper">
  70. <div class="wrapper">
  71. <!-- start: header_welcomeblock_guest -->
  72. <!-- Continuation of div(class="upper") as opened in the header template -->
  73. <span class="welcome">Hello There, Guest! <a href="http://galaxygate.net/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;" class="login">Login</a> <a href="http://galaxygate.net/member.php?action=register" class="register">Register</a></span>
  74. </div>
  75. </div>
  76. <div class="modal" id="quick_login" style="display: none;">
  77. <form method="post" action="http://galaxygate.net/member.php">
  78. <input name="action" type="hidden" value="do_login" />
  79. <input name="url" type="hidden" value="" />
  80. <input name="quick_login" type="hidden" value="1" />
  81. <table width="100%" cellspacing="0" cellpadding="5" border="0" class="tborder">
  82. <tr>
  83. <td class="thead" colspan="2"><strong>Login</strong></td>
  84. </tr>
  85. <tr>
  86. <td class="trow1" width="25%"><strong>Username:</strong></td>
  87. <td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td>
  88. </tr>
  89. <tr>
  90. <td class="trow2"><strong>Password:</strong></td>
  91. <td class="trow2">
  92. <input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="http://galaxygate.net/member.php?action=lostpw" class="lost_password">Lost Password?</a>
  93. </td>
  94. </tr>
  95. <tr>
  96. <td class="trow1">&nbsp;</td>
  97. <td class="trow1 remember_me">
  98. <input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
  99. <label for="quick_login_remember">Remember me</label>
  100. </td>
  101. </tr>
  102. <tr>
  103. <td class="trow2" colspan="2">
  104. <div align="center"><input name="submit" type="submit" class="button" value="Login" /></div>
  105. </td>
  106. </tr>
  107. </table>
  108. </form>
  109. </div>
  110. <script type="text/javascript">
  111. $("#quick_login input[name='url']").val($(location).attr('href'));
  112. </script>
  113. <!-- end: header_welcomeblock_guest -->
  114. <!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
  115. <!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
  116. </div>
  117. </div>
  118. <div id="logo">
  119. <div class="wrapper">
  120. <a href="http://galaxygate.net/index.php"><img src="http://galaxygate.net/images/Carbon/logo.png" alt="Forums" title="Forums" /></a>
  121. <ul id="menu">
  122.  
  123. <li><a href="#"><i class="fa fa-bars" style="padding: 7px 0;font-size: 20px;"></i></a></li>
  124. <li><a href="http://galaxygate.net/portal.php">Portal</a></li>
  125. <li><a href="http://galaxygate.net/index.php">Forum</a>
  126. <ul>
  127. <li><a href="http://galaxygate.net/search.php?action=getnew">View New Posts</a></li>
  128. <li><a href="http://galaxygate.net/search.php?action=getdaily" class="selected">View Today's Posts</a></li></ul></li>
  129. <li><a href="http://galaxygate.net/memberlist.php">Member List</a></li>
  130. <li><a href="http://galaxygate.net/calendar.php">Calendar</a></li></li>
  131. <li><a href="http://galaxygate.net/misc.php?action=help">Help</a></li>
  132. </ul>
  133.  
  134. </div>
  135. </div>
  136.  
  137. <div id="content">
  138. <div class="wrapperindex">
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. <!-- start: nav -->
  146.  
  147. <div class="navigation">
  148. <!-- start: nav_bit_active -->
  149. <span class="active">Forums</span>
  150. <!-- end: nav_bit_active -->
  151. </div>
  152. <!-- end: nav -->
  153. <br />
  154. <!-- end: header -->
  155. <!-- start: forumbit_depth1_cat -->
  156. <table border="0" cellspacing="0" cellpadding="5" class="tborder">
  157. <thead>
  158. <tr>
  159. <td class="thead" colspan="5">
  160. <div class="expcolimage"><img src="http://galaxygate.net/images/Carbon/collapse.png" id="cat_1_img" class="expander" alt="[-]" title="[-]" /></div>
  161. <div><strong><a href="forumdisplay.php?fid=1">My Category</a></strong><span class="desc"></span></div>
  162. </td>
  163. </tr>
  164. </thead>
  165. <tbody style="" id="cat_1_e">
  166.  
  167. <!-- start: forumbit_depth2_forum -->
  168. <tr>
  169. <td class="trow1" align="center" valign="middle" width="1"><span class="forum_status forum_off ajax_mark_read" title="Forum Contains No New Posts" id="mark_read_2"></span></td>
  170. <td class="trow1" valign="middle" width="50%">
  171. <strong><a href="forumdisplay.php?fid=2">My Forum</a></strong><div class="smalltext"></div>
  172. </td>
  173. <td class="trowstat" valign="top" align="center" style="white-space: nowrap" width= "8%"><i class="fa fa-comments"></i> 0</br>
  174. <i class="fa fa-file-text"></i>
  175. 0</td>
  176. <td class="trow1" valign="top" align="right" style="white-space: nowrap"><!-- start: forumbit_depth2_forum_lastpost_never -->
  177. <div style="text-align: center;">Never</div>
  178. <!-- end: forumbit_depth2_forum_lastpost_never --></td>
  179. </tr>
  180. <!-- end: forumbit_depth2_forum -->
  181. </tbody>
  182. </table>
  183. <br />
  184. <!-- end: forumbit_depth1_cat -->
  185. <!-- start: index_boardstats -->
  186. <table border="0" cellspacing="0" cellpadding="5" class="tborder">
  187. <thead>
  188. <tr>
  189. <td class="thead">
  190. <div class="expcolimage"><img src="http://galaxygate.net/images/Carbon/collapse.png" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
  191. <div><strong>Board Statistics</strong></div>
  192. </td>
  193. </tr>
  194. </thead>
  195. <tbody style="" id="boardstats_e">
  196. <!-- start: index_whosonline -->
  197. <tr>
  198. <td class="tcat"><span class="smalltext"><strong>Who's Online</strong> [<a href="online.php">Complete List</a>]</span></td>
  199. </tr>
  200. <tr>
  201. <td class="trow1"><span class="smalltext">1 user active in the past 15 minutes (0 members, 0 of whom are invisible, and 1 guest).<br /></span></td>
  202. </tr>
  203. <!-- end: index_whosonline -->
  204.  
  205. <!-- start: index_stats -->
  206. <tr><td class="tcat"><span class="smalltext"><strong>Board Statistics</strong></span></td></tr>
  207. <tr>
  208. <td class="trow1"><span class="smalltext">
  209. Our members have made a total of 0 posts in 0 threads.<br />
  210. We currently have 1 members registered.<br />
  211. Please welcome our newest member, <b><a href="http://galaxygate.net/member.php?action=profile&amp;uid=1">GalaxyGate</a></b><br />
  212. The most users online at one time was 65 on 10-16-2016 at 09:48 PM
  213. </span>
  214. </td>
  215. </tr>
  216. <!-- end: index_stats -->
  217. <tr>
  218. <td class="tfoot" style="text-align: right">
  219. <span class="smalltext">
  220.  
  221. <a href="misc.php?action=markread">Mark All Forums Read</a> |
  222. <a href="showteam.php">Forum Team</a>
  223. <!-- start: index_statspage -->
  224. |
  225. <a href="stats.php">Forum Statistics</a>
  226. <!-- end: index_statspage -->
  227. </span>
  228. </td>
  229. </tr>
  230. </tbody>
  231. </table>
  232. <br />
  233. <!-- end: index_boardstats -->
  234.  
  235. <dl class="forum_legend smalltext">
  236. <dt><span class="forum_status forum_on" title="Forum Contains New Posts"></span></dt>
  237. <dd>Forum Contains New Posts</dd>
  238.  
  239. <dt><span class="forum_status forum_off" title="Forum Contains No New Posts"></span></dt>
  240. <dd>Forum Contains No New Posts</dd>
  241.  
  242. <dt><span class="forum_status forum_offlock" title="Forum is Locked"></span></dt>
  243. <dd>Forum is Locked</dd>
  244.  
  245. <dt><span class="forum_status forum_offlink" title="Redirect Forum"></span></dt>
  246. <dd>Redirect Forum</dd>
  247. </dl>
  248. <br class="clear" />
  249. <!-- start: footer -->
  250.  
  251. </div>
  252. </div>
  253. <div id="footer">
  254. <div class="upper">
  255. <div class="wrapper">
  256.  
  257. <!-- start: footer_themeselect -->
  258. <div class="theme">
  259. <form method="get" action="/index.php" id="theme_select">
  260.  
  261. <input type="hidden" name="my_post_key" value="f21f5687c46679f3d01215d82e9c8427" />
  262. <!-- start: footer_themeselector -->
  263. <select name="theme" onchange="MyBB.changeTheme();">
  264. <optgroup label="Quick Theme Select">
  265. <!-- start: usercp_themeselector_option -->
  266. <option value="2">Default</option>
  267. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  268. <option value="3">--Main Dark Theme</option>
  269. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  270. <option value="4">Main Red-Dark</option>
  271. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  272. <option value="5">Vienna</option>
  273. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  274. <option value="6">Jamps B/R</option>
  275. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  276. <option value="7">Jamps Black and Red</option>
  277. <!-- end: usercp_themeselector_option --><!-- start: usercp_themeselector_option -->
  278. <option value="8">Final Theme</option>
  279. <!-- end: usercp_themeselector_option -->
  280. </optgroup>
  281. </select>
  282. <!-- end: footer_themeselector -->
  283. <!-- start: gobutton -->
  284. <input type="submit" class="button" value="Go" />
  285. <!-- end: gobutton -->
  286. </form>
  287. </div>
  288. <!-- end: footer_themeselect -->
  289. <ul class="menu bottom_links">
  290. <!-- start: footer_contactus -->
  291. <li><a href="http://galaxygate.net/contact.php">Contact Us</a></li>
  292. <!-- end: footer_contactus -->
  293. <li><a href="http://galaxygate.net/">GalaxyGate</a></li>
  294. <li><a href="#top">Return to Top</a></li>
  295. <li><a href="http://galaxygate.net/archive/index.php">Lite (Archive) Mode</a></li>
  296. <li><a href="http://galaxygate.net/misc.php?action=syndication">RSS Syndication</a></li>
  297. </ul>
  298. </div>
  299. </div>
  300. <div class="lower">
  301. <div class="wrapper">
  302. <span id="current_time"><strong>Current time:</strong> 10-20-2016, 02:02 AM</span>
  303. <span id="copyright">
  304. <!-- MyBB is free software developed and maintained by a volunteer community.
  305. It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
  306. to show your support for MyBB. If you choose to remove or modify the copyright below,
  307. you may be refused support on the MyBB Community Forums.
  308.  
  309. This is free software, support us and we'll support you. -->
  310. Powered By <a href="http://www.mybb.com" target="_blank">MyBB</a>, &copy; 2002-2016 <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.</br>
  311. Theme Crafted by <a href="http://normdesigns.com" target="_blank">Norm Designs</a>
  312. <!-- End powered by -->
  313. </span>
  314. </div>
  315. </div>
  316. </div>
  317. <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE --><!-- start: task_image -->
  318. <img src="http://galaxygate.net/task.php" width="1" height="1" alt="" />
  319. <!-- end: task_image --><!-- End task image code -->
  320.  
  321. </div>
  322. <!-- end: footer -->
  323. </body>
  324. </html>
  325. <!-- end: index -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement