var nav_415tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Dinner Menu',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dinner.html'
},
{   'sTitle':'Brunch Menu',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'brunch.html'
}]
});
