Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- HYPERBARIC 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="#386086"/>
- <meta name="color:hover" content="#5f88af"/>
- <meta name="color:text" content="#777777"/>
- <meta name="color:navigation color" content="#ffffff"/>
- <meta name="color:hover navigation text" content="#c5c5c5"/>
- <meta name="color:navigation text" content="#969696"/>
- <meta name="color:totop color" content="#ffffff"/>
- <meta name="color:totop text" content="#ffffff"/>
- <meta name="color:description text" content="#ffffff"/>
- <meta name="color:blockquote" content="#efefef"/>
- <meta name="color:border" content="#ccc"/>
- <meta name="color:background" content="#efefef"/>
- <meta name="color:music player background" content="#ffffff"/>
- <meta name="color:sidebar background" content="#272727"/>
- <meta name="image:background" content="http://static.tumblr.com/3ivwew6/Ww5mn0ar5/5233527978_26cbf707e3_o.jpg"/>
- <meta name="image:sidebar" content="0"/>
- <meta name="if:faded images" content="0"/>
- <meta name="if:black and white images" content="0"/>
- <meta name="if:show sidebar image" content="1"/>
- <meta name="if:shadow" content="0"/>
- <meta name="if:rounded corners" content="0"/>
- <meta name="if:solid post borders" content="0"/>
- <meta name="if:thicker post border" content="0"/>
- <meta name="if:music player" content="0"/>
- <meta name="if:autoplay" content="0"/>
- <meta name="if:1 column" content="0"/>
- <meta name="if:2 columns" content="1"/>
- <meta name="if:3 columns" content="0"/>
- <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>
- <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;
- }
- 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;
- }
- #content {
- {block:if1column}
- margin-left:535px;
- width: 275px;
- {/block:if1column}
- {block:if2columns}
- margin-left:400px;
- width: 545px;
- {/block:if2columns}
- {block:if3columns}
- margin-left:305px;
- width: 820px;
- {/block:if3columns}
- margin-top:20px;
- }
- #note3 {
- {block:if1column}
- width: 300px;
- {/block:if1column}
- {block:if2columns}
- width: 450px;
- {/block:if2columns}
- {block:if3columns}
- width: 450px;
- {/block:if3columns}
- text-align:left;
- background: rgb(255, 255, 255) ; opacity: 0.8;
- }
- #ec {
- bottom:1px;
- opacity:0.6;
- right:4px;
- position:fixed;
- }
- #ec:hover {
- opacity:1;
- }
- #contain {
- height:100%;
- padding-left:10px;
- padding-right:10px;
- width: 1100px;
- margin: 0px auto;
- position: relative;
- }
- /* This sidebar is the MAIN sidebar (sidebar pic/desc.) */
- #sidewrap {
- width: 250px;
- position: fixed;
- height: 100%;
- padding-top:120px;
- padding-right:10px;
- padding-left:10px;
- top:0px;
- background-color: {color:sidebar background};
- opacity:0.6;
- {block:if1column}
- margin-left:245px;
- {/block:if1column}
- {block:if2columns}
- margin-left:105px;
- {/block:if2columns}
- {block:if3columns}
- margin-left:15px;
- {/block:if3columns}
- }
- #sidebar {
- width: 250px;
- position: fixed;
- height: 100%;
- padding-top:120px;
- padding-right:10px;
- padding-left:10px;
- top:0px;
- {block:if1column}
- margin-left:245px;
- {/block:if1column}
- {block:if2columns}
- margin-left:105px;
- {/block:if2columns}
- {block:if3columns}
- margin-left:15px;
- {/block:if3columns}
- }
- #sidebar .content {
- width: 240px;
- margin-left:auto;
- margin-right:auto;
- opacity:1;
- }
- .navigate a {
- background-color: {color:navigation color};
- margin-left: 1px;
- letter-spacing:3px;
- display: inline-block;
- height: 10px;
- line-height: 10px;
- font-weight: heavy;
- font-family: calibri, Arial, Helvetica, futura, Georgia, sans-serif;
- font-size: 10px;
- color: {color:navigation text};
- text-transform: uppercase;
- text-decoration: none;
- margin-top: 3px;
- margin-bottom: 1px;
- padding:3px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- border-radius:0px;
- }
- #navigatedot{
- margin-top: 10px;
- margin-bottom: 10px;
- border-top: 1px dashed {color:border};
- border-bottom: 1px dashed {color:border};
- }
- .navigate a:hover{
- color: {color:hover navigation text};
- }
- }#desc{
- color:{color:text};
- width:100%;
- margin-top: 12px;
- margin-bottom: 3px;
- opacity:0.5;
- font-size:10px;
- font-family: Arial, Helvetica, futura, Georgia, sans-serif;
- line-height:10px;
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- #sidebar img {
- {block:ifroundedcorners}-moz-border-radius: 5px;
- border-radius: 5px;
- {block:ifroundedcorners}
- display: block;
- margin-bottom: 1px;
- }
- .entry {
- {block:ifsolidpostborders}
- border: 1px solid {color:border};
- {/block:ifsolidpostborders}
- {block:ifnotsolidpostborders}
- border: 0px solid {color:border};
- {/block:ifnotsolidpostborders}
- {block:ifroundedcorners}
- -moz-border-radius: 5px;
- border-radius: 5px;
- {/block:ifroundedcorners}
- float: left;
- {block:indexpage}
- width: 250px;
- margin: 5px;
- {/block:indexpage}
- {block:permalinkpage}
- margin: 10px;
- {block:if1column}
- width: 300px;
- {/block:if1column}
- {block:ifnot1column}
- width: 450px;
- {/block:ifnot1column}
- margin-left:17px;
- {/block:permalinkpage}
- display: block;
- {block:ifthickerpostborder}
- padding: 5px;
- {/block:ifthickerpostborder}
- {block:ifnotthickerpostborder}
- padding: 2px;
- {/block:ifnotthickerpostborder}
- {block:ifshadow}
- -webkit-box-shadow: 0 8px 6px -6px #444;
- -moz-box-shadow: 0 8px 6px -6px #444;
- box-shadow: 0 8px 6px -6px #444;
- {/block:ifshadow}
- position: relative;
- }
- .entry img {
- {block:ifroundedcorners}-moz-border-radius: 5px;
- border-radius: 5px;
- {block:ifroundedcorners}
- 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}
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(1);
- {/block:ifblackandwhiteimages}
- }
- .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}
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(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;
- {/block:ifblackandwhiteimages}
- }
- /*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 {
- padding-left:5px;padding-top:7px;
- padding-right:5px;padding-bottom:7px;
- margin-left:5px; margin-right:5px;
- border-left: 2px solid #ccc;
- border-right: 2px solid #ccc;
- 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:Link};
- border-right: 2px solid {color:Link};
- background-color:{color:blockquote};
- }
- .answer {
- text-align:left;
- padding-left:5px;padding-top:7px;
- padding-right:5px;padding-bottom:7px;
- }
- .text {
- padding: 10px;
- background: rgb(255, 255, 255) ; opacity: 0.8;
- }
- .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: 55px;
- letter-spacing:2px;
- font-weight:bold;
- border-right: 10px solid {color:totop color};
- display: block;
- opacity:0.62;
- height: 15px;
- line-height: 15px;
- font-family: Arial, Helvetica, futura, Georgia, sans-serif;
- font-size: 9px;
- color:{color:totop text};
- text-transform: uppercase;
- text-decoration: none;
- text-align: center;
- margin-top: 12px;
- margin-bottom: 3px;
- padding:1px;
- position:fixed;
- bottom:30px;
- right:20px;
- overflow:hidden;
- z-index: 999;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- border-radius:0px;
- }
- #toTop:hover{
- border-right: 20px solid {color:totop color};
- }
- #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"></div>
- <div id="sidebar">
- <div class="content"><center>
- {block:ifshowsidebarimage}
- <div style="
- float:right;
- margin-bottom:10px;
- margin-left:auto;
- margin-right:auto;">
- <a href="/"><img src="{image:sidebar}" width="245"></a>
- </div>
- {/block:ifshowsidebarimage}
- {block:ifmusicplayer}
- <br>
- {block:ifnotautoplay}
- <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="190" 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="190" 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}
- {/block:ifmusicplayer}
- <div style="
- font-family: helvetica;
- font-size: 12px;
- line-height: 100%;
- color:{color:description text};
- text-transform: none;
- width:198px;
- padding-top:10px;
- text-align:center;">
- {Description}
- </div>
- <br>
- <center>
- <span class="navigate"><a href="/">home</a></span>
- {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}
- {block:ifLinkSixTitle}<span class="navigate"><a href="{text:Link Six}">{text:Link Six Title}</a></span> {/block:ifLinkSixTitle}
- </center>
- </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:RebloggedFrom} Reblogged from <a href="http://{ReblogParentName}.tumblr.com/" target="_blank">{ReblogParentName}</a> // Posted by <a href="http://{ReblogRootName}.tumblr.com/" target="_blank">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
- {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>
- <!-- SCM Music Player http://scmplayer.net -->
- <script type="text/javascript" src="http://scmplayer.net/script.js"
- data-config="{'skin':'skins/black/skin.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'','url':'https://dl.dropboxusercontent.com/content_link/aXjFsfQrZVufbb3z3la3Tlp6JTYmyvqhqocc0NkpAEISXWvn47maO9AJZZ8uub0h/file'},{'title':'','url':'https://dl.dropboxusercontent.com/content_link/ZlL0ECK9JU87ngG77apPGeU4XzAo8AvN65X0HzILMUrLvcFXfSem1vqKlUXNgKrW/file'},{'title':'','url':'https://dl.dropboxusercontent.com/content_link/lDuDoI6ZoPY3lygeXZ2lVqJFdbBlrRxuEzpzIjHx3u8ND29BMvE7PUYaPgrQbgGB/file'},{'title':'','url':'https://dl.dropboxusercontent.com/content_link/9krv4pdbqvuN8d2JwKTEvwpC4zhkRh58vPpOUU2iQWkSh5VfuXaNxjeIZHcMqTYs/file'},{'title':'','url':'https://www.youtube.com/watch?v=HlhXR39C5wQ'},{'title':'','url':'https://www.youtube.com/watch?v=WGAioZ2FaxI'}]}" ></script>
- <!-- SCM Music Player script end -->
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment