function writeFooter() {
document.write('<table style="width:980px; *width:990px; border:solid 1px #7e7d7c; border-top:0;margin-bottom:50px;" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f5ea">');
document.write('');
document.write('');

document.write('<tr>');
document.write('<td align="center" colspan=2 style="padding-bottom:20px;"><br><hr><img src="/Biological_Chemistry/scientist/Schreiber/images/spacer.gif" height="1" width="75"><font size="2">Last Updated: ');
document.write (document.lastModified);
document.write('<br>');
document.write('<img src="/Biological_Chemistry/scientist/Schreiber/images/spacer.gif" height="1" width="75">Comments and Suggestions to <a href="mailto:gideon.schreiber@weizmann.ac.il">gideon.schreiber@weizmann.ac.il</a>');
document.write('</font>');
document.write('</td>');
document.write('</tr>');

document.write('</tr>');
document.write('</table>');
}

