FuturaSuicida

Theme Acumulou 168

Jun 22nd, 2014 (edited)
3,819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.15 KB | None | 0 0
  1. <!------------------------------------------------------------------------
  2.  
  3. Theme feito por Juliane Meira aculumou (ant futurasuicida), por favor sem plagio, ou copias, se ultilizar dtls por favor creditar.
  4. PLAGIO E CRIME.
  5. ------------------------------------------------------------------------->
  6.  
  7.  
  8. <head>
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:ask" content="#ffffff" />
  11. <meta name="color:text" content="#aaaaaa" />
  12. <meta name="color:textdesc" content="#aaaaaa" />
  13. <meta name="color:bordapost" content="#eee" />
  14. <meta name="color:entry" content="#ffffff" />
  15. <meta name="color:scrollbar" content="#000000" />
  16. <meta name="color:bordafoto" content="#eee" />
  17. <meta name="color:linksh" content="#bad8eb" />
  18. <meta name="color:links" content="#aaa" />
  19.  
  20. <meta name="if:pagi" content=""/>
  21. <meta name="if:rolagemifni" content="1"/>
  22. <meta name="if:one columns" content=""/>
  23. <meta name="image:background" content=""/>
  24. <meta name="image:foto" content="https://static.tumblr.com/612e407a15797d0f8d3ef319eb04f9cd/l3gbi5c/4TZn7loyn/tumblr_static_bckkodoydk0g084kwskcw4okk.jpg"/>
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="home" />
  28. <meta name="text:Link2" content="/ask" />
  29. <meta name="text:Link2 Title" content="ask" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link3" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link4" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="link5" />
  36. <meta name="text:Link6" content="/" />
  37. <meta name="text:Link6 Title" content="link6" />
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. <style type="text/css">
  46. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  47.  
  48. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  49.  
  50. a:hover{color:{color:linkh};}
  51.  
  52. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  53.  
  54. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  55.  
  56. #entries {margin-left: 335px; width: 800px; margin-top: 5px;}
  57.  
  58. .entry {border:; width: 300px; background-color:{color:entry} ; text-align: justify; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:500px;{/block:IfOneColumns};}
  59.  
  60. .entry:hover {opacity:2}
  61.  
  62. .entry img {max-width: 300px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 500px;{/block:IfOneColumns};opacity:0.9; }
  63.  
  64. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  65.  
  66. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  67. #title {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  68. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  69. @font-face { font-family: "tinytots";src: url('https://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  70.  
  71. /* QUOTE cerejadosundae */
  72.  
  73. #postquote:first-letter{font-family: Rochester; font-style:italic; font-size: 21px;}
  74. #postquote {font-family: arial; font-size: 11px; line-height: 15px; padding: 5px; text-align:justify;font-style:calibri;}
  75. #sourcequote {text-align: center; text-transform: none; margin-top: -20px;font-style:none;font-family: calibri;margin-left:5px;margin-left:0px;text-transform:none;font-size: 11px;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  76.  
  77. @font-face {
  78. font-family: 'Rochester';
  79. font-style: normal;
  80. font-weight: 400;
  81. src: local('Rochester'), local('Rochester-Regular'), url(https://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  82. }
  83.  
  84.  
  85. /** captions style (by anyhs-themes.tumblr.com) **/
  86. .tumblr_blog, .inactive-username {
  87. text-transform: uppercase;
  88. font-size: 80%;
  89. letter-spacing: .5px;
  90. margin-left: 15px;
  91. font-family: 'Roboto', sans-serif;
  92. }
  93. .text.reblog-list .reblog-caption { margin-top: -15px; }
  94.  
  95. /** Juliane Meira "o jeitinho do brasileiro" (by acumulou.tumblr.com) **/
  96.  
  97. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:1px solid {color:entry}}
  98. /** captions style (by anyhs-themes.tumblr.com) **/
  99.  
  100.  
  101.  
  102. /* notes by joshdevines*/
  103. .notes img{width:10px; position:relative; top:1px}
  104. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  105.  
  106.  
  107. .question {
  108. color:{color:text};
  109. font-size: 11px;
  110. font-weight: normal;
  111. font-family: verdana;
  112. line-height:95%;
  113. background: {color:ask};
  114. position: relative;
  115. min-height:70px;
  116. padding:10px 15px;
  117. margin-bottom:2px;
  118. margin-right:-10px;}
  119.  
  120. .questionarrow {
  121. font-size:30px;
  122. color:{color:ask};
  123. vertical-align:middle;
  124. margin-left:-5px!important;}
  125.  
  126.  
  127. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  128. .asker a {color:{color:text};}
  129. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  130.  
  131. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  132. .asking a{color:{color:text};}
  133. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  134. .asking img:hover {border-radius: 50px 0px 50px 50px;}
  135.  
  136. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  137.  
  138.  
  139. .answer {color:{color:answer};}
  140.  
  141.  
  142. /* chat by joshdevines*/
  143. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  144. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  145. .user_3 .label {color:{color:text}; font-weight:bold}
  146. .user_4 .label {color:{color:text}; font-weight:bold}
  147. .user_5 .label {color:{color:text}; font-weight:bold}
  148. .user_6 .label {color:{color:text}; font-weight:bold}
  149. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  150.  
  151. .cred {webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  152. .cred:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-top:0px;}
  153.  
  154. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: lowercase; z-index: 11;text-align:left;}
  155. #info a {font-size: 10px;text-transform: lowercase; text-align:left; }
  156.  
  157. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-align:left; text-transform: lowercase;}
  158. #tags a {font-size: 10px; text-align:left; font-family: calibri; display: inline; list-style: none; text-transform: lowercase;}
  159.  
  160. #cap {width: 500px; margin-top: -2px;}
  161. .source {display: none;}
  162.  
  163. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  164. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  165. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  166. .notes img{display: none; border:0px}
  167.  
  168. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  169.  
  170. #pagination{margin-top:550px;margin-left:230px;background-color: transparent;float:center;width:170px;height:auto;z-index:501;position:fixed;}
  171. .page {padding: 2px;z-index:502;letter-spacing:0px;text-align: center;font:21px calibri;color: {color:text};}
  172. .page a, {text-align: center;color: {color:text};background-color:transparent;}
  173.  
  174. #s-m-t-tooltip {max-width:200px;padding:3px 4px 5px 4px;margin:15px 20px; font-size:11px; font-family: calibri; text-transform:none; {color:text};font-style: italic; z-index:9999999;border:1px solid {color:bordafoto};background:{color:background}}
  175.  
  176. .photoend {position:fixed;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  177.  
  178. .photoend img {margin-left: 110px; margin-top: 100px; height:250px;width:170px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;opacity:0.9;border:1px solid {color:bordafoto};padding: 5px;opacity:0.9;}
  179.  
  180. #dessc {position:fixed; width: 177px; height: 40px;padding: 3px; margin-top:365px; margin-left:110px; overflow:hidden; -webkit-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; font-family: 'Baumans'; font-size:11px;line-height:14px;text-align:justify;opacity:1;}
  181.  
  182. @font-face {
  183. font-family: 'Baumans';
  184. font-style: normal;
  185. font-weight: 400;
  186. src: local('Baumans'), local('Baumans-Regular'), url(https://themes.googleusercontent.com/static/fonts/baumans/v3/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  187. }
  188.  
  189. /******by helpdesigns || Se usar credite por favor. *********/
  190. .linkfas {z-index:999999999999999;position: fixed; width:3px; margin-left:275px; margin-top:366px; padding: 0px; text-align: center;}
  191. .linkfas a {float: left; display: block;margin-bottom:3px; margin-left:3px; text-decoration: none; line-height:25px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; height:10px;width:10px;border:1px solid {color:links}; border-radius:100px;opacity: 0.5;}
  192. .linkfas a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; font-weight:calibri;-webkit-transition: all 0.5s ease-out;-webkit-transform:scale(1.3);border:1px solid{color:linksh};}
  193.  
  194. #desc {position:fixed; width: 180px; height: 16px;padding: 1px; margin-top:410px; margin-left:110px; overflow:hidden; -webkit-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; font-family:cambria; font-size:18px;line-height:10px;text-align:right;}
  195.  
  196. #links { font-family: Baumans; font-size: 11px; text-transform: lowercase; text-align:justify; width:190px; padding:5px; margin-top: -50px; margin-left: -5px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-style: none; position:fixed; background:;z-index:9999999999;opacity:0; }
  197. #links a {color:{color:links};margin-left:3px;}
  198.  
  199.  
  200.  
  201. #links a:hover {color: {color:linksh};}
  202.  
  203. #desc:hover #links {margin-top: -10px;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; opacity:1; }
  204.  
  205. @font-face {
  206. font-family: 'Baumans';
  207. font-style: normal;
  208. font-weight: 400;
  209. src: local('Baumans'), local('Baumans-Regular'), url(https://themes.googleusercontent.com/static/fonts/baumans/v3/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  210. }
  211.  
  212.  
  213. #tumblr_controls{position: fixed!important}
  214. #tumblr_controls{position: fixed!important}
  215. #tumblr_controls{position: fixed!important}
  216. #tumblr_controls{position: fixed!important}
  217.  
  218. ::-webkit-scrollbar{width:7px;height:6px;}
  219. ::-webkit-scrollbar-button:start:decrement
  220. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  221. ::-webkit-scrollbar-trxack-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  222. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  223. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  224. </style>
  225.  
  226. <script type="text/javascript"
  227. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  228.  
  229. <script type="text/javascript"
  230. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  231. <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  232. <script>
  233. (function($){
  234.  
  235. $(document).ready(function(){
  236. $("[title]").style_my_tooltips();
  237. });
  238. })(jQuery);
  239. </script>
  240.  
  241. {block:IndexPage}
  242.  
  243. <script src="https://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  244.  
  245. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  246.  
  247. <script type="text/javascript" src="https://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  248.  
  249. <script type="text/javascript">
  250. $(window).load(function(){
  251. var $wall = $('#entries');
  252. $wall.imagesLoaded(function(){
  253. $wall.masonry({
  254. itemSelector: '.entry',
  255. isAnimated : true
  256. });
  257. });
  258. $wall.infinitescroll({
  259. navSelector : "div#navigation",
  260. nextSelector : "div#navigation a#nextPage",
  261. itemSelector : '.entry',
  262. loadingImg : "https://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  263. loadingText : "",
  264. donetext : " ",
  265. extraScrollPx : 1000,
  266. bufferPx : 10100,
  267. debug : false,
  268. errorCallback: function() {
  269. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  270. }},
  271. function( newElements ) {
  272. var $newElems = $( newElements );
  273. $newElems.hide();
  274. $newElems.imagesLoaded(function(){
  275. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  276. });
  277. }); $('#entries').show(500);
  278. });
  279. </script>
  280.  
  281. {/block:IndexPage}
  282.  
  283. <link rel="stylesheet" href="https://static.tumblr.com/mpornxv/oTzlov58o/lavalamp_test.css" type="text/css" media="screen">
  284.  
  285. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/BnLlov3e2/jquery-1.1.3.1.min.js"></script>
  286.  
  287. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/n3hlov3c1/jquery.easing.min.js"></script>
  288.  
  289. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/Mwklov3cl/jquery.lavalamp.js"></script>
  290. <script type="text/javascript">
  291. $(function() {
  292. $(".lavaLamp").lavaLamp({
  293. fx: "backout", speed: 700 })
  294. });
  295.  
  296. </script>
  297.  
  298. <body>
  299.  
  300.  
  301. <div class="photoend"><img src="{image:foto}"> </div>
  302.  
  303. </div>
  304.  
  305. <div id="dessc">{description}</div>
  306.  
  307. <div id="desc">+
  308.  
  309. <div id="links">
  310. <a href="{text:Link1}">{text:Link1 Title}</a>
  311. <a href="{text:Link2}">{text:Link2 Title}</a>
  312. <a href="{text:Link3}">{text:Link3 Title}</a>
  313. <a href="{text:Link4}">{text:Link4 Title}</a>
  314. <a href="{text:Link5}">{text:Link5 Title}</a>
  315. </div> </div> </div> </div>
  316.  
  317. {block:Ifpagi}<div id="pagination">
  318. <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>{/block:Ifpagi}</div></div></div></div></div></div>
  319.  
  320.  
  321. <div id="entries">
  322.  
  323.  
  324. {block:Posts}
  325. <div class="entry">
  326.  
  327. {block:Answer}
  328. <table width="{block:IfOneColumns}500px{/block:IfOneColumns}300px" cellspacing="0" cellpadding="0">
  329. <tr>
  330. <td width="{block:IfOneColumns}405px{/block:IfOneColumns}300px" class="question">{Question}</td>
  331. <td width="30px"><span class="questionarrow"></span></td>
  332. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  333. </tr>
  334. </table>
  335. <div class="answer">{Answer}</div>
  336. {/block:answer}
  337.  
  338.  
  339.  
  340. <!----- text----->
  341. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}
  342. {block:NotReblog}
  343. <div class="text">{Body}</div>
  344. {/block:NotReblog}
  345. {block:RebloggedFrom}
  346. <div class="text caption reblog-list">
  347. {block:Reblogs}
  348. <div class="reblog-caption {block:isOriginalEntry}original-reblog{/block:isOriginalEntry}">
  349. <div class="reblog-header">
  350. {block:IsActive}
  351. <a target="_blank" href="{Permalink}" class="tumblr_blog"></a>
  352. {/block:IsActive}
  353. {block:IsDeactivated}
  354. <span class="inactive-username" title="{block:PortugueseBR}Blog desativado{/block:PortugueseBR}{block:NotPortugueseBR}Deactivated blog{/block:NotPortugueseBR}"></span>
  355. {/block:IsDeactivated}
  356. </div>
  357. <div class="reblog-content">{Body}</div>
  358. </div>
  359. {/block:Reblogs}
  360. </div>
  361. {/block:RebloggedFrom}
  362. {/block:Text}
  363. <!----- text----->
  364.  
  365. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  366. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  367.  
  368.  
  369. {block:Photoset}<center>{Photoset-250}</center>
  370. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372.  
  373. {block:Quote}
  374. <div id="postquote">{Quote}</div><br>
  375. {block:Source}<div id="sourcequote"><p><b>{Source}</b></p></div>{/block:Source}
  376. {/block:Quote}
  377.  
  378.  
  379. {block:Link}
  380. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  381. {/block:Link}
  382.  
  383. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  384.  
  385. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  388.  
  389.  
  390. <div class="cred">
  391. {block:Date}<div id="info">
  392. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">· </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">· </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<font color="{color:tags}">· </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color="{color:tags}">· </font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date}</div>
  393. </div>{/block:IfShowTags}{/block:Date}</div>
  394. </div>
  395.  
  396. {/block:Posts}
  397. {block:PostNotes}{PostNotes}{/block:PostNotes}
  398. </div></div>
  399.  
  400. {block:Ifrolagemifni}{block:IndexPage}
  401. <div class="column navigation" id="navigation">
  402. {block:Pagination}
  403. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  404. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  405. </div>
  406. {/block:IndexPage}
  407. {/block:Ifrolagemifni}
  408. </div></div></div></div>
  409.  
  410. <br></center></div></div></div></div></div></div>
  411.  
  412.  
  413. <div style="position: fixed; font-size:11px;
  414. font-family:calibri; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 2px; top: 6px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; ">
  415. <a href="https://acumulou.tumblr.com/" target="_blank" title="Theme por acumulou | dts fraquear Originally not copy."><b>@</b> acumulou</a></div>
  416.  
  417.  
  418. </body>
  419. </head>
  420. </html>
Add Comment
Please, Sign In to add comment