public void GoBack()
        {
            checkLive();

            AwesomiumWebControl.GoBack();
        }