bgcolor='#b9d1bf';
bgcolor2='#dae7dd';
bgnormal='http://www.lycee-smdn.org/images/BtnMenusecond.png';
bgnormal2='http://www.lycee-smdn.org/images/BtnMenusecondover.png';

document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:120px ')
document.write('#topgauche { position:absolute;  z-index:0; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('.ejsmenu {color:#000000; 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
Modifié par Fabrice ALONSO le 14 Septembre 2006 :
Mise en place d'images pour les menus
*/

/*
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[0][0] = '<A HREF="http://www.lycee-smdn.org/calendrier.htm" target="_self" CLASS=ejsmenu>Le Calendrier</A>';
zlien[0][1] = '<A HREF="http://www.lycee-smdn.org/horaires.htm" CLASS=ejsmenu>La grille horaire</A>';
zlien[0][2] = '<A HREF="http://www.lycee-smdn.org/restauration.htm" CLASS=ejsmenu>Le Self</A>';
zlien[0][3] = '<A HREF="http://www.lycee-smdn.org/infirmerie.html" CLASS=ejsmenu>L\'Infirmerie</A>';
zlien[0][4] = '<A HREF="http://www.lycee-smdn.org/parents/parentsdelegues.html" CLASS=ejsmenu>Parents Délégués</A>';
zlien[0][5] = '<A HREF="http://www.lycee-smdn.org/eleves/elevesdelegues.html" CLASS=ejsmenu>Elèves Délégués</A>';
zlien[0][6] = '<A HREF="http://www.lycee-smdn.org/profs/nouveauxprofs.html" CLASS=ejsmenu>Nouveaux Enseignants</A>';
zlien[0][7] = '<A HREF="http://www.lycee-smdn.org/documents.html" CLASS=ejsmenu>Conventions Stages</A>';
zlien[0][8] = '<A HREF="http://www.lycee-smdn.org/resultats.html" CLASS=ejsmenu>Résultats</A>';

zlien[1][0] = '<A HREF="http://www.lycee-smdn.org/association_anciens.htm" CLASS=ejsmenu>Anciens Elèves</A>';
zlien[1][1] = '<A HREF="http://www.lycee-smdn.org/association_sportive.htm" CLASS=ejsmenu>Association Sportive</A>';
zlien[1][2] = '<A HREF="http://www.lycee-smdn.org/apel.htm" CLASS=ejsmenu>A.P.E.L.</A>';
zlien[1][3] = '<A HREF="http://www.lycee-smdn.org/arbs.htm" CLASS=ejsmenu>A.R.B.S.</A>';
zlien[2][0] = '<A HREF="http://www.lycee-smdn.org/talents.htm" CLASS=ejsmenu>Fête des Talents</A>';
zlien[2][1] = '<A HREF="http://www.lycee-smdn.org/integration.htm" CLASS=ejsmenu>Journée Intégration</A>';
zlien[2][2] = '<A HREF="http://www.lycee-smdn.org/projetspedagogiques.htm" CLASS=ejsmenu>Projets Pédagogiques</A>';
zlien[2][3] = '<A HREF="http://www.lycee-smdn.org/voyages.htm" CLASS=ejsmenu>Voyages</A>';
zlien[2][4] = '<A HREF="http://www.lycee-smdn.org/voyagelourdes.htm" CLASS=ejsmenu>Voyage à Lourdes</A>';
zlien[3][0] = '<A HREF="http://www.lycee-smdn.org/liens.htm" CLASS=ejsmenu>LiensUtiles</A>';
zlien[4][0] = '<A HREF="http://www.lycee-smdn.org/contact_webmaster.htm" CLASS=ejsmenu>Webmaster</A>';
zlien[4][1] = '<A HREF="http://www.lycee-smdn.org/contact_lycee.htm" CLASS=ejsmenu>Contacts Lycée</A>';
zlien[5][0] = '<A HREF="http://www.google.com/a/lycee-smdn.org" target="_blank" CLASS=ejsmenu>EXTRANET</A>';
zlien[5][1] = '<A HREF="http://spreadsheets.google.com/a/lycee-smdn.org/viewform?formkey=dHNHdDBsbWhqYkdNUVZoWjEtaExodkE6MA" target="_blank" CLASS=ejsmenu>Pb Informatiques</A>';

if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 120;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5  WIDTH=160><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=5>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD align=center BACKGROUND=\""+bgnormal+"\" onMouseOver=this.style.backgroundImage=\"url("+bgnormal2+")\" onMouseOut=this.style.background=\"url("+bgnormal+")\" HEIGHT=25 ><FONT SIZE=1 FACE=\"Verdana\" color=\"black\" CLASS=ejsmenu >"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0  WIDTH=134 HEIGHT=140><TR><TD><TABLE CELLPADING=0 CELLSPACING=11 BORDER=0 WIDTH=100% HEIGHT=80>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[0],0) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">La vie de l\'Etablissement</FONT></TD></tr>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[1],45) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">Les Associations</FONT></TD></tr>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[2],90) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">Ca bouge à Nevers</FONT></TD></tr>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[3],135) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">Liens utiles</FONT></TD></tr>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[4],180) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">Nous contacter</FONT></TD></tr>')
document.write('<tr><TD WIDTH=120 height=30 ALIGN=center background=\"http://www.lycee-smdn.org/images/BtnMenuprincipal.png\" onmouseover=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipalover.png)\";pop(zlien[5],225) onmouseout=this.style.backgroundImage=\"url(http://www.lycee-smdn.org/images/BtnMenuprincipal.png)\" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana" color="000000">Vie Scolaire</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');



