strTable = "<table width='100%' border='0' cellspacing='0' cellpadding='0' style='background-image:url(http://www.nww.usace.army.mil/images/main/nww_recSmallBG.jpg)'>"
strTable = strTable + "  <tr>"
strTable = strTable + "    <td><img src='http://www.nww.usace.army.mil/images/main/nww_recSmall.jpg' alt='Walla Walla District Parks and Recreation sites' /></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)

