Вы находитесь на странице: 1из 17

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.

or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!----------------------------------------
Very Theme by Incedo
http://incedothemes.tumblr.com
Please do not remove the credit.
Updated 7/3/14
------------------------------------------>

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>

<title>{Title}</title>

<meta name="color:background" content="#ffffff" />
<meta name="color:scrollbar" content="#7bbf6d" />
<meta name="color:scrollbar background" content="#ffffff" />
<meta name="color:text" content="#606060" />
<meta name="color:description" content="#7bbf6d" />
<meta name="color:link" content="#636363" />
<meta name="color:link hover" content="#ed8181" />
<meta name="color:title" content="#ed8181" />
<meta name="color:navigation" content="#A0A0A0" />
<meta name="color:permalink" content="#A0A0A0" />
<meta name="color:borders" content="#D8D8D8" />
<meta name="color:post background" content="#FFFFFF" />

<meta name="if:infinite scroll" content="1"/>
<meta name="if:image fade" content="1"/>
<meta name="if:rounded corners" content="1"/>
<meta name="if:sidebar top" content=""/>
<meta name="if:sidebar middle" content="1"/>
<meta name="if:sidebar bottom" content=""/>
<meta name="if:small posts" content="1"/>
<meta name="if:big posts" content=""/>
<meta name="if:one column" content="1"/>
<meta name="if:two columns" content=""/>
<meta name="if:three columns" content=""/>
<meta name="if:custom title font" content="1"/>
<meta name="if:show tags" content=""/>
<meta name="if:show captions" content=""/>
<meta name="if:watermelon" content="1"/>
<meta name="if:pizza" content=""/>
<meta name="if:lemon" content=""/>
<meta name="if:lime" content=""/>
<meta name="if:grapefruit" content=""/>

<meta name="font:description" content="helvetica" />
<meta name="font:title" content="helvetica" />
<meta name="font:text" content="helvetica" />
<meta name="font:perma" content="helvetica" />
<meta name="font:navigation" content="helvetica" />

<meta name="image:Left Background" content""/>
<meta name="image:Right Background" content""/>
<meta name="image:Tiled Background" content""/>
<meta name="image:Cover Background" content""/>

<meta name="text:link 1 title" content="home" />
<meta name="text:link 1" content="/" />
<meta name="text:link 2 title" content="message" />
<meta name="text:link 2" content="/ask" />
<meta name="text:link 3 title" content="other" />
<meta name="text:link 3" content="/" />
<meta name="text:link 4 title" content="other" />
<meta name="text:link 4" content="/" />
<meta name="text:Post Title Size" content="13" />
<meta name="text:Blog Title Size" content="27" />
<meta name="text:Post Font Size" content="11" />
<meta name="text:Description Size" content="11" />
<meta name="text:Navigation Size" content="11" />

<link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-
symbols" rel="stylesheet" type="text/css"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{block:Description}<meta name="description" content="{MetaDescription}" />{/bloc
k:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />

<style type="text/css">

body {
background-color:{color:background};
background-image: url({image:Left Background}), url({image:Right Background}), u
rl({image:Tiled Background}), url({image:Cover Background});
background-attachment: fixed;
background-position: bottom 0px left 0px, bottom 0px right 0px, top left, top le
ft;
background-repeat: no-repeat, no-repeat, repeat, no-repeat;
-webkit-background-size: auto, auto, auto, cover;
-moz-background-size: auto, auto, auto, cover;
-o-background-size: auto, auto, auto, cover;
background-size: auto, auto, auto, cover;
color:{color:text};
font-family: {font:text};
font-size:{text:post font size}px;
line-height:123%;
text-align:left
padding: 0px;}

::-webkit-scrollbar {
width: 7px;}

::-webkit-scrollbar-thumb {
background-color:{color:scrollbar};}

::-webkit-scrollbar-track{
background-color:{color:scrollbar background};}

::-webkit-scrollbar-buttom{
background-color:{color:scrollbar background};}

a:link, a:active, a:visited {
color: {color:link};
text-decoration:none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}

a:hover{
color: {color:linkhover};
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}

img {max-width:100%;}

#wrapper {
padding-top:4px;
margin-left:auto;
margin-right:auto;}

#lbar {
position:fixed;
width:150px;}

