document.write("<table cellspacing='0' cellpadding='0' border='0'>");
document.write("<tr>");

document.write("<td align='right'>");
document.write("<a href='index.html'>");
document.write("<img src='img/menu00.gif' width='100' height='50' alt='トップページ' border='0' onmouseover=this.src='img/menu10.gif' onmouseout=this.src='img/menu00.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='company/index.html'>");
document.write("<img src='img/menu01.gif' width='100' height='50' alt='会社案内' border='0' onmouseover=this.src='img/menu11.gif' onmouseout=this.src='img/menu01.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='branch/index.html'>");
document.write("<img src='img/menu02.gif' width='100' height='50' alt='支店紹介' border='0' onmouseover=this.src='img/menu12.gif' onmouseout=this.src='img/menu02.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='product/index.html'>");
document.write("<img src='img/menu04.gif' width='100' height='50' alt='商品情報' border='0' onmouseover=this.src='img/menu14.gif' onmouseout=this.src='img/menu04.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='search/usedcarmain.html'>");
document.write("<img src='img/menu07.gif' width='100' height='50' alt='中古車情報' border='0' onmouseover=this.src='img/menu17.gif' onmouseout=this.src='img/menu07.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='service/index.html'>");
document.write("<img src='img/menu03.gif' width='100' height='50' alt='サービス情報' border='0' onmouseover=this.src='img/menu13.gif' onmouseout=this.src='img/menu03.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<!--");
document.write("<td>");
document.write("<a href='recruit/index.html'>");
document.write("<img src='img/menu05.gif' width='100' height='50' alt='リクルート' border='0' onmouseover=this.src='img/menu15.gif' onmouseout=this.src='img/menu05.gif'>");
document.write("</a>");
document.write("</td>");
document.write("-->");

document.write("<td>");
document.write("<a href='link/index.html'>");
document.write("<img src='img/menu06.gif' width='100' height='50' alt='関連リンク' border='0' onmouseover=this.src='img/menu16.gif' onmouseout=this.src='img/menu06.gif'>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<img src='img/menulast.gif' width='100' height='50' alt='' border='0'>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");