// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#006699';
bgcolor0='#33CCFF'; //CC0000';
bgcolor1='#FF6600'; //CC0000';
bgcolor2='#33CCFF'; //CC0000';
bgcolor3='#FF6600'; //CC0000';
bgcolor4='#33CCFF'; //CC0000';
bgcolor5='#FF6600'; //CC0000';
bgcolor6='#33CCFF'; //CC0000';
bgcolor7='#FF6600'; //CC0000';
bgcolor8='#33CCFF'; //CC0000';
bgcolor9='#FF6600'; //CC0000';

zgcolor = new Array;
zgcolor[0] = '#FFA500'; //CC0000';
zgcolor[1] = '#66CCFF'; //CC0000';
zgcolor[2] = '#FF6347'; //CC0000';
zgcolor[3] = '#E9967A'; //CC0000';
zgcolor[4] = '#BC8F8F'; //CC0000';
zgcolor[5] = '#48D1CC'; //CC0000';
zgcolor[6] = '#00FF00'; //CC0000';
zgcolor[7] = '#FFB6C1'; //CC0000';
zgcolor[8] = '#FF69B4'; //CC0000'; 
zgcolor[9] = '#ADFF2F'; //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:40"><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] = '<A HREF="index.php?page=accueil" title="acceuil" CLASS=ejsmenu>Accueil</A>';
zlien[1][0] = '<A HREF="index.php?page=demande-devis" target="_blank" title="devis" CLASS=ejsmenu>Devis</A>';
zlien[2][0] = '<A HREF="index.php?page=default" title="boutique" CLASS=ejsmenu>Boutique</A>';
zlien[3][0] = '<A HREF="index.php?page=particulier" title="particulier" CLASS=ejsmenu>Particulier</A>';
zlien[3][1] = '<A HREF="index.php?page=professionnels"title="professionnels" CLASS=ejsmenu>Professionnels</A>';
zlien[4][0] = '<A HREF="index.php?page=commercial" title="commercial"CLASS=ejsmenu>commercial</A>';
zlien[4][1] = '<A HREF="index.php?page=franchise" title="franchise"CLASS=ejsmenu>Franchise</A>';
zlien[5][0] = '<A HREF="index.php?page=investisseur" title="investisseur" CLASS=ejsmenu>Investisseur</A>';
zlien[6][0] = '<A HREF="index.php?page=location_toiture" CLASS=ejsmenu>Location toiture</A>';
zlien[7][0] = '<A HREF="index.php?page=liens" title="liens" CLASS=ejsmenu>Liens</A>';
zlien[8][0] = '<A HREF="index.php?page=ex-realisation" title"ex-realisation" CLASS=ejsmenu>Réalisation</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 = 25;

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos;
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=90><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=15><FONT SIZE=1 FACE=\"Verdana\">  "+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=1 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=100%><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=1 WIDTH=100% HEIGHT=15><TR>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],5)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],5)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],110)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],110)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Devis</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],220)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],220)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Boutique</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],330)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],330)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Service</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],440)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],440)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Jobs</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[5],540)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],540)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Investisseurs</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor8+'\';pop(zlien[6],650)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],650)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Location toiture</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor9+'\';pop(zlien[7],760)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[7],760)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Liens</FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor0+'\';pop(zlien[8],860)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[8],860)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Réalisation</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