{block:ifsidebartop} #lbar {top:15%} {/block:ifsidebartop}
{block:ifsidebarmiddle} #lbar {top:45%} {/block:ifsidebarmiddle}
{block:ifsidebarbottom} #lbar {bottom:11%} {/block:ifsidebarbottom}

#limg {width:inherit;}

#title, #title a {
{block:ifnotcustomtitlefont}
font-family: {font:title};
{/block:ifnotcustomtitlefont}
{block:ifcustomtitlefont}
font-family: 'Cedarville Cursive', cursive;
{/block:ifcustomtitlefont}
font-size: {text:blog title size}px;
letter-spacing: 2px;
text-align:center;
width:inherit;
color: {color:title};}

#desc {
width:inherit;
color:{color:description};
margin-top:10px;
text-align:center;
font-size:{text:description size}px;
font-family: {font:description};}

#nav {
margin-top:10px;
{block:ifimagefade}
filter: alpha(opacity = 85);
-moz-opacity: .85;
opacity:.85;
{/block:ifimagefade}
text-align:center;
width:88px;
margin-left:auto;
margin-right:auto;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}

{block:ifimagefade}
#lbar:hover #nav {
filter: alpha(opacity = 100);
-moz-opacity: 1;
opacity:1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
{/block:ifimagefade}

#entries {margin-left:200px;}

#posts {
float:left;
margin:4px 13px;
height:auto;
position:relative;}

#post1 {
padding:3px;height:auto;
{block:ifroundedcorners}
-webkit-border-radius: 4px;
-moz-border-radius:4px;
border-radius: 4px;
{/block:ifroundedcorners}
float:left;
background-color:{color:post background};
border: 1px solid {color:borders};}

#photo, #photo a, #photo a img {border: none; line-height:0; {block:ifroundedcor
ners}border-radius:2px;-webkit-border-radius: 2px;-moz-border-radius:4px;{/block
:ifroundedcorners}}

{block:ifimagefade}
{block:indexpage}
#photo a img {
filter: alpha(opacity = 90);
-moz-opacity: .9;
opacity:.9;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;}
#photo:hover a img, .per:hover #photo{
filter: alpha(opacity = 100);
-moz-opacity: 1;
opacity:1;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;}
{/block:indexpage}
{/block:ifimagefade}

{block:indexpage}
{block:ifsmallposts}
{block:ifonecolumn}
#entries, #paginationhold {width:288px}
#wrapper {width:488px;}
{/block:ifonecolumn}
{block:iftwocolumns}
#entries, #paginationhold {width:576px}
#wrapper {width:776px;}
{/block:iftwocolumns}
{block:ifthreecolumns}
#entries, #paginationhold {width:864px}
#wrapper {width:1064px;}
{/block:ifthreecolumns}
#posts, #post1, #photo, #photo a img {width: 250px;}
{/block:ifsmallposts}
{block:ifbigposts}
{block:ifonecolumn}
#entries, #paginationhold {width:438px}
#wrapper {width:638px;}
{/block:ifonecolumn}
{block:iftwocolumns}
#entries, #paginationhold {width:876px}
#wrapper {width:1076px;}
{/block:iftwocolumns}
{block:ifthreecolumns}
#entries, #paginationhold {width:1314px}
#wrapper {width:1514px;}
{/block:ifthreecolumns}
#posts, #post1, #photo, #photo a img {width: 400px;}
{/block:ifbigposts}
{/block:indexpage}

{block:permalinkpage}
#entries, #paginationhold {width:438px}
#wrapper {width:638px;}
#posts, #post1, #photo, #photo a img {width: 400px;}
{/block:permalinkpage}

h2 {
font-size: {text:Post Title Size}px;
margin:1px;
line-height:100%;}

.asker a {font-weight:bold;}

p, ul, ol {margin:1px;}

blockquote {
margin:1px 0px 1px 10px;
border-style: solid;
border-width:0px 0px 0px 2px;
padding:0px 0px 0px 3px;
border-color:{color:borders};}

ul, ol {padding-left:21px;}

img a {border:none;}

.chat ul, .chat li {list-style:none; margin:1px; padding:0px;}

#s-m-t-tooltip{
box-shadow:1px 1px 3px rgba(0,0,0,.1);
max-width:250px;
margin-top:22px;
margin-left:12px;
padding-left:3px;
padding-right:3px;
border:1px solid {color:borders};
{block:ifroundedcorners}
border-radius:2px;
{/block:ifroundedcorners}
z-index:999999999999999;
background-color:{color:post background};
color:{color:navigation};
font-family:{font:navigation};
z-index:999999999;
font-size:11px;
font-style:normal;
text-transform:lowercase;
line-height:14px;
height:14px;}

