Advertisement
Guest User

TROCA

a guest
Oct 23rd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.03 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.  
  5. $(function(){
  6. if(typeof(_atc) == "undefined") {
  7. _atc = { };
  8. }
  9. });
  10.  
  11. var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
  12. showHiddenMessage = function(id) {
  13. try {
  14. var regId = parseInt(id, 10);
  15. if( isNaN(regId) ) { regId = 0; }
  16.  
  17. if( regId > 0) {
  18. $('.post--' + id).toggle(0, function() {
  19. if( $(this).is(":visible") ) {
  20. $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
  21. } else {
  22. $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
  23. }
  24. });
  25. }
  26. } catch(e) { }
  27.  
  28. return false;
  29. };
  30.  
  31. //]]>
  32. </script>
  33.  
  34. <div class="sub-header">
  35. <div class="sub-header-info">
  36.  
  37. <h1 class="page-title">
  38. <a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
  39. </h1>
  40. <div class="sub-header-path">
  41. <a class="nav" href="{U_INDEX}"><span>{L_INDEX}</span></a>
  42. {NAV_CAT_DESC}
  43. </div>
  44. </div>
  45.  
  46. <div class="sub-header-buttons">
  47. <!-- BEGIN switch_user_authpost -->
  48. <a href="{U_POST_NEW_TOPIC}" rel="nofollow" class="ion-edit button1">{L_POST_NEW_TOPIC}</a>
  49. <!-- END switch_user_authpost -->
  50. <!-- BEGIN switch_user_authreply -->
  51. <a href="{U_POST_REPLY_TOPIC}" class="ion-reply button1">{L_POST_REPLY_TOPIC}</a>
  52. <!-- END switch_user_authreply -->
  53. </div>
  54. </div>
  55.  
  56. <div class="topic-actions">
  57. <!-- BEGIN topicpagination -->
  58. <div class="pagination">
  59. {PAGINATION}
  60. </div>
  61. <!-- END topicpagination -->
  62.  
  63. <div class="topic-actions-buttons">
  64. <!-- BEGIN switch_twitter_btn -->
  65. <span>
  66. <a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
  67. <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>
  68. </span>
  69. <!-- END switch_twitter_btn -->
  70.  
  71. <!-- BEGIN switch_fb_likebtn -->
  72. <script>(function(d, s, id) {
  73. var js, fjs = d.getElementsByTagName(s)[0];
  74. if (d.getElementById(id)) return;
  75. js = d.createElement(s); js.id = id;
  76. js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
  77. fjs.parentNode.insertBefore(js, fjs);
  78. }(document, 'script', 'facebook-jssdk'));</script>
  79. <span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
  80. <!-- END switch_fb_likebtn -->
  81.  
  82. <a class="addthis_button">{L_SHARE}</a>
  83. <!-- BEGIN switch_plus_menu -->
  84. <script type="text/javascript">//<![CDATA[
  85. var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
  86. var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
  87. var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
  88. var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
  89. var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
  90. insert_plus_menu_new('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
  91. //]]>
  92. </script>
  93. <!-- END switch_plus_menu -->
  94. </div>
  95. </div>
  96.  
  97. <div class="quick-nav-topics">
  98. <!-- BEGIN switch_isconnect -->
  99. <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>
  100. <!-- END switch_isconnect -->
  101. <a href="#bottom">{L_GOTO_DOWN}</a>
  102. <!-- BEGIN switch_isconnect -->
  103. <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
  104. <!-- END switch_isconnect -->
  105. </div>
  106.  
  107. {POLL_DISPLAY}
  108.  
  109. <!-- BEGIN postrow -->
  110. <!-- BEGIN hidden -->
  111. <div class="post {postrow.hidden.ROW_COUNT}">
  112. <p style="text-align:center">{postrow.hidden.MESSAGE}</p>
  113. </div>
  114. <!-- END hidden -->
  115. <!-- BEGIN displayed -->
  116. <div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
  117. <div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
  118. <div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
  119. <!-- div class="online2"></div-->
  120. <dl>
  121. <dt>
  122. <div class="postprofile-avatar">
  123. {postrow.displayed.POSTER_AVATAR}
  124. </div>
  125. <div class="postprofile-name">
  126. {postrow.displayed.POSTER_NAME}
  127. </div>
  128. <div class="postprofile-rank">
  129. {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
  130. </div>
  131. </dt>
  132. <dd class="postprofile-info">
  133. <!-- BEGIN profile_field -->
  134. {postrow.displayed.profile_field.LABEL}
  135. {postrow.displayed.profile_field.CONTENT}
  136. {postrow.displayed.profile_field.SEPARATOR}
  137. <!-- END profile_field -->
  138. {postrow.displayed.POSTER_RPG}
  139. </dd>
  140. <dd class="postprofile-contact">
  141. {postrow.displayed.PROFILE_IMG}
  142. {postrow.displayed.PM_IMG}
  143. {postrow.displayed.EMAIL_IMG}
  144. <!-- BEGIN contact_field -->
  145. {postrow.displayed.contact_field.CONTENT}
  146. <!-- END contact_field -->
  147. </dd>
  148. </dl>
  149. </div>
  150.  
  151. <div class="post-head">
  152. <span class="topic-icon">{postrow.displayed.ICON}</span>
  153. <div class="post-head-info">
  154. <div class="title-wrapper">
  155. <h2 class="topic-title">
  156. <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a>
  157. <span class="data-topico">Postado {postrow.displayed.POST_DATE_NEW}</span>
  158. </h2>
  159. </div>
  160. <ul class="profile-icons">
  161. <li class="btn-thank">
  162. <a href="{postrow.displayed.THANK_URL}">
  163. <i class="fa fa-heart"></i>
  164. </a>
  165. </li>
  166. <li class="btn-quote">
  167. <a href="{postrow.displayed.QUOTE_URL}">
  168. <i class="fa fa-quote-left"></i>
  169. </a>
  170. </li>
  171. <li class="btn-edit">
  172. <a href="{postrow.displayed.EDIT_URL}">
  173. <i class="fa fa-pencil"></i>
  174. </a>
  175. </li>
  176. <li class="btn-delete">
  177. <a href="{postrow.displayed.DELETE_URL}">
  178. <i class="fa fa-trash-o"></i>
  179. </a>
  180. </li>
  181. <li class="btn-ip">
  182. <a href="{postrow.displayed.IP_URL}">
  183. <i class="fa fa-desktop"></i>
  184. </a>
  185. </li>
  186. </ul>
  187. </div>
  188. <div class="topic-vote">
  189. <!-- BEGIN switch_vote_active -->
  190. <div class="vote">
  191. <!-- BEGIN switch_vote -->
  192. <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}" class="ion-thumbsup"></a>
  193. <!-- END switch_vote -->
  194.  
  195. <!-- BEGIN switch_vote -->
  196. <a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}" class="ion-thumbsdown"></a>
  197. <!-- END switch_vote -->
  198.  
  199. <!-- BEGIN switch_bar -->
  200. <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
  201. <div class="vote-bar-desc">
  202. {postrow.displayed.switch_vote_active.L_VOTE_TITLE}
  203. </div>
  204.  
  205. <div class="vote-bars">
  206. <!-- BEGIN switch_vote_plus -->
  207. <div class="vote-bar-plus" style="width:{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="width:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
  212. <!-- END switch_vote_minus -->
  213. </div>
  214. </div>
  215. <!-- END switch_bar -->
  216.  
  217. <!-- BEGIN switch_no_bar -->
  218. <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-bar-empty"></div>
  219. <!-- END switch_no_bar -->
  220. </div>
  221. <!-- END switch_vote_active -->
  222. </div>
  223. </div>
  224.  
  225. <div class="postbody">
  226. <div class="content">
  227. <div>{postrow.displayed.MESSAGE}</div>
  228. <!-- BEGIN switch_attachments -->
  229. <dl class="attachbox">
  230. <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
  231. <dd class="attachments">
  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. </dt>
  237. <dd>
  238. <!-- BEGIN switch_dl_att -->
  239. <span><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}</span>
  240. <!-- END switch_dl_att -->
  241.  
  242. <!-- BEGIN switch_no_dl_att -->
  243. <span>{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}</span>
  244. <!-- END switch_no_dl_att -->
  245.  
  246. <!-- BEGIN switch_no_comment -->
  247. <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
  248. <!-- END switch_no_comment -->
  249.  
  250. <!-- BEGIN switch_no_dl_att -->
  251. <span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
  252. <!-- END switch_no_dl_att -->
  253.  
  254. <span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
  255. </dd>
  256. </dl>
  257. <!-- END switch_post_attachments -->
  258. </dd>
  259. </dl>
  260. <!-- END switch_attachments -->
  261. </div>
  262. <div class="edited-message">
  263. {postrow.displayed.EDITED_MESSAGE}
  264. </div>
  265. <!-- BEGIN switch_signature -->
  266. <div class="signature_div" id="sig{postrow.displayed.U_POST_ID}">{postrow.displayed.SIGNATURE_NEW}</div>
  267. <!-- END switch_signature -->
  268. </div>
  269. </div>
  270. <!-- BEGIN first_post_br -->
  271. <hr id="first-post-br" />
  272. <!-- END first_post_br -->
  273. <!-- END displayed -->
  274. <!-- END postrow -->
  275.  
  276. <a name="bottomtitle"></a>
  277.  
  278. <div class="quick-nav-topics bottom">
  279. <!-- BEGIN switch_isconnect -->
  280. <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a>
  281. <!-- END switch_isconnect -->
  282. <a href="#top">{L_BACK_TO_TOP}</a>
  283. <!-- BEGIN switch_isconnect -->
  284. <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a>
  285. <!-- END switch_isconnect -->
  286. </div>
  287.  
  288. <div class="topic-actions bottom">
  289. <!-- BEGIN topicpagination -->
  290. <div class="pagination">
  291. {PAGINATION}
  292. </div>
  293. <!-- END topicpagination -->
  294.  
  295. <div class="topic-actions-buttons">
  296. <!-- BEGIN switch_user_logged_in -->
  297. <!-- BEGIN watchtopic -->
  298. {S_WATCH_TOPIC}
  299. <!-- END watchtopic -->
  300. <!-- END switch_user_logged_in -->
  301.  
  302. <!-- BEGIN switch_user_authpost -->
  303. <a href="{U_POST_NEW_TOPIC}" rel="nofollow" class="ion-edit button1">{L_POST_NEW_TOPIC}</a>
  304. <!-- END switch_user_authpost -->
  305. <!-- BEGIN switch_user_authreply -->
  306. <a href="{U_POST_REPLY_TOPIC}" class="ion-reply button1">{L_POST_REPLY_TOPIC}</a>
  307. <!-- END switch_user_authreply -->
  308. </div>
  309. </div>
  310.  
  311. <!-- BEGIN promot_trafic -->
  312. <div class="block" id="ptrafic_close" style="display: none;">
  313. <div class="h3"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><i class="ion-ios-plus-outline"></i></a>{PROMOT_TRAFIC_TITLE}</div>
  314. </div>
  315. <div class="block" id="ptrafic_open" style="display:'';">
  316. <div class="h3"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><i class="ion-ios-minus-outline"></i></a>{PROMOT_TRAFIC_TITLE}</div>
  317. <ul class="ptrafic">
  318. <!-- BEGIN link -->
  319. <li>
  320. <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">
  321. <i class="ion-ios-chatbubble-outline"></i>{promot_trafic.link.TITLE}
  322. </a>
  323. </li>
  324. <!-- END link -->
  325. </ul>
  326. </div>
  327. <!-- END promot_trafic -->
  328.  
  329. <!-- BEGIN switch_forum_rules -->
  330. <div class="post row1" id="forum_rules">
  331. <div class="h3">{L_FORUM_RULES}</div>
  332. <div class="clear"></div>
  333. <table class="postbody">
  334. <tr>
  335. <!-- BEGIN switch_forum_rule_image -->
  336. <td class="logo">
  337. <img src="{RULE_IMG_URL}" alt="" />
  338. </td>
  339. <!-- END switch_forum_rule_image -->
  340. <td class="rules content">
  341. {RULE_MSG}
  342. </td>
  343. </tr>
  344. </table>
  345. </div>
  346. <!-- END switch_forum_rules -->
  347.  
  348. <!-- BEGIN switch_user_logged_in -->
  349. <a name="quickreply"></a>
  350. {QUICK_REPLY_FORM}
  351. <!-- END switch_user_logged_in -->
  352.  
  353. <form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
  354. <fieldset class="jumpbox">
  355. <label>{L_JUMP_TO}:</label>
  356. {S_JUMPBOX_SELECT}
  357. <input class="button2" type="submit" value="{L_GO}" />
  358. </fieldset>
  359. </form>
  360.  
  361. <!-- BEGIN viewtopic_bottom -->
  362. <form method="get" action="{S_FORM_MOD_ACTION}">
  363. <fieldset class="quickmod">
  364. <input type="hidden" name="t" value="{TOPIC_ID}" />
  365.  
  366. <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
  367. <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
  368. <label>{L_MOD_TOOLS}:</label>
  369. {S_SELECT_MOD}
  370. <input class="button2" type="submit" value="{L_GO}" />
  371. </fieldset>
  372. </form>
  373.  
  374. <p class="right">{S_TOPIC_ADMIN}</p>
  375. <!-- END viewtopic_bottom -->
  376.  
  377. <!-- BEGIN show_permissions -->
  378. <div class="block">
  379. <div class="h3">{L_TABS_PERMISSIONS}</div>
  380. {S_AUTH_LIST}
  381. </div>
  382. <!-- END show_permissions -->
  383.  
  384. <!-- BEGIN switch_image_resize -->
  385. <script type="text/javascript">
  386. //<![CDATA[
  387. $(resize_images({ 'selector' : '.postbody .content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
  388. //]]>
  389. </script>
  390. <!-- END switch_image_resize -->
  391.  
  392. <script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
  393. <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github-gist.min.css">
  394. <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
  395. <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/languages/go.min.js"></script>
  396. <script>
  397. $(document).ready(function() {
  398. $('pre, code').each(function(i, block) {
  399. hljs.highlightBlock(block);
  400. });
  401.  
  402. $('.post').each(function() {
  403. if (!$(this).find('.postprofile-avatar').html().length) {
  404. $(this).find('.postprofile-rank').css('border-bottom', 'none');
  405. $(this).find('.postprofile > dl > dt').css('min-height', $(this).find('.post-head').innerHeight());
  406. }
  407. });
  408. });
  409. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement