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='left' cellspacing='0' cellpadding='0' width='800' border='0'>"
strFooter = strFooter + "   <tbody>"
strFooter = strFooter + "      <tr>"
strFooter = strFooter + "         <td class='fieldsetNormal'>"
strFooter = strFooter + "	         <fieldset class='fieldsetNormal'>"
strFooter = strFooter + "	         <legend class='linkbttm' >Content Provider for this page</legend><br />"
strFooter = strFooter + "             <table cellspacing='0' cellpadding='0' width='800' border='0' class='fieldsetNormal'>"
strFooter = strFooter + "                <tbody>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Please Contact: Emergency Management Office, CENWW-EOC</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Phone: (509) 527-7145</td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td>Email: <a href='mailto:cenww-eoc@usace.army.mil?Subject=Internet Site'>CENWW-EOC@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='linkbttm'>Web Site Technical Assistance</legend><br />"
strFooter = strFooter + "             <table cellspacing='0' cellpadding='0' width='800' 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 + "<map name='Map2'><area shape='rect' coords='6,4,51,28' href='HelpPage.htm'>"
strFooter = strFooter + "</map>"

document.write(strFooter)

