var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Lettings Home',
    bIsWebPath:true,
    sUrl:'index.php',"childArray" : [
    {   sDescription:'Please click here to search for property to rent',
        sTitle:'Search for Property to Rent',
        bIsExternal:true,
        sUrl:'http://www.rightmove.co.uk/property-to-rent/find/ClearMoveUKcom-Estate-and-Letting-Agent/Fleet.html?locationIdentifier=BRANCH%5E86159&includeLetAgreed=true&_includeLetAgreed=on',
        sTarget:'_blank'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact.php',"childArray" : [
        {   sTitle:'Landlord Register',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'llregister.php'
        },
        {   sTitle:'Contact Info',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'contact.php'
        },
        {   sTitle:'Register for Property',
            bIsWebPath:true,
            sUrl:'page16.php'
        }]
    },
    {   sTitle:'Landlord Info',
        bIsWebPath:true,
        sUrl:'llinfo.php',"childArray" : [
        {   sTitle:'Contact Us',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'contact.php'
        },
        {   sTitle:'Landlord Info',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'llinfo.php'
        },
        {   sTitle:'Meet The Team',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'meetus.php'
        },
        {   sTitle:'Landlords - Register Here',
            bIsWebPath:true,
            sUrl:'llregister.php'
        }]
    },
    {   sTitle:'Tenant Info',
        bIsWebPath:true,
        sUrl:'info.php',"childArray" : [
        {   sTitle:'Tenant Info',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'info.php'
        },
        {   sTitle:'Register For Property',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'page16.php'
        }]
    },
    {   sTitle:'Meet The Team',
        bIsWebPath:true,
        sUrl:'meetus.php'
    },
    {   sTitle:'News',
        bIsWebPath:true,
        sUrl:'news.php'
    }]
},
{   sTitle:'Capital Living',
    bIsWebPath:true,
    sUrl:'cl.html',"childArray" : [
    {   sTitle:'Home',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'cl.html'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contactus.html'
    },
    {   sTitle:'The Concept',
        bIsWebPath:true,
        sUrl:'concept.html'
    },
    {   sTitle:'Property Owners',
        bIsWebPath:true,
        sUrl:'owners.html'
    }]
}]
});
