Graze.prototype.closeAlert = function (alertId, callback)
{
  debug("Entering closeAlert");
  var opts = this.connectOptions;
  var self = this;