var nav_87tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Website Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms_and_condition.html',
    'sTarget':'_self'
},
{   'sTitle':'Privacy policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy_policy.html',
    'sTarget':'_self'
},
{   'sTitle':'Salon Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'salon_terms_and_conditions.html',
    'sTarget':'_self'
},
{   'sTitle':'Site map',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sitemap.html',
    'sTarget':'_self'
}]
});
