var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Harley',
    bIsWebPath:true,
    sUrl:'harley.html'
},
{   sTitle:'Miriam\'s Seite',
    bIsWebPath:true,
    sUrl:'miriam.html',"childArray" : [
    {   sTitle:'Hobby-Galerie',
        bIsWebPath:true,
        sUrl:'hobby.html'
    }]
},
{   sTitle:'Scharfrichter',
    bIsWebPath:true,
    sUrl:'scharfrichter.html'
},
{   sTitle:'Reiseberichte',
    bIsWebPath:true,
    sUrl:'reisen.html'
},
{   sTitle:'Bildgalerien',
    bIsWebPath:true,
    sUrl:'bildgalerien.html',"childArray" : [
    {   sTitle:'Rocker trifft Hippie',
        bIsWebPath:true,
        sUrl:'rocker-hippie.html'
    },
    {   sTitle:'Bögli on CH-Tour',
        bIsWebPath:true,
        sUrl:'boegliontour.html'
    },
    {   sTitle:'Flugsimulator',
        bIsWebPath:true,
        sUrl:'flugsimulator.html'
    },
    {   sTitle:'Gartenparty 2009',
        bIsWebPath:true,
        sUrl:'gartenparty2009.html'
    },
    {   sTitle:'Geburtstags-Party 2008',
        bIsWebPath:true,
        sUrl:'geburtstagsparty2008.html'
    },
    {   sTitle:'Gartenhaus-Bau',
        bIsWebPath:true,
        sUrl:'gartenhausbau.html'
    },
    {   sTitle:'Unser Haus',
        bIsWebPath:true,
        sUrl:'unserhaus.html'
    },
    {   sTitle:'Umbau Sitzplatz',
        bIsWebPath:true,
        sUrl:'sitzplatzumbau.html'
    },
    {   sTitle:'Karibik-Party 2010',
        bIsWebPath:true,
        sUrl:'karibikparty2010.html'
    },
    {   sTitle:'Garagenfest 2007',
        bIsWebPath:true,
        sUrl:'garagenfest2007.html'
    },
    {   sTitle:'Oktoberfest 2007',
        bIsWebPath:true,
        sUrl:'oktoberfest2007.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',"childArray" : [
    {   sTitle:'Wissenswertes',
        bIsWebPath:true,
        sUrl:'linkwissen.html'
    },
    {   sTitle:'Sport',
        bIsWebPath:true,
        sUrl:'linksport.html'
    },
    {   sTitle:'Medien',
        bIsWebPath:true,
        sUrl:'linkmedien.html'
    },
    {   sTitle:'Polizei',
        bIsWebPath:true,
        sUrl:'linkpolizei.html'
    },
    {   sTitle:'Kulinarisches',
        bIsWebPath:true,
        sUrl:'linkkulinarisch.html'
    },
    {   sTitle:'Vergnügen',
        bIsWebPath:true,
        sUrl:'linkvergnuegen.html'
    },
    {   sTitle:'Interessantes',
        bIsWebPath:true,
        sUrl:'linkinteressant.html'
    },
    {   sTitle:'Private Homepages',
        bIsWebPath:true,
        sUrl:'linkprivatehp.html'
    },
    {   sTitle:'Dies & Das',
        bIsWebPath:true,
        sUrl:'linkdiesunddas.html'
    }]
},
{   sTitle:'Privatbereich',
    bIsWebPath:true,
    sUrl:'privatbereich.html',"childArray" : [
    {   sTitle:'Miriam & die Falken 1',
        bIsWebPath:true,
        sUrl:'falken1.html'
    },
    {   sTitle:'Miriam & die Falken 2',
        bIsWebPath:true,
        sUrl:'falken2.html'
    },
    {   sTitle:'Familientreffen 2008',
        bIsWebPath:true,
        sUrl:'familientreffen2008.html'
    },
    {   sTitle:'Ferien 2009',
        bIsWebPath:true,
        sUrl:'ferien2009.html'
    },
    {   sTitle:'Ferien D-NL 2007',
        bIsWebPath:true,
        sUrl:'ferien2007.html'
    },
    {   sTitle:'Ferien 2010',
        bIsWebPath:true,
        sUrl:'ferien2010.html'
    },
    {   sTitle:'Fernost 2006',
        bIsWebPath:true,
        sUrl:'fernost2006.html'
    },
    {   sTitle:'Geburtstag Hp. 2007',
        bIsWebPath:true,
        sUrl:'geburtstaghp2007.html'
    },
    {   sTitle:'Geburtstag Miriam 2007',
        bIsWebPath:true,
        sUrl:'geburtstagmiriam2007.html'
    },
    {   sTitle:'Interalpen-Hotel Tyrol',
        bIsWebPath:true,
        sUrl:'interalpentyrol.html'
    },
    {   sTitle:'Mönthal',
        bIsWebPath:true,
        sUrl:'moenthal.html'
    },
    {   sTitle:'Wohnung Zürcherstrasse 4',
        bIsWebPath:true,
        sUrl:'wohnung.html'
    }]
},
{   sTitle:'Gästebuch',
    bIsWebPath:true,
    sUrl:'gaestebuch.html'
},
{   sTitle:'Kontaktformular',
    bIsWebPath:true,
    sUrl:'kontakt.html'
}]
});
