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://www.130kg.com/index.html?id=48957&tracker=zarbesexe_468_468x60_01&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/51/20040906124355_468x60_01.gif" border=0></a>';
}

if (ad==2) {
url='<a href="http://media.130kg.com/fr/pdv/01/index.html?id=48957&tracker=zarbesexe_468_468x60_02&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/51/20040906124355_468x60_02.gif" border=0></a>';
}

if (ad==3) {
url='<a href="http://www.130kg.com/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/51/20040906124355_468x60_03.gif" border=0></a>';
}
if (ad==4) {
url='<a href="http://media.130kg.com/fr/pdv/01/index.html?id=48957&tracker=zarbesexe_468_468x60_fat4-468x60&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/51/20040906124356_fat4-468x60.gif" border=0></a>';
}


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