var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'WHAT IS ROTARY',
    'bIsWebPath':true,
    'sUrl':'whatisrotary.html'
},
{   'sTitle':'WHAT WE DO',
    'bIsWebPath':true,
    'sUrl':'whatwedo.html'
},
{   'sTitle':'VOCATIONAL & YOUTH OPPORTUNITIES',
    'bIsWebPath':true,
    'sUrl':'vocationalandyouthopportunities.html'
},
{   'sTitle':'COMMUNITY',
    'bIsWebPath':true,
    'sUrl':'community.html'
},
{   'sTitle':'INTERNATIONAL',
    'bIsWebPath':true,
    'sUrl':'international.html'
},
{   'sTitle':'WHERE WE MEET',
    'bIsWebPath':true,
    'sUrl':'wherewemeet.html',"childArray" : [
    {   'sTitle':'DIRECTIONS',
        'bIsWebPath':true,
        'sUrl':'directions.html'
    },
    {   'sTitle':'FOUNDATION',
        'bIsWebPath':true,
        'sUrl':'foundation.html',"childArray" : [
        {   'sTitle':'END POLIO NOW',
            'bIsWebPath':true,
            'sUrl':'polio.html'
        }]
    }]
},
{   'sTitle':'MEMBERSHIP',
    'bIsWebPath':true,
    'sUrl':'membership.html'
},
{   'sTitle':'NEWS',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'ROSET',
    'bIsWebPath':true,
    'sUrl':'roset.html'
},
{   'sTitle':'BEXLEY\'S GOT TALENT CHARITY CONCERT',
    'bIsWebPath':true,
    'sUrl':'bexleysgottalent.html'
},
{   'sTitle':' LIFESTRAW ',
    'bIsWebPath':true,
    'sUrl':'lifestraw.html'
},
{   'sTitle':'SHELTERBOX',
    'bIsWebPath':true,
    'sUrl':'shelterbox.html'
},
{   'sTitle':'75TH ANNIVERSARY DINNER',
    'bIsWebPath':true,
    'sUrl':'75thanniversarydinner.html'
},
{   'sTitle':'GOLF DAY',
    'bIsWebPath':true,
    'sUrl':'golfday.html'
},
{   'sTitle':'BATTLE OF BRITAIN CONCERT',
    'bIsWebPath':true,
    'sUrl':'battleofbritainconcert.html'
},
{   'sTitle':'CHALLENGE & TONY JENKINS MEMORIAL WALK',
    'bIsWebPath':true,
    'sUrl':'tonyjenkinsmemorialwalk.html'
},
{   'sTitle':'WALKS IN KENT BOOK',
    'bIsWebPath':true,
    'sUrl':'walksinkentbook.html'
},
{   'sTitle':'D DAY MEMORIES-TONY JENKINS',
    'bIsWebPath':true,
    'sUrl':'ddaymemories.html'
},
{   'sTitle':'CLUB ARCHIVE',
    'bIsWebPath':true,
    'sUrl':'clu archive.html'
},
{   'sTitle':'CONTACT US',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
