Hi Marco,
du machst ein ganz normales Popup auf und setzt die Größe entsprechend der Bildschrimauflösung.
window.screen.availHeight
window.screen.availWidth
window.screen.heigth
window.screen.width
< http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/obj_screen.asp>
ALEX