rejeitei

theme25

Feb 10th, 2013
1,118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.55 KB | None | 0 0
  1. <html>                              
  2. <head>
  3. <meta name="if:Audio branco" content="0">
  4. <meta name="if:Audio preto" content="0">
  5.  
  6. <meta name="color:descri" content="#000" />
  7. <meta name="color:title" content="#000" />
  8. <meta name="color:paginacao" content="#000" />
  9. <meta name="color:background" content="#fff" />
  10. <meta name="color:border" content="#f1f1f1">
  11. <meta name="color:text" content="#000">
  12. <meta name="color:link" content="#000">
  13. <meta name="color:lhover" content="#cecece" />  
  14. <meta name="color:posts" content="#fff">
  15. <meta name="color:links" content="#000">
  16. <meta name="color:Scrollbar" content="#444444">
  17. <meta name="color:bghoverlinks" content="#000">
  18. <meta name="color:bglinks" content="#8e9b8c">
  19. <meta name="color:sidebar" content="#ffffff">
  20.  
  21.  
  22. <meta name="image:sidebar" content="http://static.tumblr.com/66a61dc84e9c180acde9c94d25690d01/4mnaeqb/oAnmhqyk6/tumblr_static_tumblr_mh8hupifnj1qder5oo1_250.jpg"/>
  23. <meta name="image:background" content=""/>
  24.  
  25.  
  26. <meta name="text:second titletop" content="A beautiful light" />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="LINK 1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="LINK 2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="LINK 3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="LINK 4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="LINK 5" />
  38.            
  39.      
  40.                   <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.                     {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.                     {/block:Description}
  46.                              
  47.                    <style type="text/css">
  48. @font-face {
  49.     font-family: 'StarsFromOurEyesRegular';
  50.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  51.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  52.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  53.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  54.     font-weight: normal;
  55.     font-style: normal;}    
  56.  
  57. {-webkit-transition:all.50s ease-out; -moz-selection: all .50s ease-out; transition:all.50s ease-out;}
  58.  
  59. iframe#tumblr_controls {right:3px !important; position:fixed !important; opacity:.7; z-index: 999999999999999; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  60. iframe#tumblr_controls:hover {opacity:1;}
  61. body { margin:0; font-family:Arial; font-size:11px; line-height:150%;  color:{color:text}; background-color: {color:background}; background-attachment:fixed; background-position:right bottom; background-image:url('{image:background}'); background-repeat:no-repeat;}
  62. a {text-decoration:none; color:{color:link}; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  63. a:hover {text-decoration:none; color:{color:lhover};}
  64.  
  65. ::-webkit-scrollbar-thumb:horizontal {background:{color:Scrollbar};height:10px;}
  66. ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; height:10px;}
  67. ::-webkit-scrollbar {background:{color:background}; width:10px; height:1px;}
  68.  
  69. #sidebar{ border-left:1px solid #696969;padding:5px;-moz-border-radius:5px;border-radius:0px;
  70.     background-color: {color:sidebar};
  71.     width:200px;
  72.     height:658px;
  73.     padding-top:400px;
  74.     position:fixed;
  75.     margin-top:-94px;
  76.     margin-left:810px;
  77.     text-align:center;}
  78.     #caixafoto2{
  79.     text-align:center;
  80.     width:186px;
  81.     height:186px;
  82.     margin-left: 4px;margin-top:10px;opacity:0.8;}
  83. #caixafoto img{ width:190px;
  84.     height:354px; padding-bottom:-500px; padding-left:0px;opacity:0.7;}
  85. #photo{ text-align:1px;
  86.     padding-top:0px;
  87.    
  88.     margin-top:-18px;
  89.     z-index:56;opacity:0.6;}
  90. #photo img{ width:230px;
  91.     height:80px;
  92.     margin-top:10px;
  93.     transition:all 0.3s;
  94.     -moz-transition:all 0.3s;
  95.     -o-transition:all 0.3s;
  96.     -webkit-transition:all 0.3s}
  97. #photo img:hover{ width:90px;
  98.     height:90px;
  99.     margin-top:10px;
  100.     opacity:0.0;
  101.     transition:all 0.3s;
  102.     -moz-transition:all 0.3s;
  103.     -o-transition:all 0.3s;
  104.     -webkit-transition:all 0.3s}
  105.   .desc {display: inline-block; font-family: 'tahoma', cursive; font-size: 10px;}
  106. .desc .lux {background: rgba(0,0,0,.5); position: absolute; z-index: 10; -webkit-transition-duration: 0.6s; width: 172px; height: 276px; color: #ffffff; -webkit-transform: scale(.0,.0); padding: 5px; opacity: 0.0}
  107. .desc:hover .lux {-webkit-transform: scale(1,1); opacity: 1.0; margin-left: 4px; margin-top:4px; border: 0px solid rgba(255, 255, 255, 0.5); font-family: 'tahoma', cursive; font-size: 10px;padding-top:65px;}  
  108.    
  109. img{-webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear}
  110.  
  111. img:hover{-webkit-filter: grayscale(100%);z-index: -99px;}
  112.  
  113. #descricao{ border:1px solid #696969;
  114.     padding:5px;-moz-border-radius:5px;
  115.     border-radius:0px;width:203px;
  116.     margin-top:10px;
  117.     text-decoration: none; 
  118.     position:fixed;
  119.     margin-top:361px;opacity:1.0;
  120.     margin-left:180px;
  121.     color:{color:descri} background-color: {color:sidebar};}
  122.    
  123.  
  124.   .menu
  125. { margin: 5px auto; margin-left:821px;
  126.   width: 190px; position: fixed;margin-top:222px;}
  127.  
  128. .link a
  129. { opacity: 1; font-size: 10px;
  130.   line-height: 14px;
  131.   text-align: center;
  132.   text-transform: uppercase;
  133.   display: block;
  134.   margin-top: 2px;
  135.   text-decoration: none;background-color: {color:bglinks};
  136.   color:{color:links}; width: 190px;
  137.   box-shadow: inset 0px 0px {color:bglinks}; }
  138.   .link a:hover
  139. { box-shadow: inset 190px 0px {color:bghoverlinks};
  140.   color:{color:bglinks};
  141.   text-decoration: none; }
  142.  
  143.  #titlez {z-index:9999999999;   border-bottom:1px solid #696969;   background-color: #transparent; font-family:StarsFromOurEyesRegular;  position:fixed;  font-size:15px; margin-left: 820px; letter-spacing:1px; text-align:center; margin-top:195px;text-transformnone; margin-bottom:0px; width:190px;line-height:120%;color:{color:title};opacity:1.0;}
  144.    
  145. #credit {background-color:transparent; font-weight: normal; letter-spacing: 2px; color: #000000; text-align: right; width:50px; height:11px; position: absolute; font-family: calibri; margin-top: 30px; margin-left: 810px; position: fixed; padding: 3px; font-size: 10px;}
  146.  
  147. #content {width:840px; padding:5px; margin-left:0px;}
  148.  
  149.  
  150. .posts {{block:IndexPage} margin:3px; padding:5px; float:left; width:250px; {/block:IndexPage} background:{color:posts}; overflow:hidden; {block:PermalinkPage} margin:0 auto 5px; width:500px; padding:5px; {/block:PermalinkPage};; border-left:#ccc solid 1px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px; border-top:#ccc solid 1px;}
  151.  
  152. .posts img {max-width:100%; opacity:0.9; -webkit-transition:all.60s linea; -moz-transition:all.60s linear; transition:all.60s linear;}
  153. .posts img:hover {opacity:1;}
  154.  
  155. .h4 {font-size:14px; line-height:15px; text-align:center; color:{color:text}; font-family:calibri; font-weight:bold;}
  156. .h4 a {color:{color:link};}
  157. .h4 a:hover {color:{color:lhover};}
  158.  
  159.                       /** rçrçrçrrççrçr **/
  160. .pquote {font-family:calibri; font-size:13px; line-height:15px; padding:5px; text-align:justify; opacity:.7; opacity:.7;}
  161. .pquotesource {text-align:center; text-transform:none; margin-bottom:0px; opacity:.9; font-family:calibri; font-size:12px;}
  162. .pquotesource a, a:hover{text-transform:none;}
  163.  
  164. .player {background:#000;}
  165.  
  166. .chat ul {padding:0px; text-align:left; font-size:11px; font-family:arial;}
  167. .chat li {padding:1px; background:{color:background}; list-style:none; margin-top:2px;}
  168.  
  169. .pergunta {text-align:left; display:block; overflow:auto; {block:PermalinkPage} max-width:500px;{/block:PermalinkPage} {block:IndexPage}max-width:250px;{/block:IndexPage} margin-top:-0px; background-color:#eee; font-size:11px; font-family:tahoma; text-align:center;}
  170. .answer {text-align:left; overflow:hidden; font-size:11px; font-family:arial;}
  171.  
  172. .notess {text-align:center; font-family:calibri; z-index: 11; margin-top:0px; color:{color:link}; background-color:transparent; letter-spacing:0px; border-top:1px solid {color:border};}
  173. .notess a {font-size:8px; text-transform:uppercase; color:{color:link};}
  174. .notess a:hover {color:{color:lhover};}
  175.  
  176. #infscr-loading {bottom:-70px; position:absolute; left:50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom:50px;}
  177.  
  178.  
  179. #postnoteswrap {width:500px; margin:5px auto;}
  180.  
  181. .postnotes {display:block; margin-bottom:3px;}
  182.  
  183.  
  184.  
  185. ol.notes {padding:0px; margin:0px; list-style-type:none; border-bottom: solid 1px {color:Bordas};}
  186. ol.notes li.note {border-top:solid 1px {color:border}; padding:5px;}
  187. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  188. ol.notes li.note span.action {font-weight:normal;}
  189. ol.notes li.note .answer_content {font-weight:normal;}
  190. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; border-left:2px solid {color:border};}
  191. ol.notes li.note blockquote a {text-decoration:none;}  
  192.  
  193.  
  194. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  195.  
  196.  #info {text-align: left; margin-top:-4px; font-size: 2px; font-family: tahoma; text-transform: uppercase; z-index: 11;}
  197. #info a {font-size: 10px; text-transform: uppercase;}
  198.  
  199.  
  200.  
  201. #paginacaoml {background-color:transparent; position:fixed; width:200px; height:15px; margin-top:328px; margin-left:880px; text-align:center; font-size: 10px; line-height: 15px; font-family:tahoma; font-weight:bold;}
  202. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  203. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  204. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  205. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208. #tumblr_controls{position: fixed!important}
  209. #tumblr_controls{position: fixed!important}
  210. #social{ position:fixed;
  211.     margin-top:90px;
  212.     margin-left:815px; width:21px;}
  213.  
  214. #imgsocial{ margin-top:5px;
  215.     opacity: 0.8;
  216.     transition:all 0.9s;
  217.     -moz-transition:all 0.9s;
  218.     -o-transition:all 0.9s;
  219.     -webkit-transition:all 0.9s;}
  220. #imgsocial:hover{opacity: 0.5;
  221.     transition:all 0.9s;
  222.     -moz-transition:all 0.9s;
  223.     -o-transition:all 0.9s;
  224.     -webkit-transition:all 0.9s;}
  225. #imgsocial img{ width:20px; height:20px;}    
  226.  
  227.  
  228. </style>
  229.  
  230.  <div id="paginacaoml">
  231.    
  232. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  233.  
  234. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  235. </div>
  236. </div></div>
  237.  
  238.  
  239.  
  240. <div id="sidebar">
  241. <div class="desc">
  242.  <div id="caixafoto"><div class="lux"><center><br> {block:Description}{Description}{/block:Description}</center></div>
  243.  
  244.  
  245.  <img src="{image:sidebar}"   class="bordinha">
  246.     </div></div></div>
  247.  
  248.    
  249. <div id="sidebar2"></div>
  250.  
  251.     <div class="menu">
  252. <div class="link">
  253.  
  254. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  255. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  256. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  257. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  258. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  259.  
  260. </div>
  261. </div>
  262. </div>
  263. </div></div>
  264.  
  265. <div id="titlez">{text:second titletop}</div></div>
  266.  
  267. <div id="credit"><a href="http://rejeitei.tumblr.com/"title="rejeitei | tumblr"style="text-decoration:none">©rejeitei</a></div>
  268.    
  269. </div>
  270.  
  271.  
  272. {block:IndexPage}
  273.  <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  274. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  275.  
  276. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  277.  
  278. <script type="text/javascript">
  279. $(window).load(function(){
  280. var $wall = $('#content');
  281. $wall.imagesLoaded(function(){
  282. $wall.masonry({
  283. itemSelector: '.posts',
  284. isAnimated : true
  285. });
  286. });
  287. $wall.infinitescroll({
  288. navSelector : "div#navigation",
  289. nextSelector : "div#navigation a#nextPage",
  290. itemSelector : '.posts',
  291. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  292. loadingText : " ",
  293. donetext : " ",
  294. extraScrollPx : 9000,
  295. bufferPx : 10000,
  296. debug : false,
  297. errorCallback: function() {
  298. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  299. }},
  300. function( newElements ) {
  301. var $newElems = $( newElements );
  302. $newElems.hide();
  303. $newElems.imagesLoaded(function(){
  304. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  305. });
  306. }); $('#content').show(500);
  307. });
  308. </script>
  309.  
  310. {/block:IndexPage}
  311.  
  312. </head>
  313. <body>
  314. <div id="content">
  315. {block:Posts}
  316.  
  317. {block:Text}
  318. <div class="posts">
  319. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  320. {Body}
  321. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  322. {/block:Text}
  323.  
  324. {block:Photo}
  325. <div class="posts">
  326. {block:IndexPage}<center><a title="{NoteCount}" href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  327. {block:PermalinkPage}
  328. <center><img src="{PhotoURL-500}" width="500">
  329. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  330. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  331. {/block:Photo}
  332.  
  333. {block:Photoset}
  334. <div class="posts">
  335. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  336. {block:PermalinkPage}
  337. <center>{Photoset-500}</center>
  338. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  339. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  340. {/block:Photoset}
  341.  
  342. {block:Quote}
  343. <div class="posts">
  344. <div class="pquote">"{Quote}"</div> {block:Source}<div class="pquotesource"><b>{Source}</b></div>{/block:Source}
  345. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  346. {/block:Quote}
  347.  
  348. {block:Link}
  349. <div class="posts">
  350. <div class="h4"><a href="{URL}">{Name}</a></div>
  351. {block:Description}{Description}{/block:Description}
  352. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  353. {/block:Link}
  354.  
  355. {block:Audio}
  356. <div class="posts">
  357. <div class="player"><center>{AudioPlayerBlack}</center></div>
  358. {block:Caption}{Caption}{/block:Caption}
  359. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  360. {/block:Audio}
  361.  
  362. {block:Chat}
  363. <div class="posts">
  364. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  365. <div class="chat">
  366. <ul>{block:Lines}
  367. <li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
  368. {/block:Lines}</ul>
  369. </div>    
  370. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  371. {/block:Chat}
  372.  
  373. {block:Video}
  374. <div class="posts">
  375. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  376. {block:PermalinkPage}
  377. <center>{Video-500}</center>
  378. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  379. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  380. {/block:Video}
  381.  
  382. {block:Answer}
  383. <div class="posts">
  384. <div class="pergunta"><b><i>{Asker}</i></b> asked: {Question}</div>
  385. <div class="answer">{Answer}</div>
  386. {block:IndexPage}<div class="notess">{block:NoteCount} {block:NoteCount}<a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year}</a> . <a href="{Permalink}">{NoteCountWithLabel}</a> /{/block:NoteCount} <a href="/ask">ask me too</a></div>{/block:IndexPage}</div>
  387. {/block:Answer}
  388.  
  389. {block:PermalinkPage}<div id="postnoteswrap">
  390. {block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  391. {block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  392. <div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  393. {block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  394. </div>{/block:PermalinkPage}
  395.  
  396. {block:PostNotes}<div id="infos">{PostNotes}</div>{/block:PostNotes}
  397.  
  398. {/block:Posts}
  399.  
  400. {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.  
  408. </div>
  409. </div>
  410.  
  411. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  412. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  413.  
  414. </body>
  415. </html>
Advertisement
Add Comment
Please, Sign In to add comment