void client_OnEventNotificationAddRequest(uint EventID, IClientAPI client)
 {
     DirectoryService.AddEventNofication(client.AgentId, EventID);
 }