var customNavTree13 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Historique',
        bIsWebPath:true,
        sUrl:'historique.html'
    }]
},
{   sTitle:'Fête',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Programme',
        bIsWebPath:true,
        sUrl:'programme.html',
        sTarget:'_self'
    },
    {   sTitle:'Guggen',
        bIsWebPath:true,
        sUrl:'guggen.html',
        sTarget:'_self'
    },
    {   sTitle:'Repas',
        bIsWebPath:true,
        sUrl:'repas.html',
        sTarget:'_self'
    },
    {   sTitle:'Plan',
        bIsWebPath:true,
        sUrl:'plan.html'
    }]
},
{   sTitle:'Comité',
    bIsWebPath:true,
    sUrl:'comite.html',
    sTarget:'_self'
},
{   sTitle:'Liens',
    bIsWebPath:true,
    sUrl:'liens.html',"childArray" : [
    {   sTitle:'Liens_guggen',
        bIsWebPath:true,
        sUrl:'Liens_guggen.html'
    },
    {   sTitle:'Liens_carnaval',
        bIsWebPath:true,
        sUrl:'Liens_carnaval.html'
    },
    {   sTitle:'Liens_sponsors',
        bIsWebPath:true,
        sUrl:'Liens_sponsors.html'
    }]
},
{   sTitle:'Bénévoles',
    bIsWebPath:true,
    sUrl:'benevoles.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Nos bénévoles',
        sUrl:'',
        sTarget:'_self'
    }]
},
{   sTitle:'Galeries',
    bIsWebPath:true,
    sUrl:'galerie.html',"childArray" : [
    {   sTitle:'Photos',
        bIsWebPath:true,
        sUrl:'photos.html'
    },
    {   sTitle:'Affiches',
        bIsWebPath:true,
        sUrl:'affiches.html'
    }]
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'location.html'
}]
});
