umlugardocaralho

theme #34

Feb 15th, 2012
1,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 17.09 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4.  
  5. <!-- (c) #34
  6.  
  7. theme por Bianca (rocklessly)
  8. seja original (c)
  9.  
  10. #34  (c) -->
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <html lang="en">
  15. <head>
  16.  
  17. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  18. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  19. <script type="text/javascript" charset="utf-8">
  20. var $j = jQuery.noConflict();
  21. $j(function() {
  22. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  23. $j("img").lazyload({
  24. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  25. effect: "fadeIn",
  26. });
  27. });
  28. </script>
  29.  
  30.  
  31. <meta name="if:Repeat background image" content="0"/>
  32. <meta name="if:Sidebar Image Hover" content="1"/>
  33. <meta name="if:Shadowed Images" content="1"/>
  34. <meta name="if:Submit" content="1"/>
  35. <meta name="if:Sombreado" content="1"/>
  36.  
  37. <meta name="color:Background" content="#FFFFFF"/>
  38. <meta name="color:Chat" content="#F5F5F5"/>
  39. <meta name="color:Text" content="#000000"/>
  40. <meta name="color:sombreado" content="#000000"/>
  41. <meta name="color:Post title" content="#000000"/>
  42. <meta name="color:Link" content="#000000"/>
  43. <meta name="color:Hover" content="#999999"/>
  44. <meta name="color:titlle" content="#000"/>
  45. <meta name="color:bg title" content="#ddd"/>
  46. <meta name="color:link bg topbar" content="#333"/>
  47. <meta name="color:link topbar" content="#000"/>
  48. <meta name="color:link bg topbar hover" content="#000"/>
  49. <meta name="color:link topbar hover" content="#fff"/>
  50. <meta name="color:text da descricao" content="#fff" />
  51.  
  52. <meta name="text:Link1" content="" />
  53. <meta name="text:Link1 Title" content="" />
  54. <meta name="text:Link2" content="" />
  55. <meta name="text:Link2 Title" content="" />
  56. <meta name="text:Link3" content="" />
  57. <meta name="text:Link3 Title" content="" />
  58.  
  59. <meta name="image:Background" content=""/>
  60. <meta name="image:background topbar" content="http://gotomy.com/images/backgrounds/graybrck.gif"/>
  61.  
  62. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  63. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  64.  
  65. {PostSummary} - {/block:PostSummary}{Title}</title>
  66. <link rel="shortcut icon" href="{Favicon}">
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71. iframe#tumblr_controls{
  72. top: 1px !important;
  73. margin: 0 0 0 0;
  74. right: 6px !important;
  75. position: fixed !important;
  76. }
  77.  
  78. body {
  79. margin:0px;
  80. background-color: {color:Background};
  81. background-image:url({image:background});
  82. {block:IfRepeatBackgroundImage}
  83. background-attachment: fixed;
  84. background-repeat: no-repeat;
  85. background-position:left;
  86. {/block:IfRepeatBackgroundImage}
  87. font-size:11px;
  88. font-family:tahoma, helvetica;
  89. line-height:14px;
  90. color:{color:Text};
  91. text-align: justify;
  92. }
  93.  
  94. a:link, a:active, a:visited{
  95. color: {color:Link};
  96. text-decoration: none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;
  97. }
  98. a:hover {color:{color:Hover};}
  99.  
  100. .backtop{
  101. position:fixed;
  102. bottom:10px;
  103. margin-left: 950px;
  104. background:{color:text};
  105. width: 40px;
  106. height: 40px;
  107. font-size:18px;
  108. -webkit-border-radius: 20px;
  109. -moz-border-radius: 20px;
  110. border-radius: 20px;
  111. -moz-transition-duration:0.5s;
  112. -o-transition-duration:0.5s;
  113. -webkit-transition-duration:0.5s;
  114. transition-duration:0.5s;
  115. }
  116.  
  117. .backtop a{
  118. color:{color:background}
  119. }
  120.  
  121. .backtop p{
  122.  text-align: center;
  123.  margin-top: 7px;
  124. }
  125.  
  126. ::-webkit-scrollbar{width:10px;height:3px;}
  127.  
  128. ::-webkit-scrollbar-button:start:decrement::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  129.  
  130. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  131.  
  132. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  133.  
  134. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000000;-webkit-border-radius:px;}
  135.  
  136.  
  137. div#content{
  138. width:500px;
  139. margin-lef: 400px;
  140. margint-top:350px;}
  141.  
  142. .post {float: left; margin-left: 400px; width: 500px; margint-top:150px;}
  143.  
  144.  
  145. .post_title{
  146. font-family: Rochester;
  147. font-size:25px;
  148. color:{color:text};
  149. line-height:23px;
  150. }
  151.  
  152. .entry{
  153. text-align:left;
  154. width:500px;
  155. margin-bottom:20px;
  156. }
  157.  
  158. .entry img{
  159. max-width:500px;
  160. {block:IfShadowedImages}
  161. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  162. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  163. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  164. {/block:IfShadowedImages}
  165. }
  166.  
  167. .asker{
  168. padding:7px;
  169. line-height:16px;
  170. font-size:9px;
  171. background-color:{color:Chat};
  172. }
  173.  
  174. blockquote{
  175. padding:0px 0px 2px 5px;
  176. margin:0px 0px 2px 1px;
  177. border-left: 2px solid {color:Text};
  178. }
  179.  
  180. .permalink {
  181. display:block;
  182. position: relative;
  183. margin-top:-5px;
  184. text-align: center;
  185. font-size:9px;
  186. font-family:tahoma, helvetica;
  187. opacity:0.4;
  188. filter: alpha(opacity = 40);
  189. -webkit-transition: 0.3s ease-in;
  190. }
  191.  
  192. .entry:hover .permalink{
  193. opacity: 1;
  194. filter: alpha(opacity = 100);
  195. -webkit-transition: 0.3s ease-in;
  196. }
  197.  
  198. .q{
  199. margin-left:20px;
  200. padding-top:12px;
  201. font-family:tahoma, helvetica;
  202. font-size:15px;
  203. {Block:IfSombreado}text-shadow:4px 3px 15px {color:sombreado};{/Block:IfSombreado}
  204. letter-spacing: -1px;
  205. color:{color:post title};
  206. line-height:23px;
  207. }
  208.  
  209. .quote{
  210. position:absolute;
  211. margin-left:0px;
  212. margin-top:20px;
  213. font-size:60px;
  214. opacity:0.3;
  215. filter: alpha(opacity = 30);
  216. color: {color:text}
  217. }
  218.  
  219. .source{
  220. font-size:12px;
  221. margin-left:35px;
  222. }
  223.  
  224. div#chat li {
  225. padding: 4px;
  226. background-color:{color:Chat};
  227. margin-top: 2px;
  228. }
  229.  
  230. div#chat ul{
  231. list-style: none;
  232. padding: 0px;
  233. margin-top:5px;
  234. margin-bottom:10px;
  235. width:500px;
  236. text-align: left;
  237. }
  238.  
  239. div#page{
  240. display:block;
  241. text-align:center;
  242. font-size:11px;
  243. display:none;
  244. }
  245.  
  246. div#page a{
  247. margin-right:10px;
  248. display: inline-block;
  249. padding: 5px;
  250. color:{color:link};
  251. }
  252.  
  253. .current_page{
  254. margin-right:10px;
  255. }
  256.  
  257. .lalala{
  258. background-color:#000;
  259. height:27px;
  260. width:500px;
  261. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  262. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  263. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  264. }
  265.  
  266. ol.notes {
  267. padding: 0px;
  268. margin: 25px 0px;
  269. list-style-type: none;
  270. border-bottom: solid 1px {color:text};
  271. font-size:10px;
  272. }
  273.  
  274. ol.notes li.note {
  275. border-top: solid 1px {color:text};
  276. padding: 10px;
  277. font-size:10px;
  278. }
  279.  
  280. ol.notes li.note img.avatar {
  281. vertical-align: -4px;
  282. margin-right: 10px;
  283. width: 16px;
  284. height: 16px;
  285. }
  286.  
  287. ol.notes li.note span.action {
  288. font-weight: normal;
  289. font-size:10px;
  290. }
  291.  
  292. ol.notes li.note .answer_content {
  293. font-weight: normal;
  294. font-size:10px;
  295. }
  296.  
  297. ol.notes li.note blockquote {
  298. border-color: {color:text};
  299. padding: 4px 10px;
  300. margin: 10px 0px 0px 25px;
  301. font-size:10px;
  302. }
  303.  
  304. ol.notes li.note blockquote a {
  305. text-decoration: none;
  306. font-size:10px;
  307. }
  308.  
  309.  
  310. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  311.  
  312.  
  313. #xx {top: 70%; margin-left: 950px; width: 80px; position: fixed; padding: 0px;}
  314. .xx3 {font-size: 30px; font-family: georgia; padding: 1px;}
  315. .xx3 a{color: {color:link}; background-color: {color:background};}
  316. .xx3 a:hover {color: {color:hover}; background-color: transparent;}
  317.  
  318. .permabox {
  319.     margin-left: 500px;
  320.     background: {color:Post background};
  321.     line-height: 12px;
  322.     font-size: 10px;
  323.     width: 150px;
  324.     position: absolute;
  325.     padding: 6px;
  326.     {block:IndexPage}
  327.     opacity: 0;
  328.     -webkit-transition: all 1s ease;
  329.     -moz-transition: all 1s ease;
  330.     -o-transition: all 1s ease;
  331.     transition: all 1s ease;
  332. }
  333.  
  334. .post:hover .permabox {
  335.     opacity: 1;
  336.     font-size: 10px;
  337.     -webkit-transition: all 1s ease;
  338.     -moz-transition: all 1s ease;
  339.     -o-transition: all 1s ease;
  340.     transition: all 1s ease;
  341.     {/block:IndexPage}
  342. }
  343.  
  344. .posttitle a {
  345.     font-size: 14px;
  346.     margin-top: 0;
  347.     margin-bottom: -5px;
  348.     color: {color:text};
  349.     font-weight: bold;
  350. }
  351.  
  352. .posttitle a:hover {
  353.     color: {color:Post title hover};
  354. }
  355.  
  356. .post-text, .post-quote, .post-link {
  357.     background: {color:Post background};
  358.     margin-bottom: 5px;
  359.     padding: 6px;
  360.     width: 500px;
  361. }
  362.  
  363. .post-photo, .post-video {
  364.     margin-bottom: 5px;
  365. width: 500px;
  366. }
  367.  
  368.  
  369. .post-photo img {
  370.     width: 500px;
  371. }
  372.  
  373. .post-photoset img {
  374. width: 500px;
  375. }
  376.  
  377. .link {
  378.     font-size: 16px;
  379.     font-weight: bold;
  380. }
  381.  
  382. .trackid {
  383.     padding: 7px;
  384.     margin: 4px 0px 4px 0;
  385.     background: {color:Post background};
  386.     overflow: hidden;
  387. }
  388.  
  389.  
  390.  
  391. h2 {
  392.     text-align: center;
  393.     font-size: 11px;
  394.     font-weight: normal;
  395.     padding: 6px;
  396. }
  397.  
  398. h3 {
  399.     text-align: center;
  400.     text-transform: uppercase;
  401.     font-size: 11px;
  402.     font-weight: normal;
  403.     letter-spacing: 4px;
  404.     padding: 8px;
  405.     color: {color:Title};
  406.     background: {color:Post background};
  407. }
  408.  
  409. .box {
  410.     padding: 3px;
  411.     margin-bottom: 10px;
  412.     background: {color:Post background};
  413. }
  414.  
  415. .box a {
  416.     letter-spacing: 2px;
  417.     text-transform: uppercase;
  418. }
  419.  
  420. .tags {
  421.     margin-top: 5px;
  422. }
  423.  
  424.  
  425. .pagination {
  426.     text-align: center;
  427.     text-transform: uppercase;
  428. }
  429.  
  430. .postnotes {width: 500px; padding: 4px; margin-top: 4px; background: {color:Post background};}
  431. ol.notes {list-style:none; margin: 0; padding: 0;}
  432. ol.notes li {list-style: none; margin: 5px 0 0 0; padding: 0 0 5px 0; border-bottom: 1px solid #e6e6e6;}
  433. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  434. .more_notes_link_container {border: none; }
  435. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20); font-family:georgia;}
  436. .qquote{font-family: verdana; font-size: 14px;  letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:45px}
  437. .qsource{margin: 5px 15px 0 0; text-align: right}
  438.  
  439. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  440. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  441. .user_7 .label, .user_8 .label, .user_9 .label {color:#969696;}
  442.  
  443. #answer{
  444.    margin-top: 10px;
  445.    margin-left: -34px;}
  446.  
  447.  
  448. .entry{
  449. text-align:left;
  450. width:500px;
  451. margin-bottom:20px;
  452. margin-top: 350px;
  453. }
  454.  
  455. .entry img{
  456. max-width:500px;
  457. {block:IfShadowedImages}
  458. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  459. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  460. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  461. {/block:IfShadowedImages}
  462. }
  463. div.padd {
  464.    width: 100%;
  465.    line-height: 11px;
  466.    padding-top: 0px;
  467.    padding-left: 5px;
  468.    margin: 0px;}
  469.  
  470. #titulosidebar {margin-left: 400px; width: 470px; padding: 15px; background-color: {color:bg title}; color: {color:titlle}; position: fixed; height: 80px; overflow: hidden; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; font-family: georgia; font-size: 18px; text-align:center; background-image:url('{image:background topbar}');}
  471.  
  472. #titulosidebar:hover {height: 200px;}
  473.  
  474. #description {text-align: center; font-family: verdana; margin-top: 80px; font-size: 9px; color: {color:text da descricao}; letter-spacing: -1px;}
  475.  
  476. #xbox {position: fixed; margin-top: 15px; margin-left: 15px; width:510px; background-color: transparent;}
  477.  
  478. #xbox a {font-size:9px; font-family: tahoma; position: center; text-align: center;  color:{color:link topbar}; background-color:{color:link bg topbar}; width:60px; height:60px; display:inline-block; line-height:60px; text-align:center; -webkit-border-radius: 56px; -moz-border-radius: 56px; border-radius: 56px; margin-left: 6px; text-transform: uppercase; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  479.  
  480. #xbox a:hover {color:{color:link topbar hover}; background-color:{color:link bg topbar hover};}
  481.  
  482. #imagem1 {margin-top:15px; margin-left: -5px; position: fixed;}
  483. #imagem1 img {height: 60px; width: 60px;  -moz-border-radius: 40px; border-radius: 40px; margin-left:2px; margin-top:0px;  overflow: hidden; cursor: default; font-weight: normal;  z-index: 12345;position:fixed; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  484.  
  485. #imagem1 img:hover {opacity: 0.8;}
  486.  
  487. #imagemm img {opacity: 1.0; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  488. #imagemm img:hover {opacity: 0.8; -webkit-border-top-right-radius: 70px;}
  489.  
  490. #tumblr_controls{position: fixed!important}
  491.  
  492. {CustomCSS}
  493. </style>
  494. </head>
  495. <body>
  496. <div id="titulosidebar">{Title}
  497. <div id="imagem1"><img src="{PortraitURL-96}"></div>
  498. <div id="xbox">
  499. <a href="/">home</a>
  500. <a href="/ask">ask me</a>  
  501. {block:ifLink1}<a href="{text:Link1}" class="nav">{text:Link1 Title}</a>{/block:ifLink1}
  502. {block:ifLink2}<a href="{text:Link2}" class="nav">{text:Link2 Title}</a>{/block:ifLink2}
  503. {block:ifLink3}<a href="{text:Link3}" class="nav">{text:Link3 Title}</a>{/block:ifLink3}
  504. <a href="http://rocklessly.tumblr.com"">theme (c)</a> </div>
  505. <div id="description"><br>
  506. {Description}</div>
  507. </div>
  508.  
  509. <div id="content">
  510. <div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  511. </div>
  512.  
  513. <div id="content">
  514. <br />
  515. <br />
  516. <br />
  517. <br />
  518. <br />
  519. <br />
  520. <br />
  521. <br />
  522. {block:Posts}
  523. <div class="post">
  524.  
  525. <div class="permabox">
  526. {block:Date}
  527. {block:Notecount}<span style="color: #FF0808;">&hearts;</span>&nbsp;{block:NoteCount} <a href="{Permalink}">{NoteCount} nts</a>{/block:NoteCount}{/block:Notecount}<br />
  528. ☁ {block:Date} {block:Date}<a href="{Permalink}"><b>{TimeAgo}</b></a>{/block:Date}
  529. <br/><a href="{ReblogURL}" target="_blank">~ reblog this
  530. </a>
  531. {block:RebloggedFrom}<br/>&rarr; <b>via</b>: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a><br>
  532. » originally: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br/>
  533. {block:HasTags}<div class="tags"><strong>tags:</strong>
  534. {block:Tags}
  535. <a style="text-transform: lowercase" href="{TagURL}">{Tag}</a>&nbsp;
  536. {/block:Tags}</div>
  537. {/block:HasTags}
  538. {/block:Date}
  539. </div>
  540.  
  541.  
  542. {block:Text}
  543.     <div class="post-link">
  544.      {block:Title}<div class="link"><center>{Title}</center></div>{/block:Title}
  545.       {Body}
  546.    </div> <br>
  547. {/block:Text}
  548.  
  549. {block:Photo}
  550. <div id="imagemm"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/></div>
  551. {block:Caption} <div id="cap">
  552. {Caption}</div>{/block:Caption} <Br>      
  553. {/block:Photo}
  554.  
  555.  
  556. {block:Photoset}
  557.     <div class="post-photoset">
  558.      <Center>{Photoset-500}</center></div>
  559.     {block:Caption} <div id="cap">
  560.     {Caption}</div>{/block:Caption} <br>
  561. {/block:Photoset}
  562.  
  563. {block:Quote}<span class="quote">&#10077;</span><div class="q">{Quote}</div>
  564. {block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source} <Br>
  565. {/block:Quote}
  566.  
  567. {block:Link}
  568.     <div class="post-link">
  569.       <a href="{URL}" class="link" {Target}><center>{Name}</center></a></div>
  570. {block:Description}{Description}{/block:Description}<Br>
  571.    
  572. {/block:Link}
  573.  
  574. {block:Audio}
  575.     <div class="post-audio">
  576. <table cellspacing="3"><tr><td valign="top">
  577.       {block:AlbumArt}<img src="{AlbumArtURL}" width="150">{/block:AlbumArt}
  578. </td><td valign="top">
  579.       {AudioPlayerBlack}
  580.       {block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}
  581.       {block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}
  582.       {block:Album}<div class="trackid">{Album}</div>{/block:Album}
  583.       <div class="trackid"><em>({PlayCount}) plays</em></div>
  584. </td></tr></table>
  585.     </div><br>
  586. {/block:Audio}
  587.  
  588. {block:Video}
  589. <div class="post-video">
  590. {Video-500}<br>{block:Caption}{Caption}{/block:Caption}
  591. </div><br>
  592. {/block:Video}
  593.  
  594. {block:Chat}
  595. {block:Title}<span class="title" color="{color:link}">{Title}</span>{/block:Title}
  596. <ul class="chat">
  597. {block:Lines}
  598. <li class="user_{UserNumber}>
  599. {block:Label}
  600. <span class="label"><b>{Label}</b></span>
  601. {/block:Label}
  602. {Line}</li>{/block:Lines}</ul><br/>
  603. {/block:Chat}
  604.  
  605. {block:Answer}
  606. <table width="100%" border="0px" cellpadding="0" cellspacing="0">
  607. <tbody style="border-spacing: 0px;">
  608. <td width="30px" style="vertical-align: top; width: 30px; padding: 0px;">
  609. <img height="30px" width="30px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-30}"/></td><td>
  610. <div class="padd" width="100%" style="margin-left:;">
  611. {Asker} asked:<br>
  612. {Question}<br><div id="answer">{Answer}</div><br><br>
  613. </div></td></tr></tbody></table><Br>
  614. {/block:Answer}
  615.  
  616. {block:PostNotes}
  617. <div class="postnotes">{PostNotes}</div>
  618. {/block:PostNotes}
  619. </div>
  620. {/block:Posts}  
  621.  
  622. <div class="backtop"><p><a href="#" title="#top">&uarr;</a></p></div>
  623.  
  624. <pre>
  625. <div style="overflow: auto; width: 500px; margin-left:400px; text-align: justify; font-family: tahoma; height: 20px; font-size:11px;"><center>» theme by <a href="http://rocklessly.tumblr.com"><b>rocklessly</b></a>; don't copy «</div></pre></center>
  626.  
  627. </div>
  628.  
  629.  
  630. </body>
  631. </html>
Advertisement
Add Comment
Please, Sign In to add comment