tutorial.eyehunts.com
JavaScript timer loop | Example code
Use setInterval() to do the timer loop in JavaScript. It will repeat automatically until you clear the interval.
Rohit