function menuT(){
document.write('<table width="140" border="0" cellspacing="1" cellpadding="2">');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer1\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer1\')">');
document.write('<IMG SRC="img/menu001_off.gif" WIDTH="132" HEIGHT="22" ALT="商工会議所とは" BORDER="0" onMouseover="this.src=\'img/menu001_on.gif\'" onMouseout="this.src=\'img/menu001_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer10\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer10\')">');
document.write('<IMG SRC="img/menu012_off.gif" WIDTH="132" HEIGHT="22" ALT="会議所の動き" BORDER="0" onMouseover="this.src=\'img/menu012_on.gif\'" onMouseout="this.src=\'img/menu012_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer2\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer2\')">');
document.write('<IMG SRC="img/menu002_off.gif" WIDTH="132" HEIGHT="22" ALT="経営支援" BORDER="0" onMouseover="this.src=\'img/menu002_on.gif\'" onMouseout="this.src=\'img/menu002_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer3\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer3\')">');
document.write('<IMG SRC="img/menu003_off.gif" WIDTH="132" HEIGHT="22" ALT="共済・保険" BORDER="0" onMouseover="this.src=\'img/menu003_on.gif\'" onMouseout="this.src=\'img/menu003_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onClick=top.main.location.href="touroku/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="touroku/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu004_off.gif" WIDTH="132" HEIGHT="22" ALT="登録・申請" BORDER="0" onMouseover="this.src=\'img/menu004_on.gif\'" onMouseout="this.src=\'img/menu004_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onClick=top.main.location.href="syoten/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="syoten/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu013_off.gif" WIDTH="132" HEIGHT="22" ALT="商店街活性化事業" BORDER="0" onMouseover="this.src=\'img/menu013_on.gif\'" onMouseout="this.src=\'img/menu013_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onClick=top.main.location.href="kanko/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="kanko/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu014_off.gif" WIDTH="132" HEIGHT="22" ALT="観光・イベント事業" BORDER="0" onMouseover="this.src=\'img/menu014_on.gif\'" onMouseout="this.src=\'img/menu014_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick=top.main.location.href="kentei/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="kentei/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu006_off.gif" WIDTH="132" HEIGHT="22" ALT="検定" BORDER="0" onMouseover="this.src=\'img/menu006_on.gif\'" onMouseout="this.src=\'img/menu006_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer7\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer7\')">');
document.write('<IMG SRC="img/menu007_off.gif" WIDTH="132" HEIGHT="22" ALT="会館利用案内" BORDER="0" onMouseover="this.src=\'img/menu007_on.gif\'" onMouseout="this.src=\'img/menu007_off.gif\'"></a></td>');
document.write('</tr>');


document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onClick=top.main.location.href="kaiin/naruniha/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="kaiin/naruniha/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu008_off.gif" WIDTH="132" HEIGHT="22" ALT="会員入会案内" BORDER="0" onMouseover="this.src=\'img/menu008_on.gif\'" onMouseout="this.src=\'img/menu008_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onclick="hideALL();showLAYER(\'layer8\')" style="cursor:hand;">');
document.write('<a href="javascript:void(0)" onclick="hideALL();showLAYER(\'layer8\')">');
document.write('<IMG SRC="img/menu010_off.gif" WIDTH="132" HEIGHT="22" ALT="地域情報" BORDER="0" onMouseover="this.src=\'img/menu010_on.gif\'" onMouseout="this.src=\'img/menu010_off.gif\'"></a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#FFFFFF">');
document.write('<td onClick=top.main.location.href="link/index.html" TARGET="main" style="cursor:hand;">');
document.write('<a href="link/index.html" TARGET="main">');
document.write('<IMG SRC="img/menu011_off.gif" WIDTH="132" HEIGHT="22" ALT="リンク" BORDER="0" onMouseover="this.src=\'img/menu011_on.gif\'" onMouseout="this.src=\'img/menu011_off.gif\'"></a></td>');
document.write('</tr>');

document.write('</table>');
}
