Buscar

Curso_Basico_Power BI_Aula_1

Esta é uma pré-visualização de arquivo. Entre para ver o arquivo original

Version
[Content_Types].xml
 
DataMashup
DataModel
Report/Layout
Settings
Metadata
Report/LinguisticSchema
DiagramState
Report/CustomVisuals/Tachometer1474636471549/package.json
{"version":"3.0.1","author":{"name":"Indika Chamara Ranasinghe","email":"PBISupport@annik.com"},"resources":[{"resourceId":"rId0","sourceType":5,"file":"resources/Tachometer1474636471549.pbiviz.json"}],"visual":{"guid":"Tachometer1474636471549","name":"Tachometer","displayName":"Tachometer","version":"3.0.1","description":"The Tachometer is a flexible gauge that allows you to quickly convey detailed information in a way that can be intuitively understood. Many customizable features are included to configure the look and feel as well as behavior, for example, variable start and end angles, configurable orientation, colors, labels, and axis scale. This is an ideal visual for communicating measures against low, acceptable, and high components such as team performance against targets, error rates, test coverage, and customer satisfaction. \n\nYouTube video description of the visual https://www.youtube.com/watch?v=C3OXdETbS9o \n\nGitHub with detailed descriptions of the 9 capability option groups https://github.com/ChamaraIC/Tachometer/blob/master/README.md\n","supportUrl":"https://www.annik.com/pbisupport/","gitHubUrl":"https://github.com/ChamaraIC/Tachometer/","visualClassName":"Tachometer"},"metadata":{"pbivizjson":{"resourceId":"rId0"}}}
Report/CustomVisuals/Tachometer1474636471549/resources/Tachometer1474636471549.pbiviz.json
{"visual":{"name":"Tachometer","displayName":"Tachometer","guid":"Tachometer1474636471549","visualClassName":"Tachometer","version":"3.0.1","description":"The Tachometer is a flexible gauge that allows you to quickly convey detailed information in a way that can be intuitively understood. Many customizable features are included to configure the look and feel as well as behavior, for example, variable start and end angles, configurable orientation, colors, labels, and axis scale. This is an ideal visual for communicating measures against low, acceptable, and high components such as team performance against targets, error rates, test coverage, and customer satisfaction. \n\nYouTube video description of the visual https://www.youtube.com/watch?v=C3OXdETbS9o \n\nGitHub with detailed descriptions of the 9 capability option groups https://github.com/ChamaraIC/Tachometer/blob/master/README.md\n","supportUrl":"https://www.annik.com/pbisupport/","gitHubUrl":"https://github.com/ChamaraIC/Tachometer/"},"apiVersion":"1.4.0","author":{"name":"Indika Chamara Ranasinghe","email":"PBISupport@annik.com"},"assets":{"icon":"assets/icon.png"},"externalJS":["node_modules/jquery/dist/jquery.min.js","node_modules/d3/d3.min.js","node_modules/lodash/lodash.min.js","node_modules/globalize/lib/globalize.js","node_modules/globalize/lib/cultures/globalize.culture.en-US.js","node_modules/powerbi-visuals-utils-typeutils/lib/index.js","node_modules/powerbi-visuals-utils-svgutils/lib/index.js","node_modules/powerbi-visuals-utils-dataviewutils/lib/index.js","node_modules/powerbi-visuals-utils-formattingutils/lib/index.js","node_modules/powerbi-visuals-utils-interactivityutils/lib/index.js","node_modules/powerbi-visuals-utils-chartutils/lib/index.js","node_modules/powerbi-visuals-utils-tooltiputils/lib/index.js"],"style":"style/visual.less","capabilities":{"dataRoles":[{"name":"Y","kind":"Measure","displayName":"Value","description":"Data field that define the value you want to plot"},{"name":"StartValue","kind":"Measure","displayName":"Start Value","description":"Data field that define start value"},{"name":"EndValue","kind":"Measure","displayName":"End Value","description":"Data field that define end value"},{"name":"TargetValue","kind":"Measure","displayName":"Target Value","description":"Data field that define target value"},{"name":"Range2StartValue","kind":"Measure","displayName":"Range2 Start Value","description":"Start value of Range2"},{"name":"Range3StartValue","kind":"Measure","displayName":"Range3 Start Value","description":"Start value of Range3"},{"name":"DisplayFilter","kind":"Measure","displayName":"Display Filter","description":"Hide gauge if value evaluates to zero or blank"}],"objects":{"axis":{"displayName":"Gauge Axis","properties":{"startAngle":{"displayName":"Start Angle","description":"Angle in Degrees from verticle to startValue","placeHolderText":"-120","type":{"numeric":true}},"endAngle":{"displayName":"End Angle","description":"Angle in Degrees from verticle to endValue","placeHolderText":"120","type":{"numeric":true}},"startValue":{"displayName":"Start Value","description":"Fixed start value","type":{"numeric":true}},"endValue":{"displayName":"End Value","description":"Fixed end value","type":{"numeric":true}},"axisScaleType":{"displayName":"Scale","description":"Scale to measure data in the gauge","placeHolderText":"Linear","type":{"enumeration":[{"value":"Linear","displayName":"Linear"},{"value":"Log","displayName":"Log"}]}}}},"range1":{"displayName":"Range 1","properties":{"rangeColor":{"displayName":"Color","description":"Range1 arc color","type":{"fill":{"solid":{"color":true}}}},"thickness":{"displayName":"Thickness","description":"Range1 thickness as a fraction of gauge radius","placeHolderText":"50%","type":{"numeric":true}},"startValue":{"displayName":"Start Value","description":"Range1 start value","type":{"numeric":true}}}},"range2":{"displayName":"Range 2","properties":{"rangeColor":{"displayName":"Color","description":"Range2 arc color","type":{"fill":{"solid":{"color":true}}}},"thickness":{"displayName":"Thickness","description":"Range2 thickness as percentage of gauge radius","placeHolderText":"50%","type":{"numeric":true}},"startValue":{"displayName":"Start Value","description":"Range2 start value","type":{"numeric":true}}}},"range3":{"displayName":"Range 3","properties":{"rangeColor":{"displayName":"Color","description":"Range3 color","type":{"fill":{"solid":{"color":true}}}},"thickness":{"displayName":"Thickness","description":"Range3 thickness as percentage of gauge radius","placeHolderText":"50%","type":{"numeric":true}},"startValue":{"displayName":"Start Value","description":"Range3 start value","type":{"numeric":true}}}},"target":{"displayName":"Target","properties":{"show":{"type":{"bool":true}},"value":{"displayName":"Value","description":"Constant value as target","type":{"numeric":true}},"lineColor":{"displayName":"Line Color","description":"Target line color","type":{"fill":{"solid":{"color":true}}}},"innerRadiusRatio":{"displayName":"Length","description":"Length of target line as percentage of gauge radius","placeHolderText":"50%","type":{"numeric":true}},"textColor":{"displayName":"Text Color","type":{"fill":{"solid":{"color":true}}}},"fontSize":{"displayName":"TextSize","type":{"formatting":{"fontSize":true}}}}},"indicator":{"displayName":"Indicator","properties":{"pointerColor":{"displayName":"Needle Color","description":"Color of the needle","type":{"fill":{"solid":{"color":true}}}},"pointerSizeFactor":{"displayName":"Needle Size","description":"Distance to needle tip as percentage of gauge radius","placeHolderText":"70%","type":{"numeric":true}},"baseColor":{"displayName":"Base Color","description":"Color of indicator base arc","type":{"fill":{"solid":{"color":true}}}},"baseThicknessFactor":{"displayName":"Base Thickness","description":"Thickness of indicator base as percentage of its radius","placeHolderText":"30%","type":{"numeric":true}}}},"labels":{"displayName":"Axis Labels","properties":{"show":{"type":{"bool":true}},"color":{"displayName":"Color","type":{"fill":{"solid":{"color":true}}}},"fontSize":{"displayName":"Text Size","type":{"formatting":{"fontSize":true}}},"labelDisplayUnits":{"displayName":"Display Units","type":{"formatting":{"labelDisplayUnits":true}}},"labelPrecision":{"displayName":"Precision","placeHolderText":"Auto","type":{"numeric":true}},"round":{"displayName":"Round","description":"Round label values for better
visualization","type":{"bool":true}},"count":{"displayName":"Count","description":"Approximate count of labels to display","placeHolderText":"4 Approximately","type":{"numeric":true}},"reduce":{"displayName":"Reduce","description":"Reduce the number of labels","type":{"bool":true}}}},"calloutValue":{"displayName":"Callout Value","properties":{"show":{"type":{"bool":true}},"color":{"displayName":"Color","type":{"fill":{"solid":{"color":true}}}},"fontSize":{"displayName":"Text Size","type":{"formatting":{"fontSize":true}}},"labelDisplayUnits":{"displayName":"Display Units","type":{"formatting":{"labelDisplayUnits":true}}},"labelPrecision":{"displayName":"Precision","placeHolderText":"Auto","type":{"numeric":true}},"xOffset":{"displayName":"X Offset","description":"Horizontal percent displacement of Callout Value from default position","placeHolderText":"0%","type":{"numeric":true}},"yOffset":{"displayName":"Y Offset","description":"Vertical percent displacement of Callout Value from default position","placeHolderText":"0%","type":{"numeric":true}}}},"calloutPercent":{"displayName":"Callout Percent","properties":{"show":{"type":{"bool":true}},"color":{"displayName":"Color","type":{"fill":{"solid":{"color":true}}}},"fontSize":{"displayName":"TextSize","type":{"formatting":{"fontSize":true}}},"labelPrecision":{"displayName":"Precision","placeHolderText":"Auto","type":{"numeric":true}},"xOffset":{"displayName":"X Offset","description":"Horizontal percent displacement of Callout Percent from default position","placeHolderText":"0%","type":{"numeric":true}},"yOffset":{"displayName":"Y Offset","description":"Vertical percent displacement of Callout Percent from default position","placeHolderText":"0%","type":{"numeric":true}},"percentType":{"displayName":"100% ","description":"The base of 100%","placeHolderText":"EndValue","type":{"enumeration":[{"value":"EndValue","displayName":"End Value"},{"value":"Target","displayName":"Target"},{"value":"Range2Start","displayName":"Range 2 Start"},{"value":"Range3Start","displayName":"Range 3 Start"}]}},"invert":{"displayName":"Invert","description":"Invert the percentage value","type":{"bool":true}}}},"margins":{"displayName":"Margins","properties":{"top":{"displayName":"Top","description":"Top Margin","placeHolderText":"0","type":{"numeric":true}},"bottom":{"displayName":"Bottom","description":"Bottom Margin","placeHolderText":"0","type":{"numeric":true}},"left":{"displayName":"Left","description":"Left Margin","placeHolderText":"0","type":{"numeric":true}},"right":{"displayName":"Right","description":"Right Margin","placeHolderText":"0","type":{"numeric":true}}}}},"dataViewMappings":[{"conditions":[{"Y":{"min":0,"max":1},"StartValue":{"min":0,"max":1},"EndValue":{"min":0,"max":1},"TargetValue":{"min":0,"max":1},"Range2StartValue":{"min":0,"max":1},"Range3StartValue":{"min":0,"max":1},"DisplayFilter":{"min":0,"max":1}}],"categorical":{"values":{"select":[{"bind":{"to":"Y"}},{"bind":{"to":"StartValue"}},{"bind":{"to":"EndValue"}},{"bind":{"to":"TargetValue"}},{"bind":{"to":"Range2StartValue"}},{"bind":{"to":"Range3StartValue"}},{"bind":{"to":"DisplayFilter"}}]}}}]},"content":{"js":"!function(t,e){\"use strict\";\"object\"==typeof module&&\"object\"==typeof module.exports?module.exports=t.document?e(t,!0):function(t){if(!t.document)throw new Error(\"jQuery requires a window with a document\");return e(t)}:e(t)}(\"undefined\"!=typeof window?window:this,function(t,e){\"use strict\";function n(t,e){e=e||et;var n=e.createElement(\"script\");n.text=t,e.head.appendChild(n).parentNode.removeChild(n)}function r(t){var e=!!t&&\"length\"in t&&t.length,n=dt.type(t);return\"function\"!==n&&!dt.isWindow(t)&&(\"array\"===n||0===e||\"number\"==typeof e&&e>0&&e-1 in t)}function i(t,e,n){return dt.isFunction(e)?dt.grep(t,function(t,r){return!!e.call(t,r,t)!==n}):e.nodeType?dt.grep(t,function(t){return t===e!==n}):\"string\"!=typeof e?dt.grep(t,function(t){return ot.call(e,t)>-1!==n}):Tt.test(e)?dt.filter(e,t,n):(e=dt.filter(e,t),dt.grep(t,function(t){return ot.call(e,t)>-1!==n&&1===t.nodeType}))}function a(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}function o(t){var e={};return dt.each(t.match(At)||[],function(t,n){e[n]=!0}),e}function u(t){return t}function l(t){throw t}function s(t,e,n){var r;try{t&&dt.isFunction(r=t.promise)?r.call(t).done(e).fail(n):t&&dt.isFunction(r=t.then)?r.call(t,e,n):e.call(void 0,t)}catch(t){n.call(void 0,t)}}function c(){et.removeEventListener(\"DOMContentLoaded\",c),t.removeEventListener(\"load\",c),dt.ready()}function f(){this.expando=dt.expando+f.uid++}function h(t){return\"true\"===t||\"false\"!==t&&(\"null\"===t?null:t===+t+\"\"?+t:Ft.test(t)?JSON.parse(t):t)}function p(t,e,n){var r;if(void 0===n&&1===t.nodeType)if(r=\"data-\"+e.replace(zt,\"-$&\").toLowerCase(),n=t.getAttribute(r),\"string\"==typeof n){try{n=h(n)}catch(t){}Ot.set(t,e,n)}else n=void 0;return n}function d(t,e,n,r){var i,a=1,o=20,u=r?function(){return r.cur()}:function(){return dt.css(t,e,\"\")},l=u(),s=n&&n[3]||(dt.cssNumber[e]?\"\":\"px\"),c=(dt.cssNumber[e]||\"px\"!==s&&+l)&&Vt.exec(dt.css(t,e));if(c&&c[3]!==s){s=s||c[3],n=n||[],c=+l||1;do a=a||\".5\",c/=a,dt.style(t,e,c+s);while(a!==(a=u()/l)&&1!==a&&--o)}return n&&(c=+c||+l||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=s,r.start=c,r.end=i)),i}function g(t){var e,n=t.ownerDocument,r=t.nodeName,i=Ht[r];return i?i:(e=n.body.appendChild(n.createElement(r)),i=dt.css(e,\"display\"),e.parentNode.removeChild(e),\"none\"===i&&(i=\"block\"),Ht[r]=i,i)}function v(t,e){for(var n,r,i=[],a=0,o=t.length;a<o;a++)r=t[a],r.style&&(n=r.style.display,e?(\"none\"===n&&(i[a]=It.get(r,\"display\")||null,i[a]||(r.style.display=\"\")),\"\"===r.style.display&&Wt(r)&&(i[a]=g(r))):\"none\"!==n&&(i[a]=\"none\",It.set(r,\"display\",n)));for(a=0;a<o;a++)null!=i[a]&&(t[a].style.display=i[a]);return t}function m(t,e){var n;return n=\"undefined\"!=typeof t.getElementsByTagName?t.getElementsByTagName(e||\"*\"):\"undefined\"!=typeof t.querySelectorAll?t.querySelectorAll(e||\"*\"):[],void 0===e||e&&dt.nodeName(t,e)?dt.merge([t],n):n}function y(t,e){for(var n=0,r=t.length;n<r;n++)It.set(t[n],\"globalEval\",!e||It.get(e[n],\"globalEval\"))}function b(t,e,n,r,i){for(var a,o,u,l,s,c,f=e.createDocumentFragment(),h=[],p=0,d=t.length;p<d;p++)if(a=t[p],a||0===a)if(\"object\"===dt.type(a))dt.merge(h,a.nodeType?[a]:a);else if(Xt.test(a)){for(o=o||f.appendChild(e.createElement(\"div\")),u=(Yt.exec(a)||[\"\",\"\"])[1].toLowerCase(),l=$t[u]||$t._default,o.innerHTML=l[1]+dt.htmlPrefilter(a)+l[2],c=l[0];c--;)o=o.lastChild;dt.merge(h,o.childNodes),o=f.firstChild,o.textContent=\"\"}else h.push(e.createTextNode(a));for(f.textContent=\"\",p=0;a=h[p++];)if(r&&dt.inArray(a,r)>-1)i&&i.push(a);else if(s=dt.contains(a.ownerDocument,a),o=m(f.appendChild(a),\"script\"),s&&y(o),n)for(c=0;a=o[c++];)Gt.test(a.type||\"\")&&n.push(a);return f}function x(){return!0}function w(){return!1}function M(){try{return et.activeElement}catch(t){}}function S(t,e,n,r,i,a){var o,u;if(\"object\"==typeof e){\"string\"!=typeof n&&(r=r||n,n=void 0);for(u in e)S(t,u,n,r,e[u],a);return t}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&(\"string\"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),i===!1)i=w;else if(!i)return t;return 1===a&&(o=i,i=function(t){return dt().off(t),o.apply(this,arguments)},i.guid=o.guid||(o.guid=dt.guid++)),t.each(function(){dt.event.add(this,e,i,r,n)})}function T(t,e){return dt.nodeName(t,\"table\")&&dt.nodeName(11!==e.nodeType?e:e.firstChild,\"tr\")?t.getElementsByTagName(\"tbody\")[0]||t:t}function _(t){return t.type=(null!==t.getAttribute(\"type\"))+\"/\"+t.type,t}function C(t){var e=re.exec(t.type);return e?t.type=e[1]:t.removeAttribute(\"type\"),t}function P(t,e){var n,r,i,a,o,u,l,s;if(1===e.nodeType){if(It.hasData(t)&&(a=It.access(t),o=It.set(e,a),s=a.events)){delete o.handle,o.events={};for(i in s)for(n=0,r=s[i].length;n<r;n++)dt.event.add(e,i,s[i][n])}Ot.hasData(t)&&(u=Ot.access(t),l=dt.extend({},u),Ot.set(e,l))}}function D(t,e){var n=e.nodeName.toLowerCase();\"input\"===n&&qt.test(t.type)?e.checked=t.checked:\"input\"!==n&&\"textarea\"!==n||(e.defaultValue=t.defaultValue)}function
L(t,e,r,i){e=it.apply([],e);var a,o,u,l,s,c,f=0,h=t.length,p=h-1,d=e[0],g=dt.isFunction(d);if(g||h>1&&\"string\"==typeof d&&!ht.checkClone&&ne.test(d))return t.each(function(n){var a=t.eq(n);g&&(e[0]=d.call(this,n,a.html())),L(a,e,r,i)});if(h&&(a=b(e,t[0].ownerDocument,!1,t,i),o=a.firstChild,1===a.childNodes.length&&(a=o),o||i)){for(u=dt.map(m(a,\"script\"),_),l=u.length;f<h;f++)s=a,f!==p&&(s=dt.clone(s,!0,!0),l&&dt.merge(u,m(s,\"script\"))),r.call(t[f],s,f);if(l)for(c=u[u.length-1].ownerDocument,dt.map(u,C),f=0;f<l;f++)s=u[f],Gt.test(s.type||\"\")&&!It.access(s,\"globalEval\")&&dt.contains(c,s)&&(s.src?dt._evalUrl&&dt._evalUrl(s.src):n(s.textContent.replace(ie,\"\"),c))}return t}function A(t,e,n){for(var r,i=e?dt.filter(e,t):t,a=0;null!=(r=i[a]);a++)n||1!==r.nodeType||dt.cleanData(m(r)),r.parentNode&&(n&&dt.contains(r.ownerDocument,r)&&y(m(r,\"script\")),r.parentNode.removeChild(r));return t}function E(t,e,n){var r,i,a,o,u=t.style;return n=n||ue(t),n&&(o=n.getPropertyValue(e)||n[e],\"\"!==o||dt.contains(t.ownerDocument,t)||(o=dt.style(t,e)),!ht.pixelMarginRight()&&oe.test(o)&&ae.test(e)&&(r=u.width,i=u.minWidth,a=u.maxWidth,u.minWidth=u.maxWidth=u.width=o,o=n.width,u.width=r,u.minWidth=i,u.maxWidth=a)),void 0!==o?o+\"\":o}function k(t,e){return{get:function(){return t()?void delete this.get:(this.get=e).apply(this,arguments)}}}function N(t){if(t in he)return t;for(var e=t[0].toUpperCase()+t.slice(1),n=fe.length;n--;)if(t=fe[n]+e,t in he)return t}function R(t,e,n){var r=Vt.exec(e);return r?Math.max(0,r[2]-(n||0))+(r[3]||\"px\"):e}function I(t,e,n,r,i){var a,o=0;for(a=n===(r?\"border\":\"content\")?4:\"width\"===e?1:0;a<4;a+=2)\"margin\"===n&&(o+=dt.css(t,n+Ut[a],!0,i)),r?(\"content\"===n&&(o-=dt.css(t,\"padding\"+Ut[a],!0,i)),\"margin\"!==n&&(o-=dt.css(t,\"border\"+Ut[a]+\"Width\",!0,i))):(o+=dt.css(t,\"padding\"+Ut[a],!0,i),\"padding\"!==n&&(o+=dt.css(t,\"border\"+Ut[a]+\"Width\",!0,i)));return o}function O(t,e,n){var r,i=!0,a=ue(t),o=\"border-box\"===dt.css(t,\"boxSizing\",!1,a);if(t.getClientRects().length&&(r=t.getBoundingClientRect()[e]),r<=0||null==r){if(r=E(t,e,a),(r<0||null==r)&&(r=t.style[e]),oe.test(r))return r;i=o&&(ht.boxSizingReliable()||r===t.style[e]),r=parseFloat(r)||0}return r+I(t,e,n||(o?\"border\":\"content\"),i,a)+\"px\"}function F(t,e,n,r,i){return new F.prototype.init(t,e,n,r,i)}function z(){de&&(t.requestAnimationFrame(z),dt.fx.tick())}function j(){return t.setTimeout(function(){pe=void 0}),pe=dt.now()}function V(t,e){var n,r=0,i={height:t};for(e=e?1:0;r<4;r+=2-e)n=Ut[r],i[\"margin\"+n]=i[\"padding\"+n]=t;return e&&(i.opacity=i.width=t),i}function U(t,e,n){for(var r,i=(H.tweeners[e]||[]).concat(H.tweeners[\"*\"]),a=0,o=i.length;a<o;a++)if(r=i[a].call(n,e,t))return r}function W(t,e,n){var r,i,a,o,u,l,s,c,f=\"width\"in e||\"height\"in e,h=this,p={},d=t.style,g=t.nodeType&&Wt(t),m=It.get(t,\"fxshow\");n.queue||(o=dt._queueHooks(t,\"fx\"),null==o.unqueued&&(o.unqueued=0,u=o.empty.fire,o.empty.fire=function(){o.unqueued||u()}),o.unqueued++,h.always(function(){h.always(function(){o.unqueued--,dt.queue(t,\"fx\").length||o.empty.fire()})}));for(r in e)if(i=e[r],ge.test(i)){if(delete e[r],a=a||\"toggle\"===i,i===(g?\"hide\":\"show\")){if(\"show\"!==i||!m||void 0===m[r])continue;g=!0}p[r]=m&&m[r]||dt.style(t,r)}if(l=!dt.isEmptyObject(e),l||!dt.isEmptyObject(p)){f&&1===t.nodeType&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],s=m&&m.display,null==s&&(s=It.get(t,\"display\")),c=dt.css(t,\"display\"),\"none\"===c&&(s?c=s:(v([t],!0),s=t.style.display||s,c=dt.css(t,\"display\"),v([t]))),(\"inline\"===c||\"inline-block\"===c&&null!=s)&&\"none\"===dt.css(t,\"float\")&&(l||(h.done(function(){d.display=s}),null==s&&(c=d.display,s=\"none\"===c?\"\":c)),d.display=\"inline-block\")),n.overflow&&(d.overflow=\"hidden\",h.always(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]})),l=!1;for(r in p)l||(m?\"hidden\"in m&&(g=m.hidden):m=It.access(t,\"fxshow\",{display:s}),a&&(m.hidden=!g),g&&v([t],!0),h.done(function(){g||v([t]),It.remove(t,\"fxshow\");for(r in p)dt.style(t,r,p[r])})),l=U(g?m[r]:0,r,h),r in m||(m[r]=l.start,g&&(l.end=l.start,l.start=0))}}function B(t,e){var n,r,i,a,o;for(n in t)if(r=dt.camelCase(n),i=e[r],a=t[n],dt.isArray(a)&&(i=a[1],a=t[n]=a[0]),n!==r&&(t[r]=a,delete t[n]),o=dt.cssHooks[r],o&&\"expand\"in o){a=o.expand(a),delete t[r];for(n in a)n in t||(t[n]=a[n],e[n]=i)}else e[r]=i}function H(t,e,n){var r,i,a=0,o=H.prefilters.length,u=dt.Deferred().always(function(){delete l.elem}),l=function(){if(i)return!1;for(var e=pe||j(),n=Math.max(0,s.startTime+s.duration-e),r=n/s.duration||0,a=1-r,o=0,l=s.tweens.length;o<l;o++)s.tweens[o].run(a);return u.notifyWith(t,[s,a,n]),a<1&&l?n:(u.resolveWith(t,[s]),!1)},s=u.promise({elem:t,props:dt.extend({},e),opts:dt.extend(!0,{specialEasing:{},easing:dt.easing._default},n),originalProperties:e,originalOptions:n,startTime:pe||j(),duration:n.duration,tweens:[],createTween:function(e,n){var r=dt.Tween(t,s.opts,e,n,s.opts.specialEasing[e]||s.opts.easing);return s.tweens.push(r),r},stop:function(e){var n=0,r=e?s.tweens.length:0;if(i)return this;for(i=!0;n<r;n++)s.tweens[n].run(1);return e?(u.notifyWith(t,[s,1,0]),u.resolveWith(t,[s,e])):u.rejectWith(t,[s,e]),this}}),c=s.props;for(B(c,s.opts.specialEasing);a<o;a++)if(r=H.prefilters[a].call(s,t,c,s.opts))return dt.isFunction(r.stop)&&(dt._queueHooks(s.elem,s.opts.queue).stop=dt.proxy(r.stop,r)),r;return dt.map(c,U,s),dt.isFunction(s.opts.start)&&s.opts.start.call(t,s),dt.fx.timer(dt.extend(l,{elem:t,anim:s,queue:s.opts.queue})),s.progress(s.opts.progress).done(s.opts.done,s.opts.complete).fail(s.opts.fail).always(s.opts.always)}function q(t){var e=t.match(At)||[];return e.join(\" \")}function Y(t){return t.getAttribute&&t.getAttribute(\"class\")||\"\"}function G(t,e,n,r){var i;if(dt.isArray(e))dt.each(e,function(e,i){n||Ce.test(t)?r(t,i):G(t+\"[\"+(\"object\"==typeof i&&null!=i?e:\"\")+\"]\",i,n,r)});else if(n||\"object\"!==dt.type(e))r(t,e);else for(i in e)G(t+\"[\"+i+\"]\",e[i],n,r)}function $(t){return function(e,n){\"string\"!=typeof e&&(n=e,e=\"*\");var r,i=0,a=e.toLowerCase().match(At)||[];if(dt.isFunction(n))for(;r=a[i++];)\"+\"===r[0]?(r=r.slice(1)||\"*\",(t[r]=t[r]||[]).unshift(n)):(t[r]=t[r]||[]).push(n)}}function X(t,e,n,r){function i(u){var l;return a[u]=!0,dt.each(t[u]||[],function(t,u){var s=u(e,n,r);return\"string\"!=typeof s||o||a[s]?o?!(l=s):void 0:(e.dataTypes.unshift(s),i(s),!1)}),l}var a={},o=t===ze;return i(e.dataTypes[0])||!a[\"*\"]&&i(\"*\")}function Z(t,e){var n,r,i=dt.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((i[n]?t:r||(r={}))[n]=e[n]);return r&&dt.extend(!0,t,r),t}function Q(t,e,n){for(var r,i,a,o,u=t.contents,l=t.dataTypes;\"*\"===l[0];)l.shift(),void 0===r&&(r=t.mimeType||e.getResponseHeader(\"Content-Type\"));if(r)for(i in u)if(u[i]&&u[i].test(r)){l.unshift(i);break}if(l[0]in n)a=l[0];else{for(i in n){if(!l[0]||t.converters[i+\" \"+l[0]]){a=i;break}o||(o=i)}a=a||o}if(a)return a!==l[0]&&l.unshift(a),n[a]}function J(t,e,n,r){var i,a,o,u,l,s={},c=t.dataTypes.slice();if(c[1])for(o in t.converters)s[o.toLowerCase()]=t.converters[o];for(a=c.shift();a;)if(t.responseFields[a]&&(n[t.responseFields[a]]=e),!l&&r&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=a,a=c.shift())if(\"*\"===a)a=l;else if(\"*\"!==l&&l!==a){if(o=s[l+\" \"+a]||s[\"* \"+a],!o)for(i in s)if(u=i.split(\" \"),u[1]===a&&(o=s[l+\" \"+u[0]]||s[\"* \"+u[0]])){o===!0?o=s[i]:s[i]!==!0&&(a=u[0],c.unshift(u[1]));break}if(o!==!0)if(o&&t.throws)e=o(e);else try{e=o(e)}catch(t){return{state:\"parsererror\",error:o?t:\"No conversion from \"+l+\" to \"+a}}}return{state:\"success\",data:e}}function K(t){return dt.isWindow(t)?t:9===t.nodeType&&t.defaultView}var tt=[],et=t.document,nt=Object.getPrototypeOf,rt=tt.slice,it=tt.concat,at=tt.push,ot=tt.indexOf,ut={},lt=ut.toString,st=ut.hasOwnProperty,ct=st.toString,ft=ct.call(Object),ht={},pt=\"3.1.1\",dt=function(t,e){return new dt.fn.init(t,e)},gt=/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,vt=/^-ms-/,mt=/-([a-z])/g,yt=function(t,e){return
e.toUpperCase()};dt.fn=dt.prototype={jquery:pt,constructor:dt,length:0,toArray:function(){return rt.call(this)},get:function(t){return null==t?rt.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=dt.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return dt.each(this,t)},map:function(t){return this.pushStack(dt.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(rt.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n<e?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:at,sort:tt.sort,splice:tt.splice},dt.extend=dt.fn.extend=function(){var t,e,n,r,i,a,o=arguments[0]||{},u=1,l=arguments.length,s=!1;for(\"boolean\"==typeof o&&(s=o,o=arguments[u]||{},u++),\"object\"==typeof o||dt.isFunction(o)||(o={}),u===l&&(o=this,u--);u<l;u++)if(null!=(t=arguments[u]))for(e in t)n=o[e],r=t[e],o!==r&&(s&&r&&(dt.isPlainObject(r)||(i=dt.isArray(r)))?(i?(i=!1,a=n&&dt.isArray(n)?n:[]):a=n&&dt.isPlainObject(n)?n:{},o[e]=dt.extend(s,a,r)):void 0!==r&&(o[e]=r));return o},dt.extend({expando:\"jQuery\"+(pt+Math.random()).replace(/\\D/g,\"\"),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isFunction:function(t){return\"function\"===dt.type(t)},isArray:Array.isArray,isWindow:function(t){return null!=t&&t===t.window},isNumeric:function(t){var e=dt.type(t);return(\"number\"===e||\"string\"===e)&&!isNaN(t-parseFloat(t))},isPlainObject:function(t){var e,n;return!(!t||\"[object Object]\"!==lt.call(t)||(e=nt(t))&&(n=st.call(e,\"constructor\")&&e.constructor,\"function\"!=typeof n||ct.call(n)!==ft))},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},type:function(t){return null==t?t+\"\":\"object\"==typeof t||\"function\"==typeof t?ut[lt.call(t)]||\"object\":typeof t},globalEval:function(t){n(t)},camelCase:function(t){return t.replace(vt,\"ms-\").replace(mt,yt)},nodeName:function(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()},each:function(t,e){var n,i=0;if(r(t))for(n=t.length;i<n&&e.call(t[i],i,t[i])!==!1;i++);else for(i in t)if(e.call(t[i],i,t[i])===!1)break;return t},trim:function(t){return null==t?\"\":(t+\"\").replace(gt,\"\")},makeArray:function(t,e){var n=e||[];return null!=t&&(r(Object(t))?dt.merge(n,\"string\"==typeof t?[t]:t):at.call(n,t)),n},inArray:function(t,e,n){return null==e?-1:ot.call(e,t,n)},merge:function(t,e){for(var n=+e.length,r=0,i=t.length;r<n;r++)t[i++]=e[r];return t.length=i,t},grep:function(t,e,n){for(var r,i=[],a=0,o=t.length,u=!n;a<o;a++)r=!e(t[a],a),r!==u&&i.push(t[a]);return i},map:function(t,e,n){var i,a,o=0,u=[];if(r(t))for(i=t.length;o<i;o++)a=e(t[o],o,n),null!=a&&u.push(a);else for(o in t)a=e(t[o],o,n),null!=a&&u.push(a);return it.apply([],u)},guid:1,proxy:function(t,e){var n,r,i;if(\"string\"==typeof e&&(n=t[e],e=t,t=n),dt.isFunction(t))return r=rt.call(arguments,2),i=function(){return t.apply(e||this,r.concat(rt.call(arguments)))},i.guid=t.guid=t.guid||dt.guid++,i},now:Date.now,support:ht}),\"function\"==typeof Symbol&&(dt.fn[Symbol.iterator]=tt[Symbol.iterator]),dt.each(\"Boolean Number String Function Array Date RegExp Object Error Symbol\".split(\" \"),function(t,e){ut[\"[object \"+e+\"]\"]=e.toLowerCase()});var bt=function(t){function e(t,e,n,r){var i,a,o,u,l,s,c,h=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],\"string\"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!r&&((e?e.ownerDocument||e:U)!==N&&k(e),e=e||N,I)){if(11!==d&&(l=mt.exec(t)))if(i=l[1]){if(9===d){if(!(o=e.getElementById(i)))return n;if(o.id===i)return n.push(o),n}else if(h&&(o=h.getElementById(i))&&j(e,o)&&o.id===i)return n.push(o),n}else{if(l[2])return J.apply(n,e.getElementsByTagName(t)),n;if((i=l[3])&&M.getElementsByClassName&&e.getElementsByClassName)return J.apply(n,e.getElementsByClassName(i)),n}if(M.qsa&&!Y[t+\" \"]&&(!O||!O.test(t))){if(1!==d)h=e,c=t;else if(\"object\"!==e.nodeName.toLowerCase()){for((u=e.getAttribute(\"id\"))?u=u.replace(wt,Mt):e.setAttribute(\"id\",u=V),s=C(t),a=s.length;a--;)s[a]=\"#\"+u+\" \"+p(s[a]);c=s.join(\",\"),h=yt.test(t)&&f(e.parentNode)||e}if(c)try{return J.apply(n,h.querySelectorAll(c)),n}catch(t){}finally{u===V&&e.removeAttribute(\"id\")}}}return D(t.replace(ut,\"$1\"),e,n,r)}function n(){function t(n,r){return e.push(n+\" \")>S.cacheLength&&delete t[e.shift()],t[n+\" \"]=r}var e=[];return t}function r(t){return t[V]=!0,t}function i(t){var e=N.createElement(\"fieldset\");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function a(t,e){for(var n=t.split(\"|\"),r=n.length;r--;)S.attrHandle[n[r]]=e}function o(t,e){var n=e&&t,r=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function u(t){return function(e){var n=e.nodeName.toLowerCase();return\"input\"===n&&e.type===t}}function l(t){return function(e){var n=e.nodeName.toLowerCase();return(\"input\"===n||\"button\"===n)&&e.type===t}}function s(t){return function(e){return\"form\"in e?e.parentNode&&e.disabled===!1?\"label\"in e?\"label\"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&Tt(e)===t:e.disabled===t:\"label\"in e&&e.disabled===t}}function c(t){return r(function(e){return e=+e,r(function(n,r){for(var i,a=t([],n.length,e),o=a.length;o--;)n[i=a[o]]&&(n[i]=!(r[i]=n[i]))})})}function f(t){return t&&\"undefined\"!=typeof t.getElementsByTagName&&t}function h(){}function p(t){for(var e=0,n=t.length,r=\"\";e<n;e++)r+=t[e].value;return r}function d(t,e,n){var r=e.dir,i=e.next,a=i||r,o=n&&\"parentNode\"===a,u=B++;return e.first?function(e,n,i){for(;e=e[r];)if(1===e.nodeType||o)return t(e,n,i);return!1}:function(e,n,l){var s,c,f,h=[W,u];if(l){for(;e=e[r];)if((1===e.nodeType||o)&&t(e,n,l))return!0}else for(;e=e[r];)if(1===e.nodeType||o)if(f=e[V]||(e[V]={}),c=f[e.uniqueID]||(f[e.uniqueID]={}),i&&i===e.nodeName.toLowerCase())e=e[r]||e;else{if((s=c[a])&&s[0]===W&&s[1]===u)return h[2]=s[2];if(c[a]=h,h[2]=t(e,n,l))return!0}return!1}}function g(t){return t.length>1?function(e,n,r){for(var i=t.length;i--;)if(!t[i](e,n,r))return!1;return!0}:t[0]}function v(t,n,r){for(var i=0,a=n.length;i<a;i++)e(t,n[i],r);return r}function m(t,e,n,r,i){for(var a,o=[],u=0,l=t.length,s=null!=e;u<l;u++)(a=t[u])&&(n&&!n(a,r,i)||(o.push(a),s&&e.push(u)));return o}function y(t,e,n,i,a,o){return i&&!i[V]&&(i=y(i)),a&&!a[V]&&(a=y(a,o)),r(function(r,o,u,l){var s,c,f,h=[],p=[],d=o.length,g=r||v(e||\"*\",u.nodeType?[u]:u,[]),y=!t||!r&&e?g:m(g,h,t,u,l),b=n?a||(r?t:d||i)?[]:o:y;if(n&&n(y,b,u,l),i)for(s=m(b,p),i(s,[],u,l),c=s.length;c--;)(f=s[c])&&(b[p[c]]=!(y[p[c]]=f));if(r){if(a||t){if(a){for(s=[],c=b.length;c--;)(f=b[c])&&s.push(y[c]=f);a(null,b=[],s,l)}for(c=b.length;c--;)(f=b[c])&&(s=a?tt(r,f):h[c])>-1&&(r[s]=!(o[s]=f))}}else b=m(b===o?b.splice(d,b.length):b),a?a(null,o,b,l):J.apply(o,b)})}function b(t){for(var e,n,r,i=t.length,a=S.relative[t[0].type],o=a||S.relative[\" \"],u=a?1:0,l=d(function(t){return t===e},o,!0),s=d(function(t){return tt(e,t)>-1},o,!0),c=[function(t,n,r){var i=!a&&(r||n!==L)||((e=n).nodeType?l(t,n,r):s(t,n,r));return e=null,i}];u<i;u++)if(n=S.relative[t[u].type])c=[d(g(c),n)];else{if(n=S.filter[t[u].type].apply(null,t[u].matches),n[V]){for(r=++u;r<i&&!S.relative[t[r].type];r++);return y(u>1&&g(c),u>1&&p(t.slice(0,u-1).concat({value:\" \"===t[u-2].type?\"*\":\"\"})).replace(ut,\"$1\"),n,u<r&&b(t.slice(u,r)),r<i&&b(t=t.slice(r)),r<i&&p(t))}c.push(n)}return g(c)}function x(t,n){var i=n.length>0,a=t.length>0,o=function(r,o,u,l,s){var c,f,h,p=0,d=\"0\",g=r&&[],v=[],y=L,b=r||a&&S.find.TAG(\"*\",s),x=W+=null==y?1:Math.random()||.1,w=b.length;for(s&&(L=o===N||o||s);d!==w&&null!=(c=b[d]);d++){if(a&&c){for(f=0,o||c.ownerDocument===N||(k(c),u=!I);h=t[f++];)if(h(c,o||N,u)){l.push(c);break}s&&(W=x)}i&&((c=!h&&c)&&p--,r&&g.push(c))}if(p+=d,i&&d!==p){for(f=0;h=n[f++];)h(g,v,o,u);if(r){if(p>0)for(;d--;)g[d]||v[d]||(v[d]=Z.call(l));v=m(v)}J.apply(l,v),s&&!r&&v.length>0&&p+n.length>1&&e.uniqueSort(l)}return
s&&(W=x,L=y),g};return i?r(o):o}var w,M,S,T,_,C,P,D,L,A,E,k,N,R,I,O,F,z,j,V=\"sizzle\"+1*new Date,U=t.document,W=0,B=0,H=n(),q=n(),Y=n(),G=function(t,e){return t===e&&(E=!0),0},$={}.hasOwnProperty,X=[],Z=X.pop,Q=X.push,J=X.push,K=X.slice,tt=function(t,e){for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1},et=\"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",nt=\"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",rt=\"(?:\\\\\\\\.|[\\\\w-]|[^\\0-\\\\xa0])+\",it=\"\\\\[\"+nt+\"*(\"+rt+\")(?:\"+nt+\"*([*^$|!~]?=)\"+nt+\"*(?:'((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\"+rt+\"))|)\"+nt+\"*\\\\]\",at=\":(\"+rt+\")(?:\\\\((('((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\"+it+\")*)|.*)\\\\)|)\",ot=new RegExp(nt+\"+\",\"g\"),ut=new RegExp(\"^\"+nt+\"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\"+nt+\"+$\",\"g\"),lt=new RegExp(\"^\"+nt+\"*,\"+nt+\"*\"),st=new RegExp(\"^\"+nt+\"*([>+~]|\"+nt+\")\"+nt+\"*\"),ct=new RegExp(\"=\"+nt+\"*([^\\\\]'\\\"]*?)\"+nt+\"*\\\\]\",\"g\"),ft=new RegExp(at),ht=new RegExp(\"^\"+rt+\"$\"),pt={ID:new RegExp(\"^#(\"+rt+\")\"),CLASS:new RegExp(\"^\\\\.(\"+rt+\")\"),TAG:new RegExp(\"^(\"+rt+\"|[*])\"),ATTR:new RegExp(\"^\"+it),PSEUDO:new RegExp(\"^\"+at),CHILD:new RegExp(\"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(\"+nt+\"*(even|odd|(([+-]|)(\\\\d*)n|)\"+nt+\"*(?:([+-]|)\"+nt+\"*(\\\\d+)|))\"+nt+\"*\\\\)|)\",\"i\"),bool:new RegExp(\"^(?:\"+et+\")$\",\"i\"),needsContext:new RegExp(\"^\"+nt+\"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(\"+nt+\"*((?:-\\\\d)?\\\\d*)\"+nt+\"*\\\\)|)(?=[^-]|$)\",\"i\")},dt=/^(?:input|select|textarea|button)$/i,gt=/^h\\d$/i,vt=/^[^{]+\\{\\s*\\[native \\w/,mt=/^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,yt=/[+~]/,bt=new RegExp(\"\\\\\\\\([\\\\da-f]{1,6}\"+nt+\"?|(\"+nt+\")|.)\",\"ig\"),xt=function(t,e,n){var r=\"0x\"+e-65536;return r!==r||n?e:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},wt=/([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,Mt=function(t,e){return e?\"\\0\"===t?\"�\":t.slice(0,-1)+\"\\\\\"+t.charCodeAt(t.length-1).toString(16)+\" \":\"\\\\\"+t},St=function(){k()},Tt=d(function(t){return t.disabled===!0&&(\"form\"in t||\"label\"in t)},{dir:\"parentNode\",next:\"legend\"});try{J.apply(X=K.call(U.childNodes),U.childNodes),X[U.childNodes.length].nodeType}catch(t){J={apply:X.length?function(t,e){Q.apply(t,K.call(e))}:function(t,e){for(var n=t.length,r=0;t[n++]=e[r++];);t.length=n-1}}}M=e.support={},_=e.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return!!e&&\"HTML\"!==e.nodeName},k=e.setDocument=function(t){var e,n,r=t?t.ownerDocument||t:U;return r!==N&&9===r.nodeType&&r.documentElement?(N=r,R=N.documentElement,I=!_(N),U!==N&&(n=N.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener(\"unload\",St,!1):n.attachEvent&&n.attachEvent(\"onunload\",St)),M.attributes=i(function(t){return t.className=\"i\",!t.getAttribute(\"className\")}),M.getElementsByTagName=i(function(t){return t.appendChild(N.createComment(\"\")),!t.getElementsByTagName(\"*\").length}),M.getElementsByClassName=vt.test(N.getElementsByClassName),M.getById=i(function(t){return R.appendChild(t).id=V,!N.getElementsByName||!N.getElementsByName(V).length}),M.getById?(S.filter.ID=function(t){var e=t.replace(bt,xt);return function(t){return t.getAttribute(\"id\")===e}},S.find.ID=function(t,e){if(\"undefined\"!=typeof e.getElementById&&I){var n=e.getElementById(t);return n?[n]:[]}}):(S.filter.ID=function(t){var e=t.replace(bt,xt);return function(t){var n=\"undefined\"!=typeof t.getAttributeNode&&t.getAttributeNode(\"id\");return n&&n.value===e}},S.find.ID=function(t,e){if(\"undefined\"!=typeof e.getElementById&&I){var n,r,i,a=e.getElementById(t);if(a){if(n=a.getAttributeNode(\"id\"),n&&n.value===t)return[a];for(i=e.getElementsByName(t),r=0;a=i[r++];)if(n=a.getAttributeNode(\"id\"),n&&n.value===t)return[a]}return[]}}),S.find.TAG=M.getElementsByTagName?function(t,e){return\"undefined\"!=typeof e.getElementsByTagName?e.getElementsByTagName(t):M.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,r=[],i=0,a=e.getElementsByTagName(t);if(\"*\"===t){for(;n=a[i++];)1===n.nodeType&&r.push(n);return r}return a},S.find.CLASS=M.getElementsByClassName&&function(t,e){if(\"undefined\"!=typeof e.getElementsByClassName&&I)return e.getElementsByClassName(t)},F=[],O=[],(M.qsa=vt.test(N.querySelectorAll))&&(i(function(t){R.appendChild(t).innerHTML=\"<a id='\"+V+\"'></a><select id='\"+V+\"-\\r\\\\' msallowcapture=''><option selected=''></option></select>\",t.querySelectorAll(\"[msallowcapture^='']\").length&&O.push(\"[*^$]=\"+nt+\"*(?:''|\\\"\\\")\"),t.querySelectorAll(\"[selected]\").length||O.push(\"\\\\[\"+nt+\"*(?:value|\"+et+\")\"),t.querySelectorAll(\"[id~=\"+V+\"-]\").length||O.push(\"~=\"),t.querySelectorAll(\":checked\").length||O.push(\":checked\"),t.querySelectorAll(\"a#\"+V+\"+*\").length||O.push(\".#.+[+~]\")}),i(function(t){t.innerHTML=\"<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>\";var e=N.createElement(\"input\");e.setAttribute(\"type\",\"hidden\"),t.appendChild(e).setAttribute(\"name\",\"D\"),t.querySelectorAll(\"[name=d]\").length&&O.push(\"name\"+nt+\"*[*^$|!~]?=\"),2!==t.querySelectorAll(\":enabled\").length&&O.push(\":enabled\",\":disabled\"),R.appendChild(t).disabled=!0,2!==t.querySelectorAll(\":disabled\").length&&O.push(\":enabled\",\":disabled\"),t.querySelectorAll(\"*,:x\"),O.push(\",.*:\")})),(M.matchesSelector=vt.test(z=R.matches||R.webkitMatchesSelector||R.mozMatchesSelector||R.oMatchesSelector||R.msMatchesSelector))&&i(function(t){M.disconnectedMatch=z.call(t,\"*\"),z.call(t,\"[s!='']:x\"),F.push(\"!=\",at)}),O=O.length&&new RegExp(O.join(\"|\")),F=F.length&&new RegExp(F.join(\"|\")),e=vt.test(R.compareDocumentPosition),j=e||vt.test(R.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,r=e&&e.parentNode;return t===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):t.compareDocumentPosition&&16&t.compareDocumentPosition(r)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},G=e?function(t,e){if(t===e)return E=!0,0;var n=!t.compareDocumentPosition-!e.compareDocumentPosition;return n?n:(n=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1,1&n||!M.sortDetached&&e.compareDocumentPosition(t)===n?t===N||t.ownerDocument===U&&j(U,t)?-1:e===N||e.ownerDocument===U&&j(U,e)?1:A?tt(A,t)-tt(A,e):0:4&n?-1:1)}:function(t,e){if(t===e)return E=!0,0;var n,r=0,i=t.parentNode,a=e.parentNode,u=[t],l=[e];if(!i||!a)return t===N?-1:e===N?1:i?-1:a?1:A?tt(A,t)-tt(A,e):0;if(i===a)return o(t,e);for(n=t;n=n.parentNode;)u.unshift(n);for(n=e;n=n.parentNode;)l.unshift(n);for(;u[r]===l[r];)r++;return r?o(u[r],l[r]):u[r]===U?-1:l[r]===U?1:0},N):N},e.matches=function(t,n){return e(t,null,null,n)},e.matchesSelector=function(t,n){if((t.ownerDocument||t)!==N&&k(t),n=n.replace(ct,\"='$1']\"),M.matchesSelector&&I&&!Y[n+\" \"]&&(!F||!F.test(n))&&(!O||!O.test(n)))try{var r=z.call(t,n);if(r||M.disconnectedMatch||t.document&&11!==t.document.nodeType)return r}catch(t){}return e(n,N,null,[t]).length>0},e.contains=function(t,e){return(t.ownerDocument||t)!==N&&k(t),j(t,e)},e.attr=function(t,e){(t.ownerDocument||t)!==N&&k(t);var n=S.attrHandle[e.toLowerCase()],r=n&&$.call(S.attrHandle,e.toLowerCase())?n(t,e,!I):void 0;return void 0!==r?r:M.attributes||!I?t.getAttribute(e):(r=t.getAttributeNode(e))&&r.specified?r.value:null},e.escape=function(t){return(t+\"\").replace(wt,Mt)},e.error=function(t){throw new Error(\"Syntax error, unrecognized expression: \"+t)},e.uniqueSort=function(t){var e,n=[],r=0,i=0;if(E=!M.detectDuplicates,A=!M.sortStable&&t.slice(0),t.sort(G),E){for(;e=t[i++];)e===t[i]&&(r=n.push(i));for(;r--;)t.splice(n[r],1)}return A=null,t},T=e.getText=function(t){var e,n=\"\",r=0,i=t.nodeType;if(i){if(1===i||9===i||11===i){if(\"string\"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=T(t)}else
if(3===i||4===i)return t.nodeValue}else for(;e=t[r++];)n+=T(e);return n},S=e.selectors={cacheLength:50,createPseudo:r,match:pt,attrHandle:{},find:{},relative:{\">\":{dir:\"parentNode\",first:!0},\" \":{dir:\"parentNode\"},\"+\":{dir:\"previousSibling\",first:!0},\"~\":{dir:\"previousSibling\"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(bt,xt),t[3]=(t[3]||t[4]||t[5]||\"\").replace(bt,xt),\"~=\"===t[2]&&(t[3]=\" \"+t[3]+\" \"),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),\"nth\"===t[1].slice(0,3)?(t[3]||e.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*(\"even\"===t[3]||\"odd\"===t[3])),t[5]=+(t[7]+t[8]||\"odd\"===t[3])):t[3]&&e.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return pt.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||\"\":n&&ft.test(n)&&(e=C(n,!0))&&(e=n.indexOf(\")\",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(bt,xt).toLowerCase();return\"*\"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=H[t+\" \"];return e||(e=new RegExp(\"(^|\"+nt+\")\"+t+\"(\"+nt+\"|$)\"))&&H(t,function(t){return e.test(\"string\"==typeof t.className&&t.className||\"undefined\"!=typeof t.getAttribute&&t.getAttribute(\"class\")||\"\")})},ATTR:function(t,n,r){return function(i){var a=e.attr(i,t);return null==a?\"!=\"===n:!n||(a+=\"\",\"=\"===n?a===r:\"!=\"===n?a!==r:\"^=\"===n?r&&0===a.indexOf(r):\"*=\"===n?r&&a.indexOf(r)>-1:\"$=\"===n?r&&a.slice(-r.length)===r:\"~=\"===n?(\" \"+a.replace(ot,\" \")+\" \").indexOf(r)>-1:\"|=\"===n&&(a===r||a.slice(0,r.length+1)===r+\"-\"))}},CHILD:function(t,e,n,r,i){var a=\"nth\"!==t.slice(0,3),o=\"last\"!==t.slice(-4),u=\"of-type\"===e;return 1===r&&0===i?function(t){return!!t.parentNode}:function(e,n,l){var s,c,f,h,p,d,g=a!==o?\"nextSibling\":\"previousSibling\",v=e.parentNode,m=u&&e.nodeName.toLowerCase(),y=!l&&!u,b=!1;if(v){if(a){for(;g;){for(h=e;h=h[g];)if(u?h.nodeName.toLowerCase()===m:1===h.nodeType)return!1;d=g=\"only\"===t&&!d&&\"nextSibling\"}return!0}if(d=[o?v.firstChild:v.lastChild],o&&y){for(h=v,f=h[V]||(h[V]={}),c=f[h.uniqueID]||(f[h.uniqueID]={}),s=c[t]||[],p=s[0]===W&&s[1],b=p&&s[2],h=p&&v.childNodes[p];h=++p&&h&&h[g]||(b=p=0)||d.pop();)if(1===h.nodeType&&++b&&h===e){c[t]=[W,p,b];break}}else if(y&&(h=e,f=h[V]||(h[V]={}),c=f[h.uniqueID]||(f[h.uniqueID]={}),s=c[t]||[],p=s[0]===W&&s[1],b=p),b===!1)for(;(h=++p&&h&&h[g]||(b=p=0)||d.pop())&&((u?h.nodeName.toLowerCase()!==m:1!==h.nodeType)||!++b||(y&&(f=h[V]||(h[V]={}),c=f[h.uniqueID]||(f[h.uniqueID]={}),c[t]=[W,b]),h!==e)););return b-=i,b===r||b%r===0&&b/r>=0}}},PSEUDO:function(t,n){var i,a=S.pseudos[t]||S.setFilters[t.toLowerCase()]||e.error(\"unsupported pseudo: \"+t);return a[V]?a(n):a.length>1?(i=[t,t,\"\",n],S.setFilters.hasOwnProperty(t.toLowerCase())?r(function(t,e){for(var r,i=a(t,n),o=i.length;o--;)r=tt(t,i[o]),t[r]=!(e[r]=i[o])}):function(t){return a(t,0,i)}):a}},pseudos:{not:r(function(t){var e=[],n=[],i=P(t.replace(ut,\"$1\"));return i[V]?r(function(t,e,n,r){for(var a,o=i(t,null,r,[]),u=t.length;u--;)(a=o[u])&&(t[u]=!(e[u]=a))}):function(t,r,a){return e[0]=t,i(e,null,a,n),e[0]=null,!n.pop()}}),has:r(function(t){return function(n){return e(t,n).length>0}}),contains:r(function(t){return t=t.replace(bt,xt),function(e){return(e.textContent||e.innerText||T(e)).indexOf(t)>-1}}),lang:r(function(t){return ht.test(t||\"\")||e.error(\"unsupported lang: \"+t),t=t.replace(bt,xt).toLowerCase(),function(e){var n;do if(n=I?e.lang:e.getAttribute(\"xml:lang\")||e.getAttribute(\"lang\"))return n=n.toLowerCase(),n===t||0===n.indexOf(t+\"-\");while((e=e.parentNode)&&1===e.nodeType);return!1;\n}}),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===R},focus:function(t){return t===N.activeElement&&(!N.hasFocus||N.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:s(!1),disabled:s(!0),checked:function(t){var e=t.nodeName.toLowerCase();return\"input\"===e&&!!t.checked||\"option\"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,t.selected===!0},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!S.pseudos.empty(t)},header:function(t){return gt.test(t.nodeName)},input:function(t){return dt.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return\"input\"===e&&\"button\"===t.type||\"button\"===e},text:function(t){var e;return\"input\"===t.nodeName.toLowerCase()&&\"text\"===t.type&&(null==(e=t.getAttribute(\"type\"))||\"text\"===e.toLowerCase())},first:c(function(){return[0]}),last:c(function(t,e){return[e-1]}),eq:c(function(t,e,n){return[n<0?n+e:n]}),even:c(function(t,e){for(var n=0;n<e;n+=2)t.push(n);return t}),odd:c(function(t,e){for(var n=1;n<e;n+=2)t.push(n);return t}),lt:c(function(t,e,n){for(var r=n<0?n+e:n;--r>=0;)t.push(r);return t}),gt:c(function(t,e,n){for(var r=n<0?n+e:n;++r<e;)t.push(r);return t})}},S.pseudos.nth=S.pseudos.eq;for(w in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})S.pseudos[w]=u(w);for(w in{submit:!0,reset:!0})S.pseudos[w]=l(w);return h.prototype=S.filters=S.pseudos,S.setFilters=new h,C=e.tokenize=function(t,n){var r,i,a,o,u,l,s,c=q[t+\" \"];if(c)return n?0:c.slice(0);for(u=t,l=[],s=S.preFilter;u;){r&&!(i=lt.exec(u))||(i&&(u=u.slice(i[0].length)||u),l.push(a=[])),r=!1,(i=st.exec(u))&&(r=i.shift(),a.push({value:r,type:i[0].replace(ut,\" \")}),u=u.slice(r.length));for(o in S.filter)!(i=pt[o].exec(u))||s[o]&&!(i=s[o](i))||(r=i.shift(),a.push({value:r,type:o,matches:i}),u=u.slice(r.length));if(!r)break}return n?u.length:u?e.error(t):q(t,l).slice(0)},P=e.compile=function(t,e){var n,r=[],i=[],a=Y[t+\" \"];if(!a){for(e||(e=C(t)),n=e.length;n--;)a=b(e[n]),a[V]?r.push(a):i.push(a);a=Y(t,x(i,r)),a.selector=t}return a},D=e.select=function(t,e,n,r){var i,a,o,u,l,s=\"function\"==typeof t&&t,c=!r&&C(t=s.selector||t);if(n=n||[],1===c.length){if(a=c[0]=c[0].slice(0),a.length>2&&\"ID\"===(o=a[0]).type&&9===e.nodeType&&I&&S.relative[a[1].type]){if(e=(S.find.ID(o.matches[0].replace(bt,xt),e)||[])[0],!e)return n;s&&(e=e.parentNode),t=t.slice(a.shift().value.length)}for(i=pt.needsContext.test(t)?0:a.length;i--&&(o=a[i],!S.relative[u=o.type]);)if((l=S.find[u])&&(r=l(o.matches[0].replace(bt,xt),yt.test(a[0].type)&&f(e.parentNode)||e))){if(a.splice(i,1),t=r.length&&p(a),!t)return J.apply(n,r),n;break}}return(s||P(t,c))(r,e,!I,n,!e||yt.test(t)&&f(e.parentNode)||e),n},M.sortStable=V.split(\"\").sort(G).join(\"\")===V,M.detectDuplicates=!!E,k(),M.sortDetached=i(function(t){return 1&t.compareDocumentPosition(N.createElement(\"fieldset\"))}),i(function(t){return t.innerHTML=\"<a href='#'></a>\",\"#\"===t.firstChild.getAttribute(\"href\")})||a(\"type|href|height|width\",function(t,e,n){if(!n)return t.getAttribute(e,\"type\"===e.toLowerCase()?1:2)}),M.attributes&&i(function(t){return t.innerHTML=\"<input/>\",t.firstChild.setAttribute(\"value\",\"\"),\"\"===t.firstChild.getAttribute(\"value\")})||a(\"value\",function(t,e,n){if(!n&&\"input\"===t.nodeName.toLowerCase())return t.defaultValue}),i(function(t){return null==t.getAttribute(\"disabled\")})||a(et,function(t,e,n){var r;if(!n)return t[e]===!0?e.toLowerCase():(r=t.getAttributeNode(e))&&r.specified?r.value:null}),e}(t);dt.find=bt,dt.expr=bt.selectors,dt.expr[\":\"]=dt.expr.pseudos,dt.uniqueSort=dt.unique=bt.uniqueSort,dt.text=bt.getText,dt.isXMLDoc=bt.isXML,dt.contains=bt.contains,dt.escapeSelector=bt.escape;var xt=function(t,e,n){for(var r=[],i=void 0!==n;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(i&&dt(t).is(n))break;r.push(t)}return r},wt=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},Mt=dt.expr.match.needsContext,St=/^<([a-z][^\\/\\0>:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?>(?:<\\/\\1>|)$/i,Tt=/^.[^:#\\[\\.,]*$/;dt.filter=function(t,e,n){var r=e[0];return n&&(t=\":not(\"+t+\")\"),1===e.length&&1===r.nodeType?dt.find.matchesSelector(r,t)?[r]:[]:dt.find.matches(t,dt.grep(e,function(t){return
1===t.nodeType}))},dt.fn.extend({find:function(t){var e,n,r=this.length,i=this;if(\"string\"!=typeof t)return this.pushStack(dt(t).filter(function(){for(e=0;e<r;e++)if(dt.contains(i[e],this))return!0}));for(n=this.pushStack([]),e=0;e<r;e++)dt.find(t,i[e],n);return r>1?dt.uniqueSort(n):n},filter:function(t){return this.pushStack(i(this,t||[],!1))},not:function(t){return this.pushStack(i(this,t||[],!0))},is:function(t){return!!i(this,\"string\"==typeof t&&Mt.test(t)?dt(t):t||[],!1).length}});var _t,Ct=/^(?:\\s*(<[\\w\\W]+>)[^>]*|#([\\w-]+))$/,Pt=dt.fn.init=function(t,e,n){var r,i;if(!t)return this;if(n=n||_t,\"string\"==typeof t){if(r=\"<\"===t[0]&&\">\"===t[t.length-1]&&t.length>=3?[null,t,null]:Ct.exec(t),!r||!r[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(r[1]){if(e=e instanceof dt?e[0]:e,dt.merge(this,dt.parseHTML(r[1],e&&e.nodeType?e.ownerDocument||e:et,!0)),St.test(r[1])&&dt.isPlainObject(e))for(r in e)dt.isFunction(this[r])?this[r](e[r]):this.attr(r,e[r]);return this}return i=et.getElementById(r[2]),i&&(this[0]=i,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):dt.isFunction(t)?void 0!==n.ready?n.ready(t):t(dt):dt.makeArray(t,this)};Pt.prototype=dt.fn,_t=dt(et);var Dt=/^(?:parents|prev(?:Until|All))/,Lt={children:!0,contents:!0,next:!0,prev:!0};dt.fn.extend({has:function(t){var e=dt(t,this),n=e.length;return this.filter(function(){for(var t=0;t<n;t++)if(dt.contains(this,e[t]))return!0})},closest:function(t,e){var n,r=0,i=this.length,a=[],o=\"string\"!=typeof t&&dt(t);if(!Mt.test(t))for(;r<i;r++)for(n=this[r];n&&n!==e;n=n.parentNode)if(n.nodeType<11&&(o?o.index(n)>-1:1===n.nodeType&&dt.find.matchesSelector(n,t))){a.push(n);break}return this.pushStack(a.length>1?dt.uniqueSort(a):a)},index:function(t){return t?\"string\"==typeof t?ot.call(dt(t),this[0]):ot.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(dt.uniqueSort(dt.merge(this.get(),dt(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),dt.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return xt(t,\"parentNode\")},parentsUntil:function(t,e,n){return xt(t,\"parentNode\",n)},next:function(t){return a(t,\"nextSibling\")},prev:function(t){return a(t,\"previousSibling\")},nextAll:function(t){return xt(t,\"nextSibling\")},prevAll:function(t){return xt(t,\"previousSibling\")},nextUntil:function(t,e,n){return xt(t,\"nextSibling\",n)},prevUntil:function(t,e,n){return xt(t,\"previousSibling\",n)},siblings:function(t){return wt((t.parentNode||{}).firstChild,t)},children:function(t){return wt(t.firstChild)},contents:function(t){return t.contentDocument||dt.merge([],t.childNodes)}},function(t,e){dt.fn[t]=function(n,r){var i=dt.map(this,e,n);return\"Until\"!==t.slice(-5)&&(r=n),r&&\"string\"==typeof r&&(i=dt.filter(r,i)),this.length>1&&(Lt[t]||dt.uniqueSort(i),Dt.test(t)&&i.reverse()),this.pushStack(i)}});var At=/[^\\x20\\t\\r\\n\\f]+/g;dt.Callbacks=function(t){t=\"string\"==typeof t?o(t):dt.extend({},t);var e,n,r,i,a=[],u=[],l=-1,s=function(){for(i=t.once,r=e=!0;u.length;l=-1)for(n=u.shift();++l<a.length;)a[l].apply(n[0],n[1])===!1&&t.stopOnFalse&&(l=a.length,n=!1);t.memory||(n=!1),e=!1,i&&(a=n?[]:\"\")},c={add:function(){return a&&(n&&!e&&(l=a.length-1,u.push(n)),function e(n){dt.each(n,function(n,r){dt.isFunction(r)?t.unique&&c.has(r)||a.push(r):r&&r.length&&\"string\"!==dt.type(r)&&e(r)})}(arguments),n&&!e&&s()),this},remove:function(){return dt.each(arguments,function(t,e){for(var n;(n=dt.inArray(e,a,n))>-1;)a.splice(n,1),n<=l&&l--}),this},has:function(t){return t?dt.inArray(t,a)>-1:a.length>0},empty:function(){return a&&(a=[]),this},disable:function(){return i=u=[],a=n=\"\",this},disabled:function(){return!a},lock:function(){return i=u=[],n||e||(a=n=\"\"),this},locked:function(){return!!i},fireWith:function(t,n){return i||(n=n||[],n=[t,n.slice?n.slice():n],u.push(n),e||s()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},dt.extend({Deferred:function(e){var n=[[\"notify\",\"progress\",dt.Callbacks(\"memory\"),dt.Callbacks(\"memory\"),2],[\"resolve\",\"done\",dt.Callbacks(\"once memory\"),dt.Callbacks(\"once memory\"),0,\"resolved\"],[\"reject\",\"fail\",dt.Callbacks(\"once memory\"),dt.Callbacks(\"once memory\"),1,\"rejected\"]],r=\"pending\",i={state:function(){return r},always:function(){return a.done(arguments).fail(arguments),this},catch:function(t){return i.then(null,t)},pipe:function(){var t=arguments;return dt.Deferred(function(e){dt.each(n,function(n,r){var i=dt.isFunction(t[r[4]])&&t[r[4]];a[r[1]](function(){var t=i&&i.apply(this,arguments);t&&dt.isFunction(t.promise)?t.promise().progress(e.notify).done(e.resolve).fail(e.reject):e[r[0]+\"With\"](this,i?[t]:arguments)})}),t=null}).promise()},then:function(e,r,i){function a(e,n,r,i){return function(){var s=this,c=arguments,f=function(){var t,f;if(!(e<o)){if(t=r.apply(s,c),t===n.promise())throw new TypeError(\"Thenable self-resolution\");f=t&&(\"object\"==typeof t||\"function\"==typeof t)&&t.then,dt.isFunction(f)?i?f.call(t,a(o,n,u,i),a(o,n,l,i)):(o++,f.call(t,a(o,n,u,i),a(o,n,l,i),a(o,n,u,n.notifyWith))):(r!==u&&(s=void 0,c=[t]),(i||n.resolveWith)(s,c))}},h=i?f:function(){try{f()}catch(t){dt.Deferred.exceptionHook&&dt.Deferred.exceptionHook(t,h.stackTrace),e+1>=o&&(r!==l&&(s=void 0,c=[t]),n.rejectWith(s,c))}};e?h():(dt.Deferred.getStackHook&&(h.stackTrace=dt.Deferred.getStackHook()),t.setTimeout(h))}}var o=0;return dt.Deferred(function(t){n[0][3].add(a(0,t,dt.isFunction(i)?i:u,t.notifyWith)),n[1][3].add(a(0,t,dt.isFunction(e)?e:u)),n[2][3].add(a(0,t,dt.isFunction(r)?r:l))}).promise()},promise:function(t){return null!=t?dt.extend(t,i):i}},a={};return dt.each(n,function(t,e){var o=e[2],u=e[5];i[e[1]]=o.add,u&&o.add(function(){r=u},n[3-t][2].disable,n[0][2].lock),o.add(e[3].fire),a[e[0]]=function(){return a[e[0]+\"With\"](this===a?void 0:this,arguments),this},a[e[0]+\"With\"]=o.fireWith}),i.promise(a),e&&e.call(a,a),a},when:function(t){var e=arguments.length,n=e,r=Array(n),i=rt.call(arguments),a=dt.Deferred(),o=function(t){return function(n){r[t]=this,i[t]=arguments.length>1?rt.call(arguments):n,--e||a.resolveWith(r,i)}};if(e<=1&&(s(t,a.done(o(n)).resolve,a.reject),\"pending\"===a.state()||dt.isFunction(i[n]&&i[n].then)))return a.then();for(;n--;)s(i[n],o(n),a.reject);return a.promise()}});var Et=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;dt.Deferred.exceptionHook=function(e,n){t.console&&t.console.warn&&e&&Et.test(e.name)&&t.console.warn(\"jQuery.Deferred exception: \"+e.message,e.stack,n)},dt.readyException=function(e){t.setTimeout(function(){throw e})};var kt=dt.Deferred();dt.fn.ready=function(t){return kt.then(t).catch(function(t){dt.readyException(t)}),this},dt.extend({isReady:!1,readyWait:1,holdReady:function(t){t?dt.readyWait++:dt.ready(!0)},ready:function(t){(t===!0?--dt.readyWait:dt.isReady)||(dt.isReady=!0,t!==!0&&--dt.readyWait>0||kt.resolveWith(et,[dt]))}}),dt.ready.then=kt.then,\"complete\"===et.readyState||\"loading\"!==et.readyState&&!et.documentElement.doScroll?t.setTimeout(dt.ready):(et.addEventListener(\"DOMContentLoaded\",c),t.addEventListener(\"load\",c));var Nt=function(t,e,n,r,i,a,o){var u=0,l=t.length,s=null==n;if(\"object\"===dt.type(n)){i=!0;for(u in n)Nt(t,e,u,n[u],!0,a,o)}else if(void 0!==r&&(i=!0,dt.isFunction(r)||(o=!0),s&&(o?(e.call(t,r),e=null):(s=e,e=function(t,e,n){return s.call(dt(t),n)})),e))for(;u<l;u++)e(t[u],n,o?r:r.call(t[u],u,e(t[u],n)));return i?t:s?e.call(t):l?e(t[0],n):a},Rt=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};f.uid=1,f.prototype={cache:function(t){var e=t[this.expando];return e||(e={},Rt(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,n){var r,i=this.cache(t);if(\"string\"==typeof e)i[dt.camelCase(e)]=n;else for(r in e)i[dt.camelCase(r)]=e[r];return i},get:function(t,e){return
void 0===e?this.cache(t):t[this.expando]&&t[this.expando][dt.camelCase(e)]},access:function(t,e,n){return void 0===e||e&&\"string\"==typeof e&&void 0===n?this.get(t,e):(this.set(t,e,n),void 0!==n?n:e)},remove:function(t,e){var n,r=t[this.expando];if(void 0!==r){if(void 0!==e){dt.isArray(e)?e=e.map(dt.camelCase):(e=dt.camelCase(e),e=e in r?[e]:e.match(At)||[]),n=e.length;for(;n--;)delete r[e[n]]}(void 0===e||dt.isEmptyObject(r))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!dt.isEmptyObject(e)}};var It=new f,Ot=new f,Ft=/^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,zt=/[A-Z]/g;dt.extend({hasData:function(t){return Ot.hasData(t)||It.hasData(t)},data:function(t,e,n){return Ot.access(t,e,n)},removeData:function(t,e){Ot.remove(t,e)},_data:function(t,e,n){return It.access(t,e,n)},_removeData:function(t,e){It.remove(t,e)}}),dt.fn.extend({data:function(t,e){var n,r,i,a=this[0],o=a&&a.attributes;if(void 0===t){if(this.length&&(i=Ot.get(a),1===a.nodeType&&!It.get(a,\"hasDataAttrs\"))){for(n=o.length;n--;)o[n]&&(r=o[n].name,0===r.indexOf(\"data-\")&&(r=dt.camelCase(r.slice(5)),p(a,r,i[r])));It.set(a,\"hasDataAttrs\",!0)}return i}return\"object\"==typeof t?this.each(function(){Ot.set(this,t)}):Nt(this,function(e){var n;if(a&&void 0===e){if(n=Ot.get(a,t),void 0!==n)return n;if(n=p(a,t),void 0!==n)return n}else this.each(function(){Ot.set(this,t,e)})},null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){Ot.remove(this,t)})}}),dt.extend({queue:function(t,e,n){var r;if(t)return e=(e||\"fx\")+\"queue\",r=It.get(t,e),n&&(!r||dt.isArray(n)?r=It.access(t,e,dt.makeArray(n)):r.push(n)),r||[]},dequeue:function(t,e){e=e||\"fx\";var n=dt.queue(t,e),r=n.length,i=n.shift(),a=dt._queueHooks(t,e),o=function(){dt.dequeue(t,e)};\"inprogress\"===i&&(i=n.shift(),r--),i&&(\"fx\"===e&&n.unshift(\"inprogress\"),delete a.stop,i.call(t,o,a)),!r&&a&&a.empty.fire()},_queueHooks:function(t,e){var n=e+\"queueHooks\";return It.get(t,n)||It.access(t,n,{empty:dt.Callbacks(\"once memory\").add(function(){It.remove(t,[e+\"queue\",n])})})}}),dt.fn.extend({queue:function(t,e){var n=2;return\"string\"!=typeof t&&(e=t,t=\"fx\",n--),arguments.length<n?dt.queue(this[0],t):void 0===e?this:this.each(function(){var n=dt.queue(this,t,e);dt._queueHooks(this,t),\"fx\"===t&&\"inprogress\"!==n[0]&&dt.dequeue(this,t)})},dequeue:function(t){return this.each(function(){dt.dequeue(this,t)})},clearQueue:function(t){return this.queue(t||\"fx\",[])},promise:function(t,e){var n,r=1,i=dt.Deferred(),a=this,o=this.length,u=function(){--r||i.resolveWith(a,[a])};for(\"string\"!=typeof t&&(e=t,t=void 0),t=t||\"fx\";o--;)n=It.get(a[o],t+\"queueHooks\"),n&&n.empty&&(r++,n.empty.add(u));return u(),i.promise(e)}});var jt=/[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/.source,Vt=new RegExp(\"^(?:([+-])=|)(\"+jt+\")([a-z%]*)$\",\"i\"),Ut=[\"Top\",\"Right\",\"Bottom\",\"Left\"],Wt=function(t,e){return t=e||t,\"none\"===t.style.display||\"\"===t.style.display&&dt.contains(t.ownerDocument,t)&&\"none\"===dt.css(t,\"display\")},Bt=function(t,e,n,r){var i,a,o={};for(a in e)o[a]=t.style[a],t.style[a]=e[a];i=n.apply(t,r||[]);for(a in e)t.style[a]=o[a];return i},Ht={};dt.fn.extend({show:function(){return v(this,!0)},hide:function(){return v(this)},toggle:function(t){return\"boolean\"==typeof t?t?this.show():this.hide():this.each(function(){Wt(this)?dt(this).show():dt(this).hide()})}});var qt=/^(?:checkbox|radio)$/i,Yt=/<([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]+)/i,Gt=/^$|\\/(?:java|ecma)script/i,$t={option:[1,\"<select multiple='multiple'>\",\"</select>\"],thead:[1,\"<table>\",\"</table>\"],col:[2,\"<table><colgroup>\",\"</colgroup></table>\"],tr:[2,\"<table><tbody>\",\"</tbody></table>\"],td:[3,\"<table><tbody><tr>\",\"</tr></tbody></table>\"],_default:[0,\"\",\"\"]};$t.optgroup=$t.option,$t.tbody=$t.tfoot=$t.colgroup=$t.caption=$t.thead,$t.th=$t.td;var Xt=/<|&#?\\w+;/;!function(){var t=et.createDocumentFragment(),e=t.appendChild(et.createElement(\"div\")),n=et.createElement(\"input\");n.setAttribute(\"type\",\"radio\"),n.setAttribute(\"checked\",\"checked\"),n.setAttribute(\"name\",\"t\"),e.appendChild(n),ht.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML=\"<textarea>x</textarea>\",ht.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Zt=et.documentElement,Qt=/^key/,Jt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Kt=/^([^.]*)(?:\\.(.+)|)/;dt.event={global:{},add:function(t,e,n,r,i){var a,o,u,l,s,c,f,h,p,d,g,v=It.get(t);if(v)for(n.handler&&(a=n,n=a.handler,i=a.selector),i&&dt.find.matchesSelector(Zt,i),n.guid||(n.guid=dt.guid++),(l=v.events)||(l=v.events={}),(o=v.handle)||(o=v.handle=function(e){return\"undefined\"!=typeof dt&&dt.event.triggered!==e.type?dt.event.dispatch.apply(t,arguments):void 0}),e=(e||\"\").match(At)||[\"\"],s=e.length;s--;)u=Kt.exec(e[s])||[],p=g=u[1],d=(u[2]||\"\").split(\".\").sort(),p&&(f=dt.event.special[p]||{},p=(i?f.delegateType:f.bindType)||p,f=dt.event.special[p]||{},c=dt.extend({type:p,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&dt.expr.match.needsContext.test(i),namespace:d.join(\".\")},a),(h=l[p])||(h=l[p]=[],h.delegateCount=0,f.setup&&f.setup.call(t,r,d,o)!==!1||t.addEventListener&&t.addEventListener(p,o)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?h.splice(h.delegateCount++,0,c):h.push(c),dt.event.global[p]=!0)},remove:function(t,e,n,r,i){var a,o,u,l,s,c,f,h,p,d,g,v=It.hasData(t)&&It.get(t);if(v&&(l=v.events)){for(e=(e||\"\").match(At)||[\"\"],s=e.length;s--;)if(u=Kt.exec(e[s])||[],p=g=u[1],d=(u[2]||\"\").split(\".\").sort(),p){for(f=dt.event.special[p]||{},p=(r?f.delegateType:f.bindType)||p,h=l[p]||[],u=u[2]&&new RegExp(\"(^|\\\\.)\"+d.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"),o=a=h.length;a--;)c=h[a],!i&&g!==c.origType||n&&n.guid!==c.guid||u&&!u.test(c.namespace)||r&&r!==c.selector&&(\"**\"!==r||!c.selector)||(h.splice(a,1),c.selector&&h.delegateCount--,f.remove&&f.remove.call(t,c));o&&!h.length&&(f.teardown&&f.teardown.call(t,d,v.handle)!==!1||dt.removeEvent(t,p,v.handle),delete l[p])}else for(p in l)dt.event.remove(t,p+e[s],n,r,!0);dt.isEmptyObject(l)&&It.remove(t,\"handle events\")}},dispatch:function(t){var e,n,r,i,a,o,u=dt.event.fix(t),l=new Array(arguments.length),s=(It.get(this,\"events\")||{})[u.type]||[],c=dt.event.special[u.type]||{};for(l[0]=u,e=1;e<arguments.length;e++)l[e]=arguments[e];if(u.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,u)!==!1){for(o=dt.event.handlers.call(this,u,s),e=0;(i=o[e++])&&!u.isPropagationStopped();)for(u.currentTarget=i.elem,n=0;(a=i.handlers[n++])&&!u.isImmediatePropagationStopped();)u.rnamespace&&!u.rnamespace.test(a.namespace)||(u.handleObj=a,u.data=a.data,r=((dt.event.special[a.origType]||{}).handle||a.handler).apply(i.elem,l),void 0!==r&&(u.result=r)===!1&&(u.preventDefault(),u.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(t,e){var n,r,i,a,o,u=[],l=e.delegateCount,s=t.target;if(l&&s.nodeType&&!(\"click\"===t.type&&t.button>=1))for(;s!==this;s=s.parentNode||this)if(1===s.nodeType&&(\"click\"!==t.type||s.disabled!==!0)){for(a=[],o={},n=0;n<l;n++)r=e[n],i=r.selector+\" \",void 0===o[i]&&(o[i]=r.needsContext?dt(i,this).index(s)>-1:dt.find(i,this,null,[s]).length),o[i]&&a.push(r);a.length&&u.push({elem:s,handlers:a})}return s=this,l<e.length&&u.push({elem:s,handlers:e.slice(l)}),u},addProp:function(t,e){Object.defineProperty(dt.Event.prototype,t,{enumerable:!0,configurable:!0,get:dt.isFunction(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[dt.expando]?t:new dt.Event(t)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==M()&&this.focus)return this.focus(),!1},delegateType:\"focusin\"},blur:{trigger:function(){if(this===M()&&this.blur)return this.blur(),!1},delegateType:\"focusout\"},click:{trigger:function(){if(\"checkbox\"===this.type&&this.click&&dt.nodeName(this,\"input\"))return
this.click(),!1},_default:function(t){return dt.nodeName(t.target,\"a\")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},dt.removeEvent=function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n)},dt.Event=function(t,e){return this instanceof dt.Event?(t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&t.returnValue===!1?x:w,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,e&&dt.extend(this,e),this.timeStamp=t&&t.timeStamp||dt.now(),void(this[dt.expando]=!0)):new dt.Event(t,e)},dt.Event.prototype={constructor:dt.Event,isDefaultPrevented:w,isPropagationStopped:w,isImmediatePropagationStopped:w,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=x,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=x,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=x,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},dt.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(t){var e=t.button;return null==t.which&&Qt.test(t.type)?null!=t.charCode?t.charCode:t.keyCode:!t.which&&void 0!==e&&Jt.test(t.type)?1&e?1:2&e?3:4&e?2:0:t.which}},dt.event.addProp),dt.each({mouseenter:\"mouseover\",mouseleave:\"mouseout\",pointerenter:\"pointerover\",pointerleave:\"pointerout\"},function(t,e){dt.event.special[t]={delegateType:e,bindType:e,handle:function(t){var n,r=this,i=t.relatedTarget,a=t.handleObj;return i&&(i===r||dt.contains(r,i))||(t.type=a.origType,n=a.handler.apply(this,arguments),t.type=e),n}}}),dt.fn.extend({on:function(t,e,n,r){return S(this,t,e,n,r)},one:function(t,e,n,r){return S(this,t,e,n,r,1)},off:function(t,e,n){var r,i;if(t&&t.preventDefault&&t.handleObj)return r=t.handleObj,dt(t.delegateTarget).off(r.namespace?r.origType+\".\"+r.namespace:r.origType,r.selector,r.handler),this;if(\"object\"==typeof t){for(i in t)this.off(i,e,t[i]);return this}return e!==!1&&\"function\"!=typeof e||(n=e,e=void 0),n===!1&&(n=w),this.each(function(){dt.event.remove(this,t,n,e)})}});var te=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]*)[^>]*)\\/>/gi,ee=/<script|<style|<link/i,ne=/checked\\s*(?:[^=]|=\\s*.checked.)/i,re=/^true\\/(.*)/,ie=/^\\s*<!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)>\\s*$/g;dt.extend({htmlPrefilter:function(t){return t.replace(te,\"<$1></$2>\")},clone:function(t,e,n){var r,i,a,o,u=t.cloneNode(!0),l=dt.contains(t.ownerDocument,t);if(!(ht.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||dt.isXMLDoc(t)))for(o=m(u),a=m(t),r=0,i=a.length;r<i;r++)D(a[r],o[r]);if(e)if(n)for(a=a||m(t),o=o||m(u),r=0,i=a.length;r<i;r++)P(a[r],o[r]);else P(t,u);return o=m(u,\"script\"),o.length>0&&y(o,!l&&m(t,\"script\")),u},cleanData:function(t){for(var e,n,r,i=dt.event.special,a=0;void 0!==(n=t[a]);a++)if(Rt(n)){if(e=n[It.expando]){if(e.events)for(r in e.events)i[r]?dt.event.remove(n,r):dt.removeEvent(n,r,e.handle);n[It.expando]=void 0}n[Ot.expando]&&(n[Ot.expando]=void 0)}}}),dt.fn.extend({detach:function(t){return A(this,t,!0)},remove:function(t){return A(this,t)},text:function(t){return Nt(this,function(t){return void 0===t?dt.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return L(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=T(this,t);e.appendChild(t)}})},prepend:function(){return L(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=T(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return L(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return L(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(dt.cleanData(m(t,!1)),t.textContent=\"\");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map(function(){return dt.clone(this,t,e)})},html:function(t){return Nt(this,function(t){var e=this[0]||{},n=0,r=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if(\"string\"==typeof t&&!ee.test(t)&&!$t[(Yt.exec(t)||[\"\",\"\"])[1].toLowerCase()]){t=dt.htmlPrefilter(t);try{for(;n<r;n++)e=this[n]||{},1===e.nodeType&&(dt.cleanData(m(e,!1)),e.innerHTML=t);e=0}catch(t){}}e&&this.empty().append(t)},null,t,arguments.length)},replaceWith:function(){var t=[];return L(this,arguments,function(e){var n=this.parentNode;dt.inArray(this,t)<0&&(dt.cleanData(m(this)),n&&n.replaceChild(e,this))},t)}}),dt.each({appendTo:\"append\",prependTo:\"prepend\",insertBefore:\"before\",insertAfter:\"after\",replaceAll:\"replaceWith\"},function(t,e){dt.fn[t]=function(t){for(var n,r=[],i=dt(t),a=i.length-1,o=0;o<=a;o++)n=o===a?this:this.clone(!0),dt(i[o])[e](n),at.apply(r,n.get());return this.pushStack(r)}});var ae=/^margin/,oe=new RegExp(\"^(\"+jt+\")(?!px)[a-z%]+$\",\"i\"),ue=function(e){var n=e.ownerDocument.defaultView;return n&&n.opener||(n=t),n.getComputedStyle(e)};!function(){function e(){if(u){u.style.cssText=\"box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%\",u.innerHTML=\"\",Zt.appendChild(o);var e=t.getComputedStyle(u);n=\"1%\"!==e.top,a=\"2px\"===e.marginLeft,r=\"4px\"===e.width,u.style.marginRight=\"50%\",i=\"4px\"===e.marginRight,Zt.removeChild(o),u=null}}var n,r,i,a,o=et.createElement(\"div\"),u=et.createElement(\"div\");u.style&&(u.style.backgroundClip=\"content-box\",u.cloneNode(!0).style.backgroundClip=\"\",ht.clearCloneStyle=\"content-box\"===u.style.backgroundClip,o.style.cssText=\"border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute\",o.appendChild(u),dt.extend(ht,{pixelPosition:function(){return e(),n},boxSizingReliable:function(){return e(),r},pixelMarginRight:function(){return e(),i},reliableMarginLeft:function(){return e(),a}}))}();var le=/^(none|table(?!-c[ea]).+)/,se={position:\"absolute\",visibility:\"hidden\",display:\"block\"},ce={letterSpacing:\"0\",fontWeight:\"400\"},fe=[\"Webkit\",\"Moz\",\"ms\"],he=et.createElement(\"div\").style;dt.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=E(t,\"opacity\");return\"\"===n?\"1\":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:\"cssFloat\"},style:function(t,e,n,r){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var i,a,o,u=dt.camelCase(e),l=t.style;return e=dt.cssProps[u]||(dt.cssProps[u]=N(u)||u),o=dt.cssHooks[e]||dt.cssHooks[u],void 0===n?o&&\"get\"in o&&void 0!==(i=o.get(t,!1,r))?i:l[e]:(a=typeof n,\"string\"===a&&(i=Vt.exec(n))&&i[1]&&(n=d(t,e,i),a=\"number\"),void(null!=n&&n===n&&(\"number\"===a&&(n+=i&&i[3]||(dt.cssNumber[u]?\"\":\"px\")),ht.clearCloneStyle||\"\"!==n||0!==e.indexOf(\"background\")||(l[e]=\"inherit\"),o&&\"set\"in o&&void 0===(n=o.set(t,n,r))||(l[e]=n))))}},css:function(t,e,n,r){var i,a,o,u=dt.camelCase(e);return e=dt.cssProps[u]||(dt.cssProps[u]=N(u)||u),o=dt.cssHooks[e]||dt.cssHooks[u],o&&\"get\"in o&&(i=o.get(t,!0,n)),void 0===i&&(i=E(t,e,r)),\"normal\"===i&&e in ce&&(i=ce[e]),\"\"===n||n?(a=parseFloat(i),n===!0||isFinite(a)?a||0:i):i}}),dt.each([\"height\",\"width\"],function(t,e){dt.cssHooks[e]={get:function(t,n,r){if(n)return!le.test(dt.css(t,\"display\"))||t.getClientRects().length&&t.getBoundingClientRect().width?O(t,e,r):Bt(t,se,function(){return
O(t,e,r)})},set:function(t,n,r){var i,a=r&&ue(t),o=r&&I(t,e,r,\"border-box\"===dt.css(t,\"boxSizing\",!1,a),a);return o&&(i=Vt.exec(n))&&\"px\"!==(i[3]||\"px\")&&(t.style[e]=n,n=dt.css(t,e)),R(t,n,o)}}}),dt.cssHooks.marginLeft=k(ht.reliableMarginLeft,function(t,e){if(e)return(parseFloat(E(t,\"marginLeft\"))||t.getBoundingClientRect().left-Bt(t,{marginLeft:0},function(){return t.getBoundingClientRect().left}))+\"px\"}),dt.each({margin:\"\",padding:\"\",border:\"Width\"},function(t,e){dt.cssHooks[t+e]={expand:function(n){for(var r=0,i={},a=\"string\"==typeof n?n.split(\" \"):[n];r<4;r++)i[t+Ut[r]+e]=a[r]||a[r-2]||a[0];return i}},ae.test(t)||(dt.cssHooks[t+e].set=R)}),dt.fn.extend({css:function(t,e){return Nt(this,function(t,e,n){var r,i,a={},o=0;if(dt.isArray(e)){for(r=ue(t),i=e.length;o<i;o++)a[e[o]]=dt.css(t,e[o],!1,r);return a}return void 0!==n?dt.style(t,e,n):dt.css(t,e)},t,e,arguments.length>1)}}),dt.Tween=F,F.prototype={constructor:F,init:function(t,e,n,r,i,a){this.elem=t,this.prop=n,this.easing=i||dt.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=r,this.unit=a||(dt.cssNumber[n]?\"\":\"px\")},cur:function(){var t=F.propHooks[this.prop];return t&&t.get?t.get(this):F.propHooks._default.get(this)},run:function(t){var e,n=F.propHooks[this.prop];return this.options.duration?this.pos=e=dt.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):F.propHooks._default.set(this),this}},F.prototype.init.prototype=F.prototype,F.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=dt.css(t.elem,t.prop,\"\"),e&&\"auto\"!==e?e:0)},set:function(t){dt.fx.step[t.prop]?dt.fx.step[t.prop](t):1!==t.elem.nodeType||null==t.elem.style[dt.cssProps[t.prop]]&&!dt.cssHooks[t.prop]?t.elem[t.prop]=t.now:dt.style(t.elem,t.prop,t.now+t.unit)}}},F.propHooks.scrollTop=F.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},dt.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:\"swing\"},dt.fx=F.prototype.init,dt.fx.step={};var pe,de,ge=/^(?:toggle|show|hide)$/,ve=/queueHooks$/;dt.Animation=dt.extend(H,{tweeners:{\"*\":[function(t,e){var n=this.createTween(t,e);return d(n.elem,t,Vt.exec(e),n),n}]},tweener:function(t,e){dt.isFunction(t)?(e=t,t=[\"*\"]):t=t.match(At);for(var n,r=0,i=t.length;r<i;r++)n=t[r],H.tweeners[n]=H.tweeners[n]||[],H.tweeners[n].unshift(e)},prefilters:[W],prefilter:function(t,e){e?H.prefilters.unshift(t):H.prefilters.push(t)}}),dt.speed=function(t,e,n){var r=t&&\"object\"==typeof t?dt.extend({},t):{complete:n||!n&&e||dt.isFunction(t)&&t,duration:t,easing:n&&e||e&&!dt.isFunction(e)&&e};return dt.fx.off||et.hidden?r.duration=0:\"number\"!=typeof r.duration&&(r.duration in dt.fx.speeds?r.duration=dt.fx.speeds[r.duration]:r.duration=dt.fx.speeds._default),null!=r.queue&&r.queue!==!0||(r.queue=\"fx\"),r.old=r.complete,r.complete=function(){dt.isFunction(r.old)&&r.old.call(this),r.queue&&dt.dequeue(this,r.queue)},r},dt.fn.extend({fadeTo:function(t,e,n,r){return this.filter(Wt).css(\"opacity\",0).show().end().animate({opacity:e},t,n,r)},animate:function(t,e,n,r){var i=dt.isEmptyObject(t),a=dt.speed(e,n,r),o=function(){var e=H(this,dt.extend({},t),a);(i||It.get(this,\"finish\"))&&e.stop(!0)};return o.finish=o,i||a.queue===!1?this.each(o):this.queue(a.queue,o)},stop:function(t,e,n){var r=function(t){var e=t.stop;delete t.stop,e(n)};return\"string\"!=typeof t&&(n=e,e=t,t=void 0),e&&t!==!1&&this.queue(t||\"fx\",[]),this.each(function(){var e=!0,i=null!=t&&t+\"queueHooks\",a=dt.timers,o=It.get(this);\nif(i)o[i]&&o[i].stop&&r(o[i]);else for(i in o)o[i]&&o[i].stop&&ve.test(i)&&r(o[i]);for(i=a.length;i--;)a[i].elem!==this||null!=t&&a[i].queue!==t||(a[i].anim.stop(n),e=!1,a.splice(i,1));!e&&n||dt.dequeue(this,t)})},finish:function(t){return t!==!1&&(t=t||\"fx\"),this.each(function(){var e,n=It.get(this),r=n[t+\"queue\"],i=n[t+\"queueHooks\"],a=dt.timers,o=r?r.length:0;for(n.finish=!0,dt.queue(this,t,[]),i&&i.stop&&i.stop.call(this,!0),e=a.length;e--;)a[e].elem===this&&a[e].queue===t&&(a[e].anim.stop(!0),a.splice(e,1));for(e=0;e<o;e++)r[e]&&r[e].finish&&r[e].finish.call(this);delete n.finish})}}),dt.each([\"toggle\",\"show\",\"hide\"],function(t,e){var n=dt.fn[e];dt.fn[e]=function(t,r,i){return null==t||\"boolean\"==typeof t?n.apply(this,arguments):this.animate(V(e,!0),t,r,i)}}),dt.each({slideDown:V(\"show\"),slideUp:V(\"hide\"),slideToggle:V(\"toggle\"),fadeIn:{opacity:\"show\"},fadeOut:{opacity:\"hide\"},fadeToggle:{opacity:\"toggle\"}},function(t,e){dt.fn[t]=function(t,n,r){return this.animate(e,t,n,r)}}),dt.timers=[],dt.fx.tick=function(){var t,e=0,n=dt.timers;for(pe=dt.now();e<n.length;e++)t=n[e],t()||n[e]!==t||n.splice(e--,1);n.length||dt.fx.stop(),pe=void 0},dt.fx.timer=function(t){dt.timers.push(t),t()?dt.fx.start():dt.timers.pop()},dt.fx.interval=13,dt.fx.start=function(){de||(de=t.requestAnimationFrame?t.requestAnimationFrame(z):t.setInterval(dt.fx.tick,dt.fx.interval))},dt.fx.stop=function(){t.cancelAnimationFrame?t.cancelAnimationFrame(de):t.clearInterval(de),de=null},dt.fx.speeds={slow:600,fast:200,_default:400},dt.fn.delay=function(e,n){return e=dt.fx?dt.fx.speeds[e]||e:e,n=n||\"fx\",this.queue(n,function(n,r){var i=t.setTimeout(n,e);r.stop=function(){t.clearTimeout(i)}})},function(){var t=et.createElement(\"input\"),e=et.createElement(\"select\"),n=e.appendChild(et.createElement(\"option\"));t.type=\"checkbox\",ht.checkOn=\"\"!==t.value,ht.optSelected=n.selected,t=et.createElement(\"input\"),t.value=\"t\",t.type=\"radio\",ht.radioValue=\"t\"===t.value}();var me,ye=dt.expr.attrHandle;dt.fn.extend({attr:function(t,e){return Nt(this,dt.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each(function(){dt.removeAttr(this,t)})}}),dt.extend({attr:function(t,e,n){var r,i,a=t.nodeType;if(3!==a&&8!==a&&2!==a)return\"undefined\"==typeof t.getAttribute?dt.prop(t,e,n):(1===a&&dt.isXMLDoc(t)||(i=dt.attrHooks[e.toLowerCase()]||(dt.expr.match.bool.test(e)?me:void 0)),void 0!==n?null===n?void dt.removeAttr(t,e):i&&\"set\"in i&&void 0!==(r=i.set(t,n,e))?r:(t.setAttribute(e,n+\"\"),n):i&&\"get\"in i&&null!==(r=i.get(t,e))?r:(r=dt.find.attr(t,e),null==r?void 0:r))},attrHooks:{type:{set:function(t,e){if(!ht.radioValue&&\"radio\"===e&&dt.nodeName(t,\"input\")){var n=t.value;return t.setAttribute(\"type\",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,r=0,i=e&&e.match(At);if(i&&1===t.nodeType)for(;n=i[r++];)t.removeAttribute(n)}}),me={set:function(t,e,n){return e===!1?dt.removeAttr(t,n):t.setAttribute(n,n),n}},dt.each(dt.expr.match.bool.source.match(/\\w+/g),function(t,e){var n=ye[e]||dt.find.attr;ye[e]=function(t,e,r){var i,a,o=e.toLowerCase();return r||(a=ye[o],ye[o]=i,i=null!=n(t,e,r)?o:null,ye[o]=a),i}});var be=/^(?:input|select|textarea|button)$/i,xe=/^(?:a|area)$/i;dt.fn.extend({prop:function(t,e){return Nt(this,dt.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[dt.propFix[t]||t]})}}),dt.extend({prop:function(t,e,n){var r,i,a=t.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&dt.isXMLDoc(t)||(e=dt.propFix[e]||e,i=dt.propHooks[e]),void 0!==n?i&&\"set\"in i&&void 0!==(r=i.set(t,n,e))?r:t[e]=n:i&&\"get\"in i&&null!==(r=i.get(t,e))?r:t[e]},propHooks:{tabIndex:{get:function(t){var e=dt.find.attr(t,\"tabindex\");return e?parseInt(e,10):be.test(t.nodeName)||xe.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:\"htmlFor\",class:\"className\"}}),ht.optSelected||(dt.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),dt.each([\"tabIndex\",\"readOnly\",\"maxLength\",\"cellSpacing\",\"cellPadding\",\"rowSpan\",\"colSpan\",\"useMap\",\"frameBorder\",\"contentEditable\"],function(){dt.propFix[this.toLowerCase()]=this}),dt.fn.extend({addClass:function(t){var

Teste o Premium para desbloquear

Aproveite todos os benefícios por 3 dias sem pagar! 😉
Já tem cadastro?

Continue navegando