function openPopUrl(URL) {
	window.open(URL,"Infoacustica","menubar=no,scrollbars=yes,status=no,width=680,height=380,resizable=yes");
}	 