posYmenu = 65;

bgcolor='#00468b';
bgcolor2='#1776c0';
bgcolor3='#00468b';
bgcolor4='#00468b';

needcenter =false;
if(!needcenter)
	posXmenu = 0;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(733/2);
	else
		posXmenu = (window.innerWidth/2)-(733/2); 
	}
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFF; text-decoration:none; font-weight:bold;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none; font-weight:bold;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');

zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;

zlien[1][0] = '<A HREF="http://www.pentasonic.net/historique.htm" CLASS=ejsmenu>Historique</A>';
zlien[1][1] = '<A HREF="http://www.pentasonic.net/organisation.htm" CLASS=ejsmenu>Organisation</A>';
zlien[1][2] = '<A HREF="http://www.pentasonic.net/valeurs.htm" CLASS=ejsmenu>Nos valeurs</A>';
zlien[1][3] = '<A HREF="carrieres.php" CLASS=ejsmenu>Recrutement</A>';
zlien[1][4] = '<A HREF="http://www.pentasonic.net/revue.htm" CLASS=ejsmenu>Revue de presse</A>';

//zlien[2][0] = '<A HREF="http://www.pentasonic.net/etude.htm" CLASS=ejsmenu>Etudes et conseil</A>';
//zlien[2][1] = '<A HREF="http://www.pentasonic.net/fourniture.htm" CLASS=ejsmenu>Fourniture et intégration</A>';
//zlien[2][2] = '<A HREF="http://www.pentasonic.net/exploitation.htm" CLASS=ejsmenu>Exploitation</A>';
//zlien[2][3] = '<A HREF="http://www.pentasonic.net/location.htm" CLASS=ejsmenu>Location informatique</A>';

//zlien[3][0] = '<A HREF="http://www.boutique-pentasonic.com" target="_blank" CLASS=ejsmenu>Professionnels</A>';
//zlien[3][1] = '<A HREF="http://www.pentaboutique.net" target="_blank" CLASS=ejsmenu>Particuliers</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 = posYmenu+25;

function pop(msg,pos,wid)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#006EA3 WIDTH='"+wid+"'><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR=#00468b onMouseOver=\"this.style.background='"+bgcolor4+"'\" onMouseOut=\"this.style.background='"+bgcolor3+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana, Arial, Helvetica, sans-serif\">&nbsp;&nbsp;"+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=733><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')

document.write('<TD WIDTH=45 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="accueil.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=70 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],47,110)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="#" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Pentasonic</FONT></a></TD>')
document.write('<TD WIDTH=190 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="domaines.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Domaines de compétences</FONT></a></TD>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],277,150)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="metiers.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Nos métiers</FONT></a></TD>')
document.write('<TD WIDTH=60 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="methodologie.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Méthodologies</FONT></a></TD>')
//document.write('<TD WIDTH=127 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],434,110)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="#" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Catalogue en ligne</FONT></a></TD>')
document.write('<TD WIDTH=70 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="partenaires.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Partenaires</FONT></a></TD>')
document.write('<TD WIDTH=70 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="references.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Références</FONT></a></TD>')
document.write('<TD WIDTH=45 ALIGN=center BGCOLOR=#00468b onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor4+'\'"><A href="contact.htm" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana, Arial, Helvetica, sans-serif">Contact</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')