var customNavTree2 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'What we do',
    bIsWebPath:true,
    sUrl:'whatwedo.html',"childArray" : [{   sTitle:'Strategy',
        bIsWebPath:true,
        sUrl:'strategy.html'},{   sTitle:'Procurement',
        bIsWebPath:true,
        sUrl:'procurement.html'},{   sTitle:'Sourcing',
        bIsWebPath:true,
        sUrl:'sourcing.html'},{   sTitle:'Projects',
        bIsWebPath:true,
        sUrl:'projects.html'},{   sTitle:'Performance',
        bIsWebPath:true,
        sUrl:'performance.html'},{   sTitle:'Design',
        bIsWebPath:true,
        sUrl:'design.html'}]},{   sTitle:'How we do it',
    bIsWebPath:true,
    sUrl:'howwedoit.html',"childArray" : [{   sTitle:'New Ways of Working',
        bIsWebPath:true,
        sUrl:'nwow.html',
        sTarget:'_self'},{   sTitle:'Cost Savings',
        bIsWebPath:true,
        sUrl:'costsavings.html',
        sTarget:'_self'},{   sTitle:'Rationalising Property',
        bIsWebPath:true,
        sUrl:'rationalisingproperty.html',
        sTarget:'_self'},{   sTitle:'Organisational Design',
        bIsWebPath:true,
        sUrl:'orgdesign.html',
        sTarget:'_self'},{   sTitle:'Project Delivery',
        bIsWebPath:true,
        sUrl:'projectdelivery.html',
        sTarget:'_self'},{   sTitle:'Change Management',
        bIsWebPath:true,
        sUrl:'change.html',
        sTarget:'_self'}]},{   sTitle:'Who we are',
    bIsWebPath:true,
    sUrl:'whoweare.html',"childArray" : [{   sTitle:'Mark Bassett',
        bIsWebPath:true,
        sUrl:'markbassett.html',
        sTarget:'_self'},{   sTitle:'Dan Murray',
        bIsWebPath:true,
        sUrl:'danmurray.html',
        sTarget:'_self'},{   sTitle:'Sue Bassett',
        bIsWebPath:true,
        sUrl:'suebassett.html',
        sTarget:'_self'},{   sTitle:'Mark Rose',
        bIsWebPath:true,
        sUrl:'markrose.html',
        sTarget:'_self'},{   sTitle:'Jonathan Moran',
        bIsWebPath:true,
        sUrl:'jonathanmoran.html',
        sTarget:'_self'},{   sTitle:'Who we work with',
        bIsWebPath:true,
        sUrl:'whoweworkwith.html',
        sTarget:'_self'}]},{   sTitle:'Who we work for',
    bIsWebPath:true,
    sUrl:'whoweworkfor.html',"childArray" : [{   sTitle:'Central Bedfordshire Council - Service Leadership',
        bIsWebPath:true,
        sUrl:'cbc.html',
        sTarget:'_self'},{   sTitle:'Central Bedfordshire Council - Your Space',
        bIsWebPath:true,
        sUrl:'cbcyourspace.html',
        sTarget:'_self'},{   sTitle:'IDeA/ Local Government Group',
        bIsWebPath:true,
        sUrl:'lggroup.html',
        sTarget:'_self'},{   sTitle:'Bedfordshire Early Years Provision',
        bIsWebPath:true,
        sUrl:'bedseyes.html',
        sTarget:'_self'},{   sTitle:'Borough of Poole',
        bIsWebPath:true,
        sUrl:'bop.html',
        sTarget:'_self'},{   sTitle:'Northamptonshire County Council',
        bIsWebPath:true,
        sUrl:'ncc.html',
        sTarget:'_self'},{   sTitle:'Bedfordshire County Council - Service Leadership',
        bIsWebPath:true,
        sUrl:'bcc.html',
        sTarget:'_self'},{   sTitle:'Bedfordshire County Council - Asset Review',
        bIsWebPath:true,
        sUrl:'bccassets.html',
        sTarget:'_self'},{   sTitle:'South Northamptonshire Council',
        bIsWebPath:true,
        sUrl:'snc.html',
        sTarget:'_self'}]},{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'}]
});
