Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----
- theme made by tumblr user planthed // weedhs ★彡
- keep the creds u lil bitch
- — http://painthemes.tumblr.com/
- — http://planthed.tumblr.com/
- — http://weedhs.tumblr.com/
- ------>
- <html lang="en">
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Average+Sans|Muli|Scada|Telex|Megrim|Inconsolata' rel='stylesheet' type='text/css'>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
- <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
- <meta name="image:Background" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Title" content="#aaa"/>
- <meta name="color:Text" content="#aaa"/>
- <meta name="color:Link" content="#aaa"/>
- <meta name="color:Hover" content="#aaa"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:blogtitle" content="悲しみと悲しみ" />
- <meta name="text:Link 1 Title" content="home" />
- <meta name="text:Link 1" content="/" />
- <meta name="text:Link 2 Title" content="message"/>
- <meta name="text:Link 2" content="/ask" />
- <meta name="text:Link 3 Title" content="etcetera" />
- <meta name="text:Link 3" content="/" />
- <meta name="text:Link 4 Title" content="about" />
- <meta name="text:Link 4" content="/" />
- <meta name="text:Link 5 Title" content="archive" />
- <meta name="text:Link 5" content="/archive" />
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:500px;
- padding:5px;
- margin-left: 20px;
- margin-top:4px;
- height:auto;
- line-height:12px;
- background:#000;
- font-family:calibri;
- font-size:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:#fff;
- border:1px solid #000;
- z-index:999999999999999999999999999999999999;
- }
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
- z-index:9999999999999999999999999999999999999;
- opacity:.2 !important;
- -webkit-filter:invert(100%);
- position:fixed!important;
- }
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
- -webkit-transition:opacity 0.7s linear;
- opacity:1.0;
- -webkit-transition:all 0.4s ease-out;
- -moz-transition:all 0.4s ease-out;
- transition: all 0.4s ease-out;
- z-index:99999;
- }
- ::-webkit-scrollbar {width: 8px; height: 4px; background:{color:background}; border-left: 1px solid transparent; }
- ::-webkit-scrollbar-thumb { background-color:black; }
- body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;}
- a:link, a:active, a:visited{cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;
- color:{color:link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- a:hover {
- font-style: none;
- color:{color:hover};
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- cursor: url(http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;
- }
- #akinanamhar{width:250px; height:auto;}
- {block:PermalinkPage}
- width:410px;border-left:1px solid #ddd;
- border-right:1px solid #ddd;
- background:#fff;
- {/block:PermalinkPage}
- }
- #center{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:250px;
- height:207px;
- background-color:white;
- {block:PermalinkPage}
- border-left:1px solid #ddd;
- border-right:1px solid #ddd;
- background:#fff;
- width:410px;
- height:207px;
- {/block:PermalinkPage}
- }
- body {
- padding: 0px;
- margin: 0px;
- color:#aaa;
- font-family: "calibri";
- line-height:12px;
- letter-spacing:1px;
- font-size:10px;
- url('http://media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress;
- background-position:center;
- background-repeat:repeat;
- background-attachment:fixed;
- background-color:{color:background};
- background-image:url({image:background});}
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- #posts{
- float:center;
- width:1000px;
- margin-left:340px;
- margin-top:40px;
- {block:permalinkpage}
- width:600px;
- {/block:permalinkpage}
- }
- .title{
- font-family:meem33;
- font-size: 15px;
- line-height: 16px;
- color: #000;
- margin-top:5px;
- padding: 2px 0px 0px 0px;
- }
- askk a{
- color:White;
- }
- askk {
- font-size:8px;
- font-family:Trebuchet MS;
- color:white;
- text-transform:uppercase;
- letter-spacing:1px;
- z-index:1;
- }
- #permalinks a{
- color:#fff;
- }
- #permalinks {
- background:#000;
- display:block;
- text-align:center;
- font-size:8px;
- letter-spacing:1px;
- padding-top:7px;
- font-family:calibri;
- text-transform:uppercase;
- padding:10px;
- color:#fff;
- margin-top:26px;
- width:200px;
- opacity:0;
- -o-transition-transition:0.4s;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- }
- #permalinks:before { font-style:normal; margin-top: -24px; margin-left: 5%; content:"▲";
- color:black; position:absolute; float:right; font-size: 25px; }
- #entry:hover #permalinks{
- opacity:1;margin-top:18px;
- -o-transition-transition:0.4s;
- -webkit-transition-duration:0.4s;
- -moz-transition-duration:0.4s;
- }
- #entry img{
- opacity:.8;
- -webkit-filter: grayscale(0%);
- -webkit-transition: all 0.7s ease-out;
- {block:indexpage}
- max-width:100%;
- {/block:indexpage}
- }
- #entry img:hover{
- opacity:1;
- -webkit-filter: grayscale(00%);
- -webkit-transition: all 0.7s ease-out;
- }
- #entry a{
- {block:PermalinkPage}
- color:#fff;
- {/block:PermalinkPage}
- }
- #entry {
- float:left;
- font-size:8px;
- font-family:calibri;
- letter-spacing:1px;
- word-spacing:2px;
- line-height:12px;
- color:#000;
- text-transform:uppercase;
- background-color:{color:background};
- padding:3px;
- margin:17px;
- margin-top:0px;
- margin-left:30px;
- display: block;
- position: relative;
- width:220px;
- {block:PermalinkPage}
- margin-top:0px;
- margin-left:20px;
- width:400px;
- z-index:999;
- padding:15px;
- background:#000;
- color:#fff;
- {/block:PermalinkPage}
- }
- #postnotes{
- text-align:left;
- }
- #postnotes blockquote{
- border:0px;
- }
- ol.notes li.note img.avatar {
- display:none;}
- #notas{
- height:auto;
- max-height:180px;
- overflow-y:scroll;
- overflow-x:hidden;
- border:1px solid #fff;
- padding:5px;
- }
- #fade {
- display: none;
- background:{color:background};
- position: fixed; top: 0; left:0;
- width: 100%; height: 100%;
- z-index: 999999999;
- opacity:1;
- }
- .popup_block {
- display: none;
- float: left;
- position: fixed;
- top:40%;
- left:50%;
- z-index: 9999999999999999;
- width:400px;
- overflow:visible;
- padding:20px;
- }
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- #about {
- padding:10px;
- font-size:15px;
- text-transform:uppercase;
- letter-spacing:2px;
- font-family:calibri;
- margin-top:0px;
- text-align:center;
- font-style:italic;
- color:{color:text};
- }
- #nav{margin-left:55px;
- padding:10px;
- }
- #nav a{
- color:#fff;
- padding:15px;
- width:50px;
- height:50px;
- border:1px solid #000;
- text-transform:uppercase;
- font-family:calibri;
- font-size:8px;
- letter-spacing:1px;
- display:inline-block;
- margin:5px;
- text-align:center;
- line-height:45px;
- background:#000;
- transition: all 0.5s ease-out;
- -o-transition-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- opacity:1;
- }
- #nav a:hover{
- background:{color:background}
- color:{color:text};
- }
- #sidebar {
- z-index:999;
- position:fixed !important;
- margin-top:-10px;
- margin-left:-50px;
- }
- .foto img{
- border-radius:100%;
- width:80px;
- height:80px;
- z-index:9999;
- margin-left:90px;
- -webkit-filter: grayscale(60%);
- }
- #desc a{
- color:#fff;
- }
- #desc{
- z-index:9999999;
- opacity:1;
- line-height:15px;
- position:fixed !important;
- width:150px;
- height:auto;
- font-size:8px;
- text-align:left;
- letter-spacing:1px;
- text-transform:uppercase;
- color:#fff;
- padding:9px;
- font-family:calibri;
- margin-top:-70px;
- margin-left:190px;
- background:#000;
- border-radius:0px;
- -webkit-transition:all 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .video iframe,
- .video .tumblr_video_container,
- .video .tumblr_video_container iframe {
- display:block;
- width:100%;
- height:Auto;
- }
- .video #youtube_iframe {
- display:block;
- width:100%;
- height:Auto;
- }
- #desc:before{
- position: absolute;
- left: -18px;
- top: -15px;
- width: 0px;
- content:"";
- transform: scale(1.7, .3);
- -webkit-transform: scale(1.7, .3);
- -moz-transform: scale(1.7, .3);
- -o-transform: scale(1.7, .3);
- -ms-transform: scale(1.7, .3);
- height: 0px;
- border-right: 8px solid #000;
- border-bottom: 45px solid transparent;
- border-left: 6px solid transparent;
- border-top: 45px solid transparent;
- }
- #mas{
- z-index:9999999;
- opacity:0;
- line-height:25px;
- position:fixed !important;
- font-size:30px;
- text-align:left;
- letter-spacing:1px;
- text-transform:uppercase;
- line-height:10px;
- color:#fff;
- padding:9px;
- font-family:tahoma;
- margin-top:-57px;
- margin-left:360px;
- font-style:bold;
- border-radius:0px;
- -webkit-transition:all 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- #mas:hover{
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- }
- #mas a{
- color:black;
- }
- #sidebar:hover #mas{
- opacity:1;
- }
- #credit{
- opacity:.8;
- position:fixed;
- font-family:consolas;
- text-transform:normal;
- z-index:999;
- bottom:5px;
- right:5px;
- padding:2px;
- width:auto;
- height:10px;
- padding-bottom:3px;
- overflow:hidden;
- text-align:center;
- font-size:17px;
- letter-spacing:-3px;
- border:0px solid #ccc;
- background:transparent;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a{
- color:#000;
- }
- .credit_u{
- line-height:10px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- #credit a:hover .credit_u{
- margin-top:-15px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- }
- .credit_h{
- line-height:20px;
- font-size:8px;
- font-family:arial;
- letter-spacing:2px;
- text-transform:uppercase;
- }
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:20,
- tip_fade_speed:400,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".na").hide();
- $(".notess").click(function(){
- $('.na').slideToggle("slow");
- return true;
- });
- });
- </script>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <body>
- <div id="01" class="popup_block">
- <div id="about">— NAVIGATION </div>
- <div id="nav">
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- <a href="{text:Link 5}">{text:Link 5 Title}</a>
- <a href="http://planthed.tumblr.com">Theme</a>
- </div>
- </div>
- </div>
- <div id="center">
- <div id="content">
- <div id="sidebar">
- <div class="foto"><a title="refresh" href="/"><img src="{image:sidebar}"></a></div>
- <div id="desc">{Description}
- </div>
- <div id="mas"><a title="links" href="#?w=400" rel="01" class="poplight">+</a></div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span></a>
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month}
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a>
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month}
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a>
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- <a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="100%"></a></center>
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:0px;">{dayofmonth} {month}
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a>
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:0px;"/></a>
- {/block:Photos}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month} ·
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a> ·
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝{quote}❞ </div>
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month} ·
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a> ·
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>{/block:IndexPage}
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month} ·
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a> ·
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="video">{Video-500}</div>
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month} ·
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a> ·
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:Video}
- {block:Answer}
- <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#000;border:1px solid #000; border-radius:0px;font-size:8px;text-transform:uppercase;font-family:calibri;
- border-radius:0px;color:#fff">
- <askk>{asker}</askk>: {Question}</div>
- <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left; text-transform:normal;font-size:8px;font-family:calibri; ">
- {Answer}
- </div>
- {block:IndexPage}
- <div id="permalinks">
- <span style="padding-left:5px;">{dayofmonth} {month} ·
- <a href="{permalink}"onclick="clicksound.playclip()">{notecountwithlabel}</a> ·
- <a href="{ReblogURL}" target="_blank"onclick="clicksound.playclip()">reblog</a></span></div>
- {/block:indexpage}
- {/block:Answer}
- {block:PermalinkPage}
- {caption}
- {block:Date}posted <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount}with {NoteCount} notes<br>{/block:NoteCount}
- {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>of:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br><br>
- <div id="notas">
- {/block:RebloggedFrom}
- {block:NoteCount} <div style="margin:10px; margin-left:10px"></div>{/block:NoteCount}</center>
- {/block:PermalinkPage}
- {block:PostNotes}
- <div id="postnotes">{PostNotes}</div>
- {/block:PostNotes}</div>{/block:Posts}
- </div></div></div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <div id="credit"><a href="http://planthed.tumblr.com"><div class="credit_u"> < / > </div><div class="credit_h">theme</div></a></div>
- <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/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#entry, #entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#entry, #entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement