<!--
document.writeln("<tr>");
document.writeln("                <td width=\"17%\" height=\"18\" align=\"right\"><img src=\"images/dot_1.gif\" width=\"4\" height=\"4\" hspace=\"6\"></td>");
document.writeln("                <td width=\"83%\" height=\"18\"><a href=\"air.htm\">Air</a></td>");
document.writeln("              </tr>");
document.writeln("              <tr>");
document.writeln("                <td height=\"18\" align=\"right\"><img src=\"images/dot_1.gif\" width=\"4\" height=\"4\" hspace=\"6\"></td>");
document.writeln("                <td height=\"18\"><a href=\"car.htm\">Car</a></td>");
document.writeln("              </tr>");
document.writeln("              <tr>");
document.writeln("                <td height=\"18\" align=\"right\"><img src=\"images/dot_1.gif\" width=\"4\" height=\"4\" hspace=\"6\"></td>");
document.writeln("                <td height=\"18\"><a href=\"amenities.htm\">Amenities</a></td>");
document.writeln("              </tr>");
document.writeln("              <tr>");
document.writeln("                <td height=\"18\" align=\"right\"><img src=\"images/dot_1.gif\" width=\"4\" height=\"4\" hspace=\"6\"></td>");
document.writeln("                <td height=\"18\"><a href=\"http://asp.wn.com/worldweather/index.asp\" target=\"_blank\">Weather</a></td>");
document.writeln("              </tr>");
document.writeln("              <tr>");
document.writeln("                <td align=\"right\">&nbsp;</td>");
document.writeln("                <td>&nbsp;</td>");
document.writeln("              </tr>");
document.writeln("              <tr>");
document.writeln("                <td align=\"right\">&nbsp;</td>");
document.writeln("                <td>&nbsp;</td>");
document.writeln("              </tr>");
 //-->
