bgcolor='#DBDBDB';
bgcolor2='#7B7B7B';
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"><DIV class=popper id=topdeck></DIV>');
document.write('<div style="position:relative;height:25" id="toto" onmouseover="clearTimeout(this.setattente);this.bye=false;" onmouseout="if (this.bye) {kill();} else {this.bye=true;this.setattente= setTimeout(\'toto.onmouseout()\',100);}"><DIV class=popper id=topdeck></DIV>');

 

// TABLEAUX UTILISES POUR STOCKER LES LIENS DES SOUS-RUBRIQUES
// A N'UTILISER QUE SI LA RUBRIQUE A DES SOUS-RUBRIQUES

zlien = new Array;
//zlien[0] = new Array;       // ACCUEIL
zlien[1] = new Array;         // SERVICES
zlien[2] = new Array;         // PRODUITS
zlien[3] = new Array;         // TECHNOLOGIES
//zlien[4] = new Array;       // FAQ
//zlien[5] = new Array;       // CONTACT


// ACCUEIL
// rien

// SERVICES
//zlien[1][0] = '<A HREF="http://www.ibizz.fr/service1.php" CLASS=ejsmenu>Service 1</A>';
//zlien[1][1] = '<A HREF="http://www.ibizz.fr/service2.php" CLASS=ejsmenu>Service 2</A>';

// PRODUITS
//zlien[2][0] = '<A HREF="http://www.ibizz.fr/produit1.php" CLASS=ejsmenu>Produit 1</A>';
//zlien[2][1] = '<A HREF="http://www.ibizz.fr/produit2.php" CLASS=ejsmenu>Produit 2</A>';

// TECHNOLOGIES
//zlien[3][0] = '<A HREF="http://www.ibizz.fr/technologie1.php" CLASS=ejsmenu>Technologie 1</A>';
//zlien[3][1] = '<A HREF="http://www.ibizz.fr/technologie2.php" CLASS=ejsmenu>Technologie 2</A>';

// FAQ
// rien

// CONTACT
// rien


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 = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 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";
}


///////////////////////////////////////////////// AFFICHAGE /////////////////////////////////////////////////////////////



// Début du tableau 
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#446D8C><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=1002 HEIGHT=25><TR>')

// Cellule vide
//document.write('<td><img src="images/un_pixel.gif" width="48" height="1" /></td>')

// Rubrique ACCUEIL
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+'><A href="../index.php"  CLASS=ejsmenu onMouseOver="MM_swapImage(\'Accueil\',\'\',\'../images/but_accueil_over_c.gif\',1)" onMouseOut="MM_swapImgRestore()"><img src="../images/but_accueil_c.gif" name="Accueil" width="147" height="23" border="0" id="Accueil" /></a></TD>')

// Rubrique SERVICES
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Services\',\'\',\'../images/but_services_over_c.gif\',1);pop(zlien[1],201)"><A onMouseOver="pop(zlien[1],201)" href="../services.php" CLASS=ejsmenu><img src="../images/but_services_c.gif" name="Services" width="147" height="23" border="0" id="Services" /></a></TD>')


// Rubrique PRODUITS
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="MM_swapImage(\'Produits\',\'\',\'../images/but_produits_over_c.gif\',1);pop(zlien[2],351)" onMouseOut="MM_swapImgRestore()"><A onMouseOver="pop(zlien[2],351)" href="../produits.php" CLASS=ejsmenu><img src="../images/but_produits_c.gif" name="Produits" width="147" height="23" border="0" id="Produits" /></a></TD>')


// Rubrique TECHNOLOGIES
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="MM_swapImage(\'Technologie\',\'\',\'../images/but_technologie_over_c.gif\',1);pop(zlien[3],501)" onMouseOut="MM_swapImgRestore()"><A onMouseOver="pop(zlien[3],501)" href="../technologie.php" CLASS=ejsmenu><img src="../images/but_technologie_c.gif" name="Technologie" width="147" height="23" border="0" id="Technologie" /></a></TD>')

// Rubrique FAQ
document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="MM_swapImage(\'Faq\',\'\',\'../images/but_faq_over_c.gif\',1);pop(zlien[4],100)" onMouseOut="MM_swapImgRestore()"><A href="../faq.php" CLASS=ejsmenu><img src="../images/but_faq_c.gif" name="Faq" width="147" height="23" border="0" id="Faq" /></a></TD>')
// Rubrique CONTACT

document.write('<TD ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="MM_swapImage(\'Contact\',\'\',\'../images/but_contact_over_c.gif\',1);pop(zlien[5],100)" onMouseOut="MM_swapImgRestore()"><A href="../contact.php" CLASS=ejsmenu><img src="../images/but_contact_c.gif" name="Contact" width="147" height="23" border="0" id="Contact" /></a></TD>')

// Cellule vide
document.write('<td align=center BGCOLOR='+bgcolor+'><img src="../images/padder.gif" width="102" height="23" border="0" /></td>')

// Fin du tableau
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')