var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About This Site',
    bIsWebPath:true,
    sUrl:'mccordcemeterypage2.html'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'page16.html',
    sTarget:'_self'
},
{   sTitle:'Burials',
    bIsWebPath:true,
    sUrl:'page20.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Introduction to Burials',
        bIsWebPath:true,
        sUrl:'page27.html',
        sTarget:'_self'
    },
    {   sTitle:'Inscriptions',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    },
    {   sTitle:'Veterans',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'Plat Map',
        bIsWebPath:true,
        sUrl:'page7.html'
    }]
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'page29.html',"childArray" : [
    {   sTitle:'Introduction to History',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'Early Years  (1826-1860)',
        bIsWebPath:true,
        sUrl:'historychapt1.html',
        sTarget:'_self'
    },
    {   sTitle:'Middle Years (1861-1892)',
        bIsWebPath:true,
        sUrl:'page22.html',
        sTarget:'_self'
    },
    {   sTitle:'Later Years (1893-1999)',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    },
    {   sTitle:'21st Century (2000-present)',
        bIsWebPath:true,
        sUrl:'page24.html',
        sTarget:'_self'
    },
    {   sTitle:'Association Archives',
        bIsWebPath:true,
        sUrl:'page26.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Land Records',
    bIsWebPath:true,
    sUrl:'page28.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Introduction to Land Records',
        bIsWebPath:true,
        sUrl:'page25.html',
        sTarget:'_self'
    },
    {   sTitle:'Federal Lands',
        bIsWebPath:true,
        sUrl:'page8.html'
    },
    {   sTitle:'Deeds',
        bIsWebPath:true,
        sUrl:'page17.html'
    },
    {   sTitle:'Surveys',
        bIsWebPath:true,
        sUrl:'page30.html',
        sTarget:'_self'
    },
    {   sTitle:'1874 Plat Map',
        bIsWebPath:true,
        sUrl:'page31.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Visiting',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Search',
    bIsWebPath:true,
    sUrl:'page18.html',
    sTarget:'_self'
}]
});