var customNavTree9 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'serviceshome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Patents',
        bIsWebPath:true,
        sUrl:'patenthome.html',
        sTarget:'_self'
    },
    {   sTitle:'Trademarks',
        bIsWebPath:true,
        sUrl:'trademarkhome.html',
        sTarget:'_self'
    },
    {   sTitle:'Copyrights',
        bIsWebPath:true,
        sUrl:'copyrighthome.html',
        sTarget:'_self'
    },
    {   sTitle:'Other Services',
        bIsWebPath:true,
        sUrl:'otherhome.html',
        sTarget:'_self'
    }]
},
{   sTitle:' About  Us',
    bIsWebPath:true,
    sUrl:'abouthome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'About the Firm',
        bIsWebPath:true,
        sUrl:'abouthome.html',
        sTarget:'_self'
    },
    {   sTitle:'Stuart J. West',
        bIsWebPath:true,
        sUrl:'sjw.html',
        sTarget:'_self'
    },
    {   sTitle:'Charlotte Rodeen-Dickert',
        bIsWebPath:true,
        sUrl:'crd.html',
        sTarget:'_self'
    },
    {   sTitle:'Shaun N. Sluman',
        bIsWebPath:true,
        sUrl:'sns.html',
        sTarget:'_self'
    },
    {   sTitle:'Ted A. Marsh',
        bIsWebPath:true,
        sUrl:'tam.html',
        sTarget:'_self'
    },
    {   sTitle:'Dawn L. Callender',
        bIsWebPath:true,
        sUrl:'dlc.html',
        sTarget:'_self'
    },
    {   sTitle:'Carolina Nunez',
        bIsWebPath:true,
        sUrl:'can.html',
        sTarget:'_self'
    },
    {   sTitle:'Fiorela Contreras',
        bIsWebPath:true,
        sUrl:'fec.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Clients',
    bIsWebPath:true,
    sUrl:'clientshome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'About You',
        bIsWebPath:true,
        sUrl:'aboutyouhome.html',
        sTarget:'_self'
    },
    {   sTitle:'Start-ups',
        bIsWebPath:true,
        sUrl:'startups.html',
        sTarget:'_self'
    },
    {   sTitle:'Small Inventors',
        bIsWebPath:true,
        sUrl:'smallinventors.html',
        sTarget:'_self'
    },
    {   sTitle:'Established Companies',
        bIsWebPath:true,
        sUrl:'established.html',
        sTarget:'_self'
    },
    {   sTitle:'Our Clients',
        bIsWebPath:true,
        sUrl:'clientshome.html',
        sTarget:'_self'
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'newshome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'News',
        bIsWebPath:true,
        sUrl:'newshome.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Forms',
    bIsWebPath:true,
    sUrl:'forms.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Forms',
        bIsWebPath:true,
        sUrl:'forms.html',
        sTarget:'_self'
    }]
},
{   sTitle:'FAQ',
    bIsWebPath:true,
    sUrl:'faqhome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'FAQs',
        bIsWebPath:true,
        sUrl:'faqhome.html',
        sTarget:'_self'
    },
    {   sTitle:'Submit A Question',
        bIsWebPath:true,
        sUrl:'newquestion.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contacthome.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contacthome.html',
        sTarget:'_self'
    }]
}]
});
