document.writeln('  <!--#Begin Footer common to all pages-->');
document.writeln('  <br />');
document.writeln('  <div class="foottxt">');
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">TLC Center Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'); 
document.writeln('    <a class="foottxt" href="home_ceic.htm">Career &amp; Employment Home</a><br />');
document.writeln('    <a class="foottxt" href="read_home.htm">Literacy &amp; Reading Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="foottxt" href="skills_home.htm">Technology&ndash;Computer Skills 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">Relocation Help</a>');
document.writeln('  </div><br />');
document.writeln('  <!-- legal information -->'); 
document.writeln('  <hr />');
document.writeln('  <div class="addrtxtm">');
document.writeln('    Copyright &copy; 2009 <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-->');
