	function aleatoire(N) {
		return (Math.floor((N)*Math.random()+1));
	}

  banniere=aleatoire(3);
  
	if (banniere==1) {
	url="<iframe width='730' height='269' src='http://www.sexe-tube.eu/b2.php' scrolling='no' frameborder='0' style='margin:0; padding:0' allowtransparency='true'></iframe>";
	}
	if (banniere==2) {
	url="<iframe width='730' height='269' src='http://www.sexe-tube.eu/b5.php' scrolling='no' frameborder='0' style='margin:0; padding:0' allowtransparency='true'></iframe>";
	}
	if (banniere==3) {
	url="<iframe width='730' height='269' src='http://www.sexe-tube.eu/ban1pcn.php' scrolling='no' frameborder='0' style='margin:0; padding:0' allowtransparency='true'></iframe>";
	}

	document.write(url);
