function Openv(file)
	{
	window.open(file+".htm",'verticale',"width=500,height=530,toolbar=no,scrollbars=auto")
	}
