  var funktionen = new Array(); //NICHT AENDERN
  var prozente = new Array();   //NICHT AENDERN

  

/*  AB HIER ANPASSEN */

funktionen[funktionen.length] = 'exit1()';  //1x1 Kredit - Schufafrei
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit2()';  //Süd-West-Kreditbank
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit3()';  //Tarifcheck24
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit4()';  //jamba
prozente[prozente.length] = 50;

funktionen[funktionen.length] = 'exit5()';  //Kleine Popup
prozente[prozente.length] = 00;

funktionen[funktionen.length] = 'exit6()';  //salvatore-art
prozente[prozente.length] = 00;



//script 1

function exit1() {window.open('http://partners.webmasterplan.com/click.asp?ref=199151&site=3544&type=text&tnb=1','start2','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://partners.webmasterplan.com/click.asp?ref=199151&site=3465&type=text&tnb=1','start2','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://partners.webmasterplan.com/click.asp?ref=199151&site=2170&type=b94&bnb=94','start2','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://click.jamba.de/click.asp?ref=199151&site=2703&type=text&tnb=41','start2','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.salvatore-art.com','start2','toolbar=0,resizable=0,directory=0,location=0,menubar=0,status=0,scrollbars=0,width=350,height=275,left=0,top=0');}


//script 6

function exit6() {window.open('http://www.salvatore-art.com','start2','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();
