var nav_387tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Menus',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'menus.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Breakfasts',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'breakfast.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Drinks',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'drinks.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Main Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mainmenu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Main Courses',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self'
    },
    {   'sTitle':'Daily Specials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'daily.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Take Away',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page24.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Puddings',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'puddings.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Cakes',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cakes.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Little People Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page23.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Gluten Free',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'glutenfree.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Opening Times',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'opening.html',
    'sTarget':'_self'
},
{   'sTitle':'The Farm',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'farm.html',
    'sTarget':'_self'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html',
    'sTarget':'_self'
},
{   'sTitle':'Recruitment',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recruitment.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
