webpack-dev-server 1.12.0 → 1.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- !function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){var r=n(22),o=n(50),i=n(54);n(56),r(function(){function e(){if(l){t.text("App hot update.");try{c[0].contentWindow.postMessage("webpackHotUpdate"+p,"*")}catch(e){console.warn(e)}c.show()}else{t.text("App updated. Reloading app..."),u.css({borderColor:"#96b5b4"});try{var n=c[0].contentWindow.location+"";0==n.indexOf("about")&&(n=null),c.attr("src",n||f+window.location.hash),n&&c[0].contentWindow.location.reload()}catch(e){c.attr("src",f+window.location.hash)}}}var t=(r("body").html(n(44)()),r("#status")),s=r("#okness"),a=r("#errors"),c=r("#iframe"),u=r(".header"),l=!1,p="",f=window.location.pathname.substr("/webpack-dev-server".length)+window.location.search;t.text("Connecting to socket.io server..."),a.hide(),c.hide(),u.css({borderColor:"#96b5b4"}),o=o.connect(),o.on("hot",function(){l=!0,c.attr("src",f+window.location.hash)}),o.on("invalid",function(){s.text(""),t.text("App updated. Recompiling..."),u.css({borderColor:"#96b5b4"}),a.hide(),l||c.hide()}),o.on("hash",function(e){p=e}),o.on("still-ok",function(){s.text(""),t.text("App ready."),u.css({borderColor:""}),a.hide(),l||c.show()}),o.on("ok",function(){s.text(""),a.hide(),e()}),o.on("warnings",function(t){s.text("Warnings while compiling."),a.hide(),e()}),o.on("errors",function(e){t.text("App updated with errors. No reload!"),s.text("Errors while compiling."),a.text("\n"+i(e.join("\n\n\n"))+"\n\n"),u.css({borderColor:"#ebcb8b"}),a.show(),c.hide()}),o.on("proxy-error",function(e){t.text("Could not proxy to content base target!"),s.text("Proxy error."),a.text("\n"+i(e.join("\n\n\n"))+"\n\n"),u.css({borderColor:"#ebcb8b"}),a.show(),c.hide()}),o.on("disconnect",function(){t.text(""),s.text("Disconnected."),a.text("\n\n\n Lost connection to webpack-dev-server.\n Please restart the server to reestablish connection...\n\n\n\n"),u.css({borderColor:"#ebcb8b"}),a.show(),c.hide()}),c.load(function(){t.text("App ready."),u.css({borderColor:""}),c.show()})})},function(e,t){function n(e){return e?r(e):void 0}function r(e){for(var t in n.prototype)e[t]=n.prototype[t];return e}e.exports=n,n.prototype.on=n.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks[e]=this._callbacks[e]||[]).push(t),this},n.prototype.once=function(e,t){function n(){r.off(e,n),t.apply(this,arguments)}var r=this;return this._callbacks=this._callbacks||{},n.fn=t,this.on(e,n),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks[e];if(!n)return this;if(1==arguments.length)return delete this._callbacks[e],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===t||r.fn===t){n.splice(o,1);break}return this},n.prototype.emit=function(e){this._callbacks=this._callbacks||{};var t=[].slice.call(arguments,1),n=this._callbacks[e];if(n){n=n.slice(0);for(var r=0,o=n.length;o>r;++r)n[r].apply(this,t)}return this},n.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks[e]||[]},n.prototype.hasListeners=function(e){return!!this.listeners(e).length}},function(e,t,n){(function(e){function r(e,n){var r="b"+t.packets[e.type]+e.data.data;return n(r)}function o(e,n,r){if(!n)return t.encodeBase64Packet(e,r);var o=e.data,i=new Uint8Array(o),s=new Uint8Array(1+o.byteLength);s[0]=m[e.type];for(var a=0;a<i.length;a++)s[a+1]=i[a];return r(s.buffer)}function i(e,n,r){if(!n)return t.encodeBase64Packet(e,r);var o=new FileReader;return o.onload=function(){e.data=o.result,t.encodePacket(e,n,!0,r)},o.readAsArrayBuffer(e.data)}function s(e,n,r){if(!n)return t.encodeBase64Packet(e,r);if(y)return i(e,n,r);var o=new Uint8Array(1);o[0]=m[e.type];var s=new x([o.buffer,e.data]);return r(s)}function a(e,t,n){for(var r=new Array(e.length),o=f(e.length,n),i=function(e,n,o){t(n,function(t,n){r[e]=n,o(t,r)})},s=0;s<e.length;s++)i(s,e[s],o)}var c=n(41),u=n(15),l=n(26),p=n(28),f=n(24),h=n(58),d=navigator.userAgent.match(/Android/i),g=/PhantomJS/i.test(navigator.userAgent),y=d||g;t.protocol=3;var m=t.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6},v=c(m),b={type:"error",data:"parser error"},x=n(29);t.encodePacket=function(t,n,i,a){"function"==typeof n&&(a=n,n=!1),"function"==typeof i&&(a=i,i=null);var c=void 0===t.data?void 0:t.data.buffer||t.data;if(e.ArrayBuffer&&c instanceof ArrayBuffer)return o(t,n,a);if(x&&c instanceof e.Blob)return s(t,n,a);if(c&&c.base64)return r(t,a);var u=m[t.type];return void 0!==t.data&&(u+=i?h.encode(String(t.data)):String(t.data)),a(""+u)},t.encodeBase64Packet=function(n,r){var o="b"+t.packets[n.type];if(x&&n.data instanceof x){var i=new FileReader;return i.onload=function(){var e=i.result.split(",")[1];r(o+e)},i.readAsDataURL(n.data)}var s;try{s=String.fromCharCode.apply(null,new Uint8Array(n.data))}catch(a){for(var c=new Uint8Array(n.data),u=new Array(c.length),l=0;l<c.length;l++)u[l]=c[l];s=String.fromCharCode.apply(null,u)}return o+=e.btoa(s),r(o)},t.decodePacket=function(e,n,r){if("string"==typeof e||void 0===e){if("b"==e.charAt(0))return t.decodeBase64Packet(e.substr(1),n);if(r)try{e=h.decode(e)}catch(o){return b}var i=e.charAt(0);return Number(i)==i&&v[i]?e.length>1?{type:v[i],data:e.substring(1)}:{type:v[i]}:b}var s=new Uint8Array(e),i=s[0],a=l(e,1);return x&&"blob"===n&&(a=new x([a])),{type:v[i],data:a}},t.decodeBase64Packet=function(t,n){var r=v[t.charAt(0)];if(!e.ArrayBuffer)return{type:r,data:{base64:!0,data:t.substr(1)}};var o=p.decode(t.substr(1));return"blob"===n&&x&&(o=new x([o])),{type:r,data:o}},t.encodePayload=function(e,n,r){function o(e){return e.length+":"+e}function i(e,r){t.encodePacket(e,s?n:!1,!0,function(e){r(null,o(e))})}"function"==typeof n&&(r=n,n=null);var s=u(e);return n&&s?x&&!y?t.encodePayloadAsBlob(e,r):t.encodePayloadAsArrayBuffer(e,r):e.length?void a(e,i,function(e,t){return r(t.join(""))}):r("0:")},t.decodePayload=function(e,n,r){if("string"!=typeof e)return t.decodePayloadAsBinary(e,n,r);"function"==typeof n&&(r=n,n=null);var o;if(""==e)return r(b,0,1);for(var i,s,a="",c=0,u=e.length;u>c;c++){var l=e.charAt(c);if(":"!=l)a+=l;else{if(""==a||a!=(i=Number(a)))return r(b,0,1);if(s=e.substr(c+1,i),a!=s.length)return r(b,0,1);if(s.length){if(o=t.decodePacket(s,n,!0),b.type==o.type&&b.data==o.data)return r(b,0,1);var p=r(o,c+i,u);if(!1===p)return}c+=i,a=""}}return""!=a?r(b,0,1):void 0},t.encodePayloadAsArrayBuffer=function(e,n){function r(e,n){t.encodePacket(e,!0,!0,function(e){return n(null,e)})}return e.length?void a(e,r,function(e,t){var r=t.reduce(function(e,t){var n;return n="string"==typeof t?t.length:t.byteLength,e+n.toString().length+n+2},0),o=new Uint8Array(r),i=0;return t.forEach(function(e){var t="string"==typeof e,n=e;if(t){for(var r=new Uint8Array(e.length),s=0;s<e.length;s++)r[s]=e.charCodeAt(s);n=r.buffer}t?o[i++]=0:o[i++]=1;for(var a=n.byteLength.toString(),s=0;s<a.length;s++)o[i++]=parseInt(a[s]);o[i++]=255;for(var r=new Uint8Array(n),s=0;s<r.length;s++)o[i++]=r[s]}),n(o.buffer)}):n(new ArrayBuffer(0))},t.encodePayloadAsBlob=function(e,n){function r(e,n){t.encodePacket(e,!0,!0,function(e){var t=new Uint8Array(1);if(t[0]=1,"string"==typeof e){for(var r=new Uint8Array(e.length),o=0;o<e.length;o++)r[o]=e.charCodeAt(o);e=r.buffer,t[0]=0}for(var i=e instanceof ArrayBuffer?e.byteLength:e.size,s=i.toString(),a=new Uint8Array(s.length+1),o=0;o<s.length;o++)a[o]=parseInt(s[o]);if(a[s.length]=255,x){var c=new x([t.buffer,a.buffer,e]);n(null,c)}})}a(e,r,function(e,t){return n(new x(t))})},t.decodePayloadAsBinary=function(e,n,r){"function"==typeof n&&(r=n,n=null);for(var o=e,i=[],s=!1;o.byteLength>0;){for(var a=new Uint8Array(o),c=0===a[0],u="",p=1;255!=a[p];p++){if(u.length>310){s=!0;break}u+=a[p]}if(s)return r(b,0,1);o=l(o,2+u.length),u=parseInt(u);var f=l(o,0,u);if(c)try{f=String.fromCharCode.apply(null,new Uint8Array(f))}catch(h){var d=new Uint8Array(f);f="";for(var p=0;p<d.length;p++)f+=String.fromCharCode(d[p])}i.push(f),o=l(o,u)}var g=i.length;i.forEach(function(e,o){r(t.decodePacket(e,n,!0),o,g)})}}).call(t,function(){return this}())},function(e,t){e.exports=function(e,t){var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console.exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}function o(){var e=arguments,n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),!n)return e;var r="color: "+this.color;e=[e[0],r,"color: inherit"].concat(Array.prototype.slice.call(e,1));var o=0,i=0;return e[0].replace(/%[a-z%]/g,function(e){"%%"!==e&&(o++,"%c"===e&&(i=o))}),e.splice(i,0,r),e}function i(){return"object"==typeof console&&"function"==typeof console.log&&Function.prototype.apply.call(console.log,console,arguments)}function s(e){try{null==e?localStorage.removeItem("debug"):localStorage.debug=e}catch(t){}}function a(){var e;try{e=localStorage.debug}catch(t){}return e}t=e.exports=n(38),t.log=i,t.formatArgs=o,t.save=s,t.load=a,t.useColors=r,t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){return JSON.stringify(e)},t.enable(a())},function(e,t){function n(e){return n.enabled(e)?function(t){t=r(t);var o=new Date,i=o-(n[e]||o);n[e]=o,t=e+" "+t+" +"+n.humanize(i),window.console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}:function(){}}function r(e){return e instanceof Error?e.stack||e.message:e}e.exports=n,n.names=[],n.skips=[],n.enable=function(e){try{localStorage.debug=e}catch(t){}for(var r=(e||"").split(/[\s,]+/),o=r.length,i=0;o>i;i++)e=r[i].replace("*",".*?"),"-"===e[0]?n.skips.push(new RegExp("^"+e.substr(1)+"$")):n.names.push(new RegExp("^"+e+"$"))},n.disable=function(){n.enable("")},n.humanize=function(e){var t=1e3,n=6e4,r=60*n;return e>=r?(e/r).toFixed(1)+"h":e>=n?(e/n).toFixed(1)+"m":e>=t?(e/t|0)+"s":e+"ms"},n.enabled=function(e){for(var t=0,r=n.skips.length;r>t;t++)if(n.skips[t].test(e))return!1;for(var t=0,r=n.names.length;r>t;t++)if(n.names[t].test(e))return!0;return!1};try{window.localStorage&&n.enable(localStorage.debug)}catch(o){}},function(e,t,n){function r(e){this.path=e.path,this.hostname=e.hostname,this.port=e.port,this.secure=e.secure,this.query=e.query,this.timestampParam=e.timestampParam,this.timestampRequests=e.timestampRequests,this.readyState="",this.agent=e.agent||!1,this.socket=e.socket,this.enablesXDR=e.enablesXDR,this.pfx=e.pfx,this.key=e.key,this.passphrase=e.passphrase,this.cert=e.cert,this.ca=e.ca,this.ciphers=e.ciphers,this.rejectUnauthorized=e.rejectUnauthorized}var o=n(2),i=n(1);e.exports=r,i(r.prototype),r.timestamps=0,r.prototype.onError=function(e,t){var n=new Error(e);return n.type="TransportError",n.description=t,this.emit("error",n),this},r.prototype.open=function(){return("closed"==this.readyState||""==this.readyState)&&(this.readyState="opening",this.doOpen()),this},r.prototype.close=function(){return("opening"==this.readyState||"open"==this.readyState)&&(this.doClose(),this.onClose()),this},r.prototype.send=function(e){if("open"!=this.readyState)throw new Error("Transport not open");this.write(e)},r.prototype.onOpen=function(){this.readyState="open",this.writable=!0,this.emit("open")},r.prototype.onData=function(e){var t=o.decodePacket(e,this.socket.binaryType);this.onPacket(t)},r.prototype.onPacket=function(e){this.emit("packet",e)},r.prototype.onClose=function(){this.readyState="closed",this.emit("close")}},function(e,t,n){var r=n(43);e.exports=function(e){var t=e.xdomain,n=e.xscheme,o=e.enablesXDR;try{if("undefined"!=typeof XMLHttpRequest&&(!t||r))return new XMLHttpRequest}catch(i){}try{if("undefined"!=typeof XDomainRequest&&!n&&o)return new XDomainRequest}catch(i){}if(!t)try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(i){}}},function(e,t){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},function(e,t){t.encode=function(e){var t="";for(var n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t},t.decode=function(e){for(var t={},n=e.split("&"),r=0,o=n.length;o>r;r++){var i=n[r].split("=");t[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return t}},function(e,t,n){function r(){}function o(e){var n="",r=!1;return n+=e.type,(t.BINARY_EVENT==e.type||t.BINARY_ACK==e.type)&&(n+=e.attachments,n+="-"),e.nsp&&"/"!=e.nsp&&(r=!0,n+=e.nsp),null!=e.id&&(r&&(n+=",",r=!1),n+=e.id),null!=e.data&&(r&&(n+=","),n+=p.stringify(e.data)),l("encoded %j as %s",e,n),n}function i(e,t){function n(e){var n=h.deconstructPacket(e),r=o(n.packet),i=n.buffers;i.unshift(r),t(i)}h.removeBlobs(e,n)}function s(){this.reconstructor=null}function a(e){var n={},r=0;if(n.type=Number(e.charAt(0)),null==t.types[n.type])return u();if(t.BINARY_EVENT==n.type||t.BINARY_ACK==n.type){for(var o="";"-"!=e.charAt(++r)&&(o+=e.charAt(r),r!=e.length););if(o!=Number(o)||"-"!=e.charAt(r))throw new Error("Illegal attachments");n.attachments=Number(o)}if("/"==e.charAt(r+1))for(n.nsp="";++r;){var i=e.charAt(r);if(","==i)break;if(n.nsp+=i,r==e.length)break}else n.nsp="/";var s=e.charAt(r+1);if(""!==s&&Number(s)==s){for(n.id="";++r;){var i=e.charAt(r);if(null==i||Number(i)!=i){--r;break}if(n.id+=e.charAt(r),r==e.length)break}n.id=Number(n.id)}if(e.charAt(++r))try{n.data=p.parse(e.substr(r))}catch(a){return u()}return l("decoded %s as %j",e,n),n}function c(e){this.reconPack=e,this.buffers=[]}function u(e){return{type:t.ERROR,data:"parser error"}}var l=n(53)("socket.io-parser"),p=n(46),f=(n(8),n(1)),h=n(52),d=n(21);t.protocol=4,t.types=["CONNECT","DISCONNECT","EVENT","BINARY_EVENT","ACK","BINARY_ACK","ERROR"],t.CONNECT=0,t.DISCONNECT=1,t.EVENT=2,t.ACK=3,t.ERROR=4,t.BINARY_EVENT=5,t.BINARY_ACK=6,t.Encoder=r,t.Decoder=s,r.prototype.encode=function(e,n){if(l("encoding packet %j",e),t.BINARY_EVENT==e.type||t.BINARY_ACK==e.type)i(e,n);else{var r=o(e);n([r])}},f(s.prototype),s.prototype.add=function(e){var n;if("string"==typeof e)n=a(e),t.BINARY_EVENT==n.type||t.BINARY_ACK==n.type?(this.reconstructor=new c(n),0===this.reconstructor.reconPack.attachments&&this.emit("decoded",n)):this.emit("decoded",n);else{if(!d(e)&&!e.base64)throw new Error("Unknown type: "+e);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");n=this.reconstructor.takeBinaryData(e),n&&(this.reconstructor=null,this.emit("decoded",n))}},s.prototype.destroy=function(){this.reconstructor&&this.reconstructor.finishedReconstruction()},c.prototype.takeBinaryData=function(e){if(this.buffers.push(e),this.buffers.length==this.reconPack.attachments){var t=h.reconstructPacket(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null},c.prototype.finishedReconstruction=function(){this.reconPack=null,this.buffers=[]}},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t){var n=[].slice;e.exports=function(e,t){if("string"==typeof t&&(t=e[t]),"function"!=typeof t)throw new Error("bind() requires a function");var r=n.call(arguments,2);return function(){return t.apply(e,r.concat(n.call(arguments)))}}},function(e,t,n){(function(e){function r(t){var n,r=!1,a=!1,c=!1!==t.jsonp;if(e.location){var u="https:"==location.protocol,l=location.port;l||(l=u?443:80),r=t.hostname!=location.hostname||l!=t.port,a=t.secure!=u}if(t.xdomain=r,t.xscheme=a,n=new o(t),"open"in n&&!t.forceJSONP)return new i(t);if(!c)throw new Error("JSONP disabled");return new s(t)}var o=n(7),i=n(36),s=n(35),a=n(37);t.polling=r,t.websocket=a}).call(t,function(){return this}())},function(e,t,n){function r(e){var t=e&&e.forceBase64;(!u||t)&&(this.supportsBinary=!1),o.call(this,e)}var o=n(6),i=n(9),s=n(2),a=n(3),c=n(4)("engine.io-client:polling");e.exports=r;var u=function(){var e=n(7),t=new e({xdomain:!1});return null!=t.responseType}();a(r,o),r.prototype.name="polling",r.prototype.doOpen=function(){this.poll()},r.prototype.pause=function(e){function t(){c("paused"),n.readyState="paused",e()}var n=this;if(this.readyState="pausing",this.polling||!this.writable){var r=0;this.polling&&(c("we are currently polling - waiting to pause"),r++,this.once("pollComplete",function(){c("pre-pause polling complete"),--r||t()})),this.writable||(c("we are currently writing - waiting to pause"),r++,this.once("drain",function(){c("pre-pause writing complete"),--r||t()}))}else t()},r.prototype.poll=function(){c("polling"),this.polling=!0,this.doPoll(),this.emit("poll")},r.prototype.onData=function(e){var t=this;c("polling got data %s",e);var n=function(e,n,r){return"opening"==t.readyState&&t.onOpen(),"close"==e.type?(t.onClose(),!1):void t.onPacket(e)};s.decodePayload(e,this.socket.binaryType,n),"closed"!=this.readyState&&(this.polling=!1,this.emit("pollComplete"),"open"==this.readyState?this.poll():c('ignoring poll - transport state "%s"',this.readyState))},r.prototype.doClose=function(){function e(){c("writing close packet"),t.write([{type:"close"}])}var t=this;"open"==this.readyState?(c("transport open - closing"),e()):(c("transport not open - deferring close"),this.once("open",e))},r.prototype.write=function(e){var t=this;this.writable=!1;var n=function(){t.writable=!0,t.emit("drain")},t=this;s.encodePayload(e,this.supportsBinary,function(e){t.doWrite(e,n)})},r.prototype.uri=function(){var e=this.query||{},t=this.secure?"https":"http",n="";return!1!==this.timestampRequests&&(e[this.timestampParam]=+new Date+"-"+o.timestamps++),this.supportsBinary||e.sid||(e.b64=1),e=i.encode(e),this.port&&("https"==t&&443!=this.port||"http"==t&&80!=this.port)&&(n=":"+this.port),e.length&&(e="?"+e),t+"://"+this.hostname+n+this.path+e}},function(e,t,n){(function(t){function r(e){function n(e){if(!e)return!1;if(t.Buffer&&t.Buffer.isBuffer(e)||t.ArrayBuffer&&e instanceof ArrayBuffer||t.Blob&&e instanceof Blob||t.File&&e instanceof File)return!0;if(o(e)){for(var r=0;r<e.length;r++)if(n(e[r]))return!0}else if(e&&"object"==typeof e){e.toJSON&&(e=e.toJSON());for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)&&n(e[i]))return!0}return!1}return n(e)}var o=n(8);e.exports=r}).call(t,function(){return this}())},function(e,t){var n=[].indexOf;e.exports=function(e,t){if(n)return e.indexOf(t);for(var r=0;r<e.length;++r)if(e[r]===t)return r;return-1}},function(e,t,n){function r(e,t){return this instanceof r?(e&&"object"==typeof e&&(t=e,e=void 0),t=t||{},t.path=t.path||"/socket.io",this.nsps={},this.subs=[],this.opts=t,this.reconnection(t.reconnection!==!1),this.reconnectionAttempts(t.reconnectionAttempts||1/0),this.reconnectionDelay(t.reconnectionDelay||1e3),this.reconnectionDelayMax(t.reconnectionDelayMax||5e3),this.randomizationFactor(t.randomizationFactor||.5),this.backoff=new f({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==t.timeout?2e4:t.timeout),this.readyState="closed",this.uri=e,this.connected=[],this.encoding=!1,this.packetBuffer=[],this.encoder=new a.Encoder,this.decoder=new a.Decoder,this.autoConnect=t.autoConnect!==!1,void(this.autoConnect&&this.open())):new r(e,t)}var o=(n(20),n(32)),i=n(19),s=n(1),a=n(10),c=n(18),u=n(12),l=(n(47),n(5)("socket.io-client:manager")),p=n(16),f=n(27);e.exports=r,r.prototype.emitAll=function(){this.emit.apply(this,arguments);for(var e in this.nsps)this.nsps[e].emit.apply(this.nsps[e],arguments)},r.prototype.updateSocketIds=function(){for(var e in this.nsps)this.nsps[e].id=this.engine.id},s(r.prototype),r.prototype.reconnection=function(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection},r.prototype.reconnectionAttempts=function(e){return arguments.length?(this._reconnectionAttempts=e,this):this._reconnectionAttempts},r.prototype.reconnectionDelay=function(e){return arguments.length?(this._reconnectionDelay=e,this.backoff&&this.backoff.setMin(e),this):this._reconnectionDelay},r.prototype.randomizationFactor=function(e){return arguments.length?(this._randomizationFactor=e,this.backoff&&this.backoff.setJitter(e),this):this._randomizationFactor},r.prototype.reconnectionDelayMax=function(e){return arguments.length?(this._reconnectionDelayMax=e,this.backoff&&this.backoff.setMax(e),this):this._reconnectionDelayMax},r.prototype.timeout=function(e){return arguments.length?(this._timeout=e,this):this._timeout},r.prototype.maybeReconnectOnOpen=function(){!this.reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()},r.prototype.open=r.prototype.connect=function(e){if(l("readyState %s",this.readyState),~this.readyState.indexOf("open"))return this;l("opening %s",this.uri),this.engine=o(this.uri,this.opts);var t=this.engine,n=this;this.readyState="opening",this.skipReconnect=!1;var r=c(t,"open",function(){n.onopen(),e&&e()}),i=c(t,"error",function(t){if(l("connect_error"),n.cleanup(),n.readyState="closed",n.emitAll("connect_error",t),e){var r=new Error("Connection error");r.data=t,e(r)}else n.maybeReconnectOnOpen()});if(!1!==this._timeout){var s=this._timeout;l("connect attempt will timeout after %d",s);var a=setTimeout(function(){l("connect attempt timed out after %d",s),r.destroy(),t.close(),t.emit("error","timeout"),n.emitAll("connect_timeout",s)},s);this.subs.push({destroy:function(){clearTimeout(a)}})}return this.subs.push(r),this.subs.push(i),this},r.prototype.onopen=function(){l("open"),this.cleanup(),this.readyState="open",this.emit("open");var e=this.engine;this.subs.push(c(e,"data",u(this,"ondata"))),this.subs.push(c(this.decoder,"decoded",u(this,"ondecoded"))),this.subs.push(c(e,"error",u(this,"onerror"))),this.subs.push(c(e,"close",u(this,"onclose")))},r.prototype.ondata=function(e){this.decoder.add(e)},r.prototype.ondecoded=function(e){this.emit("packet",e)},r.prototype.onerror=function(e){l("error",e),this.emitAll("error",e)},r.prototype.socket=function(e){var t=this.nsps[e];if(!t){t=new i(this,e),this.nsps[e]=t;var n=this;t.on("connect",function(){t.id=n.engine.id,~p(n.connected,t)||n.connected.push(t)})}return t},r.prototype.destroy=function(e){var t=p(this.connected,e);~t&&this.connected.splice(t,1),this.connected.length||this.close()},r.prototype.packet=function(e){l("writing packet %j",e);var t=this;t.encoding?t.packetBuffer.push(e):(t.encoding=!0,this.encoder.encode(e,function(e){for(var n=0;n<e.length;n++)t.engine.write(e[n]);t.encoding=!1,t.processPacketQueue()}))},r.prototype.processPacketQueue=function(){if(this.packetBuffer.length>0&&!this.encoding){var e=this.packetBuffer.shift();this.packet(e)}},r.prototype.cleanup=function(){for(var e;e=this.subs.shift();)e.destroy();this.packetBuffer=[],this.encoding=!1,this.decoder.destroy()},r.prototype.close=r.prototype.disconnect=function(){this.skipReconnect=!0,this.backoff.reset(),this.readyState="closed",this.engine&&this.engine.close()},r.prototype.onclose=function(e){l("close"),this.cleanup(),this.backoff.reset(),this.readyState="closed",this.emit("close",e),this._reconnection&&!this.skipReconnect&&this.reconnect()},r.prototype.reconnect=function(){if(this.reconnecting||this.skipReconnect)return this;var e=this;if(this.backoff.attempts>=this._reconnectionAttempts)l("reconnect failed"),this.backoff.reset(),this.emitAll("reconnect_failed"),this.reconnecting=!1;else{var t=this.backoff.duration();l("will wait %dms before reconnect attempt",t),this.reconnecting=!0;var n=setTimeout(function(){e.skipReconnect||(l("attempting reconnect"),e.emitAll("reconnect_attempt",e.backoff.attempts),e.emitAll("reconnecting",e.backoff.attempts),e.skipReconnect||e.open(function(t){t?(l("reconnect attempt error"),e.reconnecting=!1,e.reconnect(),e.emitAll("reconnect_error",t.data)):(l("reconnect success"),e.onreconnect())}))},t);this.subs.push({destroy:function(){clearTimeout(n)}})}},r.prototype.onreconnect=function(){var e=this.backoff.attempts;this.reconnecting=!1,this.backoff.reset(),this.updateSocketIds(),this.emitAll("reconnect",e)}},function(e,t){function n(e,t,n){return e.on(t,n),{destroy:function(){e.removeListener(t,n)}}}e.exports=n},function(e,t,n){function r(e,t){this.io=e,this.nsp=t,this.json=this,this.ids=0,this.acks={},this.io.autoConnect&&this.open(),this.receiveBuffer=[],this.sendBuffer=[],this.connected=!1,this.disconnected=!0}var o=n(10),i=n(1),s=n(57),a=n(18),c=n(12),u=n(5)("socket.io-client:socket"),l=n(15);e.exports=t=r;var p={connect:1,connect_error:1,connect_timeout:1,disconnect:1,error:1,reconnect:1,reconnect_attempt:1,reconnect_failed:1,reconnect_error:1,reconnecting:1},f=i.prototype.emit;i(r.prototype),r.prototype.subEvents=function(){if(!this.subs){var e=this.io;this.subs=[a(e,"open",c(this,"onopen")),a(e,"packet",c(this,"onpacket")),a(e,"close",c(this,"onclose"))]}},r.prototype.open=r.prototype.connect=function(){return this.connected?this:(this.subEvents(),this.io.open(),"open"==this.io.readyState&&this.onopen(),this)},r.prototype.send=function(){var e=s(arguments);return e.unshift("message"),this.emit.apply(this,e),this},r.prototype.emit=function(e){if(p.hasOwnProperty(e))return f.apply(this,arguments),this;var t=s(arguments),n=o.EVENT;l(t)&&(n=o.BINARY_EVENT);var r={type:n,data:t};return"function"==typeof t[t.length-1]&&(u("emitting packet with ack id %d",this.ids),this.acks[this.ids]=t.pop(),r.id=this.ids++),this.connected?this.packet(r):this.sendBuffer.push(r),this},r.prototype.packet=function(e){e.nsp=this.nsp,this.io.packet(e)},r.prototype.onopen=function(){u("transport is open - connecting"),"/"!=this.nsp&&this.packet({type:o.CONNECT})},r.prototype.onclose=function(e){u("close (%s)",e),this.connected=!1,this.disconnected=!0,delete this.id,this.emit("disconnect",e)},r.prototype.onpacket=function(e){if(e.nsp==this.nsp)switch(e.type){case o.CONNECT:this.onconnect();break;case o.EVENT:this.onevent(e);break;case o.BINARY_EVENT:this.onevent(e);break;case o.ACK:this.onack(e);break;case o.BINARY_ACK:this.onack(e);break;case o.DISCONNECT:this.ondisconnect();break;case o.ERROR:this.emit("error",e.data)}},r.prototype.onevent=function(e){var t=e.data||[];u("emitting event %j",t),null!=e.id&&(u("attaching ack callback to event"),t.push(this.ack(e.id))),this.connected?f.apply(this,t):this.receiveBuffer.push(t)},r.prototype.ack=function(e){var t=this,n=!1;return function(){if(!n){n=!0;var r=s(arguments);u("sending ack %j",r);var i=l(r)?o.BINARY_ACK:o.ACK;t.packet({type:i,id:e,data:r})}}},r.prototype.onack=function(e){u("calling ack %s with %j",e.id,e.data);var t=this.acks[e.id];t.apply(this,e.data),delete this.acks[e.id]},r.prototype.onconnect=function(){this.connected=!0,this.disconnected=!1,this.emit("connect"),this.emitBuffered()},r.prototype.emitBuffered=function(){var e;for(e=0;e<this.receiveBuffer.length;e++)f.apply(this,this.receiveBuffer[e]);for(this.receiveBuffer=[],e=0;e<this.sendBuffer.length;e++)this.packet(this.sendBuffer[e]);this.sendBuffer=[]},r.prototype.ondisconnect=function(){u("server disconnect (%s)",this.nsp),this.destroy(),this.onclose("io server disconnect")},r.prototype.destroy=function(){if(this.subs){for(var e=0;e<this.subs.length;e++)this.subs[e].destroy();this.subs=null}this.io.destroy(this)},r.prototype.close=r.prototype.disconnect=function(){return this.connected&&(u("performing disconnect (%s)",this.nsp),this.packet({type:o.DISCONNECT})),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}},function(e,t,n){(function(t){function r(e,n){var r=e,n=n||t.location;return null==e&&(e=n.protocol+"//"+n.host),"string"==typeof e&&("/"==e.charAt(0)&&(e="/"==e.charAt(1)?n.protocol+e:n.hostname+e),/^(https?|wss?):\/\//.test(e)||(i("protocol-less url %s",e),e="undefined"!=typeof n?n.protocol+"//"+e:"https://"+e),i("parse %s",e),r=o(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/",r.id=r.protocol+"://"+r.host+":"+r.port,r.href=r.protocol+"://"+r.host+(n&&n.port==r.port?"":":"+r.port),r}var o=n(49),i=n(5)("socket.io-client:url");e.exports=r}).call(t,function(){return this}())},function(e,t){(function(t){function n(e){return t.Buffer&&t.Buffer.isBuffer(e)||t.ArrayBuffer&&e instanceof ArrayBuffer}e.exports=n}).call(t,function(){return this}())},function(e,t,n){n(23),e.exports=jQuery},function(e,t,n){var r,o;/*!
1
+ !function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){var r=n(34),o=n(40),i=n(71);n(74);var s=null,a=!1,c="",u=function(e){s=new o("/sockjs-node"),s.onclose=function(){e.close(),s=null,setTimeout(function(){u(e)},2e3)},s.onmessage=function(t){var n=JSON.parse(t.data);e[n.type](n.data)}};r(function(){function e(){if(a){t.text("App hot update.");try{l[0].contentWindow.postMessage("webpackHotUpdate"+c,"*")}catch(e){console.warn(e)}l.show()}else{t.text("App updated. Reloading app..."),f.css({borderColor:"#96b5b4"});try{var n=l[0].contentWindow.location+"";0==n.indexOf("about")&&(n=null),l.attr("src",n||p+window.location.hash),n&&l[0].contentWindow.location.reload()}catch(e){l.attr("src",p+window.location.hash)}}}var t=(r("body").html(n(38)()),r("#status")),o=r("#okness"),s=r("#errors"),l=r("#iframe"),f=r(".header"),p=window.location.pathname.substr("/webpack-dev-server".length)+window.location.search;t.text("Connecting to sockjs server..."),s.hide(),l.hide(),f.css({borderColor:"#96b5b4"});var d={hot:function(){a=!0,l.attr("src",p+window.location.hash)},invalid:function(){o.text(""),t.text("App updated. Recompiling..."),f.css({borderColor:"#96b5b4"}),s.hide(),a||l.hide()},hash:function(e){c=e},"still-ok":function(){o.text(""),t.text("App ready."),f.css({borderColor:""}),s.hide(),a||l.show()},ok:function(){o.text(""),s.hide(),e()},warnings:function(t){o.text("Warnings while compiling."),s.hide(),e()},errors:function(e){t.text("App updated with errors. No reload!"),o.text("Errors while compiling."),s.text("\n"+i(e.join("\n\n\n"))+"\n\n"),f.css({borderColor:"#ebcb8b"}),s.show(),l.hide()},"proxy-error":function(e){t.text("Could not proxy to content base target!"),o.text("Proxy error."),s.text("\n"+i(e.join("\n\n\n"))+"\n\n"),f.css({borderColor:"#ebcb8b"}),s.show(),l.hide()},close:function(){t.text(""),o.text("Disconnected."),s.text("\n\n\n Lost connection to webpack-dev-server.\n Please restart the server to reestablish connection...\n\n\n\n"),f.css({borderColor:"#ebcb8b"}),s.show(),l.hide()}};u(d),l.load(function(){t.text("App ready."),f.css({borderColor:""}),l.show()})})},function(e,t){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t){function n(){u=!1,s.length?c=s.concat(c):l=-1,c.length&&r()}function r(){if(!u){var e=setTimeout(n);u=!0;for(var t=c.length;t;){for(s=c,c=[];++l<t;)s[l].run();l=-1,t=c.length}s=null,u=!1,clearTimeout(e)}}function o(e,t){this.fun=e,this.array=t}function i(){}var s,a=e.exports={},c=[],u=!1,l=-1;a.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];c.push(new o(e,t)),1!==c.length||u||setTimeout(r,0)},o.prototype.run=function(){this.fun.apply(null,this.array)},a.title="browser",a.browser=!0,a.env={},a.argv=[],a.version="",a.versions={},a.on=i,a.addListener=i,a.once=i,a.off=i,a.removeListener=i,a.removeAllListeners=i,a.emit=i,a.binding=function(e){throw new Error("process.binding is not supported")},a.cwd=function(){return"/"},a.chdir=function(e){throw new Error("process.chdir is not supported")},a.umask=function(){return 0}},function(e,t,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console.exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}function o(){var e=arguments,n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),!n)return e;var r="color: "+this.color;e=[e[0],r,"color: inherit"].concat(Array.prototype.slice.call(e,1));var o=0,i=0;return e[0].replace(/%[a-z%]/g,function(e){"%%"!==e&&(o++,"%c"===e&&(i=o))}),e.splice(i,0,r),e}function i(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function s(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(n){}}function a(){var e;try{e=t.storage.debug}catch(n){}return e}function c(){try{return window.localStorage}catch(e){}}t=e.exports=n(66),t.log=i,t.formatArgs=o,t.save=s,t.load=a,t.useColors=r,t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:c(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){return JSON.stringify(e)},t.enable(a())},function(e,t,n){"use strict";function r(){i.call(this)}var o=n(1),i=n(21);o(r,i),r.prototype.removeAllListeners=function(e){e?delete this._listeners[e]:this._listeners={}},r.prototype.once=function(e,t){function n(){r.removeListener(e,n),o||(o=!0,t.apply(this,arguments))}var r=this,o=!1;this.on(e,n)},r.prototype.emit=function(e){var t=this._listeners[e];if(t)for(var n=Array.prototype.slice.call(arguments,1),r=0;r<t.length;r++)t[r].apply(this,n)},r.prototype.on=r.prototype.addListener=i.prototype.addEventListener,r.prototype.removeListener=i.prototype.removeEventListener,e.exports.EventEmitter=r},function(e,t,n){(function(t){"use strict";var r=n(19),o=function(){};"production"!==t.env.NODE_ENV&&(o=n(3)("sockjs-client:utils:url")),e.exports={getOrigin:function(e){if(!e)return null;var t=new r(e);if("file:"===t.protocol)return null;var n=t.port;return n||(n="https:"===t.protocol?"443":"80"),t.protocol+"//"+t.hostname+":"+n},isOriginEqual:function(e,t){var n=this.getOrigin(e)===this.getOrigin(t);return o("same",e,t,n),n},isSchemeEqual:function(e,t){return e.split(":")[0]===t.split(":")[0]},addPath:function(e,t){var n=e.split("?");return n[0]+t+(n[1]?"?"+n[1]:"")},addQuery:function(e,t){return e+(-1===e.indexOf("?")?"?"+t:"&"+t)}}}).call(t,n(2))},function(e,t,n){var r;(function(e,o){(function(){function i(e,t){function n(e){if(n[e]!==g)return n[e];var i;if("bug-string-char-index"==e)i="a"!="a"[0];else if("json"==e)i=n("json-stringify")&&n("json-parse");else{var s,a='{"a":[1,true,false,null,"\\u0000\\b\\n\\f\\r\\t"]}';if("json-stringify"==e){var u=t.stringify,l="function"==typeof u&&b;if(l){(s=function(){return 1}).toJSON=s;try{l="0"===u(0)&&"0"===u(new r)&&'""'==u(new o)&&u(v)===g&&u(g)===g&&u()===g&&"1"===u(s)&&"[1]"==u([s])&&"[null]"==u([g])&&"null"==u(null)&&"[null,null,null]"==u([g,v,null])&&u({a:[s,!0,!1,null,"\x00\b\n\f\r "]})==a&&"1"===u(null,s)&&"[\n 1,\n 2\n]"==u([1,2],null,1)&&'"-271821-04-20T00:00:00.000Z"'==u(new c(-864e13))&&'"+275760-09-13T00:00:00.000Z"'==u(new c(864e13))&&'"-000001-01-01T00:00:00.000Z"'==u(new c(-621987552e5))&&'"1969-12-31T23:59:59.999Z"'==u(new c(-1))}catch(f){l=!1}}i=l}if("json-parse"==e){var p=t.parse;if("function"==typeof p)try{if(0===p("0")&&!p(!1)){s=p(a);var d=5==s.a.length&&1===s.a[0];if(d){try{d=!p('" "')}catch(f){}if(d)try{d=1!==p("01")}catch(f){}if(d)try{d=1!==p("1.")}catch(f){}}}}catch(f){d=!1}i=d}}return n[e]=!!i}e||(e=u.Object()),t||(t=u.Object());var r=e.Number||u.Number,o=e.String||u.String,s=e.Object||u.Object,c=e.Date||u.Date,l=e.SyntaxError||u.SyntaxError,f=e.TypeError||u.TypeError,p=e.Math||u.Math,d=e.JSON||u.JSON;"object"==typeof d&&d&&(t.stringify=d.stringify,t.parse=d.parse);var h,m,g,y=s.prototype,v=y.toString,b=new c(-0xc782b5b800cec);try{b=-109252==b.getUTCFullYear()&&0===b.getUTCMonth()&&1===b.getUTCDate()&&10==b.getUTCHours()&&37==b.getUTCMinutes()&&6==b.getUTCSeconds()&&708==b.getUTCMilliseconds()}catch(x){}if(!n("json")){var w="[object Function]",E="[object Date]",T="[object Number]",N="[object String]",C="[object Array]",S="[object Boolean]",_=n("bug-string-char-index");if(!b)var k=p.floor,j=[0,31,59,90,120,151,181,212,243,273,304,334],A=function(e,t){return j[t]+365*(e-1970)+k((e-1969+(t=+(t>1)))/4)-k((e-1901+t)/100)+k((e-1601+t)/400)};if((h=y.hasOwnProperty)||(h=function(e){var t,n={};return(n.__proto__=null,n.__proto__={toString:1},n).toString!=v?h=function(e){var t=this.__proto__,n=e in(this.__proto__=null,this);return this.__proto__=t,n}:(t=n.constructor,h=function(e){var n=(this.constructor||t).prototype;return e in this&&!(e in n&&this[e]===n[e])}),n=null,h.call(this,e)}),m=function(e,t){var n,r,o,i=0;(n=function(){this.valueOf=0}).prototype.valueOf=0,r=new n;for(o in r)h.call(r,o)&&i++;return n=r=null,i?m=2==i?function(e,t){var n,r={},o=v.call(e)==w;for(n in e)o&&"prototype"==n||h.call(r,n)||!(r[n]=1)||!h.call(e,n)||t(n)}:function(e,t){var n,r,o=v.call(e)==w;for(n in e)o&&"prototype"==n||!h.call(e,n)||(r="constructor"===n)||t(n);(r||h.call(e,n="constructor"))&&t(n)}:(r=["valueOf","toString","toLocaleString","propertyIsEnumerable","isPrototypeOf","hasOwnProperty","constructor"],m=function(e,t){var n,o,i=v.call(e)==w,s=!i&&"function"!=typeof e.constructor&&a[typeof e.hasOwnProperty]&&e.hasOwnProperty||h;for(n in e)i&&"prototype"==n||!s.call(e,n)||t(n);for(o=r.length;n=r[--o];s.call(e,n)&&t(n));}),m(e,t)},!n("json-stringify")){var O={92:"\\\\",34:'\\"',8:"\\b",12:"\\f",10:"\\n",13:"\\r",9:"\\t"},L="000000",D=function(e,t){return(L+(t||0)).slice(-e)},M="\\u00",H=function(e){for(var t='"',n=0,r=e.length,o=!_||r>10,i=o&&(_?e.split(""):e);r>n;n++){var s=e.charCodeAt(n);switch(s){case 8:case 9:case 10:case 12:case 13:case 34:case 92:t+=O[s];break;default:if(32>s){t+=M+D(2,s.toString(16));break}t+=o?i[n]:e.charAt(n)}}return t+'"'},I=function(e,t,n,r,o,i,s){var a,c,u,l,p,d,y,b,x,w,_,j,O,L,M,R;try{a=t[e]}catch(P){}if("object"==typeof a&&a)if(c=v.call(a),c!=E||h.call(a,"toJSON"))"function"==typeof a.toJSON&&(c!=T&&c!=N&&c!=C||h.call(a,"toJSON"))&&(a=a.toJSON(e));else if(a>-1/0&&1/0>a){if(A){for(p=k(a/864e5),u=k(p/365.2425)+1970-1;A(u+1,0)<=p;u++);for(l=k((p-A(u,0))/30.42);A(u,l+1)<=p;l++);p=1+p-A(u,l),d=(a%864e5+864e5)%864e5,y=k(d/36e5)%24,b=k(d/6e4)%60,x=k(d/1e3)%60,w=d%1e3}else u=a.getUTCFullYear(),l=a.getUTCMonth(),p=a.getUTCDate(),y=a.getUTCHours(),b=a.getUTCMinutes(),x=a.getUTCSeconds(),w=a.getUTCMilliseconds();a=(0>=u||u>=1e4?(0>u?"-":"+")+D(6,0>u?-u:u):D(4,u))+"-"+D(2,l+1)+"-"+D(2,p)+"T"+D(2,y)+":"+D(2,b)+":"+D(2,x)+"."+D(3,w)+"Z"}else a=null;if(n&&(a=n.call(t,e,a)),null===a)return"null";if(c=v.call(a),c==S)return""+a;if(c==T)return a>-1/0&&1/0>a?""+a:"null";if(c==N)return H(""+a);if("object"==typeof a){for(L=s.length;L--;)if(s[L]===a)throw f();if(s.push(a),_=[],M=i,i+=o,c==C){for(O=0,L=a.length;L>O;O++)j=I(O,a,n,r,o,i,s),_.push(j===g?"null":j);R=_.length?o?"[\n"+i+_.join(",\n"+i)+"\n"+M+"]":"["+_.join(",")+"]":"[]"}else m(r||a,function(e){var t=I(e,a,n,r,o,i,s);t!==g&&_.push(H(e)+":"+(o?" ":"")+t)}),R=_.length?o?"{\n"+i+_.join(",\n"+i)+"\n"+M+"}":"{"+_.join(",")+"}":"{}";return s.pop(),R}};t.stringify=function(e,t,n){var r,o,i,s;if(a[typeof t]&&t)if((s=v.call(t))==w)o=t;else if(s==C){i={};for(var c,u=0,l=t.length;l>u;c=t[u++],s=v.call(c),(s==N||s==T)&&(i[c]=1));}if(n)if((s=v.call(n))==T){if((n-=n%1)>0)for(r="",n>10&&(n=10);r.length<n;r+=" ");}else s==N&&(r=n.length<=10?n:n.slice(0,10));return I("",(c={},c[""]=e,c),o,i,r,"",[])}}if(!n("json-parse")){var R,P,F=o.fromCharCode,q={92:"\\",34:'"',47:"/",98:"\b",116:" ",110:"\n",102:"\f",114:"\r"},B=function(){throw R=P=null,l()},W=function(){for(var e,t,n,r,o,i=P,s=i.length;s>R;)switch(o=i.charCodeAt(R)){case 9:case 10:case 13:case 32:R++;break;case 123:case 125:case 91:case 93:case 58:case 44:return e=_?i.charAt(R):i[R],R++,e;case 34:for(e="@",R++;s>R;)if(o=i.charCodeAt(R),32>o)B();else if(92==o)switch(o=i.charCodeAt(++R)){case 92:case 34:case 47:case 98:case 116:case 110:case 102:case 114:e+=q[o],R++;break;case 117:for(t=++R,n=R+4;n>R;R++)o=i.charCodeAt(R),o>=48&&57>=o||o>=97&&102>=o||o>=65&&70>=o||B();e+=F("0x"+i.slice(t,R));break;default:B()}else{if(34==o)break;for(o=i.charCodeAt(R),t=R;o>=32&&92!=o&&34!=o;)o=i.charCodeAt(++R);e+=i.slice(t,R)}if(34==i.charCodeAt(R))return R++,e;B();default:if(t=R,45==o&&(r=!0,o=i.charCodeAt(++R)),o>=48&&57>=o){for(48==o&&(o=i.charCodeAt(R+1),o>=48&&57>=o)&&B(),r=!1;s>R&&(o=i.charCodeAt(R),o>=48&&57>=o);R++);if(46==i.charCodeAt(R)){for(n=++R;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==R&&B(),R=n}if(o=i.charCodeAt(R),101==o||69==o){for(o=i.charCodeAt(++R),(43==o||45==o)&&R++,n=R;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==R&&B(),R=n}return+i.slice(t,R)}if(r&&B(),"true"==i.slice(R,R+4))return R+=4,!0;if("false"==i.slice(R,R+5))return R+=5,!1;if("null"==i.slice(R,R+4))return R+=4,null;B()}return"$"},U=function(e){var t,n;if("$"==e&&B(),"string"==typeof e){if("@"==(_?e.charAt(0):e[0]))return e.slice(1);if("["==e){for(t=[];e=W(),"]"!=e;n||(n=!0))n&&(","==e?(e=W(),"]"==e&&B()):B()),","==e&&B(),t.push(U(e));return t}if("{"==e){for(t={};e=W(),"}"!=e;n||(n=!0))n&&(","==e?(e=W(),"}"==e&&B()):B()),(","==e||"string"!=typeof e||"@"!=(_?e.charAt(0):e[0])||":"!=W())&&B(),t[e.slice(1)]=U(W());return t}B()}return e},$=function(e,t,n){var r=z(e,t,n);r===g?delete e[t]:e[t]=r},z=function(e,t,n){var r,o=e[t];if("object"==typeof o&&o)if(v.call(o)==C)for(r=o.length;r--;)$(o,r,n);else m(o,function(e){$(o,e,n)});return n.call(e,t,o)};t.parse=function(e,t){var n,r;return R=0,P=""+e,n=U(W()),"$"!=W()&&B(),R=P=null,t&&v.call(t)==w?z((r={},r[""]=n,r),"",t):n}}}return t.runInContext=i,t}var s=n(20),a={"function":!0,object:!0},c=a[typeof t]&&t&&!t.nodeType&&t,u=a[typeof window]&&window||this,l=c&&a[typeof e]&&e&&!e.nodeType&&"object"==typeof o&&o;if(!l||l.global!==l&&l.window!==l&&l.self!==l||(u=l),c&&!s)i(u,c);else{var f=u.JSON,p=u.JSON3,d=!1,h=i(u,u.JSON3={noConflict:function(){return d||(d=!0,u.JSON=f,u.JSON3=p,f=p=null),h}});u.JSON={parse:h.parse,stringify:h.stringify}}s&&(r=function(){return h}.call(t,n,t,e),!(void 0!==r&&(e.exports=r)))}).call(this)}).call(t,n(75)(e),function(){return this}())},function(e,t,n){(function(t){"use strict";var r=n(9),o={},i=!1,s=t.chrome&&t.chrome.app&&t.chrome.app.runtime;e.exports={attachEvent:function(e,n){"undefined"!=typeof t.addEventListener?t.addEventListener(e,n,!1):t.document&&t.attachEvent&&(t.document.attachEvent("on"+e,n),t.attachEvent("on"+e,n))},detachEvent:function(e,n){"undefined"!=typeof t.addEventListener?t.removeEventListener(e,n,!1):t.document&&t.detachEvent&&(t.document.detachEvent("on"+e,n),t.detachEvent("on"+e,n))},unloadAdd:function(e){if(s)return null;var t=r.string(8);return o[t]=e,i&&setTimeout(this.triggerUnloadCallbacks,0),t},unloadDel:function(e){e in o&&delete o[e]},triggerUnloadCallbacks:function(){for(var e in o)o[e](),delete o[e]}};var a=function(){i||(i=!0,e.exports.triggerUnloadCallbacks())};s||e.exports.attachEvent("unload",a)}).call(t,function(){return this}())},function(e,t,n){(function(t){"use strict";function r(e){return function(t,n,r){c("create ajax sender",t,n);var o={};"string"==typeof n&&(o.headers={"Content-type":"text/plain"});var i=s.addPath(t,"/xhr_send"),a=new e("POST",i,n,o);return a.once("finish",function(e){return c("finish",e),a=null,200!==e&&204!==e?r(new Error("http status "+e)):void r()}),function(){c("abort"),a.close(),a=null;var e=new Error("Aborted");e.code=1e3,r(e)}}}function o(e,t,n,o){a.call(this,e,t,r(o),n,o)}var i=n(1),s=n(5),a=n(30),c=function(){};"production"!==t.env.NODE_ENV&&(c=n(3)("sockjs-client:ajax-based")),i(o,a),e.exports=o}).call(t,n(2))},function(e,t,n){"use strict";var r=n(62),o="abcdefghijklmnopqrstuvwxyz012345";e.exports={string:function(e){for(var t=o.length,n=r.randomBytes(e),i=[],s=0;e>s;s++)i.push(o.substr(n[s]%t,1));return i.join("")},number:function(e){return Math.floor(Math.random()*e)},numberString:function(e){var t=(""+(e-1)).length,n=new Array(t+1).join("0");return(n+this.number(e)).slice(-t)}}},function(e,t,n){"use strict";function r(e,t,n){i.call(this,e,t,n,{noCredentials:!0})}var o=n(1),i=n(25);o(r,i),r.enabled=i.enabled,e.exports=r},function(e,t){(function(t){"use strict";e.exports={isOpera:function(){return t.navigator&&/opera/i.test(t.navigator.userAgent)},isKonqueror:function(){return t.navigator&&/konqueror/i.test(t.navigator.userAgent)},hasDomain:function(){if(!t.document)return!0;try{return!!t.document.domain}catch(e){return!1}}}}).call(t,function(){return this}())},function(e,t,n){(function(t,r){"use strict";var o=n(7),i=n(6),s=n(11),a=function(){};"production"!==t.env.NODE_ENV&&(a=n(3)("sockjs-client:utils:iframe")),e.exports={WPrefix:"_jp",currentWindowId:null,polluteGlobalNamespace:function(){e.exports.WPrefix in r||(r[e.exports.WPrefix]={})},postMessage:function(t,n){r.parent!==r?r.parent.postMessage(i.stringify({windowId:e.exports.currentWindowId,type:t,data:n||""}),"*"):a("Cannot postMessage, no parent window.",t,n)},createIframe:function(e,t){var n,i,s=r.document.createElement("iframe"),c=function(){a("unattach"),clearTimeout(n);try{s.onload=null}catch(e){}s.onerror=null},u=function(){a("cleanup"),s&&(c(),setTimeout(function(){s&&s.parentNode.removeChild(s),s=null},0),o.unloadDel(i))},l=function(e){a("onerror",e),s&&(u(),t(e))},f=function(e,t){a("post",e,t);try{setTimeout(function(){s&&s.contentWindow&&s.contentWindow.postMessage(e,t)},0)}catch(n){}};return s.src=e,s.style.display="none",s.style.position="absolute",s.onerror=function(){l("onerror")},s.onload=function(){a("onload"),clearTimeout(n),n=setTimeout(function(){l("onload timeout")},2e3)},r.document.body.appendChild(s),n=setTimeout(function(){l("timeout")},15e3),i=o.unloadAdd(u),{post:f,cleanup:u,loaded:c}},createHtmlfile:function(t,n){var i,s,c,u=["Active"].concat("Object").join("X"),l=new r[u]("htmlfile"),f=function(){clearTimeout(i),c.onerror=null},p=function(){l&&(f(),o.unloadDel(s),c.parentNode.removeChild(c),c=l=null,CollectGarbage())},d=function(e){a("onerror",e),l&&(p(),n(e))},h=function(e,t){try{setTimeout(function(){c&&c.contentWindow&&c.contentWindow.postMessage(e,t)},0)}catch(n){}};l.open(),l.write('<html><script>document.domain="'+r.document.domain+'";</script></html>'),l.close(),l.parentWindow[e.exports.WPrefix]=r[e.exports.WPrefix];var m=l.createElement("div");return l.body.appendChild(m),c=l.createElement("iframe"),m.appendChild(c),c.src=t,c.onerror=function(){d("onerror")},i=setTimeout(function(){d("timeout")},15e3),s=o.unloadAdd(p),{post:h,cleanup:p,loaded:f}}},e.exports.iframeEnabled=!1,r.document&&(e.exports.iframeEnabled=("function"==typeof r.postMessage||"object"==typeof r.postMessage)&&!s.isKonqueror())}).call(t,n(2),function(){return this}())},function(e,t,n){(function(t){"use strict";function r(e,t){s(e),i.call(this);var n=this;this.bufferPosition=0,this.xo=new t("POST",e,null),this.xo.on("chunk",this._chunkHandler.bind(this)),this.xo.once("finish",function(e,t){s("finish",e,t),n._chunkHandler(e,t),n.xo=null;var r=200===e?"network":"permanent";s("close",r),n.emit("close",null,r),n._cleanup()})}var o=n(1),i=n(4).EventEmitter,s=function(){};"production"!==t.env.NODE_ENV&&(s=n(3)("sockjs-client:receiver:xhr")),o(r,i),r.prototype._chunkHandler=function(e,t){if(s("_chunkHandler",e),200===e&&t)for(var n=-1;;this.bufferPosition+=n+1){var r=t.slice(this.bufferPosition);if(n=r.indexOf("\n"),-1===n)break;var o=r.slice(0,n);o&&(s("message",o),this.emit("message",o))}},r.prototype._cleanup=function(){s("_cleanup"),this.removeAllListeners()},r.prototype.abort=function(){s("abort"),this.xo&&(this.xo.close(),s("close"),this.emit("close",null,"user"),this.xo=null),this._cleanup()},e.exports=r}).call(t,n(2))},function(e,t,n){"use strict";function r(e,t,n,r){i.call(this,e,t,n,r)}var o=n(1),i=n(25);o(r,i),r.enabled=i.enabled&&i.supportsCORS,e.exports=r},function(e,t){"use strict";function n(e){this.type=e}n.prototype.initEvent=function(e,t,n){return this.type=e,this.bubbles=t,this.cancelable=n,this.timeStamp=+new Date,this},n.prototype.stopPropagation=function(){},n.prototype.preventDefault=function(){},n.CAPTURING_PHASE=1,n.AT_TARGET=2,n.BUBBLING_PHASE=3,e.exports=n},function(e,t,n){(function(t){"use strict";var r=n(1),o=n(29),i=n(18);e.exports=function(e){function n(t,n){o.call(this,e.transportName,t,n)}return r(n,o),n.enabled=function(n,r){if(!t.document)return!1;var s=i.extend({},r);return s.sameOrigin=!0,e.enabled(s)&&o.enabled()},n.transportName="iframe-"+e.transportName,n.needBody=!0,n.roundTrips=o.roundTrips+e.roundTrips-1,n.facadeTransport=e,n}}).call(t,function(){return this}())},function(e,t,n){(function(t,r){"use strict";function o(e,t,n){l(e,t);var r=this;i.call(this),setTimeout(function(){r._start(e,t,n)},0)}var i=n(4).EventEmitter,s=n(1),a=n(7),c=n(11),u=n(5),l=function(){};"production"!==t.env.NODE_ENV&&(l=n(3)("sockjs-client:sender:xdr")),s(o,i),o.prototype._start=function(e,t,n){l("_start");var o=this,i=new r.XDomainRequest;t=u.addQuery(t,"t="+ +new Date),i.onerror=function(){l("onerror"),o._error()},i.ontimeout=function(){l("ontimeout"),o._error()},i.onprogress=function(){l("progress",i.responseText),o.emit("chunk",200,i.responseText)},i.onload=function(){l("load"),o.emit("finish",200,i.responseText),o._cleanup(!1)},this.xdr=i,this.unloadRef=a.unloadAdd(function(){o._cleanup(!0)});try{this.xdr.open(e,t),this.timeout&&(this.xdr.timeout=this.timeout),this.xdr.send(n)}catch(s){this._error()}},o.prototype._error=function(){this.emit("finish",0,""),this._cleanup(!1)},o.prototype._cleanup=function(e){if(l("cleanup",e),this.xdr){if(this.removeAllListeners(),a.unloadDel(this.unloadRef),this.xdr.ontimeout=this.xdr.onerror=this.xdr.onprogress=this.xdr.onload=null,e)try{this.xdr.abort()}catch(t){}this.unloadRef=this.xdr=null}},o.prototype.close=function(){l("close"),this._cleanup(!0)},o.enabled=!(!r.XDomainRequest||!c.hasDomain()),e.exports=o}).call(t,n(2),function(){return this}())},function(e,t){"use strict";e.exports={isObject:function(e){var t=typeof e;return"function"===t||"object"===t&&!!e},extend:function(e){if(!this.isObject(e))return e;for(var t,n,r=1,o=arguments.length;o>r;r++){t=arguments[r];for(n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}return e}}},function(e,t,n){"use strict";function r(e,t,n){if(!(this instanceof r))return new r(e,t,n);var u,l,f,p,d=a.test(e),h=typeof t,m=this,g=0;for("object"!==h&&"string"!==h&&(n=t,t=null),n&&"function"!=typeof n&&(n=s.parse),t=i(t);g<c.length;g++)l=c[g],u=l[0],p=l[1],u!==u?m[p]=e:"string"==typeof u?~(f=e.indexOf(u))&&("number"==typeof l[2]?(m[p]=e.slice(0,f),e=e.slice(f+l[2])):(m[p]=e.slice(f),e=e.slice(0,f))):(f=u.exec(e))&&(m[p]=f[1],e=e.slice(0,e.length-f[0].length)),m[p]=m[p]||(l[3]||"port"===p&&d?t[p]||"":""),l[4]&&(m[p]=m[p].toLowerCase());n&&(m.query=n(m.query)),o(m.port,m.protocol)||(m.host=m.hostname,m.port=""),m.username=m.password="",m.auth&&(l=m.auth.split(":"),m.username=l[0]||"",m.password=l[1]||""),m.href=m.toString()}var o=n(70),i=n(68),s=n(69),a=/^\/(?!\/)/,c=[["#","hash"],["?","query"],["//","protocol",2,1,1],["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/\:(\d+)$/,"port"],[NaN,"hostname",void 0,1,1]];r.prototype.set=function(e,t,n){var r=this;return"query"===e?("string"==typeof t&&t.length&&(t=(n||s.parse)(t)),r[e]=t):"port"===e?(r[e]=t,o(t,r.protocol)?t&&(r.host=r.hostname+":"+t):(r.host=r.hostname,r[e]="")):"hostname"===e?(r[e]=t,r.port&&(t+=":"+r.port),r.host=t):"host"===e?(r[e]=t,/\:\d+/.test(t)&&(t=t.split(":"),r.hostname=t[0],r.port=t[1])):r[e]=t,r.href=r.toString(),r},r.prototype.toString=function(e){e&&"function"==typeof e||(e=s.stringify);var t,n=this,r=n.protocol+"//";return n.username&&(r+=n.username,n.password&&(r+=":"+n.password),r+="@"),r+=n.hostname,n.port&&(r+=":"+n.port),r+=n.pathname,t="object"==typeof n.query?e(n.query):n.query,t&&(r+="?"!==t.charAt(0)?"?"+t:t),n.hash&&(r+=n.hash),r},r.qs=s,r.location=i,e.exports=r},function(e,t){(function(t){e.exports=t}).call(t,{})},function(e,t){"use strict";function n(){this._listeners={}}n.prototype.addEventListener=function(e,t){e in this._listeners||(this._listeners[e]=[]);var n=this._listeners[e];-1===n.indexOf(t)&&(n=n.concat([t])),this._listeners[e]=n},n.prototype.removeEventListener=function(e,t){var n=this._listeners[e];if(n){var r=n.indexOf(t);return-1!==r?void(n.length>1?this._listeners[e]=n.slice(0,r).concat(n.slice(r+1)):delete this._listeners[e]):void 0}},n.prototype.dispatchEvent=function(e){var t=e.type,n=Array.prototype.slice.call(arguments,0);if(this["on"+t]&&this["on"+t].apply(this,n),t in this._listeners)for(var r=this._listeners[t],o=0;o<r.length;o++)r[o].apply(this,n)},e.exports=n},function(e,t,n){(function(t){"use strict";function r(e,t){o.call(this);var n=this,r=+new Date;this.xo=new t("GET",e),this.xo.once("finish",function(e,t){var o,i;if(200===e){if(i=+new Date-r,t)try{o=s.parse(t)}catch(u){c("bad json",t)}a.isObject(o)||(o={})}n.emit("finish",o,i),n.removeAllListeners()})}var o=n(4).EventEmitter,i=n(1),s=n(6),a=n(18),c=function(){};"production"!==t.env.NODE_ENV&&(c=n(3)("sockjs-client:info-ajax")),i(r,o),r.prototype.close=function(){this.removeAllListeners(),this.xo.close()},e.exports=r}).call(t,n(2))},function(e,t,n){"use strict";function r(e){var t=this;i.call(this),this.ir=new c(e,a),this.ir.once("finish",function(e,n){t.ir=null,t.emit("message",s.stringify([e,n]))})}var o=n(1),i=n(4).EventEmitter,s=n(6),a=n(10),c=n(22);o(r,i),r.transportName="iframe-info-receiver",r.prototype.close=function(){this.ir&&(this.ir.close(),this.ir=null),this.removeAllListeners()},e.exports=r},function(e,t){(function(t){"use strict";e.exports=t.location||{origin:"http://localhost:80",protocol:"http",host:"localhost",port:80,href:"http://localhost/",hash:""}}).call(t,function(){return this}())},function(e,t,n){(function(t,r){"use strict";function o(e,t,n,r){l(e,t);var o=this;i.call(this),setTimeout(function(){o._start(e,t,n,r)},0)}var i=n(4).EventEmitter,s=n(1),a=n(7),c=n(5),u=t.XMLHttpRequest,l=function(){};"production"!==r.env.NODE_ENV&&(l=n(3)("sockjs-client:browser:xhr")),s(o,i),o.prototype._start=function(e,t,n,r){var i=this;try{this.xhr=new u}catch(s){}if(!this.xhr)return l("no xhr"),this.emit("finish",0,"no xhr support"),void this._cleanup();t=c.addQuery(t,"t="+ +new Date),this.unloadRef=a.unloadAdd(function(){l("unload cleanup"),i._cleanup(!0)});try{this.xhr.open(e,t,!0),this.timeout&&"timeout"in this.xhr&&(this.xhr.timeout=this.timeout,this.xhr.ontimeout=function(){l("xhr timeout"),i.emit("finish",0,""),i._cleanup(!1)})}catch(f){return l("exception",f),this.emit("finish",0,""),void this._cleanup(!1)}if(r&&r.noCredentials||!o.supportsCORS||(l("withCredentials"),this.xhr.withCredentials="true"),r&&r.headers)for(var p in r.headers)this.xhr.setRequestHeader(p,r.headers[p]);this.xhr.onreadystatechange=function(){if(i.xhr){var e,t,n=i.xhr;switch(l("readyState",n.readyState),n.readyState){case 3:try{t=n.status,e=n.responseText}catch(r){}l("status",t),1223===t&&(t=204),200===t&&e&&e.length>0&&(l("chunk"),i.emit("chunk",t,e));break;case 4:t=n.status,l("status",t),1223===t&&(t=204),(12005===t||12029===t)&&(t=0),l("finish",t,n.responseText),i.emit("finish",t,n.responseText),i._cleanup(!1)}}};try{i.xhr.send(n)}catch(f){i.emit("finish",0,""),i._cleanup(!1)}},o.prototype._cleanup=function(e){if(l("cleanup"),this.xhr){if(this.removeAllListeners(),a.unloadDel(this.unloadRef),this.xhr.onreadystatechange=function(){},this.xhr.ontimeout&&(this.xhr.ontimeout=null),e)try{this.xhr.abort()}catch(t){}this.unloadRef=this.xhr=null}},o.prototype.close=function(){l("close"),this._cleanup(!0)},o.enabled=!!u;var f=["Active"].concat("Object").join("X");!o.enabled&&f in t&&(l("overriding xmlhttprequest"),u=function(){try{return new t[f]("Microsoft.XMLHTTP")}catch(e){return null}},o.enabled=!!new u);var p=!1;try{p="withCredentials"in new u}catch(d){}o.supportsCORS=p,e.exports=o}).call(t,function(){return this}(),n(2))},function(e,t){(function(t){e.exports=t.EventSource}).call(t,function(){return this}())},function(e,t,n){"use strict";function r(e){if(!r.enabled())throw new Error("Transport created when disabled");i.call(this,e,"/eventsource",s,a)}var o=n(1),i=n(8),s=n(54),a=n(14),c=n(26);o(r,i),r.enabled=function(){return!!c},r.transportName="eventsource",r.roundTrips=2,e.exports=r},function(e,t,n){"use strict";function r(e){if(!i.enabled)throw new Error("Transport created when disabled");a.call(this,e,"/htmlfile",i,s)}var o=n(1),i=n(55),s=n(10),a=n(8);o(r,a),r.enabled=function(e){return i.enabled&&e.sameOrigin},r.transportName="htmlfile",r.roundTrips=2,e.exports=r},function(e,t,n){(function(t){"use strict";function r(e,t,n){if(!r.enabled())throw new Error("Transport created when disabled");s.call(this);var o=this;this.origin=c.getOrigin(n),this.baseUrl=n,this.transUrl=t,this.transport=e,this.windowId=f.string(8);var i=c.addPath(n,"/iframe.html")+"#"+this.windowId;p(e,t,i),this.iframeObj=u.createIframe(i,function(e){p("err callback"),o.emit("close",1006,"Unable to load an iframe ("+e+")"),o.close()}),this.onmessageCallback=this._message.bind(this),l.attachEvent("message",this.onmessageCallback)}var o=n(1),i=n(6),s=n(4).EventEmitter,a=n(33),c=n(5),u=n(12),l=n(7),f=n(9),p=function(){};"production"!==t.env.NODE_ENV&&(p=n(3)("sockjs-client:transport:iframe")),o(r,s),r.prototype.close=function(){if(p("close"),this.removeAllListeners(),this.iframeObj){l.detachEvent("message",this.onmessageCallback);try{this.postMessage("c")}catch(e){}this.iframeObj.cleanup(),this.iframeObj=null,this.onmessageCallback=this.iframeObj=null}},r.prototype._message=function(e){if(p("message",e.data),!c.isOriginEqual(e.origin,this.origin))return void p("not same origin",e.origin,this.origin);var t;try{t=i.parse(e.data)}catch(n){return void p("bad json",e.data)}if(t.windowId!==this.windowId)return void p("mismatched window id",t.windowId,this.windowId);switch(t.type){case"s":this.iframeObj.loaded(),this.postMessage("s",i.stringify([a,this.transport,this.transUrl,this.baseUrl]));break;case"t":this.emit("message",t.data);break;case"c":var r;try{r=i.parse(t.data)}catch(n){return void p("bad json",t.data)}this.emit("close",r[0],r[1]),this.close()}},r.prototype.postMessage=function(e,t){p("postMessage",e,t),this.iframeObj.post(i.stringify({windowId:this.windowId,type:e,data:t||""}),this.origin)},r.prototype.send=function(e){p("send",e),this.postMessage("m",e)},r.enabled=function(){return u.iframeEnabled},r.transportName="iframe",r.roundTrips=2,e.exports=r}).call(t,n(2))},function(e,t,n){(function(t){"use strict";function r(e,t,n,r,o){var u=i.addPath(e,t);c(u);var l=this;s.call(this,e,n),this.poll=new a(r,u,o),this.poll.on("message",function(e){c("poll message",e),l.emit("message",e)}),this.poll.once("close",function(e,t){c("poll close",e,t),l.poll=null,l.emit("close",e,t),l.close()})}var o=n(1),i=n(5),s=n(52),a=n(53),c=function(){};"production"!==t.env.NODE_ENV&&(c=n(3)("sockjs-client:sender-receiver")),o(r,s),r.prototype.close=function(){c("close"),this.removeAllListeners(),this.poll&&(this.poll.abort(),this.poll=null),this.stop()},e.exports=r}).call(t,n(2))},function(e,t,n){"use strict";function r(e){if(!a.enabled)throw new Error("Transport created when disabled");i.call(this,e,"/xhr_streaming",s,a)}var o=n(1),i=n(8),s=n(13),a=n(17);o(r,i),r.enabled=function(e){return e.cookie_needed||e.nullOrigin?!1:a.enabled&&e.sameScheme},r.transportName="xdr-streaming",r.roundTrips=2,e.exports=r},function(e,t,n){"use strict";function r(e){if(!c.enabled&&!a.enabled)throw new Error("Transport created when disabled");i.call(this,e,"/xhr",s,a)}var o=n(1),i=n(8),s=n(13),a=n(14),c=n(10);o(r,i),r.enabled=function(e){return e.nullOrigin?!1:c.enabled&&e.sameOrigin?!0:a.enabled},r.transportName="xhr-polling",r.roundTrips=2,e.exports=r},function(e,t){e.exports="1.0.3"},function(e,t,n){n(35),e.exports=jQuery},function(e,t,n){var r,o;/*!
2
2
  * jQuery JavaScript Library v1.8.1
3
3
  * http://jquery.com/
4
4
  *
@@ -11,13 +11,13 @@
11
11
  *
12
12
  * Date: Thu Aug 30 2012 17:17:22 GMT-0400 (Eastern Daylight Time)
13
13
  */
14
- !function(i,s){function a(e){var t=be[e]={};return re.each(e.split(se),function(e,n){t[n]=!0}),t}function c(e,t,n){if(n===s&&1===e.nodeType){var r="data-"+t.replace(we,"-$1").toLowerCase();if(n=e.getAttribute(r),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:xe.test(n)?re.parseJSON(n):n}catch(o){}re.data(e,t,n)}else n=s}return n}function u(e){var t;for(t in e)if(("data"!==t||!re.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function l(){return!1}function p(){return!0}function f(e){return!e||!e.parentNode||11===e.parentNode.nodeType}function h(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}function d(e,t,n){if(t=t||0,re.isFunction(t))return re.grep(e,function(e,r){var o=!!t.call(e,r,e);return o===n});if(t.nodeType)return re.grep(e,function(e,r){return e===t===n});if("string"==typeof t){var r=re.grep(e,function(e){return 1===e.nodeType});if(Ie.test(t))return re.filter(t,r,!n);t=re.filter(t,r)}return re.grep(e,function(e,r){return re.inArray(e,t)>=0===n})}function g(e){var t=ze.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function y(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function m(e,t){if(1===t.nodeType&&re.hasData(e)){var n,r,o,i=re._data(e),s=re._data(t,i),a=i.events;if(a){delete s.handle,s.events={};for(n in a)for(r=0,o=a[n].length;o>r;r++)re.event.add(t,n,a[n][r])}s.data&&(s.data=re.extend({},s.data))}}function v(e,t){var n;1===t.nodeType&&(t.clearAttributes&&t.clearAttributes(),t.mergeAttributes&&t.mergeAttributes(e),n=t.nodeName.toLowerCase(),"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),re.support.html5Clone&&e.innerHTML&&!re.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&et.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.selected=e.defaultSelected:"input"===n||"textarea"===n?t.defaultValue=e.defaultValue:"script"===n&&t.text!==e.text&&(t.text=e.text),t.removeAttribute(re.expando))}function b(e){return"undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName("*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll("*"):[]}function x(e){et.test(e.type)&&(e.defaultChecked=e.checked)}function w(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,o=kt.length;o--;)if(t=kt[o]+n,t in e)return t;return r}function k(e,t){return e=t||e,"none"===re.css(e,"display")||!re.contains(e.ownerDocument,e)}function T(e,t){for(var n,r,o=[],i=0,s=e.length;s>i;i++)n=e[i],n.style&&(o[i]=re._data(n,"olddisplay"),t?(o[i]||"none"!==n.style.display||(n.style.display=""),""===n.style.display&&k(n)&&(o[i]=re._data(n,"olddisplay",E(n.nodeName)))):(r=at(n,"display"),o[i]||"none"===r||re._data(n,"olddisplay",r)));for(i=0;s>i;i++)n=e[i],n.style&&(t&&"none"!==n.style.display&&""!==n.style.display||(n.style.display=t?o[i]||"":"none"));return e}function C(e,t,n){var r=gt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function A(e,t,n,r){for(var o=n===(r?"border":"content")?4:"width"===t?1:0,i=0;4>o;o+=2)"margin"===n&&(i+=re.css(e,n+wt[o],!0)),r?("content"===n&&(i-=parseFloat(at(e,"padding"+wt[o]))||0),"margin"!==n&&(i-=parseFloat(at(e,"border"+wt[o]+"Width"))||0)):(i+=parseFloat(at(e,"padding"+wt[o]))||0,"padding"!==n&&(i+=parseFloat(at(e,"border"+wt[o]+"Width"))||0));return i}function S(e,t,n){var r="width"===t?e.offsetWidth:e.offsetHeight,o=!0,i=re.support.boxSizing&&"border-box"===re.css(e,"boxSizing");if(0>=r||null==r){if(r=at(e,t),(0>r||null==r)&&(r=e.style[t]),yt.test(r))return r;o=i&&(re.support.boxSizingReliable||r===e.style[t]),r=parseFloat(r)||0}return r+A(e,t,n||(i?"border":"content"),o)+"px"}function E(e){if(vt[e])return vt[e];var t=re("<"+e+">").appendTo(X.body),n=t.css("display");return t.remove(),("none"===n||""===n)&&(ct=X.body.appendChild(ct||re.extend(X.createElement("iframe"),{frameBorder:0,width:0,height:0})),ut&&ct.createElement||(ut=(ct.contentWindow||ct.contentDocument).document,ut.write("<!doctype html><html><body>"),ut.close()),t=ut.body.appendChild(ut.createElement(e)),n=at(t,"display"),X.body.removeChild(ct)),vt[e]=n,n}function N(e,t,n,r){var o;if(re.isArray(t))re.each(t,function(t,o){n||At.test(e)?r(e,o):N(e+"["+("object"==typeof o?t:"")+"]",o,n,r)});else if(n||"object"!==re.type(t))r(e,t);else for(o in t)N(e+"["+o+"]",t[o],n,r)}function j(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,o,i,s=t.toLowerCase().split(se),a=0,c=s.length;if(re.isFunction(n))for(;c>a;a++)r=s[a],i=/^\+/.test(r),i&&(r=r.substr(1)||"*"),o=e[r]=e[r]||[],o[i?"unshift":"push"](n)}}function B(e,t,n,r,o,i){o=o||t.dataTypes[0],i=i||{},i[o]=!0;for(var a,c=e[o],u=0,l=c?c.length:0,p=e===It;l>u&&(p||!a);u++)a=c[u](t,n,r),"string"==typeof a&&(!p||i[a]?a=s:(t.dataTypes.unshift(a),a=B(e,t,n,r,a,i)));return!p&&a||i["*"]||(a=B(e,t,n,r,"*",i)),a}function D(e,t){var n,r,o=re.ajaxSettings.flatOptions||{};for(n in t)t[n]!==s&&((o[n]?e:r||(r={}))[n]=t[n]);r&&re.extend(!0,e,r)}function L(e,t,n){var r,o,i,a,c=e.contents,u=e.dataTypes,l=e.responseFields;for(o in l)o in n&&(t[l[o]]=n[o]);for(;"*"===u[0];)u.shift(),r===s&&(r=e.mimeType||t.getResponseHeader("content-type"));if(r)for(o in c)if(c[o]&&c[o].test(r)){u.unshift(o);break}if(u[0]in n)i=u[0];else{for(o in n){if(!u[0]||e.converters[o+" "+u[0]]){i=o;break}a||(a=o)}i=i||a}return i?(i!==u[0]&&u.unshift(i),n[i]):void 0}function O(e,t){var n,r,o,i,s=e.dataTypes.slice(),a=s[0],c={},u=0;if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),s[1])for(n in e.converters)c[n.toLowerCase()]=e.converters[n];for(;o=s[++u];)if("*"!==o){if("*"!==a&&a!==o){if(n=c[a+" "+o]||c["* "+o],!n)for(r in c)if(i=r.split(" "),i[1]===o&&(n=c[a+" "+i[0]]||c["* "+i[0]])){n===!0?n=c[r]:c[r]!==!0&&(o=i[0],s.splice(u--,0,o));break}if(n!==!0)if(n&&e["throws"])t=n(t);else try{t=n(t)}catch(l){return{state:"parsererror",error:n?l:"No conversion from "+a+" to "+o}}}a=o}return{state:"success",data:t}}function _(){try{return new i.XMLHttpRequest}catch(e){}}function R(){try{return new i.ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}function P(){return setTimeout(function(){Gt=s},0),Gt=re.now()}function M(e,t){re.each(t,function(t,n){for(var r=(on[t]||[]).concat(on["*"]),o=0,i=r.length;i>o;o++)if(r[o].call(e,t,n))return})}function H(e,t,n){var r,o=0,i=rn.length,s=re.Deferred().always(function(){delete a.elem}),a=function(){for(var t=Gt||P(),n=Math.max(0,c.startTime+c.duration-t),r=1-(n/c.duration||0),o=0,i=c.tweens.length;i>o;o++)c.tweens[o].run(r);return s.notifyWith(e,[c,r,n]),1>r&&i?n:(s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:re.extend({},t),opts:re.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Gt||P(),duration:n.duration,tweens:[],createTween:function(t,n,r){var o=re.Tween(e,c.opts,t,n,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(o),o},stop:function(t){for(var n=0,r=t?c.tweens.length:0;r>n;n++)c.tweens[n].run(1);return t?s.resolveWith(e,[c,t]):s.rejectWith(e,[c,t]),this}}),u=c.props;for(q(u,c.opts.specialEasing);i>o;o++)if(r=rn[o].call(c,e,u,c.opts))return r;return M(c,u),re.isFunction(c.opts.start)&&c.opts.start.call(e,c),re.fx.timer(re.extend(a,{anim:c,queue:c.opts.queue,elem:e})),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always)}function q(e,t){var n,r,o,i,s;for(n in e)if(r=re.camelCase(n),o=t[r],i=e[n],re.isArray(i)&&(o=i[1],i=e[n]=i[0]),n!==r&&(e[r]=i,delete e[n]),s=re.cssHooks[r],s&&"expand"in s){i=s.expand(i),delete e[r];for(n in i)n in e||(e[n]=i[n],t[n]=o)}else t[r]=o}function F(e,t,n){var r,o,i,s,a,c,u,l,p=this,f=e.style,h={},d=[],g=e.nodeType&&k(e);n.queue||(u=re._queueHooks(e,"fx"),null==u.unqueued&&(u.unqueued=0,l=u.empty.fire,u.empty.fire=function(){u.unqueued||l()}),u.unqueued++,p.always(function(){p.always(function(){u.unqueued--,re.queue(e,"fx").length||u.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[f.overflow,f.overflowX,f.overflowY],"inline"===re.css(e,"display")&&"none"===re.css(e,"float")&&(re.support.inlineBlockNeedsLayout&&"inline"!==E(e.nodeName)?f.zoom=1:f.display="inline-block")),n.overflow&&(f.overflow="hidden",re.support.shrinkWrapBlocks||p.done(function(){f.overflow=n.overflow[0],f.overflowX=n.overflow[1],f.overflowY=n.overflow[2]}));for(r in t)if(i=t[r],en.exec(i)){if(delete t[r],i===(g?"hide":"show"))continue;d.push(r)}if(s=d.length)for(a=re._data(e,"fxshow")||re._data(e,"fxshow",{}),g?re(e).show():p.done(function(){re(e).hide()}),p.done(function(){var t;re.removeData(e,"fxshow",!0);for(t in h)re.style(e,t,h[t])}),r=0;s>r;r++)o=d[r],c=p.createTween(o,g?a[o]:0),h[o]=a[o]||re.style(e,o),o in a||(a[o]=c.start,g&&(c.end=c.start,c.start="width"===o||"height"===o?1:0))}function I(e,t,n,r,o){return new I.prototype.init(e,t,n,r,o)}function U(e,t){var n,r={height:e},o=0;for(t=t?1:0;4>o;o+=2-t)n=wt[o],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function W(e){return re.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}var z,$,X=i.document,J=i.location,Y=i.navigator,V=i.jQuery,K=i.$,Q=Array.prototype.push,G=Array.prototype.slice,Z=Array.prototype.indexOf,ee=Object.prototype.toString,te=Object.prototype.hasOwnProperty,ne=String.prototype.trim,re=function(e,t){return new re.fn.init(e,t,z)},oe=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,ie=/\S/,se=/\s+/,ae=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ce=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,ue=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,le=/^[\],:{}\s]*$/,pe=/(?:^|:|,)(?:\s*\[)+/g,fe=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,he=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,de=/^-ms-/,ge=/-([\da-z])/gi,ye=function(e,t){return(t+"").toUpperCase()},me=function(){X.addEventListener?(X.removeEventListener("DOMContentLoaded",me,!1),re.ready()):"complete"===X.readyState&&(X.detachEvent("onreadystatechange",me),re.ready())},ve={};re.fn=re.prototype={constructor:re,init:function(e,t,n){var r,o,i;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if("string"==typeof e){if(r="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:ce.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1])return t=t instanceof re?t[0]:t,i=t&&t.nodeType?t.ownerDocument||t:X,e=re.parseHTML(r[1],i,!0),ue.test(r[1])&&re.isPlainObject(t)&&this.attr.call(e,t,!0),re.merge(this,e);if(o=X.getElementById(r[2]),o&&o.parentNode){if(o.id!==r[2])return n.find(e);this.length=1,this[0]=o}return this.context=X,this.selector=e,this}return re.isFunction(e)?n.ready(e):(e.selector!==s&&(this.selector=e.selector,this.context=e.context),re.makeArray(e,this))},selector:"",jquery:"1.8.1",length:0,size:function(){return this.length},toArray:function(){return G.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=re.merge(this.constructor(),e);return r.prevObject=this,r.context=this.context,"find"===t?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return re.each(this,e,t)},ready:function(e){return re.ready.promise().done(e),this},eq:function(e){return e=+e,-1===e?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(G.apply(this,arguments),"slice",G.call(arguments).join(","))},map:function(e){return this.pushStack(re.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:Q,sort:[].sort,splice:[].splice},re.fn.init.prototype=re.fn,re.extend=re.fn.extend=function(){var e,t,n,r,o,i,a=arguments[0]||{},c=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[1]||{},c=2),"object"==typeof a||re.isFunction(a)||(a={}),u===c&&(a=this,--c);u>c;c++)if(null!=(e=arguments[c]))for(t in e)n=a[t],r=e[t],a!==r&&(l&&r&&(re.isPlainObject(r)||(o=re.isArray(r)))?(o?(o=!1,i=n&&re.isArray(n)?n:[]):i=n&&re.isPlainObject(n)?n:{},a[t]=re.extend(l,i,r)):r!==s&&(a[t]=r));return a},re.extend({noConflict:function(e){return i.$===re&&(i.$=K),e&&i.jQuery===re&&(i.jQuery=V),re},isReady:!1,readyWait:1,holdReady:function(e){e?re.readyWait++:re.ready(!0)},ready:function(e){if(e===!0?!--re.readyWait:!re.isReady){if(!X.body)return setTimeout(re.ready,1);re.isReady=!0,e!==!0&&--re.readyWait>0||($.resolveWith(X,[re]),re.fn.trigger&&re(X).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===re.type(e)},isArray:Array.isArray||function(e){return"array"===re.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?String(e):ve[ee.call(e)]||"object"},isPlainObject:function(e){if(!e||"object"!==re.type(e)||e.nodeType||re.isWindow(e))return!1;try{if(e.constructor&&!te.call(e,"constructor")&&!te.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(t){return!1}var n;for(n in e);return n===s||te.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var r;return e&&"string"==typeof e?("boolean"==typeof t&&(n=t,t=0),t=t||X,(r=ue.exec(e))?[t.createElement(r[1])]:(r=re.buildFragment([e],t,n?null:[]),re.merge([],(r.cacheable?re.clone(r.fragment):r.fragment).childNodes))):null},parseJSON:function(e){return e&&"string"==typeof e?(e=re.trim(e),i.JSON&&i.JSON.parse?i.JSON.parse(e):le.test(e.replace(fe,"@").replace(he,"]").replace(pe,""))?new Function("return "+e)():void re.error("Invalid JSON: "+e)):null},parseXML:function(e){var t,n;if(!e||"string"!=typeof e)return null;try{i.DOMParser?(n=new DOMParser,t=n.parseFromString(e,"text/xml")):(t=new ActiveXObject("Microsoft.XMLDOM"),t.async="false",t.loadXML(e))}catch(r){t=s}return t&&t.documentElement&&!t.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+e),t},noop:function(){},globalEval:function(e){e&&ie.test(e)&&(i.execScript||function(e){i.eval.call(i,e)})(e)},camelCase:function(e){return e.replace(de,"ms-").replace(ge,ye)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toUpperCase()===t.toUpperCase()},each:function(e,t,n){var r,o=0,i=e.length,a=i===s||re.isFunction(e);if(n)if(a){for(r in e)if(t.apply(e[r],n)===!1)break}else for(;i>o&&t.apply(e[o++],n)!==!1;);else if(a){for(r in e)if(t.call(e[r],r,e[r])===!1)break}else for(;i>o&&t.call(e[o],o,e[o++])!==!1;);return e},trim:ne&&!ne.call("\ufeff ")?function(e){return null==e?"":ne.call(e)}:function(e){return null==e?"":e.toString().replace(ae,"")},makeArray:function(e,t){var n,r=t||[];return null!=e&&(n=re.type(e),null==e.length||"string"===n||"function"===n||"regexp"===n||re.isWindow(e)?Q.call(r,e):re.merge(r,e)),r},inArray:function(e,t,n){var r;if(t){if(Z)return Z.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,t){var n=t.length,r=e.length,o=0;if("number"==typeof n)for(;n>o;o++)e[r++]=t[o];else for(;t[o]!==s;)e[r++]=t[o++];return e.length=r,e},grep:function(e,t,n){var r,o=[],i=0,s=e.length;for(n=!!n;s>i;i++)r=!!t(e[i],i),n!==r&&o.push(e[i]);return o},map:function(e,t,n){var r,o,i=[],a=0,c=e.length,u=e instanceof re||c!==s&&"number"==typeof c&&(c>0&&e[0]&&e[c-1]||0===c||re.isArray(e));if(u)for(;c>a;a++)r=t(e[a],a,n),null!=r&&(i[i.length]=r);else for(o in e)r=t(e[o],o,n),null!=r&&(i[i.length]=r);return i.concat.apply([],i)},guid:1,proxy:function(e,t){var n,r,o;return"string"==typeof t&&(n=e[t],t=e,e=n),re.isFunction(e)?(r=G.call(arguments,2),o=function(){return e.apply(t,r.concat(G.call(arguments)))},o.guid=e.guid=e.guid||o.guid||re.guid++,o):s},access:function(e,t,n,r,o,i,a){var c,u=null==n,l=0,p=e.length;if(n&&"object"==typeof n){for(l in n)re.access(e,t,l,n[l],1,i,r);o=1}else if(r!==s){if(c=a===s&&re.isFunction(r),u&&(c?(c=t,t=function(e,t,n){return c.call(re(e),n)}):(t.call(e,r),t=null)),t)for(;p>l;l++)t(e[l],n,c?r.call(e[l],l,t(e[l],n)):r,a);o=1}return o?e:u?t.call(e):p?t(e[0],n):i},now:function(){return(new Date).getTime()}}),re.ready.promise=function(e){if(!$)if($=re.Deferred(),"complete"===X.readyState)setTimeout(re.ready,1);else if(X.addEventListener)X.addEventListener("DOMContentLoaded",me,!1),i.addEventListener("load",re.ready,!1);else{X.attachEvent("onreadystatechange",me),i.attachEvent("onload",re.ready);var t=!1;try{t=null==i.frameElement&&X.documentElement}catch(n){}t&&t.doScroll&&!function r(){if(!re.isReady){try{t.doScroll("left")}catch(e){return setTimeout(r,50)}re.ready()}}()}return $.promise(e)},re.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(e,t){ve["[object "+t+"]"]=t.toLowerCase()}),z=re(X);var be={};re.Callbacks=function(e){e="string"==typeof e?be[e]||a(e):re.extend({},e);var t,n,r,o,i,c,u=[],l=!e.once&&[],p=function(s){for(t=e.memory&&s,n=!0,c=o||0,o=0,i=u.length,r=!0;u&&i>c;c++)if(u[c].apply(s[0],s[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,u&&(l?l.length&&p(l.shift()):t?u=[]:f.disable())},f={add:function(){if(u){var n=u.length;!function s(t){re.each(t,function(t,n){var r=re.type(n);"function"!==r||e.unique&&f.has(n)?n&&n.length&&"string"!==r&&s(n):u.push(n)})}(arguments),r?i=u.length:t&&(o=n,p(t))}return this},remove:function(){return u&&re.each(arguments,function(e,t){for(var n;(n=re.inArray(t,u,n))>-1;)u.splice(n,1),r&&(i>=n&&i--,c>=n&&c--)}),this},has:function(e){return re.inArray(e,u)>-1},empty:function(){return u=[],this},disable:function(){return u=l=t=s,this},disabled:function(){return!u},lock:function(){return l=s,t||f.disable(),this},locked:function(){return!l},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!u||n&&!l||(r?l.push(t):p(t)),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!n}};return f},re.extend({Deferred:function(e){var t=[["resolve","done",re.Callbacks("once memory"),"resolved"],["reject","fail",re.Callbacks("once memory"),"rejected"],["notify","progress",re.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var e=arguments;return re.Deferred(function(n){re.each(t,function(t,r){var i=r[0],s=e[t];o[r[1]](re.isFunction(s)?function(){var e=s.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[i+"With"](this===o?n:this,[e])}:n[i])}),e=null}).promise()},promise:function(e){return"object"==typeof e?re.extend(e,r):r}},o={};return r.pipe=r.then,re.each(t,function(e,i){var s=i[2],a=i[3];r[i[1]]=s.add,a&&s.add(function(){n=a},t[1^e][2].disable,t[2][2].lock),o[i[0]]=s.fire,o[i[0]+"With"]=s.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t,n,r,o=0,i=G.call(arguments),s=i.length,a=1!==s||e&&re.isFunction(e.promise)?s:0,c=1===a?e:re.Deferred(),u=function(e,n,r){return function(o){n[e]=this,r[e]=arguments.length>1?G.call(arguments):o,r===t?c.notifyWith(n,r):--a||c.resolveWith(n,r)}};if(s>1)for(t=new Array(s),n=new Array(s),r=new Array(s);s>o;o++)i[o]&&re.isFunction(i[o].promise)?i[o].promise().done(u(o,r,i)).fail(c.reject).progress(u(o,n,t)):--a;return a||c.resolveWith(r,i),c.promise()}}),re.support=function(){var e,t,n,r,o,s,a,c,u,l,p,f=X.createElement("div");if(f.setAttribute("className","t"),f.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",t=f.getElementsByTagName("*"),n=f.getElementsByTagName("a")[0],n.style.cssText="top:1px;float:left;opacity:.5",!t||!t.length||!n)return{};r=X.createElement("select"),o=r.appendChild(X.createElement("option")),s=f.getElementsByTagName("input")[0],e={leadingWhitespace:3===f.firstChild.nodeType,tbody:!f.getElementsByTagName("tbody").length,htmlSerialize:!!f.getElementsByTagName("link").length,style:/top/.test(n.getAttribute("style")),hrefNormalized:"/a"===n.getAttribute("href"),opacity:/^0.5/.test(n.style.opacity),cssFloat:!!n.style.cssFloat,checkOn:"on"===s.value,optSelected:o.selected,getSetAttribute:"t"!==f.className,enctype:!!X.createElement("form").enctype,html5Clone:"<:nav></:nav>"!==X.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===X.compatMode,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},s.checked=!0,e.noCloneChecked=s.cloneNode(!0).checked,r.disabled=!0,e.optDisabled=!o.disabled;try{delete f.test}catch(h){e.deleteExpando=!1}if(!f.addEventListener&&f.attachEvent&&f.fireEvent&&(f.attachEvent("onclick",p=function(){e.noCloneEvent=!1}),f.cloneNode(!0).fireEvent("onclick"),f.detachEvent("onclick",p)),s=X.createElement("input"),s.value="t",s.setAttribute("type","radio"),e.radioValue="t"===s.value,s.setAttribute("checked","checked"),s.setAttribute("name","t"),f.appendChild(s),a=X.createDocumentFragment(),a.appendChild(f.lastChild),e.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,e.appendChecked=s.checked,a.removeChild(s),a.appendChild(f),f.attachEvent)for(u in{submit:!0,change:!0,focusin:!0})c="on"+u,l=c in f,l||(f.setAttribute(c,"return;"),l="function"==typeof f[c]),e[u+"Bubbles"]=l;return re(function(){var t,n,r,o,s="padding:0;margin:0;border:0;display:block;overflow:hidden;",a=X.getElementsByTagName("body")[0];a&&(t=X.createElement("div"),t.style.cssText="visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px",a.insertBefore(t,a.firstChild),n=X.createElement("div"),t.appendChild(n),n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",r=n.getElementsByTagName("td"),r[0].style.cssText="padding:0;margin:0;border:0;display:none",l=0===r[0].offsetHeight,r[0].style.display="",r[1].style.display="none",e.reliableHiddenOffsets=l&&0===r[0].offsetHeight,n.innerHTML="",n.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",e.boxSizing=4===n.offsetWidth,e.doesNotIncludeMarginInBodyOffset=1!==a.offsetTop,i.getComputedStyle&&(e.pixelPosition="1%"!==(i.getComputedStyle(n,null)||{}).top,e.boxSizingReliable="4px"===(i.getComputedStyle(n,null)||{width:"4px"}).width,o=X.createElement("div"),o.style.cssText=n.style.cssText=s,o.style.marginRight=o.style.width="0",n.style.width="1px",n.appendChild(o),e.reliableMarginRight=!parseFloat((i.getComputedStyle(o,null)||{}).marginRight)),"undefined"!=typeof n.style.zoom&&(n.innerHTML="",n.style.cssText=s+"width:1px;padding:1px;display:inline;zoom:1",e.inlineBlockNeedsLayout=3===n.offsetWidth,n.style.display="block",n.style.overflow="visible",n.innerHTML="<div></div>",n.firstChild.style.width="5px",e.shrinkWrapBlocks=3!==n.offsetWidth,t.style.zoom=1),a.removeChild(t),t=n=r=o=null)}),a.removeChild(f),t=n=r=o=s=a=f=null,e}();var xe=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,we=/([A-Z])/g;re.extend({cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(re.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?re.cache[e[re.expando]]:e[re.expando],!!e&&!u(e)},data:function(e,t,n,r){if(re.acceptData(e)){var o,i,a=re.expando,c="string"==typeof t,u=e.nodeType,l=u?re.cache:e,p=u?e[a]:e[a]&&a;if(p&&l[p]&&(r||l[p].data)||!c||n!==s)return p||(u?e[a]=p=re.deletedIds.pop()||++re.uuid:p=a),l[p]||(l[p]={},u||(l[p].toJSON=re.noop)),("object"==typeof t||"function"==typeof t)&&(r?l[p]=re.extend(l[p],t):l[p].data=re.extend(l[p].data,t)),o=l[p],r||(o.data||(o.data={}),o=o.data),n!==s&&(o[re.camelCase(t)]=n),c?(i=o[t],null==i&&(i=o[re.camelCase(t)])):i=o,i}},removeData:function(e,t,n){if(re.acceptData(e)){var r,o,i,s=e.nodeType,a=s?re.cache:e,c=s?e[re.expando]:re.expando;if(a[c]){if(t&&(r=n?a[c]:a[c].data)){re.isArray(t)||(t in r?t=[t]:(t=re.camelCase(t),t=t in r?[t]:t.split(" ")));for(o=0,i=t.length;i>o;o++)delete r[t[o]];if(!(n?u:re.isEmptyObject)(r))return}(n||(delete a[c].data,u(a[c])))&&(s?re.cleanData([e],!0):re.support.deleteExpando||a!=a.window?delete a[c]:a[c]=null)}}},_data:function(e,t,n){return re.data(e,t,n,!0)},acceptData:function(e){var t=e.nodeName&&re.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),re.fn.extend({data:function(e,t){var n,r,o,i,a,u=this[0],l=0,p=null;if(e===s){if(this.length&&(p=re.data(u),1===u.nodeType&&!re._data(u,"parsedAttrs"))){for(o=u.attributes,a=o.length;a>l;l++)i=o[l].name,0===i.indexOf("data-")&&(i=re.camelCase(i.substring(5)),c(u,i,p[i]));re._data(u,"parsedAttrs",!0)}return p}return"object"==typeof e?this.each(function(){re.data(this,e)}):(n=e.split(".",2),n[1]=n[1]?"."+n[1]:"",r=n[1]+"!",re.access(this,function(t){return t===s?(p=this.triggerHandler("getData"+r,[n[0]]),p===s&&u&&(p=re.data(u,e),p=c(u,e,p)),p===s&&n[1]?this.data(n[0]):p):(n[1]=t,void this.each(function(){var o=re(this);o.triggerHandler("setData"+r,n),re.data(this,e,t),o.triggerHandler("changeData"+r,n)}))},null,t,arguments.length>1,null,!1))},removeData:function(e){return this.each(function(){re.removeData(this,e)})}}),re.extend({queue:function(e,t,n){var r;return e?(t=(t||"fx")+"queue",r=re._data(e,t),n&&(!r||re.isArray(n)?r=re._data(e,t,re.makeArray(n)):r.push(n)),r||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,o=n.shift(),i=re._queueHooks(e,t),s=function(){re.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,s,i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return re._data(e,n)||re._data(e,n,{empty:re.Callbacks("once memory").add(function(){re.removeData(e,t+"queue",!0),re.removeData(e,n,!0)})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?re.queue(this[0],e):t===s?this:this.each(function(){var n=re.queue(this,e,t);re._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&re.dequeue(this,e)})},dequeue:function(e){return this.each(function(){re.dequeue(this,e)})},delay:function(e,t){return e=re.fx?re.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,o=re.Deferred(),i=this,a=this.length,c=function(){--r||o.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=s),e=e||"fx";a--;)n=re._data(i[a],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(c));return c(),o.promise(t)}});var ke,Te,Ce,Ae=/[\t\r\n]/g,Se=/\r/g,Ee=/^(?:button|input)$/i,Ne=/^(?:button|input|object|select|textarea)$/i,je=/^a(?:rea|)$/i,Be=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,De=re.support.getSetAttribute;re.fn.extend({attr:function(e,t){return re.access(this,re.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})},prop:function(e,t){return re.access(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return e=re.propFix[e]||e,this.each(function(){try{this[e]=s,delete this[e]}catch(t){}})},addClass:function(e){var t,n,r,o,i,s,a;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,this.className))});if(e&&"string"==typeof e)for(t=e.split(se),n=0,r=this.length;r>n;n++)if(o=this[n],1===o.nodeType)if(o.className||1!==t.length){for(i=" "+o.className+" ",s=0,a=t.length;a>s;s++)~i.indexOf(" "+t[s]+" ")||(i+=t[s]+" ");o.className=re.trim(i)}else o.className=e;return this},removeClass:function(e){var t,n,r,o,i,a,c;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,this.className))});if(e&&"string"==typeof e||e===s)for(t=(e||"").split(se),a=0,c=this.length;c>a;a++)if(r=this[a],1===r.nodeType&&r.className){for(n=(" "+r.className+" ").replace(Ae," "),o=0,i=t.length;i>o;o++)for(;n.indexOf(" "+t[o]+" ")>-1;)n=n.replace(" "+t[o]+" "," ");r.className=e?re.trim(n):""}return this},toggleClass:function(e,t){var n=typeof e,r="boolean"==typeof t;return re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var o,i=0,s=re(this),a=t,c=e.split(se);o=c[i++];)a=r?a:!s.hasClass(o),s[a?"addClass":"removeClass"](o);else("undefined"===n||"boolean"===n)&&(this.className&&re._data(this,"__className__",this.className),this.className=this.className||e===!1?"":re._data(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(Ae," ").indexOf(t)>-1)return!0;return!1},val:function(e){var t,n,r,o=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var o,i=re(this);1===this.nodeType&&(o=r?e.call(this,n,i.val()):e,null==o?o="":"number"==typeof o?o+="":re.isArray(o)&&(o=re.map(o,function(e){return null==e?"":e+""})),t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&t.set(this,o,"value")!==s||(this.value=o))});if(o)return t=re.valHooks[o.type]||re.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(o,"value"))!==s?n:(n=o.value,"string"==typeof n?n.replace(Se,""):null==n?"":n)}}}),re.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r,o,i=e.selectedIndex,s=[],a=e.options,c="select-one"===e.type;if(0>i)return null;for(n=c?i:0,r=c?i+1:a.length;r>n;n++)if(o=a[n],o.selected&&(re.support.optDisabled?!o.disabled:null===o.getAttribute("disabled"))&&(!o.parentNode.disabled||!re.nodeName(o.parentNode,"optgroup"))){if(t=re(o).val(),c)return t;s.push(t)}return c&&!s.length&&a.length?re(a[i]).val():s},set:function(e,t){var n=re.makeArray(t);return re(e).find("option").each(function(){this.selected=re.inArray(re(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,t,n,r){var o,i,a,c=e.nodeType;if(e&&3!==c&&8!==c&&2!==c)return r&&re.isFunction(re.fn[t])?re(e)[t](n):"undefined"==typeof e.getAttribute?re.prop(e,t,n):(a=1!==c||!re.isXMLDoc(e),a&&(t=t.toLowerCase(),i=re.attrHooks[t]||(Be.test(t)?Te:ke)),n!==s?null===n?void re.removeAttr(e,t):i&&"set"in i&&a&&(o=i.set(e,n,t))!==s?o:(e.setAttribute(t,""+n),n):i&&"get"in i&&a&&null!==(o=i.get(e,t))?o:(o=e.getAttribute(t),null===o?s:o))},removeAttr:function(e,t){var n,r,o,i,s=0;if(t&&1===e.nodeType)for(r=t.split(se);s<r.length;s++)o=r[s],o&&(n=re.propFix[o]||o,i=Be.test(o),i||re.attr(e,o,""),e.removeAttribute(De?o:n),i&&n in e&&(e[n]=!1))},attrHooks:{type:{set:function(e,t){if(Ee.test(e.nodeName)&&e.parentNode)re.error("type property can't be changed");else if(!re.support.radioValue&&"radio"===t&&re.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}},value:{get:function(e,t){return ke&&re.nodeName(e,"button")?ke.get(e,t):t in e?e.value:null},set:function(e,t,n){return ke&&re.nodeName(e,"button")?ke.set(e,t,n):void(e.value=t)}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,t,n){var r,o,i,a=e.nodeType;if(e&&3!==a&&8!==a&&2!==a)return i=1!==a||!re.isXMLDoc(e),i&&(t=re.propFix[t]||t,o=re.propHooks[t]),n!==s?o&&"set"in o&&(r=o.set(e,n,t))!==s?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=e.getAttributeNode("tabindex");return t&&t.specified?parseInt(t.value,10):Ne.test(e.nodeName)||je.test(e.nodeName)&&e.href?0:s}}}}),Te={get:function(e,t){var n,r=re.prop(e,t);return r===!0||"boolean"!=typeof r&&(n=e.getAttributeNode(t))&&n.nodeValue!==!1?t.toLowerCase():s},set:function(e,t,n){var r;return t===!1?re.removeAttr(e,n):(r=re.propFix[n]||n,r in e&&(e[r]=!0),e.setAttribute(n,n.toLowerCase())),n}},De||(Ce={name:!0,id:!0,coords:!0},ke=re.valHooks.button={get:function(e,t){
15
- var n;return n=e.getAttributeNode(t),n&&(Ce[t]?""!==n.value:n.specified)?n.value:s},set:function(e,t,n){var r=e.getAttributeNode(n);return r||(r=X.createAttribute(n),e.setAttributeNode(r)),r.value=t+""}},re.each(["width","height"],function(e,t){re.attrHooks[t]=re.extend(re.attrHooks[t],{set:function(e,n){return""===n?(e.setAttribute(t,"auto"),n):void 0}})}),re.attrHooks.contenteditable={get:ke.get,set:function(e,t,n){""===t&&(t="false"),ke.set(e,t,n)}}),re.support.hrefNormalized||re.each(["href","src","width","height"],function(e,t){re.attrHooks[t]=re.extend(re.attrHooks[t],{get:function(e){var n=e.getAttribute(t,2);return null===n?s:n}})}),re.support.style||(re.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||s},set:function(e,t){return e.style.cssText=""+t}}),re.support.optSelected||(re.propHooks.selected=re.extend(re.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),re.support.enctype||(re.propFix.enctype="encoding"),re.support.checkOn||re.each(["radio","checkbox"],function(){re.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]=re.extend(re.valHooks[this],{set:function(e,t){return re.isArray(t)?e.checked=re.inArray(re(e).val(),t)>=0:void 0}})});var Le=/^(?:textarea|input|select)$/i,Oe=/^([^\.]*|)(?:\.(.+)|)$/,_e=/(?:^|\s)hover(\.\S+|)\b/,Re=/^key/,Pe=/^(?:mouse|contextmenu)|click/,Me=/^(?:focusinfocus|focusoutblur)$/,He=function(e){return re.event.special.hover?e:e.replace(_e,"mouseenter$1 mouseleave$1")};re.event={add:function(e,t,n,r,o){var i,a,c,u,l,p,f,h,d,g,y;if(3!==e.nodeType&&8!==e.nodeType&&t&&n&&(i=re._data(e))){for(n.handler&&(d=n,n=d.handler,o=d.selector),n.guid||(n.guid=re.guid++),c=i.events,c||(i.events=c={}),a=i.handle,a||(i.handle=a=function(e){return"undefined"==typeof re||e&&re.event.triggered===e.type?s:re.event.dispatch.apply(a.elem,arguments)},a.elem=e),t=re.trim(He(t)).split(" "),u=0;u<t.length;u++)l=Oe.exec(t[u])||[],p=l[1],f=(l[2]||"").split(".").sort(),y=re.event.special[p]||{},p=(o?y.delegateType:y.bindType)||p,y=re.event.special[p]||{},h=re.extend({type:p,origType:l[1],data:r,handler:n,guid:n.guid,selector:o,namespace:f.join(".")},d),g=c[p],g||(g=c[p]=[],g.delegateCount=0,y.setup&&y.setup.call(e,r,f,a)!==!1||(e.addEventListener?e.addEventListener(p,a,!1):e.attachEvent&&e.attachEvent("on"+p,a))),y.add&&(y.add.call(e,h),h.handler.guid||(h.handler.guid=n.guid)),o?g.splice(g.delegateCount++,0,h):g.push(h),re.event.global[p]=!0;e=null}},global:{},remove:function(e,t,n,r,o){var i,s,a,c,u,l,p,f,h,d,g,y=re.hasData(e)&&re._data(e);if(y&&(f=y.events)){for(t=re.trim(He(t||"")).split(" "),i=0;i<t.length;i++)if(s=Oe.exec(t[i])||[],a=c=s[1],u=s[2],a){for(h=re.event.special[a]||{},a=(r?h.delegateType:h.bindType)||a,d=f[a]||[],l=d.length,u=u?new RegExp("(^|\\.)"+u.split(".").sort().join("\\.(?:.*\\.|)")+"(\\.|$)"):null,p=0;p<d.length;p++)g=d[p],!o&&c!==g.origType||n&&n.guid!==g.guid||u&&!u.test(g.namespace)||r&&r!==g.selector&&("**"!==r||!g.selector)||(d.splice(p--,1),g.selector&&d.delegateCount--,h.remove&&h.remove.call(e,g));0===d.length&&l!==d.length&&(h.teardown&&h.teardown.call(e,u,y.handle)!==!1||re.removeEvent(e,a,y.handle),delete f[a])}else for(a in f)re.event.remove(e,a+t[i],n,r,!0);re.isEmptyObject(f)&&(delete y.handle,re.removeData(e,"events",!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(e,t,n,r){if(!n||3!==n.nodeType&&8!==n.nodeType){var o,a,c,u,l,p,f,h,d,g,y=e.type||e,m=[];if(!Me.test(y+re.event.triggered)&&(y.indexOf("!")>=0&&(y=y.slice(0,-1),a=!0),y.indexOf(".")>=0&&(m=y.split("."),y=m.shift(),m.sort()),n&&!re.event.customEvent[y]||re.event.global[y]))if(e="object"==typeof e?e[re.expando]?e:new re.Event(y,e):new re.Event(y),e.type=y,e.isTrigger=!0,e.exclusive=a,e.namespace=m.join("."),e.namespace_re=e.namespace?new RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,p=y.indexOf(":")<0?"on"+y:"",n){if(e.result=s,e.target||(e.target=n),t=null!=t?re.makeArray(t):[],t.unshift(e),f=re.event.special[y]||{},!f.trigger||f.trigger.apply(n,t)!==!1){if(d=[[n,f.bindType||y]],!r&&!f.noBubble&&!re.isWindow(n)){for(g=f.delegateType||y,u=Me.test(g+y)?n:n.parentNode,l=n;u;u=u.parentNode)d.push([u,g]),l=u;l===(n.ownerDocument||X)&&d.push([l.defaultView||l.parentWindow||i,g])}for(c=0;c<d.length&&!e.isPropagationStopped();c++)u=d[c][0],e.type=d[c][1],h=(re._data(u,"events")||{})[e.type]&&re._data(u,"handle"),h&&h.apply(u,t),h=p&&u[p],h&&re.acceptData(u)&&h.apply(u,t)===!1&&e.preventDefault();return e.type=y,r||e.isDefaultPrevented()||f._default&&f._default.apply(n.ownerDocument,t)!==!1||"click"===y&&re.nodeName(n,"a")||!re.acceptData(n)||p&&n[y]&&("focus"!==y&&"blur"!==y||0!==e.target.offsetWidth)&&!re.isWindow(n)&&(l=n[p],l&&(n[p]=null),re.event.triggered=y,n[y](),re.event.triggered=s,l&&(n[p]=l)),e.result}}else{o=re.cache;for(c in o)o[c].events&&o[c].events[y]&&re.event.trigger(e,t,o[c].handle.elem,!0)}}},dispatch:function(e){e=re.event.fix(e||i.event);var t,n,r,o,a,c,u,l,p,f=(re._data(this,"events")||{})[e.type]||[],h=f.delegateCount,d=[].slice.call(arguments),g=!e.exclusive&&!e.namespace,y=re.event.special[e.type]||{},m=[];if(d[0]=e,e.delegateTarget=this,!y.preDispatch||y.preDispatch.call(this,e)!==!1){if(h&&(!e.button||"click"!==e.type))for(r=e.target;r!=this;r=r.parentNode||this)if(r.disabled!==!0||"click"!==e.type){for(a={},u=[],t=0;h>t;t++)l=f[t],p=l.selector,a[p]===s&&(a[p]=re(p,this).index(r)>=0),a[p]&&u.push(l);u.length&&m.push({elem:r,matches:u})}for(f.length>h&&m.push({elem:this,matches:f.slice(h)}),t=0;t<m.length&&!e.isPropagationStopped();t++)for(c=m[t],e.currentTarget=c.elem,n=0;n<c.matches.length&&!e.isImmediatePropagationStopped();n++)l=c.matches[n],(g||!e.namespace&&!l.namespace||e.namespace_re&&e.namespace_re.test(l.namespace))&&(e.data=l.data,e.handleObj=l,o=((re.event.special[l.origType]||{}).handle||l.handler).apply(c.elem,d),o!==s&&(e.result=o,o===!1&&(e.preventDefault(),e.stopPropagation())));return y.postDispatch&&y.postDispatch.call(this,e),e.result}},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,r,o,i=t.button,a=t.fromElement;return null==e.pageX&&null!=t.clientX&&(n=e.target.ownerDocument||X,r=n.documentElement,o=n.body,e.pageX=t.clientX+(r&&r.scrollLeft||o&&o.scrollLeft||0)-(r&&r.clientLeft||o&&o.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||o&&o.scrollTop||0)-(r&&r.clientTop||o&&o.clientTop||0)),!e.relatedTarget&&a&&(e.relatedTarget=a===e.target?t.toElement:a),e.which||i===s||(e.which=1&i?1:2&i?3:4&i?2:0),e}},fix:function(e){if(e[re.expando])return e;var t,n,r=e,o=re.event.fixHooks[e.type]||{},i=o.props?this.props.concat(o.props):this.props;for(e=re.Event(r),t=i.length;t;)n=i[--t],e[n]=r[n];return e.target||(e.target=r.srcElement||X),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,o.filter?o.filter(e,r):e},special:{load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(e,t,n){re.isWindow(this)&&(this.onbeforeunload=n)},teardown:function(e,t){this.onbeforeunload===t&&(this.onbeforeunload=null)}}},simulate:function(e,t,n,r){var o=re.extend(new re.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?re.event.trigger(o,null,t):re.event.dispatch.call(t,o),o.isDefaultPrevented()&&n.preventDefault()}},re.event.handle=re.event.dispatch,re.removeEvent=X.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&("undefined"==typeof e[r]&&(e[r]=null),e.detachEvent(r,n))},re.Event=function(e,t){return this instanceof re.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?p:l):this.type=e,t&&re.extend(this,t),this.timeStamp=e&&e.timeStamp||re.now(),void(this[re.expando]=!0)):new re.Event(e,t)},re.Event.prototype={preventDefault:function(){this.isDefaultPrevented=p;var e=this.originalEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=p;var e=this.originalEvent;e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=p,this.stopPropagation()},isDefaultPrevented:l,isPropagationStopped:l,isImmediatePropagationStopped:l},re.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){re.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,o=e.relatedTarget,i=e.handleObj;i.selector;return(!o||o!==r&&!re.contains(r,o))&&(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),re.support.submitBubbles||(re.event.special.submit={setup:function(){return re.nodeName(this,"form")?!1:void re.event.add(this,"click._submit keypress._submit",function(e){var t=e.target,n=re.nodeName(t,"input")||re.nodeName(t,"button")?t.form:s;n&&!re._data(n,"_submit_attached")&&(re.event.add(n,"submit._submit",function(e){e._submit_bubble=!0}),re._data(n,"_submit_attached",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&re.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return re.nodeName(this,"form")?!1:void re.event.remove(this,"._submit")}}),re.support.changeBubbles||(re.event.special.change={setup:function(){return Le.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(re.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),re.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),re.event.simulate("change",this,e,!0)})),!1):void re.event.add(this,"beforeactivate._change",function(e){var t=e.target;Le.test(t.nodeName)&&!re._data(t,"_change_attached")&&(re.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||re.event.simulate("change",this.parentNode,e,!0)}),re._data(t,"_change_attached",!0))})},handle:function(e){var t=e.target;return this!==t||e.isSimulated||e.isTrigger||"radio"!==t.type&&"checkbox"!==t.type?e.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return re.event.remove(this,"._change"),!Le.test(this.nodeName)}}),re.support.focusinBubbles||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){re.event.simulate(t,e.target,re.event.fix(e),!0)};re.event.special[t]={setup:function(){0===n++&&X.addEventListener(e,r,!0)},teardown:function(){0===--n&&X.removeEventListener(e,r,!0)}}}),re.fn.extend({on:function(e,t,n,r,o){var i,a;if("object"==typeof e){"string"!=typeof t&&(n=n||t,t=s);for(a in e)this.on(a,t,n,e[a],o);return this}if(null==n&&null==r?(r=t,n=t=s):null==r&&("string"==typeof t?(r=n,n=s):(r=n,n=t,t=s)),r===!1)r=l;else if(!r)return this;return 1===o&&(i=r,r=function(e){return re().off(e),i.apply(this,arguments)},r.guid=i.guid||(i.guid=re.guid++)),this.each(function(){re.event.add(this,e,r,n,t)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,t,n){var r,o;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,re(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(o in e)this.off(o,t,e[o]);return this}return(t===!1||"function"==typeof t)&&(n=t,t=s),n===!1&&(n=l),this.each(function(){re.event.remove(this,e,n,t)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},live:function(e,t,n){return re(this.context).on(e,this.selector,t,n),this},die:function(e,t){return re(this.context).off(e,this.selector||"**",t),this},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){return this[0]?re.event.trigger(e,t,this[0],!0):void 0},toggle:function(e){var t=arguments,n=e.guid||re.guid++,r=0,o=function(n){var o=(re._data(this,"lastToggle"+e.guid)||0)%r;return re._data(this,"lastToggle"+e.guid,o+1),n.preventDefault(),t[o].apply(this,arguments)||!1};for(o.guid=n;r<t.length;)t[r++].guid=n;return this.click(o)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),re.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){re.fn[t]=function(e,n){return null==n&&(n=e,e=null),arguments.length>0?this.on(t,null,e,n):this.trigger(t)},Re.test(t)&&(re.event.fixHooks[t]=re.event.keyHooks),Pe.test(t)&&(re.event.fixHooks[t]=re.event.mouseHooks)}),/*!
14
+ !function(i,s){function a(e){var t=be[e]={};return re.each(e.split(se),function(e,n){t[n]=!0}),t}function c(e,t,n){if(n===s&&1===e.nodeType){var r="data-"+t.replace(we,"-$1").toLowerCase();if(n=e.getAttribute(r),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:xe.test(n)?re.parseJSON(n):n}catch(o){}re.data(e,t,n)}else n=s}return n}function u(e){var t;for(t in e)if(("data"!==t||!re.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function l(){return!1}function f(){return!0}function p(e){return!e||!e.parentNode||11===e.parentNode.nodeType}function d(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}function h(e,t,n){if(t=t||0,re.isFunction(t))return re.grep(e,function(e,r){var o=!!t.call(e,r,e);return o===n});if(t.nodeType)return re.grep(e,function(e,r){return e===t===n});if("string"==typeof t){var r=re.grep(e,function(e){return 1===e.nodeType});if(Be.test(t))return re.filter(t,r,!n);t=re.filter(t,r)}return re.grep(e,function(e,r){return re.inArray(e,t)>=0===n})}function m(e){var t=$e.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function g(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function y(e,t){if(1===t.nodeType&&re.hasData(e)){var n,r,o,i=re._data(e),s=re._data(t,i),a=i.events;if(a){delete s.handle,s.events={};for(n in a)for(r=0,o=a[n].length;o>r;r++)re.event.add(t,n,a[n][r])}s.data&&(s.data=re.extend({},s.data))}}function v(e,t){var n;1===t.nodeType&&(t.clearAttributes&&t.clearAttributes(),t.mergeAttributes&&t.mergeAttributes(e),n=t.nodeName.toLowerCase(),"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),re.support.html5Clone&&e.innerHTML&&!re.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&et.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.selected=e.defaultSelected:"input"===n||"textarea"===n?t.defaultValue=e.defaultValue:"script"===n&&t.text!==e.text&&(t.text=e.text),t.removeAttribute(re.expando))}function b(e){return"undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName("*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll("*"):[]}function x(e){et.test(e.type)&&(e.defaultChecked=e.checked)}function w(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,o=Et.length;o--;)if(t=Et[o]+n,t in e)return t;return r}function E(e,t){return e=t||e,"none"===re.css(e,"display")||!re.contains(e.ownerDocument,e)}function T(e,t){for(var n,r,o=[],i=0,s=e.length;s>i;i++)n=e[i],n.style&&(o[i]=re._data(n,"olddisplay"),t?(o[i]||"none"!==n.style.display||(n.style.display=""),""===n.style.display&&E(n)&&(o[i]=re._data(n,"olddisplay",_(n.nodeName)))):(r=at(n,"display"),o[i]||"none"===r||re._data(n,"olddisplay",r)));for(i=0;s>i;i++)n=e[i],n.style&&(t&&"none"!==n.style.display&&""!==n.style.display||(n.style.display=t?o[i]||"":"none"));return e}function N(e,t,n){var r=mt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function C(e,t,n,r){for(var o=n===(r?"border":"content")?4:"width"===t?1:0,i=0;4>o;o+=2)"margin"===n&&(i+=re.css(e,n+wt[o],!0)),r?("content"===n&&(i-=parseFloat(at(e,"padding"+wt[o]))||0),"margin"!==n&&(i-=parseFloat(at(e,"border"+wt[o]+"Width"))||0)):(i+=parseFloat(at(e,"padding"+wt[o]))||0,"padding"!==n&&(i+=parseFloat(at(e,"border"+wt[o]+"Width"))||0));return i}function S(e,t,n){var r="width"===t?e.offsetWidth:e.offsetHeight,o=!0,i=re.support.boxSizing&&"border-box"===re.css(e,"boxSizing");if(0>=r||null==r){if(r=at(e,t),(0>r||null==r)&&(r=e.style[t]),gt.test(r))return r;o=i&&(re.support.boxSizingReliable||r===e.style[t]),r=parseFloat(r)||0}return r+C(e,t,n||(i?"border":"content"),o)+"px"}function _(e){if(vt[e])return vt[e];var t=re("<"+e+">").appendTo(X.body),n=t.css("display");return t.remove(),("none"===n||""===n)&&(ct=X.body.appendChild(ct||re.extend(X.createElement("iframe"),{frameBorder:0,width:0,height:0})),ut&&ct.createElement||(ut=(ct.contentWindow||ct.contentDocument).document,ut.write("<!doctype html><html><body>"),ut.close()),t=ut.body.appendChild(ut.createElement(e)),n=at(t,"display"),X.body.removeChild(ct)),vt[e]=n,n}function k(e,t,n,r){var o;if(re.isArray(t))re.each(t,function(t,o){n||Ct.test(e)?r(e,o):k(e+"["+("object"==typeof o?t:"")+"]",o,n,r)});else if(n||"object"!==re.type(t))r(e,t);else for(o in t)k(e+"["+o+"]",t[o],n,r)}function j(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,o,i,s=t.toLowerCase().split(se),a=0,c=s.length;if(re.isFunction(n))for(;c>a;a++)r=s[a],i=/^\+/.test(r),i&&(r=r.substr(1)||"*"),o=e[r]=e[r]||[],o[i?"unshift":"push"](n)}}function A(e,t,n,r,o,i){o=o||t.dataTypes[0],i=i||{},i[o]=!0;for(var a,c=e[o],u=0,l=c?c.length:0,f=e===Bt;l>u&&(f||!a);u++)a=c[u](t,n,r),"string"==typeof a&&(!f||i[a]?a=s:(t.dataTypes.unshift(a),a=A(e,t,n,r,a,i)));return!f&&a||i["*"]||(a=A(e,t,n,r,"*",i)),a}function O(e,t){var n,r,o=re.ajaxSettings.flatOptions||{};for(n in t)t[n]!==s&&((o[n]?e:r||(r={}))[n]=t[n]);r&&re.extend(!0,e,r)}function L(e,t,n){var r,o,i,a,c=e.contents,u=e.dataTypes,l=e.responseFields;for(o in l)o in n&&(t[l[o]]=n[o]);for(;"*"===u[0];)u.shift(),r===s&&(r=e.mimeType||t.getResponseHeader("content-type"));if(r)for(o in c)if(c[o]&&c[o].test(r)){u.unshift(o);break}if(u[0]in n)i=u[0];else{for(o in n){if(!u[0]||e.converters[o+" "+u[0]]){i=o;break}a||(a=o)}i=i||a}return i?(i!==u[0]&&u.unshift(i),n[i]):void 0}function D(e,t){var n,r,o,i,s=e.dataTypes.slice(),a=s[0],c={},u=0;if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),s[1])for(n in e.converters)c[n.toLowerCase()]=e.converters[n];for(;o=s[++u];)if("*"!==o){if("*"!==a&&a!==o){if(n=c[a+" "+o]||c["* "+o],!n)for(r in c)if(i=r.split(" "),i[1]===o&&(n=c[a+" "+i[0]]||c["* "+i[0]])){n===!0?n=c[r]:c[r]!==!0&&(o=i[0],s.splice(u--,0,o));break}if(n!==!0)if(n&&e["throws"])t=n(t);else try{t=n(t)}catch(l){return{state:"parsererror",error:n?l:"No conversion from "+a+" to "+o}}}a=o}return{state:"success",data:t}}function M(){try{return new i.XMLHttpRequest}catch(e){}}function H(){try{return new i.ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}function I(){return setTimeout(function(){Kt=s},0),Kt=re.now()}function R(e,t){re.each(t,function(t,n){for(var r=(on[t]||[]).concat(on["*"]),o=0,i=r.length;i>o;o++)if(r[o].call(e,t,n))return})}function P(e,t,n){var r,o=0,i=rn.length,s=re.Deferred().always(function(){delete a.elem}),a=function(){for(var t=Kt||I(),n=Math.max(0,c.startTime+c.duration-t),r=1-(n/c.duration||0),o=0,i=c.tweens.length;i>o;o++)c.tweens[o].run(r);return s.notifyWith(e,[c,r,n]),1>r&&i?n:(s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:re.extend({},t),opts:re.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Kt||I(),duration:n.duration,tweens:[],createTween:function(t,n,r){var o=re.Tween(e,c.opts,t,n,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(o),o},stop:function(t){for(var n=0,r=t?c.tweens.length:0;r>n;n++)c.tweens[n].run(1);return t?s.resolveWith(e,[c,t]):s.rejectWith(e,[c,t]),this}}),u=c.props;for(F(u,c.opts.specialEasing);i>o;o++)if(r=rn[o].call(c,e,u,c.opts))return r;return R(c,u),re.isFunction(c.opts.start)&&c.opts.start.call(e,c),re.fx.timer(re.extend(a,{anim:c,queue:c.opts.queue,elem:e})),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always)}function F(e,t){var n,r,o,i,s;for(n in e)if(r=re.camelCase(n),o=t[r],i=e[n],re.isArray(i)&&(o=i[1],i=e[n]=i[0]),n!==r&&(e[r]=i,delete e[n]),s=re.cssHooks[r],s&&"expand"in s){i=s.expand(i),delete e[r];for(n in i)n in e||(e[n]=i[n],t[n]=o)}else t[r]=o}function q(e,t,n){var r,o,i,s,a,c,u,l,f=this,p=e.style,d={},h=[],m=e.nodeType&&E(e);n.queue||(u=re._queueHooks(e,"fx"),null==u.unqueued&&(u.unqueued=0,l=u.empty.fire,u.empty.fire=function(){u.unqueued||l()}),u.unqueued++,f.always(function(){f.always(function(){u.unqueued--,re.queue(e,"fx").length||u.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],"inline"===re.css(e,"display")&&"none"===re.css(e,"float")&&(re.support.inlineBlockNeedsLayout&&"inline"!==_(e.nodeName)?p.zoom=1:p.display="inline-block")),n.overflow&&(p.overflow="hidden",re.support.shrinkWrapBlocks||f.done(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]}));for(r in t)if(i=t[r],en.exec(i)){if(delete t[r],i===(m?"hide":"show"))continue;h.push(r)}if(s=h.length)for(a=re._data(e,"fxshow")||re._data(e,"fxshow",{}),m?re(e).show():f.done(function(){re(e).hide()}),f.done(function(){var t;re.removeData(e,"fxshow",!0);for(t in d)re.style(e,t,d[t])}),r=0;s>r;r++)o=h[r],c=f.createTween(o,m?a[o]:0),d[o]=a[o]||re.style(e,o),o in a||(a[o]=c.start,m&&(c.end=c.start,c.start="width"===o||"height"===o?1:0))}function B(e,t,n,r,o){return new B.prototype.init(e,t,n,r,o)}function W(e,t){var n,r={height:e},o=0;for(t=t?1:0;4>o;o+=2-t)n=wt[o],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function U(e){return re.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}var $,z,X=i.document,J=i.location,V=i.navigator,G=i.jQuery,Q=i.$,Y=Array.prototype.push,K=Array.prototype.slice,Z=Array.prototype.indexOf,ee=Object.prototype.toString,te=Object.prototype.hasOwnProperty,ne=String.prototype.trim,re=function(e,t){return new re.fn.init(e,t,$)},oe=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,ie=/\S/,se=/\s+/,ae=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ce=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,ue=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,le=/^[\],:{}\s]*$/,fe=/(?:^|:|,)(?:\s*\[)+/g,pe=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,de=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,he=/^-ms-/,me=/-([\da-z])/gi,ge=function(e,t){return(t+"").toUpperCase()},ye=function(){X.addEventListener?(X.removeEventListener("DOMContentLoaded",ye,!1),re.ready()):"complete"===X.readyState&&(X.detachEvent("onreadystatechange",ye),re.ready())},ve={};re.fn=re.prototype={constructor:re,init:function(e,t,n){var r,o,i;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if("string"==typeof e){if(r="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:ce.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1])return t=t instanceof re?t[0]:t,i=t&&t.nodeType?t.ownerDocument||t:X,e=re.parseHTML(r[1],i,!0),ue.test(r[1])&&re.isPlainObject(t)&&this.attr.call(e,t,!0),re.merge(this,e);if(o=X.getElementById(r[2]),o&&o.parentNode){if(o.id!==r[2])return n.find(e);this.length=1,this[0]=o}return this.context=X,this.selector=e,this}return re.isFunction(e)?n.ready(e):(e.selector!==s&&(this.selector=e.selector,this.context=e.context),re.makeArray(e,this))},selector:"",jquery:"1.8.1",length:0,size:function(){return this.length},toArray:function(){return K.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=re.merge(this.constructor(),e);return r.prevObject=this,r.context=this.context,"find"===t?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return re.each(this,e,t)},ready:function(e){return re.ready.promise().done(e),this},eq:function(e){return e=+e,-1===e?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(K.apply(this,arguments),"slice",K.call(arguments).join(","))},map:function(e){return this.pushStack(re.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:Y,sort:[].sort,splice:[].splice},re.fn.init.prototype=re.fn,re.extend=re.fn.extend=function(){var e,t,n,r,o,i,a=arguments[0]||{},c=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[1]||{},c=2),"object"==typeof a||re.isFunction(a)||(a={}),u===c&&(a=this,--c);u>c;c++)if(null!=(e=arguments[c]))for(t in e)n=a[t],r=e[t],a!==r&&(l&&r&&(re.isPlainObject(r)||(o=re.isArray(r)))?(o?(o=!1,i=n&&re.isArray(n)?n:[]):i=n&&re.isPlainObject(n)?n:{},a[t]=re.extend(l,i,r)):r!==s&&(a[t]=r));return a},re.extend({noConflict:function(e){return i.$===re&&(i.$=Q),e&&i.jQuery===re&&(i.jQuery=G),re},isReady:!1,readyWait:1,holdReady:function(e){e?re.readyWait++:re.ready(!0)},ready:function(e){if(e===!0?!--re.readyWait:!re.isReady){if(!X.body)return setTimeout(re.ready,1);re.isReady=!0,e!==!0&&--re.readyWait>0||(z.resolveWith(X,[re]),re.fn.trigger&&re(X).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===re.type(e)},isArray:Array.isArray||function(e){return"array"===re.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?String(e):ve[ee.call(e)]||"object"},isPlainObject:function(e){if(!e||"object"!==re.type(e)||e.nodeType||re.isWindow(e))return!1;try{if(e.constructor&&!te.call(e,"constructor")&&!te.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(t){return!1}var n;for(n in e);return n===s||te.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var r;return e&&"string"==typeof e?("boolean"==typeof t&&(n=t,t=0),t=t||X,(r=ue.exec(e))?[t.createElement(r[1])]:(r=re.buildFragment([e],t,n?null:[]),re.merge([],(r.cacheable?re.clone(r.fragment):r.fragment).childNodes))):null},parseJSON:function(e){return e&&"string"==typeof e?(e=re.trim(e),i.JSON&&i.JSON.parse?i.JSON.parse(e):le.test(e.replace(pe,"@").replace(de,"]").replace(fe,""))?new Function("return "+e)():void re.error("Invalid JSON: "+e)):null},parseXML:function(e){var t,n;if(!e||"string"!=typeof e)return null;try{i.DOMParser?(n=new DOMParser,t=n.parseFromString(e,"text/xml")):(t=new ActiveXObject("Microsoft.XMLDOM"),t.async="false",t.loadXML(e))}catch(r){t=s}return t&&t.documentElement&&!t.getElementsByTagName("parsererror").length||re.error("Invalid XML: "+e),t},noop:function(){},globalEval:function(e){e&&ie.test(e)&&(i.execScript||function(e){i.eval.call(i,e)})(e)},camelCase:function(e){return e.replace(he,"ms-").replace(me,ge)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toUpperCase()===t.toUpperCase()},each:function(e,t,n){var r,o=0,i=e.length,a=i===s||re.isFunction(e);if(n)if(a){for(r in e)if(t.apply(e[r],n)===!1)break}else for(;i>o&&t.apply(e[o++],n)!==!1;);else if(a){for(r in e)if(t.call(e[r],r,e[r])===!1)break}else for(;i>o&&t.call(e[o],o,e[o++])!==!1;);return e},trim:ne&&!ne.call("\ufeff ")?function(e){return null==e?"":ne.call(e)}:function(e){return null==e?"":e.toString().replace(ae,"")},makeArray:function(e,t){var n,r=t||[];return null!=e&&(n=re.type(e),null==e.length||"string"===n||"function"===n||"regexp"===n||re.isWindow(e)?Y.call(r,e):re.merge(r,e)),r},inArray:function(e,t,n){var r;if(t){if(Z)return Z.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,t){var n=t.length,r=e.length,o=0;if("number"==typeof n)for(;n>o;o++)e[r++]=t[o];else for(;t[o]!==s;)e[r++]=t[o++];return e.length=r,e},grep:function(e,t,n){var r,o=[],i=0,s=e.length;for(n=!!n;s>i;i++)r=!!t(e[i],i),n!==r&&o.push(e[i]);return o},map:function(e,t,n){var r,o,i=[],a=0,c=e.length,u=e instanceof re||c!==s&&"number"==typeof c&&(c>0&&e[0]&&e[c-1]||0===c||re.isArray(e));if(u)for(;c>a;a++)r=t(e[a],a,n),null!=r&&(i[i.length]=r);else for(o in e)r=t(e[o],o,n),null!=r&&(i[i.length]=r);return i.concat.apply([],i)},guid:1,proxy:function(e,t){var n,r,o;return"string"==typeof t&&(n=e[t],t=e,e=n),re.isFunction(e)?(r=K.call(arguments,2),o=function(){return e.apply(t,r.concat(K.call(arguments)))},o.guid=e.guid=e.guid||o.guid||re.guid++,o):s},access:function(e,t,n,r,o,i,a){var c,u=null==n,l=0,f=e.length;if(n&&"object"==typeof n){for(l in n)re.access(e,t,l,n[l],1,i,r);o=1}else if(r!==s){if(c=a===s&&re.isFunction(r),u&&(c?(c=t,t=function(e,t,n){return c.call(re(e),n)}):(t.call(e,r),t=null)),t)for(;f>l;l++)t(e[l],n,c?r.call(e[l],l,t(e[l],n)):r,a);o=1}return o?e:u?t.call(e):f?t(e[0],n):i},now:function(){return(new Date).getTime()}}),re.ready.promise=function(e){if(!z)if(z=re.Deferred(),"complete"===X.readyState)setTimeout(re.ready,1);else if(X.addEventListener)X.addEventListener("DOMContentLoaded",ye,!1),i.addEventListener("load",re.ready,!1);else{X.attachEvent("onreadystatechange",ye),i.attachEvent("onload",re.ready);var t=!1;try{t=null==i.frameElement&&X.documentElement}catch(n){}t&&t.doScroll&&!function r(){if(!re.isReady){try{t.doScroll("left")}catch(e){return setTimeout(r,50)}re.ready()}}()}return z.promise(e)},re.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(e,t){ve["[object "+t+"]"]=t.toLowerCase()}),$=re(X);var be={};re.Callbacks=function(e){e="string"==typeof e?be[e]||a(e):re.extend({},e);var t,n,r,o,i,c,u=[],l=!e.once&&[],f=function(s){for(t=e.memory&&s,n=!0,c=o||0,o=0,i=u.length,r=!0;u&&i>c;c++)if(u[c].apply(s[0],s[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,u&&(l?l.length&&f(l.shift()):t?u=[]:p.disable())},p={add:function(){if(u){var n=u.length;!function s(t){re.each(t,function(t,n){var r=re.type(n);"function"!==r||e.unique&&p.has(n)?n&&n.length&&"string"!==r&&s(n):u.push(n)})}(arguments),r?i=u.length:t&&(o=n,f(t))}return this},remove:function(){return u&&re.each(arguments,function(e,t){for(var n;(n=re.inArray(t,u,n))>-1;)u.splice(n,1),r&&(i>=n&&i--,c>=n&&c--)}),this},has:function(e){return re.inArray(e,u)>-1},empty:function(){return u=[],this},disable:function(){return u=l=t=s,this},disabled:function(){return!u},lock:function(){return l=s,t||p.disable(),this},locked:function(){return!l},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!u||n&&!l||(r?l.push(t):f(t)),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!n}};return p},re.extend({Deferred:function(e){var t=[["resolve","done",re.Callbacks("once memory"),"resolved"],["reject","fail",re.Callbacks("once memory"),"rejected"],["notify","progress",re.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var e=arguments;return re.Deferred(function(n){re.each(t,function(t,r){var i=r[0],s=e[t];o[r[1]](re.isFunction(s)?function(){var e=s.apply(this,arguments);e&&re.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[i+"With"](this===o?n:this,[e])}:n[i])}),e=null}).promise()},promise:function(e){return"object"==typeof e?re.extend(e,r):r}},o={};return r.pipe=r.then,re.each(t,function(e,i){var s=i[2],a=i[3];r[i[1]]=s.add,a&&s.add(function(){n=a},t[1^e][2].disable,t[2][2].lock),o[i[0]]=s.fire,o[i[0]+"With"]=s.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t,n,r,o=0,i=K.call(arguments),s=i.length,a=1!==s||e&&re.isFunction(e.promise)?s:0,c=1===a?e:re.Deferred(),u=function(e,n,r){return function(o){n[e]=this,r[e]=arguments.length>1?K.call(arguments):o,r===t?c.notifyWith(n,r):--a||c.resolveWith(n,r)}};if(s>1)for(t=new Array(s),n=new Array(s),r=new Array(s);s>o;o++)i[o]&&re.isFunction(i[o].promise)?i[o].promise().done(u(o,r,i)).fail(c.reject).progress(u(o,n,t)):--a;return a||c.resolveWith(r,i),c.promise()}}),re.support=function(){var e,t,n,r,o,s,a,c,u,l,f,p=X.createElement("div");if(p.setAttribute("className","t"),p.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",t=p.getElementsByTagName("*"),n=p.getElementsByTagName("a")[0],n.style.cssText="top:1px;float:left;opacity:.5",!t||!t.length||!n)return{};r=X.createElement("select"),o=r.appendChild(X.createElement("option")),s=p.getElementsByTagName("input")[0],e={leadingWhitespace:3===p.firstChild.nodeType,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(n.getAttribute("style")),hrefNormalized:"/a"===n.getAttribute("href"),opacity:/^0.5/.test(n.style.opacity),cssFloat:!!n.style.cssFloat,checkOn:"on"===s.value,optSelected:o.selected,getSetAttribute:"t"!==p.className,enctype:!!X.createElement("form").enctype,html5Clone:"<:nav></:nav>"!==X.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===X.compatMode,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},s.checked=!0,e.noCloneChecked=s.cloneNode(!0).checked,r.disabled=!0,e.optDisabled=!o.disabled;try{delete p.test}catch(d){e.deleteExpando=!1}if(!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",f=function(){e.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick"),p.detachEvent("onclick",f)),s=X.createElement("input"),s.value="t",s.setAttribute("type","radio"),e.radioValue="t"===s.value,s.setAttribute("checked","checked"),s.setAttribute("name","t"),p.appendChild(s),a=X.createDocumentFragment(),a.appendChild(p.lastChild),e.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,e.appendChecked=s.checked,a.removeChild(s),a.appendChild(p),p.attachEvent)for(u in{submit:!0,change:!0,focusin:!0})c="on"+u,l=c in p,l||(p.setAttribute(c,"return;"),l="function"==typeof p[c]),e[u+"Bubbles"]=l;return re(function(){var t,n,r,o,s="padding:0;margin:0;border:0;display:block;overflow:hidden;",a=X.getElementsByTagName("body")[0];a&&(t=X.createElement("div"),t.style.cssText="visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px",a.insertBefore(t,a.firstChild),n=X.createElement("div"),t.appendChild(n),n.innerHTML="<table><tr><td></td><td>t</td></tr></table>",r=n.getElementsByTagName("td"),r[0].style.cssText="padding:0;margin:0;border:0;display:none",l=0===r[0].offsetHeight,r[0].style.display="",r[1].style.display="none",e.reliableHiddenOffsets=l&&0===r[0].offsetHeight,n.innerHTML="",n.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",e.boxSizing=4===n.offsetWidth,e.doesNotIncludeMarginInBodyOffset=1!==a.offsetTop,i.getComputedStyle&&(e.pixelPosition="1%"!==(i.getComputedStyle(n,null)||{}).top,e.boxSizingReliable="4px"===(i.getComputedStyle(n,null)||{width:"4px"}).width,o=X.createElement("div"),o.style.cssText=n.style.cssText=s,o.style.marginRight=o.style.width="0",n.style.width="1px",n.appendChild(o),e.reliableMarginRight=!parseFloat((i.getComputedStyle(o,null)||{}).marginRight)),"undefined"!=typeof n.style.zoom&&(n.innerHTML="",n.style.cssText=s+"width:1px;padding:1px;display:inline;zoom:1",e.inlineBlockNeedsLayout=3===n.offsetWidth,n.style.display="block",n.style.overflow="visible",n.innerHTML="<div></div>",n.firstChild.style.width="5px",e.shrinkWrapBlocks=3!==n.offsetWidth,t.style.zoom=1),a.removeChild(t),t=n=r=o=null)}),a.removeChild(p),t=n=r=o=s=a=p=null,e}();var xe=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,we=/([A-Z])/g;re.extend({cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(re.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?re.cache[e[re.expando]]:e[re.expando],!!e&&!u(e)},data:function(e,t,n,r){if(re.acceptData(e)){var o,i,a=re.expando,c="string"==typeof t,u=e.nodeType,l=u?re.cache:e,f=u?e[a]:e[a]&&a;if(f&&l[f]&&(r||l[f].data)||!c||n!==s)return f||(u?e[a]=f=re.deletedIds.pop()||++re.uuid:f=a),l[f]||(l[f]={},u||(l[f].toJSON=re.noop)),("object"==typeof t||"function"==typeof t)&&(r?l[f]=re.extend(l[f],t):l[f].data=re.extend(l[f].data,t)),o=l[f],r||(o.data||(o.data={}),o=o.data),n!==s&&(o[re.camelCase(t)]=n),c?(i=o[t],null==i&&(i=o[re.camelCase(t)])):i=o,i}},removeData:function(e,t,n){if(re.acceptData(e)){var r,o,i,s=e.nodeType,a=s?re.cache:e,c=s?e[re.expando]:re.expando;if(a[c]){if(t&&(r=n?a[c]:a[c].data)){re.isArray(t)||(t in r?t=[t]:(t=re.camelCase(t),t=t in r?[t]:t.split(" ")));for(o=0,i=t.length;i>o;o++)delete r[t[o]];if(!(n?u:re.isEmptyObject)(r))return}(n||(delete a[c].data,u(a[c])))&&(s?re.cleanData([e],!0):re.support.deleteExpando||a!=a.window?delete a[c]:a[c]=null)}}},_data:function(e,t,n){return re.data(e,t,n,!0)},acceptData:function(e){var t=e.nodeName&&re.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),re.fn.extend({data:function(e,t){var n,r,o,i,a,u=this[0],l=0,f=null;if(e===s){if(this.length&&(f=re.data(u),1===u.nodeType&&!re._data(u,"parsedAttrs"))){for(o=u.attributes,a=o.length;a>l;l++)i=o[l].name,0===i.indexOf("data-")&&(i=re.camelCase(i.substring(5)),c(u,i,f[i]));re._data(u,"parsedAttrs",!0)}return f}return"object"==typeof e?this.each(function(){re.data(this,e)}):(n=e.split(".",2),n[1]=n[1]?"."+n[1]:"",r=n[1]+"!",re.access(this,function(t){return t===s?(f=this.triggerHandler("getData"+r,[n[0]]),f===s&&u&&(f=re.data(u,e),f=c(u,e,f)),f===s&&n[1]?this.data(n[0]):f):(n[1]=t,void this.each(function(){var o=re(this);o.triggerHandler("setData"+r,n),re.data(this,e,t),o.triggerHandler("changeData"+r,n)}))},null,t,arguments.length>1,null,!1))},removeData:function(e){return this.each(function(){re.removeData(this,e)})}}),re.extend({queue:function(e,t,n){var r;return e?(t=(t||"fx")+"queue",r=re._data(e,t),n&&(!r||re.isArray(n)?r=re._data(e,t,re.makeArray(n)):r.push(n)),r||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=re.queue(e,t),r=n.length,o=n.shift(),i=re._queueHooks(e,t),s=function(){re.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,s,i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return re._data(e,n)||re._data(e,n,{empty:re.Callbacks("once memory").add(function(){re.removeData(e,t+"queue",!0),re.removeData(e,n,!0)})})}}),re.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?re.queue(this[0],e):t===s?this:this.each(function(){var n=re.queue(this,e,t);re._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&re.dequeue(this,e)})},dequeue:function(e){return this.each(function(){re.dequeue(this,e)})},delay:function(e,t){return e=re.fx?re.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,o=re.Deferred(),i=this,a=this.length,c=function(){--r||o.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=s),e=e||"fx";a--;)n=re._data(i[a],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(c));return c(),o.promise(t)}});var Ee,Te,Ne,Ce=/[\t\r\n]/g,Se=/\r/g,_e=/^(?:button|input)$/i,ke=/^(?:button|input|object|select|textarea)$/i,je=/^a(?:rea|)$/i,Ae=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,Oe=re.support.getSetAttribute;re.fn.extend({attr:function(e,t){return re.access(this,re.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){re.removeAttr(this,e)})},prop:function(e,t){return re.access(this,re.prop,e,t,arguments.length>1)},removeProp:function(e){return e=re.propFix[e]||e,this.each(function(){try{this[e]=s,delete this[e]}catch(t){}})},addClass:function(e){var t,n,r,o,i,s,a;if(re.isFunction(e))return this.each(function(t){re(this).addClass(e.call(this,t,this.className))});if(e&&"string"==typeof e)for(t=e.split(se),n=0,r=this.length;r>n;n++)if(o=this[n],1===o.nodeType)if(o.className||1!==t.length){for(i=" "+o.className+" ",s=0,a=t.length;a>s;s++)~i.indexOf(" "+t[s]+" ")||(i+=t[s]+" ");o.className=re.trim(i)}else o.className=e;return this},removeClass:function(e){var t,n,r,o,i,a,c;if(re.isFunction(e))return this.each(function(t){re(this).removeClass(e.call(this,t,this.className))});if(e&&"string"==typeof e||e===s)for(t=(e||"").split(se),a=0,c=this.length;c>a;a++)if(r=this[a],1===r.nodeType&&r.className){for(n=(" "+r.className+" ").replace(Ce," "),o=0,i=t.length;i>o;o++)for(;n.indexOf(" "+t[o]+" ")>-1;)n=n.replace(" "+t[o]+" "," ");r.className=e?re.trim(n):""}return this},toggleClass:function(e,t){var n=typeof e,r="boolean"==typeof t;return re.isFunction(e)?this.each(function(n){re(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var o,i=0,s=re(this),a=t,c=e.split(se);o=c[i++];)a=r?a:!s.hasClass(o),s[a?"addClass":"removeClass"](o);else("undefined"===n||"boolean"===n)&&(this.className&&re._data(this,"__className__",this.className),this.className=this.className||e===!1?"":re._data(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(Ce," ").indexOf(t)>-1)return!0;return!1},val:function(e){var t,n,r,o=this[0];{if(arguments.length)return r=re.isFunction(e),this.each(function(n){var o,i=re(this);1===this.nodeType&&(o=r?e.call(this,n,i.val()):e,null==o?o="":"number"==typeof o?o+="":re.isArray(o)&&(o=re.map(o,function(e){return null==e?"":e+""})),t=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&t.set(this,o,"value")!==s||(this.value=o))});if(o)return t=re.valHooks[o.type]||re.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&(n=t.get(o,"value"))!==s?n:(n=o.value,"string"==typeof n?n.replace(Se,""):null==n?"":n)}}}),re.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r,o,i=e.selectedIndex,s=[],a=e.options,c="select-one"===e.type;if(0>i)return null;for(n=c?i:0,r=c?i+1:a.length;r>n;n++)if(o=a[n],o.selected&&(re.support.optDisabled?!o.disabled:null===o.getAttribute("disabled"))&&(!o.parentNode.disabled||!re.nodeName(o.parentNode,"optgroup"))){if(t=re(o).val(),c)return t;s.push(t)}return c&&!s.length&&a.length?re(a[i]).val():s},set:function(e,t){var n=re.makeArray(t);return re(e).find("option").each(function(){this.selected=re.inArray(re(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,t,n,r){var o,i,a,c=e.nodeType;if(e&&3!==c&&8!==c&&2!==c)return r&&re.isFunction(re.fn[t])?re(e)[t](n):"undefined"==typeof e.getAttribute?re.prop(e,t,n):(a=1!==c||!re.isXMLDoc(e),a&&(t=t.toLowerCase(),i=re.attrHooks[t]||(Ae.test(t)?Te:Ee)),n!==s?null===n?void re.removeAttr(e,t):i&&"set"in i&&a&&(o=i.set(e,n,t))!==s?o:(e.setAttribute(t,""+n),n):i&&"get"in i&&a&&null!==(o=i.get(e,t))?o:(o=e.getAttribute(t),null===o?s:o))},removeAttr:function(e,t){var n,r,o,i,s=0;if(t&&1===e.nodeType)for(r=t.split(se);s<r.length;s++)o=r[s],o&&(n=re.propFix[o]||o,i=Ae.test(o),i||re.attr(e,o,""),e.removeAttribute(Oe?o:n),i&&n in e&&(e[n]=!1))},attrHooks:{type:{set:function(e,t){if(_e.test(e.nodeName)&&e.parentNode)re.error("type property can't be changed");else if(!re.support.radioValue&&"radio"===t&&re.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}},value:{get:function(e,t){return Ee&&re.nodeName(e,"button")?Ee.get(e,t):t in e?e.value:null},set:function(e,t,n){return Ee&&re.nodeName(e,"button")?Ee.set(e,t,n):void(e.value=t)}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,t,n){var r,o,i,a=e.nodeType;if(e&&3!==a&&8!==a&&2!==a)return i=1!==a||!re.isXMLDoc(e),i&&(t=re.propFix[t]||t,o=re.propHooks[t]),n!==s?o&&"set"in o&&(r=o.set(e,n,t))!==s?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=e.getAttributeNode("tabindex");return t&&t.specified?parseInt(t.value,10):ke.test(e.nodeName)||je.test(e.nodeName)&&e.href?0:s}}}}),Te={get:function(e,t){var n,r=re.prop(e,t);return r===!0||"boolean"!=typeof r&&(n=e.getAttributeNode(t))&&n.nodeValue!==!1?t.toLowerCase():s},set:function(e,t,n){var r;return t===!1?re.removeAttr(e,n):(r=re.propFix[n]||n,r in e&&(e[r]=!0),e.setAttribute(n,n.toLowerCase())),n}},Oe||(Ne={name:!0,id:!0,coords:!0},Ee=re.valHooks.button={get:function(e,t){
15
+ var n;return n=e.getAttributeNode(t),n&&(Ne[t]?""!==n.value:n.specified)?n.value:s},set:function(e,t,n){var r=e.getAttributeNode(n);return r||(r=X.createAttribute(n),e.setAttributeNode(r)),r.value=t+""}},re.each(["width","height"],function(e,t){re.attrHooks[t]=re.extend(re.attrHooks[t],{set:function(e,n){return""===n?(e.setAttribute(t,"auto"),n):void 0}})}),re.attrHooks.contenteditable={get:Ee.get,set:function(e,t,n){""===t&&(t="false"),Ee.set(e,t,n)}}),re.support.hrefNormalized||re.each(["href","src","width","height"],function(e,t){re.attrHooks[t]=re.extend(re.attrHooks[t],{get:function(e){var n=e.getAttribute(t,2);return null===n?s:n}})}),re.support.style||(re.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||s},set:function(e,t){return e.style.cssText=""+t}}),re.support.optSelected||(re.propHooks.selected=re.extend(re.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),re.support.enctype||(re.propFix.enctype="encoding"),re.support.checkOn||re.each(["radio","checkbox"],function(){re.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),re.each(["radio","checkbox"],function(){re.valHooks[this]=re.extend(re.valHooks[this],{set:function(e,t){return re.isArray(t)?e.checked=re.inArray(re(e).val(),t)>=0:void 0}})});var Le=/^(?:textarea|input|select)$/i,De=/^([^\.]*|)(?:\.(.+)|)$/,Me=/(?:^|\s)hover(\.\S+|)\b/,He=/^key/,Ie=/^(?:mouse|contextmenu)|click/,Re=/^(?:focusinfocus|focusoutblur)$/,Pe=function(e){return re.event.special.hover?e:e.replace(Me,"mouseenter$1 mouseleave$1")};re.event={add:function(e,t,n,r,o){var i,a,c,u,l,f,p,d,h,m,g;if(3!==e.nodeType&&8!==e.nodeType&&t&&n&&(i=re._data(e))){for(n.handler&&(h=n,n=h.handler,o=h.selector),n.guid||(n.guid=re.guid++),c=i.events,c||(i.events=c={}),a=i.handle,a||(i.handle=a=function(e){return"undefined"==typeof re||e&&re.event.triggered===e.type?s:re.event.dispatch.apply(a.elem,arguments)},a.elem=e),t=re.trim(Pe(t)).split(" "),u=0;u<t.length;u++)l=De.exec(t[u])||[],f=l[1],p=(l[2]||"").split(".").sort(),g=re.event.special[f]||{},f=(o?g.delegateType:g.bindType)||f,g=re.event.special[f]||{},d=re.extend({type:f,origType:l[1],data:r,handler:n,guid:n.guid,selector:o,namespace:p.join(".")},h),m=c[f],m||(m=c[f]=[],m.delegateCount=0,g.setup&&g.setup.call(e,r,p,a)!==!1||(e.addEventListener?e.addEventListener(f,a,!1):e.attachEvent&&e.attachEvent("on"+f,a))),g.add&&(g.add.call(e,d),d.handler.guid||(d.handler.guid=n.guid)),o?m.splice(m.delegateCount++,0,d):m.push(d),re.event.global[f]=!0;e=null}},global:{},remove:function(e,t,n,r,o){var i,s,a,c,u,l,f,p,d,h,m,g=re.hasData(e)&&re._data(e);if(g&&(p=g.events)){for(t=re.trim(Pe(t||"")).split(" "),i=0;i<t.length;i++)if(s=De.exec(t[i])||[],a=c=s[1],u=s[2],a){for(d=re.event.special[a]||{},a=(r?d.delegateType:d.bindType)||a,h=p[a]||[],l=h.length,u=u?new RegExp("(^|\\.)"+u.split(".").sort().join("\\.(?:.*\\.|)")+"(\\.|$)"):null,f=0;f<h.length;f++)m=h[f],!o&&c!==m.origType||n&&n.guid!==m.guid||u&&!u.test(m.namespace)||r&&r!==m.selector&&("**"!==r||!m.selector)||(h.splice(f--,1),m.selector&&h.delegateCount--,d.remove&&d.remove.call(e,m));0===h.length&&l!==h.length&&(d.teardown&&d.teardown.call(e,u,g.handle)!==!1||re.removeEvent(e,a,g.handle),delete p[a])}else for(a in p)re.event.remove(e,a+t[i],n,r,!0);re.isEmptyObject(p)&&(delete g.handle,re.removeData(e,"events",!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(e,t,n,r){if(!n||3!==n.nodeType&&8!==n.nodeType){var o,a,c,u,l,f,p,d,h,m,g=e.type||e,y=[];if(!Re.test(g+re.event.triggered)&&(g.indexOf("!")>=0&&(g=g.slice(0,-1),a=!0),g.indexOf(".")>=0&&(y=g.split("."),g=y.shift(),y.sort()),n&&!re.event.customEvent[g]||re.event.global[g]))if(e="object"==typeof e?e[re.expando]?e:new re.Event(g,e):new re.Event(g),e.type=g,e.isTrigger=!0,e.exclusive=a,e.namespace=y.join("."),e.namespace_re=e.namespace?new RegExp("(^|\\.)"+y.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,f=g.indexOf(":")<0?"on"+g:"",n){if(e.result=s,e.target||(e.target=n),t=null!=t?re.makeArray(t):[],t.unshift(e),p=re.event.special[g]||{},!p.trigger||p.trigger.apply(n,t)!==!1){if(h=[[n,p.bindType||g]],!r&&!p.noBubble&&!re.isWindow(n)){for(m=p.delegateType||g,u=Re.test(m+g)?n:n.parentNode,l=n;u;u=u.parentNode)h.push([u,m]),l=u;l===(n.ownerDocument||X)&&h.push([l.defaultView||l.parentWindow||i,m])}for(c=0;c<h.length&&!e.isPropagationStopped();c++)u=h[c][0],e.type=h[c][1],d=(re._data(u,"events")||{})[e.type]&&re._data(u,"handle"),d&&d.apply(u,t),d=f&&u[f],d&&re.acceptData(u)&&d.apply(u,t)===!1&&e.preventDefault();return e.type=g,r||e.isDefaultPrevented()||p._default&&p._default.apply(n.ownerDocument,t)!==!1||"click"===g&&re.nodeName(n,"a")||!re.acceptData(n)||f&&n[g]&&("focus"!==g&&"blur"!==g||0!==e.target.offsetWidth)&&!re.isWindow(n)&&(l=n[f],l&&(n[f]=null),re.event.triggered=g,n[g](),re.event.triggered=s,l&&(n[f]=l)),e.result}}else{o=re.cache;for(c in o)o[c].events&&o[c].events[g]&&re.event.trigger(e,t,o[c].handle.elem,!0)}}},dispatch:function(e){e=re.event.fix(e||i.event);var t,n,r,o,a,c,u,l,f,p=(re._data(this,"events")||{})[e.type]||[],d=p.delegateCount,h=[].slice.call(arguments),m=!e.exclusive&&!e.namespace,g=re.event.special[e.type]||{},y=[];if(h[0]=e,e.delegateTarget=this,!g.preDispatch||g.preDispatch.call(this,e)!==!1){if(d&&(!e.button||"click"!==e.type))for(r=e.target;r!=this;r=r.parentNode||this)if(r.disabled!==!0||"click"!==e.type){for(a={},u=[],t=0;d>t;t++)l=p[t],f=l.selector,a[f]===s&&(a[f]=re(f,this).index(r)>=0),a[f]&&u.push(l);u.length&&y.push({elem:r,matches:u})}for(p.length>d&&y.push({elem:this,matches:p.slice(d)}),t=0;t<y.length&&!e.isPropagationStopped();t++)for(c=y[t],e.currentTarget=c.elem,n=0;n<c.matches.length&&!e.isImmediatePropagationStopped();n++)l=c.matches[n],(m||!e.namespace&&!l.namespace||e.namespace_re&&e.namespace_re.test(l.namespace))&&(e.data=l.data,e.handleObj=l,o=((re.event.special[l.origType]||{}).handle||l.handler).apply(c.elem,h),o!==s&&(e.result=o,o===!1&&(e.preventDefault(),e.stopPropagation())));return g.postDispatch&&g.postDispatch.call(this,e),e.result}},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,r,o,i=t.button,a=t.fromElement;return null==e.pageX&&null!=t.clientX&&(n=e.target.ownerDocument||X,r=n.documentElement,o=n.body,e.pageX=t.clientX+(r&&r.scrollLeft||o&&o.scrollLeft||0)-(r&&r.clientLeft||o&&o.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||o&&o.scrollTop||0)-(r&&r.clientTop||o&&o.clientTop||0)),!e.relatedTarget&&a&&(e.relatedTarget=a===e.target?t.toElement:a),e.which||i===s||(e.which=1&i?1:2&i?3:4&i?2:0),e}},fix:function(e){if(e[re.expando])return e;var t,n,r=e,o=re.event.fixHooks[e.type]||{},i=o.props?this.props.concat(o.props):this.props;for(e=re.Event(r),t=i.length;t;)n=i[--t],e[n]=r[n];return e.target||(e.target=r.srcElement||X),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,o.filter?o.filter(e,r):e},special:{load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(e,t,n){re.isWindow(this)&&(this.onbeforeunload=n)},teardown:function(e,t){this.onbeforeunload===t&&(this.onbeforeunload=null)}}},simulate:function(e,t,n,r){var o=re.extend(new re.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?re.event.trigger(o,null,t):re.event.dispatch.call(t,o),o.isDefaultPrevented()&&n.preventDefault()}},re.event.handle=re.event.dispatch,re.removeEvent=X.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&("undefined"==typeof e[r]&&(e[r]=null),e.detachEvent(r,n))},re.Event=function(e,t){return this instanceof re.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?f:l):this.type=e,t&&re.extend(this,t),this.timeStamp=e&&e.timeStamp||re.now(),void(this[re.expando]=!0)):new re.Event(e,t)},re.Event.prototype={preventDefault:function(){this.isDefaultPrevented=f;var e=this.originalEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=f;var e=this.originalEvent;e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=f,this.stopPropagation()},isDefaultPrevented:l,isPropagationStopped:l,isImmediatePropagationStopped:l},re.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){re.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,o=e.relatedTarget,i=e.handleObj;i.selector;return(!o||o!==r&&!re.contains(r,o))&&(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),re.support.submitBubbles||(re.event.special.submit={setup:function(){return re.nodeName(this,"form")?!1:void re.event.add(this,"click._submit keypress._submit",function(e){var t=e.target,n=re.nodeName(t,"input")||re.nodeName(t,"button")?t.form:s;n&&!re._data(n,"_submit_attached")&&(re.event.add(n,"submit._submit",function(e){e._submit_bubble=!0}),re._data(n,"_submit_attached",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&re.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return re.nodeName(this,"form")?!1:void re.event.remove(this,"._submit")}}),re.support.changeBubbles||(re.event.special.change={setup:function(){return Le.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(re.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),re.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),re.event.simulate("change",this,e,!0)})),!1):void re.event.add(this,"beforeactivate._change",function(e){var t=e.target;Le.test(t.nodeName)&&!re._data(t,"_change_attached")&&(re.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||re.event.simulate("change",this.parentNode,e,!0)}),re._data(t,"_change_attached",!0))})},handle:function(e){var t=e.target;return this!==t||e.isSimulated||e.isTrigger||"radio"!==t.type&&"checkbox"!==t.type?e.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return re.event.remove(this,"._change"),!Le.test(this.nodeName)}}),re.support.focusinBubbles||re.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){re.event.simulate(t,e.target,re.event.fix(e),!0)};re.event.special[t]={setup:function(){0===n++&&X.addEventListener(e,r,!0)},teardown:function(){0===--n&&X.removeEventListener(e,r,!0)}}}),re.fn.extend({on:function(e,t,n,r,o){var i,a;if("object"==typeof e){"string"!=typeof t&&(n=n||t,t=s);for(a in e)this.on(a,t,n,e[a],o);return this}if(null==n&&null==r?(r=t,n=t=s):null==r&&("string"==typeof t?(r=n,n=s):(r=n,n=t,t=s)),r===!1)r=l;else if(!r)return this;return 1===o&&(i=r,r=function(e){return re().off(e),i.apply(this,arguments)},r.guid=i.guid||(i.guid=re.guid++)),this.each(function(){re.event.add(this,e,r,n,t)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,t,n){var r,o;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,re(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(o in e)this.off(o,t,e[o]);return this}return(t===!1||"function"==typeof t)&&(n=t,t=s),n===!1&&(n=l),this.each(function(){re.event.remove(this,e,n,t)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},live:function(e,t,n){return re(this.context).on(e,this.selector,t,n),this},die:function(e,t){return re(this.context).off(e,this.selector||"**",t),this},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){re.event.trigger(e,t,this)})},triggerHandler:function(e,t){return this[0]?re.event.trigger(e,t,this[0],!0):void 0},toggle:function(e){var t=arguments,n=e.guid||re.guid++,r=0,o=function(n){var o=(re._data(this,"lastToggle"+e.guid)||0)%r;return re._data(this,"lastToggle"+e.guid,o+1),n.preventDefault(),t[o].apply(this,arguments)||!1};for(o.guid=n;r<t.length;)t[r++].guid=n;return this.click(o)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),re.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){re.fn[t]=function(e,n){return null==n&&(n=e,e=null),arguments.length>0?this.on(t,null,e,n):this.trigger(t)},He.test(t)&&(re.event.fixHooks[t]=re.event.keyHooks),Ie.test(t)&&(re.event.fixHooks[t]=re.event.mouseHooks)}),/*!
16
16
  * Sizzle CSS Selector Engine
17
17
  * Copyright 2012 jQuery Foundation and other contributors
18
18
  * Released under the MIT license
19
19
  * http://sizzlejs.com/
20
20
  */
21
- function(e,t){function n(e,t,n,r){n=n||[],t=t||N;var o,i,s,a,c=t.nodeType;if(1!==c&&9!==c)return[];if(!e||"string"!=typeof e)return n;if(s=x(t),!s&&!r&&(o=V.exec(e)))if(a=o[1]){if(9===c){if(i=t.getElementById(a),!i||!i.parentNode)return n;if(i.id===a)return n.push(i),n}else if(t.ownerDocument&&(i=t.ownerDocument.getElementById(a))&&w(t,i)&&i.id===a)return n.push(i),n}else{if(o[2])return L.apply(n,D.call(t.getElementsByTagName(e),0)),n;if((a=o[3])&&ae&&t.getElementsByClassName)return L.apply(n,D.call(t.getElementsByClassName(a),0)),n}return d(e,t,n,r,s)}function r(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function o(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function i(e,t,n){if(e===t)return n;for(var r=e.nextSibling;r;){if(r===t)return-1;r=r.nextSibling}return 1}function s(e,t,r,o){var i,s,a,c,u,l,p,f,h,d,g=!r&&t!==N,y=(g?"<s>":"")+e.replace($,"$1<s>"),m=P[E][y];if(m)return o?0:D.call(m,0);for(u=e,l=[],f=0,h=v.preFilter,d=v.filter;u;){(!i||(s=X.exec(u)))&&(s&&(u=u.slice(s[0].length),a.selector=p),l.push(a=[]),p="",g&&(u=" "+u)),i=!1,(s=J.exec(u))&&(p+=s[0],u=u.slice(s[0].length),i=a.push({part:s.pop().replace($," "),string:s[0],captures:s}));for(c in d)!(s=te[c].exec(u))||h[c]&&!(s=h[c](s,t,r))||(p+=s[0],u=u.slice(s[0].length),i=a.push({part:c,string:s.shift(),captures:s}));if(!i)break}return p&&(a.selector=p),o?u.length:u?n.error(e):D.call(P(y,l),0)}function a(e,t,n,r){var o=t.dir,i=B++;return e||(e=function(e){return e===n}),t.first?function(t){for(;t=t[o];)if(1===t.nodeType)return e(t)&&t}:r?function(t){for(;t=t[o];)if(1===t.nodeType&&e(t))return t}:function(t){for(var n,r=i+"."+g,s=r+"."+y;t=t[o];)if(1===t.nodeType){if((n=t[E])===s)return t.sizset;if("string"==typeof n&&0===n.indexOf(r)){if(t.sizset)return t}else{if(t[E]=s,e(t))return t.sizset=!0,t;t.sizset=!1}}}}function c(e,t){return e?function(n){var r=t(n);return r&&e(r===!0?n:r)}:t}function u(e,t,n){for(var r,o,i=0;r=e[i];i++)o=v.relative[r.part]?a(o,v.relative[r.part],t,n):c(o,v.filter[r.part].apply(null,r.captures.concat(t,n)));return o}function l(e){return function(t){for(var n,r=0;n=e[r];r++)if(n(t))return!0;return!1}}function p(e,t,r,o){for(var i=0,s=t.length;s>i;i++)n(e,t[i],r,o)}function f(e,t,r,o,i,s){var a,c=v.setFilters[t.toLowerCase()];return c||n.error(t),(e||!(a=i))&&p(e||"*",o,a=[],i),a.length>0?c(a,r,s):[]}function h(e,r,o,i){for(var s,a,c,u,l,h,d,g,y,m,v,b,x,w=0,k=e.length,T=te.POS,C=new RegExp("^"+T.source+"(?!"+H+")","i"),A=function(){for(var e=1,n=arguments.length-2;n>e;e++)arguments[e]===t&&(y[e]=t)};k>w;w++){for(s=e[w],a="",g=i,c=0,u=s.length;u>c;c++){if(l=s[c],h=l.string,"PSEUDO"===l.part)for(T.exec(""),d=0;y=T.exec(h);)m=!0,v=T.lastIndex=y.index+y[0].length,v>d&&(a+=h.slice(d,y.index),d=v,b=[r],J.test(a)&&(g&&(b=g),g=i),(x=Q.test(a))&&(a=a.slice(0,-5).replace(J,"$&*"),d++),y.length>1&&y[0].replace(C,A),g=f(a,y[1],y[2],b,g,x)),a="";m||(a+=h),m=!1}a?J.test(a)?p(a,g||[r],o,i):n(a,r,o,i?i.concat(g):g):L.apply(o,g)}return 1===k?o:n.uniqueSort(o)}function d(e,t,n,r,o){e=e.replace($,"$1");var i,a,c,u,l,p,f,d,m,b=s(e,t,o),x=t.nodeType;if(te.POS.test(e))return h(b,t,n,r);if(r)i=D.call(r,0);else if(1===b.length){if((l=D.call(b[0],0)).length>2&&"ID"===(p=l[0]).part&&9===x&&!o&&v.relative[l[1].part]){if(t=v.find.ID(p.captures[0].replace(ee,""),t,o)[0],!t)return n;e=e.slice(l.shift().string.length)}for(d=(b=K.exec(l[0].string))&&!b.index&&t.parentNode||t,f="",u=l.length-1;u>=0&&(p=l[u],m=p.part,f=p.string+f,!v.relative[m]);u--)if(v.order.test(m)){if(i=v.find[m](p.captures[0].replace(ee,""),d,o),null==i)continue;e=e.slice(0,e.length-f.length)+f.replace(te[m],""),e||L.apply(n,D.call(i,0));break}}if(e)for(a=k(e,t,o),g=a.dirruns++,null==i&&(i=v.find.TAG("*",K.test(e)&&t.parentNode||t)),u=0;c=i[u];u++)y=a.runs++,a(c)&&n.push(c);return n}var g,y,m,v,b,x,w,k,T,C,A=!0,S="undefined",E=("sizcache"+Math.random()).replace(".",""),N=e.document,j=N.documentElement,B=0,D=[].slice,L=[].push,O=function(e,t){return e[E]=t||!0,e},_=function(){var e={},t=[];return O(function(n,r){return t.push(n)>v.cacheLength&&delete e[t.shift()],e[n]=r},e)},R=_(),P=_(),M=_(),H="[\\x20\\t\\r\\n\\f]",q="(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+",F=q.replace("w","w#"),I="([*^$|!~]?=)",U="\\["+H+"*("+q+")"+H+"*(?:"+I+H+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+F+")|)|)"+H+"*\\]",W=":("+q+")(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:"+U+")|[^:]|\\\\.)*|.*))\\)|)",z=":(nth|eq|gt|lt|first|last|even|odd)(?:\\(((?:-\\d)?\\d*)\\)|)(?=[^-]|$)",$=new RegExp("^"+H+"+|((?:^|[^\\\\])(?:\\\\.)*)"+H+"+$","g"),X=new RegExp("^"+H+"*,"+H+"*"),J=new RegExp("^"+H+"*([\\x20\\t\\r\\n\\f>+~])"+H+"*"),Y=new RegExp(W),V=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,K=/[\x20\t\r\n\f]*[+~]/,Q=/:not\($/,G=/h\d/i,Z=/input|select|textarea|button/i,ee=/\\(?!\\)/g,te={ID:new RegExp("^#("+q+")"),CLASS:new RegExp("^\\.("+q+")"),NAME:new RegExp("^\\[name=['\"]?("+q+")['\"]?\\]"),TAG:new RegExp("^("+q.replace("w","w*")+")"),ATTR:new RegExp("^"+U),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|nth|last|first)-child(?:\\("+H+"*(even|odd|(([+-]|)(\\d*)n|)"+H+"*(?:([+-]|)"+H+"*(\\d+)|))"+H+"*\\)|)","i"),POS:new RegExp(z,"ig"),needsContext:new RegExp("^"+H+"*[>+~]|"+z,"i")},ne=function(e){var t=N.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}},oe=ne(function(e){return e.appendChild(N.createComment("")),!e.getElementsByTagName("*").length}),ie=ne(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==S&&"#"===e.firstChild.getAttribute("href")}),se=ne(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),ae=ne(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",e.getElementsByClassName&&e.getElementsByClassName("e").length?(e.lastChild.className="e",2===e.getElementsByClassName("e").length):!1}),ce=ne(function(e){e.id=E+0,e.innerHTML="<a name='"+E+"'></a><div name='"+E+"'></div>",j.insertBefore(e,j.firstChild);var t=N.getElementsByName&&N.getElementsByName(E).length===2+N.getElementsByName(E+0).length;return m=!N.getElementById(E),j.removeChild(e),t});try{D.call(j.childNodes,0)[0].nodeType}catch(ue){D=function(e){for(var t,n=[];t=this[e];e++)n.push(t);return n}}n.matches=function(e,t){return n(e,null,null,t)},n.matchesSelector=function(e,t){return n(t,null,null,[e]).length>0},b=n.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r];r++)n+=b(t);return n},x=n.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},w=n.contains=j.contains?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&1===r.nodeType&&n.contains&&n.contains(r))}:j.compareDocumentPosition?function(e,t){return t&&!!(16&e.compareDocumentPosition(t))}:function(e,t){for(;t=t.parentNode;)if(t===e)return!0;return!1},n.attr=function(e,t){var n,r=x(e);return r||(t=t.toLowerCase()),v.attrHandle[t]?v.attrHandle[t](e):se||r?e.getAttribute(t):(n=e.getAttributeNode(t),n?"boolean"==typeof e[t]?e[t]?t:null:n.specified?n.value:null:null)},v=n.selectors={cacheLength:50,createPseudo:O,match:te,order:new RegExp("ID|TAG"+(ce?"|NAME":"")+(ae?"|CLASS":"")),attrHandle:ie?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},find:{ID:m?function(e,t,n){if(typeof t.getElementById!==S&&!n){var r=t.getElementById(e);return r&&r.parentNode?[r]:[]}}:function(e,n,r){if(typeof n.getElementById!==S&&!r){var o=n.getElementById(e);return o?o.id===e||typeof o.getAttributeNode!==S&&o.getAttributeNode("id").value===e?[o]:t:[]}},TAG:oe?function(e,t){return typeof t.getElementsByTagName!==S?t.getElementsByTagName(e):void 0}:function(e,t){var n=t.getElementsByTagName(e);if("*"===e){for(var r,o=[],i=0;r=n[i];i++)1===r.nodeType&&o.push(r);return o}return n},NAME:function(e,t){return typeof t.getElementsByName!==S?t.getElementsByName(name):void 0},CLASS:function(e,t,n){return typeof t.getElementsByClassName===S||n?void 0:t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ee,""),e[3]=(e[4]||e[5]||"").replace(ee,""),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1]?(e[2]||n.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*("even"===e[2]||"odd"===e[2])),e[4]=+(e[6]+e[7]||"odd"===e[2])):e[2]&&n.error(e[0]),e},PSEUDO:function(e,t,n){var r,o;return te.CHILD.test(e[0])?null:(e[3]?e[2]=e[3]:(r=e[4])&&(Y.test(r)&&(o=s(r,t,n,!0))&&(o=r.indexOf(")",r.length-o)-r.length)&&(r=r.slice(0,o),e[0]=e[0].slice(0,o)),e[2]=r),e.slice(0,3))}},filter:{ID:m?function(e){return e=e.replace(ee,""),function(t){return t.getAttribute("id")===e}}:function(e){return e=e.replace(ee,""),function(t){var n=typeof t.getAttributeNode!==S&&t.getAttributeNode("id");return n&&n.value===e}},TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(ee,"").toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=R[E][e];return t||(t=R(e,new RegExp("(^|"+H+")"+e+"("+H+"|$)"))),function(e){return t.test(e.className||typeof e.getAttribute!==S&&e.getAttribute("class")||"")}},ATTR:function(e,t,r){return t?function(o){var i=n.attr(o,e),s=i+"";if(null==i)return"!="===t;switch(t){case"=":return s===r;case"!=":return s!==r;case"^=":return r&&0===s.indexOf(r);case"*=":return r&&s.indexOf(r)>-1;case"$=":return r&&s.substr(s.length-r.length)===r;case"~=":return(" "+s+" ").indexOf(r)>-1;case"|=":return s===r||s.substr(0,r.length+1)===r+"-"}}:function(t){return null!=n.attr(t,e)}},CHILD:function(e,t,n,r){if("nth"===e){var o=B++;return function(e){var t,i,s=0,a=e;if(1===n&&0===r)return!0;if(t=e.parentNode,t&&(t[E]!==o||!e.sizset)){for(a=t.firstChild;a&&(1!==a.nodeType||(a.sizset=++s,a!==e));a=a.nextSibling);t[E]=o}return i=e.sizset-r,0===n?0===i:i%n===0&&i/n>=0}}return function(t){var n=t;switch(e){case"only":case"first":for(;n=n.previousSibling;)if(1===n.nodeType)return!1;if("first"===e)return!0;n=t;case"last":for(;n=n.nextSibling;)if(1===n.nodeType)return!1;return!0}}},PSEUDO:function(e,t,r,o){var i,s=v.pseudos[e]||v.pseudos[e.toLowerCase()];return s||n.error("unsupported pseudo: "+e),s[E]?s(t,r,o):s.length>1?(i=[e,e,"",t],function(e){return s(e,0,i)}):s}},pseudos:{not:O(function(e,t,n){var r=k(e.replace($,"$1"),t,n);return function(e){return!r(e)}}),enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!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,e.selected===!0},parent:function(e){return!v.pseudos.empty(e)},empty:function(e){var t;for(e=e.firstChild;e;){if(e.nodeName>"@"||3===(t=e.nodeType)||4===t)return!1;e=e.nextSibling}return!0},contains:O(function(e){return function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),has:O(function(e){return function(t){return n(e,t).length>0}}),header:function(e){return G.test(e.nodeName)},text:function(e){var t,n;return"input"===e.nodeName.toLowerCase()&&"text"===(t=e.type)&&(null==(n=e.getAttribute("type"))||n.toLowerCase()===t)},radio:r("radio"),checkbox:r("checkbox"),file:r("file"),password:r("password"),image:r("image"),submit:o("submit"),reset:o("reset"),button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},input:function(e){return Z.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&&(!t.hasFocus||t.hasFocus())&&!(!e.type&&!e.href)},active:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(e,t,n){return n?e.slice(1):[e[0]]},last:function(e,t,n){var r=e.pop();return n?e:[r]},even:function(e,t,n){for(var r=[],o=n?1:0,i=e.length;i>o;o+=2)r.push(e[o]);return r},odd:function(e,t,n){for(var r=[],o=n?0:1,i=e.length;i>o;o+=2)r.push(e[o]);return r},lt:function(e,t,n){return n?e.slice(+t):e.slice(0,+t)},gt:function(e,t,n){return n?e.slice(0,+t+1):e.slice(+t+1)},eq:function(e,t,n){var r=e.splice(+t,1);return n?e:r}}},T=j.compareDocumentPosition?function(e,t){return e===t?(C=!0,0):(e.compareDocumentPosition&&t.compareDocumentPosition?4&e.compareDocumentPosition(t):e.compareDocumentPosition)?-1:1}:function(e,t){if(e===t)return C=!0,0;if(e.sourceIndex&&t.sourceIndex)return e.sourceIndex-t.sourceIndex;var n,r,o=[],s=[],a=e.parentNode,c=t.parentNode,u=a;if(a===c)return i(e,t);if(!a)return-1;if(!c)return 1;for(;u;)o.unshift(u),u=u.parentNode;for(u=c;u;)s.unshift(u),u=u.parentNode;n=o.length,r=s.length;for(var l=0;n>l&&r>l;l++)if(o[l]!==s[l])return i(o[l],s[l]);return l===n?i(e,s[l],-1):i(o[l],t,1)},[0,0].sort(T),A=!C,n.uniqueSort=function(e){var t,n=1;if(C=A,e.sort(T),C)for(;t=e[n];n++)t===e[n-1]&&e.splice(n--,1);return e},n.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},k=n.compile=function(e,t,n){var r,o,i,a=M[E][e];if(a&&a.context===t)return a;for(r=s(e,t,n),o=0,i=r.length;i>o;o++)r[o]=u(r[o],t,n);return a=M(e,l(r)),a.context=t,a.runs=a.dirruns=0,a},N.querySelectorAll&&!function(){var e,t=d,r=/'|\\/g,o=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,i=[],a=[":active"],c=j.matchesSelector||j.mozMatchesSelector||j.webkitMatchesSelector||j.oMatchesSelector||j.msMatchesSelector;ne(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||i.push("\\["+H+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||i.push(":checked")}),ne(function(e){e.innerHTML="<p test=''></p>",e.querySelectorAll("[test^='']").length&&i.push("[*^$]="+H+"*(?:\"\"|'')"),e.innerHTML="<input type='hidden'/>",e.querySelectorAll(":enabled").length||i.push(":enabled",":disabled")}),i=i.length&&new RegExp(i.join("|")),d=function(e,n,o,a,c){if(!(a||c||i&&i.test(e)))if(9===n.nodeType)try{return L.apply(o,D.call(n.querySelectorAll(e),0)),o}catch(u){}else if(1===n.nodeType&&"object"!==n.nodeName.toLowerCase()){var l,p,f,h=n.getAttribute("id"),d=h||E,g=K.test(e)&&n.parentNode||n;for(h?d=d.replace(r,"\\$&"):n.setAttribute("id",d),l=s(e,n,c),d="[id='"+d+"']",p=0,f=l.length;f>p;p++)l[p]=d+l[p].selector;try{return L.apply(o,D.call(g.querySelectorAll(l.join(",")),0)),o}catch(u){}finally{h||n.removeAttribute("id")}}return t(e,n,o,a,c)},c&&(ne(function(t){e=c.call(t,"div");try{c.call(t,"[test!='']:sizzle"),a.push(te.PSEUDO.source,te.POS.source,"!=")}catch(n){}}),a=new RegExp(a.join("|")),n.matchesSelector=function(t,r){if(r=r.replace(o,"='$1']"),!(x(t)||a.test(r)||i&&i.test(r)))try{var s=c.call(t,r);if(s||e||t.document&&11!==t.document.nodeType)return s}catch(u){}return n(r,null,null,[t]).length>0})}(),v.setFilters.nth=v.setFilters.eq,v.filters=v.pseudos,n.attr=re.attr,re.find=n,re.expr=n.selectors,re.expr[":"]=re.expr.pseudos,re.unique=n.uniqueSort,re.text=n.getText,re.isXMLDoc=n.isXML,re.contains=n.contains}(i);var qe=/Until$/,Fe=/^(?:parents|prev(?:Until|All))/,Ie=/^.[^:#\[\.,]*$/,Ue=re.expr.match.needsContext,We={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({find:function(e){var t,n,r,o,i,s,a=this;if("string"!=typeof e)return re(e).filter(function(){for(t=0,n=a.length;n>t;t++)if(re.contains(a[t],this))return!0});for(s=this.pushStack("","find",e),t=0,n=this.length;n>t;t++)if(r=s.length,re.find(e,this[t],s),t>0)for(o=r;o<s.length;o++)for(i=0;r>i;i++)if(s[i]===s[o]){s.splice(o--,1);break}return s},has:function(e){var t,n=re(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(re.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(d(this,e,!1),"not",e)},filter:function(e){return this.pushStack(d(this,e,!0),"filter",e)},is:function(e){return!!e&&("string"==typeof e?Ue.test(e)?re(e,this.context).index(this[0])>=0:re.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){for(var n,r=0,o=this.length,i=[],s=Ue.test(e)||"string"!=typeof e?re(e,t||this.context):0;o>r;r++)for(n=this[r];n&&n.ownerDocument&&n!==t&&11!==n.nodeType;){if(s?s.index(n)>-1:re.find.matchesSelector(n,e)){i.push(n);break}n=n.parentNode}return i=i.length>1?re.unique(i):i,this.pushStack(i,"closest",e)},index:function(e){return e?"string"==typeof e?re.inArray(this[0],re(e)):re.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n="string"==typeof e?re(e,t):re.makeArray(e&&e.nodeType?[e]:e),r=re.merge(this.get(),n);return this.pushStack(f(n[0])||f(r[0])?r:re.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.fn.andSelf=re.fn.addBack,re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return re.dir(e,"parentNode")},parentsUntil:function(e,t,n){return re.dir(e,"parentNode",n)},next:function(e){return h(e,"nextSibling")},prev:function(e){return h(e,"previousSibling")},nextAll:function(e){return re.dir(e,"nextSibling")},prevAll:function(e){return re.dir(e,"previousSibling")},nextUntil:function(e,t,n){return re.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return re.dir(e,"previousSibling",n)},siblings:function(e){return re.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return re.sibling(e.firstChild)},contents:function(e){return re.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:re.merge([],e.childNodes)}},function(e,t){re.fn[e]=function(n,r){var o=re.map(this,t,n);return qe.test(e)||(r=n),r&&"string"==typeof r&&(o=re.filter(r,o)),o=this.length>1&&!We[e]?re.unique(o):o,this.length>1&&Fe.test(e)&&(o=o.reverse()),this.pushStack(o,e,G.call(arguments).join(","))}}),re.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?re.find.matchesSelector(t[0],e)?[t[0]]:[]:re.find.matches(e,t)},dir:function(e,t,n){for(var r=[],o=e[t];o&&9!==o.nodeType&&(n===s||1!==o.nodeType||!re(o).is(n));)1===o.nodeType&&r.push(o),o=o[t];return r},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});var ze="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",$e=/ jQuery\d+="(?:null|\d+)"/g,Xe=/^\s+/,Je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Ye=/<([\w:]+)/,Ve=/<tbody/i,Ke=/<|&#?\w+;/,Qe=/<(?:script|style|link)/i,Ge=/<(?:script|object|embed|option|style)/i,Ze=new RegExp("<(?:"+ze+")[\\s/>]","i"),et=/^(?:checkbox|radio)$/,tt=/checked\s*(?:[^=]|=\s*.checked.)/i,nt=/\/(java|ecma)script/i,rt=/^\s*<!(?:\[CDATA\[|\-\-)|[\]\-]{2}>\s*$/g,ot={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},it=g(X),st=it.appendChild(X.createElement("div"));ot.optgroup=ot.option,ot.tbody=ot.tfoot=ot.colgroup=ot.caption=ot.thead,ot.th=ot.td,re.support.htmlSerialize||(ot._default=[1,"X<div>","</div>"]),re.fn.extend({text:function(e){return re.access(this,function(e){return e===s?re.text(this):this.empty().append((this[0]&&this[0].ownerDocument||X).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(re.isFunction(e))return this.each(function(t){re(this).wrapAll(e.call(this,t))});if(this[0]){var t=re(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){re.nodeName(this,"body")||re(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){if(!f(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=re.clean(arguments);return this.pushStack(re.merge(e,this),"before",this.selector)}},after:function(){if(!f(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=re.clean(arguments);return this.pushStack(re.merge(this,e),"after",this.selector)}},remove:function(e,t){for(var n,r=0;null!=(n=this[r]);r++)(!e||re.filter(e,[n]).length)&&(t||1!==n.nodeType||(re.cleanData(n.getElementsByTagName("*")),re.cleanData([n])),n.parentNode&&n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)for(1===e.nodeType&&re.cleanData(e.getElementsByTagName("*"));e.firstChild;)e.removeChild(e.firstChild);return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return re.access(this,function(e){var t=this[0]||{},n=0,r=this.length;if(e===s)return 1===t.nodeType?t.innerHTML.replace($e,""):s;if("string"==typeof e&&!Qe.test(e)&&(re.support.htmlSerialize||!Ze.test(e))&&(re.support.leadingWhitespace||!Xe.test(e))&&!ot[(Ye.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(Je,"<$1></$2>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(re.cleanData(t.getElementsByTagName("*")),t.innerHTML=e);t=0}catch(o){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){return f(this[0])?this.length?this.pushStack(re(re.isFunction(e)?e():e),"replaceWith",e):this:re.isFunction(e)?this.each(function(t){var n=re(this),r=n.html();n.replaceWith(e.call(this,t,r))}):("string"!=typeof e&&(e=re(e).detach()),this.each(function(){var t=this.nextSibling,n=this.parentNode;re(this).remove(),t?re(t).before(e):re(n).append(e)}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,t,n){e=[].concat.apply([],e);var r,o,i,a,c=0,u=e[0],l=[],p=this.length;if(!re.support.checkClone&&p>1&&"string"==typeof u&&tt.test(u))return this.each(function(){re(this).domManip(e,t,n)});if(re.isFunction(u))return this.each(function(r){var o=re(this);e[0]=u.call(this,r,t?o.html():s),o.domManip(e,t,n)});if(this[0]){if(r=re.buildFragment(e,this,l),i=r.fragment,o=i.firstChild,1===i.childNodes.length&&(i=o),o)for(t=t&&re.nodeName(o,"tr"),a=r.cacheable||p-1;p>c;c++)n.call(t&&re.nodeName(this[c],"table")?y(this[c],"tbody"):this[c],c===a?i:re.clone(i,!0,!0));i=o=null,l.length&&re.each(l,function(e,t){t.src?re.ajax?re.ajax({url:t.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):re.error("no ajax"):re.globalEval((t.text||t.textContent||t.innerHTML||"").replace(rt,"")),t.parentNode&&t.parentNode.removeChild(t)})}return this}}),re.buildFragment=function(e,t,n){var r,o,i,a=e[0];return t=t||X,t=!t.nodeType&&t[0]||t,t=t.ownerDocument||t,!(1===e.length&&"string"==typeof a&&a.length<512&&t===X&&"<"===a.charAt(0))||Ge.test(a)||!re.support.checkClone&&tt.test(a)||!re.support.html5Clone&&Ze.test(a)||(o=!0,r=re.fragments[a],i=r!==s),r||(r=t.createDocumentFragment(),re.clean(e,t,r,n),o&&(re.fragments[a]=i&&r)),{fragment:r,cacheable:o}},re.fragments={},re.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){re.fn[e]=function(n){var r,o=0,i=[],s=re(n),a=s.length,c=1===this.length&&this[0].parentNode;if((null==c||c&&11===c.nodeType&&1===c.childNodes.length)&&1===a)return s[t](this[0]),this;for(;a>o;o++)r=(o>0?this.clone(!0):this).get(),re(s[o])[t](r),i=i.concat(r);return this.pushStack(i,e,s.selector)}}),re.extend({clone:function(e,t,n){var r,o,i,s;if(re.support.html5Clone||re.isXMLDoc(e)||!Ze.test("<"+e.nodeName+">")?s=e.cloneNode(!0):(st.innerHTML=e.outerHTML,st.removeChild(s=st.firstChild)),!(re.support.noCloneEvent&&re.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(v(e,s),r=b(e),o=b(s),i=0;r[i];++i)o[i]&&v(r[i],o[i]);if(t&&(m(e,s),n))for(r=b(e),o=b(s),i=0;r[i];++i)m(r[i],o[i]);return r=o=null,s},clean:function(e,t,n,r){var o,i,s,a,c,u,l,p,f,h,d,y=t===X&&it,m=[];for(t&&"undefined"!=typeof t.createDocumentFragment||(t=X),o=0;null!=(s=e[o]);o++)if("number"==typeof s&&(s+=""),s){if("string"==typeof s)if(Ke.test(s)){for(y=y||g(t),l=t.createElement("div"),y.appendChild(l),s=s.replace(Je,"<$1></$2>"),a=(Ye.exec(s)||["",""])[1].toLowerCase(),c=ot[a]||ot._default,u=c[0],l.innerHTML=c[1]+s+c[2];u--;)l=l.lastChild;if(!re.support.tbody)for(p=Ve.test(s),f="table"!==a||p?"<table>"!==c[1]||p?[]:l.childNodes:l.firstChild&&l.firstChild.childNodes,i=f.length-1;i>=0;--i)re.nodeName(f[i],"tbody")&&!f[i].childNodes.length&&f[i].parentNode.removeChild(f[i]);!re.support.leadingWhitespace&&Xe.test(s)&&l.insertBefore(t.createTextNode(Xe.exec(s)[0]),l.firstChild),s=l.childNodes,l.parentNode.removeChild(l)}else s=t.createTextNode(s);s.nodeType?m.push(s):re.merge(m,s)}if(l&&(s=l=y=null),!re.support.appendChecked)for(o=0;null!=(s=m[o]);o++)re.nodeName(s,"input")?x(s):"undefined"!=typeof s.getElementsByTagName&&re.grep(s.getElementsByTagName("input"),x);if(n)for(h=function(e){return!e.type||nt.test(e.type)?r?r.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e):void 0},o=0;null!=(s=m[o]);o++)re.nodeName(s,"script")&&h(s)||(n.appendChild(s),"undefined"!=typeof s.getElementsByTagName&&(d=re.grep(re.merge([],s.getElementsByTagName("script")),h),m.splice.apply(m,[o+1,0].concat(d)),o+=d.length));return m},cleanData:function(e,t){for(var n,r,o,i,s=0,a=re.expando,c=re.cache,u=re.support.deleteExpando,l=re.event.special;null!=(o=e[s]);s++)if((t||re.acceptData(o))&&(r=o[a],n=r&&c[r])){if(n.events)for(i in n.events)l[i]?re.event.remove(o,i):re.removeEvent(o,i,n.handle);c[r]&&(delete c[r],u?delete o[a]:o.removeAttribute?o.removeAttribute(a):o[a]=null,re.deletedIds.push(r))}}}),function(){var e,t;re.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},e=re.uaMatch(Y.userAgent),t={},e.browser&&(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&&(t.safari=!0),re.browser=t,re.sub=function(){function e(t,n){return new e.fn.init(t,n)}re.extend(!0,e,this),e.superclass=this,e.fn=e.prototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(n,r){return r&&r instanceof re&&!(r instanceof e)&&(r=e(r)),re.fn.init.call(this,n,r,t)},e.fn.init.prototype=e.fn;var t=e(X);return e}}();var at,ct,ut,lt=/alpha\([^)]*\)/i,pt=/opacity=([^)]*)/,ft=/^(top|right|bottom|left)$/,ht=/^(none|table(?!-c[ea]).+)/,dt=/^margin/,gt=new RegExp("^("+oe+")(.*)$","i"),yt=new RegExp("^("+oe+")(?!px)[a-z%]+$","i"),mt=new RegExp("^([-+])=("+oe+")","i"),vt={},bt={position:"absolute",visibility:"hidden",display:"block"},xt={letterSpacing:0,fontWeight:400},wt=["Top","Right","Bottom","Left"],kt=["Webkit","O","Moz","ms"],Tt=re.fn.toggle;re.fn.extend({css:function(e,t){return re.access(this,function(e,t,n){return n!==s?re.style(e,t,n):re.css(e,t)},e,t,arguments.length>1)},show:function(){return T(this,!0)},hide:function(){return T(this)},toggle:function(e,t){var n="boolean"==typeof e;return re.isFunction(e)&&re.isFunction(t)?Tt.apply(this,arguments):this.each(function(){(n?e:k(this))?re(this).show():re(this).hide()})}}),re.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=at(e,"opacity");return""===n?"1":n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":re.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,i,a,c=re.camelCase(t),u=e.style;if(t=re.cssProps[c]||(re.cssProps[c]=w(u,c)),a=re.cssHooks[t]||re.cssHooks[c],n===s)return a&&"get"in a&&(o=a.get(e,!1,r))!==s?o:u[t];if(i=typeof n,"string"===i&&(o=mt.exec(n))&&(n=(o[1]+1)*o[2]+parseFloat(re.css(e,t)),i="number"),!(null==n||"number"===i&&isNaN(n)||("number"!==i||re.cssNumber[c]||(n+="px"),a&&"set"in a&&(n=a.set(e,n,r))===s)))try{u[t]=n}catch(l){}}},css:function(e,t,n,r){var o,i,a,c=re.camelCase(t);return t=re.cssProps[c]||(re.cssProps[c]=w(e.style,c)),a=re.cssHooks[t]||re.cssHooks[c],a&&"get"in a&&(o=a.get(e,!0,r)),o===s&&(o=at(e,t)),"normal"===o&&t in xt&&(o=xt[t]),n||r!==s?(i=parseFloat(o),n||re.isNumeric(i)?i||0:o):o},swap:function(e,t,n){var r,o,i={};for(o in t)i[o]=e.style[o],e.style[o]=t[o];r=n.call(e);for(o in t)e.style[o]=i[o];return r}}),i.getComputedStyle?at=function(e,t){var n,r,o,s,a=i.getComputedStyle(e,null),c=e.style;return a&&(n=a[t],""!==n||re.contains(e.ownerDocument,e)||(n=re.style(e,t)),yt.test(n)&&dt.test(t)&&(r=c.width,o=c.minWidth,s=c.maxWidth,c.minWidth=c.maxWidth=c.width=n,n=a.width,c.width=r,c.minWidth=o,c.maxWidth=s)),n}:X.documentElement.currentStyle&&(at=function(e,t){var n,r,o=e.currentStyle&&e.currentStyle[t],i=e.style;return null==o&&i&&i[t]&&(o=i[t]),yt.test(o)&&!ft.test(t)&&(n=i.left,r=e.runtimeStyle&&e.runtimeStyle.left,r&&(e.runtimeStyle.left=e.currentStyle.left),i.left="fontSize"===t?"1em":o,o=i.pixelLeft+"px",i.left=n,r&&(e.runtimeStyle.left=r)),""===o?"auto":o}),re.each(["height","width"],function(e,t){re.cssHooks[t]={get:function(e,n,r){return n?0===e.offsetWidth&&ht.test(at(e,"display"))?re.swap(e,bt,function(){return S(e,t,r)}):S(e,t,r):void 0},set:function(e,n,r){return C(e,n,r?A(e,t,r,re.support.boxSizing&&"border-box"===re.css(e,"boxSizing")):0)}}}),re.support.opacity||(re.cssHooks.opacity={get:function(e,t){return pt.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,o=re.isNumeric(t)?"alpha(opacity="+100*t+")":"",i=r&&r.filter||n.filter||"";n.zoom=1,t>=1&&""===re.trim(i.replace(lt,""))&&n.removeAttribute&&(n.removeAttribute("filter"),r&&!r.filter)||(n.filter=lt.test(i)?i.replace(lt,o):i+" "+o)}}),re(function(){re.support.reliableMarginRight||(re.cssHooks.marginRight={get:function(e,t){return re.swap(e,{display:"inline-block"},function(){return t?at(e,"marginRight"):void 0})}}),!re.support.pixelPosition&&re.fn.position&&re.each(["top","left"],function(e,t){re.cssHooks[t]={get:function(e,n){if(n){var r=at(e,t);return yt.test(r)?re(e).position()[t]+"px":r}}}})}),re.expr&&re.expr.filters&&(re.expr.filters.hidden=function(e){return 0===e.offsetWidth&&0===e.offsetHeight||!re.support.reliableHiddenOffsets&&"none"===(e.style&&e.style.display||at(e,"display"))},re.expr.filters.visible=function(e){return!re.expr.filters.hidden(e)}),re.each({margin:"",padding:"",border:"Width"},function(e,t){re.cssHooks[e+t]={expand:function(n){var r,o="string"==typeof n?n.split(" "):[n],i={};for(r=0;4>r;r++)i[e+wt[r]+t]=o[r]||o[r-2]||o[0];return i}},dt.test(e)||(re.cssHooks[e+t].set=C)});var Ct=/%20/g,At=/\[\]$/,St=/\r?\n/g,Et=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,Nt=/^(?:select|textarea)/i;re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?re.makeArray(this.elements):this;
22
- }).filter(function(){return this.name&&!this.disabled&&(this.checked||Nt.test(this.nodeName)||Et.test(this.type))}).map(function(e,t){var n=re(this).val();return null==n?null:re.isArray(n)?re.map(n,function(e,n){return{name:t.name,value:e.replace(St,"\r\n")}}):{name:t.name,value:n.replace(St,"\r\n")}}).get()}}),re.param=function(e,t){var n,r=[],o=function(e,t){t=re.isFunction(t)?t():null==t?"":t,r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(t===s&&(t=re.ajaxSettings&&re.ajaxSettings.traditional),re.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){o(this.name,this.value)});else for(n in e)N(n,e[n],t,o);return r.join("&").replace(Ct,"+")};var jt,Bt,Dt=/#.*$/,Lt=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Ot=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,_t=/^(?:GET|HEAD)$/,Rt=/^\/\//,Pt=/\?/,Mt=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,Ht=/([?&])_=[^&]*/,qt=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Ft=re.fn.load,It={},Ut={},Wt=["*/"]+["*"];try{jt=J.href}catch(zt){jt=X.createElement("a"),jt.href="",jt=jt.href}Bt=qt.exec(jt.toLowerCase())||[],re.fn.load=function(e,t,n){if("string"!=typeof e&&Ft)return Ft.apply(this,arguments);if(!this.length)return this;var r,o,i,a=this,c=e.indexOf(" ");return c>=0&&(r=e.slice(c,e.length),e=e.slice(0,c)),re.isFunction(t)?(n=t,t=s):t&&"object"==typeof t&&(o="POST"),re.ajax({url:e,type:o,dataType:"html",data:t,complete:function(e,t){n&&a.each(n,i||[e.responseText,t,e])}}).done(function(e){i=arguments,a.html(r?re("<div>").append(e.replace(Mt,"")).find(r):e)}),this},re.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,t){re.fn[t]=function(e){return this.on(t,e)}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,o){return re.isFunction(n)&&(o=o||r,r=n,n=s),re.ajax({type:t,url:e,data:n,success:r,dataType:o})}}),re.extend({getScript:function(e,t){return re.get(e,s,t,"script")},getJSON:function(e,t,n){return re.get(e,t,n,"json")},ajaxSetup:function(e,t){return t?D(e,re.ajaxSettings):(t=e,e=re.ajaxSettings),D(e,t),e},ajaxSettings:{url:jt,isLocal:Ot.test(Bt[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":Wt},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":i.String,"text html":!0,"text json":re.parseJSON,"text xml":re.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:j(It),ajaxTransport:j(Ut),ajax:function(e,t){function n(e,t,n,i){var u,p,v,b,w,T=t;2!==x&&(x=2,c&&clearTimeout(c),a=s,o=i||"",k.readyState=e>0?4:0,n&&(b=L(f,k,n)),e>=200&&300>e||304===e?(f.ifModified&&(w=k.getResponseHeader("Last-Modified"),w&&(re.lastModified[r]=w),w=k.getResponseHeader("Etag"),w&&(re.etag[r]=w)),304===e?(T="notmodified",u=!0):(u=O(f,b),T=u.state,p=u.data,v=u.error,u=!v)):(v=T,(!T||e)&&(T="error",0>e&&(e=0))),k.status=e,k.statusText=""+(t||T),u?g.resolveWith(h,[p,T,k]):g.rejectWith(h,[k,T,v]),k.statusCode(m),m=s,l&&d.trigger("ajax"+(u?"Success":"Error"),[k,f,u?p:v]),y.fireWith(h,[k,T]),l&&(d.trigger("ajaxComplete",[k,f]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=s),t=t||{};var r,o,i,a,c,u,l,p,f=re.ajaxSetup({},t),h=f.context||f,d=h!==f&&(h.nodeType||h instanceof re)?re(h):re.event,g=re.Deferred(),y=re.Callbacks("once memory"),m=f.statusCode||{},v={},b={},x=0,w="canceled",k={readyState:0,setRequestHeader:function(e,t){if(!x){var n=e.toLowerCase();e=b[n]=b[n]||e,v[e]=t}return this},getAllResponseHeaders:function(){return 2===x?o:null},getResponseHeader:function(e){var t;if(2===x){if(!i)for(i={};t=Lt.exec(o);)i[t[1].toLowerCase()]=t[2];t=i[e.toLowerCase()]}return t===s?null:t},overrideMimeType:function(e){return x||(f.mimeType=e),this},abort:function(e){return e=e||w,a&&a.abort(e),n(0,e),this}};if(g.promise(k),k.success=k.done,k.error=k.fail,k.complete=y.add,k.statusCode=function(e){if(e){var t;if(2>x)for(t in e)m[t]=[m[t],e[t]];else t=e[k.status],k.always(t)}return this},f.url=((e||f.url)+"").replace(Dt,"").replace(Rt,Bt[1]+"//"),f.dataTypes=re.trim(f.dataType||"*").toLowerCase().split(se),null==f.crossDomain&&(u=qt.exec(f.url.toLowerCase()),f.crossDomain=!(!u||u[1]==Bt[1]&&u[2]==Bt[2]&&(u[3]||("http:"===u[1]?80:443))==(Bt[3]||("http:"===Bt[1]?80:443)))),f.data&&f.processData&&"string"!=typeof f.data&&(f.data=re.param(f.data,f.traditional)),B(It,f,t,k),2===x)return k;if(l=f.global,f.type=f.type.toUpperCase(),f.hasContent=!_t.test(f.type),l&&0===re.active++&&re.event.trigger("ajaxStart"),!f.hasContent&&(f.data&&(f.url+=(Pt.test(f.url)?"&":"?")+f.data,delete f.data),r=f.url,f.cache===!1)){var T=re.now(),C=f.url.replace(Ht,"$1_="+T);f.url=C+(C===f.url?(Pt.test(f.url)?"&":"?")+"_="+T:"")}(f.data&&f.hasContent&&f.contentType!==!1||t.contentType)&&k.setRequestHeader("Content-Type",f.contentType),f.ifModified&&(r=r||f.url,re.lastModified[r]&&k.setRequestHeader("If-Modified-Since",re.lastModified[r]),re.etag[r]&&k.setRequestHeader("If-None-Match",re.etag[r])),k.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+Wt+"; q=0.01":""):f.accepts["*"]);for(p in f.headers)k.setRequestHeader(p,f.headers[p]);if(f.beforeSend&&(f.beforeSend.call(h,k,f)===!1||2===x))return k.abort();w="abort";for(p in{success:1,error:1,complete:1})k[p](f[p]);if(a=B(Ut,f,t,k)){k.readyState=1,l&&d.trigger("ajaxSend",[k,f]),f.async&&f.timeout>0&&(c=setTimeout(function(){k.abort("timeout")},f.timeout));try{x=1,a.send(v,n)}catch(A){if(!(2>x))throw A;n(-1,A)}}else n(-1,"No Transport");return k},active:0,lastModified:{},etag:{}});var $t=[],Xt=/\?/,Jt=/(=)\?(?=&|$)|\?\?/,Yt=re.now();re.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=$t.pop()||re.expando+"_"+Yt++;return this[e]=!0,e}}),re.ajaxPrefilter("json jsonp",function(e,t,n){var r,o,a,c=e.data,u=e.url,l=e.jsonp!==!1,p=l&&Jt.test(u),f=l&&!p&&"string"==typeof c&&!(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Jt.test(c);return"jsonp"===e.dataTypes[0]||p||f?(r=e.jsonpCallback=re.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,o=i[r],p?e.url=u.replace(Jt,"$1"+r):f?e.data=c.replace(Jt,"$1"+r):l&&(e.url+=(Xt.test(u)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return a||re.error(r+" was not called"),a[0]},e.dataTypes[0]="json",i[r]=function(){a=arguments},n.always(function(){i[r]=o,e[r]&&(e.jsonpCallback=t.jsonpCallback,$t.push(r)),a&&re.isFunction(o)&&o(a[0]),a=o=s}),"script"):void 0}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){e.cache===s&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n=X.head||X.getElementsByTagName("head")[0]||X.documentElement;return{send:function(r,o){t=X.createElement("script"),t.async="async",e.scriptCharset&&(t.charset=e.scriptCharset),t.src=e.url,t.onload=t.onreadystatechange=function(e,r){(r||!t.readyState||/loaded|complete/.test(t.readyState))&&(t.onload=t.onreadystatechange=null,n&&t.parentNode&&n.removeChild(t),t=s,r||o(200,"success"))},n.insertBefore(t,n.firstChild)},abort:function(){t&&t.onload(0,1)}}}});var Vt,Kt=i.ActiveXObject?function(){for(var e in Vt)Vt[e](0,1)}:!1,Qt=0;re.ajaxSettings.xhr=i.ActiveXObject?function(){return!this.isLocal&&_()||R()}:_,function(e){re.extend(re.support,{ajax:!!e,cors:!!e&&"withCredentials"in e})}(re.ajaxSettings.xhr()),re.support.ajax&&re.ajaxTransport(function(e){if(!e.crossDomain||re.support.cors){var t;return{send:function(n,r){var o,a,c=e.xhr();if(e.username?c.open(e.type,e.url,e.async,e.username,e.password):c.open(e.type,e.url,e.async),e.xhrFields)for(a in e.xhrFields)c[a]=e.xhrFields[a];e.mimeType&&c.overrideMimeType&&c.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");try{for(a in n)c.setRequestHeader(a,n[a])}catch(u){}c.send(e.hasContent&&e.data||null),t=function(n,i){var a,u,l,p,f;try{if(t&&(i||4===c.readyState))if(t=s,o&&(c.onreadystatechange=re.noop,Kt&&delete Vt[o]),i)4!==c.readyState&&c.abort();else{a=c.status,l=c.getAllResponseHeaders(),p={},f=c.responseXML,f&&f.documentElement&&(p.xml=f);try{p.text=c.responseText}catch(n){}try{u=c.statusText}catch(h){u=""}a||!e.isLocal||e.crossDomain?1223===a&&(a=204):a=p.text?200:404}}catch(d){i||r(-1,d)}p&&r(a,u,p,l)},e.async?4===c.readyState?setTimeout(t,0):(o=++Qt,Kt&&(Vt||(Vt={},re(i).unload(Kt)),Vt[o]=t),c.onreadystatechange=t):t()},abort:function(){t&&t(0,1)}}}});var Gt,Zt,en=/^(?:toggle|show|hide)$/,tn=new RegExp("^(?:([-+])=|)("+oe+")([a-z%]*)$","i"),nn=/queueHooks$/,rn=[F],on={"*":[function(e,t){var n,r,o,i=this.createTween(e,t),s=tn.exec(t),a=i.cur(),c=+a||0,u=1;if(s){if(n=+s[2],r=s[3]||(re.cssNumber[e]?"":"px"),"px"!==r&&c){c=re.css(i.elem,e,!0)||n||1;do o=u=u||".5",c/=u,re.style(i.elem,e,c+r),u=i.cur()/a;while(1!==u&&u!==o)}i.unit=r,i.start=c,i.end=s[1]?c+(s[1]+1)*n:n}return i}]};re.Animation=re.extend(H,{tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,o=e.length;o>r;r++)n=e[r],on[n]=on[n]||[],on[n].unshift(t)},prefilter:function(e,t){t?rn.unshift(e):rn.push(e)}}),re.Tween=I,I.prototype={constructor:I,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(re.cssNumber[n]?"":"px")},cur:function(){var e=I.propHooks[this.prop];return e&&e.get?e.get(this):I.propHooks._default.get(this)},run:function(e){var t,n=I.propHooks[this.prop];return this.options.duration?this.pos=t=re.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):I.propHooks._default.set(this),this}},I.prototype.init.prototype=I.prototype,I.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=re.css(e.elem,e.prop,!1,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[re.cssProps[e.prop]]||re.cssHooks[e.prop])?re.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},I.propHooks.scrollTop=I.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.each(["toggle","show","hide"],function(e,t){var n=re.fn[t];re.fn[t]=function(r,o,i){return null==r||"boolean"==typeof r||!e&&re.isFunction(r)&&re.isFunction(o)?n.apply(this,arguments):this.animate(U(t,!0),r,o,i)}}),re.fn.extend({fadeTo:function(e,t,n,r){return this.filter(k).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var o=re.isEmptyObject(e),i=re.speed(t,n,r),s=function(){var t=H(this,re.extend({},e),i);o&&t.stop(!0)};return o||i.queue===!1?this.each(s):this.queue(i.queue,s)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=s),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,o=null!=e&&e+"queueHooks",i=re.timers,s=re._data(this);if(o)s[o]&&s[o].stop&&r(s[o]);else for(o in s)s[o]&&s[o].stop&&nn.test(o)&&r(s[o]);for(o=i.length;o--;)i[o].elem!==this||null!=e&&i[o].queue!==e||(i[o].anim.stop(n),t=!1,i.splice(o,1));(t||!n)&&re.dequeue(this,e)})}}),re.each({slideDown:U("show"),slideUp:U("hide"),slideToggle:U("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){re.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),re.speed=function(e,t,n){var r=e&&"object"==typeof e?re.extend({},e):{complete:n||!n&&t||re.isFunction(e)&&e,duration:e,easing:n&&t||t&&!re.isFunction(t)&&t};return r.duration=re.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in re.fx.speeds?re.fx.speeds[r.duration]:re.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){re.isFunction(r.old)&&r.old.call(this),r.queue&&re.dequeue(this,r.queue)},r},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},re.timers=[],re.fx=I.prototype.init,re.fx.tick=function(){for(var e,t=re.timers,n=0;n<t.length;n++)e=t[n],e()||t[n]!==e||t.splice(n--,1);t.length||re.fx.stop()},re.fx.timer=function(e){e()&&re.timers.push(e)&&!Zt&&(Zt=setInterval(re.fx.tick,re.fx.interval))},re.fx.interval=13,re.fx.stop=function(){clearInterval(Zt),Zt=null},re.fx.speeds={slow:600,fast:200,_default:400},re.fx.step={},re.expr&&re.expr.filters&&(re.expr.filters.animated=function(e){return re.grep(re.timers,function(t){return e===t.elem}).length});var sn=/^(?:body|html)$/i;re.fn.offset=function(e){if(arguments.length)return e===s?this:this.each(function(t){re.offset.setOffset(this,e,t)});var t,n,r,o,i,a,c,u,l,p,f=this[0],h=f&&f.ownerDocument;if(h)return(r=h.body)===f?re.offset.bodyOffset(f):(n=h.documentElement,re.contains(n,f)?(t=f.getBoundingClientRect(),o=W(h),i=n.clientTop||r.clientTop||0,a=n.clientLeft||r.clientLeft||0,c=o.pageYOffset||n.scrollTop,u=o.pageXOffset||n.scrollLeft,l=t.top+c-i,p=t.left+u-a,{top:l,left:p}):{top:0,left:0})},re.offset={bodyOffset:function(e){var t=e.offsetTop,n=e.offsetLeft;return re.support.doesNotIncludeMarginInBodyOffset&&(t+=parseFloat(re.css(e,"marginTop"))||0,n+=parseFloat(re.css(e,"marginLeft"))||0),{top:t,left:n}},setOffset:function(e,t,n){var r=re.css(e,"position");"static"===r&&(e.style.position="relative");var o,i,s=re(e),a=s.offset(),c=re.css(e,"top"),u=re.css(e,"left"),l=("absolute"===r||"fixed"===r)&&re.inArray("auto",[c,u])>-1,p={},f={};l?(f=s.position(),o=f.top,i=f.left):(o=parseFloat(c)||0,i=parseFloat(u)||0),re.isFunction(t)&&(t=t.call(e,n,a)),null!=t.top&&(p.top=t.top-a.top+o),null!=t.left&&(p.left=t.left-a.left+i),"using"in t?t.using.call(e,p):s.css(p)}},re.fn.extend({position:function(){if(this[0]){var e=this[0],t=this.offsetParent(),n=this.offset(),r=sn.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(re.css(e,"marginTop"))||0,n.left-=parseFloat(re.css(e,"marginLeft"))||0,r.top+=parseFloat(re.css(t[0],"borderTopWidth"))||0,r.left+=parseFloat(re.css(t[0],"borderLeftWidth"))||0,{top:n.top-r.top,left:n.left-r.left}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||X.body;e&&!sn.test(e.nodeName)&&"static"===re.css(e,"position");)e=e.offsetParent;return e||X.body})}}),re.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=/Y/.test(t);re.fn[e]=function(r){return re.access(this,function(e,r,o){var i=W(e);return o===s?i?t in i?i[t]:i.document.documentElement[r]:e[r]:void(i?i.scrollTo(n?re(i).scrollLeft():o,n?o:re(i).scrollTop()):e[r]=o)},e,r,arguments.length,null)}}),re.each({Height:"height",Width:"width"},function(e,t){re.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){re.fn[r]=function(r,o){var i=arguments.length&&(n||"boolean"!=typeof r),a=n||(r===!0||o===!0?"margin":"border");return re.access(this,function(t,n,r){var o;return re.isWindow(t)?t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):r===s?re.css(t,n,r,a):re.style(t,n,r,a)},t,i?r:s,i,null)}})}),i.jQuery=i.$=re,n(11)&&n(11).jQuery&&(r=[],o=function(){return re}.apply(t,r),!(o!==s&&(e.exports=o)))}(window)},function(e,t){function n(e,t,n){function o(e,r){if(o.count<=0)throw new Error("after called too many times");--o.count,e?(i=!0,t(e),t=n):0!==o.count||i||t(null,r)}var i=!1;return n=n||r,o.count=e,0===e?t():o}function r(){}e.exports=n},function(e,t){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g}},function(e,t){e.exports=function(e,t,n){var r=e.byteLength;if(t=t||0,n=n||r,e.slice)return e.slice(t,n);if(0>t&&(t+=r),0>n&&(n+=r),n>r&&(n=r),t>=r||t>=n||0===r)return new ArrayBuffer(0);for(var o=new Uint8Array(e),i=new Uint8Array(n-t),s=t,a=0;n>s;s++,a++)i[a]=o[s];return i.buffer}},function(e,t){function n(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}e.exports=n,n.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=0==(1&Math.floor(10*t))?e-n:e+n}return 0|Math.min(e,this.max)},n.prototype.reset=function(){this.attempts=0},n.prototype.setMin=function(e){this.ms=e},n.prototype.setMax=function(e){this.max=e},n.prototype.setJitter=function(e){this.jitter=e}},function(e,t){!function(e){"use strict";t.encode=function(t){var n,r=new Uint8Array(t),o=r.length,i="";for(n=0;o>n;n+=3)i+=e[r[n]>>2],i+=e[(3&r[n])<<4|r[n+1]>>4],i+=e[(15&r[n+1])<<2|r[n+2]>>6],i+=e[63&r[n+2]];return o%3===2?i=i.substring(0,i.length-1)+"=":o%3===1&&(i=i.substring(0,i.length-2)+"=="),i},t.decode=function(t){var n,r,o,i,s,a=.75*t.length,c=t.length,u=0;"="===t[t.length-1]&&(a--,"="===t[t.length-2]&&a--);var l=new ArrayBuffer(a),p=new Uint8Array(l);for(n=0;c>n;n+=4)r=e.indexOf(t[n]),o=e.indexOf(t[n+1]),i=e.indexOf(t[n+2]),s=e.indexOf(t[n+3]),p[u++]=r<<2|o>>4,p[u++]=(15&o)<<4|i>>2,p[u++]=(3&i)<<6|63&s;return l}}("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/")},function(e,t){(function(t){function n(e){for(var t=0;t<e.length;t++){var n=e[t];if(n.buffer instanceof ArrayBuffer){var r=n.buffer;if(n.byteLength!==r.byteLength){var o=new Uint8Array(n.byteLength);o.set(new Uint8Array(r,n.byteOffset,n.byteLength)),r=o.buffer}e[t]=r}}}function r(e,t){t=t||{};var r=new i;n(e);for(var o=0;o<e.length;o++)r.append(e[o]);return t.type?r.getBlob(t.type):r.getBlob()}function o(e,t){return n(e),new Blob(e,t||{})}var i=t.BlobBuilder||t.WebKitBlobBuilder||t.MSBlobBuilder||t.MozBlobBuilder,s=function(){try{var e=new Blob(["hi"]);return 2===e.size}catch(t){return!1}}(),a=s&&function(){try{var e=new Blob([new Uint8Array([1,2])]);return 2===e.size}catch(t){return!1}}(),c=i&&i.prototype.append&&i.prototype.getBlob;e.exports=function(){return s?a?t.Blob:o:c?r:void 0}()}).call(t,function(){return this}())},function(e,t,n){t=e.exports=n(31)(),t.push([e.id,"*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.header{width:100%;height:30px;padding:0 10px;border-left:10px solid #a3be8c;font-size:9pt;line-height:30px;color:#eff1f5;background:#343d46;overflow:hidden}#iframe{position:absolute;top:30px;right:0;bottom:0;left:0;width:100%;height:-ms-calc(100% - 30px);height:-o-calc(100% - 30px);height:calc(100% - 30px);border:0}#errors{width:100%;margin:0;padding:10px;font-family:monospace;font-size:14px;line-height:1.4;color:#eff1f5;background:#bf616a}#okness{font-weight:700}",""])},function(e,t){e.exports=function(){var e=[];return e.toString=function(){for(var e=[],t=0;t<this.length;t++){var n=this[t];n[2]?e.push("@media "+n[2]+"{"+n[1]+"}"):e.push(n[1])}return e.join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o<this.length;o++){var i=this[o][0];"number"==typeof i&&(r[i]=!0)}for(o=0;o<t.length;o++){var s=t[o];"number"==typeof s[0]&&r[s[0]]||(n&&!s[2]?s[2]=n:n&&(s[2]="("+s[2]+") and ("+n+")"),e.push(s))}},e}},function(e,t,n){e.exports=n(33)},function(e,t,n){e.exports=n(34),e.exports.parser=n(2)},function(e,t,n){(function(t){function r(e,n){if(!(this instanceof r))return new r(e,n);if(n=n||{},e&&"object"==typeof e&&(n=e,e=null),e&&(e=l(e),n.host=e.host,n.secure="https"==e.protocol||"wss"==e.protocol,n.port=e.port,e.query&&(n.query=e.query)),this.secure=null!=n.secure?n.secure:t.location&&"https:"==location.protocol,n.host){var o=n.host.split(":");n.hostname=o.shift(),o.length?n.port=o.pop():n.port||(n.port=this.secure?"443":"80")}this.agent=n.agent||!1,this.hostname=n.hostname||(t.location?location.hostname:"localhost"),this.port=n.port||(t.location&&location.port?location.port:this.secure?443:80),this.query=n.query||{},"string"==typeof this.query&&(this.query=f.decode(this.query)),this.upgrade=!1!==n.upgrade,this.path=(n.path||"/engine.io").replace(/\/$/,"")+"/",this.forceJSONP=!!n.forceJSONP,this.jsonp=!1!==n.jsonp,this.forceBase64=!!n.forceBase64,this.enablesXDR=!!n.enablesXDR,this.timestampParam=n.timestampParam||"t",this.timestampRequests=n.timestampRequests,this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.callbackBuffer=[],this.policyPort=n.policyPort||843,this.rememberUpgrade=n.rememberUpgrade||!1,this.binaryType=null,this.onlyBinaryUpgrades=n.onlyBinaryUpgrades,this.pfx=n.pfx||null,this.key=n.key||null,this.passphrase=n.passphrase||null,this.cert=n.cert||null,this.ca=n.ca||null,this.ciphers=n.ciphers||null,this.rejectUnauthorized=n.rejectUnauthorized||null,this.open()}function o(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}var i=n(13),s=n(1),a=n(4)("engine.io-client:socket"),c=n(16),u=n(2),l=n(40),p=n(48),f=n(9);e.exports=r,r.priorWebsocketSuccess=!1,s(r.prototype),r.protocol=u.protocol,r.Socket=r,r.Transport=n(6),r.transports=n(13),r.parser=n(2),r.prototype.createTransport=function(e){a('creating transport "%s"',e);var t=o(this.query);t.EIO=u.protocol,t.transport=e,this.id&&(t.sid=this.id);var n=new i[e]({agent:this.agent,hostname:this.hostname,port:this.port,secure:this.secure,path:this.path,query:t,forceJSONP:this.forceJSONP,jsonp:this.jsonp,forceBase64:this.forceBase64,enablesXDR:this.enablesXDR,timestampRequests:this.timestampRequests,timestampParam:this.timestampParam,policyPort:this.policyPort,socket:this,pfx:this.pfx,key:this.key,passphrase:this.passphrase,cert:this.cert,ca:this.ca,ciphers:this.ciphers,rejectUnauthorized:this.rejectUnauthorized});return n},r.prototype.open=function(){var e;if(this.rememberUpgrade&&r.priorWebsocketSuccess&&-1!=this.transports.indexOf("websocket"))e="websocket";else{if(0==this.transports.length){var t=this;return void setTimeout(function(){t.emit("error","No transports available")},0)}e=this.transports[0]}this.readyState="opening";var e;try{e=this.createTransport(e)}catch(n){return this.transports.shift(),void this.open()}e.open(),this.setTransport(e)},r.prototype.setTransport=function(e){a("setting transport %s",e.name);var t=this;this.transport&&(a("clearing existing transport %s",this.transport.name),this.transport.removeAllListeners()),this.transport=e,e.on("drain",function(){t.onDrain()}).on("packet",function(e){t.onPacket(e)}).on("error",function(e){t.onError(e)}).on("close",function(){t.onClose("transport close")})},r.prototype.probe=function(e){function t(){if(f.onlyBinaryUpgrades){var t=!this.supportsBinary&&f.transport.supportsBinary;p=p||t}p||(a('probe transport "%s" opened',e),l.send([{type:"ping",data:"probe"}]),l.once("packet",function(t){if(!p)if("pong"==t.type&&"probe"==t.data){if(a('probe transport "%s" pong',e),f.upgrading=!0,f.emit("upgrading",l),!l)return;r.priorWebsocketSuccess="websocket"==l.name,a('pausing current transport "%s"',f.transport.name),f.transport.pause(function(){p||"closed"!=f.readyState&&(a("changing transport and sending upgrade packet"),u(),f.setTransport(l),l.send([{type:"upgrade"}]),f.emit("upgrade",l),l=null,f.upgrading=!1,f.flush())})}else{a('probe transport "%s" failed',e);var n=new Error("probe error");n.transport=l.name,f.emit("upgradeError",n)}}))}function n(){p||(p=!0,u(),l.close(),l=null)}function o(t){var r=new Error("probe error: "+t);r.transport=l.name,n(),a('probe transport "%s" failed because of error: %s',e,t),f.emit("upgradeError",r)}function i(){o("transport closed")}function s(){o("socket closed")}function c(e){l&&e.name!=l.name&&(a('"%s" works - aborting "%s"',e.name,l.name),n())}function u(){l.removeListener("open",t),l.removeListener("error",o),l.removeListener("close",i),f.removeListener("close",s),f.removeListener("upgrading",c)}a('probing transport "%s"',e);var l=this.createTransport(e,{probe:1}),p=!1,f=this;r.priorWebsocketSuccess=!1,l.once("open",t),l.once("error",o),l.once("close",i),this.once("close",s),this.once("upgrading",c),l.open()},r.prototype.onOpen=function(){if(a("socket open"),this.readyState="open",r.priorWebsocketSuccess="websocket"==this.transport.name,this.emit("open"),this.flush(),"open"==this.readyState&&this.upgrade&&this.transport.pause){a("starting upgrade probes");for(var e=0,t=this.upgrades.length;t>e;e++)this.probe(this.upgrades[e])}},r.prototype.onPacket=function(e){if("opening"==this.readyState||"open"==this.readyState)switch(a('socket receive: type "%s", data "%s"',e.type,e.data),this.emit("packet",e),this.emit("heartbeat"),e.type){case"open":this.onHandshake(p(e.data));break;case"pong":this.setPing();break;case"error":var t=new Error("server error");t.code=e.data,this.emit("error",t);break;case"message":this.emit("data",e.data),this.emit("message",e.data)}else a('packet received with socket readyState "%s"',this.readyState)},r.prototype.onHandshake=function(e){this.emit("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.onOpen(),"closed"!=this.readyState&&(this.setPing(),this.removeListener("heartbeat",this.onHeartbeat),this.on("heartbeat",this.onHeartbeat))},r.prototype.onHeartbeat=function(e){clearTimeout(this.pingTimeoutTimer);var t=this;t.pingTimeoutTimer=setTimeout(function(){"closed"!=t.readyState&&t.onClose("ping timeout")},e||t.pingInterval+t.pingTimeout)},r.prototype.setPing=function(){var e=this;clearTimeout(e.pingIntervalTimer),e.pingIntervalTimer=setTimeout(function(){a("writing ping packet - expecting pong within %sms",e.pingTimeout),e.ping(),e.onHeartbeat(e.pingTimeout)},e.pingInterval)},r.prototype.ping=function(){this.sendPacket("ping")},r.prototype.onDrain=function(){for(var e=0;e<this.prevBufferLen;e++)this.callbackBuffer[e]&&this.callbackBuffer[e]();this.writeBuffer.splice(0,this.prevBufferLen),this.callbackBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0==this.writeBuffer.length?this.emit("drain"):this.flush()},r.prototype.flush=function(){"closed"!=this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length&&(a("flushing %d packets in socket",this.writeBuffer.length),this.transport.send(this.writeBuffer),this.prevBufferLen=this.writeBuffer.length,this.emit("flush"))},r.prototype.write=r.prototype.send=function(e,t){return this.sendPacket("message",e,t),this},r.prototype.sendPacket=function(e,t,n){if("closing"!=this.readyState&&"closed"!=this.readyState){var r={type:e,data:t};this.emit("packetCreate",r),this.writeBuffer.push(r),this.callbackBuffer.push(n),this.flush()}},r.prototype.close=function(){function e(){r.onClose("forced close"),a("socket closing - telling transport to close"),r.transport.close()}function t(){r.removeListener("upgrade",t),r.removeListener("upgradeError",t),e()}function n(){r.once("upgrade",t),r.once("upgradeError",t)}if("opening"==this.readyState||"open"==this.readyState){this.readyState="closing";var r=this;this.writeBuffer.length?this.once("drain",function(){this.upgrading?n():e()}):this.upgrading?n():e()}return this},r.prototype.onError=function(e){a("socket error %j",e),r.priorWebsocketSuccess=!1,this.emit("error",e),this.onClose("transport error",e)},r.prototype.onClose=function(e,t){if("opening"==this.readyState||"open"==this.readyState||"closing"==this.readyState){a('socket close with reason: "%s"',e);var n=this;clearTimeout(this.pingIntervalTimer),clearTimeout(this.pingTimeoutTimer),setTimeout(function(){n.writeBuffer=[],n.callbackBuffer=[],n.prevBufferLen=0},0),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),this.readyState="closed",this.id=null,this.emit("close",e,t)}},r.prototype.filterUpgrades=function(e){for(var t=[],n=0,r=e.length;r>n;n++)~c(this.transports,e[n])&&t.push(e[n]);return t}}).call(t,function(){return this}())},function(e,t,n){(function(t){function r(){}function o(e){i.call(this,e),this.query=this.query||{},a||(t.___eio||(t.___eio=[]),a=t.___eio),this.index=a.length;var n=this;a.push(function(e){n.onData(e)}),this.query.j=this.index,t.document&&t.addEventListener&&t.addEventListener("beforeunload",function(){n.script&&(n.script.onerror=r)},!1)}var i=n(14),s=n(3);e.exports=o;var a,c=/\n/g,u=/\\n/g;s(o,i),o.prototype.supportsBinary=!1,o.prototype.doClose=function(){this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),this.form&&(this.form.parentNode.removeChild(this.form),this.form=null,this.iframe=null),i.prototype.doClose.call(this)},o.prototype.doPoll=function(){var e=this,t=document.createElement("script");this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),t.async=!0,t.src=this.uri(),t.onerror=function(t){e.onError("jsonp poll error",t)};var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n),this.script=t;var r="undefined"!=typeof navigator&&/gecko/i.test(navigator.userAgent);r&&setTimeout(function(){var e=document.createElement("iframe");document.body.appendChild(e),document.body.removeChild(e)},100)},o.prototype.doWrite=function(e,t){function n(){r(),t()}function r(){if(o.iframe)try{o.form.removeChild(o.iframe)}catch(e){o.onError("jsonp polling iframe removal error",e)}try{var t='<iframe src="javascript:0" name="'+o.iframeId+'">';i=document.createElement(t)}catch(e){i=document.createElement("iframe"),i.name=o.iframeId,i.src="javascript:0"}i.id=o.iframeId,o.form.appendChild(i),o.iframe=i}var o=this;if(!this.form){var i,s=document.createElement("form"),a=document.createElement("textarea"),l=this.iframeId="eio_iframe_"+this.index;s.className="socketio",s.style.position="absolute",s.style.top="-1000px",s.style.left="-1000px",s.target=l,s.method="POST",s.setAttribute("accept-charset","utf-8"),a.name="d",s.appendChild(a),document.body.appendChild(s),this.form=s,this.area=a}this.form.action=this.uri(),r(),e=e.replace(u,"\\\n"),this.area.value=e.replace(c,"\\n");try{this.form.submit()}catch(p){}this.iframe.attachEvent?this.iframe.onreadystatechange=function(){"complete"==o.iframe.readyState&&n()}:this.iframe.onload=n}}).call(t,function(){return this}())},function(e,t,n){(function(t){function r(){}function o(e){if(c.call(this,e),t.location){var n="https:"==location.protocol,r=location.port;r||(r=n?443:80),this.xd=e.hostname!=t.location.hostname||r!=e.port,this.xs=e.secure!=n}}function i(e){this.method=e.method||"GET",this.uri=e.uri,this.xd=!!e.xd,this.xs=!!e.xs,this.async=!1!==e.async,this.data=void 0!=e.data?e.data:null,this.agent=e.agent,this.isBinary=e.isBinary,this.supportsBinary=e.supportsBinary,this.enablesXDR=e.enablesXDR,this.pfx=e.pfx,this.key=e.key,this.passphrase=e.passphrase,this.cert=e.cert,this.ca=e.ca,this.ciphers=e.ciphers,this.rejectUnauthorized=e.rejectUnauthorized,this.create()}function s(){for(var e in i.requests)i.requests.hasOwnProperty(e)&&i.requests[e].abort()}var a=n(7),c=n(14),u=n(1),l=n(3),p=n(4)("engine.io-client:polling-xhr");e.exports=o,e.exports.Request=i,l(o,c),o.prototype.supportsBinary=!0,o.prototype.request=function(e){return e=e||{},e.uri=this.uri(),e.xd=this.xd,e.xs=this.xs,e.agent=this.agent||!1,e.supportsBinary=this.supportsBinary,e.enablesXDR=this.enablesXDR,e.pfx=this.pfx,e.key=this.key,e.passphrase=this.passphrase,e.cert=this.cert,e.ca=this.ca,e.ciphers=this.ciphers,e.rejectUnauthorized=this.rejectUnauthorized,new i(e)},o.prototype.doWrite=function(e,t){var n="string"!=typeof e&&void 0!==e,r=this.request({method:"POST",data:e,isBinary:n}),o=this;r.on("success",t),r.on("error",function(e){o.onError("xhr post error",e)}),this.sendXhr=r},o.prototype.doPoll=function(){p("xhr poll");var e=this.request(),t=this;e.on("data",function(e){
23
- t.onData(e)}),e.on("error",function(e){t.onError("xhr poll error",e)}),this.pollXhr=e},u(i.prototype),i.prototype.create=function(){var e={agent:this.agent,xdomain:this.xd,xscheme:this.xs,enablesXDR:this.enablesXDR};e.pfx=this.pfx,e.key=this.key,e.passphrase=this.passphrase,e.cert=this.cert,e.ca=this.ca,e.ciphers=this.ciphers,e.rejectUnauthorized=this.rejectUnauthorized;var n=this.xhr=new a(e),r=this;try{if(p("xhr open %s: %s",this.method,this.uri),n.open(this.method,this.uri,this.async),this.supportsBinary&&(n.responseType="arraybuffer"),"POST"==this.method)try{this.isBinary?n.setRequestHeader("Content-type","application/octet-stream"):n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(o){}"withCredentials"in n&&(n.withCredentials=!0),this.hasXDR()?(n.onload=function(){r.onLoad()},n.onerror=function(){r.onError(n.responseText)}):n.onreadystatechange=function(){4==n.readyState&&(200==n.status||1223==n.status?r.onLoad():setTimeout(function(){r.onError(n.status)},0))},p("xhr data %s",this.data),n.send(this.data)}catch(o){return void setTimeout(function(){r.onError(o)},0)}t.document&&(this.index=i.requestsCount++,i.requests[this.index]=this)},i.prototype.onSuccess=function(){this.emit("success"),this.cleanup()},i.prototype.onData=function(e){this.emit("data",e),this.onSuccess()},i.prototype.onError=function(e){this.emit("error",e),this.cleanup(!0)},i.prototype.cleanup=function(e){if("undefined"!=typeof this.xhr&&null!==this.xhr){if(this.hasXDR()?this.xhr.onload=this.xhr.onerror=r:this.xhr.onreadystatechange=r,e)try{this.xhr.abort()}catch(n){}t.document&&delete i.requests[this.index],this.xhr=null}},i.prototype.onLoad=function(){var e;try{var t;try{t=this.xhr.getResponseHeader("Content-Type").split(";")[0]}catch(n){}e="application/octet-stream"===t?this.xhr.response:this.supportsBinary?"ok":this.xhr.responseText}catch(n){this.onError(n)}null!=e&&this.onData(e)},i.prototype.hasXDR=function(){return"undefined"!=typeof t.XDomainRequest&&!this.xs&&this.enablesXDR},i.prototype.abort=function(){this.cleanup()},t.document&&(i.requestsCount=0,i.requests={},t.attachEvent?t.attachEvent("onunload",s):t.addEventListener&&t.addEventListener("beforeunload",s,!1))}).call(t,function(){return this}())},function(e,t,n){function r(e){var t=e&&e.forceBase64;t&&(this.supportsBinary=!1),o.call(this,e)}var o=n(6),i=n(2),s=n(9),a=n(3),c=n(4)("engine.io-client:websocket"),u=n(60);e.exports=r,a(r,o),r.prototype.name="websocket",r.prototype.supportsBinary=!0,r.prototype.doOpen=function(){if(this.check()){var e=this.uri(),t=void 0,n={agent:this.agent};n.pfx=this.pfx,n.key=this.key,n.passphrase=this.passphrase,n.cert=this.cert,n.ca=this.ca,n.ciphers=this.ciphers,n.rejectUnauthorized=this.rejectUnauthorized,this.ws=new u(e,t,n),void 0===this.ws.binaryType&&(this.supportsBinary=!1),this.ws.binaryType="arraybuffer",this.addEventListeners()}},r.prototype.addEventListeners=function(){var e=this;this.ws.onopen=function(){e.onOpen()},this.ws.onclose=function(){e.onClose()},this.ws.onmessage=function(t){e.onData(t.data)},this.ws.onerror=function(t){e.onError("websocket error",t)}},"undefined"!=typeof navigator&&/iPad|iPhone|iPod/i.test(navigator.userAgent)&&(r.prototype.onData=function(e){var t=this;setTimeout(function(){o.prototype.onData.call(t,e)},0)}),r.prototype.write=function(e){function t(){n.writable=!0,n.emit("drain")}var n=this;this.writable=!1;for(var r=0,o=e.length;o>r;r++)i.encodePacket(e[r],this.supportsBinary,function(e){try{n.ws.send(e)}catch(t){c("websocket closed before onclose event")}});setTimeout(t,0)},r.prototype.onClose=function(){o.prototype.onClose.call(this)},r.prototype.doClose=function(){"undefined"!=typeof this.ws&&this.ws.close()},r.prototype.uri=function(){var e=this.query||{},t=this.secure?"wss":"ws",n="";return this.port&&("wss"==t&&443!=this.port||"ws"==t&&80!=this.port)&&(n=":"+this.port),this.timestampRequests&&(e[this.timestampParam]=+new Date),this.supportsBinary||(e.b64=1),e=s.encode(e),e.length&&(e="?"+e),t+"://"+this.hostname+n+this.path+e},r.prototype.check=function(){return!(!u||"__initialize"in u&&this.name===r.prototype.name)}},function(e,t,n){function r(){return t.colors[l++%t.colors.length]}function o(e){function n(){}function o(){var e=o,n=+new Date,i=n-(u||n);e.diff=i,e.prev=u,e.curr=n,u=n,null==e.useColors&&(e.useColors=t.useColors()),null==e.color&&e.useColors&&(e.color=r());var s=Array.prototype.slice.call(arguments);s[0]=t.coerce(s[0]),"string"!=typeof s[0]&&(s=["%o"].concat(s));var a=0;s[0]=s[0].replace(/%([a-z%])/g,function(n,r){if("%%"===n)return n;a++;var o=t.formatters[r];if("function"==typeof o){var i=s[a];n=o.call(e,i),s.splice(a,1),a--}return n}),"function"==typeof t.formatArgs&&(s=t.formatArgs.apply(e,s));var c=o.log||t.log||console.log.bind(console);c.apply(e,s)}n.enabled=!1,o.enabled=!0;var i=t.enabled(e)?o:n;return i.namespace=e,i}function i(e){t.save(e);for(var n=(e||"").split(/[\s,]+/),r=n.length,o=0;r>o;o++)n[o]&&(e=n[o].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function s(){t.enable("")}function a(e){var n,r;for(n=0,r=t.skips.length;r>n;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;r>n;n++)if(t.names[n].test(e))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=o,t.coerce=c,t.disable=s,t.enable=i,t.enabled=a,t.humanize=n(39),t.names=[],t.skips=[],t.formatters={};var u,l=0},function(e,t){function n(e){var t=/^((?:\d+)?\.?\d+) *(ms|seconds?|s|minutes?|m|hours?|h|days?|d|years?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"y":return n*l;case"days":case"day":case"d":return n*u;case"hours":case"hour":case"h":return n*c;case"minutes":case"minute":case"m":return n*a;case"seconds":case"second":case"s":return n*s;case"ms":return n}}}function r(e){return e>=u?Math.round(e/u)+"d":e>=c?Math.round(e/c)+"h":e>=a?Math.round(e/a)+"m":e>=s?Math.round(e/s)+"s":e+"ms"}function o(e){return i(e,u,"day")||i(e,c,"hour")||i(e,a,"minute")||i(e,s,"second")||e+" ms"}function i(e,t,n){return t>e?void 0:1.5*t>e?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var s=1e3,a=60*s,c=60*a,u=24*c,l=365.25*u;e.exports=function(e,t){return t=t||{},"string"==typeof e?n(e):t["long"]?o(e):r(e)}},function(e,t){var n=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,r=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];e.exports=function(e){var t=e,o=e.indexOf("["),i=e.indexOf("]");-1!=o&&-1!=i&&(e=e.substring(0,o)+e.substring(o,i).replace(/:/g,";")+e.substring(i,e.length));for(var s=n.exec(e||""),a={},c=14;c--;)a[r[c]]=s[c]||"";return-1!=o&&-1!=i&&(a.source=t,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a}},function(e,t){e.exports=Object.keys||function(e){var t=[],n=Object.prototype.hasOwnProperty;for(var r in e)n.call(e,r)&&t.push(r);return t}},function(e,t){e.exports=function(){return this}()},function(e,t,n){var r=n(42);try{e.exports="XMLHttpRequest"in r&&"withCredentials"in new r.XMLHttpRequest}catch(o){e.exports=!1}},function(e,t,n){var r=n(45);e.exports=function(e){var t,n=[];return n.push('<div class="header"><span id="okness"></span>'+r.escape(null==(t=" ")?"":t)+'<span id="status"></span></div><pre id="errors"></pre><div id="warnings"></div><iframe id="iframe" src="javascript:;"></iframe>'),n.join("")}},function(e,t,n){"use strict";function r(e){return null!=e&&""!==e}function o(e){return(Array.isArray(e)?e.map(o):e&&"object"==typeof e?Object.keys(e).filter(function(t){return e[t]}):[e]).filter(r).join(" ")}function i(e){return a[e]||e}function s(e){var t=String(e).replace(c,i);return t===""+e?e:t}t.merge=function u(e,t){if(1===arguments.length){for(var n=e[0],o=1;o<e.length;o++)n=u(n,e[o]);return n}var i=e["class"],s=t["class"];(i||s)&&(i=i||[],s=s||[],Array.isArray(i)||(i=[i]),Array.isArray(s)||(s=[s]),e["class"]=i.concat(s).filter(r));for(var a in t)"class"!=a&&(e[a]=t[a]);return e},t.joinClasses=o,t.cls=function(e,n){for(var r=[],i=0;i<e.length;i++)n&&n[i]?r.push(t.escape(o([e[i]]))):r.push(o(e[i]));var s=o(r);return s.length?' class="'+s+'"':""},t.style=function(e){return e&&"object"==typeof e?Object.keys(e).map(function(t){return t+":"+e[t]}).join(";"):e},t.attr=function(e,n,r,o){return"style"===e&&(n=t.style(n)),"boolean"==typeof n||null==n?n?" "+(o?e:e+'="'+e+'"'):"":0==e.indexOf("data")&&"string"!=typeof n?(-1!==JSON.stringify(n).indexOf("&")&&console.warn("Since Jade 2.0.0, ampersands (`&`) in data attributes will be escaped to `&amp;`"),n&&"function"==typeof n.toISOString&&console.warn("Jade will eliminate the double quotes around dates in ISO form after 2.0.0")," "+e+"='"+JSON.stringify(n).replace(/'/g,"&apos;")+"'"):r?(n&&"function"==typeof n.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+t.escape(n)+'"'):(n&&"function"==typeof n.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+n+'"')},t.attrs=function(e,n){var r=[],i=Object.keys(e);if(i.length)for(var s=0;s<i.length;++s){var a=i[s],c=e[a];"class"==a?(c=o(c))&&r.push(" "+a+'="'+c+'"'):r.push(t.attr(a,c,!1,n))}return r.join("")};var a={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"},c=/[&<>"]/g;t.escape=s,t.rethrow=function l(e,t,r,o){if(!(e instanceof Error))throw e;if(!("undefined"==typeof window&&t||o))throw e.message+=" on line "+r,e;try{o=o||n(61).readFileSync(t,"utf8")}catch(i){l(e,null,r)}var s=3,a=o.split("\n"),c=Math.max(r-s,0),u=Math.min(a.length,r+s),s=a.slice(c,u).map(function(e,t){var n=t+c+1;return(n==r?" > ":" ")+n+"| "+e}).join("\n");throw e.path=t,e.message=(t||"Jade")+":"+r+"\n"+s+"\n\n"+e.message,e},t.DebugItem=function(e,t){this.lineno=e,this.filename=t}},function(e,t,n){var r;!function(o){function i(e){if(i[e]!==c)return i[e];var t;if("bug-string-char-index"==e)t="a"!="a"[0];else if("json"==e)t=i("json-stringify")&&i("json-parse");else{var n,r='{"a":[1,true,false,null,"\\u0000\\b\\n\\f\\r\\t"]}';if("json-stringify"==e){var o=f.stringify,s="function"==typeof o&&h;if(s){(n=function(){return 1}).toJSON=n;try{s="0"===o(0)&&"0"===o(new Number)&&'""'==o(new String)&&o(u)===c&&o(c)===c&&o()===c&&"1"===o(n)&&"[1]"==o([n])&&"[null]"==o([c])&&"null"==o(null)&&"[null,null,null]"==o([c,u,null])&&o({a:[n,!0,!1,null,"\x00\b\n\f\r "]})==r&&"1"===o(null,n)&&"[\n 1,\n 2\n]"==o([1,2],null,1)&&'"-271821-04-20T00:00:00.000Z"'==o(new Date(-864e13))&&'"+275760-09-13T00:00:00.000Z"'==o(new Date(864e13))&&'"-000001-01-01T00:00:00.000Z"'==o(new Date(-621987552e5))&&'"1969-12-31T23:59:59.999Z"'==o(new Date(-1))}catch(a){s=!1}}t=s}if("json-parse"==e){var l=f.parse;if("function"==typeof l)try{if(0===l("0")&&!l(!1)){n=l(r);var p=5==n.a.length&&1===n.a[0];if(p){try{p=!l('" "')}catch(a){}if(p)try{p=1!==l("01")}catch(a){}if(p)try{p=1!==l("1.")}catch(a){}}}}catch(a){p=!1}t=p}}return i[e]=!!t}var s,a,c,u={}.toString,l=n(11),p="object"==typeof JSON&&JSON,f="object"==typeof t&&t&&!t.nodeType&&t;f&&p?(f.stringify=p.stringify,f.parse=p.parse):f=o.JSON=p||{};var h=new Date(-0xc782b5b800cec);try{h=-109252==h.getUTCFullYear()&&0===h.getUTCMonth()&&1===h.getUTCDate()&&10==h.getUTCHours()&&37==h.getUTCMinutes()&&6==h.getUTCSeconds()&&708==h.getUTCMilliseconds()}catch(d){}if(!i("json")){var g="[object Function]",y="[object Date]",m="[object Number]",v="[object String]",b="[object Array]",x="[object Boolean]",w=i("bug-string-char-index");if(!h)var k=Math.floor,T=[0,31,59,90,120,151,181,212,243,273,304,334],C=function(e,t){return T[t]+365*(e-1970)+k((e-1969+(t=+(t>1)))/4)-k((e-1901+t)/100)+k((e-1601+t)/400)};(s={}.hasOwnProperty)||(s=function(e){var t,n={};return(n.__proto__=null,n.__proto__={toString:1},n).toString!=u?s=function(e){var t=this.__proto__,n=e in(this.__proto__=null,this);return this.__proto__=t,n}:(t=n.constructor,s=function(e){var n=(this.constructor||t).prototype;return e in this&&!(e in n&&this[e]===n[e])}),n=null,s.call(this,e)});var A={"boolean":1,number:1,string:1,undefined:1},S=function(e,t){var n=typeof e[t];return"object"==n?!!e[t]:!A[n]};if(a=function(e,t){var n,r,o,i=0;(n=function(){this.valueOf=0}).prototype.valueOf=0,r=new n;for(o in r)s.call(r,o)&&i++;return n=r=null,i?a=2==i?function(e,t){var n,r={},o=u.call(e)==g;for(n in e)o&&"prototype"==n||s.call(r,n)||!(r[n]=1)||!s.call(e,n)||t(n)}:function(e,t){var n,r,o=u.call(e)==g;for(n in e)o&&"prototype"==n||!s.call(e,n)||(r="constructor"===n)||t(n);(r||s.call(e,n="constructor"))&&t(n)}:(r=["valueOf","toString","toLocaleString","propertyIsEnumerable","isPrototypeOf","hasOwnProperty","constructor"],a=function(e,t){var n,o,i=u.call(e)==g,a=!i&&"function"!=typeof e.constructor&&S(e,"hasOwnProperty")?e.hasOwnProperty:s;for(n in e)i&&"prototype"==n||!a.call(e,n)||t(n);for(o=r.length;n=r[--o];a.call(e,n)&&t(n));}),a(e,t)},!i("json-stringify")){var E={92:"\\\\",34:'\\"',8:"\\b",12:"\\f",10:"\\n",13:"\\r",9:"\\t"},N="000000",j=function(e,t){return(N+(t||0)).slice(-e)},B="\\u00",D=function(e){var t,n='"',r=0,o=e.length,i=o>10&&w;for(i&&(t=e.split(""));o>r;r++){var s=e.charCodeAt(r);switch(s){case 8:case 9:case 10:case 12:case 13:case 34:case 92:n+=E[s];break;default:if(32>s){n+=B+j(2,s.toString(16));break}n+=i?t[r]:w?e.charAt(r):e[r]}}return n+'"'},L=function(e,t,n,r,o,i,l){var p,f,h,d,g,w,T,A,S,E,N,B,O,_,R,P;try{p=t[e]}catch(M){}if("object"==typeof p&&p)if(f=u.call(p),f!=y||s.call(p,"toJSON"))"function"==typeof p.toJSON&&(f!=m&&f!=v&&f!=b||s.call(p,"toJSON"))&&(p=p.toJSON(e));else if(p>-1/0&&1/0>p){if(C){for(g=k(p/864e5),h=k(g/365.2425)+1970-1;C(h+1,0)<=g;h++);for(d=k((g-C(h,0))/30.42);C(h,d+1)<=g;d++);g=1+g-C(h,d),w=(p%864e5+864e5)%864e5,T=k(w/36e5)%24,A=k(w/6e4)%60,S=k(w/1e3)%60,E=w%1e3}else h=p.getUTCFullYear(),d=p.getUTCMonth(),g=p.getUTCDate(),T=p.getUTCHours(),A=p.getUTCMinutes(),S=p.getUTCSeconds(),E=p.getUTCMilliseconds();p=(0>=h||h>=1e4?(0>h?"-":"+")+j(6,0>h?-h:h):j(4,h))+"-"+j(2,d+1)+"-"+j(2,g)+"T"+j(2,T)+":"+j(2,A)+":"+j(2,S)+"."+j(3,E)+"Z"}else p=null;if(n&&(p=n.call(t,e,p)),null===p)return"null";if(f=u.call(p),f==x)return""+p;if(f==m)return p>-1/0&&1/0>p?""+p:"null";if(f==v)return D(""+p);if("object"==typeof p){for(_=l.length;_--;)if(l[_]===p)throw TypeError();if(l.push(p),N=[],R=i,i+=o,f==b){for(O=0,_=p.length;_>O;O++)B=L(O,p,n,r,o,i,l),N.push(B===c?"null":B);P=N.length?o?"[\n"+i+N.join(",\n"+i)+"\n"+R+"]":"["+N.join(",")+"]":"[]"}else a(r||p,function(e){var t=L(e,p,n,r,o,i,l);t!==c&&N.push(D(e)+":"+(o?" ":"")+t)}),P=N.length?o?"{\n"+i+N.join(",\n"+i)+"\n"+R+"}":"{"+N.join(",")+"}":"{}";return l.pop(),P}};f.stringify=function(e,t,n){var r,o,i,s;if("function"==typeof t||"object"==typeof t&&t)if((s=u.call(t))==g)o=t;else if(s==b){i={};for(var a,c=0,l=t.length;l>c;a=t[c++],s=u.call(a),(s==v||s==m)&&(i[a]=1));}if(n)if((s=u.call(n))==m){if((n-=n%1)>0)for(r="",n>10&&(n=10);r.length<n;r+=" ");}else s==v&&(r=n.length<=10?n:n.slice(0,10));return L("",(a={},a[""]=e,a),o,i,r,"",[])}}if(!i("json-parse")){var O,_,R=String.fromCharCode,P={92:"\\",34:'"',47:"/",98:"\b",116:" ",110:"\n",102:"\f",114:"\r"},M=function(){throw O=_=null,SyntaxError()},H=function(){for(var e,t,n,r,o,i=_,s=i.length;s>O;)switch(o=i.charCodeAt(O)){case 9:case 10:case 13:case 32:O++;break;case 123:case 125:case 91:case 93:case 58:case 44:return e=w?i.charAt(O):i[O],O++,e;case 34:for(e="@",O++;s>O;)if(o=i.charCodeAt(O),32>o)M();else if(92==o)switch(o=i.charCodeAt(++O)){case 92:case 34:case 47:case 98:case 116:case 110:case 102:case 114:e+=P[o],O++;break;case 117:for(t=++O,n=O+4;n>O;O++)o=i.charCodeAt(O),o>=48&&57>=o||o>=97&&102>=o||o>=65&&70>=o||M();e+=R("0x"+i.slice(t,O));break;default:M()}else{if(34==o)break;for(o=i.charCodeAt(O),t=O;o>=32&&92!=o&&34!=o;)o=i.charCodeAt(++O);e+=i.slice(t,O)}if(34==i.charCodeAt(O))return O++,e;M();default:if(t=O,45==o&&(r=!0,o=i.charCodeAt(++O)),o>=48&&57>=o){for(48==o&&(o=i.charCodeAt(O+1),o>=48&&57>=o)&&M(),r=!1;s>O&&(o=i.charCodeAt(O),o>=48&&57>=o);O++);if(46==i.charCodeAt(O)){for(n=++O;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==O&&M(),O=n}if(o=i.charCodeAt(O),101==o||69==o){for(o=i.charCodeAt(++O),(43==o||45==o)&&O++,n=O;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==O&&M(),O=n}return+i.slice(t,O)}if(r&&M(),"true"==i.slice(O,O+4))return O+=4,!0;if("false"==i.slice(O,O+5))return O+=5,!1;if("null"==i.slice(O,O+4))return O+=4,null;M()}return"$"},q=function(e){var t,n;if("$"==e&&M(),"string"==typeof e){if("@"==(w?e.charAt(0):e[0]))return e.slice(1);if("["==e){for(t=[];e=H(),"]"!=e;n||(n=!0))n&&(","==e?(e=H(),"]"==e&&M()):M()),","==e&&M(),t.push(q(e));return t}if("{"==e){for(t={};e=H(),"}"!=e;n||(n=!0))n&&(","==e?(e=H(),"}"==e&&M()):M()),(","==e||"string"!=typeof e||"@"!=(w?e.charAt(0):e[0])||":"!=H())&&M(),t[e.slice(1)]=q(H());return t}M()}return e},F=function(e,t,n){var r=I(e,t,n);r===c?delete e[t]:e[t]=r},I=function(e,t,n){var r,o=e[t];if("object"==typeof o&&o)if(u.call(o)==b)for(r=o.length;r--;)F(o,r,n);else a(o,function(e){F(o,e,n)});return n.call(e,t,o)};f.parse=function(e,t){var n,r;return O=0,_=""+e,n=q(H()),"$"!=H()&&M(),O=_=null,t&&u.call(t)==g?I((r={},r[""]=n,r),"",t):n}}}l&&(r=function(){return f}.call(t,n,t,e),!(void 0!==r&&(e.exports=r)))}(this)},function(e,t){var n=Object.prototype.hasOwnProperty;t.keys=Object.keys||function(e){var t=[];for(var r in e)n.call(e,r)&&t.push(r);return t},t.values=function(e){var t=[];for(var r in e)n.call(e,r)&&t.push(e[r]);return t},t.merge=function(e,t){for(var r in t)n.call(t,r)&&(e[r]=t[r]);return e},t.length=function(e){return t.keys(e).length},t.isEmpty=function(e){return 0==t.length(e)}},function(e,t){(function(t){var n=/^[\],:{}\s]*$/,r=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,o=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,i=/(?:^|:|,)(?:\s*\[)+/g,s=/^\s+/,a=/\s+$/;e.exports=function(e){return"string"==typeof e&&e?(e=e.replace(s,"").replace(a,""),t.JSON&&JSON.parse?JSON.parse(e):n.test(e.replace(r,"@").replace(o,"]").replace(i,""))?new Function("return "+e)():void 0):null}}).call(t,function(){return this}())},function(e,t){var n=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,r=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];e.exports=function(e){for(var t=n.exec(e||""),o={},i=14;i--;)o[r[i]]=t[i]||"";return o}},function(e,t,n){e.exports=n(51)},function(e,t,n){function r(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var n,r=o(e),i=r.source,u=r.id;return t.forceNew||t["force new connection"]||!1===t.multiplex?(a("ignoring socket cache for %s",i),n=s(i,t)):(c[u]||(a("new io instance for %s",i),c[u]=s(i,t)),n=c[u]),n.socket(r.path)}var o=n(20),i=n(10),s=n(17),a=n(5)("socket.io-client");e.exports=t=r;var c=t.managers={};t.protocol=i.protocol,t.connect=r,t.Manager=n(17),t.Socket=n(19)},function(e,t,n){(function(e){var r=n(8),o=n(21);t.deconstructPacket=function(e){function t(e){if(!e)return e;if(o(e)){var i={_placeholder:!0,num:n.length};return n.push(e),i}if(r(e)){for(var s=new Array(e.length),a=0;a<e.length;a++)s[a]=t(e[a]);return s}if("object"==typeof e&&!(e instanceof Date)){var s={};for(var c in e)s[c]=t(e[c]);return s}return e}var n=[],i=e.data,s=e;return s.data=t(i),s.attachments=n.length,{packet:s,buffers:n}},t.reconstructPacket=function(e,t){function n(e){if(e&&e._placeholder){var o=t[e.num];return o}if(r(e)){for(var i=0;i<e.length;i++)e[i]=n(e[i]);return e}if(e&&"object"==typeof e){for(var s in e)e[s]=n(e[s]);return e}return e}return e.data=n(e.data),e.attachments=void 0,e},t.removeBlobs=function(t,n){function i(t,c,u){if(!t)return t;if(e.Blob&&t instanceof Blob||e.File&&t instanceof File){s++;var l=new FileReader;l.onload=function(){u?u[c]=this.result:a=this.result,--s||n(a)},l.readAsArrayBuffer(t)}else if(r(t))for(var p=0;p<t.length;p++)i(t[p],p,t);else if(t&&"object"==typeof t&&!o(t))for(var f in t)i(t[f],f,t)}var s=0,a=t;i(a),s||n(a)}}).call(t,function(){return this}())},function(e,t){function n(e){return n.enabled(e)?function(t){t=r(t);var o=new Date,i=o-(n[e]||o);n[e]=o,t=e+" "+t+" +"+n.humanize(i),window.console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}:function(){}}function r(e){return e instanceof Error?e.stack||e.message:e}e.exports=n,n.names=[],n.skips=[],n.enable=function(e){try{localStorage.debug=e}catch(t){}for(var r=(e||"").split(/[\s,]+/),o=r.length,i=0;o>i;i++)e=r[i].replace("*",".*?"),"-"===e[0]?n.skips.push(new RegExp("^"+e.substr(1)+"$")):n.names.push(new RegExp("^"+e+"$"))},n.disable=function(){n.enable("")},n.humanize=function(e){var t=1e3,n=6e4,r=60*n;return e>=r?(e/r).toFixed(1)+"h":e>=n?(e/n).toFixed(1)+"m":e>=t?(e/t|0)+"s":e+"ms"},n.enabled=function(e){for(var t=0,r=n.skips.length;r>t;t++)if(n.skips[t].test(e))return!1;for(var t=0,r=n.names.length;r>t;t++)if(n.names[t].test(e))return!0;return!1};try{window.localStorage&&n.enable(localStorage.debug)}catch(o){}},function(e,t,n){"use strict";var r=n(25)();e.exports=function(e){return"string"==typeof e?e.replace(r,""):e}},function(e,t,n){function r(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=p[r.id];if(o){o.refs++;for(var i=0;i<o.parts.length;i++)o.parts[i](r.parts[i]);for(;i<r.parts.length;i++)o.parts.push(a(r.parts[i],t))}else{for(var s=[],i=0;i<r.parts.length;i++)s.push(a(r.parts[i],t));p[r.id]={id:r.id,refs:1,parts:s}}}}function o(e){for(var t=[],n={},r=0;r<e.length;r++){var o=e[r],i=o[0],s=o[1],a=o[2],c=o[3],u={css:s,media:a,sourceMap:c};n[i]?n[i].parts.push(u):t.push(n[i]={id:i,parts:[u]})}return t}function i(){var e=document.createElement("style"),t=d();return e.type="text/css",t.appendChild(e),e}function s(){var e=document.createElement("link"),t=d();return e.rel="stylesheet",t.appendChild(e),e}function a(e,t){var n,r,o;if(t.singleton){var a=y++;n=g||(g=i()),r=c.bind(null,n,a,!1),o=c.bind(null,n,a,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=s(),r=l.bind(null,n),o=function(){n.parentNode.removeChild(n),n.href&&URL.revokeObjectURL(n.href)}):(n=i(),r=u.bind(null,n),o=function(){n.parentNode.removeChild(n)});return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else o()}}function c(e,t,n,r){var o=n?"":r.css;if(e.styleSheet)e.styleSheet.cssText=m(t,o);else{var i=document.createTextNode(o),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function u(e,t){var n=t.css,r=t.media;t.sourceMap;if(r&&e.setAttribute("media",r),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}function l(e,t){var n=t.css,r=(t.media,t.sourceMap);r&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+" */");var o=new Blob([n],{type:"text/css"}),i=e.href;e.href=URL.createObjectURL(o),i&&URL.revokeObjectURL(i)}var p={},f=function(e){var t;return function(){return"undefined"==typeof t&&(t=e.apply(this,arguments)),t}},h=f(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),d=f(function(){return document.head||document.getElementsByTagName("head")[0]}),g=null,y=0;e.exports=function(e,t){t=t||{},"undefined"==typeof t.singleton&&(t.singleton=h());var n=o(e);return r(n,t),function(e){for(var i=[],s=0;s<n.length;s++){var a=n[s],c=p[a.id];c.refs--,i.push(c)}if(e){var u=o(e);r(u,t)}for(var s=0;s<i.length;s++){var c=i[s];if(0===c.refs){for(var l=0;l<c.parts.length;l++)c.parts[l]();delete p[c.id]}}}};var m=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}()},function(e,t,n){var r=n(30);"string"==typeof r&&(r=[[e.id,r,""]]);n(55)(r,{});r.locals&&(e.exports=r.locals)},function(e,t){function n(e,t){var n=[];t=t||0;for(var r=t||0;r<e.length;r++)n[r-t]=e[r];return n}e.exports=n},function(e,t,n){var r;(function(e,o){!function(i){function s(e){for(var t,n,r=[],o=0,i=e.length;i>o;)t=e.charCodeAt(o++),t>=55296&&56319>=t&&i>o?(n=e.charCodeAt(o++),56320==(64512&n)?r.push(((1023&t)<<10)+(1023&n)+65536):(r.push(t),o--)):r.push(t);return r}function a(e){for(var t,n=e.length,r=-1,o="";++r<n;)t=e[r],t>65535&&(t-=65536,o+=x(t>>>10&1023|55296),t=56320|1023&t),o+=x(t);return o}function c(e){if(e>=55296&&57343>=e)throw Error("Lone surrogate U+"+e.toString(16).toUpperCase()+" is not a scalar value")}function u(e,t){return x(e>>t&63|128)}function l(e){if(0==(4294967168&e))return x(e);var t="";return 0==(4294965248&e)?t=x(e>>6&31|192):0==(4294901760&e)?(c(e),t=x(e>>12&15|224),t+=u(e,6)):0==(4292870144&e)&&(t=x(e>>18&7|240),t+=u(e,12),t+=u(e,6)),t+=x(63&e|128)}function p(e){for(var t,n=s(e),r=n.length,o=-1,i="";++o<r;)t=n[o],i+=l(t);return i}function f(){if(b>=v)throw Error("Invalid byte index");var e=255&m[b];if(b++,128==(192&e))return 63&e;throw Error("Invalid continuation byte")}function h(){var e,t,n,r,o;if(b>v)throw Error("Invalid byte index");if(b==v)return!1;if(e=255&m[b],b++,0==(128&e))return e;if(192==(224&e)){var t=f();if(o=(31&e)<<6|t,o>=128)return o;throw Error("Invalid continuation byte")}if(224==(240&e)){if(t=f(),n=f(),o=(15&e)<<12|t<<6|n,o>=2048)return c(o),o;throw Error("Invalid continuation byte")}if(240==(248&e)&&(t=f(),n=f(),r=f(),o=(15&e)<<18|t<<12|n<<6|r,o>=65536&&1114111>=o))return o;throw Error("Invalid UTF-8 detected")}function d(e){m=s(e),v=m.length,b=0;for(var t,n=[];(t=h())!==!1;)n.push(t);return a(n)}var g="object"==typeof t&&t,y=("object"==typeof e&&e&&e.exports==g&&e,"object"==typeof o&&o);(y.global===y||y.window===y)&&(i=y);var m,v,b,x=String.fromCharCode,w={version:"2.0.0",encode:p,decode:d};r=function(){return w}.call(t,n,t,e),!(void 0!==r&&(e.exports=r))}(this)}).call(t,n(59)(e),function(){return this}())},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t){function n(e,t,n){var r;return r=t?new o(e,t):new o(e)}var r=function(){return this}(),o=r.WebSocket||r.MozWebSocket;e.exports=o?n:null,o&&(n.prototype=o.prototype)},function(e,t){}]);
21
+ function(e,t){function n(e,t,n,r){n=n||[],t=t||k;var o,i,s,a,c=t.nodeType;if(1!==c&&9!==c)return[];if(!e||"string"!=typeof e)return n;if(s=x(t),!s&&!r&&(o=G.exec(e)))if(a=o[1]){if(9===c){if(i=t.getElementById(a),!i||!i.parentNode)return n;if(i.id===a)return n.push(i),n}else if(t.ownerDocument&&(i=t.ownerDocument.getElementById(a))&&w(t,i)&&i.id===a)return n.push(i),n}else{if(o[2])return L.apply(n,O.call(t.getElementsByTagName(e),0)),n;if((a=o[3])&&ae&&t.getElementsByClassName)return L.apply(n,O.call(t.getElementsByClassName(a),0)),n}return h(e,t,n,r,s)}function r(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function o(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function i(e,t,n){if(e===t)return n;for(var r=e.nextSibling;r;){if(r===t)return-1;r=r.nextSibling}return 1}function s(e,t,r,o){var i,s,a,c,u,l,f,p,d,h,m=!r&&t!==k,g=(m?"<s>":"")+e.replace(z,"$1<s>"),y=I[_][g];if(y)return o?0:O.call(y,0);for(u=e,l=[],p=0,d=v.preFilter,h=v.filter;u;){(!i||(s=X.exec(u)))&&(s&&(u=u.slice(s[0].length),a.selector=f),l.push(a=[]),f="",m&&(u=" "+u)),i=!1,(s=J.exec(u))&&(f+=s[0],u=u.slice(s[0].length),i=a.push({part:s.pop().replace(z," "),string:s[0],captures:s}));for(c in h)!(s=te[c].exec(u))||d[c]&&!(s=d[c](s,t,r))||(f+=s[0],u=u.slice(s[0].length),i=a.push({part:c,string:s.shift(),captures:s}));if(!i)break}return f&&(a.selector=f),o?u.length:u?n.error(e):O.call(I(g,l),0)}function a(e,t,n,r){var o=t.dir,i=A++;return e||(e=function(e){return e===n}),t.first?function(t){for(;t=t[o];)if(1===t.nodeType)return e(t)&&t}:r?function(t){for(;t=t[o];)if(1===t.nodeType&&e(t))return t}:function(t){for(var n,r=i+"."+m,s=r+"."+g;t=t[o];)if(1===t.nodeType){if((n=t[_])===s)return t.sizset;if("string"==typeof n&&0===n.indexOf(r)){if(t.sizset)return t}else{if(t[_]=s,e(t))return t.sizset=!0,t;t.sizset=!1}}}}function c(e,t){return e?function(n){var r=t(n);return r&&e(r===!0?n:r)}:t}function u(e,t,n){for(var r,o,i=0;r=e[i];i++)o=v.relative[r.part]?a(o,v.relative[r.part],t,n):c(o,v.filter[r.part].apply(null,r.captures.concat(t,n)));return o}function l(e){return function(t){for(var n,r=0;n=e[r];r++)if(n(t))return!0;return!1}}function f(e,t,r,o){for(var i=0,s=t.length;s>i;i++)n(e,t[i],r,o)}function p(e,t,r,o,i,s){var a,c=v.setFilters[t.toLowerCase()];return c||n.error(t),(e||!(a=i))&&f(e||"*",o,a=[],i),a.length>0?c(a,r,s):[]}function d(e,r,o,i){for(var s,a,c,u,l,d,h,m,g,y,v,b,x,w=0,E=e.length,T=te.POS,N=new RegExp("^"+T.source+"(?!"+P+")","i"),C=function(){for(var e=1,n=arguments.length-2;n>e;e++)arguments[e]===t&&(g[e]=t)};E>w;w++){for(s=e[w],a="",m=i,c=0,u=s.length;u>c;c++){if(l=s[c],d=l.string,"PSEUDO"===l.part)for(T.exec(""),h=0;g=T.exec(d);)y=!0,v=T.lastIndex=g.index+g[0].length,v>h&&(a+=d.slice(h,g.index),h=v,b=[r],J.test(a)&&(m&&(b=m),m=i),(x=Y.test(a))&&(a=a.slice(0,-5).replace(J,"$&*"),h++),g.length>1&&g[0].replace(N,C),m=p(a,g[1],g[2],b,m,x)),a="";y||(a+=d),y=!1}a?J.test(a)?f(a,m||[r],o,i):n(a,r,o,i?i.concat(m):m):L.apply(o,m)}return 1===E?o:n.uniqueSort(o)}function h(e,t,n,r,o){e=e.replace(z,"$1");var i,a,c,u,l,f,p,h,y,b=s(e,t,o),x=t.nodeType;if(te.POS.test(e))return d(b,t,n,r);if(r)i=O.call(r,0);else if(1===b.length){if((l=O.call(b[0],0)).length>2&&"ID"===(f=l[0]).part&&9===x&&!o&&v.relative[l[1].part]){if(t=v.find.ID(f.captures[0].replace(ee,""),t,o)[0],!t)return n;e=e.slice(l.shift().string.length)}for(h=(b=Q.exec(l[0].string))&&!b.index&&t.parentNode||t,p="",u=l.length-1;u>=0&&(f=l[u],y=f.part,p=f.string+p,!v.relative[y]);u--)if(v.order.test(y)){if(i=v.find[y](f.captures[0].replace(ee,""),h,o),null==i)continue;e=e.slice(0,e.length-p.length)+p.replace(te[y],""),e||L.apply(n,O.call(i,0));break}}if(e)for(a=E(e,t,o),m=a.dirruns++,null==i&&(i=v.find.TAG("*",Q.test(e)&&t.parentNode||t)),u=0;c=i[u];u++)g=a.runs++,a(c)&&n.push(c);return n}var m,g,y,v,b,x,w,E,T,N,C=!0,S="undefined",_=("sizcache"+Math.random()).replace(".",""),k=e.document,j=k.documentElement,A=0,O=[].slice,L=[].push,D=function(e,t){return e[_]=t||!0,e},M=function(){var e={},t=[];return D(function(n,r){return t.push(n)>v.cacheLength&&delete e[t.shift()],e[n]=r},e)},H=M(),I=M(),R=M(),P="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+",q=F.replace("w","w#"),B="([*^$|!~]?=)",W="\\["+P+"*("+F+")"+P+"*(?:"+B+P+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+q+")|)|)"+P+"*\\]",U=":("+F+")(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:"+W+")|[^:]|\\\\.)*|.*))\\)|)",$=":(nth|eq|gt|lt|first|last|even|odd)(?:\\(((?:-\\d)?\\d*)\\)|)(?=[^-]|$)",z=new RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),X=new RegExp("^"+P+"*,"+P+"*"),J=new RegExp("^"+P+"*([\\x20\\t\\r\\n\\f>+~])"+P+"*"),V=new RegExp(U),G=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,Q=/[\x20\t\r\n\f]*[+~]/,Y=/:not\($/,K=/h\d/i,Z=/input|select|textarea|button/i,ee=/\\(?!\\)/g,te={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),NAME:new RegExp("^\\[name=['\"]?("+F+")['\"]?\\]"),TAG:new RegExp("^("+F.replace("w","w*")+")"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+U),CHILD:new RegExp("^:(only|nth|last|first)-child(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),POS:new RegExp($,"ig"),needsContext:new RegExp("^"+P+"*[>+~]|"+$,"i")},ne=function(e){var t=k.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}},oe=ne(function(e){return e.appendChild(k.createComment("")),!e.getElementsByTagName("*").length}),ie=ne(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==S&&"#"===e.firstChild.getAttribute("href")}),se=ne(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),ae=ne(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",e.getElementsByClassName&&e.getElementsByClassName("e").length?(e.lastChild.className="e",2===e.getElementsByClassName("e").length):!1}),ce=ne(function(e){e.id=_+0,e.innerHTML="<a name='"+_+"'></a><div name='"+_+"'></div>",j.insertBefore(e,j.firstChild);var t=k.getElementsByName&&k.getElementsByName(_).length===2+k.getElementsByName(_+0).length;return y=!k.getElementById(_),j.removeChild(e),t});try{O.call(j.childNodes,0)[0].nodeType}catch(ue){O=function(e){for(var t,n=[];t=this[e];e++)n.push(t);return n}}n.matches=function(e,t){return n(e,null,null,t)},n.matchesSelector=function(e,t){return n(t,null,null,[e]).length>0},b=n.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=b(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r];r++)n+=b(t);return n},x=n.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},w=n.contains=j.contains?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&1===r.nodeType&&n.contains&&n.contains(r))}:j.compareDocumentPosition?function(e,t){return t&&!!(16&e.compareDocumentPosition(t))}:function(e,t){for(;t=t.parentNode;)if(t===e)return!0;return!1},n.attr=function(e,t){var n,r=x(e);return r||(t=t.toLowerCase()),v.attrHandle[t]?v.attrHandle[t](e):se||r?e.getAttribute(t):(n=e.getAttributeNode(t),n?"boolean"==typeof e[t]?e[t]?t:null:n.specified?n.value:null:null)},v=n.selectors={cacheLength:50,createPseudo:D,match:te,order:new RegExp("ID|TAG"+(ce?"|NAME":"")+(ae?"|CLASS":"")),attrHandle:ie?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},find:{ID:y?function(e,t,n){if(typeof t.getElementById!==S&&!n){var r=t.getElementById(e);return r&&r.parentNode?[r]:[]}}:function(e,n,r){if(typeof n.getElementById!==S&&!r){var o=n.getElementById(e);return o?o.id===e||typeof o.getAttributeNode!==S&&o.getAttributeNode("id").value===e?[o]:t:[]}},TAG:oe?function(e,t){return typeof t.getElementsByTagName!==S?t.getElementsByTagName(e):void 0}:function(e,t){var n=t.getElementsByTagName(e);if("*"===e){for(var r,o=[],i=0;r=n[i];i++)1===r.nodeType&&o.push(r);return o}return n},NAME:function(e,t){return typeof t.getElementsByName!==S?t.getElementsByName(name):void 0},CLASS:function(e,t,n){return typeof t.getElementsByClassName===S||n?void 0:t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ee,""),e[3]=(e[4]||e[5]||"").replace(ee,""),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1]?(e[2]||n.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*("even"===e[2]||"odd"===e[2])),e[4]=+(e[6]+e[7]||"odd"===e[2])):e[2]&&n.error(e[0]),e},PSEUDO:function(e,t,n){var r,o;return te.CHILD.test(e[0])?null:(e[3]?e[2]=e[3]:(r=e[4])&&(V.test(r)&&(o=s(r,t,n,!0))&&(o=r.indexOf(")",r.length-o)-r.length)&&(r=r.slice(0,o),e[0]=e[0].slice(0,o)),e[2]=r),e.slice(0,3))}},filter:{ID:y?function(e){return e=e.replace(ee,""),function(t){return t.getAttribute("id")===e}}:function(e){return e=e.replace(ee,""),function(t){var n=typeof t.getAttributeNode!==S&&t.getAttributeNode("id");return n&&n.value===e}},TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(ee,"").toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=H[_][e];return t||(t=H(e,new RegExp("(^|"+P+")"+e+"("+P+"|$)"))),function(e){return t.test(e.className||typeof e.getAttribute!==S&&e.getAttribute("class")||"")}},ATTR:function(e,t,r){return t?function(o){var i=n.attr(o,e),s=i+"";if(null==i)return"!="===t;switch(t){case"=":return s===r;case"!=":return s!==r;case"^=":return r&&0===s.indexOf(r);case"*=":return r&&s.indexOf(r)>-1;case"$=":return r&&s.substr(s.length-r.length)===r;case"~=":return(" "+s+" ").indexOf(r)>-1;case"|=":return s===r||s.substr(0,r.length+1)===r+"-"}}:function(t){return null!=n.attr(t,e)}},CHILD:function(e,t,n,r){if("nth"===e){var o=A++;return function(e){var t,i,s=0,a=e;if(1===n&&0===r)return!0;if(t=e.parentNode,t&&(t[_]!==o||!e.sizset)){for(a=t.firstChild;a&&(1!==a.nodeType||(a.sizset=++s,a!==e));a=a.nextSibling);t[_]=o}return i=e.sizset-r,0===n?0===i:i%n===0&&i/n>=0}}return function(t){var n=t;switch(e){case"only":case"first":for(;n=n.previousSibling;)if(1===n.nodeType)return!1;if("first"===e)return!0;n=t;case"last":for(;n=n.nextSibling;)if(1===n.nodeType)return!1;return!0}}},PSEUDO:function(e,t,r,o){var i,s=v.pseudos[e]||v.pseudos[e.toLowerCase()];return s||n.error("unsupported pseudo: "+e),s[_]?s(t,r,o):s.length>1?(i=[e,e,"",t],function(e){return s(e,0,i)}):s}},pseudos:{not:D(function(e,t,n){var r=E(e.replace(z,"$1"),t,n);return function(e){return!r(e)}}),enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!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,e.selected===!0},parent:function(e){return!v.pseudos.empty(e)},empty:function(e){var t;for(e=e.firstChild;e;){if(e.nodeName>"@"||3===(t=e.nodeType)||4===t)return!1;e=e.nextSibling}return!0},contains:D(function(e){return function(t){return(t.textContent||t.innerText||b(t)).indexOf(e)>-1}}),has:D(function(e){return function(t){return n(e,t).length>0}}),header:function(e){return K.test(e.nodeName)},text:function(e){var t,n;return"input"===e.nodeName.toLowerCase()&&"text"===(t=e.type)&&(null==(n=e.getAttribute("type"))||n.toLowerCase()===t)},radio:r("radio"),checkbox:r("checkbox"),file:r("file"),password:r("password"),image:r("image"),submit:o("submit"),reset:o("reset"),button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},input:function(e){return Z.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&&(!t.hasFocus||t.hasFocus())&&!(!e.type&&!e.href)},active:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(e,t,n){return n?e.slice(1):[e[0]]},last:function(e,t,n){var r=e.pop();return n?e:[r]},even:function(e,t,n){for(var r=[],o=n?1:0,i=e.length;i>o;o+=2)r.push(e[o]);return r},odd:function(e,t,n){for(var r=[],o=n?0:1,i=e.length;i>o;o+=2)r.push(e[o]);return r},lt:function(e,t,n){return n?e.slice(+t):e.slice(0,+t)},gt:function(e,t,n){return n?e.slice(0,+t+1):e.slice(+t+1)},eq:function(e,t,n){var r=e.splice(+t,1);return n?e:r}}},T=j.compareDocumentPosition?function(e,t){return e===t?(N=!0,0):(e.compareDocumentPosition&&t.compareDocumentPosition?4&e.compareDocumentPosition(t):e.compareDocumentPosition)?-1:1}:function(e,t){if(e===t)return N=!0,0;if(e.sourceIndex&&t.sourceIndex)return e.sourceIndex-t.sourceIndex;var n,r,o=[],s=[],a=e.parentNode,c=t.parentNode,u=a;if(a===c)return i(e,t);if(!a)return-1;if(!c)return 1;for(;u;)o.unshift(u),u=u.parentNode;for(u=c;u;)s.unshift(u),u=u.parentNode;n=o.length,r=s.length;for(var l=0;n>l&&r>l;l++)if(o[l]!==s[l])return i(o[l],s[l]);return l===n?i(e,s[l],-1):i(o[l],t,1)},[0,0].sort(T),C=!N,n.uniqueSort=function(e){var t,n=1;if(N=C,e.sort(T),N)for(;t=e[n];n++)t===e[n-1]&&e.splice(n--,1);return e},n.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},E=n.compile=function(e,t,n){var r,o,i,a=R[_][e];if(a&&a.context===t)return a;for(r=s(e,t,n),o=0,i=r.length;i>o;o++)r[o]=u(r[o],t,n);return a=R(e,l(r)),a.context=t,a.runs=a.dirruns=0,a},k.querySelectorAll&&!function(){var e,t=h,r=/'|\\/g,o=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,i=[],a=[":active"],c=j.matchesSelector||j.mozMatchesSelector||j.webkitMatchesSelector||j.oMatchesSelector||j.msMatchesSelector;ne(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||i.push("\\["+P+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||i.push(":checked")}),ne(function(e){e.innerHTML="<p test=''></p>",e.querySelectorAll("[test^='']").length&&i.push("[*^$]="+P+"*(?:\"\"|'')"),e.innerHTML="<input type='hidden'/>",e.querySelectorAll(":enabled").length||i.push(":enabled",":disabled")}),i=i.length&&new RegExp(i.join("|")),h=function(e,n,o,a,c){if(!(a||c||i&&i.test(e)))if(9===n.nodeType)try{return L.apply(o,O.call(n.querySelectorAll(e),0)),o}catch(u){}else if(1===n.nodeType&&"object"!==n.nodeName.toLowerCase()){var l,f,p,d=n.getAttribute("id"),h=d||_,m=Q.test(e)&&n.parentNode||n;for(d?h=h.replace(r,"\\$&"):n.setAttribute("id",h),l=s(e,n,c),h="[id='"+h+"']",f=0,p=l.length;p>f;f++)l[f]=h+l[f].selector;try{return L.apply(o,O.call(m.querySelectorAll(l.join(",")),0)),o}catch(u){}finally{d||n.removeAttribute("id")}}return t(e,n,o,a,c)},c&&(ne(function(t){e=c.call(t,"div");try{c.call(t,"[test!='']:sizzle"),a.push(te.PSEUDO.source,te.POS.source,"!=")}catch(n){}}),a=new RegExp(a.join("|")),n.matchesSelector=function(t,r){if(r=r.replace(o,"='$1']"),!(x(t)||a.test(r)||i&&i.test(r)))try{var s=c.call(t,r);if(s||e||t.document&&11!==t.document.nodeType)return s}catch(u){}return n(r,null,null,[t]).length>0})}(),v.setFilters.nth=v.setFilters.eq,v.filters=v.pseudos,n.attr=re.attr,re.find=n,re.expr=n.selectors,re.expr[":"]=re.expr.pseudos,re.unique=n.uniqueSort,re.text=n.getText,re.isXMLDoc=n.isXML,re.contains=n.contains}(i);var Fe=/Until$/,qe=/^(?:parents|prev(?:Until|All))/,Be=/^.[^:#\[\.,]*$/,We=re.expr.match.needsContext,Ue={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({find:function(e){var t,n,r,o,i,s,a=this;if("string"!=typeof e)return re(e).filter(function(){for(t=0,n=a.length;n>t;t++)if(re.contains(a[t],this))return!0});for(s=this.pushStack("","find",e),t=0,n=this.length;n>t;t++)if(r=s.length,re.find(e,this[t],s),t>0)for(o=r;o<s.length;o++)for(i=0;r>i;i++)if(s[i]===s[o]){s.splice(o--,1);break}return s},has:function(e){var t,n=re(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(re.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(h(this,e,!1),"not",e)},filter:function(e){return this.pushStack(h(this,e,!0),"filter",e)},is:function(e){return!!e&&("string"==typeof e?We.test(e)?re(e,this.context).index(this[0])>=0:re.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){for(var n,r=0,o=this.length,i=[],s=We.test(e)||"string"!=typeof e?re(e,t||this.context):0;o>r;r++)for(n=this[r];n&&n.ownerDocument&&n!==t&&11!==n.nodeType;){if(s?s.index(n)>-1:re.find.matchesSelector(n,e)){i.push(n);break}n=n.parentNode}return i=i.length>1?re.unique(i):i,this.pushStack(i,"closest",e)},index:function(e){return e?"string"==typeof e?re.inArray(this[0],re(e)):re.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n="string"==typeof e?re(e,t):re.makeArray(e&&e.nodeType?[e]:e),r=re.merge(this.get(),n);return this.pushStack(p(n[0])||p(r[0])?r:re.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),re.fn.andSelf=re.fn.addBack,re.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return re.dir(e,"parentNode")},parentsUntil:function(e,t,n){return re.dir(e,"parentNode",n)},next:function(e){return d(e,"nextSibling")},prev:function(e){return d(e,"previousSibling")},nextAll:function(e){return re.dir(e,"nextSibling")},prevAll:function(e){return re.dir(e,"previousSibling")},nextUntil:function(e,t,n){return re.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return re.dir(e,"previousSibling",n)},siblings:function(e){return re.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return re.sibling(e.firstChild)},contents:function(e){return re.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:re.merge([],e.childNodes)}},function(e,t){re.fn[e]=function(n,r){var o=re.map(this,t,n);return Fe.test(e)||(r=n),r&&"string"==typeof r&&(o=re.filter(r,o)),o=this.length>1&&!Ue[e]?re.unique(o):o,this.length>1&&qe.test(e)&&(o=o.reverse()),this.pushStack(o,e,K.call(arguments).join(","))}}),re.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?re.find.matchesSelector(t[0],e)?[t[0]]:[]:re.find.matches(e,t)},dir:function(e,t,n){for(var r=[],o=e[t];o&&9!==o.nodeType&&(n===s||1!==o.nodeType||!re(o).is(n));)1===o.nodeType&&r.push(o),o=o[t];return r},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});var $e="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ze=/ jQuery\d+="(?:null|\d+)"/g,Xe=/^\s+/,Je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Ve=/<([\w:]+)/,Ge=/<tbody/i,Qe=/<|&#?\w+;/,Ye=/<(?:script|style|link)/i,Ke=/<(?:script|object|embed|option|style)/i,Ze=new RegExp("<(?:"+$e+")[\\s/>]","i"),et=/^(?:checkbox|radio)$/,tt=/checked\s*(?:[^=]|=\s*.checked.)/i,nt=/\/(java|ecma)script/i,rt=/^\s*<!(?:\[CDATA\[|\-\-)|[\]\-]{2}>\s*$/g,ot={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},it=m(X),st=it.appendChild(X.createElement("div"));ot.optgroup=ot.option,ot.tbody=ot.tfoot=ot.colgroup=ot.caption=ot.thead,ot.th=ot.td,re.support.htmlSerialize||(ot._default=[1,"X<div>","</div>"]),re.fn.extend({text:function(e){return re.access(this,function(e){return e===s?re.text(this):this.empty().append((this[0]&&this[0].ownerDocument||X).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(re.isFunction(e))return this.each(function(t){re(this).wrapAll(e.call(this,t))});if(this[0]){var t=re(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return re.isFunction(e)?this.each(function(t){re(this).wrapInner(e.call(this,t))}):this.each(function(){var t=re(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=re.isFunction(e);return this.each(function(n){re(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){re.nodeName(this,"body")||re(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){if(!p(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=re.clean(arguments);return this.pushStack(re.merge(e,this),"before",this.selector)}},after:function(){if(!p(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=re.clean(arguments);return this.pushStack(re.merge(this,e),"after",this.selector)}},remove:function(e,t){for(var n,r=0;null!=(n=this[r]);r++)(!e||re.filter(e,[n]).length)&&(t||1!==n.nodeType||(re.cleanData(n.getElementsByTagName("*")),re.cleanData([n])),n.parentNode&&n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)for(1===e.nodeType&&re.cleanData(e.getElementsByTagName("*"));e.firstChild;)e.removeChild(e.firstChild);return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return re.clone(this,e,t)})},html:function(e){return re.access(this,function(e){var t=this[0]||{},n=0,r=this.length;if(e===s)return 1===t.nodeType?t.innerHTML.replace(ze,""):s;if("string"==typeof e&&!Ye.test(e)&&(re.support.htmlSerialize||!Ze.test(e))&&(re.support.leadingWhitespace||!Xe.test(e))&&!ot[(Ve.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(Je,"<$1></$2>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(re.cleanData(t.getElementsByTagName("*")),t.innerHTML=e);t=0}catch(o){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){return p(this[0])?this.length?this.pushStack(re(re.isFunction(e)?e():e),"replaceWith",e):this:re.isFunction(e)?this.each(function(t){var n=re(this),r=n.html();n.replaceWith(e.call(this,t,r))}):("string"!=typeof e&&(e=re(e).detach()),this.each(function(){var t=this.nextSibling,n=this.parentNode;re(this).remove(),t?re(t).before(e):re(n).append(e)}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,t,n){e=[].concat.apply([],e);var r,o,i,a,c=0,u=e[0],l=[],f=this.length;if(!re.support.checkClone&&f>1&&"string"==typeof u&&tt.test(u))return this.each(function(){re(this).domManip(e,t,n)});if(re.isFunction(u))return this.each(function(r){var o=re(this);e[0]=u.call(this,r,t?o.html():s),o.domManip(e,t,n)});if(this[0]){if(r=re.buildFragment(e,this,l),i=r.fragment,o=i.firstChild,1===i.childNodes.length&&(i=o),o)for(t=t&&re.nodeName(o,"tr"),a=r.cacheable||f-1;f>c;c++)n.call(t&&re.nodeName(this[c],"table")?g(this[c],"tbody"):this[c],c===a?i:re.clone(i,!0,!0));i=o=null,l.length&&re.each(l,function(e,t){t.src?re.ajax?re.ajax({url:t.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):re.error("no ajax"):re.globalEval((t.text||t.textContent||t.innerHTML||"").replace(rt,"")),t.parentNode&&t.parentNode.removeChild(t)})}return this}}),re.buildFragment=function(e,t,n){var r,o,i,a=e[0];return t=t||X,t=!t.nodeType&&t[0]||t,t=t.ownerDocument||t,!(1===e.length&&"string"==typeof a&&a.length<512&&t===X&&"<"===a.charAt(0))||Ke.test(a)||!re.support.checkClone&&tt.test(a)||!re.support.html5Clone&&Ze.test(a)||(o=!0,r=re.fragments[a],i=r!==s),r||(r=t.createDocumentFragment(),re.clean(e,t,r,n),o&&(re.fragments[a]=i&&r)),{fragment:r,cacheable:o}},re.fragments={},re.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){re.fn[e]=function(n){var r,o=0,i=[],s=re(n),a=s.length,c=1===this.length&&this[0].parentNode;if((null==c||c&&11===c.nodeType&&1===c.childNodes.length)&&1===a)return s[t](this[0]),this;for(;a>o;o++)r=(o>0?this.clone(!0):this).get(),re(s[o])[t](r),i=i.concat(r);return this.pushStack(i,e,s.selector)}}),re.extend({clone:function(e,t,n){var r,o,i,s;if(re.support.html5Clone||re.isXMLDoc(e)||!Ze.test("<"+e.nodeName+">")?s=e.cloneNode(!0):(st.innerHTML=e.outerHTML,st.removeChild(s=st.firstChild)),!(re.support.noCloneEvent&&re.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||re.isXMLDoc(e)))for(v(e,s),r=b(e),o=b(s),i=0;r[i];++i)o[i]&&v(r[i],o[i]);if(t&&(y(e,s),n))for(r=b(e),o=b(s),i=0;r[i];++i)y(r[i],o[i]);return r=o=null,s},clean:function(e,t,n,r){var o,i,s,a,c,u,l,f,p,d,h,g=t===X&&it,y=[];for(t&&"undefined"!=typeof t.createDocumentFragment||(t=X),o=0;null!=(s=e[o]);o++)if("number"==typeof s&&(s+=""),s){if("string"==typeof s)if(Qe.test(s)){for(g=g||m(t),l=t.createElement("div"),g.appendChild(l),s=s.replace(Je,"<$1></$2>"),a=(Ve.exec(s)||["",""])[1].toLowerCase(),c=ot[a]||ot._default,u=c[0],l.innerHTML=c[1]+s+c[2];u--;)l=l.lastChild;if(!re.support.tbody)for(f=Ge.test(s),p="table"!==a||f?"<table>"!==c[1]||f?[]:l.childNodes:l.firstChild&&l.firstChild.childNodes,i=p.length-1;i>=0;--i)re.nodeName(p[i],"tbody")&&!p[i].childNodes.length&&p[i].parentNode.removeChild(p[i]);!re.support.leadingWhitespace&&Xe.test(s)&&l.insertBefore(t.createTextNode(Xe.exec(s)[0]),l.firstChild),s=l.childNodes,l.parentNode.removeChild(l)}else s=t.createTextNode(s);s.nodeType?y.push(s):re.merge(y,s)}if(l&&(s=l=g=null),!re.support.appendChecked)for(o=0;null!=(s=y[o]);o++)re.nodeName(s,"input")?x(s):"undefined"!=typeof s.getElementsByTagName&&re.grep(s.getElementsByTagName("input"),x);if(n)for(d=function(e){return!e.type||nt.test(e.type)?r?r.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e):void 0},o=0;null!=(s=y[o]);o++)re.nodeName(s,"script")&&d(s)||(n.appendChild(s),"undefined"!=typeof s.getElementsByTagName&&(h=re.grep(re.merge([],s.getElementsByTagName("script")),d),y.splice.apply(y,[o+1,0].concat(h)),o+=h.length));return y},cleanData:function(e,t){for(var n,r,o,i,s=0,a=re.expando,c=re.cache,u=re.support.deleteExpando,l=re.event.special;null!=(o=e[s]);s++)if((t||re.acceptData(o))&&(r=o[a],n=r&&c[r])){if(n.events)for(i in n.events)l[i]?re.event.remove(o,i):re.removeEvent(o,i,n.handle);c[r]&&(delete c[r],u?delete o[a]:o.removeAttribute?o.removeAttribute(a):o[a]=null,re.deletedIds.push(r))}}}),function(){var e,t;re.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},e=re.uaMatch(V.userAgent),t={},e.browser&&(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&&(t.safari=!0),re.browser=t,re.sub=function(){function e(t,n){return new e.fn.init(t,n)}re.extend(!0,e,this),e.superclass=this,e.fn=e.prototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(n,r){return r&&r instanceof re&&!(r instanceof e)&&(r=e(r)),re.fn.init.call(this,n,r,t)},e.fn.init.prototype=e.fn;var t=e(X);return e}}();var at,ct,ut,lt=/alpha\([^)]*\)/i,ft=/opacity=([^)]*)/,pt=/^(top|right|bottom|left)$/,dt=/^(none|table(?!-c[ea]).+)/,ht=/^margin/,mt=new RegExp("^("+oe+")(.*)$","i"),gt=new RegExp("^("+oe+")(?!px)[a-z%]+$","i"),yt=new RegExp("^([-+])=("+oe+")","i"),vt={},bt={position:"absolute",visibility:"hidden",display:"block"},xt={letterSpacing:0,fontWeight:400},wt=["Top","Right","Bottom","Left"],Et=["Webkit","O","Moz","ms"],Tt=re.fn.toggle;re.fn.extend({css:function(e,t){return re.access(this,function(e,t,n){return n!==s?re.style(e,t,n):re.css(e,t)},e,t,arguments.length>1)},show:function(){return T(this,!0)},hide:function(){return T(this)},toggle:function(e,t){var n="boolean"==typeof e;return re.isFunction(e)&&re.isFunction(t)?Tt.apply(this,arguments):this.each(function(){(n?e:E(this))?re(this).show():re(this).hide()})}}),re.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=at(e,"opacity");return""===n?"1":n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":re.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,i,a,c=re.camelCase(t),u=e.style;if(t=re.cssProps[c]||(re.cssProps[c]=w(u,c)),a=re.cssHooks[t]||re.cssHooks[c],n===s)return a&&"get"in a&&(o=a.get(e,!1,r))!==s?o:u[t];if(i=typeof n,"string"===i&&(o=yt.exec(n))&&(n=(o[1]+1)*o[2]+parseFloat(re.css(e,t)),i="number"),!(null==n||"number"===i&&isNaN(n)||("number"!==i||re.cssNumber[c]||(n+="px"),a&&"set"in a&&(n=a.set(e,n,r))===s)))try{u[t]=n}catch(l){}}},css:function(e,t,n,r){var o,i,a,c=re.camelCase(t);return t=re.cssProps[c]||(re.cssProps[c]=w(e.style,c)),a=re.cssHooks[t]||re.cssHooks[c],a&&"get"in a&&(o=a.get(e,!0,r)),o===s&&(o=at(e,t)),"normal"===o&&t in xt&&(o=xt[t]),n||r!==s?(i=parseFloat(o),n||re.isNumeric(i)?i||0:o):o},swap:function(e,t,n){var r,o,i={};for(o in t)i[o]=e.style[o],e.style[o]=t[o];r=n.call(e);for(o in t)e.style[o]=i[o];return r}}),i.getComputedStyle?at=function(e,t){var n,r,o,s,a=i.getComputedStyle(e,null),c=e.style;return a&&(n=a[t],""!==n||re.contains(e.ownerDocument,e)||(n=re.style(e,t)),gt.test(n)&&ht.test(t)&&(r=c.width,o=c.minWidth,s=c.maxWidth,c.minWidth=c.maxWidth=c.width=n,n=a.width,c.width=r,c.minWidth=o,c.maxWidth=s)),n}:X.documentElement.currentStyle&&(at=function(e,t){var n,r,o=e.currentStyle&&e.currentStyle[t],i=e.style;return null==o&&i&&i[t]&&(o=i[t]),gt.test(o)&&!pt.test(t)&&(n=i.left,r=e.runtimeStyle&&e.runtimeStyle.left,r&&(e.runtimeStyle.left=e.currentStyle.left),i.left="fontSize"===t?"1em":o,o=i.pixelLeft+"px",i.left=n,r&&(e.runtimeStyle.left=r)),""===o?"auto":o}),re.each(["height","width"],function(e,t){re.cssHooks[t]={get:function(e,n,r){return n?0===e.offsetWidth&&dt.test(at(e,"display"))?re.swap(e,bt,function(){return S(e,t,r)}):S(e,t,r):void 0},set:function(e,n,r){return N(e,n,r?C(e,t,r,re.support.boxSizing&&"border-box"===re.css(e,"boxSizing")):0)}}}),re.support.opacity||(re.cssHooks.opacity={get:function(e,t){return ft.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,o=re.isNumeric(t)?"alpha(opacity="+100*t+")":"",i=r&&r.filter||n.filter||"";n.zoom=1,t>=1&&""===re.trim(i.replace(lt,""))&&n.removeAttribute&&(n.removeAttribute("filter"),r&&!r.filter)||(n.filter=lt.test(i)?i.replace(lt,o):i+" "+o)}}),re(function(){re.support.reliableMarginRight||(re.cssHooks.marginRight={get:function(e,t){return re.swap(e,{display:"inline-block"},function(){return t?at(e,"marginRight"):void 0})}}),!re.support.pixelPosition&&re.fn.position&&re.each(["top","left"],function(e,t){re.cssHooks[t]={get:function(e,n){if(n){var r=at(e,t);return gt.test(r)?re(e).position()[t]+"px":r}}}})}),re.expr&&re.expr.filters&&(re.expr.filters.hidden=function(e){return 0===e.offsetWidth&&0===e.offsetHeight||!re.support.reliableHiddenOffsets&&"none"===(e.style&&e.style.display||at(e,"display"))},re.expr.filters.visible=function(e){return!re.expr.filters.hidden(e)}),re.each({margin:"",padding:"",border:"Width"},function(e,t){re.cssHooks[e+t]={expand:function(n){var r,o="string"==typeof n?n.split(" "):[n],i={};for(r=0;4>r;r++)i[e+wt[r]+t]=o[r]||o[r-2]||o[0];return i}},ht.test(e)||(re.cssHooks[e+t].set=N)});var Nt=/%20/g,Ct=/\[\]$/,St=/\r?\n/g,_t=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,kt=/^(?:select|textarea)/i;re.fn.extend({serialize:function(){return re.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?re.makeArray(this.elements):this;
22
+ }).filter(function(){return this.name&&!this.disabled&&(this.checked||kt.test(this.nodeName)||_t.test(this.type))}).map(function(e,t){var n=re(this).val();return null==n?null:re.isArray(n)?re.map(n,function(e,n){return{name:t.name,value:e.replace(St,"\r\n")}}):{name:t.name,value:n.replace(St,"\r\n")}}).get()}}),re.param=function(e,t){var n,r=[],o=function(e,t){t=re.isFunction(t)?t():null==t?"":t,r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(t===s&&(t=re.ajaxSettings&&re.ajaxSettings.traditional),re.isArray(e)||e.jquery&&!re.isPlainObject(e))re.each(e,function(){o(this.name,this.value)});else for(n in e)k(n,e[n],t,o);return r.join("&").replace(Nt,"+")};var jt,At,Ot=/#.*$/,Lt=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Dt=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Ht=/^\/\//,It=/\?/,Rt=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,Pt=/([?&])_=[^&]*/,Ft=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,qt=re.fn.load,Bt={},Wt={},Ut=["*/"]+["*"];try{jt=J.href}catch($t){jt=X.createElement("a"),jt.href="",jt=jt.href}At=Ft.exec(jt.toLowerCase())||[],re.fn.load=function(e,t,n){if("string"!=typeof e&&qt)return qt.apply(this,arguments);if(!this.length)return this;var r,o,i,a=this,c=e.indexOf(" ");return c>=0&&(r=e.slice(c,e.length),e=e.slice(0,c)),re.isFunction(t)?(n=t,t=s):t&&"object"==typeof t&&(o="POST"),re.ajax({url:e,type:o,dataType:"html",data:t,complete:function(e,t){n&&a.each(n,i||[e.responseText,t,e])}}).done(function(e){i=arguments,a.html(r?re("<div>").append(e.replace(Rt,"")).find(r):e)}),this},re.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,t){re.fn[t]=function(e){return this.on(t,e)}}),re.each(["get","post"],function(e,t){re[t]=function(e,n,r,o){return re.isFunction(n)&&(o=o||r,r=n,n=s),re.ajax({type:t,url:e,data:n,success:r,dataType:o})}}),re.extend({getScript:function(e,t){return re.get(e,s,t,"script")},getJSON:function(e,t,n){return re.get(e,t,n,"json")},ajaxSetup:function(e,t){return t?O(e,re.ajaxSettings):(t=e,e=re.ajaxSettings),O(e,t),e},ajaxSettings:{url:jt,isLocal:Dt.test(At[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":Ut},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":i.String,"text html":!0,"text json":re.parseJSON,"text xml":re.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:j(Bt),ajaxTransport:j(Wt),ajax:function(e,t){function n(e,t,n,i){var u,f,v,b,w,T=t;2!==x&&(x=2,c&&clearTimeout(c),a=s,o=i||"",E.readyState=e>0?4:0,n&&(b=L(p,E,n)),e>=200&&300>e||304===e?(p.ifModified&&(w=E.getResponseHeader("Last-Modified"),w&&(re.lastModified[r]=w),w=E.getResponseHeader("Etag"),w&&(re.etag[r]=w)),304===e?(T="notmodified",u=!0):(u=D(p,b),T=u.state,f=u.data,v=u.error,u=!v)):(v=T,(!T||e)&&(T="error",0>e&&(e=0))),E.status=e,E.statusText=""+(t||T),u?m.resolveWith(d,[f,T,E]):m.rejectWith(d,[E,T,v]),E.statusCode(y),y=s,l&&h.trigger("ajax"+(u?"Success":"Error"),[E,p,u?f:v]),g.fireWith(d,[E,T]),l&&(h.trigger("ajaxComplete",[E,p]),--re.active||re.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=s),t=t||{};var r,o,i,a,c,u,l,f,p=re.ajaxSetup({},t),d=p.context||p,h=d!==p&&(d.nodeType||d instanceof re)?re(d):re.event,m=re.Deferred(),g=re.Callbacks("once memory"),y=p.statusCode||{},v={},b={},x=0,w="canceled",E={readyState:0,setRequestHeader:function(e,t){if(!x){var n=e.toLowerCase();e=b[n]=b[n]||e,v[e]=t}return this},getAllResponseHeaders:function(){return 2===x?o:null},getResponseHeader:function(e){var t;if(2===x){if(!i)for(i={};t=Lt.exec(o);)i[t[1].toLowerCase()]=t[2];t=i[e.toLowerCase()]}return t===s?null:t},overrideMimeType:function(e){return x||(p.mimeType=e),this},abort:function(e){return e=e||w,a&&a.abort(e),n(0,e),this}};if(m.promise(E),E.success=E.done,E.error=E.fail,E.complete=g.add,E.statusCode=function(e){if(e){var t;if(2>x)for(t in e)y[t]=[y[t],e[t]];else t=e[E.status],E.always(t)}return this},p.url=((e||p.url)+"").replace(Ot,"").replace(Ht,At[1]+"//"),p.dataTypes=re.trim(p.dataType||"*").toLowerCase().split(se),null==p.crossDomain&&(u=Ft.exec(p.url.toLowerCase()),p.crossDomain=!(!u||u[1]==At[1]&&u[2]==At[2]&&(u[3]||("http:"===u[1]?80:443))==(At[3]||("http:"===At[1]?80:443)))),p.data&&p.processData&&"string"!=typeof p.data&&(p.data=re.param(p.data,p.traditional)),A(Bt,p,t,E),2===x)return E;if(l=p.global,p.type=p.type.toUpperCase(),p.hasContent=!Mt.test(p.type),l&&0===re.active++&&re.event.trigger("ajaxStart"),!p.hasContent&&(p.data&&(p.url+=(It.test(p.url)?"&":"?")+p.data,delete p.data),r=p.url,p.cache===!1)){var T=re.now(),N=p.url.replace(Pt,"$1_="+T);p.url=N+(N===p.url?(It.test(p.url)?"&":"?")+"_="+T:"")}(p.data&&p.hasContent&&p.contentType!==!1||t.contentType)&&E.setRequestHeader("Content-Type",p.contentType),p.ifModified&&(r=r||p.url,re.lastModified[r]&&E.setRequestHeader("If-Modified-Since",re.lastModified[r]),re.etag[r]&&E.setRequestHeader("If-None-Match",re.etag[r])),E.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Ut+"; q=0.01":""):p.accepts["*"]);for(f in p.headers)E.setRequestHeader(f,p.headers[f]);if(p.beforeSend&&(p.beforeSend.call(d,E,p)===!1||2===x))return E.abort();w="abort";for(f in{success:1,error:1,complete:1})E[f](p[f]);if(a=A(Wt,p,t,E)){E.readyState=1,l&&h.trigger("ajaxSend",[E,p]),p.async&&p.timeout>0&&(c=setTimeout(function(){E.abort("timeout")},p.timeout));try{x=1,a.send(v,n)}catch(C){if(!(2>x))throw C;n(-1,C)}}else n(-1,"No Transport");return E},active:0,lastModified:{},etag:{}});var zt=[],Xt=/\?/,Jt=/(=)\?(?=&|$)|\?\?/,Vt=re.now();re.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||re.expando+"_"+Vt++;return this[e]=!0,e}}),re.ajaxPrefilter("json jsonp",function(e,t,n){var r,o,a,c=e.data,u=e.url,l=e.jsonp!==!1,f=l&&Jt.test(u),p=l&&!f&&"string"==typeof c&&!(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Jt.test(c);return"jsonp"===e.dataTypes[0]||f||p?(r=e.jsonpCallback=re.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,o=i[r],f?e.url=u.replace(Jt,"$1"+r):p?e.data=c.replace(Jt,"$1"+r):l&&(e.url+=(Xt.test(u)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return a||re.error(r+" was not called"),a[0]},e.dataTypes[0]="json",i[r]=function(){a=arguments},n.always(function(){i[r]=o,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),a&&re.isFunction(o)&&o(a[0]),a=o=s}),"script"):void 0}),re.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){return re.globalEval(e),e}}}),re.ajaxPrefilter("script",function(e){e.cache===s&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),re.ajaxTransport("script",function(e){if(e.crossDomain){var t,n=X.head||X.getElementsByTagName("head")[0]||X.documentElement;return{send:function(r,o){t=X.createElement("script"),t.async="async",e.scriptCharset&&(t.charset=e.scriptCharset),t.src=e.url,t.onload=t.onreadystatechange=function(e,r){(r||!t.readyState||/loaded|complete/.test(t.readyState))&&(t.onload=t.onreadystatechange=null,n&&t.parentNode&&n.removeChild(t),t=s,r||o(200,"success"))},n.insertBefore(t,n.firstChild)},abort:function(){t&&t.onload(0,1)}}}});var Gt,Qt=i.ActiveXObject?function(){for(var e in Gt)Gt[e](0,1)}:!1,Yt=0;re.ajaxSettings.xhr=i.ActiveXObject?function(){return!this.isLocal&&M()||H()}:M,function(e){re.extend(re.support,{ajax:!!e,cors:!!e&&"withCredentials"in e})}(re.ajaxSettings.xhr()),re.support.ajax&&re.ajaxTransport(function(e){if(!e.crossDomain||re.support.cors){var t;return{send:function(n,r){var o,a,c=e.xhr();if(e.username?c.open(e.type,e.url,e.async,e.username,e.password):c.open(e.type,e.url,e.async),e.xhrFields)for(a in e.xhrFields)c[a]=e.xhrFields[a];e.mimeType&&c.overrideMimeType&&c.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");try{for(a in n)c.setRequestHeader(a,n[a])}catch(u){}c.send(e.hasContent&&e.data||null),t=function(n,i){var a,u,l,f,p;try{if(t&&(i||4===c.readyState))if(t=s,o&&(c.onreadystatechange=re.noop,Qt&&delete Gt[o]),i)4!==c.readyState&&c.abort();else{a=c.status,l=c.getAllResponseHeaders(),f={},p=c.responseXML,p&&p.documentElement&&(f.xml=p);try{f.text=c.responseText}catch(n){}try{u=c.statusText}catch(d){u=""}a||!e.isLocal||e.crossDomain?1223===a&&(a=204):a=f.text?200:404}}catch(h){i||r(-1,h)}f&&r(a,u,f,l)},e.async?4===c.readyState?setTimeout(t,0):(o=++Yt,Qt&&(Gt||(Gt={},re(i).unload(Qt)),Gt[o]=t),c.onreadystatechange=t):t()},abort:function(){t&&t(0,1)}}}});var Kt,Zt,en=/^(?:toggle|show|hide)$/,tn=new RegExp("^(?:([-+])=|)("+oe+")([a-z%]*)$","i"),nn=/queueHooks$/,rn=[q],on={"*":[function(e,t){var n,r,o,i=this.createTween(e,t),s=tn.exec(t),a=i.cur(),c=+a||0,u=1;if(s){if(n=+s[2],r=s[3]||(re.cssNumber[e]?"":"px"),"px"!==r&&c){c=re.css(i.elem,e,!0)||n||1;do o=u=u||".5",c/=u,re.style(i.elem,e,c+r),u=i.cur()/a;while(1!==u&&u!==o)}i.unit=r,i.start=c,i.end=s[1]?c+(s[1]+1)*n:n}return i}]};re.Animation=re.extend(P,{tweener:function(e,t){re.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,o=e.length;o>r;r++)n=e[r],on[n]=on[n]||[],on[n].unshift(t)},prefilter:function(e,t){t?rn.unshift(e):rn.push(e)}}),re.Tween=B,B.prototype={constructor:B,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(re.cssNumber[n]?"":"px")},cur:function(){var e=B.propHooks[this.prop];return e&&e.get?e.get(this):B.propHooks._default.get(this)},run:function(e){var t,n=B.propHooks[this.prop];return this.options.duration?this.pos=t=re.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):B.propHooks._default.set(this),this}},B.prototype.init.prototype=B.prototype,B.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=re.css(e.elem,e.prop,!1,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){re.fx.step[e.prop]?re.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[re.cssProps[e.prop]]||re.cssHooks[e.prop])?re.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},B.propHooks.scrollTop=B.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},re.each(["toggle","show","hide"],function(e,t){var n=re.fn[t];re.fn[t]=function(r,o,i){return null==r||"boolean"==typeof r||!e&&re.isFunction(r)&&re.isFunction(o)?n.apply(this,arguments):this.animate(W(t,!0),r,o,i)}}),re.fn.extend({fadeTo:function(e,t,n,r){return this.filter(E).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var o=re.isEmptyObject(e),i=re.speed(t,n,r),s=function(){var t=P(this,re.extend({},e),i);o&&t.stop(!0)};return o||i.queue===!1?this.each(s):this.queue(i.queue,s)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=s),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,o=null!=e&&e+"queueHooks",i=re.timers,s=re._data(this);if(o)s[o]&&s[o].stop&&r(s[o]);else for(o in s)s[o]&&s[o].stop&&nn.test(o)&&r(s[o]);for(o=i.length;o--;)i[o].elem!==this||null!=e&&i[o].queue!==e||(i[o].anim.stop(n),t=!1,i.splice(o,1));(t||!n)&&re.dequeue(this,e)})}}),re.each({slideDown:W("show"),slideUp:W("hide"),slideToggle:W("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){re.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),re.speed=function(e,t,n){var r=e&&"object"==typeof e?re.extend({},e):{complete:n||!n&&t||re.isFunction(e)&&e,duration:e,easing:n&&t||t&&!re.isFunction(t)&&t};return r.duration=re.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in re.fx.speeds?re.fx.speeds[r.duration]:re.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){re.isFunction(r.old)&&r.old.call(this),r.queue&&re.dequeue(this,r.queue)},r},re.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},re.timers=[],re.fx=B.prototype.init,re.fx.tick=function(){for(var e,t=re.timers,n=0;n<t.length;n++)e=t[n],e()||t[n]!==e||t.splice(n--,1);t.length||re.fx.stop()},re.fx.timer=function(e){e()&&re.timers.push(e)&&!Zt&&(Zt=setInterval(re.fx.tick,re.fx.interval))},re.fx.interval=13,re.fx.stop=function(){clearInterval(Zt),Zt=null},re.fx.speeds={slow:600,fast:200,_default:400},re.fx.step={},re.expr&&re.expr.filters&&(re.expr.filters.animated=function(e){return re.grep(re.timers,function(t){return e===t.elem}).length});var sn=/^(?:body|html)$/i;re.fn.offset=function(e){if(arguments.length)return e===s?this:this.each(function(t){re.offset.setOffset(this,e,t)});var t,n,r,o,i,a,c,u,l,f,p=this[0],d=p&&p.ownerDocument;if(d)return(r=d.body)===p?re.offset.bodyOffset(p):(n=d.documentElement,re.contains(n,p)?(t=p.getBoundingClientRect(),o=U(d),i=n.clientTop||r.clientTop||0,a=n.clientLeft||r.clientLeft||0,c=o.pageYOffset||n.scrollTop,u=o.pageXOffset||n.scrollLeft,l=t.top+c-i,f=t.left+u-a,{top:l,left:f}):{top:0,left:0})},re.offset={bodyOffset:function(e){var t=e.offsetTop,n=e.offsetLeft;return re.support.doesNotIncludeMarginInBodyOffset&&(t+=parseFloat(re.css(e,"marginTop"))||0,n+=parseFloat(re.css(e,"marginLeft"))||0),{top:t,left:n}},setOffset:function(e,t,n){var r=re.css(e,"position");"static"===r&&(e.style.position="relative");var o,i,s=re(e),a=s.offset(),c=re.css(e,"top"),u=re.css(e,"left"),l=("absolute"===r||"fixed"===r)&&re.inArray("auto",[c,u])>-1,f={},p={};l?(p=s.position(),o=p.top,i=p.left):(o=parseFloat(c)||0,i=parseFloat(u)||0),re.isFunction(t)&&(t=t.call(e,n,a)),null!=t.top&&(f.top=t.top-a.top+o),null!=t.left&&(f.left=t.left-a.left+i),"using"in t?t.using.call(e,f):s.css(f)}},re.fn.extend({position:function(){if(this[0]){var e=this[0],t=this.offsetParent(),n=this.offset(),r=sn.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(re.css(e,"marginTop"))||0,n.left-=parseFloat(re.css(e,"marginLeft"))||0,r.top+=parseFloat(re.css(t[0],"borderTopWidth"))||0,r.left+=parseFloat(re.css(t[0],"borderLeftWidth"))||0,{top:n.top-r.top,left:n.left-r.left}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||X.body;e&&!sn.test(e.nodeName)&&"static"===re.css(e,"position");)e=e.offsetParent;return e||X.body})}}),re.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n=/Y/.test(t);re.fn[e]=function(r){return re.access(this,function(e,r,o){var i=U(e);return o===s?i?t in i?i[t]:i.document.documentElement[r]:e[r]:void(i?i.scrollTo(n?re(i).scrollLeft():o,n?o:re(i).scrollTop()):e[r]=o)},e,r,arguments.length,null)}}),re.each({Height:"height",Width:"width"},function(e,t){re.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){re.fn[r]=function(r,o){var i=arguments.length&&(n||"boolean"!=typeof r),a=n||(r===!0||o===!0?"margin":"border");return re.access(this,function(t,n,r){var o;return re.isWindow(t)?t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):r===s?re.css(t,n,r,a):re.style(t,n,r,a)},t,i?r:s,i,null)}})}),i.jQuery=i.$=re,n(20)&&n(20).jQuery&&(r=[],o=function(){return re}.apply(t,r),!(o!==s&&(e.exports=o)))}(window)},function(e,t,n){t=e.exports=n(37)(),t.push([e.id,"*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.header{width:100%;height:30px;padding:0 10px;border-left:10px solid #a3be8c;font-size:12px;line-height:30px;color:#eff1f5;background:#343d46;overflow:hidden}#iframe{position:absolute;top:30px;right:0;bottom:0;left:0;width:100%;height:-ms-calc(100% - 30px);height:-o-calc(100% - 30px);height:calc(100% - 30px);border:0}#errors{width:100%;margin:0;padding:10px;font-family:monospace;font-size:14px;line-height:1.4;color:#eff1f5;background:#bf616a;overflow:auto}#okness{font-weight:700}",""])},function(e,t){e.exports=function(){var e=[];return e.toString=function(){for(var e=[],t=0;t<this.length;t++){var n=this[t];n[2]?e.push("@media "+n[2]+"{"+n[1]+"}"):e.push(n[1])}return e.join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},o=0;o<this.length;o++){var i=this[o][0];"number"==typeof i&&(r[i]=!0)}for(o=0;o<t.length;o++){var s=t[o];"number"==typeof s[0]&&r[s[0]]||(n&&!s[2]?s[2]=n:n&&(s[2]="("+s[2]+") and ("+n+")"),e.push(s))}},e}},function(e,t,n){n(39);e.exports=function(e){var t=[];return t.push('<div class="header"><span id="okness"></span> <span id="status"></span></div><pre id="errors"></pre><div id="warnings"></div><iframe id="iframe" src="javascript:;" allowfullscreen></iframe>'),t.join("")}},function(e,t,n){"use strict";function r(e){return null!=e&&""!==e}function o(e){return(Array.isArray(e)?e.map(o):e&&"object"==typeof e?Object.keys(e).filter(function(t){return e[t]}):[e]).filter(r).join(" ")}function i(e){return a[e]||e}function s(e){var t=String(e).replace(c,i);return t===""+e?e:t}t.merge=function u(e,t){if(1===arguments.length){for(var n=e[0],o=1;o<e.length;o++)n=u(n,e[o]);return n}var i=e["class"],s=t["class"];(i||s)&&(i=i||[],s=s||[],Array.isArray(i)||(i=[i]),Array.isArray(s)||(s=[s]),e["class"]=i.concat(s).filter(r));for(var a in t)"class"!=a&&(e[a]=t[a]);return e},t.joinClasses=o,t.cls=function(e,n){for(var r=[],i=0;i<e.length;i++)n&&n[i]?r.push(t.escape(o([e[i]]))):r.push(o(e[i]));var s=o(r);return s.length?' class="'+s+'"':""},t.style=function(e){return e&&"object"==typeof e?Object.keys(e).map(function(t){return t+":"+e[t]}).join(";"):e},t.attr=function(e,n,r,o){return"style"===e&&(n=t.style(n)),"boolean"==typeof n||null==n?n?" "+(o?e:e+'="'+e+'"'):"":0==e.indexOf("data")&&"string"!=typeof n?(-1!==JSON.stringify(n).indexOf("&")&&console.warn("Since Jade 2.0.0, ampersands (`&`) in data attributes will be escaped to `&amp;`"),n&&"function"==typeof n.toISOString&&console.warn("Jade will eliminate the double quotes around dates in ISO form after 2.0.0")," "+e+"='"+JSON.stringify(n).replace(/'/g,"&apos;")+"'"):r?(n&&"function"==typeof n.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+t.escape(n)+'"'):(n&&"function"==typeof n.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+n+'"')},t.attrs=function(e,n){var r=[],i=Object.keys(e);if(i.length)for(var s=0;s<i.length;++s){var a=i[s],c=e[a];"class"==a?(c=o(c))&&r.push(" "+a+'="'+c+'"'):r.push(t.attr(a,c,!1,n))}return r.join("")};var a={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"},c=/[&<>"]/g;t.escape=s,t.rethrow=function l(e,t,r,o){if(!(e instanceof Error))throw e;if(!("undefined"==typeof window&&t||o))throw e.message+=" on line "+r,e;try{o=o||n(76).readFileSync(t,"utf8")}catch(i){l(e,null,r)}var s=3,a=o.split("\n"),c=Math.max(r-s,0),u=Math.min(a.length,r+s),s=a.slice(c,u).map(function(e,t){var n=t+c+1;return(n==r?" > ":" ")+n+"| "+e}).join("\n");throw e.path=t,e.message=(t||"Jade")+":"+r+"\n"+s+"\n\n"+e.message,e},t.DebugItem=function(e,t){this.lineno=e,this.filename=t}},function(e,t,n){(function(t){"use strict";var r=n(49);e.exports=n(47)(r),"_sockjs_onload"in t&&setTimeout(t._sockjs_onload,1)}).call(t,function(){return this}())},function(e,t,n){"use strict";function r(){i.call(this),this.initEvent("close",!1,!1),this.wasClean=!1,this.code=0,this.reason=""}var o=n(1),i=n(15);o(r,i),e.exports=r},function(e,t,n){"use strict";function r(e){i.call(this),this.initEvent("message",!1,!1),this.data=e}var o=n(1),i=n(15);o(r,i),e.exports=r},function(e,t,n){"use strict";function r(e){this._transport=e,e.on("message",this._transportMessage.bind(this)),e.on("close",this._transportClose.bind(this))}var o=n(6),i=n(12);r.prototype._transportClose=function(e,t){i.postMessage("c",o.stringify([e,t]))},r.prototype._transportMessage=function(e){i.postMessage("t",e)},r.prototype._send=function(e){this._transport.send(e)},r.prototype._close=function(){this._transport.close(),this._transport.removeAllListeners()},e.exports=r},function(e,t,n){(function(t){"use strict";var r=n(5),o=n(7),i=n(6),s=n(43),a=n(23),c=n(12),u=n(24),l=function(){};"production"!==t.env.NODE_ENV&&(l=n(3)("sockjs-client:iframe-bootstrap")),e.exports=function(e,t){var n={};t.forEach(function(e){e.facadeTransport&&(n[e.facadeTransport.transportName]=e.facadeTransport)}),n[a.transportName]=a;var f;e.bootstrap_iframe=function(){var t;c.currentWindowId=u.hash.slice(1);var a=function(o){if(o.source===parent&&("undefined"==typeof f&&(f=o.origin),o.origin===f)){var a;try{a=i.parse(o.data)}catch(p){return void l("bad json",o.data)}if(a.windowId===c.currentWindowId)switch(a.type){case"s":var d;try{d=i.parse(a.data)}catch(p){l("bad json",a.data);break}var h=d[0],m=d[1],g=d[2],y=d[3];if(l(h,m,g,y),h!==e.version)throw new Error('Incompatibile SockJS! Main site uses: "'+h+'", the iframe: "'+e.version+'".');if(!r.isOriginEqual(g,u.href)||!r.isOriginEqual(y,u.href))throw new Error("Can't connect to different domain from within an iframe. ("+u.href+", "+g+", "+y+")");t=new s(new n[m](g,y));break;case"m":t._send(a.data);break;case"c":t&&t._close(),t=null}}};o.attachEvent("message",a),c.postMessage("s")}}}).call(t,n(2))},function(e,t,n){(function(t,r){"use strict";function o(e,t){var n=this;i.call(this);var o=function(){var r=n.ifr=new u(l.transportName,t,e);r.once("message",function(e){if(e){var t;try{t=a.parse(e)}catch(r){return f("bad json",e),n.emit("finish"),void n.close()}var o=t[0],i=t[1];n.emit("finish",o,i)}n.close()}),r.once("close",function(){n.emit("finish"),n.close()})};r.document.body?o():c.attachEvent("load",o)}var i=n(4).EventEmitter,s=n(1),a=n(6),c=n(7),u=n(29),l=n(23),f=function(){};"production"!==t.env.NODE_ENV&&(f=n(3)("sockjs-client:info-iframe")),s(o,i),o.enabled=function(){return u.enabled()},o.prototype.close=function(){this.ifr&&this.ifr.close(),this.removeAllListeners(),this.ifr=null},e.exports=o}).call(t,n(2),function(){return this}())},function(e,t,n){(function(t){"use strict";function r(e,t){d(e);var n=this;o.call(this),setTimeout(function(){n.doXhr(e,t)},0)}var o=n(4).EventEmitter,i=n(1),s=n(5),a=n(17),c=n(14),u=n(10),l=n(58),f=n(45),p=n(22),d=function(){};"production"!==t.env.NODE_ENV&&(d=n(3)("sockjs-client:info-receiver")),i(r,o),r._getReceiver=function(e,t,n){return n.sameOrigin?new p(t,u):c.enabled?new p(t,c):a.enabled&&n.sameScheme?new p(t,a):f.enabled()?new f(e,t):new p(t,l)},r.prototype.doXhr=function(e,t){var n=this,o=s.addPath(e,"/info");d("doXhr",o),this.xo=r._getReceiver(e,o,t),this.timeoutRef=setTimeout(function(){d("timeout"),n._cleanup(!1),n.emit("finish")},r.timeout),this.xo.once("finish",function(e,t){d("finish",e,t),n._cleanup(!0),n.emit("finish",e,t)})},r.prototype._cleanup=function(e){d("_cleanup"),clearTimeout(this.timeoutRef),this.timeoutRef=null,!e&&this.xo&&this.xo.close(),this.xo=null},r.prototype.close=function(){d("close"),this.removeAllListeners(),this._cleanup(!1)},r.timeout=8e3,e.exports=r}).call(t,n(2))},function(e,t,n){(function(t,r){"use strict";function o(e,t,n){if(!(this instanceof o))return new o(e,t,n);if(arguments.length<1)throw new TypeError("Failed to construct 'SockJS: 1 argument required, but only 0 present");v.call(this),this.readyState=o.CONNECTING,this.extensions="",this.protocol="",n=n||{},n.protocols_whitelist&&g.warn("'protocols_whitelist' is DEPRECATED. Use 'transports' instead."),this._transportsWhitelist=n.transports;var r=n.sessionId||8;if("function"==typeof r)this._generateSessionId=r;else{if("number"!=typeof r)throw new TypeError("If sessionId is used in the options, it needs to be a number or a function.");this._generateSessionId=function(){return u.string(r)}}this._server=n.server||u.numberString(1e3);var i=new s(e);if(!i.host||!i.protocol)throw new SyntaxError("The URL '"+e+"' is invalid");if(i.hash)throw new SyntaxError("The URL must not contain a fragment");if("http:"!==i.protocol&&"https:"!==i.protocol)throw new SyntaxError("The URL's scheme must be either 'http:' or 'https:'. '"+i.protocol+"' is not allowed.");var a="https:"===i.protocol;if("https"===b.protocol&&!a)throw new Error("SecurityError: An insecure SockJS connection may not be initiated from a page loaded over HTTPS");t?Array.isArray(t)||(t=[t]):t=[];var c=t.sort();c.forEach(function(e,t){if(!e)throw new SyntaxError("The protocols entry '"+e+"' is invalid.");if(t<c.length-1&&e===c[t+1])throw new SyntaxError("The protocols entry '"+e+"' is duplicated.")});var l=f.getOrigin(b.href);this._origin=l?l.toLowerCase():null,i.set("pathname",i.pathname.replace(/\/+$/,"")),this.url=i.href,T("using url",this.url),this._urlInfo={nullOrigin:!m.hasDomain(),sameOrigin:f.isOriginEqual(this.url,b.href),sameScheme:f.isSchemeEqual(this.url,b.href)},this._ir=new E(this.url,this._urlInfo),this._ir.once("finish",this._receiveInfo.bind(this))}function i(e){return 1e3===e||e>=3e3&&4999>=e}n(48);var s=n(19),a=n(1),c=n(6),u=n(9),l=n(63),f=n(5),p=n(7),d=n(65),h=n(18),m=n(11),g=n(64),y=n(15),v=n(21),b=n(24),x=n(41),w=n(42),E=n(46),T=function(){};"production"!==t.env.NODE_ENV&&(r.dbg=n(3),T=r.dbg("sockjs-client:main"));var N;a(o,v),o.prototype.close=function(e,t){if(e&&!i(e))throw new Error("InvalidAccessError: Invalid code");if(t&&t.length>123)throw new SyntaxError("reason argument has an invalid length");if(this.readyState!==o.CLOSING&&this.readyState!==o.CLOSED){var n=!0;this._close(e||1e3,t||"Normal closure",n)}},o.prototype.send=function(e){if("string"!=typeof e&&(e=""+e),this.readyState===o.CONNECTING)throw new Error("InvalidStateError: The connection has not been established yet");this.readyState===o.OPEN&&this._transport.send(l.quote(e))},o.version=n(33),o.CONNECTING=0,o.OPEN=1,o.CLOSING=2,o.CLOSED=3,o.prototype._receiveInfo=function(e,t){if(T("_receiveInfo",t),this._ir=null,!e)return void this._close(1002,"Cannot connect to server");this._rto=this.countRTO(t),this._transUrl=e.base_url?e.base_url:this.url,e=h.extend(e,this._urlInfo),T("info",e);var n=N.filterToEnabled(this._transportsWhitelist,e);this._transports=n.main,T(this._transports.length+" enabled transports"),this._connect()},o.prototype._connect=function(){for(var e=this._transports.shift();e;e=this._transports.shift()){if(T("attempt",e.transportName),e.needBody&&(!r.document.body||"undefined"!=typeof r.document.readyState&&"complete"!==r.document.readyState&&"interactive"!==r.document.readyState))return T("waiting for body"),this._transports.unshift(e),void p.attachEvent("load",this._connect.bind(this));var t=this._rto*e.roundTrips||5e3;this._transportTimeoutId=setTimeout(this._transportTimeout.bind(this),t),T("using timeout",t);var n=f.addPath(this._transUrl,"/"+this._server+"/"+this._generateSessionId());T("transport url",n);var o=new e(n,this._transUrl);return o.on("message",this._transportMessage.bind(this)),o.once("close",this._transportClose.bind(this)),o.transportName=e.transportName,void(this._transport=o)}this._close(2e3,"All transports failed",!1)},o.prototype._transportTimeout=function(){T("_transportTimeout"),this.readyState===o.CONNECTING&&this._transportClose(2007,"Transport timed out")},o.prototype._transportMessage=function(e){T("_transportMessage",e);var t,n=this,r=e.slice(0,1),o=e.slice(1);switch(r){case"o":return void this._open();case"h":return this.dispatchEvent(new y("heartbeat")),void T("heartbeat",this.transport)}if(o)try{t=c.parse(o)}catch(i){T("bad json",o)}if("undefined"==typeof t)return void T("empty payload",o);switch(r){case"a":Array.isArray(t)&&t.forEach(function(e){T("message",n.transport,e),n.dispatchEvent(new w(e))});break;case"m":T("message",this.transport,t),this.dispatchEvent(new w(t));break;case"c":Array.isArray(t)&&2===t.length&&this._close(t[0],t[1],!0)}},o.prototype._transportClose=function(e,t){return T("_transportClose",this.transport,e,t),this._transport&&(this._transport.removeAllListeners(),this._transport=null,this.transport=null),i(e)||2e3===e||this.readyState!==o.CONNECTING?void this._close(e,t):void this._connect()},o.prototype._open=function(){T("_open",this._transport.transportName,this.readyState),this.readyState===o.CONNECTING?(this._transportTimeoutId&&(clearTimeout(this._transportTimeoutId),this._transportTimeoutId=null),this.readyState=o.OPEN,this.transport=this._transport.transportName,this.dispatchEvent(new y("open")),T("connected",this.transport)):this._close(1006,"Server lost session")},o.prototype._close=function(e,t,n){T("_close",this.transport,e,t,n,this.readyState);var r=!1;if(this._ir&&(r=!0,this._ir.close(),this._ir=null),this._transport&&(this._transport.close(),this._transport=null,this.transport=null),this.readyState===o.CLOSED)throw new Error("InvalidStateError: SockJS has already been closed");this.readyState=o.CLOSING,setTimeout(function(){this.readyState=o.CLOSED,r&&this.dispatchEvent(new y("error"));var i=new x("close");i.wasClean=n||!1,i.code=e||1e3,i.reason=t,this.dispatchEvent(i),this.onmessage=this.onclose=this.onerror=null,T("disconnected")}.bind(this),0)},o.prototype.countRTO=function(e){return e>100?4*e:300+e},e.exports=function(e){return N=d(e),n(44)(o,e),o}}).call(t,n(2),function(){return this}())},function(e,t){"use strict";function n(e){var t=+e;return t!==t?t=0:0!==t&&t!==1/0&&t!==-(1/0)&&(t=(t>0||-1)*Math.floor(Math.abs(t))),t}function r(e){return e>>>0}function o(){}var i,s=Array.prototype,a=Object.prototype,c=Function.prototype,u=String.prototype,l=s.slice,f=a.toString,p=function(e){return"[object Function]"===a.toString.call(e)},d=function(e){return"[object Array]"===f.call(e)},h=function(e){return"[object String]"===f.call(e)},m=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch(e){return!1}}();i=m?function(e,t,n,r){!r&&t in e||Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:!0,value:n})}:function(e,t,n,r){!r&&t in e||(e[t]=n)};var g=function(e,t,n){for(var r in t)a.hasOwnProperty.call(t,r)&&i(e,r,t[r],n)},y=function(e){if(null==e)throw new TypeError("can't convert "+e+" to object");return Object(e)};g(c,{bind:function(e){var t=this;if(!p(t))throw new TypeError("Function.prototype.bind called on incompatible "+t);for(var n=l.call(arguments,1),r=function(){if(this instanceof c){var r=t.apply(this,n.concat(l.call(arguments)));return Object(r)===r?r:this}return t.apply(e,n.concat(l.call(arguments)))},i=Math.max(0,t.length-n.length),s=[],a=0;i>a;a++)s.push("$"+a);var c=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this, arguments); }")(r);return t.prototype&&(o.prototype=t.prototype,c.prototype=new o,o.prototype=null),c}}),g(Array,{isArray:d});var v=Object("a"),b="a"!==v[0]||!(0 in v),x=function(e){var t=!0,n=!0;return e&&(e.call("foo",function(e,n,r){"object"!=typeof r&&(t=!1)}),e.call([1],function(){n="string"==typeof this},"x")),!!e&&t&&n};g(s,{forEach:function(e){var t=y(this),n=b&&h(this)?this.split(""):t,r=arguments[1],o=-1,i=n.length>>>0;if(!p(e))throw new TypeError;for(;++o<i;)o in n&&e.call(r,n[o],o,t)}},!x(s.forEach));var w=Array.prototype.indexOf&&-1!==[0,1].indexOf(1,2);g(s,{indexOf:function(e){var t=b&&h(this)?this.split(""):y(this),r=t.length>>>0;if(!r)return-1;var o=0;for(arguments.length>1&&(o=n(arguments[1])),o=o>=0?o:Math.max(0,r+o);r>o;o++)if(o in t&&t[o]===e)return o;return-1}},w);var E=u.split;2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||"t"==="tesst".split(/(s)*/)[1]||4!=="test".split(/(?:)/,-1).length||"".split(/.?/).length||".".split(/()()/).length>1?!function(){var e=void 0===/()??/.exec("")[1];u.split=function(t,n){var o=this;if(void 0===t&&0===n)return[];if("[object RegExp]"!==f.call(t))return E.call(this,t,n);var i,a,c,u,l=[],p=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.extended?"x":"")+(t.sticky?"y":""),d=0;
23
+ for(t=new RegExp(t.source,p+"g"),o+="",e||(i=new RegExp("^"+t.source+"$(?!\\s)",p)),n=void 0===n?-1>>>0:r(n);(a=t.exec(o))&&(c=a.index+a[0].length,!(c>d&&(l.push(o.slice(d,a.index)),!e&&a.length>1&&a[0].replace(i,function(){for(var e=1;e<arguments.length-2;e++)void 0===arguments[e]&&(a[e]=void 0)}),a.length>1&&a.index<o.length&&s.push.apply(l,a.slice(1)),u=a[0].length,d=c,l.length>=n)));)t.lastIndex===a.index&&t.lastIndex++;return d===o.length?(u||!t.test(""))&&l.push(""):l.push(o.slice(d)),l.length>n?l.slice(0,n):l}}():"0".split(void 0,0).length&&(u.split=function(e,t){return void 0===e&&0===t?[]:E.call(this,e,t)});var T=" \n\x0B\f\r   ᠎              \u2028\u2029\ufeff",N="​",C="["+T+"]",S=new RegExp("^"+C+C+"*"),_=new RegExp(C+C+"*$"),k=u.trim&&(T.trim()||!N.trim());g(u,{trim:function(){if(void 0===this||null===this)throw new TypeError("can't convert "+this+" to object");return String(this).replace(S,"").replace(_,"")}},k);var j=u.substr,A="".substr&&"b"!=="0b".substr(-1);g(u,{substr:function(e,t){return j.call(this,0>e&&(e=this.length+e)<0?0:e,t)}},A)},function(e,t,n){"use strict";e.exports=[n(59),n(61),n(31),n(27),n(16)(n(27)),n(28),n(16)(n(28)),n(32),n(60),n(16)(n(32)),n(51)]},function(e,t){(function(t){e.exports=t.WebSocket||t.MozWebSocket}).call(t,function(){return this}())},function(e,t,n){(function(t){"use strict";function r(e){if(!r.enabled())throw new Error("Transport created when disabled");i.call(this,e,"/jsonp",a,s)}var o=n(1),i=n(30),s=n(56),a=n(57);o(r,i),r.enabled=function(){return!!t.document},r.transportName="jsonp-polling",r.roundTrips=1,r.needBody=!0,e.exports=r}).call(t,function(){return this}())},function(e,t,n){(function(t){"use strict";function r(e,t){s(e),i.call(this),this.sendBuffer=[],this.sender=t,this.url=e}var o=n(1),i=n(4).EventEmitter,s=function(){};"production"!==t.env.NODE_ENV&&(s=n(3)("sockjs-client:buffered-sender")),o(r,i),r.prototype.send=function(e){s("send",e),this.sendBuffer.push(e),this.sendStop||this.sendSchedule()},r.prototype.sendScheduleWait=function(){s("sendScheduleWait");var e,t=this;this.sendStop=function(){s("sendStop"),t.sendStop=null,clearTimeout(e)},e=setTimeout(function(){s("timeout"),t.sendStop=null,t.sendSchedule()},25)},r.prototype.sendSchedule=function(){s("sendSchedule",this.sendBuffer.length);var e=this;if(this.sendBuffer.length>0){var t="["+this.sendBuffer.join(",")+"]";this.sendStop=this.sender(this.url,t,function(t){e.sendStop=null,t?(s("error",t),e.emit("close",t.code||1006,"Sending error: "+t),e._cleanup()):e.sendScheduleWait()}),this.sendBuffer=[]}},r.prototype._cleanup=function(){s("_cleanup"),this.removeAllListeners()},r.prototype.stop=function(){s("stop"),this._cleanup(),this.sendStop&&(this.sendStop(),this.sendStop=null)},e.exports=r}).call(t,n(2))},function(e,t,n){(function(t){"use strict";function r(e,t,n){s(t),i.call(this),this.Receiver=e,this.receiveUrl=t,this.AjaxObject=n,this._scheduleReceiver()}var o=n(1),i=n(4).EventEmitter,s=function(){};"production"!==t.env.NODE_ENV&&(s=n(3)("sockjs-client:polling")),o(r,i),r.prototype._scheduleReceiver=function(){s("_scheduleReceiver");var e=this,t=this.poll=new this.Receiver(this.receiveUrl,this.AjaxObject);t.on("message",function(t){s("message",t),e.emit("message",t)}),t.once("close",function(n,r){s("close",n,r,e.pollIsClosing),e.poll=t=null,e.pollIsClosing||("network"===r?e._scheduleReceiver():(e.emit("close",n||1006,r),e.removeAllListeners()))})},r.prototype.abort=function(){s("abort"),this.removeAllListeners(),this.pollIsClosing=!0,this.poll&&this.poll.abort()},e.exports=r}).call(t,n(2))},function(e,t,n){(function(t){"use strict";function r(e){a(e),i.call(this);var t=this,n=this.es=new s(e);n.onmessage=function(e){a("message",e.data),t.emit("message",decodeURI(e.data))},n.onerror=function(e){a("error",n.readyState,e);var r=2!==n.readyState?"network":"permanent";t._cleanup(),t._close(r)}}var o=n(1),i=n(4).EventEmitter,s=n(26),a=function(){};"production"!==t.env.NODE_ENV&&(a=n(3)("sockjs-client:receiver:eventsource")),o(r,i),r.prototype.abort=function(){a("abort"),this._cleanup(),this._close("user")},r.prototype._cleanup=function(){a("cleanup");var e=this.es;e&&(e.onmessage=e.onerror=null,e.close(),this.es=null)},r.prototype._close=function(e){a("close",e);var t=this;setTimeout(function(){t.emit("close",null,e),t.removeAllListeners()},200)},e.exports=r}).call(t,n(2))},function(e,t,n){(function(t,r){"use strict";function o(e){l(e),c.call(this);var t=this;s.polluteGlobalNamespace(),this.id="a"+u.string(6),e=a.addQuery(e,"c="+decodeURIComponent(s.WPrefix+"."+this.id)),l("using htmlfile",o.htmlfileEnabled);var n=o.htmlfileEnabled?s.createHtmlfile:s.createIframe;r[s.WPrefix][this.id]={start:function(){l("start"),t.iframeObj.loaded()},message:function(e){l("message",e),t.emit("message",e)},stop:function(){l("stop"),t._cleanup(),t._close("network")}},this.iframeObj=n(e,function(){l("callback"),t._cleanup(),t._close("permanent")})}var i=n(1),s=n(12),a=n(5),c=n(4).EventEmitter,u=n(9),l=function(){};"production"!==t.env.NODE_ENV&&(l=n(3)("sockjs-client:receiver:htmlfile")),i(o,c),o.prototype.abort=function(){l("abort"),this._cleanup(),this._close("user")},o.prototype._cleanup=function(){l("_cleanup"),this.iframeObj&&(this.iframeObj.cleanup(),this.iframeObj=null),delete r[s.WPrefix][this.id]},o.prototype._close=function(e){l("_close",e),this.emit("close",null,e),this.removeAllListeners()},o.htmlfileEnabled=!1;var f=["Active"].concat("Object").join("X");if(f in r)try{o.htmlfileEnabled=!!new r[f]("htmlfile")}catch(p){}o.enabled=o.htmlfileEnabled||s.iframeEnabled,e.exports=o}).call(t,n(2),function(){return this}())},function(e,t,n){(function(t,r){"use strict";function o(e){f(e);var t=this;l.call(this),i.polluteGlobalNamespace(),this.id="a"+s.string(6);var n=c.addQuery(e,"c="+encodeURIComponent(i.WPrefix+"."+this.id));r[i.WPrefix][this.id]=this._callback.bind(this),this._createScript(n),this.timeoutId=setTimeout(function(){f("timeout"),t._abort(new Error("JSONP script loaded abnormally (timeout)"))},o.timeout)}var i=n(12),s=n(9),a=n(11),c=n(5),u=n(1),l=n(4).EventEmitter,f=function(){};"production"!==t.env.NODE_ENV&&(f=n(3)("sockjs-client:receiver:jsonp")),u(o,l),o.prototype.abort=function(){if(f("abort"),r[i.WPrefix][this.id]){var e=new Error("JSONP user aborted read");e.code=1e3,this._abort(e)}},o.timeout=35e3,o.scriptErrorTimeout=1e3,o.prototype._callback=function(e){f("_callback",e),this._cleanup(),this.aborting||(e&&(f("message",e),this.emit("message",e)),this.emit("close",null,"network"),this.removeAllListeners())},o.prototype._abort=function(e){f("_abort",e),this._cleanup(),this.aborting=!0,this.emit("close",e.code,e.message),this.removeAllListeners()},o.prototype._cleanup=function(){if(f("_cleanup"),clearTimeout(this.timeoutId),this.script2&&(this.script2.parentNode.removeChild(this.script2),this.script2=null),this.script){var e=this.script;e.parentNode.removeChild(e),e.onreadystatechange=e.onerror=e.onload=e.onclick=null,this.script=null}delete r[i.WPrefix][this.id]},o.prototype._scriptError=function(){f("_scriptError");var e=this;this.errorTimer||(this.errorTimer=setTimeout(function(){e.loadedOkay||e._abort(new Error("JSONP script loaded abnormally (onerror)"))},o.scriptErrorTimeout))},o.prototype._createScript=function(e){f("_createScript",e);var t,n=this,o=this.script=r.document.createElement("script");if(o.id="a"+s.string(8),o.src=e,o.type="text/javascript",o.charset="UTF-8",o.onerror=this._scriptError.bind(this),o.onload=function(){f("onload"),n._abort(new Error("JSONP script loaded abnormally (onload)"))},o.onreadystatechange=function(){if(f("onreadystatechange",o.readyState),/loaded|closed/.test(o.readyState)){if(o&&o.htmlFor&&o.onclick){n.loadedOkay=!0;try{o.onclick()}catch(e){}}o&&n._abort(new Error("JSONP script loaded abnormally (onreadystatechange)"))}},"undefined"==typeof o.async&&r.document.attachEvent)if(a.isOpera())t=this.script2=r.document.createElement("script"),t.text="try{var a = document.getElementById('"+o.id+"'); if(a)a.onerror();}catch(x){};",o.async=t.async=!1;else{try{o.htmlFor=o.id,o.event="onclick"}catch(i){}o.async=!0}"undefined"!=typeof o.async&&(o.async=!0);var c=r.document.getElementsByTagName("head")[0];c.insertBefore(o,c.firstChild),t&&c.insertBefore(t,c.firstChild)},e.exports=o}).call(t,n(2),function(){return this}())},function(e,t,n){(function(t,r){"use strict";function o(e){c("createIframe",e);try{return r.document.createElement('<iframe name="'+e+'">')}catch(t){var n=r.document.createElement("iframe");return n.name=e,n}}function i(){c("createForm"),u=r.document.createElement("form"),u.style.display="none",u.style.position="absolute",u.method="POST",u.enctype="application/x-www-form-urlencoded",u.acceptCharset="UTF-8",l=r.document.createElement("textarea"),l.name="d",u.appendChild(l),r.document.body.appendChild(u)}var s=n(9),a=n(5),c=function(){};"production"!==t.env.NODE_ENV&&(c=n(3)("sockjs-client:sender:jsonp"));var u,l;e.exports=function(e,t,n){c(e,t),u||i();var r="a"+s.string(8);u.target=r,u.action=a.addQuery(a.addPath(e,"/jsonp_send"),"i="+r);var f=o(r);f.id=r,f.style.display="none",u.appendChild(f);try{l.value=t}catch(p){}u.submit();var d=function(e){c("completed",r,e),f.onerror&&(f.onreadystatechange=f.onerror=f.onload=null,setTimeout(function(){c("cleaning up",r),f.parentNode.removeChild(f),f=null},500),l.value="",n(e))};return f.onerror=function(){c("onerror",r),d()},f.onload=function(){c("onload",r),d()},f.onreadystatechange=function(e){c("onreadystatechange",r,f.readyState,e),"complete"===f.readyState&&d()},function(){c("aborted",r),d(new Error("Aborted"))}}}).call(t,n(2),function(){return this}())},function(e,t,n){"use strict";function r(){var e=this;o.call(this),this.to=setTimeout(function(){e.emit("finish",200,"{}")},r.timeout)}var o=n(4).EventEmitter,i=n(1);i(r,o),r.prototype.close=function(){clearTimeout(this.to)},r.timeout=2e3,e.exports=r},function(e,t,n){(function(t){"use strict";function r(e){if(!r.enabled())throw new Error("Transport created when disabled");a.call(this),u("constructor",e);var t=this,n=i.addPath(e,"/websocket");n="https"===n.slice(0,5)?"wss"+n.slice(5):"ws"+n.slice(4),this.url=n,this.ws=new c(this.url),this.ws.onmessage=function(e){u("message event",e.data),t.emit("message",e.data)},this.unloadRef=o.unloadAdd(function(){u("unload"),t.ws.close()}),this.ws.onclose=function(e){u("close event",e.code,e.reason),t.emit("close",e.code,e.reason),t._cleanup()},this.ws.onerror=function(e){u("error event",e),t.emit("close",1006,"WebSocket connection broken"),t._cleanup()}}var o=n(7),i=n(5),s=n(1),a=n(4).EventEmitter,c=n(50),u=function(){};"production"!==t.env.NODE_ENV&&(u=n(3)("sockjs-client:websocket")),s(r,a),r.prototype.send=function(e){var t="["+e+"]";u("send",t),this.ws.send(t)},r.prototype.close=function(){u("close"),this.ws&&this.ws.close(),this._cleanup()},r.prototype._cleanup=function(){u("_cleanup");var e=this.ws;e&&(e.onmessage=e.onclose=e.onerror=null),o.unloadDel(this.unloadRef),this.unloadRef=this.ws=null,this.removeAllListeners()},r.enabled=function(){return u("enabled"),!!c},r.transportName="websocket",r.roundTrips=2,e.exports=r}).call(t,n(2))},function(e,t,n){"use strict";function r(e){if(!c.enabled)throw new Error("Transport created when disabled");i.call(this,e,"/xhr",a,c)}var o=n(1),i=n(8),s=n(31),a=n(13),c=n(17);o(r,i),r.enabled=s.enabled,r.transportName="xdr-polling",r.roundTrips=2,e.exports=r},function(e,t,n){(function(t){"use strict";function r(e){if(!c.enabled&&!a.enabled)throw new Error("Transport created when disabled");i.call(this,e,"/xhr_streaming",s,a)}var o=n(1),i=n(8),s=n(13),a=n(14),c=n(10),u=n(11);o(r,i),r.enabled=function(e){return e.nullOrigin?!1:u.isOpera()?!1:a.enabled},r.transportName="xhr-streaming",r.roundTrips=2,r.needBody=!!t.document,e.exports=r}).call(t,function(){return this}())},function(e,t){(function(t){"use strict";t.crypto&&t.crypto.getRandomValues?e.exports.randomBytes=function(e){var n=new Uint8Array(e);return t.crypto.getRandomValues(n),n}:e.exports.randomBytes=function(e){for(var t=new Array(e),n=0;e>n;n++)t[n]=Math.floor(256*Math.random());return t}}).call(t,function(){return this}())},function(e,t,n){"use strict";var r,o=n(6),i=/[\x00-\x1f\ud800-\udfff\ufffe\uffff\u0300-\u0333\u033d-\u0346\u034a-\u034c\u0350-\u0352\u0357-\u0358\u035c-\u0362\u0374\u037e\u0387\u0591-\u05af\u05c4\u0610-\u0617\u0653-\u0654\u0657-\u065b\u065d-\u065e\u06df-\u06e2\u06eb-\u06ec\u0730\u0732-\u0733\u0735-\u0736\u073a\u073d\u073f-\u0741\u0743\u0745\u0747\u07eb-\u07f1\u0951\u0958-\u095f\u09dc-\u09dd\u09df\u0a33\u0a36\u0a59-\u0a5b\u0a5e\u0b5c-\u0b5d\u0e38-\u0e39\u0f43\u0f4d\u0f52\u0f57\u0f5c\u0f69\u0f72-\u0f76\u0f78\u0f80-\u0f83\u0f93\u0f9d\u0fa2\u0fa7\u0fac\u0fb9\u1939-\u193a\u1a17\u1b6b\u1cda-\u1cdb\u1dc0-\u1dcf\u1dfc\u1dfe\u1f71\u1f73\u1f75\u1f77\u1f79\u1f7b\u1f7d\u1fbb\u1fbe\u1fc9\u1fcb\u1fd3\u1fdb\u1fe3\u1feb\u1fee-\u1fef\u1ff9\u1ffb\u1ffd\u2000-\u2001\u20d0-\u20d1\u20d4-\u20d7\u20e7-\u20e9\u2126\u212a-\u212b\u2329-\u232a\u2adc\u302b-\u302c\uaab2-\uaab3\uf900-\ufa0d\ufa10\ufa12\ufa15-\ufa1e\ufa20\ufa22\ufa25-\ufa26\ufa2a-\ufa2d\ufa30-\ufa6d\ufa70-\ufad9\ufb1d\ufb1f\ufb2a-\ufb36\ufb38-\ufb3c\ufb3e\ufb40-\ufb41\ufb43-\ufb44\ufb46-\ufb4e\ufff0-\uffff]/g,s=function(e){var t,n={},r=[];for(t=0;65536>t;t++)r.push(String.fromCharCode(t));return e.lastIndex=0,r.join("").replace(e,function(e){return n[e]="\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4),""}),e.lastIndex=0,n};e.exports={quote:function(e){var t=o.stringify(e);return i.lastIndex=0,i.test(t)?(r||(r=s(i)),t.replace(i,function(e){return r[e]})):t}}},function(e,t){(function(t){"use strict";var n={};["log","debug","warn"].forEach(function(e){var r=t.console&&t.console[e]&&t.console[e].apply;n[e]=r?function(){return t.console[e].apply(t.console,arguments)}:"log"===e?function(){}:n.log}),e.exports=n}).call(t,function(){return this}())},function(e,t,n){(function(t){"use strict";var r=function(){};"production"!==t.env.NODE_ENV&&(r=n(3)("sockjs-client:utils:transport")),e.exports=function(e){return{filterToEnabled:function(t,n){var o={main:[],facade:[]};return t?"string"==typeof t&&(t=[t]):t=[],e.forEach(function(e){return e?"websocket"===e.transportName&&n.websocket===!1?void r("disabled from server","websocket"):t.length&&-1===t.indexOf(e.transportName)?void r("not in whitelist",e.transportName):void(e.enabled(n)?(r("enabled",e.transportName),o.main.push(e),e.facadeTransport&&o.facade.push(e.facadeTransport)):r("disabled",e.transportName)):void 0}),o}}}}).call(t,n(2))},function(e,t,n){function r(){return t.colors[l++%t.colors.length]}function o(e){function n(){}function o(){var e=o,n=+new Date,i=n-(u||n);e.diff=i,e.prev=u,e.curr=n,u=n,null==e.useColors&&(e.useColors=t.useColors()),null==e.color&&e.useColors&&(e.color=r());var s=Array.prototype.slice.call(arguments);s[0]=t.coerce(s[0]),"string"!=typeof s[0]&&(s=["%o"].concat(s));var a=0;s[0]=s[0].replace(/%([a-z%])/g,function(n,r){if("%%"===n)return n;a++;var o=t.formatters[r];if("function"==typeof o){var i=s[a];n=o.call(e,i),s.splice(a,1),a--}return n}),"function"==typeof t.formatArgs&&(s=t.formatArgs.apply(e,s));var c=o.log||t.log||console.log.bind(console);c.apply(e,s)}n.enabled=!1,o.enabled=!0;var i=t.enabled(e)?o:n;return i.namespace=e,i}function i(e){t.save(e);for(var n=(e||"").split(/[\s,]+/),r=n.length,o=0;r>o;o++)n[o]&&(e=n[o].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function s(){t.enable("")}function a(e){var n,r;for(n=0,r=t.skips.length;r>n;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;r>n;n++)if(t.names[n].test(e))return!0;return!1}function c(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=o,t.coerce=c,t.disable=s,t.enable=i,t.enabled=a,t.humanize=n(67),t.names=[],t.skips=[],t.formatters={};var u,l=0},function(e,t){function n(e){if(e=""+e,!(e.length>1e4)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*l;case"days":case"day":case"d":return n*u;case"hours":case"hour":case"hrs":case"hr":case"h":return n*c;case"minutes":case"minute":case"mins":case"min":case"m":return n*a;case"seconds":case"second":case"secs":case"sec":case"s":return n*s;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n}}}}function r(e){return e>=u?Math.round(e/u)+"d":e>=c?Math.round(e/c)+"h":e>=a?Math.round(e/a)+"m":e>=s?Math.round(e/s)+"s":e+"ms"}function o(e){return i(e,u,"day")||i(e,c,"hour")||i(e,a,"minute")||i(e,s,"second")||e+" ms"}function i(e,t,n){return t>e?void 0:1.5*t>e?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var s=1e3,a=60*s,c=60*a,u=24*c,l=365.25*u;e.exports=function(e,t){return t=t||{},"string"==typeof e?n(e):t["long"]?o(e):r(e)}},function(e,t,n){(function(t){"use strict";var r,o={hash:1,query:1};e.exports=function(e){e=e||t.location||{},r=r||n(19);var i,s={},a=typeof e;if("blob:"===e.protocol)s=new r(unescape(e.pathname),{});else if("string"===a){s=new r(e,{});for(i in o)delete s[i]}else if("object"===a)for(i in e)i in o||(s[i]=e[i]);return s}}).call(t,function(){return this}())},function(e,t){"use strict";function n(e){for(var t,n=/([^=?&]+)=([^&]*)/g,r={};t=n.exec(e);r[decodeURIComponent(t[1])]=decodeURIComponent(t[2]));return r}function r(e,t){t=t||"";var n=[];"string"!=typeof t&&(t="?");for(var r in e)o.call(e,r)&&n.push(encodeURIComponent(r)+"="+encodeURIComponent(e[r]));return n.length?t+n.join("&"):""}var o=Object.prototype.hasOwnProperty;t.stringify=r,t.parse=n},function(e,t){"use strict";e.exports=function(e,t){if(t=t.split(":")[0],e=+e,!e)return!1;switch(t){case"http":case"ws":return 80!==e;case"https":case"wss":return 443!==e;case"ftp":return 21!==e;case"gopher":return 70!==e;case"file":return!1}return 0!==e}},function(e,t,n){"use strict";var r=n(72)();e.exports=function(e){return"string"==typeof e?e.replace(r,""):e}},function(e,t){"use strict";e.exports=function(){return/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g}},function(e,t,n){function r(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=d[r.id];if(o){o.refs++;for(var i=0;i<o.parts.length;i++)o.parts[i](r.parts[i]);for(;i<r.parts.length;i++)o.parts.push(u(r.parts[i],t))}else{for(var s=[],i=0;i<r.parts.length;i++)s.push(u(r.parts[i],t));d[r.id]={id:r.id,refs:1,parts:s}}}}function o(e){for(var t=[],n={},r=0;r<e.length;r++){var o=e[r],i=o[0],s=o[1],a=o[2],c=o[3],u={css:s,media:a,sourceMap:c};n[i]?n[i].parts.push(u):t.push(n[i]={id:i,parts:[u]})}return t}function i(e,t){var n=g(),r=b[b.length-1];if("top"===e.insertAt)r?r.nextSibling?n.insertBefore(t,r.nextSibling):n.appendChild(t):n.insertBefore(t,n.firstChild),b.push(t);else{if("bottom"!==e.insertAt)throw new Error("Invalid value for parameter 'insertAt'. Must be 'top' or 'bottom'.");n.appendChild(t)}}function s(e){e.parentNode.removeChild(e);var t=b.indexOf(e);t>=0&&b.splice(t,1)}function a(e){var t=document.createElement("style");return t.type="text/css",i(e,t),t}function c(e){var t=document.createElement("link");return t.rel="stylesheet",i(e,t),t}function u(e,t){var n,r,o;if(t.singleton){var i=v++;n=y||(y=a(t)),r=l.bind(null,n,i,!1),o=l.bind(null,n,i,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=c(t),r=p.bind(null,n),o=function(){s(n),n.href&&URL.revokeObjectURL(n.href)}):(n=a(t),r=f.bind(null,n),o=function(){s(n)});return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else o()}}function l(e,t,n,r){var o=n?"":r.css;if(e.styleSheet)e.styleSheet.cssText=x(t,o);else{var i=document.createTextNode(o),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(i,s[t]):e.appendChild(i)}}function f(e,t){var n=t.css,r=t.media;t.sourceMap;if(r&&e.setAttribute("media",r),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}function p(e,t){var n=t.css,r=(t.media,t.sourceMap);r&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+" */");var o=new Blob([n],{type:"text/css"}),i=e.href;e.href=URL.createObjectURL(o),i&&URL.revokeObjectURL(i)}var d={},h=function(e){var t;return function(){return"undefined"==typeof t&&(t=e.apply(this,arguments)),t}},m=h(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),g=h(function(){return document.head||document.getElementsByTagName("head")[0]}),y=null,v=0,b=[];e.exports=function(e,t){t=t||{},"undefined"==typeof t.singleton&&(t.singleton=m()),"undefined"==typeof t.insertAt&&(t.insertAt="bottom");var n=o(e);return r(n,t),function(e){for(var i=[],s=0;s<n.length;s++){var a=n[s],c=d[a.id];c.refs--,i.push(c)}if(e){var u=o(e);r(u,t)}for(var s=0;s<i.length;s++){var c=i[s];if(0===c.refs){for(var l=0;l<c.parts.length;l++)c.parts[l]();delete d[c.id]}}}};var x=function(){var e=[];return function(t,n){return e[t]=n,e.filter(Boolean).join("\n")}}()},function(e,t,n){var r=n(36);"string"==typeof r&&(r=[[e.id,r,""]]);n(73)(r,{});r.locals&&(e.exports=r.locals)},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t){}]);