var customNavTree17 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Information Centre',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Steel Colour Samples',
    bIsWebPath:true,
    sUrl:'steel_storage_colours.html',
    sTarget:'_self'
},
{   sTitle:'Request a Quote',
    bIsWebPath:true,
    sUrl:'request_a_quote.html',
    sTarget:'_self'
},
{   sTitle:'Brochure Request',
    bIsWebPath:true,
    sUrl:'brochure_request.html',
    sTarget:'_self'
},
{   sTitle:'Pricing Guide',
    bIsWebPath:true,
    sUrl:'pricing_guide.html',
    sTarget:'_self'
},
{   sTitle:'Benefits of Leasing',
    bIsWebPath:true,
    sUrl:'benefits_of_leasing.html',
    sTarget:'_self'
},
{   sTitle:'Delivery and Installation',
    bIsWebPath:true,
    sUrl:'delivery_and_installation.html',
    sTarget:'_self'
}]
});
