var m_menu = [
    ['Home', 'index_en.html', null],
    ['Accomplishments', null, 
		[
        	['Institutional', null, 
        	    [
        	        ['Pierre Elliott Trudeau Airport', 'realisations_institutionnel_aeroport_pierre_elliott_trudeau_en.html', null]
        	    ]
        	],
        	['Commercial', null, 
        	    [
        	        ['Hyatt Regency Montréal Hotel', 'realisations_commercial_hotel_hyatt_regency_montreal_en.html', null],
        	        ['IGA Île-des-Soeurs', 'realisations_commercial_iga_ile_des_soeurs_en.html', null],
        	        ['Lawers Léger & Robic', 'realisations_commercial_avocats_leger_robic_en.html', null]
        	    ]
        	],
        	['Industrial', null, 
        	    [
        	        ['Gaz Metropolitain', 'realisations_industriel_gaz_metropolitain_en.html', null]
        	    ]
        	]
		]
    ],
    ['Profile', 'profil_en.html', 
		[
        	['Historic', 'profil_historique_en.html', null],
        	['Sales Team', 'profil_equipe_des_ventes_en.html', null], 
        	['Technical Team', 'profil_equipe_technique_en.html', null]
		]
    ],
    ['Products and Services', 'produits_services_en.html', null],
    ['Maintenance of carpet', 'conseils_entretien_en.html', 
		[
        	['General Instructions', 'conseils_entretien_procedes_detachage_en.html', null], 
        	['Cleaning Solutions', 'conseils_entretien_solutions_nettoyage_en.html', null], 
        	['Processes', 'conseils_entretien_procedes_entretien_en.html', null]
		]
    ],
    ['Contact us', 'contactez_nous_en.html', 
        [
            ['Credit application', 'application_credit_en.asp', null],
            ['Questions and comments', 'questions_commentaires_en.asp', null]
        ]
    ]
];

