var customnavtree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'from the farm',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'testimonials',
    bIsWebPath:true,
    sUrl:'page7.html'
},
{   sTitle:'community service',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sTitle:'contact us',
    bIsWebPath:true,
    sUrl:'page9.html'
}]
});
