function stampa_popup() {
	var ident_finestra = window.open("print.html","finestra_stampa");	
}
