Clock??????

R

randk

Guest
here is the clock that I found. Just change the month (03 to whatever) and the day (21 to whatever day) and there you have it.

hope it works for you.

img]http://cruise-forums.com/countdown.php?
month=03&year=2004&day=21&hour=16:00

at the begining put a [ in front of the img. also change your hours (16:00) to your departure time.
 
C

cruiseface

Guest
Try this one. Just change the value to your information and add it into your signature.

<applet code="countdown.class" CODEBASE="http://bgsgrafix.com/java-sys" width="203" height="25">
<param name="font" value="lcdb0">
<param name="year" value=2004>
<param name="month" value=3>
<param name="day" value=7>
<param name="hour" value=5>
</applet>
 
Top