var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Parish & Community Plan',
        bIsWebPath:true,
        sUrl:'parish & community plan.html'
    },
    {   sTitle:'Freedom of Info',
        bIsWebPath:true,
        sUrl:'page10.html',"childArray" : [
        {   sTitle:'Audit & Accounts',
            bIsWebPath:true,
            sUrl:'page13.html'
        },
        {   sTitle:'Key Personnel',
            bIsWebPath:true,
            sUrl:'key personnel.html'
        },
        {   sTitle:'Strategy Document',
            bIsWebPath:true,
            sUrl:'strategy document.html'
        },
        {   sTitle:'The Good Councillors Guide',
            bIsWebPath:true,
            sUrl:'page20.html'
        }]
    }]
},
{   sTitle:'Meetings',
    bIsWebPath:true,
    sUrl:'meetings.html',"childArray" : [
    {   sTitle:'Council Current Minutes',
        bIsWebPath:true,
        sUrl:'council current minutes.html',"childArray" : [
        {   sTitle:'Minutes Prior Current Year',
            bIsWebPath:true,
            sUrl:'minutes prioir to current year.html'
        }]
    },
    {   sTitle:'Home',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'meetings.html#Home'
    }]
},
{   sTitle:'Councillors',
    bIsWebPath:true,
    sUrl:'councillors.html',"childArray" : [
    {   sTitle:'Council Committees',
        bIsWebPath:true,
        sUrl:'council committees.html'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html'
},
{   sTitle:'Newsletter',
    bIsWebPath:true,
    sUrl:'newsletter.html'
},
{   sTitle:'Allotments',
    bIsWebPath:true,
    sUrl:'allotments.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'contact details.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact us.html',"childArray" : [
    {   sTitle:'Useful Numbers',
        bIsWebPath:true,
        sUrl:'useful numbers.html'
    }]
}]
});
