
function link1(){
window.open("http://www.hangseng.com/hsb/eng/abo/cu/ba/index.html","_self","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");

}
function link2(){
window.open("/eng/val_tc_eng.html","a2","width=788,menubar=yes,scrollbars=yes, resizable=no,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function link3(){
window.open("http://www.hangseng.com/hsb/eng/rate/prate/index.html","a3","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function link4(){
window.open("http://www.hangseng.com/hsb/eng/rate/hibor/index.html","a4","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function link5(){
window.open("http://bank.hangseng.com/1/2/personal/mortgages/mortgage-calculators/monthly-repayment-amount-calculator","a5","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function link6(){
window.open("http://bank.hangseng.com/1/2/personal/mortgages/mortgage-calculators/affordable-loan-amount-calculator","a6","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function link7(){
window.open("http://bank.hangseng.com/1/2/personal/mortgages/mortgage-calculators/stamp-duty-calculator","a7","width=788,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes,scrollbars=yes");
}
function mortoa() {
 var pagewidth = 555;
 var pageheight = 475;
 var pageleft = (screen.width - pagewidth) / 2;
 var pagetop = (screen.height - pageheight) / 2;
 var pageposition = "width="+pagewidth+",height="+pageheight+",top="+pagetop+",left="+pageleft+",status=yes,scrollbars=yes,toolbar=yes,location=yes,menubar=yes,resizable=yes";
// window.open("https://bank.hangseng.com/1/2/personal/mortgages/make-appointment","Onlineappl",pageposition);
window.open("https://bank.hangseng.com/1/2/personal/mortgages/make-appointment","_self",pageposition);
}
