<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>


<title>Travel Booking</title>

<script type='text/javascript' src='http://cdn.ezrez.com/assets/53609/js/packages/js/externals-pkg.js'></script> <script type='text/javascript' src='http://cdn.ezrez.com/assets/53609/js/packages/js/ezrez-lib-nomaps-pkg.js'></script> 

<script>
  EzRez.Application = new EzRez.App.Application();
  EzRez.Application.SysConf = new EzRez.WebApi.SysConf({"_defaultCountryCode":"US","_omnitureAccountId":"ezrezdev","_sessionTrackCookieName":"EZ_SESSION_TRACK","_timeZoneName":"US/Eastern","_hotelsPerPage":15,"_sessionTimeoutInMinutes":15,"_isDisplayCashColumn":true,"_timeZoneOffset":-1.44E7});
  EzRez.Application.WebContext = new EzRez.WebApi.WebContext({"_url":"http://clubnavigo.ezrez.com","_clientUrl":"clubnavigo.ezrez.com","_clientName":"clubnavigo","_cobrandName":"IORReservations","_webAssetsRoot":"http://cdn.ezrez.com/assets/53609","_tab":"c","_pageName":"","_fileName":"clientjs.cfm","_debugMode":false,"_webDevMode":false,"_isAgent":false});
  EzRez.Application.TravelerProfile = new EzRez.WebApi.TravelerProfile({});
  EzRez.Application.Search = new EzRez.WebApi.Search({"_departingArea":"","_arrivingArea":"","_airCabin":"coach","_featuredHotelIds":[],"_numAdults":0,"_numChildren":0,"_numTotalChildren":0,"_numTotalAdults":0,"_numSeniors":0,"_numInfantsInSeat":0,"_numInfantsInLap":0,"_numPassengers":0,"_hotelRoomCount":1,"_hasAir":false,"_hasActivity":false,"_hasCar":false,"_hasRoom":false,"_isMultiDestination":false,"_isRoundTrip":false,"_ezrezObjectKey":"biz25iad080378247125"});
  EzRez.Application.Availability = new EzRez.WebApi.Availability({});
  EzRez.Application.Itinerary = new EzRez.WebApi.Itinerary({"_roomPartials":[],"_hasRoom":false,"_activityPartials":[],"_airOptionPartials":[],"_carPartials":[],"_certificatePartials":[],"_hasAir":false,"_hasActivity":false,"_hasCar":false,"_hasInsurance":false,"_hasCertificate":false});
  EzRez.Application.Booking = new EzRez.WebApi.Booking({"_bookingNumber":0,"_numAdults":0,"_numChildren":0,"_numTotalChildren":0,"_numTotalAdults":0,"_numSeniors":0,"_numInfantsInSeat":0,"_numInfantsInLap":0,"_numPassengers":0,"_paymentTotalPoints":0,"_paymentTotal":0.0,"_packagePriceInCustomerCurrency":0.0,"_packagePriceInPoints":0.0,"_customerOwe":0.0,"_customerPaymentTotal":0.0,"_agencyAgentMarkup":0.0,"_agencyCommissionTotal":0.0,"_customerPaidPoints":0.0,"_customerPaidCashInCustomerCurrency":0.0,"_isOnHold":false,"_isSubsequentPayment":false,"_isSubscribedToEmailList":false,"_frequentFlyerNumber":"","_creditCardType":"","_itineraryPartial":{"_roomPartials":[],"_hasRoom":false,"_activityPartials":[],"_airOptionPartials":[],"_carPartials":[],"_certificatePartials":[],"_hasAir":false,"_hasActivity":false,"_hasCar":false,"_hasInsurance":false,"_hasCertificate":false}});
  EzRez.Application.Agent = new EzRez.WebApi.Agent({"_id":3523,"_agencyId":689,"_type":"FIT","_firstName":"Direct","_lastName":"Consumer"});
  EzRez.Application.RedemptionContract = new EzRez.WebApi.RedemptionContract({});

  /***********************************************************************
   * The global variables below will be deprecated in Ezrez version 9.0 *
   ***********************************************************************/

  // Context vars
  _tab = EzRez.Application.WebContext.searchFormTab;
  _isAgent = EzRez.Application.WebContext.isAgent;

   // Profile vars
  _profileFirstName = EzRez.Application.TravelerProfile.firstName;
  _profileLastName = EzRez.Application.TravelerProfile.lastName;
  _profileTotalRedemptionPoints = EzRez.Application.TravelerProfile.totalRedemptionPoints.toString();
  _profileCustomInfo = EzRez.Application.TravelerProfile.customInfo;
  _profileAccountDisplay = EzRez.Application.TravelerProfile.accountDisplay;

  // booking number and package price
  _bookingNumber = EzRez.Application.Booking.number;
  _packagePriceInCustomerCurrency = EzRez.Application.Booking.packagePriceInCustomerCurrency;

	// Itinerary flags
  _hasActvity = EzRez.Application.Itinerary.products.hasActivity;
  _hasAir = EzRez.Application.Itinerary.products.hasAir;
  _hasCar = EzRez.Application.Itinerary.products.hasCar;
  _hasCruise = EzRez.Application.Itinerary.products.hasCruise;
  _hasRoom = EzRez.Application.Itinerary.products.hasRoom;

	// Current page name
  _pageName = EzRez.Application.WebContext.pageName;
