var nav_185tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Live Music',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'music.html',
    'sTarget':'_self'
},
{   'sTitle':'Food',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'food.html',
    'sTarget':'_self'
},
{   'sTitle':'Wine',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'drinks.html',
    'sTarget':'_self'
},
{   'sTitle':'Cocktail',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html',
    'sTarget':'_self'
},
{   'sTitle':'Membership',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'membership.html',
    'sTarget':'_self'
},
{   'sTitle':'Bookings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bookings.html',
    'sTarget':'_self'
},
{   'sTitle':'Affiliates',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'twisted.html',
    'sTarget':'_self'
}]
});
