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

          banniere=aleatoire(1);

					if (banniere==1) {
					url="http://acces.direction-x.com/a.php?t=31&o=if&pgid=738&tc1=supercochonne&tc2=ColDroite&n=11&pg_noexit=1&pg_if_nojs=0&pg_if_notchat=1&pg_pop_noexit=1&pg_pdvcb_thm=12";
					banner="http://www.supercochonne.com/images/pub/ban-payglad-120x600-v01.gif";
					}
					
					document.write('<table width=\"124\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td width=\"4\" height=\"600\"></td><td>');
					document.write('<a href=\"'+url+'\" target=\"_blank\">');
					document.write('<img src=\"'+banner+'\" width=\"120\" height=\"600\" title=\"Clique ici pour avoir la video gratuite !\" border=\"0\"></a></td></tr></table>');
          
