var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welkom',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Foto\'s',
    'bIsWebPath':true,
    'sUrl':'zeist-foto-gallerij.html'
},
{   'sTitle':'Menu kaart',
    'bIsWebPath':true,
    'sUrl':'zeist-menu-kaart.html'
},
{   'sTitle':'Reserveren',
    'bIsWebPath':true,
    'sUrl':'zeist-tafel-reserveren.html'
},
{   'sTitle':'Catering',
    'bIsWebPath':true,
    'sUrl':'zeist-catering.html'
},
{   'sTitle':'Nieuws',
    'bIsWebPath':true,
    'sUrl':'zeist-nieuws.html'
},
{   'sTitle':'MVO',
    'bIsWebPath':true,
    'sUrl':'zeist-mvo-restaurant.html'
},
{   'sTitle':'Vrienden van',
    'bIsWebPath':true,
    'sUrl':'zeist-vrienden-van.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'zeist-contact.html'
}]
});
