// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#0092AD';
bgcolor0='#95D2DD'; //CC0000';
bgcolor1='#95D2DD'; //CC0000';
bgcolor2='#95D2DD'; //CC0000';
bgcolor3='#95D2DD'; //CC0000';
bgcolor4='#95D2DD'; //CC0000';
bgcolor5='#95D2DD'; //CC0000';
bgcolor6='#95D2DD'; //CC0000';
bgcolor7='#95D2DD'; //CC0000';
bgcolor8='#95D2DD'; //CC0000';
bgcolor9='#95D2DD'; //CC0000';

zgcolor = new Array;
zgcolor[0] = '#95D2DD'; //CC0000';
zgcolor[1] = '#95D2DD'; //CC0000';
zgcolor[2] = '#95D2DD'; //CC0000';
zgcolor[3] = '#95D2DD'; //CC0000';
zgcolor[4] = '#95D2DD'; //CC0000';
zgcolor[5] = '#95D2DD'; //CC0000';
zgcolor[6] = '#95D2DD'; //CC0000';
zgcolor[7] = '#95D2DD'; //CC0000';
zgcolor[8] = '#95D2DD'; //CC0000';
zgcolor[9] = '#95D2DD'; //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[1][0] = '<center><A HREF="?projection" CLASS=ejsmenu><FONT SIZE=1>Projection sur toitures</FONT></A></center>';
zlien[1][1] = '<center><A HREF="?procedes" CLASS=ejsmenu><FONT SIZE=1>Nos procédés (PUR)</FONT></A></center>';
zlien[1][2] = '<center><A HREF="?performances" CLASS=ejsmenu><FONT SIZE=1>Performances</FONT></A></center>';
zlien[1][3] = '<center><A HREF="?diversification" CLASS=ejsmenu><FONT SIZE=1>Diversification</FONT></A></center>';
     
	 
zlien[2][0] = '<center><A HREF="?atouts" CLASS=ejsmenu><FONT SIZE=1>Atouts du procédé</FONT></A></center>';
zlien[2][1] = '<center><A HREF="?garanties" CLASS=ejsmenu><FONT SIZE=1>Garanties</font></A></center>';

               
zlien[4][0] = '<center><A HREF="?resistance" CLASS=ejsmenu><FONT SIZE=1>Résistance au feu</FONT></A></center>';
zlien[4][1] = '<center><A HREF="?protection" CLASS=ejsmenu><FONT SIZE=1>Protection et finition anti-UV</font></A></center>';
zlien[4][2] = '<center><A HREF="?travaux" CLASS=ejsmenu><FONT SIZE=1>Travaux particuliers</FONT></A></center>';
zlien[4][3] = '<center><A HREF="?support" CLASS=ejsmenu><FONT SIZE=1>Supports et formes</font></A></center>';
zlien[4][4] = '<center><A HREF="?preparation" CLASS=ejsmenu><FONT SIZE=1>Préparation du support</FONT></A></center>';
zlien[4][5] = '<center><A HREF="?mesures" CLASS=ejsmenu><FONT SIZE=1>Mesures en cours de projection</font></A></center>';
zlien[4][6] = '<center><A HREF="?outils" CLASS=ejsmenu><FONT SIZE=1>Outils</FONT></A></center>';


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=113><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=28><FONT SIZE=1>  "+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=900><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 onMouseOver="pop(zlien[0],0)" href="?" CLASS=ejsmenu><FONT SIZE=1>Accueil</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],113)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[1],113)" CLASS=ejsmenu><FONT SIZE=1>Nos activités</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],227)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[2],227)" CLASS=ejsmenu><FONT SIZE=1>Nos atouts</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],289)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[3],289)" href="?references" CLASS=ejsmenu><FONT SIZE=1>Nos références</FONT></a></TD>')

document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],452)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[4],452)" CLASS=ejsmenu><FONT SIZE=1>Informations techniques</FONT></a></TD>')

document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[0],0)" href="?devis" CLASS=ejsmenu><FONT SIZE=1>Demande de devis</FONT></a></TD>')

document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[0],0)" href="?plaquettes" CLASS=ejsmenu><FONT SIZE=1>Plaquettes</FONT></a></TD>')


document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[0],0)" href="?panneaux" CLASS=ejsmenu><FONT SIZE=1>Panneaux solaires</FONT></a></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')