var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Nieuws',
        bIsWebPath:true,
        sUrl:'pagina75.html'
    },
    {   sTitle:'Huisregels',
        bIsWebPath:true,
        sUrl:'pagina78.html'
    },
    {   sTitle:'Hall of fame',
        bIsWebPath:true,
        sUrl:'pagina733.html'
    },
    {   sTitle:'BMX kamp 2011',
        bIsWebPath:true,
        sUrl:'bmxkamp2011.html'
    }]
},
{   sTitle:'Baan',
    bIsWebPath:true,
    sUrl:'pagina7.html'
},
{   sTitle:'Wedstrijden',
    bIsWebPath:true,
    sUrl:'pagina70.html',"childArray" : [
    {   sTitle:'Wedstrijdkalender',
        bIsWebPath:true,
        sUrl:'pagina79.html'
    },
    {   sTitle:'Noord Holland Cup',
        bIsWebPath:true,
        sUrl:'nhcup.html'
    },
    {   sTitle:'Info BMX West Cup',
        bIsWebPath:true,
        sUrl:'pagina728.html'
    },
    {   sTitle:'Info Noord Holland Cup',
        bIsWebPath:true,
        sUrl:'pagina729.html'
    },
    {   sTitle:'Gooi & Eemland Cup',
        bIsWebPath:true,
        sUrl:'pagina730.html'
    },
    {   sTitle:'Info MN Cup',
        bIsWebPath:true,
        sUrl:'pagina748.html'
    },
    {   sTitle:'Uitslagen',
        bIsWebPath:true,
        sUrl:'pagina712.html'
    }]
},
{   sTitle:'Trainingen',
    bIsWebPath:true,
    sUrl:'pagina73.html',"childArray" : [
    {   sTitle:'Spinning',
        bIsWebPath:true,
        sUrl:'pagina749.html'
    },
    {   sTitle:'Trainers',
        bIsWebPath:true,
        sUrl:'pagina725.html'
    },
    {   sTitle:'Trainingstijden',
        bIsWebPath:true,
        sUrl:'pagina726.html'
    }]
},
{   sTitle:'Algemene info',
    bIsWebPath:true,
    sUrl:'pagina71.html',"childArray" : [
    {   sTitle:'Bestuur',
        bIsWebPath:true,
        sUrl:'pagina732.html'
    },
    {   sTitle:'Routebeschrijving',
        bIsWebPath:true,
        sUrl:'pagina720.html'
    },
    {   sTitle:'Geschiedenis',
        bIsWebPath:true,
        sUrl:'pagina719.html'
    },
    {   sTitle:'Contributie',
        bIsWebPath:true,
        sUrl:'pagina718.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'pagina716.html'
    },
    {   sTitle:'Wat is fietscross',
        bIsWebPath:true,
        sUrl:'pagina715.html'
    }]
},
{   sTitle:'Gastenboek',
    bIsWebPath:true,
    sUrl:'pagina72.html'
},
{   sTitle:'Media',
    bIsWebPath:true,
    sUrl:'pagina74.html',"childArray" : [
    {   sTitle:'Krantenartikelen',
        bIsWebPath:true,
        sUrl:'pagina723.html'
    },
    {   sTitle:'Foto\'s',
        bIsWebPath:true,
        sUrl:'pagina721.html'
    },
    {   sTitle:'Video\'s',
        bIsWebPath:true,
        sUrl:'pagina722.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina4.html'
},
{   sTitle:'Te Koop ',
    bIsWebPath:true,
    sUrl:'kopen.html'
}]
});
