var nav_359tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'The Resorts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resorts.html'
},
{   'sTitle':'Reservations',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reservations.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html',
    'sTarget':'_self'
},
{   'sTitle':'Wilder Farms',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wilder_farms.html',
    'sTarget':'_self'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy_policy.html'
},
{   'sTitle':'Terms of Use',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms.html'
},
{   'sTitle':'Site Map',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'site_map.html'
},
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
}]
});
