// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#000000';
bgcolor0='#990000'; //CC0000';
bgcolor1='#990000'; //CC0000';
bgcolor2='#990000'; //CC0000';
bgcolor3='#990000'; //CC0000';
bgcolor4='#990000'; //CC0000';
bgcolor5='#990000'; //CC0000';
bgcolor6='#990000'; //CC0000';
bgcolor7='#990000'; //CC0000';
bgcolor8='#990000'; //CC0000';
bgcolor9='#990000'; //CC0000';

zgcolor = new Array;
zgcolor[0] = '#990000'; //CC0000';
zgcolor[1] = '#990000'; //CC0000';
zgcolor[2] = '#990000'; //CC0000';
zgcolor[3] = '#990000'; //CC0000';
zgcolor[4] = '#990000'; //CC0000';
zgcolor[5] = '#990000'; //CC0000';
zgcolor[6] = '#990000'; //CC0000';
zgcolor[7] = '#990000'; //CC0000';
zgcolor[8] = '#990000'; //CC0000';
zgcolor[9] = '#990000'; //CC0000';

document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; z-index:10; }')
document.write('A:hover.ejsmenu {color:#F1F1F1; text-decoration:none;}')
document.write('A.ejsmenu {color:#F1F1F1; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><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[0][0] = '<A HREF="index.html" CLASS=ejsmenu>Accueil</A>';
zlien[0][1] = '<A HREF="academie-anca.htm" CLASS=ejsmenu>ANCA-SONIA</A>';
zlien[0][2] = '<A HREF="academie-aaaa.htm" CLASS=ejsmenu>Association</A>';
zlien[0][3] = '<A HREF="actu1.htm" CLASS=ejsmenu>Actualites</A>';
zlien[1][0] = '<A HREF="academie-peda.htm" CLASS=ejsmenu>Pédagogie/Philosophie</A>';
zlien[1][1] = '<A HREF="academie-equipe.htm" CLASS=ejsmenu>Equipe pédagogique</A>';
zlien[1][2] = '<A HREF="academie-intervants.htm" CLASS=ejsmenu>Intervenants</A>';
zlien[1][3] = '<A HREF="academie-galerie.htm" CLASS=ejsmenu>Galerie</A>';
zlien[2][0] = '<A HREF="an-cycle.htm" CLASS=ejsmenu>Premier cycle</A>';
zlien[2][1] = '<A HREF="an-1.htm" CLASS=ejsmenu>.  Première année</A>';
zlien[2][2] = '<A HREF="an-2.htm" CLASS=ejsmenu>.  Deuxième année</A>';
zlien[2][3] = '<A HREF="an-3.htm" CLASS=ejsmenu>.  Troisième année</A>';
zlien[2][4] = '<A HREF="an-cycle2.htm" CLASS=ejsmenu>Deuxième cycle</A>';
zlien[2][5] = '<A HREF="an-4.htm" CLASS=ejsmenu>. Quatrième année</A>';
zlien[2][6] = '<A HREF="an-inscrire.htm" CLASS=ejsmenu>Admissibilité</A>';
zlien[3][0] = '<A HREF="pro-presentation.htm" CLASS=ejsmenu>Présentation</A>';
zlien[4][0] = '<A HREF="primaire-presentation.htm" CLASS=ejsmenu>Présentation et inscription</A>';
zlien[5][0] = '<A HREF="loisir-3h.htm" CLASS=ejsmenu>Cours de loisirs et inscription</A>';
zlien[6][0] = '<A HREF="stage-ete.htm" CLASS=ejsmenu>Stage d été</A>';
zlien[7][0] = '<A HREF="contact-contact.htm" CLASS=ejsmenu>Nous contacter</A>';
zlien[7][1] = '<A HREF="contact-plan.htm" CLASS=ejsmenu>Plan d accès</A>';
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 = 24;

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos;
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
	pass = 0
	while (pass < msg.length)
		{
			content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+zgcolor[pass]+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><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=#000000 WIDTH=617><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">ACCUEIL</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],69)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">ACADEMIE</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],144)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">ENSEIGNEMENT SUPERIEUR</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],236)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">FORMATION PROFESSIONNELLE</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],338)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">ECOLE PRIMAIRE</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[5],411)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">COURS DE LOISIRS</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor8+'\';pop(zlien[6],478)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],600)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">STAGES</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor8+'\';pop(zlien[7],545)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],800)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">CONTACT</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
