Loads a maximum number of "Top Issues" from a given page
See also Knowledge-base functions.
Signature:
KBSetup_BeginLoading(numArticles, currentPage)
Arguments:
numArticles- The number of articles displayed per page. This is typically the constantKBASE_NUM_ARTICLES_PER_PAGE(number)currentPage- The page to display (number)