Advertisement
jhxy

theme 004; mont

Sep 22nd, 2014
1,814
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.30 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <!-- this theme brought to u by jordyn aka jhxythemes
  4. now free of artificial colours, flavours and preservatives
  5. pls don't disobey general theme rules
  6. drink some water
  7. and ya -->
  8. <head>
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link href='http://fonts.googleapis.com/css?family=Cabin' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Lato:100|Montserrat+Alternates|Julius+Sans+One' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Podkova|Fanwood+Text|Bentham|Unna' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Raleway:300,200,100' rel='stylesheet' type='text/css'>
  15. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  16.  
  17. <meta name="text:Image URL" content="http://www.wallpaperup.com/uploads/wallpapers/2013/04/08/72764/f73e64a335cd42e644231b978926fe6e.jpg"/>
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Text" content="#222222"/>
  20. <meta name="color:Link" content="#cccccc"/>
  21. <meta name="color:Borders" content="#fff"/>
  22. <meta name="color:Accent 1" content="#444"/>
  23. <meta name="color:Accent 2" content="#888888"/>
  24. <meta name="text:Link 1 URL" content="/"/>
  25. <meta name="text:Link 2 URL" content="/"/>
  26. <meta name="text:Link 3 URL" content="/"/>
  27. <meta name="text:Link 4 URL" content="/"/>
  28. <meta name="text:Link 5 URL" content="/"/>
  29. <meta name="text:Link 6 URL" content="/"/>
  30. <meta name="text:Link 7 URL" content="/"/>
  31. <meta name="text:Link 8 URL" content="/"/>
  32. <meta name="text:Link 1 Title" content="callisto"/>
  33. <meta name="text:Link 2 Title" content="ganymede"/>
  34. <meta name="text:Link 3 Title" content="io"/>
  35. <meta name="text:Link 4 Title" content="adrastea"/>
  36. <meta name="text:Link 5 Title" content="europa"/>
  37. <meta name="text:Link 6 Title" content="metis"/>
  38. <meta name="text:Link 7 Title" content="elara"/>
  39. <meta name="text:Link 8 Title" content="jupiter"/>
  40. <meta name="if:Link 5" content="0"/>
  41. <meta name="if:Link 6" content="0"/>
  42. <meta name="if:Link 7" content="0"/>
  43. <meta name="if:Link 8" content="0"/>
  44.  
  45. <style type="text/css">
  46.  
  47. body {
  48. font-family: Raleway;
  49. font-weight:100;
  50. font-size:11px;
  51. letter-spacing:2px;
  52. color:{color:Text};
  53. }
  54. li {
  55. text-align:left;
  56. list-style:square;
  57. }
  58. a {
  59. text-decoration:none;
  60. color:{color:Link};
  61. -moz-transition-duration: 0.5s;
  62. -o-transition-duration: 0.5s;
  63. -webkit-transition-duration: 0.5s;
  64. transition-duration: 0.5s;
  65. }
  66.  
  67. .sidebar {
  68. position:fixed;
  69. right:0;
  70. height:100%;
  71. width:40%;
  72. }
  73. .hovcap {
  74. opacity:0;
  75. -moz-transition-duration: 0.5s;
  76. -o-transition-duration: 0.5s;
  77. -webkit-transition-duration: 0.5s;
  78. transition-duration: 0.5s;
  79. padding:10px;
  80. }
  81. .hovcap .date, .hovcap .tags {
  82. padding:8px;
  83. margin: auto;
  84. }
  85. #posts:hover .hovcap {
  86. opacity:1;
  87. -moz-transition-duration: 0.5s;
  88. -o-transition-duration: 0.5s;
  89. -webkit-transition-duration: 0.5s;
  90. transition-duration: 0.5s;
  91. }
  92. .container {
  93. width:900px;
  94. text-align:center;
  95. margin-top:90px;
  96. margin-left:15%;
  97. display:block;
  98. }
  99. #posts {
  100. width:250px;
  101. float:left;
  102. padding:50px;
  103. }
  104. .entry {
  105. padding:50px;
  106. }
  107. .credit {
  108. position:fixed;
  109. margin-right:10px;
  110. margin-bottom:10px;
  111. }
  112. .divider {
  113. border-bottom:1px solid #ccc;
  114. width:200px;
  115. opacity:0.4;
  116. margin-bottom:5px;
  117. margin-left:auto;
  118. margin-right:auto;
  119. }
  120. a:hover {
  121. -moz-transition-duration: 0.5s;
  122. -o-transition-duration: 0.5s;
  123. -webkit-transition-duration: 0.5s;
  124. transition-duration: 0.5s;
  125. color:#1F3D08;
  126. }
  127. html
  128. {font-family:sans-serif;
  129. -ms-text-size-adjust:100%;
  130. -webkit-text-size-adjust:100%;}
  131.  
  132.  
  133.  
  134. code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}
  135. pre{white-space:pre-wrap;}
  136. img{border:0;}
  137. textarea{overflow:auto;vertical-align:top;}
  138. table{border-collapse:collapse;border-spacing:0;}
  139.  
  140.  
  141.  
  142. /* Common style */
  143. figure {
  144. position: fixed;
  145. z-index: 1;
  146. overflow: hidden;
  147. margin-top:-90px;
  148. float:right;
  149. right:0;
  150. margin-right:-12px;
  151. width: 350px;
  152. height:100%;
  153. text-align: center;
  154. }
  155.  
  156. figure img {
  157. position: bottom center;
  158. display: block;
  159. min-height: 100%;
  160. opacity: 0.8;
  161. }
  162.  
  163.  
  164. .grid figure figcaption,
  165. .grid figure a {
  166. position: absolute;
  167. top: 0;
  168. left: 0;
  169. width: 100%;
  170. height: 100%;
  171. }
  172.  
  173. /* Anchor will cover the whole item by default */
  174. /* For some effects it will show as a button */
  175. .grid figure a {
  176. z-index: 1000;
  177. text-indent: 200%;
  178. white-space: nowrap;
  179. font-size: 0;
  180. opacity: 0;
  181. }
  182.  
  183. figure h2 {
  184. z-index:9999;
  185. opacity:1;
  186. font-weight: 100;
  187. position:fixed;
  188. }
  189.  
  190. figure h2 span {
  191. font-weight: 800;
  192.  
  193. }
  194.  
  195.  
  196.  
  197. figure p {
  198. letter-spacing: 1px;
  199. font-size: 14px;
  200. color:#fff;
  201. }
  202. figure.effect-dexter {
  203. background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(34,34,34,1) 100%);
  204. background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(34,34,34,1) 100%);
  205. }
  206.  
  207. figure.effect-dexter img {
  208. -webkit-transition: opacity 0.35s;
  209. transition: opacity 0.35s;
  210.  
  211. }
  212.  
  213. figure.effect-dexter:hover img {
  214. opacity: 0.4;
  215. }
  216.  
  217. figure.effect-dexter figcaption::after {
  218. position: absolute;
  219. right: 30px;
  220. bottom: 30px;
  221. left: 30px;
  222. height: -webkit-calc(50% - 30px);
  223. height: calc(50% - 30px);
  224. border: 1px solid #fff;
  225. content: '';
  226. -webkit-transition: -webkit-transform 0.35s;
  227. transition: transform 0.35s;
  228. -webkit-transform: translate3d(0,-100%,0);
  229. transform: translate3d(0,-100%,0);
  230. }
  231.  
  232. figure.effect-dexter:hover figcaption::after {
  233. -webkit-transform: translate3d(0,0,0);
  234. transform: translate3d(0,0,0);
  235. }
  236.  
  237. figure.effect-dexter figcaption {
  238. padding: 3em;
  239. text-align: left;
  240. }
  241.  
  242. figure.effect-dexter p {
  243. position: absolute;
  244. right: 60px;
  245. bottom: 60px;
  246. left: 60px;
  247. opacity: 0;
  248. color:#fff;
  249. -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  250. transition: opacity 0.35s, transform 0.35s;
  251. -webkit-transform: translate3d(0,-100px,0);
  252. transform: translate3d(0,-100px,0);
  253. }
  254.  
  255. figure.effect-dexter:hover p {
  256. opacity: 1;
  257. -webkit-transform: translate3d(0,0,0);
  258. transform: translate3d(0,0,0);
  259. }
  260. p .title {
  261. font-size:14px;
  262. }
  263. figcaption .tit {
  264. font-size:23px;
  265. letter-spacing:5px;
  266. font-family:Raleway;
  267. text-transform:uppercase;
  268. font-weight:100;
  269. }
  270. figcaption .desc {
  271. font-size:11px;
  272. font-family:Raleway;
  273. text-transform:uppercase;
  274. font-weight:100;
  275. letter-spacing:3px;
  276. }
  277. figcaption .links a {
  278. color:#fff;
  279. margin-top:10px;
  280. }
  281. figcaption .links {
  282. word-spacing:10px;
  283. margin-top:10px;
  284. }
  285.  
  286.  
  287. /* This parent can be any width and height */
  288. .block {
  289. text-align: center;
  290. width:250px;
  291. }
  292.  
  293. /* The ghost, nudged to maintain perfect centering */
  294. .block:before {
  295. content: '';
  296. display: inline-block;
  297. height: 100%;
  298. vertical-align: middle;
  299. margin-right: -0.25em; /* Adjusts for spacing */
  300. }
  301. .info {
  302. vertical-align: middle;
  303. display: inline-block;
  304. width:150px;
  305. margin-bottom:10%;
  306. margin-top:20%;
  307. }
  308.  
  309. .photo {
  310. background-color:#fff;
  311. width:250px;
  312. /*overflow:hidden;*/
  313. }
  314.  
  315. .photo {
  316. position:relative;
  317. width:250px;
  318. right:0;
  319. }
  320. .photo img {
  321. max-width: 250px;
  322. max-height:100%;
  323. display:inline-block;
  324. }
  325. .overlay {
  326. position:absolute;
  327. top:0;
  328. left:0;
  329. right:0;
  330. bottom:0;
  331. color:#fff;
  332. text-align:center;
  333. background-color: rgba(0,0,0,0.3);
  334. opacity:0;
  335. width:250px;
  336. margin-bottom:3px;
  337. display: block;
  338. -moz-transition-duration: 0.5s;
  339. -o-transition-duration: 0.5s;
  340. -webkit-transition-duration: 0.5s;
  341. transition-duration: 0.5s;
  342. }
  343. .overlay .date {
  344. padding:10px;
  345. margin-left:auto;
  346. margin-right:auto;
  347. border:1px solid #fff;
  348. font-family:Raleway;
  349. font-weight:100;
  350. width:100px;
  351. color:#fff;
  352. }
  353. .overlay .date a{
  354. color:#fff;
  355. }
  356. .overlay a i {
  357. color:#fff;
  358. padding:10px;
  359. border:1px solid #fff;
  360. }
  361. .photo:hover .overlay {
  362. opacity:1;
  363. -moz-transition-duration: 0.5s;
  364. -o-transition-duration: 0.5s;
  365. -webkit-transition-duration: 0.5s;
  366. transition-duration: 0.5s;
  367. }
  368. .sub {
  369. width:100%;
  370. z-index:9999999999;
  371. }
  372. #click {
  373. padding:20px;
  374. position:fixed;
  375. display:inline-block;
  376. font-size:25px;
  377. color:#888;
  378. }
  379. .links {
  380. opacity:0;
  381. -moz-transition-duration: 0.5s;
  382. -o-transition-duration: 0.5s;
  383. -webkit-transition-duration: 0.5s;
  384. transition-duration: 0.5s;
  385. }
  386. .links:hover {
  387. opacity:1;
  388. -moz-transition-duration: 0.5s;
  389. -o-transition-duration: 0.5s;
  390. -webkit-transition-duration: 0.5s;
  391. transition-duration: 0.5s;
  392. }
  393. #click:hover .links {
  394. opacity:1;
  395. -moz-transition-duration: 0.5s;
  396. -o-transition-duration: 0.5s;
  397. -webkit-transition-duration: 0.5s;
  398. transition-duration: 0.5s;
  399. }
  400.  
  401. .links {
  402. display:inline-block;
  403. padding:18px;
  404. margin-left:68px;
  405. position:fixed;
  406. width:120px;
  407. border:1px solid #ccc;
  408. background-image:url('{text:Image URL}');
  409. background-position:center top;
  410. }
  411. .links:before {
  412. content:"";
  413. position: absolute;
  414. right: 100%;
  415. top: 21px;
  416. width: 0;
  417. height: 0;
  418. border-top: 13px solid transparent;
  419. border-right: 20px solid #ccc;
  420. border-bottom: 13px solid transparent;
  421. }
  422. .quote {
  423. max-width:250px;
  424. }
  425. .links a {
  426. padding:10px;
  427. color:#fff;
  428. font-family:Raleway;
  429. font-weight:100;
  430. text-transform:uppercase;
  431. border:1px solid #fff;
  432. display:block;
  433. margin-top:5px;
  434. -moz-transition-duration: 0.5s;
  435. -o-transition-duration: 0.5s;
  436. -webkit-transition-duration: 0.5s;
  437. transition-duration: 0.5s;
  438. }
  439. .links a:hover {
  440. color:#ccc;
  441. background-color:rgba(255,255,255,0.8);
  442. -moz-transition-duration: 0.5s;
  443. -o-transition-duration: 0.5s;
  444. -webkit-transition-duration: 0.5s;
  445. transition-duration: 0.5s;
  446. }
  447. .hovbar:hover .links{
  448. opacity:1;
  449. -moz-transition-duration: 0.5s;
  450. -o-transition-duration: 0.5s;
  451. -webkit-transition-duration: 0.5s;
  452. transition-duration: 0.5s;
  453. }
  454. .permalink {
  455. text-align:center;
  456. }
  457. .permapost {
  458. display:block;
  459. float:none;
  460. }
  461. #permapost {
  462. display:block;
  463. float:none;
  464. width:100%;
  465. }
  466. .notes {
  467. display:inline-block;
  468. height:400px;
  469. width:300px;
  470. overflow-y:scroll;
  471. padding:20px 30px 20px 50px;
  472. border:1px solid #fff;
  473. }
  474. .notes li:nth-child(odd) {
  475. background-color:#F6F6F6;
  476. color:#222;
  477. padding:5px;
  478. list-style:upper-roman;
  479. }
  480. .notes li:nth-child(even) {
  481. background-color: {color:Background} ;
  482. color:#888;
  483. padding:5px;
  484. list-style:upper-roman;
  485. }
  486.  
  487. ::-webkit-scrollbar {
  488. width: 7px;
  489. }
  490.  
  491. ::-webkit-scrollbar-track {
  492. border:#fff solid 1px;
  493. background-color:#ccc;
  494. }
  495.  
  496. ::-webkit-scrollbar-thumb {
  497. background-color:#fff;
  498. border:#fff solid 1px;
  499. }
  500. .pagination {
  501. margin-bottom:10px;
  502. padding:30px;
  503. display:block;
  504. width:400px;
  505. bottom:0;
  506. position:fixed;
  507. }
  508. .pagination a {
  509. border:1px solid #ccc;
  510. padding:20px;
  511. font-family:Raleway;
  512. font-weight:100;
  513. text-transform:uppercase;
  514.  
  515. }
  516. .pagination a:hover {
  517. background-image:url('{text:Image URL}');
  518. background-position:center center;
  519. color:#fff;
  520. -moz-transition-duration: 0.5s;
  521. -o-transition-duration: 0.5s;
  522. -webkit-transition-duration: 0.5s;
  523. transition-duration: 0.5s;
  524. }
  525. </style>
  526.  
  527. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  528.  
  529. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  530.  
  531. <script>
  532. $(function(){
  533. var $container = $('.container');
  534. $container.imagesLoaded(function(){
  535. $container.masonry({
  536. itemSelector: '.entry',
  537. });
  538. });
  539. // trigger Masonry as a callback
  540. function( newElements ) {
  541. var $newElems = $( newElements ).css({ opacity: 0 });
  542. // ensure that images load before adding to masonry layout
  543. $newElems.imagesLoaded(function(){
  544. $newElems.animate({ opacity: 1 });
  545. $container.masonry( 'appended', $newElems, true );
  546. });
  547. }
  548. );
  549. });
  550. </script>
  551.  
  552.  
  553. </head>
  554. <body>
  555.  
  556. <figure class="effect-dexter">
  557.  
  558. <img src="{text:Image URL}" alt="img12"/>
  559.  
  560. <figcaption>
  561. <h2>hi</h2>
  562. <p><span class="tit">{Title}</span></br><span class="desc">{Description}</span></br>
  563. </p>
  564. </figcaption>
  565. </figure>
  566.  
  567.  
  568. <div class="hovbar">
  569. <a href="#" id="click"><i class="fa fa-bars"></i></a>
  570.  
  571. <div class="links">
  572. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  573.  
  574. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  575. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  576. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
  577. {block:IfLink5} <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>{/block:IfLink5}
  578. {block:IfLink6} <a href="{text:Link 6 URL}">{text:Link 6 Title}</a>{block:IfLink6}
  579. {block:IfLink7} <a href="{text:Link 7 URL}">{text:Link 7 Title}</a>{block:IfLink7}
  580. {block:IfLink8} <a href="{text:Link 8 URL}">{text:Link 8 Title}</a>{block:IfLink8}
  581. <a href="http://jhxythemes.tumblr.com">theme</a>
  582. </div>
  583. </div>
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590. <div class="container">
  591. {block:Posts}
  592. <div id="posts">
  593. <div class="entry">
  594.  
  595. {block:Text}
  596. {block:Title}<h2>{Title}</h2>{/block:Title}
  597. {Body}
  598. <div class="hovcap">
  599. {block:HasTags}
  600. <div class="tags">
  601. {block:Tags}
  602. <a href="{TagURL}">#{Tag}</a>
  603. {/block:Tags}
  604. </div>
  605. {/block:HasTags}</p>
  606. <div class="divider"></div>
  607. <div class="date"> <a href="{Permalink}">{block:Date} {MonthNumberWithZero} {DayOfMonthWithZero} {Year}{/block:Date}</a>
  608. </div>
  609. </div>
  610. {/block:Text}
  611.  
  612. {block:Answer}
  613. <div class="question">
  614. <h2>{Asker} whispered: {Question}</h2>
  615. </div>
  616. <div class="quest">
  617. {Answer}
  618. </div>
  619. <div class="hovcap">
  620. {block:HasTags}
  621.  
  622. <div class="tags">
  623. {block:Tags}
  624. <a href="{TagURL}">#{Tag}</a>
  625. {/block:Tags}
  626. </div>
  627. {/block:HasTags}</p>
  628. <div class="divider"></div>
  629. <div class="date"> <a href="{Permalink}">{block:Date} {MonthNumberWithZero} {DayOfMonthWithZero} {Year}{/block:Date}</a>
  630. </div>
  631. </div>
  632. {/block:Answer}
  633.  
  634. {block:Quote}
  635. <div class="quote">
  636. <div class="quotetext_{Length}"><h1>"{Quote}"</h1></div>
  637. {block:Source}<div class="source"> - {Source}</div>{/block:Source}
  638. </div>
  639. <div class="hovcap">
  640. {block:HasTags}
  641. <div class="tags">
  642. {block:Tags}
  643.  
  644. <a href="{TagURL}">#{Tag}</a>
  645. {/block:Tags}
  646. </div>
  647. {/block:HasTags}</p>
  648. <div class="divider"></div>
  649. <div class="date"> <a href="{Permalink}">{block:Date} {MonthNumberWithZero} {DayOfMonthWithZero} {Year}{/block:Date}</a>
  650. </div> </div>
  651. {/block:Quote}
  652.  
  653.  
  654.  
  655. <div class="photoset">
  656. {block:Photoset}
  657. {Photoset-250}
  658. <div class="hovcap">
  659. {block:Caption}<div class="postinfo"><div class="photocap">{Caption}</div>{/block:Caption}
  660. {block:HasTags}
  661. <div class="tags">
  662. {block:Tags}
  663. <a href="{TagURL}">#{Tag}</a>
  664. {/block:Tags}
  665. </div>
  666. {/block:HasTags}
  667. <div class="divider"></div>
  668. <div class="date"> <a href="{Permalink}">{block:Date} {MonthNumberWithZero} {DayOfMonthWithZero} {Year}{/block:Date}</a>
  669. </div>
  670. </div>
  671. {/block:Photoset}
  672. </div>
  673.  
  674.  
  675. <div class="photo">
  676. {block:Photo}
  677. <div class="image">
  678. {LinkOpenTag} <img src="{PhotoURL-250}" alt="{PhotoAlt}" width="250px"/>{LinkCloseTag}
  679.  
  680. <div class="overlay" />
  681. <div class="block">
  682. <div class="info">
  683. <div class="date"> <a href="{Permalink}">{block:Date} {MonthNumberWithZero} {DayOfMonthWithZero} {Year}{/block:Date}</a></div>
  684. <p><a href="{ReblogURL}"><i class="fa fa-retweet"></i></a>
  685. <a href="{Permalink}"><i class="fa fa-plus"></i></a>
  686. </p>
  687. </div>
  688. </div>
  689.  
  690. </div>
  691. {/block:Photo}
  692. </div>
  693. </div>
  694.  
  695. {block:AudioPlayer}{AudioPlayerWhite} {/block:AudioPlayer}
  696. {block:PlayCount} {PlayCountWithLabel} {/block:PlayCount}
  697. {block:AlbumArt}{AlbumArtURL}{/block:AlbumArt}
  698. {block:Artist}{Artist}{/block:Artist}
  699. {block:Album}{Album}{/block:Album}
  700. {block:TrackName}{TrackName}{/block:TrackName}
  701.  
  702. {block:Video}
  703. {Video-400}
  704. {block:Caption}{Caption}{/block:Caption}
  705. {/block:Video}
  706. </div>
  707. </div>
  708.  
  709.  
  710.  
  711. {/block:Posts}
  712.  
  713. <div class="permalink">
  714. {block:PermalinkPage}
  715. <div class="permapost">
  716. <div id="permapost"> {Post} </div>
  717. <div class="postinfo">{Caption}<a href="{ReblogParentURL}">via</a>
  718. <a href="{ReblogRootURL}">source</a>
  719. </div>
  720. </div>
  721. {block:PostNotes}
  722. <div class"notes">
  723. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  724. {block:HasTags}
  725. <div class="tags">
  726. {block:Tags}
  727. <a href="{TagURL}">#{Tag}</a>
  728. {/block:Tags}
  729. </div>
  730. {/block:HasTags}
  731. {PostNotes}
  732. </div>
  733. {/block:PostNotes}
  734. {/block:PermalinkPage}
  735. </div>
  736.  
  737.  
  738. </div>
  739.  
  740.  
  741. </div>
  742.  
  743.  
  744. </div>
  745. <div class="pagination">
  746. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  747. </div>
  748.  
  749. </body>
  750. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement