var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Bienvenue',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Mairie',
    'bIsWebPath':true,
    'sUrl':'conseil.html',"childArray" : [
    {   'sTitle':'Conseil Municipal',
        'bIsWebPath':true,
        'sUrl':'pagina50.html'
    },
    {   'sTitle':'Commissions',
        'bIsWebPath':true,
        'sUrl':'pagina16.html'
    },
    {   'sTitle':'Etat Civil',
        'bIsWebPath':true,
        'sUrl':'pagina47.html'
    },
    {   'sTitle':'Urbanisme',
        'bIsWebPath':true,
        'sUrl':'pagina44a.html'
    },
    {   'sTitle':'Project',
        'bIsWebPath':true,
        'sUrl':'pagina45.html'
    },
    {   'sTitle':'Realisation',
        'bIsWebPath':true,
        'sUrl':'pagina46.html'
    },
    {   'sTitle':'bulletin municipal',
        'bIsWebPath':true,
        'sUrl':'bulletin.html'
    }]
},
{   'sTitle':'Vie pratique',
    'bIsWebPath':true,
    'sUrl':'viepratique.html',"childArray" : [
    {   'sTitle':'Adresses Utiles',
        'bIsWebPath':true,
        'sUrl':'pagina42.html'
    },
    {   'sTitle':'Communautes des Communes',
        'bIsWebPath':true,
        'sUrl':'pagina43.html'
    },
    {   'sTitle':'CIAS',
        'bIsWebPath':true,
        'sUrl':'pagina44.html'
    },
    {   'sTitle':'Salle polyvalente',
        'bIsWebPath':true,
        'sUrl':'pagina19.html'
    },
    {   'sTitle':'Chez nos voisins',
        'bIsWebPath':true,
        'sUrl':'pagina48.html'
    },
    {   'sTitle':'Les Déchets',
        'bIsWebPath':true,
        'sUrl':'pagina18.html'
    },
    {   'sTitle':'Voirie',
        'bIsWebPath':true,
        'sUrl':'pagina27.html'
    },
    {   'sTitle':'Bibliothèque',
        'bIsWebPath':true,
        'sUrl':'pagina28.html'
    },
    {   'sTitle':'Concession Cimitière',
        'bIsWebPath':true,
        'sUrl':'pagina29.html'
    }]
},
{   'sTitle':'Associations',
    'bIsWebPath':true,
    'sUrl':'associations.html',"childArray" : [
    {   'sTitle':'Programme',
        'bIsWebPath':true,
        'sUrl':'programme.html'
    },
    {   'sTitle':'Comité des Fêtes',
        'bIsWebPath':true,
        'sUrl':'comitefetes.html',"childArray" : [
        {   'sTitle':'fete1',
            'bIsWebPath':true,
            'sUrl':'pagina25.html'
        },
        {   'sTitle':'fete2',
            'bIsWebPath':true,
            'sUrl':'fete.html'
        },
        {   'sTitle':'fete3',
            'bIsWebPath':true,
            'sUrl':'pagina22.html'
        },
        {   'sTitle':'fete4',
            'bIsWebPath':true,
            'sUrl':'pagina23.html'
        },
        {   'sTitle':'fete5',
            'bIsWebPath':true,
            'sUrl':'pagina24.html'
        },
        {   'sTitle':'fete6',
            'bIsWebPath':true,
            'sUrl':'pagina26.html'
        },
        {   'sTitle':'fete7',
            'bIsWebPath':true,
            'sUrl':'pagina42a.html'
        },
        {   'sTitle':'fete8',
            'bIsWebPath':true,
            'sUrl':'pagina43a.html'
        }]
    },
    {   'sTitle':'Loisirs et Bienfaits',
        'bIsWebPath':true,
        'sUrl':'pagina10.html'
    },
    {   'sTitle':'Société de Chasse',
        'bIsWebPath':true,
        'sUrl':'pagina11.html'
    },
    {   'sTitle':'Les Gambettes Musclées',
        'bIsWebPath':true,
        'sUrl':'pagina12.html'
    },
    {   'sTitle':'Inter-Société',
        'bIsWebPath':true,
        'sUrl':'pagina13.html'
    },
    {   'sTitle':'4x4',
        'bIsWebPath':true,
        'sUrl':'pagina37.html'
    },
    {   'sTitle':'bois des fees',
        'bIsWebPath':true,
        'sUrl':'pagina39.html'
    }]
},
{   'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.html'
},
{   'sTitle':'Historique',
    'bIsWebPath':true,
    'sUrl':'historique.html',"childArray" : [
    {   'sTitle':'Nom vergoignan',
        'bIsWebPath':true,
        'sUrl':'nom vergoignan.html'
    },
    {   'sTitle':'Gers',
        'bIsWebPath':true,
        'sUrl':'pagina33.html'
    }]
},
{   'sTitle':'Liens',
    'bIsWebPath':true,
    'sUrl':'liens.html'
}]
});
