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(); } } // -->
Donnerstag, 29. August 2002
olau, 29. August 2002 um 13:12:32 MESZ
Toben Sie Ihren Frust beim Chef aus Wie hatte ich eben geschrieben, “Kaum etwas ist erlösender als mit seinem Kollegen über die Unzulänglichkeiten des Chefs zu sprechen”? Ganz recht. Aber manchmal lohnen sich direkte Verhandlungen ;-)
... Nächste Seite
|