(Last Updated 11/19/98)
Java Script Y2K Countdown

The Y2K window that came up with this page is an example of how simple coding can
be used to change a simple alert panel into an interesting part of a page. It is
activated in ressponse to the page load {onload="Y2Kalert()"}. In addition to
calculating the number of days left before Jan 1, 2000, the code randomly chooses
one of five messages to display. This code was taken intact from my
Y2K dicussion page.
I very rarely affix a copyright header to scripts but I have to this one. The script
is freeware and may be used by anyone as long as the header remains intact with the
code.
The code that produced the alert is:
I believe the code is relatively self documented so I woun't belabor it by
repeating all the documentation here.

Contact Carl Paulson with questions,
or Visit my pages.