diff --git a/assets/js/kimai.js b/assets/js/kimai.js index 2085686d..63927bcb 100644 --- a/assets/js/kimai.js +++ b/assets/js/kimai.js @@ -34,8 +34,20 @@ $(function() { return confirm($.kimai.settings['confirmDelete']); }); + // activate the dropdown functionality $('.dropdown-toggle').dropdown(); + // auto hide success message after x seconds, as they are just meant as quick feedback and + // not as a permanent source of information + if ($.kimai.settings['alertSuccessAutoHide'] > 0) { + setTimeout( + function() { + $('div.alert-success').alert('close'); + }, + $.kimai.settings['alertSuccessAutoHide'] + ); + } + $('input[data-datepicker="on"]').daterangepicker({ singleDatePicker: true, showDropdowns: true, @@ -88,7 +100,8 @@ $(function() { $.kimai.defaults = { baseUrl: '/', imagePath: '/images', - confirmDelete: 'Really delete?' + confirmDelete: 'Really delete?', + alertSuccessAutoHide: 5000 }; // once initialized, here are all values diff --git a/public/build/app.js b/public/build/app.js index 3ca91955..a1a339e7 100644 --- a/public/build/app.js +++ b/public/build/app.js @@ -11,7 +11,7 @@ * * Date: 2018-01-20T17:24Z */ -!function(t,n){"use strict";"object"==typeof e&&"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,function(n,a){"use strict";function r(e,t,n){t=t||ue;var i,s=t.createElement("script");if(s.text=e,n)for(i in Ye)n[i]&&(s[i]=n[i]);t.head.appendChild(s).parentNode.removeChild(s)}function o(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?_e[ge.call(e)]||"object":typeof e}function l(e){var t=!!e&&"length"in e&&e.length,n=o(e);return!ke(e)&&!be(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}function d(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function u(e,t,n){return ke(t)?we.grep(e,function(e,i){return!!t.call(e,i,e)!==n}):t.nodeType?we.grep(e,function(e){return e===t!==n}):"string"!=typeof t?we.grep(e,function(e){return fe.call(t,e)>-1!==n}):we.filter(t,e,n)}function h(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function c(e){var t={};return we.each(e.match(Ae)||[],function(e,n){t[n]=!0}),t}function m(e){return e}function p(e){throw e}function f(e,t,n,i){var s;try{e&&ke(s=e.promise)?s.call(e).done(t).fail(n):e&&ke(s=e.then)?s.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}function _(){ue.removeEventListener("DOMContentLoaded",_),n.removeEventListener("load",_),we.ready()}function g(e,t){return t.toUpperCase()}function y(e){return e.replace(ze,"ms-").replace(Ne,g)}function M(){this.expando=we.expando+M.uid++}function v(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Je.test(e)?JSON.parse(e):e)}function L(e,t,n){var i;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(Ue,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n=v(n)}catch(e){}Be.set(e,t,n)}else n=void 0;return n}function k(e,t,n,i){var s,a,r=20,o=i?function(){return i.cur()}:function(){return we.css(e,t,"")},l=o(),d=n&&n[3]||(we.cssNumber[t]?"":"px"),u=(we.cssNumber[t]||"px"!==d&&+l)&&Ve.exec(we.css(e,t));if(u&&u[3]!==d){for(l/=2,d=d||u[3],u=+l||1;r--;)we.style(e,t,u+d),(1-a)*(1-(a=o()/l||.5))<=0&&(r=0),u/=a;u*=2,we.style(e,t,u+d),n=n||[]}return n&&(u=+u||+l||0,s=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=d,i.start=u,i.end=s)),s}function b(e){var t,n=e.ownerDocument,i=e.nodeName,s=Ze[i];return s||(t=n.body.appendChild(n.createElement(i)),s=we.css(t,"display"),t.parentNode.removeChild(t),"none"===s&&(s="block"),Ze[i]=s,s)}function Y(e,t){for(var n,i,s=[],a=0,r=e.length;a-1)s&&s.push(a);else if(u=we.contains(a.ownerDocument,a),r=w(c.appendChild(a),"script"),u&&D(r),n)for(h=0;a=r[h++];)tt.test(a.type||"")&&n.push(a);return c}function x(){return!0}function S(){return!1}function C(){try{return ue.activeElement}catch(e){}}function H(e,t,n,i,s,a){var r,o;if("object"==typeof t){"string"!=typeof n&&(i=i||n,n=void 0);for(o in t)H(e,o,n,i,t[o],a);return e}if(null==i&&null==s?(s=n,i=n=void 0):null==s&&("string"==typeof n?(s=i,i=void 0):(s=i,i=n,n=void 0)),!1===s)s=S;else if(!s)return e;return 1===a&&(r=s,s=function(e){return we().off(e),r.apply(this,arguments)},s.guid=r.guid||(r.guid=we.guid++)),e.each(function(){we.event.add(this,t,s,i,n)})}function P(e,t){return d(e,"table")&&d(11!==t.nodeType?t:t.firstChild,"tr")?we(e).children("tbody")[0]||e:e}function j(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function E(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function O(e,t){var n,i,s,a,r,o,l,d;if(1===t.nodeType){if($e.hasData(e)&&(a=$e.access(e),r=$e.set(t,a),d=a.events)){delete r.handle,r.events={};for(s in d)for(n=0,i=d[s].length;n1&&"string"==typeof p&&!Le.checkClone&&ut.test(p))return e.each(function(s){var a=e.eq(s);f&&(t[0]=p.call(this,s,a.html())),W(a,t,n,i)});if(c&&(s=T(t,e[0].ownerDocument,!1,e,i),a=s.firstChild,1===s.childNodes.length&&(s=a),a||i)){for(o=we.map(w(s,"script"),j),l=o.length;h=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-l-o-.5))),l}function J(e,t,n){var i=mt(e),s=F(e,t,i),a="border-box"===we.css(e,"boxSizing",!1,i),r=a;if(ct.test(s)){if(!n)return s;s="auto"}return r=r&&(Le.boxSizingReliable()||s===e.style[t]),("auto"===s||!parseFloat(s)&&"inline"===we.css(e,"display",!1,i))&&(s=e["offset"+t[0].toUpperCase()+t.slice(1)],r=!0),(s=parseFloat(s)||0)+B(e,t,n||(a?"border":"content"),r,i,s)+"px"}function U(e,t,n,i,s){return new U.prototype.init(e,t,n,i,s)}function q(){kt&&(!1===ue.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(q):n.setTimeout(q,we.fx.interval),we.fx.tick())}function V(){return n.setTimeout(function(){Lt=void 0}),Lt=Date.now()}function G(e,t){var n,i=0,s={height:e};for(t=t?1:0;i<4;i+=2-t)n=Ge[i],s["margin"+n]=s["padding"+n]=e;return t&&(s.opacity=s.width=e),s}function X(e,t,n){for(var i,s=(Q.tweeners[t]||[]).concat(Q.tweeners["*"]),a=0,r=s.length;a=0&&n0&&t-1 in e)}function d(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function u(e,t,n){return ke(t)?we.grep(e,function(e,i){return!!t.call(e,i,e)!==n}):t.nodeType?we.grep(e,function(e){return e===t!==n}):"string"!=typeof t?we.grep(e,function(e){return pe.call(t,e)>-1!==n}):we.filter(t,e,n)}function h(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function c(e){var t={};return we.each(e.match(Ae)||[],function(e,n){t[n]=!0}),t}function m(e){return e}function f(e){throw e}function p(e,t,n,i){var s;try{e&&ke(s=e.promise)?s.call(e).done(t).fail(n):e&&ke(s=e.then)?s.call(e,t,n):t.apply(void 0,[e].slice(i))}catch(e){n.apply(void 0,[e])}}function _(){ue.removeEventListener("DOMContentLoaded",_),n.removeEventListener("load",_),we.ready()}function g(e,t){return t.toUpperCase()}function y(e){return e.replace(ze,"ms-").replace(Ne,g)}function M(){this.expando=we.expando+M.uid++}function v(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Je.test(e)?JSON.parse(e):e)}function L(e,t,n){var i;if(void 0===n&&1===e.nodeType)if(i="data-"+t.replace(Ue,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(i))){try{n=v(n)}catch(e){}Be.set(e,t,n)}else n=void 0;return n}function k(e,t,n,i){var s,a,r=20,o=i?function(){return i.cur()}:function(){return we.css(e,t,"")},l=o(),d=n&&n[3]||(we.cssNumber[t]?"":"px"),u=(we.cssNumber[t]||"px"!==d&&+l)&&Ve.exec(we.css(e,t));if(u&&u[3]!==d){for(l/=2,d=d||u[3],u=+l||1;r--;)we.style(e,t,u+d),(1-a)*(1-(a=o()/l||.5))<=0&&(r=0),u/=a;u*=2,we.style(e,t,u+d),n=n||[]}return n&&(u=+u||+l||0,s=n[1]?u+(n[1]+1)*n[2]:+n[2],i&&(i.unit=d,i.start=u,i.end=s)),s}function b(e){var t,n=e.ownerDocument,i=e.nodeName,s=Ze[i];return s||(t=n.body.appendChild(n.createElement(i)),s=we.css(t,"display"),t.parentNode.removeChild(t),"none"===s&&(s="block"),Ze[i]=s,s)}function Y(e,t){for(var n,i,s=[],a=0,r=e.length;a-1)s&&s.push(a);else if(u=we.contains(a.ownerDocument,a),r=w(c.appendChild(a),"script"),u&&D(r),n)for(h=0;a=r[h++];)tt.test(a.type||"")&&n.push(a);return c}function x(){return!0}function S(){return!1}function C(){try{return ue.activeElement}catch(e){}}function H(e,t,n,i,s,a){var r,o;if("object"==typeof t){"string"!=typeof n&&(i=i||n,n=void 0);for(o in t)H(e,o,n,i,t[o],a);return e}if(null==i&&null==s?(s=n,i=n=void 0):null==s&&("string"==typeof n?(s=i,i=void 0):(s=i,i=n,n=void 0)),!1===s)s=S;else if(!s)return e;return 1===a&&(r=s,s=function(e){return we().off(e),r.apply(this,arguments)},s.guid=r.guid||(r.guid=we.guid++)),e.each(function(){we.event.add(this,t,s,i,n)})}function P(e,t){return d(e,"table")&&d(11!==t.nodeType?t:t.firstChild,"tr")?we(e).children("tbody")[0]||e:e}function j(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function E(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function O(e,t){var n,i,s,a,r,o,l,d;if(1===t.nodeType){if($e.hasData(e)&&(a=$e.access(e),r=$e.set(t,a),d=a.events)){delete r.handle,r.events={};for(s in d)for(n=0,i=d[s].length;n1&&"string"==typeof f&&!Le.checkClone&&ut.test(f))return e.each(function(s){var a=e.eq(s);p&&(t[0]=f.call(this,s,a.html())),W(a,t,n,i)});if(c&&(s=T(t,e[0].ownerDocument,!1,e,i),a=s.firstChild,1===s.childNodes.length&&(s=a),a||i)){for(o=we.map(w(s,"script"),j),l=o.length;h=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-a-l-o-.5))),l}function J(e,t,n){var i=mt(e),s=F(e,t,i),a="border-box"===we.css(e,"boxSizing",!1,i),r=a;if(ct.test(s)){if(!n)return s;s="auto"}return r=r&&(Le.boxSizingReliable()||s===e.style[t]),("auto"===s||!parseFloat(s)&&"inline"===we.css(e,"display",!1,i))&&(s=e["offset"+t[0].toUpperCase()+t.slice(1)],r=!0),(s=parseFloat(s)||0)+B(e,t,n||(a?"border":"content"),r,i,s)+"px"}function U(e,t,n,i,s){return new U.prototype.init(e,t,n,i,s)}function q(){kt&&(!1===ue.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(q):n.setTimeout(q,we.fx.interval),we.fx.tick())}function V(){return n.setTimeout(function(){Lt=void 0}),Lt=Date.now()}function G(e,t){var n,i=0,s={height:e};for(t=t?1:0;i<4;i+=2-t)n=Ge[i],s["margin"+n]=s["padding"+n]=e;return t&&(s.opacity=s.width=e),s}function X(e,t,n){for(var i,s=(Q.tweeners[t]||[]).concat(Q.tweeners["*"]),a=0,r=s.length;a=0&&nL.cacheLength&&delete e[t.shift()],e[n+" "]=i}var t=[];return e}function i(e){return e[I]=!0,e}function s(e){var t=H.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function a(e,t){for(var n=e.split("|"),i=n.length;i--;)L.attrHandle[n[i]]=t}function r(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function o(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ke(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function l(e){return i(function(t){return t=+t,i(function(n,i){for(var s,a=e([],n.length,t),r=a.length;r--;)n[s=a[r]]&&(n[s]=!(i[s]=n[s]))})})}function d(e){return e&&void 0!==e.getElementsByTagName&&e}function u(){}function h(e){for(var t=0,n=e.length,i="";t1?function(t,n,i){for(var s=e.length;s--;)if(!e[s](t,n,i))return!1;return!0}:e[0]}function p(e,n,i){for(var s=0,a=n.length;s-1&&(i[d]=!(r[d]=h))}}else M=f(M===r?M.splice(_,M.length):M),a?a(null,r,M,l):X.apply(r,M)})}function g(e){for(var t,n,i,s=e.length,a=L.relative[e[0].type],r=a||L.relative[" "],o=a?1:0,l=c(function(e){return e===t},r,!0),d=c(function(e){return Z(t,e)>-1},r,!0),u=[function(e,n,i){var s=!a&&(i||n!==T)||((t=n).nodeType?l(e,n,i):d(e,n,i));return t=null,s}];o1&&m(u),o>1&&h(e.slice(0,o-1).concat({value:" "===e[o-2].type?"*":""})).replace(ae,"$1"),n,o0,a=e.length>0,r=function(i,r,o,l,d){var u,h,c,m=0,p="0",_=i&&[],g=[],y=T,M=i||a&&L.find.TAG("*",d),v=z+=null==y?1:Math.random()||.1,k=M.length;for(d&&(T=r===H||r||d);p!==k&&null!=(u=M[p]);p++){if(a&&u){for(h=0,r||u.ownerDocument===H||(C(u),o=!j);c=e[h++];)if(c(u,r||H,o)){l.push(u);break}d&&(z=v)}s&&((u=!c&&u)&&m--,i&&_.push(u))}if(m+=p,s&&p!==m){for(h=0;c=n[h++];)c(_,g,r,o);if(i){if(m>0)for(;p--;)_[p]||g[p]||(g[p]=V.call(l));g=f(g)}X.apply(l,g),d&&!i&&g.length>0&&m+n.length>1&&t.uniqueSort(l)}return d&&(z=v,T=y),_};return s?i(r):r}var M,v,L,k,b,Y,w,D,T,x,S,C,H,P,j,E,O,A,W,I="sizzle"+1*new Date,F=e.document,z=0,N=0,R=n(),$=n(),B=n(),J=function(e,t){return e===t&&(S=!0),0},U={}.hasOwnProperty,q=[],V=q.pop,G=q.push,X=q.push,K=q.slice,Z=function(e,t){for(var n=0,i=e.length;n+~]|"+ee+")"+ee+"*"),le=new RegExp("="+ee+"*([^\\]'\"]*?)"+ee+"*\\]","g"),de=new RegExp(ie),ue=new RegExp("^"+te+"$"),he={ID:new RegExp("^#("+te+")"),CLASS:new RegExp("^\\.("+te+")"),TAG:new RegExp("^("+te+"|[*])"),ATTR:new RegExp("^"+ne),PSEUDO:new RegExp("^"+ie),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ee+"*(even|odd|(([+-]|)(\\d*)n|)"+ee+"*(?:([+-]|)"+ee+"*(\\d+)|))"+ee+"*\\)|)","i"),bool:new RegExp("^(?:"+Q+")$","i"),needsContext:new RegExp("^"+ee+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ee+"*((?:-\\d)?\\d*)"+ee+"*\\)|)(?=[^-]|$)","i")},ce=/^(?:input|select|textarea|button)$/i,me=/^h\d$/i,pe=/^[^{]+\{\s*\[native \w/,fe=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_e=/[+~]/,ge=new RegExp("\\\\([\\da-f]{1,6}"+ee+"?|("+ee+")|.)","ig"),ye=function(e,t,n){var i="0x"+t-65536;return i!==i||n?t:i<0?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,1023&i|56320)},Me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ve=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},Le=function(){C()},ke=c(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{X.apply(q=K.call(F.childNodes),F.childNodes),q[F.childNodes.length].nodeType}catch(e){X={apply:q.length?function(e,t){G.apply(e,K.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}v=t.support={},b=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},C=t.setDocument=function(e){var t,n,i=e?e.ownerDocument||e:F;return i!==H&&9===i.nodeType&&i.documentElement?(H=i,P=H.documentElement,j=!b(H),F!==H&&(n=H.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",Le,!1):n.attachEvent&&n.attachEvent("onunload",Le)),v.attributes=s(function(e){return e.className="i",!e.getAttribute("className")}),v.getElementsByTagName=s(function(e){return e.appendChild(H.createComment("")),!e.getElementsByTagName("*").length}),v.getElementsByClassName=pe.test(H.getElementsByClassName),v.getById=s(function(e){return P.appendChild(e).id=I,!H.getElementsByName||!H.getElementsByName(I).length}),v.getById?(L.filter.ID=function(e){var t=e.replace(ge,ye);return function(e){return e.getAttribute("id")===t}},L.find.ID=function(e,t){if(void 0!==t.getElementById&&j){var n=t.getElementById(e);return n?[n]:[]}}):(L.filter.ID=function(e){var t=e.replace(ge,ye);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},L.find.ID=function(e,t){if(void 0!==t.getElementById&&j){var n,i,s,a=t.getElementById(e);if(a){if((n=a.getAttributeNode("id"))&&n.value===e)return[a];for(s=t.getElementsByName(e),i=0;a=s[i++];)if((n=a.getAttributeNode("id"))&&n.value===e)return[a]}return[]}}),L.find.TAG=v.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):v.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],s=0,a=t.getElementsByTagName(e);if("*"===e){for(;n=a[s++];)1===n.nodeType&&i.push(n);return i}return a},L.find.CLASS=v.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&j)return t.getElementsByClassName(e)},O=[],E=[],(v.qsa=pe.test(H.querySelectorAll))&&(s(function(e){P.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&E.push("[*^$]="+ee+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||E.push("\\["+ee+"*(?:value|"+Q+")"),e.querySelectorAll("[id~="+I+"-]").length||E.push("~="),e.querySelectorAll(":checked").length||E.push(":checked"),e.querySelectorAll("a#"+I+"+*").length||E.push(".#.+[+~]")}),s(function(e){e.innerHTML="";var t=H.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&E.push("name"+ee+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&E.push(":enabled",":disabled"),P.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&E.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),E.push(",.*:")})),(v.matchesSelector=pe.test(A=P.matches||P.webkitMatchesSelector||P.mozMatchesSelector||P.oMatchesSelector||P.msMatchesSelector))&&s(function(e){v.disconnectedMatch=A.call(e,"*"),A.call(e,"[s!='']:x"),O.push("!=",ie)}),E=E.length&&new RegExp(E.join("|")),O=O.length&&new RegExp(O.join("|")),t=pe.test(P.compareDocumentPosition),W=t||pe.test(P.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,i=t&&t.parentNode;return e===i||!(!i||1!==i.nodeType||!(n.contains?n.contains(i):e.compareDocumentPosition&&16&e.compareDocumentPosition(i)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},J=t?function(e,t){if(e===t)return S=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!v.sortDetached&&t.compareDocumentPosition(e)===n?e===H||e.ownerDocument===F&&W(F,e)?-1:t===H||t.ownerDocument===F&&W(F,t)?1:x?Z(x,e)-Z(x,t):0:4&n?-1:1)}:function(e,t){if(e===t)return S=!0,0;var n,i=0,s=e.parentNode,a=t.parentNode,o=[e],l=[t];if(!s||!a)return e===H?-1:t===H?1:s?-1:a?1:x?Z(x,e)-Z(x,t):0;if(s===a)return r(e,t);for(n=e;n=n.parentNode;)o.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;o[i]===l[i];)i++;return i?r(o[i],l[i]):o[i]===F?-1:l[i]===F?1:0},H):H},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==H&&C(e),n=n.replace(le,"='$1']"),v.matchesSelector&&j&&!B[n+" "]&&(!O||!O.test(n))&&(!E||!E.test(n)))try{var i=A.call(e,n);if(i||v.disconnectedMatch||e.document&&11!==e.document.nodeType)return i}catch(e){}return t(n,H,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==H&&C(e),W(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==H&&C(e);var n=L.attrHandle[t.toLowerCase()],i=n&&U.call(L.attrHandle,t.toLowerCase())?n(e,t,!j):void 0;return void 0!==i?i:v.attributes||!j?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},t.escape=function(e){return(e+"").replace(Me,ve)},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],i=0,s=0;if(S=!v.detectDuplicates,x=!v.sortStable&&e.slice(0),e.sort(J),S){for(;t=e[s++];)t===e[s]&&(i=n.push(s));for(;i--;)e.splice(n[i],1)}return x=null,e},k=t.getText=function(e){var t,n="",i=0,s=e.nodeType;if(s){if(1===s||9===s||11===s){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=k(e)}else if(3===s||4===s)return e.nodeValue}else for(;t=e[i++];)n+=k(t);return n},L=t.selectors={cacheLength:50,createPseudo:i,match:he,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ge,ye),e[3]=(e[3]||e[4]||e[5]||"").replace(ge,ye),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return he.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&de.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(ge,ye).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=R[e+" "];return t||(t=new RegExp("(^|"+ee+")"+e+"("+ee+"|$)"))&&R(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,i){return function(s){var a=t.attr(s,e);return null==a?"!="===n:!n||(a+="","="===n?a===i:"!="===n?a!==i:"^="===n?i&&0===a.indexOf(i):"*="===n?i&&a.indexOf(i)>-1:"$="===n?i&&a.slice(-i.length)===i:"~="===n?(" "+a.replace(se," ")+" ").indexOf(i)>-1:"|="===n&&(a===i||a.slice(0,i.length+1)===i+"-"))}},CHILD:function(e,t,n,i,s){var a="nth"!==e.slice(0,3),r="last"!==e.slice(-4),o="of-type"===t;return 1===i&&0===s?function(e){return!!e.parentNode}:function(t,n,l){var d,u,h,c,m,p,f=a!==r?"nextSibling":"previousSibling",_=t.parentNode,g=o&&t.nodeName.toLowerCase(),y=!l&&!o,M=!1;if(_){if(a){for(;f;){for(c=t;c=c[f];)if(o?c.nodeName.toLowerCase()===g:1===c.nodeType)return!1;p=f="only"===e&&!p&&"nextSibling"}return!0}if(p=[r?_.firstChild:_.lastChild],r&&y){for(c=_,h=c[I]||(c[I]={}),u=h[c.uniqueID]||(h[c.uniqueID]={}),d=u[e]||[],m=d[0]===z&&d[1],M=m&&d[2],c=m&&_.childNodes[m];c=++m&&c&&c[f]||(M=m=0)||p.pop();)if(1===c.nodeType&&++M&&c===t){u[e]=[z,m,M];break}}else if(y&&(c=t,h=c[I]||(c[I]={}),u=h[c.uniqueID]||(h[c.uniqueID]={}),d=u[e]||[],m=d[0]===z&&d[1],M=m),!1===M)for(;(c=++m&&c&&c[f]||(M=m=0)||p.pop())&&((o?c.nodeName.toLowerCase()!==g:1!==c.nodeType)||!++M||(y&&(h=c[I]||(c[I]={}),u=h[c.uniqueID]||(h[c.uniqueID]={}),u[e]=[z,M]),c!==t)););return(M-=s)===i||M%i==0&&M/i>=0}}},PSEUDO:function(e,n){var s,a=L.pseudos[e]||L.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return a[I]?a(n):a.length>1?(s=[e,e,"",n],L.setFilters.hasOwnProperty(e.toLowerCase())?i(function(e,t){for(var i,s=a(e,n),r=s.length;r--;)i=Z(e,s[r]),e[i]=!(t[i]=s[r])}):function(e){return a(e,0,s)}):a}},pseudos:{not:i(function(e){var t=[],n=[],s=w(e.replace(ae,"$1"));return s[I]?i(function(e,t,n,i){for(var a,r=s(e,null,i,[]),o=e.length;o--;)(a=r[o])&&(e[o]=!(t[o]=a))}):function(e,i,a){return t[0]=e,s(t,null,a,n),t[0]=null,!n.pop()}}),has:i(function(e){return function(n){return t(e,n).length>0}}),contains:i(function(e){return e=e.replace(ge,ye),function(t){return(t.textContent||t.innerText||k(t)).indexOf(e)>-1}}),lang:i(function(e){return ue.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(ge,ye).toLowerCase(),function(t){var n;do{if(n=j?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===P},focus:function(e){return e===H.activeElement&&(!H.hasFocus||H.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:o(!1),disabled:o(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!L.pseudos.empty(e)},header:function(e){return me.test(e.nodeName)},input:function(e){return ce.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:l(function(){return[0]}),last:l(function(e,t){return[t-1]}),eq:l(function(e,t,n){return[n<0?n+t:n]}),even:l(function(e,t){for(var n=0;n=0;)e.push(i);return e}),gt:l(function(e,t,n){for(var i=n<0?n+t:n;++i2&&"ID"===(r=a[0]).type&&9===t.nodeType&&j&&L.relative[a[1].type]){if(!(t=(L.find.ID(r.matches[0].replace(ge,ye),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(a.shift().value.length)}for(s=he.needsContext.test(e)?0:a.length;s--&&(r=a[s],!L.relative[o=r.type]);)if((l=L.find[o])&&(i=l(r.matches[0].replace(ge,ye),_e.test(a[0].type)&&d(t.parentNode)||t))){if(a.splice(s,1),!(e=i.length&&h(a)))return X.apply(n,i),n;break}}return(u||w(e,c))(i,t,!j,n,!t||_e.test(e)&&d(t.parentNode)||t),n},v.sortStable=I.split("").sort(J).join("")===I,v.detectDuplicates=!!S,C(),v.sortDetached=s(function(e){return 1&e.compareDocumentPosition(H.createElement("fieldset"))}),s(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||a("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),v.attributes&&s(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||a("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),s(function(e){return null==e.getAttribute("disabled")})||a(Q,function(e,t,n){var i;if(!n)return!0===e[t]?t.toLowerCase():(i=e.getAttributeNode(t))&&i.specified?i.value:null}),t}(n);we.find=Te,we.expr=Te.selectors,we.expr[":"]=we.expr.pseudos,we.uniqueSort=we.unique=Te.uniqueSort,we.text=Te.getText,we.isXMLDoc=Te.isXML,we.contains=Te.contains,we.escapeSelector=Te.escape;var xe=function(e,t,n){for(var i=[],s=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(s&&we(e).is(n))break;i.push(e)}return i},Se=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},Ce=we.expr.match.needsContext,He=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;we.filter=function(e,t,n){var i=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===i.nodeType?we.find.matchesSelector(i,e)?[i]:[]:we.find.matches(e,we.grep(t,function(e){return 1===e.nodeType}))},we.fn.extend({find:function(e){var t,n,i=this.length,s=this;if("string"!=typeof e)return this.pushStack(we(e).filter(function(){for(t=0;t1?we.uniqueSort(n):n},filter:function(e){return this.pushStack(u(this,e||[],!1))},not:function(e){return this.pushStack(u(this,e||[],!0))},is:function(e){return!!u(this,"string"==typeof e&&Ce.test(e)?we(e):e||[],!1).length}});var Pe,je=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(we.fn.init=function(e,t,n){var i,s;if(!e)return this;if(n=n||Pe,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:je.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof we?t[0]:t,we.merge(this,we.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:ue,!0)),He.test(i[1])&&we.isPlainObject(t))for(i in t)ke(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return s=ue.getElementById(i[2]),s&&(this[0]=s,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):ke(e)?void 0!==n.ready?n.ready(e):e(we):we.makeArray(e,this)}).prototype=we.fn,Pe=we(ue);var Ee=/^(?:parents|prev(?:Until|All))/,Oe={children:!0,contents:!0,next:!0,prev:!0};we.fn.extend({has:function(e){var t=we(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&we.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(a.length>1?we.uniqueSort(a):a)},index:function(e){return e?"string"==typeof e?fe.call(we(e),this[0]):fe.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(we.uniqueSort(we.merge(this.get(),we(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),we.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return xe(e,"parentNode")},parentsUntil:function(e,t,n){return xe(e,"parentNode",n)},next:function(e){return h(e,"nextSibling")},prev:function(e){return h(e,"previousSibling")},nextAll:function(e){return xe(e,"nextSibling")},prevAll:function(e){return xe(e,"previousSibling")},nextUntil:function(e,t,n){return xe(e,"nextSibling",n)},prevUntil:function(e,t,n){return xe(e,"previousSibling",n)},siblings:function(e){return Se((e.parentNode||{}).firstChild,e)},children:function(e){return Se(e.firstChild)},contents:function(e){return d(e,"iframe")?e.contentDocument:(d(e,"template")&&(e=e.content||e),we.merge([],e.childNodes))}},function(e,t){we.fn[e]=function(n,i){var s=we.map(this,t,n);return"Until"!==e.slice(-5)&&(i=n),i&&"string"==typeof i&&(s=we.filter(i,s)),this.length>1&&(Oe[e]||we.uniqueSort(s),Ee.test(e)&&s.reverse()),this.pushStack(s)}});var Ae=/[^\x20\t\r\n\f]+/g;we.Callbacks=function(e){e="string"==typeof e?c(e):we.extend({},e);var t,n,i,s,a=[],r=[],l=-1,d=function(){for(s=s||e.once,i=t=!0;r.length;l=-1)for(n=r.shift();++l-1;)a.splice(n,1),n<=l&&l--}),this},has:function(e){return e?we.inArray(e,a)>-1:a.length>0},empty:function(){return a&&(a=[]),this},disable:function(){return s=r=[],a=n="",this},disabled:function(){return!a},lock:function(){return s=r=[],n||t||(a=n=""),this},locked:function(){return!!s},fireWith:function(e,n){return s||(n=n||[],n=[e,n.slice?n.slice():n],r.push(n),t||d()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!i}};return u},we.extend({Deferred:function(e){var t=[["notify","progress",we.Callbacks("memory"),we.Callbacks("memory"),2],["resolve","done",we.Callbacks("once memory"),we.Callbacks("once memory"),0,"resolved"],["reject","fail",we.Callbacks("once memory"),we.Callbacks("once memory"),1,"rejected"]],i="pending",s={state:function(){return i},always:function(){return a.done(arguments).fail(arguments),this},catch:function(e){return s.then(null,e)},pipe:function(){var e=arguments;return we.Deferred(function(n){we.each(t,function(t,i){var s=ke(e[i[4]])&&e[i[4]];a[i[1]](function(){var e=s&&s.apply(this,arguments);e&&ke(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[i[0]+"With"](this,s?[e]:arguments)})}),e=null}).promise()},then:function(e,i,s){function a(e,t,i,s){return function(){var o=this,l=arguments,d=function(){var n,d;if(!(e=r&&(i!==p&&(o=void 0,l=[n]),t.rejectWith(o,l))}};e?u():(we.Deferred.getStackHook&&(u.stackTrace=we.Deferred.getStackHook()),n.setTimeout(u))}}var r=0;return we.Deferred(function(n){t[0][3].add(a(0,n,ke(s)?s:m,n.notifyWith)),t[1][3].add(a(0,n,ke(e)?e:m)),t[2][3].add(a(0,n,ke(i)?i:p))}).promise()},promise:function(e){return null!=e?we.extend(e,s):s}},a={};return we.each(t,function(e,n){var r=n[2],o=n[5];s[n[1]]=r.add,o&&r.add(function(){i=o},t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),r.add(n[3].fire),a[n[0]]=function(){return a[n[0]+"With"](this===a?void 0:this,arguments),this},a[n[0]+"With"]=r.fireWith}),s.promise(a),e&&e.call(a,a),a},when:function(e){var t=arguments.length,n=t,i=Array(n),s=ce.call(arguments),a=we.Deferred(),r=function(e){return function(n){i[e]=this,s[e]=arguments.length>1?ce.call(arguments):n,--t||a.resolveWith(i,s)}};if(t<=1&&(f(e,a.done(r(n)).resolve,a.reject,!t),"pending"===a.state()||ke(s[n]&&s[n].then)))return a.then();for(;n--;)f(s[n],r(n),a.reject);return a.promise()}});var We=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;we.Deferred.exceptionHook=function(e,t){n.console&&n.console.warn&&e&&We.test(e.name)&&n.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},we.readyException=function(e){n.setTimeout(function(){throw e})};var Ie=we.Deferred();we.fn.ready=function(e){return Ie.then(e).catch(function(e){we.readyException(e)}),this},we.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--we.readyWait:we.isReady)||(we.isReady=!0,!0!==e&&--we.readyWait>0||Ie.resolveWith(ue,[we]))}}),we.ready.then=Ie.then,"complete"===ue.readyState||"loading"!==ue.readyState&&!ue.documentElement.doScroll?n.setTimeout(we.ready):(ue.addEventListener("DOMContentLoaded",_),n.addEventListener("load",_));var Fe=function(e,t,n,i,s,a,r){var l=0,d=e.length,u=null==n;if("object"===o(n)){s=!0;for(l in n)Fe(e,t,l,n[l],!0,a,r)}else if(void 0!==i&&(s=!0,ke(i)||(r=!0),u&&(r?(t.call(e,i),t=null):(u=t,t=function(e,t,n){return u.call(we(e),n)})),t))for(;l1,null,!0)},removeData:function(e){return this.each(function(){Be.remove(this,e)})}}),we.extend({queue:function(e,t,n){var i;if(e)return t=(t||"fx")+"queue",i=$e.get(e,t),n&&(!i||Array.isArray(n)?i=$e.access(e,t,we.makeArray(n)):i.push(n)),i||[]},dequeue:function(e,t){t=t||"fx";var n=we.queue(e,t),i=n.length,s=n.shift(),a=we._queueHooks(e,t),r=function(){we.dequeue(e,t)};"inprogress"===s&&(s=n.shift(),i--),s&&("fx"===t&&n.unshift("inprogress"),delete a.stop,s.call(e,r,a)),!i&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return $e.get(e,n)||$e.access(e,n,{empty:we.Callbacks("once memory").add(function(){$e.remove(e,[t+"queue",n])})})}}),we.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,tt=/^$|^module$|\/(?:java|ecma)script/i,nt={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};nt.optgroup=nt.option,nt.tbody=nt.tfoot=nt.colgroup=nt.caption=nt.thead,nt.th=nt.td;var it=/<|&#?\w+;/;!function(){var e=ue.createDocumentFragment(),t=e.appendChild(ue.createElement("div")),n=ue.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),Le.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="",Le.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var st=ue.documentElement,at=/^key/,rt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ot=/^([^.]*)(?:\.(.+)|)/;we.event={global:{},add:function(e,t,n,i,s){var a,r,o,l,d,u,h,c,m,p,f,_=$e.get(e);if(_)for(n.handler&&(a=n,n=a.handler,s=a.selector),s&&we.find.matchesSelector(st,s),n.guid||(n.guid=we.guid++),(l=_.events)||(l=_.events={}),(r=_.handle)||(r=_.handle=function(t){return void 0!==we&&we.event.triggered!==t.type?we.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(Ae)||[""],d=t.length;d--;)o=ot.exec(t[d])||[],m=f=o[1],p=(o[2]||"").split(".").sort(),m&&(h=we.event.special[m]||{},m=(s?h.delegateType:h.bindType)||m,h=we.event.special[m]||{},u=we.extend({type:m,origType:f,data:i,handler:n,guid:n.guid,selector:s,needsContext:s&&we.expr.match.needsContext.test(s),namespace:p.join(".")},a),(c=l[m])||(c=l[m]=[],c.delegateCount=0,h.setup&&!1!==h.setup.call(e,i,p,r)||e.addEventListener&&e.addEventListener(m,r)),h.add&&(h.add.call(e,u),u.handler.guid||(u.handler.guid=n.guid)),s?c.splice(c.delegateCount++,0,u):c.push(u),we.event.global[m]=!0)},remove:function(e,t,n,i,s){var a,r,o,l,d,u,h,c,m,p,f,_=$e.hasData(e)&&$e.get(e);if(_&&(l=_.events)){for(t=(t||"").match(Ae)||[""],d=t.length;d--;)if(o=ot.exec(t[d])||[],m=f=o[1],p=(o[2]||"").split(".").sort(),m){for(h=we.event.special[m]||{},m=(i?h.delegateType:h.bindType)||m,c=l[m]||[],o=o[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=a=c.length;a--;)u=c[a],!s&&f!==u.origType||n&&n.guid!==u.guid||o&&!o.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(c.splice(a,1),u.selector&&c.delegateCount--,h.remove&&h.remove.call(e,u));r&&!c.length&&(h.teardown&&!1!==h.teardown.call(e,p,_.handle)||we.removeEvent(e,m,_.handle),delete l[m])}else for(m in l)we.event.remove(e,m+t[d],n,i,!0);we.isEmptyObject(l)&&$e.remove(e,"handle events")}},dispatch:function(e){var t,n,i,s,a,r,o=we.event.fix(e),l=new Array(arguments.length),d=($e.get(this,"events")||{})[o.type]||[],u=we.event.special[o.type]||{};for(l[0]=o,t=1;t=1))for(;d!==this;d=d.parentNode||this)if(1===d.nodeType&&("click"!==e.type||!0!==d.disabled)){for(a=[],r={},n=0;n-1:we.find(s,this,null,[d]).length),r[s]&&a.push(i);a.length&&o.push({elem:d,handlers:a})}return d=this,l\x20\t\r\n\f]*)[^>]*)\/>/gi,dt=/\s*$/g;we.extend({htmlPrefilter:function(e){return e.replace(lt,"<$1>")},clone:function(e,t,n){var i,s,a,r,o=e.cloneNode(!0),l=we.contains(e.ownerDocument,e);if(!(Le.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||we.isXMLDoc(e)))for(r=w(o),a=w(e),i=0,s=a.length;i0&&D(r,!l&&w(e,"script")),o},cleanData:function(e){for(var t,n,i,s=we.event.special,a=0;void 0!==(n=e[a]);a++)if(Re(n)){if(t=n[$e.expando]){if(t.events)for(i in t.events)s[i]?we.event.remove(n,i):we.removeEvent(n,i,t.handle);n[$e.expando]=void 0}n[Be.expando]&&(n[Be.expando]=void 0)}}}),we.fn.extend({detach:function(e){return I(this,e,!0)},remove:function(e){return I(this,e)},text:function(e){return Fe(this,function(e){return void 0===e?we.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return W(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){P(this,e).appendChild(e)}})},prepend:function(){return W(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=P(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return W(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return W(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(we.cleanData(w(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return we.clone(this,e,t)})},html:function(e){return Fe(this,function(e){var t=this[0]||{},n=0,i=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!dt.test(e)&&!nt[(et.exec(e)||["",""])[1].toLowerCase()]){e=we.htmlPrefilter(e);try{for(;n1)}}),we.Tween=U,U.prototype={constructor:U,init:function(e,t,n,i,s,a){this.elem=e,this.prop=n,this.easing=s||we.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=i,this.unit=a||(we.cssNumber[n]?"":"px")},cur:function(){var e=U.propHooks[this.prop];return e&&e.get?e.get(this):U.propHooks._default.get(this)},run:function(e){var t,n=U.propHooks[this.prop];return this.options.duration?this.pos=t=we.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):U.propHooks._default.set(this),this}},U.prototype.init.prototype=U.prototype,U.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=we.css(e.elem,e.prop,""),t&&"auto"!==t?t:0)},set:function(e){we.fx.step[e.prop]?we.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[we.cssProps[e.prop]]&&!we.cssHooks[e.prop]?e.elem[e.prop]=e.now:we.style(e.elem,e.prop,e.now+e.unit)}}},U.propHooks.scrollTop=U.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},we.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},we.fx=U.prototype.init,we.fx.step={};var Lt,kt,bt=/^(?:toggle|show|hide)$/,Yt=/queueHooks$/;we.Animation=we.extend(Q,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return k(n.elem,e,Ve.exec(t),n),n}]},tweener:function(e,t){ke(e)?(t=e,e=["*"]):e=e.match(Ae);for(var n,i=0,s=e.length;i1)},removeAttr:function(e){return this.each(function(){we.removeAttr(this,e)})}}),we.extend({attr:function(e,t,n){var i,s,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return void 0===e.getAttribute?we.prop(e,t,n):(1===a&&we.isXMLDoc(e)||(s=we.attrHooks[t.toLowerCase()]||(we.expr.match.bool.test(t)?wt:void 0)),void 0!==n?null===n?void we.removeAttr(e,t):s&&"set"in s&&void 0!==(i=s.set(e,n,t))?i:(e.setAttribute(t,n+""),n):s&&"get"in s&&null!==(i=s.get(e,t))?i:(i=we.find.attr(e,t),null==i?void 0:i))},attrHooks:{type:{set:function(e,t){if(!Le.radioValue&&"radio"===t&&d(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,i=0,s=t&&t.match(Ae);if(s&&1===e.nodeType)for(;n=s[i++];)e.removeAttribute(n)}}),wt={set:function(e,t,n){return!1===t?we.removeAttr(e,n):e.setAttribute(n,n),n}},we.each(we.expr.match.bool.source.match(/\w+/g),function(e,t){var n=Dt[t]||we.find.attr;Dt[t]=function(e,t,i){var s,a,r=t.toLowerCase();return i||(a=Dt[r],Dt[r]=s,s=null!=n(e,t,i)?r:null,Dt[r]=a),s}});var Tt=/^(?:input|select|textarea|button)$/i,xt=/^(?:a|area)$/i;we.fn.extend({prop:function(e,t){return Fe(this,we.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[we.propFix[e]||e]})}}),we.extend({prop:function(e,t,n){var i,s,a=e.nodeType;if(3!==a&&8!==a&&2!==a)return 1===a&&we.isXMLDoc(e)||(t=we.propFix[t]||t,s=we.propHooks[t]),void 0!==n?s&&"set"in s&&void 0!==(i=s.set(e,n,t))?i:e[t]=n:s&&"get"in s&&null!==(i=s.get(e,t))?i:e[t]},propHooks:{tabIndex:{get:function(e){var t=we.find.attr(e,"tabindex");return t?parseInt(t,10):Tt.test(e.nodeName)||xt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),Le.optSelected||(we.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),we.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){we.propFix[this.toLowerCase()]=this}),we.fn.extend({addClass:function(e){var t,n,i,s,a,r,o,l=0;if(ke(e))return this.each(function(t){we(this).addClass(e.call(this,t,te(this)))});if(t=ne(e),t.length)for(;n=this[l++];)if(s=te(n),i=1===n.nodeType&&" "+ee(s)+" "){for(r=0;a=t[r++];)i.indexOf(" "+a+" ")<0&&(i+=a+" ");o=ee(i),s!==o&&n.setAttribute("class",o)}return this},removeClass:function(e){var t,n,i,s,a,r,o,l=0;if(ke(e))return this.each(function(t){we(this).removeClass(e.call(this,t,te(this)))});if(!arguments.length)return this.attr("class","");if(t=ne(e),t.length)for(;n=this[l++];)if(s=te(n),i=1===n.nodeType&&" "+ee(s)+" "){for(r=0;a=t[r++];)for(;i.indexOf(" "+a+" ")>-1;)i=i.replace(" "+a+" "," ");o=ee(i),s!==o&&n.setAttribute("class",o)}return this},toggleClass:function(e,t){var n=typeof e,i="string"===n||Array.isArray(e);return"boolean"==typeof t&&i?t?this.addClass(e):this.removeClass(e):ke(e)?this.each(function(n){we(this).toggleClass(e.call(this,n,te(this),t),t)}):this.each(function(){var t,s,a,r;if(i)for(s=0,a=we(this),r=ne(e);t=r[s++];)a.hasClass(t)?a.removeClass(t):a.addClass(t);else void 0!==e&&"boolean"!==n||(t=te(this),t&&$e.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":$e.get(this,"__className__")||""))})},hasClass:function(e){var t,n,i=0;for(t=" "+e+" ";n=this[i++];)if(1===n.nodeType&&(" "+ee(te(n))+" ").indexOf(t)>-1)return!0;return!1}});var St=/\r/g;we.fn.extend({val:function(e){var t,n,i,s=this[0];{if(arguments.length)return i=ke(e),this.each(function(n){var s;1===this.nodeType&&(s=i?e.call(this,n,we(this).val()):e,null==s?s="":"number"==typeof s?s+="":Array.isArray(s)&&(s=we.map(s,function(e){return null==e?"":e+""})),(t=we.valHooks[this.type]||we.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,s,"value")||(this.value=s))});if(s)return(t=we.valHooks[s.type]||we.valHooks[s.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(s,"value"))?n:(n=s.value,"string"==typeof n?n.replace(St,""):null==n?"":n)}}}),we.extend({valHooks:{option:{get:function(e){var t=we.find.attr(e,"value");return null!=t?t:ee(we.text(e))}},select:{get:function(e){var t,n,i,s=e.options,a=e.selectedIndex,r="select-one"===e.type,o=r?null:[],l=r?a+1:s.length;for(i=a<0?l:r?a:0;i-1)&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),we.each(["radio","checkbox"],function(){we.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=we.inArray(we(e).val(),t)>-1}},Le.checkOn||(we.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),Le.focusin="onfocusin"in n;var Ct=/^(?:focusinfocus|focusoutblur)$/,Ht=function(e){e.stopPropagation()};we.extend(we.event,{trigger:function(e,t,i,s){var a,r,o,l,d,u,h,c,m=[i||ue],p=ye.call(e,"type")?e.type:e,f=ye.call(e,"namespace")?e.namespace.split("."):[];if(r=c=o=i=i||ue,3!==i.nodeType&&8!==i.nodeType&&!Ct.test(p+we.event.triggered)&&(p.indexOf(".")>-1&&(f=p.split("."),p=f.shift(),f.sort()),d=p.indexOf(":")<0&&"on"+p,e=e[we.expando]?e:new we.Event(p,"object"==typeof e&&e),e.isTrigger=s?2:3,e.namespace=f.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=i),t=null==t?[e]:we.makeArray(t,[e]),h=we.event.special[p]||{},s||!h.trigger||!1!==h.trigger.apply(i,t))){if(!s&&!h.noBubble&&!be(i)){for(l=h.delegateType||p,Ct.test(l+p)||(r=r.parentNode);r;r=r.parentNode)m.push(r),o=r;o===(i.ownerDocument||ue)&&m.push(o.defaultView||o.parentWindow||n)}for(a=0;(r=m[a++])&&!e.isPropagationStopped();)c=r,e.type=a>1?l:h.bindType||p,u=($e.get(r,"events")||{})[e.type]&&$e.get(r,"handle"),u&&u.apply(r,t),(u=d&&r[d])&&u.apply&&Re(r)&&(e.result=u.apply(r,t),!1===e.result&&e.preventDefault());return e.type=p,s||e.isDefaultPrevented()||h._default&&!1!==h._default.apply(m.pop(),t)||!Re(i)||d&&ke(i[p])&&!be(i)&&(o=i[d],o&&(i[d]=null),we.event.triggered=p,e.isPropagationStopped()&&c.addEventListener(p,Ht),i[p](),e.isPropagationStopped()&&c.removeEventListener(p,Ht),we.event.triggered=void 0,o&&(i[d]=o)),e.result}},simulate:function(e,t,n){var i=we.extend(new we.Event,n,{type:e,isSimulated:!0});we.event.trigger(i,null,t)}}),we.fn.extend({trigger:function(e,t){return this.each(function(){we.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return we.event.trigger(e,t,n,!0)}}),Le.focusin||we.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){we.event.simulate(t,e.target,we.event.fix(e))};we.event.special[t]={setup:function(){var i=this.ownerDocument||this,s=$e.access(i,t);s||i.addEventListener(e,n,!0),$e.access(i,t,(s||0)+1)},teardown:function(){var i=this.ownerDocument||this,s=$e.access(i,t)-1;s?$e.access(i,t,s):(i.removeEventListener(e,n,!0),$e.remove(i,t))}}});var Pt=n.location,jt=Date.now(),Et=/\?/;we.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new n.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||we.error("Invalid XML: "+e),t};var Ot=/\[\]$/,At=/\r?\n/g,Wt=/^(?:submit|button|image|reset|file)$/i,It=/^(?:input|select|textarea|keygen)/i;we.param=function(e,t){var n,i=[],s=function(e,t){var n=ke(t)?t():t;i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!we.isPlainObject(e))we.each(e,function(){s(this.name,this.value)});else for(n in e)ie(n,e[n],t,s);return i.join("&")},we.fn.extend({serialize:function(){return we.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=we.prop(this,"elements");return e?we.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!we(this).is(":disabled")&&It.test(this.nodeName)&&!Wt.test(e)&&(this.checked||!Qe.test(e))}).map(function(e,t){var n=we(this).val();return null==n?null:Array.isArray(n)?we.map(n,function(e){return{name:t.name,value:e.replace(At,"\r\n")}}):{name:t.name,value:n.replace(At,"\r\n")}}).get()}});var Ft=/%20/g,zt=/#.*$/,Nt=/([?&])_=[^&]*/,Rt=/^(.*?):[ \t]*([^\r\n]*)$/gm,$t=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Bt=/^(?:GET|HEAD)$/,Jt=/^\/\//,Ut={},qt={},Vt="*/".concat("*"),Gt=ue.createElement("a");Gt.href=Pt.href,we.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Pt.href,type:"GET",isLocal:$t.test(Pt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Vt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":we.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?re(re(e,we.ajaxSettings),t):re(we.ajaxSettings,e)},ajaxPrefilter:se(Ut),ajaxTransport:se(qt),ajax:function(e,t){function i(e,t,i,o){var d,c,m,v,L,k=t;u||(u=!0,l&&n.clearTimeout(l),s=void 0,r=o||"",b.readyState=e>0?4:0,d=e>=200&&e<300||304===e,i&&(v=oe(p,b,i)),v=le(p,v,b,d),d?(p.ifModified&&(L=b.getResponseHeader("Last-Modified"),L&&(we.lastModified[a]=L),(L=b.getResponseHeader("etag"))&&(we.etag[a]=L)),204===e||"HEAD"===p.type?k="nocontent":304===e?k="notmodified":(k=v.state,c=v.data,m=v.error,d=!m)):(m=k,!e&&k||(k="error",e<0&&(e=0))),b.status=e,b.statusText=(t||k)+"",d?g.resolveWith(f,[c,k,b]):g.rejectWith(f,[b,k,m]),b.statusCode(M),M=void 0,h&&_.trigger(d?"ajaxSuccess":"ajaxError",[b,p,d?c:m]),y.fireWith(f,[b,k]),h&&(_.trigger("ajaxComplete",[b,p]),--we.active||we.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=void 0),t=t||{};var s,a,r,o,l,d,u,h,c,m,p=we.ajaxSetup({},t),f=p.context||p,_=p.context&&(f.nodeType||f.jquery)?we(f):we.event,g=we.Deferred(),y=we.Callbacks("once memory"),M=p.statusCode||{},v={},L={},k="canceled",b={readyState:0,getResponseHeader:function(e){var t;if(u){if(!o)for(o={};t=Rt.exec(r);)o[t[1].toLowerCase()]=t[2];t=o[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return u?r:null},setRequestHeader:function(e,t){return null==u&&(e=L[e.toLowerCase()]=L[e.toLowerCase()]||e,v[e]=t),this},overrideMimeType:function(e){return null==u&&(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(u)b.always(e[b.status]);else for(t in e)M[t]=[M[t],e[t]];return this},abort:function(e){var t=e||k;return s&&s.abort(t),i(0,t),this}};if(g.promise(b),p.url=((e||p.url||Pt.href)+"").replace(Jt,Pt.protocol+"//"),p.type=t.method||t.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(Ae)||[""],null==p.crossDomain){d=ue.createElement("a");try{d.href=p.url,d.href=d.href,p.crossDomain=Gt.protocol+"//"+Gt.host!=d.protocol+"//"+d.host}catch(e){p.crossDomain=!0}}if(p.data&&p.processData&&"string"!=typeof p.data&&(p.data=we.param(p.data,p.traditional)),ae(Ut,p,t,b),u)return b;h=we.event&&p.global,h&&0==we.active++&&we.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Bt.test(p.type),a=p.url.replace(zt,""),p.hasContent?p.data&&p.processData&&0===(p.contentType||"").indexOf("application/x-www-form-urlencoded")&&(p.data=p.data.replace(Ft,"+")):(m=p.url.slice(a.length),p.data&&(p.processData||"string"==typeof p.data)&&(a+=(Et.test(a)?"&":"?")+p.data,delete p.data),!1===p.cache&&(a=a.replace(Nt,"$1"),m=(Et.test(a)?"&":"?")+"_="+jt+++m),p.url=a+m),p.ifModified&&(we.lastModified[a]&&b.setRequestHeader("If-Modified-Since",we.lastModified[a]),we.etag[a]&&b.setRequestHeader("If-None-Match",we.etag[a])),(p.data&&p.hasContent&&!1!==p.contentType||t.contentType)&&b.setRequestHeader("Content-Type",p.contentType),b.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Vt+"; q=0.01":""):p.accepts["*"]);for(c in p.headers)b.setRequestHeader(c,p.headers[c]);if(p.beforeSend&&(!1===p.beforeSend.call(f,b,p)||u))return b.abort();if(k="abort",y.add(p.complete),b.done(p.success),b.fail(p.error),s=ae(qt,p,t,b)){if(b.readyState=1,h&&_.trigger("ajaxSend",[b,p]),u)return b;p.async&&p.timeout>0&&(l=n.setTimeout(function(){b.abort("timeout")},p.timeout));try{u=!1,s.send(v,i)}catch(e){if(u)throw e;i(-1,e)}}else i(-1,"No Transport");return b},getJSON:function(e,t,n){return we.get(e,t,n,"json")},getScript:function(e,t){return we.get(e,void 0,t,"script")}}),we.each(["get","post"],function(e,t){we[t]=function(e,n,i,s){return ke(n)&&(s=s||i,i=n,n=void 0),we.ajax(we.extend({url:e,type:t,dataType:s,data:n,success:i},we.isPlainObject(e)&&e))}}),we._evalUrl=function(e){return we.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},we.fn.extend({wrapAll:function(e){var t;return this[0]&&(ke(e)&&(e=e.call(this[0])),t=we(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return ke(e)?this.each(function(t){we(this).wrapInner(e.call(this,t))}):this.each(function(){var t=we(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=ke(e);return this.each(function(n){we(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){we(this).replaceWith(this.childNodes)}),this}}),we.expr.pseudos.hidden=function(e){return!we.expr.pseudos.visible(e)},we.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},we.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(e){}};var Xt={0:200,1223:204},Kt=we.ajaxSettings.xhr();Le.cors=!!Kt&&"withCredentials"in Kt,Le.ajax=Kt=!!Kt,we.ajaxTransport(function(e){var t,i;if(Le.cors||Kt&&!e.crossDomain)return{send:function(s,a){var r,o=e.xhr();if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(r in e.xhrFields)o[r]=e.xhrFields[r];e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),e.crossDomain||s["X-Requested-With"]||(s["X-Requested-With"]="XMLHttpRequest");for(r in s)o.setRequestHeader(r,s[r]);t=function(e){return function(){t&&(t=i=o.onload=o.onerror=o.onabort=o.ontimeout=o.onreadystatechange=null,"abort"===e?o.abort():"error"===e?"number"!=typeof o.status?a(0,"error"):a(o.status,o.statusText):a(Xt[o.status]||o.status,o.statusText,"text"!==(o.responseType||"text")||"string"!=typeof o.responseText?{binary:o.response}:{text:o.responseText},o.getAllResponseHeaders()))}},o.onload=t(),i=o.onerror=o.ontimeout=t("error"),void 0!==o.onabort?o.onabort=i:o.onreadystatechange=function(){4===o.readyState&&n.setTimeout(function(){t&&i()})},t=t("abort");try{o.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}}),we.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),we.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return we.globalEval(e),e}}}),we.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),we.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,s){t=we("