home1=""; sitemap1=""; impressum1=""; company=new Image(); company.src="../img/b_company.jpg"; company1=new Image(); company1.src="../img/b_company_over.jpg"; products=new Image(); products.src="../img/b_products.jpg"; products1=new Image(); products1.src="../img/b_products_over.jpg"; consulting=new Image(); consulting.src="../img/b_consulting.jpg"; consulting1=new Image(); consulting1.src="../img/b_consulting_over.jpg"; contact=new Image(); contact.src="../img/b_contact.jpg"; contact1=new Image(); contact1.src="../img/b_contact_over.jpg"; press=new Image(); press.src="../img/b_presse.jpg"; press1=new Image(); press1.src="../img/b_presse_over.jpg"; language=new Image(); language.src="../img/b_language.jpg"; language1=new Image(); language1.src="../img/b_language_over.jpg"; function shownavi(status,gruppe,product){ var linkset=new Array(); if(status == "company"){ linkset='Company

' linkset+='Geschäftsfelder

' linkset+='Produkte

' linkset+='Consulting Service

' linkset+='Markteintrittstrategien in China

' } if(status == "consulting"){ linkset='Consulting

' linkset+='Das Gesundheitswesen im Wandel

' linkset+='Kernfragen der Beschaffung

' linkset+='Internationale Beschaffung

' linkset+='Modulares Serviceangebot

' } if(status == "products"){ linkset='Products
' linkset+='
PadusPlast:
Wundverbände und Fixierpflaster

'; if(gruppe == "1"){ linkset+='
' linkset+='Sterile Wundverbände

'; if(product == "1"){ linkset+='PERLO-IN

' linkset+='NOTEX-IN

' linkset+='PERLO-FIX

' linkset+='NOTEX-FIX

' } linkset+='Fixierpflaster

'; if(product == "2"){ linkset+='NOTEX-RO

' linkset+='ROTULA-SILK

' linkset+='ROTULA-FILM

' linkset+='ROTULA-POR

' } linkset+='Spezial Pflaster

'; if(product == "3"){ linkset+='VIDE-FIX

' linkset+='PERLO-IV

' linkset+='NOTEX-IV

' } linkset+='
'; } linkset+='
PadusFascia:
Binden, Gips, Cast und Zubehör

'; if(gruppe == "2"){ linkset+='
' linkset+='Elastische Fixierbinden

'; if(product == "4"){ linkset+='ELFI-MULL

' linkset+='ELFI-MULL-C

' linkset+='ELFI-PBT

' linkset+='ELFI-PBT-C

' } linkset+='Elastische Fixierbinden, kohäsiv

'; if(product == "5"){ linkset+='ELFI-CO

' linkset+='ELFI-CO-CO

' } linkset+='Elastische Binden mit Wundauflage

'; if(product == "6"){ linkset+='ELBA-PAD-PBT

' linkset+='ELBA-PAD-C

' } linkset+='Gips und Cast

'; if(product == "7"){ linkset+='STABA-CAST

' linkset+='STABA-POP

' } linkset+='Zubehör

'; if(product == "8"){ linkset+='STABA-SUB

' } linkset+='
'; } linkset+='
PadusAditus:
Kompressen

'; if(gruppe == "3"){ linkset+='
' linkset+='PRIVA-SILVER

' linkset+='PRIVA-CHITOCEL

' linkset+='
'; } } if(status == "contact"){ linkset='Contact

' } if(status == "press"){ linkset='Press

' } if(status == "language"){ linkset='Language

' linkset+='Deutsch

' linkset+='English

' linkset+='Chinesisch

' } if(status == "impressum"){ linkset='Diclaimer

' } if(status == "sitemap"){ linkset='Sitemap

' } if(status == "home"){ linkset='Home

' } parent.frames[1].document.getElementById("navi_status").innerHTML=linkset; } function move(status){ parent.frames[0].document.getElementById("b_company").src=company.src; parent.frames[0].document.getElementById("b_products").src=products.src; parent.frames[0].document.getElementById("b_consulting").src=consulting.src; parent.frames[0].document.getElementById("b_contact").src=contact.src; parent.frames[0].document.getElementById("b_press").src=press.src; parent.frames[0].document.getElementById("b_language").src=language.src; var element = "b_"+status; if(status == "company"){parent.frames[0].document.getElementById(element).src=company1.src;} if(status == "products"){parent.frames[0].document.getElementById(element).src=products1.src;} if(status == "consulting"){parent.frames[0].document.getElementById(element).src=consulting1.src;} if(status == "contact"){parent.frames[0].document.getElementById(element).src=contact1.src;} if(status == "press"){parent.frames[0].document.getElementById(element).src=press1.src;} if(status == "language"){parent.frames[0].document.getElementById(element).src=language1.src;} } function getinhalt(inhalt){ parent.inhalt.location.href = inhalt; }