var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'locatie',
    'bIsWebPath':true,
    'sUrl':'locatie.html'
},
{   'sTitle':'coöperatie',
    'bIsWebPath':true,
    'sUrl':'cooperatie.html'
},
{   'sTitle':'tekeningen',
    'bIsWebPath':true,
    'sUrl':'tekeningen.html'
},
{   'sTitle':'units',
    'bIsWebPath':true,
    'sUrl':'units.html'
},
{   'sTitle':'prijslijst',
    'bIsWebPath':true,
    'sUrl':'prijslijst.html'
},
{   'sTitle':'video impressie',
    'bIsWebPath':true,
    'sUrl':'video_impressie.html'
},
{   'sTitle':'artist impressie',
    'bIsWebPath':true,
    'sUrl':'artist_impressie.html'
},
{   'sTitle':'foto\'s',
    'bIsWebPath':true,
    'sUrl':'pagina32.html'
},
{   'sTitle':'initiators',
    'bIsWebPath':true,
    'sUrl':'initiators.html'
},
{   'sTitle':'makelaar',
    'bIsWebPath':true,
    'sUrl':'makelaar.html'
}]
});
