| [
   Bloke.com
|| Linux
|| JavaScript
|| Java
|| Volleyball
|| Link Me
] Free: [ Guestbook || MessageBot || Plugins || Counter || AusPrices || Advertise ] |  | 
<script language="javascript"> Countdown2000(); </script>
<script language="javascript">
  // when I'll turn 100, causing my own y1c problems.
  Countdown("July 08, 2069 00:00:00");
</script>
date is something like: "July 08, 2069 00:00:00"
len is the amount of space to write the text (30 is a good number)
format is one of:
  <SCRIPT>
  //CountdownLong(dateString,format,length);
  CountdownLong("July 08, 2069 01:05:00",4,35);
  </SCRIPT>
Got JavaScript questions? Maybe my JavaScript Board has the answers?