document.writeln("<table width=\"180\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"/eng/about/image/menu_bg1.gif\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"52\"><img src=\"/eng/about/image/left_title1.gif\" width=\"180\" height=\"52\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"26\"><a href=\"se_about1.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('about1','','/eng/about/image/menu1_over.gif',1)\"><img src=\"/eng/about/image/menu1.gif\" name=\"about1\" width=\"180\" height=\"26\" border=\"0\" id=\"about1\"></a></td>");
document.writeln(" </tr>");
document.writeln("  <tr>");
document.writeln("   <td height=\"26\"><a href=\"se_about2.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('about2','','/eng/about/image/menu2_over.gif',1)\"><img src=\"/eng/about/image/menu2.gif\" name=\"about2\" width=\"180\" height=\"26\" border=\"0\" id=\"about2\"></a></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln("   <td height=\"26\"><a href=\"se_about3.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('about3','','/eng/about/image/menu4_over.gif',1)\"><img src=\"/eng/about/image/menu4.gif\" name=\"about3\" width=\"180\" height=\"26\" border=\"0\" id=\"about3\"></a></td>");
document.writeln(" </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=\"26\"><a href=\"se_about4.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('about5','','/eng/about/image/menu5_over.gif',1)\"><img src=\"/eng/about/image/menu5.gif\" name=\"about5\" width=\"180\" height=\"26\" border=\"0\" id=\"about5\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr>"); 
document.writeln("    <td height=\"42\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td>&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("</table>");
if(window.location.pathname == "/eng/about/se_about1.html"){
	document.all["about1"].src = "/eng/about/image/menu1_over.gif";
}else if(window.location.pathname == "/eng/about/se_about2.html"){
	document.all["about2"].src = "/eng/about/image/menu2_over.gif";
}else if(window.location.pathname == "/eng/about/se_about3.html"){
	document.all["about3"].src = "/eng/about/image/menu4_over.gif";
}else if(window.location.pathname == "/eng/about/se_about4.html"){
	document.all["about5"].src = "/eng/about/image/menu5_over.gif";
}else if(window.location.pathname == "/eng/about/about6.html"){
	document.all["about6"].src = "/eng/about/image/menu6_over.gif";
}else if(window.location.pathname == "/eng/about/about7.html"){
	document.all["about7"].src = "/eng/about/image/menu7_over.gif";
}