
function kopieren(url) {
w = window.open(url,"kopieren","width=570,height=520,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=yes,resizable=yes,hotkeys=no,copyhistory=no");
w.focus();
}

function melange(url) {
w = window.open(url,"melange","width=450,height=590,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=no,resizable=no,hotkeys=no,copyhistory=no");
w.focus();
}

function melange2(url) {
w = window.open(url,"melange2","width=720,height=520,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=no,resizable=no,hotkeys=no,copyhistory=no");
w.focus();
}

function foto(url) {
w = window.open(url,"foto","width=440,height=460,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=yes,resizable=yes,hotkeys=no,copyhistory=no");
w.focus();
}

function musiktheater(url) {
w = window.open(url,"musiktheater","width=570,height=570,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=no,resizable=no,hotkeys=no,copyhistory=no");
w.focus();
}

function artikel(url) {
w = window.open(url,"artikel","width=780,height=550,top=5,left=5,toolbar=no,location=no,directories=no,menubar=no,status=no,scrollbars=yes,resizable=yes,hotkeys=no,copyhistory=no");
w.focus();
}
