private void IntitData(Student student) { Session["sciences"] = scienceManager.CheckScienceListBySid(student); }