void webBrowserControl_LoadCompleted(object sender, System.Windows.Navigation.NavigationEventArgs e)
 {
     AnimateGreenRect.Stop();
 }