!function(t,e){"object"==typeofmodule&&"object"==typeofmodule.exports?module.exports=t.document?e(t,!0):function(t){if(!t.document)thrownewError("jQuery requires a window with a document");returne(t)}:e(t)}("undefined"!=typeofwindow?window:this,function(x,t){functione(t,e){returne.toUpperCase()}varn=[],C=x.document,l=n.slice,g=n.concat,a=n.push,i=n.indexOf,r={},o=r.toString,d=r.hasOwnProperty,m={},s="2.2.4",k=function(t,e){returnnewk.fn.init(t,e)},u=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,c=/^-ms-/,h=/-([\da-z])/gi;functionf(t){vare=!!t&&"length"int&&t.length,n=k.type(t);return"function"!==n&&!k.isWindow(t)&&("array"===n||0===e||"number"==typeofe&&0<e&&e-1int)}k.fn=k.prototype={jquery:s,constructor:k,selector:"",length:0,toArray:function(){returnl.call(this)},get:function(t){returnnull!=t?t<0?this[t+this.length]:this[t]:l.call(this)},pushStack:function(t){t=k.merge(this.constructor(),t);returnt.prevObject=this,t.context=this.context,t},each:function(t){returnk.each(this,t)},map:function(n){returnthis.pushStack(k.map(this,function(t,e){returnn.call(t,e,t)}))},slice:function(){returnthis.pushStack(l.apply(this,arguments))},first:function(){returnthis.eq(0)},last:function(){returnthis.eq(-1)},eq:function(t){vare=this.length,t=+t+(t<0?e:0);returnthis.pushStack(0<=t&&t<e?[this[t]]:[])},end:function(){returnthis.prevObject||this.constructor()},push:a,sort:n.sort,splice:n.splice},k.extend=k.fn.extend=function(){vart,e,n,r,i,o=arguments[0]||{},s=1,a=arguments.length,u=!1;for("boolean"==typeofo&&(u=o,o=arguments[s]||{},s++),"object"==typeofo||k.isFunction(o)||(o={}),s===a&&(o=this,s--);s<a;s++)if(null!=(t=arguments[s]))for(eint)i=o[e],n=t[e],o!==n&&(u&&n&&(k.isPlainObject(n)||(r=k.isArray(n)))?(i=r?(r=!1,i&&k.isArray(i)?i:[]):i&&k.isPlainObject(i)?i:{},o[e]=k.extend(u,i,n)):void0!==n&&(o[e]=n));returno},k.extend({expando:"jQuery"+(s+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){thrownewError(t)},noop:function(){},isFunction:function(t){return"function"===k.type(t)},isArray:Array.isArray,isWindow:function(t){returnnull!=t&&t===t.window},isNumeric:function(t){vare=t&&t.toString();return!k.isArray(t)&&0<=e-parseFloat(e)+1},isPlainObject:function(t){if("object"!==k.type(t)||t.nodeType||k.isWindow(t))return!1;if(t.constructor&&!d.call(t,"constructor")&&!d.call(t.constructor.prototype||{},"isPrototypeOf"))return!1;for(vareint);returnvoid0===e||d.call(t,e)},isEmptyObject:function(t){for(vareint)return!1;return!0},type:function(t){returnnull==t?t+"":"object"==typeoft||"function"==typeoft?r[o.call(t)]||"object":typeoft},globalEval:function(t){vare,n=eval;(t=k.trim(t))&&(1===t.indexOf("use strict")?((e=C.createElement("script")).text=t,C.head.appendChild(e).parentNode.removeChild(e)):n(t))},camelCase:function(t){returnt.replace(c,"ms-").replace(h,e)},nodeName:function(t,e){returnt.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()},each:function(t,e){varn,r=0;if(f(t))for(n=t.length;r<n&&!1!==e.call(t[r],r,t[r]);r++);elsefor(rint)if(!1===e.call(t[r],r,t[r]))break;returnt},trim:function(t){returnnull==t?"":(t+"").replace(u,"")},makeArray:function(t,e){e=e||[];returnnull!=t&&(f(Object(t))?k.merge(e,"string"==typeoft?[t]:t):a.call(e,t)),e},inArray:function(t,e,n){returnnull==e?-1:i.call(e,t,n)},merge:function(t,e){for(varn=+e.length,r=0,i=t.length;r<n;r++)t[i++]=e[r];returnt.length=i,t},grep:function(t,e,n){for(varr=[],i=0,o=t.length,s=!n;i<o;i++)!e(t[i],i)!=s&&r.push(t[i]);returnr},map:function(t,e,n){varr,i,o=0,s=[];if(f(t))for(r=t.length;o<r;o++)null!=(i=e(t[o],o,n))&&s.push(i);elsefor(oint)i=e(t[o],o,n),null!=i&&s.push(i);returng.apply([],s)},guid:1,proxy:function(t,e){varn,r;return"string"==typeofe&&(r=t[e],e=t,t=r),k.isFunction(t)?(n=l.call(arguments,2),(r=function(){returnt.apply(e||this,n.concat(l.call(arguments)))}).guid=t.guid=t.guid||k.guid++,r):void0},now:Date.now,support:m}),"function"==typeofSymbol&&(k.fn[Symbol.iterator]=n[Symbol.iterator]),k.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function