Advertisement
dolcevitae

theme no. three - sweet thing

Nov 19th, 2018
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.48 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html><head>
  3.  
  4.  
  5. <!-- THEME 03 BY DOLCEVITAE -->
  6.  
  7. <!-- BASICS -->
  8. <title>{title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="stylesheet" href="hint.css">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  12.  
  13. <!-- ICONS -->
  14. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  15.  
  16.  
  17. <!-- STYLESHEETS & SCRIPTS -->
  18.  
  19. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21.  
  22. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  23. <script src="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  24.  
  25.  
  26. <!-- FONTS -->
  27. <link href="https://fonts.googleapis.com/css?family=Roboto:400,700|Nunito:300,400,70|ABeeZee|Karla:400,700" rel="stylesheet">
  28.  
  29.  
  30.  
  31. <!-- TOOLTIP SCRIPT -->
  32. <script> (function($){ $(document).ready(function() { $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20, tip_fade_speed:200, attribute:"title" }); }); })(jQuery); </script>
  33.  
  34.  
  35.  
  36. <!-- META TAGS -->
  37.  
  38. <meta name="color:background" content="#f2f2f2">
  39. <meta name="color:text" content="#868686" />
  40. <meta name="color:posts" content="#ffffff"/>
  41. <meta name="color:sidebar" content="#f2f2f2"/>
  42. <meta name="color:topbar" content="#eee" />
  43. <meta name="color:link" content="#aaa" />
  44. <meta name="color:pagination link" content="#fff"/>
  45. <meta name="color:linkhover" content="#f1ac9a"/>
  46. <meta name="color:Bold" content="#f1ac9a" />
  47. <meta name="color:Italic" content="#393939"/>
  48. <meta name="color:navi links" content="#4f4f4f"/>
  49. <meta name="color:sidebar title" content="#121212"/>
  50. <meta name="color:date box" content="#121212"/>
  51. <meta name="color:date box text" content="#fff"/>
  52.  
  53. <meta name="image:background" content=""/>
  54. <meta name="image:sbimage" content=""/>
  55.  
  56. <meta name="text:link1 url" content="/url" />
  57. <meta name="text:link1 name" content="Link 1" />
  58.  
  59. <meta name="text:link2 url" content="/url" />
  60. <meta name="text:link2 name" content="Link 2" />
  61.  
  62. <meta name="if:bw posts" content="0" />
  63.  
  64. <meta name="select:Post size" content="300px" title="300px" />
  65. <meta name="select:Post size" content="350px" title="350px" />
  66. <meta name="select:Post size" content="400px" title="400px" />
  67. <meta name="select:Post size" content="450px" title="450px" />
  68. <meta name="select:Post size" content="500px" title="500px" />
  69.  
  70. <meta name="select:Font size" content="9px" title="9px" />
  71. <meta name="select:Font size" content="10px" title="10px" />
  72. <meta name="select:Font size" content="11px" title="11px" />
  73. <meta name="select:Font size" content="12px" title="12px" />
  74.  
  75. <meta name="select:SB Img size" content="100px" title="100px" />
  76. <meta name="select:SB Img size" content="90px" title="90px" />
  77. <meta name="select:SB Img size" content="80px" title="80px" />
  78. <meta name="select:SB Img size" content="70px" title="70px" />
  79. <meta name="select:SB Img size" content="60px" title="60px" />
  80.  
  81. <meta name="select:SB Img border" content="100%" title="circle" />
  82. <meta name="select:SB Img border" content="5%" title="rounded corners" />
  83. <meta name="select:SB Img border" content="0%" title="square" />
  84.  
  85. <meta name="select:Posts border" content="7px" title="rounded corners" />
  86. <meta name="select:Posts border" content="0px" title="square" />
  87.  
  88. <meta name="select:Desc alignment" content="center" title="center" />
  89. <meta name="select:Desc alignment" content="justify" title="justify" />
  90.  
  91. <meta name="if:Sidebar far left" content="1" />
  92.  
  93. <meta name="select:Font" content="Nunito" title="Nunito" />
  94. <meta name="select:Font" content="Roboto" title="Roboto" />
  95. <meta name="select:Font" content="ABeeZee" title="ABeeZee" />
  96. <meta name="select:Font" content="Karla" title="Karla" />
  97.  
  98. </head>
  99.  
  100.  
  101. <style type="text/css">
  102.  
  103.  
  104. /*-- IFRAME CONTROLS --*/
  105. #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:-5px!important; right:-35px!important; opacity:.5; -webkit-transition:all 0.5s ease-out;-webkit-transition: opacity 0.5s linear;opacity: 0.2;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.5s ease-out; transform:scale(0.6);}
  106. #tumblr_controls, .tmblr-iframe:hover{ opacity:.3;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(70%); -moz-filter:invert(70%); -o-filter:invert(70%); -ms-filter:invert(70%); filter:invert(70%); }
  107.  
  108.  
  109. /*-- SCROLLBAR --*/
  110. ::-webkit-scrollbar { width:0px; height: 4px; }
  111. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};
  112. -webkit-border-radius: 5px; }
  113.  
  114.  
  115. /*-- TOOLTIPS --*/
  116. #s-m-t-tooltip {
  117. max-width:300px;
  118. padding:6px;
  119. padding-left:8px;
  120. padding-right:8px;
  121. margin:20px 20px 5px 10px;
  122. font-weight:bold;
  123. text-transform:lowercase;
  124. font-family:{select:Font size};
  125. font-size:9px;
  126. font-weight:bold;
  127. background:{color:posts};
  128. z-index:99999999;
  129. border-radius:5px;
  130. letter-spacing:1px;
  131. color:{color:text};
  132. }
  133.  
  134.  
  135. /* BODY */
  136. body {
  137. color:{color:text};
  138. background-color:{color:background};
  139. line-height:12px;
  140. text-align:justify;
  141. background-image:url('{image:background}');
  142. font-family:{select:font};
  143. font-size:{select:Font size};
  144. -moz-osx-font-smoothing:grayscale;
  145. -webkit-font-smoothing:antialiased;
  146. font-smoothing:antialiased;
  147. }
  148.  
  149. #container {
  150. position:fixed;
  151. margin:auto;
  152. left:0px;
  153. {block:IfSidebarFarLeft}
  154. right:0px;
  155. {/block:IfSidebarFarLeft}
  156. top:0px;
  157. bottom:0px;
  158. width:calc({select:Post size} + 290px);
  159. height:100%;
  160. overflow:hidden;
  161. }
  162.  
  163.  
  164. /*-- LINKS --*/
  165. a:link, a:active, a:visited { color: {color:link}; text-decoration:none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  166. a:hover { color:{color:linkhover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  167. .posts a:link, a:active, a:visited { color:{color:link hover}; text-decoration:none; }
  168. .posts a:hover { color:{color:link hover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  169.  
  170. #info a:link, a:active, a:visited { color:{color:link}; text-decoration:none; }
  171. #info a:hover, #tags a:hover, #links a:hover { color:{color:linkhover}; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
  172.  
  173.  
  174. /*-- TEXT TYPES --*/
  175. small { font-size:10px; }
  176. sub, sup { font-size:9px; }
  177. pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
  178. big {font-size:auto;}
  179. h2, h1 {
  180. font-weight:700;
  181. font-size:19px;
  182. font-family:{select:font};
  183. }
  184. p { margin-top:6px; margin-bottom:6px;}
  185. li { list-style-type: circle;}
  186. blockquote { margin:12px; padding-left:10px; padding-right:10px; border-left:1px solid {color:background}; }
  187. img a { border:none; width:100%;}
  188. blockquote img { height:auto; }
  189. .posts img { height:auto; }
  190.  
  191.  
  192. /*-- POSTS --*/
  193. #postcontainer {
  194. height:100%;
  195. position:absolute;
  196. top:20px;
  197. overflow:auto;
  198. right:0px;
  199. width:calc({select:Post size} + 60px);
  200. }
  201.  
  202. .posts {
  203. width:{select:Post size};
  204. margin-top:50px;
  205. margin-bottom:30px;
  206. text-align:justify;
  207. padding:15px;
  208. background-color:{color:posts};
  209. font-size:{select:Font size};
  210. border-radius:{select:Posts border};
  211. }
  212.  
  213. .posts img {
  214. max-width:100%;
  215. }
  216.  
  217.  
  218. /*-- INFO --*/
  219. #info {
  220. padding:10px;
  221. text-align:left;
  222. text-transform:lowercase;
  223. margin:-15px;
  224. padding-bottom:5px;
  225. font-size:{select:Font size};
  226. text-transform:lowercase;
  227. display: table;
  228. border-bottom:1px solid {color:background};
  229. width:calc({select:Post size} + 15px);
  230. margin-bottom:15px;
  231. }
  232.  
  233. #info a {
  234. font-weight:bold;
  235. color:{color:text};
  236. }
  237.  
  238. #postinfo2 {
  239. position:absolute;
  240. margin-left:50px;
  241. margin-top:9px;
  242. display: table-cell;
  243. vertical-align: middle;
  244. }
  245.  
  246.  
  247. #datebox {
  248. background:{color:date box};
  249. color:{color:date box text};
  250. font-family:nunito;
  251. text-transform:uppercase;
  252. font-weight:700;
  253. width:40px;
  254. height:40px;
  255. font-size:10px;
  256. text-align:center;
  257. border-radius:5px;
  258. float:left;
  259. display: table;
  260. margin-right:0px;
  261. margin-bottom:5px;
  262. }
  263.  
  264. #dateboxin {
  265. display: table-cell;
  266. vertical-align: middle;
  267. }
  268.  
  269.  
  270. /*-- CREDIT --*/
  271. #credit {
  272. position:fixed;
  273. bottom:13px;
  274. left:13px;
  275. background:{color:posts};
  276. padding:5px;
  277. font-size:9px;
  278. color:{color:text};
  279. font-weight:900;
  280. font-family:{select:font};
  281. text-transform:uppercase;
  282. border-radius:6px;
  283. z-index:999;
  284. }
  285.  
  286.  
  287. /*-- ASK POSTS --*/
  288. #question {
  289. margin:0px;
  290. padding:4px;
  291. text-align:center;
  292. font-size:{select:Font size};
  293. text-transform:lowercase;
  294. }
  295.  
  296. #asker {
  297. border:1px solid {color:background};
  298. text-align:center;
  299. text-transform:lowercase;
  300. padding:6px;
  301. margin:-17px;
  302. margin-bottom:15px;
  303. margin-top:15px;
  304. }
  305.  
  306.  
  307. #asker b {
  308. text-transform:lowercase;
  309. border-radius:4px;
  310. padding:2px;
  311. padding-left:4px;
  312. padding-right:4px;
  313. color:{color:text};
  314. }
  315.  
  316.  
  317. /*-- AUDIO POSTS --*/
  318. #audioplayer {
  319. width:31px;
  320. height:31px;
  321. background:#f2f2f2;
  322. overflow:hidden;
  323. position:absolute;
  324. padding:0px;
  325. margin-top:-3px;
  326. margin-left:0px;
  327. opacity:0.4;
  328. z-index:9999;
  329. -webkit-transition:0.5s;
  330. border:22px solid #f2f2f2;
  331. }
  332.  
  333. #audioplayer:hover {
  334. opacity:0.9;
  335. -webkit-transition:0.5s;
  336. }
  337.  
  338. #audioart {
  339. float:left;
  340. margin-top:-3px;
  341. margin-left:0px;
  342. padding-right:10px;
  343. }
  344.  
  345. #audioart img { width:75px; }
  346.  
  347. #audioinfo {
  348. height:45px;
  349. padding-bottom:5px;
  350. text-transform:lowercase;
  351. font-size:10px;
  352. text-align:left;
  353. padding-left:25px;
  354. padding-top:20px;
  355. letter-spacing:1px;
  356. margin-bottom:0px;
  357. }
  358.  
  359. #audio b {
  360. font-size:15px;
  361. }
  362.  
  363.  
  364. /*-- PERMALINK NOTES STYLING --*/
  365. ol.notes {
  366. width:{select:Post size};
  367. margin:3px;
  368. margin-top:-5px;
  369. margin-left:0px;
  370. padding:0px;
  371. margin-bottom:10px;
  372. }
  373.  
  374. .notes li a {
  375. font-weight:bold;
  376. color:{color:link};
  377. text-transform:lowercase;
  378. }
  379.  
  380. .notes li {
  381. list-style:none;
  382. margin-top:5px;
  383. }
  384.  
  385. ol.notes img {
  386. width:15px;
  387. height:15px;
  388. border-radius:100%;
  389. margin-right:5px;
  390. vertical-align:middle;
  391. }
  392.  
  393.  
  394. /*-- TAGS --*/
  395. #tags {
  396. width:{select:Post size};
  397. text-align:justify;
  398. padding-left:2px;
  399. line-height:10px;
  400. color:{color:link};
  401. margin-top:-23px;
  402. }
  403.  
  404. #tags a {
  405. padding:0px;
  406. border-bottom:none;
  407. color:{color:link};
  408. text-shadow:none;
  409. text-transform:lowercase;
  410. font-size:{select:Font size};
  411. font-size:9px;
  412. }
  413.  
  414. #tags i {
  415. color:{color:bold};
  416. }
  417.  
  418.  
  419. /*-- CHAT STYLING --*/
  420. ul.convo {
  421. list-style: none;
  422. padding:0;
  423. margin:0;
  424. margin-top:-15px;
  425. margin-bottom:-5px;
  426. }
  427.  
  428. .convo li {
  429. list-style-type:none;
  430. padding:4px;
  431. }
  432.  
  433. .label {
  434. text-transform:uppercase;
  435. font-weight:bold;
  436. }
  437.  
  438.  
  439. /*-- GREYSCALE FILTER --*/
  440. {block:IfBWPosts}
  441. .photoset, .posts img, .video { -webkit-filter:grayscale(100%); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
  442. {/block:IfBWPosts}
  443.  
  444. {block:IfBWToColorHover}
  445. .photoset:hover, .posts img:hover, .video:hover { -webkit-filter:grayscale(10%); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; }
  446. {/block:IfBWToColorHover}
  447.  
  448.  
  449. /*-- SIDEBAR --*/
  450.  
  451. #pagination {
  452. text-transform:lowercase;
  453. font-weight:bold;
  454. margin-top:15px;
  455. font-size:{select:Font size}
  456. letter-spacing:1px;
  457. color:{color:pagination link};
  458. }
  459.  
  460. #pagination a {
  461. color:{color:pagination link};
  462. }
  463.  
  464.  
  465. #left {
  466. position:absolute;
  467. top:0px;
  468. bottom:0px;
  469. width:200px;
  470. height:100%;
  471. display:table;
  472. left:0px;
  473. }
  474.  
  475.  
  476. #sidebar {
  477. background:{color:sidebar};
  478. display: table-cell;
  479. vertical-align: middle;
  480. text-align:center;
  481. }
  482.  
  483. #left img {
  484. width:{select:SB Img size};
  485. height:{select:SB Img size};
  486. border-radius:5px;
  487. border-radius:{select:SB Img border};
  488. }
  489.  
  490. #description {
  491. margin-top:20px;
  492. margin-left:30px;
  493. margin-right:30px;
  494. text-align:{select:Desc alignment};
  495. }
  496.  
  497.  
  498. /*-- TOPBAR --*/
  499. #topbar {
  500. position:absolute;
  501. left:0px;
  502. top:0px;
  503. background:{color:topbar};
  504. width:100%;
  505. padding:10px;
  506. height:25px;
  507. z-index:99999;
  508. }
  509.  
  510.  
  511. #topbartitle {
  512. position:absolute;
  513. margin:auto;
  514. font-size:13px;
  515. font-weight:700;
  516. color:{color:sidebar title};
  517. text-align:center;
  518. height:14px;
  519. top:0px;
  520. bottom:0px;
  521. left:310px;
  522. }
  523.  
  524.  
  525. .linkscontainer {
  526. width: 300px;
  527. position:absolute;
  528. margin: 0 auto;
  529. top:0px;
  530. left:0px;
  531. padding:0px;
  532. letter-spacing:0.5px;
  533. }
  534.  
  535. .linkscontainer ul {
  536. margin:0;
  537. padding:0;
  538. margin-top:2px;
  539. }
  540.  
  541. .linkscontainer ul li {
  542. display: inline;
  543. text-align: center;
  544. }
  545.  
  546. .linkscontainer a {
  547. display: inline-block;
  548. width: 25%;
  549. padding: .9rem 0;
  550. margin: 0;
  551. text-decoration: none;
  552. color: #333;
  553. }
  554.  
  555. .two:hover ~ hr {
  556. margin-left: 25%;
  557. }
  558.  
  559. .three:hover ~ hr {
  560. margin-left: 50%;
  561. }
  562.  
  563. .four:hover ~ hr {
  564. margin-left: 75%;
  565. }
  566.  
  567. .linkscontainer hr {
  568. height:.15rem;
  569. width:25%;
  570. margin:0;
  571. background:{color:text};
  572. border: none;
  573. transition: .3s ease-in-out;
  574. }
  575.  
  576.  
  577. </style>
  578.  
  579. <!-- START OF HTML -->
  580. <body>
  581.  
  582. <div id="topbar">
  583.  
  584. <div class="linkscontainer">
  585. <ul>
  586. <li class="one"><a href="/">Refresh</a></li><!--
  587. --><li class="two"><a href="/ask">Message</a></li><!--
  588. --><li class="three"><a href="{text:link1 url}">{text:link1 name}</a></li><!--
  589. --><li class="four"><a href="{text:link2 url}">{text:link2 name}</a></li>
  590. <hr />
  591. </ul>
  592. </div>
  593.  
  594. <div id="topbartitle">{Title}</div>
  595.  
  596. </div>
  597.  
  598. <!-- CREDIT -->
  599. <a href="http://dolcevitae.tumblr.com">
  600. <div id="credit">dv
  601. </div></a>
  602.  
  603.  
  604. <!-- BODY CONTAINER -->
  605. <div id="container">
  606.  
  607. <!-- SIDEBAR -->
  608. <div id="left">
  609.  
  610. <div id="sidebar">
  611.  
  612. <img src="{image:sbimage}">
  613.  
  614. <div id="description">{Description}</div>
  615.  
  616. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">prev /</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}</div>{/block:Pagination}
  617.  
  618. </div>
  619.  
  620. </div>
  621.  
  622.  
  623. <!-- POSTS HTML -->
  624.  
  625. <div id="postcontainer">
  626. {block:posts}
  627. <div class="posts" id="{PostID}">
  628.  
  629.  
  630. {block:Date}
  631. <div id="info">
  632. <a href="{Permalink}">
  633. <div id="datebox"><div id="dateboxin">
  634. {DayOfMonthWithZero}<br>{ShortMonth}
  635. </div></div></a>
  636.  
  637. <div id="postinfo2">
  638. this post has <a href="{Permalink}">{NoteCountWithLabel}</a>
  639. <br>posted <a href="{Permalink}">{TimeAgo}</a>
  640. </div>
  641.  
  642. {block:ContentSource}{/block:NoSourceLogo}{/block:ContentSource}
  643.  
  644. </div>
  645. {/block:Date}
  646.  
  647. <!-- {block:NoRebloggedFrom}
  648. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  649. {/block:NoRebloggedFrom} -->
  650.  
  651. {block:ContentSource}<!-- {SourceURL}
  652. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  653. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  654. {/block:ContentSource}
  655.  
  656.  
  657. {block:Text}{block:Title}
  658. <h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  659.  
  660.  
  661. {block:Quote}<h2>{Quote} <div class="quoter">— {Source}</div></h2>{/block:Quote}
  662.  
  663.  
  664. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  665. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  666.  
  667.  
  668. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Photoset}<center>{Photoset}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  669.  
  670.  
  671. {block:Chat} {block:Title} <h1>{Title}</h1>{/block:Title}<br>
  672. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  673. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  674.  
  675.  
  676. {block:Video}
  677. <div class="video">{Video-500}</div>
  678. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  679.  
  680.  
  681. {block:Answer}
  682. <div id="question"> {Question}</div>
  683. <div id="asker"><b>asked by: {Asker}</b></div>
  684. {Answer}{/block:Answer}
  685.  
  686.  
  687. {block:Audio}
  688. <div id="audio">
  689. <div id="audioplayer">{AudioPlayerWhite}</div>
  690. <div id="audioart">{block:AlbumArt}<img src="{AlbumArtURL}" width="60">{/block:AlbumArt}</div>
  691.  
  692. <div id="audioinfo">
  693. <b>{block:TrackName}{TrackName}{/block:TrackName}</b>
  694. <br>by {block:Artist}{Artist}{/block:Artist}
  695. </div>
  696. </div>
  697. <br>
  698. {block:Caption}{Caption}{/block:Caption} {/block:Audio}
  699. </div>
  700.  
  701. <!-- TAGS -->
  702. {block:HasTags}
  703. <div id="tags">
  704. {block:Tags}<a href="{TagURL}">#{Tag} </a>&nbsp; {/block:Tags}
  705. </div>{/block:HasTags}
  706.  
  707.  
  708.  
  709. {block:PostNotes} {PostNotes} {/block:PostNotes}
  710.  
  711.  
  712. {/block:Posts}
  713. </div></div></div>
  714.  
  715. </div>
  716.  
  717.  
  718.  
  719.  
  720. </body>
  721. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement