function topmenu()

{
document.write('<table bgcolor="#FFFFFF" width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr valign="top">');	
document.write('<td valign="top" width="295"><A HREF="http://www.iarc.fr"><img src="images/logoiarc.gif" alt="IARC Home Page" height="72" width="320" hspace="9" vspace="5" border="0"></A></td>');
document.write('<td valign="top" width="390" align="left"><A HREF="http://www-p53.iarc.fr"><img src="images/p53group.jpg" width="280" height="52" hspace="25" border="0"></A></td>');
document.write('<td bgcolor="#FFFFFF" valign="top" align="right">');

document.write('<br><FORM action="websearch.asp" method="GET"><INPUT type="text" size="20" name="searchPhrase"><INPUT type="submit" value="Search"></FORM>');

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

document.write('<table bgcolor="#AEC9DA" width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr height="18"  bgcolor="#AEC9DA" valign="top">');	 
document.write('<td width="122"  bgcolor="#AEC9DA" align="left"><A HREF="http://www-p53.iarc.fr"><img src="images/addresswebp53.jpg" width="122" height="18"  border="0"></A></td>');
document.write('<td width="420" bgcolor="#AEC9DA" align="right"><img src="images/addressiarc.jpg" width="420" height="18"  border="0"></td>');
document.write('</tr>');
document.write('<tr bgcolor="#84AED2">');
document.write('<td bgcolor="#84AED2" colspan="2">');

document.write('<table border="0" bgcolor="#84AED2" cellspacing="0" cellpadding="0">');
document.write('<tr valign="top" bgcolor="#84AED2">');
document.write('<td align="left" width="89"><img src="images/p53fig1-A.gif" width="89" height="68"></td>');
document.write('<td align="left" width="1"><img src="images/white.gif" width="1" height="68"></td>');
document.write('<td align="left" width="75"><img src="images/p53fig3-A.jpg" width="182" height="68"></td>');
document.write('<td align="left" width="1"><img src="images/white.gif" width="1" height="68"></td>');
document.write('<td align="left" width="55"><img src="images/p53fig4-1.jpg" width="55" height="68"></td>');
document.write('<td align="left" width="74"><img src="images/p53fig4-2.jpg" width="74" height="68"></td>');
document.write('<td align="left" width="61"><img src="images/p53fig4-3.jpg" width="61" height="68"></td>');
document.write('<td align="left" width="1"><img src="images/white.gif" width="1" height="68"></td>');
document.write('<td align="left" width="86"><img src="images/p53fig2-A.jpg" width="86" height="68"></td>');
document.write('</tr>');
document.write('</table>');

document.write('<table width="100%" border="0" bgcolor="#AEC9DA" cellspacing="0" cellpadding="0">');
document.write('<tr bgcolor="#AEC9DA" height="5">');
document.write('<td bgcolor="#AEC9DA">&nbsp;');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

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


}





