var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Startseite',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Partner-Links',
    bIsWebPath:true,
    sUrl:'partner.html'
},
{   sTitle:'Mannschaft',
    bIsWebPath:true,
    sUrl:'tsv1860_02.html'
},
{   sTitle:'Gästebuch',
    bIsWebPath:true,
    sUrl:'gaestebuch.html'
},
{   sTitle:'Impressum',
    bIsWebPath:true,
    sUrl:'impressum.html'
}]
});
