function popgooglevnstr(URL){
	window.open(URL,'zoom','width=980 ,height=567,left=200,top=25,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes');
	}