<!--

function getpage(p_code, p_src) {
	if (p_code == "hsn001") {
		return "https://www.login.hsbc.com/code/public/en_US/login/cam2password.jhtml";
	}
	else if (p_code == "hsn012") {
	return "https://www.secure.hsbcnet.com/uims/portal/UserRegistration?partnerid=HKHASE";
	//return "http://www.register.hsbc.com/code/public/en_US/registration/hibmregredirect.jhtml?partnerid=HKHASE&source="+p_src;

//"http://www.uatgib.netd.hsbc.com/code/public/en_US/registration/hibmregredirect.jhtml?partnerid=HKHASE&amp;source=http://www.markets.hsbc.com";
	}
}

//-->