Advertisement
damadellago

Archangel 1 column v1.5

Feb 29th, 2012
5,075
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2.  
  3. <!--
  4. +++++++++++++++++++++++++++
  5. Theme by:Lady of the Lake
  6. damadellago.tumblr.com
  7. +++++++++++++++++++++++++++
  8. -->
  9.  
  10. <html>
  11. <head>
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}"/>
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script|Allura' rel='stylesheet' type='text/css'>
  17. {text:Meta tags}
  18. {block:Hidden}
  19. <meta name="if:Enable endless scrolling" content="0" />
  20. <meta name="font:Type" content="tahoma, arial"/>
  21. <meta name="text:Text size" content="9" />
  22. <meta name="if:Static background" content="0" />
  23. <meta name="if:Horizontal Background" content="1" />
  24. <meta name="if:Like on posts" content="0" />
  25. <meta name="if:Caption on Index" content="0" />
  26. <meta name="if:Resize image" content="0" />
  27. <meta name="text:Image Width" content="500" />
  28. <meta name="text:Image Height" content="400" />
  29. <meta name="text:Link1" content="Archive" />
  30. <meta name="text:Link1 Url" content="/archive" />
  31. <meta name="text:Link2" content="Random" />
  32. <meta name="text:Link2 Url" content="/random" />
  33. <meta name="text:Link3" content="" />
  34. <meta name="text:Link3 Url" content="" />
  35. <meta name="text:Link4" content="" />
  36. <meta name="text:Link4 Url" content="" />
  37. <meta name="color:Background" content="#CCCCCC">
  38. <meta name="color:Shadow" content="#CCCCCC">
  39. <meta name="color:Font" content="#9D9F9E">
  40. <meta name="color:Post Background1" content="#FAD4C4">
  41. <meta name="color:Post Background2" content="#F1ECE8">
  42. <meta name="color:Color1" content="#9D9F9E">
  43. <meta name="color:Color2" content="#FAC8C5">
  44. <meta name="color:Color3" content="#FF8788">
  45. <meta name="color:Color4" content="#A2A4A3">
  46. <meta name="color:Color5" content="#FB9C9C">
  47. <meta name="color:Color6" content="#FF8788">
  48. <meta name="color:Color7" content="#DBB8C1">
  49. <meta name="color:Color8" content="#828b87">
  50. <meta name="color:Color9" content="#FFFFFF">
  51. <meta name="color:Color10" content="#7A7A7A">
  52. <meta name="color:Color11" content="#FBC3AC">
  53. <meta name="color:Color12" content="#CDCFCE">
  54. <meta name="color:Post Background" content="#EEE7D5">
  55. <meta name="image:Background" content="http://static.tumblr.com/xeob1hy/3ACm061g5/bgangel.png">
  56. <meta name="image:Header" content="http://static.tumblr.com/xeob1hy/B3Tm06154/angel.png">
  57. {/block:Hidden}
  58. <style type="text/css">
  59.  
  60. /* - - - - - - Main - - - - - - */
  61. body {
  62. background-image:url({image:Background});
  63. {block:IfHorizontalBackground}background-repeat:repeat-x;{block:IfHorizontalBackground}
  64. background-color:{color:Background};
  65. {block:IfStaticBackground}background-position: fixed;background-attachment:fixed;{/block:IfStaticBackground}
  66. margin:0px;
  67. color:{color:Font};
  68. font-family: {font:Type};
  69. font-size: {text:Text size}px;
  70. line-height: 15px;
  71. letter-spacing: 0px;
  72. text-shadow:0px 0px 1px {color:Shadow};
  73. }
  74.  
  75. #wrapper {
  76. width:900px;
  77. margin:auto;
  78. margin-top:0px;
  79. }
  80.  
  81. #content{margin:5px; padding:5px;}
  82.  
  83. /* - - - - - - Posts - - - - - - */
  84. .container{
  85. background-color: {color:Post Background1};
  86. text-align: justify;
  87. margin:auto;
  88. margin-top:10px;
  89. padding:10px;
  90. width:620px;
  91. overflow:hidden;
  92. -moz-border-radius: 5px;
  93. -webkit-border-radius: 5px;
  94. -o-border-radius: 5px;
  95. border-radius: 5px;
  96. }
  97.  
  98. #post{
  99. padding:10px;background-color: {color:Post Background2};
  100. border-bottom: 3px solid {color:Color1}
  101. {block:indexpage}overflow:hidden;{/block:indexpage};
  102. }
  103.  
  104. #notes {
  105. background: {color:Post Background1};
  106. width:600px;
  107. margin:auto;
  108. margin-top: 10px;
  109. margin-bottom: 10px;
  110. padding:10px;
  111. -moz-border-radius: 5px;
  112. -webkit-border-radius: 5px;
  113. -o-border-radius: 5px;
  114. border-radius: 5px;
  115. position:relative;
  116. }
  117.  
  118. ol.notes {
  119. list-style:none;
  120. padding:10px;
  121. }
  122.  
  123. h1 {
  124. font-family: 'Euphoria Script', cursive;
  125. color:{color:Color3};
  126. font-size: 20px;
  127. line-height:20px;
  128. letter-spacing: 3px;
  129. text-align: right;
  130. margin-top: 10;
  131. margin-bottom: 10;
  132. padding-right: 0px;
  133. }
  134.  
  135. h2 {
  136. font-family: 'Euphoria Script', cursive;
  137. margin:3px 0;
  138. padding:0 5px;
  139. font-size:25px;
  140. font-weight:normal;
  141. text-align:left;
  142. color:{color:Color4};
  143. border-bottom: 3px {color:Color5} solid;
  144. }
  145.  
  146. h2:first-letter {
  147. color: {color:Color6};
  148. font-size: 25pt;
  149. font-weight: normal;
  150. font-style: italic;
  151. }
  152.  
  153. .notescount {
  154. background-color:{color:Color10};
  155. float:left;
  156. text-align:left;
  157. font-size:10px;
  158. width:50%;
  159. padding:3px;
  160. margin:0px;
  161. -moz-border-radius:0px 20px 20px 0px ;
  162. -webkit-border-radius:0px 20px 20px 0px ;
  163. -o-border-radius:0px 20px 20px 0px ;
  164. border-radius: 0px 20px 20px 0px ;
  165. -webkit-transition: all .7s ease-in;
  166. -moz-transition: all .7s ease-in;
  167. -o-transition: all .7s ease-in;
  168. }
  169.  
  170. .notescount:hover {
  171. float:left;
  172. width:80%;
  173. -moz-border-radius:0px 20px 20px 0px ;
  174. -webkit-border-radius:0px 20px 20px 0px ;
  175. -o-border-radius:0px 20px 20px 0px ;
  176. border-radius: 0px 20px 20px 0px ;
  177. -webkit-transition: all .7s ease-in;
  178. -moz-transition: all .7s ease-in;
  179. -o-transition: all .7s ease-in;
  180. }
  181.  
  182. .notescount a {
  183. color:{color:Color9};
  184. font-weight: bold;
  185. }
  186.  
  187. .notescount a:hover {
  188. color:{color:Color9};
  189. text-shadow:0px 0px 2px {color:Color2};
  190. }
  191.  
  192. {block:IfLikeonposts}.my-like { background-image: url(http://static.tumblr.com/ikkgisy/Bxmm6ic7e/heart2.gif) !important; height:8px; width:8px; cursor:pointer; display:inline-block;}
  193. .my-liked, .my-like:hover { background-image: url(http://static.tumblr.com/ikkgisy/Pnom6ic7v/heart1.gif) !important; height:8px; width:8px; cursor:pointer; display:inline-block;} {/block:IfLikeonposts}
  194.  
  195.  
  196.  
  197. /* - - - - - - Header&Footer - - - - - - */
  198. #menu{margin-top:20px;
  199. margin-left:5px;
  200. width:160px;}
  201.  
  202. #description{
  203. background-color: {color:Color2};width:200px;
  204. padding:8px;
  205. text-align:right;
  206. -moz-border-radius:20px 0px 20px 20px;
  207. -webkit-border-radius:20px 0px 20px 20px;
  208. -o-border-radius:20px 0px 20px 20px;
  209. border-radius: 20px 0px 20px 20px;}
  210.  
  211. #footer {
  212. background-color:{color:Post Background2};
  213. border: 5px solid {color:Color2};
  214. width:700px;
  215. height:50px;
  216. margin:auto;
  217. margin-top: 10px;
  218. padding:30px;
  219. -moz-border-radius:100px 100px 0px 0px ;
  220. -webkit-border-radius:100px 100px 0px 0px ;
  221. -o-border-radius:100px 100px 0px 0px ;
  222. border-radius: 100px 100px 0px 0px ;
  223. }
  224.  
  225. a.block {
  226. text-align: center;
  227. padding:2px;
  228. padding-left:5px;
  229. border:0px;
  230. margin:1px;
  231. width: 120px;
  232. display: inline-block;
  233. height:10px;
  234. line-height:10px;
  235. font-family : century Gothic, arial;
  236. background-color: {color:Color2};
  237. color: {color:Color9};
  238. font-weight: bold;
  239. -moz-border-radius:0px 20px 20px 0px ;
  240. -webkit-border-radius:0px 20px 20px 0px ;
  241. -o-border-radius:0px 20px 20px 0px ;
  242. border-radius: 0px 20px 20px 0px ;
  243. -webkit-transition: all .7s ease-in;
  244. -moz-transition: all .7s ease-in;
  245. -o-transition: all .7s ease-in;
  246. }
  247.  
  248. a.block:hover {
  249. background-color: {color:Color9};
  250. color: {color:Color2};
  251. padding-left:20px;
  252. width: 150px;
  253. background-color: {color:Border Top};
  254. -webkit-transition: all .7s ease-in;
  255. -moz-transition: all .7s ease-in;
  256. -o-transition: all .7s ease-in;
  257. }
  258.  
  259. .portrait{
  260. border: 5px solid {color:Color2};
  261. -moz-border-radius: 0px 0px 500px 500px;
  262. -webkit-border-radius: 0px 0px 500px 500px;
  263. -o-border-radius: 0px 0px 500px 500px;
  264. border-radius: 0px 0px 500px 500px;
  265. width: {text:Image Width}px;
  266. height: {text:Image Height}px;
  267. margin: 0px;
  268. background-image: url({image:Header});
  269. {block:IfResizeImage}background-size:{text:Image Width}px {text:Image Height}px;{/block:IfResizeImage}
  270. }
  271.  
  272. .portrait2{
  273. -moz-border-radius: 0px 0px 500px 500px;
  274. -webkit-border-radius: 0px 0px 500px 500px;
  275. -o-border-radius: 0px 0px 500px 500px;
  276. border-radius: 0px 0px 500px 500px;
  277. width: {text:Image Width}px;
  278. height: {text:Image Height}px;
  279. }
  280.  
  281.  
  282. /* - - - - - - Content - - - - - - */
  283. .quo {
  284. font-size:18pt;
  285. font-family: 'Allura', cursive;
  286. line-height:20px;
  287. color:{color:Color11};
  288. text-align: center;
  289. }
  290.  
  291. .answer {
  292. margin:0px;
  293. padding:10px;
  294. background:{color:Color12};
  295. }
  296.  
  297. .album img {
  298. max-width: 70px;
  299. float: left;
  300. margin-right: 5px;
  301. box-shadow: 0px 0px 6px {color:Shadow};
  302. -webkit-box-shadow: 0px 0px 6px {color:Shadow};
  303. -moz-box-shadow: 0px 0px 6px {color:Shadow};
  304. -moz-border-radius: 6px;
  305. -webkit-border-radius: 6px;
  306. -o-border-radius: 6px;
  307. border-radius: 6px;
  308. -webkit-transition: all 1s ease;
  309. -moz-transition: all 1s ease;
  310. -o-transition: all 1s ease;
  311. }
  312.  
  313. .album img:hover
  314. {
  315. opacity:0.5;
  316. -webkit-transition: all 1s ease;
  317. -moz-transition: all 1s ease;
  318. -o-transition: all 1s ease;
  319. }
  320.  
  321. #chat ul {
  322. list-style:none;
  323. padding:5px;
  324. }
  325.  
  326. #chat ul li.odd {
  327. background:{color:Color11};
  328. }
  329.  
  330. #chat li {
  331. padding: 2px;
  332. list-style-type: none;
  333. }
  334.  
  335. .source {
  336. margin:0px 10px 0px 0px;
  337. text-align:left;
  338. letter-spacing:0px;
  339. }
  340.  
  341. blockquote {
  342. margin:auto;
  343. padding:2px;
  344. border-left: 2px {color:Color2} solid;
  345. }
  346.  
  347. /* - - - - - - General - - - - - - */
  348. b, u, i, s {
  349. color: {color:Color8};
  350. }
  351.  
  352. a {
  353. text-decoration: none;
  354. color: {color:Color6};
  355. }
  356.  
  357. a:hover {
  358. color: {color:Color9};
  359. font-weight: bold;
  360. text-shadow:0px 0px 2px {color:Color2};
  361. }
  362.  
  363. .pic{
  364. -moz-border-radius: 5px;
  365. -webkit-border-radius: 5px;
  366. -o-border-radius: 5px;
  367. border-radius: 5px;
  368. }
  369.  
  370. .pic:hover{
  371. box-shadow: 0px 0px 20px {color:Color2};
  372. -webkit-box-shadow: 0px 0px 20px {color:Color2};
  373. -moz-box-shadow: 0px 0px 20px {color:Color2};
  374. }
  375.  
  376. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none!important;}
  377.  
  378. ::-webkit-scrollbar {
  379. width: 7px;
  380. background-color: {color:Color2};
  381. }
  382.  
  383. ::-webkit-scrollbar-thumb:vertical {
  384. background-color: {color:Color3};
  385. }
  386.  
  387. a.install {
  388. width: 96px;
  389. height: 20px;
  390. background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);
  391. display: block;
  392. position: absolute;
  393. top: 26px;
  394. right: 3px;
  395. z-index:999;
  396. -webkit-transition: all 1s ease;
  397. -moz-transition: all 1s ease;
  398. -o-transition: all 1s ease;
  399. opacity: 0.4;
  400. }
  401.  
  402. a.install:hover {
  403. -webkit-transition: all 1s ease;
  404. -moz-transition: all 1s ease;
  405. -o-transition: all 1s ease;
  406. opacity: 1;
  407. }
  408.  
  409. iframe#tumblr_controls {
  410. top: 0px !important;
  411. right:0px !important;
  412. -webkit-transition: all 1s ease;
  413. -moz-transition: all 1s ease;
  414. -o-transition: all 1s ease;
  415. opacity: 0.4;
  416. }
  417.  
  418. iframe#tumblr_controls:hover {
  419. -webkit-transition: all 1s ease;
  420. -moz-transition: all 1s ease;
  421. -o-transition: all 1s ease;
  422. opacity: 1;
  423. }
  424.  
  425. {CustomCSS}
  426. </style>
  427. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  428. <script type="text/javascript" src="http://static.tumblr.com/xeob1hy/zz5lzjn0a/top.txt"></script>
  429. {block:IfEnableEndlessScrolling}<script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>{/block:IfEnableEndlessScrolling}
  430. {block:IfLikeonposts}<script> window.onload = function () { document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' ); document.addEventListener( 'click', function ( event ) { var myLike = event.target; if( myLike.className.indexOf( 'my-like' ) > -1 ) { var frame = document.getElementById( 'my-like-frame' ), liked = ( myLike.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLike.getAttribute( 'data-reblog' ), id = myLike.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ); frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id; liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; }; }, false ); }; </script>{/block:IfLikeonposts}
  431. </head>
  432. <body>
  433. <a href="http://damadellago.tumblr.com" class="install"></a>
  434. <div id="wrapper">
  435. <table align="center" border="0" cellpadding="0" cellspacing="0">
  436. <tr>
  437. <td valign=top ><div id="description">{block:Description}{Description}{/block:Description}</div>&nbsp;</td>
  438. <td valign=top><div class="portrait2"><div class="portrait"></div></div>&nbsp;</td>
  439. <td valign=top><div id="menu">
  440. <!-- Navigation -->
  441. {block:IfLink1}<a class="block" href="{text:Link1 Url}">{text:Link1}</a>{/block:IfLink1}
  442. {block:IfLink2}<a class="block" href="{text:Link2 Url}">{text:Link2}</a>{/block:IfLink2}
  443. {block:AskEnabled}<a class="block" href="/ask">Ask</a>{/block:AskEnabled}
  444. {block:SubmissionsEnabled} <a class="block" href="/submit">Submit</a>{/block:SubmissionsEnabled}
  445. {block:IfLink3}<a class="block" href="{text:Link3 Url}">{text:Link3}</a>{/block:IfLink3}
  446. {block:IfLink4}<a class="block" href="{text:Link4 Url}">{text:Link4}</a>{/block:IfLink4}
  447. <a target="_blank" class="block" href="http://damadellago.tumblr.com">Theme</a>
  448. </div></td>
  449. </tr>
  450. </table>
  451. <!-- End navigation -->
  452.  
  453. <div id="content">
  454. {block:Posts}
  455. <div class="container">
  456. <div id="post">{block:IndexPage}<a href="{Permalink}"><h2>{Month} {DayOfMonth} {Year}, {12Hour}{AmPm}
  457. <i>...{TimeAgo}</i></h2></a><br>{/block:IndexPage}
  458.  
  459. {block:Text}
  460. {block:Title}<h1>{Title}</h1><br>{block:Title}
  461. {block:IndexPage}{Body}{/block:IndexPage}
  462. {block:PermalinkPage}{Body}{/block:PermalinkPage}
  463. {/block:Text}
  464.  
  465. {block:Photo}
  466. {block:IndexPage}<center><a href="{permalink}"><img class="pic" src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></center>{block:IfCaptionOnIndex}{block:Caption}{Caption}{/block:Caption}{block:IfCaptionOnIndex}{/block:IndexPage}
  467. {block:PermalinkPage}<center>{LinkOpenTag}<img src="{PhotoURL-500}" class="pic" alt="{PhotoAlt}"/>{LinkCloseTag}<br></center>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  468. {/block:Photo}
  469.  
  470. {block:Photoset}
  471. {block:IndexPage}<center>{Photoset-500}</center>{block:IfCaptionOnIndex}{block:Caption}{Caption}{/block:Caption}{block:IfCaptionOnIndex}{/block:IndexPage}
  472. {block:PermalinkPage}<center>{Photoset-500}</center>{block:Caption}<p>{Caption}</p>{/block:Caption}{/block:PermalinkPage}
  473. {/block:Photoset}
  474.  
  475. {block:Quote}
  476. <p class="quo">"{Quote}"</p>
  477. {block:Source}<p class="source">&nbsp; &nbsp;— {Source}</p>{/block:Source}
  478. {/block:Quote}
  479.  
  480. {block:Link}
  481. {block:IndexPage}<h1><a href="{URL}" target="blank">{Name} &#8599;</a></h1>{block:IfCaptionOnIndex}{block:Description}<p>{Description}</p>{/block:Description}<br>{block:source}<p>{Source}</p>{/block:Source}{/block:IfCaptionOnIndex}{/block:IndexPage}
  482. {block:PermalinkPage}<h1><a href="{URL}" target="blank">{Name} &#8599;</a></h1><br>{block:Description}<p>{Description}</p>{/block:Description}<br>{block:source}<p>{Source}</p>{/block:Source}{/block:PermalinkPage}
  483. {/block:Link}
  484.  
  485. {block:Chat}
  486. {block:Title}<h1>{Title}</h1><br>{block:Title}<div id="chat"><ul>
  487. {block:Lines}
  488. <li class="{Alt} user_{UserNumber}">
  489. {block:Label}
  490. <span class="label">{Label}</span>
  491. {/block:Label}
  492. {Line}
  493. </li>
  494. {/block:Lines}
  495. </ul></div>
  496. {/block:Chat}
  497.  
  498. {block:Video}
  499. {block:IndexPage}<center>{Video-500}</center>{block:IfCaptionOnIndex}{block:Caption}{Caption}{/block:Caption}{/block:IfCaptionOnIndex}{/block:IndexPage}
  500. {block:PermalinkPage}<center>{Video-500}</center>{block:Caption}<p>{Caption}</p>{/block:Caption}{/block:PermalinkPage}
  501. {/block:Video}
  502.  
  503. {block:Audio}
  504. {block:AudioEmbed}
  505. {AudioEmbed-500}
  506. {/block:AudioEmbed}
  507. {block:AudioPlayer}{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">{AudioPlayerWhite}</div><br> {block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}{/block:Artist} || Times played:{FormattedPlayCount}<br> [[<a title="External source only" href="{ExternalAudioURL}">{lang:Download}</a>]]</span>{/block:ExternalAudio}{/block:AudioPlayer}
  508. {block:IndexPage}{block:IfCaptionOnIndex}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:IfCaptionOnIndex} {/block:IndexPage}
  509. {block:PermalinkPage}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  510. {/block:Audio}
  511.  
  512. {block:Answer}
  513. <div class="answer"><center><img class="pic" src="{AskerPortraitURL-48}"><br>{Asker}<br>{Question}<br></center></div><center><br>
  514. <img class="pic" src="{PortraitURL-48}"><br>{Answer}</center>
  515. {/block:Answer}
  516.  
  517. </div>
  518. {block:IndexPage}<div class="notescount">
  519. <a target="_blank" href="{reblogurl}">Reblog</a> {block:IfLikeonposts} | <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div> {/block:IfLikeonposts} {block:NoteCount}| <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</div>
  520. <br>{/block:IndexPage}
  521. </div>
  522. {block:PermalinkPage}
  523. {block:PostNotes}<div id="notes"><center><br>
  524. Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{/block:Date} {block:RebloggedFrom} <br> Via <a href="{ReblogParentURL}">{ReblogParentName}</a> || Source <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}{block:HasTags}<br> <b>Tagged:</b>{block:Tags} &#9679; <a href="{TagURL}">{Tag}</a>
  525. {/block:Tags}<br>{/block:HasTags}
  526. </center>
  527. <br>{PostNotes}
  528. </div>{/block:PostNotes}{/block:PermalinkPage}
  529. {/block:Posts}
  530. </div>
  531.  
  532. <div id="footer">
  533. {block:Pagination}
  534. {block:NextPage}<p><a style="float:right" href="{NextPage}">Next »</a>{/block:NextPage}
  535. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">« Previous</a></p>{/block:PreviousPage}
  536. {/block:Pagination}
  537. <p style="text-align: center"> || <a href="/">Home</a> ||<br><b>Copyright</b> {CopyrightYears} {Title} || <a href="/rss">RSS</a></div>
  538. </div>
  539. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement