function bottom()  {
document.writeln("	    <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td width=\"18%\" height=\"2\" bgcolor=\"#E0F1FE\">&nbsp;</td>");
document.writeln("          <td width=\"59%\" valign=\"bottom\" align=\"left\"><img src=\"images/jiao.gif\" width=\"11\" height=\"8\"></td>");
document.writeln("          <td width=\"23%\" valign=\"bottom\" align=\"left\" bgcolor=\"#C0DDFA\">&nbsp;</td>");
document.writeln("        </tr>");
document.writeln("        <tr>"); 
document.writeln("          <td width=\"18%\" bgcolor=\"#E0F1FE\">&nbsp;</td>");
document.writeln("          <td bgcolor=\"#E0F1FE\" colspan=\"2\">&nbsp;</td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("		<div align=\"center\">衡水市水务局 &copy; 版权所有 2002<br>");
document.writeln("		 地址：衡水市红旗大街466号  邮编：053000 电话：0318-2123812 <br>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
}

function bottom1()  {
document.writeln("		<div align=\"center\">衡水市水务局 &copy; 版权所有 2002<br>");
document.writeln("		 地址：衡水市红旗大街466号  邮编：053000 电话：0318-2123812 <br>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
}
