var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:' Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Weekly Chairmans Page',
    bIsWebPath:true,
    sUrl:'chairmans page.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Visitors Comments',
    bIsWebPath:true,
    sUrl:'visitors comments.html',
    sTarget:'_self'
},
{   sTitle:'Walk Calendar',
    bIsWebPath:true,
    sUrl:'calender.html',
    sTarget:'_self'
},
{   sTitle:'Next Walk',
    bIsWebPath:true,
    sUrl:'next walk.html',
    sTarget:'_self'
},
{   sTitle:'Membership',
    bIsWebPath:true,
    sUrl:'menbership.html',
    sTarget:'_self'
},
{   sTitle:'Club History',
    bIsWebPath:true,
    sUrl:'club history.html',
    sTarget:'_self'
},
{   sTitle:'The Eternal Question',
    bIsWebPath:true,
    sUrl:'eternal question.html',
    sTarget:'_self'
},
{   sTitle:'Club Constitution',
    bIsWebPath:true,
    sUrl:'consitution.html',
    sTarget:'_self'
},
{   sTitle:'Our Committee',
    bIsWebPath:true,
    sUrl:'committee.html',
    sTarget:'_self'
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'photos.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'EVERDON 2007',
        bIsWebPath:true,
        sUrl:'everdon photos.html',
        sTarget:'_self'
    },
    {   sTitle:'photos Britannia walk feb 2010',
        bIsWebPath:true,
        sUrl:'northampton walk photos.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',
    sTarget:'_self'
},
{   sTitle:'Permanent Trails',
    bIsWebPath:true,
    sUrl:'permanent trails.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Bedford River Walk',
        bIsWebPath:true,
        sUrl:'bed river walk p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Bedford Country Park  & Town Trail',
        bIsWebPath:true,
        sUrl:'bed country park and town trail p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Bedford Marston Vale Timberland ',
        bIsWebPath:true,
        sUrl:'bed timberland p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Bedford King William IV',
        bIsWebPath:true,
        sUrl:'bed king william p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Bedford Marston Vale Millennium Park ',
        bIsWebPath:true,
        sUrl:'bed millennium p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Chester PT',
        bIsWebPath:true,
        sUrl:'chester p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Daventry PT',
        bIsWebPath:true,
        sUrl:'daventry p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Kettering PT',
        bIsWebPath:true,
        sUrl:'kettering p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'King\'s Lynn PT',
        bIsWebPath:true,
        sUrl:'king lynn p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'London Hampstead',
        bIsWebPath:true,
        sUrl:'hampsted p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'London Hogarth',
        bIsWebPath:true,
        sUrl:'hogart p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Oxford PT',
        bIsWebPath:true,
        sUrl:'oxford p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Rugby PT',
        bIsWebPath:true,
        sUrl:'rugby p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Stratford upon Avon PT',
        bIsWebPath:true,
        sUrl:'stratford upon avon p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Stamford PT',
        bIsWebPath:true,
        sUrl:'stamford pt.html',
        sTarget:'_self'
    },
    {   sTitle:'Warwick PT',
        bIsWebPath:true,
        sUrl:'warwick p.t.html',
        sTarget:'_self'
    },
    {   sTitle:'Wellingborough',
        bIsWebPath:true,
        sUrl:'wellingbourgh p.t.html',
        sTarget:'_self'
    }]
}]
});