I quite like the idea, but I don't really like the clock (and snow!!).
So I fired up flash and did this:
Attachment 65662
Attached is the swf file, and the original fla file so anyone with Flash 7 or above can modify it for themselves.
If you use my swf as is, then here is the object code:
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="157" height="15" id="digitalclock">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="/forum/digitalclock.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#e1e4f2" /><embed src="/forum/digitalclock.swf" quality="high" bgcolor="#e1e4f2" width="157" height="15" name="digitalclock" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>