var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Empowering People with Disabilities since 1955.  We offer Vocational, Leisure, and Residential Programs for Adults as well as a Saturday Leisure Program for children with disabilities.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'President\'s Welcome',
        bIsWebPath:true,
        sUrl:'preswelcome.html'
    },
    {   sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'board.html'
    },
    {   sTitle:'Business Advisory Council',
        bIsWebPath:true,
        sUrl:'bac.html'
    },
    {   sTitle:'Current Supporters',
        bIsWebPath:true,
        sUrl:'supporters.html'
    }]
},
{   sTitle:'Services Provided',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sTitle:'Residential Services',
        bIsWebPath:true,
        sUrl:'residential.html'
    },
    {   sTitle:'Adult Day Services',
        bIsWebPath:true,
        sUrl:'dayservices.html'
    },
    {   sTitle:'Adult Leisure',
        bIsWebPath:true,
        sUrl:'recreation.html'
    },
    {   sTitle:'Vocational Services',
        bIsWebPath:true,
        sUrl:'vocational.html'
    },
    {   sDescription:'respite for kids with disabilities, recreation for kids with disabilities, children with disabilities',
        sTitle:'Children\'s Recreation',
        bIsWebPath:true,
        sUrl:'sfk.html'
    },
    {   sTitle:'School Transition',
        bIsWebPath:true,
        sUrl:'schooltrans.html'
    },
    {   sTitle:'Self Advocacy',
        bIsWebPath:true,
        sUrl:'selfadvocacy.html'
    },
    {   sTitle:'Family Support & Advocacy',
        bIsWebPath:true,
        sUrl:'familyadvocacy.html'
    }]
},
{   sTitle:'How to Give',
    bIsWebPath:true,
    sUrl:'howtogive.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'News & Events',
    bIsWebPath:true,
    sUrl:'events.html',"childArray" : [
    {   sTitle:'Gallery of Recent Events',
        bIsWebPath:true,
        sUrl:'pastevents.html'
    },
    {   sTitle:'Helpful Links',
        bIsWebPath:true,
        sUrl:'links.html'
    }]
},
{   sTitle:'Employment Opportunities',
    bIsWebPath:true,
    sUrl:'employment.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Employee LogIn',
    bIsWebPath:true,
    sUrl:'employees.html'
}]
});