#mhold {
display:inline-block;
width:100px;
height:100px;}

#mart {
position:absolute;
width:100px;
height:100px;
overflow:hidden;}

#mart img {
width:100px;
position:absolute;}

#mart2 {
position:absolute;
width:100px;
height:100px;
background-color:{color:post background};}

#mhold2 {
position:absolute;
display:inline-block;
height:100px;
margin-left:8px;}

#mhold2 p {
margin-top:0px;
margin-bottom:2px;}

{block:ifsmallposts}
{block:indexpage}
#mhold2{width:140px;}
{/block:indexpage}
{block:permalinkpage}
#mhold2{width:290px;}
{/block:permalinkpage}
{/block:ifsmallposts}
{block:ifbigposts}
#mhold2{width:290px;}
{/block:ifbigposts}

#mplayer {
position:absolute;
height:28px;
width:28px;
margin:9px;
overflow:hidden;}

#mcircle {
position:absolute;
width:46px;
height:46px;
border-radius: 23px;
-moz-border-radius: 23px;
-webkit-border-radius: 23px;
background-color:white;
z-index:999999;
margin:27px;
opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity = 60);
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;}

#mcircle:hover {
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity = 80);
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4;}

#tags {
text-align:right;
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity = 80);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}

#posts:hover #tags {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity = 100);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}

#pagination {text-align:center;}

#paginationhold {margin-left:200px}


#pagination a {
margin:0px 6px;
color:{color:navigation};
font-family:{font:navigation};}

#c {
position:fixed;
bottom:4px;
right:4px;
font-size:13px;
font-family:helvetica;}

/*for permalink*/
#q, #q a {color:{color:permalink};text-align:center;opacity:1;margin-left:0px;-m
oz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;
transition: all 0.5; font-family:{font:perma};}
#q1, #q2 {display:inline; background-color:{color:post background}; border-width
:0px 1px 1px 1px; border-color: {color:borders}; {block:ifroundedcorners}border-
radius:2px; -webkit-border-radius: 2px; -moz-border-radius:2px;{/block:ifrounded
corners} border-style:solid; padding:0px 4px 0px 4px; color:{color:permalink}; f
ont-size:11px; height:13px; line-height:13px; margin: 0px 2px; filter: alpha(opa
city = 0); -moz-opacity: 0; opacity:0;}
#posts:hover #q1 {filter: alpha(opacity = 100); -moz-opacity: 1; opacity:1; -web
kit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-
transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transiti
on: all 0.4s ease-in-out;}
#posts:hover #q2 {filter: alpha(opacity = 100); -moz-opacity: 1; opacity:1;-webk
it-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out; -o-tr
ansition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition
: all 0.4s ease-in-out; transition-delay: .15s}
#q1 {-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in
-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
#q2 {-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in
-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; transition-delay: .15s}

/*for multi columns*/
{block:ifinfinitescroll}
.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
#infscr-loading {display:none;}
.navigation {display:none!important;}
{/block:ifinfinitescroll}

</style>

<style type="text/css">{CustomCSS}</style>

<script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/l
ike2.js"></script>

<div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px
;"></iframe></div>

<link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='sty
lesheet' type='text/css'>

<!for multi columns>
<script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/j
query-1.4.2.min.js"></script><script src="http://static.tumblr.com/twte3d7/H8Glm
663z/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663
d/infinite.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/
infinite.js"></script><script type="text/javascript" src="http://static.tumblr.c
om/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script type="text/javascript
" src="jquery.masonry.min.js"></script><script src="http://static.tumblr.com/df2
8qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>{block:IndexPage}<script src="
http://masonry.desandro.com/jquery.masonry.min.js"></script>
<script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script><sc
ript src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script
>{/block:IndexPage}
<script type="text/javascript">
$(window).load(function () {
$('#entries').masonry(),
$('.masonryWrap').infinitescroll({
itemSelector : "#posts",
navSelector : "div.navigation",
nextSelector : ".navigation a#next",
bufferPx : 1000,
loadingImg : "",
loadingText : "",
animation: true,
extraScrollPx: 1000,
},
function() { $('#entries').masonry({ appendedContent: $(this) });
});
});</script>

