﻿function genFoot(){
  document.writeln('<hr />');
  document.writeln('<div style="text-align:center;font-size:7pt">');
  document.writeln('<span>');
  document.writeln('佛山市气象局 ');
  document.writeln('地址:季华5路32号');
  document.writeln('<img src="http://www.fs121.com:8080/counter/counter?width=1&height=1" height="0" width="0">');
  document.writeln('<img src="http://www.fs121.com:8180/ncounter/counter?width=1&height=1" height="0" width="0"/>');
  document.writeln('</span><br/>');
  document.writeln('<a href="copyright.htm">版权和免责声明</a>&copy;');
  document.writeln('</div>');
}

