var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Senioren',
    bIsWebPath:true,
    sUrl:'senioren.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Puntenklassement',
        bIsWebPath:true,
        sUrl:'page70.html',
        sTarget:'_self'
    },
    {   sTitle:'FC Schadewijk 1',
        bIsWebPath:true,
        sUrl:'fcs1.html',
        sTarget:'_self'
    },
    {   sTitle:'FC Schadewijk 2',
        bIsWebPath:true,
        sUrl:'fcs2.html',
        sTarget:'_self'
    },
    {   sTitle:'FC Schadewijk 3',
        bIsWebPath:true,
        sUrl:'fcs3.html',
        sTarget:'_self'
    },
    {   sTitle:'FC Schadewijk 4',
        bIsWebPath:true,
        sUrl:'fcs4.html',
        sTarget:'_self'
    },
    {   sTitle:'FC Schadewijk 5',
        bIsWebPath:true,
        sUrl:'fcs5.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Uitslagen',
    bIsWebPath:true,
    sUrl:'uitslagen.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Stand FCS1',
        bIsWebPath:true,
        sUrl:'stand fcs1.html',
        sTarget:'_self'
    },
    {   sTitle:'Stand FCS2',
        bIsWebPath:true,
        sUrl:'stand fcs2.html',
        sTarget:'_self'
    },
    {   sTitle:'Stand FCS3',
        bIsWebPath:true,
        sUrl:'stand fcs3.html',
        sTarget:'_self'
    },
    {   sTitle:'Stand FCS4',
        bIsWebPath:true,
        sUrl:'stand fcs5.html',
        sTarget:'_self'
    },
    {   sTitle:'Stand FCS5',
        bIsWebPath:true,
        sUrl:'stand fcs4.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Programma',
    bIsWebPath:true,
    sUrl:'programma.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Senioren Programma',
        bIsWebPath:true,
        sUrl:'seniorenprogramma.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Foto\'s',
    bIsExternal:true,
    sUrl:'http://www.fcschadewijk.nl/fotosite/index.html'
},
{   sTitle:'Historie',
    bIsWebPath:true,
    sUrl:'page29.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Historisch Archief',
        bIsWebPath:true,
        sUrl:'page59.html',
        sTarget:'_self'
    },
    {   sTitle:'Hasje Ruijs',
        bIsWebPath:true,
        sUrl:'page102.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Info',
    bIsWebPath:true,
    sUrl:'page4.html',"childArray" : [
    {   sTitle:'Routebeschrijving',
        bIsWebPath:true,
        sUrl:'page27.html'
    },
    {   sTitle:'Download diverse documenten',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Clubblad',
        bIsExternal:true,
        sUrl:'http://www.fcschadewijk.nl/clubblad.pdf'
    },
    {   sTitle:'media artikelen',
        bIsWebPath:true,
        sUrl:'page95.html',
        sTarget:'_self'
    }]
},
{   sTitle:'KNVB berichten',
    bIsWebPath:true,
    sUrl:'page45.html',
    sTarget:'_self'
},
{   sDescription:'informatie over komende wedstrijden',
    sTitle:'Wedstrijden',
    bIsExternal:true,
    sUrl:'http://www.fcschadewijk.nl/wedstrijden.pdf'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
