Advertisement
inmyb0nes

The Winter Soldier

Jul 6th, 2014
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.55 KB | None | 0 0
  1. <script type="text/javascript"
  2. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  3.  
  4.  
  5. <!-- COLORS -->
  6. <meta name="color:background" content="#f7f7f7"/>
  7. <meta name="color:link" content="#c2bebe">
  8. <meta name="color:text" content="#777"/>
  9. <meta name="color:title" content="#fd8585"/>
  10. <meta name="color:hover" content="#a3a3a0"/>
  11. <meta name="color:permalink border" content="#a3a3a0"/>
  12.  
  13.  
  14. <meta name="if:1 column" content=""/>
  15. <meta name="if:2 columns" content="1"/>
  16.  
  17. <!--SIDEBAR AND BACKGROUND IMAGES-->
  18. <meta name="image:sidebar" content="1"/>
  19. <meta name="image:sidebar background" content=""/>
  20. <meta name="image:background" content="1"/>
  21.  
  22. <!--IF YOU DON'T WANT A TITLE REMOVE THE FIRST META-->
  23. <meta name="text:sidetitle" content="" />
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="" />
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34.  
  35. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  36.  
  37. ::-webkit-scrollbar-thumb {background-color:{color:background} ; border: 0px solid #f8f8f8;}
  38.  
  39.  
  40.  
  41.  
  42. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.8s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  43.  
  44. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  45.  
  46. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.9s linear;opacity: 0.9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  47.  
  48. p {
  49. margin:0px;
  50. margin-top:0px;
  51. }
  52.  
  53.  
  54. body {
  55. padding:10px;
  56. margin: 1px;
  57. color:{color:text};
  58. font-family: new york;
  59. line-height:10px;
  60. font-size:10px;
  61. background-color: {color:Background};
  62. background-image:url({image:Background});
  63. background-attachment: fixed;
  64. background-repeat: repeat;
  65. }
  66.  
  67.  
  68.  
  69.  
  70.  
  71. a:link, a:active, a:visited{
  72. text-decoration: none;
  73. -webkit-transition: color 0.3s ease-out;
  74. -moz-transition: color 0.3s ease-out;
  75. transition: color 0.3s ease-out;
  76. color:{color:link};
  77. }
  78.  
  79. a:hover {
  80. text-decoration: none;
  81. font-style:;
  82. color: {color:Hover};
  83. }
  84.  
  85. /* DON'T MAKE THE WIDTH NUMBER TOO BIG OR ELSE YOU'LL HAVE A HORIZONTAL SCROLLBAR */
  86.  
  87. div#center{
  88. margin:auto;
  89. position:relative;
  90. width:1340px;
  91. overflow:auto;
  92. overflow-y:hidden;
  93. }
  94.  
  95.  
  96. /* EDIT ENTRY SETTINGS HERE */
  97.  
  98. .entry {
  99. {block:if2columns}width:250px;{/block:if2columns}
  100. {block:if1column}width:350px;{/block:if1column}
  101. padding:8px;
  102. padding-bottom:4px;
  103. border-radius:2px;
  104. border:3px double #f2f2f2;
  105. float:left;
  106. margin:2px;
  107. overflow:hidden;
  108. {block:PermalinkPage}
  109. width:450px;
  110. text-align:left;
  111. line-height:10px;
  112. {/block:PermalinkPage}
  113. background:#1d1d1d;
  114. font-family:"candelabook";
  115. font-size:12;
  116. letter-spacing:1px;
  117. }
  118.  
  119. @font-face {font-family:"candelabook";src:url('http://static.tumblr.com/7glhdxz/ABlmgevai/candelabook.otf');}
  120.  
  121.  
  122. /*EDIT POSTS HERE*/
  123.  
  124. #posts {
  125. {block:if2columns}width:700px;{/block:if2columns}
  126. {block:if1column}width:400px;{/block:if1column}
  127. margin-top:50px;
  128. margin-left:320px;
  129. right:auto;
  130. background:transparent;
  131. margin-right:auto;
  132. overflow-y: hidden;
  133. position:inherit;
  134. }
  135.  
  136.  
  137. /*EDIT SIDEBAR HERE*/
  138.  
  139.  
  140. #sidebar {
  141. height:100%;
  142. width:280px;
  143. z-index:99999;
  144. margin-left:-10px;
  145. margin-top:-10px;
  146. position:fixed;
  147. background-image:url({image:Sidebar Background});
  148. border-right:10px solid #1d1d1d;
  149. }
  150.  
  151.  
  152.  
  153. #sidebar img {
  154. position:fixed;
  155. width:110px;
  156. height:110px;
  157. margin-top:200px;
  158. margin-left:-50px;
  159. border: 2px dashed #f2f2f2;
  160. background:#fff;
  161. padding:10px;
  162. -moz-transition-duration:1s;
  163. -webkit-transition-duration:1s;
  164. -o-transition-duration:1s;
  165. -moz-background-clip: border;
  166. -webkit-background-clip: border;
  167. background-clip: border-box;
  168. -moz-background-clip: padding;
  169. -webkit-background-clip: padding;
  170. background-clip: padding-box;
  171. -moz-background-clip: content;
  172. -webkit-background-clip: content;
  173. background-clip: content-box;
  174. }
  175.  
  176. #sidebar img:hover {
  177. position:center;
  178. border:2px dashed #fff;
  179. padding:10px;
  180. opacity:1;
  181. -moz-transition-duration:1s;
  182. -webkit-transition-duration:1s;
  183. -o-transition-duration:1s;
  184. }
  185.  
  186. /*EDIT SIDEBAR TITLE HERE NOTE: IF YOU DON'T WANT THE TITLE TO APPEAR DELETE THIS AND GO TO THE <BODY> TAG AND DELETE <div class="sidetitle">{text:sidetitle}</div> */
  187.  
  188. .sidetitle{
  189. width:500px;
  190. text-transform:none;
  191. font-size:17px;
  192. font-family:"Just Realize";
  193. font-style:italic;
  194. line-height:100%;
  195. text-align:center;
  196. height:auto;
  197. letter-spacing:1px;
  198. word-spacing:0px;
  199. margin-left:-92px;
  200. margin-top:180px;
  201. padding-bottom:10px;
  202. padding-right:5px;
  203. color:{color:title};
  204. position:fixed;
  205. -moz-transition-duration:1s;
  206. -webkit-transition-duration:1s;
  207. -o-transition-duration:1s;
  208. }
  209.  
  210.  
  211.  
  212. .links {
  213. z-index:2000;
  214. font-family:new york;
  215. width:155px;
  216. font-size:15px;
  217. opacity:1;
  218. letter-spacing:1px;
  219. text-transform:lowercase;
  220. line-height:10px;
  221. margin-top:250px;
  222. margin-left:1030px;
  223. opacity:1;
  224. position:fixed;
  225. font-style:none;
  226. background-image:url({image:Sidebar Background});
  227. padding:10px;
  228. border:5px solid #1d1d1d;
  229. -moz-transition-duration:1s;
  230. -webkit-transition-duration:1s;
  231. -o-transition-duration:1s;
  232. }
  233.  
  234.  
  235.  
  236. .links a{
  237. display:table;
  238. height:5px;
  239. width:50px;
  240. padding:5px;
  241. float:left;
  242. margin-left:12px;
  243. margin-top:6px;
  244. color:{color:link};
  245. font-family:"Edosz";
  246. letter-spacing:0px;
  247. text-decoration:none;
  248. border:1px dashed #f2f2f2;
  249. -moz-transition-duration:0.7s ease;
  250. -webkit-transition-duration:0.7s ease;
  251. -o-transition-duration:0.7s ease;
  252. }
  253.  
  254. .links a:hover{
  255. background-color: #f2f2f2;
  256. color: #1d1d1d;
  257. border:1px solid: #1d1d1d;
  258. -moz-transition-duration:0.7s ease;
  259. -webkit-transition-duration:0.7s ease;
  260. -o-transition-duration:0.7s ease;
  261. }
  262.  
  263. .desc {
  264. position:fixed;
  265. padding-top:0px;
  266. padding-bottom:5px;
  267. margin-top:360px;
  268. margin-left:75px;
  269. text-align:justify;
  270. font-size:16px;
  271. font-family:"fineliner";
  272. width:155px;
  273. height:auto;
  274. color:#f2f2f2;
  275. letter-spacing:0px;
  276. line-height:100%;
  277. background-color:transparent;
  278. opacity:1;
  279. text-transform:none;
  280. padding:5px;
  281. border: 2px dashed #f2f2f2;
  282. -moz-transition-duration:0.7s;
  283. -webkit-transition-duration:0.7s;
  284. -o-transition-duration:0.7s;
  285. }
  286.  
  287. .desc a{
  288. color:{color:link};
  289. }
  290.  
  291.  
  292.  
  293.  
  294. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  295. .title{
  296. line-height: 17px;
  297. color:{color:Title};
  298. font-weight: normal;
  299. font-family:"Just Realize";
  300. font-size:20;
  301. }
  302.  
  303.  
  304. @font-face{ font-family:"Just Realize";src:url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf');}
  305.  
  306.  
  307. @font-face { font-family: "fineliner"; src: url('http://static.tumblr.com/q54tzar/JcYm21fwu/fineliner_script_1_.otf'); }
  308.  
  309. @font-face{font-family:"Edosz";src:url('http://static.tumblr.com/9wzbixa/yRZmj2htw/edosz.ttf');}
  310.  
  311. /*EDIT PERMALINK OF POSTS AND STUFF HERE*/
  312.  
  313. .permalink {
  314. color:black;
  315. font-size:12px;
  316. opacity: 0;
  317. width:265px;
  318. height:15px;
  319. padding-bottom:0px;
  320. padding-left:5px;
  321. padding-top:5px;
  322. background-color: #fff;
  323. position: absolute;
  324. top:10px;
  325. text-align:center;
  326. text-transform:uppercase;
  327. font-family:calibri;
  328. letter-spacing:0px;
  329. line-height:12px;
  330. border-top:1px solid {color:permalink border};
  331. border-bottom:1px solid {color:permalink border};
  332. display:block;
  333. -webkit-transition-duration: .75s;
  334. }
  335.  
  336. .entry:hover .permalink {
  337. position: absolute;
  338. width:265px;
  339. opacity:1;
  340. z-index:99;
  341. padding-top:5px;
  342. padding-bottom:0px;
  343. -moz-transition-duration:0.7s;
  344. -webkit-transition-duration:0.7s;
  345. -o-transition-duration:0.7s;
  346. }
  347.  
  348.  
  349.  
  350.  
  351. /* SCROLLBAR */
  352.  
  353. #infscr-loading{
  354. bottom: -70px;
  355. position: absolute;
  356. left: 50%;
  357. margin-left:-8px;
  358. width:16px;
  359. height:11px;
  360. overflow:hidden;
  361. margin-bottom: 50px;
  362. }
  363.  
  364. /* BLOCKQUOTES AND STUFF */
  365.  
  366. #postnotes{
  367. text-align: justify;}
  368.  
  369. #postnotes blockquote{
  370. border: 1px;}
  371.  
  372. blockquote{
  373. padding:0px 0px 2px 5px;
  374. margin:0px 0px 2px 5px;
  375. border-left: 1px solid #1d1d1d;
  376. }
  377.  
  378. blockquote p, ul{
  379. margin:0px;
  380. padding:0px;
  381. }
  382.  
  383. a img{border: 0px;}
  384.  
  385.  
  386. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  387.  
  388. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  389. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  390.  
  391. .notes img{width:10px; position:relative; top:3px;}
  392. <--ses-->
  393. small{font-size: 90%;}
  394.  
  395. /* --- EDIT CREDIT HERE ---*/
  396.  
  397. #credit{
  398. font-size: 10px;
  399. font-style:none;
  400. letter-spacing: 0px;
  401. float: center;
  402. position: fixed;
  403. bottom: 10px;
  404. right: 10px;
  405. text-transform:none;
  406. font-family:new york;
  407. -moz-transition-duration:0.7s;
  408. -webkit-transition-duration:0.7s;
  409. -o-transition-duration:0.7s;
  410. }
  411.  
  412. #credit a{
  413. color: #fff;
  414. background:{color:border};
  415. padding:5px;
  416. -moz-transition-duration:0.7s;
  417. -webkit-transition-duration:0.7s;
  418. -o-transition-duration:0.7s;
  419. }
  420.  
  421. #credit a:hover{
  422. color:{color:border};
  423. background:{color:background};
  424. -moz-transition-duration:0.7s;
  425. -webkit-transition-duration:0.7s;
  426. -o-transition-duration:0.7s;
  427. }
  428.  
  429. {CustomCSS}
  430.  
  431. </style>
  432.  
  433. <!-- INFINITE SCROLL THING -->
  434.  
  435. {block:IndexPage}
  436. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  437. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  438.  
  439. <script type="text/javascript">
  440. $(window).load(function(){
  441. var $wall = $('#posts');
  442. $wall.imagesLoaded(function(){
  443. $wall.masonry({
  444. itemSelector: '.entry, .entry_photo',
  445. isAnimated : false
  446. });
  447. });
  448.  
  449. $wall.infinitescroll({
  450. navSelector : '#pagination',
  451. nextSelector : '#pagination a',
  452. itemSelector : '.entry, .entry_photo',
  453. bufferPx : 2000,
  454. debug : false,
  455. errorCallback: function() {
  456. $('#infscr-loading').fadeOut('normal');
  457. }},
  458. function( newElements ) {
  459. var $newElems = $( newElements );
  460. $newElems.hide();
  461. $newElems.imagesLoaded(function(){
  462. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  463. });
  464. }); $('#posts').show(500);
  465. });
  466. </script>
  467.  
  468.  
  469. {/block:IndexPage}
  470.  
  471.  
  472. <title>{title}</title>
  473.  
  474. <link rel="shortcut icon" href="{Favicon}" />
  475. <meta name="viewport" content="width=820" />
  476.  
  477.  
  478.  
  479. </head>
  480.  
  481. <body>
  482. <BODY onselectstart="return false;" ondragstart="return false;">
  483. <div class="wrapper">
  484. <div class="header">
  485. </div>
  486. <div id="cage">
  487. <div id="center">
  488.  
  489. <!--SIDEBAR STUFF--> <!--REMOVE <div class="sidetitle">{text:sidetitle}</div> IF YOU DON'T WANT A TITLE-->
  490.  
  491. <div id="sidebar"><div class="sidetitle">{text:sidetitle}</div>
  492. <center>
  493. <a href="/"><img src="{image:sidebar}" width=10%></a>
  494. <div class="links">
  495. <a href="/">home</a>
  496. <a href="/ask">ask</a>
  497. <a href="http://sgtsteverogers.tumblr.com">theme</a>
  498. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  499. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  500. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  501. </div>
  502. <div class="desc">
  503. {Description}
  504. </center>
  505. </div>
  506.  
  507. <div class="left">
  508. <div id="posts">
  509. {block:Posts}
  510. <div class="entry">
  511.  
  512. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right>
  513. <!--EDIT THE PERMALINK STUFF ON TEXT POSTS-->
  514. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a>
  515. {/block:Text}
  516.  
  517. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  518. class="permalink"><a href="{Permalink}"><a href="{Permalink}"></a> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth}</a><a href="{Permalink}">{NoteCount} notes {notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  519.  
  520.  
  521. <!--EDIT THE PERMALINK STUFF ON PHOTOS-->
  522. {block:Photo}
  523. {block:IndexPage}
  524. <center>
  525. <div class="permalink">
  526. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes </a><a href="{ReblogURL}" target="_blank"> - reblog </a> </div>
  527. <div class="photo"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  528. {/block:IndexPage}
  529. {block:PermalinkPage}
  530. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  531.  
  532. {LinkCloseTag}
  533. {/block:PermalinkPage}
  534. {/block:Photo}
  535. {block:Photoset}
  536. {block:IndexPage}
  537. <center>
  538. <!--EDIT THE PERMALINK STUFF ON PHOTOSETS-->
  539. <div class="permalink">
  540. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  541. {Photoset-250}</center>
  542. {/block:IndexPage}
  543. {block:PermalinkPage}
  544. <center>
  545. {/block:PermalinkPage}
  546. {/block:Photoset}
  547.  
  548. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
  549. <!--EDIT THE PERMALINK STUFF ON QUOTES-->
  550. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes-</a><a href="{ReblogURL}" target="_blank"> reblog </a> <a
  551. </span>{/block:Quote}
  552.  
  553. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  554. <ul class="chat">
  555. {block:Lines}
  556. <li class="user_{UserNumber}">
  557. {block:Label}
  558. <span class="label">{Label}</span>
  559. <div class="permalink">
  560. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes - </a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  561. {/block:Label}
  562.  
  563. {Line}
  564. </li>
  565. {/block:Lines}
  566. <!--EDIT THE PERMALINK STUFF ON CHATS-->
  567. <div class="permalink">
  568. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  569. {/block:Chat}
  570.  
  571. {block:Audio}
  572. <div style="width:200px; height:30px;">
  573. {AudioPlayerBlack}
  574. </div>
  575. <!--EDIT THE PERMALINK STUFF ON AUDIO POSTS-->
  576. <div class="permalink">
  577. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  578. {/block:Audio}
  579.  
  580. {block:Video}
  581. {block:IndexPage}
  582. <center>
  583. <!--EDIT THE PERMALINK STUFF ON VIDEO POSTS-->
  584. <div class="permalink">
  585. <a href="{Permalink}"> <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} - </a><a href="{Permalink}">{NoteCount} notes -</a><a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  586. {Video-250}</center>
  587. {/block:IndexPage}
  588. {block:PermalinkPage}
  589. <center>
  590. {Video-400}</center>
  591. {/block:PermalinkPage}
  592. {block:Video}
  593.  
  594. <!--EDIT QUESTIONS AND ANSWERS ONLY HERE-->
  595. {block:Answer}
  596. <img src="{AskerPortraitURL-30}" align="left" style="margin-right:3px; border: 1px solid {color:border};"/>
  597. <div style="font-family:new york; font-size:20px; margin-top:5px; font-style:none;"> <b>{Asker} </div> <div style="font-family:new york; font-style:italic">- {Question}</b> </div>
  598. <br>
  599. <div style="font-family:new york; text-transform:none;">{Answer} </div>
  600. {/block:Answer}
  601.  
  602.  
  603. {block:PostNotes}<div align="middle">{caption}</div>
  604. <center>
  605.  
  606. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  607.  
  608. {block:HasTags}
  609. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  610. {block:RebloggedFrom}
  611. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  612. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  613.  
  614. {/block:RebloggedFrom}
  615. </center></span>
  616. <br>
  617. <div id="postnotes">{PostNotes}</div><br>
  618.  
  619. <center>{block:ContentSource}
  620. <br><a href="{SourceURL}">
  621. {lang:Source}:
  622. {block:SourceLogo}
  623. <img src="{BlackLogoURL}" width="{LogoWidth}"
  624. height="{LogoHeight}" alt="{SourceTitle}" />
  625. {/block:SourceLogo}
  626. {block:NoSourceLogo}
  627. {SourceLink}
  628. {/block:NoSourceLogo}
  629. </a>
  630. {/block:ContentSource}</center>
  631.  
  632. {/block:PostNotes}
  633. </div>
  634. {/block:Posts}
  635. </div></div>
  636.  
  637.  
  638.  
  639. {block:IndexPage}
  640. {block:Pagination}
  641. <div id="pagination">
  642. {block:NextPage}
  643. <a id="nextPage" href="{NextPage}"></a>
  644. {/block:NextPage}
  645. {block:PreviousPage}
  646. <a href="{PreviousPage}"></a>
  647. {/block:PreviousPage}
  648. </div>
  649. {/block:Pagination}
  650. {/block:IndexPage}
  651.  
  652. <div id="credit"> <a href="http://nathesykes.tumblr.com">base code credit</a></div>
  653.  
  654.  
  655. </body>
  656. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement