function planwindowzu()
{
window.close()
}


function planwindowsuppen()
{
window.open("partyservice/karte_partyservice/suppen.htm","su","height=400,width=400,left=80, top=0")
}

function planwindoweintoepfe()
{
window.open("partyservice/karte_partyservice/eintoepfe.htm","ein","height=400,width=400,left=80,top=0")
}

function planwindowsalate()
{
window.open("partyservice/karte_partyservice/salate.htm","sa","height=400,width=400,left=80,top=0")
}

function planwindowfisch()
{
window.open("partyservice/karte_partyservice/fisch.htm","fi","height=400,width=400,left=80,top=0")
}

function planwindowbraten()
{
window.open("partyservice/karte_partyservice/braten.htm","br","height=400,width=400,left=80,top=0")
}

function planwindowgerichte()
{
window.open("partyservice/karte_partyservice/gerichte.htm","ger","height=400,width=400,left=80,top=0")
}

function planwindowbeilagen()
{
window.open("partyservice/karte_partyservice/beilagen.htm","bei","height=400,width=400,left=80,top=0")
}

function planwindowplatten()
{
window.open("partyservice/karte_partyservice/platten.htm","pl","height=450,width=400,left=80,top=0")
}

function planwindowdesserts()
{
window.open("partyservice/karte_partyservice/desserts.htm","des","height=400,width=400,left=80,top=0")
}
function planwindowpreisanfrage()
{
window.open("preisanfrage.html","preis","height=350,width=350,left=400,top=180")
}

function planwindowkontaktformular()
{
window.open("kontaktformular.html","kont","height=400,width=400,left=80,top=0")
}