</script>

  <script type='text/javascript' src='http://cdn.ezrez.com/assets/53609/js/packages/js/ezrez-webapp-pkg.js'></script> <link rel='stylesheet' type='text/css' href='http://cdn.ezrez.com/assets/53609/js/packages/css/externals-webapp-pkg.css'> <link rel='stylesheet' type='text/css' href='http://cdn.ezrez.com/assets/53609/js/packages/css/ezrez-base-old-pkg.css'>

            <!--[if lte IE 7]>
                <link rel='stylesheet' type='text/css' href='http://cdn.ezrez.com/assets/53609/js/packages/css/ezrez-base-ie-pkg.css'>
            <![endif]-->

        <link rel='stylesheet' type='text/css' href='http://cdn.ezrez.com/assets/53609/js/packages/css/ezrez-webapp-availability-hotel-pkg.css'> <link rel='stylesheet' type='text/css' href='http://cdn.ezrez.com/assets/53609/js/packages/css/ezrez-webapp-availability-car-pkg.css'>

        
        <link rel="stylesheet" type="text/css" href="/images_w/clubnavigo/nav/IORReservations/master.css">
        <!--[if lte IE 7]>
          <link rel="stylesheet" type="text/css" href="/images_w/clubnavigo/nav/IORReservations/master_IE.css">
        <![endif]-->
        

    

<script>
    EzRez.Util.Profiler.stop('HTML Head');
</script>

</head>
<body>

 
<div id="waiting_dialog" class="dialog " style='display:none;'>
    <div class="container center">
        
    <div class="header">Retrieving Hotel, please wait...</div>
    <div class="body"><img src=/images/hotel_loading.gif></div>

    </div>
    <div class="overlay"></div>
</div>

 
<div id='lightbox' style='display:none;'>
    <div class='container'>
        <div class='effect_container'>
            <div class='header'>
                <h3 class='title'></h3>
                <p class='caption'></p>
                <a class='close_button' href='#'></a>
            </div>
            <div class='main'>
                <div class='content'></div>
            </div>
            <div class='footer'></div>
            <div class="corner top-right"></div>
            <div class="corner top-left"></div>
            <div class="corner bottom-right"></div>
            <div class="corner bottom-left"></div>
            <div class="fill-vertical"></div>
            <div class="fill-horizontal"></div>
        </div>
    </div>
    <div class='loading'></div>
    <div class='overlay'></div>
</div>


<div id="searchCalendarContainer" class="yui-skin-sam">
  <div id='searchCalendar' style='display:none;' class="yui-calcontainer"></div>
</div>





<div class="page_v1" >
	
	<div class="page_v1_top">
		
<!-- START --><!-- IORReservations/nav_top.cfm -->
		<style type="text/css">
