	function aleatoire(N) {
		return (Math.floor((N)*Math.random()+1));
	}

  banniere=aleatoire(1);
  
	if (banniere==1) {
	url="<iframe width='592' height='135' src='http://media.acces-charme.com/email_catcher/track.php?idw=830&idcatcher=6590&format=592x135&typef=design&lg=fr&idn=1&t1=vgeu&t2=formu&rebill=1' scrolling='no' frameborder='0' style='margin:0; padding:0' allowtransparency='true'></iframe>";
	}

	document.write(url);
