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
|
||||
[5. Juli 2003 um 19:49:00 MESZ] Es ist ja immer noch alles da. Es ist soviel verschwunden in den letzten zwei Jahren, nichts ist wie damals, aber diese Seite ist tatsächlich immer noch da. Ernsthaft, ICH VERSTEHE NICHT, WO DER VERFALL SEINE PRIORITÄTEN SETZT. —,,turner
|
||||
|