var nav_171tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'The Wilder Difference',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wilder_difference.html',"childArray" : [
    {   'sTitle':'Personal Invitation',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'invitation.html',
        'sTarget':'_self'
    },
    {   'sTitle':'About Us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'about_us.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Wilder Corporation',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wilder_corp.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'The Resorts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resorts.html',"childArray" : [
    {   'sTitle':'Florida Resorts',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'florida.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Texas Resorts',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'texas.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Reservations',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reservations.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Florida Reservations',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'florida.reservations.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Texas Reservations',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'texas.reservations.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
