// JavaScript Document
bgcolor='#FFFFFF';
bgcolor2='#AFD62B';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:relative;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#DF0134; text-decoration:none;}')
document.write('</style>')

document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');


/*
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="index.html" CLASS=ejsmenu>Actualit&#233;s</A>';
zlien[0][1] = '<A HREF="VieDeLEcole.html" CLASS=ejsmenu>Vie de l&#39;&#233;cole</A>';
zlien[0][2] = '<A HREF="Actualites20102011.html" CLASS=ejsmenu>Archives Actus 2010 2011</A>';

zlien[1][0] = '<A HREF="Admissions.html" CLASS=ejsmenu>Conditions d&#39;admission</A>';
zlien[1][1] = '<A HREF="Disciplines.html" CLASS=ejsmenu>Disciplines enseign&#233;es</A>';
zlien[1][2] = '<A HREF="Concours.html" CLASS=ejsmenu>Concours pr&#233;par&#233;s</A>';
zlien[1][3] = '<A HREF="Equipe.html" CLASS=ejsmenu>Equipe p&#233;dagogique</A>';
zlien[1][4] = '<A HREF="Localisation.html" CLASS=ejsmenu>Informations pratiques</A>';

zlien[2][0] = '<A HREF="DatesInscriptions.html" CLASS=ejsmenu>Inscriptions</A>';
zlien[2][1] = '<A HREF="DatesDossier.html" CLASS=ejsmenu>Envoi du dossier</A>';
zlien[2][2] = '<A HREF="DatesJPO.html" CLASS=ejsmenu>Journ&#233;es portes ouvertes</A>';
zlien[2][3] = '<A HREF="DatesRentree2012.html" CLASS=ejsmenu>Rentr&#233;e 2012/2013</A>';

zlien[3][0] = '<A HREF="Inscription.html" CLASS=ejsmenu>Demande de candidature et modalit&#233;s d&#39;inscription</A>';
zlien[3][1] = '<A HREF="Brochure.html" CLASS=ejsmenu>Brochure</A>';
zlien[3][2] = '<A HREF="Plaquette.html" CLASS=ejsmenu>Plaquette</A>';

zlien[4][0] = '<A HREF="Adultes.html" CLASS=ejsmenu>Cours adultes</A>';
zlien[4][1] = '<A HREF="Enfants.html" CLASS=ejsmenu>Cours enfants</A>';

zlien[5][0] = '<A HREF="LiensEcoles.html" CLASS=ejsmenu>Ecoles</A>';
zlien[5][1] = '<A HREF="LiensAmis.html" CLASS=ejsmenu>Liens amis</A>';

zlien[6][0] = '<A HREF="Formulaire.html" CLASS=ejsmenu>Demande d&#39;informations</A>';
zlien[6][1] = '<A HREF="Coordonnees.html" CLASS=ejsmenu>Coordonn&#233;es</A>';
zlien[6][2] = '<A HREF="http://www.facebook.com/group.php?gid=102902876422071" target="_blank" CLASS=ejsmenu>Facebook</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 = 25;

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos;
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=160><TR><TD><TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=0>";
	pass = 0
	while (pass < msg.length)
		{
		content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\">&nbsp;"+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=866><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=1 WIDTH=100% HEIGHT=25><TR>')


var position = new Array();
position[0] = -35;
position[1] = 49;
position[2] = 165;
position[3] = 320;
position[4] = 501;
position[5] = 649;
position[6] = 744;

document.write('<TD WIDTH=65 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],position[0])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],position[0])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Actualit&#233;s</FONT></a></TD>')
document.write('<TD WIDTH=65 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],position[1])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],position[1])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Ecole</FONT></a></TD>')
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],position[2])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],position[2])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Dates importantes</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],position[3])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],position[3])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">T&#233;l&#233;chargements</FONT></a></TD>')
document.write('<TD WIDTH=160 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],position[4])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],position[4])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Cours du soir/enfants</FONT></a></TD>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],position[5])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],position[5])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Liens</FONT></a></TD>')
document.write('<TD WIDTH=64 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],position[6])" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],position[6])" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contact</FONT></a></TD>')


document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
