
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="20090831";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://sc.mpfa.org.hk/gb/www.mpfa.org.hk/english/mpf_edu/mpf_edu_yc/mpf_edu_yc_em/mpf_edu_yc_em.html\"><img src=\"http://sc.youth.gov.hk/TuniS/www.youth.gov.hk/en/images/info_centre/HO_images/100H_decoder_e.jpg\" border=\"0\" alt=\"MPF Decoder for the Youth\"/></a></p>');}publish_date="20080711";
expire_date="20081212";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://sc.mpfa.org.hk/gb/www.mpfa.org.hk/english/quicklinks/quicklinks_pub/quicklinks_pub_leaf.html\"><img src=\"http://sc.youth.gov.hk/TuniS/www.youth.gov.hk/en/images/info_centre/HO_images/100H_newpage_e.jpg\" border=\"0\" alt=\"A new page for the MPF to guarantee your future\"/></a></p>');}publish_date="20070716";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://sc.youth.gov.hk/TuniS/www.gov.hk/en/residents/employment/jobsearch/changingjobs.htm\"><img src=\"http://sc.youth.gov.hk/TuniS/www.youth.gov.hk/en/images/info_centre/HO_images/100A002_e.jpg\" border=\"0\" alt=\"Points to Note When Changing Jobs\"/></a></p>');}publish_date="20070716";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://sc.mpfa.org.hk/gb/www.mpfa.org.hk/english/quicklinks/quicklinks_pub/files/EE_leaflet_E.pdf\"><img src=\"http://sc.youth.gov.hk/TuniS/www.youth.gov.hk/en/images/info_centre/HO_images/100H002_e.jpg\" border=\"0\" alt=\"What employees should know about MPF?\"/></a></p>');}publish_date="20070716";
expire_date="20110101";if (current_date >= publish_date && current_date < expire_date){document.write('<p><a target=\"_blank\" href=\"http://sc.mpfa.org.hk/gb/www.mpfa.org.hk/english/quicklinks/quicklinks_pub/files/common/MPF_Booklet_Eng.pdf\"><img src=\"http://sc.youth.gov.hk/TuniS/www.youth.gov.hk/en/images/info_centre/HO_images/100H003_e.jpg\" border=\"0\" alt=\"JJ Five Composing the future with you\"/></a></p>');}