var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Youngs Decor Maintenance - YDM | Specialising in Complete Property Maintenance, Ecology Support and much more throughout the whole of the South-East and Kent regions.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':' About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'Previous Work',
    'bIsWebPath':true,
    'sUrl':'previouswork.html',"childArray" : [
    {   'sTitle':'Bathroom Installation',
        'bIsWebPath':true,
        'sUrl':'bathroominstall1.html'
    },
    {   'sTitle':'Bathroom Installation',
        'bIsWebPath':true,
        'sUrl':'bathroominstall2.html'
    },
    {   'sTitle':'Garden Fence Installation',
        'bIsWebPath':true,
        'sUrl':'fenceinstall.html'
    },
    {   'sTitle':'Laboratory Installation',
        'bIsWebPath':true,
        'sUrl':'laboratoryinstall.html'
    },
    {   'sTitle':'House Fascia',
        'bIsWebPath':true,
        'sUrl':'housefascia.html'
    },
    {   'sTitle':'Lounge Refurbishment',
        'bIsWebPath':true,
        'sUrl':'loungerefurb.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
