var randompub = Math.ceil(Math.random()*3);
if(randompub > 1) ++randompub;

document.write (
'<table width=770 border=0 cellspacing=0 cellpadding=0>'+
'<tr><td width=559 colspan=2 valign=top><img src="images/spacer.gif" width=19 height=1><img src="images/logo-top.gif" width=86 height=36 border=0></td>'+
'<td valign=top  height="36">'+
'<table width=211 border=0 cellspacing=0 cellpadding=0>'+
'<tr><td><img src="images/spacer.gif" alt="" width=1 height=24></td></tr>'+
'<tr><td background="images/date.gif" width=211 height=12 class="wb"><img src="images/spacer.gif" width=45 height=1><SCRIPT LANGUAGE="JavaScript">	document.write(Message);</SCRIPT></td></tr>'+
'</table>'+
'</td>'+
'</tr>'+
'</table>'+
'<table width=770 border=0 cellspacing=0 cellpadding=0 height="85">'+
'<tr><td width=105 valign=top background="images/bg-top.gif"><img src="images/spacer.gif" width=19 height=1><a href="index.html"><img src="images/nudite.gif" width=86 height=73 border=0></a></td>'+
'<td valign=top background="images/bg-top.gif" width=527><img src="images/spacer.gif" width=1 height=15><br>'+
'<center><iframe src="pub.html" name="zone1" frameborder=no height="60" width="468" scrolling=no></iframe></center></td>'+
'<td valign=top background="images/bg-top.gif" width=138><img src="images/spacer.gif" width=1 height=10><br><a href="#" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.nudite.net\');"><img src="images/demarrage.gif" width=134 height=20 border=0></a><br><a href="javascript:favoris ()"><img src="images/favoris.gif" width=134 height=22 border=0></a><br><a href="mailto:info@nudite.net?subject=Proposez un site&body=Voici l\'URL du site que je vous propose: http://"><img src="images/proposer.gif" width=131 height=25 border=0></a></td>'+
'</tr>'+
'</table>');
