var customNavTree98 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',
    sTarget:'_self'
},
{   sTitle:'Club News',
    bIsWebPath:true,
    sUrl:'2011-12_club_news.html',
    sTarget:'_self'
},
{   sTitle:' Teams',
    bIsWebPath:true,
    sUrl:'afc_woodham_2011-2012_teams.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Superstrikers',
        bIsWebPath:true,
        sUrl:'superstrikers_team_page.html',
        sTarget:'_self'
    },
    {   sTitle:'U6 Warriors',
        bIsWebPath:true,
        sUrl:'u6_warrirors.html',
        sTarget:'_self'
    },
    {   sTitle:'U7 Wasps',
        bIsWebPath:true,
        sUrl:'u7_wasps.html',
        sTarget:'_self'
    },
    {   sTitle:'U7 Wanderers',
        bIsWebPath:true,
        sUrl:'u7_wanderers.html',
        sTarget:'_self'
    },
    {   sTitle:'U8 Whippets',
        bIsWebPath:true,
        sUrl:'u8_afc_woodham_whippets_team_page.html',
        sTarget:'_self'
    },
    {   sTitle:'U8 Woodpeckers',
        bIsWebPath:true,
        sUrl:'u8_afc_woodham_woodpeckers_team_page.html',
        sTarget:'_self'
    },
    {   sTitle:'U9 Wildcats',
        bIsWebPath:true,
        sUrl:'u9_wildcats.html',
        sTarget:'_self'
    },
    {   sTitle:'U11 Wolves',
        bIsWebPath:true,
        sUrl:'u11_afc_woodham_wolves_team_page.html',
        sTarget:'_self'
    },
    {   sTitle:'U11 Warriors',
        bIsWebPath:true,
        sUrl:'u11_warriors.html',
        sTarget:'_self'
    },
    {   sTitle:'U14 AFC Woodham \"A\"',
        bIsWebPath:true,
        sUrl:'u14_afc_woodham_a_team_page.html',
        sTarget:'_self'
    },
    {   sTitle:'U14 AFC Woodham \"B\"',
        bIsWebPath:true,
        sUrl:'u14_afc_woodham_b_team_page.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Fixtures & Results',
    bIsWebPath:true,
    sUrl:'fixtures_results.html',
    sTarget:'_self'
},
{   sTitle:'Match Reports',
    bIsWebPath:true,
    sUrl:'match_reports.html',
    sTarget:'_self'
},
{   sTitle:'Player Statistics',
    bIsWebPath:true,
    sUrl:'player_statistics.html',
    sTarget:'_self'
},
{   sTitle:'Image Gallery',
    bIsWebPath:true,
    sUrl:'image_gallery.html',
    sTarget:'_self'
},
{   sTitle:'Tournaments',
    bIsWebPath:true,
    sUrl:'tournaments.html',
    sTarget:'_self'
},
{   sTitle:'Away Venues',
    bIsWebPath:true,
    sUrl:'match_venues.html',
    sTarget:'_self'
},
{   sTitle:'Roll of Honour',
    bIsWebPath:true,
    sUrl:'roll_of_honour.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'2010/12 Roll of Honour',
        bIsWebPath:true,
        sUrl:'2010_11_roll_of_honour.html',
        sTarget:'_self'
    },
    {   sTitle:'2009/10 Roll of Honour',
        bIsWebPath:true,
        sUrl:'2009_10_u12_warriors_and_wanderers.html',
        sTarget:'_self'
    },
    {   sTitle:'2008/09 Roll of Honour',
        bIsWebPath:true,
        sUrl:'2008_09_u11_warriors_and_wanderers.html',
        sTarget:'_self'
    }]
},
{   sTitle:'News Archive',
    bIsWebPath:true,
    sUrl:'2010-11_club_news_archive.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'2010-11 News Archive',
        bIsWebPath:true,
        sUrl:'2010-11_club_news_archive.html',
        sTarget:'_self'
    }]
}]
});
