

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->


<!-- Begin
var how_many_ads = 3;
var now = new Date();
var sec = Math.round(Math.random()*5);
var ad = sec;

if (ad==1) {
txt="Rejoignez votre table!";
url="http://tracker.tradedoubler.com/pan/TrackerServlet?p=632&a=160964&g=6575";
alt="Rejoignez votre table!";
banner="http://impfr.tradedoubler.com/imp/img/6575/160964";
width="468";
height="60";
}
if (ad==2) {
txt="Carte telephonique gratuite!";
url="http://www.commission-junction.com/track/track.dll?AID=543670&PID=649014&URL=http%3A%2F%2Fwww%2Eyesfree%2Ecom%2Ffreephonecards%2Fcgi%2Dbin%2Ffreephonecards%2Ecgi";
alt="Free Phone Card";
banner="http://www.commission-junction.com/banners/tracker.exe?PID=649014&AID=543670&banner=543670%2Egif";
width="468";
height="60";
}
if (ad==3) {
txt="Appelez le monde a prix charter"; 
url="http://tracker.tradedoubler.com/tracker.asp?code=512456&pid=3";
alt="Faites des economies dans vos depenses";
banner="http://www.budgetelecom.com/affiliation/crea/BudgeTelMondegrand.gif";
width="468";
height="60";
}
if (ad==4) {
txt="Venez jouer avec nous!"; 
url="http://www.cibleclick.com/cibles/clicks/symp.cfm?site_id=584077027&friend_id=809565190&banniere_id=832";
alt="Venez jouer avec nous!";
banner="http://www.cibleclick.com/cibles/banniere/symp.cfm?site_id=584077027&friend_id=809565190&banniere_id=832";
width="468";
height="60";
}
if (ad==5) {
txt="Venez jouer avec nous!"; 
url="http://www.cibleclick.com/cibles/clicks/symp.cfm?site_id=584077027&friend_id=809565190&banniere_id=832";
alt="Venez jouer avec nous!";
banner="http://www.cibleclick.com/cibles/banniere/symp.cfm?site_id=584077027&friend_id=809565190&banniere_id=832";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->

