function OpenImage(ImageFile) {
  window.open("i/photo/full/wares/"+ImageFile,"viewfile","status=yes,scrollbars=yes,resizable=yes,width="+(420)+",height="+(320));
}
