var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.shtml'
},
{   sTitle:'OUR SERVICES',
    bIsWebPath:true,
    sUrl:'home-inspection-services-san-diego.html',"childArray" : [
    {   sTitle:'THE INSPECTION',
        bIsWebPath:true,
        sUrl:'home-inspection-process.html'
    },
    {   sTitle:'OUR TERRITORY',
        bIsWebPath:true,
        sUrl:'home-inspection-service-areas-southern-california.html'
    },
    {   sTitle:'FEES and PRICES',
        bIsWebPath:true,
        sUrl:'home-inspection-prices-san-diego.html'
    },
    {   sTitle:'SCHEDULE AN INSPECTION',
        bIsWebPath:true,
        sUrl:'schedule-home-inspection.html'
    }]
},
{   sTitle:'RESOURCES',
    bIsWebPath:true,
    sUrl:'home-inspection-resources.html',"childArray" : [
    {   sTitle:'HOME BUYER RESOURCES',
        bIsWebPath:true,
        sUrl:'home-buyer-resources.html'
    },
    {   sTitle:'HOME SELLER RESOURCES',
        bIsWebPath:true,
        sUrl:'sell-home-resrouces.html'
    },
    {   sTitle:'REALTOR RESOURCES',
        bIsWebPath:true,
        sUrl:'realtor_resources.html'
    },
    {   sTitle:'LINKS',
        bIsWebPath:true,
        sUrl:'property-inspector-links.html',"childArray" : [
        {   sDescription:'Links mid page',
            sTitle:'Home-Inspector-Websites',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'property-inspector-links.html#Home-Inspector-Websites'
        }]
    }]
},
{   sTitle:'ABOUT US',
    bIsWebPath:true,
    sUrl:'about-us.html',"childArray" : [
    {   sTitle:'QUALIFICATIONS',
        bIsWebPath:true,
        sUrl:'san-diego-home-inspector-qualifications.html',"childArray" : [
        {   sTitle:'top_image',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'san-diego-home-inspector-qualifications.html#Top-image'
        }]
    },
    {   sTitle:'CONTACT US',
        bIsWebPath:true,
        sUrl:'contact-san-diego-home-inspection.html'
    }]
},
{   sTitle:'FAQ',
    bIsWebPath:true,
    sUrl:'real-estate-inspections-faq.html',"childArray" : [
    {   sTitle:'Frequently_Asked_Questions',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'real-estate-inspections-faq.html#Frequently_Asked_Questions'
    }]
}]
});
