bgcolor='#000066';
bgcolor2='#C5CFEB';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('.ejsmenu {color:#FFFFFF; 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[0][0] = '<A HREF="http://www.ismj.be/index.html" CLASS=ejsmenu>Accueil</A>';
zlien[1][0] = '<A HREF="http://www.ismj.be/internat.htm" CLASS=ejsmenu>Internat</A>';
zlien[2][0] = '<A HREF="http://www.ismj.be/fiches_options.html" CLASS=ejsmenu>Organigramme et descriptions</A>';
zlien[2][1] = '<A HREF="http://www.ismj.be/options.pdf" CLASS=ejsmenu>Grilles horaires</A>';
zlien[2][2] = '<A HREF="http://www.ismj.be/photos_options.html" target="_blank"CLASS=ejsmenu>Les options en photos</A>';
zlien[3][0] = '<A HREF="http://www.ismj.be/archives.htm" target="_blank" CLASS=ejsmenu>Archives</A>';
zlien[3][1] = '<A HREF="http://www.ismj.be/batiment.htm" target="_blank" CLASS=ejsmenu>Ecole</A>';
zlien[3][2] = '<A HREF="http://www.ismj.be/activites.htm" target="_blank"CLASS=ejsmenu>Activités - Sorties</A>';
zlien[3][3] = '<A HREF="http://www.ismj.be/rhetos.html" target="_blank"CLASS=ejsmenu>Albums Rhétos</A>';
zlien[3][4] = '<A HREF="http://www.ismj.be/projets.html" target="_blank"CLASS=ejsmenu>Projets des élèves</A>';
zlien[3][5] = '<A HREF="http://www.ismj.be/photos_options.html" target="_blank"CLASS=ejsmenu>Les options en photos</A>';
zlien[4][0] = '<A HREF="http://www.ismj.be/resto.htm" CLASS=ejsmenu>Services</A>';
zlien[4][1] = '<A HREF="http://www.ismj.be/agenda.html" CLASS=ejsmenu>Agenda</A>';
zlien[4][2] = '<A HREF="http://www.ismj.be/plan.html" CLASS=ejsmenu>Accès</A>';
zlien[4][3] = '<A HREF="http://www.ismj.be/brochure.pdf" CLASS=ejsmenu>Règlements</A>';
zlien[4][4] = '<A HREF="http://www.ismj.be/liens.html" CLASS=ejsmenu>Liens utiles</A>';
zlien[4][5] = '<A HREF="http://www.ismj.be/contacts.htm" CLASS=ejsmenu>Qui joindre ?</A>';
zlien[5][0] = '<A HREF="http://webmail.ovh.net/squirrelmail/src/login.php" CLASS=ejsmenu>Webmail</A>';
zlien[5][1] = '<A HREF="http://www.ismj.be/ressources" CLASS=ejsmenu>Réservation locaux</A>';

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

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=2 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=160><TR><TD><TABLE WIDTH=100% BORDER=2 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=25><FONT SIZE=0.9 FACE=\"Verdana\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></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=2 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=140 HEIGHT=232><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=2 WIDTH=100% HEIGHT=232>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Accueil</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Internat</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Options</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Photos</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Infos utiles</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1.7 FACE="Verdana"><B>Espace professeurs</B></FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');
