var nav_347tree = 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':'Estate Probate Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'probate & estate planning links.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html',
    'sTarget':'_self'
}]
});
