var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Best Plumbers Leeds',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Drains',
    'bIsWebPath':true,
    'sUrl':'leedsdrains.html'
},
{   'sTitle':'Gas',
    'bIsWebPath':true,
    'sUrl':'gassafeleeds.html'
},
{   'sTitle':'Bathrooms',
    'bIsWebPath':true,
    'sUrl':'bathroomleeds.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactbestplumbersleeds.html'
}]
});
