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(); } } // -->
Montag, 3. Februar 2003
olau, 3. Februar 2003 um 23:40:30 MEZ
Suchbild Hier eine ganz knifflige Aufgabe für ausdauernde Gemüter: Mindestens eine Minute auf den abgebildeten Tisch konzentrieren, dann werden Sie auf die Lösung kommen
... Nächste Seite
|