var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'La Maison du Patrimoine',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Le siège social de l\'association',
        bIsWebPath:true,
        sUrl:'siege_social_association_gahble.html'
    },
    {   sTitle:'Exposition permanente GAHBLE',
        bIsWebPath:true,
        sUrl:'exposition_permanente_gahble.html'
    },
    {   sTitle:'GAHBLE Histoire de l\'association',
        bIsWebPath:true,
        sUrl:'histoire_association.html'
    }]
},
{   sTitle:'Archéologie',
    bIsWebPath:true,
    sUrl:'gahble_archeologie.html',"childArray" : [
    {   sTitle:'Conservation',
        bIsWebPath:true,
        sUrl:'gahble_archeologie_conservation.html'
    }]
},
{   sTitle:'Histoire de l\'Art',
    bIsWebPath:true,
    sUrl:'gahble_histoire_art.html',"childArray" : [
    {   sTitle:'Programmes Histoire de l\'Art',
        bIsWebPath:true,
        sUrl:'gahble_programme_histoire_art.html'
    }]
},
{   sTitle:'Généalogie',
    bIsWebPath:true,
    sUrl:'gahble_genealogie.html',"childArray" : [
    {   sTitle:'Généalogie ateliers',
        bIsWebPath:true,
        sUrl:'gahble_genealogie_ateliers.html'
    }]
},
{   sTitle:'Gascon',
    bIsWebPath:true,
    sUrl:'gahble_gascon.html'
},
{   sTitle:'Histoire',
    bIsWebPath:true,
    sUrl:'gahble_histoire.html'
},
{   sTitle:'Notaires',
    bIsWebPath:true,
    sUrl:'gahble_notaires.html'
},
{   sTitle:'Recherches',
    bIsWebPath:true,
    sUrl:'gahble_comite_recherches.html'
},
{   sTitle:'Boutique',
    bIsWebPath:true,
    sUrl:'gahble_boutique.html'
},
{   sTitle:'Tarifs',
    bIsWebPath:true,
    sUrl:'gahble_tarifs.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'gahble_evenements_manifestations.html'
},
{   sTitle:'Liens',
    bIsWebPath:true,
    sUrl:'gahble_liens.html'
},
{   sTitle:'Contactez-nous',
    bIsWebPath:true,
    sUrl:'contacter_le_gahble.html'
}]
});
