function infolegales(){
 window.open("infolegales.html","infolegales","width=300,height=280,toolbar=no,resizable=yes,scrollbars=no")
}

inj("<a name='bp'></a>")
inj("<table border=0 width=700 cellpadding=0 cellspacing=0><tr><td width=15>&nbsp;</td><td width=240>")
inj("<font color=#007F00 style=\"font-size:12px\"><strong><i>Club cathares.org</i> <sup style=\"font-size:11px\">&reg;</sup>")
inj("</strong></font><font size=-2 color=\"#000000\" style=\"font-size:11px\"><br>")
inj("&Eacute;diteur :<a href=\"http://www.histophile.com\" target=\"_blank\" class=\"noirNormal\"><span class=\"noirNormal\">&nbsp;Histophile<sup>&reg;</sup>,&nbsp;www.histophile.com&nbsp;</span></a><br>")
inj("Animateur :<a href=\"mailto:pcontal@cathares.org\" class=\"noirNormal\"><span class=\"noirNormal\">&nbsp;Philippe Contal&nbsp;</span></a><br>")
inj("n<sup>o</sup> d'enregistrement &agrave; la<a href=\"http://www.cnil.fr\" target=\"_blank\" class=\"noirNormal\" onMouseover=\"montrerInfoCNIL()\"><span class=\"noirNormal\">&nbsp;CNIL&nbsp;</span></a>: 671930<br>")
inj("</font>")
inj("</td><td valign=bottom>")
inj("<div>")
inj("<table border=0 bgcolor=#f1eec0 cellpadding=2 cellspacing=0  id=\"infoCNIL\" style=\"visibility:hidden\"><tr><td nowrap>")
inj("<font color=#000000 style=\"font-size:11px\">")
inj("<strong>CNIL</strong><br>")
inj("Commission Nationale de l'Informatique et des Libert&eacute;s<br></center>")
inj("<a href=\"http://www.cnil.fr\" target=\"_blank\" class=\"noirNormal\">www.cnil.fr</a>")
inj("</font>")
inj("</td></tr></table>")
inj("</div>")
inj("</td></tr></table>")

var tempo

today = new Date;
sec = today.getTime();
//document.write('<SCRIPT LANGUAGE="javascript" SRC="http://countus.editeurjavascript.com/countus.php3?pseudo=cathares&timer=')
//document.write(sec)
//document.write('&present=2"><\/SCRIPT>')

function montrerInfoCNIL() {
 voirObj('infoCNIL')
 clearTimeout(tempo)
 tempo=setTimeout("cacherObj('infoCNIL')",10000)
}

function disableselect(e){
 return false
}

function reEnable(){
 return true
}

var idt=(ie5) ? document.all.identifiant.innerText : ""

if (((idt.indexOf("decouverte")!=-1) || (idt.indexOf("im@ginarium")!=-1) || (idt.indexOf("imaginarium")!=-1) || (idt.indexOf("privilege")!=-1))) {
 document.onselectstart=new Function ("return false")
 if (window.sidebar) {
  document.onmousedown=disableselect
 }
}

if (!isNS) {
 document.write("<embed src='bip3.wav' name=Son hidden=true loop=false autostart=false>")
}

//document.write("<iframe src='http://www.cathares.org/geolocalisationIn.html' framespacing='0' frameborder='no' scrolling='no' width=1 height=1></iframe>")

var ejs_al_mess = "Bonjour,<br>Un plantage de mon ordinateur m'a fait perdre mes donn&eacute;es concernant les adh&eacute;rents du club.<br>Je travaille activement pour les reconstituer mais cela prendra du temps...<br>Merci pour votre compr&eacute;hension.<br><br>Philippe Contal";
var ejs_al_background = '#ddffdd'
var ejs_al_bordure = '#aaeeaa'
var ejs_al_police = 'Verdana'
var ejs_al_police_taille = '12'
var ejs_al_police_color = '#000000'
var ejs_al_hauteur = 160
var ejs_al_largeur = 500
var ejs_al_box2 = 0;
ejs_al_classe = 'border-color:'+ejs_al_bordure+';border-style:solid;border-width:1px;background:'+ejs_al_background+';font-family:'+ejs_al_police+';font-size:'+ejs_al_police_taille+'px;color:'+ejs_al_police_color;

if(document.getElementById) { 
 document.write('<DIV ID=ejs_al_box1 STYLE="position:absolute;visibility:hidden;'+ejs_al_classe+';width:20;height:'+(ejs_al_hauteur+20)+';z-index:10"></DIV>');
 document.write('<DIV ID=ejs_al_box2 STYLE="position:absolute;visibility:hidden;'+ejs_al_classe+';width:'+ejs_al_box2+';height:'+ejs_al_hauteur+';z-index:5');
 if(document.all)
  document.write(';padding:10');
 document.write('"></DIV>');
 document.write('<DIV ID=ejs_al_box3 STYLE="position:absolute;visibility:hidden;'+ejs_al_classe+';width:20;height:'+(ejs_al_hauteur+20)+';z-index:10"></DIV>');
 ejs_al_Y = document.body.clientHeight;
 ejs_al_X = document.body.clientWidth;
 ejs_al_posX = Math.round(ejs_al_X/2)+80;
 ejs_al_posY = Math.round(ejs_al_Y/2)-Math.round(ejs_al_hauteur/2);
}

function ejs_al_deplace() { 
 document.getElementById("ejs_al_box1").style.left = ejs_al_posX-20-(ejs_al_box2/2); 
 document.getElementById("ejs_al_box3").style.left = ejs_al_posX+(ejs_al_box2/2); 
 document.getElementById("ejs_al_box2").style.left = ejs_al_posX-(ejs_al_box2/2)-5; 
 document.getElementById("ejs_al_box2").style.width = ejs_al_box2+10; 
 ejs_al_box2 += 5; 
 if(ejs_al_box2<ejs_al_largeur) 
  setTimeout("ejs_al_deplace()",10); 
 else 
  document.getElementById("ejs_al_box2").innerHTML = '<CENTER>'+ejs_al_mess+'<BR><BR><font style="font-size:10px"><A HREF=javascript:ejs_al_close() class=couleurPeau>&nbsp;Fermer&nbsp;</A></font></CENTER>'
}

function ejs_al_start() {
 if(document.getElementById)	{
  document.getElementById("ejs_al_box1").style.visibility = 'visible'
  document.getElementById("ejs_al_box2").style.visibility = 'visible'
  document.getElementById("ejs_al_box3").style.visibility = 'visible'
  document.getElementById("ejs_al_box1").style.top = ejs_al_posY-10
  document.getElementById("ejs_al_box2").style.top = ejs_al_posY
  document.getElementById("ejs_al_box3").style.top = ejs_al_posY-10
  ejs_al_deplace();
 }
}

function ejs_al_close() {
 if(document.getElementById) {
  document.getElementById("ejs_al_box1").style.visibility = 'hidden'
  document.getElementById("ejs_al_box2").style.visibility = 'hidden'
  document.getElementById("ejs_al_box3").style.visibility = 'hidden'
  document.getElementById("ejs_al_box1").style.top = -600
  document.getElementById("ejs_al_box2").style.top = -600
  document.getElementById("ejs_al_box3").style.top = -600
  ejs_al_deplace();
 }
}

//ejs_al_start();
