function side_menu(){
document.write("<table width='130' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("    <td height='105' valign='bottom'><a href='../shop/chitose_air_info_merit.htm'><img src='../img_mmc/side_menu_02.gif' alt='新千歳空港受付のご案内' width='130' height='95' border='0'></a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height='105' valign='bottom'><a href='../car/index.htm'><img src='../img_mmc/side_menu_03.gif' alt='レンタカー車種紹介' width='130' height='95' border='0'></a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height='105' valign='bottom'><a href='../shop/index.htm'><img src='../img_mmc/side_menu_04.gif' alt='店舗のご案内' width='130' height='95' border='0'></a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height='105' valign='bottom'><a href='../reserve/index.htm'><img src='../img_mmc/side_menu_05.gif' alt='レンタカーのご予約' width='130' height='95' border='0'></a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height='105' valign='bottom'><a href='../lease/index.htm'><img src='../img_mmc/side_menu_06.gif' alt='カーリースのご提案' width='130' height='95' border='0'></a></td>");
document.write("  </tr>");
document.write("</table>");
}