//load and show full screen splash
 public void LoadAdAndShow()
 {
     YumiExterns.LoadAdAndShowWithBottomViewHeight(SplashPtr, splashOptions.adBottomViewHeight);
 }