You are on page 1of 12

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

org/TR/xh
tml1/DTD/xhtml1-strict.dtd">

<!--
(C) TUMBLR THEME BY DARLIEECIOUS.TUMBLR.COM
-Theme 34, Pretty On The Outside-
...........................................................
please do not remove this tag and the credits of this theme.
do not claim, steal, redistribute, copy etc. any part of this theme.
...........................................................
this theme looks better in Mozilla Firefox
with a screen resolution of 1280 by 800 pixels.
-->

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


<title>{TITLE}</title>
<link rel="shortcut icon" href="{Favicon}">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="
description" content="{MetaDescription}" />
<script>
<!--
document.write(unescape("%3Clink%20rel%3D%22stylesheet%22%20type%3D%22text/css%2
2%20href%3D%22http%3A//static.tumblr.com/1cmk6kw/DTtlcj7yx/darlieecious-pretty_o
n_the_outside.css%22%20/%3E%0A%3Cscript%20type%3D%22text/javascript%22%20src%3D%
22http%3A//static.tumblr.com/1cmk6kw/dJalaiedm/tumblr_controls.js%22%3E%3C/scrip
t%3E"));
//-->
</script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />

{block:IfDisableRightClick}<script type="text/javascript" src="http://static.tum


blr.com/1cmk6kw/HlSla0dfm/darlieecious-dot-tumblr-dot-com.js"></script>{/block:I
fDisableRightClick}
{block:IfEndlessScrolling}<script type="text/javascript" src="http://static.tumb
lr.com/1cmk6kw/Pfolayc70/darlieecious_endlessscrolling.js"></script>{/block:IfEn
dlessScrolling}
{block:ifEnableStreampad}<script type="text/javascript" src="http://o.aolcdn.com
/art/merge?f=/_media/sp/sp-player.js&amp;f=/_media/sp/sp-player-tumblr.js&amp;ex
psec=86400&amp;ver=11&amp;bgcolor={color:Streampad Background}&amp;clicktext=Pla
y%20All%20Audio%20Posts&amp;clickimg=true&amp;showpop=false"></script>{/block:if
EnableStreampad}

<!-- CHECK THE 'APPEARANCE' TO CHANGE THE THEME SETTINGS TO WHATEVER YOU WANT --
>
<!-- if you want your theme to look the same as the preview then click 'Reset De
fault' on the 'Appearance' menu -->
<meta name="text:Disqus Shortname" content=""/>
<meta name="if:Endless Scrolling" content="0"/>
<meta name="if:Enable Streampad" content="0"/>
<meta name="color:Streampad Background" content="#000000"/>
<meta name="if:Fixed Sidebar" content="1"/>
<meta name="if:Enable Image Opacity" content="1"/>
<meta name="if:Disable right click" content="1"/>
<meta name="if:Show Reblog link" content="1"/>
<meta name="if:Show Best Viewed Section" content="1"/>
<meta name="if:Show tags" content="0"/>
<meta name="if:Show picture caption" content="0"/>
<meta name="if:Show Tumblr Picture" content="1"/>
<meta name="if:Show Refresh Link" content="1"/>
<meta name="if:Show Archive Link" content="1"/>
<meta name="text:Link 1 Name" content=""/>
<meta name="text:Link 1 URL" content=""/>
<meta name="text:Link 2 Name" content=""/>
<meta name="text:Link 2 URL" content=""/>
<meta name="text:Link 3 Name" content=""/>
<meta name="text:Link 3 URL" content=""/>
<meta name="text:Link 4 Name" content=""/>
<meta name="text:Link 4 URL" content=""/>
<meta name="text:Link 5 Name" content=""/>
<meta name="text:Link 5 URL" content=""/>
<meta name="image:Your" content=""/>
<meta name="font:title" content="arial"/>
<meta name="text:post title size" content="25"/>
<meta name="color:posts background" content="#ffffff" />
<meta name="color:Background" content="#f5f5f5"/>
<meta name="image:Background" content=""/>
<meta name="text:background image position" content="none"/>
<meta name="if:background image not repeat" content="0"/>
<meta name="if:background image fixed" content="1"/>
<meta name="color:text" content="#333333"/>
<meta name="text:font size" content="11"/>
<meta name="font:body" content="helvetica"/>
<meta name="color:link" content="#B300B3" />
<meta name="color:link hover" content="#800080" />
<meta name="color:posts title" content="#B300B3" />
<meta name="color:posts title hover" content="#800080" />
<meta name="color:title" content="#B300B3" />
<meta name="color:title hover" content="#800080" />
<meta name="color:title border" content="#888888" />
<meta name="if:TitleInUppercase" content="1"/>
<meta name="text:title font size" content="18"/>
<meta name="color:navigation" content="#800080" />
<meta name="color:navigation background" content="#ffffff" />
<meta name="text:navigation font size" content="23"/>
<meta name="font:navigation" content="arial black"/>
<meta name="color:navigation hover" content="#ffffff" />
<meta name="color:navigation hover background" content="#800080" />
<meta name="if:Show People I Follow" content="1"/>
<meta name="text:following title" content="following"/>
<meta name="text:pages section title" content="my pages"/>
<style type="text/css">

