function writeFooter() {
document.write('<table valign="top" width="100%" align="left" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr><td rowspan="2" valign="top" width="158"><p>&nbsp;</p></td>');
   document.write('<td valign="top" align="left" width="100%" height="1"><img src="/ISC/images/bluepixel.gif" width="100%" height="1"></td></tr>');
    document.write('<tr><td align="center"><!--<font size="-1"><a href="/usersfiles/iscpetition/petitionsign.html">The petition for Academic Independence at Bar-Ilan University - December 2002</a></font>--></td></tr>');
   
document.write('</table>');
}

