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(); } } // -->
... Vorige Seite
Sonntag, 11. Mai 2003
Bonmots
wiebke, 11. Mai 2003 um 14:32:00 MESZ
Erdbeeren "Zweifellos hätte Gott eine bessere Beere als die Erdbeere schaffen können. Aber ebenso zweifellos hat er es nicht getan." Izaak Walton (1593-1683)
... Nächste Seite
|