<!-- 
var nombre = 16;
var temps = new Date()
var seconde = temps.getSeconds()
var banniere = seconde % nombre;
banniere +=1;
if (banniere==1) {
url="http://www.raider-knight.com/jump.php?m=i-services";
alt="I-Services : Services gratuits et professionnels pour webmasters !";
banner="http://www.i-services.net/images/bannieres/ban468x60.gif";
width="468";
height="60";
}
if (banniere==2) {
url="http://www.raider-knight.com/jump.php?m=addonchat";
alt="Java Chat Software by AddonChat";
banner="http://images.addoninteractive.com/addonchat/fullbanner/addonchat_468x60_life.gif";
width="468";
height="60";
}
if (banniere==3) {
url="http://www.raider-knight.com/jump.php?m=i-services";
alt="I-Services : Services gratuits et professionnels pour webmasters !";
banner="http://www.i-services.net/images/bannieres/ban468x60.gif";
width="468";
height="60";
}
if (banniere==4) {
url="http://www.raider-knight.com/jump.php?m=moneybookers";
alt="Cheaper way to send and receive money worldwide";
banner="http://www.moneybookers.com/images/banners/auctions_bwiCCchq_v1.jpg";
width="468";
height="60";
}
if (banniere==5) {
url="http://www.raider-knight.com/jump.php?m=addonchat";
alt="Java Chat Software by AddonChat";
banner="http://images.addoninteractive.com/addonchat/fullbanner/addonchat_468x60_life.gif";
width="468";
height="60";
}
if (banniere==6) {
url="http://www.raider-knight.com/jump.php?m=i-services";
alt="I-Services : Services gratuits et professionnels pour webmasters !";
banner="http://www.i-services.net/images/bannieres/ban468x60.gif";
width="468";
height="60";
}
if (banniere==7) {
url="http://www.raider-knight.com/jump.php?m=moneybookers";
alt="Cheaper way to send and receive money worldwide";
banner="http://www.moneybookers.com/images/banners/auctions_bwiCCchq_v1.jpg";
width="468";
height="60";
}
if (banniere==8) {
url="http://www.raider-knight.com/jump.php?m=moneybookers";
alt="Cheaper way to send and receive money worldwide";
banner="http://www.moneybookers.com/images/banners/auctions_bwiCCchq_v1.jpg";
width="468";
height="60";
}
if (banniere==9) {
url="http://www.raider-knight.com/jump.php?m=affiliation-rentaliweb";
alt="Rentabiliweb.com";
banner="http://data.rentabiliweb.com/i/bannieres/468x60_3_new.gif";
width="468";
height="60";
}
if (banniere==10) {
url="http://www.raider-knight.com/jump.php?m=iWebTool";
alt="iWEBTOOL Web Directory";
banner="http://www.iwebtool.com/account/affiliate/img/banners/468x60.gif";
width="468";
height="60";
}
if (banniere==11) {
url="http://www.raider-knight.com/jump.php?m=moneybookers";
alt="Cheaper way to send and receive money worldwide";
banner="http://www.moneybookers.com/images/banners/auctions_bwiCCchq_v1.jpg";
width="468";
height="60";
}
if (banniere==12) {
url="http://www.raider-knight.com/jump.php?m=iWebTool";
alt="iWEBTOOL Web Directory";
banner="http://www.iwebtool.com/account/affiliate/img/banners/468x60.gif";
width="468";
height="60";
}
if (banniere==13) {
url="http://www.raider-knight.com/jump.php?m=affiliation-rentaliweb";
alt="Rentaliweb";
banner="http://data.rentabiliweb.com/i/bannieres/rw_banner_468x60_2-1-2.gif";
width="468";
height="60";
}
if (banniere==14) {
url="http://www.raider-knight.com/jump.php?m=webopass";
alt="webopass.fr : Le micropaiement facile";
banner="http://www.webopass.fr/img/bannieres/ban_468x60_02.png";
width="468";
height="60";
}
if (banniere==15) {
url="http://www.raider-knight.com/jump.php?m=affiliation-rentaliweb";
alt="Rentaliweb";
banner="http://data.rentabiliweb.com/i/bannieres/rw_banner_468x60_2-1-2.gif";
width="468";
height="60";
}
if (banniere==16) {
url="http://knight.love.easyrencontre.com";
alt="rencontres gratuites";
banner="http://www.easyflirtpartners.biz/promo/bans/lang/fr/1-468x60.jpg";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a>');
document.write('</center>');
// -->