	function aleatoire(N) {
		return (Math.floor((N)*Math.random()+1));
	}

  serie=aleatoire(2);

	if (serie==1) {
	url="<iframe src='http://pub.payglad.com/rotation/skychris.php' framespacing='0' frameborder='no' scrolling='no' width='120' height='600' allowtransparency='true'></iframe>";
	}
	if (serie==2) {
	url="<a href='http://media.acces-charme.com/pdv/track.php?idw=45&idn=1&rebill=0&t1=lemoteurdusexe&t2=dgen&pop_under=0&pop_dhtml=0' target='_blank'><img src='http://img.acces-charme.com/media/bannieres/fr/120x600/1/1/385.gif' alt='Sexe gratuit' border='0' /></a>";
	}

	document.write(url);
