var nav_1368tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Kontakt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kontakt.html'
},
{   'sTitle':'Impressum',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'impressum.html'
},
{   'sTitle':'Sitemap',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sitemap.html'
},
{   'sTitle':'Suche',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'suche.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
