Friday, February 8, 2013


No comments:

Post a Comment

//Configure below to change URL path to the snow image var snowsrc="http://i143.photobucket.com/albums/r153/kupia/SnowFlower2.gif // Configure below to change number of snow to render var no = 10; // Configure whether snow should disappear after x seconds (0=never): var hidesnowtime = 0; // Configure how much snow should drop down before fading ("windowheight" or "pageheight") var snowdistance = "windowheight";