var nav_420tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'ABOUT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_us.html',
    'sTarget':'_self'
},
{   'sTitle':'OUR COMPANIES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'our companies.html',
    'sTarget':'_self'
},
{   'sTitle':'OUR PROMISE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'our_promise.html',
    'sTarget':'_self'
},
{   'sTitle':'OUR CHARITY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'our_chosen_charity.html',
    'sTarget':'_self'
},
{   'sTitle':'VACANCIES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'vacancies.html',
    'sTarget':'_self'
},
{   'sTitle':'CANDIDATE RESOURCES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cand_resources.html'
},
{   'sTitle':'NEWS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
},
{   'sTitle':'FAQS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faqs.html'
}]
});
