posYmenu = 216;
bgcolor='#150f00';
bgcolor2='#B1AD9E';
needcenter =false;
if(!needcenter)
	posXmenu = 0;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(798/2);
	else
		posXmenu = (window.innerWidth/2)-(798/2); 
	}
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');


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[0][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="news/index.php" CLASS=ejsmenu>Actualité</A>';
zlien[0][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="photos/photos_mini.html" CLASS=ejsmenu>Photographies</A>';
zlien[0][2] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/plans.html" CLASS=ejsmenu>Plans d´accès</A>';
zlien[0][3] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/org.html" CLASS=ejsmenu>Organisation</A>';
zlien[0][4] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/reglint.html" CLASS=ejsmenu>Réglement intérieur</A>';
zlien[0][5] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/activites.html" CLASS=ejsmenu>P.E.L.</A>';
zlien[0][6] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/liens.html" CLASS=ejsmenu>Nos liens</A>';
zlien[1][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/archivclass.html" CLASS=ejsmenu>Pages des classes</A>';
zlien[1][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/sport.html" CLASS=ejsmenu>Pages sportives</A>';
zlien[2][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/admission.html" CLASS=ejsmenu>Conditions</A>';
zlien[2][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/textes.html" CLASS=ejsmenu>Textes officiels</A>';
zlien[3][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/etudes.html" CLASS=ejsmenu>Cité scolaire internationale</A>';
zlien[3][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/college.html" CLASS=ejsmenu>Autres collèges</A>';
zlien[4][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/allemand.html" CLASS=ejsmenu>Allemand</A>';
zlien[4][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/anglais.html" CLASS=ejsmenu>Anglais</A>';
zlien[4][2] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/ecoles.html" CLASS=ejsmenu>Autres langues</A>';
zlien[5][0] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/parents-eleves.html" CLASS=ejsmenu>Parents d´élèves</A>';
zlien[5][1] = '<img src="images/ico.gif" width="4" height="7">  <A HREF="site/asso.html" CLASS=ejsmenu>Associations</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 = posYmenu+29;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=133><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='"+bgcolor2+"'\" 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=798><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=130 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 title=Infos&nbsp;sur&nbsp;l&acute;école><FONT SIZE=1 FACE="Verdana">Informations & Actualité</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],133)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],130)" href=# CLASS=ejsmenu title=Les&nbsp;élèves&nbsp;à&nbsp;l&acute;honneur><FONT SIZE=1 FACE="Verdana">Espace élèves</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],266)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[2],200)" href=# CLASS=ejsmenu title=Conditions&nbsp;d&acute;admission><FONT SIZE=1 FACE="Verdana">Admissions</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],399)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],300)" href=# CLASS=ejsmenu title=Après&nbsp;la&nbsp;Houille&nbsp;Blanche><FONT SIZE=1 FACE="Verdana">Entrée en sixième</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],532)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[4],400)" href=# CLASS=ejsmenu title=Les&nbsp;langues&nbsp;enseignées><FONT SIZE=1 FACE="Verdana">Les langues</FONT></a></TD>')
document.write('<TD WIDTH=130 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],665)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[5],500)" href=# CLASS=ejsmenu title=Les&nbsp;parents,&nbsp;leur&nbsp;rôle><FONT SIZE=1 FACE="Verdana">Associations & Parents d´élèves</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')


