function writeHeader() {    // 
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td width="107" rowspan="3" bgcolor="f3fbfe"><img src="/RGP_open/images/headingleft.gif" width="107" height="117"></td>');
document.write('<td align="left" width="399" valign="top" bgcolor="#006699"><a href="/RGP/"><img src="/RGP_open/images/headingRGP.gif" width="399" height="48" border="0"></a></td>');
document.write('<td valign="top" bgcolor="#006699"><div align="right"><a href="/"><img src="/RGP_open/images/WIS.gif" width="215" height="48" border="0"></a></div></td>');
document.write('</tr>');
document.write('<tr>'); 
document.write('<td colspan="2" valign="top" bgcolor="#006699"><img src="/RGP_open/images/headinglines.gif" width="573" height="23"></td>');
document.write('</tr>');
document.write('<tr>'); 
document.write('<td colspan="2" valign="center" align="center" height="46" border="0" cellspacing="0" cellpadding="0"><img src="/RGP_open/logos/Logo-Come_to_WIS.gif" alt="Come to WIS">&nbsp;&nbsp;&nbsp;<a href="/RGP_open/minerva/minerva_list.html"><img src="/RGP_open/logos/Logo-Minerva_Visits.gif" alt="Minerva"></a>&nbsp;&nbsp;&nbsp;<a href="http://www.weizmann.ac.il/acadaff/RMP/"><img src="/RGP_open/logos/Logo-Euraxess.gif" alt="Euraxess"></a>&nbsp;&nbsp;&nbsp;<a href="http://www.weizmann.ac.il/feinberg/student_visit/"><img src="/RGP_open/logos/Logo-FGS.gif" alt="FGS"></a></td>');
document.write('</tr>');
document.write('</table>');
}



