var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Gravesend Cyclist\'s Touring club. Cycling and Biking around Gravesham and Kent',
    'sTitle':'Home Page',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Details of the Gravesend CTC\'s rides and events',
    'sTitle':'Rides and Events',
    'bIsWebPath':true,
    'sUrl':'rides-and-events.html',"childArray" : [
    {   'sDescription':'The Gravesend CTC programme of events from July to December 2011',
        'sTitle':'Programme of events',
        'bIsWebPath':true,
        'sUrl':'gravesend-ctc-programme-of-events.html'
    },
    {   'sTitle':'End to End ride',
        'bIsWebPath':true,
        'sUrl':'end-to-end.html'
        },
    {   'sTitle':'Ride Record',
        'bIsWebPath':true,
        'sUrl':'/riderecord/Ride-record-page.html'
        }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.html',"childArray" : [
    {   'sDescription':'Rough Stuff Weekend 2011 at Cheltenham',
        'sTitle':'Rough Stuff 2011',
        'bIsWebPath':true,
        'sUrl':'rough-stuff-2011.html'
    },
    {   'sDescription':'West Kent CTC Camping Rally 2011 Photos and videos',
        'sTitle':'West Kent CTC Camping Rally 2011',
        'bIsWebPath':true,
        'sUrl':'west kent- ctc- camping- rally- 2011.html'
    },
    {   'sTitle':'Winter Weekend 2011',
        'bIsWebPath':true,
        'sUrl':'winter_weekend_2011.html'
    },
    {   'sTitle':'On Your Bike Charity Ride 2011',
        'bIsWebPath':true,
        'sUrl':'on your bike 2011.html'
    },
    {   'sTitle':'Hop Garden Audax 2010',
        'bIsWebPath':true,
        'sUrl':'hop-garden-audax-2010.html'
    },
    {   'sTitle':'Rough Stuff 2010',
        'bIsWebPath':true,
        'sUrl':'roughstuff2010.html'
    },
    {   'sTitle':'Winter Weekend 2010',
        'bIsWebPath':true,
        'sUrl':'winter-weekend-2010.html'
    },
    {   'sTitle':'Hop Garden Audax 2009',
        'bIsWebPath':true,
        'sUrl':'hop-garden-audax-2009.html'
    },
    {   'sTitle':'Wednesday Wobblers',
        'bIsWebPath':true,
        'sUrl':'wednesday-wobblers.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Join The CTC',
    'bIsWebPath':true,
    'sUrl':'join-ctc.html'
}]
});
