

<!-- Begin JavaScript

   var htmlform = '<center><table bgcolor="FFFF00" width=450 border=1 cellpadding=15>'
   htmlform += '<tr><td><font color="#00000" size=2 face="Arial"><b>'
   htmlform += '<font size=3>Please send me a FREE Flight or Cruise Quote</font><br>'
   htmlform += 'The completed Forms below are forwarded to and answered<br>'
   htmlform += 'by the 5 best travel agents, out of 750 agents worldwide, who<br>'
   htmlform += 'are specialized in the Flight or Cruise you requested.<br><br>'
   htmlform += 'Select below your type of travel:<ol>'
   htmlform += '<li> <a href="http://www.etn.nl/pl/12008/namreq.htm" target="_blank"'
   htmlform += '><font color="#00000" size=2 face="Arial"><b>'
   htmlform += 'Flights within North America,<br>'
   htmlform += 'Caribbean and Central America</b></font></a><br><br>'
   htmlform += '<li> <a href="http://www.etn.nl/pl/12008/sinforeq.htm" target="_blank"'
   htmlform += '><font color="#00000" size=2 face="Arial"><b>'
   htmlform += 'All other flights to ONE city</b></font></a><br><br>'
   htmlform += '<li> <a href="http://www.etn.nl/pl/12008/rinforeq.htm" target="_blank"'
   htmlform += '><font color="#00000" size=2 face="Arial"><b>'
   htmlform += 'All other flights to MORE THAN ONE city</b></font></a><br><br>'
   htmlform += '<li> <a href="http://www.etn.nl/pl/12008/cruiserq.htm" target="_blank"'
   htmlform += '><font color="#00000" size=2 face="Arial"><b>'
   htmlform += 'Cruises</b></font></a></ol></td></tr></table></center>'
   document.write(htmlform);


