var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Public Courses',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Leicestershire',
        bIsWebPath:true,
        sUrl:'Leicester.html',
        sTarget:'_self'
    },
    {   sTitle:'Northamptonshire',
        bIsWebPath:true,
        sUrl:'northamptonshire.html',
        sTarget:'_self'
    },
    {   sTitle:'Coventry & Warks',
        bIsWebPath:true,
        sUrl:'coventry.html',
        sTarget:'_self'
    },
    {   sTitle:'Kent',
        bIsWebPath:true,
        sUrl:'kent.html',
        sTarget:'_self'
    },
    {   sTitle:'Gloucestershire',
        bIsWebPath:true,
        sUrl:'page62.html',
        sTarget:'_self'
    },
    {   sTitle:'Berkshire',
        bIsWebPath:true,
        sUrl:'first aid training courses in berkshire.html',
        sTarget:'_self'
    },
    {   sTitle:'First Aid Instructor Courses',
        bIsWebPath:true,
        sUrl:'Becoming a First Aid Instuctor.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Onsite Courses',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Interactive course chooser',
        bIsWebPath:true,
        sUrl:'First_Aid_Training_Needs_Assessment.html',
        sTarget:'_self'
    },
    {   sTitle:'HSE Emergency First Aid (1 Day)',
        bIsWebPath:true,
        sUrl:'emergency-first-aid.html',
        sTarget:'_self'
    },
    {   sTitle:'HSE First Aid at Work (3 days)',
        bIsWebPath:true,
        sUrl:'first-aid-at-work.html',
        sTarget:'_self'
    },
    {   sTitle:'HSE First Aid at Work Requalification (2 Days)',
        bIsWebPath:true,
        sUrl:'first-aid-requalification.html',
        sTarget:'_self'
    },
    {   sTitle:'Annual Skills Refresher',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Paediatric First Aid (2 days)',
        bIsWebPath:true,
        sUrl:'paediatric-first-aid.html',
        sTarget:'_self'
    },
    {   sTitle:'Foundation First Aid (4 hours)',
        bIsWebPath:true,
        sUrl:'foundation-first-aid.html',
        sTarget:'_self'
    },
    {   sTitle:'Basic Life Support / CPR (2.5 hours)',
        bIsWebPath:true,
        sUrl:'page67.html',
        sTarget:'_self'
    },
    {   sTitle:'Automated External Defibrillator (AED)',
        bIsWebPath:true,
        sUrl:'AED.html',
        sTarget:'_self'
    },
    {   sTitle:'Courses for Schools',
        bIsWebPath:true,
        sUrl:'Schools.html',
        sTarget:'_self'
    },
    {   sTitle:'Instant Online Quote',
        bIsWebPath:true,
        sUrl:'quoterequest.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Course Chooser',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Online Needs Assessment',
        bIsWebPath:true,
        sUrl:'First_Aid_Training_Needs_Assessment.html',
        sTarget:'_self'
    },
    {   sTitle:'Best Course Chooser',
        bIsWebPath:true,
        sUrl:'First_Aid_Training_Needs_Assessment.html',
        sTarget:'_self'
    },
    {   sTitle:'HSE Guidance',
        bIsWebPath:true,
        sUrl:'First_Aid_Training_Needs_Assessment.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Testimonials',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Client Testimonials',
        bIsWebPath:true,
        sUrl:'QualityChecked.html',
        sTarget:'_self'
    },
    {   sTitle:'Our Clients',
        bIsWebPath:true,
        sUrl:'page143.html',
        sTarget:'_self'
    },
    {   sTitle:'Why choose us',
        bIsWebPath:true,
        sUrl:'about-skillbase.html',
        sTarget:'_self'
    },
    {   sTitle:'Value for money',
        bIsWebPath:true,
        sUrl:'Budget.html',
        sTarget:'_self'
    }]
},
{   sTitle:'First Aid Shop',
    bIsWebPath:true,
    sUrl:'page101.html',
    sTarget:'_blank'
},
{   sTitle:'Contact',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'ContactUs.html',
        sTarget:'_self'
    },
    {   sTitle:'Request Callback',
        bIsWebPath:true,
        sUrl:'ContactUs.html',
        sTarget:'_self'
    },
    {   sTitle:'Facebook',
        sUrl:'http://www.facebook.com/skillbasefirstaid?ref=ts',
        sTarget:'_blank'
    },
    {   sTitle:'Twitter',
        sUrl:'http://twitter.com/SkillBaseFA',
        sTarget:'_blank'
    },
    {   sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'Skillbase-training-blog.html',
        sTarget:'_self'
    }]
}]
});
