
<!-- Begin JavaScript


   var htmlform = '<br><center><table bgcolor="#FFFF60" width=500 cellpadding=8 cellspacing=0 border=1>'
   htmlform += '<tr align=left><td width=50% align="top"><font color="#000000" face="Arial" size=4><b>'
   htmlform += '1. <a href="http://www.etn.nl/hotfares.htm" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>Hottest Flight Deals</b></font></a><br>'
   htmlform += '2. <a href="http://www.etn.nl/inforeq.htm" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Flight Quotes</b></font></a><br>'
   htmlform += '3. <a href="http://www.etntelephone.com/photoads/newad.html" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Advertising</b></font></a><br>'
   htmlform += '4. <a href="http://www.etn.nl/homepages/index.html" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Websites</b></font></a><br>'
   htmlform += '5. <a href="http://www.etn.nl/poptools/sendmail.htm" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>Send FREE Emails</b></font></a><br>'
   htmlform += '6. <a href="http://www.etntelephone.com/cgi-bin/birdcast.cgi">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>Recommend this page</b></font></a>'
   htmlform += '</b></font></td><td width=50% align="top"><font color="#000000" face="Arial" size=4><b>'
   htmlform += '7. <a href="http://www.etntelephone.com/cruisehotfares/index.html" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>Hottest Cruise Deals</b></font></a><br>'
   htmlform += '8. <a href="http://www.etn.nl/frq/cruiserq.htm" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Cruise Quotes</b></font></a><br>'
   htmlform += '9. <a href="http://www.etntelephone.com/cgi-bin/linkmat.cgi" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Directory Listing</b></font></a><br>'
   htmlform += '10. <a href="http://www.etnshops.com/" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Webshops</b></font></a><br>'
   htmlform += '11. <a href="http://www.etn.nl/etnmail.htm" target="_blank">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>FREE Email</b></font></a><br>'
   htmlform += '12. <a href="http://www.etn.nl/faxit/faxit.htm">'
   htmlform += '<font color="#000000" face="Arial" size=4><b>Fax this page</b></font></a>'
   htmlform += '</b></font></td></tr></table></center>'
   document.write(htmlform);
