/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
bdthemes-prime-slider-lite
/
assets
/
vendor
/
js
/
Upload File
HOME
/*! jQuery UI - v1.9.2 - 2014-03-21 * http://jqueryui.com * Includes: jquery.ui.effect.js * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ jQuery.effects||function(t,e){var n=!1!==t.uiBackCompat,r="ui-effects-";t.effects={effect:{}},function(e,n){function r(t,e,n){var r=d[e.type]||{};return null==t?n||!e.def?null:e.def:(t=r.floor?~~t:parseFloat(t),isNaN(t)?e.def:r.mod?(t+r.mod)%r.mod:0>t?0:t>r.max?r.max:t)}function o(t){var r=u(),o=r._rgba=[];return t=t.toLowerCase(),g(f,(function(e,a){var s,i=a.re.exec(t),c=i&&a.parse(i),f=a.space||"rgba";return c?(s=r[f](c),r[l[f].cache]=s[l[f].cache],o=r._rgba=s._rgba,!1):n})),o.length?("0,0,0,0"===o.join()&&e.extend(o,s.transparent),r):s[t]}function a(t,e,n){return 1>6*(n=(n+1)%1)?t+6*(e-t)*n:1>2*n?e:2>3*n?t+6*(e-t)*(2/3-n):t}var s,i="backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor".split(" "),c=/^([\-+])=\s*(\d+\.?\d*)/,f=[{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[1],t[2],t[3],t[4]]}},{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[1],2.55*t[2],2.55*t[3],t[4]]}},{re:/#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(t){return[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]}},{re:/#([a-f0-9])([a-f0-9])([a-f0-9])/,parse:function(t){return[parseInt(t[1]+t[1],16),parseInt(t[2]+t[2],16),parseInt(t[3]+t[3],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[1],t[2]/100,t[3]/100,t[4]]}}],u=e.Color=function(t,n,r,o){return new e.Color.fn.parse(t,n,r,o)},l={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"}}}},d={byte:{floor:!0,max:255},percent:{max:1},degrees:{mod:360,floor:!0}},h=u.support={},p=e("<p>")[0],g=e.each;p.style.cssText="background-color:rgba(1,1,1,.5)",h.rgba=p.style.backgroundColor.indexOf("rgba")>-1,g(l,(function(t,e){e.cache="_"+t,e.props.alpha={idx:3,type:"percent",def:1}})),u.fn=e.extend(u.prototype,{parse:function(a,i,c,f){if(a===n)return this._rgba=[null,null,null,null],this;(a.jquery||a.nodeType)&&(a=e(a).css(i),i=n);var d=this,h=e.type(a),p=this._rgba=[];return i!==n&&(a=[a,i,c,f],h="array"),"string"===h?this.parse(o(a)||s._default):"array"===h?(g(l.rgba.props,(function(t,e){p[e.idx]=r(a[e.idx],e)})),this):"object"===h?(g(l,a instanceof u?function(t,e){a[e.cache]&&(d[e.cache]=a[e.cache].slice())}:function(e,n){var o=n.cache;g(n.props,(function(t,e){if(!d[o]&&n.to){if("alpha"===t||null==a[t])return;d[o]=n.to(d._rgba)}d[o][e.idx]=r(a[t],e,!0)})),d[o]&&0>t.inArray(null,d[o].slice(0,3))&&(d[o][3]=1,n.from&&(d._rgba=n.from(d[o])))}),this):n},is:function(t){var e=u(t),r=!0,o=this;return g(l,(function(t,a){var s,i=e[a.cache];return i&&(s=o[a.cache]||a.to&&a.to(o._rgba)||[],g(a.props,(function(t,e){return null!=i[e.idx]?r=i[e.idx]===s[e.idx]:n}))),r})),r},_space:function(){var t=[],e=this;return g(l,(function(n,r){e[r.cache]&&t.push(n)})),t.pop()},transition:function(t,e){var n=u(t),o=n._space(),a=l[o],s=0===this.alpha()?u("transparent"):this,i=s[a.cache]||a.to(s._rgba),c=i.slice();return n=n[a.cache],g(a.props,(function(t,o){var a=o.idx,s=i[a],f=n[a],u=d[o.type]||{};null!==f&&(null===s?c[a]=f:(u.mod&&(f-s>u.mod/2?s+=u.mod:s-f>u.mod/2&&(s-=u.mod)),c[a]=r((f-s)*e+s,o)))})),this[o](c)},blend:function(t){if(1===this._rgba[3])return this;var n=this._rgba.slice(),r=n.pop(),o=u(t)._rgba;return u(e.map(n,(function(t,e){return(1-r)*o[e]+r*t})))},toRgbaString:function(){var t="rgba(",n=e.map(this._rgba,(function(t,e){return null==t?e>2?1:0:t}));return 1===n[3]&&(n.pop(),t="rgb("),t+n.join()+")"},toHslaString:function(){var t="hsla(",n=e.map(this.hsla(),(function(t,e){return null==t&&(t=e>2?1:0),e&&3>e&&(t=Math.round(100*t)+"%"),t}));return 1===n[3]&&(n.pop(),t="hsl("),t+n.join()+")"},toHexString:function(t){var n=this._rgba.slice(),r=n.pop();return t&&n.push(~~(255*r)),"#"+e.map(n,(function(t){return 1===(t=(t||0).toString(16)).length?"0"+t:t})).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),u.fn.parse.prototype=u.fn,l.hsla.to=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e,n,r=t[0]/255,o=t[1]/255,a=t[2]/255,s=t[3],i=Math.max(r,o,a),c=Math.min(r,o,a),f=i-c,u=i+c,l=.5*u;return e=c===i?0:r===i?60*(o-a)/f+360:o===i?60*(a-r)/f+120:60*(r-o)/f+240,n=0===l||1===l?l:.5>=l?f/u:f/(2-u),[Math.round(e)%360,n,l,null==s?1:s]},l.hsla.from=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e=t[0]/360,n=t[1],r=t[2],o=t[3],s=.5>=r?r*(1+n):r+n-r*n,i=2*r-s;return[Math.round(255*a(i,s,e+1/3)),Math.round(255*a(i,s,e)),Math.round(255*a(i,s,e-1/3)),o]},g(l,(function(t,o){var a=o.props,s=o.cache,i=o.to,f=o.from;u.fn[t]=function(t){if(i&&!this[s]&&(this[s]=i(this._rgba)),t===n)return this[s].slice();var o,c=e.type(t),l="array"===c||"object"===c?t:arguments,d=this[s].slice();return g(a,(function(t,e){var n=l["object"===c?t:e.idx];null==n&&(n=d[e.idx]),d[e.idx]=r(n,e)})),f?((o=u(f(d)))[s]=d,o):u(d)},g(a,(function(n,r){u.fn[n]||(u.fn[n]=function(o){var a,s=e.type(o),i="alpha"===n?this._hsla?"hsla":"rgba":t,f=this[i](),u=f[r.idx];return"undefined"===s?u:("function"===s&&(o=o.call(this,u),s=e.type(o)),null==o&&r.empty?this:("string"===s&&((a=c.exec(o))&&(o=u+parseFloat(a[2])*("+"===a[1]?1:-1))),f[r.idx]=o,this[i](f)))})}))})),g(i,(function(t,n){e.cssHooks[n]={set:function(t,r){var a,s,i="";if("string"!==e.type(r)||(a=o(r))){if(r=u(a||r),!h.rgba&&1!==r._rgba[3]){for(s="backgroundColor"===n?t.parentNode:t;(""===i||"transparent"===i)&&s&&s.style;)try{i=e.css(s,"backgroundColor"),s=s.parentNode}catch(t){}r=r.blend(i&&"transparent"!==i?i:"_default")}r=r.toRgbaString()}try{t.style[n]=r}catch(t){}}},e.fx.step[n]=function(t){t.colorInit||(t.start=u(t.elem,n),t.end=u(t.end),t.colorInit=!0),e.cssHooks[n].set(t.elem,t.start.transition(t.end,t.pos))}})),e.cssHooks.borderColor={expand:function(t){var e={};return g(["Top","Right","Bottom","Left"],(function(n,r){e["border"+r+"Color"]=t})),e}},s=e.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:[null,null,null,0],_default:"#ffffff"}}(jQuery),function(){function n(){var e,n,r=this.ownerDocument.defaultView?this.ownerDocument.defaultView.getComputedStyle(this,null):this.currentStyle,o={};if(r&&r.length&&r[0]&&r[r[0]])for(n=r.length;n--;)"string"==typeof r[e=r[n]]&&(o[t.camelCase(e)]=r[e]);else for(e in r)"string"==typeof r[e]&&(o[e]=r[e]);return o}function r(e,n){var r,o,s={};for(r in n)o=n[r],e[r]!==o&&(a[r]||(t.fx.step[r]||!isNaN(parseFloat(o)))&&(s[r]=o));return s}var o=["add","remove","toggle"],a={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};t.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],(function(e,n){t.fx.step[n]=function(t){("none"!==t.end&&!t.setAttr||1===t.pos&&!t.setAttr)&&(jQuery.style(t.elem,n,t.end),t.setAttr=!0)}})),t.effects.animateClass=function(e,a,s,i){var c=t.speed(a,s,i);return this.queue((function(){var a,s=t(this),i=s.attr("class")||"",f=c.children?s.find("*").andSelf():s;f=f.map((function(){return{el:t(this),start:n.call(this)}})),a=function(){t.each(o,(function(t,n){e[n]&&s[n+"Class"](e[n])}))},a(),f=f.map((function(){return this.end=n.call(this.el[0]),this.diff=r(this.start,this.end),this})),s.attr("class",i),f=f.map((function(){var e=this,n=t.Deferred(),r=jQuery.extend({},c,{queue:!1,complete:function(){n.resolve(e)}});return this.el.animate(this.diff,r),n.promise()})),t.when.apply(t,f.get()).done((function(){a(),t.each(arguments,(function(){var e=this.el;t.each(this.diff,(function(t){e.css(t,"")}))})),c.complete.call(s[0])}))}))},t.fn.extend({_addClass:t.fn.addClass,addClass:function(e,n,r,o){return n?t.effects.animateClass.call(this,{add:e},n,r,o):this._addClass(e)},_removeClass:t.fn.removeClass,removeClass:function(e,n,r,o){return n?t.effects.animateClass.call(this,{remove:e},n,r,o):this._removeClass(e)},_toggleClass:t.fn.toggleClass,toggleClass:function(n,r,o,a,s){return"boolean"==typeof r||r===e?o?t.effects.animateClass.call(this,r?{add:n}:{remove:n},o,a,s):this._toggleClass(n,r):t.effects.animateClass.call(this,{toggle:n},r,o,a)},switchClass:function(e,n,r,o,a){return t.effects.animateClass.call(this,{add:n,remove:e},r,o,a)}})}(),function(){function o(e,n,r,o){return t.isPlainObject(e)&&(n=e,e=e.effect),e={effect:e},null==n&&(n={}),t.isFunction(n)&&(o=n,r=null,n={}),("number"==typeof n||t.fx.speeds[n])&&(o=r,r=n,n={}),t.isFunction(r)&&(o=r,r=null),n&&t.extend(e,n),r=r||n.duration,e.duration=t.fx.off?0:"number"==typeof r?r:r in t.fx.speeds?t.fx.speeds[r]:t.fx.speeds._default,e.complete=o||n.complete,e}function a(e){return!(e&&"number"!=typeof e&&!t.fx.speeds[e])||"string"==typeof e&&!t.effects.effect[e]&&(!n||!t.effects[e])}t.extend(t.effects,{version:"1.9.2",save:function(t,e){for(var n=0;e.length>n;n++)null!==e[n]&&t.data(r+e[n],t[0].style[e[n]])},restore:function(t,n){var o,a;for(a=0;n.length>a;a++)null!==n[a]&&((o=t.data(r+n[a]))===e&&(o=""),t.css(n[a],o))},setMode:function(t,e){return"toggle"===e&&(e=t.is(":hidden")?"show":"hide"),e},getBaseline:function(t,e){var n,r;switch(t[0]){case"top":n=0;break;case"middle":n=.5;break;case"bottom":n=1;break;default:n=t[0]/e.height}switch(t[1]){case"left":r=0;break;case"center":r=.5;break;case"right":r=1;break;default:r=t[1]/e.width}return{x:r,y:n}},createWrapper:function(e){if(e.parent().is(".ui-effects-wrapper"))return e.parent();var n={width:e.outerWidth(!0),height:e.outerHeight(!0),float:e.css("float")},r=t("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),o={width:e.width(),height:e.height()},a=document.activeElement;try{a.id}catch(t){a=document.body}return e.wrap(r),(e[0]===a||t.contains(e[0],a))&&t(a).focus(),r=e.parent(),"static"===e.css("position")?(r.css({position:"relative"}),e.css({position:"relative"})):(t.extend(n,{position:e.css("position"),zIndex:e.css("z-index")}),t.each(["top","left","bottom","right"],(function(t,r){n[r]=e.css(r),isNaN(parseInt(n[r],10))&&(n[r]="auto")})),e.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),e.css(o),r.css(n).show()},removeWrapper:function(e){var n=document.activeElement;return e.parent().is(".ui-effects-wrapper")&&(e.parent().replaceWith(e),(e[0]===n||t.contains(e[0],n))&&t(n).focus()),e},setTransition:function(e,n,r,o){return o=o||{},t.each(n,(function(t,n){var a=e.cssUnit(n);a[0]>0&&(o[n]=a[0]*r+a[1])})),o}}),t.fn.extend({effect:function(){function e(e){function n(){t.isFunction(a)&&a.call(o[0]),t.isFunction(e)&&e()}var o=t(this),a=r.complete,s=r.mode;(o.is(":hidden")?"hide"===s:"show"===s)?n():i.call(o[0],r,n)}var r=o.apply(this,arguments),a=r.mode,s=r.queue,i=t.effects.effect[r.effect],c=!i&&n&&t.effects[r.effect];return t.fx.off||!i&&!c?a?this[a](r.duration,r.complete):this.each((function(){r.complete&&r.complete.call(this)})):i?!1===s?this.each(e):this.queue(s||"fx",e):c.call(this,{options:r,duration:r.duration,callback:r.complete,mode:r.mode})},_show:t.fn.show,show:function(t){if(a(t))return this._show.apply(this,arguments);var e=o.apply(this,arguments);return e.mode="show",this.effect.call(this,e)},_hide:t.fn.hide,hide:function(t){if(a(t))return this._hide.apply(this,arguments);var e=o.apply(this,arguments);return e.mode="hide",this.effect.call(this,e)},__toggle:t.fn.toggle,toggle:function(e){if(a(e)||"boolean"==typeof e||t.isFunction(e))return this.__toggle.apply(this,arguments);var n=o.apply(this,arguments);return n.mode="toggle",this.effect.call(this,n)},cssUnit:function(e){var n=this.css(e),r=[];return t.each(["em","px","%","pt"],(function(t,e){n.indexOf(e)>0&&(r=[parseFloat(n),e])})),r}})}(),function(){var e={};t.each(["Quad","Cubic","Quart","Quint","Expo"],(function(t,n){e[n]=function(e){return Math.pow(e,t+2)}})),t.extend(e,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Circ:function(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,n=4;((e=Math.pow(2,--n))-1)/11>t;);return 1/Math.pow(4,3-n)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(e,(function(e,n){t.easing["easeIn"+e]=n,t.easing["easeOut"+e]=function(t){return 1-n(1-t)},t.easing["easeInOut"+e]=function(t){return.5>t?n(2*t)/2:1-n(-2*t+2)/2}}))}()}(jQuery);