{I" class:ETI"ProcessedAsset; FI"logical_path; TI" jquery.simplemodal.1.4.4.js; FI" pathname; TI"f/Library/WebServer/Documents/work/fine/_fae/vendor/assets/javascripts/jquery.simplemodal.1.4.4.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+õ±ûSI"length; TiÏ\I"digest; TI"%7549490fe3da331bef5f32313545b142; FI"source; TI"Ï\/* Line 244 contains a hack derived from here: http://stackoverflow.com/a/18022855/2347675 to enable simplemodal in IE9 */ /* * SimpleModal 1.4.4 - jQuery Plugin * http://simplemodal.com/ * Copyright (c) 2013 Eric Martin * Licensed under MIT and GPL * Date: Sun, Jan 20 2013 15:58:56 -0800 */ /** * SimpleModal is a lightweight jQuery plugin that provides a simple * interface to create a modal dialog. * * The goal of SimpleModal is to provide developers with a cross-browser * overlay and container that will be populated with data provided to * SimpleModal. * * There are two ways to call SimpleModal: * 1) As a chained function on a jQuery object, like $('#myDiv').modal();. * This call would place the DOM object, #myDiv, inside a modal dialog. * Chaining requires a jQuery object. An optional options object can be * passed as a parameter. * * @example $('