var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Kamine',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Leistungen',
    'bIsWebPath':true,
    'sUrl':'Leistungen.html'
},
{   'sTitle':'Profil',
    'bIsWebPath':true,
    'sUrl':'Profil.html'
},
{   'sTitle':'Kamingalerie',
    'bIsWebPath':true,
    'sUrl':'Kamingalerie.html'
},
{   'sTitle':'Kaminöfen',
    'bIsWebPath':true,
    'sUrl':'Kaminoefen.html'
},
{   'sTitle':'Bullerjan',
    'bIsWebPath':true,
    'sUrl':'bullerjan.html'
},
{   'sTitle':'Schornsteine',
    'bIsWebPath':true,
    'sUrl':'Schornsteine.html'
},
{   'sTitle':'Infos',
    'bIsWebPath':true,
    'sUrl':'infos.html'
},
{   'sTitle':'Kontakt',
    'bIsWebPath':true,
    'sUrl':'Kontakt.html'
},
{   'sTitle':'Datenschutz',
    'bIsWebPath':true,
    'sUrl':'Datenschutz.html'
},
{   'sTitle':'Anfahrt',
    'bIsWebPath':true,
    'sUrl':'Anfahrt.html'
}]
});
