<!--
var menuwidth=145
var offsetleft=10
var offsettop=100
var ns4=document.layers?1:0
var ie4=document.all?1:0
var ns6=document.getElementById&&!document.all?1:0
function makeStatic() {
if (ie4) {object1.style.pixelTop=document.body.scrollTop+offsettop}
else if (ns6) {document.getElementById("object1").style.top=window.pageYOffset+offsettop}
else if (ns4) {eval(document.object1.top=eval(window.pageYOffset+offsettop));}
setTimeout("makeStatic()",0);}
if (ie4||ns6) {document.write('<span ALIGN="CENTER" ID="object1" STYLE="Position:absolute; Top:20; Left:'+offsetleft+'; Z-Index:5; cursor:hand; background-color:black;"><TABLE BORDER="0" width="'+menuwidth+'" CELLPADDING="0" CELLSPACING="0" BORDERCOLOR="black" bgcolor=#CAD3D9>')}
else if (ns4){ document.write('<LAYER top="20" name="object1" left="'+offsetleft+'" BGCOLOR=black><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="1"><TR><TD><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" width="'+menuwidth+'">')}
if (ie4||ns6||ns4)
var menui = new Array();
var menul = new Array();
menui[0]="<IMG SRC=images/haut1.gif BORDER=0><BR><BR>";menui[1]="LES NOUVELLES";menui[2]="Santé/Mutuelle";menui[3]="Passions";menui[4]="Conseils";menui[5]="Sites utiles";menui[6]="Voyages & Visites";menui[7]="Albums photos";menui[8]="L\'AMICALE";menui[9]="Les RÉUNIONS";menui[10]="Vos COMMENTAIRES";menui[11]="Espace&nbsp;MEMBRES";menui[12]="<BR><IMG SRC=scripts/home.gif BORDER=0>&nbsp;ACCUEIL<BR><BR>";
menul[0]="#haut";menul[1]="news.htm";menul[2]="comp_sante.htm";menul[3]="passions.htm";menul[4]="conseils.htm";menul[5]="liens.htm";menul[6]="albums-page.htm";menul[7]="albums-page.htm";menul[8]="amicale.htm";menul[9]="ag_cptes-rendu.htm";menul[10]="http://www.retraiteshpec.net/Commentaires/";menul[11]="http://www.retraiteshpec.net/MembresHPEC/";menul[12]="index.htm";

for (i=0;i<=menui.length-1;i++)
if (ie4||ns6) {document.write('<TR><TD ONCLICK="location=\''+menul[i]+'\'" onmouseover="className=\'menuh\'" onMouseout="className=\'menu\'"><CENTER><FONT face="Arial" size="2" color=#006697><b>'+menui[i]+'</b></FONT></TD></TR>')}
else if (ns4){document.write('<TR><TD BGCOLOR="white"><ILAYER><LAYER width="'+menuwidth+'" onmouseover="bgColor=\'yellow\'" onmouseout="bgColor=\'#CAD3D9\'"><CENTER><A HREF="'+menul[i]+'" class=menulinks>'+menui[i]+'</A></CENTER></LAYER></ILAYER></TD></TR>')}
if (ie4||ns6) {document.write('</TABLE></span>')}
else if (ns4){document.write('</TABLE></TD></TR></TABLE></LAYER>')}
function RHPECmenu(){
if (ns6||ie4||ns4)
makeStatic()
}
//-->

