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/dpn/images/1_topHeader.jpg' /></td>"
strTable = strTable + "  </tr>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td bgcolor='#FFFFFF'><img src='http://www.nww.usace.army.mil/dpn/images/2_topHeader.jpg'></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 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)

