function _affiche_anim(rep,anim,width,height){
	document.write('<object type="application/x-shockwave-flash" data="'+ rep + anim +'" width="'+width+'" height="'+height+'"><param name="movie" value="'+rep + anim+'" /><param name="quality" value="high" /><param name="wmode" value="transparent" /></object>');}
	
function PopupCie()  {
	sw=Math.round((screen.availWidth-770)/2);
	sh=Math.round((screen.availHeight-550)/2);
	w=open("cie111.php","cie111","width=770,height=550,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,top="+sh+",left="+sw+"");
	w.document.close();
}
function PopupCie2()  {
	sw=Math.round((screen.availWidth-770)/2);
	sh=Math.round((screen.availHeight-550)/2);
	w=open("../cie111.php","cie111","width=770,height=550,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,top="+sh+",left="+sw+"");
	w.document.close();
}

function PopupMailCoach() {
	sw=Math.round((screen.availWidth-400)/2);
	sh=Math.round((screen.availHeight-400)/2);
	titre="Écrire &agrave; un coach";
	window.open("popup-mail-coach.php","titre","width=400,height=400,toolbar=no,scrollbars=no,resizable=no,top="+sh+",left="+sw+"");
}
if (self==top && !top.name && (top.location.href!="http://www.cie111.com/" && top.location.href!="http://www.cie111.com" && top.location.href!="http://cie111.com/" && top.location.href!="http://cie111.com")){
	//top.location = "http://www.cie111.com/";
	
	}