		function apriPopup(nomeFile) {
		   window.open(nomeFile,'popup','width=600,height=400,scrollbars=0') 
		}
