document.write("<script language=JavaScript>");
document.write("function ec21_searchX3()");
document.write("{");
document.write("    var form = document.ec_dataForm3;");
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=460 border=0 cellspacing=0 cellpadding=0>");
document.write("<form name=ec_dataForm3 method=post onSubmit='return ec21_searchX3();'>");
document.write("<tr> ");
document.write("<td width=240 height=60 align=center bgcolor=12A3C2><a href=http://www.ec21.com target=_new><img src=http://www.ec21.com/images/app/content/exchange/0503_search06.gif width=194 height=45 hspace=3 border=0></a>&nbsp;&nbsp;</td>");
document.write("<td bgcolor='E9F1F3'>");
document.write("<table width=100% height=100% border=0 cellpadding=3 cellspacing=2 bgcolor=#FFFFFF style='border-style:solid; border-width:1; border-color:d0d0d0'>");
document.write("<tr> ");
document.write("<td bgcolor=e9f1f3><table width=100% border=0 cellspacing=0 cellpadding=3>");
document.write("<tr>");
document.write("<td><select class=size12 name=srchType style=width:205>");
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><input name=keyword type=text size=18> ");
document.write("<input type=image  src=http://www.ec21.com/images/app/content/exchange/0503_search07.gif width=58 height=24 border=0 align=absmiddle>");
document.write("</td>");
document.write("</tr>");
document.write("</table></td>");
document.write("</tr>");
document.write("</table></td>");
document.write("</tr>");
document.write("<input type=hidden name=sgubun value=company>");
document.write("</form>");
document.write("</table>");