<!-- hide from JavaScript-challenged browsers
function openWindow(url) {
	popupWin = window.open(url, 'image_window', 'width=390,height=410,scrollbars=yes,resizable=yes,left=250,top=70')
}
// done hiding -->
