var nav_186tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Family',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'family.html',
    'sTarget':'_self'
},
{   'sTitle':'Conveyancing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'conveyancing.html'
},
{   'sTitle':'Property',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'property.html',
    'sTarget':'_self'
},
{   'sTitle':'Dispute Resolution',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resolution.html'
},
{   'sTitle':'Private Client',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'private-client.html',
    'sTarget':'_self'
}]
});
