document.writeln('  <!--#Begin Footer common to all pages-->');
document.writeln('  <div class="foottxt"><br />');
document.writeln('    <a class="foottxt" href="http://www.detroitpubliclibrary.org">DPL Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="index.htm">Career Center Home</a>'); 
document.writeln('    <br />');                
document.writeln('    <a class="foottxt" href="srch_home.htm">Job Search</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="rsrch_home.htm">Company Research</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="auto_home.htm">Auto Industry</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="jobs_home.htm">Careers</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="salr_home.htm">Salaries</a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="relo_home.htm">Katrina</a>');
document.writeln('  </div>');
document.writeln('  <!-- legal information -->'); 
document.writeln('  <hr />');
document.writeln('  <div class="addrtxtm"><br />');
document.writeln('    Copyright &copy; 2006 <a href="http://www.detroitpubliclibrary.org">Detroit Public Library</a><br />');
document.writeln('  </div><!--#End footer-->');
document.writeln('  </div><!--#End class pagetxt for right side of page-->');
document.writeln('  </td>  ');
document.writeln('</tr>');
document.writeln('</table><!--#EndEditable right side of page-->');