$.growl.warning = function(options) {
    var settings;
    if (options == null) {
      options = {};
    }