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.sublimanal.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/425/20051130140350_fr_468x60_01.gif" border=0></a>';
}

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

if (ad==3) {
url='<a href="http://www.sublimanal.com/index.html?id=48957&tracker=zarbesexe_468_468x60_04&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/425/20051130140351_fr_468x60_04.gif" border=0></a>';
}
if (ad==4) {
url='<a href="http://www.sublimanal.com/index.html?id=48957&tracker=zarbesexe_468_468x60_05&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/425/20051130140351_fr_468x60_05.gif" border=0></a>';
}

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



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

