strFooter = "     </td>"
strFooter = strFooter + "  </tr>"
strFooter = strFooter + "  <tr>"
strFooter = strFooter + "    <td>&nbsp;</td>"
strFooter = strFooter + "    <td>&nbsp;</td>"
strFooter = strFooter + "  </tr>"
strFooter = strFooter + "</table>"
strFooter = strFooter + "<table align='center' cellspacing='0' cellpadding='0' width='600' border='0'>"
strFooter = strFooter + "   <tbody>"
strFooter = strFooter + "      <tr>"
strFooter = strFooter + "         <td class='fieldsetNormal'>"
strFooter = strFooter + "	         <fieldset class='fieldsetNormal'>"
strFooter = strFooter + "	         <legend class='mainLink' >Content Provider for this page</legend><br />"
strFooter = strFooter + "             <table cellspacing='0' cellpadding='0' width='100%' border='0' class='fieldsetNormal'>"
strFooter = strFooter + "                <tbody>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Please Contact: Natural Resource Office, CENWW-OD</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Phone: (509) 527-7133</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Email: <a href='mailto:corpsoutdoors@usace.army.mil?Subject=Internet Site'>corpsoutdoors@usace.army.mil</a></td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>&nbsp;</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                </tbody>"
strFooter = strFooter + "             </table>"
strFooter = strFooter + "             </fieldset><br /></td></tr><tr><td class='fieldsetNormal'>"
strFooter = strFooter + "             <fieldset class='fieldsetNormal'>"
strFooter = strFooter + "             <legend class='mainLink'>Web Site Technical Assistance</legend><br />"
strFooter = strFooter + "             <table cellspacing='0' cellpadding='0' width='100%' border='0' class='fieldsetNormal'>"
strFooter = strFooter + "                <tbody>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Please Contact: Walla Walla District Webmaster </td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Email: <a href='mailto:nww.webmaster@usace.army.mil?Subject=Internet Technical Assistance'>nww.webmaster@usace.army.mil</a></td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>&nbsp;</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td><img border='0' src='http://www.nww.usace.army.mil/images/508disclaimer.gif' alt='If you have difficulty accessing any material on this site because of a disability, please contact us in writing or via telephone and we will work with you to make the information available. Walla Walla District, US Army Corps of Engineers, Attention: Public Affairs Office, 201 N 3rd Ave, Walla Walla WA.  99362, Phone: 509-527-7020' width='156' height='25'>&nbsp;&nbsp;This site is 508 Compliant.     If you have difficulty accessing any material on this site because of a disability, please contact us in writing or via telephone and we will work with you to make the information available. </td>"
strFooter = strFooter + "                    </tr>"
strFooter = strFooter + "                 </tbody>"
strFooter = strFooter + "              </table>"
strFooter = strFooter + "		      </fieldset>"
strFooter = strFooter + "           </td>"
strFooter = strFooter + "        </tr>"
strFooter = strFooter + "        <tr>"
strFooter = strFooter + "           <td>&nbsp;</td>"
strFooter = strFooter + "        </tr>"
strFooter = strFooter + "     </tbody>"
strFooter = strFooter + "</table>"
strFooter = strFooter + "<hr>Last Update: " + document.lastModified

document.write(strFooter)