A simple script for simulating raindrops falling on a glass surface.
Just add script to page and initilize RainyDay.js
new RainyDay({
image: img // [Required][Image Id or Image element itself, Id of Element having background Image or Element itself]
})