var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Team',
        bIsWebPath:true,
        sUrl:'pagina15.html'
    },
    {   sTitle:'Het zijspan',
        bIsWebPath:true,
        sUrl:'pagina15a.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    }]
},
{   sTitle:'Foto\'s',
    bIsWebPath:true,
    sUrl:'pagina18.html',"childArray" : [
    {   sTitle:'foto\'s Oldebroek',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'foto\'s V\'waard',
        bIsWebPath:true,
        sUrl:'pagina23.html'
    },
    {   sTitle:'Foto\'s St.Isidorushoeve',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    },
    {   sTitle:'Foto\'s Schaijk',
        bIsWebPath:true,
        sUrl:'pagina24.html'
    },
    {   sTitle:'Foto\'s Oploo',
        bIsWebPath:true,
        sUrl:'pagina26.html'
    },
    {   sTitle:'foto\'s Crash Oss',
        bIsWebPath:true,
        sUrl:'pagina27.html'
    },
    {   sTitle:'Foto\'s IMBA Oss',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'Foto\'s Rognee',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Foto\'s Wisskirchen',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Foto\'s Arnoldsweiler',
        bIsWebPath:true,
        sUrl:'pagina31.html'
    },
    {   sTitle:'Foto\'s Meijel',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    },
    {   sTitle:'Foto\'s Amriswil',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Foto\'s Amriswil 1',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    },
    {   sTitle:'foto\'s Harfsen',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    },
    {   sTitle:'Foto\'s Heeswijk',
        bIsWebPath:true,
        sUrl:'pagina38.html'
    }]
},
{   sTitle:'Film',
    bIsWebPath:true,
    sUrl:'pagina19.html'
},
{   sTitle:'Nieuws',
    bIsWebPath:true,
    sUrl:'nieuwspagina.html',"childArray" : [
    {   sTitle:'Verslagen',
        bIsWebPath:true,
        sUrl:'pagina6.html'
    },
    {   sTitle:'Uitslagen',
        bIsWebPath:true,
        sUrl:'pagina11a.html'
    },
    {   sTitle:'Kampioen Standen MON',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'Kampioen stand IMBA',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    },
    {   sTitle:'Krantenartikelen',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    },
    {   sTitle:'Diversen',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    }]
},
{   sTitle:'Kalender',
    bIsWebPath:true,
    sUrl:'pagina22.html'
},
{   sTitle:'Gastenboek',
    bIsWebPath:true,
    sUrl:'pagina7.html'
}]
});
