Thumb-nails & Full size
Published May 18th, 2004
To view the full size image, click on the thumb-nail image
function OpenWindow(url, width, height) { window.open(url, ‘img’, ‘resizable, width=’+width+’,height=’+height+”); }
Published May 18th, 2004
To view the full size image, click on the thumb-nail image
function OpenWindow(url, width, height) { window.open(url, ‘img’, ‘resizable, width=’+width+’,height=’+height+”); }
Comments