pamellabellegarde

Theme Tumblr 10

Apr 22nd, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY ARYAFROMWINTERFELL.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  10. "http://www.w3.org/TR/html4/strict.dtd">
  11. <html lang="en">
  12. <head>
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Playfair+Display+SC' rel='stylesheet' type='text/css'>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  20.  
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22.  
  23. <title>{title}</title>
  24. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  25.  
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  28.  
  29. <link rel="shortcut icon" href="{favicon}" />
  30. <meta name="color:Postsbox" content="#fff"/>
  31. <meta name="color:background" content="#eee" />
  32. <meta name="image:background" content="http://static.tumblr.com/vtxqzrs/YTlml7edy/tumblr_mcv14pudv71rnj43qo8_r1_100.png"/>
  33.  
  34. <meta name="color:bg menu" content="#f1f1f1" />
  35. <meta name="color:menu hover" content="#ab82ff" />
  36.  
  37. <meta name="color:links menu" content="#fff" />
  38.  
  39.  
  40.  
  41. <meta name="image:ImageSidebar" content="http://25.media.tumblr.com/61bcce182a836b2a487b816a32f57e29/tumblr_mkyhyuuGjD1r0ekm8o3_250.png" />
  42. <meta name="color:scroll bar" content="#9f79ee" />
  43. <meta name="color:bg scroll bar" content="#fff" />
  44. <meta name="color:Links" content="#9f79ee" />
  45. <meta name="color:Links Hover" content="#dadada" />
  46. <meta name="color:Text" content="#777" />
  47. <meta name="text:Link1" content="" />
  48. <meta name="text:Link1 Title" content="" />
  49. <meta name="text:Link2" content="" />
  50. <meta name="text:Link2 Title" content="" />
  51. <meta name="text:Link3" content="" />
  52. <meta name="text:Link3 Title" content="" />
  53. <meta name="text:Link4" content="" />
  54. <meta name="text:Link4 Title" content="" />
  55. <meta name="text:Link5" content="" />
  56. <meta name="text:Link5 Title" content="" />
  57. <meta name="text:Link6" content="" />
  58. <meta name="text:Link6 Title" content="" />
  59. <meta name="if:antiplagio" content="1"/>
  60. <meta name="if:bwimages" content="0"/>
  61.  
  62.  
  63.  
  64. {block:Ifantiplagio}
  65.  
  66. <script>
  67. function click() {
  68. if (event.button==2||event.button==3) {
  69. oncontextmenu='return false';
  70. }
  71. }
  72. document.onmousedown=click
  73. document.oncontextmenu = new Function("return false;")
  74. </script>
  75.  
  76. {/block:ifantiplagio}
  77.  
  78.  
  79. </head>
  80. <style type="text/css" media="screen">
  81. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  82.  
  83. ::-webkit-scrollbar{width:5px;height:5px;}
  84. ::-webkit-scrollbar-button:start:decrement
  85. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  86. ::-webkit-scrollbar-track-piece{background-color:{color:background}
  87. ;}
  88. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  89. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  90.  
  91. .tt {-webkit-border-top-left-radius: 20px;
  92. -webkit-border-top-right-radius: 20px;
  93. -moz-border-radius-topleft: 20px;
  94. -moz-border-radius-topright: 20px;
  95. border-top-left-radius: 20px;
  96. border-top-right-radius: 20px;
  97. font-size:14pt;
  98. width:300px;
  99. margin-right:-400px;
  100. font-style:italic;
  101. background:{color:postsbox};
  102. color:{color:Text};
  103. font-family:{font:Title};
  104. }
  105.  
  106.  
  107.  
  108. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:9px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:{font:body};background:{color:Postsbox};}
  109. .cre:hover {height:65px;}
  110.  
  111. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  112. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Links};}
  113.  
  114. pre {font-family:courier new;
  115. font-size:11px;
  116. overflow:auto;
  117. }
  118.  
  119. .frase a{
  120. font-family: 'Playfair Display SC', serif;
  121. font-size:18px;
  122. text-align:center;
  123. color: {color:bg menu hover};
  124. -webkit-transition: all 0.8s ease;
  125. -moz-transition: all 0.8s ease;
  126. -o-transition: all 0.8s ease;
  127. }
  128.  
  129. .frase {
  130. font-family: 'Playfair Display SC', serif;
  131. font-size:26px;
  132. text-align:center;
  133. color: {color:bg menu hover};
  134. -webkit-transition: all 0.8s ease;
  135. -moz-transition: all 0.8s ease;
  136. -o-transition: all 0.8s ease;
  137. }
  138.  
  139.  
  140. /*** Corpo **********/
  141. body {
  142. background-attachment: fixed;
  143. font-size: 9px;
  144. background-repeat: repeat;
  145. font-family: {font:body};
  146. color: {color:Text};
  147. background:{color:background} url('{image:background}');
  148. background-attachment: fixed;}
  149.  
  150. /*** Layout principal *****/
  151. #content {
  152. width: 540px;
  153. margin-top:0px;
  154. margin-left: auto;
  155. margin-right: auto;}
  156.  
  157. .h1 { font-size: 17px;font-weight:none; font-style:italic;font-family: {font:Title};color: {color:Text};}
  158.  
  159. {block:Ifbwimages}
  160.  
  161. img {-webkit-filter: grayscale(100%);}
  162.  
  163. {/block:ifbwimages}
  164.  
  165.  
  166. #main {
  167. width: 580px;
  168. float: right;
  169. position: relative;
  170. margin-left: 0px;
  171. margin-top: 140px;}
  172.  
  173. #sidebar {
  174. background: transparent;
  175. width: 30px;
  176. height:30px;
  177. padding:5px;
  178. font-size:20px;
  179. float: right;
  180. margin-top: 450px;
  181. position: fixed;
  182. margin-left:-90px;
  183. -webkit-border-radius: 350px;
  184. -moz-border-radius: 350px;
  185. border-radius: 350px;
  186. background:{color:scroll bar};
  187. color:{color:postsbox};
  188.  
  189. }
  190.  
  191.  
  192.  
  193. .caixinha {
  194. opacity:0.0;
  195. position: absolute;
  196. z-index: 999;
  197. text-align: center;
  198. height:100%;
  199. text-transform:uppercase;
  200. top: 40%;
  201. bottom: 60%;
  202. left:42%;
  203. -webkit-transition: all 1s ease;
  204. -moz-transition: all 1s ease;
  205. -o-transition: all 1s ease;
  206. transition: all 1s ease;
  207.  
  208. font-family:{font:body};
  209. }
  210.  
  211. .caixinha a {text-decoration:none;color: {color:Text};}
  212.  
  213.  
  214. .ii {
  215. -webkit-border-radius: 360px;
  216. -webkit-border-bottom-left-radius: 0;
  217. -moz-border-radius: 360px;
  218. -moz-border-radius-bottomleft: 0;
  219. border-radius: 360px;
  220. border-bottom-left-radius: 0;
  221. }
  222.  
  223. .caixa {overflow: hidden;
  224. text-align:justify;
  225. margin-bottom:3px;
  226. font-size: 11px;
  227. width: 250px;
  228. margin-left: 5px;
  229. margin-top: 5px;
  230. background:{color:Postsbox};
  231. font-family: calibri;
  232. color: {color:Text};
  233. {block:IndexPage}margin: 5px; float: left; width: 250px; padding: 8px;font-family: calibri; {/block:IndexPage}
  234. {block:PermalinkPage}text-align:justify; width: 535px; padding: 2px;font-family: calibri; {/block:PermalinkPage}}
  235.  
  236. .caixa:hover .caixinha {opacity: 1.0;}
  237.  
  238. /** BORDA REDONDA **/
  239. .bordapam {webkit-transition-duration: .80s;border: 3px solid {color:background};margin:2px;}
  240.  
  241. nav3 a{font-size: 8px;line-height: 20px;padding:0px;color: {color:Text};font-family:{font:body};}
  242.  
  243. nav3:hover{color: {color:Text};}
  244.  
  245. nav4 {font-size:0px;
  246. }
  247.  
  248. iframe#tumblr_controls {
  249. right:3px !important;
  250. position: fixed !important;
  251. -webkit-filter:invert(100%);
  252. }
  253.  
  254.  
  255. /*** BALÃO ASK POR BIIBS ***/
  256. .bubble {align:right;font-family:calibri;font-size:10px;background: {color:background}; margin:1px 0px 3px 63px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  257. .bubble p {margin:1px 0px;}
  258. .bubble span {font-size:12px;display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;text-align:left;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;font-family:calibri;border-right:10px solid {color:background};}
  259.  
  260.  
  261. /** APARENCIA LINKS **/
  262. a:link, a:visited, a:active { -webkit-transition-duration: 1.0s;text-decoration: none;color: {color:Links};}
  263. a:hover {color:{color:Links Hover};}
  264.  
  265.  
  266.  
  267. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:uppercase; opacity:1; margin-top:5px;}
  268. .asking a{color:{color:text}; text-transform:uppercase; margin-top:5px;}
  269. .asking img {width:45px; vertical-align:middle; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;opacity:1;border:1px solid {color:bg ask};}
  270. .asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;opacity:1}
  271.  
  272. .question {color:{color:text};font-size: 11px;font-weight: normal;fon-family: verdana;line-height:95%;background: {color:bg ask};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  273.  
  274. .questionarrow {font-size:30px;color:{color:bg ask};vertical-align:middle;margin-left:-5px!important;}
  275.  
  276. .esquerda {bottom: 25px; z-index: 4; position: fixed;font-family:calibri;right:25px;font-size:10px;color:{color:text};}
  277.  
  278.  
  279. #footer {
  280. background: #ccc;
  281. background-repeat:no-repeat;
  282. background-position: bottom;
  283. width: 900px;
  284. height: 44px;
  285. clear: both; }
  286.  
  287. .box2 {width:535px;
  288. min-height:96px;
  289. z-index:99999999;
  290. text-align:justify;
  291. padding:4px;
  292. position:fixed;
  293. margin-bottom:2px;
  294. margin-left:-35px;
  295. background:{color:Postsbox};
  296. color: {color:Text};}
  297.  
  298. nav1 {
  299. padding:3px;
  300. display: inline-block;
  301. font-size:8px;
  302. font-style:none;
  303. text-transform:uppercase;
  304. -webkit-transition: all 0.5s ease;
  305. -moz-transition: all 0.5s ease;
  306. -o-transition: all 0.5s ease;
  307. transition: all 0.5s ease;
  308. margin:1px;
  309. background:{color:bg menu};
  310. color:{color:text};
  311. font-family:calibri;
  312. border-bottom:transparent 1px solid;
  313.  
  314. }
  315.  
  316. nav1:hover {
  317. border-bottom:{color:menu hover} 1px solid;
  318. }
  319.  
  320.  
  321. .likep {width: 21px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 5px;}
  322. .reb {-webkit-filter: grayscale(00%);width: 24px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 29px;}
  323. .likep a:hover {background-position: 0px 0px;}
  324. .likep a {background-image: url("http://static.tumblr.com/gdasrfz/i80mhthkz/like_normal.png");background-position: 0px 0px;display: block;z-index: 9999999;webkit-transition: all 0s linear;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;}
  325. .likep img {width: 21px;height: 20px;webkit-transition: all 0.2s linear;
  326. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  327.  
  328.  
  329. .nottes a {position: absolute; margin-left:29px;margin-top:5px;background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  330.  
  331. .nottes a:hover {color:#fff}
  332.  
  333. .nottes a{color: #fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
  334.  
  335. .reb {margin-top:5px;margin-left:-22px;}
  336.  
  337.  
  338.  
  339. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  340.  
  341. ::-webkit-scrollbar{width:5px;height:5px;}
  342. ::-webkit-scrollbar-button:start:decrement
  343. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  344. ::-webkit-scrollbar-track-piece{background-color:{color:background}
  345. ;}
  346. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  347. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  348.  
  349.  
  350.  
  351.  
  352.  
  353. /** QUOTE **/
  354. .aspas {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20);color: {color:Text}; font: normal 130px; font-family: georgia;text-align:left ; }
  355.  
  356. .quote {margin-left:20px;margin-top:-85px;line-height:20px; letter-spacing:0px;text-align:left ; }
  357.  
  358. </style>
  359. {block:IfShakeImages}
  360. <style>
  361. div.treme img{position:relative}
  362. </style>{/block:IfShakeImages}
  363.  
  364. <body>
  365. {block:Ifantiplagio}
  366. <body oncontextmenu="return false" onkeydown="return false">
  367. <body ondragstart='return false'>
  368. <body onselectstart='return false'>
  369.  
  370. {/block:ifantiplagio}
  371. <center>
  372. <div id="content">
  373.  
  374. <div id="sidebar">
  375. <a href="/#top"><font color="{color:links menu}">↑</a></font>
  376. </div>
  377. <center>
  378. <div class="box2">
  379.  
  380.  
  381. <img src="{image:ImageSidebar}" align="right" width="130px" height="130px" class="ii">
  382.  
  383. <div class="frase"><a href="/">{title}</a></div>
  384.  
  385. <center><br>
  386. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  387.  
  388. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  389.  
  390. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  391.  
  392. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  393.  
  394. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  395.  
  396. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  397.  
  398.  
  399.  
  400.  
  401.  
  402. </center>
  403. <br>
  404. <div style="overflow: auto; max-height: 40px; text-align: center; font-family: calibri; font-size:10px; background-color: transparent;margin-right:3px;">
  405. {block:Description} {Description} {/block:Description}
  406. </div>
  407.  
  408. <br>
  409.  
  410.  
  411.  
  412.  
  413. </div>
  414.  
  415.  
  416. <div id="main">
  417. {block:Posts}
  418. <div class="caixa"> <!--- Abrindo a div da caixa --->
  419. <div class="caixinha">
  420.  
  421. <div class="likep">
  422. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">
  423.  
  424. <img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  425.  
  426.  
  427. <div class="nottes"><a href="{permalink}"><font color="#fff">{NoteCount}</font></a></div>
  428.  
  429. <div class="reb"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a></div>
  430.  
  431.  
  432.  
  433.  
  434. <nav4>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" >Via</a>{/block:RebloggedFrom}</nav4>
  435.  
  436. <nav4>{block:ContentSource} · <a href="{SourceURL}" target="_blank" >Source</a>{/block:ContentSource}</nav4></div>
  437.  
  438.  
  439. <!--- Texto --->
  440. {block:Text}
  441. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  442. {body}
  443. {/block:Text}
  444.  
  445. <!--- Photo --->
  446. {Block:Photo}
  447. {block:IndexPage}{LinkOpenTag}<center><img src="{PhotoURL-250}" width="250px"></center>{LinkCloseTag}{/block:IndexPage}
  448. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="535px">{LinkCloseTag}{/block:PermalinkPage}
  449. {block:Caption}{Caption}{/block:Caption}
  450. {/Block:Photo}
  451.  
  452. <!--- Photoset --->
  453. {block:Photoset}
  454. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}
  455. {block:PermalinkPage}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:PermalinkPage}
  456. {block:Caption}{Caption}{/block:Caption}
  457. {/block:Photoset}
  458.  
  459. <!--- Quote --->
  460. {block:Quote}
  461. <span class="aspas">“</span><div class="h1"><div class="quote">{Quote}
  462.  
  463. </span></div></div><br>
  464.  
  465. <center>
  466. {block:Source}— {Source}{/block:Source}</center>
  467.  
  468. {/block:Quote}
  469.  
  470. <!--- Chat --->
  471. {block:Chat}
  472. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  473.  
  474. {Line}<p>
  475.  
  476. {/block:Lines}
  477. {/block:Chat}
  478.  
  479. <!--- Link --->
  480. {block:Link}
  481. <div class="h1"><a href="{URL}">{Name}</a></div>
  482. {block:Description}{Description}{/block:Description}
  483. {/block:Link}
  484.  
  485. <!--- Audio --->
  486. {block:Audio}
  487. {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}
  488. <center>{AudioPlayerGrey}</center>
  489. {block:Caption}{Caption}{/block:Caption}
  490. {/block:Audio}
  491.  
  492. <!--- Video --->
  493. {block:Video}
  494. {block:Indexpage}{Video-250}{/block:IndexPage}
  495. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  496. {block:Caption}{Caption}{/block:Caption}
  497. {/block:Video}
  498.  
  499. <!--- Answer --->
  500.  
  501. {block:Answer}
  502. <img src="{AskerPortraitURL-40}" align="left" class="bordapam" /><div class="bubble"><span></span>{Asker}: {Question}<p></div>
  503.  
  504. {Answer}
  505. {/block:Answer}
  506.  
  507. {block:PostNotes}<br>
  508. {NoteCountWithLabel} · {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  509. · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
  510. <br />{PostNotes}{/block:PostNotes}
  511.  
  512. </div> <!--- Fechando a div da caixa --->
  513. {/block:Posts}
  514.  
  515. </div>
  516.  
  517. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  518. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  519. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  520. <script type="text/javascript">
  521. $(window).load(function () {
  522. $('#main').masonry(),
  523. $('.masonryWrap').infinitescroll({
  524. navSelector : "div#navigation",
  525. nextSelector : "div#navigation a#nextPage",
  526. itemSelector : ".caixa",
  527. bufferPx : 10000,
  528. extraScrollPx: 11000,
  529. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  530. loadingText : "<i> </i>",
  531. },
  532. // call masonry as a callback.
  533. function() { $('#main').masonry({ appendedContent: $(this) }); }
  534. );
  535. });
  536. </script>
  537. {block:IndexPage}
  538. <div class="column navigation" id="navigation">
  539. {block:Pagination}
  540. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  541. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  542. </div>
  543. {/block:IndexPage}
  544.  
  545.  
  546. <div class="esquerda"><a target="_blank" href="http://aryafromwinterfell.tumblr.com/"
  547.  
  548. title="help tthy">THEME BY © </a></div>
  549. </body>
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment