function popapplication(){	  newwin=window.open('bz_application_loans.php','abc','width=622,height=719,menubar=no,scrollbars=no,toolbar=no,left=220,top=100');
	  newwin.focus();	}