// メニュー
document.writeln( '<div align="center" valign="top">');
document.writeln( '<table width="678" height="55" border="0" cellspacing="0" cellpadding="0">');
document.writeln( '<tr>');
document.writeln( '<td width="198"><a href="http://www.webamuse.co.jp/" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/home.gif" alt="amuse" width="198" height="55" border="0"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/new/products/index.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/products.gif" alt="製品リスト" width="80" height="55" border="0"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/news/index.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/whatsnew.gif" alt="新着情報" width="80" height="55" border="0"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/soukoukai/index.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/testrun.gif" alt="筑波サーキット走行会情報" width="80" height="55" border="0"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/profile/access.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/access.gif" alt="アクセス" width="80" height="55" border="0" lowsrc="/img/sozai/top2.png"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/profile/contact.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/contact.gif" alt="お問い合せ" width="80" height="55" border="0"></a></td>');
document.writeln( '<td width="80"><a href="http://www.webamuse.co.jp/profile/recruit.html" target="_top"><img src="http://www.webamuse.co.jp/new/img/navi/recruit.gif" alt="採用情報" width="80" height="55" border="0"></a></td>');
document.writeln( '</tr>');
document.writeln( '</table>');
document.writeln( '</div>');
