var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'hebdens_agricultural_established_local_company_in_pilling.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'hebdens_agricultural_equine_gardening_diy.html'
},
{   sTitle:'Feeds',
    bIsWebPath:true,
    sUrl:'hebdens_agricultural_feeds_dog_food_cat_food_bird_poultry.html'
},
{   sTitle:'Fencing',
    bIsWebPath:true,
    sUrl:'hebdens_agricultural_fence_panels_gates_trellis.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page10.html'
}]
});
