// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#566ab1';
bgcolor0='#E9967A'; //CC0000';
bgcolor1='#FF69B4'; //CC0000';
bgcolor2='#FF6347'; //CC0000';
bgcolor3='#48D1CC'; //CC0000';
bgcolor4='#FFA500'; //CC0000';
bgcolor5='#BC8F8F'; //CC0000';
bgcolor6='#00FF00'; //CC0000';
bgcolor7='#FFB6C1'; //CC0000';
bgcolor8='#D2691E'; //CC0000';
bgcolor9='#ADFF2F'; //CC0000';

zgcolor = new Array;
zgcolor[0] = '#E9967A'; //CC0000';
zgcolor[1] = '#FF69B4'; //CC0000';
zgcolor[2] = '#FF6347'; //CC0000';
zgcolor[3] = '#48D1CC'; //CC0000';
zgcolor[4] = '#FFA500'; //CC0000';
zgcolor[5] = '#BC8F8F'; //CC0000';
zgcolor[6] = '#00FF00'; //CC0000';
zgcolor[7] = '#FFB6C1'; //CC0000';
zgcolor[8] = '#D2691E'; //CC0000';
zgcolor[9] = '#ADFF2F'; //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:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:20"><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[0][0] = '<A HREF="www.geocities.com/simulationdehockey16/reglement" CLASS=ejsmenu>Historique</A>';
*/
zlien[0][0] = '<A HREF="./organigramme.htm" CLASS=ejsmenu>Organigramme</A>';
zlien[0][1] = '<A HREF="./administration.htm" CLASS=ejsmenu>Administration</A>';
zlien[0][2] = '<A HREF="./projet-educatif.htm" CLASS=ejsmenu>Projet éducatif</A>';
zlien[0][3] = '<A HREF="./projet-pastoral.htm" CLASS=ejsmenu>Projet pastoral</A>';
zlien[0][4] = '<A HREF="./reglement.htm" CLASS=ejsmenu>Réglement intérieur</A>';
zlien[0][5] = '<A HREF="./resultat_examen.htm" CLASS=ejsmenu>Résultats d\'examen</A>';
zlien[0][6] = '<A HREF="./plan_lycee.htm" CLASS=ejsmenu>Plan du Lycée</A>';
zlien[0][7] = '<A HREF="./contact.htm" CLASS=ejsmenu>Contact</A>';
zlien[1][0] = '<A HREF="./apprentissage.htm" CLASS=ejsmenu>L\'apprentissage \:<br>qu\'est-ce que c\'est\? </A>';
/*
zlien[1][1] = '<A HREF="www.geocities.com/simulationdehockey16/" CLASS=ejsmenu>Apprentissage \:<br> un contrat de travail</A>';
*/
zlien[1][1] = '<A HREF="./formation_cfa.htm" CLASS=ejsmenu>Les Formations automobiles</A>';
/*
zlien[1][3] = '<A HREF="www.geocities.com/simulationdehockey16/" CLASS=ejsmenu>L\'Europe au CFA</A>';
zlien[1][4] = '<A HREF="www.geocities.com/simulationdehockey16/" CLASS=ejsmenu>Diaporama</A>';
*/
zlien[2][0] = '<A HREF="./3eme_dp.htm" CLASS=ejsmenu>Les 3èmes Découvertes professionnelles</A>';
zlien[2][1] = '<A HREF="./bac_industriel.htm" CLASS=ejsmenu>Les filières technologiques industrielles</A>';
zlien[2][2] = '<A HREF="./bac_tertiaire.htm" CLASS=ejsmenu>Les filières technologiques tertiaires</A>';
zlien[2][3] = '<A HREF="./bep_bacpro_industriels.htm" CLASS=ejsmenu>Les filières professionnelles industrielles</A>';
zlien[2][4] = '<A HREF="./bep_bacpro_tertiaires.htm" CLASS=ejsmenu>Les filières professionnelles tertiaires</A>';
zlien[2][5] = '<A HREF="./bts.htm" CLASS=ejsmenu>L\'enseignement supérieur</A>';
zlien[3][0] = '<A HREF="http://www.la-chataigneraie.org/chatos/spip.php?rubrique33" CLASS=ejsmenu>Agenda</A>';
zlien[3][1] = '<A HREF="http://www.la-chataigneraie.org/chatos/" CLASS=ejsmenu>Actualité et information</A>';

zlien[4][0] = '<A HREF="./telechargement.htm" CLASS=ejsmenu>Nos formations</A>';
/*
zlien[4][1] = '<A HREF="www.geocities.com/simulationdehockey16/" CLASS=ejsmenu>Dossier d\'inscription</A>';
*/
zlien[4][1] = '<A HREF="./listes_livres.htm" CLASS=ejsmenu>Les listes de livres</A>';

zlien[4][2] = '<A HREF="./telechargement/certificat-medical.pdf" CLASS=ejsmenu>Certificat médical EPS</A>';

zlien[5][0] = '<A HREF="./internat.htm" CLASS=ejsmenu>Internat</A>';
zlien[5][1] = '<A HREF="./etude_soir.htm" CLASS=ejsmenu>Etude du soir</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 +"px";

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos +"px";
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><TR><TD><TABLE WIDTH=150 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=900><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=900 HEIGHT=25><TR>')
document.write('<TD WIDTH=150 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=3 FACE="Verdana">Le Lycée</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],149)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],149)" href=# CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Le CFA</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],299)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],299)" href=# CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Les Formations</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],448)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],448)" href=# CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Activité du lycée</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[5],598)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],598)" href=# CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Services</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],750)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],748)" href=# CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Téléchargement</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
