Advertisement
yuukithemes

Strawberry Lemonade

Mar 6th, 2014
6,131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- Theme by hentaist ; leave credit untouched. -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  8. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  9.  
  10. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  11.  
  12. <head>
  13.  
  14. <script type="text/javascript">
  15. </script>
  16. <meta name="color:bg" content="#f9f9f8">
  17. <meta name="color:container" content="#f9f9f8">
  18. <meta name="color:link" content="#e6e4e4">
  19. <meta name="color:hover" content="#454545">
  20. <meta name="color:bold" content="#6f6e6e" />
  21. <meta name="color:H1 text" content ="#ffffff"/>
  22. <meta name="color:borders" content ="#eaeaec"/>
  23. <meta name="color:italic" content="#f7f7f7" />
  24. <meta name="color:text" content="#9A9A9A">
  25. <meta name="color:chat line 1" content="#fcfcfc"/>
  26. <meta name="color:chat line 2" content="#ffffff"/>
  27. <meta name="color:H1 BG" content ="#000000"/>
  28. <meta name="color:H2 text" content ="#c0bcbc"/>
  29. <meta name="color:H2 BG" content ="#f9f9f9"/>
  30. <meta name="color:tags" content="#EDEDED">
  31. <meta name="color:scrollbar" content="#D6D5D5">
  32. <meta name="color:postborder" content="#ebeaea">
  33. <meta name="color:permalinkgbg" content="#fbfbfb">
  34.  
  35. <meta name="image:background" content="" />
  36. <meta name="image:render" content=""/>
  37. <meta name="image:List Style" content="http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png" />
  38. <meta name="if:400px" content="1">
  39. <meta name="if:250px" content="0">
  40. <meta name="if:500px" content="0">
  41. <meta name="if:tags" content="0">
  42. <meta name="if:captions" content="0">
  43.  
  44. <meta name="text:link1" content="url" />
  45. <meta name="text:link2" content="url" />
  46. <meta name="text:link3" content="url" />
  47. <meta name="text:link4" content="url" />
  48. <meta name="text:title1" content="title" />
  49. <meta name="text:title2" content="title" />
  50. <meta name="text:title3" content="title" />
  51. <meta name="text:title4" content="title" />
  52.  
  53.  
  54.  
  55.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  56.     <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}"/>        {/block:Description}
  57.        <link rel="icon" href="{favicon}"/>
  58.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  59.  
  60.     <style type="text/css">
  61.  
  62. body { background-image:url('{image:background}');background-color:{color:bg}; background-attachment:fixed; font-family:arial; font-size:11px; line-height:20px; text-align:justify; font-style:normal}
  63.  
  64.  
  65.  
  66. a {
  67.      color:{color:link};
  68.     -webkit-transition: all 0.4s ease-in-out;
  69.     -moz-transition: all 0.4s ease-in-out;
  70.     -o-transition: all 0.4s ease-in-out;
  71.     text-decoration: none;
  72. }
  73.  
  74. a:hover {
  75.    color:{color:hover};
  76.    text-decoration:underline;
  77.    cursor:pointer;
  78. }
  79.  
  80. iframe#tumblr_controls{
  81.     top:0%!important;
  82.     right:0%!important;
  83.     position:fixed!important;
  84.     z-index:99999999!important;
  85.     opacity:1;
  86.     -webkit-filter:invert(100%);
  87.     -moz-filter:invert(100%);
  88.     -o-filter:invert(100%);
  89.     -ms-filter:invert(100%);
  90.     filter:invert(100%);
  91.     }
  92.  
  93.  
  94.  
  95. .source {
  96.     font:7px trebuchet ms;
  97.     letter-spacing:1px;
  98.     margin-top:15px;
  99.     padding-top:15px;
  100.     border-top:1px dashed #eee;
  101.     text-align:center;
  102.     text-transform:uppercase;
  103.     }
  104.  
  105. h1 {
  106.     font:bold 11px courier new;
  107.     letter-spacing:1px;
  108.     text-align:center;
  109.     padding:5px;
  110.     border:1px solid #eee;
  111.     color:{color:h1 text};
  112.     background-color :{color:h1 BG};
  113. }
  114.  
  115. h1 a{
  116.     color:{color:h1 text};
  117.     }
  118.  
  119. h2 {
  120.     padding:5px;
  121.     font-family:"Times New Roman", Times, serif;
  122.     font-size: 14px;
  123.     text-align:Center;
  124.     font-weight:normal;
  125.     letter-spacing:1px;
  126.     border-left:20px solid {color:h2 text};
  127.     font-style: italic;
  128.     color:{color:h2 text};
  129.     background-color :{color:h2 BG};
  130. }
  131.  
  132. #shen {
  133.     font-size:15px;
  134.     font-family:trebuchet ms;
  135.     text-transform:lowercase;
  136.     text-align:left;
  137.     margin-left:35px;
  138.     padding:10px;
  139.     border-left:1px dashed {color:bg};
  140.     line-height:20px;
  141.     color:gray;}
  142.  
  143. #s-m-t-tooltip
  144. {position:fixed;
  145.     overflow:hidden;
  146.     max-width:90px;  
  147.     padding:3px 5px 3px 5px;
  148.     margin:10px 0 0 10px;
  149.     background:#fff;
  150.     border: 1px solid #F0F0F0;
  151.     z-index:9999;
  152.     display:inline-block;
  153.     font:10px georgia;
  154.     letter-spacing:0px;
  155.     text-align:center;
  156.     font-style:italic;
  157.     color:#9c9a9a;}
  158.  
  159. h3 {
  160.     font-family: calibri;
  161.     font-weight: normal;
  162.  
  163.     text-transform: uppercase;
  164.     letter-spacing: 1px;
  165.     font-size: 9px;
  166.     display: block;
  167.     padding: 5px;
  168.     margin-top: 20px;
  169.     background: #FBFBFB;
  170. }
  171.  
  172.  
  173. b, strong {
  174.     font-weight:normal;
  175.     color:{color:bold};
  176. }
  177.  
  178. i, em {
  179.     font-style:normal;
  180.     color:{color:italic};
  181. }  
  182.  
  183. /* strikethrough */
  184. s, strike {color: #aef0e8;
  185. text-decoration: none;
  186. }
  187.  
  188.        
  189.      ul li {
  190. list-style-image:url('{image:List style}');margin-left:-25px;margin-right:0px;text-align:left;}
  191.  
  192.    
  193. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  194. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  195. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  196.  
  197.  
  198. img {
  199.     max-width: 100%;
  200. }
  201.  
  202.  
  203. blockquote {
  204.     border-left: 2px solid #F4F4F4;
  205.     background: transparent;
  206.     display: block;
  207.     font-family:cambria;
  208.     text-align:left;
  209.     margin: 5px 0px 5px 0pc;
  210.     padding: 1px 1px 1px 10px;
  211.     overflow: auto;
  212. }
  213.  
  214.    
  215. #theme {
  216.     background-color:{color:bg};
  217.     width:700px;
  218.     margin: 0 auto -12px auto;
  219.     text-align: center;
  220.     }
  221.    
  222. #sidebar{
  223.     position:fixed;
  224.     top:230px;
  225.     left:90px;
  226.     width:180px;
  227.     font-size:11px;
  228.     padding:0px 30px;
  229.     background-attachment:fixed;
  230.     background-repeat:repeat;
  231.     background-image:url('{image:Sidebar Bg}');
  232. }
  233.    
  234.  
  235. #stuff a:hover{
  236.        background:#f2f4f0;}
  237.      
  238.    
  239.  
  240. #stuffcontainer {    
  241.     float:left;
  242.     margin-left:460px;
  243.     margin-top:-50px;
  244.     text-align:justify;
  245.     color:{color:text};
  246.     }
  247.  
  248. #box {
  249.     {block:if500px}
  250.     width:540px;
  251.     {/block:if500px}
  252.     {block:if400px}
  253.     width:440px;
  254.     {/block:if400px}
  255.     {block:if250px}
  256.     width:290px;
  257.     {/block:if250px}
  258.     max-height:500px;
  259.     margin:auto;
  260.     overflow-y: auto;
  261.     overflow-x: hidden;
  262.     margin-top:100px;
  263.     background:{color:container};
  264.     padding:20px;
  265.     border:3px double {color:borders};
  266.     }    
  267.  
  268.  
  269. ul.chat {
  270.     margin: 0;
  271.     padding: 0;
  272.     }
  273.  
  274. .chat li {
  275.     list-style-type: none;
  276.     margin-left: 0px;
  277.     padding: 5px;
  278.     letter-spacing:1px;
  279.     font:10px consolas;
  280. }
  281.  
  282. .chat li.odd {
  283.     margin-bottom: 3px;
  284.     background-color:{color:chat line 1};
  285.     color: {color:text};
  286. }
  287.  
  288. .chat li.even {
  289.     margin-bottom: 3px;
  290.     background-color:{color:chat line 2};
  291.     color: {color:text};
  292. }
  293.  
  294. #askimage {
  295.     float:left;
  296.     padding-left:5px;
  297.     padding-right:10px;
  298.     padding-bottom:3px;
  299.     padding-top:3px;
  300.     width:24px;
  301.     height:24px;
  302. }
  303.  
  304. #askimage img{
  305.     width:24px;
  306.     height:24px;
  307.     border:3px double {color:borders};
  308. }
  309.  
  310. #question{
  311.     text-align: left;
  312.     min-height:30px;
  313.     padding:5px;
  314.     font-size:10px;
  315.     color:{color:Text};
  316.     background:#fbfbfb;
  317.     border:1px dashed {color:Borders};
  318. }
  319.  
  320. #stuff {
  321.     overflow:hidden;
  322.     padding:20px;
  323.     border:1px solid {color:postborder};
  324.     background-color:{color:bg};
  325.     {block:if400px}
  326.     width:400px;
  327.     {/block:if400px}
  328.     {block:if500px}
  329.     width:500px;
  330.     {/block:if500px}
  331.     {block:if250px}
  332.     width:250px;
  333.     {/block:if250px}
  334.     margin-top:50px;
  335.     font-size:11px;
  336.     {block:permalinkpage}
  337.     {block:if400px}
  338.     width:400px;
  339.     {/block:if400px}
  340.     {block:if500px}
  341.     width:500px;
  342.     {/block:if500px}
  343.     {block:if250px}
  344.     width:250px;
  345.     {/block:if250px}
  346.     {/block:permalinkpage}
  347.     background:#fff;
  348.     line-height:15px;
  349.     letter-spacing:0x;
  350.     color:{color:text};
  351.     }
  352.    
  353. #postinfo {
  354.     font-family: cambria;
  355.     margin-top:20px;
  356.     {block:if400px}
  357.     width:390px;
  358.     {/block:if400px}
  359.     {block:if500px}
  360.     width:490px;
  361.     {/block:if500px}
  362.     {block:if250px}
  363.     width:240px;
  364.     {/block:if250px}
  365.     padding:5px;
  366.     color:{color:tags};
  367.     font-size:9px;
  368.     text-transform:uppercase;
  369.     font-style:normal;
  370.     letter-spacing:2px;
  371.     {block:permalinkpage}
  372.     width:490px;
  373.     {/block:permalinkpage}
  374.     text-align:left;
  375.     border-top:1px solid #f0f0f0;
  376.     background:{color:permalinkgbg};
  377.     -moz-transition-duration:0.5s;
  378.     -webkit-transition-duration:0.5s;
  379.     -o-transition-duration:0.5s;
  380.     }
  381.  
  382. #postinfo a {
  383.     color:{color:Tags};
  384.     text-align:center;
  385.     letter-spacing:1px;
  386.     font-style:normal;
  387.     }
  388.    
  389. #postinfo a:hover {
  390.     color:{color:hover};
  391.     }
  392.    
  393. .note {
  394.     text-transform:uppercase;
  395.     font-style:normal;
  396.     letter-spacing:0px;
  397.     font-size: 9px;
  398.     text-align:left;
  399.     line-height:90%;
  400.     margin-left:-40px;
  401.     }
  402.    
  403. .note li {
  404.     list-style-type:none;
  405.     border-bottom:1px solid #F0F0F0;
  406.     padding:10px 25px 10px 25px;
  407.     text-align:left;
  408.     margin:0px;
  409.     -moz-transition-duration:0.5s;
  410.     -webkit-transition-duration:0.5s;
  411.     -o-transition-duration:0.5s;
  412.     }
  413.  
  414. .sb{
  415.     text-align:center;
  416.     line-height:15px;
  417.     top:10px;
  418.     left:505px;
  419.     {block:if250px}
  420.     width:250px;
  421.     {/block:if250px}
  422.     {block:if400px}
  423.     width:400px;
  424.     {/block:if400px}
  425.     {block:if500px}
  426.     width:500px;
  427.     {/block:if500px}
  428.     position:fixed;
  429.     background:white;
  430.     border:1px solid {color:borders};
  431.     font-family:arial;
  432.     font-size:10px;
  433.     padding:20px 5px; 15px 5px;
  434.     color:#b8b8b8;
  435. }
  436.  
  437. .cbp-vimenu {
  438.     position: fixed;
  439.     overflow: hidden;
  440.     top: 45px;
  441.     {block:if250px}
  442.     right: 420px;
  443.     {/block:if250px}
  444.     {block:if400px}
  445.     right:270px;
  446.     {/block:if400px}
  447.     {block:if500px}
  448.     right:170px;
  449.     {/block:if500px}
  450.     height:auto;
  451.     list-style:none;
  452.     margin: 0;
  453.     border:1px solid {color:borders};
  454.     padding: 10;
  455.     background:#fbfbfb;
  456. }
  457.  
  458. .cbp-vimenu  a {
  459.     display: block;
  460.     text-indent: -500em;
  461.     height: 5em;
  462.     width: 5em;
  463.     list-style: none;
  464.     line-height: 5em;
  465.     text-align: center;
  466.     color: #999;
  467.     position: relative;
  468.     border-bottom: 1px solid rgba(0,0,0,0.05);
  469.     -webkit-transition: background 0.1s ease-in-out;
  470.     -moz-transition: background 0.1s ease-in-out;
  471.     transition: background 0.1s ease-in-out;
  472. }
  473.  
  474. .cbp-vimenu  a:hover,
  475. .cbp-vimenu :first-child a{
  476.     background:{color:hover};
  477. }
  478.  
  479. /* class for current item */
  480. .cbp-vimenu .cbp-vicurrent a {
  481.     background: #fff;
  482.     color: #47a3da;
  483.         list-style-type: none;
  484. }
  485.  
  486. .cbp-vimenu a:before {
  487.     font-family: 'ecoico';
  488.     speak: none;
  489.     font-style: normal;
  490.     font-weight: normal;
  491.     text-indent: 0em;
  492.     position: absolute;
  493.     top: 0;
  494.         list-style-type: none;
  495.     left:0;
  496.     width: 100%;
  497.     height: 100%;
  498.     font-size: 1.4em;
  499.     -webkit-font-smoothing: antialiased;
  500. }
  501.  
  502. .cbp-vimenu  a.icon-logo:before {
  503.     content: "theme";
  504.     font-weight: 700;
  505.     color:#fff;
  506.     font-size: 12;
  507.     background:{color:link};
  508.     font-family: 'Lato', Calibri, Arial, sans-serif;
  509. }
  510.  
  511. .icon-search:before {
  512.     content: "";
  513.     background: url('https://cdn1.iconfinder.com/data/icons/windows8_icons/26/topic.png') no-repeat center center;
  514.     opacity:.5;
  515.  
  516. }
  517.  
  518. .icon-archive:before {
  519.     content: "";
  520.         background: url('https://cdn0.iconfinder.com/data/icons/windows8_icons/26/home.png') no-repeat center center; opacity:.5;
  521.        
  522. }
  523.  
  524. .icon-download:before {
  525.     content: "";
  526.        background: url('https://cdn0.iconfinder.com/data/icons/windows8_icons/26/question.png') no-repeat center center; opacity:.5;
  527. }
  528.  
  529. .icon-location:before {
  530.     content: "";
  531.        background: url('https://cdn0.iconfinder.com/data/icons/windows8_icons/26/add_list.png') no-repeat center center; opacity:.5;
  532. }
  533.  
  534. .icon-images:before {
  535.     content: "";
  536.        background: url('https://cdn0.iconfinder.com/data/icons/windows8_icons/26/like.png') no-repeat center center; opacity:.5;
  537. }
  538.  
  539. .icon-pencil:before {
  540.     content: "";
  541.        background: url('https://cdn0.iconfinder.com/data/icons/windows8_icons/26/forward.png') no-repeat center center; opacity:.5;
  542. }
  543.  
  544. /* Example for media query (depends on total height of menu) */
  545. @media screen and (max-height: 34.9375em) {
  546.  
  547.     .cbp-vimenu {
  548.         font-size: 70%;
  549.             list-style-type: none;
  550.     }
  551.  
  552. }
  553.  
  554. #render {
  555.     max-height:500%;
  556.     left:0px;
  557.     bottom:0;
  558.     z-index:-99999;
  559.     position:fixed;}    
  560.    
  561.    
  562.    
  563.         </style>
  564.        
  565.     </head>
  566.  
  567. <body>
  568.  
  569. <div id="theme">
  570. <div class="sb">
  571. <div style="font-size:14px;margin-top:-5px;border-bottom:1px dotted #eee; padding:3px;text-align:center;font-family:arial;color:{color:text};">{title}</div>
  572. {description}
  573. </div>
  574. <div class="cbp-vimenu">
  575. <a href="http://hentaist.tumblr.com" class="icon-logo"></a>
  576. <a href="/" class="icon-archive" title="index"></a>
  577. <a href="/ask" class="icon-search" title="contact"></a>
  578. <a href="{text:link1}" class="icon-pencil" title="{text:title1}"></a>
  579. <a href="{text:link2}" class="icon-location" title="{text:title2}"></a>
  580. <a href="{text:link3}" class="icon-images" title="{text:title3}"></a>
  581. <a href="{text:link4}" class="icon-download" title="{text:title4}"></a>
  582. </div
  583. </div></div>
  584.  
  585. <div id="render"><img src="{image:render}"/></div>
  586.  
  587.   <div id="stuffcontainer">
  588.   <div id="box">
  589.   {block:SearchPage}
  590.                 {block:SearchResults}
  591.                     <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
  592.                 {/block:SearchResults}
  593.                
  594.                 {block:NoSearchResults}
  595.                     <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
  596.                 {/block:NoSearchResults}
  597.             {/block:SearchPage}
  598. <div class="autopagerize_page_element">
  599. {block:Posts}
  600.  
  601.  
  602.  
  603. <div id="stuff">
  604.  
  605. {block:ContentSource}
  606. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  607. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  608. {/block:SourceLogo}
  609. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  610. {/block:ContentSource}
  611.  
  612. {block:ReblogParent}{/block:ReblogParent}
  613.  
  614.  
  615.  
  616. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  617.  
  618. {block:Quote} <div style="color:{color:h2 text}; font-size: 80px; line-height: 80px; float: left; font-family: georgia;">
  619.     “</div><div id="shen">{Quote}</div><div class="source">{Source}</div>{/block:Quote}
  620.  
  621. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:permalinkpage}{caption}{/block:permalinkpage}{/block:Photo}
  622.  
  623. {block:Photoset}
  624. {block:IndexPage}
  625. {block:If250px}{Photoset-250}{/block:If250px}
  626. {block:If400px}{Photoset-400}{/block:If400px}
  627. {block:If500px}{Photoset-500}{/block:If500px}
  628. {block:ifcaptions}{block:Caption}<div style="margin-bottom:-10px;">{Caption}</div>{/block:Caption}{/block:ifcaptions}
  629. {/block:IndexPage}
  630. {block:permalinkpage}
  631. {block:If250px}{Photoset-250}{/block:If250px}
  632. {block:If400px}{Photoset-400}{/block:If400px}
  633. {block:If500px}{Photoset-500}{/block:If500px}
  634. {caption}{/block:permalinkpage}
  635. {/block:Photoset}  
  636.  
  637. {block:Chat}
  638. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}
  639. </ul>
  640. {/block:Chat}
  641.  
  642.  
  643.  
  644. {block:Video}
  645. {block:if500px}
  646. {Video-500}
  647. {/block:if500px}
  648. {block:if250px}
  649. {Video-250}
  650. {/block:if250px}
  651. {block:if400px}
  652. {Video-400}
  653. {/block:if400px}
  654. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  655.  
  656. {block:Answer}
  657. <div id="askimage"><img src="{AskerPortraitURL-30}"/></div>
  658. <div id="question">{Asker} asked: {Question}</div>
  659. {Answer}
  660. {/block:Answer}
  661.  
  662. {block:Audio}
  663. <table border="0" cellpadding="0" cellspacing="2" ><tr>
  664.  {AudioPlayerWhite}
  665.     </br><b>Listened:</b> {FormattedPlayCount}
  666. </td>
  667. </tr>
  668. </table>
  669. {block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}
  670. {block:PermalinkPage}{/block:PermalinkPage}
  671. {/block:Audio}
  672.  
  673. {block:Link}
  674. <div class="ph"><a href="{URL}" target="{Target}">{Name}</a></div>
  675. {block:Description}{Description}{/block:Description}
  676. {/block:Link}
  677.  
  678.  
  679. {block:Date}
  680.  
  681. <div id="postinfo">
  682.  
  683. <!---- <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div>--->
  684.  
  685. <span id="perma_reblog" style="color:{color:tags};">
  686. {ShortMonth} {DayOfMonth}, {Year}
  687. •  <a href="{Permalink}" title="permalink!">{block:notecount}{NoteCountWithLabel}</a>{/block:notecount} <a href="{ReblogURL}"style="float:right">reblog</a></span>
  688. <div style="text-transform:lowercase;word-spacing:1px;font-family:arial;">
  689. {block:iftags}{block:IndexPage}
  690. {block:HasTags}
  691. {block:Tags}<a href="{TagURL}"> {Tag} </a>{/block:Tags}
  692. {/block:HasTags}{/block:IndexPage} {/block:iftags}</div>
  693. </div>{/block:Date}
  694.  
  695.  
  696. <div class="note">
  697. {block:PostNotes}{PostNotes}{/block:PostNotes}
  698. </div>
  699. </div>
  700. {/block:Posts}
  701. </div>
  702. </div>
  703. </div>
  704.  
  705.  
  706.  
  707.  
  708. </div>
  709. </div>
  710. </div>
  711. </body>
  712. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement