function showimage(img, width, height)
  {openWindow('showpicture.htm?image='+img, height + 35, width + 50)}

function showimagefull(img, width, height)
  {openWindowfull('showpicturefull.htm?image='+img, height, width)}
