private void btn_donate_Click(object sender, RoutedEventArgs e)
 {
     PhotoUtils.Donate();
 }