function winopen(i)
{
  window.open(i, "", "width=500, height=490, scrollbars=yes,status=no,menubar=no,resizable=no, left=100, top=100")
}
