// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#006699';
bgcolor0='#6699CC'; //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] = '#6699CC'; //0099E6';
zgcolor[1] = '#6699CC'; //CC0000';
zgcolor[2] = '#6699CC'; //CC0000';
zgcolor[3] = '#6699CC'; //CC0000';
zgcolor[4] = '#6699CC'; //CC0000';
zgcolor[5] = '#6699CC'; //CC0000';
zgcolor[6] = '#6699CC'; //CC0000';
zgcolor[7] = '#6699CC'; //CC0000';
zgcolor[8] = '#6699CC'; //CC0000';
zgcolor[9] = '#6699CC'; //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:visited.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none; font-size:10pt;}')
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
*/

/*
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] = '<center><A HREF="missions.html" CLASS=ejsmenu>Les missions</A></center>';
zlien[0][1] = '<center><A HREF="equipe.html" CLASS=ejsmenu>Notre équipe</A></center>';
zlien[0][2] = '<center><A HREF="doc.html" CLASS=ejsmenu>Documents enseignants</A></center>';
//zlien[0][2] = '<center><A HREF="salle_prof.html" CLASS=ejsmenu>La salle des profs</A></center>';
//---------------------------------------------------------------------
zlien[1][0] = '<center><A HREF="de.html" CLASS=ejsmenu>Allemand</A></center>';
zlien[1][1] = '<center><A HREF="uk.html" CLASS=ejsmenu>Anglais</A></center>';
zlien[1][2] = '<center><A HREF="esp.html" CLASS=ejsmenu>Espagnol</A></center>';
zlien[1][3] = '<center><A HREF="fr_lm.html" CLASS=ejsmenu>Perfectionnement en français</A></center>';
zlien[1][4] = '<center><A HREF="fr_le.html" CLASS=ejsmenu>Français langue étrangère</A></center>';
zlien[1][5] = '<center><A HREF="it.html" CLASS=ejsmenu>Italien</A></center>';
zlien[1][6] = '<center><A HREF="nl.html" CLASS=ejsmenu>Néerlandais</A></center>';
zlien[1][7] = '<center><A HREF="autres.html" CLASS=ejsmenu>Autres langues</A></center>';
//---------------------------------------------------------------------
zlien[2][0] = '<center><A HREF="contact.html" CLASS=ejsmenu>Contact</A></center>';
//zlien[2][2] = '<center><A HREF="tib.html" CLASS=ejsmenu>Tests Internationaux</A></center>';
zlien[2][1] = '<center><A HREF="acces.html" CLASS=ejsmenu>Accès</A></center>';
//zlien[2][2] = '<center><A HREF="#" CLASS=ejsmenu>Divers</A></center>';
//--------------------------------------------------------------------
zlien[3][0] = '<center><A HREF="fles_fi.html" CLASS=ejsmenu>Formation initiale pour francophones</A></center>';
zlien[3][1] = '<center><A HREF="fles_fc.html" CLASS=ejsmenu>Formation continuée pour non francophones</A></center>';
zlien[3][2] = '<center><A HREF="fles_fm.html" CLASS=ejsmenu>Formations sur mesure</A></center>';
zlien[3][3] = '<center><A HREF="fles_master.html" CLASS=ejsmenu>Master en FLES</A></center>';
zlien[3][4] = '<center><A HREF="fles_cert.html" CLASS=ejsmenu>Certificat en FLES</A></center>';
zlien[3][5] = '<center><A HREF="http://www.islv-moodle.be" CLASS=ejsmenu target="_blank">Plateforme Moodle ISLV</A></center>';
zlien[3][6] = '<center><A HREF="http://anciensfleulg.aceboard.fr/index.php?login=337909http://anciensfleulg.aceboard.fr/i-337909.htm" target="_blank" CLASS=ejsmenu>Forum Anciens du Master FLE</A></center>';
//--------------------------------------------------------------------
//zlien[5][1] = '<A HREF="www.geocities.com/simulationdehockey16/" CLASS=ejsmenu>HockeyDB</A>';
//zlien[5][2] = '<A HREF="www.rds.ca" CLASS=ejsmenu>RDS</A>';
//zlien[5][3] = '<A HREF="www.tsn.ca" CLASS=ejsmenu>TSN</A>';
//zlien[5][4] = '<A HREF="www.fhlsim.com" CLASS=ejsmenu>FHLsim</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;

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos;
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=200><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='"+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=#FFFFFF WIDTH=780><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Notre Institut</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[1],192)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="index.html" onMouseOver="pop(zlien[1],192)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Les langues</FONT></a></TD>')

document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[3],385)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],385)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Didactique du FLE(S) </FONT></a></TD>')
																																																										document.write('<TD WIDTH=250 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[2],583)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],583)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana">Infos pratiques</FONT></a></TD>')  
																																																										

//document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">TELECHARGEMENT</FONT></a></TD>')
//document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[5],500)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">LIENS</FONT></a></TD>')
//document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor8+'\';pop(zlien[6],600)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],600)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">AUTRES</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
