Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
- <html lang="en">
- <head>
- <title>{Title}</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="color:Blog title" content="#000000"/>
- <meta name="color:Text" content="#575653"/>
- <meta name="color:Links" content="#5C5C5C"/>
- <meta name="color:Links Hover" content="#B1B1B1"/>
- <meta name="color:Title" content="#FFFFFF"/>
- <meta name="color:Background" content="#ECECEC"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Scrollbar Background" content="#FFFFFF"/>
- <meta name="color:Title Hover" content="#FFFFFF"/>
- <meta name="if:Show Portrait on Asks" content="1"/>
- <meta name="if:Show Blog Title" content="1"/>
- <meta name="if:Show Background Image" content="1">
- <meta name="if:Use Banner" content="0">
- <meta name="if:Show Message Link" content="1">
- <meta name="if:Show Submit" content="1"/>
- <meta name="if:Show Archive Link" content="1">
- <meta name="if:Rounded Scrollbar" content="1"/>
- <meta name="if:Underline Hover" content="0"/>
- <meta name="if:Show to top" content="1"/>
- <meta name="if:Two Small Columns" content="0"/>
- <meta name="if:Tree Small Columns" content="0"/>
- <meta name="if:Tree Columns" content="0"/>
- <meta name="if:Four Small Columns" content="0"/>
- <meta name="if:Custom To Top Image" content="0"/>
- <meta name="if:Nav Links Uppercase" content="1">
- <meta name="text:Title font size" content="22"/>
- <meta name="text:Post title font size" content="12"/>
- <meta name="text:Body font size" content="11"/>
- <meta name="text:Margin Between Banner" content="10" />
- <meta name="image:Background" content="">
- <meta name="image:Banner" content="">
- <meta name="image:UpImage" content="">
- <meta name="text:Link One" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Four" content="" />
- <meta name="text:link Four Title" content="" />
- <meta name="text:link Five" content="" />
- <meta name="text:link Five Title" content="" />
- <meta name="text:link Six" content="" />
- <meta name="text:link Six Title" content="" />
- {block:Description}<meta name="description" content="{MetaDescription}"/> {/block:Description}
- <script type="text/javascript" src="http://static.tumblr.com/y2k03pb/A3nm3six5/jquery-latest.js"></script><script type='text/javascript'>$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}}); $(function() {$("#toTop").scrollToTop(); });</script><script type="text/javascript">$(document).ready(function(){ $(".links_body").hide(); $(".links_head").click(function(){ $(this).next(".links_body").slideToggle('slow');}); }); </script><script type="text/javascript">$(document).ready(function(){ $(".links_bod").hide(); $(".sidebarlinks").click(function(){ $(this).next(".links_bod").slideToggle('slow');});});</script><script>function mostrardiv() {div = document.getElementById('hiddenotes');div.style.display = '';}function cerrar() {div = document.getElementById('hiddenotes');div.style.display='none';}</script><script type="text/javascript" href="http://static.tumblr.com/y2k03pb/Inmlrwid7/j.js" ></script><script type='text/javascript'>
- $(function(){$.fn.paginas=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});}}); $(function() {$(".pagy").paginas();});</script>
- <link href='http://fonts.googleapis.com/css?family=Lato|Viga|Carme' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/llcwgeq/jCJmj940p/one.txt"></script>
- <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Open+Sans' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Knewave' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Orienta' rel='stylesheet' type='text/css'>
- <style type="text/css">
- .insta {
- z-index:999999999;
- width:96px;
- height:20px;
- background:url(http://media.tumblr.com/tumblr_m66479N3tt1rn2ylj.png);
- display:block;
- position:absolute;
- top:26px;
- right:2px;
- -webkit-transition:opacity 0.7s linear;
- opacity:0.5;
- filter:alpha(opacity=50);
- filter:"alpha(opacity=50)";
- }
- .insta:hover{
- -webkit-transition:opacity 0.7s linear;
- opacity:1;
- filter:alpha(opacity=100);
- filter:"alpha(opacity=100)";
- }
- @font-face {
- font-family: 'frestyle';
- src:url('http://static.tumblr.com/llcwgeq/yxcmbhsfo/freescpt.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
- }
- h1 {
- color:{color:Blog title};
- padding-bottom:10px;
- font-weight: normal;
- font-size:{text:title font size}px;
- font-family: 'Knewave', cursive;
- line-height: -4px;
- {block:ifusebanner}display:none;{/block:ifusebanner}
- }
- h1:hover a{
- color: {color:Title Hover};
- -webkit-transition-duration: 0.5s;
- }
- h1 a {
- color:{color:Blog title};
- }
- body {
- height: 100%;
- background-color:{color:Background};
- color: {color:Text};
- font-size: 12px;
- font-family: 'trebuchet ms';
- line-height: 14px;
- padding: 10px 0 200px 0;
- {block:ifShowbackgroundImage}background-attachment: fixed;
- background-image:url('{image:Background}');
- {/block:ifshowbackgroundimage}
- }
- a {
- color: {color:Links};
- text-decoration:none;
- }
- a:hover {
- color: {color:Links Hover};
- {block:IfUnderlineHover}text-decoration: underline;{/block:IfUnderlineHover}
- -webkit-transition-duration: 0.5s;
- }
- a.title {
- color: {color:Links};
- text-decoration:none;
- }
- ::-webkit-scrollbar-thumb:vertical {
- opacity:0.1;
- background-color:{color:Scrollbar};
- height:100px;
- {block:IfRoundedScrollbar}
- -moz-border-radius:20px;
- -webkit-border-radius:20px;
- {/block:IfRoundedScrollbar}
- }
- ::-webkit-scrollbar-thumb:horizontal {
- opacity:0.5;
- background-color:{color:Scrollbar};
- height:10px;
- {block:IfRoundedScrollbar}
- -moz-border-radius:20px;
- -webkit-border-radius:20px;
- opacity:0.5;
- {/block:IfRoundedScrollbar}
- }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- opacity:1;
- background-color:{color:Scrollbar Background};
- }
- #container {
- width: 1024px;
- margin: auto auto auto auto;
- position: relative;
- }
- #container .header {
- width: 200px;
- float:left;
- position:fixed;
- margin: auto auto;
- margin-top:25%;
- }
- #container .description {
- padding: 0px 0px 0px;
- clear: both;
- position: relative;
- text-align:center;
- width:200px;
- margin-left: auto;
- margin-right: auto;
- {block:ifusebanner}margin-top:{text:Margin Between Banner}px;{/block:ifusebanner}
- }
- #container .posts {
- width: 668px;
- clear: both;
- position: relative;
- margin-left: auto;
- margin-right: 10%;
- {block:iftwosmallcolumns}
- width: 449px;
- margin-right: 25%;
- {/block:iftwosmallcolumns}
- {block:iftreecolumns}
- width:869px;
- margin-right:-8%;
- {/block:iftreecolumns}
- {block:iftreesmallcolumns}
- width:669px;
- margin-right:10%;
- {/block:iftreesmallcolumns}
- {block:iffoursmallcolumns}
- width:852px;
- margin-right:-4%;
- {/block:iffoursmallcolumns}
- }
- #container .box {text-align:justify;
- width: 300px;
- margin-left: 15px;
- float: left;
- margin-bottom: 42px;
- {block:iftwosmallcolumns}
- margin-left: 15px;
- width: 200px;
- margin-bottom: 36px;
- {/block:iftwosmallcolumns}
- {block:iftreesmallcolumns}
- width: 200px;
- margin-left: 10px;
- margin-bottom: 32px;
- {/block:iftreesmallcolumns}
- position: relative;
- {block:iffoursmallcolumns}
- width: 200px;
- margin-left: 10px;
- margin-bottom: 32px;
- {/block:iffoursmallcolumns}
- {block:iftreecolumns}
- width:250px;
- margin-left:10px;
- margin-bottom:32px;
- {/block:iftreecolumns}
- }
- #container .box a{
- -webkit-transition-duration: 0.5s;
- }
- #container .box img {
- max-width: 100%;
- border:0px;
- -webkit-transition-duration: 0.5s;
- opacity:1;
- }
- #container .title {
- font-size:{text:Post title font size}px;
- line-height: 18px;
- text-decoration: none;
- display: block;
- color:{color:Title};
- padding: 8px;
- }
- #container .ask {
- font-size:{text:Post title font size}px;
- line-height: 18px;
- text-decoration: none;
- color:{color:Title};
- }
- #container .audio {
- width: 300px;
- }
- #container .columnHolder {
- width: 800px;
- margin: 5px 0 0 5px;
- overflow: hidden;
- }
- #container .columnHolder .column {
- width: 300px;
- min-height: 1px;
- float: left;
- }
- #container .columnHolder .column.middle {
- margin: 0 0px;
- }
- #arrow {
- font-size:15px;
- padding-left:0px;
- color:{color:background};
- margin-top:-5px;
- padding-bottom:5px;
- }
- {block:PermalinkPage}
- #container .posts {
- width: 648px;
- clear: both;
- position: relative;
- margin-right: auto;
- padding-top:35px;
- {block:iftwosmallcolumns}
- width: 648px;
- {/block:iftwosmallcolumns}
- {block:iftreesmallcolumns}
- width:648px;
- {/block:iftreesmallcolumns}
- {block:iftreecolumns}
- width: 648px;
- {/block:iftreecolumns}
- }
- .box {
- width: 520px !important;
- padding-left: 10%;
- }
- p.answer_form_container {
- width: 580px;
- }
- ol.notes {
- width: 520px;
- position:absolute;
- padding-left:25%;
- list-style-type: none;
- margin: 0px 0 10px 0;
- padding: -10px -90px;
- }
- ol.notes li.note {
- margin: 0px 0 2px 0;
- padding: 0;
- }
- ol.notes a {color:Links}
- ol.notes img.avatar {
- display: true;
- padding:2px 0 0 2px;
- border:0px;
- }
- ol.notes blockquote {
- margin: 0;
- }
- ol.notes blockquote a {
- text-decoration: none;
- }
- {/block:PermalinkPage}
- .video{
- text-align: center;
- background-color:black;
- }
- #toTop{
- position:fixed;
- bottom:20px;
- right:20px;
- cursor:pointer;
- background-image:url('http://static.tumblr.com/cec6c421cc2402136eda2afce400961a/llcwgeq/noHmie1zn/tumblr_static_totopsierz.png');no-repeat;
- {block:ifCustomToTopImage}
- background-image:url('{image:UpImage}');no-repeat;
- {/block:ifCustomToTopImage}
- z-index:9999px;
- font-size:9px;
- text-align:center;
- width:50px;
- height:50px;
- }
- #top-link {
- position:fixed;
- right:5px;
- bottom:5px;
- color:white;
- font-weight:bold;
- text-decoration:none;
- padding:10px;
- border:0px;
- }
- #audiotest {
- background-image:url('http://static.tumblr.com/2w7y46r/gPklc94jg/play.png');
- margin-top: -27px;
- display:block;
- height:27px;
- z-index:-1000;
- width:240px;
- {block:ifTreeSmallColumns}
- width:190px;
- {/block:ifTreeSmallColumns}
- {block:ifTwoSmallColumns}
- width:190px;
- {/block:ifTwoSmallColumns}
- }
- .box:hover #reblog{
- {block:IndexPage}
- margin-left:8px;
- margin-top:8px;
- opacity:1;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:28px;
- float:left;
- margin-left:8px;
- margin-top:8px;
- position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- .box:hover #notecounter{
- {block:IndexPage}
- color:#ffffff;
- margin-left:12px;
- margin-top:32px;
- opacity:0.6;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #notecounter {
- float:left;
- padding:1px 5px 0px 5px !important;
- color:#ffffff;
- text-align:right;
- background-image:url(http://static.tumblr.com/y2k03pb/kR0m5g5gm/1.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:0px;
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- -o-border-radius:3px;
- border-radius:3px;
- width:auto;
- float:left;
- margin-left:12px;
- margin-top:32px;
- position:absolute;opacity:0;-webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
- #notecounter a{
- color:#ffffff;
- }
- .back {
- margin-top: -25px;
- width:100%;
- opacity: 0;
- z-index: 1000;
- }
- {block:PermalinkPage}
- .back img{
- width:500px;
- height:20px;
- }
- {/block:PermalinkPage}
- .curve2 {padding:00px 5px 00px 5px;}
- </style>
- <script src="http://static.tumblr.com/ubmlcww/CVqlrvww0/two.txt"></script>
- <script src="http://cjoint.com/13jn/CFqtBt9ZO9x_credit.txt"></script>
- <script src="http://static.tumblr.com/ubmlcww/Bhflrvwwe/three.txt" type="text/javascript"></script>
- <script src="http://static.tumblr.com/is5f0mm/JOdlrpvsh/four.txt" type="text/javascript"></script>
- <script src="http://static.tumblr.com/is5f0mm/cuOlrpvzp/five.txt" type="text/javascript"></script>
- </head>
- {block:indexpage}
- <script src="http://static.tumblr.com/is5f0mm/PT0lrpwjq/six.txt" type="text/javascript"></script>
- {/block:indexpage}
- <br>
- <div id="container">
- <div class="header">
- <div style="text-align: center; ">{block:ifusebanner}<a href="{URL}"><img style="max-width:200px; max-height:400px" src="{image:banner}"/></a>{/block:ifusebanner}<h1 class="bebas"><a href="/">{block:ifshowblogtitle}{Title}{/block:ifshowblogtitle}</a></h1></div>
- <div class="description">{description}<br style="clear:both"><center>
- </div>
- <div style="text-align: center; font-size:13px; margin-top:10px; {block:ifNavLinksUppercase}text-transform: uppercase;{block:ifNavLinksUppercase} ">
- {block:ifshowhomelink}<a href="/"></a> {/block:ifshowhomelink}
- {block:ifshowmessagelink}<a href="/ask">Ask</a> {/block:ifshowmessagelink}
- {block:ifLinkOneTitle}
- <a href="{text:Link One}" class="link">{text:Link One Title}</a>
- {/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}
- <a href="{text:Link Two}" class="link">{text:Link Two Title}</a>
- {/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}
- <a href="{text:Link Three}" class="link">{text:Link Three Title}</a>
- {/block:ifLinkThreeTitle}
- {block:ifLinkFourTitle}
- <a href="{text:Link Four}" class="link">{text:Link Four Title}</a>
- {/block:ifLinkFourTitle}
- {block:ifLinkFiveTitle}
- <a href="{text:Link Five}" class="link">{text:Link Five Title} </a>
- {/block:ifLinkFiveTitle}
- {block:ifLinkSixTitle}
- <a href="{text:Link Six}" class="link">{text:Link Six Title} </a>
- {/block:ifLinkSixTitle}
- {block:Pages}
- <a href="{URL}" title="{Label}">{Label}</a>
- {/block:Pages}
- {block:ifshowarchivelink}<a href="/archive" >archive</a> {/block:ifshowarchivelink}
- {block:IfShowSubmit}<a href="/submit">submit </a> {/block:IfShowSubmit}
- </div>
- </div>
- <div class="posts" id="allposts">
- {block:Posts}
- <div class="box">
- {block:Photo}
- {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/llcwgeq/1Pimgp3k0/sierzreblog.png" width="28px"/></a></div>
- <div id="notecounter" ><a href="{Permalink}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <div><img style="min-width:100%;" class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()" src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}">
- </div>
- <div class="back"></div>
- <div class="perma">
- <a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a>
- <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>
- {/block:Photo}
- {block:Photoset}
- <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/llcwgeq/1Pimgp3k0/sierzreblog.png" width="28px"/></a></div>
- <div id="notecounter" ><a href="{Permalink}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a></div>
- {block:iftreecolumns}
- <div class="photoset">
- <a href="{Permalink}" target="_blank">
- {Photoset-250}
- </a>
- </div>
- <div style="line-height:10px; font-size:{text:Body font size}px; margin-top:0px; text-align:center;">
- </div>
- <div class="back"></div>
- {/block:iftreecolumns}
- {block:IfNottreecolumns}
- {block:Photos}
- <img src="{PhotoURL-500}"
- width="max"/>{/block:Photos}
- <div class="back"></div>
- {/block:ifnottreecolumns}
- {/block:Photoset}
- {block:Audio}
- <div class="curve">
- <div style=" width:100%; height:27px; font-size:1px; color:black; background-color:#000000;">
- {AudioPlayerBlack}
- </div><a href="{Permalink}" target="_blank" id="audiotest"></a></div>
- {block:indexpage}<div style="{block:AlbumArt}min-height:40px; padding-left:60px;margin-top:-60px;{/block:AlbumArt}"></div>{/block:IndexPage}
- {block:IndexPage}
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a>
- <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a>{block:ExternalAudio}<a href="{ExternalAudioURL}"></a>{/block:ExternalAudio}</div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="video">
- {block:iffourcolumns}{Video-250}{/block:iffourcolumns}
- {block:ifthreecolumns}{Video-250}{/block:ifthreecolumns}
- {block:iftwocolumns}{Video-500}{/block:iftwocolumns}
- {block:ifonecolumn}{Video-500}{/block:ifonecolumn}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div>
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a><a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>
- {/block:Video}
- {block:Text}
- <div class="curve">{block:Title}<a href="{Permalink}" class="title"> {Title} </a>{/block:Title}</div>{block:Title}{/block:Title}
- <div style="padding-left:8px; padding-top:2px; padding-right:8px;">{Body}</div>
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a><a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>
- {block:More}<br><br> <a href="{Permalink}" class="readMore">Read More</a>{/block:More}
- {/block:Text}
- {block:Answer}
- <div class="curve">{block:ifShowPortraitonAsks}<div style="padding:5px; float:left; position:static;"><img style="max-height:100%" src="{AskerPortraitURL-24}"/></div>{/block:ifShowPortraitonAsks}<div style="padding-top:5px;">{Asker}:<a href="{Permalink}" class="ask"> {Question}.</a></div></div>
- <div style="padding-top:5px; text-align:justify;"><center>{Answer}</center>
- </div>
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a></div>
- {/block:Answer}
- {block:Link}
- <div class="curve"><a href="{URL}" class="title" {Target}> {Name} </a>
- </div>
- {block:Description}<div style="padding-left:8px; padding-top:2px; padding-right:8px;">{Description}</div>{/block:Description}
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a><a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>
- {/block:Link}
- {block:Quote}<div class="curve"><a href="{Permalink}" class="title">"{Quote}"</a></div>{block:Source}<div class="curve2">{Source}</div><br>{/block:Source}
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a><a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>{/block:Quote}
- {block:Chat}
- <div class="curve">{block:Title}<a href="{Permalink}" class="title"> {Title} </a>{/block:Title}</div>{block:Title}{/block:Title}
- <table class="chat" style="padding-left:5px;"cellspacing="0">{block:Lines}<tr>{block:Label}<td class="name line{UserNumber}">{Label}</td>{block:Label}<td class="words line{UserNumber}">{Line}</td></tr>{/block:Lines}</table>
- <div class="back"></div>
- <div class="perma"><a href="{Permalink}" target="_blank"></a>
- {block:NoteCount}<a href="{Permalink}" target="_blank">{/block:NoteCount}</a><a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"></a></div>
- {/block:Chat}
- {block:PermalinkPage}<block:Caption>
- <BR>{Caption}</block:Caption><BR><BR>
- {block:NoteCount}{notecountwithlabel}{/block:NoteCount}{/block:PermalinkPage}
- </div>
- {block:PermalinkPage}</div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}{/block:Posts}
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {block:IndexPage}
- <div class="columnHolder footer"><div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- {block:PermalinkPagination}
- {block:NextPost}<a href="{NextPost}" class="navigate">{/block:NextPost}{block:NextPost}</a>{/block:NextPost}
- {block:PreviousPost}<a href="{PreviousPost}" class="navigate">{/block:PreviousPost}{block:PreviousPost}</a>{/block:PreviousPost}{/block:PermalinkPagination}</div></div>
- {/block:IndexPage}</div>
- <a href="#" id="toTop"><div style="padding-top:25px;">TOP</div></a>
- <div id="boxy"><div id="totops"></div></div>
- <script type="text/javascript" src="http://static.tumblr.com/is5f0mm/T5klrpwms/autoscale.txt"></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment