Hi very simple!
in file photo_album_view.asp at around line 279
Modify this line to include: location=yes,
ref = "<A HREF= ""#"" onClick=""window.open('"&trim(bdir&"/"& m_name &"/"&aData(2,i))&"',
'Photo"&i&"','location=yes, toolbar=no, width=" & width & ", height="& height &",
left="& loffset &", top="& toffset &", screenX="& loffset &", screenY="& toffset &", status=no,
scrollbars=no, resize=no');return false"""
I wrapped the code line above for easier reading