prototypeGrowl 0.8


    var growl = new Growl.Smoke;
    growl.show({
      title:    'prototypeGrowl',
      text:     'http://github.com/cpjolicoeur/prototypegrowl',  
      image:    'growl.jpg',
      autohide: 2,
      animated: 0.75,
      opacity: 0.8
    });