<!--		document.write('<div id="sub_products" nowrap onMouseover="show(\'sub_products\')" onMouseout="hide(\'sub_products\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../products/index.html" class="blue">Online Catalog</a></td></tr>');	document.write('	<tr><td nowrap><a href="../products/titles.html" class="blue">Product Titles</a></td></tr>');	document.write('	<tr><td nowrap><a href="../products/bundles.html" class="blue">Game Bundles</a></td></tr>');	document.write('	<tr><td nowrap><a href="../products/communities.html" class="blue">Online Communities</a></td></tr>');	document.write('	<tr><td nowrap><a href="../products/servers.html" class="blue">Server Solutions</a></td></tr>');	document.write('</table>');	document.write('</div>');		document.write('<div id="sub_services" nowrap onMouseover="show(\'sub_services\')" onMouseout="hide(\'sub_services\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../services/index.html" class="blue">AdverGames</a></td></tr>');	document.write('	<tr><td nowrap><a href="../services/communities.html" class="blue">Online Communities</a></td></tr>');	document.write('	<tr><td nowrap><a href="../services/custom.html" class="blue">Custom Game Applications</a></td></tr>');	document.write('</table>');	document.write('</div>');		document.write('<div id="sub_news" nowrap onMouseover="show(\'sub_news\')" onMouseout="hide(\'sub_news\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../news/index.html" class="blue">Events</a></td></tr>');	document.write('	<tr><td nowrap><a href="../news/press.html" class="blue">Press Releases</a></td></tr>');	document.write('	<tr><td nowrap><a href="../news/articles.html" class="blue">In the News</a></td></tr>');	document.write('	<tr><td nowrap><a href="../news/media_kit.html" class="blue">Media Kit</a></td></tr>');	document.write('	<tr><td nowrap><a href="../news/resources.html" class="blue">Resources</a></td></tr>');	document.write('</table>');	document.write('</div>');		document.write('<div id="sub_customer" nowrap onMouseover="show(\'sub_customer\')" onMouseout="hide(\'sub_customer\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../customer/index.html" class="blue">Customer Service</a></td></tr>');	document.write('	<tr><td nowrap><a href="../customer/tech.html" class="blue">Technical Assistance</a></td></tr>');	document.write('	<tr><td nowrap><a href="../customer/faq.html" class="blue">Support FAQ</a></td></tr>');	document.write('</table>');	document.write('</div>');		document.write('<div id="sub_careers" nowrap onMouseover="show(\'sub_careers\')" onMouseout="hide(\'sub_careers\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../careers/index.html" class="blue">Job Announcements</a></td></tr>');	document.write('	<tr><td nowrap><a href="../careers/environment.html" class="blue">Work Environment</a></td></tr>');	document.write('</table>');	document.write('</div>');		document.write('<div id="sub_about" nowrap onMouseover="show(\'sub_about\')" onMouseout="hide(\'sub_about\')">');	document.write('<table border="0" align="left" cellspacing="5">');	document.write('	<tr><td nowrap><a href="../about/index.html" class="blue">Company Background</a></td></tr>');	document.write('	<tr><td nowrap><a href="../about/awards.html" class="blue">Awards &amp; Grants</a></td></tr>');	document.write('	<tr><td nowrap><a href="../about/faq.html" class="blue">Company FAQ</a></td></tr>');	document.write('	<tr><td nowrap><a href="../about/advertising.html" class="blue">Sponsorship &amp; Advertising</a></td></tr>');	document.write('	<tr><td nowrap><a href="../about/contact.html" class="blue">Contact Us</a></td></tr>');	document.write('</table>');	document.write('</div>');//-->