<!--
//client side ad rotation software
//Copyright 1999 WA

var numberad=8
var aimage=new Array()
var alink=new Array()
var atext=new Array()
var whichone=Math.round(Math.random()*(numberad-1))


aimage[0]='<IMG SRC="http://www.zanox-affiliate.de/ppv/?443284C1460827886" width=468 height=60 border=0 alt="gratis Buecher">'
alink[0]='http://www.zanox-affiliate.de/ppc/?443284C1460827886T TARGET="_blank"'
atext[0]=''

aimage[1]='<IMG SRC="http://www.zanox-affiliate.de/ppv/?214107C652515901" width=468 height=60 border=0 alt="gewinnen">'
alink[1]='http://www.zanox-affiliate.de/ppc/?214107C652515901T TARGET="_blank"'
atext[1]=''

aimage[2]='<IMG SRC="http://www.zanox-affiliate.de/ppv/?509314C739829362" width=468 height=60 border=0 alt="whiskas">'
alink[2]='http://www.zanox-affiliate.de/ppc/?509314C739829362T TARGET="_blank"'
atext[2]=''

aimage[3]='<IMG SRC="http://banners.webmasterplan.com/view.asp?site=1860&ref=91301&b=1" width=468 height=60 border=0 alt="Gratis">'
alink[3]='http://partners.webmasterplan.com/click.asp?ref=91301&site=1860&type=b1&bnb=1 TARGET="_blank"'
atext[3]=''

aimage[4]='<IMG SRC="http://www.zanox-affiliate.de/ppv/?443284C1460827886" WIDTH=468 HEIGHT=60 BORDER=0 ALT="kostenlos">'
alink[4]='http://www.zanox-affiliate.de/ppc/?443284C1460827886T TARGET="_blank"'
atext[4]=''

aimage[5]='<IMG SRC="http://james.adbutler.de/view.php?pid=6329&bid=22887&tid=10609&b=468&h=60&inv=img" WIDTH=468 HEIGHT=60 BORDER=0 ALT="gratis buero">'
alink[5]='http://james.adbutler.de/click.php?pid=6329&tid=10609&bid=22887 TARGET="_blank"'
atext[5]=''

aimage[6]='<IMG SRC="http://james.adbutler.de/view.php?pid=8489&bid=36812&tid=10609&b=468&h=60&inv=img" WIDTH=468 HEIGHT=60 BORDER=0 ALT="sms">'
alink[6]='http://james.adbutler.de/click.php?pid=8489&tid=10609&bid=36812 TARGET="_blank"'
atext[6]=''

aimage[7]='<IMG SRC="http://banners.webmasterplan.com/view.asp?site=1043&ref=91301&b=1" WIDTH=468 HEIGHT=60 BORDER=0 ALT="Gratis">'
alink[7]='http://partners.webmasterplan.com/click.asp?ref=91301&site=1043&type=b1&bnb=1 TARGET="_blank"'
atext[7]=''

document.write('<p align="center"><a href="'+alink[whichone]+'">'+aimage[whichone]+'</a><br>')
if (atext[whichone]!='')
document.write('<a href="'+alink[whichone]+'">'+atext[whichone]+'</a>')
document.write('</p>')
//-->
