function openPopUrl3(URL) {
	window.open(URL,"Infoacustica","menubar=no,scrollbars=yes,status=no,width=500,height=250,resizable=yes");
}	 