var customNavTree6 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'},{   sTitle:'Teamet',
    bIsWebPath:true,
    sUrl:'the_team.html',"childArray" : [{   sTitle:'Privat',
        bIsWebPath:true,
        sUrl:'private_main.html',
        sTarget:'_self'}]},{   sTitle:'Båten',
    bIsWebPath:true,
    sUrl:'the_boat.html'},{   sTitle:'Statistik',
    bIsWebPath:true,
    sUrl:'statistics.html'},{   sTitle:'Länkar',
    bIsWebPath:true,
    sUrl:'links_main.html',"childArray" : [{   sTitle:'Butiker',
        bIsWebPath:true,
        sUrl:'links_shops.html',
        sTarget:'_self'},{   sTitle:'Infosidor',
        bIsWebPath:true,
        sUrl:'links_info.html',
        sTarget:'_self'},{   sTitle:'Väder',
        bIsWebPath:true,
        sUrl:'links_weather.html',
        sTarget:'_self'}]},{   sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'forum.html'},{   sTitle:'Dagbok',
    sUrl:'http://blogg.teamfjorde.se',
    sTarget:'_blank'},{   sTitle:'Gästbok',
    sUrl:'http://www.olzzon.com/g/g.php?a=s&i=g21-06319-f8',
    sTarget:'_blank'},{   sTitle:'Galleri',
    sUrl:'http://galleri.teamfjorde.se',
    sTarget:'_blank'}]
});
