function AppelMenu(menu) { switch (menu) { case "Entreprises": document.location = "/Edito,32,top_B59DA989.html"; break; case "Collectivites": document.location = "/Edito,31,top_4F86C432.html"; break; case "E-tourisme": document.location = "/Edito,30,top_AA2FC241.html"; break; case "Marque": document.location = "/Edito,33,top_445FB029.html"; break; case "Audience": document.location = "/Edito,34,top_8F047369.html"; break; case "Hebergement": document.location = "/Edito,27,top_469140BF.html"; break; case "Competences": document.location = "/Edito,20,top_81131D72.html"; break; case "References": document.location = "/Tourisme,References,5.html"; break; } }