function OpenPopupWindow(theURL, hoehe) {window.open(theURL,'WeitereInformationen','toolbar=no,location=no,status=no,top=100,left=100,menubar=no,scrollbars=no,resizable=yes,width=500,height='+hoehe+'px');}

