<!-- hide this script from non-javascript-enabled browsers
if (document.images) {
abo = new Image(161, 57);abo.src = '/portaldata/1/images/navigationNeu/about_off_de.gif';
aboOn = new Image(161, 57);aboOn.src = '/portaldata/1/images/navigationNeu/about_on_de.gif';
pro = new Image(161, 57);pro.src = '/portaldata/1/images/navigationNeu/products_off_de.gif';
proOn = new Image(161, 57);proOn.src = '/portaldata/1/images/navigationNeu/products_on_de.gif';
ser = new Image(161, 57);ser.src = '/portaldata/1/images/navigationNeu/services_off_de.gif';
serOn = new Image(161, 57);serOn.src = '/portaldata/1/images/navigationNeu/services_on_de.gif';
par = new Image(161, 57);par.src = '/portaldata/1/images/navigationNeu/partner_off_de.gif';
parOn = new Image(161, 57);parOn.src = '/portaldata/1/images/navigationNeu/partner_on_de.gif';
isup = new Image(161, 57);isup.src = '/portaldata/1/images/navigationNeu/solution_off_de.gif';
isupOn = new Image(161, 57);isupOn.src = '/portaldata/1/images/navigationNeu/solution_on_de.gif';
ref = new Image(161, 57);ref.src = '/portaldata/1/images/navigationNeu/references_off_de.gif';
refOn = new Image(161, 57);refOn.src = '/portaldata/1/images/navigationNeu/references_on_de.gif';
}
function di(id,name){
    if (document.images) {document.images[id].src=eval(name+".src"); }
}

// function that displays status bar message

function dm(msgStr) {
  document.returnValue = false;
  if (document.images) { 
     window.status = msgStr;
     document.returnValue = true;
  }
}
var showMsg = navigator.userAgent != "Mozilla/4.0 (compatible; MSIE 4.0; Mac_PowerPC)";
function dmim(msgStr) {
  document.returnValue = false;
  if (showMsg) { 
    window.status = msgStr;
    document.returnValue = true;
  }
}

// stop hiding -->


function MM_findObj_Info(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj_Info(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers_Info() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers_Info.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj_Info(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
