function popup2() {
var win2;
win2=window.open("aktivitaeten/fahrplaene.htm","Neu","width=500,height=585,resizable=no,scrollbars=yes");
}




