var nav_289tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'SPORTS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'GOLF',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'golf.html'
    }]
},
{   'sTitle':'MEALS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'MAIN COURSES',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mainmenu.html'
    },
    {   'sTitle':'BUDGET BUSTER MEALS',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'budget.html'
    },
    {   'sTitle':'SPECIALS',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'specials.html'
    },
    {   'sTitle':'SNACKS',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'snacks.html'
    },
    {   'sTitle':'CHILDREN\'S MENU',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'children.html'
    },
    {   'sTitle':'SUNDAY LUNCHES',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sundaylunches.html'
    }]
},
{   'sTitle':'ALE FESTIVAL',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'alefestival.html'
},
{   'sTitle':'EVENTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'events.html'
},
{   'sTitle':'DRINKS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'REAL ALES',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'realales.html'
    }]
},
{   'sTitle':'FIND US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'findus.html'
},
{   'sTitle':'BURNS NIGHT PICTURES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'burnsnight.html',
    'sTarget':'_self'
},
{   'sTitle':'VALENTINE\'S DAY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'valentine.html',
    'sTarget':'_self'
}]
});
