function showImage(URL) { window.open(URL,'This is my picture','fullscreen=no...'); } </script> But in the popup I always get as title ...
確定! 回上一頁