function online_banking_login_popup(){
		var vnibank=window.open('','','scrollbars,resizable=1,status=1');
		vnibank.moveTo(0,0);
		vnibank.resizeTo(screen.availWidth,screen.availHeight);
		vnibank.location='https://online-banking.standardchartered.com.bn/Init/IBank?ser=100&act=MainFrame_BN.jsp&isSecured=false&cntryCode=BN';

 

}

function online_banking_register_popup(){
		var registerWindow=window.open('','','scrollbars,resizable=1,status=1');
		registerWindow.moveTo(0,0);
		registerWindow.resizeTo(screen.availWidth,screen.availHeight);
		registerWindow.location='https://online-banking.standardchartered.com.bn/Init/IBank?ser=100&act=MainFrame_BN.jsp&isSecured=false&cntryCode=BN';
 

}

function online_rewards_login_popup() {
		var registerWindow=window.open('','','scrollbars,resizable=1,status=1');
		registerWindow.moveTo(0,0);
		registerWindow.resizeTo(screen.availWidth,screen.availHeight);
		registerWindow.location='https://www.online-banking.standardchartered.com/Init/IBank?ser=100&act=MainFrame.jsp&ccode=OM&isSecured=false&countryCode=OM&cntryCode=OM'; 
}

function online_rewards_register_popup() {
		var registerWindow=window.open('','','scrollbars,resizable=1,status=1');
		registerWindow.moveTo(0,0);
		registerWindow.resizeTo(screen.availWidth,screen.availHeight);
		registerWindow.location='https://www.online-banking.standardchartered.com/Init/IBank?ser=100&act=MainFrame.jsp&ccode=OM&isSecured=false&countryCode=OM&cntryCode=OM'; 
}


function straight2bank_login_popup(){
	var straight2bank=window.open('','','scrollbars,resizable=1,status=1');
	straight2bank.moveTo(0,0);
	straight2bank.resizeTo(screen.availWidth,screen.availHeight);
	straight2bank.location='https://s2b.standardchartered.com/ssoapp/login.jsp'; 
}

function straight2bank_register_popup(){
	var straight2bank=window.open('','','scrollbars,resizable=1,status=1');
	straight2bank.moveTo(0,0);
	straight2bank.resizeTo(screen.availWidth,screen.availHeight);
	straight2bank.location='http://www.standardchartered.com/_redirect/straight2bank/index.html'; 
}

function security_popup_s2b(){
		var securityWindow=window.open('','','scrollbars,resizable=1,status=1');
		securityWindow.moveTo(0,0);
		securityWindow.resizeTo(screen.availWidth,screen.availHeight);
		securityWindow.location='https://s2b.standardchartered.com/help/en/safeguard.html'; 
}

function security_popup(){
		var securityWindow=window.open('','','scrollbars,resizable=1,status=1');
		securityWindow.moveTo(0,0);
		securityWindow.resizeTo(screen.availWidth,screen.availHeight);
		securityWindow.location='http://www.standardchartered.com/online-banking/security-tips/'; 
}

function straight2bank_demo_popup(){
	var straight2bankdemo=window.open('','','scrollbars,resizable=1,status=1');
	straight2bankdemo.moveTo(0,0);
	straight2bankdemo.resizeTo(screen.availWidth,screen.availHeight);
	straight2bankdemo.location='https://s2b.standardchartered.com/help/demo/en/Straight2Bank_Demo.html'; 
}