var customNavTree19 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'BUSINESS LAW',
    sUrl:'http://www.bakerassociateslaw.com/Business-Law/',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Business Formation & Support',
        bIsWebPath:true,
        sUrl:'Business-Law/Business-Formation-Support.shtml'
    },
    {   sTitle:'Business Litigation',
        bIsWebPath:true,
        sUrl:'Business-Law/Business-Litigation.shtml'
    },
    {   sTitle:'Breach of Contract',
        bIsWebPath:true,
        sUrl:'Business-Law/Breach-of-Contract.shtml'
    },
    {   sTitle:'Contract Drafting',
        bIsWebPath:true,
        sUrl:'Business-Law/Contract-Drafting.shtml'
    }]
},
{   sTitle:'REAL ESTATE LAW',
    sUrl:'http://www.bakerassociateslaw.com/Real-Estate-Law/',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Purchase and Sale Agreements',
        bIsWebPath:true,
        sUrl:'Real-Estate-Law/Real-Estate-Agreements.shtml'
    },
    {   sTitle:'Commercial Leases',
        bIsWebPath:true,
        sUrl:'Real-Estate-Law/Commercial-Leases.shtml'
    },
    {   sTitle:'Real Estate Fraud',
        bIsWebPath:true,
        sUrl:'Real-Estate-Law/Real-Estate-Fraud.shtml'
    },
    {   sTitle:'Neighbor Disputes',
        bIsWebPath:true,
        sUrl:'Real-Estate-Law/Neighbor-Disputes.shtml'
    },
    {   sTitle:'HOA Litigation',
        bIsWebPath:true,
        sUrl:'Real-Estate-Law/HOA-Litigation.shtml'
    }]
},
{   sTitle:'CONSTRUCTION LAW',
    sUrl:'http://www.bakerassociateslaw.com/Construction-Law/',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Prompt Pay',
        bIsWebPath:true,
        sUrl:'Construction-Law/Prompt-Pay-Construction.shtml'
    },
    {   sTitle:'Construction Litigation',
        bIsWebPath:true,
        sUrl:'Construction-Law/Construction-Litigation.shtml'
    },
    {   sTitle:'Construction Code Violations',
        bIsWebPath:true,
        sUrl:'Construction-Law/CA-Construction-Code-Violations.shtml'
    },
    {   sTitle:'Mechanic Liens',
        bIsWebPath:true,
        sUrl:'Construction-Law/Mechanic-Liens.shtml'
    },
    {   sTitle:'Public Works',
        bIsWebPath:true,
        sUrl:'Construction-Law/Public-Works.shtml'
    }]
}]
});
