document.writeln("<table width=\"195\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"image/menu_bg1.gif\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"48\"><img src=\"/image2007/ir/left_title1.gif\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\"><a href='07_ir1.html'><img src=\"image/menu1.gif\" name=\"ir1\" width=\"180\" height=\"26\" id=\"ir1\" onMouseOver=\"MM_swapImage('ir1','','image/menu1_over.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\"><a href='07_ir2.html'><img src=\"image/menu2.gif\" name=\"ir2\" width=\"180\" height=\"26\" id=\"ir2\" onMouseOver=\"MM_swapImage('ir2','','image/menu2_over.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\"><a href='07_ir3.html'><img src=\"image/menu3.gif\" name=\"ir3\" width=\"180\" height=\"26\" id=\"ir3\" onMouseOver=\"MM_swapImage('ir3','','image/menu3_over.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\"><a href='07_ir4.html'><img src=\"image/menu4.gif\" name=\"ir4\" width=\"180\" height=\"26\" id=\"ir4\" onMouseOver=\"MM_swapImage('ir4','','image/menu4_over.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr>"); 
document.writeln("    <td height=\"42\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"43\" align=\"center\"><a href='/customer/07_customer1.html'><img src=\"../images/sub_left_img1.gif\" width=\"141\" height=\"43\" border='0'></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td>&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("</table>");

if(window.location.pathname == "/ir/07_ir1.html"){
	document.all["ir1"].src = "/ir/image/menu1_over.gif";
}else if(window.location.pathname == "/ir/07_ir2.html"){
	document.all["ir2"].src = "/ir/image/menu2_over.gif";
}else if(window.location.pathname == "/ir/07_ir3.html"){
	document.all["ir3"].src = "/ir/image/menu3_over.gif";
}else if(window.location.pathname == "/ir/07_ir4.html"){
	document.all["ir4"].src = "/ir/image/menu4_over.gif";
}
