bgcolor='#FFCC00';
bgcolor2='#FFFFCC';
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:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25" onmouseover=display() onmouseout=hide()><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="Ankaa.php" CLASS=ejsmenu>Ankaa + Engineering ?</A>';
zlien[0][1] = '<A HREF="Vision.php" CLASS=ejsmenu>La vision Ankaa</A>';
zlien[0][2] = '<A HREF="Reseau.php" CLASS=ejsmenu>Le réseau Ankaa</A>';
zlien[0][3] = '<A HREF="Contact.php" CLASS=ejsmenu>Nous contacter</A>';
zlien[1][0] = '<A HREF="Consulting.php" CLASS=ejsmenu>Ankaa Consulting</A>';
zlien[1][1] = '<A HREF="Integration.php" CLASS=ejsmenu>Ankaa Intégration</A>';
zlien[1][2] = '<A HREF="Staffing.php" CLASS=ejsmenu>Ankaa Staffing</A>';
zlien[1][3] = '<A HREF="Desk.php" CLASS=ejsmenu>Ankaa Help-Desk</A>';
zlien[2][0] = '<A HREF="PME.php" CLASS=ejsmenu>PME-PMI</A>';
zlien[2][1] = '<A HREF="Collectivite.php" CLASS=ejsmenu>Collectivité</A>';
zlien[3][0] = '<A HREF="Cases.php" CLASS=ejsmenu>Missions</A>';
zlien[3][1] = '<A HREF="Competences.php" CLASS=ejsmenu>Compétences</A>';
zlien[4][0] = '<A HREF="Contact.php" CLASS=ejsmenu>Informations</A>';
zlien[4][1] = '<A HREF="Recrutement.php" CLASS=ejsmenu>Rejoindre le team Ankaa</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 = 40;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFCC00 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+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\">&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";
}

function hide()
{
document.getElementById("topdeck").style.visibility="hidden";
}

function display()
{
document.getElementById("topdeck").style.visibility="visible";
}
document.onmouseout = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFCC00 WIDTH=500><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=39><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"> <A href="APropos.php"><FONT SIZE=1 FACE="Verdana" COLOR="#00000">A propos</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="Services.php" ><FONT SIZE=1 FACE="Verdana" COLOR="#00000">Services</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="Marches.php" ><FONT SIZE=1 FACE="Verdana" COLOR="#00000">Marchés</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="References.php" ><FONT SIZE=1 FACE="Verdana" COLOR="#00000">Références</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';" onMouseOut="this.style.background=\''+bgcolor+'\'"><A href="Contact.php" ><FONT SIZE=1 FACE="Verdana" COLOR="#00000">Contact</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="Ankaa.php"><FONT SIZE=1 FACE="Verdana" COLOR="#00000">A propos</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Services</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],200)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Marchés</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Références</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contact</FONT></a></TD>')
// Rappel de syntaxe sans le lien sur menu principal // document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contact</FONT></a></TD>')*/
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')