var customNavTree16 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'BANKRUPTCY',
    bIsWebPath:true,
    sUrl:'Practice-Areas/index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'CHAPTER 7 BANKRUPTCY',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bankruptcy-Chapter-7.html'
    },
    {   sTitle:'CHAPTER 13 BANKRUPTCY',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bankruptcy-Chapter-13.html'
    },
    {   sTitle:'SMALL BUSINESS BANKRUPTCY',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bankruptcy-Small-Business.html'
    },
    {   sTitle:'CREDIT CARD BILLS',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Credit-Card-Discharge.html'
    },
    {   sTitle:'MEDICAL BILLS',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Medical-Bills-Bankruptcy.html'
    },
    {   sTitle:'STOP CREDITOR HARASSMENT',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bill-Collection-Help.html'
    },
    {   sTitle:'BANKRUPTCY AND YOUR HOME',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bankruptcy-CA-Homeowner.html'
    },
    {   sTitle:'CASH FOR KEYS',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Mortgage-Cash-Keys.html'
    },
    {   sTitle:'BANKRUPTCY AND YOUR CAR',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Car-Truck-Bankruptcy.html'
    },
    {   sTitle:'STUDENT LOANS',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Student-Loans-Taxes.html'
    },
    {   sTitle:'WAGE GARNISHMENT',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Wage-Garnish.html'
    },
    {   sTitle:'BANKRUPTCY AND RETIREMENT',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Bankruptcy-Retirement.html',
        sTarget:'_self'
    },
    {   sTitle:'CLIENTS',
        sUrl:'https://www.rapidimport.com/login/',
        sTarget:'_self'
    }]
},
{   sTitle:'PERSONAL INJURY',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Personal-Injury.html'
},
{   sTitle:'BUSINESS LITIGATION',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Business-Litigation-Lawyer.html'
},
{   sTitle:'ESTATE PLANNING',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Estate-Planning.html'
}]
});
