var nav_377tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Brochures',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'brochures.html',
    'sTarget':'_self'
},
{   'sTitle':'Sales Enquiry',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sales-enquiry.html',
    'sTarget':'_self'
},
{   'sTitle':'Book a Test Drive',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sales-enquiry.html',
    'sTarget':'_self'
},
{   'sTitle':'Legal & Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'legal.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact-us.html',
    'sTarget':'_self'
}]
});
