// JavaScript Document
document.write("<table width='95%'  border='0' align='center' cellpadding='0' cellspacing='5'>");
document.write("                          <form name='medicinesearch' action='' method='post'>");
document.write("						  <input type='hidden' name='class0' value='检索结果'>");
document.write("												  <tr> ");
document.write("                            <td colspan='3'><span class='tdsearchallinput'> ");
document.write("                              <select size='1' name='select1' onchange='changeclass()'>");
document.write("							   <option value='药品大全'>药品大全</option>");
document.write("                                <option value='国家基本药'>国家基本药</option>");
document.write("                                <option value='非处方药'>非处方药</option>");
document.write("                                <option value='新药介绍'>新药介绍</option>");
document.write("                                <option value='药物不良反应'>药物不良反应</option>");
document.write("                              </select>");
document.write("                              </span></td>");
document.write("                          </tr>");
document.write("                          <tr> ");
document.write("                            <td width='49%' colspan='2'><span id='select3' class='tdsearchallinput'> ");
document.write("                              ");
document.write("                              </span></td>");
document.write("                          </tr>");
document.write("                          <tr> ");
document.write("                            <td><input class='searches02' maxlength='23' name='keyword2' /></td>");
document.write("                            <td><input name='Submit22' type='button' class='button01' value='检 索' style='cursor:hand' onclick='searchsubmit()'/></td>");
document.write("                          </tr>");
document.write("						  ");
document.write("						  </form>");
document.write("                          <tr> </tr>");
document.write("                        </table>");
changeclass();
document.write ('<script language="javascript" type="text/javascript" src="http://www.hyjdhs.com/css/ajax.js"></script>');