<!--
body {background:#ffffff url(/images_w/clubnavigo/nav/IORReservations/bg.gif) fixed no-repeat center top;}
-->
</style>

<div style="float:left; position:relative;">
    <div style="float:left; margin-right:5px; height:180px; overflow:hidden;">
        <img src="/images_w/clubnavigo/nav/IORReservations/internal_header.jpg" alt="" />
        <div id="mainnav_container" style="margin-top:-2px; height:30px; background:#f37021 url(/images_w/clubnavigo/nav/IORReservations/main-nav_bg.gif) repeat-x;">
            <div class="mainnav">
			    <ul style="list-style-type: none; margin: 0; padding: 0;">
			        <li style="display:inline;"><a href="http://book.islandone.com/ezrez_back.asp">Home</a></li>
                            </ul>
            </div>
            <div class="mainnav" style="float:right;">
                            <ul style="list-style-type:none; margin:0; padding:0;">
			        <li style="display:inline;"><a href="/travel/arc.cfm?tab=r&nav=IORReservations">rooms</a></li>
                                <li style="display:inline;"><a href="/travel/arc.cfm?tab=a&nav=IORReservations">flights</a></li>
                                <li style="display:inline;"><a href="/travel/arc.cfm?tab=c&nav=IORReservations">cars</a></li>
                                <li style="display:inline;"><a href="/travel/arc.cfm?tab=act&nav=IORReservations">attractions</a></li>
                                <li style="display:inline;"><a href="/travel/arc.cfm?tab=p&nav=IORReservations">build your own</a></li>
			    </ul>
	        </div>
            <span style="float:right; font:bold 11px myriad, arial, helvetica, sans-serif; color:#0D3C88; line-height:27px; padding:0 6px 0 0; text-transform:uppercase;">search for <span style="font-size:16px;">»</span></span>
	</div>
    </div>
    <div style="float:left; width:216px;">
        <div style="height:50px; background:#58595b; text-align:center; border:solid 2px #58595b; padding:0; overflow:hidden;"><img src="/images_w/clubnavigo/nav/IORReservations/iorinfo_bg.jpg" alt="" title="" /></div>
        <div style="margin-top:3px;"><img src="/images_w/clubnavigo/nav/IORReservations/ltv_temp.jpg" alt="" /></div>
    </div>
</div>

<!-- END --><!-- IORReservations/nav_top.cfm -->
		
	</div>

	
	<div class="page_v1_c1">
		
		
<!-- START --><!-- IORReservations/toc.cfm -->
		
<!-- END --><!-- IORReservations/toc.cfm -->
		

	</div>


	
	
		<div class="page_v1_c2_wide">
	
<div id="bookingStatus">

</div>


  <div class="siteError">
    A system error has occurred. System administrators have been notified. Please retry your request or <a href="/service/contact.cfm">contact us</a> directly for help with your reservation.<br>
  </div>


		</div> 
	

	
	<div class="page_v1_bottom">
		
<!-- START --><!-- IORReservations/footer.cfm -->
		<style type="text/css">
<!--
        .dock-container
        {
            width:100%;
            height:140px;
            margin:15px 0 0 85px;
        }
        
        .dock-item
        {
            width:70px;
            height:70px;
            float:left;
            margin:0 1px 0 0;
        }

       .page_v2_bottom, .page_v1_bottom
       {
           background-color:transparent;
           height:1px;
           overflow:visible;
       }

       #iorfooter + br + br + div
       {
          display:none;
       }

       #iorfoooter
       {
          text-decoration:none;
       }
-->
</style>
	
<table cellpadding="0" width="100%" cellspacing="0" border="0" align="center" style="margin:1px 0 0 0; background-color:transparent;">
    <tr>
        <td style="color:#fff; font:normal 10px myriad, arial, helvetica, sans-serif; text-align:left; padding:5px 0 0 5px;"><br style="height:1px;"/>&copy;2009 Island One Resorts&reg;. All right reserved.</td>
    </tr>
    <tr>
        <td>
                <div class="dock-container">
                    <a class="dock-item" href="http://www.islandone.com"><img src="/images_w/clubnavigo/nav/IORReservations/ior.png" alt="Island One Resorts" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://www.clubnavigo.com"><img src="/images_w/clubnavigo/nav/IORReservations/cn.png" alt="Club Navigo" width="75" height="75" border="0" /></a> 
                    <a class="dock-item" href="http://www.barefootn.com"><img src="/images_w/clubnavigo/nav/IORReservations/bfn.png" alt="Barefoot'n in the Keys" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://clubnavigo.com/resorts/orlando/bryans/"><img src="/images_w/clubnavigo/nav/IORReservations/bsc.png" alt="Bryan's Spanish Cove" width="75" height="75" border="0" /></a> 
                    <a class="dock-item" href="http://clubnavigo.com/resorts/naples/charterclub/"><img src="/images_w/clubnavigo/nav/IORReservations/ccr.png" alt="Charter Club Resort" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://www.chenaybay.com"><img src="/images_w/clubnavigo/nav/IORReservations/cbbr.png" alt="Chenay Bay Beach Resort" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://clubnavigo.com/resorts/daytona/cove/"><img src="/images_w/clubnavigo/nav/IORReservations/cob.png" alt="The Cove on Ormond Beach" width="75" height="75" border="0" /></a> 
                    <a class="dock-item" href="http://www.thecrescentsuites.com"><img src="/images_w/clubnavigo/nav/IORReservations/crssb.png" alt="The Crescent Beach Resort" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://clubnavigo.com/resorts/orlando/likitiki/"><img src="/images_w/clubnavigo/nav/IORReservations/ltv.png" alt="Liki Tiki Resort Village" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://clubnavigo.com/resorts/orlando/orbitone/"><img src="/images_w/clubnavigo/nav/IORReservations/oovv.png" alt="Orbit One Vacation Villas" width="75" height="75" border="0" /></a>
                    <a class="dock-item" href="http://clubnavigo.com/resorts/orlando/parkway/"><img src="/images_w/clubnavigo/nav/IORReservations/pir.png" alt="Parkway International Resort" width="75" height="75" border="0" /></a>
                </div>
        </td>
    </tr>
</table>
<center>
<!-- START CONTROLSCAN SITE SEAL - PLEASE DO NOT MODIFY-->
<a href="//www.controlscan.com/seal/verify5.php?id=229&amp;dom=591BAED0" target="_blank"><img border="0" src="//www.controlscan.com/seal/sealx5.php?id=229&amp;dom=591BAED0" /></a>
<!-- STOP CONTROLSCAN SITE SEAL - PLEASE DO NOT MODIFY -->
</center>
<div id="iorfooter" style="font:normal 10px myriad, arial, helvetica, sans-serif; color:#fff; text-align:center; text-decoration:none;">Powered by EzRez<br/>Fall 2008</div>
<!-- END --><!-- IORReservations/footer.cfm -->
		
	</div> 
</div> 


	<script src="/images/__utm.js" type="text/javascript"></script>


<!-- Google Maps -->


<!-- Scripts -->


<script type="text/javascript">
  (function(App){

    /* Output inline script buffer */
    App.load('waitingDialog',{
        name: 'waiting_dialog',
        position: 'center'
    });

App.load('searchCalendar',{
        name: "searchCalendar",
        locale: "en-US",
        dateFormat: "mm/dd/yy",
        position: "right",
        pages: 2,
        minDaysAdvance: 2,
        advanceOnSelect: false        
    });

App.load('helpToolTip');
  App.load('showDebugXml');
  App.load('validatedIframe');



    /* Output load script buffer */
    

    /* Output unload script buffer */
    

    /* Output custom events script buffer */
    

  })(EzRez.Application);
</script>


    <script type="text/javascript" src="http://clubnavigo.ezrez.com/service/clientjs/?page=all"></script>
  

<script type="text/javascript">
  (function() {
    try {
      if (_gat || _gaq) {
        return;
      }
    } catch(e) {
    }
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  })();
</script>
<script type="text/javascript">
  try {
    EzRez.Util.WebAnalytics.GA.createTracker("UA-518373-36", true);
    /**
     * _trackPageview() and _trackTrans are called automatically by ezRez.
     */
  } catch(err) {
  }
</script>


<script type="text/javascript">
  (function(App){

    App.Profile.stop('HTML Page');

    var fireContentLoadedEvent = function() {
      App.Profile.stop('Mock dom:loaded');
      if (document.loaded) { return; }
      App.Profile.stop('Fire Mock dom:loaded');
      document.fire("dom:loaded");
      document.loaded = true;
    };

    setTimeout(fireContentLoadedEvent,200);

  })(EzRez.Application);
</script>


</body>
</html>
