{
document.writeln('<div class="m"><div class="m1">Twenty Pelicans is the internet home of Brian Mowrey but he is mostly out of the house these days, getting his shit together. What's left is a little record of the last three years of him keeping himself interested:</div>');
}

if (page != "dmp") 
{
document.writeln('<div class="m2"><a href="http://brianmowrey.livejournal.com/">-Jive Lournal</a> <i>The Author's "Blog"</i></div>');
}
if (page == "dmp") 
{
document.writeln('<div class="m2">-The Author's "Blog"</a></div>');
}

if (page != "vases") 
{
document.writeln('<div class="m3"><a href="http://www.twentypelicans.com/vases/">2008: -All Sorts of Handsome Vases</a> <i>Monthly Internet Radio Program</i></div>');
}
if (page == "vases") 
{
document.writeln('<div class="m3">-All Sorts of Hansome Vases</a>.............</div>');
}

if (page != "fff") 
{
document.writeln('<div class="m4"><a href="http://www.twentypelicans.com/flowers/view.php?date=2007-08-21">2007: -Far from Flowers</a> <i>A webcomic drama. Eventually I couldn't balance this with my day-job and now I am working on a different thing.</i></div>');
}
if (page == "fff") 
{
document.writeln('<div class="m4">-Far from Flowers</a></div>');
}

if (page != "sft") 
{
document.writeln('<div class="m5"><a href="http://www.twentypelicans.com/sft/">2006: -Stolen Faces Parade</a> <i>webcomic of your favorite paintings. inert as of modern times.</i></div>');
}
if (page == "sft") 
{
document.writeln('<div class="m5">-Stolen Faces Parade</a></div>');
}

{
document.writeln('</div>');
}


