posYmenu = 80;
bgcolor='#99B7FB';
bgcolor2='#4062AC';
bgcolor3='#99B7FB';
bgcolor4='#4062AC';
bgcolor5='#99B7FB';
bgcolor6='#4062AC';
bgcolor7='#99B7FB';
bgcolor8='#4062AC';
bgcolor9='#99B7FB';
bgcolor10='#4062AC';
bgcolor11='#99B7FB';
bgcolor12='#4062AC';
bgcolor13='#99B7FB';
bgcolor130=bgcolor;
bgcolor131=bgcolor3;
bgcolor132=bgcolor5;
bgcolor133=bgcolor7;
bgcolor134=bgcolor9;
bgcolor135=bgcolor11;
bgcolor14='#999999';
bgcolor140=bgcolor2;
bgcolor141=bgcolor4;
bgcolor142=bgcolor6;
bgcolor143=bgcolor8;
bgcolor144=bgcolor10;
bgcolor145=bgcolor12;
needcenter =false;
if(!needcenter){
	posXmenu = 155;
}
else {	
	if (document.all){
		posXmenu = (document.body.clientWidth/2)-(500/2);
		alert('coucou');
	}
	else{
		posXmenu = (window.innerWidth/2)-(500/2); 
		alert('coucou2');
	}
}
document.write('<style type="text/css">\n');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }\n')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }\n')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}\n')
document.write('A.ejsmenu {color:#000000; text-decoration:none;}\n')
document.write('</style>\n')
document.write('\n<DIV class=popper id=topdeck></DIV>\n');


/*
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[4][0] = '<A HREF="http://www.technicap.com/raltech/ref_present/presentation.htm" CLASS=ejsmenu>Présentation société</A>';
zlien[4][1] = '<A HREF="http://www.technicap.com/raltech/ref_present/references.htm" CLASS=ejsmenu>Références clients</A>';
zlien[5][0] = '<A HREF="http://www.technicap.com/raltech/contact.htm" CLASS=ejsmenu>Formulaire de contact</A>';
zlien[5][1] = '<A HREF="mailto:technicap@wanadoo.fr" CLASS=ejsmenu>Email</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+24)+"px";

function pop(nb,pos)
{
msg=zlien[nb];
skn.visibility = "hidden";
a=true
skn.left = (posXmenu+pos)+"px";
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="+eval("bgcolor13"+nb)+" onMouseOver=\"this.style.background='"+eval("bgcolor14"+nb)+"'\" onMouseOut=\"this.style.background='"+eval("bgcolor13"+nb)+"'\" HEIGHT=15><FONT SIZE=1 FACE=\"Verdana\"><strong>  "+msg[pass]+"</strong></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=598><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(0,0)" onmouseout="this.style.background=\''+bgcolor+'\'"><A HREF="http://www.technicap.com/raltech/inox/inox.htm" onmouseover="pop(0,0)"  CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Inox</strong></FONT></a></TD>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor3+' onmouseover="this.style.background=\''+bgcolor4+'\';pop(1,100)" onmouseout="this.style.background=\''+bgcolor3+'\'"><A HREF="http://www.technicap.com/raltech/aluminium/aluminium.htm" onmouseover="pop(1,100)"  CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Aluminium</strong></FONT></a></TD>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor5+' onmouseover="this.style.background=\''+bgcolor6+'\';pop(2,200)" onmouseout="this.style.background=\''+bgcolor5+'\'"><A HREF="http://www.technicap.com/raltech/composite/composites.htm" onmouseover="pop(2,200)"  CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Composites</strong></FONT></a></TD>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor7+' onmouseover="this.style.background=\''+bgcolor8+'\';pop(3,300)" onmouseout="this.style.background=\''+bgcolor7+'\'"><A HREF="http://www.technicap.com/raltech/divers/acier.htm" onmouseover="pop(3,300)"  CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Acier,bois</strong></FONT></a></TD>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor9+' onmouseover="this.style.background=\''+bgcolor10+'\';pop(4,400)" onmouseout="this.style.background=\''+bgcolor9+'\'"><A onclick="return(false)" onmouseover="pop(4,400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Références</strong></FONT></a></TD>')
document.write('<TD WIDTH=99 ALIGN=center BGCOLOR='+bgcolor11+' onmouseover="this.style.background=\''+bgcolor12+'\';pop(5,500)" onmouseout="this.style.background=\''+bgcolor11+'\'"><A onclick="return(false)" onmouseover="pop(5,500)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><strong>Contact</FONT></strong></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV>')