﻿function windowopen()
   {
      window.open("https://modern.enbank.net/ibnew/login/loginPage.action", '',"toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no, left=10px,top=20px,width=817px,height=555px", true);
		document.IBForm.CustNo.value = '';
  }

