Hi, beginning JavaScript here. I'm trying to program display images in new windows as user clicks on image map. No problem getting it to work, but how does one get rid of that grey area in top&left of new window? I want the jpeg image real snug in a new window without the awful looking 10-12 pixels of grey interior to left and top.<br><br>Fussy I know, would appreciate help though. I set the new window size via innerHeight and innerWidth exact to dimensions and it still has that grey border inside.<br><br>Thanks, Gary<br>