var nav_197tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'MENU',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'breakfast.html',
    'sTarget':'_self'
},
{   'sTitle':'WHAT\'S ON',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whatson.html'
},
{   'sTitle':'THE GALLERY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'V.I.P. CLUB',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'vipclub.html'
},
{   'sTitle':'RESERVATIONS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reservations.html'
},
{   'sTitle':'OUTSIDE CATERING',
    'bIsExternal':true,
    'sUrl':'http://www.keysoutsidecatering.co.uk/index.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
