bgcolor='#E0E7C5';
bgcolor2='#EDF1DC';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#center { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#019530; text-decoration:none;}')
document.write('A.ejsmenu {color:#019530; 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[8] = new Array;
zlien[0][0] = '<strong><A HREF="../eslc_societe/historique.php" CLASS=ejsmenu>Historique</A></strong>';
zlien[0][1] = '<strong><A HREF="../eslc_societe/moyens.php" CLASS=ejsmenu>Nos moyens</A></strong>';
zlien[0][2] = '<strong><A HREF="../eslc_societe/implantations.php" CLASS=ejsmenu>Implantations</A></strong>';
zlien[1][0] = '<strong><A HREF="../eslc_activites/pdts_petroliers.php" CLASS=ejsmenu>Produits pétroliers</A></strong>';
zlien[1][1] = '<strong><A HREF="../eslc_activites/chauffage_services.php" CLASS=ejsmenu>Chauffage</A></strong>';
zlien[1][2] = '<strong><A HREF="../eslc_activites/gaz-reseau.php" CLASS=ejsmenu>Gaz de réseau</A></strong>';
zlien[1][3] = '<strong><A HREF="../eslc_activites/lubrifiant.php" CLASS=ejsmenu>Lubrifiants</A></strong>';
zlien[2][0] = '<strong><A HREF="../eslc_streichenberger/index.php" CLASS=ejsmenu>Streichenberger</A></strong>';
zlien[2][1] = '<strong><A HREF="../eslc_fuel_littoral/index.php" CLASS=ejsmenu>Fuel Littoral</A></strong>';
zlien[2][2] = '<strong><A HREF="../eslc_pfdistribution/index.php" CLASS=ejsmenu>Provence Fioul Distribution</A></strong>';
zlien[2][3] = '<strong><A HREF="../eslc_revillard/index.php" CLASS=ejsmenu>Revillard Fioul 74</A></strong>';
zlien[2][4] = '<strong><A HREF="../eslc_tarentaise_fioul/index.php" CLASS=ejsmenu>Tarentaise Fioul</A></strong>';
zlien[2][5] = '<strong><A HREF="../eslc_gazetsolutions/index.php" CLASS=ejsmenu>Gaz et Solutions</A></strong>';
zlien[3][3] = '<strong><A HREF="../eslc_energie_fioul/energie_moderne.php" CLASS=ejsmenu>Une énergie moderne</A></strong>';
zlien[3][1] = '<strong><A HREF="../eslc_energie_fioul/respect_environnement.php" CLASS=ejsmenu>Respect de l\'environnement</A></strong>';
zlien[3][2] = '<strong><A HREF="../eslc_energie_fioul/energie_economique.php" CLASS=ejsmenu>Une énergie économique</A></strong>';
zlien[3][0] = '<strong><A HREF="../eslc_sengage/energies_renouvelables.php" CLASS=ejsmenu>Les énergies renouvelables</A></strong>';
zlien[3][4] = '<strong><A HREF="../eslc_energie_fioul/reserves.php" CLASS=ejsmenu>Des réserves disponibles</A></strong>';
zlien[4][0] = '<strong><A HREF="../eslc_sengage/certificat_economie_energie.php" CLASS=ejsmenu>Certificat Economies d\'Energie</A></strong>';
zlien[4][1] = '<strong><A HREF="../eslc_sengage/qualifioul.php" CLASS=ejsmenu>Qualifioul</A></strong>';
zlien[4][2] = '<strong><A HREF="../eslc_sengage/chaleur_fioul.php" CLASS=ejsmenu>Chaleur Fioul</A></strong>';
zlien[4][3] = '<strong><A HREF="../eslc_sengage/mecenat.php" CLASS=ejsmenu>Mécénat, partenariat</A></strong>';
zlien[5][0] = '<strong><A HREF="../emploi.php" CLASS=ejsmenu>Groupe ESLC recrute</A></strong>';

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 = 20;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#E0E7C5 WIDTH=155><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=17><FONT SIZE=1 FACE=\"Arial\"> "+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (msg==''||msg[0]=='')content='';
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=#E0E7C5 WIDTH=720><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=21><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 onclick="return(false)" onmouseover="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Société</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],115)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],110)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Activités</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],230)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[2],220)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Marques</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],346)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],330)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Energie Fioul</FONT></a></TD>')
document.write('<TD WIDTH=115 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],462)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],440)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Groupe ESLC s\'engage</FONT></a></TD>')
document.write('<TD WIDTH=95 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],572)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],550)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial">Emploi</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')