bgcolor='#E0E7C5';
bgcolor2='#EDF1DC';
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:#9A7AF5; text-decoration:none;}')
document.write('A.ejsmenu {color:#9A7AF5; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:21"><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="../produits/fioul_domestique.php" CLASS=ejsmenu>Fioul domestique</A></strong>';
zlien[0][1] = '<strong><A HREF="../produits/bp_superfioul.php" CLASS=ejsmenu>BP Superfioul</A></strong>';
zlien[0][2] = '<strong><A HREF="../produits/gazetsolutions.php" CLASS=ejsmenu>Gaz et Solutions</A></strong>';
zlien[1][0] = '<strong><A HREF="../commande_livraison/implantations.php" CLASS=ejsmenu>Implantations</A></strong>';
zlien[1][1] = '<strong><A HREF="../commande_livraison/commandez.php" CLASS=ejsmenu>Commander</A></strong>';
zlien[1][2] = '<strong><A HREF="../commande_livraison/livraison.php" CLASS=ejsmenu>Livraison</A></strong>';
zlien[1][3] = '<strong><A HREF="../commande_livraison/reglements.php" CLASS=ejsmenu>Règlements</A></strong>';
zlien[1][4] = '<strong><A HREF="../commande_livraison/service_plus.php" CLASS=ejsmenu>Service +</A></strong>';
zlien[2][0] = '<strong><A HREF="../chauffage_services/pourquoi-qd-comment.php" CLASS=ejsmenu>Pourquoi Quand Comment</A></strong>';
zlien[2][1] = '<strong><A HREF="../chauffage_services/contrat-afnor.php" CLASS=ejsmenu>Contrat AFNOR</A></strong>';
zlien[2][2] = '<strong><A HREF="../chauffage_services/contrat-tranquilite.php" CLASS=ejsmenu>Contrat TRANQUILLITE</A></strong>';
zlien[2][3] = '<strong><A HREF="../chauffage_services/contrat-presence.php" CLASS=ejsmenu>Contrat PRESENCE</A></strong>';
zlien[2][4] = '<strong><A HREF="../chauffage_services/entretien-cuve.php" CLASS=ejsmenu>Entretien Cuve</A></strong>';
zlien[3][0] = '<strong><A HREF="../modernisation_renovation/chaudiere-aujourdhui.php" CLASS=ejsmenu>Les chaudières d\'aujourd\'hui</A></strong>';
zlien[3][1] = '<strong><A HREF="../modernisation_renovation/energies-renouvelables.php" CLASS=ejsmenu>Fioul et énergies renouvelables</A></strong>';
zlien[3][2] = '<strong><A HREF="../modernisation_renovation/programmation_regulation.php" CLASS=ejsmenu>Optimisation, régulation</A></strong>';
zlien[3][3] = '<strong><A HREF="../modernisation_renovation/credits-impots.php" CLASS=ejsmenu>Crédits d\'impôt</A></strong>';
zlien[3][4] = '<strong><A HREF="../modernisation_renovation/ecofioul.php" CLASS=ejsmenu>Ecofioul</A></strong>';
zlien[3][5] = '<strong><A HREF="../modernisation_renovation/financement.php" CLASS=ejsmenu>Financement</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=175><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=175 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=2 FACE="Arial">Les produits distribués</FONT></a></TD>')
document.write('<TD WIDTH=175 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],175)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],150)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Commandes / Livraison</FONT></a></TD>')
document.write('<TD WIDTH=195 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],350)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[2],315)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Contrats Entretien/Dépannage</FONT></a></TD>')
document.write('<TD WIDTH=175 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],545)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],545)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Modernisation/Rénovation</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')