var how_many_ads = 4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url='<a href="http://www.lesgoths.com/index.html?id=48957&tracker=zarbsexe_468x60_01&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/770/20061212161054_468x60_01.gif" border=0></a>';
}

if (ad==2) {
url='<a href="http://www.lesgoths.com/index.html?id=48957&tracker=zarbsexe_468x60_03&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/770/20061212161054_468x60_03.gif" border=0></a>';
}

if (ad==3) {
url='<a href="http://www.lesgoths.com/index.html?id=48957&tracker=zarbsexe_468x60_02&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/770/20061212161054_468x60_02.jpg" border=0></a>';
}
if (ad==4) {
url='<a href="http://www.lesgoths.com/index.html?id=48957&tracker=zarbsexe_468x60_01&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/770/20061212161222_468x60_fk_01.gif" border=0></a>';
}

if (ad==5) {
url='<a href="http://www.lesgoths.com/index.html?id=48957&tracker=zarbsexe_468x60_02&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/770/20061212161222_468x60_fk_02.gif" border=0></a>';
}

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

