var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'\r\n',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'\r\n',
    sTitle:'General Property Maintenance',
    bIsWebPath:true,
    sUrl:'general_property_maintenance.html'
},
{   sTitle:'Kitchens and Bathrooms',
    bIsWebPath:true,
    sUrl:'kitchen_bathroom_fitting.html'
},
{   sTitle:'Windows, Conservatories and Doors',
    bIsWebPath:true,
    sUrl:'windows_conservatories_doors.html'
},
{   sTitle:'Enquiry Form',
    bIsWebPath:true,
    sUrl:'contact-us.html'
}]
});
