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