var nav_431tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Make a booking',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'booking.html'
},
{   'sTitle':'Menu List',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'alacarte.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'A la carte',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'alacarte.html'
    },
    {   'sTitle':'Group Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'group_menu.html'
    },
    {   'sTitle':'Set Lunch',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'set_lunch_menu.html'
    },
    {   'sTitle':'Canape Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'canape_menu.html'
    },
    {   'sTitle':'Christmas Group Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'christmas_menu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Christmas Day Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'christmas_day_menu.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Wine List',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wine_list.html'
},
{   'sTitle':'Private Dining Rooms',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'private_dining_rooms.html'
},
{   'sTitle':'Special Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'st_patricks_day_at_greigs.html',
    'sTarget':'_self'
},
{   'sTitle':'Special Offers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'special_offers.html'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Greig\'s On TV',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'greigsontv.html',
    'sTarget':'_self'
},
{   'sTitle':'Reviews',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reviews.html'
},
{   'sTitle':'Find us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'find_us.html'
},
{   'sTitle':'Useful Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'useful_links.html'
}]
});
