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

  s1=aleatoire(15);
  s2=aleatoire(15);
  s3=aleatoire(15);
  s4=aleatoire(15);

  var adr_dest = "http://www.happyxvideo.com/ept/out.php?pct=50&url=http://www.happyxvideo.com/js/choix.php";

	document.write('<img src=\"images/spc.gif\" width=\"250\" height=\"5\"><br>');
	document.write('<a href=\"'+adr_dest+'\" title=\"clique ici\" target=\"_blank\"><img src=\"http://www.happyxvideo.com/images/boost/bg1-'+s1+'-1.jpg\" width=\"250\" height=\"188\"></a><br>');
	document.write('<img src=\"images/spc.gif\" width=\"250\" height=\"10\"><br>');
	document.write('<a href=\"'+adr_dest+'\" title=\"clique ici\" target=\"_blank\"><img src=\"http://www.happyxvideo.com/images/boost/bg1-'+s2+'-2.jpg\" width=\"250\" height=\"188\"></a><br>');
	document.write('<img src=\"images/spc.gif\" width=\"250\" height=\"10\"><br>');
	document.write('<a href=\"'+adr_dest+'\" title=\"clique ici\" target=\"_blank\"><img src=\"http://www.happyxvideo.com/images/boost/bg1-'+s3+'-3.jpg\" width=\"250\" height=\"188\"></a><br>');
	document.write('<img src=\"images/spc.gif\" width=\"250\" height=\"10\"><br>');
	document.write('<a href=\"'+adr_dest+'\" title=\"clique ici\" target=\"_blank\"><img src=\"http://www.happyxvideo.com/images/boost/bg1-'+s4+'-4.jpg\" width=\"250\" height=\"188\"></a><br>');
