var nav_484tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Business Law',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'business_law.html',
    'sTarget':'_self'
},
{   'sTitle':'Real Estate Law',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'real_estate_law.html',
    'sTarget':'_self'
},
{   'sTitle':'Employment Law',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'employment_law.html',
    'sTarget':'_self'
}]
});
