  var funktionen = new Array(); //NICHT AENDERN
  var prozente = new Array();   //NICHT AENDERN

  

  /*  AB HIER ANPASSEN */

  funktionen[funktionen.length] = 'exit1()';  //Teens2see - 2
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit2()'; //Jamba 
  prozente[prozente.length] = 100;

  funktionen[funktionen.length] = 'exit3()'; //Newsletter
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit4()'; //Starfake - 2
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit5()'; //Model18 - Afendis
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit6()'; //Porno Stars Drop
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit7()'; //Starfake - 1
  prozente[prozente.length] = 00;

  funktionen[funktionen.length] = 'exit8()'; //Shockarchiv
  prozente[prozente.length] = 00;


//script 1

function exit1() {
window.open('http://www.gratis-ficken.org/06/index.php?account=t2s-10179','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}


//script 2

function exit2() {
window.open('http://www.zanox-affiliate.de/ppc/?1998343C125442921T','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}

//script 3

function exit3() {
window.open('http://www.chatsnet.de/nl/mailingliste.htm','exitwin','toolbar=0,directory=0,location=0,menubar=0,status=0,scrollbars=0,width=340,height=300,left=10,top=10');
}

//script 4

function exit4() {
window.open('http://www.starsfake.com/layout02/?account=ssf-10236','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}

//script 5

function exit5() {
window.open('http://www.feechat.de/f-model18.html','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}

//script 6

function exit6() {
window.open('http://www.pornstarnet.de/layouts/22/index.php?pid=por-10288&dc=1&ax=1','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}

//script 7

function exit7() {
window.open('http://www.starsfake.com/layout01/?account=ssf-10236','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}

//script 8

function exit8() {
window.open('http://www.shockarchiv.com/2/index.php?account=sor-10227','exitwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');
}


//INFORMAZIONI
//INFORMAZIONI
//INFORMAZIONI
//INFORMAZIONI

//Aggiungere self.focus(); per fare in modeo che il konsole si apra dietro lo sfondo es: ...1,left=0,top=0');self.focus();



//LINKS
//LINKS
//LINKS
//LINKS

//Hackerz:     http://www.hackerz.ag/3/?pid=hz-10105&payment=dialer_ax&dialer_layout=hackerdialer10&country=de&exe=Security
//Lovealizer:  http://www.lovealizer.de/?ref=916
//Shocker:     http://www.shockarchiv.com/1/index.php?account=sor-10227
//Hentai:      http://www.hentaiact.com/hta02/?account=hta-10030
//Iq Test.     http://www.iqtest.ag/index.php?layout=7&pid=itt-10071&d=ax&ad=&dl=iqtest1&f=0&n=&si=&sa=&sp=
//Gifsworld    http://www.service-url.de/download/?account=gwd-11321&exename=gifsworld
//Smsdating    http://www.smsmillion.com/smsdating/?slnr=5014
//Single24     http://www.singles24.biz/?pid=sg4-10061


//Achtung! Zufallscript AB HIER NICT AENDERN
//Achtung! Zufallscript AB HIER NICT AENDERN
//Achtung! Zufallscript AB HIER NICT AENDERN
//Achtung! Zufallscript AB HIER NICT AENDERN

var funks = new Array();
  function Initi()
  {
   for(i=0; i<funktionen.length; i++)
   {
    for(j=0; j<prozente[i]; j++)
    {
     funks[funks.length] = funktionen[i];
    }
   }
  }
  Initi();

  function Zufallsscript()
  {
   z = Math.round( Math.random()*(funks.length-1) );
   eval(funks[z]);
  }

  window.onunload = Zufallsscript;