document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr>");
if(no == 2){
	document.write("<td><a href=\"/about/index.html\"><img src=\"/common/navi_img01_on.gif\" alt=\"企業概要\" width=\"122\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/about/index.html\"><img src=\"/common/navi_img01.gif\" alt=\"企業概要\" width=\"122\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img01_on.gif'\" onmouseout=\"this.src='/common/navi_img01.gif'\"></a></td>");
}
if(no == 3){
	document.write("<td><a href=\"/products/index.html\"><img src=\"/common/navi_img02_on.gif\" alt=\"製品情報\" width=\"110\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/products/index.html\"><img src=\"/common/navi_img02.gif\" alt=\"製品情報\" width=\"110\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img02_on.gif'\" onmouseout=\"this.src='/common/navi_img02.gif'\"></a></td>");
}
if(no == 4){
	document.write("<td><a href=\"/technology/index.html\"><img src=\"/common/navi_img03_on.gif\" alt=\"技術情報\" width=\"110\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/technology/index.html\"><img src=\"/common/navi_img03.gif\" alt=\"技術情報\" width=\"110\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img03_on.gif'\" onmouseout=\"this.src='/common/navi_img03.gif'\"></a></td>");
}
if(no == 5){
	document.write("<td><a href=\"/production/index.html\"><img src=\"/common/navi_img04_on.gif\" alt=\"生産設備\" width=\"110\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/production/index.html\"><img src=\"/common/navi_img04.gif\" alt=\"生産設備\" width=\"110\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img04_on.gif'\" onmouseout=\"this.src='/common/navi_img04.gif'\"></a></td>");
}
if(no == 6){
	document.write("<td><a href=\"/form/index.html\"><img src=\"/common/navi_img05_on.gif\" alt=\"お問い合わせ\" width=\"110\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/form/index.html\"><img src=\"/common/navi_img05.gif\" alt=\"お問い合わせ\" width=\"110\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img05_on.gif'\" onmouseout=\"this.src='/common/navi_img05.gif'\"></a></td>");
}
document.write("<td><img src=\"/common/navi_img06.gif\" width=\"115\" height=\"30\" border=\"0\"></td>");
if(no == 1){
	document.write("<td><a href=\"/index.html\"><img src=\"/common/navi_img07_on.gif\" alt=\"HOME\" width=\"79\" height=\"30\" border=\"0\"></a></td>");
}else{
	document.write("<td><a href=\"/index.html\"><img src=\"/common/navi_img07.gif\" alt=\"HOME\" width=\"79\" height=\"30\" border=\"0\" onmouseover=\"this.src='/common/navi_img07_on.gif'\" onmouseout=\"this.src='/common/navi_img07.gif'\"></a></td>");
}
document.write("</tr>");
document.write("</table>");
