  document.write('						<a href="Javascript:choix_4()"><img NAME="pubImg_4" SRC="http://www.diablotinas.com/promo/images/1/imghot0.jpg" WIDTH="250" HEIGHT="186" align="center" BORDER="0" alt=""></a>');
  document.write(''); 
setTimeout('AfficherPub_4()', 100);    
  
var nb_image_4 = 119;
var compteur_image_4 = 0;

function AfficherPub_4()
{
	if(compteur_image_4 > nb_image_4) { compteur_image_4 = 0; }
	document.pubImg_4.src = "http://www.diablotinas.com/promo/images/1/imghot"+ compteur_image_4 +".jpg";
	compteur_image_4++;
	setTimeout('AfficherPub_4()', 2000);
} 