<script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/l
ike2.js"></script>

<div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px
;"></iframe></div>


<script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltip
s.js"></script>
<script>
(function($){
$(document).ready(function(){
$("[title],a[title],img[title]").style_my_tooltips({
tip_follows_cursor:true,
tip_delay_time:1,
tip_fade_speed:400,
attribute:"title"
});
});
})(jQuery);
</script>


</head>

<body>


<!for multi columns>
{block:ifinfinitescroll}
<div class="navigation">
{block:Pagination}
{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="ne
xt"></a>{/block:NextPage}
{block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:
PreviousPage}
{/block:Pagination}
</div>
{/block:ifinfinitescroll}

{block:ContentSource}
<! {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
width="{LogoWidth}" height="{LogoHeight}" alt={SourceTitle}" />
{/block:SourceLogo}
{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} >
{/block:ContentSource}
{block:RebloggedFrom}<div style="display:none">{ReblogParentName}</div>{/block:R
ebloggedFrom}

<div id="wrapper">


<div id="lbar">

<div id="limg">

<div id="title"><a href="/">{title}</a></div>

<div id="desc">{Description}</div>

{block:ifwatermelon}
<div id="nav">
<img id="Image-Maps_5201305252258539" src="http://static.tumblr.com/8xsfla2/QLQm
ndykj/astart.png" usemap="#Image-Maps_5201305252258539" border="0" width="88" he
ight="43" alt="" />
<map id="_Image-Maps_5201305252258539" name="Image-Maps_5201305252258539">

<area shape="poly" coords="37,2,7,2,11,12,16,20," href="{text:link 1}" alt="{tex
t:link 1 title}" title="{text:link 1 title}" onMouseOver="if(document.images) do
cument.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.
com/8xsfla2/hnrmndyku/a1.png';" onMouseOut="if(document.images) document.getElem
entById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/QL
Qmndykj/astart.png';" />

<area shape="poly" coords="38,8,19,26,37,32," href="{text:link 2}" alt="{text:li
nk 2 title}" title="{text:link 2 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/YYNmndynb/a2.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/QLQmnd
ykj/astart.png';" />

<area shape="poly" coords="46,8,46,33,63,26," href="{text:link 3}" alt="{text:li
nk 3 title}" title="{text:link 3 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/c3qmndyp2/a3.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/QLQmnd
ykj/astart.png';" />

<area shape="poly" coords="51,2,70,19,77,2," href="{text:link 4}" alt="{text:lin
k 4 title}" title="{text:link 4 title}" onMouseOver="if(document.images) documen
t.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8
xsfla2/R0xmndyqm/a4.png';" onMouseOut="if(document.images) document.getElementBy
Id('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/QLQmndy
kj/astart.png';" />
</div>
{/block:ifwatermelon}

{block:ifpizza}
<div id="nav">
<img id="Image-Maps_5201305252258539" src="http://static.tumblr.com/8xsfla2/kIzn
781lc/pstart.png" usemap="#Image-Maps_5201305252258539" border="0" width="88" he
ight="43" alt="" />
<map id="_Image-Maps_5201305252258539" name="Image-Maps_5201305252258539">

<area shape="poly" coords="37,2,7,2,11,12,16,20," href="{text:link 1}" alt="{tex
t:link 1 title}" title="{text:link 1 title}" onMouseOver="if(document.images) do
cument.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.
com/8xsfla2/Goqn781nr/p1.png';" onMouseOut="if(document.images) document.getElem
entById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/kI
zn781lc/pstart.png';" />

