Advertisement
thepinkrebellion

amaz0nriver theme by thepinkrebellion

Mar 27th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.73 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. theme by thepinkrebellion
  4. thepinkrebellionthemes.tumblr.com
  5. -->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/oplygjf/w2Blhh3fn/tomxander-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14.  
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Header Text" content="#000000"/>
  17. <meta name="color:Link" content="#1a5a1b"/>
  18. <meta name="color:Permalink Background" content="#ffffff"/>
  19. <meta name="color:Permalink Icon" content="#000000"/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Post Background" content="#ffffff"/>
  22. <meta name="color:Blank Audio Post Background" content="#b3c2ac"/>
  23. <meta name="color:Scrollbar" content="#bbbbbb"/>
  24. <meta name="if:Show Users Online" content="1"/>
  25. <meta name="if:Disable right click" content="1"/>
  26.  
  27. <meta name="font:Serif" content="Amethysta, serif"/>
  28. <meta name="font:Body" content="PT Sans, sans-serif"/>
  29.  
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:Title" content=""/>
  32.  
  33. <meta name="if:Infinite Scrolling" content="0"/>
  34. <meta name="if:Full Sized Background" content="0"/>
  35. <meta name="if:Scroll To Top Button" content="1"/>
  36.  
  37. <meta name="if:Width Small" content="0"/>
  38. <meta name="if:Width Medium" content="1"/>
  39. <meta name="if:Width Big" content="0"/>
  40. <meta name="if:Width Huge" content="0"/>
  41.  
  42. <meta name="if:Transparent Header Background" content="1"/>
  43. <meta name="if:Hide Title" content="0"/>
  44. <meta name="text:Users Online" content="Online"/>
  45. <meta name="if:Hide Links List" content="0"/>
  46. <meta name="if:Show Archive Link" content="0"/>
  47. <meta name="text:Link Separator" content="♥"/>
  48. <meta name="text:Ask Title" content="Ask me anything!"/>
  49. <meta name="text:Submit Title" content="Submit stuff"/>
  50.  
  51. <meta name="text:Post Height" content="350px"/>
  52. <meta name="text:Post Width" content="350px"/>
  53. <meta name="text:Columns" content="5"/>
  54. <meta name="text:Post Gutter" content="12px"/>
  55.  
  56. <meta name="text:Permalink Icon Opacity" content="0.6"/>
  57. <meta name="text:Permalink Background Opacity" content="0.4"/>
  58. <meta name="text:Permalink Hover Opacity" content="1"/>
  59.  
  60. <meta name="text:Twitter Username" content=""/>
  61. <meta name="text:Analytics ID" content=""/>
  62.  
  63. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  64. <link href='http://fonts.googleapis.com/css?family=PT+Sans|Amethysta' rel='stylesheet' type='text/css'>
  65. <script type="text/javascript">
  66. var araminta = {name: '{Name}', index: {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, infscr: {block:IndexPage}{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, width: '{text:Post Width}', gutter: '{text:Post Gutter}', columns: {text:Columns}, pad: false}
  67. if ("{color:Background}" == "{color:Post Background}" && "{image:Background}" == "http://assets.tumblr.com/images/x.gif" && "{text:Post Gutter}" != "0px") {araminta.pad = true;} else {araminta.pad = false;};
  68. </script>
  69.  
  70.  
  71.  
  72. <style type="text/css">
  73.  
  74. /* standard */
  75. {block:IfFullSizedBackground}html {background: url('{image:Background}') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}{/block:IfFullSizedBackground}
  76. body {font-size: 11px; margin: 0; padding: 0; overflow-x: hidden; line-height: 1.3em; color: {color:Text}; font-family: {font:Body}; {block:IfNotFullSizedBackground}background-color: {color:Background}; background-attachment: fixed; background-image: url('{image:Background}');{/block:IfNotFullSizedBackground}}
  77.  
  78. #shell {position: absolute; left: 50%; top: 0;{block:IndexPage} padding: 0 0 {text:Post Gutter} {text:Post Gutter};{/block:IndexPage}}
  79. #content {overflow: auto;}
  80. .post-shell {padding: 0; float: left; overflow: hidden; position: relative; background-color: {color:Post Background};}
  81. .index .post-shell {width: {text:Post Width}; height: {text:Post Height}; margin: {text:Post Gutter} {text:Post Gutter} 0 0;}
  82. .post {margin: 0;}
  83. .slide {overflow: hidden;}
  84. .fade {overflow: auto;}
  85. .pad .post, .note-shell.pad .post {padding: 10px;}
  86. .fill {position: absolute; width: 102%; height: 102%; margin: -1%; background-position: 50% 50%; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
  87.  
  88. /* header */
  89. #header {text-align: center; padding: 10px;{block:IndexPage} margin: {text:Post Gutter} {text:Post Gutter} 0 0;{/block:IndexPage} {block:IfNotTransparentHeaderBackground}background-color: {color:Post Background};{/block:IfNotTransparentHeaderBackground}}
  90. #header, #header a {color: {color:Header Text};}
  91. h1 {margin: 10px 0 8px; font-weight: normal; font-size: 3.2em; line-height: 1.2em; font-family: 'Gochi Hand', cursive;}
  92. #header img {max-width: 100%;}
  93. #twitter {font-family: {font:Serif};}
  94. #twitter a.timestamp {text-transform: uppercase; font-size: 0.9em; text-decoration: none;}
  95. .links {padding: 5px 5px 0; list-style-type: none; font-size: 1.4em; margin: 5px 0; font-family: {font:Serif};}
  96. .links li {display: inline-block; margin: 0px 10px;}
  97. .links a {text-decoration: none; transition: background-color 0.3s ease-in-out;}
  98.  
  99. /* text */
  100. img, embed, iframe, video {vertical-align: bottom;}
  101. a {text-decoration: underline; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; transition: color 0.5s ease-out; color: {color:Text};}
  102. #content a:hover {color: {color:Link};}
  103. h2 a, h1 a, .nodec {text-decoration: none;}
  104. img#title {margin-top: 2px;}
  105. h2, h3 {font-family: {font:Serif};}
  106. h2 {font-weight: 300; text-align: left; text-decoration: none; font-size: 1.6em; line-height: 1.1em; margin: 0; font-family: {font:Serif};}
  107. h2.page {text-align: center; margin: -5px 0 10px;}
  108. h3 {font-size: 1.4em; font-weight: normal; margin: 12px 0 0; text-indent: 40px; line-height: 1.3em;}
  109. .post ul, .post ol {padding: 0 0 0 18px; margin: 0.5em 0 0;}
  110. img {margin: 0px; padding: 0px; border: 0;}
  111. blockquote {margin: 0.6em 0 0; padding: 0 0 0 9px; border-left: 1px solid {color:Text};}
  112. .audio blockquote, .quote blockquote {padding: 0; border: 0;}
  113. blockquote img {width: auto;}
  114. p {margin: 0.6em 0 0;}
  115. p:first-child {margin-top: 0!important;}
  116. .text img {max-width: 100%;}
  117. .caption {margin: 8px 0 0; background-color: {color:Post Background};}
  118. .caption.pad {margin: 0; padding: 8px;}
  119. .caption p {margin: 0;}
  120. .quote .caption {text-align: right;}
  121. .audio .caption {text-align: center;}
  122. p.question {margin: 0px; font-size: 1.2em; font-family: {font:Serif};}
  123. p.asker {margin: 0 0 5px; text-align: right; letter-spacing: 1px; font-family: {font:Serif};}
  124. .indiset {margin: 0 0 10px;}
  125. div.quot {font-size: 10em; position: relative; height: 100px; width: 0px; margin: -20px 0 -80px -4px; left: 0px; line-height: normal; display: block; font-family: Arial, Helvetica, sans-serif; color: {color:Accents};}
  126. .quot a {text-decoration: none;}
  127. .index .audio .post {position: absolute; height: 100%; width: 100%; background-color: {color:Blank Audio Post Background};}
  128. .audiobox {height: 27px!important;}
  129. .index .audiobox {background-color: #000; height: 27px; width: 27px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -19px 0 0 -19px; padding: 6px; border-radius: 24px;}
  130. .index .audiobox .audio_player {width: 27px; overflow: hidden;}
  131. .pad.audio .caption {margin-top: 18px;}
  132. .perm .albumart {width: 283px; float: left; margin-right: 10px;}
  133. .perm .pad .albumart {width: 263px;}
  134. .perm .audio .post {overflow: auto;}
  135. .post td {vertical-align: top;}
  136. h3 + table {margin-top: 10px;}
  137. .index .video object, .index .video embed, .index .video iframe {width: 100%; height: 100%; position: absolute;}
  138. .nodisplay {display: none!important;}
  139. .trans {background-color: transparent!important;}
  140.  
  141. /* scrollbar */
  142. .fade::-webkit-scrollbar {width: 10px;}
  143. .fade::-webkit-scrollbar-thumb {border-right: solid 5px {color:Scrollbar};}
  144.  
  145. /* permalink */
  146. .corner.r {margin-left: {text:Post Width};}
  147. .corner.b {margin-top: {text:Post Height};}
  148. .corner .icon {opacity: {text:Permalink Icon Opacity};}
  149. .corner .background {border-color: {color:Permalink Background} transparent; opacity: {text:Permalink Background Opacity};}
  150. .corner:hover .background {opacity: {text:Permalink Hover Opacity};}
  151. .corner a, .corner a:hover {text-decoration: none; color: {color:Permalink Icon}!important;}
  152. .permblock {font-size: 16px; height: 16px; text-align: center; margin-top: 8px;}
  153. .permblock a {margin: 0 2px; display: inline-block; text-decoration: none;}
  154. .permblock .icon {display: none;}
  155.  
  156. /* permalink page */
  157. .perm {margin-left: -250px; width: 500px;}
  158. .perm .post-shell {width: 500px; margin: 30px 0 0;}
  159. .perm #header {margin-top: 30px;}
  160. #post-info {text-align: center; letter-spacing: 1px; font-family: {font:Serif};}
  161. #notes ol {padding: 0; margin: 0; list-style-type: none; counter-reset: li;}
  162. #notes li {min-height: 16px; margin: 0 0 10px;}
  163. #notes li:last-child {margin-bottom: 0;}
  164. #notes li:before {content: counter(li); counter-increment: li; float: left; padding: 0 10px 10px 0; height: 16px; vertical-align: top;}
  165. #notes li:last-child:before {display: none;}
  166. #notes img.avatar {vertical-align: bottom;}
  167. #notes span.action {margin-left: 10px;}
  168. #notes blockquote {margin: 0; border-width: 0; padding: 0;}
  169. #notes blockquote a {text-decoration: none;}
  170.  
  171. /* navigation */
  172. #nav {font-size: 25px; text-align: center; margin: {text:Post Gutter} 0; color: {color:Header Text};}
  173. #nav a {text-decoration: none; font-size: 30px; color: {color:Header Text};}
  174.  
  175. #infscr-loading, #infscr-error {display: none; position: fixed; z-index: 12345; bottom: 10px; left: 50%; margin-left: -60px; width: 120px; text-align: center;}
  176. #totop {position: fixed; top: 20px; right: 20px; width: 30px; height: 30px; cursor: help; vertical-align: middle; text-align: center; font-size: 3em; line-height: 36px; display: none{block:IfNotScrollToTopButton}!important{/block:IfNotScrollToTopButton};}
  177.  
  178. {CustomCSS}
  179. </style>
  180.  
  181. {block:IfAnalyticsID}
  182. <script type="text/javascript">
  183. var _gaq = _gaq || [];
  184. _gaq.push(['_setAccount', '{text:Analytics ID}']);
  185. _gaq.push(['_trackPageview']);
  186. (function() {
  187. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  188. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  189. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  190. })();
  191. </script>
  192. {/block:IfAnalyticsID}
  193.  
  194. </head>
  195.  
  196. <body>
  197.  
  198. <div id="totop">&#8657;</div>
  199.  
  200. <div id="shell" class="{block:PermalinkPage}perm {/block:PermalinkPage}{block:IndexPage}index{/block:IndexPage}">
  201.  
  202. <div id="header">
  203.  
  204. {block:IfTwitterUsername}
  205. <div id="twitter"></div>
  206. <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:Twitter Username}.json?callback=twitterCallback&count=1"></script>
  207. {/block:IfTwitterUsername}
  208.  
  209. {block:IfNotHideLinksList}
  210. <ul class="links">
  211. <li><a href="/">Home</a></li>{block:IfShowArchiveLink}{text:Link Separator}<li><a href="/archive">Archive</a></li>{/block:IfShowArchiveLink}{block:IfAskTitle}{block:AskEnabled}{text:Link Separator}<li><a href="/ask">{text:Ask Title}</a></li>{/block:AskEnabled}{/block:IfAskTitle}{block:IfSubmitTitle}{block:SubmissionsEnabled}{text:Link Separator}<li><a href="/submit">{text:Submit Title}</a></li>{/block:SubmissionsEnabled}{/block:IfSubmitTitle}{block:HasPages}{block:Pages}{text:Link Separator}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
  212. </ul>
  213. {/block:IfNotHideLinksList}
  214.  
  215. {block:IfNotHideTitle}<h1><a href="/">{block:IfNotTitleImage}{Title}{/block:IfNotTitleImage}{block:IfTitleImage}<img src="{image:Title}" class="title" alt="{Title}" border="0" />{/block:IfTitleImage}</a></h1>{/block:IfNotHideTitle}
  216.  
  217. {block:TagPage}<p>Posts tagged "{Tag}"</p>{/block:TagPage}
  218. {block:SearchPage}<p>Search results for "{SearchQuery}"{block:NoSearchResults}<br />No results found{/block:NoSearchResults}</p>{/block:SearchPage}
  219.  
  220. {block:Description}<p>{Description}{block:IfShowUsersOnline}<script type="text/javascript" src="http://www.usuarios-online.com/usuarios.php?v={Name}.tumblr.com"></script> </a> {text:Users Online}{/block:IfShowUsersOnline}</p>{/block:Description}
  221. </div>
  222.  
  223. <div id="content">
  224.  
  225. {block:Posts}
  226.  
  227. {block:Photoset}
  228. {block:IndexPage}
  229. {block:Photos}
  230. <div class="post-shell photoset">
  231.  
  232. {block:IndexPage}{block:Date}
  233. <div class="corner permalink t l"><a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="inside"><div class="background"></div><div class="icon">p</div></div></a></div>
  234. {block:ContentSource}<div class="corner source t r"><a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="inside"><div class="background"></div><div class="icon">s</div></div></a></div>{/block:ContentSource}
  235. {/block:Date}{/block:IndexPage}
  236.  
  237. <div class="post clearbg">
  238. {block:ContentSource}<a href="{SourceURL}">{/block:ContentSource}
  239. <div class="fill" style="background-image: url('{block:IfWidthSmall}{PhotoURL-250}{/block:IfWidthSmall}{block:IfWidthMedium}{PhotoURL-400}{/block:IfWidthMedium}{block:IfWidthBig}{PhotoURL-500}{/block:IfWidthBig}{block:IfWidthHuge}{PhotoURL-500}{/block:IfWidthHuge}');"></div>
  240. {block:ContentSource}</a>{/block:ContentSource}
  241. </div></div>
  242. {/block:Photos}
  243. {/block:IndexPage}
  244. {/block:Photoset}
  245.  
  246. <div class="post-shell {block:Photo}photo slide{/block:Photo}{block:Photoset}{block:IndexPage}nodisplay{/block:IndexPage}{block:PermalinkPage}photoset trans{/block:PermalinkPage}{/block:Photoset}{block:Quote}quote pad fade{/block:Quote}{block:Link}link pad fade{/block:Link}{block:Text}text pad fade{/block:Text}{block:Chat}chat pad fade{/block:Chat}{block:Audio}audio slide{block:PermalinkPage} pad {/block:PermalinkPage}{/block:Audio}{block:Video}video slide{/block:Video}{block:Answer}answer pad fade{/block:Answer}">
  247.  
  248. {block:IndexPage}{block:Date}
  249. <div class="corner permalink t l"><a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="inside"><div class="background"></div><div class="icon">p</div></div></a></div>
  250. {block:ContentSource}<div class="corner source t r"><a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="inside"><div class="background"></div><div class="icon">s</div></div></a></div>{/block:ContentSource}
  251. {/block:Date}{/block:IndexPage}
  252.  
  253. <div class="post">
  254.  
  255. {block:Quote}
  256. <div class="quot">&ldquo;</div><h3>{Quote}</h3>
  257. <div class="caption">{block:Source}{Source}{/block:Source}</div>
  258. {/block:Quote}
  259.  
  260. {block:Photo}
  261. {LinkOpenTag}<center>
  262. {block:IndexPage}
  263. <div class="fill" style="background-image: url('{block:IfWidthSmall}{PhotoURL-250}{/block:IfWidthSmall}{block:IfWidthMedium}{PhotoURL-400}{/block:IfWidthMedium}{block:IfWidthBig}{PhotoURL-500}{/block:IfWidthBig}{block:IfWidthHuge}{PhotoURL-500}{/block:IfWidthHuge}');"></div>
  264. {/block:IndexPage}
  265. {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" />{/block:PermalinkPage}</center>{LinkCloseTag}
  266. {block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  267. {/block:Photo}
  268.  
  269. {block:Photoset}
  270. {block:PermalinkPage}
  271. {Photoset-500}
  272. {block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}
  273. {/block:PermalinkPage}
  274. {/block:Photoset}
  275.  
  276. {block:Video}
  277. {block:IndexPage}<div class="videobox" id="{PostID}">
  278. {block:IfWidthSmall}{Video-250}{/block:IfWidthSmall}
  279. {block:IfWidthMedium}{Video-400}{/block:IfWidthMedium}
  280. {block:IfWidthBig}{Video-500}{/block:IfWidthBig}
  281. {block:IfWidthHuge}{Video-500}{/block:IfWidthHuge}
  282. </div>{/block:IndexPage}
  283. {block:PermalinkPage}{Video-500}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  284. {/block:Video}
  285.  
  286. {block:Link}
  287. <h2><a href="{URL}" {Target}>{Name}</a>
  288. </h2>
  289. {block:Description}<caption>{Description}</caption>{/block:Description}
  290. {/block:Link}
  291.  
  292. {block:Chat}
  293. {block:Title}<h3>{Title}</h3>{/block:Title}
  294. <table class="chat" style="border-spacing: 0px;">
  295. {block:Lines}
  296. <tr>
  297. {block:Label}<td class="label" style="padding-right: 20px;">{Label}</td>{/block:Label}
  298. <td class="line">{Line}</td>
  299. </tr>
  300. {/block:Lines}
  301. </table>
  302. {/block:Chat}
  303.  
  304. {block:Audio}
  305. {block:AlbumArt}{block:IndexPage}<div class="fill" style="background-image: url('{AlbumArtUrl}');"></div>{/block:IndexPage}{/block:AlbumArt}
  306. {block:AlbumArt}{block:PermalinkPage}<img src="{AlbumArtUrl}" class="albumart" />{/block:PermalinkPage}{/block:AlbumArt}
  307. <div class="audiobox" id="{PostID}">{AudioPlayerBlack}</div>
  308. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  309. {/block:Audio}
  310.  
  311. {block:Text}
  312. {block:Title}<h2>{Title}</h2>{/block:Title}
  313. {Body}
  314. {/block:Text}
  315.  
  316. {block:Answer}
  317. <p class="question">{Question}</p>
  318. <p class="asker">@{Asker}</p>
  319. {Answer}
  320. {/block:Answer}
  321.  
  322. {block:IndexPage}{block:Date}
  323. <div class="permblock">
  324. <a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="icon">p</div></a>
  325. {block:ContentSource}<a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="icon">s</div></a>{/block:ContentSource}
  326. </div>
  327. {/block:Date}{/block:IndexPage}
  328.  
  329. </div>
  330.  
  331. </div>
  332.  
  333. {block:PermalinkPage}
  334. {block:Date}
  335. <div class="post-shell pad" id="post-info">
  336. <div class="post">
  337. {PostType} posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:Audio} and {PlayCountWithLabel}{/block:Audio}{block:HasTags}<br />tagged:{block:Tags} <a href="{TagURLChrono}">{Tag}</a>{/block:Tags}{/block:HasTags}
  338. </div></div>
  339. {block:PostNotes}<div class="post-shell pad stretchless">
  340. <div class="post" id="notes">
  341. {PostNotes}
  342. </div></div>{/block:PostNotes}
  343. {/block:Date}
  344. {/block:PermalinkPage}
  345.  
  346. {/block:Posts}
  347.  
  348. </div>
  349.  
  350. {block:Pagination}
  351. <div id="nav">
  352. {block:PreviousPage}
  353. <a href="{PreviousPage}" title="previous page" class="prev paging">&#171;</a>&nbsp;&nbsp;
  354. {/block:PreviousPage}
  355. {CurrentPage} / {TotalPages}
  356. {block:NextPage}
  357. &nbsp;&nbsp;<a href="{NextPage}" title="next page" id="next" class="next paging">&#187;</a>
  358. {/block:NextPage}
  359. </div>
  360. {/block:Pagination}
  361.  
  362. </div>
  363.  
  364. </body>
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement