Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <! ----------------------------------------------
- LIVE PREVIEW: http://thailinda95.tumblr.com/
- theme by: AFASTAREI
- sem cópias totais ou parciais.
- p l a g i o e c r i m e
- ---------------------------------------------- !>
- <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|But|Lobster|Redressed|Qwigley|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:link" content="#828282" />
- <meta name="color:linkhover" content="#f5f5f5" />
- <meta name="color:text" content="#828282" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:borda2" content="#fff" />
- <meta name="text:titulo" content="Namora comigo?" />
- <meta name="image:background" content="http://static.tumblr.com/qm5x3lf/mjIma44ux/grainy03_03.gif" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
- <meta name="if:one columns" content="1"/>
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:links" content="#999999" />
- <meta name="image:background" content=""/>
- <meta name="font:text" content="verdana" />
- <meta name="color:titulo" content="#fff" />
- <meta name="color:links" content="#828282" />
- <meta name="color:linkshover" content="#828282" />
- <meta name="color:background" content="#f1f1f1" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:link" content="#696969" />
- <meta name="color:link hover" content="#696969" />
- <meta name="color:text" content="#696969" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:link" content="#828282" />
- <meta name="color:linkhover" content="#f5f5f5" />
- <meta name="color:text" content="#828282" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:borda1" content="#fac0de" />
- <meta name="color:bglinks" content="#acacac" />
- <meta name="color:post" content="#fff" />
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="link3" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="link4" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="link5" />
- <meta name="image:sidebar" content="http://static.tumblr.com/4ed19279ecd3c31905223883b1f46520/e5skbcf/9D0mnf0i7/tumblr_static_tumblr_mmccliosiw1rar29bo1_500.jpg" />
- <meta name="color:background" content="#F5f5f5" />
- <meta name="color:font" content="#999999" />
- <meta name="color:links" content="#999999" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:link" content="#ffffff" />
- <script src="http://static.tumblr.com/rozpbz7/nFim53lu5/jquery.js"></script>
- <script src="http://static.tumblr.com/rozpbz7/tcom53lvc/easing.js"></script>
- <script type='text/javascript'>
- $(document).ready(function() {
- $('.box_containere').hover(function(){
- var width = $(this).outerWidth() / 2;
- $(this).find('.left').animate({ right : width },{queue:false,duration:300});
- $(this).find('.right').animate({ left : width },{queue:false,duration:300});
- }, function(){
- $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
- $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
- });
- $('.box_container3').hover(function(){
- var width = $(this).outerWidth() / 2;
- $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
- $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
- }, function(){
- $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
- $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
- });
- });
- </script>
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#allboxes');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.entry',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#allboxes').show(500);
- });
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- </head>
- <style type="text/css">
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.6s linear;
- opacity: 0.3;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- z-index:999999999999999999;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.6s linear;
- opacity: 0.8;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- z-index:999999999999999999999;}
- ::-webkit-scrollbar{width:01px;height:0px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:40px; background-color:{color:borda1};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color:#d3d3d3;-webkit-border-radius:px;}
- /*theme by umabonecaciumenta*/
- body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: justify; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
- a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text}; }
- blockquote img{max-width: 370px!important}
- blockquote blockquote img{max-width: 350px!important}
- blockquote blockquote blockquote img{max-width: 330px!important}
- blockquote blockquote blockquote blockquote img{max-width: 310px!important}
- /*theme by umabonecaciumenta*/
- /*theme by umabonecaciumenta*/
- /* BASE BY THAI, UMABONECACIUMENTA */
- #allboxes {float: left;margin-left:422px;margin-top:5px; text-align: left;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;width:700px;}
- .entry {width: 450px; background-color: {color:entry}; padding: 15px; margin-bottom:0px;text-align:none; margin-left: 5px;margin-top:5px; ;font-family: Calibri ;font-size: 14px; position: relative;-webkit-transition: all 1.5s ease-ou-moz-transition: all 1.5s ease-out;{block:indexpage}width:450px;{/block:indexpage}{block:PermalinkPage}width:515px;{/block:PermalinkPage}};}
- .entry:hover {}/*theme by umabonecaciumenta*/
- .entry:hover }
- /*theme by umabonecaciumenta*/
- h1:first-letter{font-family: Rochester; font-size: 21px;color:{color:borda1}}
- h1 {font-family: calibri;text-align: center; font-size: 17px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
- h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
- h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
- /*theme by umabonecaciumenta*/
- .image {text-align: center; border: 0px}
- .image img {max-width:450px; margin-bottom: 2px; opacity:.8; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
- .image img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
- .caption {font-family: muli; text-align: center; font-size: 14px; line-height: 10px; padding: 3px;}
- #paginal {font-family: calibri; font-size: 9px; text-align: center;}
- #paginal a {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}}
- #paginal a:hover {background: {color:titulo}; color: {color:borda1};}
- #paginal span.pagina_atual {background: {color:titulo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:borda1}; font-weight: bold; text-decoration: none;}
- .ps {z-index:9999999999;position:fixed; color: {color:borda1}; padding: 5px; margin-top: 325px; margin-left: 184px; width: 220px; height:12px;font-family: calibri; font-size: 9px;}
- .xquote {text-align:justify;font-family: cambria; line-height:15px; font-size: 14px;padding:3px;margin-left:02px; margin-bottom:3px; margin-top:10px;font-style:italic;}
- .xquotesource { font-family: calibri; font-style:normal;text-align: center; text-transform:none; margin-bottom:5px; ;font-size:13px; color:{color:text};-webkit-border-radius: 4px ; }
- .xquotesource a, a:hover{text-transform: none;}
- .xquotesource a, a:hover{text-transform: none;}
- /*theme by umabonecaciumenta*/
- .chat{
- line-height: 12px;
- list-style: none
- }
- .chat ul {
- line-height: 15px;
- list-style: none;
- padding: 0px;
- }
- .person1 {
- background-color:#eee;
- color: #888;
- }
- .person1 .label {
- padding: 0px;
- margin-left: 5px;
- color:#888;
- }
- .person2 {
- background-color: #ccc;
- color:#888;
- }
- .person2 .label {
- padding: 0px;
- margin-left: 5px;
- color: #888;}
- .answer {
- padding: 3px; text-align: justify;
- background-color: {color:background};}
- .answer {
- padding: 2px;}
- .answer img {
- max-width: 470px;}
- ::-moz-selection {
- color: #fff;
- background: {color:sidebar};
- }
- ::selection {
- color: #fff;
- background: {color:sidebar};
- }
- #ssource{margin-left:10px; display: none;}
- #perma {margin-top:11px; font-family: cambria; color: {color:text}; text-align: right;; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:none; background-color: {color:entry}; padding-top: 1px; font-style:italic; border-top:1px solid #f0f0f0; }
- #perma a {font-size: 11px; font-family: cambria;; text-transform: none; color: {color:text}; opacity:10;font-style:italic; }
- #perma a:hover {opacity:0.6;}
- .thaimg { float: left; margin-top: 82px; margin-left:192px; position: fixed; overflow: hidden; width: 220px; height: 288px; -webkit-border-radius: 5px ; ;z-index:299; }
- .thaimg img {height:205px; width: 205px; background-color: #000; padding:0px; margin-left:8px; margin-top:20px;;-webkit-border-radius: 40 0px 40px 0px ;}
- .thaimg img:hover {;}
- .thaimg:hover .textoss{opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; left:; top:;background-color:#000;;-o-transition-duration:0.7s;-webkit-transform: rotate(-720deg); text-shadow:0px 0px 7px #fff; }
- .thaimg:hover img.top, .cf4.hover_effect img.top {;}
- .thaimg:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
- #thats2{position:fixed; width: 236px; height:25px; floatt: left; margin-left:285px; margin-top: 283px; padding: 0px; text-align:center;z-index:299; }
- #thats2 a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: consolas; font-style: normal;;font-size: 12px; ;text-align:center; margin-bottom: 0px;width:12px; color:{color:background};; text-decoration:none; text-transform:none; height: 30px; padding: 1px;line-height:25px;}
- #thats2 a:hover { text-transform:none;letter-spacing: 0px; -webkit-border-radius: 15px ; }
- #thai9 {text-align: center; overflow: hidden; height:15px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 20px; font-family: calibri ; position: fixed; ;margin-left:7px; width: 82px; background-color:transp; color: #b5b5b5; padding: 5px; margin-top: -12px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 20px; z-index:900;}
- #thai9 a {color:{color:Text};text-transform: none;font-size:13px;}
- #thait3 {
- background-color:#transp;
- padding: 2px;
- height:12px;
- line-height:12px;
- float:left;
- text-align: right;
- position:fixed;
- margin-left:67px;
- margin-top:275px;font-style:normal;
- width:487px;
- font-family:consolas;;font-size:15px;
- letter-spacing:2px;
- text-align: center;
- color: {color:background}; letter-spacing:-1px;
- z-index:555; text-transform: none;; }
- #thait3 a:hover{text-transform: none; background-image:url('') ; -webkit-transform: rotate(-0deg);}
- #thaidlc {text-align: center; overflow: hidden; height:37px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 12px; font-family: cambria; position: fixed; margin-left:189px; width: 205px; background-color:; color: {color:descricao}; padding: 5px; margin-top: 83px; background-attachment: fixed; -webkit-transition: all 1s ease-out; font-style:italic;-moz-transition: all 1s ease-out; ; letter-spacing: 0px; text-transform: none;line-height: 12px; z-index:295;;}
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
- #tumblrcontrols2 {position:fixed; top:50px; right:4px; z-index:999;}
- #tumblrcontrols2 a {opacity:2;
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
- </style>
- <body>
- </div>
- </div> </div>
- </div class>
- </div>
- <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div></div></div>
- </div></div>
- <div class="thaimg">
- <img src="{image:sidebar}"></div></div></div>
- <div id="thaidlc">{description} </div>
- <div id="thait3">{text:titulo}</a></div>
- <div id="thats2">
- <a href="{text:Link1}" title="{text:Link1 Title}">△ </a>
- <a href="{text:Link2}" title="{text:Link2 Title}">▽</a>
- <a href="{text:Link3}" title="{text:Link3 Title}">△ </a>
- <a href="{text:Link4}" title="{text:Link4 Title}">▽</a>
- <a href="{text:Link5}" title="{text:Link5 Title}">△</a>
- </div></div>
- <div id="thai9" title="Créditos: AFASTAREI (c) NÃO COPIE!"> <a href="http://AFASTAREI.tumblr.com/">Afastarei <font color="#98ace7">©</font></a> </div>
- <div id="allboxes">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
- {block:PostNotes}
- <div class="caixa>
- <div class="extra"><img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">
- {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> - Source </a>{/block:ContentSource}</div>
- <div class="extra">
- <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}
- </div>
- <div class="extra">
- <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user"> {block:HasTags}{/block:HasTags}
- <span style="width:auto;">
- {block:HasTags}
- {block:Tags}
- <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- </div>
- <div class="extra">
- <img src="http://static.tumblr.com/ifqwhnb/x5Mm1qzsk/oae9l.png" class="user">{NoteCount}
- </div>
- {PostNotes}
- </div>
- {/block:PostNotes}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="xquote">❝ {Quote}</div>
- {block:Source}<div class="xquotesource"> {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div class="player">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div class="answer"><b>{Asker}:</b> {Question}</div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- <div id="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></div> <div id="perma">
- {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} - <a href="{ReblogURL}" target="_blank">reblog baby </a> {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>
- {/block:RebloggedFrom}
- <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div></div>
- {/block:Posts}
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH !DON'T COPY BITCH.DON'T COPY BITCH. DON'T COPY BITCH . DON'T COPY BITCH -->
- <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
- <a href="http://umabonecaciumenta.tumblr.com" title="Créditos: UMABONECACIUMENTA © | NAO COPIE! (c) " ><big>THEME ©</big></a></div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment