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' >"
strFooter = strFooter + "   <tbody>"
strFooter = strFooter + "      <tr>"
strFooter = strFooter + "         <td class='fieldsetNormal'>"
strFooter = strFooter + "	         <fieldset class='fieldsetNormal'>"
strFooter = strFooter + "             <table cellspacing='0' cellpadding='0' width='600' >"
strFooter = strFooter + "                <tbody>"
strFooter = strFooter + "                   <tr>"
strFooter = strFooter + "                      <td align='center'><a href='mailto:CENWWPMPD@usace.army.mil?Subject=Internet Site' title='Planning Division, Email: CENWWPMPD@usace.army.mil'>Planning Division</a></td>"
strFooter = strFooter + "                      <td align='center'><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'></td>"
strFooter = strFooter + "                      <td align='center'><a href='mailto:nww.webmaster@usace.army.mil?Subject=Internet Site' title='Walla Walla District Webmaster, Email: nww.webmaster@usace.army.mil'>Web Site Assistance</a></td>"
strFooter = strFooter + "                   </tr>"
strFooter = strFooter + "                </tbody>"
strFooter = strFooter + "              </table>"
strFooter = strFooter + "		      </fieldset>"
strFooter = strFooter + "           </td>"
strFooter = strFooter + "        </tr>"
strFooter = strFooter + "     </tbody>"
strFooter = strFooter + "</table>"


document.write(strFooter)
