<!--
function stampa(pagina)
	{
		w=window.open(pagina,'','toolbar=no,location=no,resizable=no,status=no,menubar=yes,scrollbars=yes,width=785,height=500');
	}
//-->
