void HideImages()
 {
     SentimentImageHappy.Hide();
     SentimentImageNeutral.Hide();
     SentimentImageMad.Hide();
 }