
var tmp_date = new Date();
var c_year = tmp_date.getFullYear().toString();
var c_month = (tmp_date.getMonth()+1);
if (c_month < 10){
	c_month = "0"+c_month.toString();
}
var c_date = tmp_date.getDate();
if (c_date < 10){
	c_date = "0"+c_date.toString();
}
var current_date = c_year+c_month+c_date;
var publish_date ="";
var expire_date ="";

publish_date="20080815";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.lcsd.gov.hk/CE/Museum/Space/Education/e_index.htm\"><img src=\"/en/images/info_centre/HO_images/300H_Universe_e.jpg\" border=\"0\" alt=\"Nature of the Universe\"/></a></p>');}publish_date="20080411";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.liberalstudies.tv/eng/ls_home.html\"><img src=\"/en/images/info_centre/HO_images/300H_LiberalStudies_e.jpg\" border=\"0\" alt=\"Liberal Studies\"/></a></p>');}publish_date="20080102";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.cedd.gov.hk/eng/about/organisation/org_geo_pln_map.htm\"><img src=\"/en/images/info_centre/HO_images/300H_Geology_e.jpg\" border=\"0\" alt=\"The Geology of Hong Kong\"/></a></p>');}publish_date="20071221";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.info.gov.hk/hkma/eng/classroom/page/index.htm\"><img src=\"/en/images/info_centre/HO_images/300H_HKMAOnlineLearn_e.jpg\" border=\"0\" alt=\"Hong Kong Monetary Authority Online Learning\"/></a></p>');}publish_date="20071109";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.hko.gov.hk/education/edue.htm\"><img src=\"/en/images/info_centre/HO_images/300H_HKOEdu_e.jpg\" border=\"0\" alt=\"Hong Kong Observatory Educational Resources\"/></a></p>');}publish_date="20071109";
expire_date="20090923";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.info.gov.hk/digital21/eng/education/learn.html\"><img src=\"/en/images/info_centre/HO_images/300H_CyberLearn_e.jpg\" border=\"0\" alt=\"Cyber Learning on Information Technology\"/></a></p>');}publish_date="20070720";
expire_date="20080815";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://qcrc.qef.org.hk/?lang=en\"><img src=\"/en/images/info_centre/HO_images/300H001_e.jpg\" border=\"0\" alt=\"Quality Education Fund Cyber Resource Centre\"/></a></p>');}