!function(a,b){"use strict";function c(a,b){jQuery(".elegant-modal.modal .modal-dialog").attr("class","elegant-modal-dialog modal-dialog "+b+" "+a+" animated")}var d,e="";jQuery(".elegant-modal").on("show.bs.modal",function(a){e=jQuery(this).data("animation-start"),d=jQuery(this).find(".elegant-modal-dialog").data("size"),c(e,d)}),jQuery(".elegant-modal").on("hide.bs.modal",function(a){e=jQuery(this).data("animation-exit"),d=jQuery(this).find(".elegant-modal-dialog").data("size"),c(e,d)})}(jQuery);