Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- PRIME Theme - DEVELOPED BY ENGYNE THEMES: ENGYNETHEMES.COM
- (Theme last updated: 7/27/2013)
- This theme was made and provided by:
- ___ __ ___
- |__ |\ | / _` \ / |\ | |__
- |___ | \| \__> | | \| |___
- (Engyne)
- AKA: Christian Hall
- Please keep this credit in the source; seeing as this theme is free, it's the least you can do.
- Thank you.
- -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:link" content="#a8a9a9"/>
- <meta name="color:hover" content="#b3b3b3"/>
- <meta name="color:text" content="#777777"/>
- <meta name="color:borders" content="#DDDDDD"/>
- <meta name="color:title color" content="#333333"/>
- <meta name="color:to top text" content="#333333"/>
- <meta name="color:navigation link color" content="#706f6f"/>
- <meta name="color:navigation hover color" content="#a8a9a9"/>
- <meta name="color:description text" content="#333333"/>
- <meta name="color:blockquote" content="#efefef"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:post background" content="#ffffff"/>
- <meta name="color:music player background" content="#f9f9f9"/>
- <meta name="image:background" content="0"/>
- <meta name="image:sidebar" content="0"/>
- <meta name="if:right sidebar" content="0"/>
- <meta name="if:faded images" content="0"/>
- <meta name="if:show sidebar title" content="1"/>
- <meta name="if:show sidebar image" content="1"/>
- <meta name="if:music player" content="0"/>
- <meta name="if:autoplay" content="0"/>
- <meta name="if:post borders" content="1"/>
- <meta name="if:white post borders" content="1"/>
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Five Title" content="" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Song MP3" content="http://a.tumblr.com/tumblr_mi8mgxaxeR1s3hqbeo1.mp3" />
- <TITLE>{Title}</TITLE>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <!--[if IE]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
- <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/rpgreip/vrFmplhgc/jquery.style-my-tooltips.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Aldrich' rel='stylesheet' type='text/css'>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- html, body, {
- font-family: calibri, Arial, Helvetica, futura, Georgia, sans-serif;
- font-size: 14px;
- }
- body {
- color:{color:text};
- background:{color:background}
- url({image:background});
- background-attachment: fixed;
- background-size:cover;
- line-height:150%;
- font-family: calibri, Arial, Helvetica, futura, Georgia, sans-serif;
- font-size: 12px;
- }
- p {
- margin-bottom: 0.7em;
- margin-top: 0.7em;
- }
- ol {
- list-style-position:inside;
- padding-left: 1.5em;
- list-style-type:decimal;
- }
- ul {
- list-style-position:inside;
- padding-left: 1.5em;
- list-style-type:disc;
- }
- #infscr-loading {
- position: absolute;
- bottom: 0;
- left: 25%;
- }
- a:link, a:active, a:visited{
- color:{color:Link};
- text-decoration: none;
- }
- 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;
- }
- #content {
- width: 580px;
- margin-top:5px;
- z-index:0;
- margin-top:5px;
- {block:ifnotrightsidebar}
- margin-left:500px;
- {/block:ifnotrightsidebar}
- {block:ifrightsidebar}
- {block:indexpage}
- margin-left:280px;
- {/block:indexpage}
- {block:permalinkpage}
- margin-left:255px;
- {/block:permalinkpage}
- {/block:ifrightsidebar}
- }
- #note3 {
- width: 520px;
- text-align:left;
- }
- #ec {
- bottom:1px;
- opacity:0.6;
- right:4px;
- position:fixed;
- }
- #ec:hover {
- opacity:1;
- }
- #contain {
- height:100%;
- width: 100%;
- margin: 0px auto;
- position:relative;
- }
- #sidewrap {
- width:245px;
- border:1px solid {color:borders};
- position:fixed;
- {block:ifnotrightsidebar}
- margin-left:240px;
- {/block:ifnotrightsidebar}
- {block:ifrightsidebar}
- margin-left:850px;
- {/block:ifrightsidebar}
- margin-top:85px;
- z-index:9999999999999999;
- }
- #sidetitle {
- width: 225px;
- margin-top:10px;
- margin-right: 10px;
- margin-left:10px;
- margin-bottom:10px;
- height:10px;
- {block:ifnotshowsidebarimage}
- {/block:ifnotshowsidebarimage}
- }
- #sidetitle a {
- color:#fff;
- font-size:25px;
- font-family: 'Aldrich', sans-serif;
- line-height:13px;
- text-shadow: 1px 1px 3px rgba(150, 150, 150, 1);
- }
- /* This sidebar is the MAIN sidebar (sidebar pic/desc.) */
- #sidebar {
- width: 215px;
- padding:5px;
- background-color:#f9f9f9;
- border:1px solid {color:borders};
- margin-top:10px;
- margin-right: 10px;
- margin-left:10px;
- margin-bottom:7px;
- }
- #sidebar2{
- width: 225px;
- background-color:#f9f9f9;
- border:1px solid {color:borders};
- margin-right: 10px;
- margin-left:10px;
- margin-bottom:7px;
- {block:ifnotshowsidebartitle}
- margin-top:10px;
- {/block:ifnotshowsidebartitle}
- }
- /* This sidebar is the NAVIGATION sidebar (links) */
- #sidebar3{
- width: 215px;
- background-color:#f9f9f9;
- border:1px solid {color:borders};
- margin-right: 10px;
- margin-left:10px;
- margin-bottom:10px;
- padding-top:3px;
- padding-right:5px;
- padding-left:5px;
- padding-bottom:5px;
- }
- #sidebar4{
- width: 225px;
- background-color:#f9f9f9;
- border:1px {color:borders};
- margin-right: 10px;
- margin-left:10px;
- margin-bottom:7px;
- padding-top:5px;
- }
- #navigatedot{
- margin-top: 10px;
- margin-bottom: 10px;
- border-top: 1px dashed {color:border};
- border-bottom: 1px dashed {color:border};
- }
- .navigate a {
- font-family:calibri;
- margin-right:2px;
- line-height:14px;
- font-style:none;
- font-size:8px;
- text-transform:uppercase;
- text-align:center;
- opacity:1;
- -webkit-transition: all 0.1s ease-out;
- -moz-transition: all 0.1s ease-out;
- transition: all 0.1s ease-out;
- color:{color:navigation link color};
- font-weight:bold;
- }
- .navigate a:hover{
- color:{color:navigation hover color};
- border-bottom:1px solid {color:navigation hover color};
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- #sidebar img {
- display: block;
- margin-bottom: 1px;
- opacity:0.7;
- }
- .entry {
- float: left;
- display: block;
- {block:ifwhitepostborders}
- padding: 10px;
- {/block:ifwhitepostborders}
- background:{color:post background};
- position: relative;
- {block:indexpage}
- width: 250px;
- margin: 5px;
- {block:ifpostborders}
- border: 1px solid {color:borders};
- {/block:ifpostborders}
- {/block:indexpage}
- {block:permalinkpage}
- margin: 10px;
- width: 545px;
- {block:ifpostborders}
- border: 1px solid {color:borders};
- {/block:ifpostborders}
- {/block:permalinkpage}
- }
- .entry img {
- display: block;
- max-width: 100%;
- {block:iffadedimages}
- opacity:0.8;
- filter:alpha(opacity=80);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- {/block:iffadedimages}
- }
- .entry:hover img {
- {block:iffadedimages}
- opacity:1;
- filter:alpha(opacity=100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- {/block:iffadedimages}
- }
- /*BEGIN Permalinks*/
- .entry:hover .perms {
- opacity:1;
- z-index:999999;
- width:190px;
- }
- .perms {
- color:#000;
- font-size:14px;
- opacity: 0;
- -webkit-transition-duration: .75s;
- width:0px;
- height:20px;
- padding-bottom:3px;
- padding-top:3px;
- padding-right:10px;
- background-color: #fff;
- position: absolute;
- margin-top:10px;
- text-align:center;
- text-transform:uppercase;
- font-family: calibri, Arial, Helvetica, futura, Georgia, sans-serif;
- letter-spacing:1px;
- line-height:20px;
- }
- .perms p {
- margin-bottom: 0em;
- margin-top: 0em;
- color:#333;
- }
- /*FINISH Permalinks*/
- #pagination{
- display:none;
- }
- .permalink2 {
- color: #000000;
- padding-top: 0px;
- padding-bottom: 0px;
- font-size: 10px;
- text-align: center;
- opacity: 0;
- filter: alpha(opacity = 0);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- blockquote, q {
- text-align:left;
- padding-left:5px;padding-top:7px;
- padding-right:5px;padding-bottom:7px;
- border-left: 2px solid {color:border};
- border-right: 2px solid {color:border};
- background-color:{color:blockquote};
- }
- li.drawer a {
- margin: 0px 5px;}
- .label {
- text-transform:uppercase;
- color:{color:Link}
- }
- .question {
- text-align:left;
- padding-left:5px;padding-top:7px;
- padding-right:5px;padding-bottom:7px;
- border-left: 2px solid {color:border};
- border-right: 2px solid {color:border};
- background-color:{color:blockquote};
- }
- .answer {
- text-align:left;
- padding-left:5px;padding-top:7px;
- padding-right:5px;padding-bottom:7px;
- }
- .text {
- padding: 10px;
- }
- .text img {
- width: 100%;
- margin-left:auto;
- margin-right:auto;
- }
- .entry:hover .permalink2 {
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- #pp {
- text-align: center;
- width: 100%;
- padding-top: 2px;
- }
- .permahover {
- text-align: right;
- line-height:200%;
- opacity: 0.0;
- filter: alpha(opacity = 0);
- font-size: 9px;
- line-height: 9px;
- text-transform: uppercase;
- }
- .entry:hover .permahover {
- text-align: center;
- opacity: 1;
- filter: alpha(opacity = 50);
- }
- .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
- padding-bottom : 0px;}
- #newHeader {
- padding-bottom: 2px;
- text-align: center;
- }
- div.panel {
- width: 260px;
- padding: 15px 20px;
- color: #333;
- text-align: center;
- line-height: 22px;
- display: none;
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
- }
- div.panel p {
- margin: 10px 0;
- }
- div.panel p a, div.textPost p a, div.audioPost p a {
- color: #333;
- text-decoration: none;
- border-bottom: 1px dotted;
- font-style: italic;
- font-weight: bold;
- }
- #toTop {
- width: 75px;
- letter-spacing:2px;
- font-weight:bold;
- background-color:{color:to top button};
- display: block;
- opacity:1;
- height: 20px;
- line-height: 20px;
- font-family: Arial, Helvetica, futura, Georgia, sans-serif;
- font-size: 9px;
- color:{color:to top text};
- text-transform: uppercase;
- text-decoration: none;
- text-align: center;
- margin-top: 12px;
- margin-bottom: 3px;
- padding:1px;
- position:fixed;
- bottom:30px;
- right:25px;
- overflow:hidden;
- border:1px solid {color:borders};
- z-index: 999;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- border-radius:0px;
- z-index:9999;
- opacity:.8;
- }
- #toTop:active, #toTop:focus {
- outline:none;
- }
- #s-m-t-tooltip{
- position:fixed;
- max-width:600px;
- padding:4px;
- background:rgba(94, 94, 94, 0.8);
- z-index:10;
- display:inline-block; /*important*/
- /*font*/
- font-family:calibri, Verdana, Geneva, sans-serif;
- font-size:13px;
- line-height:16px;
- color:#efefef;
- text-shadow: black 0.1em 0.1em 0.2em;
- /*css3 rounded corners*/
- -moz-border-radius:5px;
- -khtml-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- border:2px solid #fff;
- }
- </style>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('via ')");
- });
- </script>
- <script src="http://static.tumblr.com/8jq17g7/e7bm0d3ib/ui.totop_jquery_easing.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- </head>
- <body>
- <div id="contain">
- <div id="sidewrap">
- {block:ifshowsidebartitle}
- <div id="sidetitle">
- <center><a href="/">{Title}</a></center>
- </div>
- {block:ifshowsidebartitle}
- {block:ifshowsidebarimage}
- <div id="sidebar">
- <center><a href="/"><img src="{image:sidebar}" width="215" alt="Engyne" class="sideimage" /></a></center>
- </div>
- {/block:ifshowsidebarimage}
- <div id="sidebar2">
- <div style="
- font-family: calibri;
- font-size: 11px;
- line-height: 100%;
- color:{color:description text};
- text-transform: none;
- width:205px;
- padding:5px;
- opacity:0.6;
- text-align:center;"/>
- {Description}
- </div>
- </div>
- {block:ifmusicplayer}
- <div id="sidebar4">
- <center>
- {block:ifnotautoplay}
- <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="{color:music player background}" />
- <param name="FlashVars" value="mp3={text:Song MP3}&loadingcolor=000&buttoncolor=000&slidercolor=000" />
- </object>
- {/block:ifnotautoplay}
- {/block:ifmusicplayer}
- {block:ifmusicplayer}
- <br />
- {block:ifautoplay}
- <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="{color:music player background}" />
- <param name="FlashVars" value="mp3={text:Song MP3}&autoplay=1&loadingcolor=000&buttoncolor=000&slidercolor=000" />
- </object>
- {/block:ifautoplay}
- </center>
- </div>
- {/block:ifmusicplayer}
- <div id="sidebar3">
- <center>
- {block:ifLinkOneTitle}<span class="navigate"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}
- {block:ifLinkTwoTitle}<span class="navigate"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}
- {block:ifLinkThreeTitle}<span class="navigate"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}
- {block:ifLinkFourTitle}<span class="navigate"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}
- {block:ifLinkFiveTitle}<span class="navigate"><a href="{text:Link Five}">{text:Link Five Title}</a></span>{/block:ifLinkFiveTitle}
- </center>
- </div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">
- <div style="text-transform:uppercase">{block:Title}
- <a href="{Permalink}">{Title}</a>
- {/block:Title}</div>
- {Body}
- {block:indexpage}
- <div class="permahover"><p><br /><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div class="perms">
- <table width="190" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="170"><p align="right"><a href="{permalink}">{NoteCountwithLabel}</a> | </p></td>
- <td width="20" valign="middle"><a href="{ReblogURL}" target="_blank">
- <img src="http://static.tumblr.com/rpgreip/qagmpli22/reblogloop.png" height="10"></a></td>
- </tr>
- </table>
- </div>
- {/block:IndexPage}
- {block:indexpage}
- <a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:indexpage}
- {block:permalinkpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<br /><center>{Photoset-250}</center>{/block:IndexPage}
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- "{Quote}"
- {block:Source}
- <div class="source"><div style="text-align:right">{Source}</div></div>
- {/block:Source}
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Link}
- <div class="text">
- <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>{/block:Link}
- {block:Chat}
- <div class="text">
- {block:Title}
- <a href="{Permalink}">{Title}</a>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>{/block:Chat}
- {block:Video}
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- <div class="text">
- {AudioPlayerGrey}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:indexpage}
- <div class="permahover"><br /><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
- {/block:indexpage}
- </div>{/block:Audio}
- {block:Answer}<div class="text">
- <div class="question">
- <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
- {block:indexpage}
- <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> </p></div>
- {/block:indexpage}
- </div>{/block:Answer}
- {block:PermalinkPage}
- <div id="note3"><div style="text-align:center">
- {block:NoteCount}{NoteCountWithLabel} // {/block:NoteCount} {block:Date}{Month} {DayOfMonth}, {Year} {/block:Date}</div>
- <div id="notetxt">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"></a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}"></a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry",
- bufferPx : 100,
- loadingText : "<em></em>",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript">
- $('.show').click(function(e){
- e.preventDefault();
- $('.panel').stop(true,true);
- var target = $(this).attr('href');
- if($('.panel').is(':visible')){
- if($(target).is(':visible')){
- $(target).slideUp();
- return false;
- }else{
- $('.panel:visible').slideUp(400, function(){
- $(target).slideDown();
- });
- }
- }else {
- $(target).slideDown();
- }
- });
- </script>
- <div id="ec">
- <a href="http://engyne.me/" target="_blank"><img src="http://static.tumblr.com/rpgreip/DQVmplenn/credit.png" height="19" width:"30" title="Theme Creator (Engyne)"></a>
- </div>
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment