<!--
// variabeln buttons navbar-produkte
pflege_off = new Image(); pflege_off.src = "img_nav/pflege_0.gif";
pflege_on = new Image(); pflege_on.src = "img_nav/pflege_1.gif";
auto_off = new Image(); auto_off.src = "img_nav/auto_0.gif";
auto_on = new Image(); auto_on.src = "img_nav/auto_1.gif";
philfe_off = new Image(); philfe_off.src = "img_nav/patien_0.gif";
philfe_on = new Image(); philfe_on.src = "img_nav/patien_1.gif";
dubad_off = new Image(); dubad_off.src = "img_nav/dusbad_0.gif";
dubad_on = new Image(); dubad_on.src = "img_nav/dusbad_1.gif";
toilet_off = new Image(); toilet_off.src = "img_nav/toilet_0.gif";
toilet_on = new Image(); toilet_on.src = "img_nav/toilet_1.gif";
arbti_off = new Image(); arbti_off.src = "img_nav/arbeit_0.gif";
arbti_on = new Image(); arbti_on.src = "img_nav/arbeit_1.gif";
//-->