// JavaScript Document
document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.write('      <tr>');
document.write('        <td width="25"><img src="images/spacer.gif" alt="" width="25" height="1"></td>');
document.write('        <td width="218"><img src="images/footer-image.gif" alt="Footer" width="213" height="36"></td>');
//document.write('        <td width="524" align="right" class="disclaimer"><a href="terms_of_use.html">Terms of Use</a></td>');
document.write('        <td width="524" align="right" class="disclaimer"><a href="privacy_statement.html">Privacy Statement</a></td>');
document.write('        <td width="13">&nbsp;</td>');
document.write('      </tr>');
document.write('    </table>');