var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Stuhlflechterei/Restauration',
    'bIsWebPath':true,
    'sUrl':'stuhlflechteri.html'
},
{   'sTitle':'Antikstühle',
    'bIsWebPath':true,
    'sUrl':'antikstuehle.html'
},
{   'sTitle':'Naturholzmöbel',
    'bIsWebPath':true,
    'sUrl':'naturholzmoebel.html'
},
{   'sTitle':'Kontakt',
    'bIsWebPath':true,
    'sUrl':'kontakt.html'
}]
});
