function popvnstr(URL){
	window.open(URL,'zoom','width=600 ,height=400,left=101,top=146,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes');
	}
