var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Management',
        bIsWebPath:true,
        sUrl:'management.html',"childArray" : [
        {   sTitle:'Marcela',
            bIsWebPath:true,
            sUrl:'marcela.html'
        }]
    },
    {   sTitle:'Owner Login',
        bIsWebPath:true,
        sUrl:'owner-login.html',"childArray" : [
        {   sTitle:'#371 & #372',
            bIsWebPath:true,
            sUrl:'371-372-owner.html',"childArray" : [
            {   sTitle:'Statements',
                bIsWebPath:true,
                sUrl:'statements.html',
                sTarget:'_self'
            },
            {   sTitle:'Details-371-372',
                bIsWebPath:true,
                sUrl:'details-371-372.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'#1604',
            bIsWebPath:true,
            sUrl:'1604-owner.html',
            sTarget:'_self'
        },
        {   sTitle:'#2000',
            bIsWebPath:true,
            sUrl:'2000-owner.html',
            sTarget:'_self'
        },
        {   sTitle:'#2701',
            bIsWebPath:true,
            sUrl:'2701-owner.html'
        },
        {   sTitle:'#3730',
            bIsWebPath:true,
            sUrl:'3730-owner.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Cancun Beachfront Condo Rentals',
    bIsWebPath:true,
    sUrl:'Condo-Rentals.html',"childArray" : [
    {   sTitle:'#1604 - 5BR-5.0Bth',
        bIsWebPath:true,
        sUrl:'Unit-1604.html',"childArray" : [
        {   sTitle:'#1604 Information',
            bIsWebPath:true,
            sUrl:'1604-information.html',
            sTarget:'_self'
        },
        {   sTitle:'#1604 Photo Gallery',
            bIsWebPath:true,
            sUrl:'1604-photos.html',
            sTarget:'_self'
        },
        {   sTitle:'#1604 Rates & Availability',
            bIsWebPath:true,
            sUrl:'1604-rates.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'#2000 - 2BR-2.5Bth',
        bIsWebPath:true,
        sUrl:'Unit-2000.html',"childArray" : [
        {   sTitle:'#2000 Information',
            bIsWebPath:true,
            sUrl:'2000-information.html',
            sTarget:'_self'
        },
        {   sTitle:'#2000 Photo Gallery',
            bIsWebPath:true,
            sUrl:'2000-photos.html',
            sTarget:'_self'
        },
        {   sTitle:'#2000 Rates & Availability',
            bIsWebPath:true,
            sUrl:'2000-rates.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'#2701 - 4BR-4.5Bth',
        bIsWebPath:true,
        sUrl:'Unit-2701.html',"childArray" : [
        {   sTitle:'#2701 Information',
            bIsWebPath:true,
            sUrl:'2701-information.html',
            sTarget:'_self'
        },
        {   sTitle:'#2701 Photo Gallery',
            bIsWebPath:true,
            sUrl:'2701-photos.html',
            sTarget:'_self'
        },
        {   sTitle:'#2701 Rates & Availability',
            bIsWebPath:true,
            sUrl:'2701-rates.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'#371 - 4BR-3.5Bath',
        bIsWebPath:true,
        sUrl:'Unit-371.html',"childArray" : [
        {   sTitle:'#371 Information',
            bIsWebPath:true,
            sUrl:'371-Information.html'
        },
        {   sTitle:'#371 Photo Gallery',
            bIsWebPath:true,
            sUrl:'unit-371-photos.html',
            sTarget:'_self'
        },
        {   sTitle:'#371 Rates & Availability',
            bIsWebPath:true,
            sUrl:'371-rates.html'
        }]
    },
    {   sTitle:'#372 - 4BR-3.5Bath',
        bIsWebPath:true,
        sUrl:'Unit-372.html',"childArray" : [
        {   sTitle:'#372 Information',
            bIsWebPath:true,
            sUrl:'372-Information.html'
        },
        {   sTitle:'#372 Photo Gallery',
            bIsWebPath:true,
            sUrl:'372-photos.html'
        },
        {   sTitle:'#372 Rates & Availability',
            bIsWebPath:true,
            sUrl:'372-rates.html'
        }]
    },
    {   sTitle:'#3730 - 4BR-3.5Bth',
        bIsWebPath:true,
        sUrl:'3730_photos.html',"childArray" : [
        {   sTitle:'#3730 Information',
            bIsWebPath:true,
            sUrl:'3730-Information.html'
        },
        {   sTitle:'#3730 Photo Gallery',
            bIsWebPath:true,
            sUrl:'3730-photos.html'
        },
        {   sTitle:'#3730 Rates & Availability',
            bIsWebPath:true,
            sUrl:'3730-rates 6.html'
        }]
    }]
},
{   sTitle:'Information Center',
    bIsWebPath:true,
    sUrl:'information.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'All Inclusive Option',
        bIsWebPath:true,
        sUrl:'all-inclusive-info.html'
    },
    {   sTitle:'Availability-ALL',
        bIsWebPath:true,
        sUrl:'availability.html'
    },
    {   sTitle:'Cancellation Policy',
        bIsWebPath:true,
        sUrl:'cancellation-policy.html'
    },
    {   sTitle:'Service Central',
        bIsWebPath:true,
        sUrl:'additional-services.html'
    },
    {   sTitle:'Reservations',
        bIsWebPath:true,
        sUrl:'reservations.html',
        sTarget:'_self'
    }]
}]
});
