Advertisement
hor4ny

Theme 18 - themesbycaralinaandnancy

Jul 6th, 2012
979
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.67 KB | None | 0 0
  1. <!--
  2. Theme basecode by takec4re.
  3. Edited by cuntcealer.
  4.  
  5. If you remove the credit, which you probablly will, please put it in your FAQ. Thank you.
  6. -->
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13.  
  14.  
  15.  
  16. <script type="text/javascript">
  17. <!--
  18.  
  19. // Disable Right Click Script
  20.  
  21. function IE(e)
  22. {
  23. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  24. {
  25. return false;
  26. }
  27. }
  28. function NS(e)
  29. {
  30. if (document.layers || (document.getElementById && !document.all))
  31. {
  32. if (e.which == "2" || e.which == "3")
  33. {
  34. return false;
  35. }
  36. }
  37. }
  38. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  39.  
  40. //-->
  41. </script>
  42.  
  43.  
  44.  
  45. <script type="text/javascript"
  46. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  47.  
  48. <!-- DEFAULT VARIABLES -->
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  50. <meta name="color:background" content="#fff"/>
  51. <meta name="color:link" content="#000"/>
  52. <meta name="color:text" content="#666"/>
  53. <meta name="color:title" content="#000"/>
  54. <meta name="color:blogtitle" content="" />
  55. <meta name="color:hover" content="#fff"/>
  56. <meta name="color:scrollbar" content="#ddd" />
  57. <meta name="image:sidebar" content="1"/>
  58. <meta name="image:background" content="1"/>
  59. <meta name="if:pixel font" content="1" />
  60. <meta name="if:handy00 font" content="0" />
  61. <meta name="if:show photo" content="1"/>
  62. <meta name="if:show blog title" content="1"/>
  63. <meta name="if:scrollbar" content="1"/>
  64. <meta name="if:twitter button" content="0"/>
  65. <meta name="text:twitter username" content="">
  66. <meta name="text:quote" content="all around the world, people want to be loved" />
  67. <meta name="text:link one" content="/" />
  68. <meta name="text:link one title" content="home" />
  69. <meta name="text:link two" content="/ask" />
  70. <meta name="text:link two title" content="inbox" />
  71. <meta name="text:link three" content="/" />
  72. <meta name="text:link three title" content="link" />
  73. <meta name="text:link four" content="/" />
  74. <meta name="text:link four title" content="link" />
  75.  
  76. <style type="text/css">
  77.  
  78.  
  79. {block:ifscrollbar}
  80. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:1px solid #ccc; background: #fff;}
  81. ::-webkit-scrollbar-thumb { border-left:1px solid #ccc; background: {color:scrollbar};}
  82. {/block:ifscrollbar}
  83.  
  84. 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;}
  85.  
  86. 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;}
  87.  
  88.  
  89. #twitter{
  90. top:25px;
  91. right:5px !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;
  92. }
  93.  
  94. #twitter:hover{
  95. -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;}
  96.  
  97. .wrapper{
  98. margin: 0px auto;
  99. width: 100%;
  100. }
  101.  
  102. .header{
  103. float: left;
  104. width: 100%;
  105. }
  106.  
  107. .left{
  108. float: left;
  109. margin-right: 20px;
  110. width: 802px;
  111. }
  112.  
  113. .right{
  114. float: right;
  115. width: 200px;
  116. background-color: #fff;
  117. }
  118.  
  119. p {
  120. margin:0px;
  121. margin-top:0px;
  122. }
  123.  
  124.  
  125. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  126.  
  127.  
  128. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  129.  
  130.  
  131. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  132.  
  133. body {
  134. padding: 0px;
  135. margin: 0px;
  136. color:{color:text};
  137. {block:ifpixelfont}
  138. font-family:pixel;
  139. {/block:ifpixelfont}
  140. {block:ifhandy00font}
  141. font-family: handy00;
  142. {/block:ifhandy00font}
  143. font-size: 8px;
  144. line-height:11px;
  145. letter-spacing: 0px;
  146. background-color: {color:Background};
  147. background-image:url({image:Background});
  148. background-attachment: fixed;
  149. background-repeat: repeat;
  150. }
  151.  
  152. a:link, a:active, a:visited{
  153. text-decoration: none;
  154. -webkit-transition: color 0.3s ease-out;
  155. -moz-transition: color 0.3s ease-out;
  156. transition: color 0.3s ease-out;
  157. color: {color:Link};
  158. }
  159.  
  160. a:hover {
  161. text-decoration: none;
  162. font-style: italic;
  163. color: {color:Hover};
  164. }
  165.  
  166. div#center{
  167. margin:auto;
  168. position:relative;
  169. width:1000px;
  170. background-color:;
  171. overflow:auto;
  172. overflow-y:hidden;
  173. }
  174.  
  175. .entry {
  176. float:left;
  177. display: block;
  178. margin: 1px;
  179. margin-bottom:-2px;
  180. overflow:hidden;
  181. width:250px;
  182. {block:PermalinkPage}
  183. width:500px;
  184. text-align:center;
  185. {/block:PermalinkPage}
  186. background: transparent;
  187. }
  188.  
  189. #permalink {
  190. position: absolute;
  191. margin-top: 14px;
  192. margin-left: 69px;
  193. opacity: 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 #permalink {
  201. margin-top: 14px;
  202. margin-left: 69px;
  203. opacity: 1;
  204. -webkit-transition: all .7s ease;
  205. -moz-transition: all .7s ease;
  206. -o-transition: all .7s ease;
  207. transition: all .7s ease;
  208. }
  209.  
  210. .countreblog {
  211. color: #fff;
  212. height: 20px;
  213. padding: 2px;
  214. font-weight:bold;
  215. font-family:arial;
  216. font-size:11px;
  217. line-height:10px;
  218. font-style: none;
  219. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  220. background-repeat:repeat;
  221. border:1px solid rgba(0,0,0,0.1);
  222. -webkit-border-radius:2px;
  223. moz-border-radius:2px;
  224. -o-border-radius:2px;
  225. border-radius:2px;
  226. -webkit-transition: all .7s ease;
  227. -moz-transition: all .7s ease;
  228. -o-transition: all .7s ease;
  229. transition: all .7s ease;
  230. }
  231.  
  232. .countreblog a { color: #FFF; }
  233.  
  234. .perma{
  235. position:absolute;
  236. width: 60px;
  237. height: 30px;
  238. margin-top: 9px;
  239. margin-left: 3px;
  240. z-index:9999991;
  241. opacity: 0.0;
  242. filter: alpha(opacity = 0);
  243. -webkit-transition: all .7s ease;
  244. -moz-transition: all .7s ease;
  245. -o-transition: all .7s ease;
  246. transition: all .7s ease;
  247. }
  248.  
  249. .entry:hover .perma {
  250. -webkit-transition: opacity 0.6s linear;
  251. margin-top: 9px;
  252. margin-left: 3px;
  253. opacity: 1;
  254. -webkit-transition: all .7s ease;
  255. -moz-transition: all .7s ease;
  256. -o-transition: all .7s ease;
  257. transition: all .7s ease;
  258. }
  259.  
  260. .likep {
  261. display: inline;
  262. overflow: hidden;
  263. position: relative;
  264. float: right;
  265. width: 21px;
  266. height: 20px;
  267. margin-left:-4px;
  268. z-index: 9999999;
  269. }
  270.  
  271. .likep a {
  272. background-image:
  273. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  274. background-position: 0px 0px;
  275. display: block;
  276. z-index: 9999999;
  277. -webkit-transition: all .7s ease;
  278. -moz-transition: all .7s ease;
  279. -o-transition: all .7s ease;
  280. transition: all .7s ease;
  281. }
  282.  
  283. .likep img {
  284. width: 21px;
  285. height: 20px;
  286. -webkit-transition: all .7s ease;
  287. -moz-transition: all .7s ease;
  288. -o-transition: all .7s ease;
  289. transition: all .7s ease;
  290. }
  291.  
  292. .rep img{
  293. display: inline;
  294. width: 24px;
  295. height: 20px;
  296. }
  297.  
  298. #posts {
  299. width:650px;
  300. margin-top: 1px;
  301. margin-left:230px;
  302. right:auto;
  303. margin-right:auto;
  304. position:relative;
  305. overflow-y: hidden;
  306. }
  307.  
  308.  
  309. @font-face{
  310. font-family: 'pixel';
  311. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  312.  
  313.  
  314. #hoverthing {
  315. opacity:0.2;
  316. margin-left: 0px;
  317. margin-top:-48px;
  318. width: 190px;
  319. height: auto;
  320. {block:ifpixelfont}
  321. font-family:pixel;
  322. {/block:ifpixelfont}
  323. {block:ifhandy00font}
  324. font-family: handy00;
  325. {/block:ifhandy00font}
  326. font-size:8px;
  327. background-color:#fff;
  328. padding-top:3px;
  329. padding-bottom:3px;
  330. padding-left:2px;
  331. padding-right:2px;
  332. -webkit-transition: all 0.6s ease-in-out;
  333. -moz-transition: all 0.6s ease-in-out;
  334. -o-transition: all 0.6s ease-in-out;
  335. -ms-transition: all 0.6s ease-in-out;
  336. transition: all 0.6s ease-in-out;
  337. position:fixed;
  338. }
  339.  
  340. #hoverthing:hover {
  341. opacity:0.7;
  342. -webkit-transition: all 0.6s ease-in-out;
  343. -moz-transition: all 0.6s ease-in-out;
  344. -o-transition: all 0.6s ease-in-out;
  345. -ms-transition: all 0.6s ease-in-out;
  346. transition: all 0.6s ease-in-out;
  347. }
  348.  
  349.  
  350. #sidebar{
  351. position:fixed !important;
  352. width:190px;
  353. height:auto;
  354. margin-top:120px;
  355. margin-left:30px;
  356. }
  357.  
  358.  
  359. #textbox {
  360. opacity:1;
  361. margin-left: px;
  362. width: 184px;
  363. height: 40px;
  364. margin-top:1px;
  365. {block:ifpixelfont}
  366. font-family:pixel;
  367. {/block:ifpixelfont}
  368. {block:ifhandy00font}
  369. font-family: handy00;
  370. {/block:ifhandy00font}
  371. font-size:8px;
  372. border:1px solid #ccc;
  373. background-color:#fff;
  374. text-align:justify;
  375. padding:2px;
  376. position:fixed;
  377. line-height: 10px;
  378. overflow-y:scroll;
  379. overflow-x:hidden;
  380. }
  381.  
  382.  
  383. .title{
  384. font-size: 12px;
  385. line-height: 10px;
  386. color:{color:Title};
  387. font-family:discoverbeauty;
  388. letter-spacing: 0px;
  389. font-weight: normal;
  390. padding:0px 0px 0px 0px;
  391. }
  392.  
  393. .blogtitle{
  394. font-family: discoverbeauty;
  395. font-size: 16px;
  396. line-height: 16px;
  397. opacity:0.8;
  398. text-shadow: 1px 1px 2px #D7D0D1;
  399. z-index:1;
  400. color: {color:blogtitle};
  401. }
  402.  
  403. .permalink{
  404. font-family: pixel;
  405. text-transform: normal;
  406. font-size: 8px;
  407. line-height: 10px;
  408. letter-spacing: 1px;
  409. display: block;
  410. text-align: right;
  411. text-decoration: none;
  412. }
  413.  
  414. #infscr-loading{
  415. bottom: -70px;
  416. position: absolute;
  417. left: 50%;
  418. margin-left:-8px;
  419. width:16px;
  420. height:11px;
  421. overflow:hidden;
  422. margin-bottom: 50px;
  423. }
  424.  
  425. #postnotes{
  426. text-align: justify;}
  427.  
  428. #postnotes blockquote{
  429. border: 0px;}
  430.  
  431.  
  432.  
  433. blockquote{
  434. padding:0px 0px 2px 5px;
  435. margin:0px 0px 2px 10px;
  436. border-left: 1px dotted #555555;
  437. }
  438.  
  439. blockquote p, ul{
  440. margin:0px;
  441. padding:0px;
  442. }
  443.  
  444. a img{border: 0px;}
  445.  
  446.  
  447. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  448.  
  449. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  450. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  451.  
  452. .notes img{width:10px; position:relative; top:3px;}
  453. <--ses-->
  454. small{font-size: 90%;}
  455.  
  456. {CustomCSS}
  457.  
  458. </style>
  459.  
  460. {block:IndexPage}
  461. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  462. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  463.  
  464. <script type="text/javascript">
  465. $(window).load(function () {
  466. var $content = $('#posts');
  467. $content.masonry({itemSelector: '.entry'}),
  468. $content.infinitescroll({
  469. navSelector : 'div#pagination',
  470. nextSelector : 'div#pagination a#nextPage',
  471. itemSelector : '.entry',
  472. loading: {
  473. finishedMsg: '',
  474. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  475. },
  476. bufferPx : 600,
  477. debug : false,
  478. },
  479. // call masonry as a callback.
  480. function( newElements ) {
  481. var $newElems = $( newElements );
  482. $newElems.hide();
  483. // ensure that images load before adding to masonry layout
  484. $newElems.imagesLoaded(function(){
  485. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  486.  
  487.  
  488. });
  489. });
  490. });
  491. </script>
  492.  
  493. {/block:IndexPage}
  494.  
  495.  
  496. <title>{title}</title>
  497.  
  498. <link rel="shortcut icon" href="{Favicon}" />
  499. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  500. <meta name="viewport" content="width=820" />
  501. </head>
  502. <body onkeydown="return false">
  503.  
  504. <body>
  505.  
  506. <div class="wrapper">
  507. <div class="header">
  508. </div>
  509.  
  510. <div id="cage">
  511. <div id="center">
  512.  
  513.  
  514. <div id="sidebar">
  515. <center>{block:ifshowblogtitle}<span class="blogtitle">{Title}</span>{/block:ifshowblogtitle}
  516. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=100%></a>{/block:ifshowphoto}
  517.  
  518. <div id="hoverthing"><center>
  519. {text:quote} <br>
  520. <a href="{text:link one}">{text:link one title}</a> +
  521. <a href="{text:link two}">{text:link two title}</a> +
  522. <a href="{text:link three}">{text:link three title}</a> +
  523. <a href="{text:link four}">{text:link four title}</a>
  524. </center></div>
  525. <div id="textbox">
  526. <img src="http://i98.photobucket.com/albums/l256/SoccerE92/myspace/ht13.gif"> >> {Description}</div></div>
  527.  
  528.  
  529. <div class="left">
  530. <div id="posts">
  531. {block:Posts}
  532. <div class="entry">
  533.  
  534. {block:Answer}
  535. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color: #eee;">
  536. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  537. {Asker}: {Question}</div>
  538. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  539. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  540. {/block:Answer}
  541.  
  542. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  543. {/block:Text}
  544.  
  545. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  546.  
  547. {block:Photo}
  548. {block:IndexPage}
  549. <center>
  550. <div class="perma">
  551. <div class="likep"><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></div>
  552. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  553. </div>
  554. <div id="permalink">
  555. <span class="countreblog"><a href="{Permalink}">{notecount}</a></span></div>
  556. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  557. {/block:IndexPage}
  558. {block:PermalinkPage}
  559. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a></div>{LinkCloseTag}
  560. {/block:PermalinkPage}
  561. {/block:Photo}
  562.  
  563. {block:Photoset}
  564. {block:IndexPage}
  565. <center>
  566. {Photoset-500}</center>
  567. {/block:IndexPage}
  568. {block:PermalinkPage}
  569. <center>
  570. {Photoset-500}</center>
  571. {/block:PermalinkPage}
  572. {/block:Photoset}
  573.  
  574. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  575.  
  576. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  577. <ul class="chat">
  578. {block:Lines}
  579. <li class="user_{UserNumber}">
  580. {block:Label}
  581. <span class="label">{Label}</span>
  582. {/block:Label}
  583.  
  584. {Line}
  585. </li>
  586. {/block:Lines}
  587. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  588. {/block:Chat}
  589.  
  590. {block:Audio}
  591. <div style="width:400px; height:30px;">
  592. {AudioPlayerBlack}
  593. </div>
  594. {block:IndexPage}<span class="permalink">
  595. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  596. </span>{/block:IndexPage}
  597. {/block:Audio}
  598.  
  599. {block:Video}
  600. {block:IndexPage}
  601. <center>
  602. {Video-400}</center>
  603. {/block:IndexPage}
  604. {block:PermalinkPage}
  605. <center>
  606. {Video-400}</center>
  607. {/block:PermalinkPage}
  608. {block:Video}
  609.  
  610.  
  611. {block:PostNotes}<div align="middle">{caption}</div>
  612. <center>
  613.  
  614. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  615.  
  616. {block:HasTags}
  617. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  618. {block:RebloggedFrom}
  619. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  620. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  621.  
  622. {/block:RebloggedFrom}
  623. </center></span>
  624. <br>
  625. <div id="postnotes">{PostNotes}</div><br>
  626.  
  627. <center>{block:ContentSource}
  628. <br><a href="{SourceURL}">
  629. {lang:Source}:
  630. {block:SourceLogo}
  631. <img src="{BlackLogoURL}" width="{LogoWidth}"
  632. height="{LogoHeight}" alt="{SourceTitle}" />
  633. {/block:SourceLogo}
  634. {block:NoSourceLogo}
  635. {SourceLink}
  636. {/block:NoSourceLogo}
  637. </a>
  638. {/block:ContentSource}</center>
  639.  
  640. {/block:PostNotes}
  641. </div>
  642. {/block:Posts}
  643. </div></div>
  644.  
  645. {block:IndexPage}
  646. {block:Pagination}
  647. <div id="pagination">
  648. {block:NextPage}
  649. <a id="nextPage" href="{NextPage}"></a>
  650. {/block:NextPage}
  651. {block:PreviousPage}
  652. <a href="{PreviousPage}"></a>
  653. {/block:PreviousPage}
  654. </div>
  655. {/block:Pagination}
  656. {/block:IndexPage}
  657. </body>
  658.  
  659. </div>
  660.  
  661. {block:iftwitterbutton}
  662. <div id="twitter"><a href="https://twitter.com/{text:twitter username}" class="twitter-follow-button" data-show-count="false">Follow @{text: twitter username}</a>
  663. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div>{/block:iftwitterbutton}
  664.  
  665. <div style="position:fixed; right:1px; bottom:1px;"><a href="http://themesbycaralinaandnancy.tumblr.com">theme</a></div>
  666. </center>
  667. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement