function New(link)
 {
  open(link, "", "scrollbars=yes, directories=no, width=700, height=500");
 }

