pornocratieCD125x125url = new Array;
pornocratieCD125x125imageUrl=new Array;

pornocratieCD125x125imageUrl[0] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_01.gif";  
pornocratieCD125x125url[0] = "http://www.pornocracy.ws/?login=655482";		

pornocratieCD125x125imageUrl[1] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_02.gif";  
pornocratieCD125x125url[1] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[2] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_03.gif";  
pornocratieCD125x125url[2] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[3] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_04.gif";  
pornocratieCD125x125url[3] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[4] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_05.gif";  
pornocratieCD125x125url[4] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[5] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_06.gif";  
pornocratieCD125x125url[5] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[6] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_07.gif";  
pornocratieCD125x125url[6] = "http://www.pornocracy.ws/?login=655482";

pornocratieCD125x125imageUrl[7] = "http://stars.etoilesdux.com/logos/pornocratie/125x125/125vs125_08.gif";  
pornocratieCD125x125url[7] = "http://www.pornocracy.ws/?login=655482";

affiche = false;

function AffichePub()
   {
   if(!affiche)
      {
      numimage= Math.round(Math.random()*(pornocratieCD125x125url.length-1));
      document.write ('<A HREF="#" onclick="window.open(pornocratieCD125x125url[numimage],\'_blank\')"><IMG SRC="' + pornocratieCD125x125imageUrl[numimage] + '" BORDER=0 NAME=pornocratieCD125x125pub></A>')
      affiche = true;
      }
   else
      {
      if(numimage == (pornocratieCD125x125url.length-1))
         numimage = 0;
      else
         numimage++;
      document.pornocratieCD125x125pub.src=pornocratieCD125x125imageUrl[numimage];
      }
   setTimeout("AffichePub()",12000); 
   }

AffichePub();
