ejs_banurl = new Array;
ejs_banimageUrl=new Array;	

ejs_banimageUrl[0] = "http://potd.bellesdominatrices.com/?src=150x200"; 
ejs_banurl[0] = "http://www.fillesexy.net/top-luxure/index.htm";

ejs_banimageUrl[1] = "http://potd.blondesetbitesnoires.com/?src=150x200"; 
ejs_banurl[1] = "http://top-jeunettes.3x.fm/in.php?id=282";

ejs_banimageUrl[2] = "http://potd.colocslesbiennes.com/?src=150x200"; 
ejs_banurl[2] = "http://www.fillesexy.net/trades/index.htm";

ejs_banimageUrl[3] = "http://potd.culsblacks.com/?src=150x200"; 
ejs_banurl[3] = "http://www.videos-pornos.gratishost.com";

ejs_banimageUrl[4] = "http://potd.delirebi.com/?src=150x200"; 
ejs_banurl[4] = "http://sein.femme-nue-gratuit.com/sein/grossein.htm";

ejs_banimageUrl[5] = "http://potd.depucelageanal.com/?src=150x200"; 
ejs_banurl[5] = "http://jeune.femme-nue-gratuit.com/trade/trade.htm";

ejs_banimageUrl[6] = "http://potd.exhibporno.com/?src=150x200"; 
ejs_banurl[6] = "http://www.fillesexy.net/top-luxure/index.htm";

ejs_banimageUrl[7] = "http://potd.gorgeesdefoutre.com/?src=150x200"; 
ejs_banurl[7] = "http://top-jeunettes.3x.fm/in.php?id=282";

ejs_banimageUrl[8] = "http://potd.grossesetsalopes.com/?src=150x200"; 
ejs_banurl[8] = "http://www.fillesexy.net/trades/index.htm";

ejs_banimageUrl[9] = "http://potd.femmesagrosseins.com/?src=150x200"; 
ejs_banurl[9] = "http://www.videos-pornos.gratishost.com";

ejs_banimageUrl[10] = "http://potd.fumeuseschaudes.com/?src=150x200"; 
ejs_banurl[10] = "http://top-teens.3x.fm/in.php?id=241";

ejs_banimageUrl[11] = "http://potd.leslatinas.com/?src=150x200"; 
ejs_banurl[11] = "http://jeune.femme-nue-gratuit.com/trade/chatte.htm";

ejs_banimageUrl[12] = "http://potd.limeesafond.com/?src=150x200"; 
ejs_banurl[12] = "http://www.fillesexy.net/top-luxure/index.htm";


affiche = false;

function AffichePub()
   {
   if(!affiche)
      {
      numimage= Math.round(Math.random()*(ejs_banurl.length-1));
      document.write ('<A HREF="#" onClick="window.open(ejs_banurl[numimage],\'_blank\')"><IMG SRC="' + ejs_banimageUrl[numimage] + '" BORDER=0 NAME=ejs_banpub></A>')
      affiche = true;
      }
   else
      {
      if(numimage == (ejs_banurl.length-1))
         numimage = 0;
      else
         numimage++;
      document.ejs_banpub.src=ejs_banimageUrl[numimage];
      }
   setTimeout("AffichePub()",120000); 
   }

AffichePub();














