var customNavTree21 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Client Login',
    bIsWebPath:true,
    sUrl:'client-login.html'
},
{   sTitle:'Free Confidential Consultation Request',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'contact-private-investigator.html#FREECONFIDENTIALCONSULTATIONREQUEST',
    sTarget:'_self'
},
{   sTitle:'Credit Card Authorization Form',
    bIsWebPath:true,
    sUrl:'EPICreditCardAuthorizationForm2.doc.pdf',
    sTarget:'_self'
}]
});
