@Override
 public int getCount() {
   // Show 3 total pages.
   return SurveyFragment.GetPagesCount();
 }