
function home(){
	window.open('http://www.melo.com.tw/portal/global.do');
	//location.href="http://www.melo.com.tw/portal/global.do";
}

function chthome(){
	window.open('http://www.emome.net/cgi-bin/MASP/jsp/emomeWeb/index.jsp?com.broadvision.session.new=Yes');
	//location.href="http://www.melo.com.tw/portal/global.do";
}

function chtbutton(){
	window.open('http://wm5.ecrm.com.tw/web_service/counter/wmax_event.aspx?chtmdpt1wm5:chtmlb1:2006103gTown1005');
}

function qmaleft(){
	window.open('http://www.qma.com/cdp/application?namespace=cdpHomeNS&event=cdpHome.show');
}

function qmaright(){
	window.open('http://www.aptg.com.tw/');
}


function GoOpHome(url) {
   window.open(url);
}