var nav_264tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Surelock Home',
    'bIsExternal':true,
    'sUrl':'http://www.surelock.co.uk/index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'More about Surlock McGill',
        'bIsExternal':true,
        'sUrl':'http://www.surelock.co.uk/aboutus.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Total Commitment - Comprehensive Service',
        'bIsExternal':true,
        'sUrl':'http://www.surelock.co.uk/totalcommitment.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Simple System Specification',
        'bIsExternal':true,
        'sUrl':'http://www.surelock.co.uk/simplesystemspecification.html',
        'sTarget':'_self'
    }]
}]
});
