public OnClickListener(MainActivity t)
 {
     that = t;
 }
 public AdListener(MainActivity t)
 {
     that = t;
 }