var newwindow = ''; function popitupImage(url) { newwindow=window.open(url,'htmlname','width=504,height=416,resizable=1,scrollbars=yes'); }