document.write('\n');
document.write('\n<!-- FOOTER - Home Page -->');
document.write('\n<table align="center" border="0" cellPadding="0" cellSpacing="0" width="97%">');
document.write('\n   <tr>');
document.write('\n      <td width="100%" colspan="4">');
document.write('\n         <img alt border="0" height="1" width="100%" src="../images/grayline.gif">');
document.write('\n      </td>');
document.write('\n   </tr>');
document.write('\n   <tr>');
document.write('\n      <td valign="top">');
document.write('\n         <font face="Arial, Helvetica" size="1">');
document.write('\n         <img alt="Citibank" border="0" src="../images/ctbk_sml.gif" WIDTH="50" HEIGHT="13"><br>');
document.write('\n         <a href="http://www.citibank.com/" target="_Blank">Citibank.com</a>');
document.write('\n         </font>');
document.write('\n      </td>');
document.write('\n      <td align="right" valign="top">');
document.write('\n         <font face="Arial, Helvetica" size="1">');
document.write('\n         <img alt="Member of Citigroup" border="0" src="../images/citigrp.gif" WIDTH="106" HEIGHT="13"><br>');
document.write('\n         <a href="http://www.citigroup.com/citigroup/privacy/index.htm" target="_new">Citigroup Privacy Promise</a><br>');
document.write('\n         <a href="http://www.citigroup.com/citigroup/privacy/terms.htm" target="_new">Terms, conditions, caveats and small print</a>');
document.write('\n         <br>');
document.write('\n         Copyright © 2006 Citigroup Inc.');
document.write('\n         </font>');
document.write('\n      </td>');
document.write('\n   </tr>');
document.write('\n</table>');
document.write('\n<!-- END FOOTER - Home Page -->');

