function OpenToilettenstuhl() {

add = window.open("sanitaetshaus/m_toilettenstuhl.html","Toilettenstuhl","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenRollstuhl() {

add = window.open("sanitaetshaus/m_rollstuhl.html","Rollstuhl","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenSauerstoff() {

add = window.open("sanitaetshaus/m_sauerstoff.html","Sauerstoff","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenWindeln() {

add = window.open("sanitaetshaus/m_windeln.html","Windeln","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenBandagen() {

add = window.open("sanitaetshaus/m_bandagen.html","Bandagen","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenBlutdruck() {

add = window.open("sanitaetshaus/m_blutdruck.html","Blut","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenBlutzucker() {

add = window.open("sanitaetshaus/m_blutzucker.html","Zucker","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenPflegebett() {

add = window.open("sanitaetshaus/m_pflegebett.html","Bett","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenRollator() {

add = window.open("sanitaetshaus/m_rollator.html","Rollator","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenVerband() {

add = window.open("sanitaetshaus/m_verband.html","Verband","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenSonden() {

add = window.open("sanitaetshaus/m_sondennahrung.html","Sonden","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}

function OpenMatratze() {

add = window.open("sanitaetshaus/m_matratze.html","Matratze","left=25,top=25,width=600,height=570,location=0,menubar=0,personalbar=0,status=0,scrollbars=yes");
add.focus();
}