posYmenu = 93;
bgcolor='#FFCC00';
bgcolor2='#7B7B7B';
needcenter =true;
if(!needcenter)
	posXmenu =70;
else
	{	if (document.all)
		posXmenu = (document.body.clientWidth/2)-(700/2);
	else
		posXmenu = (window.innerWidth/2)-(1024/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:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=popper id=topdeck></DIV>');
/*
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[0][0] = '<A HREF="/index2.htm" CLASS=ejsmenu>Accueil</A>';
zlien[1][0] = '<A HREF="/services_part.htm" CLASS=ejsmenu>Services</A>';
zlien[1][1] = '<A HREF="/formules_part.htm" CLASS=ejsmenu>Formules</A>';
zlien[1][2] = '<A HREF="/devis_part.htm" CLASS=ejsmenu>Devis gratuit</A>';
zlien[2][0] = '<A HREF="/services_pro.htm" CLASS=ejsmenu>Transfert bureau</A>';
zlien[2][1] = '<A HREF="/formules_pro.htm" CLASS=ejsmenu>Transfert informatique</A>';
zlien[2][2] = '<A HREF="/devis_pro.htm" CLASS=ejsmenu>Devis gratuit</A>';
zlien[3][0] = '<A HREF="//omnidem.com/garde.htm" CLASS=ejsmenu>Services</A>';
zlien[4][0] = '<A HREF="/inter.htm" CLASS=ejsmenu>Services</A>';
zlien[4][1] = '<A HREF="/europe.html" CLASS=ejsmenu>EUROPE</A>';
zlien[4][2] = '<A HREF="/dom_tom.html" CLASS=ejsmenu>Les DOM-TOM</A>';
zlien[4][3] = '<A HREF="/maroc.html" CLASS=ejsmenu>Le MAROC</A>';
zlien[5][0] = '<A HREF="/services_dem.htm" CLASS=ejsmenu>Confrères</A>';
zlien[5][1] = '<A HREF="/liens.html" CLASS=ejsmenu>Liens</A>';
zlien[5][2] = '<A HREF="/recrutements.html" CLASS=ejsmenu>Recrutements</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+15;
function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = posXmenu+pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFCC00 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+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=16><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=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFCC00 WIDTH=700><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=16><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 onclick="return(false)" onmouseover="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],115)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Particuliers</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],230)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[2],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Professionnels</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],350)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[3],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Garde meuble</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],480)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[4],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">International</FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[5],600)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[5],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Partenaires</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')