function openIBWindow()
{
	window.open('https://securebanking.hanseaticbank.de/hab/index.jsp', 'HABWin', 'width=800,height=550,locationbar=no,menubar=no,status=yes,resizable=yes,scrollbars=no');
}