private void StartVideo()
        {
            Magic magic = new Magic();

            magic.Show();
        }