var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'League Tables',
    bIsExternal:true,
    sUrl:'http://www.rushmooribc.co.uk/Tables.php',
    sTarget:'_self'
},
{   sTitle:'Renewing Your Membership Online',
    bIsWebPath:true,
    sUrl:'ribcrenewingyourmembershiponline.html'
},
{   sTitle:'New Membership',
    bIsWebPath:true,
    sUrl:'ribcnewmembership.html'
},
{   sTitle:'How To Join',
    bIsWebPath:true,
    sUrl:'ribchowtojoin.html'
},
{   sTitle:'Hampshire Trisham Trophy League',
    bIsWebPath:true,
    sUrl:'ribchampshiretrishamtrophyleague.html'
},
{   sTitle:'Competition Results',
    bIsWebPath:true,
    sUrl:'ribccompetitionresults.html',"childArray" : [
    {   sTitle:'Last Season Competition Winners',
        bIsWebPath:true,
        sUrl:'ribclastseasoncompetitionwinners.html'
    },
    {   sTitle:'Previous Competition Winners',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Competition Winners (Version 2).pdf'
    }]
},
{   sTitle:'Green Fees',
    bIsWebPath:true,
    sUrl:'ribcgreenfees.html'
},
{   sTitle:'League Winners',
    bIsWebPath:true,
    sUrl:'ribcleaguewinners.html'
},
{   sTitle:'Competitions',
    bIsWebPath:true,
    sUrl:'ribccompetitions.html',"childArray" : [
    {   sTitle:'Men\'s Singles',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Men\'s Singles 111220.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Men\'s Pairs',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Men\'s Pairs 120116.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Men\'s Triples',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Men\'s Triples 120116.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Men\'s Fours',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Men\'s Fours 120111.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Mixed Pairs',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Mixed Pairs.pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Rules, Regulations & Information',
    bIsWebPath:true,
    sUrl:'ribcrulesregulationsandinformation.html'
},
{   sTitle:'Committee',
    bIsWebPath:true,
    sUrl:'ribccommittee.html'
},
{   sTitle:'How To Find Us',
    bIsWebPath:true,
    sUrl:'ribchowtofindus.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'ribccontacttus.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'ribclinks.html'
},
{   sTitle:'2012 / 2013 League Entries',
    bIsWebPath:true,
    sUrl:'ribcleagueentries.html'
},
{   sTitle:'Friendly Fixtures',
    bIsWebPath:true,
    sUrl:'ribcfriendlyfixtures.html'
},
{   sTitle:'Wednesday Afternoon Roll Ups',
    bIsWebPath:true,
    sUrl:'ribcwednesdayafternoonrollups.html'
},
{   sTitle:'Bowls Coaching & Lessons',
    bIsWebPath:true,
    sUrl:'ribcbowlscoachingandlessons.html'
}]
});
