Monday, December 28, 2009 at 2:31 PM

Hello --
On my home page, I didn't want an actual clock to show, but just wanted the number of days remaining. Also, from reading other posts here, it seems that the countdown clocks can be unreliable.

If you are comfortable with copying-and-pasting some javascript into your source code, you can do what I did.

It shows up as:
Our 40th Reunion -- October 9th Columbus Day Weekend
~ Just 285 days to go ~

The "285" figure is embedded as a javascript variable in the source code, and is the countdown figure -- it changes automatically each day.

To do this, you need to know how to edit the source code.
At the beginning, copy and paste this javascript code (everything between the two