{I" class:ETI"BundledAsset; FI"logical_path; TI" mercury/toolbar.expander.js; FI" pathname; TI"/home/edik/.rvm/gems/ruby-2.0.0-p247@very_simple_cms/bundler/gems/mercury-3e0245e33195/app/assets/javascripts/mercury/toolbar.expander.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+9RI"length; Tiu I"digest; TI"%9601fe33dcd1a6e1af2aa5e9826635ec; FI"source; TI"u (function() { var __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; this.Mercury.Toolbar.Expander = (function(_super) { __extends(Expander, _super); function Expander(name, options) { this.name = name; this.options = options; this.container = this.options["for"]; Expander.__super__.constructor.call(this, null, this.name, this.options); return this.element; } Expander.prototype.build = function() { var _ref; this.container.css({ whiteSpace: 'normal', visibility: 'hidden', display: 'block' }); this.container.css({ visibility: 'visible' }); this.trigger = jQuery('