var nav_346tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html',
    'sTarget':'_self'
},
{   'sTitle':'Our People',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'solicitors.html',
    'sTarget':'_self'
},
{   'sTitle':'Our Fees Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fees.html'
},
{   'sTitle':'Resource Library',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resources.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
