public frmNotification()
 {
     InitializeComponent();
     this.notifi = OverManAlert.GetInstatance();
 }