webpackJsonp([0],[function(t,e,r){"use strict";var n=r(27),i=r(1059),o=r(143),s=function(){function Observable(t){this._isScalar=!1,t&&(this._subscribe=t)}return Observable.prototype.lift=function(t){var e=new Observable;return e.source=this,e.operator=t,e},Observable.prototype.subscribe=function(t,e,r){var n=this.operator,o=i.toSubscriber(t,e,r);if(n?n.call(o,this.source):o.add(this._trySubscribe(o)),o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},Observable.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.syncErrorThrown=!0,t.syncErrorValue=e,t.error(e)}},Observable.prototype.forEach=function(t,e){var r=this;if(e||(n.root.Rx&&n.root.Rx.config&&n.root.Rx.config.Promise?e=n.root.Rx.config.Promise:n.root.Promise&&(e=n.root.Promise)),!e)throw new Error("no Promise impl found");return new e(function(e,n){var i;i=r.subscribe(function(e){if(i)try{t(e)}catch(t){n(t),i.unsubscribe()}else t(e)},n,e)})},Observable.prototype._subscribe=function(t){return this.source.subscribe(t)},Observable.prototype[o.observable]=function(){return this},Observable.create=function(t){return new Observable(t)},Observable}();e.Observable=s},function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=r(523);r.d(e,"createPlatform",function(){return n.a}),r.d(e,"assertPlatform",function(){return n.b}),r.d(e,"destroyPlatform",function(){return n.c}),r.d(e,"getPlatform",function(){return n.d}),r.d(e,"PlatformRef",function(){return n.e}),r.d(e,"ApplicationRef",function(){return n.f}),r.d(e,"enableProdMode",function(){return n.g}),r.d(e,"isDevMode",function(){return n.h}),r.d(e,"createPlatformFactory",function(){return n.i}),r.d(e,"NgProbeToken",function(){return n.j}),r.d(e,"APP_ID",function(){return n.k}),r.d(e,"PACKAGE_ROOT_URL",function(){return n.l}),r.d(e,"PLATFORM_INITIALIZER",function(){return n.m}),r.d(e,"APP_BOOTSTRAP_LISTENER",function(){return n.n}),r.d(e,"APP_INITIALIZER",function(){return n.o}),r.d(e,"ApplicationInitStatus",function(){return n.p}),r.d(e,"DebugElement",function(){return n.q}),r.d(e,"DebugNode",function(){return n.r}),r.d(e,"asNativeElements",function(){return n.s}),r.d(e,"getDebugNode",function(){return n.t}),r.d(e,"Testability",function(){return n.u}),r.d(e,"TestabilityRegistry",function(){return n.v}),r.d(e,"setTestabilityGetter",function(){return n.w}),r.d(e,"TRANSLATIONS",function(){return n.x}),r.d(e,"TRANSLATIONS_FORMAT",function(){return n.y}),r.d(e,"LOCALE_ID",function(){return n.z}),r.d(e,"ApplicationModule",function(){return n.A}),r.d(e,"wtfCreateScope",function(){return n.B}),r.d(e,"wtfLeave",function(){return n.C}),r.d(e,"wtfStartTimeRange",function(){return n.D}),r.d(e,"wtfEndTimeRange",function(){return n.E}),r.d(e,"Type",function(){return n.F}),r.d(e,"EventEmitter",function(){return n.G}),r.d(e,"ErrorHandler",function(){return n.H}),r.d(e,"AnimationTransitionEvent",function(){return n.I}),r.d(e,"AnimationPlayer",function(){return n.J}),r.d(e,"AnimationStyles",function(){return n.K}),r.d(e,"AnimationKeyframe",function(){return n.L}),r.d(e,"Sanitizer",function(){return n.M}),r.d(e,"SecurityContext",function(){return n.N}),r.d(e,"ANALYZE_FOR_ENTRY_COMPONENTS",function(){return n.O}),r.d(e,"Attribute",function(){return n.P}),r.d(e,"ContentChild",function(){return n.Q}),r.d(e,"ContentChildren",function(){return n.R}),r.d(e,"Query",function(){return n.S}),r.d(e,"ViewChild",function(){return n.T}),r.d(e,"ViewChildren",function(){return n.U}),r.d(e,"Component",function(){return n.V}),r.d(e,"Directive",function(){return n.W}),r.d(e,"HostBinding",function(){return n.X}),r.d(e,"HostListener",function(){return n.Y}),r.d(e,"Input",function(){return n.Z}),r.d(e,"Output",function(){return n._0}),r.d(e,"Pipe",function(){return n._1}),r.d(e,"AfterContentChecked",function(){return n._2}),r.d(e,"AfterContentInit",function(){return n._3}),r.d(e,"AfterViewChecked",function(){return n._4}),r.d(e,"AfterViewInit",function(){return n._5}),r.d(e,"DoCheck",function(){return n._6}),r.d(e,"OnChanges",function(){return n._7}),r.d(e,"OnDestroy",function(){return n._8}),r.d(e,"OnInit",function(){return n._9}),r.d(e,"CUSTOM_ELEMENTS_SCHEMA",function(){return n._10}),r.d(e,"NO_ERRORS_SCHEMA",function(){return n._11}),r.d(e,"NgModule",function(){return n._12}),r.d(e,"ViewEncapsulation",function(){return n._13}),r.d(e,"Version",function(){return n._14}),r.d(e,"VERSION",function(){return n._15}),r.d(e,"Class",function(){return n._16}),r.d(e,"forwardRef",function(){return n._17}),r.d(e,"resolveForwardRef",function(){return n._18}),r.d(e,"Injector",function(){return n._19}),r.d(e,"ReflectiveInjector",function(){return n._20}),r.d(e,"ResolvedReflectiveFactory",function(){return n._21}),r.d(e,"ReflectiveKey",function(){return n._22}),r.d(e,"OpaqueToken",function(){return n._23}),r.d(e,"Inject",function(){return n._24}),r.d(e,"Optional",function(){return n._25}),r.d(e,"Injectable",function(){return n._26}),r.d(e,"Self",function(){return n._27}),r.d(e,"SkipSelf",function(){return n._28}),r.d(e,"Host",function(){return n._29}),r.d(e,"NgZone",function(){return n._30}),r.d(e,"RenderComponentType",function(){return n._31}),r.d(e,"Renderer",function(){return n._32}),r.d(e,"RootRenderer",function(){return n._33}),r.d(e,"COMPILER_OPTIONS",function(){return n._34}),r.d(e,"Compiler",function(){return n._35}),r.d(e,"CompilerFactory",function(){return n._36}),r.d(e,"ModuleWithComponentFactories",function(){return n._37}),r.d(e,"ComponentFactory",function(){return n._38}),r.d(e,"ComponentRef",function(){return n._39}),r.d(e,"ComponentFactoryResolver",function(){return n._40}),r.d(e,"ElementRef",function(){return n._41}),r.d(e,"NgModuleFactory",function(){return n._42}),r.d(e,"NgModuleRef",function(){return n._43}),r.d(e,"NgModuleFactoryLoader",function(){return n._44}),r.d(e,"getModuleFactory",function(){return n._45}),r.d(e,"QueryList",function(){return n._46}),r.d(e,"SystemJsNgModuleLoader",function(){return n._47}),r.d(e,"SystemJsNgModuleLoaderConfig",function(){return n._48}),r.d(e,"TemplateRef",function(){return n._49}),r.d(e,"ViewContainerRef",function(){return n._50}),r.d(e,"EmbeddedViewRef",function(){return n._51}),r.d(e,"ViewRef",function(){return n._52}),r.d(e,"ChangeDetectionStrategy",function(){return n._53}),r.d(e,"ChangeDetectorRef",function(){return n._54}),r.d(e,"CollectionChangeRecord",function(){return n._55}),r.d(e,"DefaultIterableDiffer",function(){return n._56}),r.d(e,"IterableDiffers",function(){return n._57}),r.d(e,"KeyValueChangeRecord",function(){return n._58}),r.d(e,"KeyValueDiffers",function(){return n._59}),r.d(e,"SimpleChange",function(){return n._60}),r.d(e,"WrappedValue",function(){return n._61}),r.d(e,"platformCore",function(){return n._62}),r.d(e,"__core_private__",function(){return n._63}),r.d(e,"AUTO_STYLE",function(){return n._64}),r.d(e,"AnimationEntryMetadata",function(){return n._65}),r.d(e,"AnimationStateMetadata",function(){return n._66}),r.d(e,"AnimationStateDeclarationMetadata",function(){return n._67}),r.d(e,"AnimationStateTransitionMetadata",function(){return n._68}),r.d(e,"AnimationMetadata",function(){return n._69}),r.d(e,"AnimationKeyframesSequenceMetadata",function(){return n._70}),r.d(e,"AnimationStyleMetadata",function(){return n._71}),r.d(e,"AnimationAnimateMetadata",function(){return n._72}),r.d(e,"AnimationWithStepsMetadata",function(){return n._73}),r.d(e,"AnimationSequenceMetadata",function(){return n._74}),r.d(e,"AnimationGroupMetadata",function(){return n._75}),r.d(e,"animate",function(){return n._76}),r.d(e,"group",function(){return n._77}),r.d(e,"sequence",function(){return n._78}),r.d(e,"style",function(){return n._79}),r.d(e,"state",function(){return n._80}),r.d(e,"keyframes",function(){return n._81}),r.d(e,"transition",function(){return n._82}),r.d(e,"trigger",function(){return n._83})},,function(t,e,r){"use strict";var n=this&&this.__extends||function(t,e){function __(){this.constructor=t}for(var r in e)e.hasOwnProperty(r)&&(t[r]=e[r]);t.prototype=null===e?Object.create(e):(__.prototype=e.prototype,new __)},i=r(201),o=r(22),s=r(428),a=r(198),u=function(t){function Subscriber(e,r,n){switch(t.call(this),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=s.empty;break;case 1:if(!e){this.destination=s.empty;break}if("object"==typeof e){e instanceof Subscriber?(this.destination=e,this.destination.add(this)):(this.syncErrorThrowable=!0,this.destination=new c(this,e));break}default:this.syncErrorThrowable=!0,this.destination=new c(this,e,r,n)}}return n(Subscriber,t),Subscriber.prototype[a.rxSubscriber]=function(){return this},Subscriber.create=function(t,e,r){var n=new Subscriber(t,e,r);return n.syncErrorThrowable=!1,n},Subscriber.prototype.next=function(t){this.isStopped||this._next(t)},Subscriber.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},Subscriber.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},Subscriber.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},Subscriber.prototype._next=function(t){this.destination.next(t)},Subscriber.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},Subscriber.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},Subscriber.prototype._unsubscribeAndRecycle=function(){var t=this,e=t._parent,r=t._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=e,this._parents=r,this},Subscriber}(o.Subscription);e.Subscriber=u;var c=function(t){function SafeSubscriber(e,r,n,o){t.call(this),this._parentSubscriber=e;var a,u=this;i.isFunction(r)?a=r:r&&(a=r.next,n=r.error,o=r.complete,r!==s.empty&&(u=Object.create(r),i.isFunction(u.unsubscribe)&&this.add(u.unsubscribe.bind(u)),u.unsubscribe=this.unsubscribe.bind(this))),this._context=u,this._next=a,this._error=n,this._complete=o}return n(SafeSubscriber,t),SafeSubscriber.prototype.next=function(t){if(!this.isStopped&&this._next){var e=this._parentSubscriber;e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},SafeSubscriber.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber;if(this._error)e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else{if(!e.syncErrorThrowable)throw this.unsubscribe(),t;e.syncErrorValue=t,e.syncErrorThrown=!0,this.unsubscribe()}}},SafeSubscriber.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var r=function(){return t._complete.call(t._context)};e.syncErrorThrowable?(this.__tryOrSetError(e,r),this.unsubscribe()):(this.__tryOrUnsub(r),this.unsubscribe())}else this.unsubscribe()}},SafeSubscriber.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(t){throw this.unsubscribe(),t}},SafeSubscriber.prototype.__tryOrSetError=function(t,e,r){try{e.call(this._context,r)}catch(e){return t.syncErrorValue=e,t.syncErrorThrown=!0,!0}return!1},SafeSubscriber.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},SafeSubscriber}(u)},function(t,e,r){"use strict";var n=this&&this.__extends||function(t,e){function __(){this.constructor=t}for(var r in e)e.hasOwnProperty(r)&&(t[r]=e[r]);t.prototype=null===e?Object.create(e):(__.prototype=e.prototype,new __)},i=r(3),o=function(t){function OuterSubscriber(){t.apply(this,arguments)}return n(OuterSubscriber,t),OuterSubscriber.prototype.notifyNext=function(t,e,r,n,i){this.destination.next(e)},OuterSubscriber.prototype.notifyError=function(t,e){this.destination.error(t)},OuterSubscriber.prototype.notifyComplete=function(t){this.destination.complete()},OuterSubscriber}(i.Subscriber);e.OuterSubscriber=o},function(t,e,r){"use strict";function subscribeToResult(t,e,r,p){var f=new c.InnerSubscriber(t,r,p);if(f.closed)return null;if(e instanceof a.Observable)return e._isScalar?(f.next(e.value),f.complete(),null):e.subscribe(f);if(i.isArrayLike(e)){for(var h=0,d=e.length;h=0?(n="anonymous_"+C++,e.__anonymousType=n):n=_sanitizeIdentifier(n),n}function identifierModuleUrl(t){var e=t.reference;return e instanceof i.a?e.filePath:a.c.importUri(e)}function tokenName(t){return r.i(s.c)(t.value)?_sanitizeIdentifier(t.value):identifierName(t.identifier)}function tokenReference(t){return r.i(s.c)(t.identifier)?t.identifier.reference:t.value}function createHostComponentMeta(t,e){var r=u.a.parse(e.selector)[0].getMatchingElementTemplate();return A.create({isHost:!0,type:{reference:t,diDeps:[],lifecycleHooks:[]},template:new T({encapsulation:n.ViewEncapsulation.None,template:r,templateUrl:"",styles:[],styleUrls:[],ngContentSelectors:[],animations:[]}),changeDetection:n.ChangeDetectionStrategy.Default,inputs:[],outputs:[],host:{},isComponent:!0,selector:"*",providers:[],viewProviders:[],queries:[],viewQueries:[]})}function _normalizeArray(t){return t||[]}var n=r(1),i=r(67),o=r(83),s=r(7),a=r(17),u=r(157),c=r(33);r.d(e,"m",function(){return f}),r.d(e,"b",function(){return d}),r.d(e,"n",function(){return m}),r.d(e,"h",function(){return y}),r.d(e,"f",function(){return g}),r.d(e,"g",function(){return b}),r.d(e,"e",function(){return _}),r.d(e,"c",function(){return w}),r.d(e,"d",function(){return S}),e.a=identifierName,e.i=identifierModuleUrl,r.d(e,"q",function(){return E}),e.k=tokenName,e.j=tokenReference,r.d(e,"l",function(){return x}),r.d(e,"p",function(){return T}),r.d(e,"o",function(){return A}),e.v=createHostComponentMeta,r.d(e,"t",function(){return P}),r.d(e,"r",function(){return O}),r.d(e,"s",function(){return R}),r.d(e,"u",function(){return I});/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ var l=this&&this.__extends||function(t,e){function __(){this.constructor=t}for(var r in e)e.hasOwnProperty(r)&&(t[r]=e[r]);t.prototype=null===e?Object.create(e):(__.prototype=e.prototype,new __)},p=/^(?:(?:\[([^\]]+)\])|(?:\(([^\)]+)\)))|(\@[-\w]+)$/,f=function(){function CompileAnimationEntryMetadata(t,e){void 0===t&&(t=null),void 0===e&&(e=null),this.name=t,this.definitions=e}return CompileAnimationEntryMetadata}(),h=function(){function CompileAnimationStateMetadata(){}return CompileAnimationStateMetadata}(),d=function(t){function CompileAnimationStateDeclarationMetadata(e,r){t.call(this),this.stateNameExpr=e,this.styles=r}return l(CompileAnimationStateDeclarationMetadata,t),CompileAnimationStateDeclarationMetadata}(h),m=function(t){function CompileAnimationStateTransitionMetadata(e,r){t.call(this),this.stateChangeExpr=e,this.steps=r}return l(CompileAnimationStateTransitionMetadata,t),CompileAnimationStateTransitionMetadata}(h),v=function(){function CompileAnimationMetadata(){}return CompileAnimationMetadata}(),y=function(t){function CompileAnimationKeyframesSequenceMetadata(e){void 0===e&&(e=[]),t.call(this),this.steps=e}return l(CompileAnimationKeyframesSequenceMetadata,t),CompileAnimationKeyframesSequenceMetadata}(v),g=function(t){function CompileAnimationStyleMetadata(e,r){void 0===r&&(r=null),t.call(this),this.offset=e,this.styles=r}return l(CompileAnimationStyleMetadata,t),CompileAnimationStyleMetadata}(v),b=function(t){function CompileAnimationAnimateMetadata(e,r){void 0===e&&(e=0),void 0===r&&(r=null),t.call(this),this.timings=e,this.styles=r}return l(CompileAnimationAnimateMetadata,t),CompileAnimationAnimateMetadata}(v),_=function(t){function CompileAnimationWithStepsMetadata(e){void 0===e&&(e=null),t.call(this),this.steps=e}return l(CompileAnimationWithStepsMetadata,t),CompileAnimationWithStepsMetadata}(v),w=function(t){function CompileAnimationSequenceMetadata(e){void 0===e&&(e=null),t.call(this,e)}return l(CompileAnimationSequenceMetadata,t),CompileAnimationSequenceMetadata}(_),S=function(t){function CompileAnimationGroupMetadata(e){void 0===e&&(e=null),t.call(this,e)}return l(CompileAnimationGroupMetadata,t),CompileAnimationGroupMetadata}(_),C=0,E={};E.Pipe=0,E.Directive=1,E.NgModule=2,E.Injectable=3,E[E.Pipe]="Pipe",E[E.Directive]="Directive",E[E.NgModule]="NgModule",E[E.Injectable]="Injectable";var x=function(){function CompileStylesheetMetadata(t){var e=void 0===t?{}:t,r=e.moduleUrl,n=e.styles,i=e.styleUrls;this.moduleUrl=r,this.styles=_normalizeArray(n),this.styleUrls=_normalizeArray(i)}return CompileStylesheetMetadata}(),T=function(){function CompileTemplateMetadata(t){var e=void 0===t?{}:t,r=e.encapsulation,n=e.template,i=e.templateUrl,s=e.styles,a=e.styleUrls,u=e.externalStylesheets,c=e.animations,l=e.ngContentSelectors,p=e.interpolation;if(this.encapsulation=r,this.template=n,this.templateUrl=i,this.styles=_normalizeArray(s),this.styleUrls=_normalizeArray(a),this.externalStylesheets=_normalizeArray(u),this.animations=c?o.b.flatten(c):[],this.ngContentSelectors=l||[],p&&2!=p.length)throw new Error("'interpolation' should have a start and an end symbol.");this.interpolation=p}return CompileTemplateMetadata.prototype.toSummary=function(){return{animations:this.animations.map(function(t){return t.name}),ngContentSelectors:this.ngContentSelectors,encapsulation:this.encapsulation}},CompileTemplateMetadata}(),A=function(){function CompileDirectiveMetadata(t){var e=void 0===t?{}:t,r=e.isHost,n=e.type,i=e.isComponent,o=e.selector,s=e.exportAs,a=e.changeDetection,u=e.inputs,c=e.outputs,l=e.hostListeners,p=e.hostProperties,f=e.hostAttributes,h=e.providers,d=e.viewProviders,m=e.queries,v=e.viewQueries,y=e.entryComponents,g=e.template;this.isHost=!!r,this.type=n,this.isComponent=i,this.selector=o,this.exportAs=s,this.changeDetection=a,this.inputs=u,this.outputs=c,this.hostListeners=l,this.hostProperties=p,this.hostAttributes=f,this.providers=_normalizeArray(h),this.viewProviders=_normalizeArray(d),this.queries=_normalizeArray(m),this.viewQueries=_normalizeArray(v),this.entryComponents=_normalizeArray(y),this.template=g}return CompileDirectiveMetadata.create=function(t){var e=void 0===t?{}:t,n=e.isHost,i=e.type,o=e.isComponent,a=e.selector,u=e.exportAs,l=e.changeDetection,f=e.inputs,h=e.outputs,d=e.host,m=e.providers,v=e.viewProviders,y=e.queries,g=e.viewQueries,b=e.entryComponents,_=e.template,w={},S={},C={};r.i(s.c)(d)&&Object.keys(d).forEach(function(t){var e=d[t],n=t.match(p);null===n?C[t]=e:r.i(s.c)(n[1])?S[n[1]]=e:r.i(s.c)(n[2])&&(w[n[2]]=e)});var E={};r.i(s.c)(f)&&f.forEach(function(t){var e=r.i(c.a)(t,[t,t]);E[e[0]]=e[1]});var x={};return r.i(s.c)(h)&&h.forEach(function(t){var e=r.i(c.a)(t,[t,t]);x[e[0]]=e[1]}),new CompileDirectiveMetadata({isHost:n,type:i,isComponent:!!o,selector:a,exportAs:u,changeDetection:l,inputs:E,outputs:x,hostListeners:w,hostProperties:S,hostAttributes:C,providers:m,viewProviders:v,queries:y,viewQueries:g,entryComponents:b,template:_})},CompileDirectiveMetadata.prototype.toSummary=function(){return{summaryKind:E.Directive,type:this.type,isComponent:this.isComponent,selector:this.selector,exportAs:this.exportAs,inputs:this.inputs,outputs:this.outputs,hostListeners:this.hostListeners,hostProperties:this.hostProperties,hostAttributes:this.hostAttributes,providers:this.providers,viewProviders:this.viewProviders,queries:this.queries,entryComponents:this.entryComponents,changeDetection:this.changeDetection,template:this.template&&this.template.toSummary()}},CompileDirectiveMetadata}(),P=function(){function CompilePipeMetadata(t){var e=void 0===t?{}:t,r=e.type,n=e.name,i=e.pure;this.type=r,this.name=n,this.pure=!!i}return CompilePipeMetadata.prototype.toSummary=function(){return{summaryKind:E.Pipe,type:this.type,name:this.name,pure:this.pure}},CompilePipeMetadata}(),O=function(){function CompileNgModuleMetadata(t){var e=void 0===t?{}:t,r=e.type,n=e.providers,i=e.declaredDirectives,o=e.exportedDirectives,s=e.declaredPipes,a=e.exportedPipes,u=e.entryComponents,c=e.bootstrapComponents,l=e.importedModules,p=e.exportedModules,f=e.schemas,h=e.transitiveModule,d=e.id;this.type=r,this.declaredDirectives=_normalizeArray(i),this.exportedDirectives=_normalizeArray(o),this.declaredPipes=_normalizeArray(s),this.exportedPipes=_normalizeArray(a),this.providers=_normalizeArray(n),this.entryComponents=_normalizeArray(u),this.bootstrapComponents=_normalizeArray(c),this.importedModules=_normalizeArray(l),this.exportedModules=_normalizeArray(p),this.schemas=_normalizeArray(f),this.id=d,this.transitiveModule=h}return CompileNgModuleMetadata.prototype.toSummary=function(){return{summaryKind:E.NgModule,type:this.type,entryComponents:this.transitiveModule.entryComponents,providers:this.transitiveModule.providers,modules:this.transitiveModule.modules,exportedDirectives:this.transitiveModule.exportedDirectives,exportedPipes:this.transitiveModule.exportedPipes}},CompileNgModuleMetadata}(),R=function(){function TransitiveCompileNgModuleMetadata(){this.directivesSet=new Set,this.directives=[],this.exportedDirectivesSet=new Set,this.exportedDirectives=[],this.pipesSet=new Set,this.pipes=[],this.exportedPipesSet=new Set,this.exportedPipes=[],this.modulesSet=new Set,this.modules=[],this.entryComponentsSet=new Set,this.entryComponents=[],this.providers=[]}return TransitiveCompileNgModuleMetadata.prototype.addProvider=function(t,e){this.providers.push({provider:t,module:e})},TransitiveCompileNgModuleMetadata.prototype.addDirective=function(t){this.directivesSet.has(t.reference)||(this.directivesSet.add(t.reference),this.directives.push(t))},TransitiveCompileNgModuleMetadata.prototype.addExportedDirective=function(t){this.exportedDirectivesSet.has(t.reference)||(this.exportedDirectivesSet.add(t.reference),this.exportedDirectives.push(t))},TransitiveCompileNgModuleMetadata.prototype.addPipe=function(t){this.pipesSet.has(t.reference)||(this.pipesSet.add(t.reference),this.pipes.push(t))},TransitiveCompileNgModuleMetadata.prototype.addExportedPipe=function(t){this.exportedPipesSet.has(t.reference)||(this.exportedPipesSet.add(t.reference),this.exportedPipes.push(t))},TransitiveCompileNgModuleMetadata.prototype.addModule=function(t){this.modulesSet.has(t.reference)||(this.modulesSet.add(t.reference),this.modules.push(t))},TransitiveCompileNgModuleMetadata.prototype.addEntryComponent=function(t){this.entryComponentsSet.has(t.reference)||(this.entryComponentsSet.add(t.reference),this.entryComponents.push(t))},TransitiveCompileNgModuleMetadata}(),I=function(){function ProviderMeta(t,e){var r=e.useClass,n=e.useValue,i=e.useExisting,o=e.useFactory,s=e.deps,a=e.multi;this.token=t,this.useClass=r,this.useValue=n,this.useExisting=i,this.useFactory=o,this.dependencies=s,this.multi=!!a}return ProviderMeta}()},,function(t,e,r){"use strict";var n=r(1);r.d(e,"E",function(){return i}),r.d(e,"r",function(){return o}),r.d(e,"G",function(){return s}),r.d(e,"J",function(){return a}),r.d(e,"K",function(){return u}),r.d(e,"g",function(){return c}),r.d(e,"i",function(){return l}),r.d(e,"j",function(){return p}),r.d(e,"e",function(){return f}),r.d(e,"f",function(){return h}),r.d(e,"k",function(){return d}),r.d(e,"l",function(){return m}),r.d(e,"n",function(){return v}),r.d(e,"d",function(){return y}),r.d(e,"p",function(){return g}),r.d(e,"o",function(){return b}),r.d(e,"s",function(){return _}),r.d(e,"q",function(){return w}),r.d(e,"m",function(){return S}),r.d(e,"h",function(){return C}),r.d(e,"F",function(){return E}),r.d(e,"c",function(){return x}),r.d(e,"N",function(){return T}),r.d(e,"L",function(){return A}),r.d(e,"v",function(){return P}),r.d(e,"x",function(){return O}),r.d(e,"w",function(){return R}),r.d(e,"t",function(){return I}),r.d(e,"u",function(){return M}),r.d(e,"a",function(){return k}),r.d(e,"M",function(){return D}),r.d(e,"H",function(){return N}),r.d(e,"b",function(){return j}),r.d(e,"y",function(){return V}),r.d(e,"z",function(){return L}),r.d(e,"A",function(){return F}),r.d(e,"C",function(){return B}),r.d(e,"B",function(){return H}),r.d(e,"I",function(){return z}),r.d(e,"D",function(){return W});/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ var i=n.__core_private__.isDefaultChangeDetectionStrategy,o=n.__core_private__.ChangeDetectorStatus,s=n.__core_private__.LifecycleHooks,a=n.__core_private__.LIFECYCLE_HOOKS_VALUES,u=n.__core_private__.ReflectorReader,c=n.__core_private__.ViewContainer,l=n.__core_private__.CodegenComponentFactoryResolver,p=n.__core_private__.ComponentRef_,f=n.__core_private__.AppView,h=n.__core_private__.DebugAppView,d=n.__core_private__.NgModuleInjector,m=n.__core_private__.registerModuleFactory,v=n.__core_private__.ViewType,y=n.__core_private__.view_utils,g=n.__core_private__.DebugContext,b=n.__core_private__.StaticNodeDebugInfo,_=n.__core_private__.devModeEqual,w=n.__core_private__.UNINITIALIZED,S=n.__core_private__.ValueUnwrapper,C=n.__core_private__.TemplateRef_,E=(n.__core_private__.RenderDebugInfo,n.__core_private__.Console),x=n.__core_private__.reflector,T=n.__core_private__.Reflector,A=n.__core_private__.ReflectionCapabilities,P=n.__core_private__.NoOpAnimationPlayer,O=(n.__core_private__.AnimationPlayer,n.__core_private__.AnimationSequencePlayer),R=n.__core_private__.AnimationGroupPlayer,I=n.__core_private__.AnimationKeyframe,M=n.__core_private__.AnimationStyles,k=n.__core_private__.ANY_STATE,D=n.__core_private__.DEFAULT_STATE,N=n.__core_private__.EMPTY_STATE,j=n.__core_private__.FILL_STYLE_FLAG,V=n.__core_private__.prepareFinalAnimationStyles,L=n.__core_private__.balanceAnimationKeyframes,F=n.__core_private__.clearStyles,B=n.__core_private__.collectAndResolveStyles,H=n.__core_private__.renderStyles,z=(n.__core_private__.ViewMetadata,n.__core_private__.ComponentStillLoadingError),W=n.__core_private__.AnimationTransition},function(t,e,r){var n,i;/*! * jQuery JavaScript Library v2.2.4 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright jQuery Foundation and other contributors * Released under the MIT license * http://jquery.org/license * * Date: 2016-05-20T17:23Z */ !function(e,r){"object"==typeof t&&"object"==typeof t.exports?t.exports=e.document?r(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return r(t)}:r(e)}("undefined"!=typeof window?window:this,function(r,o){function isArrayLike(t){var e=!!t&&"length"in t&&t.length,r=y.type(t);return"function"!==r&&!y.isWindow(t)&&("array"===r||0===e||"number"==typeof e&&e>0&&e-1 in t)}function winnow(t,e,r){if(y.isFunction(e))return y.grep(t,function(t,n){return!!e.call(t,n,t)!==r});if(e.nodeType)return y.grep(t,function(t){return t===e!==r});if("string"==typeof e){if(A.test(e))return y.filter(e,t,r);e=y.filter(e,t)}return y.grep(t,function(t){return p.call(e,t)>-1!==r})}function sibling(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}function createOptions(t){var e={};return y.each(t.match(M)||[],function(t,r){e[r]=!0}),e}function completed(){a.removeEventListener("DOMContentLoaded",completed),r.removeEventListener("load",completed),y.ready()}function Data(){this.expando=y.expando+Data.uid++}function dataAttr(t,e,r){var n;if(void 0===r&&1===t.nodeType)if(n="data-"+e.replace(F,"-$&").toLowerCase(),"string"==typeof(r=t.getAttribute(n))){try{r="true"===r||"false"!==r&&("null"===r?null:+r+""===r?+r:L.test(r)?y.parseJSON(r):r)}catch(t){}V.set(t,e,r)}else r=void 0;return r}function adjustCSS(t,e,r,n){var i,o=1,s=20,a=n?function(){return n.cur()}:function(){return y.css(t,e,"")},u=a(),c=r&&r[3]||(y.cssNumber[e]?"":"px"),l=(y.cssNumber[e]||"px"!==c&&+u)&&H.exec(y.css(t,e));if(l&&l[3]!==c){c=c||l[3],r=r||[],l=+u||1;do o=o||".5",l/=o,y.style(t,e,l+c);while(o!==(o=a()/u)&&1!==o&&--s)}return r&&(l=+l||+u||0,i=r[1]?l+(r[1]+1)*r[2]:+r[2],n&&(n.unit=c,n.start=l,n.end=i)),i}function getAll(t,e){var r=void 0!==t.getElementsByTagName?t.getElementsByTagName(e||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[];return void 0===e||e&&y.nodeName(t,e)?y.merge([t],r):r}function setGlobalEval(t,e){for(var r=0,n=t.length;r-1)i&&i.push(o);else if(c=y.contains(o.ownerDocument,o),s=getAll(p.appendChild(o),"script"),c&&setGlobalEval(s),r)for(l=0;o=s[l++];)G.test(o.type||"")&&r.push(o);return p}function returnTrue(){return!0}function returnFalse(){return!1}function safeActiveElement(){try{return a.activeElement}catch(t){}}function on(t,e,r,n,i,o){var s,a;if("object"==typeof e){"string"!=typeof r&&(n=n||r,r=void 0);for(a in e)on(t,a,r,n,e[a],o);return t}if(null==n&&null==i?(i=r,n=r=void 0):null==i&&("string"==typeof r?(i=n,n=void 0):(i=n,n=r,r=void 0)),i===!1)i=returnFalse;else if(!i)return t;return 1===o&&(s=i,i=function(t){return y().off(t),s.apply(this,arguments)},i.guid=s.guid||(s.guid=y.guid++)),t.each(function(){y.event.add(this,e,i,n,r)})}function manipulationTarget(t,e){return y.nodeName(t,"table")&&y.nodeName(11!==e.nodeType?e:e.firstChild,"tr")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}function disableScript(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function restoreScript(t){var e=et.exec(t.type);return e?t.type=e[1]:t.removeAttribute("type"),t}function cloneCopyEvent(t,e){var r,n,i,o,s,a,u,c;if(1===e.nodeType){if(j.hasData(t)&&(o=j.access(t),s=j.set(e,o),c=o.events)){delete s.handle,s.events={};for(i in c)for(r=0,n=c[i].length;r1&&"string"==typeof d&&!m.checkClone&&tt.test(d))return t.each(function(i){var o=t.eq(i);v&&(e[0]=d.call(this,i,o.html())),domManip(o,e,r,n)});if(f&&(i=buildFragment(e,t[0].ownerDocument,!1,t,n),o=i.firstChild,1===i.childNodes.length&&(i=o),o||n)){for(s=y.map(getAll(i,"script"),disableScript),a=s.length;p")).appendTo(e.documentElement),e=nt[0].contentDocument,e.write(),e.close(),r=actualDisplay(t,e),nt.detach()),it[t]=r),r}function curCSS(t,e,r){var n,i,o,s,a=t.style;return r=r||at(t),s=r?r.getPropertyValue(e)||r[e]:void 0,""!==s&&void 0!==s||y.contains(t.ownerDocument,t)||(s=y.style(t,e)),r&&!m.pixelMarginRight()&&st.test(s)&&ot.test(e)&&(n=a.width,i=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=s,s=r.width,a.width=n,a.minWidth=i,a.maxWidth=o),void 0!==s?s+"":s}function addGetHookIf(t,e){return{get:function(){return t()?void delete this.get:(this.get=e).apply(this,arguments)}}}function vendorPropName(t){if(t in dt)return t;for(var e=t[0].toUpperCase()+t.slice(1),r=ht.length;r--;)if((t=ht[r]+e)in dt)return t}function setPositiveNumber(t,e,r){var n=H.exec(e);return n?Math.max(0,n[2]-(r||0))+(n[3]||"px"):e}function augmentWidthOrHeight(t,e,r,n,i){for(var o=r===(n?"border":"content")?4:"width"===e?1:0,s=0;o<4;o+=2)"margin"===r&&(s+=y.css(t,r+z[o],!0,i)),n?("content"===r&&(s-=y.css(t,"padding"+z[o],!0,i)),"margin"!==r&&(s-=y.css(t,"border"+z[o]+"Width",!0,i))):(s+=y.css(t,"padding"+z[o],!0,i),"padding"!==r&&(s+=y.css(t,"border"+z[o]+"Width",!0,i)));return s}function getWidthOrHeight(t,e,r){var n=!0,i="width"===e?t.offsetWidth:t.offsetHeight,o=at(t),s="border-box"===y.css(t,"boxSizing",!1,o);if(i<=0||null==i){if(i=curCSS(t,e,o),(i<0||null==i)&&(i=t.style[e]),st.test(i))return i;n=s&&(m.boxSizingReliable()||i===t.style[e]),i=parseFloat(i)||0}return i+augmentWidthOrHeight(t,e,r||(s?"border":"content"),n,o)+"px"}function showHide(t,e){for(var r,n,i,o=[],s=0,a=t.length;s=0&&r=0},isPlainObject:function(t){var e;if("object"!==y.type(t)||t.nodeType||y.isWindow(t))return!1;if(t.constructor&&!d.call(t,"constructor")&&!d.call(t.constructor.prototype||{},"isPrototypeOf"))return!1;for(e in t);return void 0===e||d.call(t,e)},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},type:function(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?f[h.call(t)]||"object":typeof t},globalEval:function(t){var e,r=eval;(t=y.trim(t))&&(1===t.indexOf("use strict")?(e=a.createElement("script"),e.text=t,a.head.appendChild(e).parentNode.removeChild(e)):r(t))},camelCase:function(t){return t.replace(b,"ms-").replace(_,w)},nodeName:function(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()},each:function(t,e){var r,n=0;if(isArrayLike(t))for(r=t.length;nn.cacheLength&&delete cache[t.shift()],cache[e+" "]=r}var t=[];return cache}function markFunction(t){return t[_]=!0,t}function assert(t){var e=h.createElement("div");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function addHandle(t,e){for(var r=t.split("|"),i=r.length;i--;)n.attrHandle[r[i]]=e}function siblingCheck(t,e){var r=e&&t,n=r&&1===t.nodeType&&1===e.nodeType&&(~e.sourceIndex||P)-(~t.sourceIndex||P);if(n)return n;if(r)for(;r=r.nextSibling;)if(r===e)return-1;return t?1:-1}function createInputPseudo(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function createButtonPseudo(t){return function(e){var r=e.nodeName.toLowerCase();return("input"===r||"button"===r)&&e.type===t}}function createPositionalPseudo(t){return markFunction(function(e){return e=+e,markFunction(function(r,n){for(var i,o=t([],r.length,e),s=o.length;s--;)r[i=o[s]]&&(r[i]=!(n[i]=r[i]))})})}function testContext(t){return t&&void 0!==t.getElementsByTagName&&t}function setFilters(){}function toSelector(t){for(var e=0,r=t.length,n="";e1?function(e,r,n){for(var i=t.length;i--;)if(!t[i](e,r,n))return!1;return!0}:t[0]}function multipleContexts(t,e,r){for(var n=0,i=e.length;n-1&&(o[c]=!(s[c]=p))}}else y=condense(y===s?y.splice(d,y.length):y),i?i(null,s,y,u):k.apply(s,y)})}function matcherFromTokens(t){for(var e,r,i,o=t.length,s=n.relative[t[0].type],a=s||n.relative[" "],u=s?1:0,l=addCombinator(function(t){return t===e},a,!0),p=addCombinator(function(t){return N(e,t)>-1},a,!0),f=[function(t,r,n){var i=!s&&(n||r!==c)||((e=r).nodeType?l(t,r,n):p(t,r,n));return e=null,i}];u1&&elementMatcher(f),u>1&&toSelector(t.slice(0,u-1).concat({value:" "===t[u-2].type?"*":""})).replace(z,"$1"),r,u0,i=t.length>0,o=function(o,s,a,u,l){var p,d,v,y=0,g="0",b=o&&[],_=[],w=c,C=o||i&&n.find.TAG("*",l),E=S+=null==w?1:Math.random()||.1,x=C.length;for(l&&(c=s===h||s||l);g!==x&&null!=(p=C[g]);g++){if(i&&p){for(d=0,s||p.ownerDocument===h||(f(p),a=!m);v=t[d++];)if(v(p,s||h,a)){u.push(p);break}l&&(S=E)}r&&((p=!v&&p)&&y--,o&&b.push(p))}if(y+=g,r&&g!==y){for(d=0;v=e[d++];)v(b,_,s,a);if(o){if(y>0)for(;g--;)b[g]||_[g]||(_[g]=I.call(u));_=condense(_)}k.apply(u,_),l&&!o&&_.length>0&&y+e.length>1&&Sizzle.uniqueSort(u)}return l&&(S=E,c=w),b};return r?markFunction(o):o}var e,r,n,i,o,s,a,u,c,l,p,f,h,d,m,v,y,g,b,_="sizzle"+1*new Date,w=t.document,S=0,C=0,E=createCache(),x=createCache(),T=createCache(),A=function(t,e){return t===e&&(p=!0),0},P=1<<31,O={}.hasOwnProperty,R=[],I=R.pop,M=R.push,k=R.push,D=R.slice,N=function(t,e){for(var r=0,n=t.length;r+~]|"+V+")"+V+"*"),q=new RegExp("="+V+"*([^\\]'\"]*?)"+V+"*\\]","g"),G=new RegExp(B),X=new RegExp("^"+L+"$"),K={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+F),PSEUDO:new RegExp("^"+B),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+V+"*(even|odd|(([+-]|)(\\d*)n|)"+V+"*(?:([+-]|)"+V+"*(\\d+)|))"+V+"*\\)|)","i"),bool:new RegExp("^(?:"+j+")$","i"),needsContext:new RegExp("^"+V+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+V+"*((?:-\\d)?\\d*)"+V+"*\\)|)(?=[^-]|$)","i")},Q=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Z=/[+~]/,tt=/'|\\/g,et=new RegExp("\\\\([\\da-f]{1,6}"+V+"?|("+V+")|.)","ig"),rt=function(t,e,r){var n="0x"+e-65536;return n!==n||r?e:n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320)},nt=function(){f()};try{k.apply(R=D.call(w.childNodes),w.childNodes),R[w.childNodes.length].nodeType}catch(t){k={apply:R.length?function(t,e){M.apply(t,D.call(e))}:function(t,e){for(var r=t.length,n=0;t[r++]=e[n++];);t.length=r-1}}}r=Sizzle.support={},o=Sizzle.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return!!e&&"HTML"!==e.nodeName},f=Sizzle.setDocument=function(t){var e,i,s=t?t.ownerDocument||t:w;return s!==h&&9===s.nodeType&&s.documentElement?(h=s,d=h.documentElement,m=!o(h),(i=h.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",nt,!1):i.attachEvent&&i.attachEvent("onunload",nt)),r.attributes=assert(function(t){return t.className="i",!t.getAttribute("className")}),r.getElementsByTagName=assert(function(t){return t.appendChild(h.createComment("")),!t.getElementsByTagName("*").length}),r.getElementsByClassName=$.test(h.getElementsByClassName),r.getById=assert(function(t){return d.appendChild(t).id=_,!h.getElementsByName||!h.getElementsByName(_).length}),r.getById?(n.find.ID=function(t,e){if(void 0!==e.getElementById&&m){var r=e.getElementById(t);return r?[r]:[]}},n.filter.ID=function(t){var e=t.replace(et,rt);return function(t){return t.getAttribute("id")===e}}):(delete n.find.ID,n.filter.ID=function(t){var e=t.replace(et,rt);return function(t){var r=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return r&&r.value===e}}),n.find.TAG=r.getElementsByTagName?function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):r.qsa?e.querySelectorAll(t):void 0}:function(t,e){var r,n=[],i=0,o=e.getElementsByTagName(t);if("*"===t){for(;r=o[i++];)1===r.nodeType&&n.push(r);return n}return o},n.find.CLASS=r.getElementsByClassName&&function(t,e){if(void 0!==e.getElementsByClassName&&m)return e.getElementsByClassName(t)},y=[],v=[],(r.qsa=$.test(h.querySelectorAll))&&(assert(function(t){d.appendChild(t).innerHTML="",t.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+V+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||v.push("\\["+V+"*(?:value|"+j+")"),t.querySelectorAll("[id~="+_+"-]").length||v.push("~="),t.querySelectorAll(":checked").length||v.push(":checked"),t.querySelectorAll("a#"+_+"+*").length||v.push(".#.+[+~]")}),assert(function(t){var e=h.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&v.push("name"+V+"*[*^$|!~]?="),t.querySelectorAll(":enabled").length||v.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),v.push(",.*:")})),(r.matchesSelector=$.test(g=d.matches||d.webkitMatchesSelector||d.mozMatchesSelector||d.oMatchesSelector||d.msMatchesSelector))&&assert(function(t){r.disconnectedMatch=g.call(t,"div"),g.call(t,"[s!='']:x"),y.push("!=",B)}),v=v.length&&new RegExp(v.join("|")),y=y.length&&new RegExp(y.join("|")),e=$.test(d.compareDocumentPosition),b=e||$.test(d.contains)?function(t,e){var r=9===t.nodeType?t.documentElement:t,n=e&&e.parentNode;return t===n||!(!n||1!==n.nodeType||!(r.contains?r.contains(n):t.compareDocumentPosition&&16&t.compareDocumentPosition(n)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},A=e?function(t,e){if(t===e)return p=!0,0;var n=!t.compareDocumentPosition-!e.compareDocumentPosition;return n?n:(n=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1,1&n||!r.sortDetached&&e.compareDocumentPosition(t)===n?t===h||t.ownerDocument===w&&b(w,t)?-1:e===h||e.ownerDocument===w&&b(w,e)?1:l?N(l,t)-N(l,e):0:4&n?-1:1)}:function(t,e){if(t===e)return p=!0,0;var r,n=0,i=t.parentNode,o=e.parentNode,s=[t],a=[e];if(!i||!o)return t===h?-1:e===h?1:i?-1:o?1:l?N(l,t)-N(l,e):0;if(i===o)return siblingCheck(t,e);for(r=t;r=r.parentNode;)s.unshift(r);for(r=e;r=r.parentNode;)a.unshift(r);for(;s[n]===a[n];)n++;return n?siblingCheck(s[n],a[n]):s[n]===w?-1:a[n]===w?1:0},h):h},Sizzle.matches=function(t,e){return Sizzle(t,null,null,e)},Sizzle.matchesSelector=function(t,e){if((t.ownerDocument||t)!==h&&f(t),e=e.replace(q,"='$1']"),r.matchesSelector&&m&&!T[e+" "]&&(!y||!y.test(e))&&(!v||!v.test(e)))try{var n=g.call(t,e);if(n||r.disconnectedMatch||t.document&&11!==t.document.nodeType)return n}catch(t){}return Sizzle(e,h,null,[t]).length>0},Sizzle.contains=function(t,e){return(t.ownerDocument||t)!==h&&f(t),b(t,e)},Sizzle.attr=function(t,e){(t.ownerDocument||t)!==h&&f(t);var i=n.attrHandle[e.toLowerCase()],o=i&&O.call(n.attrHandle,e.toLowerCase())?i(t,e,!m):void 0;return void 0!==o?o:r.attributes||!m?t.getAttribute(e):(o=t.getAttributeNode(e))&&o.specified?o.value:null},Sizzle.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},Sizzle.uniqueSort=function(t){var e,n=[],i=0,o=0;if(p=!r.detectDuplicates,l=!r.sortStable&&t.slice(0),t.sort(A),p){for(;e=t[o++];)e===t[o]&&(i=n.push(o));for(;i--;)t.splice(n[i],1)}return l=null,t},i=Sizzle.getText=function(t){var e,r="",n=0,o=t.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)r+=i(t)}else if(3===o||4===o)return t.nodeValue}else for(;e=t[n++];)r+=i(e);return r},n=Sizzle.selectors={cacheLength:50,createPseudo:markFunction,match:K,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(et,rt),t[3]=(t[3]||t[4]||t[5]||"").replace(et,rt),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||Sizzle.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&Sizzle.error(t[0]),t},PSEUDO:function(t){var e,r=!t[6]&&t[2];return K.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":r&&G.test(r)&&(e=s(r,!0))&&(e=r.indexOf(")",r.length-e)-r.length)&&(t[0]=t[0].slice(0,e),t[2]=r.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(et,rt).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=E[t+" "];return e||(e=new RegExp("(^|"+V+")"+t+"("+V+"|$)"))&&E(t,function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,r){return function(n){var i=Sizzle.attr(n,t);return null==i?"!="===e:!e||(i+="","="===e?i===r:"!="===e?i!==r:"^="===e?r&&0===i.indexOf(r):"*="===e?r&&i.indexOf(r)>-1:"$="===e?r&&i.slice(-r.length)===r:"~="===e?(" "+i.replace(H," ")+" ").indexOf(r)>-1:"|="===e&&(i===r||i.slice(0,r.length+1)===r+"-"))}},CHILD:function(t,e,r,n,i){var o="nth"!==t.slice(0,3),s="last"!==t.slice(-4),a="of-type"===e;return 1===n&&0===i?function(t){return!!t.parentNode}:function(e,r,u){var c,l,p,f,h,d,m=o!==s?"nextSibling":"previousSibling",v=e.parentNode,y=a&&e.nodeName.toLowerCase(),g=!u&&!a,b=!1;if(v){if(o){for(;m;){for(f=e;f=f[m];)if(a?f.nodeName.toLowerCase()===y:1===f.nodeType)return!1;d=m="only"===t&&!d&&"nextSibling"}return!0}if(d=[s?v.firstChild:v.lastChild],s&&g){for(f=v,p=f[_]||(f[_]={}),l=p[f.uniqueID]||(p[f.uniqueID]={}),c=l[t]||[],h=c[0]===S&&c[1],b=h&&c[2],f=h&&v.childNodes[h];f=++h&&f&&f[m]||(b=h=0)||d.pop();)if(1===f.nodeType&&++b&&f===e){l[t]=[S,h,b];break}}else if(g&&(f=e,p=f[_]||(f[_]={}),l=p[f.uniqueID]||(p[f.uniqueID]={}),c=l[t]||[],h=c[0]===S&&c[1],b=h),b===!1)for(;(f=++h&&f&&f[m]||(b=h=0)||d.pop())&&((a?f.nodeName.toLowerCase()!==y:1!==f.nodeType)||!++b||(g&&(p=f[_]||(f[_]={}),l=p[f.uniqueID]||(p[f.uniqueID]={}),l[t]=[S,b]),f!==e)););return(b-=i)===n||b%n==0&&b/n>=0}}},PSEUDO:function(t,e){var r,i=n.pseudos[t]||n.setFilters[t.toLowerCase()]||Sizzle.error("unsupported pseudo: "+t);return i[_]?i(e):i.length>1?(r=[t,t,"",e],n.setFilters.hasOwnProperty(t.toLowerCase())?markFunction(function(t,r){for(var n,o=i(t,e),s=o.length;s--;)n=N(t,o[s]),t[n]=!(r[n]=o[s])}):function(t){return i(t,0,r)}):i}},pseudos:{not:markFunction(function(t){var e=[],r=[],n=a(t.replace(z,"$1"));return n[_]?markFunction(function(t,e,r,i){for(var o,s=n(t,null,i,[]),a=t.length;a--;)(o=s[a])&&(t[a]=!(e[a]=o))}):function(t,i,o){return e[0]=t,n(e,null,o,r),e[0]=null,!r.pop()}}),has:markFunction(function(t){return function(e){return Sizzle(t,e).length>0}}),contains:markFunction(function(t){return t=t.replace(et,rt),function(e){return(e.textContent||e.innerText||i(e)).indexOf(t)>-1}}),lang:markFunction(function(t){return X.test(t||"")||Sizzle.error("unsupported lang: "+t),t=t.replace(et,rt).toLowerCase(),function(e){var r;do if(r=m?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(r=r.toLowerCase())===t||0===r.indexOf(t+"-");while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var r=t.location&&t.location.hash;return r&&r.slice(1)===e.id},root:function(t){return t===d},focus:function(t){return t===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:function(t){return t.disabled===!1},disabled:function(t){return t.disabled===!0},checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,t.selected===!0},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!n.pseudos.empty(t)},header:function(t){return Y.test(t.nodeName)},input:function(t){return Q.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:createPositionalPseudo(function(){return[0]}),last:createPositionalPseudo(function(t,e){return[e-1]}),eq:createPositionalPseudo(function(t,e,r){return[r<0?r+e:r]}),even:createPositionalPseudo(function(t,e){for(var r=0;r=0;)t.push(n);return t}),gt:createPositionalPseudo(function(t,e,r){for(var n=r<0?r+e:r;++n2&&"ID"===(l=c[0]).type&&r.getById&&9===e.nodeType&&m&&n.relative[c[1].type]){if(!(e=(n.find.ID(l.matches[0].replace(et,rt),e)||[])[0]))return i;h&&(e=e.parentNode),t=t.slice(c.shift().value.length)}for(u=K.needsContext.test(t)?0:c.length;u--&&(l=c[u],!n.relative[p=l.type]);)if((f=n.find[p])&&(o=f(l.matches[0].replace(et,rt),Z.test(c[0].type)&&testContext(e.parentNode)||e))){if(c.splice(u,1),!(t=o.length&&toSelector(c)))return k.apply(i,o),i;break}}return(h||a(t,d))(o,e,!m,i,!e||Z.test(t)&&testContext(e.parentNode)||e),i},r.sortStable=_.split("").sort(A).join("")===_,r.detectDuplicates=!!p,f(),r.sortDetached=assert(function(t){return 1&t.compareDocumentPosition(h.createElement("div"))}),assert(function(t){return t.innerHTML="","#"===t.firstChild.getAttribute("href")})||addHandle("type|href|height|width",function(t,e,r){if(!r)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),r.attributes&&assert(function(t){return t.innerHTML="",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")})||addHandle("value",function(t,e,r){if(!r&&"input"===t.nodeName.toLowerCase())return t.defaultValue}),assert(function(t){return null==t.getAttribute("disabled")})||addHandle(j,function(t,e,r){var n;if(!r)return t[e]===!0?e.toLowerCase():(n=t.getAttributeNode(e))&&n.specified?n.value:null}),Sizzle}(r);y.find=S,y.expr=S.selectors,y.expr[":"]=y.expr.pseudos,y.uniqueSort=y.unique=S.uniqueSort,y.text=S.getText,y.isXMLDoc=S.isXML,y.contains=S.contains;var C=function(t,e,r){for(var n=[],i=void 0!==r;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(i&&y(t).is(r))break;n.push(t)}return n},E=function(t,e){for(var r=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&r.push(t);return r},x=y.expr.match.needsContext,T=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,A=/^.[^:#\[\.,]*$/;y.filter=function(t,e,r){var n=e[0];return r&&(t=":not("+t+")"),1===e.length&&1===n.nodeType?y.find.matchesSelector(n,t)?[n]:[]:y.find.matches(t,y.grep(e,function(t){return 1===t.nodeType}))},y.fn.extend({find:function(t){var e,r=this.length,n=[],i=this;if("string"!=typeof t)return this.pushStack(y(t).filter(function(){for(e=0;e1?y.unique(n):n),n.selector=this.selector?this.selector+" "+t:t,n},filter:function(t){return this.pushStack(winnow(this,t||[],!1))},not:function(t){return this.pushStack(winnow(this,t||[],!0))},is:function(t){return!!winnow(this,"string"==typeof t&&x.test(t)?y(t):t||[],!1).length}});var P,O=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/;(y.fn.init=function(t,e,r){var n,i;if(!t)return this;if(r=r||P,"string"==typeof t){if(!(n="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:O.exec(t))||!n[1]&&e)return!e||e.jquery?(e||r).find(t):this.constructor(e).find(t);if(n[1]){if(e=e instanceof y?e[0]:e,y.merge(this,y.parseHTML(n[1],e&&e.nodeType?e.ownerDocument||e:a,!0)),T.test(n[1])&&y.isPlainObject(e))for(n in e)y.isFunction(this[n])?this[n](e[n]):this.attr(n,e[n]);return this}return i=a.getElementById(n[2]),i&&i.parentNode&&(this.length=1,this[0]=i),this.context=a,this.selector=t,this}return t.nodeType?(this.context=this[0]=t,this.length=1,this):y.isFunction(t)?void 0!==r.ready?r.ready(t):t(y):(void 0!==t.selector&&(this.selector=t.selector,this.context=t.context),y.makeArray(t,this))}).prototype=y.fn,P=y(a);var R=/^(?:parents|prev(?:Until|All))/,I={children:!0,contents:!0,next:!0,prev:!0};y.fn.extend({has:function(t){var e=y(t,this),r=e.length;return this.filter(function(){for(var t=0;t-1:1===r.nodeType&&y.find.matchesSelector(r,t))){o.push(r);break}return this.pushStack(o.length>1?y.uniqueSort(o):o)},index:function(t){return t?"string"==typeof t?p.call(y(t),this[0]):p.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(y.uniqueSort(y.merge(this.get(),y(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),y.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return C(t,"parentNode")},parentsUntil:function(t,e,r){return C(t,"parentNode",r)},next:function(t){return sibling(t,"nextSibling")},prev:function(t){return sibling(t,"previousSibling")},nextAll:function(t){return C(t,"nextSibling")},prevAll:function(t){return C(t,"previousSibling")},nextUntil:function(t,e,r){return C(t,"nextSibling",r)},prevUntil:function(t,e,r){return C(t,"previousSibling",r)},siblings:function(t){return E((t.parentNode||{}).firstChild,t)},children:function(t){return E(t.firstChild)},contents:function(t){return t.contentDocument||y.merge([],t.childNodes)}},function(t,e){y.fn[t]=function(r,n){var i=y.map(this,e,r);return"Until"!==t.slice(-5)&&(n=r),n&&"string"==typeof n&&(i=y.filter(n,i)),this.length>1&&(I[t]||y.uniqueSort(i),R.test(t)&&i.reverse()),this.pushStack(i)}});var M=/\S+/g;y.Callbacks=function(t){t="string"==typeof t?createOptions(t):y.extend({},t);var e,r,n,i,o=[],s=[],a=-1,u=function(){for(i=t.once,n=e=!0;s.length;a=-1)for(r=s.shift();++a-1;)o.splice(r,1),r<=a&&a--}),this},has:function(t){return t?y.inArray(t,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=s=[],o=r="",this},disabled:function(){return!o},lock:function(){return i=s=[],r||(o=r=""),this},locked:function(){return!!i},fireWith:function(t,r){return i||(r=r||[],r=[t,r.slice?r.slice():r],s.push(r),e||u()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!n}};return c},y.extend({Deferred:function(t){var e=[["resolve","done",y.Callbacks("once memory"),"resolved"],["reject","fail",y.Callbacks("once memory"),"rejected"],["notify","progress",y.Callbacks("memory")]],r="pending",n={state:function(){return r},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var t=arguments;return y.Deferred(function(r){y.each(e,function(e,o){var s=y.isFunction(t[e])&&t[e];i[o[1]](function(){var t=s&&s.apply(this,arguments);t&&y.isFunction(t.promise)?t.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[o[0]+"With"](this===n?r.promise():this,s?[t]:arguments)})}),t=null}).promise()},promise:function(t){return null!=t?y.extend(t,n):n}},i={};return n.pipe=n.then,y.each(e,function(t,o){var s=o[2],a=o[3];n[o[1]]=s.add,a&&s.add(function(){r=a},e[1^t][2].disable,e[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?n:this,arguments),this},i[o[0]+"With"]=s.fireWith}),n.promise(i),t&&t.call(i,i),i},when:function(t){var e,r,n,i=0,o=u.call(arguments),s=o.length,a=1!==s||t&&y.isFunction(t.promise)?s:0,c=1===a?t:y.Deferred(),l=function(t,r,n){return function(i){r[t]=this,n[t]=arguments.length>1?u.call(arguments):i,n===e?c.notifyWith(r,n):--a||c.resolveWith(r,n)}};if(s>1)for(e=new Array(s),r=new Array(s),n=new Array(s);i0||(k.resolveWith(a,[y]),y.fn.triggerHandler&&(y(a).triggerHandler("ready"),y(a).off("ready"))))}}),y.ready.promise=function(t){return k||(k=y.Deferred(),"complete"===a.readyState||"loading"!==a.readyState&&!a.documentElement.doScroll?r.setTimeout(y.ready):(a.addEventListener("DOMContentLoaded",completed),r.addEventListener("load",completed))),k.promise(t)},y.ready.promise();var D=function(t,e,r,n,i,o,s){var a=0,u=t.length,c=null==r;if("object"===y.type(r)){i=!0;for(a in r)D(t,e,a,r[a],!0,o,s)}else if(void 0!==n&&(i=!0,y.isFunction(n)||(s=!0),c&&(s?(e.call(t,n),e=null):(c=e,e=function(t,e,r){return c.call(y(t),r)})),e))for(;a-1&&void 0!==r&&V.set(this,t,e)})},null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){V.remove(this,t)})}}),y.extend({queue:function(t,e,r){var n;if(t)return e=(e||"fx")+"queue",n=j.get(t,e),r&&(!n||y.isArray(r)?n=j.access(t,e,y.makeArray(r)):n.push(r)),n||[]},dequeue:function(t,e){e=e||"fx";var r=y.queue(t,e),n=r.length,i=r.shift(),o=y._queueHooks(t,e),s=function(){y.dequeue(t,e)};"inprogress"===i&&(i=r.shift(),n--),i&&("fx"===e&&r.unshift("inprogress"),delete o.stop,i.call(t,s,o)),!n&&o&&o.empty.fire()},_queueHooks:function(t,e){var r=e+"queueHooks";return j.get(t,r)||j.access(t,r,{empty:y.Callbacks("once memory").add(function(){j.remove(t,[e+"queue",r])})})}}),y.fn.extend({queue:function(t,e){var r=2;return"string"!=typeof t&&(e=t,t="fx",r--),arguments.length",""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td;var K=/<|&#?\w+;/;!function(){var t=a.createDocumentFragment(),e=t.appendChild(a.createElement("div")),r=a.createElement("input");r.setAttribute("type","radio"),r.setAttribute("checked","checked"),r.setAttribute("name","t"),e.appendChild(r),m.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",m.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var Q=/^key/,Y=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,$=/^([^.]*)(?:\.(.+)|)/;y.event={global:{},add:function(t,e,r,n,i){var o,s,a,u,c,l,p,f,h,d,m,v=j.get(t);if(v)for(r.handler&&(o=r,r=o.handler,i=o.selector),r.guid||(r.guid=y.guid++),(u=v.events)||(u=v.events={}),(s=v.handle)||(s=v.handle=function(e){return void 0!==y&&y.event.triggered!==e.type?y.event.dispatch.apply(t,arguments):void 0}),e=(e||"").match(M)||[""],c=e.length;c--;)a=$.exec(e[c])||[],h=m=a[1],d=(a[2]||"").split(".").sort(),h&&(p=y.event.special[h]||{},h=(i?p.delegateType:p.bindType)||h,p=y.event.special[h]||{},l=y.extend({type:h,origType:m,data:n,handler:r,guid:r.guid,selector:i,needsContext:i&&y.expr.match.needsContext.test(i),namespace:d.join(".")},o),(f=u[h])||(f=u[h]=[],f.delegateCount=0,p.setup&&p.setup.call(t,n,d,s)!==!1||t.addEventListener&&t.addEventListener(h,s)),p.add&&(p.add.call(t,l),l.handler.guid||(l.handler.guid=r.guid)),i?f.splice(f.delegateCount++,0,l):f.push(l),y.event.global[h]=!0)},remove:function(t,e,r,n,i){var o,s,a,u,c,l,p,f,h,d,m,v=j.hasData(t)&&j.get(t);if(v&&(u=v.events)){for(e=(e||"").match(M)||[""],c=e.length;c--;)if(a=$.exec(e[c])||[],h=m=a[1],d=(a[2]||"").split(".").sort(),h){for(p=y.event.special[h]||{},h=(n?p.delegateType:p.bindType)||h,f=u[h]||[],a=a[2]&&new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=o=f.length;o--;)l=f[o],!i&&m!==l.origType||r&&r.guid!==l.guid||a&&!a.test(l.namespace)||n&&n!==l.selector&&("**"!==n||!l.selector)||(f.splice(o,1),l.selector&&f.delegateCount--,p.remove&&p.remove.call(t,l));s&&!f.length&&(p.teardown&&p.teardown.call(t,d,v.handle)!==!1||y.removeEvent(t,h,v.handle),delete u[h])}else for(h in u)y.event.remove(t,h+e[c],r,n,!0);y.isEmptyObject(u)&&j.remove(t,"handle events")}},dispatch:function(t){t=y.event.fix(t);var e,r,n,i,o,s=[],a=u.call(arguments),c=(j.get(this,"events")||{})[t.type]||[],l=y.event.special[t.type]||{};if(a[0]=t,t.delegateTarget=this,!l.preDispatch||l.preDispatch.call(this,t)!==!1){for(s=y.event.handlers.call(this,t,c),e=0;(i=s[e++])&&!t.isPropagationStopped();)for(t.currentTarget=i.elem,r=0;(o=i.handlers[r++])&&!t.isImmediatePropagationStopped();)t.rnamespace&&!t.rnamespace.test(o.namespace)||(t.handleObj=o,t.data=o.data,void 0!==(n=((y.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,a))&&(t.result=n)===!1&&(t.preventDefault(),t.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,t),t.result}},handlers:function(t,e){var r,n,i,o,s=[],a=e.delegateCount,u=t.target;if(a&&u.nodeType&&("click"!==t.type||isNaN(t.button)||t.button<1))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&(u.disabled!==!0||"click"!==t.type)){for(n=[],r=0;r-1:y.find(i,this,null,[u]).length),n[i]&&n.push(o);n.length&&s.push({elem:u,handlers:n})}return a]*)\/>/gi,Z=/\s*$/g;y.extend({htmlPrefilter:function(t){return t.replace(J,"<$1>")},clone:function(t,e,r){var n,i,o,s,a=t.cloneNode(!0),u=y.contains(t.ownerDocument,t);if(!(m.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||y.isXMLDoc(t)))for(s=getAll(a),o=getAll(t),n=0,i=o.length;n0&&setGlobalEval(s,!u&&getAll(t,"script")),a},cleanData:function(t){for(var e,r,n,i=y.event.special,o=0;void 0!==(r=t[o]);o++)if(N(r)){if(e=r[j.expando]){if(e.events)for(n in e.events)i[n]?y.event.remove(r,n):y.removeEvent(r,n,e.handle);r[j.expando]=void 0}r[V.expando]&&(r[V.expando]=void 0)}}}),y.fn.extend({domManip:domManip,detach:function(t){return remove(this,t,!0)},remove:function(t){return remove(this,t)},text:function(t){return D(this,function(t){return void 0===t?y.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return domManip(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){manipulationTarget(this,t).appendChild(t)}})},prepend:function(){return domManip(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=manipulationTarget(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return domManip(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return domManip(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(y.cleanData(getAll(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map(function(){return y.clone(this,t,e)})},html:function(t){return D(this,function(t){var e=this[0]||{},r=0,n=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!Z.test(t)&&!X[(q.exec(t)||["",""])[1].toLowerCase()]){t=y.htmlPrefilter(t);try{for(;r1)},show:function(){return showHide(this,!0)},hide:function(){return showHide(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each(function(){W(this)?y(this).show():y(this).hide()})}}),y.Tween=Tween,Tween.prototype={constructor:Tween,init:function(t,e,r,n,i,o){this.elem=t,this.prop=r,this.easing=i||y.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=n,this.unit=o||(y.cssNumber[r]?"":"px")},cur:function(){var t=Tween.propHooks[this.prop];return t&&t.get?t.get(this):Tween.propHooks._default.get(this)},run:function(t){var e,r=Tween.propHooks[this.prop];return this.options.duration?this.pos=e=y.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),r&&r.set?r.set(this):Tween.propHooks._default.set(this),this}},Tween.prototype.init.prototype=Tween.prototype,Tween.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=y.css(t.elem,t.prop,""),e&&"auto"!==e?e:0)},set:function(t){y.fx.step[t.prop]?y.fx.step[t.prop](t):1!==t.elem.nodeType||null==t.elem.style[y.cssProps[t.prop]]&&!y.cssHooks[t.prop]?t.elem[t.prop]=t.now:y.style(t.elem,t.prop,t.now+t.unit)}}},Tween.propHooks.scrollTop=Tween.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},y.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},y.fx=Tween.prototype.init,y.fx.step={};var mt,vt,yt=/^(?:toggle|show|hide)$/,gt=/queueHooks$/;y.Animation=y.extend(Animation,{tweeners:{"*":[function(t,e){var r=this.createTween(t,e);return adjustCSS(r.elem,t,H.exec(e),r),r}]},tweener:function(t,e){y.isFunction(t)?(e=t,t=["*"]):t=t.match(M);for(var r,n=0,i=t.length;n1)},removeAttr:function(t){return this.each(function(){y.removeAttr(this,t)})}}),y.extend({attr:function(t,e,r){var n,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===t.getAttribute?y.prop(t,e,r):(1===o&&y.isXMLDoc(t)||(e=e.toLowerCase(),i=y.attrHooks[e]||(y.expr.match.bool.test(e)?bt:void 0)),void 0!==r?null===r?void y.removeAttr(t,e):i&&"set"in i&&void 0!==(n=i.set(t,r,e))?n:(t.setAttribute(e,r+""),r):i&&"get"in i&&null!==(n=i.get(t,e))?n:(n=y.find.attr(t,e),null==n?void 0:n))},attrHooks:{type:{set:function(t,e){if(!m.radioValue&&"radio"===e&&y.nodeName(t,"input")){var r=t.value;return t.setAttribute("type",e),r&&(t.value=r),e}}}},removeAttr:function(t,e){var r,n,i=0,o=e&&e.match(M);if(o&&1===t.nodeType)for(;r=o[i++];)n=y.propFix[r]||r,y.expr.match.bool.test(r)&&(t[n]=!1),t.removeAttribute(r)}}),bt={set:function(t,e,r){return e===!1?y.removeAttr(t,r):t.setAttribute(r,r),r}},y.each(y.expr.match.bool.source.match(/\w+/g),function(t,e){var r=_t[e]||y.find.attr;_t[e]=function(t,e,n){var i,o;return n||(o=_t[e],_t[e]=i,i=null!=r(t,e,n)?e.toLowerCase():null,_t[e]=o),i}});var wt=/^(?:input|select|textarea|button)$/i,St=/^(?:a|area)$/i;y.fn.extend({prop:function(t,e){return D(this,y.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[y.propFix[t]||t]})}}),y.extend({prop:function(t,e,r){var n,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&y.isXMLDoc(t)||(e=y.propFix[e]||e,i=y.propHooks[e]),void 0!==r?i&&"set"in i&&void 0!==(n=i.set(t,r,e))?n:t[e]=r:i&&"get"in i&&null!==(n=i.get(t,e))?n:t[e]},propHooks:{tabIndex:{get:function(t){var e=y.find.attr(t,"tabindex");return e?parseInt(e,10):wt.test(t.nodeName)||St.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),m.optSelected||(y.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),y.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){y.propFix[this.toLowerCase()]=this});var Ct=/[\t\r\n\f]/g;y.fn.extend({addClass:function(t){var e,r,n,i,o,s,a,u=0;if(y.isFunction(t))return this.each(function(e){y(this).addClass(t.call(this,e,getClass(this)))});if("string"==typeof t&&t)for(e=t.match(M)||[];r=this[u++];)if(i=getClass(r),n=1===r.nodeType&&(" "+i+" ").replace(Ct," ")){for(s=0;o=e[s++];)n.indexOf(" "+o+" ")<0&&(n+=o+" ");a=y.trim(n),i!==a&&r.setAttribute("class",a)}return this},removeClass:function(t){var e,r,n,i,o,s,a,u=0;if(y.isFunction(t))return this.each(function(e){y(this).removeClass(t.call(this,e,getClass(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof t&&t)for(e=t.match(M)||[];r=this[u++];)if(i=getClass(r),n=1===r.nodeType&&(" "+i+" ").replace(Ct," ")){for(s=0;o=e[s++];)for(;n.indexOf(" "+o+" ")>-1;)n=n.replace(" "+o+" "," ");a=y.trim(n),i!==a&&r.setAttribute("class",a)}return this},toggleClass:function(t,e){var r=typeof t;return"boolean"==typeof e&&"string"===r?e?this.addClass(t):this.removeClass(t):y.isFunction(t)?this.each(function(r){y(this).toggleClass(t.call(this,r,getClass(this),e),e)}):this.each(function(){var e,n,i,o;if("string"===r)for(n=0,i=y(this),o=t.match(M)||[];e=o[n++];)i.hasClass(e)?i.removeClass(e):i.addClass(e);else void 0!==t&&"boolean"!==r||(e=getClass(this),e&&j.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||t===!1?"":j.get(this,"__className__")||""))})},hasClass:function(t){var e,r,n=0;for(e=" "+t+" ";r=this[n++];)if(1===r.nodeType&&(" "+getClass(r)+" ").replace(Ct," ").indexOf(e)>-1)return!0;return!1}});var Et=/\r/g,xt=/[\x20\t\r\n\f]+/g;y.fn.extend({val:function(t){var e,r,n,i=this[0];{if(arguments.length)return n=y.isFunction(t),this.each(function(r){var i;1===this.nodeType&&(i=n?t.call(this,r,y(this).val()):t,null==i?i="":"number"==typeof i?i+="":y.isArray(i)&&(i=y.map(i,function(t){return null==t?"":t+""})),(e=y.valHooks[this.type]||y.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,i,"value")||(this.value=i))});if(i)return(e=y.valHooks[i.type]||y.valHooks[i.nodeName.toLowerCase()])&&"get"in e&&void 0!==(r=e.get(i,"value"))?r:(r=i.value,"string"==typeof r?r.replace(Et,""):null==r?"":r)}}}),y.extend({valHooks:{option:{get:function(t){var e=y.find.attr(t,"value");return null!=e?e:y.trim(y.text(t)).replace(xt," ")}},select:{get:function(t){for(var e,r,n=t.options,i=t.selectedIndex,o="select-one"===t.type||i<0,s=o?null:[],a=o?i+1:n.length,u=i<0?a:o?i:0;u-1)&&(r=!0);return r||(t.selectedIndex=-1),o}}}}),y.each(["radio","checkbox"],function(){y.valHooks[this]={set:function(t,e){if(y.isArray(e))return t.checked=y.inArray(y(t).val(),e)>-1}},m.checkOn||(y.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})});var Tt=/^(?:focusinfocus|focusoutblur)$/;y.extend(y.event,{trigger:function(t,e,n,i){var o,s,u,c,l,p,f,h=[n||a],m=d.call(t,"type")?t.type:t,v=d.call(t,"namespace")?t.namespace.split("."):[];if(s=u=n=n||a,3!==n.nodeType&&8!==n.nodeType&&!Tt.test(m+y.event.triggered)&&(m.indexOf(".")>-1&&(v=m.split("."),m=v.shift(),v.sort()),l=m.indexOf(":")<0&&"on"+m,t=t[y.expando]?t:new y.Event(m,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=v.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+v.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),e=null==e?[t]:y.makeArray(e,[t]),f=y.event.special[m]||{},i||!f.trigger||f.trigger.apply(n,e)!==!1)){if(!i&&!f.noBubble&&!y.isWindow(n)){for(c=f.delegateType||m,Tt.test(c+m)||(s=s.parentNode);s;s=s.parentNode)h.push(s),u=s;u===(n.ownerDocument||a)&&h.push(u.defaultView||u.parentWindow||r)}for(o=0;(s=h[o++])&&!t.isPropagationStopped();)t.type=o>1?c:f.bindType||m,p=(j.get(s,"events")||{})[t.type]&&j.get(s,"handle"),p&&p.apply(s,e),(p=l&&s[l])&&p.apply&&N(s)&&(t.result=p.apply(s,e),t.result===!1&&t.preventDefault());return t.type=m,i||t.isDefaultPrevented()||f._default&&f._default.apply(h.pop(),e)!==!1||!N(n)||l&&y.isFunction(n[m])&&!y.isWindow(n)&&(u=n[l],u&&(n[l]=null),y.event.triggered=m,n[m](),y.event.triggered=void 0,u&&(n[l]=u)),t.result}},simulate:function(t,e,r){var n=y.extend(new y.Event,r,{type:t,isSimulated:!0});y.event.trigger(n,null,e)}}),y.fn.extend({trigger:function(t,e){return this.each(function(){y.event.trigger(t,e,this)})},triggerHandler:function(t,e){var r=this[0];if(r)return y.event.trigger(t,e,r,!0)}}),y.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(t,e){y.fn[e]=function(t,r){return arguments.length>0?this.on(e,null,t,r):this.trigger(e)}}),y.fn.extend({hover:function(t,e){return this.mouseenter(t).mouseleave(e||t)}}),m.focusin="onfocusin"in r,m.focusin||y.each({focus:"focusin",blur:"focusout"},function(t,e){var r=function(t){y.event.simulate(e,t.target,y.event.fix(t))};y.event.special[e]={setup:function(){var n=this.ownerDocument||this,i=j.access(n,e);i||n.addEventListener(t,r,!0),j.access(n,e,(i||0)+1)},teardown:function(){var n=this.ownerDocument||this,i=j.access(n,e)-1;i?j.access(n,e,i):(n.removeEventListener(t,r,!0),j.remove(n,e))}}});var At=r.location,Pt=y.now(),Ot=/\?/;y.parseJSON=function(t){return JSON.parse(t+"")},y.parseXML=function(t){var e;if(!t||"string"!=typeof t)return null;try{e=(new r.DOMParser).parseFromString(t,"text/xml")}catch(t){e=void 0}return e&&!e.getElementsByTagName("parsererror").length||y.error("Invalid XML: "+t),e};var Rt=/#.*$/,It=/([?&])_=[^&]*/,Mt=/^(.*?):[ \t]*([^\r\n]*)$/gm,kt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Dt=/^(?:GET|HEAD)$/,Nt=/^\/\//,jt={},Vt={},Lt="*/".concat("*"),Ft=a.createElement("a");Ft.href=At.href,y.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:At.href,type:"GET",isLocal:kt.test(At.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Lt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":y.parseJSON,"text xml":y.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?ajaxExtend(ajaxExtend(t,y.ajaxSettings),e):ajaxExtend(y.ajaxSettings,t)},ajaxPrefilter:addToPrefiltersOrTransports(jt),ajaxTransport:addToPrefiltersOrTransports(Vt),ajax:function(t,e){function done(t,e,s,a){var c,p,b,_,S,E=e;2!==w&&(w=2,u&&r.clearTimeout(u),n=void 0,o=a||"",C.readyState=t>0?4:0,c=t>=200&&t<300||304===t,s&&(_=ajaxHandleResponses(f,C,s)),_=ajaxConvert(f,_,C,c),c?(f.ifModified&&(S=C.getResponseHeader("Last-Modified"),S&&(y.lastModified[i]=S),(S=C.getResponseHeader("etag"))&&(y.etag[i]=S)),204===t||"HEAD"===f.type?E="nocontent":304===t?E="notmodified":(E=_.state,p=_.data,b=_.error,c=!b)):(b=E,!t&&E||(E="error",t<0&&(t=0))),C.status=t,C.statusText=(e||E)+"",c?m.resolveWith(h,[p,E,C]):m.rejectWith(h,[C,E,b]),C.statusCode(g),g=void 0,l&&d.trigger(c?"ajaxSuccess":"ajaxError",[C,f,c?p:b]),v.fireWith(h,[C,E]),l&&(d.trigger("ajaxComplete",[C,f]),--y.active||y.event.trigger("ajaxStop")))}"object"==typeof t&&(e=t,t=void 0),e=e||{};var n,i,o,s,u,c,l,p,f=y.ajaxSetup({},e),h=f.context||f,d=f.context&&(h.nodeType||h.jquery)?y(h):y.event,m=y.Deferred(),v=y.Callbacks("once memory"),g=f.statusCode||{},b={},_={},w=0,S="canceled",C={readyState:0,getResponseHeader:function(t){var e;if(2===w){if(!s)for(s={};e=Mt.exec(o);)s[e[1].toLowerCase()]=e[2];e=s[t.toLowerCase()]}return null==e?null:e},getAllResponseHeaders:function(){return 2===w?o:null},setRequestHeader:function(t,e){var r=t.toLowerCase();return w||(t=_[r]=_[r]||t,b[t]=e),this},overrideMimeType:function(t){return w||(f.mimeType=t),this},statusCode:function(t){var e;if(t)if(w<2)for(e in t)g[e]=[g[e],t[e]];else C.always(t[C.status]);return this},abort:function(t){var e=t||S;return n&&n.abort(e),done(0,e),this}};if(m.promise(C).complete=v.add,C.success=C.done,C.error=C.fail,f.url=((t||f.url||At.href)+"").replace(Rt,"").replace(Nt,At.protocol+"//"),f.type=e.method||e.type||f.method||f.type,f.dataTypes=y.trim(f.dataType||"*").toLowerCase().match(M)||[""],null==f.crossDomain){c=a.createElement("a");try{c.href=f.url,c.href=c.href,f.crossDomain=Ft.protocol+"//"+Ft.host!=c.protocol+"//"+c.host}catch(t){f.crossDomain=!0}}if(f.data&&f.processData&&"string"!=typeof f.data&&(f.data=y.param(f.data,f.traditional)),inspectPrefiltersOrTransports(jt,f,e,C),2===w)return C;l=y.event&&f.global,l&&0==y.active++&&y.event.trigger("ajaxStart"),f.type=f.type.toUpperCase(),f.hasContent=!Dt.test(f.type),i=f.url,f.hasContent||(f.data&&(i=f.url+=(Ot.test(i)?"&":"?")+f.data,delete f.data),f.cache===!1&&(f.url=It.test(i)?i.replace(It,"$1_="+Pt++):i+(Ot.test(i)?"&":"?")+"_="+Pt++)),f.ifModified&&(y.lastModified[i]&&C.setRequestHeader("If-Modified-Since",y.lastModified[i]),y.etag[i]&&C.setRequestHeader("If-None-Match",y.etag[i])),(f.data&&f.hasContent&&f.contentType!==!1||e.contentType)&&C.setRequestHeader("Content-Type",f.contentType),C.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+Lt+"; q=0.01":""):f.accepts["*"]);for(p in f.headers)C.setRequestHeader(p,f.headers[p]);if(f.beforeSend&&(f.beforeSend.call(h,C,f)===!1||2===w))return C.abort();S="abort";for(p in{success:1,error:1,complete:1})C[p](f[p]);if(n=inspectPrefiltersOrTransports(Vt,f,e,C)){if(C.readyState=1,l&&d.trigger("ajaxSend",[C,f]),2===w)return C;f.async&&f.timeout>0&&(u=r.setTimeout(function(){C.abort("timeout")},f.timeout));try{w=1,n.send(b,done)}catch(t){if(!(w<2))throw t;done(-1,t)}}else done(-1,"No Transport");return C},getJSON:function(t,e,r){return y.get(t,e,r,"json")},getScript:function(t,e){return y.get(t,void 0,e,"script")}}),y.each(["get","post"],function(t,e){y[e]=function(t,r,n,i){return y.isFunction(r)&&(i=i||n,n=r,r=void 0),y.ajax(y.extend({url:t,type:e,dataType:i,data:r,success:n},y.isPlainObject(t)&&t))}}),y._evalUrl=function(t){return y.ajax({url:t,type:"GET",dataType:"script",async:!1,global:!1,throws:!0})},y.fn.extend({wrapAll:function(t){var e;return y.isFunction(t)?this.each(function(e){y(this).wrapAll(t.call(this,e))}):(this[0]&&(e=y(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t}).append(this)),this)},wrapInner:function(t){return y.isFunction(t)?this.each(function(e){y(this).wrapInner(t.call(this,e))}):this.each(function(){var e=y(this),r=e.contents();r.length?r.wrapAll(t):e.append(t)})},wrap:function(t){var e=y.isFunction(t);return this.each(function(r){y(this).wrapAll(e?t.call(this,r):t)})},unwrap:function(){return this.parent().each(function(){y.nodeName(this,"body")||y(this).replaceWith(this.childNodes)}).end()}}),y.expr.filters.hidden=function(t){return!y.expr.filters.visible(t)},y.expr.filters.visible=function(t){return t.offsetWidth>0||t.offsetHeight>0||t.getClientRects().length>0};var Bt=/%20/g,Ht=/\[\]$/,zt=/\r?\n/g,Wt=/^(?:submit|button|image|reset|file)$/i,Ut=/^(?:input|select|textarea|keygen)/i;y.param=function(t,e){var r,n=[],i=function(t,e){e=y.isFunction(e)?e():null==e?"":e,n[n.length]=encodeURIComponent(t)+"="+encodeURIComponent(e)};if(void 0===e&&(e=y.ajaxSettings&&y.ajaxSettings.traditional),y.isArray(t)||t.jquery&&!y.isPlainObject(t))y.each(t,function(){i(this.name,this.value)});else for(r in t)buildParams(r,t[r],e,i);return n.join("&").replace(Bt,"+")},y.fn.extend({serialize:function(){return y.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=y.prop(this,"elements");return t?y.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!y(this).is(":disabled")&&Ut.test(this.nodeName)&&!Wt.test(t)&&(this.checked||!U.test(t))}).map(function(t,e){var r=y(this).val();return null==r?null:y.isArray(r)?y.map(r,function(t){return{name:e.name,value:t.replace(zt,"\r\n")}}):{name:e.name,value:r.replace(zt,"\r\n")}}).get()}}),y.ajaxSettings.xhr=function(){try{return new r.XMLHttpRequest}catch(t){}};var qt={0:200,1223:204},Gt=y.ajaxSettings.xhr();m.cors=!!Gt&&"withCredentials"in Gt,m.ajax=Gt=!!Gt,y.ajaxTransport(function(t){var e,n;if(m.cors||Gt&&!t.crossDomain)return{send:function(i,o){var s,a=t.xhr();if(a.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(s in t.xhrFields)a[s]=t.xhrFields[s];t.mimeType&&a.overrideMimeType&&a.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(s in i)a.setRequestHeader(s,i[s]);e=function(t){return function(){e&&(e=n=a.onload=a.onerror=a.onabort=a.onreadystatechange=null,"abort"===t?a.abort():"error"===t?"number"!=typeof a.status?o(0,"error"):o(a.status,a.statusText):o(qt[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=e(),n=a.onerror=e("error"),void 0!==a.onabort?a.onabort=n:a.onreadystatechange=function(){4===a.readyState&&r.setTimeout(function(){e&&n()})},e=e("abort");try{a.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}}),y.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return y.globalEval(t),t}}}),y.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),y.ajaxTransport("script",function(t){if(t.crossDomain){var e,r;return{send:function(n,i){e=y("