Photos from the 2002 series (v.1)
Published January 8th, 2002
function OpenWindow(url, width, height) { window.open(url, ‘img’, ‘resizable, width=’+width+’,height=’+height+”); }
Published January 8th, 2002
function OpenWindow(url, width, height) { window.open(url, ‘img’, ‘resizable, width=’+width+’,height=’+height+”); }
Comments