  document.write('<br/> <hr/>');
  document.write('<div id="Trailer" align="center">');

  document.write('<table align="center">');
  document.write('  <tr>');
  document.write('  <td>');
  document.write('    <font size="-1">');
  document.write('    <a href="index.htm"> Home </a>&nbsp;&nbsp;|&nbsp;');
  document.write('    <a href="#top"> Top of Page </a>');
  document.write('    </font>');
  document.write('  </td>');
  document.write('  </tr>');
  document.write('  <tr>');
  document.write('  <td>');
  document.write('    <font size="-2">');
  document.write('    <a href="privacy-policy.htm"> Privacy Policy </a>&nbsp;&nbsp;|&nbsp;');
  document.write('    <a href="terms-of-use.htm"> Terms of Use </a>&nbsp;&nbsp;|&nbsp;');
  document.write('    <a href="site-map.htm"> Site Map </a>');
  document.write('    </font>');
  document.write('  </td>');
  document.write('  </tr>');
  document.write('</table>');

  document.write('<h6 style="color:black">&copy Copyright 2006-2009 Forbes R&P Club, Inc.  All rights reserved.');
//  document.write('<br/> other text ');
  document.write('</h6>');
  document.write('</div>');
