/*! jQuery UI - v1.11.4 - 2015-03-13
-
Copyright jQuery Foundation and other contributors; Licensed MIT */
(function(t){“function”==typeof define&&define.amd?define(,t):t(jQuery)})(function(t){var e=“ui-effects-”,i=t;return t.effects={effect:{}},function(t,e){function i(t,e,i){var s=p||{};return null==t?i||!e.def?null:e.def:(t=s.floor?~~t:parseFloat(t),isNaN(t)?e.def:s.mod?(t+s.mod)%s.mod:0>t?0:t>s.max?s.max:t)}function s(i){var s=l(),n=s._rgba=[];return i=i.toLowerCase(),f(h,function(t,o){var r,a=o.re.exec(i),h=a&&o.parse(a),l=o.space||“rgba”;return h?(r=s(h),s[c.cache]=r[c.cache],n=s._rgba=r._rgba,!1):e}),n.length?(“0,0,0,0”===n.join()&&t.extend(n,o.transparent),s):o}function n(t,e,i){return i=(i+1)%1,1>6*i?t+6*(e-t)*i:1>2*i?e:2>3*i?t+6*(e-t)*(2/3-i):t}var o,r=“backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor”,a=/^()=s*(d+.?d*)/,h=[{re:/rgba?(s*(d{1,3})s*,s*(d{1,3})s*,s*(d{1,3})s*(?:,s*(d?(?:.d+)?)s*)?)/,parse:function(t){return[t,t,t,t]}},{re:/rgba?(s*(d+(?:.d+)?)%s*,s*(d+(?:.d+)?)%s*,s*(d+(?:.d+)?)%s*(?:,s*(d?(?:.d+)?)s*)?)/,parse:function(t){return[2.55*t,2.55*t,2.55*t,t]}},{re:/#({2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(t){return[parseInt(t,16),parseInt(t,16),parseInt(t,16)]}},{re:/#()([a-f0-9])()/,parse:function(t){return[parseInt(t+t,16),parseInt(t+t,16),parseInt(t+t,16)]}},{re:/hsla?(s*(d+(?:.d+)?)s*,s*(d+(?:.d+)?)%s*,s*(d+(?:.d+)?)%s*(?:,s*(d?(?:.d+)?)s*)?)/,space:“hsla”,parse:function(t){return[t,t/100,t/100,t]}}],l=t.Color=function(e,i,s,n){return new t.Color.fn.parse(e,i,s,n)},c={rgba:{props:{red:{idx:0,type:“byte”},green:{idx:1,type:“byte”},blue:{idx:2,type:“byte”}}},hsla:{props:{hue:{idx:0,type:“degrees”},saturation:{idx:1,type:“percent”},lightness:{idx:2,type:“percent”}}}},p={“byte”:{floor:!0,max:255},percent:{max:1},degrees:{mod:360,floor:!0}},u=l.support={},d=t(“ ”)s
“Color”]=t}),e}},o=t.Color.names={aqua:“#00ffff”,black:“#000000”,blue:“#0000ff”,fuchsia:“#ff00ff”,gray:“#808080”,green:“#008000”,lime:“#00ff00”,maroon:“#800000”,navy:“#000080”,olive:“#808000”,purple:“#800080”,red:“#ff0000”,silver:“#c0c0c0”,teal:“#008080”,white:“#ffffff”,yellow:“#ffff00”,transparent:,_default:“#ffffff”}}(i),function(){function e(e){var i,s,n=e.ownerDocument.defaultView?e.ownerDocument.defaultView.getComputedStyle(e,null):e.currentStyle,o={};if(n&&n.length&&n&&n[n])for(s=n.length;s–;)i=n,“string”==typeof n&&(o=n);else for(i in n)“string”==typeof n&&(o=n);return o}function s(e,i){var s,n,r={};for(s in i)n=i,e!==n&&(o||(t.fx.step||!isNaN(parseFloat(n)))&&(r=n));return r}var n=,o={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};t.each(,function(e,s){t.fx.step=function(t){(“none”!==t.end&&!t.setAttr||1===t.pos&&!t.setAttr)&&(i.style(t.elem,s,t.end),t.setAttr=!0)}}),t.fn.addBack||(t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.effects.animateClass=function(i,o,r,a){var h=t.speed(o,r,a);return this.queue(function(){var o,r=t(this),a=r.attr(“class”)||“”,l=h.children?r.find(“*”).addBack():r;l=l.map(function(){var i=t(this);return{el:i,start:e(this)}}),o=function(){t.each(n,function(t,e){i&&r(i)})},o(),l=l.map(function(){return this.end=e(this.el),this.diff=s(this.start,this.end),this}),r.attr(“class”,a),l=l.map(function(){var e=this,i=t.Deferred(),s=t.extend({},h,{queue:!1,complete:function(){i.resolve(e)}});return this.el.animate(this.diff,s),i.promise()}),t.when.apply(t,l.get()).done(function(){o(),t.each(arguments,function(){var e=this.el;t.each(this.diff,function(t){e.css(t,“”)})}),h.complete.call(r)})})},t.fn.extend({addClass:function(e){return function(i,s,n,o){return s?t.effects.animateClass.call(this,{add:i},s,n,o):e.apply(this,arguments)}}(t.fn.addClass),removeClass:function(e){return function(i,s,n,o){return arguments.length>1?t.effects.animateClass.call(this,{remove:i},s,n,o):e.apply(this,arguments)}}(t.fn.removeClass),toggleClass:function(e){return function(i,s,n,o,r){return“boolean”==typeof s||void 0===s?n?t.effects.animateClass.call(this,s?{add:i}:{remove:i},n,o,r):e.apply(this,arguments):t.effects.animateClass.call(this,{toggle:i},s,n,o)}}(t.fn.toggleClass),switchClass:function(e,i,s,n,o){return t.effects.animateClass.call(this,{add:i,remove:e},s,n,o)}})}(),function(){function i(e,i,s,n){return t.isPlainObject(e)&&(i=e,e=e.effect),e={effect:e},null==i&&(i={}),t.isFunction(i)&&(n=i,s=null,i={}),(“number”==typeof i||t.fx.speeds)&&(n=s,s=i,i={}),t.isFunction(s)&&(n=s,s=null),i&&t.extend(e,i),s=s||i.duration,e.duration=t.fx.off?0:“number”==typeof s?s:s in t.fx.speeds?t.fx.speeds:t.fx.speeds._default,e.complete=n||i.complete,e}function s(e){return!e||“number”==typeof e||t.fx.speeds?!0:“string”!=typeof e||t.effects.effect?t.isFunction(e)?!0:“object”!=typeof e||e.effect?!1:!0:!0}t.extend(t.effects,{version:“1.11.4”,save:function(t,i){for(var s=0;i.length>s;s++)null!==i&&t.data(e+i,t.style[i])},restore:function(t,i){var s,n;for(n=0;i.length>n;n++)null!==i&&(s=t.data(e+i),void 0===s&&(s=“”),t.css(i,s))},setMode:function(t,e){return“toggle”===e&&(e=t.is(“:hidden”)?“show”:“hide”),e},getBaseline:function(t,e){var i,s;switch(t){case“top”:i=0;break;case“middle”:i=.5;break;case“bottom”:i=1;break;default:i=t/e.height}switch(t){case“left”:s=0;break;case“center”:s=.5;break;case“right”:s=1;break;default:s=t/e.width}return{x:s,y:i}},createWrapper:function(e){if(e.parent().is(“.ui-effects-wrapper”))return e.parent();var i={width:e.outerWidth(!0),height:e.outerHeight(!0),“float”:e.css(“float”)},s=t(“<div></div>”).addClass(“ui-effects-wrapper”).css({fontSize:“100%”,background:“transparent”,border:“none”,margin:0,padding:0}),n={width:e.width(),height:e.height()},o=document.activeElement;try{o.id}catch®{o=document.body}return e.wrap(s),(e===o||t.contains(e,o))&&t(o).focus(),s=e.parent(),“static”===e.css(“position”)?(s.css({position:“relative”}),e.css({position:“relative”})):(t.extend(i,{position:e.css(“position”),zIndex:e.css(“z-index”)}),t.each(,function(t,s){i=e.css(s),isNaN(parseInt(i,10))&&(i=“auto”)}),e.css({position:“relative”,top:0,left:0,right:“auto”,bottom:“auto”})),e.css(n),s.css(i).show()},removeWrapper:function(e){var i=document.activeElement;return e.parent().is(“.ui-effects-wrapper”)&&(e.parent().replaceWith(e),(e===i||t.contains(e,i))&&t(i).focus()),e},setTransition:function(e,i,s,n){return n=n||{},t.each(i,function(t,i){var o=e.cssUnit(i);o>0&&(n=o*s+o)}),n}}),t.fn.extend({effect:function(){function e(e){function i(){t.isFunction(o)&&o.call(n),t.isFunction(e)&&e()}var n=t(this),o=s.complete,a=s.mode;(n.is(“:hidden”)?“hide”===a:“show”===a)?(n(),i()):r.call(n,s,i)}var s=i.apply(this,arguments),n=s.mode,o=s.queue,r=t.effects.effect;return t.fx.off||!r?n?this(s.duration,s.complete):this.each(function(){s.complete&&s.complete.call(this)}):o===!1?this.each(e):this.queue(o||“fx”,e)},show:function(t){return function(e){if(s(e))return t.apply(this,arguments);var n=i.apply(this,arguments);return n.mode=“show”,this.effect.call(this,n)}}(t.fn.show),hide:function(t){return function(e){if(s(e))return t.apply(this,arguments);var n=i.apply(this,arguments);return n.mode=“hide”,this.effect.call(this,n)}}(t.fn.hide),toggle:function(t){return function(e){if(s(e)||“boolean”==typeof e)return t.apply(this,arguments);var n=i.apply(this,arguments);return n.mode=“toggle”,this.effect.call(this,n)}}(t.fn.toggle),cssUnit:function(e){var i=this.css(e),s=[];return t.each(,function(t,e){i.indexOf(e)>0&&(s=)}),s}})}(),function(){var e={};t.each(,function(t,i){e=function(e){return Math.pow(e,t+2)}}),t.extend(e,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Cfunction(t){return 1-Math.sqrt(1-t*t)},Elastic:function(t){return 0===t||1===t?t:-Math.pow(2,8*(t-1))*Math.sin((80*(t-1)-7.5)*Math.PI/15)},Back:function(t){return t*t*(3*t-2)},Bounce:function(t){for(var e,i=4;((e=Math.pow(2,–i))-1)/11>t;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(e,function(e,i){t.easing=i,t.easing=function(t){return 1-i(1-t)},t.easing=function(t){return.5>t?i(2*t)/2:1-i(-2*t+2)/2}})}(),t.effects});