<area shape="poly" coords="38,8,19,26,37,32," href="{text:link 2}" alt="{text:li
nk 2 title}" title="{text:link 2 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/aFcn781pq/p2.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/kIzn78
1lc/pstart.png';" />

<area shape="poly" coords="46,8,46,33,63,26," href="{text:link 3}" alt="{text:li
nk 3 title}" title="{text:link 3 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/nj2n781ol/p3.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/kIzn78
1lc/pstart.png';" />

<area shape="poly" coords="51,2,70,19,77,2," href="{text:link 4}" alt="{text:lin
k 4 title}" title="{text:link 4 title}" onMouseOver="if(document.images) documen
t.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8
xsfla2/GfMn781p1/p4.png';" onMouseOut="if(document.images) document.getElementBy
Id('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/kIzn781
lc/pstart.png';" />
</div>
{/block:ifpizza}

{block:iflemon}
<div id="nav">
<img id="Image-Maps_5201305252258539" src="http://static.tumblr.com/8xsfla2/1w2n
788m7/lestart.png" usemap="#Image-Maps_5201305252258539" border="0" width="88" h
eight="43" alt="" />
<map id="_Image-Maps_5201305252258539" name="Image-Maps_5201305252258539">

<area shape="poly" coords="37,2,7,2,11,12,16,20," href="{text:link 1}" alt="{tex
t:link 1 title}" title="{text:link 1 title}" onMouseOver="if(document.images) do
cument.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.
com/8xsfla2/QKdn788nc/le1.png';" onMouseOut="if(document.images) document.getEle
mentById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/1
w2n788m7/lestart.png';" />

<area shape="poly" coords="38,8,19,26,37,32," href="{text:link 2}" alt="{text:li
nk 2 title}" title="{text:link 2 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/z3fn788nz/le2.png';" onMouseOut="if(document.images) document.getElement
ById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/1w2n7
88m7/lestart.png';" />

<area shape="poly" coords="46,8,46,33,63,26," href="{text:link 3}" alt="{text:li
nk 3 title}" title="{text:link 3 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/THGn788oj/le3.png';" onMouseOut="if(document.images) document.getElement
ById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/1w2n7
88m7/lestart.png';" />

<area shape="poly" coords="51,2,70,19,77,2," href="{text:link 4}" alt="{text:lin
k 4 title}" title="{text:link 4 title}" onMouseOver="if(document.images) documen
t.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8
xsfla2/CVHn788p5/le4.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/1w2n78
8m7/lestart.png';" />
</div>
{/block:iflemon}

{block:iflime}
<div id="nav">
<img id="Image-Maps_5201305252258539" src="http://static.tumblr.com/8xsfla2/WaJn
788re/listart.png" usemap="#Image-Maps_5201305252258539" border="0" width="88" h
eight="43" alt="" />
<map id="_Image-Maps_5201305252258539" name="Image-Maps_5201305252258539">

<area shape="poly" coords="37,2,7,2,11,12,16,20," href="{text:link 1}" alt="{tex
t:link 1 title}" title="{text:link 1 title}" onMouseOver="if(document.images) do
cument.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.
com/8xsfla2/jZpn788se/li1.png';" onMouseOut="if(document.images) document.getEle
mentById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/W
aJn788re/listart.png';" />

<area shape="poly" coords="38,8,19,26,37,32," href="{text:link 2}" alt="{text:li
nk 2 title}" title="{text:link 2 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/9UVn788t0/li2.png';" onMouseOut="if(document.images) document.getElement
ById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/WaJn7
88re/listart.png';" />

<area shape="poly" coords="46,8,46,33,63,26," href="{text:link 3}" alt="{text:li
nk 3 title}" title="{text:link 3 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/6nEn788tg/li3.png';" onMouseOut="if(document.images) document.getElement
ById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/WaJn7
88re/listart.png';" />

<area shape="poly" coords="51,2,70,19,77,2," href="{text:link 4}" alt="{text:lin
k 4 title}" title="{text:link 4 title}" onMouseOver="if(document.images) documen
t.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8
xsfla2/rgen788tz/li4.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/WaJn78
8re/listart.png';" />
</div>
{/block:iflime}

{block:ifgrapefruit}
<div id="nav">
<img id="Image-Maps_5201305252258539" src="http://static.tumblr.com/8xsfla2/u1nn
788v3/gstart.png" usemap="#Image-Maps_5201305252258539" border="0" width="88" he
ight="43" alt="" />
<map id="_Image-Maps_5201305252258539" name="Image-Maps_5201305252258539">

<area shape="poly" coords="37,2,7,2,11,12,16,20," href="{text:link 1}" alt="{tex
t:link 1 title}" title="{text:link 1 title}" onMouseOver="if(document.images) do
cument.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.
com/8xsfla2/Tpln788vw/g1.png';" onMouseOut="if(document.images) document.getElem
entById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/u1
nn788v3/gstart.png';" />

