var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Wir',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Zahnärzte',
        bIsWebPath:true,
        sUrl:'zahnarzt-zahnärztin-osnabrueck.html'
    },
    {   sTitle:'Das Team',
        bIsWebPath:true,
        sUrl:'das-team.html'
    },
    {   sTitle:'Impressionen',
        bIsWebPath:true,
        sUrl:'impressionen.html'
    }]
},
{   sTitle:'Stärken',
    bIsWebPath:true,
    sUrl:'stärken.html',"childArray" : [
    {   sTitle:'Behandlungskonzept  ',
        bIsWebPath:true,
        sUrl:'behandlungskonzept.html'
    },
    {   sTitle:'Leistungsspektrum   ',
        bIsWebPath:true,
        sUrl:'leistungsspektrum.html',"childArray" : [
        {   sTitle:'Ästhetische Zahnmedizin',
            bIsWebPath:true,
            sUrl:'aesthetische zahnmedizin.html'
        },
        {   sTitle:'Implantologie und Knochenaufbau ',
            bIsWebPath:true,
            sUrl:'implantate und knochenaufbau.html'
        },
        {   sTitle:'Kieferorthopädie',
            bIsWebPath:true,
            sUrl:'kieferorthopaedie.html'
        },
        {   sTitle:'Prophylaxe',
            bIsWebPath:true,
            sUrl:'prophylaxe.html'
        },
        {   sTitle:'Kinderzahnheilkunde',
            bIsWebPath:true,
            sUrl:'kinderzahnarzt-osnabrueck.html'
        },
        {   sTitle:'Oralchirurgie',
            bIsWebPath:true,
            sUrl:'oralchirurgie.html'
        },
        {   sTitle:'Laserzahnheilkunde',
            bIsWebPath:true,
            sUrl:'laserzahnmedizin.html'
        },
        {   sTitle:'Parodontologie',
            bIsWebPath:true,
            sUrl:'parodontologie.html'
        },
        {   sTitle:'Endodontie',
            bIsWebPath:true,
            sUrl:'endodontie.html'
        },
        {   sTitle:'Ganzheitliche Zahnmedizin',
            bIsWebPath:true,
            sUrl:'ganzheitliche_zahnmedizin.html'
        },
        {   sTitle:'CMD-Therapie',
            bIsWebPath:true,
            sUrl:'cmd-therapie.html'
        },
        {   sTitle:'Anti-Schnarch-Therapie',
            bIsWebPath:true,
            sUrl:'anti-schnarch-therapie.html'
        },
        {   sTitle:'Sportmundschutz',
            bIsWebPath:true,
            sUrl:'sportmundschutz.html'
        }]
    },
    {   sTitle:'Service',
        bIsWebPath:true,
        sUrl:'service.html'
    }]
},
{   sTitle:'Kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html',"childArray" : [
    {   sTitle:'Kontaktformular  ',
        bIsWebPath:true,
        sUrl:'kontaktformular.html'
    },
    {   sTitle:'Anfahrt',
        bIsWebPath:true,
        sUrl:'anfahrt.html'
    },
    {   sTitle:'Impressum',
        bIsWebPath:true,
        sUrl:'impressum.html'
    }]
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'downloads.html'
},
{   sTitle:'Jobs',
    bIsWebPath:true,
    sUrl:'jobs.html'
}]
});
