nov_banurl = new Array; nov_banimageUrl=new Array; nov_banimageUrl[0] = "../content/partenaire/00015.gif"; nov_banurl[0] = "http://www.hotmixradio.fr/"; nov_banimageUrl[1] = "../content/partenaire/00007.gif"; nov_banurl[1] = "http://viepratique.mindscape.com/Products/ProductInfo.aspx?pid=2265"; nov_banimageUrl[2] = "../content/partenaire/00018.gif"; nov_banurl[2] = "http://www.planeteparis.fr/"; nov_banimageUrl[3] = "../content/partenaire/00008.gif"; nov_banurl[3] = "http://www.d-clubs.com/"; nov_banimageUrl[4] = "../content/partenaire/00016.gif"; nov_banurl[4] = "http://www.scratch-clothing.com/"; nov_banimageUrl[5] = "../content/partenaire/00017.gif"; nov_banurl[5] = "http://www.beatboxradio.net/v4/accueil.php"; nov_banimageUrl[6] = "../content/partenaire/00006.gif"; nov_banurl[6] = "http://www.clubbinghouse.com/"; nov_banimageUrl[7] = "../content/partenaire/00004.gif"; nov_banurl[7] = "http://www.funradio.fr/fun-radio/rad_partyfun_df.asp"; nov_banimageUrl[8] = "../content/partenaire/00005.jpg"; nov_banurl[8] = "http://www.onlyfordj.fr/"; nov_banimageUrl[9] = "../content/partenaire/00013.gif"; nov_banurl[9] = "http://www.its4u.ch/"; affiche = false; function AffichePub() { if(!affiche) { numimage= Math.round(Math.random()*(nov_banurl.length-1)); document.write ('') affiche = true; } else { if(numimage == (nov_banurl.length-1)) numimage = 0; else numimage++; document.nov_banpub.src=nov_banimageUrl[numimage]; } setTimeout("AffichePub()",15000); } AffichePub();