mausamixoxo

Wildflowers Theme 8

Jun 21st, 2013
1,365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.52 KB | None | 0 0
  1. <!--
  2. Wildflowers Theme 8
  3. Created by: euphoricthemes
  4. Audio post coding originally belongs to trustwurthy
  5. Chat post coding originally belongs to buildthemes
  6. i made the theme, so it is my right and your responsibility to keep the credit. please put it somewhere on your blog if not on the side.
  7. -->
  8.  
  9. <title>{title}</title>
  10. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5wlknWm1qfamg6.png">
  11. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  12. <meta name="viewport" content="width=820" />
  13.  
  14. <html lang="en">
  15. <head>
  16.  
  17. <script type="text/javascript">
  18. <!--
  19.  
  20. // Disable Right Click Script
  21.  
  22. function IE(e)
  23. {
  24. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  25. {
  26. return false;
  27. }
  28. }
  29. function NS(e)
  30. {
  31. if (document.layers || (document.getElementById && !document.all))
  32. {
  33. if (e.which == "2" || e.which == "3")
  34. {
  35. return false;
  36. }
  37. }
  38. }
  39. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  40.  
  41. //-->
  42. </script>
  43.  
  44. <script type="text/javascript"
  45. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  46. <link href='http://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
  47. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  48. <meta name="color:Background" content="#f7f7f7"/>
  49. <meta name="color:Links" content="#b4ccf1"/>
  50. <meta name="color:Link shadow" content="#fff"/>
  51. <meta name="color:Hover" content="#aaa"/>
  52. <meta name="color:Text" content="#aaa"/>
  53. <meta name="color:Description" content="#aaa"/>
  54. <meta name="color:Title" content="#d0b1e0"/>
  55. <meta name="color:Scrollbar" content="#aaa"/>
  56. <meta name="color:Blog Title" content="#b4ccf1"/>
  57. <meta name="image:Background" content="1"/>
  58. <meta name="image:Sidebar" content="1"/>
  59. <meta name="text:Blog Title" content="dreamer" />
  60. <meta name="text:Blog Title Size" content="48" />
  61. <meta name="text:Link One" content="/" />
  62. <meta name="text:Link One Title" content="Home" />
  63. <meta name="text:Link Two" content="/ask" />
  64. <meta name="text:Link Two Title" content="Inbox" />
  65. <meta name="text:Link Three" content="" />
  66. <meta name="text:Link Three Title" content="Link" />
  67. <meta name="text:Link Four" content="" />
  68. <meta name="text:Link Four Title" content="Link" />
  69. <meta name="if:Faded Posts" content="1"/>
  70. <meta name="if:Right Sidebar" content="0"/>
  71.  
  72. <style type="text/css">
  73.  
  74. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  75.  
  76. ::-webkit-scrollbar {width: 10px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa;}
  77. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar}; border:2px solid #fff; }
  78.  
  79. #tumblr_controls { right:0px !important; position: fixed !important; -webkit-filter: invert(100%) }
  80.  
  81. body {
  82. padding: 0px;
  83. margin: 0px;
  84. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  85. font-family:source code pro;
  86. text-transform:uppercase;
  87. line-height: 10px;
  88. font-size: 7px;
  89. letter-spacing: 0px;
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. background-color: {color:Background};
  93. background-image:url({image:Background});
  94. color:{color:Text}; }
  95.  
  96. a:link, a:active, a:visited{
  97. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  98. color: {color:Links};
  99. text-decoration: none;
  100. transition: all 0.9s ease;
  101. -o-transition-transition: all 0.9s ease;
  102. -webkit-transition: all 0.9s ease;
  103. -moz-transition: all 0.9s ease; }
  104.  
  105. a:hover {
  106. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto; color:{color:Hover};
  107. text-shadow:1px 1px 1px {color:Link shadow};
  108. transition: all 0.9s ease;
  109. -o-transition-transition: all 0.9s ease;
  110. -webkit-transition: all 0.9s ease;
  111. -moz-transition: all 0.9s ease; }
  112.  
  113. div#center{
  114. margin:auto;
  115. position:relative;
  116. width:100%;
  117. overflow:auto;
  118. overflow-y:hidden; }
  119.  
  120. #sidebar{
  121. position:fixed;
  122. margin-top:0px;
  123. margin-left:260px;
  124. width:160px;
  125. height:100%;
  126. background:white;
  127. padding:8px;
  128. transition: all 0.9s ease;
  129. -o-transition-transition: all 0.9s ease;
  130. -webkit-transition: all 0.9s ease;
  131. -moz-transition: all 0.9s ease;
  132. {block:ifRightSidebar}
  133. margin-left:780px;
  134. {/block:ifRightSidebar}
  135. }
  136.  
  137. #blogtitle{
  138. position:fixed;
  139. width:160px;
  140. text-align:center;
  141. text-decoration:italic;
  142. font-family:dawning;
  143. margin-top:140px;
  144. margin-left:0px;
  145. text-transform:none;
  146. background:none;
  147. z-index:1;
  148. opacity:1;
  149. font-size:{text:Blog Title Size}px;
  150. color: {color:Blog Title};
  151. text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;}
  152.  
  153. #desc{
  154. opacity:1;
  155. position:fixed;
  156. width:160px;
  157. height:50px;
  158. margin-left:-5px;
  159. margin-top:-5px;
  160. font-family:source code pro;
  161. text-transform:uppercase;
  162. font-size:8px;
  163. letter-spacing:0px;
  164. padding:6px;
  165. line-height:11px;
  166. z-index:0;
  167. text-align:center;
  168. color:{color:Description};}
  169.  
  170. #links{
  171. position:fixed;
  172. text-align:center;
  173. font-style:none;
  174. letter-spacing:0px;
  175. margin-top:-30px;
  176. padding:3px;
  177. text-transform:uppercase;
  178. font-size:8px;
  179. color:#aaa;
  180. background:white;
  181. opacity:0.9;
  182. width:155px;
  183. font-family:source code pro; }
  184.  
  185. #posts {
  186. width:550px;
  187. z-index:1;
  188. margin-top:0px;
  189. margin-left:440px;
  190. right:auto;
  191. background:transparent;
  192. margin-right:auto;
  193. position:relative;
  194. overflow-y: hidden;
  195. {block:PermalinkPage}
  196. margin-left:450px;
  197. {/block:PermalinkPage}
  198. {block:ifRightSidebar}
  199. margin-left:280px;
  200. {block:PermalinkPage}
  201. margin-left:400px;
  202. width:390px;
  203. {/block:PermalinkPage}
  204. {/block:ifRightSidebar}
  205. }
  206.  
  207. .entry {
  208. float:left;
  209. display: block;
  210. overflow:hidden;
  211. width:210px;
  212. margin:12px;
  213. padding-right:6px;
  214. padding-left:6px;
  215. padding-top:6px;
  216. padding-bottom:2px;
  217. font-family:source code pro;
  218. font-size: 7px;
  219. text-transform:uppercase;
  220. letter-spacing:1px;
  221. line-height:13px;
  222. z-index:0;
  223. border-radius:5px;
  224. background:white;
  225. {block:PermalinkPage}
  226. width:350px;
  227. margin-left:0px;
  228. {/block:PermalinkPage}
  229. transition: all 0.9s ease;
  230. -o-transition-transition: all 0.9s ease;
  231. -webkit-transition: all 0.9s ease;
  232. -moz-transition: all 0.9s ease;
  233. }
  234.  
  235. .entry img{
  236. opacity:1;
  237. {block:ifFadedPosts}
  238. opacity:0.8;
  239. {/block:ifFadedPosts}
  240. -webkit-transition: all 0.7s ease-out;
  241. -moz-transition: all 0.7s ease-out;
  242. transition: all 0.7s ease-out;
  243. }
  244.  
  245. .entry img:hover{
  246. opacity: 1;
  247. -webkit-transition: all 0.7s ease-out;
  248. -moz-transition: all 0.7s ease-out;
  249. transition: all 0.7s ease-out;
  250. }
  251.  
  252. .entry .permados{
  253. bottom:-20px;
  254. width:210px;
  255. height:15px;
  256. font-family:source code pro;
  257. position: absolute;
  258. font-size: 8px;
  259. line-height:15px;
  260. text-align:center;
  261. z-index:99999;
  262. text-transform:uppercase;
  263. overflow:hidden;
  264. background:white;
  265. padding: 0px;
  266. opacity:0;
  267. border-top:2px solid {color:Blog Title};
  268. -webkit-transition: opacity 0.5s linear;
  269. -webkit-transition: all 0.5s linear;
  270. -moz-transition: all 0.5s linear;
  271. transition: all 0.5s linear;
  272. }
  273.  
  274. .entry:hover .permados{
  275. overflow:visible;
  276. opacity:1;
  277. border-bottom:1px solid #f7f7f7;
  278. bottom:-1px;
  279. }
  280.  
  281. .permalinktext {
  282. display:block;
  283. padding: 2px;
  284. margin: 0px 0px 0px 0px;
  285. text-transform:uppercase;
  286. font-family:calibri;
  287. font-size: 8px;
  288. color: #ccc;
  289. line-height: 10px;
  290. letter-spacing:1px;
  291. text-align: right;
  292. text-decoration: none;
  293. border-top:0px solid #eee;
  294. webkit-transition: all 0.2s linear;
  295. -webkit-transition: all 0.2s linear;
  296. -moz-transition: all 0.2s linear;
  297. transition: all 0.2s linear;
  298. }
  299.  
  300. .permalinktext:hover{
  301. webkit-transition: all 0.2s linear;
  302. -webkit-transition: all 0.2s linear;
  303. -moz-transition: all 0.2s linear;
  304. transition: all 0.2s linear;
  305. }
  306.  
  307. #mausami a{
  308. position:fixed;
  309. width:25px;
  310. height:25px;
  311. background:white;
  312. right:5px;
  313. bottom:5px;
  314. border-radius:20px;
  315. padding:5px;
  316. line-height:21px;
  317. font-size:27px;
  318. font-family:calibri;
  319. font-weight:bold;
  320. text-transform:uppercase;
  321. color:#ddd;
  322. }
  323.  
  324. #caption{
  325. margin-left:0px;
  326. list-style:circle;
  327. text-align:left;
  328. line-height:13px;
  329. }
  330. #caption ul,ol,li{
  331. list-style:circle;
  332. margin-left:40px;
  333. }
  334.  
  335. .title{
  336. text-align: center;
  337. font-family:source code pro;
  338. text-transform:uppercase;;
  339. font-size: 10px;
  340. line-height:12px;
  341. letter-spacing: 0px;
  342. color: {color:Title};
  343. }
  344.  
  345. #infscr-loading{
  346. bottom: -70px;
  347. position: absolute;
  348. left: 50%;
  349. margin-left:-8px;
  350. width:16px;
  351. height:11px;
  352. overflow:hidden;
  353. margin-bottom: 50px;
  354. }
  355.  
  356. #postnotes{
  357. text-align:left; list-style:none;margin-left:0px; padding:8px;}
  358. #postnotes blockquote{border: 0px; border-left: 4px solid #ddd; font-size:10px;margin-left:10px; }
  359.  
  360. blockquote{
  361. padding-left: 6px;
  362. background:white;
  363. padding-bottom : 7px;
  364. font-family:calibri;
  365. font-size:10px;
  366. border-left: 4px solid #ddd;
  367. text-shadow:1px 1px 0px #fff;
  368. width:170px;
  369. margin-left:10px;
  370. padding-right:6px;
  371. padding-top:4px;
  372. color:{color:text};
  373. }
  374. blockquote ul,ol,li{
  375. margin:0px;
  376. padding:0px;
  377. list-style:circle;
  378. }
  379.  
  380. mausami{
  381. font-family:calibri;
  382. font-size:8px;
  383. text-transform:uppercase;
  384. letter-spacing:1px;
  385. color:{color:Links};
  386. }
  387.  
  388. .chat ul {list-style: none;margin: 0;padding: 0;}
  389. .chat li {border-radius: 0.2em;margin-bottom: 2%;padding: 2%;width: 200px;}
  390. .chat .odd {float: left;background:white; margin-left:0px;}
  391. .chat .even {float: right;background: #f7f7f7;}
  392.  
  393. .bubble {align:right;background-color:#f7f7f7; color: {color:Text}; margin:7px 0px 5px 65px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  394. .bubble p {margin:1px 0px;}
  395. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f7f7f7;}
  396. .askborder {float: left;margin: 1px 2px 0 0;padding: 2px; background: #f7f7f7;}
  397.  
  398. .audioplayerr{
  399. position:absolute;
  400. background: white;
  401. border:5px solid #fff;
  402. text-align:center;
  403. margin-left:16px;
  404. margin-top:16px;
  405. width:20px;
  406. height:20px;
  407. opacity:0.7;
  408. overflow:hidden;
  409. -webkit-transition: all 0.5s ease-in-out;
  410. -moz-transition: all 0.5s ease-in-out;
  411. -o-transition: all 0.5s ease-in-out;
  412. -ms-transition: all 0.5s ease-in-out;
  413. transition: all 0.5s ease-in-out;}
  414.  
  415. .audioplayerr:hover{
  416. opacity:1;
  417. -webkit-transition: all 0.5s ease-in-out;
  418. -moz-transition: all 0.5s ease-in-out;
  419. -o-transition: all 0.5s ease-in-out;
  420. -ms-transition: all 0.5s ease-in-out;
  421. transition: all 0.5s ease-in-out;}
  422.  
  423. .audioplayerr1{
  424. padding:1px;
  425. margin-top:-5px;
  426. margin-left:-5px;
  427. background-color: #fff;}
  428.  
  429. .audioplayerr1:hover{
  430. opacity:1;}
  431.  
  432. .albumartt{
  433. margin-left:0px;
  434. }
  435.  
  436. .albumartt img{
  437. background:#f7f7f7;
  438. border-right:2px solid {color:border};
  439. max-width:40px;
  440. float:left;
  441. padding:10px;
  442. border:1px solid #f0f0f0;
  443. }
  444.  
  445. .infooo{
  446. position:relative;
  447. background:transparent;
  448. font-family:calibri;
  449. text-transform:none;
  450. font-size:10px;
  451. letter-spacing:0px;
  452. height:40px;
  453. width:140px;
  454. margin-top:-7px;
  455. margin-left:65px;
  456. line-height:15px;
  457. padding:5px;}
  458.  
  459. #entry ul, ol, li{list-style:disc; margin-left:10px; padding:0px;}
  460. .notes img{width:15px; position:relative; top:3px; border-radius:5px;}
  461. <--ses-->
  462. small{font-size: 100%;}
  463.  
  464. {CustomCSS}
  465.  
  466. </style>
  467.  
  468. {block:IndexPage}
  469. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  470. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  471.  
  472. <script type="text/javascript">
  473. $(window).load(function(){
  474. var $wall = $('#posts');
  475. $wall.imagesLoaded(function(){
  476. $wall.masonry({
  477. itemSelector: '.entry, .entry_photo',
  478. isAnimated : false
  479. });
  480. });
  481.  
  482. $wall.infinitescroll({
  483. navSelector : '#pagination',
  484. nextSelector : '#pagination a',
  485. itemSelector : '.entry, .entry_photo',
  486. bufferPx : 2000,
  487. debug : false,
  488. errorCallback: function() {
  489. $('#infscr-loading').fadeOut('normal');
  490. }},
  491. function( newElements ) {
  492. var $newElems = $( newElements );
  493. $newElems.hide();
  494. $newElems.imagesLoaded(function(){
  495. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  496. });
  497. }); $('#posts').show(500);
  498. });
  499. </script>
  500. {/block:IndexPage}
  501.  
  502. </head>
  503. <body>
  504. <div id="center">
  505. <div id="mausami"><a href="http://euphoricaly.tumblr.com/" target="_blank">M</a></div>
  506. <div id="sidebar">
  507. <div id="blogtitle">{text:Blog Title}</div>
  508. <a href="/"><img src="{image:sidebar}" style="height:210px; width:160px; background:white; z-index:-2; margin-left:0px; margin-top:160px; border-radius:5px;"></a>
  509. <div id="links">
  510. <a href="{text:Link One}">{text:Link One Title}</a> /
  511. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  512. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  513. <a href="{text:Link Four}">{text:Link Four Title}</a></div>
  514. <div id="desc">{description}
  515. </div>
  516. </div>
  517.  
  518. <div class="left">
  519. <div id="posts">
  520. {block:Posts}
  521. <div class="entry">
  522.  
  523. {block:Answer}
  524. <div style="min-height:30px; padding: 3px; border:1px solid #eee; background:#f7f7f7; color:{color:text}; padding:2px; border-radius:3px;">
  525. <img src="{AskerPortraitURL-24}" align="left" style="border-radius:3px; padding:3px;"><mausami>{Asker}</mausami>: {Question}&nbsp;</div>{Answer}
  526. <div class="permalinktext"> This post has <a href="{permalink}">{NoteCountwithlabel}</a></div>
  527. {/block:Answer}
  528.  
  529. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  530. {/block:Text}
  531.  
  532. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{block:Link}
  533.  
  534. {block:Photo}
  535. {block:IndexPage}
  536. <div class="permados">
  537. <a href="{reblogurl}">reblog</a> this post with <a href="{permalink}">{notecountwithlabel}</a></div>
  538. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="border-radius:3px;"width=210px></a>{LinkCloseTag}</center>
  539. {/block:IndexPage}
  540. {block:PermalinkPage}
  541. {LinkOpenTag}
  542. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/>
  543. {LinkCloseTag}
  544. {/block:PermalinkPage}
  545. {/block:Photo}
  546.  
  547. {block:Photoset}
  548. {block:IndexPage}
  549. <center>
  550. {Photoset-250}</center>
  551. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  552. {/block:IndexPage}
  553. {block:PermalinkPage}
  554. <center>
  555. {Photoset-500}</center>
  556. {/block:PermalinkPage}
  557. {/block:Photoset}
  558.  
  559. {LinkCloseTag}
  560. {/block:PermalinkPage}
  561. {/block:Photo}
  562.  
  563. {block:Quote}<span class="title">"{Quote}"</span><br> {block:Source}<div style="text-align:right; font-weight:bold;"> — {Source}</div>{/block:Source}<div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  564.  
  565. {block:Chat}
  566. {block:Title}<span class="title">{Title}</span>{/block:Title}
  567. <div class="chat">
  568. <ul>
  569. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  570. </ul>
  571. </div>
  572. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  573. {/block:Chat}
  574.  
  575. {block:Audio}
  576. <div class="albumartt"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
  577. <div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div>
  578. <div class="infooo"><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><br></br> <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  579. {block:IndexPage}
  580. {/block:IndexPage}
  581. {/block:Audio}
  582.  
  583. {block:Video}
  584. {block:IndexPage}
  585. <center>
  586. {Video-250}</center>
  587. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  588. {/block:IndexPage}
  589. {block:PermalinkPage}
  590. <center>
  591. {Video-400}</center>
  592. {/block:PermalinkPage}
  593. {block:Video}
  594.  
  595. {block:PermalinkPage}
  596. <center>
  597. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  598. {block:RebloggedFrom}
  599. posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  600. Original Source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  601. {block:NoteCount} <div style="text-align: center; margin: 10px;"></div>{/block:NoteCount}
  602. </center>
  603. {/block:PermalinkPage}
  604.  
  605. {block:PostNotes}<div align="middle"></div>
  606. <center></center></span><br>
  607. <div id="postnotes">{PostNotes}</div><br>
  608. <center>{block:ContentSource}
  609. <br><a href="{SourceURL}">
  610. {lang:Source}:
  611. {block:SourceLogo}
  612. <img src="{BlackLogoURL}" width="{LogoWidth}"
  613. height="{LogoHeight}" alt="{SourceTitle}" />
  614. {/block:SourceLogo}
  615. {block:NoSourceLogo}
  616. {SourceLink}
  617. {/block:NoSourceLogo}
  618. </a>
  619. {/block:ContentSource}</center>
  620.  
  621. {/block:PostNotes}
  622. </div>
  623. {/block:Posts}
  624. </div></div>
  625. {block:IndexPage}
  626. {block:Pagination}
  627. <div id="pagination">
  628. {block:NextPage}
  629. <a id="nextPage" href="{NextPage}"></a>
  630. {/block:NextPage}
  631. {block:PreviousPage}
  632. <a href="{PreviousPage}"></a>
  633. {/block:PreviousPage}
  634. </div>
  635. {/block:Pagination}
  636. {/block:IndexPage}
  637. <BODY onselectstart="return false;" ondragstart="return false;">
  638. </html>
Advertisement
Add Comment
Please, Sign In to add comment