bgcolor='#CCCCCC';
bgcolor2='#FFFFFF';
bgcolor3='#233976';
bgcolor4='#F3A50E';
bgcolor5='#DE7B10';
bgcolor6='#E64131';
bgcolor7='#854B95';
bgcolor8='#504A9B';
bgcolor9='#233976';
bgcolor10='#C0C2C5';

document.write('<style type="text/css" >');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:300; }')
document.write('#topgauche { position:absolute;  z-index:300; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;z-index:300}')
document.write('A.ejsmenu {color:#CCCCCC; text-decoration:none;}z-index:300')
document.write('</style>')
document.write('<div style="position:relative;height:0"><DIV class=popper id=topdeck></DIV>'); 
  /* SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT http://www.editeurjavascript.com 
  */ /* LIENS */ 
 zlien = new Array;
 zlien[0] = new Array;
 zlien[1] = new Array; 
 zlien[2] = new Array;
 zlien[3] = new Array;
 zlien[4] = new Array;
 zlien[5] = new Array;
 zlien[6] = new Array; 
 zlien[7] = new Array; 
 zlien[8] = new Array;
var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = 16;
  
function pop(msg,pos) 
  { 
skn.visibility = "hidden";
a=true 
skn.left = pos;
var content ="<TABLE VALIGN=CENTER BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#CCCCCC WIDTH=132,67><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='"+bgcolor3+"'\" onMouseOut=\"this.style.background='"+bgcolor3+"'\" HEIGHT=16><FONT SIZE=1 FACE=\"Verdana\">  "+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}

document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#CCCCCC WIDTH=797><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=18 ><TR>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor4+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[0],0)" onmouseout="this.style.background=\''+bgcolor4+'\'"><A onclick= href="http://www.roc-eclerc-formation.com/index.php?page=accueil" onmouseover="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT COLOR=#FFFFFF SIZE=2 FACE="Verdana">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor5+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[1],132,67)" onmouseout="this.style.background=\''+bgcolor5+'\'"><A onclick=href="http://www.roc-eclerc-formation.com/index.php?page=formations" onmouseover="pop(zlien[1],132,67)" href=# CLASS=ejsmenu><FONT COLOR=#FFFFFF SIZE=2 FACE="Verdana" >Formations</FONT></a></TD>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor6+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[2],265,34)" onmouseout="this.style.background=\''+bgcolor6+'\'"><A onclick=href="http://www.roc-eclerc-formation.com/index.php?page=sessions&fot=infoca4&fot2=infoca5" onmouseover="pop(zlien[2],265,34)" href=# CLASS=ejsmenu><FONT COLOR=#FFFFFF SIZE=2 FACE="Verdana">Sessions</FONT></a></TD>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor7+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[3],397,99)" onmouseout="this.style.background=\''+bgcolor7+'\'"><A onclick=href="http://www.roc-eclerc-formation.com/index.php?page=inscriptions" onmouseover="pop(zlien[3],397,99)" href=# CLASS=ejsmenu><FONT COLOR=#FFFFFF SIZE=2 FACE="Verdana">Inscriptions</FONT></a></TD>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor8+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[4],530,64)" onmouseout="this.style.background=\''+bgcolor8+'\'"><A onclick=href="http://www.roc-eclerc-formation.com/index.php?page=reglementation" onmouseover="pop(zlien[4],530,64)" href=# CLASS=ejsmenu><FONT COLOR=#FFFFFF SIZE=2 FACE="Verdana">Règlementation</FONT></a></TD>')
document.write('<TD WIDTH=132,67 ALIGN=center BGCOLOR='+bgcolor9+' onmouseover="this.style.background=\''+bgcolor+'\';pop(zlien[5],663,29)" onmouseout="this.style.background=\''+bgcolor9+'\'"><A onclick=href="http://www.roc-eclerc-formation.com/index.php?page=contact" onmouseover="pop(zlien[4],663,29)" href=# CLASS=ejsmenu><FONT SIZE=2 COLOR=#FFFFFF FACE="Verdana">Contact</FONT></a></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')

