Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.96 KB | None | 0 0
  1. <script type="text/javascript">
  2. //<![CDATA[
  3. var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
  4. $(function(){
  5. if(typeof(_atc) == "undefined") {
  6. _atc = { };
  7. }
  8. });
  9.  
  10. var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
  11. showHiddenMessage = function(id)
  12. {
  13. try
  14. {
  15. var regId = parseInt(id, 10);
  16. if( isNaN(regId) ) { regId = 0; }
  17.  
  18. if( regId > 0)
  19. {
  20. $('.post--' + id).toggle(0, function()
  21. {
  22. if( $(this).is(":visible") )
  23. {
  24. $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
  25. }
  26. else
  27. {
  28. $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
  29. }
  30. });
  31. }
  32. }
  33. catch(e) { }
  34.  
  35. return false;
  36. };
  37.  
  38. //]]>
  39. </script>
  40.  
  41. <table width="100%" border="0" cellspacing="2" cellpadding="0">
  42. <tr>
  43. <td align="left" valign="middle" nowrap="nowrap">
  44. <span class="nav">
  45. <!-- BEGIN switch_user_authpost -->
  46. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>&nbsp;&nbsp;&nbsp;
  47. <!-- END switch_user_authpost -->
  48. <!-- BEGIN switch_user_authreply -->
  49. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
  50. <!-- END switch_user_authreply -->
  51. </span>
  52. </td>
  53. <td class="nav" valign="middle" width="100%">
  54. <span class="nav">
  55. <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
  56. <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}"><span>{L_ALBUM}</span></a>-->
  57. {NAV_CAT_DESC_SECOND}
  58. </span>
  59. </td>
  60. <td align="right" valign="bottom" nowrap="nowrap" width="100%">
  61. <!-- BEGIN switch_twitter_btn -->
  62. <span id="twitter_btn" style="margin-left: 6px; ">
  63. <a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
  64. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
  65. </span>
  66. <!-- END switch_twitter_btn -->
  67.  
  68. <!-- BEGIN switch_fb_likebtn -->
  69. <script>(function(d, s, id) {
  70. var js, fjs = d.getElementsByTagName(s)[0];
  71. if (d.getElementById(id)) return;
  72. js = d.createElement(s); js.id = id;
  73. js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
  74. fjs.parentNode.insertBefore(js, fjs);
  75. }(document, 'script', 'facebook-jssdk'));</script>
  76. <div class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
  77. <!-- END switch_fb_likebtn -->
  78.  
  79. <span class="gensmall bold">
  80. <a class="addthis_button" href="#">{L_SHARE}</a>
  81. <!-- BEGIN switch_plus_menu -->
  82. &nbsp;|&nbsp;
  83. <script type="text/javascript">//<![CDATA[
  84. var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
  85. var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
  86. var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
  87. var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
  88. var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
  89. insert_plus_menu('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
  90. //]]>
  91. </script>
  92. <!-- END switch_plus_menu -->
  93. </span>
  94. </td>
  95. </tr>
  96. </table>
  97.  
  98. <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" >
  99. <tr align="right">
  100. <td class="catHead" colspan="3" height="28">
  101. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  102. <tr>
  103. <td width="9%" class="noprint">&nbsp;</td>
  104. <td align="center" class="t-title">
  105. <h1 class="cattitle">&nbsp;{TOPIC_TITLE}</h1>
  106. </td>
  107. <td align="right" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#bottom">{L_GOTO_DOWN}</a>&nbsp;</td>
  108. </tr>
  109. </table>
  110. </td>
  111. </tr>
  112. <!-- BEGIN topicpagination -->
  113. <tr>
  114. <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
  115. </tr>
  116. <!-- END topicpagination -->
  117. {POLL_DISPLAY}
  118. <tr>
  119. <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
  120. <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  121. </tr>
  122. <!-- BEGIN postrow -->
  123. <!-- BEGIN hidden -->
  124. <tr>
  125. <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="3" align="center">{postrow.hidden.MESSAGE}</td>
  126. </tr>
  127. <!-- END hidden -->
  128. <!-- BEGIN displayed -->
  129. <tr class="post post--{postrow.displayed.U_POST_ID}" id="p{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
  130. <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
  131. <span class="name"><a name="{postrow.displayed.U_POST_ID}" style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br />
  132. <span class="postdetails poster-profile">
  133. {postrow.displayed.POSTER_AVATAR}<br />
  134. {postrow.displayed.POSTER_RANK}<br />{postrow.displayed.RANK_IMAGE}<br /><br />
  135. <!-- BEGIN profile_field -->
  136. {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
  137. <!-- END profile_field -->
  138. {postrow.displayed.POSTER_RPG}
  139. </span><br />
  140. <img src="https://illiweb.com/fa/empty.gif" alt="" style="width:150px;height:1px" />
  141. </td>
  142. <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
  143. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  144. <tr>
  145. <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}&nbsp; &nbsp;<img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
  146. <td valign="top" nowrap="nowrap" class="post-options">
  147. {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
  148. </td>
  149. </tr>
  150. <tr>
  151. <td colspan="2" class="hr">
  152. <hr />
  153. </td>
  154. </tr>
  155. <tr>
  156. <td colspan="2">
  157. <!-- BEGIN switch_vote_active -->
  158. <div class="vote gensmall">
  159. <!-- BEGIN switch_vote -->
  160. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
  161. <!-- END switch_vote -->
  162.  
  163. <!-- BEGIN switch_bar -->
  164. <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
  165. <!-- BEGIN switch_vote_plus -->
  166. <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
  167. <!-- END switch_vote_plus -->
  168.  
  169. <!-- BEGIN switch_vote_minus -->
  170. <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
  171. <!-- END switch_vote_minus -->
  172. </div>
  173. <!-- END switch_bar -->
  174.  
  175. <!-- BEGIN switch_no_bar -->
  176. <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
  177. <!-- END switch_no_bar -->
  178.  
  179. <!-- BEGIN switch_vote -->
  180. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
  181. <!-- END switch_vote -->
  182. </div>
  183. <!-- END switch_vote_active -->
  184.  
  185. <div class="postbody">
  186.  
  187. <div>{postrow.displayed.MESSAGE}</div>
  188.  
  189. <!-- BEGIN switch_attachments -->
  190. <dl class="attachbox">
  191. <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
  192. <dd>
  193. <!-- BEGIN switch_post_attachments -->
  194. <dl class="file">
  195. <dt>
  196. <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
  197.  
  198. <!-- BEGIN switch_dl_att -->
  199. <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
  200. <!-- END switch_dl_att -->
  201.  
  202. <!-- BEGIN switch_no_dl_att -->
  203. {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
  204. <!-- END switch_no_dl_att -->
  205. </dt>
  206.  
  207. <!-- BEGIN switch_no_comment -->
  208. <dd>
  209. <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
  210. </dd>
  211. <!-- END switch_no_comment -->
  212.  
  213. <!-- BEGIN switch_no_dl_att -->
  214. <dd>
  215. <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
  216. </dd>
  217. <!-- END switch_no_dl_att -->
  218.  
  219. <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
  220. </dl>
  221. <!-- END switch_post_attachments -->
  222. </dd>
  223. </dl>
  224. <!-- END switch_attachments -->
  225.  
  226. <div class="clear"></div>
  227. <!-- BEGIN switch_signature -->
  228. <div class="signature_div">
  229. {postrow.displayed.SIGNATURE}
  230. </div>
  231. <!-- END switch_signature -->
  232.  
  233. </div>
  234. <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
  235. </td>
  236. </tr>
  237. </table>
  238. </td>
  239. </tr>
  240. <tr class="post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
  241. <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
  242. <a href="#top">{L_BACK_TO_TOP}</a>&nbsp;<a href="#bottom">{L_GOTO_DOWN}</a>
  243. </td>
  244. <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
  245. <table border="0" cellspacing="0" cellpadding="0">
  246. <tr>
  247. <td valign="middle">
  248. {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
  249. </td>
  250. </tr>
  251. </table>
  252. </td>
  253. </tr>
  254. <!-- BEGIN first_post_br -->
  255. </table>
  256. <hr />
  257. <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  258. <tr>
  259. <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
  260. <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
  261. </tr>
  262. <!-- END first_post_br -->
  263. <!-- END displayed -->
  264. <!-- END postrow -->
  265. <!-- BEGIN no_post -->
  266. <tr align="center">
  267. <td class="row1" colspan="3" height="28">
  268. <span class="genmed">{no_post.L_NO_POST}</span>
  269. </td>
  270. </tr>
  271. <!-- END no_post -->
  272. <tr align="right">
  273. <td class="catBottom" colspan="3" height="28">
  274. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  275. <tr>
  276. <td width="9%" class="noprint">&nbsp;</td>
  277. <td align="center" class="t-title"><a name="bottomtitle"></a><div class="cattitle">{TOPIC_TITLE}</div></td>
  278. <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>&nbsp;<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>&nbsp;<a href="#top">{L_BACK_TO_TOP}</a>&nbsp;</td>
  279. </tr>
  280. </table>
  281. </td>
  282. </tr>
  283. </table>
  284. <table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 0 0 1px 0; border-top: 0px;">
  285. <tr>
  286. <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
  287. <!-- BEGIN topicpagination -->
  288. <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
  289. <!-- END topicpagination -->
  290. </tr>
  291. <!-- BEGIN switch_user_logged_in -->
  292. <!-- BEGIN watchtopic -->
  293. <tr>
  294. <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
  295. </tr>
  296. <!-- END watchtopic -->
  297. <!-- END switch_user_logged_in -->
  298. </table>
  299.  
  300. <!-- BEGIN promot_trafic -->
  301. <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_close" style="display:none;margin: 1px 0px 1px 0px">
  302. <tr>
  303. <td class="catBottom" height="28">
  304. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  305. <tr>
  306. <td valign="top"><div class="cattitle">&nbsp;{PROMOT_TRAFIC_TITLE}</div></td>
  307. <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
  308. </tr>
  309. </table>
  310. </td>
  311. </tr>
  312. </table>
  313.  
  314. <table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0" id="ptrafic_open" style="display:'';margin: 1px 0px 1px 0px">
  315. <tr>
  316. <td class="catBottom" height="28">
  317. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  318. <tr>
  319. <td valign="top"><div class="cattitle">&nbsp;{PROMOT_TRAFIC_TITLE}</div></td>
  320. <td align="right" valign="middle" width="10"><span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
  321. </tr>
  322. </table>
  323. </td>
  324. </tr>
  325. <tr>
  326. <td class="row2 postbody" valign="top">
  327. <!-- BEGIN link -->
  328. »&nbsp;<a style="text-decoration:none" href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
  329. <!-- END link -->
  330. </td>
  331. </tr>
  332. </table>
  333. <!-- END promot_trafic -->
  334.  
  335. <!-- BEGIN switch_forum_rules -->
  336. <table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
  337. <tbody>
  338. <tr>
  339. <td class="catBottom">
  340. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  341. <tbody>
  342. <tr>
  343. <td valign="top">
  344. <div class="cattitle">&nbsp;{L_FORUM_RULES}</div>
  345. </td>
  346. </tr>
  347. </tbody>
  348. </table>
  349. </td>
  350. </tr>
  351. <tr>
  352. <td class="row1 clearfix">
  353. <table>
  354. <tr>
  355. <!-- BEGIN switch_forum_rule_image -->
  356. <td class="logo">
  357. <img src="{RULE_IMG_URL}" alt="" />
  358. </td>
  359. <!-- END switch_forum_rule_image -->
  360. <td class="rules postbody">
  361. {RULE_MSG}
  362. </td>
  363. </tr>
  364. </table>
  365. </td>
  366. </tr>
  367. </tbody>
  368. </table>
  369. <!-- END switch_forum_rules -->
  370.  
  371. <table class="forumline noprint" width="100%" border="0" cellspacing="0" cellpadding="0">
  372. <tr>
  373. <td class="row2" colspan="2" align="center" style="padding:0px">
  374. <!-- BEGIN switch_user_logged_in -->
  375. <a name="quickreply"></a>
  376. {QUICK_REPLY_FORM}<br />
  377. <!-- END switch_user_logged_in -->
  378. </td>
  379. </tr>
  380. <tr>
  381. <td style="margin:0; padding: 0;" colspan="2">
  382. <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
  383. <tbody>
  384. <!-- BEGIN show_permissions -->
  385. <tr>
  386. <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
  387. <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
  388. </tr>
  389. <!-- END show_permissions -->
  390. <tr>
  391. <td class="catBottom" colspan="2" height="28">
  392. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  393. <tr>
  394. <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
  395. <!-- BEGIN show_permissions -->
  396. <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
  397. <!-- END show_permissions -->
  398. </tr>
  399. </table>
  400. </td>
  401. </tr>
  402. </tbody>
  403. </table>
  404. </td>
  405. </tr>
  406. <tr>
  407. <td style="margin:0; padding: 0;" colspan="2">
  408. <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
  409. <tbody>
  410. <tr>
  411. <td class="catBottom" colspan="2" height="28">
  412. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  413. <tr>
  414. <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
  415. <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
  416. </tr>
  417. </table>
  418. </td>
  419. </tr>
  420. </tbody>
  421. </table>
  422. </td>
  423. </tr>
  424. </table>
  425.  
  426. <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
  427. <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  428. <tr>
  429. <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
  430. <span class="nav">
  431. <!-- BEGIN switch_user_authpost -->
  432. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>&nbsp;&nbsp;&nbsp;
  433. <!-- END switch_user_authpost -->
  434. <!-- BEGIN switch_user_authreply -->
  435. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
  436. <!-- END switch_user_authreply -->
  437. </span>
  438. </td>
  439.  
  440. <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span></td>
  441.  
  442. <!-- BEGIN moderation_panel -->
  443. <td align="center">
  444. <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
  445. </td>
  446. <td align="center" width="250">
  447. <span class="gensmall">&nbsp;</span>
  448. </td>
  449. <!-- END moderation_panel -->
  450. </tr>
  451. </table>
  452. </form>
  453.  
  454. <!-- BEGIN viewtopic_bottom -->
  455. <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
  456. <tr>
  457. <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
  458. <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
  459. <input type="hidden" name="t" value="{TOPIC_ID}" />
  460.  
  461. <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
  462. <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
  463.  
  464. <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD}&nbsp;<input class="liteoption" type="submit" value="{L_GO}" /></span>
  465. </form>
  466. </td>
  467. </tr>
  468. </table>
  469. <!-- END viewtopic_bottom -->
  470.  
  471. <!-- BEGIN switch_image_resize -->
  472. <script type="text/javascript">
  473. //<![CDATA[
  474. $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
  475. //]]>
  476. </script>
  477. <!-- END switch_image_resize -->
  478. <script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement