function ablak(page)
   {
      newWindow=window.open(page,"ablak","toolbar=yes,scrollbars=yes,resizable=yes,menubar=yes,status=yes");
   }

