1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | <div style='padding:20px;'> <link rel="stylesheet" href="/main.css" type="text/css"> <p class="resume_section_heading">Employer Specific Resume</p> <p>Are you an employer? Type your employer code here for your personalized view of John Andersen's resume, references, and other useful resources:</p> <form method="post" class="employer_code_entry" action="redirect_to_proper_employer_page.php"> <div class="employer_code_entry"> Employer Code: <input class="employer_code_entry" name="position_id" type="text"><input class="employer_code_entry" name="Submit1" type="submit" value="submit"> </div> </form> <p class="resume_section_heading">Generic Resume and Background Information</p><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="17"> </td><td width="63"> <p align="center"><a href="files/resumes/default.pdf"> <img src='images/resume_icon.jpg' border="0"></a></td><td width="11"> </td><td align="left">Resume - version 20091130<div align="left"> <table border="0" cellspacing="5" cellpadding="0"> <tr> <td> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"> <font size="1"> <a href="files/resumes/default.pdf"> <img src='images/acrobat.gif' alt='pdf format' title='pdf format' width='25' border="0"></a></font></td> </tr> <tr> <td align="center"> <font size="1"> <a href="files/resumes/default.pdf">(pdf) </a> </font> </td> </tr> </table></td> </tr> </table></div></td> <td width="27"> </td> </tr> <tr> <td width="17" height="21"> </td> <td width="63" height="21"> </td> <td width="11" height="21"> </td> <td height="21"> </td> <td width="27" height="21"> </td> </tr> </table></div></td> </td> <td width="27" height="21"> </td> </tr> </table> <p> </p> </div> <!-- <END> RIGHT CONTENT GOES HERE --> |