// hier die Anzahl der bilder eintragen
var wie_viele = 10;

// nächsten 4 zeilen nicht ändern
var now = new Date()
var sec = now.getSeconds()
var zufall02 = sec % wie_viele;
zufall02 +=1;
var zufall03 = zufall02 +1;
zufall03 +=1;
var zufall04 = zufall02 +2;
zufall04 +=1;


/*
ab hier Angaben für die Banner
5 Angaben: Link-URL, Bild-URL, Breite, Höhe, MouseOver-Text
*/

if (zufall02==1) {
link_url="http://www.i-love-flights.com/tracking/airberlin/stats.php?x=0";
banner_url="http://www.i-love-flights.com/images/logo/airberlin.gif";
width="120";
height="60";
TitelText = "AirBerlin";
}

if (zufall02==2) {
link_url="http://www.i-love-flights.com/tracking/airfrance/stats.php?x=0";
banner_url="http://www.i-love-flights.com/images/logo/airfrance.jpg";
width="120";
height="60";
TitelText = "Air France";
}

if (zufall02==3) {
link_url="http://www.i-love-flights.com/tracking/klm/stats.php?x=0";
banner_url="http://www.i-love-flights.com/images/logo/klm.gif";
width="120";
height="60";
TitelText = "KLM";
}

if (zufall02==4) {
link_url="http://www.i-love-flights.com/tracking/british-airways/stats.php?x=0";
banner_url="http://www.i-love-flights.com/images/logo/british-airways.jpg";
width="120";
height="60";
TitelText = "British Airways";
}

if (zufall02==5) {
link_url="http://www.i-love-flights.com/tracking/condor/stats.php?x=0";
banner_url="http://www.i-love-flights.com/images/logo/condor.gif";
width="120";
height="60";
TitelText = "Condor";
}

if (zufall02==6) {
link_url="http://www.i-love-flights.com/index.html";
banner_url="http://www.i-love-flights.com/images/logo/tuifly.gif";
width="120";
height="60";
TitelText = "TUIfly";
}

if (zufall02==7) {
link_url="http://ad.zanox.com/ppc/?12891593C537501470T";
banner_url="http://ad.zanox.com/ppv/?12891593C537501470";
width="120";
height="60";
TitelText = "Bravofly";
}

if (zufall02==8) {
link_url="http://www.omtracking.com/cheaptickets/stats.php?x=0";
banner_url="http://buchen.lowcost-flights.de/bilder/logo/cheaptickets.jpg";
width="120";
height="60";
TitelText = "Cheaptickets";
}

if (zufall02==9) {
link_url="http://buchen.lowcost-flights.de/weiterleitung/expedia.html";
banner_url="http://buchen.lowcost-flights.de/bilder/logo/expedia.gif";
width="120";
height="60";
TitelText = "Expedia";
}

if (zufall02==10) {
link_url="http://buchen.lowcost-flights.de/weiterleitung/opodo.html";
banner_url="http://buchen.lowcost-flights.de/bilder/logo/opodo.gif";
width="120";
height="60";
TitelText = "Opodo";
}

/*
bis hier Angaben für die Banner
*/


/*
ab hier Angaben für die Banner
5 Angaben: Link-URL, Bild-URL, Breite, Höhe, MouseOver-Text
*/

if (zufall03==1) {
link_url2="http://www.i-love-flights.com/tracking/airberlin/stats.php?x=0";
banner_url2="http://www.i-love-flights.com/images/logo/airberlin.gif";
width2="120";
height2="60";
TitelText2 = "AirBerlin";
}

if (zufall03==2) {
link_url2="http://www.i-love-flights.com/tracking/airfrance/stats.php?x=0";
banner_url2="http://www.i-love-flights.com/images/logo/airfrance.jpg";
width2="120";
height2="60";
TitelText2 = "Air France";
}

if (zufall03==3) {
link_url2="http://www.i-love-flights.com/tracking/klm/stats.php?x=0";
banner_url2="http://www.i-love-flights.com/images/logo/klm.gif";
width2="120";
height2="60";
TitelText2 = "KLM";
}

if (zufall03==4) {
link_url2="http://www.i-love-flights.com/tracking/british-airways/stats.php?x=0";
banner_url2="http://www.i-love-flights.com/images/logo/british-airways.jpg";
width2="120";
height2="60";
TitelText2 = "British Airways";
}

if (zufall03==5) {
link_url2="http://www.i-love-flights.com/tracking/condor/stats.php?x=0";
banner_url2="http://www.i-love-flights.com/images/logo/condor.gif";
width2="120";
height2="60";
TitelText2 = "Condor";
}

if (zufall03==6) {
link_url2="http://www.i-love-flights.com/index.html";
banner_url2="http://www.i-love-flights.com/images/logo/tuifly.gif";
width2="120";
height2="60";
TitelText2 = "TUIfly";
}

