cadu

qoci theme

Feb 27th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.98 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por soulstriper.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#B3B3B3" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:link"content="#111" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:description" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="link1" />
  27. <meta name="text:Link2" content="/" />
  28. <meta name="text:Link2 Title" content="link2" />
  29. <meta name="text:Link3" content="/" />
  30. <meta name="text:Link3 Title" content="link3" />
  31. <meta name="text:Link4" content="/" />
  32. <meta name="text:Link4 Title" content="link4" />
  33.  
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37. {block:Description}
  38. <meta name="description" content="{MetaDescription}" />
  39. {/block:Description}
  40.  
  41. <style type="text/css">
  42.  
  43. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  44.  
  45.  
  46.  
  47. a {color: {color:link}; text-decoration: none; text-transform: none;}
  48. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  49.  
  50.  
  51. p {margin: 6px 0 0 0}
  52.  
  53. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  54. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  55. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  56. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57.  
  58. blockquote img{max-width: 470px!important}
  59. blockquote blockquote img{max-width: 450px!important}
  60. blockquote blockquote blockquote img{max-width: 430px!important}
  61. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  62.  
  63. #maybebaby {text-align: center; width: 935px; margin: 0px auto 0px auto;}
  64.  
  65. #cadudu {float: left; margin-left: 500px; margin-top: 0px; margin-bottom: 0px;}
  66.  
  67. .boxes {width: 390px; background-color: {color:post}; padding: 4px; text-align: justify; font-family: verdana; font-size: 9px; position: relative; margin-bottom: 5px; border-left: 0px solid #ddd ;border-bottom: 0px solid #f0f0f0;}
  68.  
  69. .cordeiro {position:absolute; margin-left: 400px; color:{color:text}; padding:2px 2px 2px 5px;
  70. font-size: 9px; margin-top: -10px; width: 90px; -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out; text-align: justify; padding: 3px;text-transform: lowercase; border-left: 0px solid #f0f0f0; opacity: 0.0 }
  71.  
  72. .boxes:hover .cordeiro {opacity:1;border-left: 0px solid #ddd; opacity: 20.0}
  73.  
  74. .cordeiro a {color:{color:text}; opacity:1;text-transform: lowercase; }
  75.  
  76. .cordeiro a:hover {opacity:1; text-transform: lowercase; }
  77.  
  78. h1 {font-family: verdana; text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  79. h1 a {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  80. h1 a:hover {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 390px; margin-bottom: 0px; }
  84.  
  85.  
  86. .xquote {font-family: georgia; text-align: center; font-size: 10px; line-height: 15px; padding: 3px;margin-left: 0px;}
  87.  
  88. .xquotesource {text-align: center; text-transform:; margin-bottom: 5px; font-size: 10px; font-family: georgia ; }
  89. .xquotesource a, a:hover{text-transform: ;font-size: 10px;}
  90.  
  91. .chat {line-height: 13px; list-style: none }
  92. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  93. .person1 {color: {color:text}; padding: 2px; }
  94. .person1 .label {font-weight: bold; color:{color:text}}
  95. .person2 {color: {color:text}; padding: 2px; }
  96. .person2 .label {font-weight: bold; color:{color:text}}
  97.  
  98. .player {background-color: #000; text-align: left; display:block;}
  99.  
  100. #questions {background-color: transparent; color: {color:text}; padding:7px; border-bottom: 1px solid {color:sidebar}; font-family: verdana; font-size:11px. text-transform: uppercase}
  101. #questions a {color:{color:link}; font-size:11px. text-transform: uppercase}
  102.  
  103. #questions a:hover {font-size:11px; text-transform: lowercase}
  104.  
  105. #nope a {display:block;}
  106. #nope {display:none;}
  107.  
  108. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  109. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  110. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  111. .notes img{display: none; border:0px}
  112.  
  113. #cap {width: 400px; margin-top: -2px; position: relative;}
  114. .source {display: none;}
  115.  
  116. ::-webkit-scrollbar{width:5px;height:5px;}
  117. ::-webkit-scrollbar-button:start:decrement
  118. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  119. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  120. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  121. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  122.  
  123. #tumblr_controls{position: fixed!important}
  124. #tumblr_controls{position: fixed!important}
  125. #tumblr_controls{position: fixed!important}
  126. #tumblr_controls{position: fixed!important}
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. /* PAGINAÇÃO */
  134.  
  135. #page{margin-left: 490px; margin-top:285px; background-color: transparent; float:center; width:60px; height:15px; position:fixed; border-right: 0px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; color: {color:description};}
  136. .pgs{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 9px; letter-spacing:1px; z-index:12000000; color: {color:description};}
  137.  
  138. .pgs a{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 9px; letter-spacing:1px; z-index:12000000; color: {color:description};}
  139.  
  140. #cre {float: left; margin-top: 195px; margin-left: 640px; width: 110px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 9px; font-family: consolas; text-align: right; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px;}
  141.  
  142. #cre a{font-size: 9px; color:#000}
  143.  
  144.  
  145.  
  146. #tri {float: left; margin-top: 345px; margin-left: 150px; width: 250px; background-color: #e8e8e8 ; padding: 6px; border-left:10px solid transparent;
  147. border-right:10px solid transparent;
  148. border-bottom:10px solid #e8e8e8
  149. }
  150.  
  151.  
  152. #cadudescre {float: left; margin-top: 345px; margin-left: 150px; width: 250px; background-color: #e8e8e8 ; padding: 6px; font-size: 10px; font-family: consolas; text-align: center; position:fixed; letter-spacing: 0px; ; z-index:90000; opacity: ; color: {color:description}; height: auto; text-shadow:#CCC 0px 0px 0px;-moz-border-radius: 5px;
  153. border-radius: 5px;
  154. }
  155.  
  156. #cadudescre a{font-size: 11px; {color:description}; letter-spacing: 1px; font-family: calibri; }
  157.  
  158.  
  159.  
  160.  
  161. #barra1 { opacity:0.1; width: 320px; margin-left:163px; margin-top: 52px;
  162. background:url(http://static.tumblr.com/iq2dgat/wLSmbfb64/screen-pattern.png);
  163.  
  164. background-color: #ddd; height: 428px; position: fixed; z-index:3840}
  165.  
  166. #barra1:hover {opacity:0.3;
  167. -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; }
  168.  
  169.  
  170.  
  171.  
  172. #pic {margin-top: 40px; margin-left: 152px; height: auto; width: 320px;
  173.  
  174.  
  175.  
  176. position: fixed; padding: 0px; border: 12px solid {color:sidebar};
  177.  
  178. border-bottom: 36px solid {color:sidebar};
  179.  
  180. -webkit-transform: rotate(0deg);
  181.  
  182. background-color: transparent ; z-index:200 }
  183.  
  184.  
  185.  
  186. #pic img{height: auto; width: 320px; opacity:0.9; -webkit-filter: grayscale(0%)}
  187.  
  188.  
  189. #pic img:hover{ opacity:8.6; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.5s ease-out; -webkit-filter: grayscale(0%) }
  190.  
  191. #cadulink {margin-top: 40px; margin-left: 1034px; position:fixed; width: 20px; z-index:800}
  192.  
  193.  
  194.  
  195. #cadulink a{font-size: 9px; ; padding: 4px 4px 4px 4px; display:block; margin-bottom: 1px; width: 262px; height: 9px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 7px; font-family: verdana ;text-transform: lowercase ;letter-spacing: 0px;
  196. color: {color:description} ; background-color:{color:sidebar} ;}
  197.  
  198.  
  199. #cadulink a:hover {color: #ccc}
  200.  
  201. #ttl {float: left; margin-top: 490px; margin-left: 162px; width: auto; background-color: {color:sidebar} ;padding: 3px ; padding-left: 8px; padding-right: 10px; font-size: 9px; font-family: verdana; text-align: center; position:fixed; letter-spacing: 0px; height: auto; z-index:90000; opacity: 1.8 ; border-top: 0px dotted #000000;color: {color:description} ;
  202. -webkit-transform: rotate(0deg);-webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; }
  203.  
  204. #ttl a{font-size: 9px; color: {color:description};}
  205. #ttl a:hover{color: #ccc}
  206.  
  207. /* PLAYER */
  208.  
  209.  
  210.  
  211. #sbar {
  212. position:fixed;
  213. width:430px;
  214. height:350px;
  215. text-align:center;
  216. margin-top:6px;
  217. margin-left:154px;
  218. letter-spacing:1px;
  219. line-height:100%;
  220. }
  221.  
  222. .simgs {
  223. margin-top:23px;
  224. margin-left:-23px;
  225. }
  226. .simgs img {
  227. width:auto;
  228. height:auto;
  229. padding:5px;
  230. border:3px double #e8e8e8;
  231. }
  232.  
  233. .description {
  234.  
  235. height:10px;
  236. font-size: 9px;
  237. font-family: verdana;
  238. text-align: center;
  239. position:fixed;
  240. letter-spacing: 0px;
  241. z-index:90000;
  242. opacity: ;
  243. color: {color:description};
  244. margin-top:0px;
  245. margin-left:0px;
  246. width:228px;
  247. padding:5px;
  248. position:fixed;
  249. line-height:10px;
  250. text-transform:none;
  251. background-color:{color:sidebar};
  252. -webkit-border-top-left-radius:20px;
  253. }
  254.  
  255.  
  256. .triangle {
  257. margin-top:25px;
  258. margin-left:15px;
  259. width:0;
  260. height:0;
  261. border-left:10px solid transparent;
  262. border-right:10px solid transparent;
  263. border-bottom:10px solid transparent;
  264. }
  265.  
  266.  
  267.  
  268.  
  269. #navigation {margin-top: 95px; width: inline; height: ; padding: 0px; background-color:transparent; text-align: center; position: fixed; margin-left: 132px; -webkit-border-bottom-right-radius:20px; }
  270.  
  271.  
  272. /* Links */
  273.  
  274. .links2 {display: block; width:20px; text-align: center; font-size: 9px; position: fixed; margin-top: 95px; margin-left: 152px; z-index: 999999;}
  275. .links2 a {display: block; height: auto; font-size: 11px; letter-spacing: 5px; font-family: calibri; text-transform: uppercase; background-color: black; color: white; margin-bottom: 1px; padding-top: 3px; padding-bottom: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: center; padding-left: 3px; opacity: 1.0; line-height: 14px; z-index: 999999}
  276.  
  277. .links2 a:hover{color: #000000; background-color: #ffffff}
  278.  
  279.  
  280.  
  281. </style>
  282. <body>
  283.  
  284.  
  285.  
  286. <div id="ttl"> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} /
  287. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} /
  288. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} /
  289. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} / <a href="http://soulstriper.tumblr.com/"><b>@</b> theme by soulstriper </a> / {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}
  290.  
  291. </div>
  292. </div></div>
  293. </div></div>
  294. </div>
  295.  
  296.  
  297.  
  298. <div id="barra1">
  299.  
  300. </div></div></div></div></div></div>
  301.  
  302.  
  303. </div></div>
  304. </div></div>
  305. </div>
  306.  
  307.  
  308.  
  309. <div id="pic"><img src="{image:sidebar 1}"/>
  310.  
  311.  
  312.  
  313. </div></div></div></div>
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320. </div></div>
  321.  
  322.  
  323.  
  324. </div>
  325. </div>
  326.  
  327. </div>
  328. </div>
  329.  
  330.  
  331.  
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337. <div id="cadudu">
  338.  
  339. {block:Posts}
  340.  
  341. <div class="boxes">
  342.  
  343. {block:Text}
  344.  
  345. <span class="cordeiro">
  346. <a href="{Permalink}">{NoteCount} </a><br>
  347. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  348. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  349. </span>
  350.  
  351. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  352.  
  353. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  354. {/block:RebloggedFrom}</div>
  355.  
  356. {/block:Text}
  357.  
  358. {block:Photo}
  359.  
  360. <span class="cordeiro">
  361. <a href="{Permalink}">{NoteCount} </a><br>
  362. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  363. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  364. </span>
  365.  
  366. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  367. {block:Caption}{/block:Caption}
  368.  
  369. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  370. {/block:RebloggedFrom}</div>
  371.  
  372. {/block:Photo}
  373.  
  374. {block:Photoset}
  375.  
  376. <span class="cordeiro">
  377. <a href="{Permalink}">{NoteCount} </a><br>
  378. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  379. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  380. </span>
  381.  
  382. {Photoset-400}
  383. {block:Caption}{Caption}{/block:Caption}
  384.  
  385. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  386. {/block:RebloggedFrom}</div>
  387.  
  388. {/block:Photoset}
  389.  
  390. {block:Quote}
  391.  
  392. <span class="cordeiro">
  393. <a href="{Permalink}">{NoteCount} </a><br>
  394. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  395. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  396. </span>
  397.  
  398. <div class="xquote">“{Quote}”</div>
  399. {block:Source}<div class="xquotesource"> {Source}</div>
  400. {/block:Source}
  401.  
  402. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  403. {/block:RebloggedFrom}</div>
  404.  
  405. {/block:Quote}
  406.  
  407. {block:Link}
  408.  
  409. <span class="cordeiro">
  410. <a href="{Permalink}">{NoteCount} </a><br>
  411. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  412. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  413. </span>
  414.  
  415. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  416. {block:Description}{Description}{/block:Description}
  417.  
  418. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  419. {/block:RebloggedFrom}</div>
  420.  
  421. {/block:Link}
  422.  
  423. {block:Chat}
  424.  
  425. <span class="cordeiro">
  426. <a href="{Permalink}">{NoteCount} </a><br>
  427. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  428. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  429. </span>
  430.  
  431. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  432. <div class="chat"><ul>{block:Lines}
  433. <li class="person{UserNumber}">{block:Label}
  434. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  435.  
  436. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  437. {/block:RebloggedFrom}</div>
  438.  
  439. {/block:Chat}
  440.  
  441. {block:Audio}
  442.  
  443. <span class="cordeiro">
  444. <a href="{Permalink}">{NoteCount} </a><br>
  445. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  446. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  447. </span>
  448. <div class="player">{AudioPlayerBlack}</div>
  449. {block:Caption}{Caption}{/block:Caption}
  450.  
  451. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  452. {/block:RebloggedFrom}</div>
  453.  
  454. {/block:Audio}
  455.  
  456. {block:Video}
  457.  
  458. <span class="cordeiro">
  459. <a href="{Permalink}">{NoteCount} </a><br>
  460. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  461. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  462. </span>
  463.  
  464. {Video-400}
  465. {block:Caption}{Caption}{/block:Caption}
  466.  
  467. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  468. {/block:RebloggedFrom}</div>
  469.  
  470. {/block:Video}
  471.  
  472.  
  473. {block:Answer}<div id="questions"><img src="{AskerPortraitURL-30}" width="25" height="25" line-height="120%" align="left" style="margin-right:5px; border:2px {color:sidebar} solid"><div style="line-height:100%!important"><b>{Asker} said:</b><br></div>{Question}</div>{Answer}{/block:answer}
  474.  
  475. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  476. {/block:RebloggedFrom}</div>
  477.  
  478. {/block:answer}
  479.  
  480. </div>
  481.  
  482. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  483. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  484. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  485. {/block:ContentSource}</div>
  486.  
  487. {/block:Posts}
  488. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  489.  
  490.  
  491.  
  492.  
  493. </div>
  494. </div>
  495. </div>
  496. </div>
  497. </div>
  498.  
  499.  
  500. </body>
  501. </html>
Advertisement
Add Comment
Please, Sign In to add comment