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(); } } // -->
Beiträge |
—,,re:TURNER
|
||||
[19. April 2002 um 12:30:00 MESZ] Ich bin kein Blogger. Nur um das mal festzuhalten, ich gehöre nicht zur dieser Bussibussi-HTML-In-Crowd. Ich sammle keine Briefmarken, und ich sammle keine Links, Mann. Ich hab in meinem Leben genug im Internet gesehen, mehr als mir lieb war. Ich habe der Welt nichts mitzuteilen. —,,turner
|
||||
|