bgcolor='#e8f0f7';
bgcolor2='#0060a9';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:1; }')
document.write('A:hover.ejsmenu {color:#ffffff; text-decoration:none;font-size:11px;font-weight: bold;}')
document.write('A.ejsmenu {color:#0060a9;text-decoration:none;font-size:11px;font-weight: bold;}')
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[0][0] = '<A HREF="yyy" CLASS=ejsmenu>;n,;</A>';
zlien[0][1] = '<A HREF="yy" CLASS=ejsmenu>yyyy</A>';
zlien[1][0] = '<A HREF="../FR/entreprises.php" CLASS=ejsmenu>&nbsp;Identité&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A>';
zlien[1][1] = '<A HREF="../FR/entreprises-savoir-faire.php" CLASS=ejsmenu>&nbsp;Savoir-faire&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A>';
zlien[1][2] = '<A HREF="../FR/entreprises-clients.php" CLASS=ejsmenu>&nbsp;Nos clients&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A>';
zlien[2][0] = '<A HREF="yy" CLASS=ejsmenu>yyyy</A>';
zlien[3][0] = '';
zlien[4][0] = '';
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 = 70;

if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	//skn.left = 156;
	NavName = navigator.appName;
	NavVers = navigator.appVersion;
	Navigateur = NavName + " " + NavVers;
	if(NavName=="Netscape"){
		contentInit="<table><tr><td height=65 onMouseOver='document.getElementById(\'Image2Entreprise\').src=\'../img/modele/menu_entreprise_on.jpg\''></td></tr></table>";
		calquepourposgauche="<div style='padding-left:19px'>";
		calquepourposgauchefin="</div>";
	}else{
		contentInit="";	
		calquepourposgauche="";
		calquepourposgauchefin="";
	}
}


function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content = contentInit;
content += calquepourposgauche+"<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=100><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+"';document.getElementById(\'Image2Entreprise\').src=\'../img/modele/menu_entreprise_on.jpg\'\" onMouseOut=\"this.style.background='"+bgcolor+"';document.getElementById(\'Image2Entreprise\').src=\'../img/modele/menu_entreprise_on.jpg\'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
		pass++;
	}
content += "</TABLE></TD></TR></TABLE>"+calquepourposgauchefin;
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 WIDTH=668><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=152><TR>')
/*document.write('<TD WIDTH=100 onMouseOver="document.getElementById(\'Image2Philo\').src=\'../img/modele/menu_philo_on.jpg\';kill()" onMouseOut="document.getElementById(\'Image2Philo\').src=\'../img/modele/menu_philo_off.jpg\'"><A onClick="return(false)" href=#><img src="../img/modele/menu_philo_off.jpg" alt="Philosophie" name="Image2Philo" width="100" height="152" border="0" id="Image2Philo" /></a></TD>')*/
if(menu2=="on"){
	document.write('<TD WIDTH=118 onMouseOver="pop(zlien[1],19)"><A onMouseOver="pop(zlien[1],19)" href=../FR/entreprises.php><img src="../img/modele/menu_entreprise_on.jpg" alt="Entreprise" name="Image2Entreprise" width="118" height="152" border="0" id="Image2Entreprise" /></a></TD>')
}else{
	document.write('<TD WIDTH=118 onMouseOver="document.getElementById(\'Image2Entreprise\').src=\'../img/modele/menu_entreprise_on.jpg\';pop(zlien[1],19)" onMouseOut="document.getElementById(\'Image2Entreprise\').src=\'../img/modele/menu_entreprise_off.jpg\'"><A onMouseOver="pop(zlien[1],19)" href=../FR/entreprises.php><img src="../img/modele/menu_entreprise_off.jpg" alt="Entreprise" name="Image2Entreprise" width="118" height="152" border="0" id="Image2Entreprise" /></a></TD>')
}
if(menu3=="on"){
	document.write('<TD WIDTH=119 onMouseOver="kill()"><A href=../FR/realisations.php><img src="../img/modele/menu_realisations_on.jpg" alt="Réalisations" name="Image2Rea" width="119" height="152" border="0" id="Image2Rea" /></a></TD>')
}else{
	document.write('<TD WIDTH=119 onMouseOver="document.getElementById(\'Image2Rea\').src=\'../img/modele/menu_realisations_on.jpg\';kill()" onMouseOut="document.getElementById(\'Image2Rea\').src=\'../img/modele/menu_realisations_off.jpg\'"><A href=../FR/realisations.php><img src="../img/modele/menu_realisations_off.jpg" alt="Réalisations" name="Image2Rea" width="119" height="152" border="0" id="Image2Rea" /></a></TD>')
}
if(menu4=="on"){
	document.write('<TD WIDTH=118 onMouseOver="kill()"><A href=../FR/produits.php><img src="../img/modele/menu_produits_on.jpg" alt="Produits" name="Image2Pdts" width="118" height="152" border="0" id="Image2Pdts" /></a></TD>')
}else{
	document.write('<TD WIDTH=118 onMouseOver="document.getElementById(\'Image2Pdts\').src=\'../img/modele/menu_produits_on.jpg\';kill()" onMouseOut="document.getElementById(\'Image2Pdts\').src=\'../img/modele/menu_produits_off.jpg\'"><A href=../FR/produits.php><img src="../img/modele/menu_produits_off.jpg" alt="Produits" name="Image2Pdts" width="118" height="152" border="0" id="Image2Pdts" /></a></TD>')
}
if(menu5=="on"){
	document.write('<TD WIDTH=117 onMouseOver="kill()"><A href=../FR/assistance.php><img src="../img/modele/menu_assistance_on.jpg" alt="Assistance technique" name="Image2Asstech" width="117" height="152" border="0" id="Image2Asstech" /></a></TD>')
}else{
	document.write('<TD WIDTH=117 onMouseOver="document.getElementById(\'Image2Asstech\').src=\'../img/modele/menu_assistance_on.jpg\';kill()" onMouseOut="document.getElementById(\'Image2Asstech\').src=\'../img/modele/menu_assistance_off.jpg\'"><A href=../FR/assistance.php><img src="../img/modele/menu_assistance_off.jpg" alt="Assistance technique" name="Image2Asstech" width="117" height="152" border="0" id="Image2Asstech" /></a></TD>')
}
if(menu6=="on"){
	document.write('<TD WIDTH=149 onMouseOver="kill()"><A href=../FR/actualites.php><img src="../img/modele/menu_actualites_on.jpg" alt="Actualités" name="Image2Actu" width="149" height="152" border="0" id="Image2Actu" /></a></TD>')
}else{
	document.write('<TD WIDTH=149 onMouseOver="document.getElementById(\'Image2Actu\').src=\'../img/modele/menu_actualites_on.jpg\';kill()" onMouseOut="document.getElementById(\'Image2Actu\').src=\'../img/modele/menu_actualites_off.jpg\'"><A href=../FR/actualites.php><img src="../img/modele/menu_actualites_off.jpg" alt="Actualités" name="Image2Actu" width="149" height="152" border="0" id="Image2Actu" /></a></TD>')
}
document.write('<td width=47><img src="../img/modele/img2.jpg" alt="Aquadep" width="47" height="152" /></td>');
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')