var customNavTree23 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'DIVORCE',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Divorce.shtml'
},
{   sTitle:'MEDIATION',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Mediation-Collaborative-Family-Law.shtml'
},
{   sTitle:'CHILD CUSTODY & SUPPORT',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Child-Custody-and-Support.shtml',"childArray" : [
    {   sTitle:'LEGAL CUSTODY',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Legal-Custody-Determinations.shtml'
    },
    {   sTitle:'PHYSICAL CUSTODY',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Physical-Child-Custody.shtml'
    },
    {   sTitle:'CHILD CUSTODY MEDIATION',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Child-Custody-Mediation.shtml'
    },
    {   sTitle:'CHILD CUSTODY EVALUATIONS',
        bIsWebPath:true,
        sUrl:'Practice-Areas/Child-Custody-Evaluations.shtml'
    }]
},
{   sTitle:'SPECIAL NEEDS CHILDREN',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Special-Needs-Children.shtml'
},
{   sTitle:'DOMESTIC VIOLENCE & RESTRAINING ORDERS',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Domestic-Violence-Restraining-Orders.shtml'
},
{   sTitle:'HIGH NET WORTH & COMPLEX PROPERTY DIVISION',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Division-of-Property.shtml'
},
{   sTitle:'DIVORCE IN THE ENTERTAINMENT INDUSTY',
    bIsWebPath:true,
    sUrl:'Practice-Areas/Divorce-Entertainment-Industry.shtml'
}]
});
