document.write('<table width=\"750\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n');
document.write('<tr>\n');
document.write('<td><img src=\"/common/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>\n');
document.write('</tr>\n');
document.write("<tr>");
if(no == 1){
document.write("<td><a href=\"/index.html\"><img src=\"/common/menu_01_on.gif\" width=\"110\" height=\"35\" border=\"0\" alt=\"トップページ\"></a></td>");
}else{
document.write("<td><a href=\"/index.html\"><img src=\"/common/menu_01.gif\" width=\"110\" height=\"35\" border=\"0\" alt=\"トップページ\" onmouseover=\"this.src='/common/menu_01_on.gif'\" onmouseout=\"this.src='/common/menu_01.gif'\"></a></td>");
}
if(no == 2){
document.write("<td><a href=\"/assoc/index.html\"><img src=\"/common/menu_02_on.gif\" width=\"92\" height=\"35\" border=\"0\" alt=\"協会概要\"></a></td>");
}else{
document.write("<td><a href=\"/assoc/index.html\"><img src=\"/common/menu_02.gif\" width=\"92\" height=\"35\" border=\"0\" alt=\"協会概要\" onmouseover=\"this.src='/common/menu_02_on.gif'\" onmouseout=\"this.src='/common/menu_02.gif'\"></a></td>");
}
if(no == 3){
document.write("<td><a href=\"/aboutus/index.html\"><img src=\"/common/menu_03_on.gif\" width=\"122\" height=\"35\" border=\"0\" alt=\"保温保冷とは？\"></a></td>");
}else{
document.write("<td><a href=\"/aboutus/index.html\"><img src=\"/common/menu_03.gif\" width=\"122\" height=\"35\" border=\"0\" alt=\"保温保冷とは？\" onmouseover=\"this.src='/common/menu_03_on.gif'\" onmouseout=\"this.src='/common/menu_03.gif'\"></a></td>");
}
if(no == 4){
document.write("<td><a href=\"/committee/index.html\"><img src=\"/common/menu_04_on.gif\" width=\"129\" height=\"35\" border=\"0\" alt=\"委員会活動要旨\"></a></td>");
}else{
document.write("<td><a href=\"/committee/index.html\"><img src=\"/common/menu_04.gif\" width=\"129\" height=\"35\" border=\"0\" alt=\"委員会活動要旨\" onmouseover=\"this.src='/common/menu_04_on.gif'\" onmouseout=\"this.src='/common/menu_04.gif'\"></a></td>");
}
if(no == 5){
document.write("<td><a href=\"/topics/index.html\"><img src=\"/common/menu_05_on.gif\" width=\"98\" height=\"35\" border=\"0\" alt=\"トピックス\"></a></td>");
}else{
document.write("<td><a href=\"/topics/index.html\"><img src=\"/common/menu_05.gif\" width=\"98\" height=\"35\" border=\"0\" alt=\"トピックス\" onmouseover=\"this.src='/common/menu_05_on.gif'\" onmouseout=\"this.src='/common/menu_05.gif'\"></a></td>");
}
if(no == 6){
document.write("<td><a href=\"/link/index.html\"><img src=\"/common/menu_06_on.gif\" width=\"89\" height=\"35\" border=\"0\" alt=\"リンク集\"></a></td>");
}else{
document.write("<td><a href=\"/link/index.html\"><img src=\"/common/menu_06.gif\" width=\"89\" height=\"35\" border=\"0\" alt=\"リンク集\" onmouseover=\"this.src='/common/menu_06_on.gif'\" onmouseout=\"this.src='/common/menu_06.gif'\"></a></td>");
}
if(no == 7){
document.write("<td><a href=\"/member/index.html\"><img src=\"/common/menu_07_on.gif\" width=\"110\" height=\"35\" border=\"0\" alt=\"会員のページ\"></a></td>");
}else{
document.write("<td><a href=\"/member/index.html\"><img src=\"/common/menu_07.gif\" width=\"110\" height=\"35\" border=\"0\" alt=\"会員のページ\" onmouseover=\"this.src='/common/menu_07_on.gif'\" onmouseout=\"this.src='/common/menu_07.gif'\"></a></td>");
}
document.write('<tr>\n');
document.write('<td colspan=\"7\" class=\"bgblack\"><img src=\"/common/spacer.gif\" width=\"1\" height=\"4\" alt=\"\"></td>\n');
document.write('</tr>\n');
document.write('</table>\n');
