ejs_banurl = new Array; ejs_banimageUrl=new Array; ejs_banimageUrl[0] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_01.gif"; ejs_banurl[0] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[1] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_02.gif"; ejs_banurl[1] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[2] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_03.gif"; ejs_banurl[2] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[3] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_04.gif"; ejs_banurl[3] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[4] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_05.gif"; ejs_banurl[4] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[5] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_06.gif"; ejs_banurl[5] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[6] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_07.gif"; ejs_banurl[6] = "http://www.jeunecochonne.com/home.shtml?login=774627"; ejs_banimageUrl[7] = "http://webmasters.nocreditcardfrance.com/site/21/fr/banners/468_60/468vs060_08.gif"; ejs_banurl[7] = "http://www.jeunecochonne.com/home.shtml?login=774627"; 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();