var nav_1101tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'NIEUWS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'nieuws.html',
    'sTarget':'_self'
},
{   'sTitle':'WEDSTRIJD',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wedstrijd.html',
    'sTarget':'_self'
},
{   'sTitle':'SPONSORING',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sponsoring.html'
},
{   'sTitle':'ORGANISATIE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'organisatie.html',"childArray" : [
    {   'sTitle':'vrijwilligers gevraagd',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pagina17.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'LOCATIE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'locatie.html'
},
{   'sTitle':'CONTACT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact RRHT.html'
},
{   'sTitle':'ARCHIEF',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'archief.html'
}]
});
