document.write ('<script language=javascript>');
document.write ('function move_site(form) {');
document.write ('	var myindex=form.cmbSearch.selectedIndex;');
document.write ('	location.href=form.cmbSearch.options[myindex].value;');
document.write ('}');
document.write ('function move_site2(form) {');
document.write ('	var myindex=form.cmbSearch2.selectedIndex;');
document.write ('	location.href=form.cmbSearch2.options[myindex].value;');
document.write ('}');
document.write ('</script>');


document.write ('<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" BACKGROUND="../img/back_menu.gif">');
document.write (' <form name="frmSearch9"> ');
document.write ('<TR>');
document.write ('<TD WIDTH="380" HEIGHT="38" ALIGN="center"><SELECT name="cmbSearch" onchange="javascript:move_site(this.form);" CLASS="font" STYLE="width:164px;">');
document.write ('<OPTION value="0">Product direct</OPTION>');
document.write ('<OPTION value="/english/product/process.html">Product Process</OPTION>');
document.write ('<OPTION value="/english/product/sitemap.html">Product Sitemap</OPTION>');
document.write ('<OPTION value="/english/product/chassis.html">CHASSIS</OPTION>');
document.write ('<OPTION value="/english/product/body.html">BODY</OPTION>');
document.write ('<OPTION value="/english/product/power.html">POWER TRAIN</OPTION>');
document.write ('</SELECT>');
document.write ('<IMG SRC="../img/sp.gif" WIDTH="10" HEIGHT="1" BORDER="0">');
document.write ('<SELECT name="cmbSearch2" onchange="javascript:move_site2(this.form);" CLASS="font" STYLE="width:164px;">');
document.write ('<OPTION>Group Site direct</OPTION>');
document.write ('<OPTION value="http://shs.hwashin.co.kr/english/index.jsp">SAE HWASHIN</OPTION>');
document.write ('<OPTION value="http://hsp.hwashin.co.kr/english/index.jsp">HWASHIN Precision</OPTION>');
document.write ('<OPTION value="http://www.hstech.co.kr/english/index.jsp">HWASHIN TECH</OPTION>');
document.write ('</SELECT>');
document.write ('</TD>');
document.write ('</TABLE>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('<TR>');
document.write ('<TD COLSPAN="3" HEIGHT="50" ALIGN="right" VALIGN="top" BGCOLOR="#000000"><IMG SRC="../img/copyright.gif" WIDTH="504" HEIGHT="11" VSPACE="8" HSPACE="10" BORDER="0"></TD>');
document.write ('</TR>');
document.write ('</form>');
document.write ('</TABLE>');
	
	
	


	

