Advertisement
0fficialvanessa

"Cheers" Theme Twenty-Five.

Oct 10th, 2013
735
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.21 KB | None | 0 0
  1. <!-- Theme Twenty-Five // Cheers - Heavenlyhugs
  2. Please do not remove the credit, thanks!
  3.  
  4. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀▀▄ █░░█
  5. ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   █▀▀▄ █▄▄█
  6. ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  7.  
  8. █─░█ █▀▀ █▀▀█ ▀█─█▀ █▀▀ █▀▀▄ █── █──█ █──█ █──█ █▀▀▀ █▀▀
  9. ░█▀▀█ █▀▀ █▄▄█ ─█▄█─ █▀▀ █──█ █── █▄▄█ █▀▀█ █──█ █─▀█ ▀▀█
  10. ░█─░█ ▀▀▀ ▀──▀ ──▀── ▀▀▀ ▀──▀ ▀▀▀ ▄▄▄█ ▀──▀ ─▀▀▀ ▀▀▀▀ ▀▀▀
  11.  
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19. <script type="text/javascript">
  20. <!--
  21.  
  22. // Disable Right Click Script
  23.  
  24. function IE(e)
  25. {
  26. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  27. {
  28. return false;
  29. }
  30. }
  31. function NS(e)
  32. {
  33. if (document.layers || (document.getElementById && !document.all))
  34. {
  35. if (e.which == "2" || e.which == "3")
  36. {
  37. return false;
  38. }
  39. }
  40. }
  41. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  42.  
  43. //-->
  44. </script>
  45.  
  46.  
  47. <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49.  
  50. <!--DEFAULT VARIABLES-->
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52.  
  53. <meta name="color:background" content="#fcfcfc"/>
  54. <meta name="color:link" content="#777"/>
  55. <meta name="color:text" content="#777"/>
  56. <meta name="color:title" content="#333"/>
  57. <meta name="color:hover" content="#373638"/>
  58. <meta name="color:text shadow" content="#aaa"/>
  59. <meta name="color:scrollbar" content="#777"/>
  60. <meta name="color:titlebar" content="#373638"/>
  61.  
  62. <meta name="image:sidebar" content="1"/>
  63. <meta name="image:background" content="1"/>
  64. <meta name="image:trans" content="1"/>
  65.  
  66. <meta name="text:music code" content=""/>
  67. <meta name="text:titlebar" content="And we can't stop"/>
  68. <meta name="text:drop down title" content="Click for several links ♥"/>
  69. <meta name="text:link one" content=""/>
  70. <meta name="text:link two" content=""/>
  71. <meta name="text:link three" content=""/>
  72. <meta name="text:link four" content=""/>
  73. <meta name="text:link five" content=""/>
  74. <meta name="text:link six" content=""/>
  75. <meta name="text:link seven" content=""/>
  76. <meta name="text:link eight" content="http://heavenlyhugs.tumblr.com/"/>
  77. <meta name="text:link one title" content="Refresh my blog"/>
  78. <meta name="text:link two title" content="Message me something cute"/>
  79. <meta name="text:link three title" content="Check out the tags"/>
  80. <meta name="text:link four title" content="View my themes"/>
  81. <meta name="text:link five title" content="Best blog ever"/>
  82. <meta name="text:link six title" content="Personal tag just for you"/>
  83. <meta name="text:link seven title" content="Music Playlist"/>
  84. <meta name="text:link eight title" content="Theme Credit"/>
  85.  
  86. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  87.  
  88. <style type="text/css">
  89.  
  90. div#qTip {
  91. display: none;
  92. text-align:left;
  93. position:absolute;
  94. letter-spacing:1px;
  95. text-transform:uppercase;
  96. font-weight:bold;
  97. z-index:99;
  98. font-size:8px;
  99. padding:2px;
  100. line-height:13px;
  101. background:white;
  102. border-left:3px solid {color:link};
  103. border-right:3px solid {color:link};
  104. color:{color:text};
  105. }
  106.  
  107. #tumblr_controls{
  108. position:fixed !important;
  109. -webkit-filter: invert(100%)
  110. }
  111.  
  112. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  113.  
  114. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  115.  
  116. p {
  117. margin:0px;
  118. margin-top:0px;
  119. }
  120.  
  121.  
  122. body {
  123. margin: 5px;
  124. font-family: calibri;
  125. line-height:10px;
  126. font-size:10px;
  127. background-attachment: fixed;
  128. background-repeat: repeat;
  129. color:{color:text};
  130. background-color: {color:Background};
  131. background-image:url({image:Background});
  132. }
  133.  
  134.  
  135. a:link, a:active, a:visited{
  136. text-decoration: none;
  137. -webkit-transition: all 0.6s ease-out;
  138. -moz-transition: all 0.6s ease-out;
  139. -o-transition: all 0.6s ease-out;
  140. transition: all 0.6s ease-out;
  141. color:{color:link};
  142. }
  143.  
  144. a:hover {
  145. text-decoration: none;
  146. -webkit-transition: all 0.3s ease-out;
  147. -moz-transition: all 0.3s ease-out;
  148. -o-transition: all 0.3s ease-out;
  149. transition: all 0.3s ease-out;
  150. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  151. color: {color:Hover};
  152. text-shadow:0px 0px 2px {color:text shadow};
  153. }
  154.  
  155. div#center{
  156. margin:auto;
  157. position:relative;
  158. width:1000px;
  159. background-color:;
  160. overflow:auto;
  161. overflow-y:hidden;
  162. }
  163.  
  164. .entry {
  165. float:left;
  166. display: block;
  167. margin:5px;
  168. overflow:hidden;
  169. width:250px;
  170. border:1px solid #eee;
  171. padding:10px;
  172. {block:PermalinkPage}
  173. width:450px;
  174. text-align:left;
  175. line-height:10px;
  176. {/block:PermalinkPage}
  177. background:white;
  178. }
  179.  
  180. .entry .perma{
  181. width:250px;
  182. height:auto;
  183. margin-left:0px;
  184. position: absolute;
  185. line-height: 14px;
  186. overflow:hidden;
  187. text-align:center;
  188. top:3px;
  189. padding:3px;
  190. background:white;
  191. word-spacing:2px;
  192. letter-spacing:1px;
  193. opacity: 0.0;
  194. -webkit-transition: all .7s ease;
  195. -moz-transition: all .7s ease;
  196. -o-transition: all .7s ease;
  197. transition: all .7s ease;
  198. }
  199.  
  200. .entry:hover .perma{
  201. overflow:visible;
  202. opacity:1;
  203. }
  204.  
  205. #posts {
  206. width:847px;
  207. margin-top:0px;
  208. z-index:99;
  209. margin-left:361px;
  210. right:auto;
  211. background:white;
  212. margin-right:auto;
  213. position:relative;
  214. overflow-y: hidden;
  215. border-left:1px solid #eee;
  216. border-right:1px solid #eee;
  217. }
  218.  
  219. #creditss {
  220. position:fixed !important;
  221. font-size: 8px;
  222. text-transform:uppercase;
  223. bottom:-8px;
  224. right:5px;
  225. padding: 4px;
  226. height:20px;
  227. width:auto;
  228. text-align:center;
  229. background: white;
  230. border: 1px solid #eee;
  231. border-top-left-radius:10px;
  232. border-top-right-radius:10px;
  233. }
  234.  
  235. div#about{
  236. position:relative;
  237. background:white;
  238. width:847px;
  239. margin-left:68px;
  240. margin-top:40px;
  241. text-align:center;
  242. height:60px;
  243. z-index:9999;
  244. padding-top:3px;
  245. border-top:1px solid #eee;
  246. border-left:1px solid #eee;
  247. border-right:1px solid #eee;
  248. }
  249.  
  250. div#titlebar{
  251. position:fixed!important;
  252. background:transparent;
  253. font-family:"Baby";
  254. font-size:30px;
  255. line-height:30px;
  256. text-align:center;
  257. text-shadow:0px 0px 4px #ddd;
  258. width:847px;
  259. margin-left:68px;
  260. margin-top:-90px;
  261. color:{color:titlebar};
  262. }
  263.  
  264. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  265. @font-face { font-family: "Lips"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  266. @font-face { font-family: "Ariana"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  267. @font-face { font-family: "Baby"; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf'); }
  268. @font-face { font-family: "Dreamer"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  269.  
  270. askk {
  271. font-family:"Camilla";
  272. font-size: 15px;
  273. z-index:1;
  274. color: {color:Title};
  275. }
  276.  
  277. .title{
  278. line-height: 16px;
  279. font-size: 16px;
  280. color:{color:Title};
  281. }
  282.  
  283. .permalink{
  284. text-transform: uppercase;
  285. display: block;
  286. text-align:left;
  287. font-size:8px;
  288. text-decoration: none;
  289. margin-top:8px;
  290. padding:2px;
  291. margin-bottom:2px;
  292. border-left:1px solid #eee;
  293. border-bottom:1px solid #eee;
  294. }
  295.  
  296. #audio {
  297. width:200px;
  298. height:auto;
  299. min-height:60px;
  300. padding-bottom:0px;
  301. }
  302. .cover {
  303. position:absolute;
  304. z-index:1;
  305. width:60px;
  306. height:60px;
  307. }
  308. .cover img {
  309. float:left;
  310. width:60px;
  311. height:60px;
  312. }
  313. .playbox {
  314. opacity:0.6;
  315. width:27px;
  316. height:30px;
  317. overflow:hidden;
  318. position:absolute;
  319. z-index:1000;
  320. margin-left:17px;
  321. margin-top:17px;
  322. text-align:center;
  323. }
  324. .info {
  325. margin-left:73px;
  326. margin-top:4px;
  327. line-height:14px;
  328. }
  329.  
  330. #infscr-loading{
  331. bottom: -70px;
  332. position: absolute;
  333. left: 50%;
  334. margin-left:-8px;
  335. width:16px;
  336. height:11px;
  337. overflow:hidden;
  338. margin-bottom: 50px;
  339. }
  340.  
  341. ::-webkit-scrollbar {
  342. width: 4px;
  343. height: 4px;
  344. border-left:0px solid #ccc;
  345. background-color:{color:background};
  346. }
  347.  
  348. ::-webkit-scrollbar-thumb {
  349. background: {color:scrollbar};
  350. }
  351.  
  352. ::-webkit-scrollbar {
  353. width: 5px;
  354. height: 5px;
  355. background: #dddddd;
  356. }
  357.  
  358. ::-webkit-scrollbar-thumb {
  359. background-color:{color:scrollbar};
  360. }
  361.  
  362. #postnotes{
  363. text-align: justify;}
  364.  
  365. #postnotes blockquote{
  366. border: 0px;}
  367.  
  368. blockquote{
  369. padding:0px 0px 2px 5px;
  370. margin:0px 0px 2px 10px;
  371. border-left: 1px dotted #555555;
  372. }
  373.  
  374. blockquote p, ul{
  375. margin:0px;
  376. padding:0px;
  377. }
  378.  
  379. a img{border: 0px;}
  380.  
  381.  
  382. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  383.  
  384. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  385. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  386.  
  387. .notes img{width:10px; position:relative; top:3px;}
  388. <--ses-->
  389. small{font-size: 90%;}
  390.  
  391. {CustomCSS}
  392.  
  393. </style>
  394.  
  395. {block:IndexPage}
  396. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  397. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  398.  
  399. <script type="text/javascript">
  400. $(window).load(function(){
  401. var $wall = $('#posts');
  402. $wall.imagesLoaded(function(){
  403. $wall.masonry({
  404. itemSelector: '.entry, .entry_photo',
  405. isAnimated : false
  406. });
  407. });
  408.  
  409. $wall.infinitescroll({
  410. navSelector : '#pagination',
  411. nextSelector : '#pagination a',
  412. itemSelector : '.entry, .entry_photo',
  413. bufferPx : 2000,
  414. debug : false,
  415. errorCallback: function() {
  416. $('#infscr-loading').fadeOut('normal');
  417. }},
  418. function( newElements ) {
  419. var $newElems = $( newElements );
  420. $newElems.hide();
  421. $newElems.imagesLoaded(function(){
  422. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  423. });
  424. }); $('#posts').show(500);
  425. });
  426. </script>
  427.  
  428.  
  429. {/block:IndexPage}
  430.  
  431.  
  432. <title>{title}</title>
  433.  
  434. <link rel="shortcut icon" href="{Favicon}" />
  435. <meta name="viewport" content="width=820" />
  436. </head>
  437.  
  438. <body>
  439. <BODY onselectstart="return false;" ondragstart="return false;">
  440. <div class="wrapper">
  441. <div class="header">
  442. </div>
  443.  
  444. <div id="cage">
  445. <div id="center">
  446.  
  447. <!---->
  448. <div id="creditss">
  449. Theme by <a href="http://heavenlyhugs.tumblr.com/"><u>heavenlyhugs</u></a>
  450. <br>
  451. <font color="#eee">------------------------------------------</font></div>
  452.  
  453. <div id="about">{Description}
  454. <br><br>
  455.  
  456. <div style="text-align:center;">
  457. <select onchange='location=this.options[this.selectedIndex].value;' style='width:200px;font-size:8px;text-transform:uppercase;background:{color:background};padding:2px;border:1px solid #eee;color:{color:link};'>
  458.  
  459. <option>{text:drop down title}</option>
  460.  
  461. <option value="{text:link one}">{text:link one title}</option>
  462. <option value="{text:link two}">{text:link two title}</option>
  463. <option value="{text:link three}">{text:link three title}</option>
  464. <option value="{text:link four}">{text:link four title}</option>
  465. <option value="{text:link five}">{text:link five title}</option>
  466. <option value="{text:link six}">{text:link six title}</option>
  467. <option value="{text:link seven}">{text:link seven title}</option>
  468. <option value="{text:link eight}">{text:link eight title}</option>
  469. </select></div></div>
  470.  
  471. <div id="titlebar">{text:titlebar}<div>
  472.  
  473. </div></div></div></div></div>
  474. <!------------------------------------->
  475.  
  476.  
  477. <div class="left">
  478. <div id="posts">
  479. {block:Posts}
  480. <div class="entry">
  481.  
  482. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  483. <span class="permalink">
  484. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> | <a href="{ReblogURL}" target="_blank">Share text post</a><br>{/block:HasTags}</span>
  485. {/block:Text}
  486.  
  487. {block:Answer}
  488. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  489. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  490. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  491. {/block:Answer}
  492.  
  493. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  494. <span class="permalink">
  495. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> | <a href="{ReblogURL}" target="_blank">Share link</a></span>
  496. {/block:Link}
  497.  
  498. {block:Photo}
  499. {block:IndexPage}
  500. <center>
  501. <div class="perma">
  502. <div style="font-size:8px;text-transform:uppercase;">
  503. Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}">{DayOfWeek}</div>
  504. <div style="font-size:12px;font-family:Baby;">
  505. <a href="{ReblogURL}" target="_blank"> Share this photo </a> </div> </div>
  506.  
  507. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  508. {/block:IndexPage}
  509. {block:PermalinkPage}
  510. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  511.  
  512. {LinkCloseTag}
  513. {/block:PermalinkPage}
  514. {/block:Photo}
  515.  
  516. {block:Photoset}
  517. {block:IndexPage}
  518. <center>
  519.  
  520. <div class="perma">
  521. <div style="font-size:8px;text-transform:uppercase;">
  522. Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}">{DayOfWeek}</div>
  523. <div style="font-size:12px;font-family:Baby;">
  524. <a href="{ReblogURL}" target="_blank"> Share these photos </a> </div> </div>
  525.  
  526. {Photoset-250}</center>
  527. {/block:IndexPage}
  528. {block:PermalinkPage}
  529. <center>
  530. {Photoset-500}</center>
  531. {/block:PermalinkPage}
  532. {/block:Photoset}
  533.  
  534. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  535. <span class="permalink">
  536. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> | <a href="{ReblogURL}" target="_blank">Share quote</a></span>{/block:Quote}
  537.  
  538. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  539. <ul class="chat">
  540. {block:Lines}
  541. <li class="user_{UserNumber}">
  542. {block:Label}
  543. <span class="label">{Label}</span>
  544. {/block:Label}
  545.  
  546. {Line}
  547. </li>
  548. {/block:Lines}
  549. <span class="permalink">
  550. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> | <a href="{ReblogURL}" target="_blank">Share chat post</a></span>
  551. {/block:Chat}
  552.  
  553. {block:Audio}
  554. <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>
  555. {block:IndexPage}
  556. {/block:IndexPage}
  557. {/block:Audio}
  558.  
  559. {block:Video}
  560. {block:IndexPage}
  561. <center>
  562. <div class="perma">
  563. <a href="{ReblogURL}" target="_blank"> Reblog </a> </div>
  564. {Video-250}</center>
  565. {/block:IndexPage}
  566. {block:PermalinkPage}
  567. <center>
  568. {Video-400}</center>
  569. {/block:PermalinkPage}
  570. {block:Video}
  571.  
  572.  
  573. {block:PostNotes}<div align="middle">{caption}</div>
  574. <center>
  575.  
  576. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  577.  
  578. {block:HasTags}
  579. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  580. {block:RebloggedFrom}
  581. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  582. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  583.  
  584. {/block:RebloggedFrom}
  585. </center></span>
  586. <br>
  587. <div id="postnotes">{PostNotes}</div><br>
  588.  
  589. <center>{block:ContentSource}
  590. <br><a href="{SourceURL}">
  591. {lang:Source}:
  592. {block:SourceLogo}
  593. <img src="{BlackLogoURL}" width="{LogoWidth}"
  594. height="{LogoHeight}" alt="{SourceTitle}" />
  595. {/block:SourceLogo}
  596. {block:NoSourceLogo}
  597. {SourceLink}
  598. {/block:NoSourceLogo}
  599. </a>
  600. {/block:ContentSource}</center>
  601.  
  602. {/block:PostNotes}
  603. </div>
  604. {/block:Posts}
  605. </div></div>
  606.  
  607. {block:IndexPage}
  608. {block:Pagination}
  609. <div id="pagination">
  610. {block:NextPage}
  611. <a id="nextPage" href="{NextPage}"></a>
  612. {/block:NextPage}
  613. {block:PreviousPage}
  614. <a href="{PreviousPage}"></a>
  615. {/block:PreviousPage}
  616. </div>
  617. {/block:Pagination}
  618. {/block:IndexPage}
  619. </body>
  620.  
  621. <div style="position:fixed!important;bottom:0px;height:auto;width:150px;background:transparent;padding:2px;">
  622. <a href="/"><img style="width:210px;" src="{image:trans}"></a></div>
  623. <div style="position:fixed!important;bottom:10px;padding:2px;margin-left:20px;background:transparent;z-index:9;">{text:music code}
  624. </div>
  625.  
  626. <!-- THEME BY HEAVENLYHUGS -->
  627. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  628.  
  629. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement