private void Button_Click_6(object sender, RoutedEventArgs e)
 {
     analys anal = new analys();
     anal.Show();
 }