I keep getting an error on my page when I put the tag:
<BODY onload="startTimer()">
into the web page. It keeps telling me that there is a ";" expected, but I've checked Mark Sreeves' (and the few additions I've made) code, and I can't ifnd a missing ; and it's not that long a script so I probably not missing it. Can something else cause this?