
var banner=new Array()

banner[0]='<a href="http://app.t-online.de/APPWeb/shopBanner/Redirect.do?APID=0065086305&GRID=162" target="_blank"><img src="http://app.t-online.de/APPWeb/shopBanner/Image.do?imageId=425" height="60" width="468" border="0" alt="CallSurf_Comfort_ROF_Kiss_Zanox_468x60" /></a>'
banner[1]='<a href="http://app.t-online.de/APPWeb/shopBanner/Redirect.do?APID=0065086305&GRID=163" target="_blank"><img src="http://app.t-online.de/APPWeb/shopBanner/Image.do?imageId=424" height="60" width="468" border="0" alt="Entertain_Comfort_Rain of Flowers" /></a>'
banner[2]='<a href="http://app.t-online.de/APPWeb/shopBanner/Redirect.do?APID=0065086305&GRID=164" target="_blank"><img src="http://app.t-online.de/APPWeb/shopBanner/Image.do?imageId=633" height="60" width="234" border="0" alt="iphone3G_234x60" /></a>'
banner[3]='<a href="http://app.t-online.de/APPWeb/shopBanner/Redirect.do?APID=0065086305&GRID=165" target="_blank"><img src="http://app.t-online.de/APPWeb/shopBanner/Image.do?imageId=1027" height="60" width="468" border="0" alt="Relax 100_468x60" /></a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])