// 'LAZY ASS WEBMONKEY' SCRIPT BY SIMON CLAY 2002
// IF YOU STEAL THIS YOU'RE REALLY DESPERATE. 
//
// OPEN LAYOUT LABLE:
document.write('<table width=100% cellspacing=0 cellpadding=5px>');
document.write('  <tr valign=bottom>');
document.write('    <td colspan=2 class=head>');
document.write('	<img src="./headleft_60x60.jpg" align=left width="60px" height="60px" alt="">');
document.write('	<img src="./headright_408x60.jpg" align=right width="408px" height="60px" alt="">');
document.write('    </td>');
document.write('  </tr>');
document.write('  <tr valign=top>');
document.write('    <td width=20% class=sidebar>');
//
// * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR *
//
document.write('<div class=sbartop>SIDEBAR</div>');
document.write('<a href="./index.html">Home</a><br>');
document.write('<a href="./join.html"><FONT SIZE=+1 COLOR=#FF0000>JOIN PWF</FONT></a><br>');
document.write('<a href="./titles.html">Title Divisions</a><br>');
document.write('<a href="./oocstaff.html">Contact Staff</a><br>');
document.write('<a href="./rules.html">Rules & Tips</a><br>');
document.write('<a href="./deadlines.html">Deadlines</a><br>');
document.write('<br>');
document.write('<div class=redbar>INTERACTIVE</div>');
document.write('<a href="./shows/ppv.html">Pay-Per-View</a><br>');
document.write('<a href="./shows/burnout.html">Burnout</a><br>');
document.write('<a href="./shows/nextcard.html">Next Card</a><br>');
document.write('<a href="http://www.4allfree.com/cgi/gb.id?phoenix">Roleplay Board</a><br>');
document.write('<a href="http://pub18.ezboard.com/bthegloriouscommunity">PWF Forums</a><br>');
document.write('<br>');
document.write('<div class=redbar>EXTRA</div>');
document.write('<a href="./superstars/index.html">PWF Superstars</a><br>');
document.write('<a href="./icstaff.html">PWF Staff</a><br>');
document.write('<a href="./superstars/hallofame.html">Hall Of Fame</a><br>');
document.write('<a href="./columns/index.html">Staff Columns</a>');
document.write('<br>PWF Shopzone<br>');
document.write('<br>');
document.write('<div class=redbar>LINKS</div>');
document.write('<a href="./link.html">Link to Us</a><br>');
document.write('<a href="http://geocities.com/threedfw/unpresidented.html">Double C</a><br>');
document.write('<a href="http://freelancenews.cjb.net">Freelance</a><br>');
document.write('<p>&nbsp;</p>');
//
// * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR * SIDEBAR *
//
document.write('    </td>');
document.write('    <td width=80% class=main>');