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.salopefontaine.com/index.php?id=48957&tracker=zarbesexe_468_468x60_01&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/800/20070611113827_468x60_fake_01.gif" border=0></a>';
}

if (ad==2) {
url='<a href="http://www.salopefontaine.com/index.php?id=48957&tracker=zarbesexe_468_468x60_02&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/800/20070611113827_468x60_fake_02.gif" border=0></a>';
}

if (ad==3) {
url='<a href="http://www.salopefontaine.com/index.php?id=48957&tracker=zarbesexe_468_468x60_03&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/800/20070611113827_468x60_fake_03.gif" border=0></a>';
}
if (ad==4) {
url='<a href="http://www.salopefontaine.com/index.php?id=48957&tracker=zarbesexe_468_468x60_03&id_facturation=115" target="_blank_"><img src="http://www.sv2.biz/modules/cbsys/promo/bannieres/produits/800/20070611113923_468x60_03.gif" border=0></a>';
}


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