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

  banniere=aleatoire(2);
  
	if (banniere==1) {
	url="<br><iframe src='http://media.acces-charme.com/bannieres/track.php?idw=45&idn=1&rebill=0&t1=happyxvideo&t2=pagefiches&format=500x250&pop_under=0&pop_dhtml=0' framespacing='0' frameborder='no' scrolling='no' width='500' height='250' allowtransparency='true'></iframe><br><br>";
	}
	if (banniere==2) {
	url="<br><a href='http://acces.direction-x.com/a.php?t=31&o=if&pgid=738&tc1=happyxvideo&tc2=fiche&pg_noexit=1&pg_if_nojs=1&pg_if_notchat=1&' target='_blank'><img src='http://www.happyxvideo.com/images/player-payglad-500x250.gif' width='500' height='250' border='0' /></a><br><br>";
	}

	document.write(url);

