var nicksons_navigationtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/index2.html',
    'sTarget':'_self'
},
{   'sTitle':'Menus',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/menu.html',"childArray" : [
    {   'sTitle':'Lunch Menu',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/nicksons-lunch-menu.html'
    },
    {   'sTitle':'Dinner Menu',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/nicksons-dinner-menu.html'
    },
    {   'sTitle':'Drink Menu',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/nicksons-wine-beer-cocktail-menu.html'
    }]
},
{   'sTitle':'Events',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/events.html',"childArray" : [
    {   'sTitle':'Restaurant Week Menu',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/lagrange-restaurant-week.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'In the News',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/press.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/links.html'
},
{   'sTitle':'About Nicksons',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/about.html',"childArray" : [
    {   'sTitle':'Nick Baca',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/chef-nick-baca.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Rich Baca',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/about-rich-baca.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Michelin Recognition',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/michelin-recommends-nicksons-restaurant-la-grange.html'
    },
    {   'sTitle':'History of the BarnStar',
        'bIsExternal':true,
        'sUrl':'http://www.nicksonseatery.com/barnstar.html'
    }]
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'http://nicksonseatery.com/blog',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'sUrl':'http://www.nicksonseatery.com/contact.html'
}]
});
