var customnavtree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Open times',
    bIsWebPath:true,
    sUrl:'plantlist.html',
    sTarget:'_self'
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'Location.html'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'ContactForm.html',
    sTarget:'_self'
}]
});
