Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Constable Theme by Doxx //
- doxx.tumblr.com DO NOT delete credits
- ------------------------------>
- <html lang="en">
- <head>
- <title>{title}</title>
- <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#000000"/>
- <meta name="color:Post Box" content="#000000"/>
- <meta name="color:Blog Title" content="#666666"/>
- <meta name="color:Blog Description" content="#ffffff"/>
- <meta name="color:Title" content="#ffffff"/>
- <meta name="color:Text" content="#ffffff"/>
- <meta name="color:Link" content="#ffffff"/>
- <meta name="color:Hover" content="#FFF"/>
- <meta name="font:Title" content="Trebuchet MS"/>
- <meta name="font:Blog Title" content="Trebuchet MS"/>
- <meta name="font:Body" content="Trebuchet MS"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Sidebar In Top" content="0"/>
- <meta name="if:More Space Between Posts" content="0"/>
- <meta name="if:Sidebar In Bottom" content="1"/>
- <meta name="if:Post Shadows" content="0"/>
- <meta name="if:Show Reblog On Hover" content="1"/>
- <meta name="if:Show Notes On Photo" content="1"/>
- <meta name="if:Faded Images On Hover" content="0"/>
- <meta name="if:Inverted Fade" content="0"/>
- <meta name="if:Rounded Edges" content="0"/>
- <meta name="if:Show Photo" content="1"/>
- <meta name="if:Small Sidebar Image" content="0"/>
- <meta name="if:Show Title" content="0"/>
- <meta name="if:Show Blog Description" content="1"/>
- <meta name="text:Link One" content=""/>
- <meta name="text:Link One Title" content="home"/>
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="ask"/>
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="links"/>
- <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=""/>
- </script>
- <style type="text/css">
- {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
- body{
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 10px;
- font-family:{font:Body};
- line-height:11px;
- color:{color:Text};
- }
- a:link, a:active, a:visited{
- 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{
- color:{color:Hover};
- text-decoration: none;
- -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- .sidelink{;
- font-family: {font:Body};
- font-color: {color:Text};
- {block:ifSidebarInTop}
- text-align: right;
- padding-right:5px;
- {/block:ifSidebarInTop}
- {block:ifSidebarInBottom}
- text-align: right;
- padding-right:5px;
- {/block:ifSidebarInBottom}
- font-size:10px; display:block;
- margin:-5px;width:auto;
- -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
- .sidelink:hover{background-color:rgba(0,0,0,0);
- color:{color:Hover};
- padding-left:5px;
- margin:-5px;width:auto;
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .sidelink a:hover{color: {color:Link};
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- #postys{width:500px; height:auto;}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #jango{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:500px;
- height:207px;
- background-color:{color:Post Box};
- {block:PermalinkPage}
- width:500px;
- height:207px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #lesidebar{
- z-index:999999999999999;
- position:absolute !important;
- position:fixed !important;
- {block:ifSidebarInBottom}
- bottom:100px;
- left: 210px;
- width:200px;
- {/block:ifSidebarInBottom}
- {block:ifSidebarInTop}
- top:100px;
- left: 400px;
- width:200px;
- {/block:ifSidebarInTop}
- background-color: transparent;
- }
- #holding{
- margin:auto;
- left:0px;
- top:0px;
- padding-top:8px;
- padding-left:117px;
- position:absolute;
- {block:indexpage}
- width:1020px;
- {/block:indexpage}
- {block:permalinkpage}
- width:1020px;
- left:170px;
- {/block:permalinkpage}
- overflow:hidden;
- }
- #posts{
- {block:indexpage}
- width:500px;
- {/block:indexpage}
- {block:permalinkpage}
- width:800px;
- {/block:permalinkpage}
- margin-left:180px;
- }
- .rake{
- position:fixed;
- right:6px;
- top:25px;
- z-index:9999;
- opacity:0.4;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- .rake:hover{
- opacity:1;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- .credit{
- position:fixed;
- right:6px;
- top:25px;
- z-index:9999;
- opacity:0.4;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- .winge:hover{
- opacity:1;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- #entry{
- z-index:9999;
- {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
- -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
- box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows}
- border:0px solid;
- border-color: #f1f1f1;
- float: left;
- width: 500px;
- height: auto;
- {block:PermalinkPage}
- width: 500px;
- height: auto;
- {/block:PermalinkPage}
- line-height:8px;
- background-color:{color:Post Box};
- padding:0px;
- margin-right:0px;
- margin-bottom:2px;
- {block:ifmorespacebetweenposts}
- margin-bottom:17px;
- {/block:ifmorespacebetweenposts}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #entry img{
- {block:IndexPage}
- max-width: 500px;
- height: auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 500px;
- height: auto;
- {/block:PermalinkPage}
- }
- {block:ifShownotesonphoto}
- #permalink {
- position: absolute;
- margin-top: 11px;
- margin-left: 60px;
- opacity: 0;
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- #entry:hover #permalink {
- width:11px;
- margin-top: 11px;
- margin-left: 60px;
- opacity: 1;
- }
- .countreblog {
- color: #FFFFFF;
- letter-spacing:1px;
- font-family:10px arial;
- font-size:;
- line-height:14px;
- margin: 2px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 5px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- .countreblog a { color: #FFF; }
- {/block:ifShownotesonphoto}
- {block:ifShowReblogOnHover}
- #entry:hover #reblog{
- {block:IndexPage}
- 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:22px;
- float:right;
- opacity:.8;
- margin-left:5px;
- margin-top:11px;
- {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
- -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
- box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
- {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
- -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
- box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
- position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- {/block:ifShowReblogOnHover}
- #permapage{
- font-family: {Font:Body};
- font-size: 9px;
- text-align: center;
- padding-bottom:10px;
- z-index:9999;}
- #notes{
- {block:permalinkpage}
- background-color:{color:Post Box};
- display:block;
- width:800px;
- float: left;
- padding:10px;
- overflow:visible;
- z-index:9999999;
- margin-top: 10px;
- outline:1px solid rgba(0, 0, 0, .1);
- border:2px solid rgba(0, 0, 0, .05);
- text-align: left;{/block:permalinkpage}
- }
- iframe#tumblr_controls{position:fixed !important;
- }
- {block:iffadedimagesonhover}
- img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
- img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
- {/block:iffadedimagesonhover}
- .title{
- font-family: {font:Title};
- font-size: px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- letter-spacing: 0px;
- }
- .titleblog{
- font-family: helvetica;
- font-size: 25px;
- line-height: 24px;
- color: {color:Blog Title};
- font-weight: normal;
- {block:IfNotShowBlogDescription}
- margin-bottom:-30px;
- {/block:IfNotShowBlogDescription}
- -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;
- }
- .titleblog:hover{
- color:{color:Hover};
- -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- .permalinktext{
- font-family: {Font:Body};
- padding: 5px;
- position: absolute;
- text-align: center;
- width: 200px;
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- opacity:0;
- }
- .permalinktext a{color:{color:links};
- }
- .entry:hover .permalinktext {
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- width:200px;
- text-decoration:line-through;
- height:auto;
- display: block;
- opacity: 1;
- }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- #omg{
- letter-spacing:0px;
- line-height:18px;
- margin-top:3px;
- }
- #omg a{
- padding:3px;
- }
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
- }
- a.links {
- font-family: Arial;
- font-size: 10px;
- line-height: 9px;
- text-transform: normal;
- letter-spacing:0px;
- display:block;
- padding: 0px;
- margin-bottom: 0px;
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- a.links:hover {
- text-decoration: underline;
- letter-spacing:10px;
- }
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=720" />
- </head>
- <body>
- <div class="rake">
- </div>
- <div id="jango">
- <div id="holding">
- <div id="lesidebar">
- {block:ifShowPhoto}
- {block:ifSidebarInBottom}
- <div align="right" style="padding-bottom:3px;">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage} " /></a></div>
- {/block:ifSidebarInBottom}
- {block:ifSidebarInTop}
- <div align="right" style="padding-bottom:3px; {block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <a href="/">
- <img style="{block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage}" /></a></div>
- {/block:ifSidebarInTop}
- {/block:ifShowPhoto}
- {block:ifShowTitle}
- {block:ifSidebarInTop}
- <a href="/"><div align="right" class="titleblog">{Title}</div></a>
- {/block:ifSidebarInTop}
- {block:ifSidebarInBottom}
- <a href="/"><div align="right" class="titleblog">{Title}</div></a>
- {/block:ifSidebarInBottom}
- {/block:ifshowtitle}
- {block:IfShowBlogDescription}
- {block:ifSidebarInTop}
- <div align="right" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
- {/block:ifSidebarInTop}
- {block:ifSidebarInBottom}
- <div align="center" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
- {/block:ifSidebarInBottom}
- {/block:IfShowBlogDescription}
- <br>
- <center><div id="omg">
- {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
- {block:IfLinktwotitle} //<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
- {block:IfLinkthreetitle} // <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
- {block:IfLinkfourtitle} // <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
- {block:IfLinkfivetitle} // <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
- </div>
- </div>
- </center>
- <div align="center">
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Photo}
- {block:IndexPage}
- {block:ifShowReblogOnHover}
- <div id="reblog"><span class="countreblog"><a href="{reblogurl}">Reblog</a></span></div>
- {/block:ifShowReblogOnHover}
- {block:ifShownotesonphoto}<div id="permalink">
- <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:ifShownotesonphoto}
- <div id="postys">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500; style="{block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px; style="{block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} border="0"></center>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
- {Photoset-500}</a></div>
- {/block:Photoset}
- {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
- {block:Title}
- <a href="{permalink}"><span class="title">{Title}</span></a>
- {/block:Title}
- <span class="entrytext" style="line-height:12px;">{Body}</span>
- <a href="{Permalink}"></a></div>
- {block:indexpage}<hr size="1" width="370">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- {/block:Text}
- {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
- <a href="{URL}"><span class="title">{Name}</span></a></div>
- {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
- {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
- {block:indexpage}<hr size="1" width="370">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- {/block:Link}
- {block:Quote}
- <div style="padding-top:10px; padding-bottom:10px;">
- <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
- <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
- -{Source}
- {/block:Source}</a></div><br>{block:indexpage}<hr size="1" width="270">
- <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="padding-top:15px; padding-bottom:10px;">
- <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label" style="line-height:12px;">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:Caption}{Caption}{/block:Caption}
- <br>{block:indexpage}<hr size="1" width="370">
- <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div style="padding-top:30px; padding-bottom:0px;">
- <div style="float:center">
- {AudioPlayerGrey}
- </div>
- </div>
- <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
- <hr size="1" width="270">
- <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount} Plays</a></div>
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- {/block:Audio}
- {block:Video}
- <div style="padding-top:28px; padding-bottom:8px;">
- {Video-250}</div>
- <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
- {block:indexpage}<hr size="1" width="270">
- <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- {/block:Video}
- {block:PermalinkPage}</a>
- <div id="permapage"><br>
- {block:notecount}
- {notecountwithlabel}
- {/block:notecount} {block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} {block:RebloggedFrom} Reblogged from
- <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
- <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- <br><br>
- <div align="left">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </center>
- </div>
- </div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <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}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement