// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#006699';
bgcolor0='#E9967A'; //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] = '#E9967A'; //CC0000';
zgcolor[1] = '#FF69B4'; //CC0000';
zgcolor[2] = '#FF6347'; //CC0000';
zgcolor[3] = '#48D1CC'; //CC0000';
zgcolor[4] = '#FFA500'; //CC0000';
zgcolor[5] = '#BC8F8F'; //CC0000';
zgcolor[6] = '#00FF00'; //CC0000';
zgcolor[7] = '#FFB6C1'; //CC0000';
zgcolor[8] = '#D2691E'; //CC0000';
zgcolor[9] = '#ADFF2F'; //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.ejsmenu {color:#FFFFFF; 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
*/

/*
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[7] = new Array;
zlien[0][0] = '<A HREF="accueilquisommesnous.htm" target="centerframe" CLASS=ejsmenu>Accueil</A>';
zlien[0][1] = '<A HREF="nosobjectifsquisommesnous.htm" target="centerframe" CLASS=ejsmenu>Nos objectifs</A>';
zlien[0][2] = '<A HREF="conseiladministratifquisommesnous.htm" target="centerframe" CLASS=ejsmenu>Conseil administratif</A>';
zlien[0][3] = '<A HREF="equipequisommesnous.htm" target="centerframe" CLASS=ejsmenu>Equipe</A>';

zlien[1][0] = '<A HREF="lespermanencessocialesquefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Les permanences sociales</A>';
zlien[1][1] = '<A HREF="lescoursdefrancaisquefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Les cours de français</A>';
zlien[1][2] = '<A HREF="formationtheoriqueaupermisdeconduirequefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Formation théorique au permis de conduire</A>';
zlien[1][3] = '<A HREF="accueilextrascolaireetmilieudeviequefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Accueil extra-scolaire et milieu de vie</A>';
zlien[1][4] = '<A HREF="seminairesathemequefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Séminaires à thème</A>';
zlien[1][5] = '<A HREF="activiteseducationpermanentequefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Activités éducation permanente</A>';
zlien[1][6] = '<A HREF="espacepublicnumeriquequefaisonsnous.htm" target="centerframe" CLASS=ejsmenu>Espace public numérique</A>';

zlien[2][0] = '<A HREF="reseaudeladignitehumainepartenaires.htm" target="centerframe" CLASS=ejsmenu>Réseau de la Dignité Humaine</A>';

zlien[3][0] = '<A HREF="cohesionsocialeagenda.htm" target="centerframe" CLASS=ejsmenu>Cohésion sociale</A>';
zlien[3][1] = '<A HREF="educationpermanenteagenda.htm" target="centerframe" CLASS=ejsmenu>Education permanente</A>';
zlien[3][2] = '<A HREF="toutpublicagenda.htm" target="centerframe" CLASS=ejsmenu>Tout public</A>';

zlien[4][0] = '<A HREF="lalibertedexpressionpublications.htm" target="centerframe" CLASS=ejsmenu>La liberté dexpression</A>';
zlien[4][1] = '<A HREF="ledialogueinterculturelpublications.htm" target="centerframe" CLASS=ejsmenu>Le dialogue interculturel</A>';

zlien[5][0] = '<A HREF="accescommentnouscontacter.htm" target="centerframe" CLASS=ejsmenu>Accés</A>';
zlien[5][1] = '<A HREF="equipequisommesnous.htm" target="centerframe" CLASS=ejsmenu>Equipe</A>';

zlien[6][0] = '<A HREF="http://www.reseausima.org/" target="_blank" CLASS=ejsmenu>Bruxelles</A>';
zlien[6][1] = '<A HREF="http://www.reseausima.org/" target="_blank" CLASS=ejsmenu>Charleroi</A>';
zlien[6][2] = '<A HREF="http://www.asblsima.be/" target="_blank" CLASS=ejsmenu>Verviers</A>';

zlien[7][0] = '<A HREF="http://www.cfwb.be/" target="_blank" CLASS=ejsmenu>Communauté française de Belgique</A>';
zlien[7][1] = '<A HREF="http://www.cocof.irisnet.be/site/fr" target="_blank" CLASS=ejsmenu>Commission Communautaire Française</A>';
zlien[7][2] = '<A HREF="http://www.stjoost.irisnet.be/" target="_blank" CLASS=ejsmenu>Commune de Saint-Josse-ten-Noode</A>';
zlien[7][3] = '<A HREF="http://www.diversite.be/index.php?action=artikel_detail&artikel=30" target="_blank" CLASS=ejsmenu>F I P I</A>';
zlien[7][4] = '<A HREF="http://www.one.be/" target="_blank" CLASS=ejsmenu>O N E</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=#000000 WIDTH=150><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=#000000 WIDTH=780><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=150 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><FONT SIZE=1 FACE="Verdana">QUI SOMMES-NOUS?</FONT></a></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">QUE FAISONS-NOUS?</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],200)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">PARTENAIRES</FONT></a></TD>')
document.write('<TD WIDTH=70 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">AGENDA</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">PUBLICATIONS</FONT></a></TD>')
document.write('<TD WIDTH=130 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">COMMENT NOUS CONTACTER?</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">RESEAU SIMA</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor9+'\';pop(zlien[7],600)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],600)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">LIENS DIVERS</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
