function writeHeader() {    
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td width="204" height="76" align="left" valign="top" bgcolor="818B54"><img src="/immunology/images/top_l.gif" width="204" height="76"></td>');
document.write('<td align="center" bgcolor="818B54"><a href="/immunology/ReisnerPage.html"><img src="/immunology/images/Reisner_grouptitle.gif" border="0"></a></td>');
document.write('<td width="168" height="76" align="right" valign="top" bgcolor="818B54"><a href="/"><img src="/immunology/images/wis.gif" alt="Weizmann Institute of Science" width="168" height="76" border="0"></a>');
document.write('</td></tr>');
document.write('<tr>');
document.write('<td width="204" height="32" align="left" valign="top"><img src="/immunology/images/dept.gif" width="204" height="32"></td>');
document.write('<td colspan="2" background="/immunology/images/bc_pas.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table>');


}


