var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Segeltörns',
    'bIsWebPath':true,
    'sUrl':'segeln.html',"childArray" : [
    {   'sTitle':'Übersicht',
        'bIsWebPath':true,
        'sUrl':'uebersicht.html'
    },
    {   'sTitle':'Griechenland',
        'bIsWebPath':true,
        'sUrl':'Griechenland.html'
    },
    {   'sTitle':'Kuba',
        'bIsWebPath':true,
        'sUrl':'Kuba.html'
    },
    {   'sTitle':'Balearen',
        'bIsWebPath':true,
        'sUrl':'balearen.html'
    },
    {   'sTitle':'Südfrankreich',
        'bIsWebPath':true,
        'sUrl':'cote_sks.html'
    },
    {   'sTitle':'Elba / Korsika',
        'bIsWebPath':true,
        'sUrl':'Seite53.html'
    },
    {   'sTitle':'Kroatien',
        'bIsWebPath':true,
        'sUrl':'kroatien.html'
    },
    {   'sTitle':'Kapverden',
        'bIsWebPath':true,
        'sUrl':'Kapverden.html'
    }]
},
{   'sTitle':'Yachtschule',
    'bIsWebPath':true,
    'sUrl':'sportbootausbildung.html',"childArray" : [
    {   'sTitle':'allg. Infos',
        'bIsWebPath':true,
        'sUrl':'Infos.html'
    },
    {   'sTitle':'SBF - Binnen - Motor',
        'bIsWebPath':true,
        'sUrl':'sbf-binnen.html'
    },
    {   'sTitle':'SBF SEE',
        'bIsWebPath':true,
        'sUrl':'sbf-see.html'
    },
    {   'sTitle':'SKS',
        'bIsWebPath':true,
        'sUrl':'sks.html'
    },
    {   'sTitle':'SSS',
        'bIsWebPath':true,
        'sUrl':'sss.html'
    },
    {   'sTitle':'SHS',
        'bIsWebPath':true,
        'sUrl':'shs.html'
    },
    {   'sTitle':'Kursgebühren',
        'bIsWebPath':true,
        'sUrl':'Kursgebuehren.html'
    }]
},
{   'sTitle':'Funkschule',
    'bIsWebPath':true,
    'sUrl':'funkkurs.html',"childArray" : [
    {   'sTitle':'allgemeines',
        'bIsWebPath':true,
        'sUrl':'allgemeines.html'
    },
    {   'sTitle':'Funk Infos',
        'bIsWebPath':true,
        'sUrl':'infosfunka.html'
    },
    {   'sTitle':'Termine + Preise',
        'bIsWebPath':true,
        'sUrl':'termine.html'
    },
    {   'sTitle':'UBI',
        'bIsWebPath':true,
        'sUrl':'ubi.html'
    },
    {   'sTitle':'SRC',
        'bIsWebPath':true,
        'sUrl':'src.html'
    },
    {   'sTitle':'LRC',
        'bIsWebPath':true,
        'sUrl':'lrc.html'
    }]
},
{   'sTitle':'Yachtcharter',
    'bIsWebPath':true,
    'sUrl':'Yachtcharter.html'
},
{   'sTitle':'Skipperservice',
    'bIsWebPath':true,
    'sUrl':'skipperservice.html'
},
{   'sTitle':'Kontakt',
    'bIsWebPath':true,
    'sUrl':'kontakt.html'
},
{   'sTitle':'blog',
    'bIsWebPath':true,
    'sUrl':'blog.html'
}]
});
