// JavaScript Document
function footer(){
document.writeln("<div id=\"footer\"><span class=\"lt\"><a href=\"#\">網頁指南<\/a> | <a href=\"#\">計劃條款及細則<\/a> | <a href=\"#\">私隱政策聲明<\/a> | <a href=\"#\">保安及其他資料<\/a> | <a href=\"#\">世界自然基金會 <\/a><\/span>");
document.writeln("   <span class=\"rt\">Copyright © 2009 WWF Hong Kong. <\/span><\/div>")

}
