// JavaScript Document function openwin() { window.open('https://netbanking.abnamro.co.in/BANKAWAY?Action.OnlUserNew.Init.001=Y&AppSignonBankId=ABN&AppType=corporate','name','width=770,height=550,height=550,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes'); return false; } function popUp(val) { //alert(inetbanking.selectedIndex); if(val!=0) { window.open(val,'name','width=770,height=550,height=550,toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes'); inetbanking.selectedIndex=0; return false; } } document.write("
")