// drawing methods

        public void TimeChanged(int index)
        {
            MNL.ChangeTimeOfDay(index);
        }