
bgcolor='#00140';
bgcolor2='#00140';
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:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
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()\',300);}"><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[5] = new Array;
zlien[0][0] = '<A HREF="http://www.hoerbiger-origa.fr/accueil.htm" CLASS=ejsmenu>Retour Accueil</A>';
zlien[1][0] = '<A HREF="http://www.hoerbiger-origa.fr/societe/societe01.htm" CLASS=ejsmenu>Le groupe Parker</A>';
zlien[1][1] = '<A HREF="http://www.hoerbiger-origa.fr/societe/societe02.htm" CLASS=ejsmenu>Parker Origa en France</A>';
zlien[1][2] = '<A HREF="http://www.parker.com/portal/site/PARKER/?&vgnextfmt=FR/" CLASS=ejsmenu>Le site international</A>';
zlien[2][0] = '<A HREF="http://www.hoerbiger-origa.fr/dao1.htm" CLASS=ejsmenu>Les explications de la DAO</A>';
zlien[2][1] = '<A HREF="http://www.partserver.de/language.asp?firm=hoerbiger_origa&language=german&server_type=part" CLASS=ejsmenu>Pour les habitués du site de DAO</A>';
zlien[2][2] = '<A HREF="http://productpage.3dpublisher.net/3dproductpage/QSvalidlogin.asp?GUID=1088544732167" CLASS=ejsmenu>La version DAO americaine</A>';
zlien[3][0] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_sommaire.htm" CLASS=ejsmenu>Le sommaire des catalogues</A>';
zlien[3][1] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_ospp.htm" CLASS=ejsmenu>Les vérins sans tige pneumatique</A>';
zlien[3][2] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_ospe.htm" CLASS=ejsmenu>Les axes éléctriques type OSPE</A>';
zlien[3][3] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_vat.htm" CLASS=ejsmenu>Les vérins à tige pneumatique</A>';
zlien[3][4] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_ta.htm" CLASS=ejsmenu>Le traitement de l\'air</A>';
zlien[3][5] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_dist.htm" CLASS=ejsmenu>Les distributeurs pneumatiques</A>';
zlien[3][6] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_sa.htm" CLASS=ejsmenu>Les amortisseurs de chocs</A>';
zlien[3][7] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_gdl.htm" CLASS=ejsmenu>Le guidages linéaires</A>';
zlien[3][8] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_raccord.htm" CLASS=ejsmenu>Les raccords</A>';
zlien[3][9] = '<A HREF="http://www.hoerbiger-origa.fr/catalog/catal_sommaire.htm" CLASS=ejsmenu>les autres produits</A>';
zlien[4][0] = '<A HREF="http://www.hoerbiger-origa.fr/partenaires/parten01.htm" CLASS=ejsmenu>La carte de France</A>';
zlien[4][1] = '<A HREF="mailto:info-hofr-sales@parker-origa.com ?subject=devenir partenaire &body=Merci de nous communiquer vos coordonnées (département, ville....) afin de la transmettre à la personne s occupant de votre secteur et de pouvoir vous envoyer les éléments demandés rapidement Merci"" CLASS=ejsmenu>vous souhaitez devenir partenaire</A>';
zlien[5][0] = '<A HREF="http://www.hoerbiger-origa.fr/demande.htm" CLASS=ejsmenu>Nous contacter par le formulaire</A>';
zlien[5][1] = '<A HREF="mailto:info-hofr-sales@parker-origa.com ?subject=demande de renseignement &body=Merci de nous communiquer vos coordonnées (département, ville....) afin de la transmettre à la personne s occupant de votre secteur et de pouvoir vous envoyer les éléments demandés rapidement Merci" CLASS=ejsmenu>Nous contacter par mail</A>';
zlien[5][2] = '<A HREF="http://www.hoerbiger-origa.fr/societe/societe02.htm" CLASS=ejsmenu>Nous contacter par téléphone          </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 = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
if (msg != zlien[5])
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=180><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
else
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=180><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=\"Arial\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></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=756><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=126 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="Arial"><B>Accueil</B></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],126)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Notre société</B></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],252)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>La DAO 2D et 3D</B></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],378)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Les documentations</B></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],504)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Nos partenaires</B></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],576)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Contactez nous</B></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')