﻿function newWindow(myjpg) {imageWindow = window.open(myjpg, "imagewin", "width=900,height=500")imageWindow.focus()}
