public static List <Analysis> Manager_Analysis()
 {
     return(ManagerDAL.Analysis());
 }