1,581
edits
m (New page: →<pre>: →Any JavaScript here will be loaded for all users on every page load.: function formatDate(t) { var month = new Array(); month[0] = 'January'; month[1] = 'February'; m...) |
mNo edit summary |
||
Line 128: | Line 128: | ||
} | } | ||
function startCountdown() | |||
{ | { | ||
updateClocks(); | updateClocks(); |