var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'What Does WSAD Do',
    bIsWebPath:true,
    sUrl:'what_does_wsad_do.html',"childArray" : [{   sDescription:'equipment',
        sTitle:'Ask Des Equipment Sales',
        bIsWebPath:true,
        sUrl:'ask_des.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Information & Advice Service',
        bIsWebPath:true,
        sUrl:'help_info.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Local Social Groups',
        bIsWebPath:true,
        sUrl:'local_groups.html'},{   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Access Groups',
        bIsWebPath:true,
        sUrl:'access.html'}]},{   sTitle:'Frequently Asked Questions',
    bIsWebPath:true,
    sUrl:'faq.html'},{   sTitle:'How you can get involved',
    bIsWebPath:true,
    sUrl:'get_involved.html',"childArray" : [{   sTitle:'Make a Donation to WSAD',
        bIsWebPath:true,
        sUrl:'donation.html'},{   sTitle:'How To Become a Member',
        bIsWebPath:true,
        sUrl:'membership.html'},{   sTitle:'Fundraising Events',
        bIsWebPath:true,
        sUrl:'fundraising.html'},{   sTitle:'WSAD E-Consultation Group',
        bIsWebPath:true,
        sUrl:'e_consulation.html'}]},{   sTitle:'Newsletters',
    bIsWebPath:true,
    sUrl:'newsletters.html'},{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',"childArray" : [{   sTitle:'Links to Holiday Information',
        bIsWebPath:true,
        sUrl:'hol_info.html'},{   sTitle:'Links to Information Websites',
        bIsWebPath:true,
        sUrl:'info_web.html'},{   sTitle:'Links to Disability Equipment ',
        bIsWebPath:true,
        sUrl:'equipment.html'},{   sTitle:'Links to Services for Disabled People',
        bIsWebPath:true,
        sUrl:'services_disabled.html'}]},{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contact_us.html'}]
});