<area shape="poly" coords="38,8,19,26,37,32," href="{text:link 2}" alt="{text:li
nk 2 title}" title="{text:link 2 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/zjNn788wf/g2.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/u1nn78
8v3/gstart.png';" />

<area shape="poly" coords="46,8,46,33,63,26," href="{text:link 3}" alt="{text:li
nk 3 title}" title="{text:link 3 title}" onMouseOver="if(document.images) docume
nt.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/
8xsfla2/3kRn788wq/g3.png';" onMouseOut="if(document.images) document.getElementB
yId('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/u1nn78
8v3/gstart.png';" />

<area shape="poly" coords="51,2,70,19,77,2," href="{text:link 4}" alt="{text:lin
k 4 title}" title="{text:link 4 title}" onMouseOver="if(document.images) documen
t.getElementById('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8
xsfla2/LVAn788x3/g4.png';" onMouseOut="if(document.images) document.getElementBy
Id('Image-Maps_5201305252258539').src= 'http://static.tumblr.com/8xsfla2/u1nn788
v3/gstart.png';" />
</div>
{/block:ifgrapefruit}

</div>

</div>

<div class = "autopagerize_page_element" >
<div id="entries">
{block:Posts}
<div id="posts">

{block:Text}<div id="post1">
{block:Title}<h2>{Title}</h2>{/block:Title}
{Body}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Text}

{block:Quote}<div id="post1">
"{Quote} <div style="margin-left:20px;"> {Source}</div>
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Quote}

{block:Link}<div id="post1">
<a href="{URL}"><h2>{Name}</h2></a>
{block:Description}<p>{Description}</p>{/block:Description}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Link}

{block:Chat}<div id="post1">
<class="chat">{block:Lines}<div id="chatter"><class="user_{UserNumber}">{block:L
abel}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</div>{/block:L
ines}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Chat}

{block:Answer}<div id="post1">
<div id="question"><span style="font-style:italic">{Asker} asked: </span>{Questi
on}</div>
{Answer}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Answer}

{block:Audio}<div id="post1">
<div id="mhold">
<div id="mart">
<img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg">
{block:AlbumArt}<div id="mart2"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
</div>
<div id="mcircle"><div id="mplayer">{AudioPlayerwhite}</div></div>
</div>
<div id="mhold2">
<p>Track:{block:TrackName} {TrackName}{/block:TrackName}</p>
<p>Artist:{block:Artist} {Artist}{/block:Artist}</p>
<p>Album:{block:Album} {Album}{/block:Album}</p>
<p>Plays: {FormattedPlayCount}</p>
<p>{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowc
aptions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}</p>
</div>
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Audio}

{block:Video}<div id="post1">
{block:ifsmallposts}{Video-250}{/block:ifsmallposts}
{block:ifbigposts}{Video-400}{/block:ifbigposts}
{/block:indexpage}
{block:permalinkpage}{Video-400}{/block:permalinkpage}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Video}

{block:Photo}<div id="post1">
<div id="photo"><a href="{Permalink}"><img src="{PhotoURL-500}"/></a></div>
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Photo}

