function Openo(file)
	{
	window.open(file+".htm",'orizzontale',"width=500,height=385,toolbar=no,scrollbars=auto")
	}
