<% Clock objClock = new Clock(); objClock.SetTime(4,6,45); Clock.AddClock(); Response.Write(Clock.ClockCounter); %>