body {
background-color:{color:Background};
background-image:url({image:Background});
background-position:{text:background image position};
{block:IfBackgroundImageNotRepeat}background-repeat:no-repeat;{/block:IfBackgrou
ndImageNotRepeat}
{block:IfBackgroundImageFixed}background-attachment: fixed;{/block:IfBackgroundI
mageFixed}
color:{color:Text};
font-size:{text:font size}px;
font-family:{font:body};
}
a, a:visited, a:active {
color:{color:Link};
text-decoration: none;

}
a:hover {
color:{color:link hover};
}

.post_title {
color:{color:Posts title};
font-family:{font:title};
font-size:{text:post title size}px;
}
.post_title:hover {
color:{color:posts title hover};
text-decoration: none;
}
.quote {font-size:{text:post title size}px;}
.page_link {font-size:{text:post title size}px;}
.title{
color:{color:title};
font-family:{font:title};
{block:IfTitleInUppercase}text-transform:Uppercase;{/block:IfTitleInUppe
rcase}
font-size:{text:title font size}px;
border-bottom:1px dotted {color:title border};
}
.title:hover {
color:{color:title hover};
}

img {
{block:IfEnableImageOpacity}
opacity: 0.8; filter:alpha(opacity=80);
{/block:IfEnableImageOpacity}
}
img:hover {
{block:IfEnableImageOpacity}
opacity:1; filter:alpha(opacity=99);
{/block:IfEnableImageOpacity}
}
a.nav:link,
a.nav:visited,
a.nav:active {
color:{color:navigation};
font-size:{text:navigation font size}px;
font-family:{font:navigation};
background-color:{color:navigation background};
}
a.nav:hover {
color:{color:navigation hover};
background-color:{color:navigation hover background};
}

#pretty_on_the_outside {
{block:IfFixedSidebar}position:fixed;{/block:IfFixedSidebar}
}
#posts, #darlieecious {
background-color:{color:posts background};
}

#tmblr{
{block:ifEnableStreampad}bottom:35px;{/block:ifEnableStreampad}
}

{CustomCSS}
</style>
</head><body>

<div id="menu">
{block:IfShowRefreshLink}<a href="/" class="nav">refresh</a>{/block:IfShowRefres
hLink}
{block:AskEnabled}<a href="/ask" class="nav">ask me</a>{/block:AskEnabled}
{block:SubmissionsEnabled}<a href="/submit" class="nav">submit</a>{/block:Submis
sionsEnabled}
{block:IfShowArchiveLink}<a href="/archive" class="nav">archive</a>{/block:IfSho
wArchiveLink}
<a href="http://darlieecious.tumblr.com/" title="Theme Name: 34. Pretty On The O
utside" class="nav">theme</a>
{block:IfLink1Name}<a href="{text:link 1 url}" class="nav">{text:link 1 name}</a
>{/block:IfLink1Name}
{block:IfLink2Name}<a href="{text:link 2 url}" class="nav">{text:link 2 name}</a
>{/block:IfLink2Name}
{block:IfLink3Name}<a href="{text:link 3 url}" class="nav">{text:link 3 name}</a
>{/block:IfLink3Name}
{block:IfLink4Name}<a href="{text:link 4 url}" class="nav">{text:link 4 name}</a
>{/block:IfLink4Name}
{block:IfLink5Name}<a href="{text:link 5 url}" class="nav">{text:link 5 name}</a
>{/block:IfLink5Name}
</div>

<div id="pretty_on_the_outside">
<div id="darlieecious">
<a href="/"><span class="title">{title}</span></a>
{block:IfShowTumblrPicture}<a href="/"><img src="{PortraitURL-48}" align="left"
style="margin-right:10px;" /></a>{/block:IfShowTumblrPicture}
{block:IfYourImage}<center><a href="/"><img src="{image:Your}" width="200px" /><
/a><BR></center>{/block:IfYourImage}
{description}<BR clear="all" /><BR>
</div>

{block:HasPages}<div id="darlieecious">
<span class="title">{text:pages section title}</span>
<center>{block:Pages}<a href="{URL}">{Label}</a> &bull; {/block:Pages}</center>
</div>{/block:HasPages}

{block:IfShowPeopleIFollow}<div id="darlieecious">
<span class="title">{text:following title}</span>
{block:Following}{block:Followed}
<a href="{FollowedURL}" target="_blank"><img src="{FollowedPortraitURL-24}" /></
a>
{/block:Followed}{/block:Following}
</div>{/block:IfShowPeopleIFollow}
</div>

<div id="content">
{block:Posts}<div id="posts">

{block:Regular}
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{Body}
{block:More}<br><a href="{permalink}" class="readmore" title="click here to read
more">&#187; read more</a>{/block:More}
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Regular}

{block:Photo}

