
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="20090504";
expire_date="20101201";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.chp.gov.hk/view_content.asp?lang=en&amp;info_id=16615\"><img src=\"/en/images/info_centre/HO_images/500D_swine_flu.jpg\" border=\"0\" alt=\"Prevention of Human Swine Influenza\"/></a></p>');}publish_date="20090415";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.psdh.gov.hk/eps/eng/html/generalDoc.jsp\"><img src=\"/en/images/info_centre/HO_images/500D_medicines_e.jpg\" border=\"0\" alt=\"General Knowledge On Medicines\"/></a></p>');}publish_date="20090227";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.pharmacy.cuhk.edu.hk/ampoule/en/home/\"><img src=\"/en/images/info_centre/HO_images/500D_pharmacist_e.jpg\" border=\"0\" alt=\"AMPOULE (Ask My Pharmacist! - Online University-led Drug Enquiry) Platform\"/></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.chp.gov.hk/content.asp?lang=en&amp;info_id=14843\"><img src=\"/en/images/info_centre/HO_images/500D_influenza_e.jpg\" border=\"0\" alt=\"Prevention of Influenza\"/></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.chp.gov.hk/health_topics.asp?lang=en&amp;id=25&amp;pid=9&amp;ppid=\"><img src=\"/en/images/info_centre/HO_images/500D_Noncommunicable_e.jpg\" border=\"0\" alt=\"Non-communicable diseases\"/></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.chp.gov.hk/health_topics.asp?lang=en&amp;id=24&amp;pid=9&amp;ppid=\"><img src=\"/en/images/info_centre/HO_images/500D_Communicable_e.jpg\" border=\"0\" alt=\"Communicable diseases\"/></a></p>');}publish_date="20071002";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.info.gov.hk/hepatitis/english/hotline_set.htm\"><img src=\"/en/images/info_centre/HO_images/500D_hephotline_e.jpg\" border=\"0\" alt=\"Hepatitis Hotline\"/></a></p>');}publish_date="20070711";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.info.gov.hk/info/flu/eng/\"><img src=\"/en/images/info_centre/HO_images/500D001_e.jpg\" border=\"0\" alt=\"Prevention of Avian Influenza\"/></a></p>');}publish_date="20070711";
expire_date="20071109";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.chp.gov.hk/index.asp?lang=en\"><img src=\"/en/images/info_centre/HO_images/500D002_e.jpg\" border=\"0\" alt=\"Centre for Health Protection\"/></a></p>');}publish_date="20070711";
expire_date="20071109";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://www.fehd.gov.hk/safefood/Pcas.html\"><img src=\"/en/images/info_centre/HO_images/500D003_e.jpg\" border=\"0\" alt=\"Pest Control\"/></a></p>');}