  var funktionen = new Array(); //NICHT AENDERN
  var prozente = new Array();   //NICHT AENDERN

  

/*  AB HIER ANPASSEN */

funktionen[funktionen.length] = 'exit1()';  //Telefonsex
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit2()';  //Celebs World -Afendis
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit3()';  //Fetisch Portal 1
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit4()';  //Porno Stars Starpin
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit5()';  //Jamba
prozente[prozente.length] = 100;


//script 1

function exit1() {window.open('http://www.camworld.tv/factory/1018/index.php?lang=de&fdesign=1018&WMID=56d48109&WebmasterID=773003349','startwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');self.focus();}


//script 2

function exit2() {window.open('http://www.celebsworld.us/lay02/?pid=5683','startwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');self.focus();}


//script 3

function exit3() {window.open('http://www.feechat.de/f-fetischportal1.html','startwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');self.focus();}


//script 4

function exit4() {window.open('http://www.pornstarnet.de/layouts/22/index.php?pid=por-10288&dc=1&ax=1','startwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');self.focus();}


//script 5

function exit5() {window.open('http://www.fistingarea.com/?pid=130796&p=startjs&exit=1','startwin','toolbar=1,resizable=1,directory=0,location=0,menubar=1,status=1,scrollbars=1,left=0,top=0');self.focus();}





//INFORMAZIONI
//INFORMAZIONI
//INFORMAZIONI
//INFORMAZIONI

//Aggiungere self.focus(); per fare in modo 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
//Jamba        http://www.zanox-affiliate.de/ppc/?1232923C1615448400T

//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]);
  }

Zufallsscript();