home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / aruba.asp < prev    next >
Text File  |  1997-11-01  |  4KB  |  115 lines

  1. <%@ LANGUAGE="VBSCRIPT" %>
  2. <% Option Explicit %>
  3.  
  4. <%
  5. ' Need to ensure that always have non-secure prefix when leave FreqFlyer directory
  6. Dim m_RootURL
  7. m_RootURL = GetRootURL()
  8. %>
  9.  
  10. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  11. <HTML>
  12. <HEAD>
  13. <!--META TAGS ARE RECOMMENDED TO ENHANCE SITE SEARCHABILITY-->
  14. <META NAME="DESCRIPTION" CONTENT="Exploration Air Ad">
  15. <META NAME="KEYWORDS" CONTENT="ad, vacation, fun, Aruba, specials">
  16. <META NAME="GENERATOR" CONTENT="Microsoft Visual InterDev 1.0">
  17. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso8859-1">
  18. <!--END META TAGS-->
  19. <TITLE>Personalized Ads:  Aruba</TITLE>
  20. </HEAD>
  21.  
  22. <BODY BGCOLOR=#FFFFFF TOPMARGIN=0 LEFTMARGIN=0 ALINK=#23238E VLINK=#228B22 LINK=#23238E>
  23. <BASEFONT FACE="VERDANA, ARIAL, HELVETICA" SIZE=2>
  24.  
  25. <!--Change link color on mouseover
  26.     Only if running Internet Explorer 4.0 or later -->
  27. <!--#include file=../../libHighlight.inc-->
  28. <!--#include file=../../libGlobalFuncs.inc-->
  29.  
  30. <!--BEGIN TABLE HOLDING LOGO, TITLE, AND NAVIGATIONAL LINK-->
  31. <TABLE WIDTH=100% CELLPADDING=0 CELLSPACING=0 BORDER=0>
  32.     <TR>
  33.       <TD WIDTH=280>
  34.           <A HREF="<%= m_RootURL %>/default.asp">
  35.         <IMG SRC="../../Images/Logo_sm.gif"  WIDTH="200" HEIGHT="100" 
  36.           ALT="Return to Exploration Air's Home Page" BORDER=0>
  37.         </A>
  38.         <BR>
  39.         <BR>
  40.         <A HREF="../default.asp">
  41.           <IMG SRC="../../Images/barrowy.gif" HEIGHT="8" WIDTH="8" 
  42.           ALT="Return to Frequent Flyer Home Page" ALIGN=MIDDLE BORDER=0>
  43.         </A>
  44.         <FONT FACE="VERDANA, ARIAL, HELVETICA" SIZE="2"><STRONG>
  45.           <A HREF="../default.asp">
  46.             FREQUENT FLYER HOME PAGE
  47.           </A>
  48.         </STRONG></FONT>
  49.       </TD>
  50.       <TD>
  51.         <H2>ARUBA</H2>
  52.       </TD>
  53.       <TD WIDTH=115 VALIGN=TOP ALIGN=RIGHT>
  54.         <A HREF="<%= m_RootURL %>/HowItWorks/default.asp"><IMG SRC="../../images/btssmall.gif" WIDTH="115" HEIGHT="52" ALT="Click here to learn how this page works" BORDER=0></A>
  55.     </TD>
  56.     </TR>
  57. </TABLE>
  58. <!--END TABLE HOLDING LOGO, TITLE, AND NAVIGATIONAL LINK-->
  59.  
  60. <!--BEGIN AD CONTENT-->
  61. <BLOCKQUOTE>
  62. <P>
  63. <HR>
  64. <P>
  65. Exploration Air has made a special deal with a local Aruban charter for sailing and snorkeling cruises!  Exploration Air customers staying at any Aruban hotel can take advantage of these unique cruises.
  66. <P>
  67. <STRONG>Snorkel Ahoy Cruise</STRONG>
  68. <BR>
  69. This charter stops at four of the most popular snorkeling sites.  Certified instruction, equipment, and refreshments on board are included.   Sorry, no children under twelve allowed.
  70. <P>
  71. <STRONG>Dusk to Dawn Cruise</STRONG>
  72. <BR>
  73. Wind down your evening with a gourmet candlelit dinner, fall asleep to the gentle lapping of waves, and awake to a beautiful sunrise and hearty breakfast!  Singles, couples, families welcome.
  74. <P>
  75. <STRONG>Glass Bottom Boat Cruise</STRONG>
  76. <BR>
  77. Aruba's clear blue waters can show you the most amazing underwater details, including old shipwrecks.  This daytime cruise offers a full luncheon and lots of time to stop and take pictures.  Children love this cruise!
  78. <P>
  79. Exploration Air offers departures from many cities throughout the U.S. East Coast.  Our vacation packages in Aruba include:
  80. <BR>
  81. <UL>
  82. <LI>Roundtrip Air Transportation
  83. <LI>Roundtrip Airport/Hotel Transfers
  84. <LI>Hotel Accommodations
  85. <LI>Maid Gratuities
  86. <LI>U.S. Departure Tax/Hotel Taxes
  87. </UL>
  88. <P>
  89. For more information, or to make a reservation, contact your travel agent or call (425) 555-9170.   Información en Español,  (425) 555-9970.
  90. </BLOCKQUOTE>
  91. <!--END AD CONTENT-->
  92. <P>
  93. <HR>
  94. <P>
  95. <CENTER>
  96. <FONT FACE="VERDANA, ARIAL, HELVETICA" SIZE="1">
  97. <A HREF="<%= m_RootURL %>/legal.htm">
  98.   ©1997 Microsoft Corporation. All rights reserved. Terms of Use.
  99. </A>
  100. </FONT>
  101. </CENTER>
  102.  
  103. <P>
  104. <!--COLOR BANNER START-->
  105. <TABLE WIDTH=100% CELLPADDING=0 CELLSPACING=0 BORDER=0>
  106.     <TR>
  107.     <TD BGCOLOR="#C71585" WIDTH=100% HEIGHT=20>
  108.     </TD>
  109.     </TR>
  110. </TABLE>
  111. <!--COLOR BANNER END-->
  112.                
  113. </BODY>
  114. </HTML>
  115.