- <head>
- <script type="text/javascript">
- //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
- function tb8_makeArray(n){
- this.length = n;
- return this.length;
- }
- tb8_messages = new tb8_makeArray(1);
- tb8_messages[0] = "and i won't go home without you";
- tb8_rptType = 'infinite';
- tb8_rptNbr = 5;
- tb8_speed = 100;
- tb8_delay = 1500;
- var tb8_counter=1;
- var tb8_currMsg=0;
- var tb8_tekst ="";
- var tb8_i=0;
- var tb8_TID = null;
- function tb8_pisi(){
- tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
- document.title = tb8_tekst;
- tb8_sp=tb8_speed;
- tb8_i++;
- if (tb8_i==tb8_messages[tb8_currMsg].length){
- tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
- }
- if (tb8_currMsg == tb8_messages.length){
- if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
- clearTimeout(tb8_TID);
- return;
- }
- tb8_counter++;
- tb8_currMsg = 0;
- }
- tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
- }
- tb8_pisi()
- </script>
- <!--
- ZEUS by HELVETICAS
- DON'T REMOVE CREDIT OR I'LL REPORT 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="#77003c"/>
- <meta name="color:hover" content="#b4025c"/>
- <meta name="color:blockquote" content="#efefef"/>
- <meta name="color:background" content="#efefef"/>
- <meta name="color:post background" content="#ffffff"/>
- <meta name="image:background image" content="0"/>
- <meta name="image:sidebar" content="0"/>
- <meta name="if:show sidebar image" content="0"/>
- <meta name="if:shadow" content="0"/>
- <meta name="if:rounded corners" content="0"/>
- <meta name="if:sidebar shadow" content="0"/>
- <meta name="if:pixel font" content="0">
- <meta name="if:custom cursor" content="1">
- <meta name="if:custom scrollbar" content="1">
- <meta name="if:show title" content="1"/>
- <meta name="text:Blog Title Size" content="50" />
- <meta name="if:sidebar right" 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="" />
- <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 href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cagliostro' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
- <style type="text/css">
- @font-face { font-family:ass;
- src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
- }
- @font-face {
- font-family: 'Crafty Girls';
- font-style: normal;
- font-weight: normal;
- src: local('Crafty Girls'), local('CraftyGirls'), url('http://themes.googleusercontent.com/static/fonts/craftygirls/v2/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff') format('woff');
- }
- @font-face { font-family: pixie; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
- @font-face {font-family: customfont; src: url('http://static.tumblr.com/vilw5yj/ExFm5shl8/vegur-l_0602.otf');
- }
- html, body, {
- {block:ifpixelfont}
- font-family: 'Cagliostro', sans-serif;
- font-size: 8px;
- letter-spacing:-1px;
- {/block:ifpixelfont}
- {block:ifnotpixelfont}
- font-family: 'Swanky and Moo Moo', cursive;
- font-size: 14px;
- {/block:ifnotpixelfont}
- }
- body {
- color: #777;
- background:{color:background} url({image:background image});
- line-height:150%;
- {block:ifpixelfont}
- font-family: 'Cagliostro', sans-serif;
- font-size: 8px;
- letter-spacing:-1px;
- {/block:ifpixelfont}
- {block:ifnotpixelfont}
- font-family: 'Swanky and Moo Moo', cursive;
- font-size: 14px;
- {/block:ifnotpixelfont}
- }
- {block:ifcustomcursor}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
- {/block:ifcustomcursor}
- {if:customscrollbar}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Link};
- height:auto;-webkit-border-radius:20px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:6px !important;-webkit-border-radius:20px;
- }
- ::-webkit-scrollbar {
- height:6px;
- width:6px;
- background-color:{color:Background};
- -webkit-border-radius:20px;
- }
- {/if:customscrollbar}
- #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 {
- width: 830px;
- margin-top: 5px;
- {block:ifsidebarright}
- float: left;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- float: right;
- {/block:ifnotsidebarright}
- }
- #note3 {
- width: 500px;
- text-align:left;
- }
- #contain {
- height:100%;
- padding-left:10px;
- padding-right:10px;
- width: 1100px;
- margin: 0px auto;
- position: relative;
- }
- #sidebar {
- {block:ifroundedcorners}-moz-border-radius: 5px;
- border-radius: 5px;
- {block:ifroundedcorners}
- width: 210px;
- position: fixed;
- margin-top: 140px;
- background:{color:post background};
- padding: 2px;
- {block:ifnotsidebarright}
- margin-left:10px;
- {/block:ifnotsidebarright}
- {block:ifsidebarright}
- margin-left: 833px;
- {/block:ifsidebarright}
- {block:ifsidebarshadow}
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {/block:ifsidebarshadow}
- }
- 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:ifroundedcorners}-moz-border-radius: 5px;
- border-radius: 5px;
- {block:ifroundedcorners}
- {block:ifsidebarright}
- float: right;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- float: left;
- {/block:ifnotsidebarright}
- {block:indexpage}
- width: 250px;
- margin: 5px;
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- margin: 10px;
- {block:ifsidebarright}
- margin-right:40px;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- padding-left:20px;
- {/block:ifnotsidebarright}
- {/block:permalinkpage}
- display: block;
- padding: 2px;
- background:{color:post background};
- {block:ifshadow}
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {/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}
- }
- .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}
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- #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};
- }
- #cole{
- color:{color:Links};
- }
- #cole a {
- display:relative;
- max-width:500px;
- text-align:left;color:{color:Links};
- }
- #cole .mohr {
- margin-top:-10px;
- filter: alpha(opacity = 0);
- opacity:0;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- text-align:left;text-transform:lowercase;
- }
- #cole:hover .mohr {
- margin-top:5px;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;transition: all 1s ease-out;
- filter: alpha(opacity = 80);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- 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;
- }
- .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;
- }
- .perma1
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- position:absolute;
- z-index:9999991;
- bottom: 0px;
- right: 7px;
- }
- .entry:hover .perma1 {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- filter: alpha(opacity = 100);
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- webkit-transition: all 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { display: inline-block;
- background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
- height: 20px;
- font-size: 11px;
- line-height: 20px;
- color: #fff;
- padding-left: 4px;
- padding-right: 4px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- bottom: 6px;
- position: relative;
- letter-spacing:0px;
- }
- .not a{
- color: #fff;
- font-family: helvetica;
- }
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
- opacity: 0.8;
- filter: alpha(opacity = 80);
- }
- .not:hover , .rep:hover, .likep:hover {
- opacity: 1!important;
- filter: alpha(opacity = 100)!important;
- }
- .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: left;
- }
- 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;
- }
- </style>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('via ')");
- });
- </script>
- </head>
- <body>
- <div id="contain">
- <div id="sidebar">
- <div id="newHeader">
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width="210"/></a>{/block:ifshowsidebarimage}
- {block:ifshowtitle}<div style="font-family: 'Crafty Girls';font-size: {text:Blog title size}px; letter-spacing:-1px; text-transform:uppercase; line-height: 100%; color:{color:link};">
- <a href="/">{title}</a><br></div>{/block:ifshowtitle}
- </div>
- <div style="{block:ifpixelfont}
- font-family: pixie;
- font-size: 8px;
- letter-spacing:-1px;
- {/block:ifpixelfont}
- {block:ifnotpixelfont}
- font-family: helvetica;
- font-size: 9px;
- text-transform:uppercase;
- {/block:ifnotpixelfont} line-height: 100%; text-transform:lowercase; border-top: 1px solid #f0f0f0; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:3px;">
- <a href="/">refresh</a>
- {block:AskEnabled}<a href="/msg">message</a> {/block:AskEnabled}
- {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 style="{block:ifpixelfont}
- font-family: pixie;
- font-size: 8px;
- letter-spacing:-1px;
- {/block:ifpixelfont}
- {block:ifnotpixelfont}
- font-family: helvetica;
- font-size: 9px;
- {/block:ifnotpixelfont} line-height: 100%; color:#777; text-transform: none; width:200px;padding-top:5px; padding-left:3px; padding-bottom:3px;">
- {Description}
- </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="{ReblogURL}" target="_blank">+</a>
- <a href="{permalink}">{NoteCountwithLabel}</a> </p></div>
- {/block:indexpage}
- </div>
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div class="perma1">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
- </div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:IndexPage}
- {block:indexpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:indexpage}
- {block:permalinkpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:indexpage}
- <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reuse</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="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</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="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</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="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</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">reuse</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">reuse</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">reuse</a> </p></div>
- {/block:indexpage}
- </div>{/block:Answer}
- {block:PermalinkPage}
- <div id="note3"><div style="text-align:right">
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
- {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>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
- <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
- </body>
- <div style="position:fixed; bottom:10px; right:5px; opacity:.8">
- <embed quality="high" style="width:55px;visibility:visible; height:15px;" type="application/x-shockwave-flash" height="15" width="55" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" src="http://www.hypster.com/flash/player.swf?id=3338068:4099254:1&autoplay=true" FlashVars="color_bg=0xffffff&color_border=0xffffff&color_box=0xffffff&color_songbg=0xffffff&color_song_clicked=0xffffff&color_Title=0x000000&color_btns=0x000000&color_title=0x000000" /><br /><a href="http://www.hypster.com/?src=player-text" style="font-weight:bold;font-size:12px"></a>
- </div>
- </html>