{block:Photoset}<div id="post1">
{block:indexpage}
{block:ifsmallposts}{Photoset-250}{/block:ifsmallposts}
{block:ifbigposts}{Photoset-400}{/block:ifbigposts}
{/block:indexpage}
{block:permalinkpage}{Photoset-400}{/block:permalinkpage}
{block:ifshowcaptions}{block:caption}{Caption}{/block:caption}{/block:ifshowcapt
ions}
{block:ifnotshowcaptions}{block:PermalinkPage}{block:caption}{Caption}{/block:ca
ption}{/block:PermalinkPage}{/block:ifnotshowcaptions}
{block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">
{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
{block:ifnotshowtags}{block:PermalinkPage}{block:HasTags}<div id="tags">{block:T
ags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:HasTags}{/block:Pe
rmalinkPage}{/block:ifnotshowtags}
</div>{/block:Photoset}

{block:indexpage}
<div id="q">
<div id="q1"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
<div id="q2"><a href="{ReblogURL}" target="_blank">reblog</a></div>
</div>
{/block:indexpage}

{block:PermalinkPage}
<div style="text-align:center; padding:3px 4px 3px 4px;">Posted {TimeAgo} with {
NoteCount} Notes</div>
<div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
{/block:PermalinkPage}

</div>
{/block:Posts}

</div>

</div>

{block:ifnotinfinitescroll}
<div id="paginationhold">
<div id="pagination">
{block:Pagination}
{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}
{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
{/block:Pagination}
</div></div>
{/block:ifnotinfinitescroll}

</div>

<div id="c"><a href="http://incedo.tumblr.com"></a></div>

</body> <!-- SCM Music Player http://scmplayer.net -->
<script type="text/javascript" src="http://scmplayer.net/script.js"
data-config="{'skin':'skins/black/skin.css','volume':50,'autoplay':true,'shuffle
':true,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title'
:'g-eazy','url':'https://www.youtube.com/watch?v=mlAll9o4O7Y'},{'title':'g-eazy'
,'url':'https://www.youtube.com/watch?v=oQa8Rv-Vq-Y'},{'title':'smack that','url
':'https://www.youtube.com/watch?v=bKDdT_nyP54'},{'title':'arabella','url':'http
s://www.youtube.com/watch?v=Jn6-TItCazo'},{'title':'fashion killa','url':'https:
//www.youtube.com/watch?v=F6VfsJ7LAlE'},{'title':'viata-i mare','url':'https://w
ww.youtube.com/watch?v=ygjAl_SntGk'},{'title':'te stiu de-o viata','url':'https:
//www.youtube.com/watch?v=JWcF17ZhtHc'},{'title':'doua anotimpuri','url':'https:
//www.youtube.com/watch?v=1TTxjdwwua8'},{'title':'prin august','url':'https://ww
w.youtube.com/watch?v=4t84yiwlFdQ'},{'title':'stolen dance','url':'https://www.y
outube.com/watch?v=iX-QaNzd-0Y'},{'title':'i mean it','url':'tps://www.youtube.c
om/watch?v=CxnaPa8ohmM'},{'title':'let%27s get lost','url':'https://www.youtube.
com/watch?v=pruKV1chnHA'},{'title':'far alone','url':'https://www.youtube.com/wa
tch?v=sxV1_Lr1yf0'},{'title':'faded','url':'https://www.youtube.com/watch?v=1yYZ
X6d4-ns'},{'title':'tyga ft game','url':'ttps://www.youtube.com/watch?v=RG0xbO4E
xu4'},{'title':'tu m-ntelegi','url':'ttps://www.youtube.com/watch?v=LrLFLDRGn8w'
},{'title':'or nah','url':'https://www.youtube.com/watch?v=TUj0otkJEBo'},{'title
':'28','url':'https://www.youtube.com/watch?v=-OSlVoxV3c0'},{'title':'cavalier',
'url':'https://www.youtube.com/watch?v=pY97jUkRqK0'},{'title':'lotta that','url'
:'https://www.youtube.com/watch?v=O-qquOIEvoM'},{'title':'fratii prastie','url':
'https://www.youtube.com/watch?v=lwjSJDMCY1w'},{'title':'xx','url':'https://www.
youtube.com/watch?v=cHYZy8SFp54'},{'title':'gangsta','url':'https://www.youtube.
com/watch?v=trtdEg34eII'},{'title':'one time','url':'https://www.youtube.com/wat
ch?v=-XqTeZgiipA'},{'title':'gold','url':'https://www.youtube.com/watch?v=mFnqEo
9367s'},{'title':'jack','url':'https://www.youtube.com/watch?v=m0EiujcV3Tg'},{'t
itle':'get your shit','url':'https://www.youtube.com/watch?v=_Muqdjpv63M'},{'tit
le':'take it slow','url':'https://www.youtube.com/watch?v=cUV_RO5XoE4'},{'title'
:'too many friends ','url':'https://www.youtube.com/watch?v=hKLONjkiL1c'},{'titl
e':'wishkey','url':'https://www.youtube.com/watch?v=4WwZfJEwHr4'},{'title':'bad
things','url':'https://www.youtube.com/watch?v=h5HX9YFIAt4'},{'title':'i don%27t
need you','url':'https://www.youtube.com/watch?v=9J-4W9BqV_M'},{'title':'alerg'
,'url':'https://www.youtube.com/watch?v=F1h-zYl-ndM'},{'title':'how to love','ur
l':'https://www.youtube.com/watch?v=lmkuvuEIbmM'},{'title':'mare albastra','url'
:'https://www.youtube.com/watch?v=r7jIGg1EAXo'}]}" ></script>
<!-- SCM Music Player script end -->
</html>

Вам также может понравиться