today = new Date;


numero = today.getDate();
num = parseInt(numero)+9;
if (num<100)
	numero = num;
document.write("<table border=1 CELLPADDING=0 CELLSPACING=0><tr><td align='center'>");
document.write("<font size=2 color='#000000'>Découvrez<br>fonds d'écran<br>spécial<br><b>HALLOWEEN</b><br></font>");
document.write("<a href='http://www.fond-ecran-image.com/fete/fond-ecran-halloween/fonds.htm' target='_blank'><img src='http://www.fond-ecran-image.com/script/fete/halloween/tn_"+numero+".jpg' border=0 alt='Télécharger ce fond d écran'/></a><br>");
document.write("</td></tr></table>");