var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Village Businesses',
    'bIsWebPath':true,
    'sUrl':'village businesses.html'
},
{   'sTitle':'Arts and Crafts',
    'bIsWebPath':true,
    'sUrl':'artsandcrafts.html'
},
{   'sTitle':'Shopping and Amenities',
    'bIsWebPath':true,
    'sUrl':'shopping and amenities.html'
},
{   'sTitle':'Parish Council',
    'bIsWebPath':true,
    'sUrl':'parishcouncil.html',"childArray" : [
    {   'sTitle':'Parish Plan',
        'bIsWebPath':true,
        'sUrl':'parishplan.html'
    },
    {   'sTitle':'Planning Applications',
        'bIsWebPath':true,
        'sUrl':'planningapplications.html'
    },
    {   'sTitle':'Allotments',
        'bIsWebPath':true,
        'sUrl':'allotments.html'
    }]
},
{   'sTitle':'St Michael\'s Church',
    'bIsWebPath':true,
    'sUrl':'st michael\'s church, whichford.html',"childArray" : [
    {   'sTitle':'Church Service Types',
        'bIsWebPath':true,
        'sUrl':'churchservicetypes.html'
    }]
},
{   'sTitle':'Women\'s Institute',
    'bIsWebPath':true,
    'sUrl':'women\'s institute.html'
},
{   'sTitle':'Neighbourhood Watch',
    'bIsWebPath':true,
    'sUrl':'neighbourhoodwatch.html'
},
{   'sTitle':'The Flower Show',
    'bIsWebPath':true,
    'sUrl':'the flower show.html'
},
{   'sTitle':'Sports and Leisure',
    'bIsWebPath':true,
    'sUrl':'sports and leisure.html'
},
{   'sTitle':'Open Gardens ',
    'bIsWebPath':true,
    'sUrl':'opengardens.html'
},
{   'sTitle':'Government',
    'bIsWebPath':true,
    'sUrl':'government.html'
},
{   'sTitle':'Outings',
    'bIsWebPath':true,
    'sUrl':'outings.html'
},
{   'sTitle':'Whichford Memories',
    'bIsWebPath':true,
    'sUrl':'whichfordmemories.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about us.html'
}]
});
