var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'nieuws',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [{   sTitle:'agenda',
        bIsWebPath:true,
        sUrl:'agenda.html'}]},{   sTitle:'historiek',
    bIsWebPath:true,
    sUrl:'historiek.html'},{   sTitle:'organisatie',
    bIsWebPath:true,
    sUrl:'organisatie.html'},{   sTitle:'festival',
    bIsWebPath:true,
    sUrl:'festival.html',"childArray" : [{   sTitle:'Locatie',
        bIsWebPath:true,
        sUrl:'locatie.html',"childArray" : [{   sTitle:'Routebeschrijving',
            bIsWebPath:true,
            sUrl:'routebeschrijving.html'}]}]},{   sTitle:'zilverprik',
    bIsWebPath:true,
    sUrl:'zilverprik.html'},{   sTitle:'sponsor',
    bIsWebPath:true,
    sUrl:'sponsor.html'},{   sTitle:'foto\'s',
    bIsWebPath:true,
    sUrl:'foto\'s.html',"childArray" : [{   sTitle:'zilverprik',
        bIsWebPath:true,
        sUrl:'zilverprik2010.html'},{   sTitle:'zaterdag',
        bIsWebPath:true,
        sUrl:'zaterdag.html'},{   sTitle:'zondag',
        bIsWebPath:true,
        sUrl:'zondag.html'}]},{   sTitle:'extra',
    bIsWebPath:true,
    sUrl:'extra.html',"childArray" : [{   sTitle:'poll',
        bIsWebPath:true,
        sUrl:'poll.html'},{   sTitle:'facebook',
        bIsWebPath:true,
        sUrl:'facebook.html'},{   sTitle:'links',
        bIsWebPath:true,
        sUrl:'links.html'},{   sTitle:'gastenboek',
        bIsWebPath:true,
        sUrl:'gastenboek.html'}]},{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'contact.html'}]
});
