var snowmax=200
// Set the colors for the snow. Add as many colors as you like
var snowcolor=new Array("#C0E2EF","#ddddff","#ccccdd","#f3f3f3","#f0ffff")
// Set the fonts, that create the snowflakes. Add as many fonts as you like
var snowtype=new Array("Times","Arial","Times","Verdana")
//...