Code used for this page
<script src="https://www.classcreator.com/000/7/7/0/13077/userfiles/file/snow/snow-and-more.js"></script>
<script>window.onload= MakeSnow(
"snowalt", // or you can use one of the predefined display names (see above for names)
// --- all of the following are optional ---
1, // 1 = animate images - default for all predefined, make 0 if you do not want animation
4, // speed: 1 to 10 objects fall down; -1 to -10 objects rise
26, // number of images - over 30 not recommended
50, // maximum size - usually around 50
20, // minimum size - usually around 20
);
</script>