function timeClock() { setTimeout(\"timeClock()\", 1000); now = new Date(); alert(now); f_date = now.getDate()+\" \"+strMonth(now.getMonth())
There may be something in timeago jQuery plugin you can hook into, but I haven't honestly tried...
http://timeago.yarp.com/