Advertisement
justtkeepsmiling

Theme 2 by Amourchique

Apr 3rd, 2013
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.14 KB | None | 0 0
  1. <html>
  2. <!---------
  3. Theme 2 by amourchique. Don't remove the credits or else I will cut you and I will report you to the tumblr staff.
  4. ---------->
  5. <head>
  6.  
  7. <script type="text/javascript">
  8. <!--
  9.  
  10. // Disable Right Click Script
  11.  
  12. function IE(e)
  13. {
  14. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  15. {
  16. return false;
  17. }
  18. }
  19. function NS(e)
  20. {
  21. if (document.layers || (document.getElementById && !document.all))
  22. {
  23. if (e.which == "2" || e.which == "3")
  24. {
  25. return false;
  26. }
  27. }
  28. }
  29. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  30.  
  31. //-->
  32. </script>
  33.  
  34. <meta name="color:Background" content="#ffffff"/>
  35. <meta name="color:Title" content="#292929"/>
  36. <meta name="color:Text" content="#363636"/>
  37. <meta name="color:Link" content="#C29B9B"/>
  38. <meta name="color:scrollbar" content="#727272"/>
  39. <meta name="color:text shadow" content="#000000"/>
  40. <meta name="color:Hover" content="#ddd"/>
  41. <meta name="color:Blogtitle" content="#bbbbbb">
  42. <meta name="color:Blogtitle Shadow" content="#000000">
  43. <meta name="image:Background" content=""/>
  44. <meta name="image:Sidebar" content=""/>
  45. <meta name="text:Blogtitle1" content="Lights will"/>
  46. <meta name="text:Blogtitle2" content="guide you home and ignite your bones">
  47. <meta name="text:Quote" content="Look at the stars, look how they shine for you">
  48. <meta name="text:Link One Title" content="link 1" />
  49. <meta name="text:Link One" content="" />
  50. <meta name="text:Link Two Title" content="link 2"/>
  51. <meta name="text:Link Two" content="" />
  52. <meta name="text:Link Three Title" content="link 3"/>
  53. <meta name="text:Link Three" content="" />
  54. <meta name="text:Link Four Title" content="link 4"/>
  55. <meta name="text:Link Four" content="" />
  56. <meta name="text:Link Five Title" content="link 5"/>
  57. <meta name="text:Link Five" content="" />
  58.  
  59. </script>
  60.  
  61. <style type="text/css">
  62.  
  63. @font-face {font-family: "CK Love Note"; src: url('http://static.tumblr.com/npggxjg/PGmm5kuib/ck_love_note.ttf');}
  64.  
  65. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  66.  
  67.  
  68. 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;}
  69.  
  70. 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;}
  71.  
  72. ::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;}
  73.  
  74. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  75.  
  76. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}
  77.  
  78. body{
  79. margin:5px;
  80. background-color: {color:Background};
  81. background-image:url({image:Background});
  82. background-attachment: fixed;
  83. background-repeat: repeat;
  84. font-size: 8px;
  85. font-family: arma;
  86. line-height:12px;
  87. color:{color:Text};
  88. cursor:url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;
  89. }
  90.  
  91. a:link, a:active, a:visited{
  92. color: {color:Link};
  93. text-decoration: none;
  94. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  95. }
  96.  
  97. a:hover{
  98. color:{color:Hover};
  99. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  100. text-shadow:0px 0px 3px {color:text shadow};
  101. cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), auto;
  102. }
  103.  
  104. #cunt{width:250px; height:auto;}
  105. {block:PermalinkPage}
  106. width:410px;
  107. {/block:PermalinkPage}
  108. }
  109.  
  110. #center{
  111. padding-top:3px;
  112. padding-bottom:3px;
  113. position:fixed !important;
  114. width:250px;
  115. height:207px;
  116. background-color:#fff;
  117. {block:PermalinkPage}
  118. width:410px;
  119. height:207px;
  120. {/block:PermalinkPage}
  121. }
  122.  
  123. #posts{
  124. float:center;
  125. {block:indexpage}
  126. width:980px;
  127. {/block:indexpage}
  128. {block:permalinkpage}
  129. width:800px;
  130. {/block:permalinkpage}
  131. margin-left: 380px;
  132. margin-top: 10px;
  133. }
  134.  
  135. #sidebar {
  136. position:fixed;
  137. width: 250px;
  138. height: 100%;
  139. border-left: 5px solid white;
  140. border-right: 5px solid white;
  141. box-shadow: 0px 0px 5px #bbb;
  142. margin-left: 90px;
  143. margin-top: -10px;
  144. background: url(http://i.imm.io/Bv9G.png);
  145. padding:10px;
  146. opacity: 1;
  147. }
  148.  
  149. #sidebar #letitle1{
  150. position: fixed;
  151. margin-left: -70px;
  152. font-family: broadway;
  153. font-size: 50px;
  154. margin-top: 30px;
  155. color: {color:Blogtitle};
  156. text-shadow: 0px 0px 5px {Color:Blogtitle Shadow};
  157. }
  158.  
  159. #sidebar #letitle2{
  160. position: fixed;
  161. margin-left: 30px;
  162. font-family: arma;
  163. font-size: 8px;
  164. margin-top: 60px;
  165. letter-spacing: 2px;
  166. color: {color:Blogtitle};
  167. }
  168.  
  169. #sidebar #sidepic{
  170. width: 240px;
  171. box-shadow: 0px 0px 5px #bbb;
  172. height: 240px;
  173. position: fixed;
  174. background: white;
  175. padding: 5px;
  176. margin-top: 80px;
  177. margin-left: 0px;
  178. }
  179.  
  180. #sidebar #sidedesc{
  181. width: 240px;
  182. box-shadow: 0px 0px 5px #bbb;
  183. height: 40px;
  184. position: fixed;
  185. background: white;
  186. padding: 5px;
  187. margin-top: 340px;
  188. margin-left: 0px;
  189. text-align: center;
  190. }
  191.  
  192. #sidebar #sidelinks1{
  193. width: 240px;
  194. height: 10px;
  195. padding: 5px;
  196. position: fixed;
  197. margin-left: -100px;
  198. margin-top: 400px;
  199. background: white;
  200. box-shadow: 0px 0px 5px #bbb;
  201. text-align: center;
  202. opacity: 0;
  203. line-height: 10px;
  204. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  205. }
  206.  
  207. #sidebar:hover #sidelinks1{
  208. margin-left: 0px;
  209. opacity: 1;
  210. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  211. }
  212.  
  213.  
  214. @font-face { font-family: "broadway"; src: url('http://static.tumblr.com/jdjsstr/xNMm966k5/bettynoir_1_.ttf'); }
  215.  
  216. #sidebar #sidelinks2{
  217. width: 240px;
  218. height: 10px;
  219. padding: 5px;
  220. position: fixed;
  221. margin-left: 100px;
  222. margin-top: 430px;
  223. background: white;
  224. box-shadow: 0px 0px 5px #bbb;
  225. text-align: center;
  226. opacity: 0;
  227. line-height: 10px;
  228. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  229. }
  230.  
  231. #sidebar:hover #sidelinks2{
  232. margin-left: 0px;
  233. opacity: 1;
  234. -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;
  235. }
  236.  
  237. askk {
  238. font-family: bebas;
  239. color: {color:Title};
  240. font-size:28px;
  241. line-height: 30px;
  242. z-index:1;
  243. }
  244.  
  245.  
  246. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  247.  
  248.  
  249. #entry .perma a{
  250. color:;}
  251.  
  252. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  253.  
  254. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  255.  
  256. .permalink {
  257. display: block;
  258. border-top: 1px solid #ddd;
  259. padding: 3px;
  260. margin: 4px 8px 0px 8px;
  261. font-family: arma;
  262. font-size: 8px;
  263. color: #424242;
  264. line-height: 18px;
  265. text-align: center;
  266. text-decoration: none;
  267. -webkit-transition: color 0.9s ease-out;
  268. -moz-transition: color 0.9s ease-out;
  269. }
  270.  
  271.  
  272. #entry .perma{
  273. width:60px;
  274. height: auto;
  275. padding:2px;
  276. text-transform:uppercase;
  277. position: absolute;
  278. line-height: 11px;
  279. text-align: center;
  280. overflow:hidden;
  281. border: 2px solid #ccc;
  282. opacity: 0.0;
  283. background-color:#fff;
  284. letter-spacing:0px;
  285. margin-top: -5px;
  286. margin-left: 10px;
  287. border-radius: 0px;
  288. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  289. -webkit-transition: all 0.5s linear;
  290. -moz-transition: all 0.5s linear;
  291. transition: all 0.5s linear;
  292. }
  293.  
  294. #entry:hover .perma{
  295. margin-top: 10px;
  296. opacity: 0.9;
  297. overflow:visible;
  298. -webkit-transition: all 0.5s linear;
  299. -webkit-transition: all 0.5s linear;
  300. -moz-transition: all 0.5s linear;
  301. transition: all 0.5s linear;
  302. }
  303.  
  304. #entry .perma2{
  305. width:60px;
  306. height: auto;
  307. padding:2px;
  308. text-transform:uppercase;
  309. position: absolute;
  310. line-height: 11px;
  311. text-align: center;
  312. overflow:hidden;
  313. border: 2px solid #ccc;
  314. opacity: 0.0;
  315. background-color:#fff;
  316. letter-spacing:0px;
  317. bottom: -5px;
  318. right: 12px;
  319. border-radius: 0px;
  320. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  321. -webkit-transition: all 0.5s linear;
  322. -moz-transition: all 0.5s linear;
  323. transition: all 0.5s linear;
  324. }
  325.  
  326. #entry:hover .perma2{
  327. bottom: 12px;
  328. opacity: 0.9;
  329. text-transform:uppercase;
  330. overflow:visible;
  331. -webkit-transition: all 0.5s linear;
  332. -webkit-transition: all 0.5s linear;
  333. -moz-transition: all 0.5s linear;
  334. transition: all 0.5s linear;
  335. }
  336.  
  337.  
  338. .permalinktext {
  339. display: block;
  340. padding: 1px;
  341. margin: 0px 0px 0px 8px;
  342. font-family: arma;
  343. letter-spacing: 0px;
  344. font-size:8px;
  345. color: #424242;
  346. line-height: 10px;
  347. text-align: right;
  348. text-decoration: none;
  349. -webkit-transition: color 0.5s ease-out;
  350. -moz-transition: color 0.5s ease-out;
  351. border-top: 1px solid #dcdcdc;
  352. }
  353.  
  354. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  355. #postnotes{
  356. text-align: left;
  357. }
  358.  
  359. #postnotes blockquote{
  360. border: 0px;
  361. }
  362.  
  363. #entry{
  364. font-family: arma;
  365. font-size: 8px;
  366. line height: 11px;
  367. text-align:center;
  368. float:left;
  369. width: 220px;
  370. height: auto;
  371. {block:PermalinkPage}
  372. width: 460px;
  373. height: auto;
  374. {/block:PermalinkPage}
  375. line-height:8px;
  376. background-color:#eee;
  377. padding:3px;
  378. padding-bottom:2px;
  379. margin-right:10px;
  380. overflow:hidden;
  381. margin-bottom:10px;
  382. border: 1px double #ccc;
  383. -o-transition-transition: all 1.0s ease-out;
  384. -webkit-transition: all 1.0s ease-out;
  385. -moz-transition: all 1.0s ease-out;
  386. }
  387.  
  388. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  389.  
  390. #permapage{
  391. font-family: tinytots;
  392. font-size: 10px;
  393. line-height: 8px;
  394. text-align: center;
  395. padding-bottom:10px;
  396. z-index:9999;}
  397.  
  398. .title{
  399. font-family: bebas;
  400. font-size: 30px;
  401. line-height: 32px;
  402. color: {color:Title};
  403. font-weight: normal;
  404. letter-spacing: 0px;
  405. padding:0px 0px 0px 0px;
  406. }
  407.  
  408. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  409.  
  410. .blogtitle{
  411. font-family: beauty;
  412. font-size: 18px;
  413. line-height: 18px;
  414. color: {color:Link};
  415. font-weight: normal;
  416. }
  417.  
  418. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/jdjsstr/wyqmco9g9/wendy_1_.ttf');}
  419.  
  420. blockquote{
  421. border-radius:10px; border: 1px solid #eee; margin: 3px; margin-top: 2px; padding: 5px; background: white; box-shadow: 0px 0px 5px 3px #ddd;
  422. }
  423.  
  424. uul, ol, li{list-style-type:bullet;list-style-image: url(http://oi55.tinypic.com/29atsag.jpg); text-align:left;}
  425.  
  426.  
  427. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  428. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  429. }
  430.  
  431. </style>
  432. <title>{title}</title>
  433. <link rel="shortcut icon" href="{favicon}">
  434. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  435. <meta name="viewport" content="width=720" />
  436. </head>
  437. <body onkeydown="return false" onselectstart="return false" ondragstart="return false">
  438. <div id="center">
  439. <div id="sidebar">
  440. <div id="letitle1">{text:Blogtitle1}</div>
  441. <div id="letitle2">{text:Blogtitle2}</div>
  442. <div id="sidepic"><img style="height: 100%; width: 100%;" src="{image:Sidebar}"></div>
  443. <div id="sidedesc">{Description}</div>
  444. <div id="sidelinks1"><a href="/">Home</a> &middot; <a href="{text:Link One}">{text:Link One Title}</a> &middot; <a href="{text:Link Two}">{text:Link Two Title}</a> &middot; <a href="{text:Link Three}">{text:Link Three Title}</a> &middot; <a href="{text:Link Four}">{text:Link Four Title}</a> &middot; <a href="http://amourchique.tumblr.com/">Credit</a></div>
  445. <div id="sidelinks2">{text:Quote}</div>
  446. </div>
  447. <div id="content">
  448.  
  449. <div id="posts">
  450.  
  451. {block:Posts}
  452. <div id="entry">
  453. {block:Text}
  454. {block:Title}<span class="title">{Title}</span>{/block:Title}
  455. <span class="entrytext">{Body}</span>
  456. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  457. {/block:Text}
  458.  
  459. {block:Link}
  460. <a href="{URL}" class="title">{Name}</a>
  461. {block:Description}{Description}{/block:Description}
  462. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  463. {block:Link}
  464.  
  465. {block:Photo}{block:IndexPage}
  466. <div class="perma">
  467. <a href="{permalink}">{NoteCountWithLabel}</a></span></div>
  468. <div class="perma2">
  469. <a href="{ReblogURL}">Reblog</a></div>
  470. {/block:IndexPage}
  471. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="padding: 5px;" width=210px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=460px/>{LinkCloseTag}{/block:PermalinkPage}
  472. {/block:Photo}
  473.  
  474.  
  475. {block:Quote}
  476. <span class="title">{Quote}</span><br>
  477. {block:Source}<div style="text-align: right;"><a href="{Permalink}">-{Source}</a></div>{/block:Source}
  478. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  479. {/block:Quote}
  480.  
  481. {block:Chat}
  482. {block:Title}<span class="title">{Title}</span>{/block:Title}
  483. <ul class="chat">
  484. {block:Lines}
  485. <li class="user_{UserNumber}">
  486. {block:Label}
  487. <span class="label">{Label}</span>
  488. {/block:Label}
  489.  
  490. {Line}
  491. </li>
  492. {/block:Lines}
  493. </ul>
  494. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  495. {/block:Chat}
  496.  
  497.  
  498. {block:Audio}
  499. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  500. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  501. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  502. {/block:Audio}
  503.  
  504. {block:Video}<center>
  505. <div style="padding-top:0px; padding-bottom:2px;">
  506. {Video-250}</div>
  507. <div style="padding-bottom:5px;">{block:Caption}{/block:Caption}</div>
  508. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  509. {block:Video}
  510.  
  511. {block:Answer}
  512. <br>
  513. <div style="border-radius:5px; border: 3px double #dddddd; margin: 3px; margin-top: -2px; height:30px; overflow:auto; padding: 3px; background: white; box-shadow: 0px 0px 5px 3px #eee;">
  514. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 3px;"/>
  515. <askk>{Asker}</askk>: {Question}<br></div>
  516. <div style="font-family: arma; font-size: 8px;">
  517. {Answer}
  518. </div>
  519. <div class="permalinktext"> Posted {TimeAgo} | <a href="{Permalink}">{NotecountwithLabel}</a> | <a href="{ReblogURL}">Reblog</a></div>
  520. {/block:Answer}
  521.  
  522. {block:PostNotes}<div align="middle">{caption}</div>
  523. <center>
  524.  
  525. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  526.  
  527. {block:HasTags}
  528. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  529. {block:RebloggedFrom}
  530. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  531. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  532.  
  533. {/block:RebloggedFrom}
  534. </center></span>
  535. <br>
  536. <div id="postnotes">{PostNotes}</div><br>
  537.  
  538. <center>{block:ContentSource}
  539. <br><a href="{SourceURL}">
  540. {lang:Source}:
  541. {block:SourceLogo}
  542. <img src="{BlackLogoURL}" width="{LogoWidth}"
  543. height="{LogoHeight}" alt="{SourceTitle}" />
  544. {/block:SourceLogo}
  545. {block:NoSourceLogo}
  546. {SourceLink}
  547. {/block:NoSourceLogo}
  548. </a>
  549. {/block:ContentSource}</center>
  550.  
  551. {/block:PostNotes}
  552. </div>
  553. {/block:Posts}
  554. </div></div>
  555.  
  556. {block:indexpage}
  557. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  558. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  559. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  560. <script type="text/javascript">
  561. $(window).load(function(){
  562. var $wall = $('#posts');
  563. $wall.imagesLoaded(function(){
  564. $wall.masonry({
  565. itemSelector: '#entry, #entry_photo',
  566. isAnimated : false
  567. });
  568. });
  569.  
  570. $wall.infinitescroll({
  571. navSelector : '#page-nav',
  572. nextSelector : '#page-nav a',
  573. itemSelector : '#entry, #entry_photo',
  574. bufferPx : 2000,
  575. debug : false,
  576. errorCallback: function() {
  577. $('#infscr-loading').fadeOut('normal');
  578. }},
  579. function( newElements ) {
  580. var $newElems = $( newElements );
  581. $newElems.hide();
  582. $newElems.imagesLoaded(function(){
  583. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  584. });
  585. }); $('#content').show(500);
  586. });
  587. </script>
  588. {/block:indexpage}
  589.  
  590. </div>
  591. <div style="width: 64px; height: 10px; padding: 3px; background: white; border: 2px solid #bbb; position: fixed; font-family: consolas; text-transform: uppercase; font-size: 9px; bottom: 3px; right: 3px"><center><a href="http://amourchique.tumblr.com">amourchique</a></div>
  592. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement