var customNavTree9 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Gardening with children',
    bIsWebPath:true,
    sUrl:'ygcert.html',
    sTarget:'_self'
},
{   sTitle:'Workshops',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Floral Gallery',
    bIsWebPath:true,
    sUrl:'page14.html'
},
{   sTitle:'RBGE',
    bIsWebPath:true,
    sUrl:'page24.html'
},
{   sTitle:'Hardy Scottish Plants',
    bIsWebPath:true,
    sUrl:'page59.html'
}]
});
