var goPopX = (screen.width/2)-350;var goPopY = (screen.height/2)-150;var loc = "left="+goPopX+",top="+goPopY;function goPop(){goPopWindow = window.open("../lemuriaonhawaii.com-Dateien/SeminarKalender.htm","","scrollbars=yes,resizable=yes,width=700,height=350,"+loc);}