<APPLET CODE="stormvue.StormVue.class" archive="stormvue.jar" HEIGHT=558 WIDTH=640>
<!-- Stormvue-1.54 (c)2006 Astrogenic Systems -->
<!--
Use of this software is granted to users with a purchased
or otherwise approved software license for NexStorm lightning
display interface software
This HTML file was last updated 05 Mar 2006 at 14:12 UTC
IMPORTANT NOTE!
Be careful not to disrupt comments inside the APPLET
parameter tags or your StormVue might not work correctly.
Always make sure that each opening comment tag is closed
with a matching comment close tag.
-->
<!-- Applet configuration settings-->
<!-- Distance ring units and date/time format, US or EU -->
<param name="UNITS" value="EU">
<!-- Preset history, range and animation section -->
<!-- Default strike history (30 or 60 min).
Any other value will default to 60 minutes -->
<param name="HISTORY" value="60">
<!-- Time offset UTC, allows visitors to convert
the time displayed in StormVue to local time.
Prefix by + or - if behind or ahead of UTC.
Example, New York=-5 Berlin=+1.
Does not automatically adjust for daylight savings time!
Maximum length is 3 characters.
-->
<param name="TIMEZONE" value="+0">
<!-- On-load default view range, FULL or ZOOM -->
<param name="RANGE" value="FULL">
<!-- On-load applet state, LOOP or SUMMARY-->
<param name="STATE" value="SUMMARY">
<!-- Map and data graphics section -->
<!--Draw azimuth lines, true or false -->
<param name="AZLINES" value="false">
<!--
Select one of the following symbols for new strike types
1. cross - plus sign
2. dash - minus sign
3. dcross - diagonal cross
4. blob - filled circle
5. circle - outlined circle
6. pixel - single pixel
7. point - 4 pixel point
8. diamond - outlined diamond
9. fdiamond - filled diamond
10. dtriangle - downwards pointing outlined triangle
11. fdtriangle - downwards pointing filled triangle
12. utriangle - upwards pointing outlined triangle
13. futriangle - upwards pointing filled triangle
14. square - outlined square
15. fsquare - filled square
-->
<PARAM NAME="CGP_SYMBOL" Value="cross">
<PARAM NAME="CGN_SYMBOL" Value="dcross">
<PARAM NAME="ICP_SYMBOL" Value="dtriangle">
<PARAM NAME="ICN_SYMBOL" Value="utriangle">
<!-- Size of all new strike symbols -->
<param name="NEWSTRIKE_SIZE" value="3">
<!-- Select color for each of the new strike symbols -->
<param name="CGP_COLOR" value="0xFF99FF">
<param name="CGN_COLOR" value="0x00FFFF">
<param name="ICP_COLOR" value="0xFFFF00">
<param name="ICN_COLOR" value="0x00FF44">
<!-- Assignment and size of all old strike symbols -->
<param name="OLDSTRIKESYMBOL" Value="blob">
<param name="OLDSTRIKE_SIZE" value="1">
<!-- Full range map, must be 500 pixels square -->
<!-- Coverage 600 km/375 mi -->
<param name="MAP_LR" value="largemap.jpg">
<!-- Close range map, must be 500 pixels square -->
<!-- Coverage 300 km/188 mi -->
<param name="MAP_SR" value="smallmap.jpg">
<!--Colored strike history (RGB hexadecimal) -->
<!-- COLOR1 is only used for the last segment in rate graph -->
<param name="COLOR1" value="0xFFFFFF">
<param name="COLOR2" value="0xFFFF00">
<param name="COLOR3" value="0xFFBD08">
<param name="COLOR4" value="0xFF0000">
<param name="COLOR5" value="0xB40000">
<param name="COLOR6" value="0x7E0000">
<!-- Other parameters -->
<!--
Loads specified archive, useful for replay of
historical data. Specify "nexstorm_arc.dat" or
remove this parameter in order to load current
data only
-->
<param name="USEARC" value="nexstorm_arc.dat">
<!--
Enable or disable disclaimer (set "true" or "false")
If enabled the splash screen will include the text
"Not to be used for protection of life and property"
-->
<param name="SHOW_DISCLAIMER" value="false">
</APPLET>