function copyright(){
	document.write('版權所有 &copy; 香港地下天文台 1995-2012<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="/cgi-bin/Count.cgi?ft=0&frgb=gold&df=total.dat&comma=T" align=absmiddle><br>');
}

function copyrighte(){
	document.write('Copyright &copy; 1995-2012 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="/cgi-bin/Count.cgi?ft=0&frgb=gold&df=total.dat&comma=T" align=absmiddle><br>');
}


  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17029678-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


