var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home ',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Great Past',
        bIsWebPath:true,
        sUrl:'greatpast.html'
    }]
},
{   sTitle:'Organisations',
    bIsWebPath:true,
    sUrl:'organisations.html',"childArray" : [
    {   sTitle:'The Maplesteads WI ',
        bIsWebPath:true,
        sUrl:'themaplesteadswi.html',"childArray" : [
        {   sTitle:'Midnight Walk',
            bIsWebPath:true,
            sUrl:'maplesteadsmidnightwalk.html'
        }]
    },
    {   sTitle:'Maplesteads WEA',
        bIsWebPath:true,
        sUrl:'maplesteadswea.html'
    }]
},
{   sTitle:'St. Giles Church',
    bIsWebPath:true,
    sUrl:'stgileschurch.html',"childArray" : [
    {   sTitle:'Services January',
        bIsWebPath:true,
        sUrl:'servicesjanuary.html'
    },
    {   sTitle:'Bob Newton Music Festival',
        bIsWebPath:true,
        sUrl:'stgilesmusicfestival.html'
    },
    {   sTitle:'MY  Club',
        bIsWebPath:true,
        sUrl:'youthclub.html'
    }]
},
{   sTitle:'What\'s On',
    bIsWebPath:true,
    sUrl:'whatson.html',"childArray" : [
    {   sTitle:'Notice Board',
        bIsWebPath:true,
        sUrl:'noticeboard.html'
    }]
},
{   sTitle:'Great Amenities',
    bIsWebPath:true,
    sUrl:'greatamenities.html',"childArray" : [
    {   sTitle:'Village Hall',
        bIsWebPath:true,
        sUrl:'villagehall.html',"childArray" : [
        {   sTitle:'Events',
            bIsWebPath:true,
            sUrl:'maplesteadevents.html'
        }]
    },
    {   sTitle:'Recycle Info',
        bIsWebPath:true,
        sUrl:'recycleinfo.html'
    },
    {   sTitle:'Around & About',
        bIsWebPath:true,
        sUrl:'aroundandabout.html'
    },
    {   sDescription:'police and emergency services',
        sTitle:'Police & Medical',
        bIsWebPath:true,
        sUrl:'policeand medical.html'
    }]
},
{   sTitle:'M F S ',
    bIsWebPath:true,
    sUrl:'mfs.html',"childArray" : [
    {   sTitle:'MFS Facts',
        bIsWebPath:true,
        sUrl:'mfsfacts.html'
    }]
},
{   sTitle:'Parish Council',
    bIsWebPath:true,
    sUrl:'parishcouncil.html',"childArray" : [
    {   sTitle:'Agenda Information',
        bIsWebPath:true,
        sUrl:'agenda.html'
    },
    {   sTitle:'Meetings',
        bIsWebPath:true,
        sUrl:'meetings.html'
    },
    {   sTitle:'Minutes & Docs',
        bIsWebPath:true,
        sUrl:'minutesanddocs.html'
    },
    {   sTitle:'Local Planning',
        bIsWebPath:true,
        sUrl:'localplanning.html'
    },
    {   sTitle:'Local Goverment',
        bIsWebPath:true,
        sUrl:'localgoverment.html'
    },
    {   sTitle:'Finances',
        bIsWebPath:true,
        sUrl:'finances.html'
    },
    {   sTitle:'Village Design Statement',
        bIsWebPath:true,
        sUrl:'vds.html',"childArray" : [
        {   sTitle:'VDS Constitution',
            bIsWebPath:true,
            sUrl:'vdsconstitution.html'
        },
        {   sTitle:'VDS Inaugural General Meeting',
            bIsWebPath:true,
            sUrl:'vdsinaauguralgeneralmeeting.html'
        }]
    }]
},
{   sTitle:' Did You Know',
    bIsWebPath:true,
    sUrl:'didyouknow.html',"childArray" : [
    {   sTitle:'Local Transport',
        bIsWebPath:true,
        sUrl:'localtransport.html'
    },
    {   sTitle:'Maplestead Produce',
        bIsWebPath:true,
        sUrl:'maplesteadproduce.html'
    },
    {   sTitle:'Maple Temps',
        bIsWebPath:true,
        sUrl:'mapletemps.html'
    }]
},
{   sTitle:'Make Contact',
    bIsWebPath:true,
    sUrl:'makecontact.html'
}]
});
