var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Kitchens',
    'bIsWebPath':true,
    'sUrl':'kitchens.html'
},
{   'sTitle':'Built-in Wardrobes Furniture',
    'bIsWebPath':true,
    'sUrl':'built_in_wardrobes.html'
},
{   'sDescription':'Radiator covers made to order.',
    'sTitle':'Radiator Covers',
    'bIsWebPath':true,
    'sUrl':'radiator_covers.html'
},
{   'sTitle':'Bookcases',
    'bIsWebPath':true,
    'sUrl':'bookcases.html'
},
{   'sTitle':'Conservatories',
    'bIsWebPath':true,
    'sUrl':'conservatories_eastbourne.html'
},
{   'sTitle':'Oak Flooring',
    'bIsWebPath':true,
    'sUrl':'oakfloors.html'
},
{   'sTitle':'Small works',
    'bIsWebPath':true,
    'sUrl':'small_works.html'
},
{   'sTitle':'Bathroom Refurbishments',
    'bIsWebPath':true,
    'sUrl':'bathrooms.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
