function setwid () {
  imgdet=window.open("","imgdet","width=250,height=550,scrollbars=yes");
  imgdet.focus();
}
