
document.write(unescape('<table width="800" border="0">'));
document.write(unescape('<tr>'));
document.write(unescape('<td width="800">'));
	
document.write(unescape('<center>&nbsp; &nbsp; <a href="flightseeing.html" class="menu">Flightseeing &nbsp; &nbsp; &nbsp; &nbsp; </a> '));

document.write(unescape('&nbsp; <a href="river.html" onClick="return clickreturnvalue(river.html)" onMouseover="dropdownmenu(this, event, menu1, \'150px\')" onMouseout="delayhidemenu(500)" class="menu">River Support &nbsp; &nbsp; &nbsp; &nbsp; </a> '));
document.write(unescape('&nbsp; <a href="climb_ski.html" class="menu">Climb/Ski Support &nbsp; &nbsp; &nbsp; &nbsp; </a>'));
document.write(unescape('&nbsp; <a href="rates.html" class="menu">Rates & Reservations</a> &nbsp; &nbsp; &nbsp; &nbsp; '));
document.write(unescape('&nbsp; <a href="links.html" class="menu">Haines Links</a><center>'));
document.write(unescape('</td>'));
document.write(unescape('</tr>'));
document.write(unescape('</table> '));

