function AF_WindowOpen(url, name, width, height,cosik)
  {
    Dialog(url, width, height, name);
  }
