|   
 Description: This applet visualises
        realistic snow flakes as a layer over a selected image,
        preferably the one with snow already present on the
        ground. This looks more natural. Optional scrolling text.
        We defined an optional mouseover statusbar display with
        text 'Merry Chrismas and Happy New Year!'. View ansnow.txt for description of
        parameters. 
 HTML code of the applet:  <applet archive="ansnow.jar"
        code="ansnow.class" width="320"
        height="208"><param name="credits" value="Applet by
        Fabio Ciucci (www.anfyjava.com)">
 <param name="flakes1"
        value="500">
 <param name="flakes2"
        value="300">
 <param name="flakes3"
        value="100">
 <param name="flakes4"
        value="0">
 <param name="windmax"
        value="1">
 <param name="windvariation"
        value="7">
 <param name="speed" value="7">
 <param name="backimage"
        value="winter.jpg">
 <param name="bgcolor"
        value="000135">
 <param name="overtext"
        value="NO">
 <param name="regcode"
        value="NO">
 <param name="reglink"
        value="NO">
 <param name="regnewframe"
        value="NO">
 <param name="statusmsg" value="Merry
        Chrismas and Happy New Year!">
 <param name="memdelay"
        value="1000">
 <param name="priority"
        value="3">
 <param name="MinSYNC"
        value="10">
 Sorry, your browser doesn't support Java.
 </applet>
 
            
                | Author: | Fabio Ciucci |  
                | Homepage: | http://www.anfyteam.com/ |  
                | Java Source: | Not available |  
                | Download: | ansnow.zip (45k),
                but we recommend the complete AnfyJava package
 (40 applets - 3,2 MB) - available on www.anfyteam.com
 |  
                | Usage: | The freeware version contains a link to the
                author's homepage. The registered version has no restrictions.
 |   Four snow flake layers, wind and
        text options.
 |