var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'driver instructor training in Barnet',
    'sTitle':'Barnet',
    'bIsWebPath':true,
    'sUrl':'barnet.html'
},
{   'sTitle':'Bedford',
    'bIsWebPath':true,
    'sUrl':'bedford.html'
},
{   'sTitle':'Bletchley',
    'bIsWebPath':true,
    'sUrl':'bletchley.html'
},
{   'sTitle':'Enfield',
    'bIsWebPath':true,
    'sUrl':'enfield.html'
},
{   'sTitle':'Pinner',
    'bIsWebPath':true,
    'sUrl':'pinner.html'
},
{   'sTitle':'Mill Hill',
    'bIsWebPath':true,
    'sUrl':'mill-hill.html'
},
{   'sTitle':'Luton',
    'bIsWebPath':true,
    'sUrl':'luton.html'
},
{   'sTitle':'St Albans',
    'bIsWebPath':true,
    'sUrl':'st-albans.html'
}]
});
