
	function yykk_offerte_home_close()
	{
		$("#dati").css('display', 'block');
		$("#pagina_offerta").css('display', 'none');
	}
