var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Kinderen',
    bIsWebPath:true,
    sUrl:'kinderen.html'
},
{   sTitle:'Ouders',
    bIsWebPath:true,
    sUrl:'ouders.html'
},
{   sTitle:'Leiding',
    bIsWebPath:true,
    sUrl:'leiding.html'
},
{   sTitle:'Weekplanning',
    bIsWebPath:true,
    sUrl:'weekplanning.html'
},
{   bSeparatorBefore:true,
    sTitle:'Foto\'s',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'2010',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Maandag 2010',
            bIsWebPath:true,
            sUrl:'maandag 2010.html'
        },
        {   sTitle:'Dinsdag 2010',
            bIsWebPath:true,
            sUrl:'dinsdag 2010.html'
        },
        {   sTitle:'Woensdag 2010',
            bIsWebPath:true,
            sUrl:'woensdag 2010.html'
        },
        {   sTitle:'Donderdag 2010',
            bIsWebPath:true,
            sUrl:'donderdag 2010.html'
        },
        {   sTitle:'Donderdag 10+',
            bIsWebPath:true,
            sUrl:'donderdag 10+.html'
        },
        {   sTitle:'Vrijdag 2010',
            bIsWebPath:true,
            sUrl:'vrijdag 2010.html'
        },
        {   sTitle:'Groepsfoto\'s',
            bIsWebPath:true,
            sUrl:'groepsfoto\'s.html'
        },
        {   sTitle:'Smoelenboek',
            bIsExternal:true,
            sUrl:'',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Smoelenboek Rood',
                bIsWebPath:true,
                sUrl:'smoelenboek rood.html'
            },
            {   sTitle:'Smoelenboek Groen',
                bIsWebPath:true,
                sUrl:'smoelenboek groen.html'
            },
            {   sTitle:'Smoelenboek Blauw',
                bIsWebPath:true,
                sUrl:'smoelenboek blauw.html'
            }]
        }]
    },
    {   sTitle:'2011',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Koninginnedag 2011',
            bIsWebPath:true,
            sUrl:'koninginnedag 2011.html'
        },
        {   sTitle:'Maandag 2011',
            bIsWebPath:true,
            sUrl:'Maandag 2011.html'
        },
        {   sTitle:'Dinsdag 2011',
            bIsWebPath:true,
            sUrl:'Dinsdag 2011.html'
        },
        {   sTitle:'Woensdagochtend 2011',
            bIsWebPath:true,
            sUrl:'Woensdagochtend 2011.html'
        },
        {   sTitle:'Kerstmarkt 2011',
            bIsWebPath:true,
            sUrl:'Kerstmarkt 2011.html'
        },
        {   sTitle:'Donderdagmiddag 2011',
            bIsWebPath:true,
            sUrl:'donderdagmiddag 2011.html'
        },
        {   sTitle:'Donderdag 10+ dag 2011',
            bIsWebPath:true,
            sUrl:'Donderdag 10+ dag 2011.html'
        },
        {   sTitle:'Vrijdag 2011',
            bIsWebPath:true,
            sUrl:'Vrijdag 2011.html'
        },
        {   sTitle:'Groepsfoto\'s 2011',
            bIsWebPath:true,
            sUrl:'Groepsfoto\'s 2011.html'
        },
        {   sTitle:'Smoelenboek 2011',
            bIsExternal:true,
            sUrl:'',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Smoelenboek Rood 2011',
                bIsWebPath:true,
                sUrl:'Smoelenboek Rood 2011.html'
            },
            {   sTitle:'Smoelenboek Groen 2011',
                bIsWebPath:true,
                sUrl:'Smoelenboek Groen 2011.html'
            },
            {   sTitle:'Smoelenboek Blauw 2011',
                bIsWebPath:true,
                sUrl:'Smoelenboek Blauw 2011.html'
            }]
        }]
    }]
},
{   sTitle:'Sponsoren',
    bIsWebPath:true,
    sUrl:'sponsoren.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
