function ApriImmagine(immagine) {
	window.open(immagine,'_blank','scrollbars=yes,width=770,height=550,top='+(window.screen.height/2-280)+',left='+(window.screen.width/2-340));
}
