
document.writeln("<table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <form name=\"form2\" method=\"post\" action=\"\/research.asp\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"220\">关键字： ");
document.writeln("        <input name=\"searchkey\" type=\"text\" class=search id=\"searchkey3\" size=\"15\"> ");
document.writeln("      </td>");
document.writeln("   <input name=\"btype_id\" type=\"hidden\" id=\"btype_id\" value=\"0\">");
document.writeln("    <input name=\"jiage\" type=\"hidden\" class=\"search\" id=\"select\" value=\"1000\"> ");
document.writeln("      <td width=\"40\"  style=\"padding-left:8px\">方式：</td>");
document.writeln("      <td width=\"50\"  style=\"padding-left:8px\"> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("          <tr> ");
document.writeln("            <td width=\"78\"> <select class=\"search\"  name=\"action\" id=\"select2\">");
document.writeln("                <option value=\"1\" >商品名称<\/option>");
document.writeln("                <option value=\"4\"selected>商品编号<\/option>");
document.writeln("              <\/select> </td>");
document.writeln("          <\/tr>");
document.writeln("        <\/table><\/td>");
document.writeln("      <td width=\"30\"  style=\"padding-left:8px\"> <input class=\"button\"  type=submit name=\"submit\" value=\" 查询 \"><\/td>");
document.writeln("      <td width=\"30\"  style=\"padding-left:8px\"><a href=\"search.asp\" target=\"_blank\"><\/a> ");
document.writeln("    <\/tr>");
document.writeln("  <\/form>");
document.writeln("<\/table>");
document.writeln("")
