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