<!--
//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\" cellpadding=5 cellspacing=3><tr>');
document.write('<td colspan=5 align=center bgcolor=\"DFC890\"><b><font class=\"NatlParkIntro\">Live Web Cams around the Northwest</font></b></td>');
document.write('<tr height=15><td colspan=5>&nbsp;</td></tr><tr>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www2.nature.nps.gov/air/webcams/parks/denacam/denacam.cfm\" target=\"blank\"><font class=\"NatlParkCity\">Denali National Park</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.nps.gov/glac/photosmultimedia/webcams.htm\" target=\"blank\"><font class=\"NatlParkCity\">Glacier National Park</a>');
document.write('</td>');
//document.write('<td align=left width=\"20%\" valign=top></td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.nps.gov/yell/oldfaithfulcam.htm\" target=\"blank\"><font class=\"NatlParkCity\">Yellowstone National Park</a>');
document.write('</td>');
document.write('<tr rowspan=3>');
document.write('<td align=left valign=top>');
document.write('<a href=\"http://www.whistlerblackcomb.com/weather/cams/webcam01.cfm\" target=\"blank\"><font class=\"NatlParkCity\">Whistler Blackcomb Mountains</a>');
document.write('</td>');
//document.write('<td align=left valign=top></td>');
document.write('<td align=left valign=top>');
document.write('<a href=\"http://www2.nature.nps.gov/air/webcams/parks/moracam/moracam.cfm\" target=\"blank\"><font class=\"NatlParkCity\">Mount Rainier</a>');
document.write('</td>');
//document.write('<td align=left></td valign=top>');
document.write('<td align=left valign=top>');
document.write('<a href=\"http://www2.nature.nps.gov/air/webcams/parks/olymcam/olymcam.cfm\" target=\"blank\"><font class=\"NatlParkCity\">Olympic National Park</a>');
document.write('</td>');
document.write('<tr rowspan=3>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.fs.fed.us/gpnf/volcanocams/msh/\" target=\"blank\"><font class=\"NatlParkCity\">Mount St. Helens Volcano</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.jacksonhole-skiing.com/webcams/east_gros_ventre_butte.php\" target=\"blank\"><font class=\"NatlParkCity\">The Tetons & Jackson Hole</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.jacksonholewebcams.com/jackson-hole-webcams/jackson-hole-town-square-webcam.htm\" target=\"blank\"><font class=\"NatlParkCity\">Jackson Town Square - Jackson, Wyoming</a>');
document.write('</td>');
document.write('<tr rowspan=3>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.acsyellowpages.com/webcam.htm\" target=\"blank\"><font class=\"NatlParkCity\">Anchorage, Alaska</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.gi.alaska.edu/snowice/sea-lake-ice/barrow_webcam.html\" target=\"blank\"><font class=\"NatlParkCity\">Barrow, Alaska</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.webcambiglook.com/alaska/seward.htm\" target=\"blank\"><font class=\"NatlParkCity\">Seward Harbor, Alaska</a>');
document.write('</td>');
document.write('<tr rowspan=3>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.mthood.info/mt-hood-weather-webCam.html\" target=\"blank\"><font class=\"NatlParkCity\">Mt. Hood</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.sunvalley.com/sunvalley/info/mtn.cams.aspx\" target=\"blank\"><font class=\"NatlParkCity\">Sun Valley, Idaho</a>');
document.write('</td>');
document.write('<td align=left width=\"20%\" valign=top>');
document.write('<a href=\"http://www.spaceneedle.com/view/webcam.html\" target=\"blank\"><font class=\"NatlParkCity\">Seattle, Washington</a>');
document.write('</td>');
document.write('</table>');

//-->
