var outMenu = 0
bgcolor='#96C5E5';
bgcolor2='#EFC600';
bgcolor3='#04178A';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');


/*
merci a 
http://www.editeurjavascript.com
pour la qualité de ses scripts et de son forum
*/

/*
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[9] = new Array;
zlien[10] = new Array;
zlien[20] = new Array;
zlien[0][0] = '<A HREF="01-a-accueil.html" CLASS=ejsmenu>Page d\'Accueil</A>';
zlien[0][1] = '<A HREF="01-b-societe.html" CLASS=ejsmenu>La Société&nbsp;&nbsp;&nbsp;</A>';
/*
zlien[1][0] = '<A HREF="06-a-ecs.html" CLASS=ejsmenu>Eau Chaude Sanitaire - CESI</A>';
zlien[1][1] = '<A HREF="06-b-ssc.html" CLASS=ejsmenu>Chauffage Solaire - SSC</A>';
zlien[1][2] = '<A HREF="06-c-piscine.html" CLASS=ejsmenu>Piscine Solaire</A>';
zlien[1][3] = '<A HREF="06-d-volta.html" CLASS=ejsmenu>Solaire Photovoltaïque</A>';
*/
zlien[2][0] = '<A HREF="03-a-pourq-urg.html" CLASS=ejsmenu>Urgence pour la Planète</A>';
zlien[2][1] = '<A HREF="02-a-sol-dispo.html" CLASS=ejsmenu>Disponibilité&nbsp;</A>';
zlien[2][2] = '<A HREF="02-b-sol-ecolo.html" CLASS=ejsmenu>Ecologique & Propre</A>';
zlien[2][3] = '<A HREF="02-c-sol-econo.html" CLASS=ejsmenu>Gratuité - Economique</A>';
zlien[2][4] = '<A HREF="02-d-sol-esthe.html" CLASS=ejsmenu>Esthétisme&nbsp;&nbsp;</A>';
/*
zlien[2][5] = '<A HREF="03-b-aides1.html" CLASS=ejsmenu>Aides Incitatives</A>';
*/
zlien[2][5] = '<A HREF="03-b-aides2.html" CLASS=ejsmenu>Aides de l\'Etat</A>';
zlien[4][0] = '<A HREF="04-a-princ-therm.html" CLASS=ejsmenu>Le Solaire Thermique</A>';
zlien[4][1] = '<A HREF="04-b-princ-volta.html" CLASS=ejsmenu>Le Solaire Photovoltaique</A>';
zlien[4][2] = '<A HREF="04-c-princ-pac.html" CLASS=ejsmenu>Les Pompes à Chaleur</A>';
zlien[5][0] = '<A HREF="05-a-bilan.html" CLASS=ejsmenu>Bilan thermique</A>';
zlien[5][1] = '<A HREF="05-b-fuites.html" CLASS=ejsmenu>Recherche de fuites</A>';
zlien[5][2] = '<A HREF="05-c-kitsol.html" CLASS=ejsmenu>Kit solaire</A>';
zlien[5][3] = '<A HREF="05-d-kitvolt.html" CLASS=ejsmenu>Kit Photovoltaïque</A>';
zlien[6][0] = '<A HREF="06-a-ce-cesi.html" CLASS=ejsmenu>Chauffe Eau CESI</A>';
zlien[6][1] = '<A HREF="06-b-cb-ssc.html" CLASS=ejsmenu>Combiné SSC</A>';
zlien[6][2] = '<A HREF="06-c-ce-piscine.html" CLASS=ejsmenu>Chauffe Eau Piscine</A>';
zlien[7][0] = '<A HREF="07-a-air.html" CLASS=ejsmenu>Air-Air ou Air-Eau</A>';
zlien[7][1] = '<A HREF="07-b-geo1.html" CLASS=ejsmenu>Géothermique sol-eau</A>';
zlien[7][2] = '<A HREF="07-c-geo2.html" CLASS=ejsmenu>Géothermique Eau-eau</A>';
zlien[8][0] = '<A HREF="08-a-plancher.html" CLASS=ejsmenu>Plancher Chauffant</A>';
zlien[8][1] = '<A HREF="08-b-plinthes.html" CLASS=ejsmenu>Plinthes Chauffantes</A>';
zlien[9][0] = '<A HREF="09-a-murs.html" CLASS=ejsmenu>Murs Chauffants</A>';
zlien[9][1] = '<A HREF="09-b-radiateurs.html" CLASS=ejsmenu>Radiateurs</A>';
zlien[10][0] = '<A HREF="10-a-ventilo.html" CLASS=ejsmenu>Ventilo-Convecteurs</A>';
zlien[10][1] = '<A HREF="10-b-plafond.html" CLASS=ejsmenu>Plafond Chauffant</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 140;
	}
function effac(){
if(outMenu == 0)
setTimeout('kill()',300)
}
function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#04178A 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='"+bgcolor2+"';outMenu='1'\" onMouseOut=\"this.style.background='"+bgcolor+"';outMenu='0';effac()\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\">&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill(){
if(outMenu == 0)
if(document.getElementById)
skn.visibility = "hidden";
} 
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=1 BGCOLOR=#04178A WIDTH=138 HEIGHT=80><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=80>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Accueil</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Vente en Ligne</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD BGCOLOR=#04178A height=24 ALIGN=center onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[20])" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana; color:white;"><b>La Production<br>de Chaleur :</b></div></td></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],62)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Systèmes Solaires</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=25 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],90)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Pompes à Chaleur Géothermie</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD BGCOLOR=#04178A height=24 ALIGN=center onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[20])" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana; color:white;"><b>Diffusion<br>de Chaleur :</b></div></td></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],160)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Par le Sol</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[9],187)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Par les Murs</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD WIDTH=136 height=20 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[10],207)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Par Soufflage</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
document.write('<tr><TD BGCOLOR=#04178A height=36 ALIGN=center onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[20])" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana; color:white;"><b>( Pourquoi )<br>Les Energies<br>Renouvelables :</b></div></td></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
/*
document.write('<tr><TD WIDTH=136 height=25 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],18)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Les Applications<br>Domestiques</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
*/
document.write('<tr><TD WIDTH=136 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],228)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Les Atouts du Solaire</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
/*
document.write('<tr><TD WIDTH=136 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],300)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Les Aides</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
*/
document.write('<tr><TD WIDTH=136 height=25 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],290)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><DIV STYLE="font-size:11px; font-family:verdana;"><b>Comment ça Marche ?</b></div></TD></tr>')
document.write('<tr><TD BGCOLOR=#96C5E5 height=4 onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[20])" CLASS=ejsmenu></td></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');