strTable = "<table width='100%' border='0' cellpadding='0' cellspacing='0'  style='background-image: url(http://www.nww.usace.army.mil/images/main/topMain.jpg)'>"
strTable = strTable + "  <tr><td><table width='650' border='0' cellpadding='0' cellspacing='0'  style='background-image: url(http://www.nww.usace.army.mil/images/main/topMain.jpg)'>"
strTable = strTable + "    <td width='10' align='center'><a href='javascript:void();' class='top_nav'>&nbsp;</a></td>"
strTable = strTable + "    <td width='94' align='center'><a href='http://www.nww.usace.army.mil/html/offices/pa/default.asp' class='top_nav'>NEWSROOM</a></td>"
strTable = strTable + "    <td width='106' align='center'><a href='http://www.nww.usace.army.mil/html/welcome/cewhatwe.htm' class='top_nav'>WHO WE ARE</a></td>"
strTable = strTable + "    <td width='81' align='center'><a href='http://www.nww.usace.army.mil/html/welcome/npwmiss.htm' class='top_nav'>MISSIONS</a></td>"
strTable = strTable + "    <td width='81' align='center'><a href='http://www.nww.usace.army.mil/html/welcome/npwhist.htm' class='top_nav'>HISTORY</a></td>"
strTable = strTable + "    <td width='123' align='center'><a href='http://www.usace.army.mil/relatedlinks.html' class='top_nav'>RELATED LINKS</a></td>"
strTable = strTable + "    <td width='105' align='center'><a href='http://education.usace.army.mil/'><img src='http://www.nww.usace.army.mil/images/main/crayon.gif' alt='Kids Corner' width='78' height='9' border='0' /></a></td>"
strTable = strTable + "    </tr></table>"
strTable = strTable + "  </tr>"
strTable = strTable + "</table>"
strTable = strTable + "<table width='100%' border='0' cellpadding='0' cellspacing='0' bgcolor='#013567'  style='background-image: url(http://www.nww.usace.army.mil/images/main/blue_heading_backgrnd.jpg)'>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td width='132'><img src='http://www.nww.usace.army.mil/images/main/CorpsLogo.jpg' alt='US Army Corps of Engineers, Castle Logo' width='132' height='108' /></td>"
strTable = strTable + "    <td width='218'><img src='http://www.nww.usace.army.mil/images/main/nww_recreation.jpg' alt='Walla Walla District Parks and Recreation Sites' width='218' height='108' /></td>"
strTable = strTable + "    <td width='209'><img src='http://www.nww.usace.army.mil/images/main/globeTop.jpg' alt='Relevant, Ready, Responsive, Reliable' width='209' height='108' /></td>"
strTable = strTable + "    <td width='672'>&nbsp;</td>"
strTable = strTable + "  </tr>"
strTable = strTable + "</table>"
strTable = strTable + "<table width='100%' border='0' cellpadding='0' cellspacing='0' bgcolor='#003366'>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td><div style='font:Tahoma, Garamond, Verdana, Arial; font-size:18px; font-weight:bold; color:#FFFFFF'>&nbsp;&nbsp;Walla Walla District Parks and Lakes - Recreation areas</div></td>"
strTable = strTable + "  </tr>"
strTable = strTable + "</table>"
strTable = strTable + "<table width='95%' border='0' cellpadding='0' cellspacing='0' class='mainText'>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td>&nbsp;</td>"
strTable = strTable + "    <td>"

document.write(strTable)

