var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Resurrec-Site',
        bIsWebPath:true,
        sUrl:'resurrecsite_index.html',
        sTarget:'_self'
    },
    {   sTitle:'Spectacles',
        bIsWebPath:true,
        sUrl:'spectacles_index.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'l\'Oratorio des Anges',
            bIsWebPath:true,
            sUrl:'spectacle_oratorio_anges.html',
            sTarget:'_self'
        },
        {   sTitle:'des Apôtres en Actes',
            bIsWebPath:true,
            sUrl:'spectacle_apotres_actes.html',
            sTarget:'_self'
        },
        {   sTitle:'Deviens ce que tu es',
            bIsWebPath:true,
            sUrl:'spectacle_deviens.html',
            sTarget:'_self'
        },
        {   sTitle:'À l\'épreuve de la foi',
            bIsWebPath:true,
            sUrl:'spectacle_epreuve_foi.html',
            sTarget:'_self'
        },
        {   sTitle:'Itinéraire d\'un égoïste     ',
            bIsWebPath:true,
            sUrl:'spectacle_itineraire_egoiste.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Multimedia',
        bIsWebPath:true,
        sUrl:'mutlimedia_index.html',
        sTarget:'_self'
    },
    {   sTitle:'XLChants',
        bIsWebPath:true,
        sUrl:'xlchants_index.html',
        sTarget:'_self'
    }]
}]
});
