var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'About Us ',
    bIsWebPath:true,
    sUrl:'about-flexicare.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'About Flexi Care',
        bIsWebPath:true,
        sUrl:'about.html',
        sTarget:'_self'
    },
    {   sTitle:'Funding Partners',
        bIsWebPath:true,
        sUrl:'funding-partners.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Community Options Project',
        bIsWebPath:true,
        sUrl:'community-options.html',
        sTarget:'_self'
    },
    {   sTitle:'Community Care Packages',
        bIsWebPath:true,
        sUrl:'community-care.html',
        sTarget:'_self'
    },
    {   sTitle:'Veterans Home Care',
        bIsWebPath:true,
        sUrl:'veterans-home-care.html',
        sTarget:'_self'
    },
    {   sTitle:'Podiatry ',
        bIsWebPath:true,
        sUrl:'podiatry.html',
        sTarget:'_self'
    },
    {   sTitle:'Flexi Care\'s Locations',
        bIsWebPath:true,
        sUrl:'service-areas.html',
        sTarget:'_self'
    },
    {   sTitle:'Volunteer at Flexi Care',
        bIsWebPath:true,
        sUrl:'volunteer.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Donate',
    bIsWebPath:true,
    sUrl:'donate.html',
    sTarget:'_self'
},
{   sTitle:'Resources',
    bIsWebPath:true,
    sUrl:'resources.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Resources and Useful Links',
        bIsWebPath:true,
        sUrl:'useful-links.html',
        sTarget:'_self'
    },
    {   sTitle:'Flexi Care Newsletter Library',
        bIsWebPath:true,
        sUrl:'newsletters.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Careers',
    bIsWebPath:true,
    sUrl:'careers.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Job Vacancies',
        bIsWebPath:true,
        sUrl:'job-vacancies.html',
        sTarget:'_self'
    },
    {   sTitle:'Volunteer Program',
        bIsWebPath:true,
        sUrl:'volunteer2.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact-flexicare.html',
    sTarget:'_self'
}]
});
