
					var nombre = 3;
					var temps = new Date()
					var seconde = temps.getSeconds()
					var banniere = seconde % nombre;
					banniere +=1;
					if (banniere==1) {
					url="http://www.couleur-gay.com/index.php?login=690760&a=0&tca=1maxdegay&p=0&k=NK";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s03-468-haut-01.gif";
					width="468";
					height="60";
					}
					if (banniere==2) {
					url="http://www.couleur-gay.com/index.php?login=690760&a=0&tca=1maxdegay&p=0&k=NK";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s03-468-haut-02.gif";
					width="468";
					height="60";
					}
					if (banniere==3) {
					url="http://www.couleur-gay.com/index.php?login=690760&a=0&tca=1maxdegay&p=0&k=NK";
					alt="Clique-ici !";
					banner="http://www.1maxdegay.com/images/rot-ph-s03-468-haut-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>');

