function head_en()
{
var snect ="<table width=780 border=0 cellspacing=0 cellpadding=0 align=center>"
+"<tr><td><img src=images/top_ban_1_en.jpg width=780 height=131 border=0 usemap=#Map2></td></tr><tr><td><img src=images/top_ban_2.jpg width=247 height=40><a href=about_en.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('about','','images/topnav_about_en_f2.jpg',1)><img src=images/topnav_about_en.jpg name=about width=93 height=40 border=0></a><a href=product_en.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('product','','images/topnav_product_en_f2.jpg',1)><img src=images/topnav_product_en.jpg name=product width=108 height=40 border=0></a><a href=contact_en.html onMouseOut=MM_swapImgRestore() onMouseOver=MM_swapImage('contact','','images/topnav_contact_en_f2.jpg',1)><img src=images/topnav_contact_en.jpg name=contact width=97 height=40 border=0></a><img src=images/top_ban_3.jpg width=235 height=40></td></tr><tr><td><img src=images/top_ban_4.jpg width=780 height=49></td></tr>"
+"</table>";
document.writeln(snect);
}