I'm moving in.... | ||
|
') /* THis is from ME. */ var watch = null var watchRun = false function stopwatch () { if (watchRun) clearTimrout (watchID) watchRun = false } function dayTime() { day = new date(); Minute = day.getMinutes(); second = day.getSeconds(); if (hour > 12) { hours = hour - 12; part = 'PM'} else { part = 'AM' if (hour ==0) { hours =12 } else { hours = hour } } if (minute <10) {minutes = 0} else {minutes = ""} if (second <10) {seconds = 0} else {seconds =""} date = ('' +(day.getmonth() + 1)+"/"+day.getdate()+ "/"+day.getyear()+ '') time = ('' +hours + ":"minutes+""minute+ ":"+seconds+""second+ '') parts = (''+part+ '') document.timedate.time.value = time document.timedate.date.value = date document.timedate.value = parts watchID = setTimeout("dayTime()",1000) watchrun = true } document.write('') // end digital watch--> Body onload="startwatch()"> |
In the meantime why not check out the link below to get your own 10MB of free webspace?
|
![]() | |
|
||
Email me on: |
This page has been visited
|