$menu = {

	"fr" : {
			"reservation" : {'href' : "/fr/reservation/recherche_destination.shtml", 'nom' : "recherche et r&eacute;servation"},
			"offres" : {'href' : "/fr/hotel-deals/index.shtml", 'nom' : "offres sp&eacute;ciales"},
			"decouvrez" : {'href' : "/fr/discovering-mercure-hotel/index.shtml", 'nom' : "d&eacute;couvrez les mercure" },
			"destinations" : {'href' : "/fr/hotel-and-activities/index.shtml", 'nom' : "destinations et activit&eacute;s"},
			"reunion" : {'href' : "/fr/business-meeting-hotel/index.shtml", 'nom' : "r&eacute;unions et &eacute;v&egrave;nements"}
		},
		
	"gb" : {
			"reservation" : {'href' : "/gb/reservation/recherche_destination.shtml", 'nom' : "Search and book"},
			"offres" : {'href' : "/gb/hotel-deals/index.shtml", 'nom' : "Special offers"},
			"decouvrez" : {'href' : "/gb/discovering-mercure-hotel/index.shtml", 'nom' : "Discover Mercure " }, 
			"destinations" : {'href' : "/gb/hotel-and-activities/index.shtml", 'nom' : "Destinations and activities"},
			"reunion" : {'href' : "/gb/business-meeting-hotel/index.shtml", 'nom' : "Meeting and events"}
	},
	
	"de" : {
			"reservation" : {'href' : "/de/reservation/recherche_destination.shtml", 'nom' : "Suchen & Buchen"},
			"offres" : {'href' : "/de/hotel-deals/index.shtml", 'nom' : "Sonderangebote"},
			"decouvrez" : {'href' : "/de/discovering-mercure-hotel/index.shtml", 'nom' : "&Uuml;ber Mercure" }, 
			"destinations" : {'href' : "/de/hotel-and-activities/index.shtml", 'nom' : "Destinationen & Aktivit&auml;ten"},
			"reunion" : {'href' : "/de/business-meeting-hotel/index.shtml", 'nom' : "Tagungen & Events"}
	},
	"it" : {
			"reservation" : {'href' : "/it/reservation/recherche_destination.shtml", 'nom' : "ricerca e prenotazione"},
			"offres" : {'href' : "/it/hotel-deals/index.shtml", 'nom' : "offerte speciali"},
			"decouvrez" : {'href' : "/it/discovering-mercure-hotel/index.shtml", 'nom' : "scoprite Mercure" }, 
			"destinations" : {'href' : "/it/hotel-and-activities/index.shtml", 'nom' : "destinazioni e attività"},
			"reunion" : {'href' : "/it/business-meeting-hotel/index.shtml", 'nom' : "riunioni ed eventi"}
	},
	"pt" : {
			"reservation" : {'href' : "/pt/reservation/recherche_destination.shtml", 'nom' : "pesquise e reserve"},
			"offres" : {'href' : "/pt/hotel-deals/index.shtml", 'nom' : "ofertas especiais"},
			"decouvrez" : {'href' : "/pt/discovering-mercure-hotel/index.shtml", 'nom' : "conheça os hotéis Mercure" },
			"destinations" : {'href' : "/pt/hotel-and-activities/index.shtml", 'nom' : "destinos e atrações"},
			"reunion" : {'href' : "/pt/business-meeting-hotel/index.shtml", 'nom' : "reuniões e eventos"}
	},
	"nl" : {
	"reservation" : {'href' : "/nl/reservation/recherche_destination.shtml", 'nom' : "zoek en boek"},
	"offres" : {'href' : "/nl/hotel-deals/index.shtml", 'nom' : "speciale aanbiedingen"},
	"decouvrez" : {'href' : "/nl/discovering-mercure-hotel/index.shtml", 'nom' : "ontdek de Mercure Hotels" },
	"destinations" : {'href' : "/nl/hotel-and-activities/index.shtml", 'nom' : "bestemmingen en activiteiten"},
	"reunion" : {'href' : "/nl/business-meeting-hotel/index.shtml", 'nom' : "vergaderingen en evenementen"}

}

}

