
    document.writeln ("<tr> ")
      document.writeln ("<td bgcolor=\"#0066CC\" height=\"1\"></td>")
    document.writeln ("</tr>")
    document.writeln ("<tr> ")
      document.writeln ("<td height=\"4\"> ")
        document.writeln ("<div align=\"center\">")
          document.writeln ("<table width=\"400\" border=\"0\" cellspacing=\"3\" cellpadding=\"0\">")
            document.writeln ("<tr> ")
              document.writeln ("<td> ")
                    document.writeln ("</td>")
            document.writeln ("</tr>")
            document.writeln ("<tr> ")
              document.writeln ("<td> ")
                document.writeln ("<div align=\"center\">版权　山东省气象局　所有</div>")
              document.writeln ("</td>")
            document.writeln ("</tr>")
			document.writeln ("<tr> ")
              document.writeln ("<td> ")
                document.writeln ("<div align=\"center\">鲁ICP备 05024629 号</div>")
              document.writeln ("</td>")
            document.writeln ("</tr>")
			
            document.writeln ("<tr> ")
              document.writeln ("<td> ")
                document.writeln ("<div align=\"center\">地址：济南市无影山路12号　0531-85860408　传真：0531-85860408</div>")
              document.writeln ("<div align=\"center\"> Email:<a href=\"mailto:sdqxj@sdan.com.cn \">sdqxj@sdan.com.cn</a>　</div>")
            document.writeln ("</tr>")

          document.writeln ("</table>")
        document.writeln ("</div>")
      document.writeln ("</td>")
    document.writeln ("</tr>")
  document.writeln ("</table>")
 
