strMainFooter = ""
strMainFooter = strMainFooter + "<table align='center' cellspacing='0' cellpadding='0' width='750' border='0'>"
strMainFooter = strMainFooter + "   <tbody>"
strMainFooter = strMainFooter + "      <tr>"
strMainFooter = strMainFooter + "         <td class='fieldsetNormal'>"
strMainFooter = strMainFooter + "	        <fieldset class='fieldsetNormal'>"
strMainFooter = strMainFooter + "            <legend class='linkbttm'><strong>Security and Privacy&nbsp;</strong></legend>"
strMainFooter = strMainFooter + "            <table align='left' width='750' border='0' cellpadding='0' cellspacing='0' bgcolor='white' class='fieldsetNormal'>"
strMainFooter = strMainFooter + "               <tbody>"
strMainFooter = strMainFooter + "                  <tr>"
strMainFooter = strMainFooter + "                     <td align='left' colspan='3'>Please read our <a title='Click here to see more' href='  '>Security and Privacy Notice.</a></td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td colspan='3'>&nbsp;</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td align='left' colspan='3'>This site <strong>does not </strong>use cookies or   any other means to gather information about visitors to our   site.</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td colspan='3'>&nbsp;</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td align='left' colspan='3'>Please Note: Walla Walla District web pages provide links to sites outside the Corps of Engineers. They are provided only as a convenience to you.  We do not endorse or assume any responsibility whatsoever for the   content or safety of any of these links. Following these links is entirely at   your own risk.</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td colspan='3'>&nbsp;</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                </tbody>"
strMainFooter = strMainFooter + "             </table>"
strMainFooter = strMainFooter + "	         </fieldset><br /></td></tr><tr><td class='fieldsetNormal'>"
strMainFooter = strMainFooter + "	         <fieldset class='fieldsetNormal'>"
strMainFooter = strMainFooter + "	         <legend class='linkbttm' >Content Provider for this page</legend><br />"
strMainFooter = strMainFooter + "             <table cellspacing='0' cellpadding='0' width='100%' border='0' class='fieldsetNormal'>"
strMainFooter = strMainFooter + "                <tbody>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>Please Contact: Public Affairs Office</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>Phone: (509) 527-7020</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>Email: <a href='mailto:cenww-pa@usace.army.mil?Subject=Internet Site'>Public Affairs Office</a></td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>&nbsp;</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                </tbody>"
strMainFooter = strMainFooter + "             </table>"
strMainFooter = strMainFooter + "             </fieldset><br /></td></tr><tr><td class='fieldsetNormal'>"
strMainFooter = strMainFooter + "             <fieldset class='fieldsetNormal'>"
strMainFooter = strMainFooter + "             <legend class='linkbttm'>Web Site Technical Assistance</legend><br />"
strMainFooter = strMainFooter + "             <table cellspacing='0' cellpadding='0' width='750' border='0' class='fieldsetNormal'>"
strMainFooter = strMainFooter + "                <tbody>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>Please Contact: Walla Walla District Webmaster </td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>Email: <a href='mailto:nww.webmaster@usace.army.mil?Subject=Internet Technical Assistance'>nww.webmaster@usace.army.mil</a></td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <td>&nbsp;</td>"
strMainFooter = strMainFooter + "                   </tr>"
strMainFooter = strMainFooter + "                   <tr>"
strMainFooter = strMainFooter + "                      <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>"
strMainFooter = strMainFooter + "                    </tr>"
strMainFooter = strMainFooter + "                 </tbody>"
strMainFooter = strMainFooter + "              </table>"
strMainFooter = strMainFooter + "		      </fieldset>"
strMainFooter = strMainFooter + "           </td>"
strMainFooter = strMainFooter + "        </tr>"
strMainFooter = strMainFooter + "        <tr>"
strMainFooter = strMainFooter + "           <td>&nbsp;</td>"
strMainFooter = strMainFooter + "        </tr>"
strMainFooter = strMainFooter + "     </tbody>"
strMainFooter = strMainFooter + "</table>"
strMainFooter = strMainFooter + "<hr>Last Update: " + document.lastModified

document.write(strMainFooter)
