document.write("<script language=JavaScript>");
document.write("function ec21_searchX4()");
document.write(" { ");
document.write("    var form = document.ec_dataForm4;");
document.write("    var keyword = form.keyword.value;");
document.write("    if(keyword.length < 1) {");
document.write("        alert('Please, Enter your keyword.');");
document.write("        form.keyword.focus();");
document.write("        return false;");
document.write("    }");
document.write("    if(form.srchType.value =='0')");
document.write("        form.action = 'http://www.ec21.com/manufacturers/' + keyword + '.html?sgubun=company';");
document.write("    else if(form.srchType.value =='1')");
document.write("	{");
document.write("        location.href = 'http://www.ec21.com/buy_leads/' + keyword + '.html';");
document.write("		return false;");
document.write("	}");
document.write("	else if(form.srchType.value =='2')");
document.write("	{");
document.write("        location.href = 'http://www.ec21.com/offers/' + keyword + '.html';");
document.write("		return false;");
document.write("	}");
document.write("    else if(form.srchType.value =='3')");
document.write("	{");
document.write("        location.href = 'http://www.ec21.com/companies/' + keyword +'.html';");
document.write("		return false;");
document.write("	}");
document.write("    else if(form.srchType.value =='4')");
document.write("	{");
document.write("        location.href = 'http://www.ec21.com/app/servlet/PRequestProcessor?event=WorldBuyer2.Click&actionName=search&flag=worldwide&keyword=' + keyword;");
document.write("		return false;");
document.write("	}");
document.write("	else");
document.write("	{");
document.write("		return false;");
document.write("	}");
document.write("}");
document.write("</script>");
document.write("<table width=180 border=0 cellspacing=0 cellpadding=0>");
document.write("<form name=ec_dataForm4 method=post onSubmit='return ec21_searchX4();'>");
document.write("<tr> ");
document.write("<td colspan=3 bgcolor=669ACC><a href=http://www.ec21.com targert=_new><img src=http://www.ec21.com/images/app/content/exchange/0503_search04.gif width=87 height=33 hspace=6 vspace=6 align=absmiddle border=0></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td colspan=3 align=center bgcolor=B0CEEA><img src=http://www.ec21.com/images/app/content/exchange/0503_search05.gif width=148 height=15 vspace=7 align=absmiddle></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td width=1 bgcolor=#dfdfdf></td>");
document.write("<td width=178 height=80 align=center><table width=100% border=0 cellspacing=0 cellpadding=3>");
document.write("<tr> ");
document.write("<td align=center><select class=size12 name=srchType style=width:165>                  ");
document.write("<option value=0>Products</option>          ");
document.write("<option value=1>Buying Leads</option>               ");
document.write("<option value=2>Selling Leads</option>           ");
document.write("<option value=3>Companies</option>          ");
document.write("<option value=4>Global Buyers</option>              ");
document.write("</select></td>");
document.write("</td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td align=center><input name=keyword type=text size=11> ");
document.write("<input type=image src=http://www.ec21.com/images/app/content/exchange/0503_search03.gif width=72 height=22 border=0 align=absmiddle></td>");
document.write("</tr>");
document.write("</table></td>");
document.write("<td width=1 bgcolor=#DFDFDF></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td height=4 colspan=3 bgcolor=D9E5F1></td>");
document.write("</tr>");
document.write("<input type=hidden name=sgubun value=company>");
document.write("</form>");
document.write("</table>                  ");
