var nav_379tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Kontakt',
    'bIsExternal':true,
    'sUrl':'mailto:kontakt@drgross.eu?subject=Kontaktaufnahme&body=Sehr geehrter Herr Dr. Groß,',
    'sTarget':'_self'
},
{   'sTitle':'Aktuelles',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aktuelles.html',
    'sTarget':'_self'
},
{   'sTitle':'Termine',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'termine.html',
    'sTarget':'_self'
},
{   'sTitle':'Anfahrt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'anfahrt.html',
    'sTarget':'_self'
}]
});
