function copyright(){
	document.write('版權所有 &copy; 香港地下天文台 1995-2007<br>');
        document.write('鳴謝香港天文台授權轉載天氣資料及預報。<br>');
        document.write('網站伺服器由 <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=ckfong">Hostgator</a> 提供。<br>');
        document.write('瀏覽人次：<img src="http://www.weather.org.hk/cgi-bin/Count.cgi?ft=0&frgb=gold&df=total.dat&comma=T" align=absmiddle><br>');
}

function copyrighte(){
	document.write('Copyright &copy; 1995-2007 Weather Underground of Hong Kong<br>');
        document.write('Special thanks to the Hong Kong Observatory for permission to reproduce weather information and forecast.<br>');
        document.write('Web server provided by <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=ckfong">Hostgator</a>.<br>');
        document.write('Visitors: <img src="http://www.weather.org.hk/cgi-bin/Count.cgi?ft=0&frgb=gold&df=total.dat&comma=T" align=absmiddle><br>');
}

