var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Luna County',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'News',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'News & Events',
        bIsWebPath:true,
        sUrl:'news.html'},{   sTitle:'Ordinances',
        bIsWebPath:true,
        sUrl:'ordinances.html'},{   sTitle:'Resolutions',
        bIsWebPath:true,
        sUrl:'resolutions.html'}]},{   sTitle:'Calendar',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'August',
        bIsWebPath:true,
        sUrl:'August.html'},{   sTitle:'September',
        bIsWebPath:true,
        sUrl:'september.html'},{   sTitle:'October',
        bIsWebPath:true,
        sUrl:'october.html'}]},{   sTitle:'Forms',
    bIsWebPath:true,
    sUrl:'Forms.html'},{   sTitle:'Minutes',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   bSeparatorBefore:true,
        sTitle:'Preliminary Minutes',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'manager.html'},{   sTitle:'2010',
        bIsWebPath:true,
        sUrl:'2010.html'},{   sTitle:'2009',
        bIsWebPath:true,
        sUrl:'2009.html'},{   sTitle:'2008',
        bIsWebPath:true,
        sUrl:'2008.html'},{   sTitle:'2007',
        bIsWebPath:true,
        sUrl:'2007.html'},{   sTitle:'2006',
        bIsWebPath:true,
        sUrl:'2006.html'},{   sTitle:'2005',
        bIsWebPath:true,
        sUrl:'2005.html'},{   sTitle:'2004',
        bIsWebPath:true,
        sUrl:'2004.html'}]},{   sTitle:'Government',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Assessors',
        bIsWebPath:true,
        sUrl:'assessors.html'},{   sTitle:'Business Office',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'resources.html'},{   sTitle:'Clerk',
        bIsWebPath:true,
        sUrl:'clerk.html'},{   sTitle:'Commissioners',
        bIsWebPath:true,
        sUrl:'commissioners.html'},{   sTitle:'County Services',
        bIsWebPath:true,
        sUrl:'services.html'},{   sTitle:'Human Resources',
        bIsWebPath:true,
        sUrl:'resources.html'},{   sTitle:'Manager',
        bIsWebPath:true,
        sUrl:'manager.html'},{   sTitle:'Planning',
        bIsWebPath:true,
        sUrl:'planning.html'},{   sTitle:'Sheriff',
        bIsWebPath:true,
        sUrl:'sheriff.html'},{   sTitle:'Treasurer',
        bIsWebPath:true,
        sUrl:'treasurer.html'},{   sTitle:'Directory',
        bIsWebPath:true,
        sUrl:'directory.html'}]},{   sTitle:'Information',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'Contact Us.html'},{   sTitle:'Directory',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'directory.html'},{   sTitle:'Ordinances',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'ordinances.html'},{   sTitle:'Resolutions',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'resolutions.html'},{   sTitle:'Visitors',
        bIsWebPath:true,
        sUrl:'visitors.html'},{   sTitle:'Job Openings',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'resources.html'},{   sTitle:'Meeting Results',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'manager.html'},{   sTitle:'Mimbres Valley Learning Center',
        bIsExternal:true,
        sUrl:'http://www.mvlc.us/'},{   sTitle:'Pay Taxes Online',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'treasurer.html'}]}]
});