function gohome() {
document.location.href="http://www.thesatirist.com"
return false
}
document.write('<table align=left><tr align=left><td>');
document.write('<div valign="top" onClick="return gohome()" class="logo">&nbsp;The Satirist</div>');
document.write('<div class="mastlink">&nbsp;America\'s Most Critical Journal<br></div>');
//document.write('<div class="fineprint" align="left">&nbsp;Parody: Intended for Mature Readers</div>');
document.write('<div class="mastlink" valign="top" align="left">&nbsp;<a href="http://www.thesatirist.com"><u>www.thesatirist.com</u></a></div>');
document.write('<table width="100%" cellpadding="0" cellspacing="0"><tr><td valign="middle" bgcolor="#000000"><img src="/images/trans.gif" width="1" height="1"></td></tr>');
document.write('<tr><td><div class="mastlink" valign="bottom"><b>&nbsp;<a href="/">Home</a>&nbsp;&nbsp;&nbsp;<a href="/satires"><u>Satires</u></a>&nbsp;&nbsp;&nbsp;<a href="/books"><u>Book Reviews</u></a>&nbsp;&nbsp;&nbsp;<a href="/films">Movie Reviews</a>&nbsp;&nbsp;&nbsp;<a href="/essays"><u>Essays</u></a>&nbsp;&nbsp;&nbsp;<a href="/stories"><u>Fiction</u></a></b></div></td></tr></table>');

document.write('</td></tr>');
document.write('</table>');

//<u>Home</u></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
