function detail(jm,ox,oy)
   {
      window.open("detail.php?id="+jm, "img", "width="+ox+",height="+oy+",menubar=no,resizable=no,scrollbars=no,statusbar=no, left=105,top=215")
   }
  