var imgWindow = ""; function openPopup(img, width, height) { if (img && width && height) { width = Math.min(width + 36, 640); height = Math.min(height + 30, 480); if (imgWindow.location && !imgWindow.closed) imgWindow.close(); imgWindow = window.open(img, "imgWindow" + width + height, "toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,width=" + width + ",height=" + height); // imgWindow.focus(); } } // -->
Ego
olau, 26. April 2003 um 20:16:40 MESZ
Was ich noch sagen wollte Ich bin wieder online mit Arcor-DSL 1500. Flatrate, sogar zugelassen für mehrere Benutzer gleichzeitig. Downloads mit mehr als 150 Kilobyte pro Sekunde? Kein Problem! Ich bin begeistert!
|