var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Environment',
    bIsWebPath:true,
    sUrl:'environment.html'
},
{   sTitle:'The Sharp Edge',
    bIsWebPath:true,
    sUrl:'sharpedge.html'
},
{   sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'forum.html'
},
{   sTitle:'Parish Council',
    bIsWebPath:true,
    sUrl:'parishcouncil.html',"childArray" : [
    {   sTitle:'Parish Council Minutes',
        bIsWebPath:true,
        sUrl:'pcmins.html'
    },
    {   sTitle:'Consultations',
        bIsWebPath:true,
        sUrl:'pcconsultations.html'
    },
    {   sTitle:'Parish Newsletter',
        bIsWebPath:true,
        sUrl:'pcnewsletter.html'
    },
    {   sTitle:'District Councillor',
        bIsWebPath:true,
        sUrl:'pcdistrict.html'
    },
    {   sTitle:'Parish Plan',
        bIsWebPath:true,
        sUrl:'pcparishplan.html'
    }]
},
{   sTitle:'Village Life',
    bIsWebPath:true,
    sUrl:'villagelife.html',"childArray" : [
    {   sTitle:'Woodditton History',
        bIsWebPath:true,
        sUrl:'vlhistory.html'
    },
    {   sTitle:'Camois Hall',
        bIsWebPath:true,
        sUrl:'hall.html'
    },
    {   sTitle:'Parish Magazine Extract 1898',
        bIsWebPath:true,
        sUrl:'magextract.html'
    },
    {   sTitle:'St Mary\'s Church',
        bIsWebPath:true,
        sUrl:'maryschurch.html',"childArray" : [
        {   sTitle:'Church Bells',
            bIsWebPath:true,
            sUrl:'chruchbells.html'
        }]
    },
    {   sTitle:'Mark Jeffrey',
        bIsWebPath:true,
        sUrl:'markj.html'
    },
    {   sTitle:'Woodditton Stud',
        bIsWebPath:true,
        sUrl:'woodstud.html'
    },
    {   sTitle:'Home Guard',
        bIsWebPath:true,
        sUrl:'homeguard.html'
    },
    {   sTitle:'Poems',
        bIsWebPath:true,
        sUrl:'poems.html'
    },
    {   sTitle:'Devil\'s Ditch (or Dyke)',
        bIsWebPath:true,
        sUrl:'vlditch.html'
    },
    {   sTitle:'WWII',
        bIsWebPath:true,
        sUrl:'wwii.html'
    }]
},
{   sTitle:'Saxon Street',
    bIsWebPath:true,
    sUrl:'saxonstreet.html'
},
{   sTitle:'Local Businesses',
    bIsWebPath:true,
    sUrl:'localbusiness.html',"childArray" : [
    {   sTitle:'Trades and Services',
        bIsWebPath:true,
        sUrl:'bustrades.html'
    },
    {   sTitle:'Accommodation',
        bIsWebPath:true,
        sUrl:'busaccom.html'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'buspubs.html'
    }]
},
{   sTitle:'Local Pictures',
    bIsWebPath:true,
    sUrl:'localpics.html',"childArray" : [
    {   sTitle:'Event Photos',
        bIsWebPath:true,
        sUrl:'eventpic.html'
    },
    {   sTitle:'Village Life Photos',
        bIsWebPath:true,
        sUrl:'villagelifepic.html'
    },
    {   sTitle:'Local Landscape Pictures',
        bIsWebPath:true,
        sUrl:'landscape pics.html'
    }]
},
{   sTitle:'Local Clubs',
    bIsWebPath:true,
    sUrl:'localclubs.html',"childArray" : [
    {   sTitle:'Saxon Street Camera Club',
        bIsWebPath:true,
        sUrl:'clubscamera.html'
    }]
},
{   sTitle:'News and Events',
    bIsWebPath:true,
    sUrl:'news.html'
}]
});
