strTable = "<table width='800' border='0' cellpadding='0' cellspacing='0'>"
strTable = strTable + "<table width='800' border='0' cellpadding='0' cellspacing='0'>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td width='800'><img src='http://www.nww.usace.army.mil/images/main/NWW-corpsbanner.jpg' alt='US Army Corps of Engineers, Castle Logo' width='800' height='100' /></td>"
strTable = strTable + "    <td width='672'>&nbsp;</td>"
strTable = strTable + "  </tr>"
strTable = strTable + "</table>"
strTable = strTable + "  <tr><td><table width='800' border='0' cellpadding='0' cellspacing='0'  style='background-image: url(http://www.nww.usace.army.mil/images/main/topMain_new.jpg)'>"
strTable = strTable + "    <td width='10' align='center'><a href='javascript:void();' class='top_nav'>&nbsp;</a></td>"
strTable = strTable + "    <td width='110' align='center'><a href='http://www.nww.usace.army.mil/' class='top_nav'>DISTRICT HOME</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 + "    "
strTable = strTable + "    </tr></table>"
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 width='20'>&nbsp;</td>"
strTable = strTable + "    <td>&nbsp;</td>"
strTable = strTable + "  </tr>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td>&nbsp;</td>"
strTable = strTable + "    <td>"

document.write(strTable)

