var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Parish Council',
    bIsWebPath:true,
    sUrl:'Parish Council.html',"childArray" : [
    {   sTitle:'Meet the Team',
        bIsWebPath:true,
        sUrl:'Meet the Team.html'
    },
    {   sTitle:'Boundaries',
        bIsWebPath:true,
        sUrl:'Boundaries.html'
    },
    {   sTitle:'Meetings',
        bIsWebPath:true,
        sUrl:'Meetings.html'
    },
    {   sTitle:'Policies',
        bIsWebPath:true,
        sUrl:'policies.html'
    },
    {   sTitle:'Finance',
        bIsWebPath:true,
        sUrl:'finance.html'
    },
    {   sTitle:'Planning & Development',
        bIsWebPath:true,
        sUrl:'plan&dev.html'
    }]
},
{   sTitle:'Communication',
    bIsWebPath:true,
    sUrl:'Communication.html',"childArray" : [
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'Newsletter.html'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'Contact Us.html'
    }]
},
{   sTitle:'Parish Warden',
    bIsWebPath:true,
    sUrl:'Parish Warden.html',"childArray" : [
    {   sTitle:'Warden\'s Ramble',
        bIsWebPath:true,
        sUrl:'wardens ramble.html'
    },
    {   sTitle:'Street Matters',
        bIsWebPath:true,
        sUrl:'street matters.html'
    },
    {   sTitle:'Dog Bins',
        bIsWebPath:true,
        sUrl:'dogbins.html'
    },
    {   sTitle:'Salt Bins',
        bIsWebPath:true,
        sUrl:'saltbins.html'
    },
    {   sTitle:'Report a Problem',
        bIsWebPath:true,
        sUrl:'report a problem.html'
    }]
},
{   sTitle:'Police Community Support',
    bIsWebPath:true,
    sUrl:'Police Community Support.html',"childArray" : [
    {   sTitle:'Advice for Residents',
        bIsWebPath:true,
        sUrl:'advice for residents.html'
    },
    {   sTitle:'Reporting a Problem',
        bIsWebPath:true,
        sUrl:'reporting a problem.html'
    },
    {   sTitle:'Monthly PCSO Updates',
        bIsWebPath:true,
        sUrl:'monlthly pcso updates.html'
    }]
},
{   sTitle:'Allotments',
    bIsWebPath:true,
    sUrl:'Allotments.html'
},
{   sTitle:'Youth Activities',
    bIsWebPath:true,
    sUrl:'youth activities.html'
},
{   sTitle:'Local Information',
    bIsWebPath:true,
    sUrl:'Local information.html',"childArray" : [
    {   sTitle:'Local Groups',
        bIsWebPath:true,
        sUrl:'local groups.html'
    },
    {   sTitle:'Parish History',
        bIsWebPath:true,
        sUrl:'parish history.html'
    },
    {   sTitle:'Local Facilities',
        bIsWebPath:true,
        sUrl:'local facilities.html'
    },
    {   sTitle:'Oxley Park Play Area Consultation',
        bIsWebPath:true,
        sUrl:'page49.html'
    }]
},
{   sTitle:'Useful Links',
    bIsWebPath:true,
    sUrl:'useful links.html',"childArray" : [
    {   sTitle:'Local & Council Information',
        bIsWebPath:true,
        sUrl:'local & council info.html'
    },
    {   sTitle:'Leisure & Sports',
        bIsWebPath:true,
        sUrl:'leisure & sports.html'
    },
    {   sTitle:'Secondary Schools',
        bIsWebPath:true,
        sUrl:'secondary schools.html'
    },
    {   sTitle:'Primary Schools',
        bIsWebPath:true,
        sUrl:'primary schools.html'
    },
    {   sTitle:'Special Schools',
        bIsWebPath:true,
        sUrl:'special schools.html'
    },
    {   sTitle:'Playgroups & Nurseries',
        bIsWebPath:true,
        sUrl:'playgroups.html'
    },
    {   sTitle:'Childrens Centres',
        bIsWebPath:true,
        sUrl:'childrens centres.html'
    }]
},
{   sTitle:'Legal',
    bIsWebPath:true,
    sUrl:'legal.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
