function customerType() {
	 window.open ("/core/vat.php",
"mywindow","menubar=0,resizable=0,width=400,height=500");
}
