This clock uses Javascript's images[] array to update the time every half
second. It uses the current local time from the client computer. The images
above are dynamically replaced with the current time.
Note: The clock does not start updating until the page (including the images)
loads. The initial time and date values use all ten digits, so they will be
cached for fast update.