
<!--


  var howMany = 6
  var quote = new Array(howMany+1)
  quote[0]="<a href=http://vas.ppro.de/click/1412574 target=_blank><img src=http://vas.ppro.de/view/1412574 width=728 height=90 border=0 alt=freenetMobile/></a> "
  quote[1]="<a href=http://vas.ppro.de/click/1412546 target=_blank><img src=http://vas.ppro.de/view/1412546 width=728 height=90 border=0 alt=7mobile Handy Shop/></a> "
  quote[2]="<a href=http://vas.ppro.de/click/1412578 target=_blank><img src=http://vas.ppro.de/view/1412578 width=728 height=90 border=0 alt=Handy Bundle Frauen-Nokia 7360 pink/></a> "
  quote[3]="<a href=http://vas.ppro.de/click/1412579 target=_blank><img src=http://vas.ppro.de/view/1412579 width=728 height=90 border=0 alt=Handy Bundle Manner-Nokia 7360 schwarz/></a> "
  quote[4]="<a href=http://vas.ppro.de/click/1412583 target=_blank><img src=http://vas.ppro.de/view/1412583 width=728 height=90 border=0 alt=Handy2Day Onlineshop/></a> "
  quote[5]="<a href=http://vas.ppro.de/click/1412584 target=_blank><img src=http://vas.ppro.de/view/1412584 width=728 height=90 border=0 alt=klarmobil.de/></a> "
  quote[6]="<a href=http://vas.ppro.de/click/1412585 target=_blank><img src=http://vas.ppro.de/view/1412585 width=728 height=90 border=0 alt=preiswerthandy.de SHOP/></a> "

function rndnumber(){
        var randscript = -1
        while (randscript < 0 || randscript > howMany || isNaN(randscript)){
                randscript = parseInt(Math.random()*(howMany+1))
        }
        return randscript
}
     quo = rndnumber()
     quox = quote[quo]
document.write(quox)
window.onFocus = rndnumber()
//-->
