Storm Watch is a java program that updates information on storm tracks in New South Wales.
Click here to start STORM WATCH
If you would like storm watch on your page just copy this html onto your web site. Storm Watch is free.
<APPLET CODE="sText2.class" codebase ="http://marina.fortunecity.com/seafarer/460" WIDTH="500" HEIGHT ="275"> <PARAM NAME="scroll" VALUE="up"> <PARAM NAME="background" VALUE="000000"> <PARAM NAME="foreground" VALUE="FFFFFF"> <PARAM NAME="pause" VALUE="1"> <PARAM NAME="wait" VALUE="11000"> <PARAM NAME="messageFile" VALUE="data/storm.txt"> <PARAM NAME="defaultMessage" VALUE="Storm Data..."> <PARAM NAME="refresh" VALUE="1"> <PARAM NAME="fontHAlign" VALUE="left"> <PARAM NAME="fontVAlign" VALUE="top"> <PARAM NAME="textX" VALUE="10"> <PARAM NAME="textY" VALUE="10"> </APPLET>
Page 4