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;');
document.writeln('    <a class="foottxt" href="index.htm">TLC Center Home</a> &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="read_home.htm">Literacy and Reading Home</a> &nbsp;&nbsp; &nbsp; &nbsp;');
document.writeln('    <a class="foottxt" href="home_ceic.htm">Career &amp; Employment Home</a>');
/*document.writeln('    <a class="foottxt" href="ilab_home.htm">Internet Training Lab</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-->');