ingridtenysson

Theme 30

Apr 6th, 2014
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.51 KB | None | 0 0
  1.  
  2.  
  3.    
  4. <!--- Theme por toseemecry + Base Helpdesigns - Não copie --->
  5.  
  6. <head>
  7.  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11">
  8.  <!--- Não tire --->
  9. <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11.  
  12.  <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  13.  <head profile="http://gmpg.org/xfn/11">
  14.  
  15.  
  16.  
  17. <!--- Apparence Helpdesigns --->
  18. <meta name="color:background" content="#fff" />
  19. <meta name="color:entry" content="#fff" />
  20. <meta name="color:link" content="#aaa" />
  21. <meta name="color:lhover" content="#aaa" />
  22. <meta name="color:text" content="#aaa" />
  23. <meta name="color:detalhes" content="#eee" />
  24. <meta name="color:scroll" content="#ccc" />
  25. <meta name="color:scrollfundo" content="#aaa" />
  26. <meta name="color:bordapost" content="#ccc" />
  27. <meta name="color:bordafoto" content="#000" />
  28. <meta name="color:title" content="#000" />
  29. <meta name="color:titlehover" content="#1c1c1c" />
  30. <meta name="color:fontmenu" content="#000" />
  31. <meta name="color:hovermenu" content="#1c1c1c" />
  32. <meta name="color:barrinhamenu" content="#1c1c1c" />
  33. <meta name="image:background" content="" />
  34. <meta name="image:sidebar" content="http://images.orkut.com/orkut/photos/RAAAAL6N_EG4TSviVRH2jlCw82sCn-XSZyvXDgCDjhc1YbNQIgvWuRhHBh-f714Rt8Urd3zXw4J4HVO0ugX7CkMTxBe4BFKMMafHbZZ3qjOKmb30AJtU9VA6kShlX4ZwHixzVBGPsUj89LUUSQ.jpg" />
  35. <meta name="if:Show tags" content="1"/>
  36. <meta name="if:one columns" content=""/>  
  37. <meta name="text:Link1" content="" />
  38. <meta name="text:Link1 Title" content="" />
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="" />
  41. <meta name="text:Link3" content="" />
  42. <meta name="text:Link3 Title" content="" />
  43. <meta name="text:Link4" content="" />
  44. <meta name="text:Link4 Title" content="" />
  45. <meta name="text:Link5" content="" />
  46. <meta name="text:Link5 Title" content="" />
  47.  
  48.  
  49.  
  50.  
  51.  <!--- Titulo , descrição , favicon --->
  52.  
  53.                       <title>{Title}</title>
  54.         <link rel="shortcut icon" href="{favicon}">
  55.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56.         {block:Description}
  57.   <meta name="description" content="{MetaDescription}" />
  58.         {/block:Description}
  59.  
  60. <!--- Font's --->
  61. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls|Gabriela|Sacramento|Lavanderia+Regular|Ubuntu+Mono|PF+Arma+Five|Heart|Stalemate' rel='stylesheet' type='text/css'>
  68.  
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Tunga' rel='stylesheet' type='text/css'>
  71.  
  72.  <link href='http://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
  73.  
  74.  <!--- Começo do css --->
  75.    <style type="text/css">
  76.    
  77. /*--- Background ---*/
  78.  
  79. 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; }
  80.  
  81.  
  82. /*--- Link ---*/
  83. a {color: {color:link}; text-decoration: none; text-transform: none;}
  84. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  85.  
  86. /*--- Blockquote ---*/
  87.  
  88. p {margin: 6px 0 0 0}
  89.  
  90. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  91. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  92. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  93. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  94.  
  95. blockquote img{max-width: 470px!important}
  96. blockquote blockquote img{max-width: 450px!important}
  97. blockquote blockquote blockquote img{max-width: 430px!important}
  98. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  99.  body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  100.  
  101. /*--- Posts ---*/
  102. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  103.  
  104. #entries {margin-left:400px; width: 800px; margin-top: 5px;}
  105.  
  106. .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} ; border:1px solid {color:bordapost}; }
  107.  
  108. .entry:hover {opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  109.  
  110. .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:1; }
  111.  
  112. /*--- Titulo dos posts ---*/
  113. h1 {font-family:Georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;font-style:italic}
  114. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;font-style:italic}
  115. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  116.  
  117.  /******by helpdesigns || Se usar credite por favor. *********/
  118. .menualys {margin-top:25px;margin-left:-300px;width:1000px;height:26px;line-height:26px;position:absolute;text-align:center;font-family:'fonte';font-size:40px;color:#aaa;}
  119. .menualys a {color: {color:titulo};margin-left:13px;}
  120. .menualys a:hover{color: #eee;}
  121. @font-face {src: url('http://static.tumblr.com/l3gbi5c/ZjEn0qz5y/shit_happens_trial_d_.otf'); font-family: 'fonte';}
  122. /*helpdesigns*/
  123.  
  124. /*--- Negrito, Italico e Sublinhado ---*/
  125. b, strong, bold {color:{color:text};}
  126.  
  127. u,underline {color:{color:text}; border-bottom: 1px dotted {color:text}; text-decoration:none; }
  128.  
  129. i, em{color:{color:text};}
  130.  
  131.  
  132.  /**Efeito tilts Por Kauana | inspirar-r  NÃO RETIRE OS CRÉDITOS**/
  133. .imagemk img {position:fixed; transition: all 1s ease-in-out; display: block; padding:-1px; width:200px; height:210px; margin-right:50px;-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; border:2px solid {color:bordafoto} }
  134.  .imagemk { width:230px; height:240px; margin-left:70px; margin-top:70px;padding:10px; position:absolute;position:fixed; padding:-1px; position: absolute; }
  135.  
  136. .imagemk img.top { opacity:1;}
  137. .imagemk:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  138. .imagemk img.top {}
  139.  .imagemk img.bottom {-webkit-transform:rotate(-3deg)}
  140.  
  141.  #linesisahd {z-index:999999999999999;position: fixed; width:250px; margin-left:90px; margin-top:55px; padding: 0px; text-align: center;}
  142.  
  143. #linesisahd a {float: left; display: block; letter-spacing:2px; font-size:10px; font-family:Calibri; text-align: center; margin-bottom:2px; color:{color:fontmenu}; text-decoration: none; line-height:16px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; height:20px;margin-left:3px;border-top:1px solid transparent;border-bottom:1px solid transparent;}
  144. #linesisahd a:hover { -webkit-transition: all 0.9s ease-out;opacity:1; color:{color:hovermenu};  font-weight:calibri;-webkit-transition: all 0.9s ease-out;text-align: center;border-top:1px solid {color:barrinhamenu};border-bottom:1px solid  {color:barrinhamenu};}
  145.  
  146. /*proibida qualquer copia, ou plagios*//*não remova os créditos*/
  147.  
  148. /* --- Estilo de Quote #5 Por HelpDesigns don't copy ---*/
  149. .pquote:first-letter{font-family:Tangerine; font-size: 30px;}
  150. .pquote {font-family:Georgia;text-align: center;background-color:{color:entry};}
  151. .pquotesource {background-color:{color:detalhes};text-align:right; margin-bottom:3px; font-family:Muli;font-size:10px; }
  152. .pquotesource a, a:hover{;}
  153. @font-face {
  154.   font-family: 'Tangerine';
  155.   font-style: normal;
  156.   font-weight: 400;
  157.   src: local('Tangerine'), url(http://themes.googleusercontent.com/static/fonts/tangerine/v3/HGfsyCL5WASpHOFnouG-RD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  158. }
  159.  
  160.  
  161. /*--- Chat ---*/
  162. .chat {line-height: 13px; list-style: none }
  163. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  164. .person1 {color: {color:text}; padding: 2px; }
  165. .person1 .label {font-weight: bold;  color:{color:text}}
  166. .person2 {color: {color:text}; padding: 2px;  }
  167. .person2 .label {font-weight: bold;  color:{color:text}}
  168.  
  169.  
  170. /*--- Estilo de Ask por by helpdesigns ---*/
  171.  
  172. .askhd{background-color:#696969;width: auto;padding: 2px; color: {color:text}; margin-left: 0px; margin-top:-5px;}/*helpdesigns*/
  173. .askhd2{background-color:{color:detalhes};width: auto;padding: 2px; color: #fff; margin-left: 0px;  margin-top:0px; font-family: 'pixel';font-size: 8px;}/*helpdesigns*/
  174. .askhd2 a{color: {color:entry};}/*helpdesigns*/
  175. @font-face {src: url('http://static.tumblr.com/08l8cbl/qLfmfajt6/pf_arma_five.ttf'); font-family: 'pixel';}/*helpdesigns*/
  176.  
  177. /* --- Notes Hover por HTMLASK/HEARTUSUFFIX.TUMBLR.COM --- */
  178. .notas {margin-top: 1px; opacity: 0; margin-left: 5px;; position: absolute; -webkit-transition-duration: 0.4s; }
  179. .notas a{margin-right:-5px;}
  180. .entry:hover .notas{opacity: 1; margin-top: 10px;}
  181.  
  182. /*--- Fim das notes hover ---*/
  183.  
  184.  
  185.  /*--- Supera-r ---*/
  186. .tags {color: {color:text}; font:8px Arial; text-align:justify; display: inline; list-style: none;}
  187. .tags a {text-transform:uppercase; text-align:justify;  font-size:7px; display: inline; list-style: none;}
  188. .tags a:hover {text-transform:uppercase}
  189. #cap {width: 400px; margin-top: -2px;}
  190. .source {display: none;}
  191.  
  192. .notes {width: 550px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  193. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  194. ol.notes li {background-color: {color:entry}; margin-bottom: 2px; padding: 5px; }
  195. .notes img{display: none; border:0px}
  196.  
  197.  .credito { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  198. .credito:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  199.  
  200. /*--- Helpdesigns ---*/
  201. #info {font-size:11px;font-family:calibri;color:{color:link};;border-top:1px solid {color:text};border-bottom:1px solid {color:text};text-aling:center}
  202. #info a {font-size:11px;font-family:calibri;color:{color:link};;text-aling:center}
  203.  
  204.  
  205. /*--- Scrollbar por Revolucionou ---*/
  206. ::-webkit-scrollbar-thumb:vertical {width:10px;background-color:{color:scroll};border-bottom:6px double #fff;border-top:6px double #fff;}
  207. ::-webkit-scrollbar {height:0px;width:10px;background-color:{color:scrollfundo}; border-bottom:6px double #fff;}
  208. ::-webkit-scrollbar-button:vertical {height:10px;background-color:{color:scroll};}
  209.  
  210. /*--- Paginação OMDG ---*/
  211.   #pagina{ margin-top:300px; margin-left:270px;font-size:8px; width: 70px; float: right; ; transparent; position: fixed; height: 17px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830;font-family:PF Arma Five }
  212.  
  213.   @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  214.  
  215.  
  216. /*---Helpdesigns---*/
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221.  
  222.  /*******by futurasuicida usar credite a mim ou ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  223. .frasevice {text-align: center;font-family:Janda; font-size: 15px; font-style: none;height: 1px;color: {color:title};background:transparent; margin-left:-300px;margin-top:320px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:970px;line-height:12px;  text-shadow: 0px 15px 1px transparent, 0px -15px 1px transparent;}
  224.  
  225. .frasevice:hover{text-shadow: 0px 0px 0px{color:titlehover}, 0px 0px 0px {color:title};-webkit-transition-duration: .59s;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; color:{color:titlehover};}
  226.  
  227. @font-face {src:
  228. url('http://static.tumblr.com/fyc2dbo/vDPmovbfd/jandaaslongasyouloveme.ttf');font-family:Janda; }
  229. </style>
  230.  
  231. {block:IndexPage}
  232.  
  233. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  234.  
  235. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  236.  
  237. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  238.  
  239. <script type="text/javascript">
  240. $(window).load(function(){
  241. var $wall = $('#entries');
  242. $wall.imagesLoaded(function(){
  243. $wall.masonry({
  244. itemSelector: '.entry',
  245. isAnimated : true
  246. });
  247. });
  248. $wall.infinitescroll({
  249. navSelector : "div#navigation",
  250. nextSelector : "div#navigation a#nextPage",
  251. itemSelector : '.entry',
  252. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  253. loadingText : "",
  254. donetext : " ",
  255. extraScrollPx : 1000,
  256. bufferPx : 10100,
  257. debug : false,
  258. errorCallback: function() {
  259. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  260. }},
  261. function( newElements ) {
  262. var $newElems = $( newElements );
  263. $newElems.hide();
  264. $newElems.imagesLoaded(function(){
  265. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  266. });
  267. }); $('#entries').show(500);
  268. });
  269. </script>
  270.  
  271. {/block:IndexPage}
  272.  
  273. <body onkeydown="return false">
  274.  
  275.  
  276. <script type="text/javascript">
  277. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  278. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  279. <script>
  280.  (function($){
  281. $(document).ready(function(){
  282.  $("[title]").style_my_tooltips();
  283.  });
  284.  })(jQuery);
  285. </script>
  286.  <div class="imagemk" class="hover">
  287. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(80%);" >
  288. <img class="top shadow" src="{image:sidebar}" /> </div> </div>
  289.  
  290.  
  291. </div>
  292.  <div id="linesisahd">
  293. <a href="{text:Link1}  ">{text:Link1 Title}</a>
  294. <a href="{text:Link2} ">{text:Link2 Title}</a>
  295. <a href="{text:Link3} ">{text:Link3 Title}</a>
  296. <a href="{text:Link4} ">{text:Link4 Title}</a>
  297. <a href="{text:Link5} ">{text:Link5 Title}</a>
  298.  
  299.  
  300. </div>
  301. <div class="frasevice">{title}
  302. </div></div>
  303. </div>
  304.  
  305. <div style="display:block;top:20px;left:20px;font-size:9px;font-family:Calibri;position:fixed;color: {color:text};z-index:55554235555;}"><a href="http://toseemecry.tumblr.com" title="Theme por Toseemecry + Base Helpdesigns">Theme</a> + <a href="http://helpdesigns.tumblr.com" title="Base Helpdesigns + notes hover por Htmlask , dtls O-mundo-de-uma-garota and Revolucionou">@</a>
  306. </div>
  307.  
  308.  
  309. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:text}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  310. {CurrentPage} <font color="{color:text}"> of </font> {TotalPages}
  311. {block:JumpPagination length="0"}
  312. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  313. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  314. {/block:JumpPagination}
  315. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:text}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div></div>
  316.  
  317.  
  318. <div id="entries">
  319. {block:Posts}
  320. <div class="entry">{block:IndexPage}<div class="notas"><a href="{reblogurl}" target="_blank"><img src="http://www.themecloud.co/themes/narnia/reblog.png" /></a> <a href="{permalink}"><img src="http://www.themecloud.co/themes/narnia/like.png" /></a></div>{/block:IndexPage}
  321.  
  322. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  323.  
  324. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  325.  
  326. {block:Photoset}{Photoset-250}{/block:Photoset}
  327.  
  328.  
  329. <div class="pquote">{Quote}</div><br>
  330. {block:Source}<div class="pquotesource">- {Source}</div>
  331. {/block:Source}
  332.  
  333. {block:Link}
  334. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  335. {block:Description}{Description}{/block:Description}
  336. {/block:Link}
  337.  
  338. {block:Chat}
  339. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  340. <div class="chat"><ul>{block:Lines}
  341. <li class="person{UserNumber}">{block:Label}
  342. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  343. {/block:Chat}
  344.  
  345. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  346.  
  347. {block:Video}{Video-500}{/block:Video}
  348.  
  349. {block:Answer}
  350. <div class="askhd2" align="left">Ask by: <font color=#fff;>{Asker}</font> perguntou à {TimeAgo}</div><p></p>
  351. <div class="askhd">{Question}</div><p></p>
  352. {Answer}
  353. {/block:answer}
  354.  
  355. <div id="cap">
  356. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  357. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  358. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  359.  
  360. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  361.    <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  362.      {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  363. {/block:ContentSource}</div></div>
  364. <br>
  365.  
  366. <div class="credito">
  367. {block:Date}<div id="info">
  368.  <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></div>
  369. <center>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  370. </div></center>{/block:IfShowTags}{/block:Date}
  371. </div>
  372.  
  373.  
  374. {/block:Posts}
  375.  
  376. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  377.  
  378.  
  379. </div>
  380. </div>
  381. </div>
  382.  
  383.  
  384. </div>
  385. </div>
  386.  
  387.  
  388. </div>
  389. </div>
  390. </div>
  391.  
  392.  
  393. </div>
  394. </div>
  395. </div>
  396.  
  397.  
  398. </body>
  399. </html>
Advertisement
Add Comment
Please, Sign In to add comment