var n=21;//liczba bannerow razem
var rnd=Math.floor(n*Math.random());
var url="", img="", alt="";
if(rnd==0) {//numer bannera, od 0 do nieskonczonosci
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/1.gif";
  alt="Filmy erotyczne";
} else
if(rnd==1) {
  url="http://www.dsf.pl/members66.php";
  img="http://www.trzydupy.pl/waleniegruchy/2.gif";
  alt="Filmy porno";
} else
if(rnd==2) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/3.gif";
  alt="Filmy erotyczne";
} else
if(rnd==3) {
  url="http://www.dsf.pl/members666.php";
  img="http://www.trzydupy.pl/waleniegruchy/4.gif";
  alt="Filmy porno";
} else
if(rnd==4) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/5.gif";
  alt="Filmy erotyczne";
} else
if(rnd==5) {
  url="http://www.dsf.pl/members6666.php";
  img="http://www.trzydupy.pl/waleniegruchy/6.gif";
  alt="Filmy porno";
} else
if(rnd==6) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/7.gif";
  alt="Filmy erotyczne";
} else
if(rnd==7) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/8.gif";
  alt="Filmy porno";
} else
if(rnd==8) {
  url="http://www.dsf.pl/members66.php";
  img="http://www.trzydupy.pl/waleniegruchy/9.gif";
  alt="Filmy erotyczne";
} else
if(rnd==9) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/10.gif";
  alt="Filmy porno";
} else
if(rnd==10) {
  url="http://www.dsf.pl/members666.php";
  img="http://www.trzydupy.pl/waleniegruchy/11.gif";
  alt="Filmy erotyczne";
} else
if(rnd==11) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/12.gif";
  alt="Filmy porno";
} else
if(rnd==12) {
  url="http://www.dsf.pl/members6666.php";
  img="http://www.trzydupy.pl/waleniegruchy/13.gif";
  alt="Filmy erotyczne";
} else
if(rnd==13) {
  url="http://www.zdf.pl/xindex2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/14.gif";
  alt="Filmy porno";
} else
if(rnd==14) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/15.gif";
  alt="Filmy erotyczne";
} else
if(rnd==15) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/16.gif";
  alt="Filmy porno";
} else
if(rnd==16) {
  url="http://www.dsf.pl/members66.php";
  img="http://www.trzydupy.pl/waleniegruchy/17.gif";
  alt="Filmy erotyczne";
} else
if(rnd==17) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/18.gif";
  alt="Filmy porno";
} else
if(rnd==18) {
  url="http://www.dsf.pl/members666.php";
  img="http://www.trzydupy.pl/waleniegruchy/19.gif";
  alt="Filmy erotyczne";
} else
if(rnd==19) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/20.gif";
  alt="Filmy porno";
} else
if(rnd==20) {
  url="http://www.dsf.pl/members6666.php";
  img="http://www.trzydupy.pl/waleniegruchy/21.gif";
  alt="Filmy erotyczne";
} else
if(rnd==21) {
  url="http://www.zdf.pl/index2_rocky6.php";
  img="http://www.trzydupy.pl/waleniegruchy/22.gif";
  alt="Filmy porno";
};
document.write('<a href="'+url+'" target=_blank>');
document.write('<img name="banlos" border="0" src="'+img);
document.writeln('" alt="'+alt+'"></a>');
