var anzahl = 3 ;
var randomanzahl = Math.random() ;
var rand = Math.round( (anzahl-1) * randomanzahl) + 1 ;
images = new Array
images[1] = "banner/tel_1.jpg"
images[2] = "banner/tel_3.jpg"
images[3] = "banner/tel_4.jpg"

var telimage = images[rand]
tellink = new Array
tellink[1] = "http://www.telefonsex.com/ots"
tellink[2] = "http://www.telefonsex.com/ots"
tellink[3] = "http://www.telefonsex.com/ots"


var tellink = tellink[rand]
