// BUILDING
 private void Building()
 {
     pagination.CalcTotalPageAmount();
     pagination.SetCurrentPage(currentPage);
 }