Advertisement
ramisaaaaa

Untitled

Jul 30th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.86 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga dont remove credit.
  3. -->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <script language=JavaScript>
  9. <!--
  10. //Disable right click script III- By Renigade (renigade@mediaone.net)
  11. var message="";
  12. ///////////////////////////////////
  13. function clickIE() {if (document.all) {(message);return false;}}
  14. function clickNS(e) {if
  15. (document.layers||(document.getElementById&&!document.all)) {
  16. if (e.which==2||e.which==3) {(message);return false;}}}
  17. if (document.layers)
  18. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  19. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  20. document.oncontextmenu=new Function("return false")
  21. // -->
  22. </script>
  23.  
  24. <title>{Title}</title>
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  27. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  28. <meta name="color:background" content="#FFFFFF" />
  29. <meta name="color:text" content="#57554F" />
  30. <meta name="color:link" content="#57554F" />
  31. <meta name="color:hover" content="#ffffff"/>
  32. <meta name="image:sidebar" content="" />
  33. <meta name="text:link one" content="" />
  34. <meta name="text:link one title" content="home" />
  35. <meta name="text:link two" content="" />
  36. <meta name="text:link two title" content="message" />
  37. <meta name="text:link three" content="" />
  38. <meta name="text:link three title" content="links" />
  39. <meta name="text:link four" content="" />
  40. <meta name="text:link four title" content="" />
  41. <meta name="text:link five" content="" />
  42. <meta name="text:link five title" content="" />
  43. <meta name="image:background" content="" />
  44. <meta name="if:italic hover" content="0"/>
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  47. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <link rel="shortcut icon" href="{Favicon}" />
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  50.  
  51. <style type="text/css">
  52. body {
  53. color:{color:text};
  54. background-color:{color:background};
  55. background-image: url('{image:background}');
  56. background-position: center;
  57. background-attachment:fixed;
  58. background-repeat: repeat;
  59. font-size:10px;
  60. font-family: trebuchet ms;
  61. line-height:13px;
  62. text-align:justify;
  63. letter-spacing: 0px;
  64. }
  65.  
  66. a{
  67. color: {color:link};
  68. text-decoration: none;
  69. }
  70.  
  71.  
  72. a:hover {
  73. font-style: none;
  74. color:{color:hover};
  75. -webkit-transition: opacity 0.29s linear;
  76. -moz-transition: all 0.4s linear;
  77. transition: all 0.29s linear;
  78. {block:Ifitalichover}font-style:italic;{/block:Ifitalichover}
  79. }
  80.  
  81. #content {
  82. margin-left:475px;
  83. margin-top:5px;
  84. width:450px;
  85. overflow:hidden;
  86. }
  87.  
  88. .entry{
  89. margin:3px;
  90. width:384px;
  91. overflow:hidden;
  92. text-align:center;
  93. }
  94.  
  95. #posts{
  96. overflow:hidden;
  97. background-color: {color:background};
  98. border-left:0px solid;
  99. border-right:0px solid;
  100. padding:3px;
  101. }
  102.  
  103. #title {
  104. font-size:22px;
  105. text-align:center;
  106. line-height:110%;
  107. }
  108.  
  109. div#sidebar{
  110. position:fixed !important;
  111. width: 200px;
  112. height: auto;
  113. margin-left:245px;
  114. margin-top: 140px;
  115. background: transparent;
  116. }
  117.  
  118. #hm{
  119. letter-spacing: 0px;
  120. text-align:;center;
  121. margin-top:2px;
  122. padding:3px;
  123. margin-bottom:0px;
  124. }
  125.  
  126. #hmm{
  127. margin-top:0px;
  128. }
  129.  
  130. #omghi{
  131. position:fixed;
  132. width:177px;
  133. margin-top:-3px;
  134. height:auto;
  135. line-height:12px;
  136. padding:3px;
  137. background-color: #ffffff;
  138. border-bottom-left-radius: 10px;
  139. border-bottom-right-radius: 10px;
  140. border:1px solid #dadada;
  141. }
  142.  
  143.  
  144. #omghi2{
  145. position:fixed;
  146. width:177px;
  147. height:auto;
  148. line-height:10px;
  149. padding:3px;
  150. margin-top:-17px;
  151. background-color: #ffffff;
  152. border-top-left-radius: 10px;
  153. border-top-right-radius: 10px;
  154. border:1px solid #dadada;
  155. }
  156. .user_1 .label {color:{color:link}; font-weight:bold}
  157. .user_2 .label {color:{color:text}; font-weight:bold}
  158. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  159.  
  160. i, em {color: {color:Link};}
  161. b, strong {color: {color:text};}
  162.  
  163. ::selection {
  164. color:{color:Text};
  165. background-color: {color:Link};
  166. }
  167.  
  168. ::-moz-selection {
  169. color:{color:Text};
  170. background-color: {color:Link};
  171. }
  172.  
  173. ::-webkit-selection {
  174. color:{color:Text};
  175. background-color:{color:Link};
  176. }
  177.  
  178. blockquote{
  179. padding:0px 0px 2px 3px;
  180. margin:0px 0px 2px 1px;
  181. }
  182. ul, ol, li{
  183. list-style:none;
  184. margin:0px;
  185. padding:0px;
  186. }
  187.  
  188.  
  189. p{margin-top:5px; margin-bottom:5px; }
  190.  
  191.  
  192.  
  193. ol.notes img {
  194. width: 16px;
  195. position: relative;
  196. display: inline;
  197. top: 3px;
  198. }
  199. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  200.  
  201. margin: 0 auto;
  202. }
  203.  
  204. .text {
  205. padding: 5px;
  206. }
  207.  
  208. ol.notes {
  209. padding: 0 10px;
  210. }
  211.  
  212.  
  213. .perma {
  214. opacity: 0.0;
  215. filter: alpha(opacity = 0);
  216. z-index:9999991;
  217. display: inline-block;
  218. position: absolute;
  219. margin-top: 4px;
  220. margin-left: 387px;
  221. width: 24px;
  222. -webkit-transition: opacity 0.2s linear;
  223. -moz-transition: all 0.2s linear;
  224. transition: all 0.2s linear;
  225. filter: alpha(opacity = 100);
  226. }
  227.  
  228. .entry:hover .perma {
  229. opacity: 1;
  230. filter: alpha(opacity = 100);
  231. -webkit-transition: opacity 0.2s linear;
  232. -moz-transition: all 0.2s linear;
  233. transition: all 0.2s linear;
  234. filter: alpha(opacity = 100);
  235. }
  236.  
  237. .likep {
  238. width: 21px;
  239. height: 20px;
  240. overflow: hidden;
  241. z-index: 9999999;
  242. display: block;
  243. {block:ifsidebarright}
  244. float: right;
  245. {/block:ifsidebarright}
  246. }
  247.  
  248. .rep {
  249. width: 24px;
  250. height: 20px;
  251. overflow: hidden;
  252. z-index: 9999999;
  253. display: block;
  254. margin-top: 3px;
  255. {block:ifsidebarright}
  256. float: right;
  257. {/block:ifsidebarright}
  258. }
  259.  
  260. .likep a:hover {
  261. background-position: 0px 0px;
  262. }
  263.  
  264. .likep a {
  265. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  266. background-position: 0px 0px;
  267. display: block;
  268. z-index: 9999999;
  269. }
  270.  
  271. .likep img {
  272. width: 21px;
  273. height: 20px;
  274. }
  275.  
  276. .rep img{
  277. width: 24px;
  278. height: 20px;
  279. line-height: 30px;
  280. display: inline;
  281. }
  282.  
  283. .not { display: inline-block;
  284. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  285. height: 20px;
  286. margin-top: 9px;
  287. top: -6px;
  288. font-size: 11px;
  289. line-height: 20px;
  290. color: #fff;
  291. padding-left: 4px;
  292. padding-right: 4px;
  293. -moz-border-radius: 2px;
  294. border-radius: 2px;
  295. position: relative;
  296. {block:ifsidebarright}
  297. text-align: right;
  298. float: right;
  299. {/block:ifsidebarright}
  300. }
  301.  
  302. .not a {
  303. color: #fff;
  304. font-weight: bold;
  305. font-family: Arial, Helvetica, sans-serif;
  306. }
  307.  
  308. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  309. opacity: 0.97;
  310. filter: alpha(opacity = 80);
  311. margin-right: 0;
  312. }
  313.  
  314. .not:hover , .rep:hover, .likep:hover {
  315. opacity: 1!important;
  316. filter: alpha(opacity = 100)!important;
  317. }
  318.  
  319. .t {
  320. text-align: right;
  321. opacity: .5;
  322. filter: alpha(opacity = 50);
  323. }
  324.  
  325. p.t {
  326. margin: 5px 0px 0px 0px;
  327. font-size: 10px;
  328. }
  329.  
  330. .ti {
  331. text-align: right;
  332. opacity: .5;
  333. filter: alpha(opacity = 50);
  334. }
  335.  
  336. p.ti {
  337. margin: 5px 0px 0px 0px;
  338. font-size: 10px;
  339. height: 12px;
  340. line-height: 11px;
  341. }
  342. .entry:hover .t {
  343. opacity: 1;
  344. filter: alpha(opacity = 100);
  345. }
  346. p {
  347. margin:0px;
  348. margin-top:0px;
  349. }
  350.  
  351. #hi{
  352. padding:0px;
  353. padding-top:8px;
  354. padding-bottom:8px;
  355. }
  356.  
  357.  
  358. .title{
  359. line-height: 22px;
  360. font-weight: bold;
  361. font-family:"calibri";
  362. font-size:13px;
  363. }
  364.  
  365. .permalink {
  366. display: block;
  367. padding: 2px;
  368. margin: 4px 0px 0px 8px;
  369. color: #424242;
  370. line-height: 8px;
  371. text-align: right;
  372. -webkit-transition: color 0.5s ease-out;
  373. -moz-transition: color 0.5s ease-out;
  374. }
  375.  
  376. #audio {
  377. width:autopx;
  378. height:auto;
  379. min-height:60px;
  380. padding-bottom:0px;
  381. }
  382. .cover {
  383. position:absolute;
  384. z-index:1;
  385. width:60px;
  386. height:60px;
  387. }
  388. .cover img {
  389. float:left;
  390. width:60px;
  391. height:60px;
  392. margin-left:80px;
  393. margin-top:-3px;
  394. }
  395. .playbox {
  396. opacity:0.6;
  397. width:27px;
  398. height:30px;
  399. overflow:hidden;
  400. position:absolute;
  401. z-index:1000;
  402. margin-left:100px;
  403. margin-top:17px;
  404. text-align:center;
  405. }
  406. .info {
  407. margin-left:40px;
  408. margin-top:4px;
  409. line-height:14px;
  410. }
  411.  
  412.  
  413.  
  414.  
  415. </style>
  416. <style type="text/css">{CustomCSS}</style>
  417.  
  418. </head>
  419.  
  420. <body>
  421. <div id="sidebar">
  422. <a href="/"><img src="{image:sidebar}" width=200px/></a>
  423.  
  424.  
  425.  
  426. <div id="hm"><center>{Description}</center></div>
  427.  
  428. <div id="hmm"><center>{block:Ifitaliclinks}<i>{/block:Ifitaliclinks}
  429. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  430. {block:IfLinktwotitle} | <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  431. {block:IfLinkthreetitle} | <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  432. {block:IfLinkfourtitle} | <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  433. {block:IfLinkfivetitle} | <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}{block:Ifitaliclinks}</i>{/block:Ifitaliclinks}</div></center>
  434.  
  435. </div>
  436. </div>
  437.  
  438. <div id="content">
  439. {block:Posts}
  440. <div class="entry">
  441.  
  442. {block:ContentSource}
  443.  
  444. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  445.  
  446. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  447.  
  448. {/block:SourceLogo}
  449.  
  450. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  451.  
  452. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  453.  
  454.  
  455. {block:IndexPage}
  456. {/block:IndexPage}
  457.  
  458.  
  459. {block:Text}
  460. <div id="hi"><div class="text">
  461. {block:Title}
  462. <div class="title"><a href="{Permalink}">{Title}</a></div>
  463. {/block:Title}
  464. {Body}
  465. </div>
  466. <hr size=".8" width="250">
  467. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  468. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  469. </a></div>
  470. </div>
  471. {/block:Text}
  472.  
  473.  
  474.  
  475. {/block:IndexPage}
  476. {block:permalinkpage}
  477. {Photoset-400}
  478. {/block:permalinkpage}
  479. {/block:Photoset}
  480.  
  481.  
  482. {block:Photo}
  483. {block:IndexPage}
  484. <div class="perma">
  485. <div class="likep">
  486. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  487. </div>
  488. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  489. </div>
  490. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  491. </div>
  492.  
  493. {LinkOpenTag}<a href="{permalink}">
  494. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a>{LinkCloseTag}
  495. {/block:IndexPage}
  496. {block:permalinkpage}{LinkOpenTag}
  497. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a>{LinkCloseTag}
  498. {/block:permalinkpage}
  499.  
  500. {/block:Photo}
  501.  
  502. {block:Photoset}
  503. {block:IndexPage}
  504. {Photoset-400}
  505. <hr size=".8" width="250">
  506. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  507. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  508. </a></div>
  509. {/block:IndexPage}
  510. {block:permalinkpage}
  511. {Photoset-400}
  512. {/block:permalinkpage}
  513. {/block:Photoset}
  514.  
  515. {block:Quote}<div id="hi">
  516. <div class="text">
  517. <div class="title">"{Quote}"</div>
  518. {block:Source}
  519. <div align="right" style=""><div class="source">-{Source}</div></div>
  520. {/block:Source}
  521. </div>
  522. <hr size=".8" width="250">
  523. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  524. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  525. </a></div></div>
  526. {/block:Quote}
  527.  
  528.  
  529. {block:Link}
  530. <div id="hi"><div class="text">
  531. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  532. {block:Description}
  533. <div class="description">{Description}</div>
  534. {/block:Description}
  535. </div>
  536. <hr size=".8" width="250">
  537. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  538. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  539. </a></div>
  540. </div>
  541. {/block:Link}
  542.  
  543. {block:Chat}
  544. <div id="hi"><div class="text">
  545. {block:Title}
  546. <h3><a href="{Permalink}">{Title}</a></h3>
  547. {/block:Title}
  548. <ul class="chat">
  549. {block:Lines}
  550. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  551.  
  552. {Line} </li>
  553. {/block:Lines}
  554. </ul>
  555. </div>
  556. <hr size=".8" width="250">
  557. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  558. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  559. </a></div>
  560. </div>
  561. {/block:Chat}
  562.  
  563.  
  564. {block:Video}
  565.  
  566. {block:IndexPage}
  567. {Video-400}
  568. {/block:IndexPage}
  569. {block:permalinkpage}
  570. {Video-400}
  571. {/block:permalinkpage}
  572. <hr size=".8" width="250">
  573. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  574. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  575. </a></div>
  576.  
  577. {/block:Video}
  578.  
  579.  
  580.  
  581. {block:Audio}
  582. <div id="hi"><div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  583. <hr size=".8" width="250">
  584. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  585. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  586. </a></div></div>
  587.  
  588. {block:IndexPage}
  589. {/block:IndexPage}
  590. {/block:Audio}
  591.  
  592.  
  593.  
  594. {block:PermalinkPage}
  595. <div id="permapage">
  596. <center>{caption}</center>
  597. <br>
  598. {block:notecount}
  599. {notecountwithlabel}
  600. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  601. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  602. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  603. {/block:RebloggedFrom}
  604. <br><br>
  605. <div align="left">
  606. {block:PostNotes}
  607. {PostNotes}
  608. {/block:PostNotes}
  609. </div>
  610. </div>
  611. {/block:PermalinkPage}
  612. {block:PostNotes}{PostNotes}{/block:PostNotes}
  613. </div>
  614. {/block:Posts}
  615. </div>
  616. </div>
  617.  
  618. <script type="text/javascript" src="
  619. http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  620. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  621.  
  622.  
  623. {block:ifendlessscroll}
  624. {block:Pagination}
  625. <ul id="pagination">
  626. {block:PreviousPage}
  627. <li><a href="{PreviousPage}"</a></li>
  628. {/block:PreviousPage}
  629. {block:JumpPagination length="5"}
  630. {block:CurrentPage}
  631. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  632. {/block:CurrentPage}
  633. {block:JumpPage}
  634. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  635. {/block:JumpPage}
  636. {/block:JumpPagination}
  637. {block:NextPage}
  638. <li><a id="nextPage" href="{NextPage}"></a></li>
  639. {/block:NextPage}
  640. </ul>
  641. {/block:Pagination}
  642. {block:IndexPage}
  643. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  644. <script type="text/javascript">
  645. $(window).load(function () {
  646. var $content = $('#content');
  647. $content.infinitescroll({
  648. navSelector : '#pagination',
  649. nextSelector : '#pagination a#nextPage',
  650. itemSelector : '.entry',
  651. loading: {
  652. finishedMsg: '',
  653. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  654. },
  655. bufferPx : 200,
  656. debug : false,
  657. });
  658. });
  659. </script>
  660. {/block:IndexPage}{/block:ifendlessscroll}
  661.  
  662.  
  663. </body>
  664. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement