function form_check()
{
var l1=document.srch_form1.searchword.value.length;
   if(l1==0)
   {window.alert("请输入关健词!");
   document.srch_form1.searchword.focus();
   return (false);
   }
return true;
}
document.write("<style type=\"text\/css\">");
document.write(".menu { background-image:url(\/images\/foot_menu_bg.jpg); width:960px; height:31px; margin-bottom:1px; }");
document.write(".menu_on { background-image:url(\/images\/fz_ind_meon.gif); width:78px; height:25px; text-align:center; color:#478ad8; font-size:14px; font-weight:bold; padding-top:4px;}");
document.write("<\/style>");
document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"menu\">");
document.write("  <tr>");
document.write("    <td width=\"450\" align=\"left\" class=\"pad_left_25\"><table align=\"left\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("      <tr>");
document.write("        <td width=\"60\" style=\"padding-top:4px;\">　<a href=\"\/zfb\" class=\"white tb t14\">首　页<\/a><\/td>");
document.write("        <td width=\"25\" align=\"center\"><img src=\"\/images\/zfb_topmenu_14.jpg\" width=\"2\" height=\"17\" \/><\/td>");
document.write("        <td  width=\"60\" style=\"padding-top:4px;\"><a href=\"\/zfb\/xxgk\" class=\"white tb t14\">信息公开<\/a><\/td>");
document.write("        <td width=\"25\"  align=\"center\"><img src=\"\/images\/zfb_topmenu_14.jpg\" width=\"2\" height=\"17\" \/><\/td>");
document.write("        <td width=\"60\" style=\"padding-top:4px;\"><a href=\"\/zfb\/zxbs\" class=\"white tb t14\">在线办事<\/a><\/td>");
document.write("        <td width=\"25\"  align=\"center\"><img src=\"\/images\/zfb_topmenu_14.jpg\" width=\"2\" height=\"17\" \/><\/td>");
document.write("        <td  width=\"60\" style=\"padding-top:4px;\"><a href=\"\/zfb\/hdjl\" class=\"white tb t14\">互动交流<\/a><\/td>");
document.write("      <\/tr>");
document.write("    <\/table><\/td>");
document.write("    <td align=\"right\" class=\"pad_right_20\"><form class=\"srch_form\" id=\"srch_form1\" target=\"_blank\" name=\"srch_form1\" method=\"post\" action=\"http:\/\/www.fuzhou.gov.cn:8082\/wasdemo\/search\"  onSubmit=\"return form_check();\">");
document.write("<input type=\"hidden\" name=\"channelid\" value=\"77390\">");
document.write("<table border=\"0\" align=\"right\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("      <tr>");
document.write("        <td width=\"30\"><img src=\"\/images\/fz_ind_ss1.gif\" width=\"21\" height=\"30\" \/><\/td>");
document.write("        <td class=\"twhite\">站内检索：");
document.write("          <input name=\"searchword\" type=\"text\" \/>");
document.write("          <input type=\"image\" src=\"\/images\/fz_ind_bt1.gif\" width=\"51\" height=\"19\" align=\"absmiddle\" \/>&nbsp;<\/td>");
document.write("  <td>");
document.write("  <a href=\"http:\/\/www.fuzhou.gov.cn:8082\/wasdemo\/advsearch_fzgov.jsp\" target=\"_blank\"><img src=\"\/images\/fz_ind_bt2.gif\" width=\"51\" height=\"19\" border=\"0\" align=\"absmiddle\" \/><\/a>  <\/td>");
document.write("      <\/tr>");
document.write("    <\/table><\/form><\/td>");
document.write("  <\/tr>");
document.write("<\/table>");
