




          var tagestipp=new Array()




          /*Tragen Sie hier Ihre unterschiedlichen URLs ein*/




          tagestipp[1]="http://www.orion-sex-tv.de"




          tagestipp[2]="http://www.orion-sex-tv.de"




var anzahl = 2 ;




var randomanzahl = Math.random() ;




var rand = Math.round( (anzahl-1) * randomanzahl) + 1 ;




          var datum=new Date()




          var tagesdatum=datum.getDate()




window.location=tagestipp[rand];


