var nav_435tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Attorney Profiles',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'attorney_profiles.html',
    'sTarget':'_self'
},
{   'sTitle':'Practice Areas',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'practice_areas.html',
    'sTarget':'_self'
},
{   'sTitle':'Case Evaluation Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'case_evaluation_form.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'helpful_links.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html',
    'sTarget':'_self'
}]
});
