var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Onze club',
    bIsWebPath:true,
    sUrl:'pagina2.html',"childArray" : [
    {   sTitle:'Ligging',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'Clublokaal',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    },
    {   sTitle:'Lidgelden',
        bIsWebPath:true,
        sUrl:'pagina8.html'
    },
    {   sTitle:'Trainingen',
        bIsWebPath:true,
        sUrl:'pagina10.html'
    },
    {   sTitle:'Clubkledij',
        bIsWebPath:true,
        sUrl:'pagina11.html'
    },
    {   sTitle:'Bestuur',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    }]
},
{   sTitle:'Agenda',
    bIsWebPath:true,
    sUrl:'pagina3.html',"childArray" : [
    {   sTitle:'december 2011',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'januari 2012',
        bIsWebPath:true,
        sUrl:'pagina40.html'
    },
    {   sTitle:'februari 2012',
        bIsWebPath:true,
        sUrl:'pagina75.html'
    },
    {   sTitle:'maart 2012',
        bIsWebPath:true,
        sUrl:'pagina78.html'
    }]
},
{   sTitle:'GAV-criterium',
    bIsWebPath:true,
    sUrl:'pagina4.html',"childArray" : [
    {   sTitle:'Veldloopcriterium 2011-2012',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    },
    {   sTitle:'Zomercriterium 2011',
        bIsWebPath:true,
        sUrl:'pagina38.html'
    }]
},
{   sTitle:'GAV-nieuws',
    bIsWebPath:true,
    sUrl:'pagina5.html'
},
{   sTitle:'Archief',
    bIsWebPath:true,
    sUrl:'pagina49.html'
},
{   sTitle:'Fotogalerie',
    bIsWebPath:true,
    sUrl:'pagina6.html',"childArray" : [
    {   sTitle:'winter 2011-2012',
        bIsWebPath:true,
        sUrl:'pagina63.html',"childArray" : [
        {   sTitle:'ACK veldloop 4/2/2012',
            bIsWebPath:true,
            sUrl:'pagina77.html'
        },
        {   sTitle:'nieuwjaar en zomercriterium 15/1/2012',
            bIsWebPath:true,
            sUrl:'pagina74.html'
        },
        {   sTitle:'St. Elooicross 14/1/2012',
            bIsWebPath:true,
            sUrl:'pagina73.html'
        },
        {   sTitle:'Sinterklaas ',
            bIsWebPath:true,
            sUrl:'pagina32.html'
        },
        {   sTitle:'ZWAT veldloop 3/12/2011',
            bIsWebPath:true,
            sUrl:'pagina33.html'
        },
        {   sTitle:'GAV-veldloop 12/11/2011',
            bIsWebPath:true,
            sUrl:'pagina18.html',"childArray" : [
            {   sTitle:'opwarming',
                bIsWebPath:true,
                sUrl:'pagina19.html'
            },
            {   sTitle:'Benjamins Meisjes',
                bIsWebPath:true,
                sUrl:'pagina21.html'
            },
            {   sTitle:'Benjamins Jongens',
                bIsWebPath:true,
                sUrl:'pagina20.html'
            },
            {   sTitle:'Pupillen Meisjes',
                bIsWebPath:true,
                sUrl:'pagina22.html'
            },
            {   sTitle:'Pupillen Jongens',
                bIsWebPath:true,
                sUrl:'pagina23.html'
            },
            {   sTitle:'Miniemen Meisjes',
                bIsWebPath:true,
                sUrl:'pagina24.html'
            },
            {   sTitle:'Miniemen Jongens',
                bIsWebPath:true,
                sUrl:'pagina25.html'
            },
            {   sTitle:'Cadetten en Scholieren Meisjes',
                bIsWebPath:true,
                sUrl:'pagina26.html'
            },
            {   sTitle:'Cadetten Jongens',
                bIsWebPath:true,
                sUrl:'pagina27.html'
            },
            {   sTitle:'Scholieren Jongens',
                bIsWebPath:true,
                sUrl:'pagina28.html'
            },
            {   sTitle:'Dames',
                bIsWebPath:true,
                sUrl:'pagina29.html'
            },
            {   sTitle:'Junios en Seniors Heren',
                bIsWebPath:true,
                sUrl:'pagina30.html'
            },
            {   sTitle:'Masters Heren',
                bIsWebPath:true,
                sUrl:'pagina31.html'
            }]
        },
        {   sTitle:'SAV veldloop 29/10/2011',
            bIsWebPath:true,
            sUrl:'pagina42.html'
        },
        {   sTitle:'WAV veldloop 15/10/2011',
            bIsWebPath:true,
            sUrl:'pagina45.html'
        },
        {   sTitle:'ACSS veldloop 8/10/2011',
            bIsWebPath:true,
            sUrl:'pagina47.html'
        }]
    },
    {   sTitle:'zomer 2011',
        bIsWebPath:true,
        sUrl:'pagina64.html',"childArray" : [
        {   sTitle:'KAVVV pistekampioenschappen 2011',
            bIsWebPath:true,
            sUrl:'pagina68.html'
        },
        {   sTitle:'Biestloop 14/8/2011',
            bIsWebPath:true,
            sUrl:'pagina66.html'
        },
        {   sTitle:'Aflossing Gooreind 26/6/2011',
            bIsWebPath:true,
            sUrl:'pagina67.html'
        },
        {   sTitle:'Brunchloop 29/5/2011',
            bIsWebPath:true,
            sUrl:'pagina69.html'
        },
        {   sTitle:'KAVVV interclub 28/5/2011',
            bIsWebPath:true,
            sUrl:'pagina70.html'
        }]
    },
    {   sTitle:'winter 2010-2011',
        bIsWebPath:true,
        sUrl:'pagina65.html'
    }]
},
{   sTitle:'Sponsors',
    bIsWebPath:true,
    sUrl:'pagina7.html'
}]
});
