document.write('<body>');
document.write('  <div class="BGFill" width="750px">');
document.write('    <div class="Header" width="750px" height="278px">');
document.write('      <table align="center" border="0" width="740px" height="278px" cellspacing="0" cellpadding="0">');
document.write('	    <tr>');
document.write('          <td align="left" valign="top">');
document.write('		    <img src="img/leader.gif" border="0">');
document.write('            <a class="MenuLink" href="index.html">Home</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="opportunities.html">Opportunities</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="locator_form.html">Locator Form</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="application_form.html">Application Form</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="assistance.html">F.A.Q.</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="assistance_form.html">Foreclosure Victim Assistance Form</a>&nbsp;&nbsp;');
document.write('            <a class="MenuLink" href="mailto:support@americancashrecovery.com">Email </a>&nbsp;&nbsp;');
document.write('          </td>');
document.write('        </tr>');
document.write('	  </table>');
document.write('    </div>');

