var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Where Are We?',
    bIsWebPath:true,
    sUrl:'area_map.html',
    sTarget:'_self'
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'History_6dHandley.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Story of Our Parish',
        bIsWebPath:true,
        sUrl:'story.html',
        sTarget:'_self'
    },
    {   sTitle:'History 6dHandley P2',
        bIsWebPath:true,
        sUrl:'History_6dHandley_P2.html'
    },
    {   sTitle:'History Pentridge',
        bIsWebPath:true,
        sUrl:'History_Pentridge.html'
    },
    {   sTitle:'History Woodyates',
        bIsWebPath:true,
        sUrl:'History_Woodyates.html'
    },
    {   sTitle:'History Minchington',
        bIsWebPath:true,
        sUrl:'History_Minchington.html'
    }]
},
{   sTitle:'Parish Council',
    sUrl:'http://www.sixpennyhandleyparishcouncil.btck.co.uk',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Parish Council Appintments',
        bIsWebPath:true,
        sUrl:'appointments.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Businesses',
    bIsWebPath:true,
    sUrl:'Businesses.html'
},
{   sTitle:'Organisations/Clubs',
    bIsWebPath:true,
    sUrl:'Organisations_and_Clubs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Churches',
        bIsWebPath:true,
        sUrl:'Church_Services.html',
        sTarget:'_self'
    },
    {   sTitle:'Village Hall',
        bIsWebPath:true,
        sUrl:'Village_Hall.html',"childArray" : [
        {   sTitle:'Vill Hall2',
            bIsWebPath:true,
            sUrl:'page34.html'
        }]
    },
    {   sTitle:'CCF',
        bIsWebPath:true,
        sUrl:'ccf.html',"childArray" : [
        {   sTitle:'CCF2',
            bIsWebPath:true,
            sUrl:'ccf2.html'
        }]
    },
    {   sTitle:'WI',
        bIsWebPath:true,
        sUrl:'WI.html'
    },
    {   sTitle:'Scouts',
        bIsWebPath:true,
        sUrl:'Scouts.html'
    },
    {   sTitle:'Flower Show',
        bIsWebPath:true,
        sUrl:'Flower_Show.html'
    },
    {   sTitle:'Sports Association',
        bIsWebPath:true,
        sUrl:'Sports_Association.html'
    },
    {   sTitle:'Homewatch',
        bIsWebPath:true,
        sUrl:'Homewatch.html'
    },
    {   sTitle:'Street Fayre',
        bIsWebPath:true,
        sUrl:'street_fayre.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Photographs',
    bIsWebPath:true,
    sUrl:'Photographs.html'
},
{   sTitle:'The Downsman',
    bIsWebPath:true,
    sUrl:'The_Downsman.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Contact_Us.html'
}]
});
