public List <CRONUS_Employees_Sick_2004> GetEmployeesSick2004()
 {
     return(controller.GetEmployeesSick2004());
 }