var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'Planning',
    bIsWebPath:true,
    sUrl:'planning.html',"childArray" : [{   sTitle:'Planning overview',
        bIsWebPath:true,
        sUrl:'planning_overview.html'},{   sTitle:'Planning Links',
        bIsWebPath:true,
        sUrl:'planning_links.html'},{   sTitle:'Conservation Area',
        bIsWebPath:true,
        sUrl:'conservation_area.html'}]},{   sTitle:'Estate',
    bIsWebPath:true,
    sUrl:'page34.html',"childArray" : [{   sTitle:'Estate',
        bIsWebPath:true,
        sUrl:'estate.html'},{   sTitle:'Burials',
        bIsWebPath:true,
        sUrl:'burials.html',"childArray" : [{   sTitle:'Charges',
            bIsWebPath:true,
            sUrl:'page20.html'},{   sTitle:'Regulations',
            bIsWebPath:true,
            sUrl:'page21.html'},{   sTitle:'Cremation area survey',
            bIsWebPath:true,
            sUrl:'cremation_area_survey.html'}]}]},{   sTitle:'Documents',
    bIsWebPath:true,
    sUrl:'documnets.html',"childArray" : [{   sTitle:'Agenda',
        bIsWebPath:true,
        sUrl:'agenda.html'},{   sTitle:'Minutes',
        bIsWebPath:true,
        sUrl:'minutes.html'},{   sTitle:'Meeting dates',
        bIsWebPath:true,
        sUrl:'meetings.html'},{   sTitle:'Audited Accounts',
        bIsWebPath:true,
        sUrl:'accounts.html'},{   sTitle:'Standing Orders',
        bIsWebPath:true,
        sUrl:'standing_orders.html'},{   sTitle:'Disclaimer',
        bIsWebPath:true,
        sUrl:'disclaimer.html'},{   sTitle:'Other documents',
        bIsWebPath:true,
        sUrl:'otherdocs.html'}]},{   sTitle:'Leisure',
    bIsWebPath:true,
    sUrl:'page8.html',"childArray" : [{   sTitle:'Tennis',
        bIsWebPath:true,
        sUrl:'tennis.html'},{   sTitle:'Cricket',
        bIsWebPath:true,
        sUrl:'cricket.html'},{   sTitle:'Football',
        bIsWebPath:true,
        sUrl:'football.html'},{   sTitle:'Bowls Club',
        bIsWebPath:true,
        sUrl:'bowls.html'},{   sTitle:'Crondall Entertainers',
        bIsExternal:true,
        sUrl:'http://www.crondall.com/',
        sTarget:'_blank'},{   sTitle:'Crondall Society',
        bIsExternal:true,
        sUrl:'http://www.crondallsociety.co.uk/Welcome.html',
        sTarget:'_blank'},{   sTitle:'Calendar',
        bIsWebPath:true,
        sUrl:'calendar.html'}]},{   sTitle:'Spiritual',
    bIsWebPath:true,
    sUrl:'spiritual.html',"childArray" : [{   sTitle:'All Saints Church',
        bIsExternal:true,
        sUrl:'http://www.assm.org.uk/welcome.htm',
        sTarget:'_blank'},{   sTitle:'New Life Church',
        bIsExternal:true,
        sUrl:'http://www.newlifechurchcrondall.org.uk/',
        sTarget:'_blank'}]},{   sTitle:'Other Authorities',
    bIsWebPath:true,
    sUrl:'other_authorities.html',"childArray" : [{   sTitle:'Hart DC',
        bIsExternal:true,
        sUrl:'http://www.hart.gov.uk/',
        sTarget:'_blank'},{   sTitle:'Ewshot PC',
        bIsExternal:true,
        sUrl:'http://www.ewshotpc.com/',
        sTarget:'_blank'},{   sTitle:'Standards Board',
        bIsExternal:true,
        sUrl:'http://www.standardsforengland.gov.uk/',
        sTarget:'_blank'}]},{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',"childArray" : [{   sTitle:'Official Contact',
        bIsWebPath:true,
        sUrl:'official_contact.html'},{   sTitle:'Parish Councillors',
        bIsWebPath:true,
        sUrl:'councillors.html'}]}]
});
