public void PauseBackgroundSound()
 {
     _oBackgroundSound.PauseSound();
 }