function populateNews() {
	populate('#HighLow', "http://www.hantecbullion.com/HBL/closeRate/yesterdayHighLow_zh_HK.html");
	//populate('#HighLow', "http://uat.hantecbullion.com/HBL/closeRate/yesterdayHighLow_zh_HK.html");
}

function showNews() {
	populate('#News1', 'http://www.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=FOREX&theme=bullion');
	//populate('#News1', 'http://uat.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=FOREX&theme=bullion');
}
 
function showNews2() {
	populate('#News1', 'http://www.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=BULLION&theme=bullion');
	//populate('#News1', 'http://uat.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=BULLION&theme=bullion');
}
 
function showNews3() {
	populate('#News1', 'http://www.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=MKT_COMM&theme=bullion');
	//populate('#News1', 'http://uat.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=MKT_COMM&theme=bullion');
}
 
function showNews4() {
	populate('#News1', 'http://www.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=ECON_DATA&theme=bullion');
	//populate('#News1', 'http://uat.hantecbullion.com/rinex-news/news/bullion_list_tc.do?code=ECON_DATA&theme=bullion');
}

function indice() {
	populate('#asia-indiceDiv', 'http://www.hantecbullion.com/HBL/index/asia_zh_HK.html');
	populate('#world-indiceDiv', 'http://www.hantecbullion.com/HBL/index/world_zh_HK.html');
	//populate('#asia-indiceDiv', 'http://uat.hantecbullion.com/HBL/index/asia_zh_HK.html');
	//populate('#world-indiceDiv', 'http://uat.hantecbullion.com/HBL/index/world_zh_HK.html');
}
 
function announce() {
	populate('#announce', 'http://www.hantecbullion.com/HW/hk/table_ANMT.jsp?location=HK&section=HK_OTH_ANMT&language=tc');
	//populate('#announce', 'http://uat.hantecbullion.com/HW/hk/table_ANMT.jsp?location=HK&section=HK_OTH_ANMT&language=tc');
}
 
function report() {
	populate('#contentDiv3', 'http://www.hantecbullion.com/HBL/HTML/analysisReport2.html');
	//populate('#contentDiv3', 'http://uat.hantecbullion.com/cms-accessor/webResearchHBLList.do?siteRef=HK&language=tc&sectionRef=HK_BUL_RPT&pageSize=5');
}



function calendar(){
	//populate('#contentDiv3', 'http://www.hantecbullion.com/cms-accessor/webCalendarHBLList.do?siteRef=HK&language=tc&sectionRef=HK_BUL_CLD&pageSize=25');
	populate('#contentDiv3', 'http://www.hantecbullion.com/cms-accessor/webCalendarHBLList.do?siteRef=HK&language=tc&sectionRef=HK_BUL_CLD&pageSize=36');
	//populate('#contentDiv3', 'http://uat.hantecbullion.com/cms-accessor/webCalendarHBLList.do?siteRef=HK&language=tc&sectionRef=HK_BUL_CLD&pageSize=25');
}
