 <!--Altorem group permet a un intervenant, consultant ou formateur, d'effectuer sa mission en autonomie en beneficiant d'un statut de salarie. Portage salarial, co-entreprise, hebergement salarial -->
// menu_items.js file
// comments block here



var MENU1_ITEMS =[
	["Le Concept", null,
		["Le Concept", "pages/concept-co-entreprise.html"],
		["Mise en oeuvre", "pages/concept-co-entreprise-mise-en-oeuvre.html"],
		["Avantages", "pages/concept-co-entreprise-avantages.html"],
		["Activité", "pages/concept-co-entreprise-activites.html"],
		["Qui l'utilise", "pages/concept-co-entreprise-pour-qui.html"]
	]	
];
var MENU2_ITEMS =[
	["Nos trois Formules",null,
		["Choisir sa formule", "pages/affiliation.html"],
		["Affiliation Services", "pages/affiliation-services.html"],
		["Affiliation Formation", "pages/affiliation-formation.html"],
		["Affiliation Réseau", "pages/affiliation-reseau.html"]
	]
];
var MENU3_ITEMS =[
	["Votre Rémunération", null,
		["Principe", "pages/remuneration.html"],
		["Caution bancaire", "pages/remuneration-caution-bancaire.html"],
		["Frais professionnels", "pages/remuneration-frais-professionnels.html"],
		["Frais de gestion", "pages/remuneration-frais-gestion.html"],
		["Détails du salaire", "pages/remuneration-salaire.html"],
		["Simulations", "pages/remuneration-simulations.html"],
		["Mutuelle", "pages/remuneration-mutuelle.html"],
		["Intérêts communs", "pages/remuneration-interet-commun.html"]
	]
];
var MENU4_ITEMS =[
	["Nos Consultants", "pages/consultants-entreprise.html",
	],
];
var MENU5_ITEMS =[
	["Nos clients","pages/clients.html",
	],
];
var MENU6_ITEMS =[
	["Notre accompagnement", "pages/accompagnement-formation.html",
	],	
];	
var MENU7_ITEMS =[
	["Nos formations métier", "pages/accompagnement-formation-metiers.html",
	],
];	
var MENU8_ITEMS =[
	["Notre mutuelle", "pages/remuneration-mutuelle.html",
	],			
];
var MENU9_ITEMS =[
	["Réunions d'information", "pages/reunions-informations.html",
	],
];
var MENU10_ITEMS =[
	["Documentation", "pages/documentations.html",
	],
];
var MENU11_ITEMS =[
	["Votre dossier", "pages/dossier.html",
	],
];
var MENU12_ITEMS =[
	["Nous contacter","pages/nous-contacter.html",
	],
];
var MENU13_ITEMS =[
	["Liens utiles","pages/liens-utiles-emploi.html",
	],	
];
var MENU14_ITEMS =[
	["Notre Société", null,
		["Créateur-Dirigeant", "pages/societe-altorem-group.html"],
		["Qui sommes nous ?", "pages/societe-altorem-group-renseignements.html"]
	]
];
var MENU15_ITEMS =[
	["Notre Ethique","pages/ethique.html",
	],
];	   
var MENU16_ITEMS =[
	["Nos Implantations","pages/societe-altorem-group-implantations.html",
	],
];	

