<!--

var bilder = new Array(

'http://imd21.de/marketing/imd-468x60-09-12-06.gif" BORDER="0" width="468" height="60" alt="Immobiliencoaching4you - IMD21.de - ImmobilienManagement | Professionelle Beratung - Maßgeschneiderte Betreuung"',
'http://ad.zanox.com/ppv/?20860545C1071789666" align="bottom" width="468" height="60" border="0" hspace="1" alt="Allnet Flat"',
'http://ad.zanox.com/ppv/?20856461C1802025217" align="bottom" width="468" height="60" border="0" hspace="1" alt="amazon.de"',
'http://ad.zanox.com/ppv/?20770937C432645283" align="bottom" width="468" height="60" border="0" hspace="1" alt="Erlebnisse & Fun mit GROUPON"',
'http://ad.zanox.com/ppv/?20842373C1253374808" align="bottom" width="468" height="60" border="0" hspace="1" alt="468 x 60 Sparpaket GIF"',
'http://www.zanox-affiliate.de/ppv/?20826606C1827649388" align="bottom" width="468" height="60" border="0" hspace="1" alt="468x60_Allgemein"',
'http://www.zanox-affiliate.de/ppv/?20785545C576694151" align="bottom" width="468" height="60" border="0" hspace="1" alt="Rossmann Versand"',
'http://ad.zanox.com/ppv/?20842326C1073184488" align="bottom" width="468" height="60" border="0" hspace="1" alt="www.breuninger.com"',
'http://buchfrueh.de/banner/aktuell-01.gif" BORDER="0" width="468" height="60" alt="Buchfrueh.de - Verschaffen Sie sich Transparenz in einer Vielzahl von Reiseangeboten!"');

var urls = new Array(
'http://imd21.de',
'http://ad.zanox.com/ppc/?20860545C1071789666T',
'http://ad.zanox.com/ppc/?20856461C1802025217T',
'http://ad.zanox.com/ppc/?20770937C432645283T',
'http://ad.zanox.com/ppc/?20842373C1253374808T',
'http://www.zanox-affiliate.de/ppc/?20826606C1827649388T',
'http://www.zanox-affiliate.de/ppc/?20785545C576694151T',
'http://ad.zanox.com/ppc/?20842326C1073184488T',
'http://buchfrueh.de');


function banner() {

var no= (new Date()).getTime()%bilder.length;
document.write('<a href="'+urls[no]+'" target="_blank">');
document.write('<img src="'+bilder[no]+'"></a>');

}
//-->

