var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'aboutus.html'
    },
    {   sTitle:'What we do',
        bIsWebPath:true,
        sUrl:'whatwedo.html'
    }]
},
{   sTitle:'Useful Docs',
    bIsWebPath:true,
    sUrl:'usefuldocs.html',"childArray" : [
    {   sTitle:'NYPACT Docs',
        bIsWebPath:true,
        sUrl:'nypact.html'
    },
    {   sTitle:'Other Docs',
        bIsWebPath:true,
        sUrl:'otherdocs.html'
    },
    {   sTitle:'NYCC Documents',
        bIsWebPath:true,
        sUrl:'nycc documents.html'
    },
    {   sTitle:'Presentations',
        bIsWebPath:true,
        sUrl:'presentations.html'
    },
    {   sTitle:'Health Documents ',
        bIsWebPath:true,
        sUrl:'healthdocs.html'
    }]
},
{   sTitle:'Get Involved',
    bIsWebPath:true,
    sUrl:'getinvolved.html',"childArray" : [
    {   sTitle:'Local Support Groups',
        bIsWebPath:true,
        sUrl:'support.html',"childArray" : [
        {   sTitle:'Local Support Groups Craven',
            bIsWebPath:true,
            sUrl:'localsupportgroupscraven.html'
        },
        {   sTitle:'Local Support Groups Richmondshire',
            bIsWebPath:true,
            sUrl:'localsupportgroupsrichmondshire.html'
        },
        {   sTitle:'Local Support Groups Harrogate',
            bIsWebPath:true,
            sUrl:'localsupportgroupsharrogate.html'
        },
        {   sTitle:'Local Support Groups Hambleton',
            bIsWebPath:true,
            sUrl:'localsupportgroushambleton.html'
        },
        {   sTitle:'Local Support Groups Scarborough',
            bIsWebPath:true,
            sUrl:'localsupportgroupsscarborough.html'
        },
        {   sTitle:'Local Support Groups Ryedale',
            bIsWebPath:true,
            sUrl:'localsupportgroupsryedale.html'
        },
        {   sTitle:'Local Support Groups Selby',
            bIsWebPath:true,
            sUrl:'localsupportgroupssellby.html'
        },
        {   sTitle:'Local Support Groups York',
            bIsWebPath:true,
            sUrl:'localsupportgroupsyork.html'
        }]
    },
    {   sTitle:'Volunteer',
        bIsWebPath:true,
        sUrl:'page55.html'
    }]
},
{   sTitle:'Activities',
    bIsWebPath:true,
    sUrl:'activities.html'
},
{   sTitle:'News & Events',
    bIsWebPath:true,
    sUrl:'newsandevents.html',"childArray" : [
    {   sTitle:'News ',
        bIsWebPath:true,
        sUrl:'page60.html'
    },
    {   sTitle:'News archive',
        bIsWebPath:true,
        sUrl:'page64.html'
    },
    {   sTitle:'Consultations',
        bIsWebPath:true,
        sUrl:'consultationsindex.html',"childArray" : [
        {   sTitle:'Consultation SEND Strategy',
            bIsWebPath:true,
            sUrl:'consultationsendstrategy.html',"childArray" : [
            {   sTitle:'SEND Documents',
                bIsAnchor:true,
                bIsWebPath:true,
                sUrl:'consultationsendstrategy.html#senddocuments'
            }]
        },
        {   sTitle:'Consultation Draft Short Breaks statement',
            bIsWebPath:true,
            sUrl:'consultationshortbreaks.html',"childArray" : [
            {   sTitle:'Short Breaks Statement Documents',
                bIsAnchor:true,
                bIsWebPath:true,
                sUrl:'consultationshortbreaks.html#shortbreaksdocuments'
            }]
        },
        {   sTitle:'Consultation Sen Transport',
            bIsWebPath:true,
            sUrl:'consultationssentransport.html'
        },
        {   sTitle:'Consultation SEN Green Paper',
            bIsWebPath:true,
            sUrl:'consultationsengreenpaper.html',"childArray" : [
            {   sTitle:'NYPACT Response ',
                bIsWebPath:true,
                sUrl:'nypact responseconsultationsengreenpaper.html'
            }]
        }]
    }]
},
{   sTitle:'Links ',
    bIsWebPath:true,
    sUrl:'links&map.html',"childArray" : [
    {   sTitle:'Links A-Z',
        bIsWebPath:true,
        sUrl:'linksa.html'
    },
    {   sTitle:'Map',
        bIsWebPath:true,
        sUrl:'map.html'
    }]
},
{   sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
