// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#0F5676';
bgcolor0='#0F5676'; //CC0000';
bgcolor1='#0F5676'; //CC0000';
bgcolor2='#0F5676'; //CC0000';
bgcolor3='#0F5676'; //CC0000';
bgcolor4='#0F5676'; //CC0000';
bgcolor5='#0F5676'; //CC0000';
bgcolor6='#0F5676'; //CC0000';
bgcolor7='#0F5676'; //CC0000';
bgcolor8='#0F5676'; //CC0000';
bgcolor9='#0F5676'; //CC0000';
bgcolor10='#0F5676'; //CC0000';

zgcolor = new Array;
zgcolor[0] = '#999999'; //CC0000';
zgcolor[1] = '#999999'; //CC0000';
zgcolor[2] = '#999999'; //CC0000';
zgcolor[3] = '#999999'; //CC0000';
zgcolor[4] = '#999999'; //CC0000';
zgcolor[5] = '#999999'; //CC0000';
zgcolor[6] = '#999999'; //CC0000';
zgcolor[7] = '#999999'; //CC0000';
zgcolor[8] = '#999999'; //CC0000';
zgcolor[9] = '#999999'; //CC0000';
zgcolor[10] = '#999999'; //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[1][0] = '<A TARGET="_self" HREF="presenta1_fr.html" CLASS=ejsmenu>Présentation</A>';
zlien[1][1] = '<A TARGET="_self" HREF="ra_fr.html" CLASS=ejsmenu>Rapports annuels</A>';
zlien[1][2] = '<A TARGET="_self" HREF="presse1_fr.asp" CLASS=ejsmenu>Communiqués de presse</A>';
zlien[1][3] = '<A TARGET="_self" HREF="jurisprud1_fr.html" CLASS=ejsmenu>Recours contre les décisions</A>';
zlien[1][4] = '<A TARGET="_self" HREF="emploi1_fr.html" CLASS=ejsmenu>Offres d\'emploi & Encadrement de travaux d\’études </A>';
zlien[1][5] = '<A TARGET="_blank" HREF="../pdf/Divers/Div-Communication.pdf" CLASS=ejsmenu>Politique de transparence</A>';
zlien[1][6] = '<A TARGET="_self" HREF="outputdb_fr.asp" CLASS=ejsmenu>Publications (tout)</A>';
zlien[2][0] = '<A TARGET="_self" HREF="tarifparame_fr.html" CLASS=ejsmenu>Tarifs & Paramètres (Nc-Ne et autres)</A>';
zlien[2][1] = '<A TARGET="_self" HREF="evolprixe_fr.html" CLASS=ejsmenu>Evolution des prix</A>';
zlien[2][2] = '<A TARGET="_self" HREF="monitoringe_fr.html" CLASS=ejsmenu>Monitoring des prix</A>';
zlien[2][3] = '<A TARGET="_self" HREF="cotfede_fr.html" CLASS=ejsmenu>Cotisation fédérale</A>';
zlien[2][4] = '<A TARGET="_self" HREF="producte_fr.html" CLASS=ejsmenu>Production</A>';
zlien[2][5] = '<A TARGET="_self" HREF="greenelec_fr.html" CLASS=ejsmenu>Electricité verte</A>';
zlien[2][6] = '<A TARGET="_self" HREF="transporte_fr.html" CLASS=ejsmenu>Transport & Fourniture</A>';
zlien[2][7] = '<A TARGET="_self" HREF="opinione_fr.html" CLASS=ejsmenu>Consultations</A>';
zlien[2][8] = '<A TARGET="_self" HREF="outputdb_E_fr.asp" CLASS=ejsmenu>Publications</A>';
zlien[3][0] = '<A TARGET="_self" HREF="tarifparamg_fr.html" CLASS=ejsmenu>Tarifs, Paramètre & Cotations</A>';
zlien[3][1] = '<A TARGET="_self" HREF="evolprixg_fr.html" CLASS=ejsmenu>Evolution des prix</A>';
zlien[3][2] = '<A TARGET="_self" HREF="monitoringg_fr.html" CLASS=ejsmenu>Monitoring des prix</A>';
zlien[3][3] = '<A TARGET="_self" HREF="cotfedg_fr.html" CLASS=ejsmenu>Cotisation fédérale & Surcharge</A>';
zlien[3][4] = '<A TARGET="_self" HREF="transportg_fr.html" CLASS=ejsmenu>Transport & Fourniture</A>';
zlien[3][5] = '<A TARGET="_self" HREF="opiniong_fr.html" CLASS=ejsmenu>Consultations</A>';
zlien[3][6] = '<A TARGET="_self" HREF="outputdb_G_fr.asp" CLASS=ejsmenu>Publications</A>';
zlien[4][0] = '<A TARGET="_self" HREF="news1_fr.html" CLASS=ejsmenu>Toutes les news</A>';
zlien[4][1] = '<A TARGET="_self" HREF="mailing.asp" CLASS=ejsmenu>Inscription newsletters</A>';
zlien[6][0] = '<A TARGET="_self" HREF="demandinfos1_fr.html" CLASS=ejsmenu>Demandes d\'informations & Plaintes</A>';
zlien[6][1] = '<A TARGET="_self" HREF="acces1_fr.html" CLASS=ejsmenu>Plan d\'accès</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=120><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=2 FACE=\"Tahoma\">  "+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('<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=626><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A target="_self" href="http://www.creg.be/index.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">Home</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],88)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">CREG</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],177)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">Electricité</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],271)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">Gaz</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[4],357)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">News</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor8+'\';pop(zlien[5],468)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A target="_self" href="link1_fr.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">Liens</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor9+'\';pop(zlien[6],534)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],700)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Tahoma">Contact</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE>')