@Override
 protected void onDestroy() {
   application.delActivity(this);
   super.onDestroy();
 }