var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Evenementen',
    bIsWebPath:true,
    sUrl:'pagina2.html',"childArray" : [
    {   sTitle:'Evenementen 2010',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    }]
},
{   sTitle:'Menlessen',
    bIsWebPath:true,
    sUrl:'pagina3.html'
},
{   sTitle:'In het nieuws',
    bIsWebPath:true,
    sUrl:'pagina4.html',"childArray" : [
    {   sTitle:'Indoor Grol 2012',
        bIsWebPath:true,
        sUrl:'pagina41.html'
    },
    {   sTitle:'Oefenen 9 april',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    },
    {   sTitle:'Najaarsrit 2010',
        bIsWebPath:true,
        sUrl:'pagina23.html'
    },
    {   sTitle:'Rit onder het zadel 2010',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    }]
},
{   sTitle:'Menroutes',
    bIsWebPath:true,
    sUrl:'pagina8.html'
},
{   sTitle:'Een lid vertelt',
    bIsWebPath:true,
    sUrl:'pagina9.html',"childArray" : [
    {   sTitle:'Jaco Groenendijk',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Leo Lemson',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'Joop Hanse',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    },
    {   sTitle:'Danielle Braat',
        bIsWebPath:true,
        sUrl:'pagina15.html'
    },
    {   sTitle:'Henk van den Berg',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'Ad Horst',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    }]
},
{   sTitle:'Geschiedenis',
    bIsWebPath:true,
    sUrl:'pagina26.html'
},
{   sTitle:'Authentiek',
    bIsWebPath:true,
    sUrl:'pagina10.html',"childArray" : [
    {   sTitle:'Elegantie in Celle',
        bIsWebPath:true,
        sUrl:'pagina39.html'
    },
    {   sTitle:'Authentiek, wat bedoelen wij?',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Arreslede',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    }]
},
{   sTitle:'Fokkerij',
    bIsWebPath:true,
    sUrl:'pagina35.html',"childArray" : [
    {   sTitle:'Valegro',
        bIsWebPath:true,
        sUrl:'pagina38.html'
    },
    {   sTitle:'Annabel',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    },
    {   sTitle:'Kanspercentage op kleur',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    }]
},
{   sTitle:'Fotoalbum',
    bIsWebPath:true,
    sUrl:'pagina11.html',"childArray" : [
    {   sTitle:'Indoor Ouddorp',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Oefenen 9 april',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    }]
},
{   sTitle:'Vraag & aanbod',
    bIsWebPath:true,
    sUrl:'pagina12.html',"childArray" : [
    {   sTitle:'Franse Phaeton 1900',
        bIsWebPath:true,
        sUrl:'pagina40.html'
    },
    {   sTitle:'Marvel x Cambridge Cole',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Rijtuig',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    }]
},
{   sTitle:'Sponsors',
    bIsWebPath:true,
    sUrl:'pagina27.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina5.html'
}]
});
