var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'aboutus.html',"childArray" : [
        {   sTitle:'Mission',
            bIsWebPath:true,
            sUrl:'mission.html'
        },
        {   sTitle:'FQHC Status',
            bIsWebPath:true,
            sUrl:'fqhcstatus.html'
        },
        {   sTitle:'Quality Improvement',
            bIsWebPath:true,
            sUrl:'qualityimprovement.html'
        },
        {   sTitle:'Board of Directors',
            bIsWebPath:true,
            sUrl:'boardofdirectors.html'
        },
        {   sTitle:'Medical Director',
            bIsWebPath:true,
            sUrl:'medicaldirector.html'
        },
        {   sTitle:'Collaborators',
            bIsWebPath:true,
            sUrl:'collaborators.html'
        },
        {   sTitle:'Precepting Program',
            bIsWebPath:true,
            sUrl:'precepting program.html'
        }]
    },
    {   sTitle:'Registration',
        bIsWebPath:true,
        sUrl:'registration.html'
    },
    {   sTitle:'Support Us',
        bIsWebPath:true,
        sUrl:'supportus.html'
    },
    {   sTitle:'Resources',
        bIsWebPath:true,
        sUrl:'resources.html'
    },
    {   sTitle:'NOTCH Map',
        bIsWebPath:true,
        sUrl:'notchmap.html'
    },
    {   sTitle:'Annual Report',
        bIsWebPath:true,
        sUrl:'annualreport.html'
    },
    {   sTitle:'Calendar',
        bIsWebPath:true,
        sUrl:'calendar.html',"childArray" : [
        {   sTitle:'January',
            bIsWebPath:true,
            sUrl:'january.html'
        },
        {   sTitle:'February',
            bIsWebPath:true,
            sUrl:'page72.html'
        },
        {   sTitle:'March',
            bIsWebPath:true,
            sUrl:'page71.html'
        },
        {   sTitle:'April',
            bIsWebPath:true,
            sUrl:'april.html'
        },
        {   sTitle:'May',
            bIsWebPath:true,
            sUrl:'may.html'
        },
        {   sTitle:'June',
            bIsWebPath:true,
            sUrl:'june.html'
        },
        {   sTitle:'July',
            bIsWebPath:true,
            sUrl:'july.html'
        },
        {   sTitle:'August',
            bIsWebPath:true,
            sUrl:'august.html'
        },
        {   sTitle:'September',
            bIsWebPath:true,
            sUrl:'september.html'
        },
        {   sTitle:'October',
            bIsWebPath:true,
            sUrl:'october.html'
        },
        {   sTitle:'November',
            bIsWebPath:true,
            sUrl:'november.html'
        },
        {   sTitle:'December',
            bIsWebPath:true,
            sUrl:'december.html'
        }]
    }]
},
{   sTitle:'Sites',
    bIsWebPath:true,
    sUrl:'sites.html',"childArray" : [
    {   sTitle:'Medical',
        bIsWebPath:true,
        sUrl:'medical.html',"childArray" : [
        {   sTitle:'Alburg Health Center',
            bIsWebPath:true,
            sUrl:'alburghealthcenter.html'
        },
        {   sTitle:'Enosburg Health Center',
            bIsWebPath:true,
            sUrl:'enosburghealthcenter.html'
        },
        {   sTitle:'Richford Health Center',
            bIsWebPath:true,
            sUrl:'richfordhealthcenter.html'
        },
        {   sTitle:'St.Albans Health Center',
            bIsWebPath:true,
            sUrl:'stalbanshealthcenter.html'
        },
        {   sTitle:'Swanton Health Center',
            bIsWebPath:true,
            sUrl:'swantonhealthcenter.html'
        }]
    },
    {   sTitle:'Dental',
        bIsWebPath:true,
        sUrl:'dental.html',"childArray" : [
        {   sTitle:'NOTCH Dental Clinic',
            bIsWebPath:true,
            sUrl:'notchdentalclinic.html'
        },
        {   sTitle:'Richford Dental Clinic',
            bIsWebPath:true,
            sUrl:'richforddentalclinic.html'
        }]
    },
    {   sTitle:'Pharmacy',
        bIsWebPath:true,
        sUrl:'pharmacy.html',"childArray" : [
        {   sTitle:'NOTCH Pharmacy',
            bIsWebPath:true,
            sUrl:'notchpharmacy.html'
        },
        {   sTitle:'Community Health Pharmacy',
            bIsWebPath:true,
            sUrl:'communityhealthpharmacy.html'
        }]
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sTitle:'Medical',
        bIsWebPath:true,
        sUrl:'medicalservices.html'
    },
    {   sTitle:'Dental',
        bIsWebPath:true,
        sUrl:'dentalservices.html'
    },
    {   sTitle:'Behavioral Health',
        bIsWebPath:true,
        sUrl:'behavioralhealth.html'
    },
    {   sTitle:'Pharmaceutical',
        bIsWebPath:true,
        sUrl:'pharmaceutical.html'
    },
    {   sTitle:'Programs',
        bIsWebPath:true,
        sUrl:'programs.html',"childArray" : [
        {   sTitle:'Financial Assistance',
            bIsWebPath:true,
            sUrl:'financialassistance.html'
        },
        {   sTitle:'Richford Daycamp',
            bIsWebPath:true,
            sUrl:'richforddaycamp.html'
        }]
    }]
},
{   sTitle:'Employment',
    bIsWebPath:true,
    sUrl:'employment.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
},
{   sTitle:'Staff Page',
    bIsWebPath:true,
    sUrl:'staffpage.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
}]
});
