ejs_banurl = new Array; ejs_banimageUrl=new Array; ejs_banimageUrl[0] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_01.gif"; ejs_banurl[0] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[1] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_02.gif"; ejs_banurl[1] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[2] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_03.gif"; ejs_banurl[2] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[3] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_04.gif"; ejs_banurl[3] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[4] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_05.gif"; ejs_banurl[4] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[5] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_06.gif"; ejs_banurl[5] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[6] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_07.gif"; ejs_banurl[6] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; ejs_banimageUrl[7] = "http://webmasters.nocreditcardfrance.com/site/35/fr/banners/100_468/100vs468_08.gif"; ejs_banurl[7] = "http://www.fantasme.fr/home.shtml?login=728507&cb=1&tracker=crade"; affiche = false; function AffichePub() { if(!affiche) { numimage= Math.round(Math.random()*(ejs_banurl.length-1)); document.write ('') affiche = true; } else { if(numimage == (ejs_banurl.length-1)) numimage = 0; else numimage++; document.ejs_banpub.src=ejs_banimageUrl[numimage]; } setTimeout("AffichePub()",10000); } AffichePub();