document.writeln("<script>");
document.writeln("function syn(form){");
document.writeln("if(form.radiobutton.value ==\"0\"){");
document.writeln("form.action = \'http://60.190.2.12/jsearch/index.jsp\';");
document.writeln("form.style.value = \'2\';");
document.writeln("form.appid.value = \'2\';");
document.writeln("form.q.value = form.query.value;");
document.writeln("form.webid.value = \"\";");
document.writeln("document.charset =  \'UTF-8\';");
document.writeln("}else if(form.radiobutton.value ==\"1\"){");
document.writeln("form.action = \'http://www.dqlake.gov.cn/jsearch/search\';");
document.writeln("document.charset =  \'UTF-8\';");
document.writeln("form.q.value = form.query.value;");
document.writeln("}else {");
document.writeln("form.action = \'http://www.dqlake.gov.cn/jsearch/search\';");
document.writeln("form.webid.value = \"\";");
document.writeln("document.charset =  \'UTF-8\';");
document.writeln("form.q.value = form.query.value;");
document.writeln("}");
document.writeln("}");
document.writeln(" function hello(){");
document.writeln("var query = document.userForm.query.value;");
document.writeln("if(query==\"\"){");
document.writeln("alert(\"请输入关键字!\");");
document.writeln("return false;");
document.writeln("}else{");
document.writeln("return true;");
document.writeln("}");
document.writeln("} ");
document.writeln("</script>");
document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"311\">");
document.writeln("<tbody>");
document.writeln("<form method=\"get\" target=\"_blank\" onsubmit=\"syn(this)\" style=\"margin: 0px\" name=\"userForm\">");
document.writeln("<tr>");
document.writeln("<td><img border=\"0\" alt=\"\" width=\"71\" height=\"14\"");
document.writeln("src=\"/jcms/jcms_files/jcms1/web1/site/picture/121/111201053858216.gif\" />&nbsp;</td>");
document.writeln("<td height=\"30\" width=\"122\" align=\"center\"><input maxlength=\"120\" style=\"border-bottom: #cacaca 1px solid; border-left: #cacaca 1px solid; background-color: #ffffff; width: 105px; height: 18px; border-top: #cacaca 1px solid; border-right: #cacaca 1px solid\" name=\"query\" type=\"text\" /><input type=\"hidden\" name=\"q\" /><input type=\"hidden\" name=\"pagemode\" value=\"result\" /><input type=\"hidden\" name=\"appid\" /><input type=\"hidden\" name=\"style\" /><input type=\"hidden\" name=\"pos\" value=\"title,content\" /> <input type=\"hidden\" name=\"pg\" value=\"10\" /><input type=\"hidden\" name=\"ck\" value=\"o\" /><input type=\"hidden\" name=\"tmp_od\" value=\"0\" /><input disabled=\"disabled\" type=\"hidden\" name=\"size\" value=\"10\" /><input type=\"hidden\" name=\"webid\" /></td>");
document.writeln("<td width=\"60\" align=\"left\"><select name=\"radiobutton\">");
document.writeln("<option value=\"1\" selected=\"selected\">站内</option>");
document.writeln("<option value=\"0\">站群</option>");
document.writeln("</select></td>");
document.writeln("<td align=\"left\"><input id=\"Submit\" src=\"http://www.dqlake.gov.cn/picture/0/110128005750391.gif\" type=\"image\" onclick=\"return hello()\" name=\"Submit\" /></td>");
document.writeln("</tr>");
document.writeln("</form>");
document.writeln("</tbody>");
document.writeln("</table>");
