window.defaultStatus="Le Cottage Bise à Talloires vous offre le site du Golf du lac d'Annecy";

/*function faitPasChier()
	{
	return true;
	}

window.onerror=faitPasChier;*/

function vazy(type)
	{
	if (document.choix.liste.selectedIndex!=0)
	document.location.href= type + (document.choix.liste.selectedIndex) + ".html";	
	}


