Advertisement
Guest User

Untitled

a guest
Jul 9th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.00 KB | None | 0 0
  1. <script type="text/javascript">//<![CDATA[
  2. 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}" };
  3. $(function(){
  4. _atc.cwait = 0;
  5. $('.addthis_button').mouseup(function(){
  6. if ($('#at15s').css('display') == 'block') {
  7. addthis_close();
  8. }
  9. });
  10. });
  11.  
  12. var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
  13. showHiddenMessage = function(id)
  14. {
  15. try
  16. {
  17. var regId = parseInt(id, 10);
  18. if( isNaN(regId) ) { regId = 0; }
  19.  
  20. if( regId > 0)
  21. {
  22. $('.post--' + id).toggle(0, function()
  23. {
  24. if( $(this).is(":visible") )
  25. {
  26. $('#hidden-title--' + id).html(hiddenMsgLabel.visible);
  27. }
  28. else
  29. {
  30. $('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
  31. }
  32. });
  33. }
  34. }
  35. catch(e) { }
  36.  
  37. return false;
  38. };
  39.  
  40. //]]>
  41. </script>
  42.  
  43. <!-- BEGIN switch_user_logged_in -->
  44. <div id="pun-visit" class="clearfix">
  45. <ul>
  46. <!-- BEGIN switch_plus_menu -->
  47. <li>
  48. <script type="text/javascript">//<![CDATA[
  49. var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
  50. var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
  51. var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
  52. var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
  53. var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
  54. var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
  55. insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
  56. //]]>
  57. </script>
  58. </li>
  59. <!-- END switch_plus_menu -->
  60. <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
  61. <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
  62. <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
  63. <!-- BEGIN watchtopic -->
  64. <li>{S_WATCH_TOPIC}</li>
  65. <!-- END watchtopic -->
  66. </ul>
  67. <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
  68. </div>
  69. <!-- END switch_user_logged_in -->
  70. <!-- BEGIN switch_user_logged_out -->
  71. <div id="pun-visit">
  72. <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
  73. </div>
  74. <!-- END switch_user_logged_out -->
  75.  
  76. <div class="pun-crumbs noprint">
  77. <p class="crumbs">
  78. <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
  79. <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  80. <!-- BEGIN switch_twitter_btn -->
  81. <span id="twitter_btn" style="margin-left: 6px; ">
  82. <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
  83. <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
  84. </span>
  85. <!-- END switch_twitter_btn -->
  86. <!-- BEGIN switch_fb_likebtn -->
  87. <span id="fb_likebtn" style="margin-left: 6px; ">
  88. <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
  89. </span>
  90. <!-- END switch_fb_likebtn -->
  91. </p>
  92. </div>
  93.  
  94. <script>
  95. jQuery(document).ready(function() {
  96. var url=$('.post:first .postmain .postbody .user .user-ident .user-basic-info a img').attr('src');
  97. $('.ipsUserPhoto').attr('src',url);
  98. var url2=jQuery('.post:first .postmain .postbody .user .user-ident .user-basic-info a').attr('href');
  99. jQuery('.teste2').attr('href',url2);
  100. var url3=jQuery('.author a span strong').html();
  101. jQuery('span[itemprop="creator"]').html(url3);
  102. var url5=jQuery('abbr[itemprop="commentTime"]').html();
  103. jQuery('span[itemprop="dateCreated"]').html(url5);
  104. });
  105. </script>
  106. <div class="sb_titlebox">
  107. <a href="#" class="ipsUserPhotoLink left">
  108. <img src="http://r26.imgfast.net/users/2617/31/90/74/avatars/1-40.png" alt="Photo" class="ipsUserPhoto ipsUserPhoto_medium">
  109. </a>
  110. <div itemscope="" itemtype="http://schema.org/Article" class="ipsBox_withphoto">
  111. <h1 itemprop="name" class="ipsType_pagetitle">
  112. {TOPIC_TITLE}
  113. </h1>
  114. <div class="desc lighter blend_links">
  115. Started by <span itemprop="creator"></span>, <span itemprop="dateCreated">{postrow.displayed.POST_DATE_NEW}</span>
  116. </div>
  117. <meta itemprop="interactionCount" content="UserComments:1">
  118. </div>
  119. </div>
  120. <br>
  121. <!-- BEGIN switch_user_logged_in -->
  122. <div id="pun-visit" class="clearfix">
  123. <ul>
  124. <!-- BEGIN switch_plus_menu -->
  125. <li>
  126. <script type="text/javascript">//<![CDATA[
  127. var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
  128. var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
  129. var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
  130. var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
  131. var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
  132. var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
  133. insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
  134. //]]>
  135. </script>
  136. </li>
  137. <!-- END switch_plus_menu -->
  138. <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
  139. <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
  140. <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
  141. <!-- BEGIN watchtopic -->
  142. <li>{S_WATCH_TOPIC}</li>
  143. <!-- END watchtopic -->
  144. </ul>
  145. <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
  146. </div>
  147. <!-- END switch_user_logged_in -->
  148. <div class="pun-crumbs noprint">
  149. <p class="crumbs">
  150. <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
  151. <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  152. <!-- BEGIN switch_twitter_btn -->
  153. <span id="twitter_btn" style="margin-left: 6px; ">
  154. <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
  155. <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
  156. </span>
  157. <!-- END switch_twitter_btn -->
  158. <!-- BEGIN switch_fb_likebtn -->
  159. <span id="fb_likebtn" style="margin-left: 6px; ">
  160. <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
  161. </span>
  162. <!-- END switch_fb_likebtn -->
  163. </p>
  164. </div>
  165. <br>
  166. <script type="text/javascript">
  167. //<![CDATA[
  168. jQuery(document).ready(function(){
  169. var target = $('.post:first');
  170. var imgdata = target.find('div.user-basic-info');
  171. var autor_dat = target.find('div.author');
  172. var autor_url = autor_dat.attr('href');
  173. var autor_txt = autor_dat.text();
  174. var date = target.find('span.data-post').html();
  175. var topic_title = '{TOPIC_TITLE}';
  176. var tags = topic_title.split(' ');
  177. var follow = '{S_WATCH_TOPIC}';
  178.  
  179. $('.ipsUserPhotoLink.left').attr('href', imgdata.find('a').attr('href'));
  180. $('.ipsUserPhoto.ipsUserPhoto_medium').attr('src', imgdata.find('img').attr('src'));
  181. $('span[itemprop="creator"]').find('a').attr('title', autor_txt).attr('href', autor_url);
  182. $('span[itemprop="name"]').text(autor_txt);
  183. $('span[itemprop="dateCreated"]').html(date);
  184.  
  185. /* Remove duplicates values in array!
  186. -> If you find something better than this, telme please. */
  187. tags = tags.filter(
  188. function(a){
  189. if (!this[a]) {
  190. this[a] = 1;
  191. return a;
  192. }
  193. }
  194. );
  195. /* Sets tag search... */
  196. $.each(tags, function(index, data) {
  197. if(data.length > 5) {
  198. $('#tags_search').append(
  199. '<a id="tag_search_' + index + '" class="ipsTag" title="Localizar mais conteúdo com tag ' + data + '" href="/search?search_keywords=' + data + '">' +
  200. ' <span>' + data + '</span>' +
  201. '</a>'
  202. );
  203. }
  204. });
  205. /* Whatch topic */
  206. <!-- BEGIN switch_user_logged_in -->
  207. <!-- BEGIN watchtopic -->
  208. watchtopic();
  209. function watchtopic() {
  210. var target = $('#watchtopic').find('a.ftoggle.ipsButton_secondary');
  211. if (follow.indexOf("?watch=") != -1) {
  212. target.attr('title', 'Seguir este tópico e receber notificações de atualizações');
  213. target.attr('href', '{TOPIC_URL}?watch=topic');
  214. target.text('Seguir este tópico');
  215. } else {
  216. target.attr('title', 'Não seguir este tópico e não receber notificações de atualizações');
  217. target.attr('href', '{TOPIC_URL}?unwatch=topic');
  218. target.text('Não seguir este tópico');
  219. }
  220. }
  221. <!-- END watchtopic -->
  222. <!-- END switch_user_logged_in -->
  223. });
  224. //]]>
  225. </script>
  226. <style type="text/css">
  227. <!--
  228. .right {
  229. float: right;
  230. }
  231. .left {
  232. float: left;
  233. }
  234. .ipsBox_withphoto {
  235. margin-left: 65px;
  236. }
  237. .ipsUserPhoto_medium {
  238. height: 50px;
  239. width: 50px;
  240. }
  241. .ipsUserPhoto {
  242. background: none repeat scroll 0 0 #FFFFFF;
  243. border: 1px solid #D5D5D5 !important;
  244. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  245. padding: 1px;
  246. }
  247. .ipsUserPhotoLink:hover .ipsUserPhoto {
  248. border-color: #7D7D7D !important;
  249. }
  250. .rating {
  251. display: block;
  252. line-height: 16px;
  253. margin-bottom: 4px;
  254. }
  255. .ipsType_smaller, .ipsType_smaller a {
  256. font-size: 11px !important;
  257. }
  258. .rating img {
  259. vertical-align: top;
  260. }
  261. #rating_text {
  262. margin-left: 4px;
  263. }
  264. .ipsType_pagetitle, .ipsType_subtitle {
  265. color: #323232;
  266. font: 300 26px/1.3 Helvetica,Arial,sans-serif;
  267. }
  268. .desc.lighter, .desc.lighter.blend_links a {
  269. color: #A4A4A4;
  270. }
  271. .desc, .desc.blend_links a, p.posted_info {
  272. color: #777777;
  273. font-size: 12px;
  274. }
  275. .ipsTag {
  276. display: inline-block;
  277. background: url('http://i.imgur.com/EqVgaGB.png');
  278. height: 23px;
  279. line-height: 23px;
  280. padding: 0 7px 0 21px;
  281. margin: 5px 5px 0 0;
  282. font-size: 11px;
  283. color: #fff !important;
  284. text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  285. -moz-border-radius: 0 3px 3px 0;
  286. -webkit-border-top-right-radius: 3px;
  287. -webkit-border-bottom-right-radius: 3px;
  288. border-radius: 0 3px 3px 0;
  289. border-right: 1px solid #8b8b8b;
  290. }
  291. .ipsButton_secondary {
  292. background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
  293. border: 1px solid #DBDBDB;
  294. border-radius: 3px 3px 3px 3px;
  295. box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.3);
  296. color: #616161;
  297. display: inline-block;
  298. font-size: 12px;
  299. height: 22px;
  300. line-height: 22px;
  301. padding: 0 10px;
  302. transition: all 0.2s ease-in-out 0s;
  303. white-space: nowrap;
  304. }
  305. .ipsButton_secondary:hover {
  306. border-color: #9A9A9A;
  307. color: #4C4C4C;
  308. }
  309. .ipsButton_extra {
  310. color: #5C5C5C;
  311. font-size: 11px;
  312. height: 22px;
  313. line-height: 22px;
  314. margin-left: 5px;
  315. }
  316. .clickable {
  317. cursor: pointer;
  318. }
  319. div.ipbfs_titlebox {
  320. background: #EBEBEB;
  321. border-bottom: 1px solid #d8d8d8;
  322. text-shadow: #fff 0px 1px 0px;
  323. -webkit-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  324. -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  325. box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  326. padding: 15px;
  327. overflow: hidden;
  328. : ;
  329. }
  330. </style></div>
  331. <!-- #endregion TitleBox_Viewtopic_body -->
  332. <div class="main paged">
  333. <div class="paged-head clearfix">
  334. <!-- BEGIN topicpagination -->
  335. <p class="paging">{PAGINATION}</p>
  336. <!-- END topicpagination -->
  337. <p class="posting">
  338. <!-- BEGIN switch_user_authpost -->
  339. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>
  340. <!-- END switch_user_authpost -->
  341.  
  342. <!-- BEGIN switch_user_authreply -->
  343. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
  344. <!-- END switch_user_authreply -->
  345. </p>
  346. </div>
  347. {POLL_DISPLAY}
  348. <div class="main-head clearfix">
  349. <p class="h2">
  350. <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>
  351. {L_MESSAGE} [{PAGE_NUMBER}]
  352. </p>
  353. </div>
  354.  
  355. <div class="main-content topic">
  356. <!-- BEGIN postrow -->
  357. <!-- BEGIN hidden -->
  358. <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
  359. <!-- END hidden -->
  360.  
  361. <!-- BEGIN displayed -->
  362. <!-- BEGIN first_post_br -->
  363. </div>
  364. <hr id="first-post-br" />
  365. <div class="main-content topic">
  366. <!-- END first_post_br -->
  367. <div class="post post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
  368. <a name="{postrow.displayed.U_POST_ID}"></a>
  369. <div class="postmain"{postrow.displayed.THANK_BGCOLOR}>
  370. <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
  371. <h2>
  372. <strong>{postrow.displayed.COUNT_POSTS}</strong>
  373. {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a>
  374. <span class="data-post">{postrow.displayed.POST_DATE_NEW}</span>
  375. </h2>
  376. </div>
  377.  
  378. <div class="postbody"{postrow.displayed.THANK_BGCOLOR}>
  379. <div class="user">
  380. <div class="user-ident">
  381. <h4 class="username">{postrow.displayed.POSTER_NAME}</h4>
  382. <div class="user-basic-info">
  383. {postrow.displayed.POSTER_AVATAR}<br />
  384. {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
  385. </div>
  386. </div>
  387. <div class="user-info">
  388. {postrow.displayed.ONLINE_IMG}
  389. <!-- BEGIN profile_field -->
  390. <div class="post_field">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>
  391. <!-- END profile_field -->
  392. {postrow.displayed.POSTER_RPG}
  393. </div>
  394. </div>
  395.  
  396. <div class="post-entry">
  397. <div class="entry-content">
  398. <!-- BEGIN switch_vote_active -->
  399. <div class="vote gensmall">
  400. <!-- BEGIN switch_vote -->
  401. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
  402. <!-- END switch_vote -->
  403.  
  404. <!-- BEGIN switch_bar -->
  405. <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
  406. <!-- BEGIN switch_vote_plus -->
  407. <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
  408. <!-- END switch_vote_plus -->
  409.  
  410. <!-- BEGIN switch_vote_minus -->
  411. <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
  412. <!-- END switch_vote_minus -->
  413. </div>
  414. <!-- END switch_bar -->
  415.  
  416. <!-- BEGIN switch_no_bar -->
  417. <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
  418. <!-- END switch_no_bar -->
  419.  
  420. <!-- BEGIN switch_vote -->
  421. <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
  422. <!-- END switch_vote -->
  423. </div>
  424. <!-- END switch_vote_active -->
  425. <div>
  426. <div>{postrow.displayed.MESSAGE}</div>
  427. <!-- BEGIN switch_attachments -->
  428. <dl class="attachbox">
  429. <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
  430. <dd>
  431. <!-- BEGIN switch_post_attachments -->
  432. <dl class="file">
  433. <dt>
  434. <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt="" />
  435.  
  436. <!-- BEGIN switch_dl_att -->
  437. <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}
  438. <!-- END switch_dl_att -->
  439.  
  440. <!-- BEGIN switch_no_dl_att -->
  441. {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}
  442. <!-- END switch_no_dl_att -->
  443. </dt>
  444.  
  445. <!-- BEGIN switch_no_comment -->
  446. <dd>
  447. <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
  448. </dd>
  449. <!-- END switch_no_comment -->
  450.  
  451. <!-- BEGIN switch_no_dl_att -->
  452. <dd>
  453. <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
  454. </dd>
  455. <!-- END switch_no_dl_att -->
  456.  
  457. <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
  458. </dl>
  459. <!-- END switch_post_attachments -->
  460. </dd>
  461. </dl>
  462. <!-- END switch_attachments -->
  463. <div class="clear"></div>
  464. </div>
  465. <p>
  466. {postrow.displayed.EDITED_MESSAGE}
  467. </p>
  468. </div>
  469. </div>
  470. </div>
  471.  
  472. <!-- BEGIN switch_signature -->
  473. <div class="sig-content">
  474. {postrow.displayed.SIGNATURE_NEW}
  475. </div>
  476. <!-- END switch_signature -->
  477.  
  478. <div class="postfoot">
  479. <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
  480. {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
  481. </div>
  482. <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
  483. {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}
  484. </div>
  485. <div style="clear:both;"></div>
  486. </div>
  487. </div>
  488. </div>
  489. <!-- END displayed -->
  490. <!-- END postrow -->
  491. </div>
  492.  
  493. <div class="main-foot clearfix">
  494. <p class="h2">
  495. <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>
  496. {L_MESSAGE} [{PAGE_NUMBER}]
  497. </p>
  498. <p class="options">
  499. <input type="hidden" name="t" value="{TOPIC_ID}" />
  500.  
  501. <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
  502. <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
  503.  
  504. <!-- BEGIN viewtopic_bottom -->
  505. {S_TOPIC_ADMIN}
  506. <!-- END viewtopic_bottom -->
  507. </p>
  508. </div>
  509.  
  510. <a name="bottomtitle"></a>
  511.  
  512. <div class="paged-foot clearfix">
  513. <!-- BEGIN topicpagination -->
  514. <p class="paging">{PAGINATION}</p>
  515. <!-- END topicpagination -->
  516. <p class="posting">
  517. <!-- BEGIN switch_user_authpost -->
  518. <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>
  519. <!-- END switch_user_authpost -->
  520.  
  521. <!-- BEGIN switch_user_authreply -->
  522. <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
  523. <!-- END switch_user_authreply -->
  524. </p>
  525. </div>
  526.  
  527. </div>
  528.  
  529. <div class="pun-crumbs">
  530. <p class="crumbs">
  531. <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
  532. <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
  533. </p>
  534. </div>
  535.  
  536. <!-- BEGIN promot_trafic -->
  537. <div class="main" id="ptrafic_close" style="display:none">
  538. <div class="main-head clearfix">
  539. <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
  540. <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
  541. </div>
  542. </div>
  543. <div class="main" id="ptrafic_open" style="display:''">
  544. <div class="main-head clearfix">
  545. <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
  546. <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
  547. </div>
  548. <div class="main-content clearfix">
  549. <!-- BEGIN link -->
  550. »&nbsp;<a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
  551. <!-- END link -->
  552. </div>
  553. </div>
  554. <!-- END promot_trafic -->
  555. <div class="main">
  556.  
  557. <!-- BEGIN switch_forum_rules -->
  558. <div class="main" id="forum_rules">
  559. <div class="main-head clearfix">
  560. <p class="h2">{L_FORUM_RULES}</p>
  561. </div>
  562. <table class="main-content frm">
  563. <tr>
  564. <!-- BEGIN switch_forum_rule_image -->
  565. <td class="logo">
  566. <img src="{RULE_IMG_URL}" alt="" />
  567. </td>
  568. <!-- END switch_forum_rule_image -->
  569. <td class="rules entry-content">
  570. {RULE_MSG}
  571. </td>
  572. </tr>
  573. </table>
  574. </div>
  575. <!-- END switch_forum_rules -->
  576.  
  577. <!-- BEGIN switch_user_logged_in -->
  578. <a name="quickreply"></a>
  579. {QUICK_REPLY_FORM}
  580. <!-- END switch_user_logged_in -->
  581.  
  582. <div id="pun-info" class="main">
  583. <div class="main-content">
  584. <div id="stats">
  585. <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
  586. </div>
  587. </div>
  588. </div>
  589.  
  590. <!-- BEGIN switch_image_resize -->
  591.  
  592. <script type="text/javascript">
  593. //<![CDATA[
  594. $(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
  595. //]]>
  596. </script>
  597.  
  598. <!-- END switch_image_resize -->
  599.  
  600. <style>
  601. .sharepostadipst {
  602. background: whiteSmoke;
  603. min-height: 30px;
  604. border-left: 1px solid #C3C3C3;
  605. border-right: 1px solid #C3C3C3;
  606. padding-top: 15px;
  607. text-align: center;
  608. }
  609. #favoritosharepost {
  610. padding: 7px;
  611. background-image: url("http://i70.servimg.com/u/f70/18/07/03/67/fav110.png");
  612. background-repeat: no-repeat;
  613. background-position: left;
  614. background-color: #FCFCFC;
  615. border: 1px solid #C4C4C4;
  616. border-radius: 2px;
  617. box-shadow: 0 1px 0px #B1B1B1;
  618. padding-left: 35px;
  619. text-shadow: 1px 1px white;
  620. font-weight: bold;
  621. }
  622. #friendsharepost {
  623. padding: 7px;
  624. background-image: url("http://i70.servimg.com/u/f70/18/07/03/67/sha10.png");
  625. background-repeat: no-repeat;
  626. background-position: left;
  627. background-color: #FCFCFC;
  628. border: 1px solid #C4C4C4;
  629. border-radius: 2px;
  630. box-shadow: 0 1px 0px #B1B1B1;
  631. padding-left: 35px;
  632. text-shadow: 1px 1px white;
  633. font-weight: bold;
  634. }
  635. #linksharepost {
  636. padding: 7px;
  637. background-image: url("http://i.imgur.com/U9PWu.png");
  638. background-repeat: no-repeat;
  639. background-position: left;
  640. background-color: #FCFCFC;
  641. border: 1px solid #C4C4C4;
  642. border-radius: 2px;
  643. box-shadow: 0 1px 0px #B1B1B1;
  644. padding-left: 35px;
  645. text-shadow: 1px 1px white;
  646. font-weight: bold;
  647. }
  648. #favoritosharepost:hover , #friendsharepost:hover , #linksharepost:hover {
  649. background-color: #F7F7F7;
  650. }
  651. .sharepostadipst a {
  652. margin: 0px 10px;
  653. }
  654.  
  655. .paging {
  656. color: transparent;
  657. font-family: Trebuchet MS;
  658. font-size: 0!important;
  659. visibility: hidden;
  660. width: 50%;
  661. }
  662. .paging, .posting {
  663. margin: 7px 0 0;
  664. }
  665. .paging > a:nth-child(2) {
  666. border-left: 1px solid #666;
  667. }
  668. .paging a:hover, .paging b {
  669. background-color: #000!important;
  670. border-radius: 4px 4px 4px 4px;
  671. color: #FFF;
  672. margin: -1px;
  673. padding: 7px;
  674. visibility: visible;
  675. }
  676. .paging a, .paging b, .paging input {
  677. border-color: #666;
  678. border-style: solid;
  679. border-width: 1px 0;
  680. font-size: 14px!important;
  681. padding: 3px 6px;
  682. text-decoration: none;
  683. visibility: visible;
  684. }
  685. .paging > a:last-child {
  686. border-right: 1px solid #666;
  687. }
  688. .sprite-arrow_prosilver_right {
  689. background: url(http://i12.servimg.com/u/f12/17/70/81/78/13558611.png) no-repeat scroll 100% center transparent;
  690. height: 10px;
  691. width: 10px;
  692. }
  693. .sprite-arrow_prosilver_left {
  694. background: url(http://i12.servimg.com/u/f12/17/70/81/78/13558610.png) no-repeat scroll -1px center transparent;
  695. height: 10px;
  696. width: 10px;
  697. }
  698. </style>
  699. <script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement