// IBLOGIN.JS
function IBLogin() {
 	var newin = window.open("https://elink.somb.com.au/mvpSOMB/Login.asp","IBANK3_1","status=yes,scrollbars=yes,resizable=yes,fullscreen=yes,width=800,height=600,top=5,left=5");
 }
