Advertisement
theme_bean

Theme #28

Nov 26th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.85 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit
  4. unless you wear sweatpants on monday then well i just feel bad for you
  5. love ya
  6. -->
  7.  
  8. <html lang="en">
  9.  
  10. <head>
  11.  
  12. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'>
  15.  
  16. {block:IfFallingSnow}
  17. <script src="http://static.tumblr.com/p2evvtm/7Lzm07nfv/snowstorm.js"></script>
  18. {/block:IfFallingSnow}
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  25.  
  26. <html lang="en">
  27.  
  28.  
  29. <script type="text/javascript"
  30. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  33. <meta name="color:background" content="#ffffff"/>
  34. <meta name="color:text" content="#000000"/>
  35. <meta name="color:links" content="#000000"/>
  36. <meta name="color:hover" content="#686868"/>
  37. <meta name="image:Sidebar" content=""/>
  38. <meta name="image:Background" content=""/>
  39. <meta name="if:Falling Snow" content="0">
  40. <meta name="text:Link One Title" content="link 1"/>
  41. <meta name="text:Link One" content="" />
  42. <meta name="text:Link Two Title" content="link 2"/>
  43. <meta name="text:Link Two" content=""/>
  44. <meta name="text:Link Three Title" content="link 3"/>
  45. <meta name="text:Link Three" content=""/>
  46. <meta name="text:Link Four Title" content="link 4"/>
  47. <meta name="text:Link Four" content=""/>
  48.  
  49. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  50.  
  51. <script type="text/javascript"
  52. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  53.  
  54. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  55. <script type="text/javascript">
  56. $(document).ready(function () {
  57. $('li.drawer div:nth-child(2)').hide();
  58. $('li.drawer h4').click(function () {
  59. if ($(this).hasClass('open')) {
  60. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  61. else {
  62. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  63. $(this).next().slideDown();
  64. $(this).addClass('open');}
  65. });
  66. });
  67. </script>
  68.  
  69. <style type="text/css">
  70.  
  71. <title>{Title}</title>
  72. {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  73.  
  74. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
  75.  
  76.  
  77. <script type=”text/javascript”>
  78. //
  79. function desabilitaMenu(e)
  80. {
  81. if (window.Event)
  82. {
  83. if (e.which == 2 || e.which == 3)
  84. return false;
  85. }
  86. else
  87. {
  88. event.cancelBubble = true
  89. event.returnValue = false;
  90. return false;
  91. }
  92. }
  93. document.oncontextmenu = desabilitaMenu;
  94. document.onmousedown = desabilitaBotaoDireito;
  95. document.onmouseup = desabilitaBotaoDireito;
  96. </script>trols{
  97. position:fixed !important;
  98. }
  99. ::-webkit-scrollbar-thumb:vertical {
  100.  
  101. height:9px;
  102.  
  103. background-color: #a4a4a4;
  104.  
  105. }
  106.  
  107. ::-webkit-scrollbar {
  108.  
  109. width:5px;
  110.  
  111. height:5px;
  112.  
  113. background:#fff;
  114.  
  115. margin-right:5px;
  116.  
  117. }
  118. iframe#tumblr_controls {
  119. top: 0% !important;
  120. right:0% !important;
  121. position: fixed !important;}
  122. @font-face {
  123. font-family: "kg luck of the irish";
  124. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  125. }
  126. @font-face {
  127. font-family: "kg luck of the irish";
  128. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  129. }
  130.  
  131. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  132.  
  133. .left{
  134. float: left;
  135. margin-right: 20px;
  136. width: 802px;
  137. }
  138.  
  139. .right{
  140. float: right;
  141. width: 200px;
  142. background-color: {color:Background};
  143. }
  144.  
  145. body {
  146. padding: 0px;
  147. margin: 0px;
  148. color:#000;
  149. font-family: ubuntu;
  150. font-size: 11px;
  151. background-color: {color:Background};
  152. background-image:url({image:Background});
  153. background-attachment: fixed;
  154. background-repeat: repeat;
  155. }
  156.  
  157. a:link, a:active, a:visited{
  158. color:{color:links};
  159. text-decoration: none;
  160. -webkit-transition: color 0.4s ease-out;
  161. -moz-transition: color 0.4s ease-out;
  162. }
  163.  
  164. a:hover{
  165. color:transparent;
  166. -webkit-transition: color 0.4s ease-out;
  167. -moz-transition: color 0.4s ease-out;
  168. text-shadow:0px 0px 1px {color:hover};
  169. }
  170.  
  171. .entry {
  172. margin:4px;
  173. padding: 4px;
  174. float:center;
  175. background-color: white;
  176. border: 1px dashed #000;
  177. font-family: ubuntu;
  178. font-size: 10px;
  179. line-height:15px;
  180. {block:IndexPage}
  181. overflow: hidden;
  182. width:251px;
  183. {/block:IndexPage}
  184. {block:PermalinkPage}
  185. width:450px;
  186. margin-left:58px;
  187. {/block:PermalinkPage}
  188. }
  189.  
  190. .entry .permalink{
  191. margin: auto;
  192. font-family: 'caviardreams', cursive;
  193. position: absolute;
  194. text-align: center;
  195. margin-top:0px;
  196. width: 35px;
  197. height: 13px;
  198. font-size:8px;
  199. margin-left: 0;
  200. opacity: 0;
  201. font-style:bold;
  202. background-color: white;
  203. -webkit-border-radius: 0px 0px 0px 0px;
  204. filter: alpha(opacity = 0);
  205. -webkit-transition: all ease-in .5s;
  206. -moz-transition: all ease-in .5s;
  207. -o-transition: all ease-in .5s;
  208. -ms-transition: all ease-in .5s;
  209. transition: all ease-in .5s;
  210. }
  211.  
  212. .entry:hover .permalink{
  213. margin-top: 3px;
  214. opacity: 0.9;
  215. }
  216.  
  217. .entry .permalink2{
  218. margin: auto;
  219. font-family: 'caviardreams', cursive;
  220. position: absolute;
  221. padding-right:5px;
  222. text-align: center;
  223. margin-top:0px;
  224. width: auto;
  225. height: 13px;
  226. font-size:8px;
  227. margin-left: 0;
  228. opacity: 0;
  229. font-style:bold;
  230. background-color: white;
  231. -webkit-border-radius: 0px 6px 6px 0px;
  232. filter: alpha(opacity = 0);
  233. -webkit-transition: all ease-in .5s;
  234. -moz-transition: all ease-in .5s;
  235. -o-transition: all ease-in .5s;
  236. -ms-transition: all ease-in .5s;
  237. transition: all ease-in .5s;
  238. }
  239.  
  240. .entry:hover .permalink2{
  241. margin-top: 23px;
  242. opacity: 0.9;
  243. }
  244.  
  245.  
  246. .entry #permalink {
  247. position: absolute;
  248. bottom: 0px;
  249. right: 2px;
  250. opacity: 0;
  251.  
  252. -webkit-transition: all .5s ease;
  253. -moz-transition: all .5s ease;
  254. -o-transition: all .5s ease;
  255. transition: all .5s ease;
  256. }
  257.  
  258. .entry:hover #permalink {
  259. bottom: 0px;
  260. right: 2px;
  261. opacity: 1;
  262. }
  263.  
  264.  
  265. .countreblog {
  266. letter-spacing:1px;
  267. font-family: ubuntu;
  268. font-size:8px;
  269. color: #a4a4a4;
  270. line-height:5px;
  271. margin: 5px;
  272. background:transparent;
  273. padding:9px 2px;
  274. opacity: 1;
  275. }
  276.  
  277. .countreblog a { color: #000; }
  278.  
  279. #sidebar{
  280. -webkit-border-radius: 0px 0px 0px 0px;
  281. z-index:1;
  282. position:fixed !important;
  283. border: 1px dashed #000;
  284. font-family: 'ubuntu', cursive;
  285. font-size: 11px;
  286. width:225px;
  287. height:auto;
  288. top:70px;
  289. left:216px;
  290. opacity: 1;
  291. }
  292.  
  293. ul#drawers {width: auto; list-style: none; margin: 0 auto; padding: 2px; border-top: 2px; color: #000;}
  294.  
  295. ul#drawers a {text-decoration: none; color: #000;}
  296.  
  297. ul#drawers li h4 {margin: 0; padding: 1px; font-family: ubuntu; font-size: 10px; letter-spacing:2px; text-align: center; background-color: #fff; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  298. transition: background-color 0.5s ease-out;}
  299.  
  300. h4.small {display: table-cell; width: 300px; margin: 0; height: 100%;}
  301.  
  302. li.drawer h4.open {background-color: #121213; border-top: 0px;}
  303.  
  304. li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  305.  
  306. li.drawer div li {list-style-type: disc;}
  307.  
  308. li.drawer div ul {-webkit-padding-start: 12px;}
  309.  
  310. .sidelinks{
  311. opacity:1;
  312. padding-left:3px;
  313. padding-right:3px;
  314. margin-left:2px;
  315. -webkit-transition: all 0.3s ease-out;
  316. -moz-transition: all 0.3s ease-out;
  317. transition: all 0.3s ease-out;
  318. }
  319.  
  320. .sidelinks:hover{
  321. opacity:0;
  322. }
  323.  
  324. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  325.  
  326. #posts {
  327. width:560px;
  328. margin-left:500px;
  329. margin-top:2px;
  330. float:left;
  331. font-family: "ubuntu";
  332. }
  333.  
  334. #infscr-loading{
  335. bottom: -70px;
  336. position: absolute;
  337. left: 50%;
  338. margin-left:-8px;
  339. width:16px;
  340. height:11px;
  341. overflow:hidden;
  342. margin-bottom: 50px;
  343. }
  344.  
  345. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  346.  
  347. #titulo{
  348. font-family: 'pacifico', cursive;
  349. font-size: 26px;
  350. width:210px;
  351. line-height:25px;
  352. padding-top:15px;
  353. background-color: auto;
  354. font-weight: normal;
  355. text-align: center;
  356. text-shadow: white 0.1em 0.1em 0.2em;
  357. -webkit-animation: bounceIn 4s;
  358. -moz-animation: bounceIn 4s;
  359. -ms-animation: bounceIn 4s;
  360. }
  361. blockquote{
  362. padding:0px 0px 2px 5px;
  363. margin:0px 0px 0px 0px;
  364. border-left: 1px solid #555555;
  365. }
  366.  
  367. blockquote p, ul{
  368. margin:0px;
  369. padding:0px;
  370. }
  371.  
  372. a img{border: 0px;}
  373.  
  374. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  375.  
  376. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  377. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  378.  
  379. .notes img{
  380. width:10px;
  381. position:relative;
  382. top:3px;
  383. }
  384.  
  385. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  386. {block:IndexPage}
  387. width: 250px !important;
  388. {/block:IndexPage}
  389. }
  390. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  391.  
  392. @font-face {
  393. font-family: "set fire to the rain";
  394. src: url('http://static.tumblr.com/nsunyax/PzUlzmdk1/setfiretotherain.ttf');
  395. }
  396.  
  397. .title{
  398. font-family: 'set fire to the rain';
  399. font-size: 12px;
  400. line-height:15px;
  401. color: {color:text};
  402. font-weight: normal;
  403. }
  404.  
  405. .bubble {
  406. align:right;background:#efc5ca; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  407. .bubble p {margin:1px 0px;}
  408. .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 #efc5ca;}
  409. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #efc5ca}
  410. .permalink2 p {
  411. margin: 0px;
  412. }
  413.  
  414. #credz {
  415. position: fixed !important;
  416. right:5px !important;
  417. bottom:7px !important;
  418. font-family:helvetica;
  419. font-size:19px;
  420. line-height: 12px;
  421. -moz-transition: all 0.8s ease-out;
  422. -webkit-transition: opacity 0.7s linear;
  423. -webkit-transition: all 0.8s ease-out;
  424. transition: all 0.8s ease-out;
  425. }
  426.  
  427. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  428.  
  429. </style>
  430. {block:IndexPage}
  431. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  432. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  433.  
  434. <script type="text/javascript">
  435. $(window).load(function () {
  436. var $content = $('#posts');
  437. $content.masonry({itemSelector: '.entry'}),
  438. $content.infinitescroll({
  439. navSelector : 'div#pagination',
  440. nextSelector : 'div#pagination a#nextPage',
  441. itemSelector : '.entry',
  442. loading: {
  443. finishedMsg: '',
  444. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  445. },
  446. bufferPx : 600,
  447. debug : false,
  448. },
  449. // call masonry as a callback.
  450. function( newElements ) {
  451. var $newElems = $( newElements );
  452. $newElems.hide();
  453. // ensure that images load before adding to masonry layout
  454. $newElems.imagesLoaded(function(){
  455. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  456.  
  457.  
  458. });
  459. });
  460. });
  461. </script>
  462.  
  463. {/block:IndexPage}
  464.  
  465. </div>
  466.  
  467. <title>{title}</title>
  468.  
  469. <link rel="shortcut icon" href="{Favicon}">
  470. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  471. <meta name="viewport" content="width=820" />
  472.  
  473.  
  474.  
  475. <div class="wrapper">
  476.  
  477. <div class="header">
  478.  
  479. </div>
  480.  
  481. <div id="sidebar"><center>
  482. <div id="titulo"><div style="background: transparent; text-align: center; color:#000; margin-left:-28px; margin-bottom:6px;">{Title}</div></div>
  483. <p><a href="/"><img src="{image:Sidebar}" width=210px;></a><p><div style="margin-top: 6px;">
  484. {description}</p>
  485. <ul id="drawers">
  486. <li class="drawer" id="info">
  487. <h4>navigation+</h4>
  488. <div align="center">
  489. <p>
  490. <a href="/"class="sidelinks">home</a> -
  491.  
  492. <a href="/ask"class="sidelinks">inbox</a> -
  493.  
  494. {block:ifLinkOneTitle}
  495. <a href="{text:Link One}"class="sidelinks">{text:Link One Title}</a> -
  496. {/block:ifLinkOneTitle}
  497.  
  498. {block:ifLinkTwoTitle}
  499. <a href="{text:Link Two}"class="sidelinks">{text:Link Two Title}</a> -
  500. {/block:ifLinkTwoTitle}
  501.  
  502. {block:ifLinkThreeTitle}
  503. <a href="{text:Link Three}"class="sidelinks">{text:Link Three Title}</a> -
  504. {/block:ifLinkThreeTitle}
  505.  
  506. {block:ifLinkFourTitle}
  507. <a href="{text:Link Four}"class="sidelinks">{text:Link Four Title}</a> -
  508. {/block:ifLinkFourTitle}
  509.  
  510. <a href="http://slutteen.tumblr.com"class="sidelinks">credit</a>
  511. </p>
  512. </div>
  513. </li>
  514. </ul>
  515. </div>
  516. </div>
  517.  
  518. </div>
  519. </div>
  520.  
  521. </div>
  522. </div></div>
  523.  
  524. <div class="left">
  525.  
  526. <div id="posts">
  527.  
  528. {block:Posts}
  529. <div class="entry">
  530.  
  531. {block:Text}
  532. {block:IndexPage} <div id="permalink">
  533. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> / <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  534. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  535. <span class="entrytext">{Body}</span>
  536. {/block:Text}
  537.  
  538. {block:Link}
  539. <a href="{URL}" class="title">{Name}</a>
  540. {block:Description}{Description}{/block:Description}
  541. {block:IndexPage} <div id="permalink">
  542. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  543. {block:Link}
  544.  
  545. {block:Answer}
  546. <div class="post"><div class="askborder">
  547. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  548. Then I was like: {Answer}
  549. </div>
  550. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  551. {/block:Answer}
  552.  
  553. {block:Photo}
  554. <center>
  555. {block:IndexPage}
  556. <div class="permalink">
  557. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  558. <div class="permalink2">
  559. <a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  560. {LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  561. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  562. {/block:Photo}
  563.  
  564. {block:Photoset}
  565. {block:IndexPage} <div id="permalink">
  566. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  567. <center><div class="photoset_photo" width="250px">{Photoset-250}</div></center>
  568. <p style="text-align: right;">
  569. {/block:Photoset}
  570. {block:Quote}{block:IndexPage} <div id="permalink">
  571. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  572. {Quote}</span> <br>
  573. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}
  574. {/block:Quote}
  575.  
  576. {block:Chat}
  577. {block:IndexPage} <div id="permalink">
  578. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
  579. {block:Title}<span class="title">{Title}</span>{/block:Title}
  580. <ul class="chat">
  581. {block:Lines}
  582. <li class="user_{UserNumber}">
  583. {block:Label}
  584. <span class="label">{Label}</span>
  585. {/block:Label}
  586. {Line}
  587. </li>
  588. {/block:Lines}
  589. </ul>
  590.  
  591. {/block:Chat}
  592.  
  593. {block:Audio}
  594. <div style="width:320px; height:30px;">
  595. {AudioPlayerBlack}
  596. </div>
  597. {block:IndexPage}<span class="permalink">
  598. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  599. </span>{/block:IndexPage}
  600. {/block:Audio}
  601.  
  602. {block:Video}
  603. {block:IndexPage}
  604. <div id="permalink">
  605. <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span> <span class="countreblog"> <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  606. <center>
  607. <div class="video">{Video-250}</div></center></center>
  608. {/block:IndexPage}
  609. {block:PermalinkPage}
  610. <center>
  611. {Video-550}</center>
  612. {/block:PermalinkPage}
  613. {block:Video}
  614.  
  615. {block:PermalinkPage}
  616. <center>
  617. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  618.  
  619.  
  620. {/block:PermalinkPage}
  621.  
  622.  
  623. {block:PostNotes}{PostNotes}
  624. {/block:PostNotes}
  625. </div>
  626.  
  627.  
  628. {/block:Posts}
  629. </div>
  630. </div>
  631. {block:IndexPage}
  632. {block:Pagination}
  633. <div id="pagination">
  634. {block:NextPage}
  635. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  636. {/block:NextPage}
  637. {block:PreviousPage}
  638. <a href="{PreviousPage}">&larr;&nbsp;</a>
  639. {/block:PreviousPage}
  640. </div>
  641. {/block:Pagination}
  642. {/block:IndexPage}
  643. </div>
  644.  
  645. <div id="credz"><div style="{color:text}"><a href="http://slutteen.tumblr.com">✿</a></div>
  646.  
  647. </body>
  648. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement