/* current */



function IBLogin() {
	var newin = window.open("https://secure.firecu.com.au/iblaunch.asp","IBANK3_1","status=yes,scrollbars=yes,resizable=yes,width=800,height=600,top=5,left=5");
	}	
	
	


function IBLoginMobile() {
	var newin = window.open("https://is2.cuviewpoint.net/mobilefirecu/SignOn/Login.aspx","IBANK3_1","status=yes,scrollbars=yes,resizable=yes,width=800,height=600,top=5,left=5");
	}

