var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Officers',
    bIsWebPath:true,
    sUrl:'officers.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html'
},
{   sTitle:'Current Programme',
    bIsWebPath:true,
    sUrl:'page19.html',"childArray" : [
    {   sTitle:'October 12 10 So You Think You Know Who I Am',
        bIsWebPath:true,
        sUrl:'october 12 10 so you think you know who i am.html'
    },
    {   sTitle:'October 26 10 Kennards Part 1',
        bIsWebPath:true,
        sUrl:'october 26 10 kennards part 1.html'
    },
    {   sTitle:'November 9 10 A Stroll Through the Axis of Evil',
        bIsWebPath:true,
        sUrl:'november 9 10 a stroll through the axis of evil.html'
    },
    {   sTitle:'November 23 10 Kennards Part 2',
        bIsWebPath:true,
        sUrl:'november 23 10 kennards part 2.html'
    },
    {   sTitle:'December 7 10 Life on a Harp String',
        bIsWebPath:true,
        sUrl:'december 7 10 life on a harp string.html'
    },
    {   sTitle:'January 11 11 Maggie Thatcher',
        bIsWebPath:true,
        sUrl:'january 11 11 maggie thatcher.html'
    },
    {   sTitle:'January 25 11 History of the South Downs',
        bIsWebPath:true,
        sUrl:'january 25 11 history of the south downs.html'
    },
    {   sTitle:'February 8 11 Theatrical London',
        bIsWebPath:true,
        sUrl:'february 8 11 theatrical london.html'
    },
    {   sTitle:'February 22 11 Great Momrnts that Changed the Course of Art',
        bIsWebPath:true,
        sUrl:'february 22 11 great momrnts that changed the course of art.html'
    },
    {   sTitle:'March 8 11 Steamm to Mandalay',
        bIsWebPath:true,
        sUrl:'march 8 11 steamm to mandalay.html'
    },
    {   sTitle:'March 22 11 Afghanistan ... Fact and Fiction',
        bIsWebPath:true,
        sUrl:'march 22 11 afghanistan ... fact and fiction.html'
    }]
},
{   sTitle:'Past Highlights',
    bIsWebPath:true,
    sUrl:'Past-Highlights.html',"childArray" : [
    {   sTitle:'Octobr 6 09 The Story of The Calendar Girls',
        bIsWebPath:true,
        sUrl:'story-of-the-calendar-girls.html'
    },
    {   sTitle:'November 3 09 Heart of the Sahara',
        bIsWebPath:true,
        sUrl:'page22.html'
    },
    {   sTitle:'January 5 10 Pompeii and Herculaneum',
        bIsWebPath:true,
        sUrl:'pompeii-and-herculaneum.html'
    },
    {   sTitle:'January 19 10 Eleanor of Aquitaine',
        bIsWebPath:true,
        sUrl:'eleanor-of-aquitaine.html'
    },
    {   sTitle:'February 2 10 From Riches to Rags',
        bIsWebPath:true,
        sUrl:'from-riches-to-rags.html'
    },
    {   sTitle:'February 16 10 Steeplejack Fred',
        bIsWebPath:true,
        sUrl:'steeplejack-fred.html'
    },
    {   sTitle:'October 08 Cambodian Odyssey',
        bIsWebPath:true,
        sUrl:'cambodian-odyssey.html'
    },
    {   sTitle:'October 08 Wouldn\'t Start from Here',
        bIsWebPath:true,
        sUrl:'wouldnt-start-from-here.html'
    },
    {   sTitle:'November 08 The Shock of the New',
        bIsWebPath:true,
        sUrl:'shockofthenew.html'
    },
    {   sTitle:'December 08 Wilderness Canada',
        bIsWebPath:true,
        sUrl:'wildernesscanada.html'
    },
    {   sTitle:'February 09 To the North Pole!',
        bIsWebPath:true,
        sUrl:'tothenorthpole.html'
    },
    {   sTitle:'March 09 The Most Beautiful Walk in the World',
        bIsWebPath:true,
        sUrl:'mostbeautifulwalkintheworld.html'
    },
    {   sTitle:'March 09 BackStage at the Royal Opera House',
        bIsWebPath:true,
        sUrl:'backstageattheroh.html'
    }]
},
{   sTitle:'Related Links',
    bIsWebPath:true,
    sUrl:'page18.html'
}]
});