
					var nombre = 3;
					var temps = new Date()
					var seconde = temps.getSeconds()
					var banniere = seconde % nombre;
					banniere +=1;
					if (banniere==1) {
					url="http://www.jkeum.com/v2/fr/index.html?id=40061&mode=cbs&prod=2&tracker=1maxdegay&id_facturation=115&noexit=1&mes=0";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s06-468-bas-01.gif";
					width="468";
					height="60";
					}
					if (banniere==2) {
					url="http://www.jkeum.com/v2/fr/index.html?id=40061&mode=cbs&prod=2&tracker=1maxdegay&id_facturation=115&noexit=1&mes=0";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s06-468-bas-02.gif";
					width="468";
					height="60";
					}
					if (banniere==3) {
					url="http://www.jkeum.com/v2/fr/index.html?id=40061&mode=cbs&prod=2&tracker=1maxdegay&id_facturation=115&noexit=1&mes=0";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s06-468-bas-03.gif";
					width="468";
					height="60";
					}
					
					document.write('<a href=\"'+url+'\" target=\"_blank\">');
					document.write('<img src=\"'+banner+'\" width=')
					document.write(width+'height='+height+'');
					document.write('title=\"'+alt+'\" border=0></a>');

