function footer(){
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="height29">');
document.write('  <tbody>');
document.write('    <tr>');
document.write('      <td height="1" colspan="2" bgcolor="#cc0000"><img border="0" src="img/shim.gif" width="1" height="1" align="left" alt=""></td>');
document.write('    </tr>');
document.write('    <tr align="left" valign="middle">');
document.write('      <td height="28" valign="middle" width="98"><a href="http://www.ec-one.com/"><img border="0" src="/cBank/common/img/ec-one_side.gif" width="133" height="50" vspace="10" hspace="20" alt=""></a></td>');
document.write('      <td height="28" width="702"><font size="2" color="#666666">Copyright (C) 2001-2009 EC-One, Inc. All Rights Reserved.</font></td>');
document.write('    </tr>');
document.write('  </tbody>');
document.write('</table>');
}
