var nav_62tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Availability',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'availability.html'
},
{   'sTitle':'Party Deals',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'partydeal.html'
},
{   'sTitle':'About Gary Good',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutgarygood.html'
},
{   'sTitle':'Contact Gary Good',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactgarygood1.html'
}]
});
