bgcolor='#999999';
bgcolor2='#EEEEEE';
bgcolor3='#CCCCCC';
document.write('<style type="text/css">');
document.write('.vpopper { POSITION: absolute; VISIBILITY: hidden; z-index:10; left:99px ')
document.write('#vtopgauche { position:absolute;  z-index:15; }')
/*document.write('A:hover.vejsmenu {color:#000000; text-decoration:none;}')
document.write('A.vejsmenu {color:#000000; text-decoration:none;}')*/
document.write('</style>')
/*document.write('<div style="position:relative;height:25"><DIV class=vpopper id=vtopdeck></DIV>');*/
document.write('<div style="position:relative;height:25" id="vtoto" onmouseover="clearTimeout(this.setattente);this.bye=false;" onmouseout="if (this.bye) {vkill();} else {this.bye=true;this.setattente= setTimeout(\'vtoto.onmouseout()\',100);}"><DIV class=vpopper id=vtopdeck></DIV>');
vzlien = new Array;
vzlien[0] = new Array;
vzlien[1] = new Array;
vzlien[2] = new Array;
vzlien[3] = new Array;
vzlien[0][0] = '<A HREF="eqchristophe.html" CLASS=ejsmenu>Christophe Lombard</A>';
vzlien[0][1] = '<A HREF="eqpierre.html" CLASS=ejsmenu>Pierre de Goër</A>';
vzlien[0][2] = '<A HREF="eqnicole.html" CLASS=ejsmenu>Nicole Caillat</A>';
vzlien[0][3] = '<A HREF="eqca.html" CLASS=ejsmenu>le C.A.</A>';
if (document.layers) { vskn = document.vtopdeck; vskn.left = 104; }
else if (document.getElementById) { vskn = document.getElementById("vtopdeck").style; vskn.left = 104; }
else if (document.all) { vskn = topdeck.style; vskn.left = 104; }



function vpop(msg,pos)
{
vskn.visibility = "hidden";
skn.visibility = "hidden";
a=true
vskn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor3+" onMouseOver=\"this.style.background='"+bgcolor2+"';fiatlux(9999)\" onMouseOut=\"this.style.background='"+bgcolor3+"';MM_swapImgRestore()\" HEIGHT=20><FONT SIZE=2 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (msg==''||msg[0]=='')content='';
fiatlux (9999);
document.getElementById("vtopdeck").innerHTML = content;
vskn.visibility = "visible";
}
function vkill()
{
	if(document.getElementById)
		vskn.visibility = "hidden";
}
document.onclick = vkill;

