Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
68 lines (64 sloc)
3.29 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <meta NAME="employment" CONTENT="loan officer"> | |
| <title>employment at bankerusa</title> | |
| </head> | |
| <body BGCOLOR="#ffffff"> | |
| <form METHOD="POST" ACTION="/scripts/polyform.dll/bankerusa"> | |
| <p><img SRC="images/em_title.gif" WIDTH="700" HEIGHT="55" HSPACE="0" VSPACE="0" NATURALSIZEFLAG="0" ALIGN="TOP"> <map NAME="nav_bar"> | |
| <area SHAPE="rect" COORDS="1,2,219,43" HREF="indexbak.html"> | |
| <area SHAPE="rect" COORDS="2,47,219,89" HREF="about.html"> | |
| <area SHAPE="rect" COORDS="1,91,219,131" HREF="mailto:mike@bankerusa.com" rect"> | |
| <area SHAPE="rect" COORDS="0,136,219,179" HREF="employment.html"> | |
| <area SHAPE="rect" COORDS="-1,183,220,224" HREF="loanrates.htm"> | |
| <area SHAPE="rect" COORDS="-1,226,222,266" HREF="form.htm"> | |
| </map><img SRC="images/nav_bar.gif" WIDTH="220" HEIGHT="269" ALIGN="LEFT" NATURALSIZEFLAG="0" ISMAP BORDER="0" USEMAP="#nav_bar"> | |
| <table WIDTH="461" HEIGHT="263" BORDER="0" CELLSPACING="0" CELLPADDING="0"> | |
| <tr> | |
| <td WIDTH="100%" HEIGHT="51"><b><font SIZE="-1">Loan Agent.</font></b><font SIZE="-1"> Must have real estate | |
| license for the state of California. For Alaska, West Virginia, Alabama, | |
| Texas, Vermont,and Mississippi. <a HREF="mailto:mike@bankerusa.com">Email</a> for more details | |
| .</font></td></tr> | |
| <tr> | |
| <td WIDTH="34%" HEIGHT="37">First Name*: <input TYPE="text" NAME="~name" SIZE="17" tabindex="2">Last | |
| Name*:<input TYPE="text" NAME="~name" SIZE="20" tabindex="2"></td></tr> | |
| <tr> | |
| <td WIDTH="100%" HEIGHT="47">Address*:<input TYPE="text" NAME="~Applicant's Address" SIZE="53" tabindex="4"></td></tr> | |
| <tr> | |
| <td WIDTH="100%" HEIGHT="40">City/State/Zip Code*:<input TYPE="text" NAME="~City/State/Zip Code" SIZE="43" tabindex="4"></td></tr> | |
| <tr> | |
| <td WIDTH="100%" HEIGHT="45">Phone*: <input TYPE="text" NAME="~applicant's phone" SIZE="11" tabindex="14"> E-mail: | |
| <input TYPE="text" NAME="email" SIZE="35" tabindex="14"></td></tr> | |
| <tr> | |
| <td WIDTH="100%" HEIGHT="41">Do you have a license?:<input TYPE="checkbox" NAME="checkbox212" VALUE="have_license" tabindex="16">Yes<input TYPE="checkbox" NAME="no_license_in_California" VALUE="value" tabindex="16">No Which State?:<select NAME="license" tabindex="25"> | |
| <option SELECTED> | |
| <option>Alabama | |
| <option>Alaska | |
| <option>California | |
| <option>Mississippi | |
| <option>Texas | |
| <option>Vermmont | |
| <option>West Virginia | |
| </select></td></tr> | |
| </table> | |
| </p> | |
| <p><b><i>Enter resume here.</i> </b><table WIDTH="700" BORDER="0" CELLSPACING="0" CELLPADDING="0"> | |
| <tr> | |
| <td WIDTH="100%"> <b><textarea NAME="resume" ROWS="13" col="200" WRAP="virtual" tabindex="29" COLS="95"></textarea></b></td></tr> | |
| </table> | |
| <b></b></p> | |
| <p><b></b><table BORDER="0" CELLSPACING="0" CELLPADDING="0" HEIGHT="32" WIDTH="100%"> | |
| <tr ALIGN="CENTER"> | |
| <td HEIGHT="31" WIDTH="735%"><p><center><input TYPE="submit" NAME="Submit" VALUE="Submit" tabindex="27"></center></td></tr> | |
| </table> | |
| <b></b></p> | |
| <p><b></b><table WIDTH="93%" BORDER="0" CELLSPACING="0" CELLPADDING="0"> | |
| <tr ALIGN="CENTER"> | |
| <td HEIGHT="31" WIDTH="735%"><p><center><font size="-1"><a HREF="indexbak.html">Home|</a><a HREF="mailto:mike@bankerusa.com">Contact | |
| US|</a><a HREF="about.html">About US|</a><a HREF="employment.html">Employment | |
| at Bankerusa|</a><a HREF="loanrates.htm">Rates|</a><a HREF="type_loans.html">Types | |
| of Loans|</a><a HREF="form.htm">Apply Online!!!</a></font></center></td></tr> | |
| </table> | |
| <b></center></b></form> | |
| </body> | |
| </html> |