Advertisement
gabyschank

Chemical Theme

Feb 2nd, 2014
1,526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.79 KB | None | 0 0
  1. <!--Chemical Theme by confers
  2. http://fluorescent-themes.tumblr.com/
  3. Please do not remove the credit---->
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}"/>
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  12. <meta name="color:background" content="#ffffff" />
  13. <meta name="color:borders" content="#cccccc" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:title" content="#000000" />
  16. <meta name="color:title hover" content="#000000" />
  17. <meta name="color:link" content="#000000" />
  18. <meta name="color:link hover" content="#000000" />
  19. <meta name="color:questions" content="#eeeeee" />
  20. <meta name="color:scrollbar" content="#000000" />
  21. <meta name="color:highlight text" content="#ffffff" />
  22. <meta name="color:highlight background" content="#cccccc" />
  23. <meta name="select:Title Font" content="font-family:Consolas;font-size:16px;" title="Consolas">
  24. <meta name="select:Title Font" content="font-family: 'Zeyada', cursive;
  25. font-size:24px;letter-spacing:1px;line-height:21px;" title="Zeyada">
  26. <meta name="select:Title Font" content="font-family: 'Dawning of a New Day', cursive;font-size:26px;line-height:25px;" title="Dawning of a New Day">
  27. <meta name="select:Title Font" content="font-family: 'Cedarville Cursive', cursive;font-size:26px;line-height:25px;" title="Cedarville Cursive">
  28. <meta name="select:Title Font" content="font-family: 'Sacramento', cursive;font-size:26px;line-height:25px;" title="Sacramento">
  29. <meta name="select:Title Font" content="font-family: 'Covered By Your Grace', cursive;font-size:20px;line-height:23px;" title="Covered By Your Grace">
  30. <meta name="select:Title Font" content="font-family: 'Coming Soon', cursive;font-size:18px;line-height:23px;" title="Coming Soon">
  31. <meta name="select:Title Font" content="font-family: 'Indie Flower', cursive;font-size:20px;line-height:23px;" title="Indie Flower">
  32. <meta name="select:Title Font" content="font-family: 'Just Me Again Down Here', cursive;font-size:24px;line-height:20px;" title="Just Me Again Down Here">
  33. <meta name="select:Title Font" content="font-family: 'Gloria Hallelujah', cursive;font-size:17px;line-height:22px;" title="Gloria Hallelujah">
  34. <meta name="select:Title Font" content="font-family: 'Shadows Into Light', cursive;font-size:20px;line-height:22px;" title="Shadows Into Light">
  35. <meta name="select:Title Font" content="font-family: 'Reenie Beanie', cursive;font-size:26px;line-height:21px;" title="Reenie Beanie">
  36. <meta name="select:Title Font" content="font-family: 'Give You Glory', cursive;font-size:20px;line-height:25px;" title="Give You Glory">
  37. <meta name="text:home title" content="home" />
  38. <meta name="text:ask title" content="ask" />
  39. <meta name="text:link 1 title" content="" />
  40. <meta name="text:link 1" content="" />
  41. <meta name="text:link 2 title" content="" />
  42. <meta name="text:link 2" content="" />
  43. <meta name="text:link 3 title" content="" />
  44. <meta name="text:link 3" content="" />
  45. <meta name="text:link 4 title" content="" />
  46. <meta name="text:link 4" content="" />
  47. <meta name="text:link 5 title" content="" />
  48. <meta name="text:link 5" content="" />
  49. <meta name="text:link 6 title" content="" />
  50. <meta name="text:link 6" content="" />
  51.  
  52. <meta name="image:Left Background" content""/>
  53. <meta name="image:Right Background" content""/>
  54. <meta name="image:Cover Background" content""/>
  55. <meta name="image:Sidebar Background" content""/>
  56. <meta name="image:Sidebar" content""/>
  57.  
  58. <meta name="if:Link One" content""/>
  59. <meta name="if:Link Two" content""/>
  60. <meta name="if:Link Three" content""/>
  61. <meta name="if:Link Four" content""/>
  62. <meta name="if:Link Five" content""/>
  63. <meta name="if:Link Six" content""/>
  64.  
  65. <meta name="if:Two Column" content""/>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory|Reenie+Beanie|Shadows+Into+Light|Gloria+Hallelujah|Just+Me+Again+Down+Here|Indie+Flower|Coming+Soon|Covered+By+Your+Grace|Sacramento|Cedarville+Cursive|Dawning+of+a+New+Day|Zeyada' rel='stylesheet' type='text/css'>
  68. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  69. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  70.  
  71. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  72. <script>
  73. (function($){
  74. $(document).ready(function(){
  75. $("[title]").style_my_tooltips({
  76. tip_follows_cursor:true,
  77. tip_delay_time:200,
  78. tip_fade_speed:300
  79. }
  80. );
  81. });
  82. })(jQuery);
  83. </script>
  84.  
  85. {block:IndexPage}
  86.  
  87. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  88. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  89. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  90. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  91.  
  92. <script type="text/javascript">
  93. $(window).load(function(){
  94. var $wall = $('#entries');
  95. $wall.imagesLoaded(function(){
  96. $wall.masonry({
  97. itemSelector: '#post, #post_photo',
  98. isAnimated : false
  99. });
  100. });
  101.  
  102. $wall.infinitescroll({
  103. navSelector : '#pagination',
  104. nextSelector : '#pagination a',
  105. itemSelector : '#post, #post_photo',
  106. bufferPx : 2000,
  107. debug : false,
  108. errorCallback: function() {
  109. $('#scroll').fadeOut('normal');
  110. }},
  111. function( newElements ) {
  112. var $newElems = $( newElements );
  113. $newElems.hide();
  114. $newElems.imagesLoaded(function(){
  115. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  116. });
  117. }); $('#entries').show(500);
  118. });
  119. </script>
  120. {/block:IndexPage} <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  121. <style type="text/css">
  122.  
  123. #s-m-t-tooltip{
  124. max-width:300px;
  125. margin:15px;
  126. padding:2px 8px;
  127. border:1px solid #ccc;
  128. border-radius:4px;
  129. background:#FFF;
  130. z-index:999999;
  131. letter-spacing:1px;
  132. font-size:9px;
  133. text-transform:uppercase;
  134. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  135.  
  136. body{
  137. background-color:{color:background};
  138. background-image: url({image:Left Background}), url({image:Right Background}), url({image:Cover Background});
  139. background-attachment: fixed;
  140. background-position: bottom 0px left 0px, bottom 0px right 0px;
  141. background-repeat: no-repeat, no-repeat, no-repeat;
  142. -webkit-background-size: auto, auto, auto;
  143. -moz-background-size: auto, auto, auto;
  144. -o-background-size: auto, auto, auto;
  145. background-size: auto, auto, cover;
  146. color:{color:text};
  147. font-family:consolas;
  148. font-size:10px;
  149. }
  150.  
  151. ::selection {
  152. background:{color:highlight background};
  153. color:{color:highlight text};
  154. }
  155. ::-moz-selection {
  156. background:{color:highlight background};
  157. color:{color:highlight text};
  158. }
  159.  
  160. ::-webkit-scrollbar{
  161. width:8px;
  162. height:8px;
  163. background:{color:background};}
  164.  
  165. ::-webkit-scrollbar-thumb{
  166. background:{color:scrollbar};
  167. height:5px;
  168. border:{color:background} solid 3px;}
  169.  
  170. a:link, a:active, a:visited{
  171. -webkit-transition: 0.3s ease;
  172. transition: 0.3s ease;
  173. -o-transition: 0.3s ease;
  174. -moz-transition: 0.3s ease;
  175. color:{color:link};
  176. text-decoration:none;
  177. }
  178.  
  179. a:hover{
  180. -webkit-transition: 0.3s ease;
  181. transition: 0.3s ease;
  182. -o-transition: 0.3s ease;
  183. -moz-transition: 0.3s ease;
  184. color:{color:link hover};
  185. }
  186.  
  187. #n{
  188.  
  189. }
  190.  
  191. #entries{{block:IndexPage}
  192. width:200px;
  193. margin-left:500px;
  194. {block:IfTwoColumn}
  195. width:605px;
  196. margin-left:230px;
  197. {/block:IfTwoColumn}
  198. margin-top:-10px;
  199. border-radius:3px;
  200. z-index:1;
  201. background:{color:background};
  202. {/block:IndexPage}{block:PermalinkPage}
  203. width:500px;
  204. border-radius:5px;
  205. padding:10px;
  206. border:1px solid {color:borders};
  207. margin-top:10px;
  208. margin-left:320px;
  209. position:absolute;
  210. {/block:PermalinkPage}
  211. }
  212.  
  213. #post{
  214. {block:IndexPage}
  215. border:1px solid transparent;
  216. -webkit-transition: 0.3s ease;
  217. transition: 0.3s ease;
  218. -o-transition: 0.3s ease;
  219. -moz-transition: 0.3s ease;
  220. border-radius:5px;
  221. padding:10px 10px 10px 10px;
  222. margin-top:20px;
  223. margin-left:20px;
  224. width:250px;
  225. {/block:IndexPage}
  226. {block:PermalinkPage}
  227. width:500px;
  228. {/block:PermalinkPage}
  229. }
  230.  
  231. img, iframe.photoset{
  232. border-radius:5px;
  233. -webkit-transition: 0.5s ease;
  234. transition: 0.5s ease;
  235. -o-transition: 0.5s ease;
  236. -moz-transition: 0.5s ease;}
  237.  
  238.  
  239. #post .perma{
  240. {block:IndexPage}
  241. position:absolute;
  242. background:{color:background};
  243. -webkit-transition: 0.2s ease;
  244. transition: 0.2s ease;
  245. -o-transition: 0.2s ease;
  246. -moz-transition: 0.2s ease;
  247. margin-top:2px;
  248. text-align:center;
  249. width:100px;
  250. opacity:0;
  251. text-transform:uppercase;
  252. font-size:9px;
  253. {/block:IndexPage}{block:PermalinkPage}
  254. display:none;
  255. {/block:PermalinkPage}
  256. }
  257. {block:IndexPage}
  258. #post:hover{
  259. -webkit-transition: 0.3s ease;
  260. transition: 0.3s ease;
  261. -o-transition: 0.3s ease;
  262. -moz-transition: 0.3s ease;
  263. border:1px solid {color:borders};
  264. border-radius:5px;
  265. } {/block:IndexPage}
  266.  
  267. #post:hover .perma{
  268. -webkit-transition: 0.3s ease;
  269. transition: 0.3s ease;
  270. -o-transition: 0.3s ease;
  271. -moz-transition: 0.3s ease;
  272. opacity:1;
  273. }
  274.  
  275.  
  276.  
  277. #sidebar img{
  278. max-width:150px;
  279. }
  280.  
  281. #desc{
  282. }
  283.  
  284. .title{
  285. {select:Title Font}
  286. }
  287.  
  288. .title a{
  289. -webkit-transition: 0.3s ease;
  290. transition: 0.3s ease;
  291. -o-transition: 0.3s ease;
  292. -moz-transition: 0.3s ease;
  293. color:{color:title};
  294. }
  295.  
  296. .title a:hover{
  297. -webkit-transition: 0.3s ease;
  298. transition: 0.3s ease;
  299. -o-transition: 0.3s ease;
  300. -moz-transition: 0.3s ease;
  301. color:{color:title hover};
  302. }
  303.  
  304. #sidebar{
  305. z-index:9999;
  306. margin-top:50px;
  307. text-align:center;
  308. padding:2px;
  309. border-radius:3px;
  310. background:{color:background};
  311. width:200px;
  312. margin-left:850px;
  313. position:fixed;
  314. }
  315.  
  316.  
  317. .title{
  318. font-size:12px;
  319. }
  320.  
  321. .links{
  322. padding:2px;
  323. text-transform:uppercase;
  324. font-family:consolas;
  325. font-size:9px;
  326. letter-spacing:1px;}
  327.  
  328. .links a{
  329. border-radius:5px;
  330. line-height:12px;
  331. padding:3px;
  332. border:1px solid transparent;
  333. -webkit-transition: 0.3s ease;
  334. transition: 0.3s ease;
  335. -o-transition: 0.3s ease;
  336. -moz-transition: 0.3s ease;
  337. }
  338.  
  339. .links a:hover{
  340. border:1px solid {color:borders};
  341. -webkit-transition: 0.3s ease;
  342. transition: 0.3s ease;
  343. -o-transition: 0.3s ease;
  344. -moz-transition: 0.3s ease;
  345.  
  346. }
  347.  
  348. i, em{
  349. color:{color:link};}
  350. b, strong{
  351. font-weight:normal;
  352. text-transform:uppercase;
  353. color:{color:link};}
  354. ul,ol{
  355. margin:0px;
  356. margin-left:-5px;}
  357. p{
  358. padding:0px;
  359. margin:2px;}
  360.  
  361.  
  362.  
  363. #credit {
  364. position:fixed;
  365. font-family:consolas;
  366. font-size:10px;
  367. bottom:10px;
  368. z-index:999999999999;
  369. right:10px;
  370. text-transform:uppercase;
  371. }
  372.  
  373.  
  374. blockquote{
  375. padding:3px;
  376. border-left:1px solid #e1e1e1;
  377. margin-left:10px;
  378. line-height:10px;
  379. }
  380.  
  381. {block:IndexPage}
  382. blockquote img{
  383. width:100px;
  384. overflow:hidden;
  385. }
  386. {/block:IndexPage}
  387. {block:PermalinkPage}
  388. blockquote img{
  389. width:200px;
  390. overflow:hidden;
  391. }
  392. {/block:PermalinkPage}
  393.  
  394. .text{
  395. text-decoration:bold;
  396. font-size:12px;
  397. text-transform:uppercase;
  398. }
  399.  
  400. #questions img{
  401. float:left;
  402. padding:2px;
  403. }
  404.  
  405. #questions a{
  406. font-size:9px;
  407. letter-spacing:1px;
  408. text-transform:uppercase;
  409. }
  410.  
  411. #questions {
  412. padding:4px;
  413. border-radius:6px;
  414. min-height:28px;
  415. font-weight: bold;
  416. border-bottom:1px solid {color:border};
  417. background:{color:questions};
  418. }
  419.  
  420. #questions img{
  421. border-radius:6px;
  422. }
  423.  
  424. .player{
  425. margin-left:110px;
  426. margin-top:25px;
  427. position:absolute;
  428. padding:2px;
  429. max-width:135px;
  430. padding:2px;
  431. font-size:9px;
  432. text-transform:uppercase;
  433. z-index:999999;
  434. {block:PermalinkPage}
  435. margin-top:0px;
  436. {/block:PermalinkPage}
  437. }
  438.  
  439. .audioplayer{
  440. margin-top:20px;
  441. margin-left:20px;
  442. opacity:.7;
  443. width:27px;
  444. height:27px;
  445. border-radius:30px;
  446. overflow:hidden;
  447. background:#fff;
  448. padding:15px;
  449. }
  450.  
  451. #cover{
  452. width:100px;
  453. background:#eee;
  454. position:absolute;
  455. height:100px;
  456. display:inline-block;
  457. float:left;
  458. {block:PermalinkPage}
  459. margin-top:-20px;
  460. {/block:PermalinkPage}
  461. }
  462.  
  463. #cover img{
  464. width:100px;
  465. height:100px;
  466. {block:PermalinkPage}
  467. margin-top:0px;
  468. {/block:PermalinkPage}
  469. }
  470.  
  471. .playbutton {
  472. width:30px;
  473. height:30px;
  474. overflow:hidden;
  475. position:relative;
  476. z-index:1000;
  477. margin:0px;}
  478.  
  479. </style>
  480.  
  481. </head>
  482. <body>
  483.  
  484. <div id="sidebar">
  485. <img src="{image:Sidebar}">
  486. <div class="title"><a href="/">{Title}</a></div>
  487. <div id="desc">{Description}</div>
  488. <div class="links">
  489. <a href="/">{text:home title}</a>
  490. <a href="/ask">{text:ask title}</a>
  491. {block:IfLinkOne}
  492. <a href="{text:link 1}">{text:link 1 title}</a>
  493. {/block:IfLinkOne}
  494. {block:IfLinkTwo}
  495. <a href="{text:link 2}">{text:link 2 title}</a>
  496. {/block:IfLinkTwo}
  497. {block:IfLinkThree}
  498. <a href="{text:link 3}">{text:link 3 title}</a>
  499. {/block:IfLinkThree}
  500. {block:IfLinkFour}
  501. <a href="{text:link 4}">{text:link 4 title}</a>
  502. {/block:IfLinkFour}
  503. {block:IfLinkFive}
  504. <a href="{text:link 5}">{text:link 5 title}</a>
  505. {/block:IfLinkFive}
  506. {block:IfLinkSix}
  507. <a href="{text:link 6}">{text:link 6 title}</a>
  508. {/block:IfLinkSix}
  509. <!---PLEASE DO NOT REMOVE/CHANGE THIS AT ALL--->
  510. <a href="http://fluorescent-themes.tumblr.com/">theme</a>
  511. <!---PLEASE DO NOT REMOVE/CHANGE THIS AT ALL--->
  512. </div>
  513. </div>
  514.  
  515. <div id="entries">
  516.  
  517.  
  518. {block:Posts}
  519.  
  520.  
  521. {block:ContentSource}
  522. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  523. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  524. {/block:SourceLogo}
  525. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  526. {/block:ContentSource}
  527.  
  528. <div id="post">
  529.  
  530.  
  531. {block:Photo}
  532. {block:IndexPage}
  533. <a href="{permalink}"><img src="{PhotoURL-250}"/></a>
  534. <div class="perma">
  535. <a href="{Permalink}">{NoteCount}</a>,
  536. <a href="{ReblogURL}">reblog</a></div>
  537. {/block:IndexPage}
  538. {block:PermalinkPage}
  539. <a href="{permalink}"><img src="{PhotoURL-500}"/></a>
  540. {/block:PermalinkPage}
  541. {/block:Photo}
  542.  
  543.  
  544.  
  545. {block:Photoset}
  546. {block:IndexPage}
  547. {Photoset-250}
  548. <div class="perma">
  549. <a href="{Permalink}">{NoteCount}</a>,
  550. <a href="{ReblogURL}">reblog</a>
  551. </div>
  552. {/block:IndexPage}
  553. {block:PermalinkPage}
  554. {Photoset-500}
  555. {/block:PermalinkPage}
  556. {/block:Photoset}
  557.  
  558. {block:Video}
  559. {block:IndexPage}
  560. {Video-250}
  561. <div class="perma">
  562. <a href="{Permalink}">{NoteCount}</a>,
  563. <a href="{ReblogURL}">reblog</a>
  564. </div>
  565. {/block:IndexPage}
  566. {block:PermalinkPage}
  567. {Video-500}
  568. {/block:PermalinkPage}
  569. {/block:Video}
  570.  
  571.  
  572. {block:Text}
  573. <div class="text">{Title}</div>{Body}
  574. <div class="perma">
  575. <a href="{Permalink}">{NoteCount}</a>,
  576. <a href="{ReblogURL}">reblog</a>
  577. </div>
  578. {/block:Text}
  579.  
  580.  
  581. {block:Link}
  582. <div class="text" style="background:#eee; padding:2px; letter-spacing:1px; text-decoration:underline;"><a href="{URL}">{Name} →</a></div>
  583. {block:Description}{Description}{/block:Description}
  584. <div class="perma">
  585. <a href="{Permalink}">{NoteCount}</a>,
  586. <a href="{ReblogURL}">reblog</a>
  587. </div>
  588. {/block:Link}
  589.  
  590.  
  591. {block:Quote}
  592. <div class="text">"{Quote}"</div>
  593. {block:Source}-{Source}{/block:Source}
  594. <div class="perma">
  595. <a href="{Permalink}">{NoteCount}</a>,
  596. <a href="{ReblogURL}">reblog</a>
  597. </div>
  598. {/block:Quote}
  599.  
  600.  
  601. {block:Chat}
  602. {block:Lines}
  603. {block:Label}<br>
  604. <div class="text" div style="font-size:9px; padding:2px; background:#eee;">{Label}
  605. {/block:Label}
  606. &nbsp;{Line}</div>
  607. {/block:Lines}
  608. <div class="perma">
  609. <a href="{Permalink}">{NoteCount}</a>,
  610. <a href="{ReblogURL}">reblog</a>
  611. </div>
  612. {/block:Chat}
  613.  
  614.  
  615. {block:Audio}
  616. <div class="player">{block:TrackName}{TrackName}{/block:TrackName}<br>
  617. {block:Artist}by {Artist}{/block:Artist}<br>
  618. {block:PlayCount}{PlayCount} plays{/block:PlayCount}
  619. </div>
  620. <div id="cover">
  621. {block:AlbumArt}
  622. <img src="{AlbumArtURL}">
  623. {/block:AlbumArt}</div>
  624. <div class="audioplayer"><div class="playbutton">
  625. {AudioPlayerWhite}</div></div><br><br>
  626. <div class="perma">
  627. <a href="{Permalink}">{NoteCount}</a>,
  628. <a href="{ReblogURL}">reblog</a>
  629. </div>
  630. {/block:Audio}
  631.  
  632.  
  633.  
  634. {block:Answer}<div id="questions">
  635. <img src="{AskerPortraitURL-24}">{Asker}: {Question}</div>
  636. {Answer}
  637. <div class="perma">
  638. <a href="{Permalink}">{NoteCount}</a>,
  639. <a href="{ReblogURL}">reblog</a>
  640. </div>
  641. {/block:Answer}
  642.  
  643. {block:PermalinkPage}<div id="n">
  644. <br>
  645. {block:Tags}<a href="/tagged/{Tag}"> #{Tag} </a>{/block:Tags}
  646. <br>
  647. {block:Date}{TimeAgo}{/block:Date}
  648. {block:NoteCount}
  649. {NoteCountWithLabel}
  650. {/block:NoteCount}
  651. <br>
  652. {block:Caption}
  653. {Caption}
  654. {/block:Caption}
  655. <br>
  656. {block:PostNotes}{PostNotes}{/block:PostNotes}
  657. </div>
  658. {/block:PermalinkPage}
  659. </div>
  660. {/block:Posts}
  661. </div>
  662.  
  663.  
  664.  
  665.  
  666. {block:IndexPage}
  667. {block:Pagination}
  668. <div id="pagination">
  669. {block:NextPage}
  670. <a id="nextPage" href="{NextPage}"></a>
  671. {/block:NextPage}
  672. {block:PreviousPage}
  673. <a href="{PreviousPage}"></a>
  674. {/block:PreviousPage}
  675. </div>
  676. {/block:Pagination}
  677. {/block:IndexPage}
  678.  
  679. </div>
  680. <!---PLEASE DO NOT REMOVE/CHANGE THIS AT ALL--->
  681. <div id="credit"><a href="http://fluorescent-themes.tumblr.com">credit</a></div>
  682. <!---PLEASE DO NOT REMOVE/CHANGE THIS AT ALL--->
  683. </div>
  684. </body>
  685. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement