  CONST
    nfc$max_banner_pages = 3;

  TYPE
    nft$banner_page_count = 0 .. nfc$max_banner_pages;

