function popup() {
var win3;
win3=window.open("sagen.htm","Neu","width=500,height=585,resizable=no,scrollbars=yes");
}


