yeahpbfs

coup de grace - viewtopic_body

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