<!--
//edit the links as you would with regular html but remember the '/" changes and follow the examples as a guide
document.write('<table width=\"600\" bgcolor=\"DFC890\"><tr>');
document.write('<td colspan=4 align=center bgcolor=\"DFC890\"><b><font class=\"GatewayIntro\">Gateway Cities to the Northwest</font></b><br><font class=\"GatewayIntro12pt\">Please click on the Gateway Cities listed below to find convenient lodging and<br>transportation services as you transit to your adventures in the Northwest</font></td>');
document.write('<tr height=10><td cosplan=3>&nbsp;</td></tr><tr bgcolor=\"DFC890\">');

document.write('<td width=12%>&nbsp;</td>');

document.write('<td align=left width=\"30%\">');
document.write('<a href=\"modules.php?name=News&file=gateways&op=newindex&gateid=2\"><font class=\"GatewayIntro\">Portland, OR</a>');
document.write('</td>');

document.write('<td align=left width=\"20%\"></td>');

document.write('<td align=left >');
document.write('<a href=\"modules.php?name=News&file=gateways&op=newindex&gateid=3\"><font class=\"GatewayIntro\">Salt Lake City, UT</a>');
document.write('</td>');

document.write('<tr bgcolor=\"DFC890\">');

document.write('<td colspan=4>&nbsp;</td>');

document.write('<tr bgcolor=\"DFC890\">');

document.write('<td>&nbsp;</td>');

document.write('<td align=left>');
document.write('<a href=\"modules.php?name=News&file=gateways&op=newindex&gateid=7\"><font class=\"GatewayIntro\">Denver, CO</font></a>');
document.write('</td>');

document.write('<td align=left>&nbsp;</td>');

document.write('<td align=left>');
document.write('<a href=\"modules.php?name=News&file=gateways&op=newindex&gateid=4\"><font class=\"GatewayIntro\">Seattle, WA</a>');
document.write('</td>');

document.write('</table>');

//-->
