var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Kringloop',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Veilinghuis',
    'bIsWebPath':true,
    'sUrl':'2e_hands_artikelen.html'
},
{   'sTitle':'Inboedelservice',
    'bIsWebPath':true,
    'sUrl':'inboedel.html'
},
{   'sTitle':'Waarom kringloop',
    'bIsWebPath':true,
    'sUrl':'kringloop_haarlemmeer.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
