var customNavTree8 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.valleyestateplanning.com/',
    sTarget:'_self'
},
{   sTitle:'Overview',
    bIsWebPath:true,
    sUrl:'Estate-Planning-Overview.html'
},
{   sTitle:'Attorney Profile',
    bIsWebPath:true,
    sUrl:'Jonathan-Leventhal.html'
},
{   sTitle:'Estate Planning Information',
    bIsWebPath:true,
    sUrl:'CA-Estate-Planning.html',"childArray" : [
    {   sTitle:'Basic Estate Planning',
        bIsWebPath:true,
        sUrl:'Estate-Planning-Basics.html'
    },
    {   sTitle:'Wills',
        bIsWebPath:true,
        sUrl:'CA-Legal-Wills.html'
    },
    {   sTitle:'Probate',
        bIsWebPath:true,
        sUrl:'Attorney-Probate-Court.html',
        sTarget:'_self'
    },
    {   sTitle:'Trusts',
        bIsWebPath:true,
        sUrl:'CA-Trust-Planning.html'
    },
    {   sTitle:'Asset Protection',
        bIsWebPath:true,
        sUrl:'Asset-Protection-Planning.html'
    },
    {   sTitle:'Blended Families',
        bIsWebPath:true,
        sUrl:'Blended-Family-Estate.html'
    },
    {   sTitle:'Non-Traditional Families',
        bIsWebPath:true,
        sUrl:'Non-Traditional-Families.html'
    },
    {   sTitle:'Special Needs Trusts',
        bIsWebPath:true,
        sUrl:'Special-Needs-Trusts.html'
    },
    {   sTitle:'Durable Power of Attorney',
        bIsWebPath:true,
        sUrl:'Durable-Power-Attorney.html'
    },
    {   sTitle:'Living Wills',
        bIsWebPath:true,
        sUrl:'Living-Wills-Directive.html'
    },
    {   sTitle:'Long Term Care Planning',
        bIsWebPath:true,
        sUrl:'Long-Term-Planning.html'
    },
    {   sTitle:'Conservatorships',
        bIsWebPath:true,
        sUrl:'Conservatorships.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact.html'
}]
});
