<!--

function de()
  {
   special =
   window.open("http://www.healthcare.ottobock.de/special/de/main.php", "special", "width=600,height=400,no scroll");
   de.focus();
  }

function at()
  {
   special =
   window.open("http://www.healthcare.ottobock.de/special/at/main.php", "special", "width=600,height=400,no scroll");
   at.focus();
  }

function ch()
  {
   special =
   window.open("http://www.healthcare.ottobock.de/special/ch/main.php", "special", "width=600,height=400,no scroll");
   ch.focus();
  }

function es()
  {
   special =
   window.open("http://www.healthcare.ottobock.de/special/es/main.php", "special", "width=600,height=400,no scroll");
   es.focus();
  }

function en()
  {
   special =
   window.open("http://www.healthcare.ottobock.de/special/en/main.php", "special", "width=600,height=400,no scroll");
   en.focus();
  }

//-->
