function fensterPeggy() {
var win;
win=window.open("filme/peggy.htm","Peggy - Antarctica","height=230,width=365");
}


function fensterAspie() {
var win;
win=window.open("filme/aspie.htm","ASPIE","height=230,width=365");
}


function fensterEifersucht() {
var win;
win=window.open("filme/eifersucht.htm","eiferSUCHT","height=350,width=365");
}