var nav_173tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Corporate',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'corporate.html',
    'sTarget':'_self'
},
{   'sTitle':'Other Occasions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'otheroccasions.html'
},
{   'sTitle':'Local Attractions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'localattractions.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
