var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'CSP Home Page',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Grant',
    bIsWebPath:true,
    sUrl:'grant2011.html'
},
{   sTitle:'Training',
    bIsWebPath:true,
    sUrl:'training.inductions.html',"childArray" : [
    {   sTitle:'Inductions',
        bIsWebPath:true,
        sUrl:'inductions.html',"childArray" : [
        {   sTitle:'Refreshed Common Induction Standards',
            bIsWebPath:true,
            sUrl:'commoninductionstandards.html'
        },
        {   sTitle:'Manager Inductions',
            bIsWebPath:true,
            sUrl:'managerinductionstandards.html'
        }]
    },
    {   sTitle:'E Learning',
        bIsWebPath:true,
        sUrl:'kwangoelearning.html'
    },
    {   sTitle:'Dementia',
        bIsWebPath:true,
        sUrl:'dementia.html'
    },
    {   sTitle:'Safeguarding Training - Support Staff',
        bIsWebPath:true,
        sUrl:'adultsatrisk.supportstaff.html'
    },
    {   sTitle:'Safeguarding - Managers Training',
        bIsWebPath:true,
        sUrl:'adultsatrisk.managers.html'
    }]
},
{   sTitle:'Wilts Council',
    bIsWebPath:true,
    sUrl:'wiltshirecouncil.html'
},
{   sTitle:'SBC',
    bIsWebPath:true,
    sUrl:'swindonboroughcouncil.html'
},
{   sTitle:'Skills for Care',
    bIsWebPath:true,
    sUrl:'skillsforcaresouthwest.html',"childArray" : [
    {   sTitle:'NMDS-SC',
        bIsWebPath:true,
        sUrl:'page4.html'
    },
    {   sTitle:'Workforce Development Funds',
        bIsWebPath:true,
        sUrl:'wdf.html'
    }]
},
{   sTitle:'Conference',
    bIsWebPath:true,
    sUrl:'conference2011.html'
},
{   sTitle:'Training Providers',
    bIsWebPath:true,
    sUrl:'trainingproviders.html'
},
{   sTitle:'QCF',
    bIsWebPath:true,
    sUrl:'qualificationcreditframework.html'
},
{   sTitle:'LEN',
    bIsWebPath:true,
    sUrl:'len.html'
},
{   sTitle:'Care Ambassadors',
    bIsWebPath:true,
    sUrl:'careanbassadors.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'page2.html'
    }]
}]
});
