// JavaScript Document


document.writeln("<script language=Javascript src=\"/jsearch/script/search.js\" type=text/Javascript></script>");
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" align=\"center\" border=\"0\">");
document.writeln("<form action=\"/jsearch/search\" method=\"get\" target=\"_blank\" onsubmit=\"return(checkForm(this));\" style=\"display: inline\" name=\"qForm\">");
document.writeln("   <tr>");
document.writeln("      <td valign=\"middle\" align=\"center\" style=\"font-weight:bold;\">全文检索</td>");
document.writeln("      <td>");
document.writeln("        <input onfocus=\"this.value='';\" style=\"border: #cccccc 1px solid; width: 175px;height:20px;line-height:20px; color: #bdbdbd; \" name=\"q\" value=\"请输入关键词\" type=\"text\" />");
document.writeln("        <input type=\"hidden\" name=\"area\" value=\"1\" />");
document.writeln("        <input type=\"hidden\" name=\"appid\" value=\"1\" />");
document.writeln("        <input type=\"hidden\" name=\"webid\" value=\"7\" />");
document.writeln("        <input type=\"hidden\" name=\"pos\" value=\"1\" />");
document.writeln("        <input type=\"hidden\" name=\"date\" value=\"1\" />");
document.writeln("        <input type=\"hidden\" name=\"df\" />");
document.writeln("        <input type=\"hidden\" name=\"dt\" />");
document.writeln("        <input type=\"hidden\" name=\"p\" value=\"1\" />");
document.writeln("        <input type=\"hidden\" name=\"pg\" value=\"10\" />");
document.writeln("        <input type=\"hidden\" name=\"ads\" value=\"3\" />");
document.writeln("     </td>");
document.writeln("     <td align=\"center\"><input type=\"submit\" name=\"imageField\" value=\"检索\" /></td>");
document.writeln("<td align=\"center\"><a href=\"/jsearch/search-adv.jsp\">高级检索</a></td>");
document.writeln("   </tr>");
document.writeln("   </form>");
document.writeln("</table>");
