public void showInterstitialAd() {
   // show the ads
   interstitialAdLaunchFree.showAds(getActivity());
 }