Introduction
This is a small JavaScript routine that mimics a digital clock like this:
This script was tested with the following systems and browsers:
| Windows XP: |
 | IE 6 |  | NN 4 |  | NN 7 |  | Opera 7 |  | Firefox 1 |
| Mac OS X: |
 | IE 5 |  | Safari 1 |
If you use another browser or operating system, this script may not work for you - sorry.
Usage
Just insert this line into your HTML-body where you want the clock to appear:
<script language="JavaScript" src="clock.js"></script>