if (zufall03==7) {
link_url2="http://ad.zanox.com/ppc/?12891593C537501470T";
banner_url2="http://ad.zanox.com/ppv/?12891593C537501470";
width2="120";
height2="60";
TitelText2 = "Bravofly";
}

if (zufall03==8) {
link_url2="http://www.omtracking.com/cheaptickets/stats.php?x=0";
banner_url2="http://buchen.lowcost-flights.de/bilder/logo/cheaptickets.jpg";
width2="120";
height2="60";
TitelText2 = "Cheaptickets";
}

if (zufall03==9) {
link_url2="http://buchen.lowcost-flights.de/weiterleitung/expedia.html";
banner_url2="http://buchen.lowcost-flights.de/bilder/logo/expedia.gif";
width2="120";
height2="60";
TitelText2 = "Expedia";
}

if (zufall03==10) {
link_url2="http://buchen.lowcost-flights.de/weiterleitung/opodo.html";
banner_url2="http://buchen.lowcost-flights.de/bilder/logo/opodo.gif";
width2="120";
height2="60";
TitelText2 = "Opodo";
}

if (zufall04==1) {
link_url3="http://www.i-love-flights.com/tracking/airberlin/stats.php?x=0";
banner_url3="http://www.i-love-flights.com/images/logo/airberlin.gif";
width3="120";
height3="60";
TitelText3 = "AirBerlin";
}

if (zufall04==2) {
link_url3="http://www.i-love-flights.com/tracking/airfrance/stats.php?x=0";
banner_url3="http://www.i-love-flights.com/images/logo/airfrance.jpg";
width3="120";
height3="60";
TitelText3 = "Air France";
}

if (zufall04==3) {
link_url3="http://www.i-love-flights.com/tracking/klm/stats.php?x=0";
banner_url3="http://www.i-love-flights.com/images/logo/klm.gif";
width3="120";
height3="60";
TitelText3 = "KLM";
}

if (zufall04==4) {
link_url3="http://www.i-love-flights.com/tracking/british-airways/stats.php?x=0";
banner_url3="http://www.i-love-flights.com/images/logo/british-airways.jpg";
width3="120";
height3="60";
TitelText3 = "British Airways";
}

if (zufall04==5) {
link_url3="http://www.i-love-flights.com/tracking/condor/stats.php?x=0";
banner_url3="http://www.i-love-flights.com/images/logo/condor.gif";
width3="120";
height3="60";
TitelText3 = "Condor";
}

if (zufall04==6) {
link_url3="http://www.i-love-flights.com/index.html";
banner_url3="http://www.i-love-flights.com/images/logo/tuifly.gif";
width3="120";
height3="60";
TitelText3 = "TUIfly";
}

if (zufall04==7) {
link_url3="http://ad.zanox.com/ppc/?12891593C537501470T";
banner_url3="http://ad.zanox.com/ppv/?12891593C537501470";
width3="120";
height3="60";
TitelText3 = "Bravofly";
}

if (zufall04==8) {
link_url3="http://www.omtracking.com/cheaptickets/stats.php?x=0";
banner_url3="http://buchen.lowcost-flights.de/bilder/logo/cheaptickets.jpg";
width3="120";
height3="60";
TitelText3 = "Cheaptickets";
}

if (zufall04==9) {
link_url3="http://buchen.lowcost-flights.de/weiterleitung/expedia.html";
banner_url3="http://buchen.lowcost-flights.de/bilder/logo/expedia.gif";
width3="120";
height3="60";
TitelText3 = "Expedia";
}

if (zufall04==10) {
link_url3="http://buchen.lowcost-flights.de/weiterleitung/opodo.html";
banner_url3="http://buchen.lowcost-flights.de/bilder/logo/opodo.gif";
width3="120";
height3="60";
TitelText3 = "Opodo";
}
/*
bis hier Angaben für die Banner
*/



function zufallsbanner02() {
document.write('<div align="center">');
document.write('<a href="' + link_url + '" target="_blank">');
document.write('<img title="' + TitelText + '" src="' + banner_url + '" width="')
document.write(width + '" height="' + height + '" ');
document.write('border="1"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="' + link_url2 + '" target="_blank">');
document.write('<img title="' + TitelText2 + '" src="' + banner_url2 + '" width="')
document.write(width2 + '" height="' + height2 + '" ');
document.write('border="1"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="' + link_url3 + '" target="_blank">');
document.write('<img title="' + TitelText3 + '" src="' + banner_url3 + '" width="')
document.write(width3 + '" height="' + height3 + '" ');
document.write('border="1"></a>&nbsp;&nbsp;&nbsp;');
document.write('</div>');
return
}