var Marquee = function (target, options) {
    var self = this,
      defaults,
      option;