document.write('<center>')
document.write('<img src="logo.gif" id="header">')
document.write('<table width="100%" cellspacing="2" cellpadding="2" border="0">')
 document.write(' <tr><!-- Row 1 -->')
    document.write('<td style="vertical-align: top; text-align: left;" width=200><div class="arrowlistmenu">')

document.write('<h3 onclick="location=\'http://www.zboxgames.com\'" class="menuheader expandable">Home</h3>')
document.write('<ul class="categoryitems">')
document.write('<li><a href="http://www.zboxgames.com">Home</a></li>')
document.write('<li><a href="http://www.zboxgames.com/sponsors.html">Sponsors</a></li>')
document.write('</ul>')

document.write('<h3 class="menuheader expandable">Games</h3>')
document.write('<ul class="categoryitems">')
document.write('<li><a href="http://www.zboxgames.com/games.html">All</a></li>')
document.write('<li><a href="http://www.zboxgames.com/online/">Online</a></li>')
document.write('<li><a href="http://www.zboxgames.com/download/">Downloadable</a></li>')
document.write('<li><a href="http://www.zboxgames.com/zbox/">Our Games</a></li>')
document.write('</ul>')

document.write('<h3 class="menuheader expandable">Other</h3>')
document.write('<ul class="categoryitems">')
document.write('<li><a href="http://www.zboxgames.com/chat.html" >Chat</a></li>')
document.write('<li><a href="http://www.zboxgames.com/members/dev/">Developers</a></li>')
document.write('<li><a href="http://www.zboxgames.com/login.html">Login/Sign Up</a></li>')
document.write('<li><a href="http://www.zboxgames.com/more.html">More Stuff...</a></li>')
document.write('</ul>')

document.write('<h3 class="menuheader" style="cursor: default" onclick="location=\'http://www.zboxgames.com/contact.html\'">Contact Us</h3>')
document.write('</div></td>')
    document.write('<td style="vertical-align: top; text-align: left;"><br /><div id="cont">')