var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url='<a href="http://media.bukkakenation.com/pdv/fr/04/index.html?id=48957&tracker=zarbesexe_468_468x60_9&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/369/20050805163816_468x60_9.gif" border=0></a>';
}

if (ad==2) {
url='<a href="http://media.bukkakenation.com/pdv/fr/03/index.html?id=48957&tracker=zarbesexe_468_468x60_7&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/369/20050805163816_468x60_7.gif" border=0></a>';
}

if (ad==3) {
url='<a href="http://www.bukkakenation.com/fr/index.html?id=48957&tracker=zarbesexe_468_468x60_03&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/369/20050805163816_468x60_03.gif" border=0></a>';
}
if (ad==4) {
url='<a href="http://www.ejacs.com/?id=48957&tracker=zarbesexe_468_468x60_01&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/71/20040901192133_468x60_01.gif" border=0></a>';
}

if (ad==5) {
url='<a href="http://www.ejacs.com/?id=48957&tracker=zarbesexe_468_468x60_03&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/71/20040901192133_468x60_03.gif" border=0></a>';
}



document.write('<center>');
document.write(url);
document.write('</center><BR>');

