var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'ACCUEIL',
    bIsWebPath:true,
    sUrl:'accueil.html',"childArray" : [{   sTitle:'LES FORMATEURS',
        bIsWebPath:true,
        sUrl:'les formateurs.html'},{   sTitle:'L\' ACTION HUMANITAIRE',
        bIsWebPath:true,
        sUrl:'l\'action humanitaire.html'},{   sTitle:'LES NEWS',
        bIsWebPath:true,
        sUrl:'les news.html'}]},{   sTitle:'FORMATION',
    bIsWebPath:true,
    sUrl:'formation.html',"childArray" : [{   sTitle:'LES COURS A LA CARTE',
        bIsWebPath:true,
        sUrl:'les cours a la carte.html'},{   sTitle:'LES ATELIERS et LE CALENDRIER',
        bIsWebPath:true,
        sUrl:'ateliers/calendrier.html'},{   sTitle:'L\'EMPLOI',
        bIsWebPath:true,
        sUrl:'l\'emploi.html'}]},{   sTitle:'INSCRIPTION',
    bIsWebPath:true,
    sUrl:'inscription.html',"childArray" : [{   sTitle:'LES CURSUS',
        bIsWebPath:true,
        sUrl:'les cursus.html'}]},{   sTitle:'CONTACTS',
    bIsWebPath:true,
    sUrl:'contacts.html',"childArray" : [{   sTitle:'LES PARTENAIRES',
        bIsWebPath:true,
        sUrl:'les partenaires.html'}]}]
});