Advertisement
Guest User

t

a guest
Sep 17th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. <style>.dempost li {padding-top: 10px !important;}.dempost {list-style: none;padding-right: 50px;padding-left: 50px;}
  2. .dempost li .post {margin-right: 70px !important;margin-left: 0 !important;padding: 7px 8px !important;font-size: 11px !important;line-height: 17px !important;position: relative !important;
  3. -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
  4. -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
  5. box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
  6. }
  7. .dempost li:nth-child(2n+1) .post {margin-left: 70px !important;margin-right: 0 !important;}.main-content.topic {background: #fff !important;}.dempost li .blog_comment-avatar {padding: 0px 0 0 10px;float: right;}.dempost li:nth-child(2n+1) .blog_comment-avatar {padding: 0px 10px 0 0;float: left;}.blog_comment-avatar img {height: 55px !important; margin: 0 !important;vertical-align: middle !important;width: 55px !important;background-color: #fff !important;border: 1px solid #ccc !important;border: 1px solid rgba(0, 0, 0, 0.2) !important;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);!important} #blog_comments li .postfoot {
  8. visibility: visible;
  9. bottom: 0;
  10. right: 0;
  11. margin: 0;
  12. padding: 2px 10px;
  13. margin-left: -8px;
  14. margin-right: -8px;
  15. margin-top: 15px;
  16. margin-bottom: -8px;
  17. }.author-b a {font-weight: bold;}.dempost li .post .author-a {float: left;font-size: 11px;color: #999;}.dempost li .post .author-b {float: right;}.dempost li:nth-child(2n+1) .post .author-b {float: left;}.dempost li:nth-child(2n+1) .post .author-a {float: right;} #blog_comments.main-content {padding-top: 20px;background: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border: none;}#titleComments {font-size: 20px;padding-bottom: 10px;}#pun-info {display: none;}textarea {
  18. min-height: 150px!important;
  19. }</style>
  20.  
  21. <script type="text/javascript">
  22. //<![CDATA[
  23. 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}" };
  24. $(function(){
  25. _atc.cwait = 0;
  26. $('.addthis_button').mouseup(function(){
  27. if ($('#at15s').css('display') == 'block') {
  28. addthis_close();
  29. addthis_close();
  30. }
  31. });
  32. });
  33.  
  34. var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
  35. showHiddenMessage = function(id)
  36. {
  37. try
  38. {
  39. var regId = parseInt(id, 10);
  40. if( isNaN(regId) ) { regId = 0; }
  41.  
  42. if( regId > 0)
  43. {
  44. $('.post--' + id).toggle(0, function()
  45. {
  46. if( $(this).is(":visible") )
  47. {
  48. $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
  49. }
  50. else
  51. {
  52. $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
  53. }
  54. });
  55. }
  56. }
  57. catch(e) { }
  58.  
  59. return false;
  60. };
  61.  
  62. //]]>
  63. </script>
  64.  
  65. <!-- BEGIN switch_user_logged_in -->
  66. <div id="pun-visit" class="clearfix">
  67. <ul>
  68. <li>
  69. <script type="text/javascript">//<![CDATA[
  70. var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
  71. var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
  72. var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
  73. var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
  74. var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
  75. var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
  76. insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
  77. //]]>
  78. </script>
  79. </li>
  80. <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
  81. <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
  82. <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
  83. <!-- BEGIN watchtopic -->
  84. <li>{S_WATCH_TOPIC}</li>
  85. <!-- END watchtopic -->
  86. </ul>
  87. <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
  88. </div>
  89. <!-- END switch_user_logged_in -->
  90. <!-- BEGIN switch_user_logged_out -->
  91. <div id="pun-visit">
  92. <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
  93. </div>
  94. <!-- END switch_user_logged_out -->
  95.  
  96. <div class="pun-crumbs noprint">
  97. <p class="crumbs">
  98. <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
  99. <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  100. </p>
  101. </div>
  102.  
  103. <div class="main paged">
  104. <div class="paged-head clearfix">
  105. <!-- BEGIN topicpagination -->
  106. <p class="paging">{PAGINATION}</p>
  107. <!-- END topicpagination -->
  108. <p class="posting">
  109. <!-- BEGIN switch_user_authpost -->
  110. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>
  111. <!-- END switch_user_authpost -->
  112.  
  113. <!-- BEGIN switch_user_authreply -->
  114. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
  115. <!-- END switch_user_authreply -->
  116. </p>
  117. </div>
  118. {POLL_DISPLAY}
  119. <div class="main-head clearfix">
  120. <p class="h2">
  121. <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
  122. {L_MESSAGE} [{PAGE_NUMBER}]
  123. </p>
  124. </div>
  125.  
  126. <div class="main-content topic">
  127. <!-- BEGIN postrow -->
  128. <!-- BEGIN hidden -->
  129. <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
  130. <!-- END hidden -->
  131. <!-- BEGIN displayed -->
  132. <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
  133. <a name="{postrow.displayed.U_POST_ID}"></a>
  134. <div id="articleLayout" class="blog_Layout">
  135. <div id="articleSidebar" class="blog_Layout_sidebar">
  136. <div class="sidebarContainer">
  137. <h3 class="bar">
  138. <strong><center>Informações do Tópico</strong></center>
  139. </h3>
  140. <ul class="sideInner">
  141. <li class="ipsField">
  142. <strong class="title">Postado por:</strong>
  143. {postrow.displayed.POSTER_NAME}
  144. </li>
  145. <li class="ipsField">
  146. <strong class="title">Postado em:</strong>
  147. {postrow.displayed.POST_DATE_DMY_VALUE0}/{postrow.displayed.POST_DATE_DMY_VALUE1}/{postrow.displayed.POST_DATE_DMY_VALUE2}
  148. </li>
  149. <li class="ipsField">
  150. {postrow.displayed.EDITED_MESSAGE}
  151. </li>
  152. </ul>
  153. </div>
  154. <div id="bookmarks">
  155. <script type="text/javascript">var switchTo5x=true;</script>
  156. <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
  157. <script type="text/javascript">stLight.options({publisher: "357921a1-f924-4a65-a608-c51474ede8e0", doNotHash: true, doNotCopy: false, hashAddressBar: false});</script>
  158. <span class='st_sharethis'></span>
  159. <span class='st_facebook'></span>
  160. <span class='st_twitter'></span>
  161. <span class='st_linkedin'></span>
  162. <span class='st_pinterest'></span>
  163. <span class='st_email'></span>
  164. </div>
  165. <div id="articlePrevNext">
  166. <ul class="topic_jump">
  167. <li class="previous"><br></br>
  168. <a href="{U_VIEW_OLDER_TOPIC}">← Anterior</a>
  169. </li>
  170. <li> | </li>
  171. <li class="next">
  172. <a href="{U_VIEW_NEWER_TOPIC}">Próximo →</a>
  173. </li>
  174. </ul>
  175. </div>
  176. </div>
  177. <div class="articleContainer">
  178. <div id="articleHeader" class="blog_Pad">
  179. <div class="blog_right">
  180. <div class="__like right" data-app="tutorials" data-area="articles" data-relid="2845" data-isfave="">
  181. <span class="blog_secondary">{S_WATCH_TOPIC}</span>
  182. </div>
  183. </div>
  184.  
  185. <div class="blog_Photo_medium">{postrow.displayed.POSTER_AVATAR}</div>
  186.  
  187. <div class="blog_withphoto">
  188. <h1 class="blog_pagetitle">{TOPIC_TITLE}</h1>
  189. <div class="blog_desc">
  190. Postado por <span itemprop="name">{postrow.displayed.POSTER_NAME}</span> em {postrow.displayed.POST_DATE_DMY_VALUE0}/{postrow.displayed.POST_DATE_DMY_VALUE1}/{postrow.displayed.POST_DATE_DMY_VALUE2} {postrow.displayed.ONLINE_IMG}
  191. </div>
  192. </div>
  193. </div>
  194. <div class="blog_postmain"{postrow.displayed.THANK_BGCOLOR}>
  195. <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
  196. <div class="post-entry">
  197. <div class="entry-content">
  198. <!-- BEGIN switch_vote_active -->
  199. <div class="vote gensmall">
  200. <!-- BEGIN switch_vote -->
  201. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
  202. <!-- END switch_vote -->
  203.  
  204. <!-- BEGIN switch_bar -->
  205. <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
  206. <!-- BEGIN switch_vote_plus -->
  207. <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
  208. <!-- END switch_vote_plus -->
  209.  
  210. <!-- BEGIN switch_vote_minus -->
  211. <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
  212. <!-- END switch_vote_minus -->
  213. </div>
  214. <!-- END switch_bar -->
  215.  
  216. <!-- BEGIN switch_no_bar -->
  217. <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
  218. <!-- END switch_no_bar -->
  219.  
  220. <!-- BEGIN switch_vote -->
  221. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
  222. <!-- END switch_vote -->
  223. </div>
  224. <!-- END switch_vote_active -->
  225. <div>
  226. {postrow.displayed.MESSAGE}
  227. <!-- BEGIN switch_attachments -->
  228. <div class="clear"></div>
  229. <dl class="attachbox">
  230. <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
  231. <dd>
  232. <!-- BEGIN switch_post_attachments -->
  233. <dl class="file">
  234. <dt>
  235. <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
  236.  
  237. <!-- BEGIN switch_dl_att -->
  238. <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}
  239. <!-- END switch_dl_att -->
  240.  
  241. <!-- BEGIN switch_no_dl_att -->
  242. {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}
  243. <!-- END switch_no_dl_att -->
  244. </dt>
  245.  
  246. <!-- BEGIN switch_no_comment -->
  247. <dd>
  248. <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
  249. </dd>
  250. <!-- END switch_no_comment -->
  251.  
  252. <!-- BEGIN switch_no_dl_att -->
  253. <dd>
  254. <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
  255. </dd>
  256. <!-- END switch_no_dl_att -->
  257.  
  258. <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
  259. </dl>
  260. <!-- END switch_post_attachments -->
  261. </dd>
  262. </dl>
  263. <!-- END switch_attachments -->
  264. </div>
  265. </div>
  266. </div>
  267. </div>
  268.  
  269. <!-- BEGIN switch_signature -->
  270. <div class="sig-content">
  271. <span class="sig-line"></span>
  272. {postrow.displayed.SIGNATURE_NEW}
  273. </div>
  274. <!-- END switch_signature -->
  275.  
  276. <div class="postfoot clearfix">
  277. <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
  278. {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
  279. </div>
  280. <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
  281. {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}
  282. </div>
  283. </div>
  284. </div>
  285. </div>
  286. <!-- END displayed -->
  287. <!-- END postrow -->
  288. </div>
  289.  
  290. <!-- BEGIN promot_trafic -->
  291. <div class="main" id="ptrafic_close" style="display:none">
  292. <div class="main-head clearfix">
  293. <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
  294. <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
  295. </div>
  296. </div>
  297. <div class="main" id="ptrafic_open" style="display:''">
  298. <div class="main-head clearfix">
  299. <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
  300. <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
  301. </div>
  302. <div class="main-content clearfix">
  303. <!-- BEGIN link -->
  304. » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
  305. <!-- END link -->
  306. </div>
  307. </div>
  308. </div>
  309. <!-- END promot_trafic -->
  310. <div id="bookmarks">
  311. {L_BOOKMARKS}
  312. <!-- BEGIN social_bookmarking -->
  313. <a href="{social_bookmarking.URL}" title="{social_bookmarking.TITLE}" target="_blank" rel="nofollow">
  314. <img class="{social_bookmarking.CLASS}" src="http://illiweb.com/fa/empty.gif" alt="{social_bookmarking.TITLE}" title="{social_bookmarking.TITLE}" />
  315. </a>
  316. <!-- END social_bookmarking -->
  317. </div>
  318. <div class="clear"></div>
  319. <br />
  320. <div class="main-content" id="blog_comments">
  321. <ul class="dempost">
  322. <!-- BEGIN comment -->
  323. <!-- BEGIN hidden -->
  324. <p class="p-hidden">{comment.hidden.MESSAGE}</p>
  325. <!-- END hidden -->
  326.  
  327. <!-- BEGIN displayed -->
  328.  
  329. <li>
  330.  
  331. <div class="blog_comment-avatar">{comment.displayed.POSTER_AVATAR}</div>
  332.  
  333. <div class="post">
  334. <a name="{comment.displayed.U_POST_ID}"></a>
  335.  
  336. <div class="postbody"{comment.displayed.THANK_BGCOLOR}>
  337. <p class="hed">
  338. <span class="author-a">{comment.displayed.POST_DATE_NEW}</span>
  339. <span class="author-b">{comment.displayed.POSTER_NAME}{comment.displayed.L_ONLINE}</span>
  340. </p>
  341.  
  342.  
  343. <div class="post-entry">
  344. <div class="entry-content">
  345. <!-- BEGIN switch_vote_active -->
  346. <div class="vote gensmall">
  347. <!-- BEGIN switch_vote -->
  348. <div class="vote-button"><a href="{comment.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
  349. <!-- END switch_vote -->
  350.  
  351. <!-- BEGIN switch_bar -->
  352. <div class="vote-bar" title="{comment.displayed.switch_vote_active.L_VOTE_TITLE}">
  353. <!-- BEGIN switch_vote_plus -->
  354. <div class="vote-bar-plus" style="height:{comment.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
  355. <!-- END switch_vote_plus -->
  356.  
  357. <!-- BEGIN switch_vote_minus -->
  358. <div class="vote-bar-minus" style="height:{comment.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
  359. <!-- END switch_vote_minus -->
  360. </div>
  361. <!-- END switch_bar -->
  362.  
  363. <!-- BEGIN switch_no_bar -->
  364. <div title="{comment.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
  365. <!-- END switch_no_bar -->
  366.  
  367. <!-- BEGIN switch_vote -->
  368. <div class="vote-button"><a href="{comment.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
  369. <!-- END switch_vote -->
  370. </div>
  371. <!-- END switch_vote_active -->
  372. <div>
  373. {comment.displayed.MESSAGE}
  374. <!-- BEGIN switch_attachments -->
  375. <div class="clear"></div>
  376. <dl class="attachbox">
  377. <dt>{comment.displayed.switch_attachments.L_ATTACHMENTS}</dt>
  378. <dd>
  379. <!-- BEGIN switch_post_attachments -->
  380. <dl class="file">
  381. <dt>
  382. <img src="{comment.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
  383.  
  384. <!-- BEGIN switch_dl_att -->
  385. <a class="postlink" href="{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {comment.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
  386. <!-- END switch_dl_att -->
  387.  
  388. <!-- BEGIN switch_no_dl_att -->
  389. {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
  390. <!-- END switch_no_dl_att -->
  391. </dt>
  392.  
  393. <!-- BEGIN switch_no_comment -->
  394. <dd>
  395. <em>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
  396. </dd>
  397. <!-- END switch_no_comment -->
  398.  
  399. <!-- BEGIN switch_no_dl_att -->
  400. <dd>
  401. <em>{comment.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
  402. </dd>
  403. <!-- END switch_no_dl_att -->
  404.  
  405. <dd>({comment.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {comment.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
  406. </dl>
  407. <!-- END switch_post_attachments -->
  408. </dd>
  409. </dl>
  410. <!-- END switch_attachments -->
  411. </div>
  412. <p>
  413. {comment.displayed.EDITED_MESSAGE}
  414. </p>
  415. </div>
  416. </div>
  417. </div>
  418.  
  419. <div class="postfoot clearfix">
  420. <div class="post-options">
  421. {comment.displayed.THANK_IMG} {comment.displayed.MULTIQUOTE_IMG} {comment.displayed.QUOTE_IMG} {comment.displayed.EDIT_IMG} {comment.displayed.DELETE_IMG} {comment.displayed.IP_IMG} {comment.displayed.REPORT_IMG}
  422. </div>
  423. </div>
  424. </li>
  425.  
  426. <!-- END displayed -->
  427.  
  428. <!-- END comment -->
  429. </ul>
  430. <!-- BEGIN no_comment -->
  431. <div class="post">
  432. <div class="postbody no_comment">
  433. <p style="text-align:center">{no_comment.L_NO_COMMENT}</p>
  434. </div>
  435. </div>
  436. <!-- END no_comment -->
  437.  
  438.  
  439. <div class="paged-foot clearfix">
  440. <!-- BEGIN topicpagination -->
  441. <p class="paging">{PAGINATION}</p>
  442. <!-- END topicpagination -->
  443. <p class="posting">
  444. <!-- BEGIN switch_user_authpost -->
  445. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>
  446. <!-- END switch_user_authpost -->
  447.  
  448. <!-- BEGIN switch_user_authreply -->
  449. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
  450. <!-- END switch_user_authreply -->
  451. </p>
  452. </div>
  453.  
  454. </div>
  455. <div class="main-foot clearfix">
  456. <p class="h2">
  457. <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a>
  458. {L_MESSAGE} [{PAGE_NUMBER}]
  459. </p>
  460. <p class="options">
  461. <input type="hidden" name="t" value="{TOPIC_ID}" />
  462.  
  463. <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
  464. <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
  465.  
  466. <!-- BEGIN viewtopic_bottom -->
  467. {S_TOPIC_ADMIN}
  468. <!-- END viewtopic_bottom -->
  469. </p>
  470. </div>
  471.  
  472. <a name="bottomtitle"></a>
  473. </div>
  474.  
  475. <div class="pun-crumbs">
  476. <p class="crumbs">
  477. <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »&nbsp;
  478. <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  479. </p>
  480. </div>
  481.  
  482. <!-- BEGIN switch_user_logged_in -->
  483. <a name="quickreply"></a>
  484. {QUICK_REPLY_FORM}
  485. <!-- END switch_user_logged_in -->
  486.  
  487. <div id="pun-info" class="main">
  488. <div class="main-content">
  489. <div id="stats">
  490. <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
  491. </div>
  492. </div>
  493. </div>
  494.  
  495. <!-- BEGIN switch_image_resize -->
  496. <script type="text/javascript">
  497. //<![CDATA[
  498. $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
  499. //]]>
  500. </script>
  501. <!-- END switch_image_resize -->
  502.  
  503. <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement