// JavaScript Document pour les rotations de PUB
var nb_banniere =3;//Nombre de banniere en rotation
var now = new Date()
var sec = now.getSeconds()
var ad = sec % nb_banniere;
ad +=1;
if (ad==3) {
	url="http://prof.estat.com/r/roi/298098192513?class=SME%2Bbanniere%2Bform&page=avocats-paris&type=50&g=294094192512&estat_url=http%3A%2F%2Fwww.avocatparis.org%2FAvocatParis%2Favocats_service%2Favocats_entreprises.aspx%3F";
			alt="Avocats de Paris";
			banner="http://www.salonmicroentreprises.com/img/bouton-et-bannieres/avocats-paris.gif";
			width="468";
			height="60";
			document.write('<div align="center" bgcolor="#e10028">');
			document.write('<a href="' + url + '" target="_blank">');
			document.write('<img src="' + banner + '" width=')
			document.write(width + ' height=' + height + ' ');
			document.write('alt="' + alt + '" ><br>');
			document.write('</a>');
			document.write('</div>');
	}
	
if (ad==4){
	swf="http://www.salonmicroentreprises.com/img/V2-bannieres-boutons/468x60-Sg-msg1.swf?ClickTAG=https://www.professionnels.secure.societegenerale.fr/EIOMain/1,,EIO_EIOPageInfo_SE_Creation-accueil-des-createurs_PIFCM__,00.html";
	height="60";
	width="468";
	document.write('<div align="center">');
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="' + height + '" width="' + width + '">');
	document.write('<param name="movie" value="' + swf + '">');
	document.write('<param name="quality" value="best">');
	document.write('<param name="play" value="true">');
	document.write('<embed height="' + height + '" pluginspage="http://www.macromedia.com/go/getflashplayer" src="' + swf + '" type="application/x-shockwave-flash" width="' + width + '" quality="best" play="true">');
	document.write('</object>');
	document.write('</div>');
	}
	
if (ad==3){
	swf="http://www.salonmicroentreprises.com/img/V2-bannieres-boutons/SG-468x60.swf?ClickTAG=https://www.professionnels.secure.societegenerale.fr/EIOMain/1,,EIO_EIOPageInfo_SE_Creation-accueil-des-createurs_PIFCM__,00.html";
	height="60";
	width="468";
	document.write('<div align="center">');
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="' + height + '" width="' + width + '">');
	document.write('<param name="movie" value="' + swf + '">');
	document.write('<param name="quality" value="best">');
	document.write('<param name="play" value="true">');
	document.write('<embed height="' + height + '" pluginspage="http://www.macromedia.com/go/getflashplayer" src="' + swf + '" type="application/x-shockwave-flash" width="' + width + '" quality="best" play="true">');
	document.write('</object>');
	document.write('</div>');
	} 	
	
if (ad==1) {
	url="http://prof.estat.com/r/roi/298098192513?class=SME+Bbanniere+form&page=ITG&type=50&g=294094192512&estat_url=http%3A%2F%2Fwww.itg.fr%3F";
			alt="ITG";
			banner="http://www.salonmicroentreprises.com/img/bouton-et-bannieres/ITG.gif";
			width="468";
			height="60";
			document.write('<div align="center" bgcolor="#e10028">');
			document.write('<a href="' + url + '" target="_blank">');
			document.write('<img src="' + banner + '" width=')
			document.write(width + ' height=' + height + ' ');
			document.write('alt="' + alt + '" ><br>');
			document.write('</a>');
			document.write('</div>');
	}