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