<a href="{LinkURL}" target="_blank"><img src="{PhotoURL-500}" width="500px" /></


a>
{block:IfShowPictureCaption}{block:Caption} {Caption} <BR>{/block:Caption}{/bloc
k:IfShowPictureCaption}
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}

<div style="float:left;" class="details">


{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Photo}

{block:Photoset}
{PhotoSet-500}
{block:IfShowPictureCaption}{block:Caption} {Caption} <BR>{/block:Caption}{/bloc
k:IfShowPictureCaption}
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Photoset}

{block:Quote}
<span class="quote"><b>&ldquo;</B>{Quote}<b>&rdquo;</b></span><BR>
{block:Source}&ndash;{Source}{/block:Source}
<BR><BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Quote}

{block:Link}
<a href="{URL}" class="post_title" target="_blank">&#8594; {Name}</a>
{Description}
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Link}

{block:Conversation}
{block:Title}<span class="post_title">{Title}</span>{/block:Title}
{block:Lines}
{block:Label}<b><span class="label">{Label}</b></span>{/block:Label}
{Line}<BR>
{/block:Lines}
<BR><BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Conversation}

{block:Audio}<center>
<b>{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/bloc
k:Artist}</b><br>
{block:AlbumArt}<img src="{AlbumArtURL}" width="200px" height="200px" />{/block:
AlbumArt}<br>
{AudioPlayerGrey}
{PlayCountWithLabel} {block:ExternalAudio}- <a href="{ExternalAudioURL}">Downloa
d</a>{/block:ExternalAudio}
{block:Caption} {Caption} {/block:Caption}</center>
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Audio}
{block:Video}
{Video-500}
<BR>{Caption}
<BR>
{block:IfDisqusShortname}{block:IndexPage}<div class="details"><a class="dsq-com
ment-count" href="{Permalink}#disqus_thread">comment</a></div><br>{/block:IndexP
age}{/block:IfDisqusShortname}
<div style="float:left;" class="details">
{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:Not
eCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
{block:ContentSource}<a href="{SourceURL}" target="_blank">{block:SourceLogo}<im
g src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTit
le}" />{/block:SourceLogo}{block:NoSourceLogo}&copy; {SourceTitle}{/block:NoSour
ceLogo}</a> {/block:ContentSource}
</div>
<div style="float:right;" class="details">
{block:IfShowReblogLink}{block:IndexPage}<a href="http://tmv.proto.jp/reblog.php
?post_url={Permalink};" target="_blank">&larr; REBLOG THIS POST</a>{/block:Index
Page}{/block:IfShowReblogLink}
<BR>
{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/blo
ck:RebloggedFrom}
</div>
{block:IfShowTags}{block:HasTags}<br clear="all" />{block:Tags}<a href="{TagURL}
">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}
<BR><br clear="all" /><BR>
{/block:Video}

{block:Answer}
<div id="askr">
<img src="{AskerPortraitURL-30}" width="23" align="left" style="margin-right:5px
;" /></div>
<div id="question"><div id="asked">{Asker} said:<BR>
{Question}</div></div>
{answer}
<BR><br clear="all" /><BR>
{/block:answer}

{block:IfDisqusShortname}
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title
="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>{block:Permalink}<div
id="disqus_thread"></div>
<script type="text/javascript">
/**
* var disqus_identifier; [Optional but recommended: Define a unique identifi
er (e.g. post id or slug) for this thread]
*/
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq
.async = true;
dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('b
ody')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_n
oscript={text:Disqus Shortname}">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span cl
ass="logo-disqus">Disqus</span></a>
{/block:Permalink}<script type="text/javascript">
var disqus_shortname = '{text:Disqus Shortname}';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://disqus.com/forums/{text:Disqus Shortname}/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BO
DY')[0]).appendChild(s);
}());
</script>
{/block:IfDisqusShortname}

{block:PostNotes} {PostNotes} {/block:PostNotes}


</div>{/block:Posts}
<center>
{block:Pagination}<BR><span class="page_link">
{block:PreviousPage}
<a href="{PreviousPage}" title="newer posts" class="page_link">&#171; newer</a>
| {/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}" title="older posts" class="page_link">older &#187;</a>{/blo
ck:NextPage}</span>
{/block:Pagination}<BR><BR>

<!-- PLEASE LEAVE AT LEAST ONE CREDIT LINK -->

<a href="http://tumblr.com/" title="POWERED BY TUMBLR" target="_blank">&copy;</A


> THEME BY <a href="http://darlieecious.tumblr.com/" title="Theme Name: 34. Pret
ty On The Outside">DARLIEECIOUS</A>
{block:IfShowBestViewedSection}<BR><small>THIS SITE IS BEST VIEWED ON <a href="h
ttp://mozilla.org/" target="_blank">MOZILLA FIREFOX</a> WITH A SCREEN RESOLUTION
OF 1280 X 800.</small>{/block:IfShowBestViewedSection}</div></div></div></cente
r></div></body></html>

You might also like