var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'New contract',
        bIsWebPath:true,
        sUrl:'new contract.html'
    }]
},
{   sTitle:'Who we are',
    bIsWebPath:true,
    sUrl:'whoweare.html',"childArray" : [
    {   sTitle:'Customer Quality framework',
        bIsWebPath:true,
        sUrl:'customer quality framework.html'
    },
    {   sTitle:'Trustees and reports',
        bIsWebPath:true,
        sUrl:'trustees and reports.html',"childArray" : [
        {   sTitle:'Meet our trustees',
            bIsWebPath:true,
            sUrl:'meet our trustees.html'
        },
        {   sTitle:'Annual report information',
            bIsWebPath:true,
            sUrl:'annual report information.html',"childArray" : [
            {   sTitle:'Latest annual report',
                bIsWebPath:true,
                sUrl:'latest annual report.html'
            }]
        }]
    },
    {   sTitle:'Membership',
        bIsWebPath:true,
        sUrl:'membership.html'
    },
    {   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html'
    }]
},
{   sTitle:'What we do',
    bIsWebPath:true,
    sUrl:'whatwedo.html',"childArray" : [
    {   sTitle:'Direct Payments',
        bIsWebPath:true,
        sUrl:'direct payments.html'
    },
    {   sTitle:'Direct Payments Support Service',
        bIsWebPath:true,
        sUrl:'direct payments support service.html'
    },
    {   sTitle:'Banking Administration Service',
        bIsWebPath:true,
        sUrl:'banking administration service.html'
    },
    {   sTitle:'Payroll Service',
        bIsWebPath:true,
        sUrl:'payroll service.html'
    },
    {   sTitle:'CRB checks',
        bIsWebPath:true,
        sUrl:'crb checks.html'
    },
    {   sTitle:'Recruitment solutions',
        bIsWebPath:true,
        sUrl:'recruitment solutions.html'
    },
    {   sTitle:'PA training',
        bIsWebPath:true,
        sUrl:'pa training.html',"childArray" : [
        {   sTitle:'Online PA training',
            bIsWebPath:true,
            sUrl:'online pa training.html'
        }]
    },
    {   sTitle:'Lend a hand',
        bIsWebPath:true,
        sUrl:'lend a hand.html'
    },
    {   sTitle:'Advocacy',
        bIsWebPath:true,
        sUrl:'advocacy.html'
    }]
},
{   sTitle:'Vacancies',
    bIsWebPath:true,
    sUrl:'vacancies.html',"childArray" : [
    {   sTitle:'PA vacancies',
        bIsWebPath:true,
        sUrl:'pa vacancies.html',"childArray" : [
        {   sTitle:'PA online application form',
            bIsWebPath:true,
            sUrl:'pa online application form.html'
        }]
    },
    {   sTitle:'Lend a hand vacancies',
        bIsWebPath:true,
        sUrl:'lend a hand vacancies.html'
    },
    {   sTitle:'PA Pages',
        bIsWebPath:true,
        sUrl:'pa network.html',"childArray" : [
        {   sTitle:'PA Pages membership form',
            bIsWebPath:true,
            sUrl:'pa network membership form.html'
        }]
    },
    {   sTitle:'ILA vacancies',
        bIsWebPath:true,
        sUrl:'ila vacancies.html'
    },
    {   sTitle:'Volunteers',
        bIsWebPath:true,
        sUrl:'volunteers.html',"childArray" : [
        {   sTitle:'Trustee volunteers',
            bIsWebPath:true,
            sUrl:'trustee volunteers.html'
        },
        {   sTitle:'Office placements',
            bIsWebPath:true,
            sUrl:'office placements.html'
        }]
    }]
},
{   sTitle:'Useful stuff',
    bIsWebPath:true,
    sUrl:'usefulstuff.html',"childArray" : [
    {   sTitle:'Useful links',
        bIsWebPath:true,
        sUrl:'useful links.html'
    },
    {   sTitle:'Jargon buster',
        bIsWebPath:true,
        sUrl:'jargon buster.html'
    },
    {   sTitle:'Newsletters',
        bIsWebPath:true,
        sUrl:'newsletters.html'
    },
    {   sTitle:'Fact sheets',
        bIsWebPath:true,
        sUrl:'fact sheets.html'
    }]
},
{   sTitle:'News & events',
    bIsWebPath:true,
    sUrl:'news and events.html',"childArray" : [
    {   sTitle:'Current questionnaires',
        bIsWebPath:true,
        sUrl:'current questionnaires.html'
    },
    {   sTitle:'Chat',
        bIsWebPath:true,
        sUrl:'chat.html'
    },
    {   sTitle:'Events',
        bIsWebPath:true,
        sUrl:'events.html'
    },
    {   sTitle:'Support groups',
        bIsWebPath:true,
        sUrl:'regular support groups.html',"childArray" : [
        {   sTitle:'DP support groups',
            bIsWebPath:true,
            sUrl:'dp support groups.html'
        },
        {   sTitle:'Other local groups',
            bIsWebPath:true,
            sUrl:'other local groups.html'
        }]
    },
    {   sTitle:'News',
        bIsWebPath:true,
        sUrl:'news.html',"childArray" : [
        {   sTitle:'Newsletters',
            bIsWebPath:true,
            sUrl:'Newsletters 2.html'
        }]
    }]
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contact us.html',"childArray" : [
    {   sTitle:'Comments, suggestions & complaints',
        bIsWebPath:true,
        sUrl:'comments, suggestions and complaints.html'
    },
    {   sTitle:'Your hints and tips',
        bIsWebPath:true,
        sUrl:'hints and tips.html'
    },
    {   sTitle:'How to contact or find us',
        bIsWebPath:true,
        sUrl:'how to contact or find us.html'
    },
    {   sTitle:'Chat',
        bIsWebPath:true,
        sUrl:'chat 2.html'
    }]
},
{   sTitle:'Help',
    bIsWebPath:true,
    sUrl:'help.html'
}]
});
