
/*! This file was last modified on 2020-02-24 by fresh and fruity LIMEFLAVOUR.com */function _toConsumableArray(a){if(Array.isArray(a)){for(var b=0,c=Array(a.length);b<a.length;b++)c[b]=a[b];return c}return Array.from(a)}function countUp(a,b,c,d,e){for(var f=0,g=["webkit","moz","ms"],h=0;h<g.length&&!window.requestAnimationFrame;++h)window.requestAnimationFrame=window[g[h]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[g[h]+"CancelAnimationFrame"]||window[g[h]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(a){var b=(new Date).getTime(),c=Math.max(0,16-(b-f)),d=window.setTimeout(function(){a(b+c)},c);return f=b+c,d}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(a){clearTimeout(a)});var i=this;this.useEasing=!0,this.d="string"==typeof a?document.getElementById(a):a,i.startVal=Number(b),c=Number(c),this.countDown=b>c,d=Math.max(0,d||0),this.dec=Math.pow(10,d),this.duration=1e3*e||2e3,this.startTime=null,this.timestamp=null,this.remaining=null,this.frameVal=i.startVal,this.rAF=null,this.easeOutExpo=function(a,b,c,d){return 1024*c*(1-Math.pow(2,-10*a/d))/1023+b},this.count=function(a){null===i.startTime&&(i.startTime=a),i.timestamp=a;var b=a-i.startTime;if(i.remaining=i.duration-b,i.useEasing)if(i.countDown){var e=i.easeOutExpo(b,0,i.startVal-c,i.duration);i.frameVal=i.startVal-e}else i.frameVal=i.easeOutExpo(b,i.startVal,c-i.startVal,i.duration);else if(i.countDown){var e=(i.startVal-c)*(b/i.duration);i.frameVal=i.startVal-e}else i.frameVal=i.startVal+(c-i.startVal)*(b/i.duration);i.frameVal=Math.round(i.frameVal*i.dec)/i.dec,i.frameVal=i.countDown?i.frameVal<c?c:i.frameVal:i.frameVal>c?c:i.frameVal,i.d.innerHTML=i.addCommas(i.frameVal.toFixed(d)),b<i.duration?i.rAF=requestAnimationFrame(i.count):null!=i.callback&&i.callback()},this.start=function(a){return i.callback=a,isNaN(c)||isNaN(b)?i.d.innerHTML="--":i.rAF=requestAnimationFrame(i.count),!1},this.stop=function(){cancelAnimationFrame(i.rAF)},this.reset=function(){i.startTime=null,cancelAnimationFrame(i.rAF),i.d.innerHTML=i.addCommas(b.toFixed(d))},this.resume=function(){i.startTime=null,i.duration=i.remaining,i.startVal=i.frameVal,requestAnimationFrame(i.count)},this.addCommas=function(a){a+="";var b,c,d,e;for(b=a.split("."),c=b[0],d=b.length>1?"."+b[1]:"",e=/(\d+)(\d{3})/;e.test(c);)c=c.replace(e,"$1,$2");return c+d},i.d.innerHTML=i.addCommas(b.toFixed(d))}!function(a,b){function c(a){var b=a.length,c=ka.type(a);return!ka.isWindow(a)&&(!(1!==a.nodeType||!b)||("array"===c||"function"!==c&&(0===b||"number"==typeof b&&b>0&&b-1 in a)))}function d(a){var b=za[a]={};return ka.each(a.match(ma)||[],function(a,c){b[c]=!0}),b}function e(a,c,d,e){if(ka.acceptData(a)){var f,g,h=ka.expando,i=a.nodeType,j=i?ka.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||d!==b||"string"!=typeof c)return k||(k=i?a[h]=ba.pop()||ka.guid++:h),j[k]||(j[k]=i?{}:{"toJSON":ka.noop}),("object"==typeof c||"function"==typeof c)&&(e?j[k]=ka.extend(j[k],c):j[k].data=ka.extend(j[k].data,c)),g=j[k],e||(g.data||(g.data={}),g=g.data),d!==b&&(g[ka.camelCase(c)]=d),"string"==typeof c?null==(f=g[c])&&(f=g[ka.camelCase(c)]):f=g,f}}function f(a,b,c){if(ka.acceptData(a)){var d,e,f=a.nodeType,g=f?ka.cache:a,i=f?a[ka.expando]:ka.expando;if(g[i]){if(b&&(d=c?g[i]:g[i].data)){ka.isArray(b)?b=b.concat(ka.map(b,ka.camelCase)):b in d?b=[b]:(b=ka.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;for(;e--;)delete d[b[e]];if(c?!h(d):!ka.isEmptyObject(d))return}(c||(delete g[i].data,h(g[i])))&&(f?ka.cleanData([a],!0):ka.support.deleteExpando||g!=g.window?delete g[i]:g[i]=null)}}}function g(a,c,d){if(d===b&&1===a.nodeType){var e="data-"+c.replace(Ba,"-$1").toLowerCase();if("string"==typeof(d=a.getAttribute(e))){try{d="true"===d||"false"!==d&&("null"===d?null:+d+""===d?+d:Aa.test(d)?ka.parseJSON(d):d)}catch(a){}ka.data(a,c,d)}else d=b}return d}function h(a){var b;for(b in a)if(("data"!==b||!ka.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function i(){return!0}function j(){return!1}function k(){try{return Y.activeElement}catch(a){}}function l(a,b){do{a=a[b]}while(a&&1!==a.nodeType);return a}function m(a,b,c){if(ka.isFunction(b))return ka.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return ka.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(Qa.test(b))return ka.filter(b,a,c);b=ka.filter(b,a)}return ka.grep(a,function(a){return ka.inArray(a,b)>=0!==c})}function n(a){var b=Ua.split("|"),c=a.createDocumentFragment();if(c.createElement)for(;b.length;)c.createElement(b.pop());return c}function o(a,b){return ka.nodeName(a,"table")&&ka.nodeName(1===b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function p(a){return a.type=(null!==ka.find.attr(a,"type"))+"/"+a.type,a}function q(a){var b=eb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function r(a,b){for(var c,d=0;null!=(c=a[d]);d++)ka._data(c,"globalEval",!b||ka._data(b[d],"globalEval"))}function s(a,b){if(1===b.nodeType&&ka.hasData(a)){var c,d,e,f=ka._data(a),g=ka._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)ka.event.add(b,c,h[c][d])}g.data&&(g.data=ka.extend({},g.data))}}function t(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!ka.support.noCloneEvent&&b[ka.expando]){e=ka._data(b);for(d in e.events)ka.removeEvent(b,d,e.handle);b.removeAttribute(ka.expando)}"script"===c&&b.text!==a.text?(p(b).text=a.text,q(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),ka.support.html5Clone&&a.innerHTML&&!ka.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&bb.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}function u(a,c){var d,e,f=0,g=typeof a.getElementsByTagName!==W?a.getElementsByTagName(c||"*"):typeof a.querySelectorAll!==W?a.querySelectorAll(c||"*"):b;if(!g)for(g=[],d=a.childNodes||a;null!=(e=d[f]);f++)!c||ka.nodeName(e,c)?g.push(e):ka.merge(g,u(e,c));return c===b||c&&ka.nodeName(a,c)?ka.merge([a],g):g}function v(a){bb.test(a.type)&&(a.defaultChecked=a.checked)}function w(a,b){if(b in a)return b;for(var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=yb.length;e--;)if((b=yb[e]+c)in a)return b;return d}function x(a,b){return a=b||a,"none"===ka.css(a,"display")||!ka.contains(a.ownerDocument,a)}function y(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=ka._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&x(d)&&(f[g]=ka._data(d,"olddisplay",C(d.nodeName)))):f[g]||(e=x(d),(c&&"none"!==c||!e)&&ka._data(d,"olddisplay",e?c:ka.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function z(a,b,c){var d=rb.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function A(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=ka.css(a,c+xb[f],!0,e)),d?("content"===c&&(g-=ka.css(a,"padding"+xb[f],!0,e)),"margin"!==c&&(g-=ka.css(a,"border"+xb[f]+"Width",!0,e))):(g+=ka.css(a,"padding"+xb[f],!0,e),"padding"!==c&&(g+=ka.css(a,"border"+xb[f]+"Width",!0,e)));return g}function B(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=kb(a),g=ka.support.boxSizing&&"border-box"===ka.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=lb(a,b,f),(0>e||null==e)&&(e=a.style[b]),sb.test(e))return e;d=g&&(ka.support.boxSizingReliable||e===a.style[b]),e=parseFloat(e)||0}return e+A(a,b,c||(g?"border":"content"),d,f)+"px"}function C(a){var b=Y,c=ub[a];return c||(c=D(a,b),"none"!==c&&c||(jb=(jb||ka("<iframe frameborder='0' width='0' height='0'/>").css("cssText","display:block !important")).appendTo(b.documentElement),b=(jb[0].contentWindow||jb[0].contentDocument).document,b.write("<!doctype html><html><body>"),b.close(),c=D(a,b),jb.detach()),ub[a]=c),c}function D(a,b){var c=ka(b.createElement(a)).appendTo(b.body),d=ka.css(c[0],"display");return c.remove(),d}function E(a,b,c,d){var e;if(ka.isArray(b))ka.each(b,function(b,e){c||Ab.test(a)?d(a,e):E(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==ka.type(b))d(a,b);else for(e in b)E(a+"["+e+"]",b[e],c,d)}function F(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(ma)||[];if(ka.isFunction(c))for(;d=f[e++];)"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function G(a,c,d,e){function f(i){var j;return g[i]=!0,ka.each(a[i]||[],function(a,i){var k=i(c,d,e);return"string"!=typeof k||h||g[k]?h?!(j=k):b:(c.dataTypes.unshift(k),f(k),!1)}),j}var g={},h=a===Rb;return f(c.dataTypes[0])||!g["*"]&&f("*")}function H(a,c){var d,e,f=ka.ajaxSettings.flatOptions||{};for(e in c)c[e]!==b&&((f[e]?a:d||(d={}))[e]=c[e]);return d&&ka.extend(!0,a,d),a}function I(a,c,d){for(var e,f,g,h,i=a.contents,j=a.dataTypes;"*"===j[0];)j.shift(),f===b&&(f=a.mimeType||c.getResponseHeader("Content-Type"));if(f)for(h in i)if(i[h]&&i[h].test(f)){j.unshift(h);break}if(j[0]in d)g=j[0];else{for(h in d){if(!j[0]||a.converters[h+" "+j[0]]){g=h;break}e||(e=h)}g=g||e}return g?(g!==j[0]&&j.unshift(g),d[g]):b}function J(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];for(f=k.shift();f;)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(!(g=j[i+" "+f]||j["* "+f]))for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){!0===g?g=j[e]:!0!==j[e]&&(f=h[0],k.unshift(h[1]));break}if(!0!==g)if(g&&a.throws)b=g(b);else try{b=g(b)}catch(a){return{"state":"parsererror","error":g?a:"No conversion from "+i+" to "+f}}}return{"state":"success","data":b}}function K(){try{return new a.XMLHttpRequest}catch(a){}}function L(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}}function M(){return setTimeout(function(){Zb=b}),Zb=ka.now()}function N(a,b,c){for(var d,e=(dc[b]||[]).concat(dc["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function O(a,b,c){var d,e,f=0,g=cc.length,h=ka.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Zb||M(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({"elem":a,"props":ka.extend({},b),"opts":ka.extend(!0,{"specialEasing":{}},c),"originalProperties":b,"originalOptions":c,"startTime":Zb||M(),"duration":c.duration,"tweens":[],"createTween":function(b,c){var d=ka.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},"stop":function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(P(k,j.opts.specialEasing);g>f;f++)if(d=cc[f].call(j,a,k,j.opts))return d;return ka.map(k,N,j),ka.isFunction(j.opts.start)&&j.opts.start.call(a,j),ka.fx.timer(ka.extend(i,{"elem":a,"anim":j,"queue":j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}function P(a,b){var c,d,e,f,g;for(c in a)if(d=ka.camelCase(c),e=b[d],f=a[c],ka.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),(g=ka.cssHooks[d])&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function Q(a,b,c){var d,e,f,g,h,i,j=this,k={},l=a.style,m=a.nodeType&&x(a),n=ka._data(a,"fxshow");c.queue||(h=ka._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,j.always(function(){j.always(function(){h.unqueued--,ka.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[l.overflow,l.overflowX,l.overflowY],"inline"===ka.css(a,"display")&&"none"===ka.css(a,"float")&&(ka.support.inlineBlockNeedsLayout&&"inline"!==C(a.nodeName)?l.zoom=1:l.display="inline-block")),c.overflow&&(l.overflow="hidden",ka.support.shrinkWrapBlocks||j.always(function(){l.overflow=c.overflow[0],l.overflowX=c.overflow[1],l.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],_b.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(m?"hide":"show"))continue;k[d]=n&&n[d]||ka.style(a,d)}if(!ka.isEmptyObject(k)){n?"hidden"in n&&(m=n.hidden):n=ka._data(a,"fxshow",{}),f&&(n.hidden=!m),m?ka(a).show():j.done(function(){ka(a).hide()}),j.done(function(){var b;ka._removeData(a,"fxshow");for(b in k)ka.style(a,b,k[b])});for(d in k)g=N(m?n[d]:0,d,j),d in n||(n[d]=g.start,m&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function R(a,b,c,d,e){return new R.prototype.init(a,b,c,d,e)}function S(a,b){var c,d={"height":a},e=0;for(b=b?1:0;4>e;e+=2-b)c=xb[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function T(a){return ka.isWindow(a)?a:9===a.nodeType&&(a.defaultView||a.parentWindow)}var U,V,W=typeof b,X=a.location,Y=a.document,Z=Y.documentElement,$=a.jQuery,_=a.$,aa={},ba=[],ca="1.10.2",da=ba.concat,ea=ba.push,fa=ba.slice,ga=ba.indexOf,ha=aa.toString,ia=aa.hasOwnProperty,ja=ca.trim,ka=function(a,b){return new ka.fn.init(a,b,V)},la=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ma=/\S+/g,na=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,oa=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,pa=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,qa=/^[\],:{}\s]*$/,ra=/(?:^|:|,)(?:\s*\[)+/g,sa=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,ta=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,ua=/^-ms-/,va=/-([\da-z])/gi,wa=function(a,b){return b.toUpperCase()},xa=function(a){(Y.addEventListener||"load"===a.type||"complete"===Y.readyState)&&(ya(),ka.ready())},ya=function(){Y.addEventListener?(Y.removeEventListener("DOMContentLoaded",xa,!1),a.removeEventListener("load",xa,!1)):(Y.detachEvent("onreadystatechange",xa),a.detachEvent("onload",xa))};ka.fn=ka.prototype={"jquery":ca,"constructor":ka,"init":function(a,c,d){var e,f;if(!a)return this;if("string"==typeof a){if(!(e="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:oa.exec(a))||!e[1]&&c)return!c||c.jquery?(c||d).find(a):this.constructor(c).find(a);if(e[1]){if(c=c instanceof ka?c[0]:c,ka.merge(this,ka.parseHTML(e[1],c&&c.nodeType?c.ownerDocument||c:Y,!0)),pa.test(e[1])&&ka.isPlainObject(c))for(e in c)ka.isFunction(this[e])?this[e](c[e]):this.attr(e,c[e]);return this}if((f=Y.getElementById(e[2]))&&f.parentNode){if(f.id!==e[2])return d.find(a);this.length=1,this[0]=f}return this.context=Y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):ka.isFunction(a)?d.ready(a):(a.selector!==b&&(this.selector=a.selector,this.context=a.context),ka.makeArray(a,this))},"selector":"","length":0,"toArray":function(){return fa.call(this)},"get":function(a){return null==a?this.toArray():0>a?this[this.length+a]:this[a]},"pushStack":function(a){var b=ka.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},"each":function(a,b){return ka.each(this,a,b)},"ready":function(a){return ka.ready.promise().done(a),this},"slice":function(){return this.pushStack(fa.apply(this,arguments))},"first":function(){return this.eq(0)},"last":function(){return this.eq(-1)},"eq":function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},"map":function(a){return this.pushStack(ka.map(this,function(b,c){return a.call(b,c,b)}))},"end":function(){return this.prevObject||this.constructor(null)},"push":ea,"sort":[].sort,"splice":[].splice},ka.fn.init.prototype=ka.fn,ka.extend=ka.fn.extend=function(){var a,c,d,e,f,g,h=arguments[0]||{},i=1,j=arguments.length,k=!1;for("boolean"==typeof h&&(k=h,h=arguments[1]||{},i=2),"object"==typeof h||ka.isFunction(h)||(h={}),j===i&&(h=this,--i);j>i;i++)if(null!=(f=arguments[i]))for(e in f)a=h[e],d=f[e],h!==d&&(k&&d&&(ka.isPlainObject(d)||(c=ka.isArray(d)))?(c?(c=!1,g=a&&ka.isArray(a)?a:[]):g=a&&ka.isPlainObject(a)?a:{},h[e]=ka.extend(k,g,d)):d!==b&&(h[e]=d));return h},ka.extend({"expando":"jQuery"+(ca+Math.random()).replace(/\D/g,""),"noConflict":function(b){return a.$===ka&&(a.$=_),b&&a.jQuery===ka&&(a.jQuery=$),ka},"isReady":!1,"readyWait":1,"holdReady":function(a){a?ka.readyWait++:ka.ready(!0)},"ready":function(a){if(!0===a?!--ka.readyWait:!ka.isReady){if(!Y.body)return setTimeout(ka.ready);ka.isReady=!0,!0!==a&&--ka.readyWait>0||(U.resolveWith(Y,[ka]),ka.fn.trigger&&ka(Y).trigger("ready").off("ready"))}},"isFunction":function(a){return"function"===ka.type(a)},"isArray":Array.isArray||function(a){return"array"===ka.type(a)},"isWindow":function(a){return null!=a&&a==a.window},"isNumeric":function(a){return!isNaN(parseFloat(a))&&isFinite(a)},"type":function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?aa[ha.call(a)]||"object":typeof a},"isPlainObject":function(a){var c;if(!a||"object"!==ka.type(a)||a.nodeType||ka.isWindow(a))return!1;try{if(a.constructor&&!ia.call(a,"constructor")&&!ia.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(a){return!1}if(ka.support.ownLast)for(c in a)return ia.call(a,c);for(c in a);return c===b||ia.call(a,c)},"isEmptyObject":function(a){var b;for(b in a)return!1;return!0},"error":function(a){throw Error(a)},"parseHTML":function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||Y;var d=pa.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=ka.buildFragment([a],b,e),e&&ka(e).remove(),ka.merge([],d.childNodes))},"parseJSON":function(c){return a.JSON&&a.JSON.parse?a.JSON.parse(c):null===c?c:"string"==typeof c&&(c=ka.trim(c))&&qa.test(c.replace(sa,"@").replace(ta,"]").replace(ra,""))?Function("return "+c)():(ka.error("Invalid JSON: "+c),b)},"parseXML":function(c){var d,e;if(!c||"string"!=typeof c)return null;try{a.DOMParser?(e=new DOMParser,d=e.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(a){d=b}return d&&d.documentElement&&!d.getElementsByTagName("parsererror").length||ka.error("Invalid XML: "+c),d},"noop":function(){},"globalEval":function(b){b&&ka.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},"camelCase":function(a){return a.replace(ua,"ms-").replace(va,wa)},"nodeName":function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},"each":function(a,b,d){var e=0,f=a.length,g=c(a);if(d){if(g)for(;f>e&&!1!==b.apply(a[e],d);e++);else for(e in a)if(!1===b.apply(a[e],d))break}else if(g)for(;f>e&&!1!==b.call(a[e],e,a[e]);e++);else for(e in a)if(!1===b.call(a[e],e,a[e]))break;return a},"trim":ja&&!ja.call("\ufeff\xa0")?function(a){return null==a?"":ja.call(a)}:function(a){return null==a?"":(a+"").replace(na,"")},"makeArray":function(a,b){var d=b||[];return null!=a&&(c(Object(a))?ka.merge(d,"string"==typeof a?[a]:a):ea.call(d,a)),d},"inArray":function(a,b,c){var d;if(b){if(ga)return ga.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},"merge":function(a,c){var d=c.length,e=a.length,f=0;if("number"==typeof d)for(;d>f;f++)a[e++]=c[f];else for(;c[f]!==b;)a[e++]=c[f++];return a.length=e,a},"grep":function(a,b,c){var d,e=[],f=0,g=a.length;for(c=!!c;g>f;f++)d=!!b(a[f],f),c!==d&&e.push(a[f]);return e},"map":function(a,b,d){var e,f=0,g=a.length,h=c(a),i=[];if(h)for(;g>f;f++)null!=(e=b(a[f],f,d))&&(i[i.length]=e);else for(f in a)null!=(e=b(a[f],f,d))&&(i[i.length]=e);return da.apply([],i)},"guid":1,"proxy":function(a,c){var d,e,f;return"string"==typeof c&&(f=a[c],c=a,a=f),ka.isFunction(a)?(d=fa.call(arguments,2),e=function(){return a.apply(c||this,d.concat(fa.call(arguments)))},e.guid=a.guid=a.guid||ka.guid++,e):b},"access":function(a,c,d,e,f,g,h){var i=0,j=a.length,k=null==d;if("object"===ka.type(d)){f=!0;for(i in d)ka.access(a,c,i,d[i],!0,g,h)}else if(e!==b&&(f=!0,ka.isFunction(e)||(h=!0),k&&(h?(c.call(a,e),c=null):(k=c,c=function(a,b,c){return k.call(ka(a),c)})),c))for(;j>i;i++)c(a[i],d,h?e:e.call(a[i],i,c(a[i],d)));return f?a:k?c.call(a):j?c(a[0],d):g},"now":function(){return(new Date).getTime()},"swap":function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e}}),ka.ready.promise=function(b){if(!U)if(U=ka.Deferred(),"complete"===Y.readyState)setTimeout(ka.ready);else if(Y.addEventListener)Y.addEventListener("DOMContentLoaded",xa,!1),a.addEventListener("load",xa,!1);else{Y.attachEvent("onreadystatechange",xa),a.attachEvent("onload",xa);var c=!1;try{c=null==a.frameElement&&Y.documentElement}catch(a){}c&&c.doScroll&&function a(){if(!ka.isReady){try{c.doScroll("left")}catch(b){return setTimeout(a,50)}ya(),ka.ready()}}()}return U.promise(b)},ka.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){aa["[object "+b+"]"]=b.toLowerCase()}),V=ka(Y),function(a,b){function c(a,b,c,d){var e,f,g,h,i,j,k,l,o,p;if((b?b.ownerDocument||b:O)!==G&&F(b),b=b||G,c=c||[],!a||"string"!=typeof a)return c;if(1!==(h=b.nodeType)&&9!==h)return[];if(I&&!d){if(e=ta.exec(a))if(g=e[1]){if(9===h){if(!(f=b.getElementById(g))||!f.parentNode)return c;if(f.id===g)return c.push(f),c}else if(b.ownerDocument&&(f=b.ownerDocument.getElementById(g))&&M(b,f)&&f.id===g)return c.push(f),c}else{if(e[2])return aa.apply(c,b.getElementsByTagName(a)),c;if((g=e[3])&&x.getElementsByClassName&&b.getElementsByClassName)return aa.apply(c,b.getElementsByClassName(g)),c}if(x.qsa&&(!J||!J.test(a))){if(l=k=N,o=b,p=9===h&&a,1===h&&"object"!==b.nodeName.toLowerCase()){for(j=m(a),(k=b.getAttribute("id"))?l=k.replace(wa,"\\$&"):b.setAttribute("id",l),l="[id='"+l+"'] ",i=j.length;i--;)j[i]=l+n(j[i]);o=na.test(a)&&b.parentNode||b,p=j.join(",")}if(p)try{return aa.apply(c,o.querySelectorAll(p)),c}catch(a){}finally{k||b.removeAttribute("id")}}}return v(a.replace(ja,"$1"),b,c,d)}function d(){function a(c,d){return b.push(c+=" ")>z.cacheLength&&delete a[b.shift()],a[c]=d}var b=[];return a}function e(a){return a[N]=!0,a}function f(a){var b=G.createElement("div");try{return!!a(b)}catch(a){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function g(a,b){for(var c=a.split("|"),d=a.length;d--;)z.attrHandle[c[d]]=b}function h(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||X)-(~a.sourceIndex||X);if(d)return d;if(c)for(;c=c.nextSibling;)if(c===b)return-1;return a?1:-1}function i(a){return function(b){return"input"===b.nodeName.toLowerCase()&&b.type===a}}function j(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function k(a){return e(function(b){return b=+b,e(function(c,d){for(var e,f=a([],c.length,b),g=f.length;g--;)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function l(){}function m(a,b){var d,e,f,g,h,i,j,k=S[a+" "];if(k)return b?0:k.slice(0);for(h=a,i=[],j=z.preFilter;h;){(!d||(e=la.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),d=!1,(e=ma.exec(h))&&(d=e.shift(),f.push({"value":d,"type":e[0].replace(ja," ")}),h=h.slice(d.length));for(g in z.filter)!(e=ra[g].exec(h))||j[g]&&!(e=j[g](e))||(d=e.shift(),f.push({"value":d,"type":g,"matches":e}),h=h.slice(d.length));if(!d)break}return b?h.length:h?c.error(a):S(a,i).slice(0)}function n(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function o(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=Q++;return b.first?function(b,c,f){for(;b=b[d];)if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=P+" "+f;if(g){for(;b=b[d];)if((1===b.nodeType||e)&&a(b,c,g))return!0}else for(;b=b[d];)if(1===b.nodeType||e)if(j=b[N]||(b[N]={}),(i=j[d])&&i[0]===k){if(!0===(h=i[1])||h===y)return!0===h}else if(i=j[d]=[k],i[1]=a(b,c,g)||y,!0===i[1])return!0}}function p(a){return a.length>1?function(b,c,d){for(var e=a.length;e--;)if(!a[e](b,c,d))return!1;return!0}:a[0]}function q(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function r(a,b,c,d,f,g){return d&&!d[N]&&(d=r(d)),f&&!f[N]&&(f=r(f,g)),e(function(e,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=e||u(b||"*",h.nodeType?[h]:h,[]),r=!a||!e&&b?p:q(p,m,a,h,i),s=c?f||(e?a:o||d)?[]:g:r;if(c&&c(r,s,h,i),d)for(j=q(s,n),d(j,[],h,i),k=j.length;k--;)(l=j[k])&&(s[n[k]]=!(r[n[k]]=l));if(e){if(f||a){if(f){for(j=[],k=s.length;k--;)(l=s[k])&&j.push(r[k]=l);f(null,s=[],j,i)}for(k=s.length;k--;)(l=s[k])&&(j=f?ca.call(e,l):m[k])>-1&&(e[j]=!(g[j]=l))}}else s=q(s===g?s.splice(o,s.length):s),f?f(null,g,s,i):aa.apply(g,s)})}function s(a){for(var b,c,d,e=a.length,f=z.relative[a[0].type],g=f||z.relative[" "],h=f?1:0,i=o(function(a){return a===b},g,!0),j=o(function(a){return ca.call(b,a)>-1},g,!0),k=[function(a,c,d){return!f&&(d||c!==D)||((b=c).nodeType?i(a,c,d):j(a,c,d))}];e>h;h++)if(c=z.relative[a[h].type])k=[o(p(k),c)];else{if(c=z.filter[a[h].type].apply(null,a[h].matches),c[N]){for(d=++h;e>d&&!z.relative[a[d].type];d++);return r(h>1&&p(k),h>1&&n(a.slice(0,h-1).concat({"value":" "===a[h-2].type?"*":""})).replace(ja,"$1"),c,d>h&&s(a.slice(h,d)),e>d&&s(a=a.slice(d)),e>d&&n(a))}k.push(c)}return p(k)}function t(a,b){var d=0,f=b.length>0,g=a.length>0,h=function(e,h,i,j,k){var l,m,n,o=[],p=0,r="0",s=e&&[],t=null!=k,u=D,v=e||g&&z.find.TAG("*",k&&h.parentNode||h),w=P+=null==u?1:Math.random()||.1;for(t&&(D=h!==G&&h,y=d);null!=(l=v[r]);r++){if(g&&l){for(m=0;n=a[m++];)if(n(l,h,i)){j.push(l);break}t&&(P=w,y=++d)}f&&((l=!n&&l)&&p--,e&&s.push(l))}if(p+=r,f&&r!==p){for(m=0;n=b[m++];)n(s,o,h,i);if(e){if(p>0)for(;r--;)s[r]||o[r]||(o[r]=$.call(j));o=q(o)}aa.apply(j,o),t&&!e&&o.length>0&&p+b.length>1&&c.uniqueSort(j)}return t&&(P=w,D=u),s};return f?e(h):h}function u(a,b,d){for(var e=0,f=b.length;f>e;e++)c(a,b[e],d);return d}function v(a,b,c,d){var e,f,g,h,i,j=m(a);if(!d&&1===j.length){if(f=j[0]=j[0].slice(0),f.length>2&&"ID"===(g=f[0]).type&&x.getById&&9===b.nodeType&&I&&z.relative[f[1].type]){if(!(b=(z.find.ID(g.matches[0].replace(xa,ya),b)||[])[0]))return c;a=a.slice(f.shift().value.length)}for(e=ra.needsContext.test(a)?0:f.length;e--&&(g=f[e],!z.relative[h=g.type]);)if((i=z.find[h])&&(d=i(g.matches[0].replace(xa,ya),na.test(f[0].type)&&b.parentNode||b))){if(f.splice(e,1),!(a=d.length&&n(f)))return aa.apply(c,d),c;break}}return C(a,j)(d,b,!I,c,na.test(a)),c}var w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N="sizzle"+-new Date,O=a.document,P=0,Q=0,R=d(),S=d(),T=d(),U=!1,V=function(a,b){return a===b?(U=!0,0):0},W=typeof b,X=1<<31,Y={}.hasOwnProperty,Z=[],$=Z.pop,_=Z.push,aa=Z.push,ba=Z.slice,ca=Z.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},da="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ea="[\\x20\\t\\r\\n\\f]",fa="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",ga=fa.replace("w","w#"),ha="\\["+ea+"*("+fa+")"+ea+"*(?:([*^$|!~]?=)"+ea+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+ga+")|)|)"+ea+"*\\]",ia=":("+fa+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+ha.replace(3,8)+")*)|.*)\\)|)",ja=RegExp("^"+ea+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ea+"+$","g"),la=RegExp("^"+ea+"*,"+ea+"*"),ma=RegExp("^"+ea+"*([>+~]|"+ea+")"+ea+"*"),na=RegExp(ea+"*[+~]"),oa=RegExp("="+ea+"*([^\\]'\"]*)"+ea+"*\\]","g"),pa=RegExp(ia),qa=RegExp("^"+ga+"$"),ra={"ID":RegExp("^#("+fa+")"),"CLASS":RegExp("^\\.("+fa+")"),"TAG":RegExp("^("+fa.replace("w","w*")+")"),"ATTR":RegExp("^"+ha),"PSEUDO":RegExp("^"+ia),"CHILD":RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ea+"*(even|odd|(([+-]|)(\\d*)n|)"+ea+"*(?:([+-]|)"+ea+"*(\\d+)|))"+ea+"*\\)|)","i"),"bool":RegExp("^(?:"+da+")$","i"),"needsContext":RegExp("^"+ea+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ea+"*((?:-\\d)?\\d*)"+ea+"*\\)|)(?=[^-]|$)","i")},sa=/^[^{]+\{\s*\[native \w/,ta=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ua=/^(?:input|select|textarea|button)$/i,va=/^h\d$/i,wa=/'|\\/g,xa=RegExp("\\\\([\\da-f]{1,6}"+ea+"?|("+ea+")|.)","ig"),ya=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(55296|d>>10,56320|1023&d)};try{aa.apply(Z=ba.call(O.childNodes),O.childNodes),Z[O.childNodes.length].nodeType}catch(a){aa={"apply":Z.length?function(a,b){_.apply(a,ba.call(b))}:function(a,b){for(var c=a.length,d=0;a[c++]=b[d++];);a.length=c-1}}}B=c.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},x=c.support={},F=c.setDocument=function(a){var c=a?a.ownerDocument||a:O,d=c.defaultView;return c!==G&&9===c.nodeType&&c.documentElement?(G=c,H=c.documentElement,I=!B(c),d&&d.attachEvent&&d!==d.top&&d.attachEvent("onbeforeunload",function(){F()}),x.attributes=f(function(a){return a.className="i",!a.getAttribute("className")}),x.getElementsByTagName=f(function(a){return a.appendChild(c.createComment("")),!a.getElementsByTagName("*").length}),x.getElementsByClassName=f(function(a){return a.innerHTML="<div class='a'></div><div class='a i'></div>",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),x.getById=f(function(a){return H.appendChild(a).id=N,!c.getElementsByName||!c.getElementsByName(N).length}),x.getById?(z.find.ID=function(a,b){if(typeof b.getElementById!==W&&I){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},z.filter.ID=function(a){var b=a.replace(xa,ya);return function(a){return a.getAttribute("id")===b}}):(delete z.find.ID,z.filter.ID=function(a){var b=a.replace(xa,ya);return function(a){var c=typeof a.getAttributeNode!==W&&a.getAttributeNode("id");return c&&c.value===b}}),z.find.TAG=x.getElementsByTagName?function(a,c){return typeof c.getElementsByTagName!==W?c.getElementsByTagName(a):b}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){for(;c=f[e++];)1===c.nodeType&&d.push(c);return d}return f},z.find.CLASS=x.getElementsByClassName&&function(a,c){return typeof c.getElementsByClassName!==W&&I?c.getElementsByClassName(a):b},K=[],J=[],(x.qsa=sa.test(c.querySelectorAll))&&(f(function(a){a.innerHTML="<select><option selected=''></option></select>",a.querySelectorAll("[selected]").length||J.push("\\["+ea+"*(?:value|"+da+")"),a.querySelectorAll(":checked").length||J.push(":checked")}),f(function(a){var b=c.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("t",""),a.querySelectorAll("[t^='']").length&&J.push("[*^$]="+ea+"*(?:''|\"\")"),a.querySelectorAll(":enabled").length||J.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),J.push(",.*:")})),(x.matchesSelector=sa.test(L=H.webkitMatchesSelector||H.mozMatchesSelector||H.oMatchesSelector||H.msMatchesSelector))&&f(function(a){x.disconnectedMatch=L.call(a,"div"),L.call(a,"[s!='']:x"),K.push("!=",ia)}),J=J.length&&RegExp(J.join("|")),K=K.length&&RegExp(K.join("|")),M=sa.test(H.contains)||H.compareDocumentPosition?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)for(;b=b.parentNode;)if(b===a)return!0;return!1},V=H.compareDocumentPosition?function(a,b){if(a===b)return U=!0,0;var d=b.compareDocumentPosition&&a.compareDocumentPosition&&a.compareDocumentPosition(b);return d?1&d||!x.sortDetached&&b.compareDocumentPosition(a)===d?a===c||M(O,a)?-1:b===c||M(O,b)?1:E?ca.call(E,a)-ca.call(E,b):0:4&d?-1:1:a.compareDocumentPosition?-1:1}:function(a,b){var d,e=0,f=a.parentNode,g=b.parentNode,i=[a],j=[b];if(a===b)return U=!0,0;if(!f||!g)return a===c?-1:b===c?1:f?-1:g?1:E?ca.call(E,a)-ca.call(E,b):0;if(f===g)return h(a,b);for(d=a;d=d.parentNode;)i.unshift(d);for(d=b;d=d.parentNode;)j.unshift(d);for(;i[e]===j[e];)e++;return e?h(i[e],j[e]):i[e]===O?-1:j[e]===O?1:0},c):G},c.matches=function(a,b){return c(a,null,null,b)},c.matchesSelector=function(a,b){if((a.ownerDocument||a)!==G&&F(a),b=b.replace(oa,"='$1']"),!(!x.matchesSelector||!I||K&&K.test(b)||J&&J.test(b)))try{var d=L.call(a,b);if(d||x.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(a){}return c(b,G,null,[a]).length>0},c.contains=function(a,b){return(a.ownerDocument||a)!==G&&F(a),M(a,b)},c.attr=function(a,c){(a.ownerDocument||a)!==G&&F(a);var d=z.attrHandle[c.toLowerCase()],e=d&&Y.call(z.attrHandle,c.toLowerCase())?d(a,c,!I):b;return e===b?x.attributes||!I?a.getAttribute(c):(e=a.getAttributeNode(c))&&e.specified?e.value:null:e},c.error=function(a){throw Error("Syntax error, unrecognized expression: "+a)},c.uniqueSort=function(a){var b,c=[],d=0,e=0;if(U=!x.detectDuplicates,E=!x.sortStable&&a.slice(0),a.sort(V),U){for(;b=a[e++];)b===a[e]&&(d=c.push(e));for(;d--;)a.splice(c[d],1)}return a},A=c.getText=function(a){var b,c="",d=0,e=a.nodeType;if(e){if(1===e||9===e||11===e){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=A(a)}else if(3===e||4===e)return a.nodeValue}else for(;b=a[d];d++)c+=A(b);return c},z=c.selectors={"cacheLength":50,"createPseudo":e,"match":ra,"attrHandle":{},"find":{},"relative":{">":{"dir":"parentNode","first":!0}," ":{"dir":"parentNode"},"+":{"dir":"previousSibling","first":!0},"~":{"dir":"previousSibling"}},"preFilter":{"ATTR":function(a){return a[1]=a[1].replace(xa,ya),a[3]=(a[4]||a[5]||"").replace(xa,ya),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},"CHILD":function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||c.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&c.error(a[0]),a},"PSEUDO":function(a){var c,d=!a[5]&&a[2];return ra.CHILD.test(a[0])?null:(a[3]&&a[4]!==b?a[2]=a[4]:d&&pa.test(d)&&(c=m(d,!0))&&(c=d.indexOf(")",d.length-c)-d.length)&&(a[0]=a[0].slice(0,c),a[2]=d.slice(0,c)),a.slice(0,3))}},"filter":{"TAG":function(a){var b=a.replace(xa,ya).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},"CLASS":function(a){var b=R[a+" "];return b||(b=RegExp("(^|"+ea+")"+a+"("+ea+"|$)"))&&R(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==W&&a.getAttribute("class")||"")})},"ATTR":function(a,b,d){return function(e){var f=c.attr(e,a);return null==f?"!="===b:!b||(f+="","="===b?f===d:"!="===b?f!==d:"^="===b?d&&0===f.indexOf(d):"*="===b?d&&f.indexOf(d)>-1:"$="===b?d&&f.slice(-d.length)===d:"~="===b?(" "+f+" ").indexOf(d)>-1:"|="===b&&(f===d||f.slice(0,d.length+1)===d+"-"))}},"CHILD":function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){for(;p;){for(l=b;l=l[p];)if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){for(k=q[N]||(q[N]={}),j=k[a]||[],n=j[0]===P&&j[1],m=j[0]===P&&j[2],l=n&&q.childNodes[n];l=++n&&l&&l[p]||(m=n=0)||o.pop();)if(1===l.nodeType&&++m&&l===b){k[a]=[P,n,m];break}}else if(s&&(j=(b[N]||(b[N]={}))[a])&&j[0]===P)m=j[1];else for(;(l=++n&&l&&l[p]||(m=n=0)||o.pop())&&((h?l.nodeName.toLowerCase()!==r:1!==l.nodeType)||!++m||(s&&((l[N]||(l[N]={}))[a]=[P,m]),l!==b)););return(m-=e)===d||0==m%d&&m/d>=0}}},"PSEUDO":function(a,b){var d,f=z.pseudos[a]||z.setFilters[a.toLowerCase()]||c.error("unsupported pseudo: "+a);return f[N]?f(b):f.length>1?(d=[a,a,"",b],z.setFilters.hasOwnProperty(a.toLowerCase())?e(function(a,c){for(var d,e=f(a,b),g=e.length;g--;)d=ca.call(a,e[g]),a[d]=!(c[d]=e[g])}):function(a){return f(a,0,d)}):f}},"pseudos":{"not":e(function(a){var b=[],c=[],d=C(a.replace(ja,"$1"));return d[N]?e(function(a,b,c,e){for(var f,g=d(a,null,e,[]),h=a.length;h--;)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),"has":e(function(a){return function(b){return c(a,b).length>0}}),"contains":e(function(a){return function(b){return(b.textContent||b.innerText||A(b)).indexOf(a)>-1}}),"lang":e(function(a){return qa.test(a||"")||c.error("unsupported lang: "+a),a=a.replace(xa,ya).toLowerCase(),function(b){var c;do{if(c=I?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return(c=c.toLowerCase())===a||0===c.indexOf(a+"-")}while((b=b.parentNode)&&1===b.nodeType);return!1}}),"target":function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},"root":function(a){return a===H},"focus":function(a){return a===G.activeElement&&(!G.hasFocus||G.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},"enabled":function(a){return!1===a.disabled},"disabled":function(a){return!0===a.disabled},"checked":function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},"selected":function(a){return a.parentNode&&a.parentNode.selectedIndex,!0===a.selected},"empty":function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeName>"@"||3===a.nodeType||4===a.nodeType)return!1;return!0},"parent":function(a){return!z.pseudos.empty(a)},"header":function(a){return va.test(a.nodeName)},"input":function(a){return ua.test(a.nodeName)},"button":function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},"text":function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||b.toLowerCase()===a.type)},"first":k(function(){return[0]}),"last":k(function(a,b){return[b-1]}),"eq":k(function(a,b,c){return[0>c?c+b:c]}),"even":k(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),"odd":k(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),"lt":k(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),"gt":k(function(a,b,c){for(var d=0>c?c+b:c;b>++d;)a.push(d);return a})}},z.pseudos.nth=z.pseudos.eq;for(w in{"radio":!0,"checkbox":!0,"file":!0,"password":!0,"image":!0})z.pseudos[w]=i(w);for(w in{"submit":!0,"reset":!0})z.pseudos[w]=j(w);l.prototype=z.filters=z.pseudos,z.setFilters=new l,C=c.compile=function(a,b){var c,d=[],e=[],f=T[a+" "];if(!f){for(b||(b=m(a)),c=b.length;c--;)f=s(b[c]),f[N]?d.push(f):e.push(f);f=T(a,t(e,d))}return f},x.sortStable=N.split("").sort(V).join("")===N,x.detectDuplicates=U,F(),x.sortDetached=f(function(a){return 1&a.compareDocumentPosition(G.createElement("div"))}),f(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||g("type|href|height|width",function(a,c,d){return d?b:a.getAttribute(c,"type"===c.toLowerCase()?1:2)}),x.attributes&&f(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||g("value",function(a,c,d){return d||"input"!==a.nodeName.toLowerCase()?b:a.defaultValue}),f(function(a){return null==a.getAttribute("disabled")})||g(da,function(a,c,d){var e;return d?b:(e=a.getAttributeNode(c))&&e.specified?e.value:!0===a[c]?c.toLowerCase():null}),ka.find=c,ka.expr=c.selectors,ka.expr[":"]=ka.expr.pseudos,ka.unique=c.uniqueSort,ka.text=c.getText,ka.isXMLDoc=c.isXML,ka.contains=c.contains}(a);var za={};ka.Callbacks=function(a){a="string"==typeof a?za[a]||d(a):ka.extend({},a);var c,e,f,g,h,i,j=[],k=!a.once&&[],l=function(b){for(e=a.memory&&b,f=!0,h=i||0,i=0,g=j.length,c=!0;j&&g>h;h++)if(!1===j[h].apply(b[0],b[1])&&a.stopOnFalse){e=!1;break}c=!1,j&&(k?k.length&&l(k.shift()):e?j=[]:m.disable())},m={"add":function(){if(j){var b=j.length;(function b(c){ka.each(c,function(c,d){var e=ka.type(d);"function"===e?a.unique&&m.has(d)||j.push(d):d&&d.length&&"string"!==e&&b(d)})})(arguments),c?g=j.length:e&&(i=b,l(e))}return this},"remove":function(){return j&&ka.each(arguments,function(a,b){for(var d;(d=ka.inArray(b,j,d))>-1;)j.splice(d,1),c&&(g>=d&&g--,h>=d&&h--)}),this},"has":function(a){return a?ka.inArray(a,j)>-1:!(!j||!j.length)},"empty":function(){return j=[],g=0,this},"disable":function(){return j=k=e=b,this},"disabled":function(){return!j},"lock":function(){return k=b,e||m.disable(),this},"locked":function(){return!k},"fireWith":function(a,b){return!j||f&&!k||(b=b||[],b=[a,b.slice?b.slice():b],c?k.push(b):l(b)),this},"fire":function(){return m.fireWith(this,arguments),this},"fired":function(){return!!f}};return m},ka.extend({"Deferred":function(a){var b=[["resolve","done",ka.Callbacks("once memory"),"resolved"],["reject","fail",ka.Callbacks("once memory"),"rejected"],["notify","progress",ka.Callbacks("memory")]],c="pending",d={"state":function(){return c},"always":function(){return e.done(arguments).fail(arguments),this},"then":function(){var a=arguments;return ka.Deferred(function(c){ka.each(b,function(b,f){var g=f[0],h=ka.isFunction(a[b])&&a[b];e[f[1]](function(){var a=h&&h.apply(this,arguments);a&&ka.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[g+"With"](this===d?c.promise():this,h?[a]:arguments)})}),a=null}).promise()},"promise":function(a){return null!=a?ka.extend(a,d):d}},e={};return d.pipe=d.then,ka.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},"when":function(a){var b,c,d,e=0,f=fa.call(arguments),g=f.length,h=1!==g||a&&ka.isFunction(a.promise)?g:0,i=1===h?a:ka.Deferred(),j=function(a,c,d){return function(e){c[a]=this,d[a]=arguments.length>1?fa.call(arguments):e,d===b?i.notifyWith(c,d):--h||i.resolveWith(c,d)}};if(g>1)for(b=Array(g),c=Array(g),d=Array(g);g>e;e++)f[e]&&ka.isFunction(f[e].promise)?f[e].promise().done(j(e,d,f)).fail(i.reject).progress(j(e,c,b)):--h;return h||i.resolveWith(d,f),i.promise()}}),ka.support=function(b){var c,d,e,f,g,h,i,j,k,l=Y.createElement("div");if(l.setAttribute("className","t"),l.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",c=l.getElementsByTagName("*")||[],!(d=l.getElementsByTagName("a")[0])||!d.style||!c.length)return b;f=Y.createElement("select"),h=f.appendChild(Y.createElement("option")),e=l.getElementsByTagName("input")[0],d.style.cssText="top:1px;float:left;opacity:.5",b.getSetAttribute="t"!==l.className,b.leadingWhitespace=3===l.firstChild.nodeType,b.tbody=!l.getElementsByTagName("tbody").length,b.htmlSerialize=!!l.getElementsByTagName("link").length,b.style=/top/.test(d.getAttribute("style")),b.hrefNormalized="/a"===d.getAttribute("href"),b.opacity=/^0.5/.test(d.style.opacity),b.cssFloat=!!d.style.cssFloat,b.checkOn=!!e.value,b.optSelected=h.selected,b.enctype=!!Y.createElement("form").enctype,b.html5Clone="<:nav></:nav>"!==Y.createElement("nav").cloneNode(!0).outerHTML,b.inlineBlockNeedsLayout=!1,b.shrinkWrapBlocks=!1,b.pixelPosition=!1,b.deleteExpando=!0,b.noCloneEvent=!0,b.reliableMarginRight=!0,b.boxSizingReliable=!0,e.checked=!0,b.noCloneChecked=e.cloneNode(!0).checked,f.disabled=!0,b.optDisabled=!h.disabled;try{delete l.test}catch(a){b.deleteExpando=!1}e=Y.createElement("input"),e.setAttribute("value",""),b.input=""===e.getAttribute("value"),e.value="t",e.setAttribute("type","radio"),b.radioValue="t"===e.value,e.setAttribute("checked","t"),e.setAttribute("name","t"),g=Y.createDocumentFragment(),g.appendChild(e),b.appendChecked=e.checked,b.checkClone=g.cloneNode(!0).cloneNode(!0).lastChild.checked,l.attachEvent&&(l.attachEvent("onclick",function(){b.noCloneEvent=!1}),l.cloneNode(!0).click());for(k in{"submit":!0,"change":!0,"focusin":!0})l.setAttribute(i="on"+k,"t"),b[k+"Bubbles"]=i in a||!1===l.attributes[i].expando;l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",b.clearCloneStyle="content-box"===l.style.backgroundClip;for(k in ka(b))break;return b.ownLast="0"!==k,ka(function(){var c,d,e,f="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",g=Y.getElementsByTagName("body")[0];g&&(c=Y.createElement("div"),c.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",g.appendChild(c).appendChild(l),l.innerHTML="<table><tr><td></td><td>t</td></tr></table>",e=l.getElementsByTagName("td"),e[0].style.cssText="padding:0;margin:0;border:0;display:none",j=0===e[0].offsetHeight,e[0].style.display="",e[1].style.display="none",b.reliableHiddenOffsets=j&&0===e[0].offsetHeight,l.innerHTML="",l.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%;",ka.swap(g,null!=g.style.zoom?{"zoom":1}:{},function(){b.boxSizing=4===l.offsetWidth}),a.getComputedStyle&&(b.pixelPosition="1%"!==(a.getComputedStyle(l,null)||{}).top,b.boxSizingReliable="4px"===(a.getComputedStyle(l,null)||{"width":"4px"}).width,d=l.appendChild(Y.createElement("div")),d.style.cssText=l.style.cssText=f,d.style.marginRight=d.style.width="0",l.style.width="1px",b.reliableMarginRight=!parseFloat((a.getComputedStyle(d,null)||{}).marginRight)),typeof l.style.zoom!==W&&(l.innerHTML="",l.style.cssText=f+"width:1px;padding:1px;display:inline;zoom:1",b.inlineBlockNeedsLayout=3===l.offsetWidth,l.style.display="block",l.innerHTML="<div></div>",l.firstChild.style.width="5px",b.shrinkWrapBlocks=3!==l.offsetWidth,b.inlineBlockNeedsLayout&&(g.style.zoom=1)),g.removeChild(c),c=l=e=d=null)}),c=f=g=h=d=e=null,b}({});var Aa=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,Ba=/([A-Z])/g;ka.extend({"cache":{},"noData":{"applet":!0,"embed":!0,"object":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},"hasData":function(a){return!!(a=a.nodeType?ka.cache[a[ka.expando]]:a[ka.expando])&&!h(a)},"data":function(a,b,c){return e(a,b,c)},"removeData":function(a,b){return f(a,b)},"_data":function(a,b,c){return e(a,b,c,!0)},"_removeData":function(a,b){return f(a,b,!0)},"acceptData":function(a){if(a.nodeType&&1!==a.nodeType&&9!==a.nodeType)return!1;var b=a.nodeName&&ka.noData[a.nodeName.toLowerCase()];return!b||!0!==b&&a.getAttribute("classid")===b}}),ka.fn.extend({"data":function(a,c){var d,e,f=null,h=0,i=this[0];if(a===b){if(this.length&&(f=ka.data(i),1===i.nodeType&&!ka._data(i,"parsedAttrs"))){for(d=i.attributes;d.length>h;h++)e=d[h].name,0===e.indexOf("data-")&&(e=ka.camelCase(e.slice(5)),g(i,e,f[e]));ka._data(i,"parsedAttrs",!0)}return f}return"object"==typeof a?this.each(function(){ka.data(this,a)}):arguments.length>1?this.each(function(){ka.data(this,a,c)}):i?g(i,a,ka.data(i,a)):null},"removeData":function(a){return this.each(function(){ka.removeData(this,a)})}}),ka.extend({"queue":function(a,c,d){var e;return a?(c=(c||"fx")+"queue",e=ka._data(a,c),d&&(!e||ka.isArray(d)?e=ka._data(a,c,ka.makeArray(d)):e.push(d)),e||[]):b},"dequeue":function(a,b){b=b||"fx";var c=ka.queue(a,b),d=c.length,e=c.shift(),f=ka._queueHooks(a,b),g=function(){ka.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},"_queueHooks":function(a,b){var c=b+"queueHooks";return ka._data(a,c)||ka._data(a,c,{"empty":ka.Callbacks("once memory").add(function(){ka._removeData(a,b+"queue"),ka._removeData(a,c)})})}}),ka.fn.extend({"queue":function(a,c){var d=2;return"string"!=typeof a&&(c=a,a="fx",d--),d>arguments.length?ka.queue(this[0],a):c===b?this:this.each(function(){var b=ka.queue(this,a,c);ka._queueHooks(this,a),"fx"===a&&"inprogress"!==b[0]&&ka.dequeue(this,a)})},"dequeue":function(a){return this.each(function(){ka.dequeue(this,a)})},"delay":function(a,b){return a=ka.fx?ka.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},"clearQueue":function(a){return this.queue(a||"fx",[])},"promise":function(a,c){var d,e=1,f=ka.Deferred(),g=this,h=this.length,i=function(){--e||f.resolveWith(g,[g])};for("string"!=typeof a&&(c=a,a=b),a=a||"fx";h--;)(d=ka._data(g[h],a+"queueHooks"))&&d.empty&&(e++,d.empty.add(i));return i(),f.promise(c)}});var Ca,Da,Ea=/[\t\r\n\f]/g,Fa=/\r/g,Ga=/^(?:input|select|textarea|button|object)$/i,Ha=/^(?:a|area)$/i,Ia=/^(?:checked|selected)$/i,Ja=ka.support.getSetAttribute,Ka=ka.support.input;ka.fn.extend({"attr":function(a,b){return ka.access(this,ka.attr,a,b,arguments.length>1)},"removeAttr":function(a){return this.each(function(){ka.removeAttr(this,a)})},"prop":function(a,b){return ka.access(this,ka.prop,a,b,arguments.length>1)},"removeProp":function(a){return a=ka.propFix[a]||a,this.each(function(){try{this[a]=b,delete this[a]}catch(a){}})},"addClass":function(a){var b,c,d,e,f,g=0,h=this.length,i="string"==typeof a&&a;if(ka.isFunction(a))return this.each(function(b){ka(this).addClass(a.call(this,b,this.className))});if(i)for(b=(a||"").match(ma)||[];h>g;g++)if(c=this[g],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(Ea," "):" ")){for(f=0;e=b[f++];)0>d.indexOf(" "+e+" ")&&(d+=e+" ");c.className=ka.trim(d)}return this},"removeClass":function(a){var b,c,d,e,f,g=0,h=this.length,i=0===arguments.length||"string"==typeof a&&a;if(ka.isFunction(a))return this.each(function(b){ka(this).removeClass(a.call(this,b,this.className))});if(i)for(b=(a||"").match(ma)||[];h>g;g++)if(c=this[g],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(Ea," "):"")){for(f=0;e=b[f++];)for(;d.indexOf(" "+e+" ")>=0;)d=d.replace(" "+e+" "," ");c.className=a?ka.trim(d):""}return this},"toggleClass":function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):ka.isFunction(a)?this.each(function(c){ka(this).toggleClass(a.call(this,c,this.className,b),b)}):this.each(function(){if("string"===c)for(var b,d=0,e=ka(this),f=a.match(ma)||[];b=f[d++];)e.hasClass(b)?e.removeClass(b):e.addClass(b);else(c===W||"boolean"===c)&&(this.className&&ka._data(this,"__className__",this.className),this.className=this.className||!1===a?"":ka._data(this,"__className__")||"")})},"hasClass":function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(Ea," ").indexOf(b)>=0)return!0;return!1},"val":function(a){var c,d,e,f=this[0];return arguments.length?(e=ka.isFunction(a),this.each(function(c){var f;1===this.nodeType&&(f=e?a.call(this,c,ka(this).val()):a,null==f?f="":"number"==typeof f?f+="":ka.isArray(f)&&(f=ka.map(f,function(a){return null==a?"":a+""})),(d=ka.valHooks[this.type]||ka.valHooks[this.nodeName.toLowerCase()])&&"set"in d&&d.set(this,f,"value")!==b||(this.value=f))})):f?(d=ka.valHooks[f.type]||ka.valHooks[f.nodeName.toLowerCase()],d&&"get"in d&&(c=d.get(f,"value"))!==b?c:(c=f.value,"string"==typeof c?c.replace(Fa,""):null==c?"":c)):void 0}}),ka.extend({"valHooks":{"option":{"get":function(a){var b=ka.find.attr(a,"value");return null!=b?b:a.text}},"select":{"get":function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(ka.support.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&ka.nodeName(c.parentNode,"optgroup"))){if(b=ka(c).val(),f)return b;g.push(b)}return g},"set":function(a,b){for(var c,d,e=a.options,f=ka.makeArray(b),g=e.length;g--;)d=e[g],(d.selected=ka.inArray(ka(d).val(),f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}},"attr":function(a,c,d){var e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return typeof a.getAttribute===W?ka.prop(a,c,d):(1===g&&ka.isXMLDoc(a)||(c=c.toLowerCase(),e=ka.attrHooks[c]||(ka.expr.match.bool.test(c)?Da:Ca)),d===b?e&&"get"in e&&null!==(f=e.get(a,c))?f:(f=ka.find.attr(a,c),null==f?b:f):null!==d?e&&"set"in e&&(f=e.set(a,d,c))!==b?f:(a.setAttribute(c,d+""),d):(ka.removeAttr(a,c),b))},"removeAttr":function(a,b){var c,d,e=0,f=b&&b.match(ma);if(f&&1===a.nodeType)for(;c=f[e++];)d=ka.propFix[c]||c,ka.expr.match.bool.test(c)?Ka&&Ja||!Ia.test(c)?a[d]=!1:a[ka.camelCase("default-"+c)]=a[d]=!1:ka.attr(a,c,""),a.removeAttribute(Ja?c:d)},"attrHooks":{"type":{"set":function(a,b){if(!ka.support.radioValue&&"radio"===b&&ka.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},"propFix":{"for":"htmlFor","class":"className"},"prop":function(a,c,d){var e,f,g,h=a.nodeType;if(a&&3!==h&&8!==h&&2!==h)return g=1!==h||!ka.isXMLDoc(a),g&&(c=ka.propFix[c]||c,f=ka.propHooks[c]),d!==b?f&&"set"in f&&(e=f.set(a,d,c))!==b?e:a[c]=d:f&&"get"in f&&null!==(e=f.get(a,c))?e:a[c]},"propHooks":{"tabIndex":{"get":function(a){var b=ka.find.attr(a,"tabindex");return b?parseInt(b,10):Ga.test(a.nodeName)||Ha.test(a.nodeName)&&a.href?0:-1}}}}),Da={"set":function(a,b,c){return!1===b?ka.removeAttr(a,c):Ka&&Ja||!Ia.test(c)?a.setAttribute(!Ja&&ka.propFix[c]||c,c):a[ka.camelCase("default-"+c)]=a[c]=!0,c}},ka.each(ka.expr.match.bool.source.match(/\w+/g),function(a,c){var d=ka.expr.attrHandle[c]||ka.find.attr;ka.expr.attrHandle[c]=Ka&&Ja||!Ia.test(c)?function(a,c,e){var f=ka.expr.attrHandle[c],g=e?b:(ka.expr.attrHandle[c]=b)!=d(a,c,e)?c.toLowerCase():null;return ka.expr.attrHandle[c]=f,g}:function(a,c,d){return d?b:a[ka.camelCase("default-"+c)]?c.toLowerCase():null}}),Ka&&Ja||(ka.attrHooks.value={"set":function(a,c,d){return ka.nodeName(a,"input")?(a.defaultValue=c,b):Ca&&Ca.set(a,c,d)}}),Ja||(Ca={"set":function(a,c,d){var e=a.getAttributeNode(d);return e||a.setAttributeNode(e=a.ownerDocument.createAttribute(d)),e.value=c+="","value"===d||c===a.getAttribute(d)?c:b}},ka.expr.attrHandle.id=ka.expr.attrHandle.name=ka.expr.attrHandle.coords=function(a,c,d){var e;return d?b:(e=a.getAttributeNode(c))&&""!==e.value?e.value:null},ka.valHooks.button={"get":function(a,c){var d=a.getAttributeNode(c);return d&&d.specified?d.value:b},"set":Ca.set},ka.attrHooks.contenteditable={"set":function(a,b,c){Ca.set(a,""!==b&&b,c)}},ka.each(["width","height"],function(a,c){ka.attrHooks[c]={"set":function(a,d){return""===d?(a.setAttribute(c,"auto"),d):b}}})),ka.support.hrefNormalized||ka.each(["href","src"],function(a,b){ka.propHooks[b]={"get":function(a){return a.getAttribute(b,4)}}}),ka.support.style||(ka.attrHooks.style={"get":function(a){return a.style.cssText||b},"set":function(a,b){return a.style.cssText=b+""}}),ka.support.optSelected||(ka.propHooks.selected={"get":function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),ka.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){ka.propFix[this.toLowerCase()]=this}),ka.support.enctype||(ka.propFix.enctype="encoding"),ka.each(["radio","checkbox"],function(){ka.valHooks[this]={"set":function(a,c){return ka.isArray(c)?a.checked=ka.inArray(ka(a).val(),c)>=0:b}},ka.support.checkOn||(ka.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var La=/^(?:input|select|textarea)$/i,Ma=/^key/,Na=/^(?:mouse|contextmenu)|click/,Oa=/^(?:focusinfocus|focusoutblur)$/,Pa=/^([^.]*)(?:\.(.+)|)$/;ka.event={"global":{},"add":function(a,c,d,e,f){var g,h,i,j,k,l,m,n,o,p,q,r=ka._data(a);if(r){for(d.handler&&(j=d,d=j.handler,f=j.selector),d.guid||(d.guid=ka.guid++),(h=r.events)||(h=r.events={}),(l=r.handle)||(l=r.handle=function(a){return typeof ka===W||a&&ka.event.triggered===a.type?b:ka.event.dispatch.apply(l.elem,arguments)},l.elem=a),c=(c||"").match(ma)||[""],i=c.length;i--;)g=Pa.exec(c[i])||[],o=q=g[1],p=(g[2]||"").split(".").sort(),o&&(k=ka.event.special[o]||{},o=(f?k.delegateType:k.bindType)||o,k=ka.event.special[o]||{},m=ka.extend({"type":o,"origType":q,"data":e,"handler":d,"guid":d.guid,"selector":f,"needsContext":f&&ka.expr.match.needsContext.test(f),"namespace":p.join(".")},j),(n=h[o])||(n=h[o]=[],n.delegateCount=0,k.setup&&!1!==k.setup.call(a,e,p,l)||(a.addEventListener?a.addEventListener(o,l,!1):a.attachEvent&&a.attachEvent("on"+o,l))),k.add&&(k.add.call(a,m),m.handler.guid||(m.handler.guid=d.guid)),f?n.splice(n.delegateCount++,0,m):n.push(m),ka.event.global[o]=!0);a=null}},"remove":function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=ka.hasData(a)&&ka._data(a);if(q&&(k=q.events)){for(b=(b||"").match(ma)||[""],j=b.length;j--;)if(h=Pa.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){for(l=ka.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=k[n]||[],h=h[2]&&RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=m.length;f--;)g=m[f],!e&&p!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(m.splice(f,1),g.selector&&m.delegateCount--,l.remove&&l.remove.call(a,g));i&&!m.length&&(l.teardown&&!1!==l.teardown.call(a,o,q.handle)||ka.removeEvent(a,n,q.handle),delete k[n])}else for(n in k)ka.event.remove(a,n+b[j],c,d,!0);ka.isEmptyObject(k)&&(delete q.handle,ka._removeData(a,"events"))}},"trigger":function(c,d,e,f){var g,h,i,j,k,l,m,n=[e||Y],o=ia.call(c,"type")?c.type:c,p=ia.call(c,"namespace")?c.namespace.split("."):[];if(i=l=e=e||Y,3!==e.nodeType&&8!==e.nodeType&&!Oa.test(o+ka.event.triggered)&&(o.indexOf(".")>=0&&(p=o.split("."),o=p.shift(),p.sort()),h=0>o.indexOf(":")&&"on"+o,c=c[ka.expando]?c:new ka.Event(o,"object"==typeof c&&c),c.isTrigger=f?2:3,c.namespace=p.join("."),c.namespace_re=c.namespace?RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,c.result=b,c.target||(c.target=e),d=null==d?[c]:ka.makeArray(d,[c]),k=ka.event.special[o]||{},f||!k.trigger||!1!==k.trigger.apply(e,d))){if(!f&&!k.noBubble&&!ka.isWindow(e)){for(j=k.delegateType||o,Oa.test(j+o)||(i=i.parentNode);i;i=i.parentNode)n.push(i),l=i;l===(e.ownerDocument||Y)&&n.push(l.defaultView||l.parentWindow||a)}for(m=0;(i=n[m++])&&!c.isPropagationStopped();)c.type=m>1?j:k.bindType||o,g=(ka._data(i,"events")||{})[c.type]&&ka._data(i,"handle"),g&&g.apply(i,d),(g=h&&i[h])&&ka.acceptData(i)&&g.apply&&!1===g.apply(i,d)&&c.preventDefault();if(c.type=o,!f&&!c.isDefaultPrevented()&&(!k._default||!1===k._default.apply(n.pop(),d))&&ka.acceptData(e)&&h&&e[o]&&!ka.isWindow(e)){l=e[h],l&&(e[h]=null),ka.event.triggered=o;try{e[o]()}catch(a){}ka.event.triggered=b,l&&(e[h]=l)}return c.result}},"dispatch":function(a){a=ka.event.fix(a);var c,d,e,f,g,h=[],i=fa.call(arguments),j=(ka._data(this,"events")||{})[a.type]||[],k=ka.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||!1!==k.preDispatch.call(this,a)){for(h=ka.event.handlers.call(this,a,j),c=0;(f=h[c++])&&!a.isPropagationStopped();)for(a.currentTarget=f.elem,g=0;(e=f.handlers[g++])&&!a.isImmediatePropagationStopped();)(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,(d=((ka.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i))!==b&&!1===(a.result=d)&&(a.preventDefault(),a.stopPropagation()));return k.postDispatch&&k.postDispatch.call(this,a),a.result}},"handlers":function(a,c){var d,e,f,g,h=[],i=c.delegateCount,j=a.target;if(i&&j.nodeType&&(!a.button||"click"!==a.type))for(;j!=this;j=j.parentNode||this)if(1===j.nodeType&&(!0!==j.disabled||"click"!==a.type)){for(f=[],g=0;i>g;g++)e=c[g],d=e.selector+" ",f[d]===b&&(f[d]=e.needsContext?ka(d,this).index(j)>=0:ka.find(d,this,null,[j]).length),f[d]&&f.push(e);f.length&&h.push({"elem":j,"handlers":f})}return c.length>i&&h.push({"elem":this,"handlers":c.slice(i)}),h},"fix":function(a){if(a[ka.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];for(g||(this.fixHooks[e]=g=Na.test(e)?this.mouseHooks:Ma.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new ka.Event(f),b=d.length;b--;)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||Y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},"props":"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),"fixHooks":{},"keyHooks":{"props":"char charCode key keyCode".split(" "),"filter":function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},"mouseHooks":{"props":"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),"filter":function(a,c){var d,e,f,g=c.button,h=c.fromElement;return null==a.pageX&&null!=c.clientX&&(e=a.target.ownerDocument||Y,f=e.documentElement,d=e.body,a.pageX=c.clientX+(f&&f.scrollLeft||d&&d.scrollLeft||0)-(f&&f.clientLeft||d&&d.clientLeft||0),a.pageY=c.clientY+(f&&f.scrollTop||d&&d.scrollTop||0)-(f&&f.clientTop||d&&d.clientTop||0)),!a.relatedTarget&&h&&(a.relatedTarget=h===a.target?c.toElement:h),a.which||g===b||(a.which=1&g?1:2&g?3:4&g?2:0),a}},"special":{"load":{"noBubble":!0},"focus":{"trigger":function(){if(this!==k()&&this.focus)try{return this.focus(),!1}catch(a){}},"delegateType":"focusin"},"blur":{"trigger":function(){return this===k()&&this.blur?(this.blur(),!1):b},"delegateType":"focusout"},"click":{"trigger":function(){return ka.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):b},"_default":function(a){return ka.nodeName(a.target,"a")}},"beforeunload":{"postDispatch":function(a){a.result!==b&&(a.originalEvent.returnValue=a.result)}}},"simulate":function(a,b,c,d){var e=ka.extend(new ka.Event,c,{"type":a,"isSimulated":!0,"originalEvent":{}});d?ka.event.trigger(e,null,b):ka.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},ka.removeEvent=Y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===W&&(a[d]=null),a.detachEvent(d,c))},ka.Event=function(a,c){return this instanceof ka.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||!1===a.returnValue||a.getPreventDefault&&a.getPreventDefault()?i:j):this.type=a,c&&ka.extend(this,c),this.timeStamp=a&&a.timeStamp||ka.now(),this[ka.expando]=!0,b):new ka.Event(a,c)},ka.Event.prototype={"isDefaultPrevented":j,"isPropagationStopped":j,"isImmediatePropagationStopped":j,"preventDefault":function(){var a=this.originalEvent;this.isDefaultPrevented=i,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},"stopPropagation":function(){var a=this.originalEvent;this.isPropagationStopped=i,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},"stopImmediatePropagation":function(){this.isImmediatePropagationStopped=i,this.stopPropagation()}},ka.each({"mouseenter":"mouseover","mouseleave":"mouseout"},function(a,b){ka.event.special[a]={"delegateType":b,"bindType":b,"handle":function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!ka.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),ka.support.submitBubbles||(ka.event.special.submit={"setup":function(){return!ka.nodeName(this,"form")&&(ka.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=ka.nodeName(c,"input")||ka.nodeName(c,"button")?c.form:b;d&&!ka._data(d,"submitBubbles")&&(ka.event.add(d,"submit._submit",function(a){a._submit_bubble=!0}),ka._data(d,"submitBubbles",!0))}),b)},"postDispatch":function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&ka.event.simulate("submit",this.parentNode,a,!0))},"teardown":function(){return!ka.nodeName(this,"form")&&(ka.event.remove(this,"._submit"),b)}}),ka.support.changeBubbles||(ka.event.special.change={"setup":function(){return La.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(ka.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),ka.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),ka.event.simulate("change",this,a,!0)})),!1):(ka.event.add(this,"beforeactivate._change",function(a){var b=a.target;La.test(b.nodeName)&&!ka._data(b,"changeBubbles")&&(ka.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||ka.event.simulate("change",this.parentNode,a,!0)}),ka._data(b,"changeBubbles",!0))}),b)},"handle":function(a){var c=a.target;return this!==c||a.isSimulated||a.isTrigger||"radio"!==c.type&&"checkbox"!==c.type?a.handleObj.handler.apply(this,arguments):b},"teardown":function(){return ka.event.remove(this,"._change"),!La.test(this.nodeName)}}),ka.support.focusinBubbles||ka.each({"focus":"focusin","blur":"focusout"},function(a,b){var c=0,d=function(a){ka.event.simulate(b,a.target,ka.event.fix(a),!0)};ka.event.special[b]={"setup":function(){0==c++&&Y.addEventListener(a,d,!0)},"teardown":function(){0==--c&&Y.removeEventListener(a,d,!0)}}}),ka.fn.extend({"on":function(a,c,d,e,f){var g,h;if("object"==typeof a){"string"!=typeof c&&(d=d||c,c=b);for(g in a)this.on(g,c,d,a[g],f);return this}if(null==d&&null==e?(e=c,d=c=b):null==e&&("string"==typeof c?(e=d,d=b):(e=d,d=c,c=b)),!1===e)e=j;else if(!e)return this;return 1===f&&(h=e,e=function(a){return ka().off(a),h.apply(this,arguments)},e.guid=h.guid||(h.guid=ka.guid++)),this.each(function(){ka.event.add(this,a,e,d,c)})},"one":function(a,b,c,d){return this.on(a,b,c,d,1)},"off":function(a,c,d){var e,f;if(a&&a.preventDefault&&a.handleObj)return e=a.handleObj,ka(a.delegateTarget).off(e.namespace?e.origType+"."+e.namespace:e.origType,e.selector,e.handler),this;if("object"==typeof a){for(f in a)this.off(f,c,a[f]);return this}return(!1===c||"function"==typeof c)&&(d=c,c=b),!1===d&&(d=j),this.each(function(){ka.event.remove(this,a,d,c)})},"trigger":function(a,b){return this.each(function(){ka.event.trigger(a,b,this)})},"triggerHandler":function(a,c){var d=this[0];return d?ka.event.trigger(a,c,d,!0):b}});var Qa=/^.[^:#\[\.,]*$/,Ra=/^(?:parents|prev(?:Until|All))/,Sa=ka.expr.match.needsContext,Ta={"children":!0,"contents":!0,"next":!0,"prev":!0};ka.fn.extend({"find":function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(ka(a).filter(function(){for(b=0;e>b;b++)if(ka.contains(d[b],this))return!0}));for(b=0;e>b;b++)ka.find(a,d[b],c);return c=this.pushStack(e>1?ka.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},"has":function(a){var b,c=ka(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(ka.contains(this,c[b]))return!0})},"not":function(a){return this.pushStack(m(this,a||[],!0))},"filter":function(a){return this.pushStack(m(this,a||[],!1))},"is":function(a){return!!m(this,"string"==typeof a&&Sa.test(a)?ka(a):a||[],!1).length},"closest":function(a,b){for(var c,d=0,e=this.length,f=[],g=Sa.test(a)||"string"!=typeof a?ka(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(11>c.nodeType&&(g?g.index(c)>-1:1===c.nodeType&&ka.find.matchesSelector(c,a))){c=f.push(c);break}return this.pushStack(f.length>1?ka.unique(f):f)},"index":function(a){return a?"string"==typeof a?ka.inArray(this[0],ka(a)):ka.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},"add":function(a,b){var c="string"==typeof a?ka(a,b):ka.makeArray(a&&a.nodeType?[a]:a),d=ka.merge(this.get(),c);return this.pushStack(ka.unique(d))},"addBack":function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}}),ka.each({"parent":function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},"parents":function(a){return ka.dir(a,"parentNode")},"parentsUntil":function(a,b,c){return ka.dir(a,"parentNode",c)},"next":function(a){return l(a,"nextSibling")},"prev":function(a){return l(a,"previousSibling")},"nextAll":function(a){return ka.dir(a,"nextSibling")},"prevAll":function(a){return ka.dir(a,"previousSibling")},"nextUntil":function(a,b,c){return ka.dir(a,"nextSibling",c)},"prevUntil":function(a,b,c){return ka.dir(a,"previousSibling",c)},"siblings":function(a){return ka.sibling((a.parentNode||{}).firstChild,a)},"children":function(a){return ka.sibling(a.firstChild)},"contents":function(a){return ka.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:ka.merge([],a.childNodes)}},function(a,b){ka.fn[a]=function(c,d){var e=ka.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=ka.filter(d,e)),this.length>1&&(Ta[a]||(e=ka.unique(e)),Ra.test(a)&&(e=e.reverse())),this.pushStack(e)}}),ka.extend({"filter":function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?ka.find.matchesSelector(d,a)?[d]:[]:ka.find.matches(a,ka.grep(b,function(a){return 1===a.nodeType}))},"dir":function(a,c,d){for(var e=[],f=a[c];f&&9!==f.nodeType&&(d===b||1!==f.nodeType||!ka(f).is(d));)1===f.nodeType&&e.push(f),f=f[c];return e},"sibling":function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}});var Ua="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",Va=/ jQuery\d+="(?:null|\d+)"/g,Wa=RegExp("<(?:"+Ua+")[\\s/>]","i"),Xa=/^\s+/,Ya=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Za=/<([\w:]+)/,$a=/<tbody/i,_a=/<|&#?\w+;/,ab=/<(?:script|style|link)/i,bb=/^(?:checkbox|radio)$/i,cb=/checked\s*(?:[^=]|=\s*.checked.)/i,db=/^$|\/(?:java|ecma)script/i,eb=/^true\/(.*)/,fb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,gb={"option":[1,"<select multiple='multiple'>","</select>"],"legend":[1,"<fieldset>","</fieldset>"],"area":[1,"<map>","</map>"],"param":[1,"<object>","</object>"],"thead":[1,"<table>","</table>"],"tr":[2,"<table><tbody>","</tbody></table>"],"col":[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],"td":[3,"<table><tbody><tr>","</tr></tbody></table>"],"_default":ka.support.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},hb=n(Y),ib=hb.appendChild(Y.createElement("div"));gb.optgroup=gb.option,gb.tbody=gb.tfoot=gb.colgroup=gb.caption=gb.thead,gb.th=gb.td,ka.fn.extend({"text":function(a){return ka.access(this,function(a){return a===b?ka.text(this):this.empty().append((this[0]&&this[0].ownerDocument||Y).createTextNode(a))},null,a,arguments.length)},"append":function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){o(this,a).appendChild(a)}})},"prepend":function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=o(this,a);b.insertBefore(a,b.firstChild)}})},"before":function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},"after":function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},"remove":function(a,b){for(var c,d=a?ka.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||ka.cleanData(u(c)),c.parentNode&&(b&&ka.contains(c.ownerDocument,c)&&r(u(c,"script")),c.parentNode.removeChild(c));return this},"empty":function(){for(var a,b=0;null!=(a=this[b]);b++){for(1===a.nodeType&&ka.cleanData(u(a,!1));a.firstChild;)a.removeChild(a.firstChild);a.options&&ka.nodeName(a,"select")&&(a.options.length=0)}return this},"clone":function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return ka.clone(this,a,b)})},"html":function(a){return ka.access(this,function(a){var c=this[0]||{},d=0,e=this.length;if(a===b)return 1===c.nodeType?c.innerHTML.replace(Va,""):b;if(!("string"!=typeof a||ab.test(a)||!ka.support.htmlSerialize&&Wa.test(a)||!ka.support.leadingWhitespace&&Xa.test(a)||gb[(Za.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(Ya,"<$1></$2>");try{for(;e>d;d++)c=this[d]||{},1===c.nodeType&&(ka.cleanData(u(c,!1)),c.innerHTML=a);c=0}catch(a){}}c&&this.empty().append(a)},null,a,arguments.length)},"replaceWith":function(){var a=ka.map(this,function(a){return[a.nextSibling,a.parentNode]}),b=0;return this.domManip(arguments,function(c){var d=a[b++],e=a[b++];e&&(d&&d.parentNode!==e&&(d=this.nextSibling),ka(this).remove(),e.insertBefore(c,d))},!0),b?this:this.remove()},"detach":function(a){return this.remove(a,!0)},"domManip":function(a,b,c){a=da.apply([],a);var d,e,f,g,h,i,j=0,k=this.length,l=this,m=k-1,n=a[0],o=ka.isFunction(n);if(o||!(1>=k||"string"!=typeof n||ka.support.checkClone)&&cb.test(n))return this.each(function(d){var e=l.eq(d);o&&(a[0]=n.call(this,d,e.html())),e.domManip(a,b,c)});if(k&&(i=ka.buildFragment(a,this[0].ownerDocument,!1,!c&&this),d=i.firstChild,1===i.childNodes.length&&(i=d),d)){for(g=ka.map(u(i,"script"),p),f=g.length;k>j;j++)e=i,j!==m&&(e=ka.clone(e,!0,!0),f&&ka.merge(g,u(e,"script"))),b.call(this[j],e,j);if(f)for(h=g[g.length-1].ownerDocument,ka.map(g,q),j=0;f>j;j++)e=g[j],db.test(e.type||"")&&!ka._data(e,"globalEval")&&ka.contains(h,e)&&(e.src?ka._evalUrl(e.src):ka.globalEval((e.text||e.textContent||e.innerHTML||"").replace(fb,"")));i=d=null}return this}}),ka.each({"appendTo":"append","prependTo":"prepend","insertBefore":"before","insertAfter":"after","replaceAll":"replaceWith"},function(a,b){ka.fn[a]=function(a){for(var c,d=0,e=[],f=ka(a),g=f.length-1;g>=d;d++)c=d===g?this:this.clone(!0),ka(f[d])[b](c),ea.apply(e,c.get());return this.pushStack(e)}}),ka.extend({"clone":function(a,b,c){var d,e,f,g,h,i=ka.contains(a.ownerDocument,a);if(ka.support.html5Clone||ka.isXMLDoc(a)||!Wa.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(ib.innerHTML=a.outerHTML,ib.removeChild(f=ib.firstChild)),!(ka.support.noCloneEvent&&ka.support.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||ka.isXMLDoc(a)))for(d=u(f),h=u(a),g=0;null!=(e=h[g]);++g)d[g]&&t(e,d[g]);if(b)if(c)for(h=h||u(a),d=d||u(f),g=0;null!=(e=h[g]);g++)s(e,d[g]);else s(a,f);return d=u(f,"script"),d.length>0&&r(d,!i&&u(a,"script")),d=h=e=null,f},"buildFragment":function(a,b,c,d){for(var e,f,g,h,i,j,k,l=a.length,m=n(b),o=[],p=0;l>p;p++)if((f=a[p])||0===f)if("object"===ka.type(f))ka.merge(o,f.nodeType?[f]:f);else if(_a.test(f)){for(h=h||m.appendChild(b.createElement("div")),i=(Za.exec(f)||["",""])[1].toLowerCase(),k=gb[i]||gb._default,h.innerHTML=k[1]+f.replace(Ya,"<$1></$2>")+k[2],e=k[0];e--;)h=h.lastChild;if(!ka.support.leadingWhitespace&&Xa.test(f)&&o.push(b.createTextNode(Xa.exec(f)[0])),!ka.support.tbody)for(f="table"!==i||$a.test(f)?"<table>"!==k[1]||$a.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;e--;)ka.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j);for(ka.merge(o,h.childNodes),h.textContent="";h.firstChild;)h.removeChild(h.firstChild);h=m.lastChild}else o.push(b.createTextNode(f));for(h&&m.removeChild(h),ka.support.appendChecked||ka.grep(u(o,"input"),v),p=0;f=o[p++];)if((!d||-1===ka.inArray(f,d))&&(g=ka.contains(f.ownerDocument,f),h=u(m.appendChild(f),"script"),g&&r(h),c))for(e=0;f=h[e++];)db.test(f.type||"")&&c.push(f);return h=null,m},"cleanData":function(a,b){for(var c,d,e,f,g=0,h=ka.expando,i=ka.cache,j=ka.support.deleteExpando,k=ka.event.special;null!=(c=a[g]);g++)if((b||ka.acceptData(c))&&(e=c[h],f=e&&i[e])){if(f.events)for(d in f.events)k[d]?ka.event.remove(c,d):ka.removeEvent(c,d,f.handle);i[e]&&(delete i[e],j?delete c[h]:typeof c.removeAttribute!==W?c.removeAttribute(h):c[h]=null,ba.push(e))}},"_evalUrl":function(a){return ka.ajax({"url":a,"type":"GET","dataType":"script","async":!1,"global":!1,"throws":!0})}}),ka.fn.extend({"wrapAll":function(a){if(ka.isFunction(a))return this.each(function(b){ka(this).wrapAll(a.call(this,b))});if(this[0]){var b=ka(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){for(var a=this;a.firstChild&&1===a.firstChild.nodeType;)a=a.firstChild;return a}).append(this)}return this},"wrapInner":function(a){return ka.isFunction(a)?this.each(function(b){ka(this).wrapInner(a.call(this,b))}):this.each(function(){var b=ka(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},"wrap":function(a){var b=ka.isFunction(a);return this.each(function(c){ka(this).wrapAll(b?a.call(this,c):a)})},"unwrap":function(){return this.parent().each(function(){ka.nodeName(this,"body")||ka(this).replaceWith(this.childNodes)}).end()}});var jb,kb,lb,mb=/alpha\([^)]*\)/i,nb=/opacity\s*=\s*([^)]*)/,ob=/^(top|right|bottom|left)$/,pb=/^(none|table(?!-c[ea]).+)/,qb=/^margin/,rb=RegExp("^("+la+")(.*)$","i"),sb=RegExp("^("+la+")(?!px)[a-z%]+$","i"),tb=RegExp("^([+-])=("+la+")","i"),ub={"BODY":"block"},vb={"position":"absolute","visibility":"hidden","display":"block"},wb={"letterSpacing":0,"fontWeight":400},xb=["Top","Right","Bottom","Left"],yb=["Webkit","O","Moz","ms"];ka.fn.extend({"css":function(a,c){return ka.access(this,function(a,c,d){var e,f,g={},h=0;if(ka.isArray(c)){for(f=kb(a),e=c.length;e>h;h++)g[c[h]]=ka.css(a,c[h],!1,f);return g}return d!==b?ka.style(a,c,d):ka.css(a,c)},a,c,arguments.length>1)},"show":function(){return y(this,!0)},"hide":function(){return y(this)},"toggle":function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){x(this)?ka(this).show():ka(this).hide()})}}),ka.extend({"cssHooks":{"opacity":{"get":function(a,b){if(b){var c=lb(a,"opacity");return""===c?"1":c}}}},"cssNumber":{"columnCount":!0,"fillOpacity":!0,"fontWeight":!0,"lineHeight":!0,"opacity":!0,"order":!0,"orphans":!0,"widows":!0,"zIndex":!0,"zoom":!0},"cssProps":{"float":ka.support.cssFloat?"cssFloat":"styleFloat"},"style":function(a,c,d,e){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var f,g,h,i=ka.camelCase(c),j=a.style;if(c=ka.cssProps[i]||(ka.cssProps[i]=w(j,i)),h=ka.cssHooks[c]||ka.cssHooks[i],d===b)return h&&"get"in h&&(f=h.get(a,!1,e))!==b?f:j[c];if(g=typeof d,"string"===g&&(f=tb.exec(d))&&(d=(f[1]+1)*f[2]+parseFloat(ka.css(a,c)),g="number"),!(null==d||"number"===g&&isNaN(d)||("number"!==g||ka.cssNumber[i]||(d+="px"),ka.support.clearCloneStyle||""!==d||0!==c.indexOf("background")||(j[c]="inherit"),h&&"set"in h&&(d=h.set(a,d,e))===b)))try{j[c]=d}catch(a){}}},"css":function(a,c,d,e){var f,g,h,i=ka.camelCase(c);return c=ka.cssProps[i]||(ka.cssProps[i]=w(a.style,i)),h=ka.cssHooks[c]||ka.cssHooks[i],h&&"get"in h&&(g=h.get(a,!0,d)),g===b&&(g=lb(a,c,e)),"normal"===g&&c in wb&&(g=wb[c]),""===d||d?(f=parseFloat(g),!0===d||ka.isNumeric(f)?f||0:g):g}}),a.getComputedStyle?(kb=function(b){return a.getComputedStyle(b,null)},lb=function(a,c,d){var e,f,g,h=d||kb(a),i=h?h.getPropertyValue(c)||h[c]:b,j=a.style;return h&&(""!==i||ka.contains(a.ownerDocument,a)||(i=ka.style(a,c)),sb.test(i)&&qb.test(c)&&(e=j.width,f=j.minWidth,g=j.maxWidth,j.minWidth=j.maxWidth=j.width=i,i=h.width,j.width=e,j.minWidth=f,j.maxWidth=g)),i}):Y.documentElement.currentStyle&&(kb=function(a){return a.currentStyle},lb=function(a,c,d){var e,f,g,h=d||kb(a),i=h?h[c]:b,j=a.style;return null==i&&j&&j[c]&&(i=j[c]),sb.test(i)&&!ob.test(c)&&(e=j.left,f=a.runtimeStyle,g=f&&f.left,g&&(f.left=a.currentStyle.left),j.left="fontSize"===c?"1em":i,i=j.pixelLeft+"px",j.left=e,g&&(f.left=g)),""===i?"auto":i}),ka.each(["height","width"],function(a,c){ka.cssHooks[c]={"get":function(a,d,e){return d?0===a.offsetWidth&&pb.test(ka.css(a,"display"))?ka.swap(a,vb,function(){return B(a,c,e)}):B(a,c,e):b},"set":function(a,b,d){var e=d&&kb(a);return z(a,b,d?A(a,c,d,ka.support.boxSizing&&"border-box"===ka.css(a,"boxSizing",!1,e),e):0)}}}),ka.support.opacity||(ka.cssHooks.opacity={"get":function(a,b){return nb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},"set":function(a,b){var c=a.style,d=a.currentStyle,e=ka.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===ka.trim(f.replace(mb,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=mb.test(f)?f.replace(mb,e):f+" "+e)}}),ka(function(){ka.support.reliableMarginRight||(ka.cssHooks.marginRight={"get":function(a,c){return c?ka.swap(a,{"display":"inline-block"},lb,[a,"marginRight"]):b}}),!ka.support.pixelPosition&&ka.fn.position&&ka.each(["top","left"],function(a,c){ka.cssHooks[c]={"get":function(a,d){return d?(d=lb(a,c),sb.test(d)?ka(a).position()[c]+"px":d):b}}})}),ka.expr&&ka.expr.filters&&(ka.expr.filters.hidden=function(a){return 0>=a.offsetWidth&&0>=a.offsetHeight||!ka.support.reliableHiddenOffsets&&"none"===(a.style&&a.style.display||ka.css(a,"display"))},ka.expr.filters.visible=function(a){return!ka.expr.filters.hidden(a)}),ka.each({"margin":"","padding":"","border":"Width"},function(a,b){ka.cssHooks[a+b]={"expand":function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+xb[d]+b]=f[d]||f[d-2]||f[0];return e}},qb.test(a)||(ka.cssHooks[a+b].set=z)});var zb=/%20/g,Ab=/\[\]$/,Bb=/\r?\n/g,Cb=/^(?:submit|button|image|reset|file)$/i,Db=/^(?:input|select|textarea|keygen)/i;ka.fn.extend({"serialize":function(){return ka.param(this.serializeArray())},"serializeArray":function(){return this.map(function(){var a=ka.prop(this,"elements");return a?ka.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!ka(this).is(":disabled")&&Db.test(this.nodeName)&&!Cb.test(a)&&(this.checked||!bb.test(a))}).map(function(a,b){var c=ka(this).val();return null==c?null:ka.isArray(c)?ka.map(c,function(a){return{"name":b.name,"value":a.replace(Bb,"\r\n")}}):{"name":b.name,"value":c.replace(Bb,"\r\n")}}).get()}}),ka.param=function(a,c){var d,e=[],f=function(a,b){b=ka.isFunction(b)?b():null==b?"":b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(c===b&&(c=ka.ajaxSettings&&ka.ajaxSettings.traditional),ka.isArray(a)||a.jquery&&!ka.isPlainObject(a))ka.each(a,function(){f(this.name,this.value)});else for(d in a)E(d,a[d],c,f);return e.join("&").replace(zb,"+")},ka.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(a,b){ka.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),ka.fn.extend({"hover":function(a,b){return this.mouseenter(a).mouseleave(b||a)},"bind":function(a,b,c){return this.on(a,null,b,c)},"unbind":function(a,b){return this.off(a,null,b)},"delegate":function(a,b,c,d){return this.on(b,a,c,d)},"undelegate":function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var Eb,Fb,Gb=ka.now(),Hb=/\?/,Ib=/#.*$/,Jb=/([?&])_=[^&]*/,Kb=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Lb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mb=/^(?:GET|HEAD)$/,Nb=/^\/\//,Ob=/^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Pb=ka.fn.load,Qb={},Rb={},Sb="*/".concat("*");try{Fb=X.href}catch(a){Fb=Y.createElement("a"),Fb.href="",Fb=Fb.href}Eb=Ob.exec(Fb.toLowerCase())||[],ka.fn.load=function(a,c,d){if("string"!=typeof a&&Pb)return Pb.apply(this,arguments);var e,f,g,h=this,i=a.indexOf(" ");return i>=0&&(e=a.slice(i,a.length),a=a.slice(0,i)),ka.isFunction(c)?(d=c,c=b):c&&"object"==typeof c&&(g="POST"),h.length>0&&ka.ajax({"url":a,"type":g,"dataType":"html","data":c}).done(function(a){f=arguments,h.html(e?ka("<div>").append(ka.parseHTML(a)).find(e):a)}).complete(d&&function(a,b){h.each(d,f||[a.responseText,b,a])}),this},ka.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){ka.fn[b]=function(a){return this.on(b,a)}}),ka.extend({"active":0,"lastModified":{},"etag":{},"ajaxSettings":{"url":Fb,"type":"GET","isLocal":Lb.test(Eb[1]),"global":!0,"processData":!0,"async":!0,"contentType":"application/x-www-form-urlencoded; charset=UTF-8","accepts":{"*":Sb,"text":"text/plain","html":"text/html","xml":"application/xml, text/xml","json":"application/json, text/javascript"},"contents":{"xml":/xml/,"html":/html/,"json":/json/},"responseFields":{"xml":"responseXML","text":"responseText","json":"responseJSON"},"converters":{"* text":String,"text html":!0,"text json":ka.parseJSON,"text xml":ka.parseXML},"flatOptions":{"url":!0,"context":!0}},"ajaxSetup":function(a,b){return b?H(H(a,ka.ajaxSettings),b):H(ka.ajaxSettings,a)},"ajaxPrefilter":F(Qb),"ajaxTransport":F(Rb),"ajax":function(a,c){function d(a,c,d,e){var f,l,s,t,v,x=c;2!==u&&(u=2,i&&clearTimeout(i),k=b,h=e||"",w.readyState=a>0?4:0,f=a>=200&&300>a||304===a,d&&(t=I(m,w,d)),t=J(m,t,w,f),f?(m.ifModified&&(v=w.getResponseHeader("Last-Modified"),v&&(ka.lastModified[g]=v),(v=w.getResponseHeader("etag"))&&(ka.etag[g]=v)),204===a||"HEAD"===m.type?x="nocontent":304===a?x="notmodified":(x=t.state,l=t.data,s=t.error,f=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),w.status=a,w.statusText=(c||x)+"",f?p.resolveWith(n,[l,x,w]):p.rejectWith(n,[w,x,s]),w.statusCode(r),r=b,j&&o.trigger(f?"ajaxSuccess":"ajaxError",[w,m,f?l:s]),q.fireWith(n,[w,x]),j&&(o.trigger("ajaxComplete",[w,m]),--ka.active||ka.event.trigger("ajaxStop")))}"object"==typeof a&&(c=a,a=b),c=c||{};var e,f,g,h,i,j,k,l,m=ka.ajaxSetup({},c),n=m.context||m,o=m.context&&(n.nodeType||n.jquery)?ka(n):ka.event,p=ka.Deferred(),q=ka.Callbacks("once memory"),r=m.statusCode||{},s={},t={},u=0,v="canceled",w={"readyState":0,"getResponseHeader":function(a){var b;if(2===u){if(!l)for(l={};b=Kb.exec(h);)l[b[1].toLowerCase()]=b[2];b=l[a.toLowerCase()]}return null==b?null:b},"getAllResponseHeaders":function(){return 2===u?h:null},"setRequestHeader":function(a,b){var c=a.toLowerCase();return u||(a=t[c]=t[c]||a,s[a]=b),this},"overrideMimeType":function(a){return u||(m.mimeType=a),this},"statusCode":function(a){var b;if(a)if(2>u)for(b in a)r[b]=[r[b],a[b]];else w.always(a[w.status]);return this},"abort":function(a){var b=a||v;return k&&k.abort(b),d(0,b),this}};if(p.promise(w).complete=q.add,w.success=w.done,w.error=w.fail,m.url=((a||m.url||Fb)+"").replace(Ib,"").replace(Nb,Eb[1]+"//"),m.type=c.method||c.type||m.method||m.type,m.dataTypes=ka.trim(m.dataType||"*").toLowerCase().match(ma)||[""],null==m.crossDomain&&(e=Ob.exec(m.url.toLowerCase()),m.crossDomain=!(!e||e[1]===Eb[1]&&e[2]===Eb[2]&&(e[3]||("http:"===e[1]?"80":"443"))===(Eb[3]||("http:"===Eb[1]?"80":"443")))),m.data&&m.processData&&"string"!=typeof m.data&&(m.data=ka.param(m.data,m.traditional)),G(Qb,m,c,w),2===u)return w;j=m.global,j&&0==ka.active++&&ka.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!Mb.test(m.type),g=m.url,m.hasContent||(m.data&&(g=m.url+=(Hb.test(g)?"&":"?")+m.data,delete m.data),!1===m.cache&&(m.url=Jb.test(g)?g.replace(Jb,"$1_="+Gb++):g+(Hb.test(g)?"&":"?")+"_="+Gb++)),m.ifModified&&(ka.lastModified[g]&&w.setRequestHeader("If-Modified-Since",ka.lastModified[g]),ka.etag[g]&&w.setRequestHeader("If-None-Match",ka.etag[g])),(m.data&&m.hasContent&&!1!==m.contentType||c.contentType)&&w.setRequestHeader("Content-Type",m.contentType),w.setRequestHeader("Accept",m.dataTypes[0]&&m.accepts[m.dataTypes[0]]?m.accepts[m.dataTypes[0]]+("*"!==m.dataTypes[0]?", "+Sb+"; q=0.01":""):m.accepts["*"]);for(f in m.headers)w.setRequestHeader(f,m.headers[f]);if(m.beforeSend&&(!1===m.beforeSend.call(n,w,m)||2===u))return w.abort();v="abort";for(f in{"success":1,"error":1,"complete":1})w[f](m[f]);if(k=G(Rb,m,c,w)){w.readyState=1,j&&o.trigger("ajaxSend",[w,m]),m.async&&m.timeout>0&&(i=setTimeout(function(){w.abort("timeout")},m.timeout));try{u=1,k.send(s,d)}catch(a){if(!(2>u))throw a;d(-1,a)}}else d(-1,"No Transport");return w},"getJSON":function(a,b,c){return ka.get(a,b,c,"json")},"getScript":function(a,c){return ka.get(a,b,c,"script")}}),ka.each(["get","post"],function(a,c){ka[c]=function(a,d,e,f){return ka.isFunction(d)&&(f=f||e,e=d,d=b),ka.ajax({"url":a,"type":c,"dataType":f,"data":d,"success":e})}}),ka.ajaxSetup({"accepts":{"script":"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},"contents":{"script":/(?:java|ecma)script/},"converters":{"text script":function(a){return ka.globalEval(a),a}}}),ka.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),ka.ajaxTransport("script",function(a){if(a.crossDomain){var c,d=Y.head||ka("head")[0]||Y.documentElement;return{"send":function(b,e){c=Y.createElement("script"),c.async=!0,a.scriptCharset&&(c.charset=a.scriptCharset),c.src=a.url,c.onload=c.onreadystatechange=function(a,b){(b||!c.readyState||/loaded|complete/.test(c.readyState))&&(c.onload=c.onreadystatechange=null,c.parentNode&&c.parentNode.removeChild(c),c=null,b||e(200,"success"))},d.insertBefore(c,d.firstChild)},"abort":function(){c&&c.onload(b,!0)}}}});var Tb=[],Ub=/(=)\?(?=&|$)|\?\?/;ka.ajaxSetup({"jsonp":"callback","jsonpCallback":function(){var a=Tb.pop()||ka.expando+"_"+Gb++;return this[a]=!0,a}}),ka.ajaxPrefilter("json jsonp",function(c,d,e){var f,g,h,i=!1!==c.jsonp&&(Ub.test(c.url)?"url":"string"==typeof c.data&&!(c.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ub.test(c.data)&&"data");return i||"jsonp"===c.dataTypes[0]?(f=c.jsonpCallback=ka.isFunction(c.jsonpCallback)?c.jsonpCallback():c.jsonpCallback,i?c[i]=c[i].replace(Ub,"$1"+f):!1!==c.jsonp&&(c.url+=(Hb.test(c.url)?"&":"?")+c.jsonp+"="+f),c.converters["script json"]=function(){return h||ka.error(f+" was not called"),h[0]},c.dataTypes[0]="json",g=a[f],a[f]=function(){h=arguments},e.always(function(){a[f]=g,c[f]&&(c.jsonpCallback=d.jsonpCallback,Tb.push(f)),h&&ka.isFunction(g)&&g(h[0]),h=g=b}),"script"):b});var Vb,Wb,Xb=0,Yb=a.ActiveXObject&&function(){var a;for(a in Vb)Vb[a](b,!0)};ka.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&K()||L()}:K,Wb=ka.ajaxSettings.xhr(),ka.support.cors=!!Wb&&"withCredentials"in Wb,(Wb=ka.support.ajax=!!Wb)&&ka.ajaxTransport(function(c){if(!c.crossDomain||ka.support.cors){var d;return{"send":function(e,f){var g,h,i=c.xhr();if(c.username?i.open(c.type,c.url,c.async,c.username,c.password):i.open(c.type,c.url,c.async),c.xhrFields)for(h in c.xhrFields)i[h]=c.xhrFields[h];c.mimeType&&i.overrideMimeType&&i.overrideMimeType(c.mimeType),c.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");try{for(h in e)i.setRequestHeader(h,e[h])}catch(a){}i.send(c.hasContent&&c.data||null),d=function(a,e){var h,j,k,l;try{if(d&&(e||4===i.readyState))if(d=b,g&&(i.onreadystatechange=ka.noop,Yb&&delete Vb[g]),e)4!==i.readyState&&i.abort();else{l={},h=i.status,j=i.getAllResponseHeaders(),"string"==typeof i.responseText&&(l.text=i.responseText);try{k=i.statusText}catch(a){k=""}h||!c.isLocal||c.crossDomain?1223===h&&(h=204):h=l.text?200:404}}catch(a){e||f(-1,a)}l&&f(h,k,l,j)},c.async?4===i.readyState?setTimeout(d):(g=++Xb,Yb&&(Vb||(Vb={},ka(a).unload(Yb)),Vb[g]=d),i.onreadystatechange=d):d()},"abort":function(){d&&d(b,!0)}}}});var Zb,$b,_b=/^(?:toggle|show|hide)$/,ac=RegExp("^(?:([+-])=|)("+la+")([a-z%]*)$","i"),bc=/queueHooks$/,cc=[Q],dc={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=ac.exec(b),f=e&&e[3]||(ka.cssNumber[a]?"":"px"),g=(ka.cssNumber[a]||"px"!==f&&+d)&&ac.exec(ka.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do{h=h||".5",g/=h,ka.style(c.elem,a,g+f)}while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};ka.Animation=ka.extend(O,{"tweener":function(a,b){ka.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],dc[c]=dc[c]||[],dc[c].unshift(b)},"prefilter":function(a,b){b?cc.unshift(a):cc.push(a)}}),ka.Tween=R,R.prototype={"constructor":R,"init":function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(ka.cssNumber[c]?"":"px")},"cur":function(){var a=R.propHooks[this.prop];return a&&a.get?a.get(this):R.propHooks._default.get(this)},"run":function(a){var b,c=R.propHooks[this.prop];return this.pos=b=this.options.duration?ka.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):R.propHooks._default.set(this),this}},R.prototype.init.prototype=R.prototype,R.propHooks={"_default":{"get":function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=ka.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},"set":function(a){ka.fx.step[a.prop]?ka.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[ka.cssProps[a.prop]]||ka.cssHooks[a.prop])?ka.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},R.propHooks.scrollTop=R.propHooks.scrollLeft={"set":function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},ka.each(["toggle","show","hide"],function(a,b){var c=ka.fn[b];ka.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(S(b,!0),a,d,e)}}),ka.fn.extend({"fadeTo":function(a,b,c,d){return this.filter(x).css("opacity",0).show().end().animate({"opacity":b},a,c,d)},"animate":function(a,b,c,d){var e=ka.isEmptyObject(a),f=ka.speed(b,c,d),g=function(){var b=O(this,ka.extend({},a),f);(e||ka._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||!1===f.queue?this.each(g):this.queue(f.queue,g)},"stop":function(a,c,d){var e=function(a){var b=a.stop;delete a.stop,b(d)};return"string"!=typeof a&&(d=c,c=a,a=b),c&&!1!==a&&this.queue(a||"fx",[]),this.each(function(){var b=!0,c=null!=a&&a+"queueHooks",f=ka.timers,g=ka._data(this);if(c)g[c]&&g[c].stop&&e(g[c]);else for(c in g)g[c]&&g[c].stop&&bc.test(c)&&e(g[c]);for(c=f.length;c--;)f[c].elem!==this||null!=a&&f[c].queue!==a||(f[c].anim.stop(d),b=!1,f.splice(c,1));(b||!d)&&ka.dequeue(this,a)})},"finish":function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var b,c=ka._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=ka.timers,g=d?d.length:0;for(c.finish=!0,ka.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),ka.each({"slideDown":S("show"),"slideUp":S("hide"),"slideToggle":S("toggle"),"fadeIn":{"opacity":"show"},"fadeOut":{"opacity":"hide"},"fadeToggle":{"opacity":"toggle"}},function(a,b){ka.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),ka.speed=function(a,b,c){var d=a&&"object"==typeof a?ka.extend({},a):{"complete":c||!c&&b||ka.isFunction(a)&&a,"duration":a,"easing":c&&b||b&&!ka.isFunction(b)&&b};return d.duration=ka.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in ka.fx.speeds?ka.fx.speeds[d.duration]:ka.fx.speeds._default,(null==d.queue||!0===d.queue)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){ka.isFunction(d.old)&&d.old.call(this),d.queue&&ka.dequeue(this,d.queue)},d},ka.easing={"linear":function(a){return a},"swing":function(a){return.5-Math.cos(a*Math.PI)/2}},ka.timers=[],ka.fx=R.prototype.init,ka.fx.tick=function(){var a,c=ka.timers,d=0;for(Zb=ka.now();c.length>d;d++)(a=c[d])()||c[d]!==a||c.splice(d--,1);c.length||ka.fx.stop(),Zb=b},ka.fx.timer=function(a){a()&&ka.timers.push(a)&&ka.fx.start()},ka.fx.interval=13,ka.fx.start=function(){$b||($b=setInterval(ka.fx.tick,ka.fx.interval))},ka.fx.stop=function(){clearInterval($b),$b=null},ka.fx.speeds={"slow":600,"fast":200,"_default":400},ka.fx.step={},ka.expr&&ka.expr.filters&&(ka.expr.filters.animated=function(a){return ka.grep(ka.timers,function(b){return a===b.elem}).length}),ka.fn.offset=function(a){if(arguments.length)return a===b?this:this.each(function(b){ka.offset.setOffset(this,a,b)});var c,d,e={"top":0,"left":0},f=this[0],g=f&&f.ownerDocument;return g?(c=g.documentElement,ka.contains(c,f)?(typeof f.getBoundingClientRect!==W&&(e=f.getBoundingClientRect()),d=T(g),{"top":e.top+(d.pageYOffset||c.scrollTop)-(c.clientTop||0),"left":e.left+(d.pageXOffset||c.scrollLeft)-(c.clientLeft||0)}):e):void 0},ka.offset={"setOffset":function(a,b,c){var d=ka.css(a,"position");"static"===d&&(a.style.position="relative");var e,f,g=ka(a),h=g.offset(),i=ka.css(a,"top"),j=ka.css(a,"left"),k=("absolute"===d||"fixed"===d)&&ka.inArray("auto",[i,j])>-1,l={},m={};k?(m=g.position(),e=m.top,f=m.left):(e=parseFloat(i)||0,f=parseFloat(j)||0),ka.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(l.top=b.top-h.top+e),null!=b.left&&(l.left=b.left-h.left+f),"using"in b?b.using.call(a,l):g.css(l)}},ka.fn.extend({"position":function(){if(this[0]){var a,b,c={"top":0,"left":0},d=this[0];return"fixed"===ka.css(d,"position")?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),ka.nodeName(a[0],"html")||(c=a.offset()),c.top+=ka.css(a[0],"borderTopWidth",!0),c.left+=ka.css(a[0],"borderLeftWidth",!0)),{"top":b.top-c.top-ka.css(d,"marginTop",!0),"left":b.left-c.left-ka.css(d,"marginLeft",!0)}}},"offsetParent":function(){return this.map(function(){for(var a=this.offsetParent||Z;a&&!ka.nodeName(a,"html")&&"static"===ka.css(a,"position");)a=a.offsetParent;return a||Z})}}),ka.each({"scrollLeft":"pageXOffset","scrollTop":"pageYOffset"},function(a,c){var d=/Y/.test(c);ka.fn[a]=function(e){return ka.access(this,function(a,e,f){var g=T(a);return f===b?g?c in g?g[c]:g.document.documentElement[e]:a[e]:(g?g.scrollTo(d?ka(g).scrollLeft():f,d?f:ka(g).scrollTop()):a[e]=f,b)},a,e,arguments.length,null)}}),ka.each({"Height":"height","Width":"width"},function(a,c){ka.each({"padding":"inner"+a,"content":c,"":"outer"+a},function(d,e){ka.fn[e]=function(e,f){var g=arguments.length&&(d||"boolean"!=typeof e),h=d||(!0===e||!0===f?"margin":"border");return ka.access(this,function(c,d,e){var f;return ka.isWindow(c)?c.document.documentElement["client"+a]:9===c.nodeType?(f=c.documentElement,Math.max(c.body["scroll"+a],f["scroll"+a],c.body["offset"+a],f["offset"+a],f["client"+a])):e===b?ka.css(c,d,h):ka.style(c,d,e,h)},c,g?e:b,g,null)}})}),ka.fn.size=function(){return this.length},ka.fn.andSelf=ka.fn.addBack,"object"==typeof module&&module&&"object"==typeof module.exports?module.exports=ka:(a.jQuery=a.$=ka,"function"==typeof define&&define.amd&&define("jquery",[],function(){return ka}))}(window),void 0===jQuery.migrateMute&&(jQuery.migrateMute=!0),function(a,b,c){function d(c){var d=b.console;f[c]||(f[c]=!0,a.migrateWarnings.push(c),d&&d.warn&&!a.migrateMute&&(d.warn("JQMIGRATE: "+c),a.migrateTrace&&d.trace&&d.trace()))}function e(b,e,f,g){if(Object.defineProperty)try{return Object.defineProperty(b,e,{"configurable":!0,"enumerable":!0,"get":function(){return d(g),f},"set":function(a){d(g),f=a}}),c}catch(a){}a._definePropertyBroken=!0,b[e]=f}var f={};a.migrateWarnings=[],!a.migrateMute&&b.console&&b.console.log&&b.console.log("JQMIGRATE: Logging is active"),a.migrateTrace===c&&(a.migrateTrace=!0),a.migrateReset=function(){f={},a.migrateWarnings.length=0},"BackCompat"===document.compatMode&&d("jQuery is not compatible with Quirks Mode");var g=a("<input/>",{"size":1}).attr("size")&&a.attrFn,h=a.attr,i=a.attrHooks.value&&a.attrHooks.value.get||function(){return null},j=a.attrHooks.value&&a.attrHooks.value.set||function(){return c},k=/^(?:input|button)$/i,l=/^[238]$/,m=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,n=/^(?:checked|selected)$/i;e(a,"attrFn",g||{},"jQuery.attrFn is deprecated"),a.attr=function(b,e,f,i){var j=e.toLowerCase(),o=b&&b.nodeType;return i&&(4>h.length&&d("jQuery.fn.attr( props, pass ) is deprecated"),b&&!l.test(o)&&(g?e in g:a.isFunction(a.fn[e])))?a(b)[e](f):("type"===e&&f!==c&&k.test(b.nodeName)&&b.parentNode&&d("Can't change the 'type' of an input or button in IE 6/7/8"),!a.attrHooks[j]&&m.test(j)&&(a.attrHooks[j]={"get":function(b,d){var e,f=a.prop(b,d);return!0===f||"boolean"!=typeof f&&(e=b.getAttributeNode(d))&&!1!==e.nodeValue?d.toLowerCase():c},"set":function(b,c,d){var e;return!1===c?a.removeAttr(b,d):(e=a.propFix[d]||d,e in b&&(b[e]=!0),b.setAttribute(d,d.toLowerCase())),d}},n.test(j)&&d("jQuery.fn.attr('"+j+"') may use property instead of attribute")),h.call(a,b,e,f))},a.attrHooks.value={"get":function(a,b){var c=(a.nodeName||"").toLowerCase();return"button"===c?i.apply(this,arguments):("input"!==c&&"option"!==c&&d("jQuery.fn.attr('value') no longer gets properties"),b in a?a.value:null)},"set":function(a,b){var e=(a.nodeName||"").toLowerCase();return"button"===e?j.apply(this,arguments):("input"!==e&&"option"!==e&&d("jQuery.fn.attr('value', val) no longer sets properties"),a.value=b,c)}};var o,p,q=a.fn.init,r=a.parseJSON,s=/^([^<]*)(<[\w\W]+>)([^>]*)$/;a.fn.init=function(b,c,e){var f;return b&&"string"==typeof b&&!a.isPlainObject(c)&&(f=s.exec(a.trim(b)))&&f[0]&&("<"!==b.charAt(0)&&d("$(html) HTML strings must start with '<' character"),f[3]&&d("$(html) HTML text after last tag is ignored"),"#"===f[0].charAt(0)&&(d("HTML string cannot start with a '#' character"),a.error("JQMIGRATE: Invalid selector string (XSS)")),c&&c.context&&(c=c.context),a.parseHTML)?q.call(this,a.parseHTML(f[2],c,!0),c,e):q.apply(this,arguments)},a.fn.init.prototype=a.fn,a.parseJSON=function(a){return a||null===a?r.apply(this,arguments):(d("jQuery.parseJSON requires a valid JSON string"),null)},a.uaMatch=function(a){a=a.toLowerCase();var b=/(chrome)[ \/]([\w.]+)/.exec(a)||/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||0>a.indexOf("compatible")&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(a)||[];return{"browser":b[1]||"","version":b[2]||"0"}},a.browser||(o=a.uaMatch(navigator.userAgent),p={},o.browser&&(p[o.browser]=!0,p.version=o.version),p.chrome?p.webkit=!0:p.webkit&&(p.safari=!0),a.browser=p),e(a,"browser",a.browser,"jQuery.browser is deprecated"),a.sub=function(){function b(a,c){return new b.fn.init(a,c)}a.extend(!0,b,this),b.superclass=this,b.fn=b.prototype=this(),b.fn.constructor=b,b.sub=this.sub,b.fn.init=function(d,e){return e&&e instanceof a&&!(e instanceof b)&&(e=b(e)),a.fn.init.call(this,d,e,c)},b.fn.init.prototype=b.fn;var c=b(document);return d("jQuery.sub() is deprecated"),b},a.ajaxSetup({"converters":{"text json":a.parseJSON}});var t=a.fn.data;a.fn.data=function(b){var e,f,g=this[0];return!g||"events"!==b||1!==arguments.length||(e=a.data(g,b),f=a._data(g,b),e!==c&&e!==f||f===c)?t.apply(this,arguments):(d("Use of jQuery.fn.data('events') is deprecated"),f)};var u=/\/(java|ecma)script/i,v=a.fn.andSelf||a.fn.addBack;a.fn.andSelf=function(){return d("jQuery.fn.andSelf() replaced by jQuery.fn.addBack()"),v.apply(this,arguments)},a.clean||(a.clean=function(b,e,f,g){e=e||document,e=!e.nodeType&&e[0]||e,e=e.ownerDocument||e,d("jQuery.clean() is deprecated");var h,i,j,k,l=[];if(a.merge(l,a.buildFragment(b,e).childNodes),f)for(j=function(a){return!a.type||u.test(a.type)?g?g.push(a.parentNode?a.parentNode.removeChild(a):a):f.appendChild(a):c},h=0;null!=(i=l[h]);h++)a.nodeName(i,"script")&&j(i)||(f.appendChild(i),i.getElementsByTagName!==c&&(k=a.grep(a.merge([],i.getElementsByTagName("script")),j),l.splice.apply(l,[h+1,0].concat(k)),h+=k.length));return l});var w=a.event.add,x=a.event.remove,y=a.event.trigger,z=a.fn.toggle,A=a.fn.live,B=a.fn.die,C="ajaxStart|ajaxStop|ajaxSend|ajaxComplete|ajaxError|ajaxSuccess",D=RegExp("\\b(?:"+C+")\\b"),E=/(?:^|\s)hover(\.\S+|)\b/,F=function(b){return"string"!=typeof b||a.event.special.hover?b:(E.test(b)&&d("'hover' pseudo-event is deprecated, use 'mouseenter mouseleave'"),b&&b.replace(E,"mouseenter$1 mouseleave$1"))};a.event.props&&"attrChange"!==a.event.props[0]&&a.event.props.unshift("attrChange","attrName","relatedNode","srcElement"),a.event.dispatch&&e(a.event,"handle",a.event.dispatch,"jQuery.event.handle is undocumented and deprecated"),a.event.add=function(a,b,c,e,f){a!==document&&D.test(b)&&d("AJAX events should be attached to document: "+b),w.call(this,a,F(b||""),c,e,f)},a.event.remove=function(a,b,c,d,e){x.call(this,a,F(b)||"",c,d,e)},a.fn.error=function(){var a=Array.prototype.slice.call(arguments,0);return d("jQuery.fn.error() is deprecated"),a.splice(0,0,"error"),arguments.length?this.bind.apply(this,a):(this.triggerHandler.apply(this,a),this)},a.fn.toggle=function(b,c){if(!a.isFunction(b)||!a.isFunction(c))return z.apply(this,arguments);d("jQuery.fn.toggle(handler, handler...) is deprecated");var e=arguments,f=b.guid||a.guid++,g=0,h=function(c){var d=(a._data(this,"lastToggle"+b.guid)||0)%g;return a._data(this,"lastToggle"+b.guid,d+1),c.preventDefault(),e[d].apply(this,arguments)||!1};for(h.guid=f;e.length>g;)e[g++].guid=f;return this.click(h)},a.fn.live=function(b,c,e){return d("jQuery.fn.live() is deprecated"),A?A.apply(this,arguments):(a(this.context).on(b,this.selector,c,e),this)},a.fn.die=function(b,c){return d("jQuery.fn.die() is deprecated"),B?B.apply(this,arguments):(a(this.context).off(b,this.selector||"**",c),this)},a.event.trigger=function(a,b,c,e){return c||D.test(a)||d("Global events are undocumented and deprecated"),y.call(this,a,b,c||document,e)},a.each(C.split("|"),function(b,c){a.event.special[c]={"setup":function(){var b=this;return b!==document&&(a.event.add(document,c+"."+a.guid,function(){a.event.trigger(c,null,b,!0)}),a._data(this,c,a.guid++)),!1},"teardown":function(){return this!==document&&a.event.remove(document,c+"."+a._data(this,c)),!1}}})}(jQuery,window),function(){var a=this,b=a._,c=Array.prototype,d=Object.prototype,e=Function.prototype,f=c.push,g=c.slice,h=c.concat,i=d.toString,j=d.hasOwnProperty,k=Array.isArray,l=Object.keys,m=e.bind,n=function(a){return a instanceof n?a:this instanceof n?void(this._wrapped=a):new n(a)};"undefined"!=typeof exports?("undefined"!=typeof module&&module.exports&&(exports=module.exports=n),exports._=n):a._=n,n.VERSION="1.7.0";var o=function(a,b,c){if(void 0===b)return a;switch(null==c?3:c){case 1:return function(c){return a.call(b,c)};case 2:return function(c,d){return a.call(b,c,d)};case 3:return function(c,d,e){return a.call(b,c,d,e)};case 4:return function(c,d,e,f){return a.call(b,c,d,e,f)}}return function(){return a.apply(b,arguments)}};n.iteratee=function(a,b,c){return null==a?n.identity:n.isFunction(a)?o(a,b,c):n.isObject(a)?n.matches(a):n.property(a)},n.each=n.forEach=function(a,b,c){if(null==a)return a;b=o(b,c);var d,e=a.length;if(e===+e)for(d=0;d<e;d++)b(a[d],d,a);else{var f=n.keys(a);for(d=0,e=f.length;d<e;d++)b(a[f[d]],f[d],a)}return a},n.map=n.collect=function(a,b,c){if(null==a)return[];b=n.iteratee(b,c);for(var d,e=a.length!==+a.length&&n.keys(a),f=(e||a).length,g=Array(f),h=0;h<f;h++)d=e?e[h]:h,g[h]=b(a[d],d,a);return g};var p="Reduce of empty array with no initial value";n.reduce=n.foldl=n.inject=function(a,b,c,d){null==a&&(a=[]),b=o(b,d,4);var e,f=a.length!==+a.length&&n.keys(a),g=(f||a).length,h=0;if(arguments.length<3){if(!g)throw new TypeError(p);c=a[f?f[h++]:h++]}for(;h<g;h++)e=f?f[h]:h,c=b(c,a[e],e,a);return c},n.reduceRight=n.foldr=function(a,b,c,d){null==a&&(a=[]),b=o(b,d,4);var e,f=a.length!==+a.length&&n.keys(a),g=(f||a).length;if(arguments.length<3){if(!g)throw new TypeError(p);c=a[f?f[--g]:--g]}for(;g--;)e=f?f[g]:g,c=b(c,a[e],e,a);return c},n.find=n.detect=function(a,b,c){var d;return b=n.iteratee(b,c),n.some(a,function(a,c,e){if(b(a,c,e))return d=a,!0}),d},n.filter=n.select=function(a,b,c){var d=[];return null==a?d:(b=n.iteratee(b,c),n.each(a,function(a,c,e){b(a,c,e)&&d.push(a)}),d)},n.reject=function(a,b,c){return n.filter(a,n.negate(n.iteratee(b)),c)},n.every=n.all=function(a,b,c){if(null==a)return!0;b=n.iteratee(b,c);var d,e,f=a.length!==+a.length&&n.keys(a),g=(f||a).length;for(d=0;d<g;d++)if(e=f?f[d]:d,!b(a[e],e,a))return!1;return!0},n.some=n.any=function(a,b,c){if(null==a)return!1;b=n.iteratee(b,c);var d,e,f=a.length!==+a.length&&n.keys(a),g=(f||a).length;for(d=0;d<g;d++)if(e=f?f[d]:d,b(a[e],e,a))return!0;return!1},n.contains=n.include=function(a,b){return null!=a&&(a.length!==+a.length&&(a=n.values(a)),n.indexOf(a,b)>=0)},n.invoke=function(a,b){var c=g.call(arguments,2),d=n.isFunction(b);return n.map(a,function(a){return(d?b:a[b]).apply(a,c)})},n.pluck=function(a,b){return n.map(a,n.property(b))},n.where=function(a,b){return n.filter(a,n.matches(b))},n.findWhere=function(a,b){return n.find(a,n.matches(b))},n.max=function(a,b,c){var d,e,f=-1/0,g=-1/0;if(null==b&&null!=a){a=a.length===+a.length?a:n.values(a);for(var h=0,i=a.length;h<i;h++)(d=a[h])>f&&(f=d)}else b=n.iteratee(b,c),n.each(a,function(a,c,d){((e=b(a,c,d))>g||e===-1/0&&f===-1/0)&&(f=a,g=e)});return f},n.min=function(a,b,c){var d,e,f=1/0,g=1/0;if(null==b&&null!=a){a=a.length===+a.length?a:n.values(a);for(var h=0,i=a.length;h<i;h++)(d=a[h])<f&&(f=d)}else b=n.iteratee(b,c),n.each(a,function(a,c,d){((e=b(a,c,d))<g||e===1/0&&f===1/0)&&(f=a,g=e)});return f},n.shuffle=function(a){for(var b,c=a&&a.length===+a.length?a:n.values(a),d=c.length,e=Array(d),f=0;f<d;f++)b=n.random(0,f),b!==f&&(e[f]=e[b]),e[b]=c[f];return e},n.sample=function(a,b,c){return null==b||c?(a.length!==+a.length&&(a=n.values(a)),a[n.random(a.length-1)]):n.shuffle(a).slice(0,Math.max(0,b))},n.sortBy=function(a,b,c){return b=n.iteratee(b,c),n.pluck(n.map(a,function(a,c,d){return{"value":a,"index":c,"criteria":b(a,c,d)}}).sort(function(a,b){var c=a.criteria,d=b.criteria;if(c!==d){if(c>d||void 0===c)return 1;if(c<d||void 0===d)return-1}return a.index-b.index}),"value")};var q=function(a){return function(b,c,d){var e={};return c=n.iteratee(c,d),n.each(b,function(d,f){var g=c(d,f,b);a(e,d,g)}),e}};n.groupBy=q(function(a,b,c){n.has(a,c)?a[c].push(b):a[c]=[b]}),n.indexBy=q(function(a,b,c){a[c]=b}),n.countBy=q(function(a,b,c){n.has(a,c)?a[c]++:a[c]=1}),n.sortedIndex=function(a,b,c,d){c=n.iteratee(c,d,1);for(var e=c(b),f=0,g=a.length;f<g;){var h=f+g>>>1;c(a[h])<e?f=h+1:g=h}return f},n.toArray=function(a){return a?n.isArray(a)?g.call(a):a.length===+a.length?n.map(a,n.identity):n.values(a):[]},n.size=function(a){return null==a?0:a.length===+a.length?a.length:n.keys(a).length},n.partition=function(a,b,c){b=n.iteratee(b,c);var d=[],e=[];return n.each(a,function(a,c,f){(b(a,c,f)?d:e).push(a)}),[d,e]},n.first=n.head=n.take=function(a,b,c){if(null!=a)return null==b||c?a[0]:b<0?[]:g.call(a,0,b)},n.initial=function(a,b,c){return g.call(a,0,Math.max(0,a.length-(null==b||c?1:b)))},n.last=function(a,b,c){if(null!=a)return null==b||c?a[a.length-1]:g.call(a,Math.max(a.length-b,0))},n.rest=n.tail=n.drop=function(a,b,c){return g.call(a,null==b||c?1:b)},n.compact=function(a){return n.filter(a,n.identity)};var r=function(a,b,c,d){if(b&&n.every(a,n.isArray))return h.apply(d,a);for(var e=0,g=a.length;e<g;e++){var i=a[e];n.isArray(i)||n.isArguments(i)?b?f.apply(d,i):r(i,b,c,d):c||d.push(i)}return d};n.flatten=function(a,b){return r(a,b,!1,[])},n.without=function(a){return n.difference(a,g.call(arguments,1))},n.uniq=n.unique=function(a,b,c,d){if(null==a)return[];n.isBoolean(b)||(d=c,c=b,b=!1),null!=c&&(c=n.iteratee(c,d));for(var e=[],f=[],g=0,h=a.length;g<h;g++){var i=a[g];if(b)g&&f===i||e.push(i),f=i;else if(c){var j=c(i,g,a);n.indexOf(f,j)<0&&(f.push(j),e.push(i))}else n.indexOf(e,i)<0&&e.push(i)}return e},n.union=function(){return n.uniq(r(arguments,!0,!0,[]))},n.intersection=function(a){if(null==a)return[];for(var b=[],c=arguments.length,d=0,e=a.length;d<e;d++){var f=a[d];if(!n.contains(b,f)){for(var g=1;g<c&&n.contains(arguments[g],f);g++);g===c&&b.push(f)}}return b},n.difference=function(a){var b=r(g.call(arguments,1),!0,!0,[]);return n.filter(a,function(a){return!n.contains(b,a)})},n.zip=function(a){if(null==a)return[];for(var b=n.max(arguments,"length").length,c=Array(b),d=0;d<b;d++)c[d]=n.pluck(arguments,d);return c},n.object=function(a,b){if(null==a)return{};for(var c={},d=0,e=a.length;d<e;d++)b?c[a[d]]=b[d]:c[a[d][0]]=a[d][1];return c},n.indexOf=function(a,b,c){if(null==a)return-1;var d=0,e=a.length;if(c){if("number"!=typeof c)return d=n.sortedIndex(a,b),a[d]===b?d:-1;d=c<0?Math.max(0,e+c):c}for(;d<e;d++)if(a[d]===b)return d;return-1},n.lastIndexOf=function(a,b,c){if(null==a)return-1;var d=a.length;for("number"==typeof c&&(d=c<0?d+c+1:Math.min(d,c+1));--d>=0;)if(a[d]===b)return d;return-1},n.range=function(a,b,c){arguments.length<=1&&(b=a||0,a=0),c=c||1;for(var d=Math.max(Math.ceil((b-a)/c),0),e=Array(d),f=0;f<d;f++,a+=c)e[f]=a;return e};var s=function(){};n.bind=function(a,b){var c,d;if(m&&a.bind===m)return m.apply(a,g.call(arguments,1));if(!n.isFunction(a))throw new TypeError("Bind must be called on a function");return c=g.call(arguments,2),d=function(){if(!(this instanceof d))return a.apply(b,c.concat(g.call(arguments)));s.prototype=a.prototype;var e=new s;s.prototype=null;var f=a.apply(e,c.concat(g.call(arguments)));return n.isObject(f)?f:e}},n.partial=function(a){var b=g.call(arguments,1);return function(){for(var c=0,d=b.slice(),e=0,f=d.length;e<f;e++)d[e]===n&&(d[e]=arguments[c++]);for(;c<arguments.length;)d.push(arguments[c++]);return a.apply(this,d)}},n.bindAll=function(a){var b,c,d=arguments.length;if(d<=1)throw new Error("bindAll must be passed function names");for(b=1;b<d;b++)c=arguments[b],a[c]=n.bind(a[c],a);return a},n.memoize=function(a,b){var c=function(d){var e=c.cache,f=b?b.apply(this,arguments):d;return n.has(e,f)||(e[f]=a.apply(this,arguments)),e[f]};return c.cache={},c},n.delay=function(a,b){var c=g.call(arguments,2);return setTimeout(function(){return a.apply(null,c)},b)},n.defer=function(a){return n.delay.apply(n,[a,1].concat(g.call(arguments,1)))},n.throttle=function(a,b,c){var d,e,f,g=null,h=0;c||(c={});var i=function(){h=!1===c.leading?0:n.now(),g=null,f=a.apply(d,e),g||(d=e=null)};return function(){var j=n.now();h||!1!==c.leading||(h=j);var k=b-(j-h);return d=this,e=arguments,k<=0||k>b?(clearTimeout(g),g=null,h=j,f=a.apply(d,e),g||(d=e=null)):g||!1===c.trailing||(g=setTimeout(i,k)),f}},n.debounce=function(a,b,c){var d,e,f,g,h,i=function(){var j=n.now()-g;j<b&&j>0?d=setTimeout(i,b-j):(d=null,c||(h=a.apply(f,e),d||(f=e=null)))};return function(){f=this,e=arguments,g=n.now();var j=c&&!d;return d||(d=setTimeout(i,b)),j&&(h=a.apply(f,e),f=e=null),h}},n.wrap=function(a,b){return n.partial(b,a)},n.negate=function(a){return function(){return!a.apply(this,arguments)}},n.compose=function(){var a=arguments,b=a.length-1;return function(){for(var c=b,d=a[b].apply(this,arguments);c--;)d=a[c].call(this,d);return d}},n.after=function(a,b){return function(){if(--a<1)return b.apply(this,arguments)}},n.before=function(a,b){var c;return function(){return--a>0?c=b.apply(this,arguments):b=null,c}},n.once=n.partial(n.before,2),n.keys=function(a){if(!n.isObject(a))return[];if(l)return l(a);var b=[];for(var c in a)n.has(a,c)&&b.push(c);return b},n.values=function(a){for(var b=n.keys(a),c=b.length,d=Array(c),e=0;e<c;e++)d[e]=a[b[e]];return d},n.pairs=function(a){for(var b=n.keys(a),c=b.length,d=Array(c),e=0;e<c;e++)d[e]=[b[e],a[b[e]]];return d},n.invert=function(a){for(var b={},c=n.keys(a),d=0,e=c.length;d<e;d++)b[a[c[d]]]=c[d];return b},n.functions=n.methods=function(a){var b=[];for(var c in a)n.isFunction(a[c])&&b.push(c);return b.sort()},n.extend=function(a){if(!n.isObject(a))return a;for(var b,c,d=1,e=arguments.length;d<e;d++){b=arguments[d];for(c in b)j.call(b,c)&&(a[c]=b[c])}return a},n.pick=function(a,b,c){var d,e={};if(null==a)return e;if(n.isFunction(b)){b=o(b,c);for(d in a){var f=a[d];b(f,d,a)&&(e[d]=f)}}else{var i=h.apply([],g.call(arguments,1));a=new Object(a);for(var j=0,k=i.length;j<k;j++)(d=i[j])in a&&(e[d]=a[d])}return e},n.omit=function(a,b,c){if(n.isFunction(b))b=n.negate(b);else{var d=n.map(h.apply([],g.call(arguments,1)),String);b=function(a,b){return!n.contains(d,b)}}return n.pick(a,b,c)},n.defaults=function(a){if(!n.isObject(a))return a;for(var b=1,c=arguments.length;b<c;b++){var d=arguments[b];for(var e in d)void 0===a[e]&&(a[e]=d[e])}return a},n.clone=function(a){return n.isObject(a)?n.isArray(a)?a.slice():n.extend({},a):a},n.tap=function(a,b){return b(a),a};var t=function(a,b,c,d){if(a===b)return 0!==a||1/a==1/b;if(null==a||null==b)return a===b;a instanceof n&&(a=a._wrapped),b instanceof n&&(b=b._wrapped);var e=i.call(a);if(e!==i.call(b))return!1;switch(e){case"[object RegExp]":case"[object String]":return""+a==""+b;case"[object Number]":return+a!=+a?+b!=+b:0==+a?1/+a==1/b:+a==+b;case"[object Date]":case"[object Boolean]":return+a==+b}if("object"!=typeof a||"object"!=typeof b)return!1;for(var f=c.length;f--;)if(c[f]===a)return d[f]===b;var g=a.constructor,h=b.constructor;if(g!==h&&"constructor"in a&&"constructor"in b&&!(n.isFunction(g)&&g instanceof g&&n.isFunction(h)&&h instanceof h))return!1;c.push(a),d.push(b);var j,k;if("[object Array]"===e){if(j=a.length,k=j===b.length)for(;j--&&(k=t(a[j],b[j],c,d)););}else{var l,m=n.keys(a);if(j=m.length,k=n.keys(b).length===j)for(;j--&&(l=m[j],k=n.has(b,l)&&t(a[l],b[l],c,d)););}return c.pop(),d.pop(),k};n.isEqual=function(a,b){return t(a,b,[],[])},n.isEmpty=function(a){if(null==a)return!0;if(n.isArray(a)||n.isString(a)||n.isArguments(a))return 0===a.length;for(var b in a)if(n.has(a,b))return!1;return!0},n.isElement=function(a){return!(!a||1!==a.nodeType)},n.isArray=k||function(a){return"[object Array]"===i.call(a)},n.isObject=function(a){var b=typeof a;return"function"===b||"object"===b&&!!a},n.each(["Arguments","Function","String","Number","Date","RegExp"],function(a){n["is"+a]=function(b){return i.call(b)==="[object "+a+"]"}}),n.isArguments(arguments)||(n.isArguments=function(a){return n.has(a,"callee")}),"function"!=typeof/./&&(n.isFunction=function(a){return"function"==typeof a||!1}),n.isFinite=function(a){return isFinite(a)&&!isNaN(parseFloat(a))},n.isNaN=function(a){return n.isNumber(a)&&a!==+a},n.isBoolean=function(a){return!0===a||!1===a||"[object Boolean]"===i.call(a)},n.isNull=function(a){return null===a},n.isUndefined=function(a){return void 0===a},n.has=function(a,b){return null!=a&&j.call(a,b)},n.noConflict=function(){return a._=b,this},n.identity=function(a){return a},n.constant=function(a){return function(){return a}},n.noop=function(){},n.property=function(a){return function(b){return b[a]}},n.matches=function(a){var b=n.pairs(a),c=b.length;return function(a){if(null==a)return!c;a=new Object(a);for(var d=0;d<c;d++){var e=b[d],f=e[0];if(e[1]!==a[f]||!(f in a))return!1}return!0}},n.times=function(a,b,c){var d=Array(Math.max(0,a));b=o(b,c,1);for(var e=0;e<a;e++)d[e]=b(e);return d},n.random=function(a,b){return null==b&&(b=a,a=0),a+Math.floor(Math.random()*(b-a+1))},n.now=Date.now||function(){return(new Date).getTime()};var u={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},v=n.invert(u),w=function(a){var b=function(b){return a[b]},c="(?:"+n.keys(a).join("|")+")",d=RegExp(c),e=RegExp(c,"g");return function(a){return a=null==a?"":""+a,d.test(a)?a.replace(e,b):a}};n.escape=w(u),n.unescape=w(v),n.result=function(a,b){if(null!=a){var c=a[b];return n.isFunction(c)?a[b]():c}};var x=0;n.uniqueId=function(a){var b=++x+"";return a?a+b:b},n.templateSettings={"evaluate":/<%([\s\S]+?)%>/g,"interpolate":/<%=([\s\S]+?)%>/g,"escape":/<%-([\s\S]+?)%>/g};var y=/(.)^/,z={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},A=/\\|'|\r|\n|\u2028|\u2029/g,B=function(a){return"\\"+z[a]};n.template=function(a,b,c){!b&&c&&(b=c),b=n.defaults({},b,n.templateSettings);var d=RegExp([(b.escape||y).source,(b.interpolate||y).source,(b.evaluate||y).source].join("|")+"|$","g"),e=0,f="__p+='";a.replace(d,function(b,c,d,g,h){return f+=a.slice(e,h).replace(A,B),e=h+b.length,c?f+="'+\n((__t=("+c+"))==null?'':_.escape(__t))+\n'":d?f+="'+\n((__t=("+d+"))==null?'':__t)+\n'":g&&(f+="';\n"+g+"\n__p+='"),b}),f+="';\n",b.variable||(f="with(obj||{}){\n"+f+"}\n"),f="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+f+"return __p;\n";try{var g=new Function(b.variable||"obj","_",f)}catch(a){throw a.source=f,a}var h=function(a){return g.call(this,a,n)},i=b.variable||"obj";return h.source="function("+i+"){\n"+f+"}",h},n.chain=function(a){var b=n(a);return b._chain=!0,b};var C=function(a){return this._chain?n(a).chain():a};n.mixin=function(a){n.each(n.functions(a),function(b){var c=n[b]=a[b];n.prototype[b]=function(){var a=[this._wrapped];return f.apply(a,arguments),C.call(this,c.apply(n,a))}})},n.mixin(n),n.each(["pop","push","reverse","shift","sort","splice","unshift"],function(a){var b=c[a];n.prototype[a]=function(){var c=this._wrapped;return b.apply(c,arguments),"shift"!==a&&"splice"!==a||0!==c.length||delete c[0],C.call(this,c)}}),n.each(["concat","join","slice"],function(a){var b=c[a];n.prototype[a]=function(){return C.call(this,b.apply(this._wrapped,arguments))}}),n.prototype.value=function(){return this._wrapped},"function"==typeof define&&define.amd&&define("underscore",[],function(){return n})}.call(this),function(a,b){function c(b,c){var e,f,g,h=b.nodeName.toLowerCase();return"area"===h?(e=b.parentNode,f=e.name,!(!b.href||!f||"map"!==e.nodeName.toLowerCase())&&(!!(g=a("img[usemap=#"+f+"]")[0])&&d(g))):(/input|select|textarea|button|object/.test(h)?!b.disabled:"a"===h?b.href||c:c)&&d(b)}function d(b){return a.expr.filters.visible(b)&&!a(b).parents().addBack().filter(function(){return"hidden"===a.css(this,"visibility")}).length}var e=0,f=/^ui-id-\d+$/;a.ui=a.ui||{},a.extend(a.ui,{"version":"1.10.4","keyCode":{"BACKSPACE":8,"COMMA":188,"DELETE":46,"DOWN":40,"END":35,"ENTER":13,"ESCAPE":27,"HOME":36,"LEFT":37,"NUMPAD_ADD":107,"NUMPAD_DECIMAL":110,"NUMPAD_DIVIDE":111,"NUMPAD_ENTER":108,"NUMPAD_MULTIPLY":106,"NUMPAD_SUBTRACT":109,"PAGE_DOWN":34,"PAGE_UP":33,"PERIOD":190,"RIGHT":39,"SPACE":32,"TAB":9,"UP":38}}),a.fn.extend({"focus":function(b){return function(c,d){return"number"==typeof c?this.each(function(){var b=this;setTimeout(function(){a(b).focus(),d&&d.call(b)},c)}):b.apply(this,arguments)}}(a.fn.focus),"scrollParent":function(){var b;return b=a.ui.ie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(a.css(this,"position"))&&/(auto|scroll)/.test(a.css(this,"overflow")+a.css(this,"overflow-y")+a.css(this,"overflow-x"))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(a.css(this,"overflow")+a.css(this,"overflow-y")+a.css(this,"overflow-x"))}).eq(0),/fixed/.test(this.css("position"))||!b.length?a(document):b},"zIndex":function(c){if(c!==b)return this.css("zIndex",c);if(this.length)for(var d,e,f=a(this[0]);f.length&&f[0]!==document;){if(("absolute"===(d=f.css("position"))||"relative"===d||"fixed"===d)&&(e=parseInt(f.css("zIndex"),10),!isNaN(e)&&0!==e))return e;f=f.parent()}return 0},"uniqueId":function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++e)})},"removeUniqueId":function(){return this.each(function(){f.test(this.id)&&a(this).removeAttr("id")})}}),a.extend(a.expr[":"],{"data":a.expr.createPseudo?a.expr.createPseudo(function(b){return function(c){return!!a.data(c,b)}}):function(b,c,d){return!!a.data(b,d[3])},"focusable":function(b){return c(b,!isNaN(a.attr(b,"tabindex")))},"tabbable":function(b){var d=a.attr(b,"tabindex"),e=isNaN(d);return(e||d>=0)&&c(b,!e)}}),a("<a>").outerWidth(1).jquery||a.each(["Width","Height"],function(c,d){function e(b,c,d,e){return a.each(f,function(){c-=parseFloat(a.css(b,"padding"+this))||0,d&&(c-=parseFloat(a.css(b,"border"+this+"Width"))||0),e&&(c-=parseFloat(a.css(b,"margin"+this))||0)}),c}var f="Width"===d?["Left","Right"]:["Top","Bottom"],g=d.toLowerCase(),h={"innerWidth":a.fn.innerWidth,"innerHeight":a.fn.innerHeight,"outerWidth":a.fn.outerWidth,"outerHeight":a.fn.outerHeight};a.fn["inner"+d]=function(c){return c===b?h["inner"+d].call(this):this.each(function(){a(this).css(g,e(this,c)+"px")})},a.fn["outer"+d]=function(b,c){return"number"!=typeof b?h["outer"+d].call(this,b):this.each(function(){a(this).css(g,e(this,b,!0,c)+"px")})}}),a.fn.addBack||(a.fn.addBack=function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}),a("<a>").data("a-b","a").removeData("a-b").data("a-b")&&(a.fn.removeData=function(b){return function(c){return arguments.length?b.call(this,a.camelCase(c)):b.call(this)}}(a.fn.removeData)),a.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),a.support.selectstart="onselectstart"in document.createElement("div"),a.fn.extend({"disableSelection":function(){return this.bind((a.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},"enableSelection":function(){return this.unbind(".ui-disableSelection")}}),a.extend(a.ui,{"plugin":{"add":function(b,c,d){var e,f=a.ui[b].prototype;for(e in d)f.plugins[e]=f.plugins[e]||[],f.plugins[e].push([c,d[e]])},"call":function(a,b,c){var d,e=a.plugins[b];if(e&&a.element[0].parentNode&&11!==a.element[0].parentNode.nodeType)for(d=0;e.length>d;d++)a.options[e[d][0]]&&e[d][1].apply(a.element,c)}},"hasScroll":function(b,c){if("hidden"===a(b).css("overflow"))return!1;var d=c&&"left"===c?"scrollLeft":"scrollTop",e=!1;return b[d]>0||(b[d]=1,e=b[d]>0,b[d]=0,e)}})}(jQuery),function(a,b){var c=0,d=Array.prototype.slice,e=a.cleanData;a.cleanData=function(b){for(var c,d=0;null!=(c=b[d]);d++)try{a(c).triggerHandler("remove")}catch(a){}e(b)},a.widget=function(c,d,e){var f,g,h,i,j={},k=c.split(".")[0];c=c.split(".")[1],f=k+"-"+c,e||(e=d,d=a.Widget),a.expr[":"][f.toLowerCase()]=function(b){return!!a.data(b,f)},a[k]=a[k]||{},g=a[k][c],h=a[k][c]=function(a,c){return this._createWidget?(arguments.length&&this._createWidget(a,c),b):new h(a,c)},a.extend(h,g,{"version":e.version,"_proto":a.extend({},e),"_childConstructors":[]}),i=new d,i.options=a.widget.extend({},i.options),a.each(e,function(c,e){return a.isFunction(e)?(j[c]=function(){var a=function(){return d.prototype[c].apply(this,arguments)},b=function(a){return d.prototype[c].apply(this,a)};return function(){var c,d=this._super,f=this._superApply;return this._super=a,this._superApply=b,c=e.apply(this,arguments),this._super=d,this._superApply=f,c}}(),b):(j[c]=e,b)}),h.prototype=a.widget.extend(i,{"widgetEventPrefix":g?i.widgetEventPrefix||c:c},j,{"constructor":h,"namespace":k,"widgetName":c,"widgetFullName":f}),g?(a.each(g._childConstructors,function(b,c){var d=c.prototype;a.widget(d.namespace+"."+d.widgetName,h,c._proto)}),delete g._childConstructors):d._childConstructors.push(h),a.widget.bridge(c,h)},a.widget.extend=function(c){for(var e,f,g=d.call(arguments,1),h=0,i=g.length;i>h;h++)for(e in g[h])f=g[h][e],g[h].hasOwnProperty(e)&&f!==b&&(c[e]=a.isPlainObject(f)?a.isPlainObject(c[e])?a.widget.extend({},c[e],f):a.widget.extend({},f):f);return c},a.widget.bridge=function(c,e){var f=e.prototype.widgetFullName||c;a.fn[c]=function(g){var h="string"==typeof g,i=d.call(arguments,1),j=this;return g=!h&&i.length?a.widget.extend.apply(null,[g].concat(i)):g,h?this.each(function(){var d,e=a.data(this,f);return e?a.isFunction(e[g])&&"_"!==g.charAt(0)?(d=e[g].apply(e,i),d!==e&&d!==b?(j=d&&d.jquery?j.pushStack(d.get()):d,!1):b):a.error("no such method '"+g+"' for "+c+" widget instance"):a.error("cannot call methods on "+c+" prior to initialization; attempted to call method '"+g+"'")}):this.each(function(){var b=a.data(this,f);b?b.option(g||{})._init():a.data(this,f,new e(g,this))}),j}},a.Widget=function(){},a.Widget._childConstructors=[],a.Widget.prototype={"widgetName":"widget","widgetEventPrefix":"","defaultElement":"<div>","options":{"disabled":!1,"create":null},"_createWidget":function(b,d){d=a(d||this.defaultElement||this)[0],this.element=a(d),this.uuid=c++,this.eventNamespace="."+this.widgetName+this.uuid,this.options=a.widget.extend({},this.options,this._getCreateOptions(),b),this.bindings=a(),this.hoverable=a(),this.focusable=a(),d!==this&&(a.data(d,this.widgetFullName,this),this._on(!0,this.element,{"remove":function(a){a.target===d&&this.destroy()}}),this.document=a(d.style?d.ownerDocument:d.document||d),this.window=a(this.document[0].defaultView||this.document[0].parentWindow)),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},"_getCreateOptions":a.noop,"_getCreateEventData":a.noop,"_create":a.noop,"_init":a.noop,"destroy":function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetName).removeData(this.widgetFullName).removeData(a.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},"_destroy":a.noop,"widget":function(){return this.element},"option":function(c,d){var e,f,g,h=c;if(0===arguments.length)return a.widget.extend({},this.options);if("string"==typeof c)if(h={},e=c.split("."),c=e.shift(),e.length){for(f=h[c]=a.widget.extend({},this.options[c]),g=0;e.length-1>g;g++)f[e[g]]=f[e[g]]||{},f=f[e[g]];if(c=e.pop(),1===arguments.length)return f[c]===b?null:f[c];f[c]=d}else{if(1===arguments.length)return this.options[c]===b?null:this.options[c];h[c]=d}return this._setOptions(h),this},"_setOptions":function(a){var b;for(b in a)this._setOption(b,a[b]);return this},"_setOption":function(a,b){return this.options[a]=b,"disabled"===a&&(this.widget().toggleClass(this.widgetFullName+"-disabled ui-state-disabled",!!b).attr("aria-disabled",b),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")),this},"enable":function(){return this._setOption("disabled",!1)},"disable":function(){return this._setOption("disabled",!0)},"_on":function(c,d,e){var f,g=this;"boolean"!=typeof c&&(e=d,d=c,c=!1),e?(d=f=a(d),this.bindings=this.bindings.add(d)):(e=d,d=this.element,f=this.widget()),a.each(e,function(e,h){function i(){return c||!0!==g.options.disabled&&!a(this).hasClass("ui-state-disabled")?("string"==typeof h?g[h]:h).apply(g,arguments):b}"string"!=typeof h&&(i.guid=h.guid=h.guid||i.guid||a.guid++);var j=e.match(/^(\w+)\s*(.*)$/),k=j[1]+g.eventNamespace,l=j[2];l?f.delegate(l,k,i):d.bind(k,i)})},"_off":function(a,b){b=(b||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,a.unbind(b).undelegate(b)},"_delay":function(a,b){function c(){return("string"==typeof a?d[a]:a).apply(d,arguments)}var d=this;return setTimeout(c,b||0)},"_hoverable":function(b){this.hoverable=this.hoverable.add(b),this._on(b,{"mouseenter":function(b){a(b.currentTarget).addClass("ui-state-hover")},"mouseleave":function(b){a(b.currentTarget).removeClass("ui-state-hover")}})},"_focusable":function(b){this.focusable=this.focusable.add(b),this._on(b,{"focusin":function(b){a(b.currentTarget).addClass("ui-state-focus")},"focusout":function(b){a(b.currentTarget).removeClass("ui-state-focus")}})},"_trigger":function(b,c,d){var e,f,g=this.options[b];if(d=d||{},c=a.Event(c),c.type=(b===this.widgetEventPrefix?b:this.widgetEventPrefix+b).toLowerCase(),c.target=this.element[0],f=c.originalEvent)for(e in f)e in c||(c[e]=f[e]);return this.element.trigger(c,d),!(a.isFunction(g)&&!1===g.apply(this.element[0],[c].concat(d))||c.isDefaultPrevented())}},a.each({"show":"fadeIn","hide":"fadeOut"},function(b,c){a.Widget.prototype["_"+b]=function(d,e,f){"string"==typeof e&&(e={"effect":e});var g,h=e?!0===e||"number"==typeof e?c:e.effect||c:b;e=e||{},"number"==typeof e&&(e={"duration":e}),g=!a.isEmptyObject(e),e.complete=f,e.delay&&d.delay(e.delay),g&&a.effects&&a.effects.effect[h]?d[b](e):h!==b&&d[h]?d[h](e.duration,e.easing,f):d.queue(function(c){a(this)[b](),f&&f.call(d[0]),c()})}})}(jQuery),function(a){var b=!1;a(document).mouseup(function(){b=!1}),a.widget("ui.mouse",{"version":"1.10.4","options":{"cancel":"input,textarea,button,select,option","distance":1,"delay":0},"_mouseInit":function(){var b=this;this.element.bind("mousedown."+this.widgetName,function(a){return b._mouseDown(a)}).bind("click."+this.widgetName,function(c){return!0===a.data(c.target,b.widgetName+".preventClickEvent")?(a.removeData(c.target,b.widgetName+".preventClickEvent"),c.stopImmediatePropagation(),!1):void 0}),this.started=!1},"_mouseDestroy":function(){this.element.unbind("."+this.widgetName),this._mouseMoveDelegate&&a(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate)},"_mouseDown":function(c){if(!b){this._mouseStarted&&this._mouseUp(c),this._mouseDownEvent=c;var d=this,e=1===c.which,f=!("string"!=typeof this.options.cancel||!c.target.nodeName)&&a(c.target).closest(this.options.cancel).length;return!(e&&!f&&this._mouseCapture(c))||(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){d.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(c)&&this._mouseDelayMet(c)&&(this._mouseStarted=!1!==this._mouseStart(c),!this._mouseStarted)?(c.preventDefault(),!0):(!0===a.data(c.target,this.widgetName+".preventClickEvent")&&a.removeData(c.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(a){return d._mouseMove(a)},this._mouseUpDelegate=function(a){return d._mouseUp(a)},a(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate),c.preventDefault(),b=!0,!0))}},"_mouseMove":function(b){return a.ui.ie&&(!document.documentMode||9>document.documentMode)&&!b.button?this._mouseUp(b):this._mouseStarted?(this._mouseDrag(b),b.preventDefault()):(this._mouseDistanceMet(b)&&this._mouseDelayMet(b)&&(this._mouseStarted=!1!==this._mouseStart(this._mouseDownEvent,b),this._mouseStarted?this._mouseDrag(b):this._mouseUp(b)),!this._mouseStarted)},"_mouseUp":function(b){return a(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,b.target===this._mouseDownEvent.target&&a.data(b.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(b)),!1},"_mouseDistanceMet":function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},"_mouseDelayMet":function(){return this.mouseDelayMet},"_mouseStart":function(){},"_mouseDrag":function(){},"_mouseStop":function(){},"_mouseCapture":function(){return!0}})}(jQuery),function(a,b){function c(a,b,c){return[parseFloat(a[0])*(n.test(a[0])?b/100:1),parseFloat(a[1])*(n.test(a[1])?c/100:1)]}function d(b,c){return parseInt(a.css(b,c),10)||0}function e(b){var c=b[0];return 9===c.nodeType?{"width":b.width(),"height":b.height(),"offset":{"top":0,"left":0}}:a.isWindow(c)?{"width":b.width(),"height":b.height(),"offset":{"top":b.scrollTop(),"left":b.scrollLeft()}}:c.preventDefault?{"width":0,"height":0,"offset":{"top":c.pageY,"left":c.pageX}}:{"width":b.outerWidth(),"height":b.outerHeight(),"offset":b.offset()}}a.ui=a.ui||{};var f,g=Math.max,h=Math.abs,i=Math.round,j=/left|center|right/,k=/top|center|bottom/,l=/[\+\-]\d+(\.[\d]+)?%?/,m=/^\w+/,n=/%$/,o=a.fn.position;a.position={"scrollbarWidth":function(){if(f!==b)return f;var c,d,e=a("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),g=e.children()[0];return a("body").append(e),c=g.offsetWidth,e.css("overflow","scroll"),d=g.offsetWidth,c===d&&(d=e[0].clientWidth),e.remove(),f=c-d},"getScrollInfo":function(b){var c=b.isWindow||b.isDocument?"":b.element.css("overflow-x"),d=b.isWindow||b.isDocument?"":b.element.css("overflow-y"),e="scroll"===c||"auto"===c&&b.width<b.element[0].scrollWidth;return{"width":"scroll"===d||"auto"===d&&b.height<b.element[0].scrollHeight?a.position.scrollbarWidth():0,"height":e?a.position.scrollbarWidth():0}},"getWithinInfo":function(b){var c=a(b||window),d=a.isWindow(c[0]);return{"element":c,"isWindow":d,"isDocument":!!c[0]&&9===c[0].nodeType,"offset":c.offset()||{"left":0,"top":0},"scrollLeft":c.scrollLeft(),"scrollTop":c.scrollTop(),"width":d?c.width():c.outerWidth(),"height":d?c.height():c.outerHeight()}}},a.fn.position=function(b){if(!b||!b.of)return o.apply(this,arguments);b=a.extend({},b);var f,n,p,q,r,s,t=a(b.of),u=a.position.getWithinInfo(b.within),v=a.position.getScrollInfo(u),w=(b.collision||"flip").split(" "),x={};return s=e(t),t[0].preventDefault&&(b.at="left top"),n=s.width,p=s.height,q=s.offset,r=a.extend({},q),a.each(["my","at"],function(){var a,c,d=(b[this]||"").split(" ");1===d.length&&(d=j.test(d[0])?d.concat(["center"]):k.test(d[0])?["center"].concat(d):["center","center"]),d[0]=j.test(d[0])?d[0]:"center",d[1]=k.test(d[1])?d[1]:"center",a=l.exec(d[0]),c=l.exec(d[1]),x[this]=[a?a[0]:0,c?c[0]:0],b[this]=[m.exec(d[0])[0],m.exec(d[1])[0]]}),1===w.length&&(w[1]=w[0]),"right"===b.at[0]?r.left+=n:"center"===b.at[0]&&(r.left+=n/2),"bottom"===b.at[1]?r.top+=p:"center"===b.at[1]&&(r.top+=p/2),f=c(x.at,n,p),r.left+=f[0],r.top+=f[1],this.each(function(){var e,j,k=a(this),l=k.outerWidth(),m=k.outerHeight(),o=d(this,"marginLeft"),s=d(this,"marginTop"),y=l+o+d(this,"marginRight")+v.width,z=m+s+d(this,"marginBottom")+v.height,A=a.extend({},r),B=c(x.my,k.outerWidth(),k.outerHeight());"right"===b.my[0]?A.left-=l:"center"===b.my[0]&&(A.left-=l/2),"bottom"===b.my[1]?A.top-=m:"center"===b.my[1]&&(A.top-=m/2),A.left+=B[0],A.top+=B[1],a.support.offsetFractions||(A.left=i(A.left),A.top=i(A.top)),e={"marginLeft":o,"marginTop":s},a.each(["left","top"],function(c,d){a.ui.position[w[c]]&&a.ui.position[w[c]][d](A,{"targetWidth":n,"targetHeight":p,"elemWidth":l,"elemHeight":m,"collisionPosition":e,"collisionWidth":y,"collisionHeight":z,"offset":[f[0]+B[0],f[1]+B[1]],"my":b.my,"at":b.at,"within":u,"elem":k})}),b.using&&(j=function(a){var c=q.left-A.left,d=c+n-l,e=q.top-A.top,f=e+p-m,i={"target":{"element":t,"left":q.left,"top":q.top,"width":n,"height":p},"element":{"element":k,"left":A.left,"top":A.top,"width":l,"height":m},"horizontal":0>d?"left":c>0?"right":"center","vertical":0>f?"top":e>0?"bottom":"middle"};l>n&&n>h(c+d)&&(i.horizontal="center"),m>p&&p>h(e+f)&&(i.vertical="middle"),i.important=g(h(c),h(d))>g(h(e),h(f))?"horizontal":"vertical",b.using.call(this,a,i)}),k.offset(a.extend(A,{"using":j}))})},a.ui.position={"fit":{"left":function(a,b){var c,d=b.within,e=d.isWindow?d.scrollLeft:d.offset.left,f=d.width,h=a.left-b.collisionPosition.marginLeft,i=e-h,j=h+b.collisionWidth-f-e;b.collisionWidth>f?i>0&&0>=j?(c=a.left+i+b.collisionWidth-f-e,a.left+=i-c):a.left=j>0&&0>=i?e:i>j?e+f-b.collisionWidth:e:i>0?a.left+=i:j>0?a.left-=j:a.left=g(a.left-h,a.left)},"top":function(a,b){var c,d=b.within,e=d.isWindow?d.scrollTop:d.offset.top,f=b.within.height,h=a.top-b.collisionPosition.marginTop,i=e-h,j=h+b.collisionHeight-f-e;b.collisionHeight>f?i>0&&0>=j?(c=a.top+i+b.collisionHeight-f-e,a.top+=i-c):a.top=j>0&&0>=i?e:i>j?e+f-b.collisionHeight:e:i>0?a.top+=i:j>0?a.top-=j:a.top=g(a.top-h,a.top)}},"flip":{"left":function(a,b){var c,d,e=b.within,f=e.offset.left+e.scrollLeft,g=e.width,i=e.isWindow?e.scrollLeft:e.offset.left,j=a.left-b.collisionPosition.marginLeft,k=j-i,l=j+b.collisionWidth-g-i,m="left"===b.my[0]?-b.elemWidth:"right"===b.my[0]?b.elemWidth:0,n="left"===b.at[0]?b.targetWidth:"right"===b.at[0]?-b.targetWidth:0,o=-2*b.offset[0];0>k?(0>(c=a.left+m+n+o+b.collisionWidth-g-f)||h(k)>c)&&(a.left+=m+n+o):l>0&&((d=a.left-b.collisionPosition.marginLeft+m+n+o-i)>0||l>h(d))&&(a.left+=m+n+o)},"top":function(a,b){var c,d,e=b.within,f=e.offset.top+e.scrollTop,g=e.height,i=e.isWindow?e.scrollTop:e.offset.top,j=a.top-b.collisionPosition.marginTop,k=j-i,l=j+b.collisionHeight-g-i,m="top"===b.my[1],n=m?-b.elemHeight:"bottom"===b.my[1]?b.elemHeight:0,o="top"===b.at[1]?b.targetHeight:"bottom"===b.at[1]?-b.targetHeight:0,p=-2*b.offset[1];0>k?(d=a.top+n+o+p+b.collisionHeight-g-f,a.top+n+o+p>k&&(0>d||h(k)>d)&&(a.top+=n+o+p)):l>0&&(c=a.top-b.collisionPosition.marginTop+n+o+p-i,a.top+n+o+p>l&&(c>0||l>h(c))&&(a.top+=n+o+p))}},"flipfit":{"left":function(){a.ui.position.flip.left.apply(this,arguments),a.ui.position.fit.left.apply(this,arguments)},"top":function(){a.ui.position.flip.top.apply(this,arguments),a.ui.position.fit.top.apply(this,arguments)}}},function(){var b,c,d,e,f,g=document.getElementsByTagName("body")[0],h=document.createElement("div");b=document.createElement(g?"div":"body"),d={"visibility":"hidden","width":0,"height":0,"border":0,"margin":0,"background":"none"},g&&a.extend(d,{"position":"absolute","left":"-1000px","top":"-1000px"});for(f in d)b.style[f]=d[f];b.appendChild(h),c=g||document.documentElement,c.insertBefore(b,c.firstChild),h.style.cssText="position: absolute; left: 10.7432222px;",e=a(h).offset().left,a.support.offsetFractions=e>10&&11>e,b.innerHTML="",c.removeChild(b)}()}(jQuery),function(a){a.widget("ui.draggable",a.ui.mouse,{"version":"1.10.4","widgetEventPrefix":"drag","options":{"addClasses":!0,"appendTo":"parent","axis":!1,"connectToSortable":!1,"containment":!1,"cursor":"auto","cursorAt":!1,"grid":!1,"handle":!1,"helper":"original","iframeFix":!1,"opacity":!1,"refreshPositions":!1,"revert":!1,"revertDuration":500,"scope":"default","scroll":!0,"scrollSensitivity":20,"scrollSpeed":20,"snap":!1,"snapMode":"both","snapTolerance":20,"stack":!1,"zIndex":!1,"drag":null,"start":null,"stop":null},"_create":function(){"original"!==this.options.helper||/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative"),this.options.addClasses&&this.element.addClass("ui-draggable"),this.options.disabled&&this.element.addClass("ui-draggable-disabled"),this._mouseInit()},"_destroy":function(){this.element.removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled"),this._mouseDestroy()},"_mouseCapture":function(b){var c=this.options;return!(this.helper||c.disabled||a(b.target).closest(".ui-resizable-handle").length>0)&&(this.handle=this._getHandle(b),!!this.handle&&(a(!0===c.iframeFix?"iframe":c.iframeFix).each(function(){a("<div class='ui-draggable-iframeFix' style='background: #fff;'></div>").css({"width":this.offsetWidth+"px","height":this.offsetHeight+"px","position":"absolute","opacity":"0.001","zIndex":1e3}).css(a(this).offset()).appendTo("body")}),!0))},"_mouseStart":function(b){var c=this.options;return this.helper=this._createHelper(b),this.helper.addClass("ui-draggable-dragging"),this._cacheHelperProportions(),a.ui.ddmanager&&(a.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(),this.offsetParent=this.helper.offsetParent(),this.offsetParentCssPosition=this.offsetParent.css("position"),this.offset=this.positionAbs=this.element.offset(),this.offset={"top":this.offset.top-this.margins.top,"left":this.offset.left-this.margins.left},this.offset.scroll=!1,a.extend(this.offset,{"click":{"left":b.pageX-this.offset.left,"top":b.pageY-this.offset.top},"parent":this._getParentOffset(),"relative":this._getRelativeOffset()}),this.originalPosition=this.position=this._generatePosition(b),this.originalPageX=b.pageX,this.originalPageY=b.pageY,c.cursorAt&&this._adjustOffsetFromHelper(c.cursorAt),this._setContainment(),!1===this._trigger("start",b)?(this._clear(),!1):(this._cacheHelperProportions(),a.ui.ddmanager&&!c.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,b),this._mouseDrag(b,!0),a.ui.ddmanager&&a.ui.ddmanager.dragStart(this,b),!0)},"_mouseDrag":function(b,c){if("fixed"===this.offsetParentCssPosition&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(b),this.positionAbs=this._convertPositionTo("absolute"),!c){var d=this._uiHash();if(!1===this._trigger("drag",b,d))return this._mouseUp({}),!1;this.position=d.position}return this.options.axis&&"y"===this.options.axis||(this.helper[0].style.left=this.position.left+"px"),this.options.axis&&"x"===this.options.axis||(this.helper[0].style.top=this.position.top+"px"),a.ui.ddmanager&&a.ui.ddmanager.drag(this,b),!1},"_mouseStop":function(b){var c=this,d=!1;return a.ui.ddmanager&&!this.options.dropBehaviour&&(d=a.ui.ddmanager.drop(this,b)),this.dropped&&(d=this.dropped,this.dropped=!1),!("original"===this.options.helper&&!a.contains(this.element[0].ownerDocument,this.element[0]))&&("invalid"===this.options.revert&&!d||"valid"===this.options.revert&&d||!0===this.options.revert||a.isFunction(this.options.revert)&&this.options.revert.call(this.element,d)?a(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){!1!==c._trigger("stop",b)&&c._clear()}):!1!==this._trigger("stop",b)&&this._clear(),!1)},"_mouseUp":function(b){return a("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)}),a.ui.ddmanager&&a.ui.ddmanager.dragStop(this,b),a.ui.mouse.prototype._mouseUp.call(this,b)},"cancel":function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear(),this},"_getHandle":function(b){return!this.options.handle||!!a(b.target).closest(this.element.find(this.options.handle)).length},"_createHelper":function(b){var c=this.options,d=a.isFunction(c.helper)?a(c.helper.apply(this.element[0],[b])):"clone"===c.helper?this.element.clone().removeAttr("id"):this.element;return d.parents("body").length||d.appendTo("parent"===c.appendTo?this.element[0].parentNode:c.appendTo),d[0]===this.element[0]||/(fixed|absolute)/.test(d.css("position"))||d.css("position","absolute"),d},"_adjustOffsetFromHelper":function(b){"string"==typeof b&&(b=b.split(" ")),a.isArray(b)&&(b={"left":+b[0],"top":+b[1]||0}),"left"in b&&(this.offset.click.left=b.left+this.margins.left),"right"in b&&(this.offset.click.left=this.helperProportions.width-b.right+this.margins.left),"top"in b&&(this.offset.click.top=b.top+this.margins.top),"bottom"in b&&(this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top)},"_getParentOffset":function(){var b=this.offsetParent.offset();return"absolute"===this.cssPosition&&this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])&&(b.left+=this.scrollParent.scrollLeft(),b.top+=this.scrollParent.scrollTop()),(this.offsetParent[0]===document.body||this.offsetParent[0].tagName&&"html"===this.offsetParent[0].tagName.toLowerCase()&&a.ui.ie)&&(b={"top":0,"left":0}),{"top":b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),"left":b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},"_getRelativeOffset":function(){if("relative"===this.cssPosition){var a=this.element.position();return{"top":a.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),"left":a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{"top":0,"left":0}},"_cacheMargins":function(){this.margins={"left":parseInt(this.element.css("marginLeft"),10)||0,"top":parseInt(this.element.css("marginTop"),10)||0,"right":parseInt(this.element.css("marginRight"),10)||0,"bottom":parseInt(this.element.css("marginBottom"),10)||0}},"_cacheHelperProportions":function(){this.helperProportions={"width":this.helper.outerWidth(),"height":this.helper.outerHeight()}},"_setContainment":function(){var b,c,d,e=this.options;return e.containment?"window"===e.containment?void(this.containment=[a(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,a(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,a(window).scrollLeft()+a(window).width()-this.helperProportions.width-this.margins.left,a(window).scrollTop()+(a(window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]):"document"===e.containment?void(this.containment=[0,0,a(document).width()-this.helperProportions.width-this.margins.left,(a(document).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]):e.containment.constructor===Array?void(this.containment=e.containment):("parent"===e.containment&&(e.containment=this.helper[0].parentNode),c=a(e.containment),void((d=c[0])&&(b="hidden"!==c.css("overflow"),this.containment=[(parseInt(c.css("borderLeftWidth"),10)||0)+(parseInt(c.css("paddingLeft"),10)||0),(parseInt(c.css("borderTopWidth"),10)||0)+(parseInt(c.css("paddingTop"),10)||0),(b?Math.max(d.scrollWidth,d.offsetWidth):d.offsetWidth)-(parseInt(c.css("borderRightWidth"),10)||0)-(parseInt(c.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(b?Math.max(d.scrollHeight,d.offsetHeight):d.offsetHeight)-(parseInt(c.css("borderBottomWidth"),10)||0)-(parseInt(c.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relative_container=c))):void(this.containment=null)},"_convertPositionTo":function(b,c){c||(c=this.position);var d="absolute"===b?1:-1,e="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent;return this.offset.scroll||(this.offset.scroll={"top":e.scrollTop(),"left":e.scrollLeft()}),{"top":c.top+this.offset.relative.top*d+this.offset.parent.top*d-("fixed"===this.cssPosition?-this.scrollParent.scrollTop():this.offset.scroll.top)*d,"left":c.left+this.offset.relative.left*d+this.offset.parent.left*d-("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():this.offset.scroll.left)*d}},"_generatePosition":function(b){var c,d,e,f,g=this.options,h="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,i=b.pageX,j=b.pageY;return this.offset.scroll||(this.offset.scroll={"top":h.scrollTop(),"left":h.scrollLeft()}),this.originalPosition&&(this.containment&&(this.relative_container?(d=this.relative_container.offset(),c=[this.containment[0]+d.left,this.containment[1]+d.top,this.containment[2]+d.left,this.containment[3]+d.top]):c=this.containment,b.pageX-this.offset.click.left<c[0]&&(i=c[0]+this.offset.click.left),b.pageY-this.offset.click.top<c[1]&&(j=c[1]+this.offset.click.top),b.pageX-this.offset.click.left>c[2]&&(i=c[2]+this.offset.click.left),b.pageY-this.offset.click.top>c[3]&&(j=c[3]+this.offset.click.top)),g.grid&&(e=g.grid[1]?this.originalPageY+Math.round((j-this.originalPageY)/g.grid[1])*g.grid[1]:this.originalPageY,j=c?e-this.offset.click.top>=c[1]||e-this.offset.click.top>c[3]?e:e-this.offset.click.top>=c[1]?e-g.grid[1]:e+g.grid[1]:e,f=g.grid[0]?this.originalPageX+Math.round((i-this.originalPageX)/g.grid[0])*g.grid[0]:this.originalPageX,i=c?f-this.offset.click.left>=c[0]||f-this.offset.click.left>c[2]?f:f-this.offset.click.left>=c[0]?f-g.grid[0]:f+g.grid[0]:f)),{"top":j-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():this.offset.scroll.top),"left":i-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():this.offset.scroll.left)}},"_clear":function(){this.helper.removeClass("ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1},"_trigger":function(b,c,d){return d=d||this._uiHash(),a.ui.plugin.call(this,b,[c,d]),"drag"===b&&(this.positionAbs=this._convertPositionTo("absolute")),a.Widget.prototype._trigger.call(this,b,c,d)},"plugins":{},"_uiHash":function(){return{"helper":this.helper,"position":this.position,"originalPosition":this.originalPosition,"offset":this.positionAbs}}}),a.ui.plugin.add("draggable","connectToSortable",{"start":function(b,c){var d=a(this).data("ui-draggable"),e=d.options,f=a.extend({},c,{"item":d.element});d.sortables=[],a(e.connectToSortable).each(function(){var c=a.data(this,"ui-sortable");c&&!c.options.disabled&&(d.sortables.push({"instance":c,"shouldRevert":c.options.revert}),c.refreshPositions(),c._trigger("activate",b,f))})},"stop":function(b,c){var d=a(this).data("ui-draggable"),e=a.extend({},c,{"item":d.element});a.each(d.sortables,function(){this.instance.isOver?(this.instance.isOver=0,d.cancelHelperRemoval=!0,this.instance.cancelHelperRemoval=!1,this.shouldRevert&&(this.instance.options.revert=this.shouldRevert),this.instance._mouseStop(b),this.instance.options.helper=this.instance.options._helper,"original"===d.options.helper&&this.instance.currentItem.css({"top":"auto","left":"auto"})):(this.instance.cancelHelperRemoval=!1,this.instance._trigger("deactivate",b,e))})},"drag":function(b,c){var d=a(this).data("ui-draggable"),e=this;a.each(d.sortables,function(){var f=!1,g=this;this.instance.positionAbs=d.positionAbs,this.instance.helperProportions=d.helperProportions,this.instance.offset.click=d.offset.click,this.instance._intersectsWith(this.instance.containerCache)&&(f=!0,a.each(d.sortables,function(){return this.instance.positionAbs=d.positionAbs,this.instance.helperProportions=d.helperProportions,this.instance.offset.click=d.offset.click,this!==g&&this.instance._intersectsWith(this.instance.containerCache)&&a.contains(g.instance.element[0],this.instance.element[0])&&(f=!1),f})),f?(this.instance.isOver||(this.instance.isOver=1,this.instance.currentItem=a(e).clone().removeAttr("id").appendTo(this.instance.element).data("ui-sortable-item",!0),this.instance.options._helper=this.instance.options.helper,this.instance.options.helper=function(){return c.helper[0]},b.target=this.instance.currentItem[0],this.instance._mouseCapture(b,!0),this.instance._mouseStart(b,!0,!0),this.instance.offset.click.top=d.offset.click.top,this.instance.offset.click.left=d.offset.click.left,this.instance.offset.parent.left-=d.offset.parent.left-this.instance.offset.parent.left,this.instance.offset.parent.top-=d.offset.parent.top-this.instance.offset.parent.top,d._trigger("toSortable",b),d.dropped=this.instance.element,d.currentItem=d.element,this.instance.fromOutside=d),this.instance.currentItem&&this.instance._mouseDrag(b)):this.instance.isOver&&(this.instance.isOver=0,this.instance.cancelHelperRemoval=!0,this.instance.options.revert=!1,this.instance._trigger("out",b,this.instance._uiHash(this.instance)),this.instance._mouseStop(b,!0),this.instance.options.helper=this.instance.options._helper,this.instance.currentItem.remove(),this.instance.placeholder&&this.instance.placeholder.remove(),d._trigger("fromSortable",b),d.dropped=!1)})}}),a.ui.plugin.add("draggable","cursor",{"start":function(){var b=a("body"),c=a(this).data("ui-draggable").options;b.css("cursor")&&(c._cursor=b.css("cursor")),b.css("cursor",c.cursor)},"stop":function(){var b=a(this).data("ui-draggable").options;b._cursor&&a("body").css("cursor",b._cursor)}}),a.ui.plugin.add("draggable","opacity",{"start":function(b,c){var d=a(c.helper),e=a(this).data("ui-draggable").options;d.css("opacity")&&(e._opacity=d.css("opacity")),d.css("opacity",e.opacity)},"stop":function(b,c){var d=a(this).data("ui-draggable").options;d._opacity&&a(c.helper).css("opacity",d._opacity)}}),a.ui.plugin.add("draggable","scroll",{"start":function(){var b=a(this).data("ui-draggable");b.scrollParent[0]!==document&&"HTML"!==b.scrollParent[0].tagName&&(b.overflowOffset=b.scrollParent.offset())},"drag":function(b){var c=a(this).data("ui-draggable"),d=c.options,e=!1;c.scrollParent[0]!==document&&"HTML"!==c.scrollParent[0].tagName?(d.axis&&"x"===d.axis||(c.overflowOffset.top+c.scrollParent[0].offsetHeight-b.pageY<d.scrollSensitivity?c.scrollParent[0].scrollTop=e=c.scrollParent[0].scrollTop+d.scrollSpeed:b.pageY-c.overflowOffset.top<d.scrollSensitivity&&(c.scrollParent[0].scrollTop=e=c.scrollParent[0].scrollTop-d.scrollSpeed)),d.axis&&"y"===d.axis||(c.overflowOffset.left+c.scrollParent[0].offsetWidth-b.pageX<d.scrollSensitivity?c.scrollParent[0].scrollLeft=e=c.scrollParent[0].scrollLeft+d.scrollSpeed:b.pageX-c.overflowOffset.left<d.scrollSensitivity&&(c.scrollParent[0].scrollLeft=e=c.scrollParent[0].scrollLeft-d.scrollSpeed))):(d.axis&&"x"===d.axis||(b.pageY-a(document).scrollTop()<d.scrollSensitivity?e=a(document).scrollTop(a(document).scrollTop()-d.scrollSpeed):a(window).height()-(b.pageY-a(document).scrollTop())<d.scrollSensitivity&&(e=a(document).scrollTop(a(document).scrollTop()+d.scrollSpeed))),d.axis&&"y"===d.axis||(b.pageX-a(document).scrollLeft()<d.scrollSensitivity?e=a(document).scrollLeft(a(document).scrollLeft()-d.scrollSpeed):a(window).width()-(b.pageX-a(document).scrollLeft())<d.scrollSensitivity&&(e=a(document).scrollLeft(a(document).scrollLeft()+d.scrollSpeed)))),!1!==e&&a.ui.ddmanager&&!d.dropBehaviour&&a.ui.ddmanager.prepareOffsets(c,b)}}),a.ui.plugin.add("draggable","snap",{"start":function(){var b=a(this).data("ui-draggable"),c=b.options;b.snapElements=[],a(c.snap.constructor!==String?c.snap.items||":data(ui-draggable)":c.snap).each(function(){var c=a(this),d=c.offset();this!==b.element[0]&&b.snapElements.push({"item":this,"width":c.outerWidth(),"height":c.outerHeight(),"top":d.top,"left":d.left})})},"drag":function(b,c){var d,e,f,g,h,i,j,k,l,m,n=a(this).data("ui-draggable"),o=n.options,p=o.snapTolerance,q=c.offset.left,r=q+n.helperProportions.width,s=c.offset.top,t=s+n.helperProportions.height;for(l=n.snapElements.length-1;l>=0;l--)h=n.snapElements[l].left,i=h+n.snapElements[l].width,j=n.snapElements[l].top,k=j+n.snapElements[l].height,h-p>r||q>i+p||j-p>t||s>k+p||!a.contains(n.snapElements[l].item.ownerDocument,n.snapElements[l].item)?(n.snapElements[l].snapping&&n.options.snap.release&&n.options.snap.release.call(n.element,b,a.extend(n._uiHash(),{"snapItem":n.snapElements[l].item})),n.snapElements[l].snapping=!1):("inner"!==o.snapMode&&(d=p>=Math.abs(j-t),e=p>=Math.abs(k-s),f=p>=Math.abs(h-r),g=p>=Math.abs(i-q),d&&(c.position.top=n._convertPositionTo("relative",{"top":j-n.helperProportions.height,"left":0}).top-n.margins.top),e&&(c.position.top=n._convertPositionTo("relative",{"top":k,"left":0}).top-n.margins.top),f&&(c.position.left=n._convertPositionTo("relative",{"top":0,"left":h-n.helperProportions.width}).left-n.margins.left),g&&(c.position.left=n._convertPositionTo("relative",{"top":0,"left":i}).left-n.margins.left)),m=d||e||f||g,"outer"!==o.snapMode&&(d=p>=Math.abs(j-s),e=p>=Math.abs(k-t),f=p>=Math.abs(h-q),g=p>=Math.abs(i-r),d&&(c.position.top=n._convertPositionTo("relative",{"top":j,"left":0}).top-n.margins.top),e&&(c.position.top=n._convertPositionTo("relative",{"top":k-n.helperProportions.height,"left":0}).top-n.margins.top),f&&(c.position.left=n._convertPositionTo("relative",{"top":0,"left":h}).left-n.margins.left),g&&(c.position.left=n._convertPositionTo("relative",{"top":0,"left":i-n.helperProportions.width}).left-n.margins.left)),!n.snapElements[l].snapping&&(d||e||f||g||m)&&n.options.snap.snap&&n.options.snap.snap.call(n.element,b,a.extend(n._uiHash(),{"snapItem":n.snapElements[l].item})),n.snapElements[l].snapping=d||e||f||g||m)}}),a.ui.plugin.add("draggable","stack",{"start":function(){var b,c=this.data("ui-draggable").options,d=a.makeArray(a(c.stack)).sort(function(b,c){return(parseInt(a(b).css("zIndex"),10)||0)-(parseInt(a(c).css("zIndex"),10)||0)});d.length&&(b=parseInt(a(d[0]).css("zIndex"),10)||0,a(d).each(function(c){a(this).css("zIndex",b+c)}),this.css("zIndex",b+d.length))}}),a.ui.plugin.add("draggable","zIndex",{"start":function(b,c){var d=a(c.helper),e=a(this).data("ui-draggable").options;d.css("zIndex")&&(e._zIndex=d.css("zIndex")),d.css("zIndex",e.zIndex)},"stop":function(b,c){var d=a(this).data("ui-draggable").options;d._zIndex&&a(c.helper).css("zIndex",d._zIndex)}})}(jQuery),function(a){function b(a,b,c){return a>b&&b+c>a}a.widget("ui.droppable",{"version":"1.10.4","widgetEventPrefix":"drop","options":{"accept":"*","activeClass":!1,"addClasses":!0,"greedy":!1,"hoverClass":!1,"scope":"default","tolerance":"intersect","activate":null,"deactivate":null,"drop":null,"out":null,"over":null},"_create":function(){var b,c=this.options,d=c.accept;this.isover=!1,this.isout=!0,this.accept=a.isFunction(d)?d:function(a){return a.is(d)},this.proportions=function(){return arguments.length?void(b=arguments[0]):b||(b={"width":this.element[0].offsetWidth,"height":this.element[0].offsetHeight})},a.ui.ddmanager.droppables[c.scope]=a.ui.ddmanager.droppables[c.scope]||[],a.ui.ddmanager.droppables[c.scope].push(this),c.addClasses&&this.element.addClass("ui-droppable")},"_destroy":function(){for(var b=0,c=a.ui.ddmanager.droppables[this.options.scope];c.length>b;b++)c[b]===this&&c.splice(b,1);this.element.removeClass("ui-droppable ui-droppable-disabled")},"_setOption":function(b,c){"accept"===b&&(this.accept=a.isFunction(c)?c:function(a){return a.is(c)}),a.Widget.prototype._setOption.apply(this,arguments)},"_activate":function(b){var c=a.ui.ddmanager.current;this.options.activeClass&&this.element.addClass(this.options.activeClass),c&&this._trigger("activate",b,this.ui(c))},"_deactivate":function(b){var c=a.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass),c&&this._trigger("deactivate",b,this.ui(c))},"_over":function(b){var c=a.ui.ddmanager.current;c&&(c.currentItem||c.element)[0]!==this.element[0]&&this.accept.call(this.element[0],c.currentItem||c.element)&&(this.options.hoverClass&&this.element.addClass(this.options.hoverClass),this._trigger("over",b,this.ui(c)))},"_out":function(b){var c=a.ui.ddmanager.current;c&&(c.currentItem||c.element)[0]!==this.element[0]&&this.accept.call(this.element[0],c.currentItem||c.element)&&(this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("out",b,this.ui(c)))},"_drop":function(b,c){var d=c||a.ui.ddmanager.current,e=!1;return!(!d||(d.currentItem||d.element)[0]===this.element[0])&&(this.element.find(":data(ui-droppable)").not(".ui-draggable-dragging").each(function(){var b=a.data(this,"ui-droppable");return b.options.greedy&&!b.options.disabled&&b.options.scope===d.options.scope&&b.accept.call(b.element[0],d.currentItem||d.element)&&a.ui.intersect(d,a.extend(b,{"offset":b.element.offset()}),b.options.tolerance)?(e=!0,!1):void 0}),!e&&(!!this.accept.call(this.element[0],d.currentItem||d.element)&&(this.options.activeClass&&this.element.removeClass(this.options.activeClass),this.options.hoverClass&&this.element.removeClass(this.options.hoverClass),this._trigger("drop",b,this.ui(d)),this.element)))},"ui":function(a){return{"draggable":a.currentItem||a.element,"helper":a.helper,"position":a.position,"offset":a.positionAbs}}}),a.ui.intersect=function(a,c,d){if(!c.offset)return!1;var e,f,g=(a.positionAbs||a.position.absolute).left,h=(a.positionAbs||a.position.absolute).top,i=g+a.helperProportions.width,j=h+a.helperProportions.height,k=c.offset.left,l=c.offset.top,m=k+c.proportions().width,n=l+c.proportions().height;switch(d){case"fit":return g>=k&&m>=i&&h>=l&&n>=j;case"intersect":return g+a.helperProportions.width/2>k&&m>i-a.helperProportions.width/2&&h+a.helperProportions.height/2>l&&n>j-a.helperProportions.height/2;case"pointer":return e=(a.positionAbs||a.position.absolute).left+(a.clickOffset||a.offset.click).left,f=(a.positionAbs||a.position.absolute).top+(a.clickOffset||a.offset.click).top,b(f,l,c.proportions().height)&&b(e,k,c.proportions().width);case"touch":return(h>=l&&n>=h||j>=l&&n>=j||l>h&&j>n)&&(g>=k&&m>=g||i>=k&&m>=i||k>g&&i>m);default:return!1}},a.ui.ddmanager={"current":null,"droppables":{"default":[]},"prepareOffsets":function(b,c){var d,e,f=a.ui.ddmanager.droppables[b.options.scope]||[],g=c?c.type:null,h=(b.currentItem||b.element).find(":data(ui-droppable)").addBack();a:for(d=0;f.length>d;d++)if(!(f[d].options.disabled||b&&!f[d].accept.call(f[d].element[0],b.currentItem||b.element))){for(e=0;h.length>e;e++)if(h[e]===f[d].element[0]){f[d].proportions().height=0;continue a}f[d].visible="none"!==f[d].element.css("display"),f[d].visible&&("mousedown"===g&&f[d]._activate.call(f[d],c),f[d].offset=f[d].element.offset(),f[d].proportions({"width":f[d].element[0].offsetWidth,"height":f[d].element[0].offsetHeight}))}},"drop":function(b,c){var d=!1;return a.each((a.ui.ddmanager.droppables[b.options.scope]||[]).slice(),function(){this.options&&(!this.options.disabled&&this.visible&&a.ui.intersect(b,this,this.options.tolerance)&&(d=this._drop.call(this,c)||d),!this.options.disabled&&this.visible&&this.accept.call(this.element[0],b.currentItem||b.element)&&(this.isout=!0,this.isover=!1,this._deactivate.call(this,c)))}),d},"dragStart":function(b,c){b.element.parentsUntil("body").bind("scroll.droppable",function(){b.options.refreshPositions||a.ui.ddmanager.prepareOffsets(b,c)})},"drag":function(b,c){b.options.refreshPositions&&a.ui.ddmanager.prepareOffsets(b,c),a.each(a.ui.ddmanager.droppables[b.options.scope]||[],function(){if(!this.options.disabled&&!this.greedyChild&&this.visible){var d,e,f,g=a.ui.intersect(b,this,this.options.tolerance),h=!g&&this.isover?"isout":g&&!this.isover?"isover":null;h&&(this.options.greedy&&(e=this.options.scope,f=this.element.parents(":data(ui-droppable)").filter(function(){return a.data(this,"ui-droppable").options.scope===e}),f.length&&(d=a.data(f[0],"ui-droppable"),d.greedyChild="isover"===h)),d&&"isover"===h&&(d.isover=!1,d.isout=!0,d._out.call(d,c)),this[h]=!0,this["isout"===h?"isover":"isout"]=!1,this["isover"===h?"_over":"_out"].call(this,c),d&&"isout"===h&&(d.isout=!1,d.isover=!0,d._over.call(d,c)))}})},"dragStop":function(b,c){b.element.parentsUntil("body").unbind("scroll.droppable"),b.options.refreshPositions||a.ui.ddmanager.prepareOffsets(b,c)}}}(jQuery),function(a){function b(a){return parseInt(a,10)||0}function c(a){return!isNaN(parseInt(a,10))}a.widget("ui.resizable",a.ui.mouse,{"version":"1.10.4","widgetEventPrefix":"resize","options":{"alsoResize":!1,"animate":!1,"animateDuration":"slow","animateEasing":"swing","aspectRatio":!1,"autoHide":!1,"containment":!1,"ghost":!1,"grid":!1,"handles":"e,s,se","helper":!1,"maxHeight":null,"maxWidth":null,"minHeight":10,"minWidth":10,"zIndex":90,"resize":null,"start":null,"stop":null},"_create":function(){var b,c,d,e,f,g=this,h=this.options;if(this.element.addClass("ui-resizable"),a.extend(this,{"_aspectRatio":!!h.aspectRatio,"aspectRatio":h.aspectRatio,"originalElement":this.element,"_proportionallyResizeElements":[],"_helper":h.helper||h.ghost||h.animate?h.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)&&(this.element.wrap(a("<div class='ui-wrapper' style='overflow: hidden;'></div>").css({"position":this.element.css("position"),"width":this.element.outerWidth(),"height":this.element.outerHeight(),"top":this.element.css("top"),"left":this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.data("ui-resizable")),this.elementIsWrapper=!0,this.element.css({"marginLeft":this.originalElement.css("marginLeft"),"marginTop":this.originalElement.css("marginTop"),"marginRight":this.originalElement.css("marginRight"),"marginBottom":this.originalElement.css("marginBottom")}),this.originalElement.css({"marginLeft":0,"marginTop":0,"marginRight":0,"marginBottom":0}),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({"position":"static","zoom":1,"display":"block"})),this.originalElement.css({"margin":this.originalElement.css("margin")}),this._proportionallyResize()),this.handles=h.handles||(a(".ui-resizable-handle",this.element).length?{"n":".ui-resizable-n","e":".ui-resizable-e","s":".ui-resizable-s","w":".ui-resizable-w","se":".ui-resizable-se","sw":".ui-resizable-sw","ne":".ui-resizable-ne","nw":".ui-resizable-nw"}:"e,s,se"),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),b=this.handles.split(","),this.handles={},c=0;b.length>c;c++)d=a.trim(b[c]),f="ui-resizable-"+d,e=a("<div class='ui-resizable-handle "+f+"'></div>"),e.css({"zIndex":h.zIndex}),"se"===d&&e.addClass("ui-icon ui-icon-gripsmall-diagonal-se"),this.handles[d]=".ui-resizable-"+d,this.element.append(e);this._renderAxis=function(b){var c,d,e,f;b=b||this.element;for(c in this.handles)this.handles[c].constructor===String&&(this.handles[c]=a(this.handles[c],this.element).show()),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)&&(d=a(this.handles[c],this.element),f=/sw|ne|nw|se|n|s/.test(c)?d.outerHeight():d.outerWidth(),e=["padding",/ne|nw|n/.test(c)?"Top":/se|sw|s/.test(c)?"Bottom":/^e$/.test(c)?"Right":"Left"].join(""),b.css(e,f),this._proportionallyResize()),a(this.handles[c]).length},this._renderAxis(this.element),this._handles=a(".ui-resizable-handle",this.element).disableSelection(),this._handles.mouseover(function(){g.resizing||(this.className&&(e=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),g.axis=e&&e[1]?e[1]:"se")}),h.autoHide&&(this._handles.hide(),a(this.element).addClass("ui-resizable-autohide").mouseenter(function(){h.disabled||(a(this).removeClass("ui-resizable-autohide"),g._handles.show())}).mouseleave(function(){h.disabled||g.resizing||(a(this).addClass("ui-resizable-autohide"),g._handles.hide())})),this._mouseInit()},"_destroy":function(){this._mouseDestroy();var b,c=function(b){a(b).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").removeData("ui-resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};return this.elementIsWrapper&&(c(this.element),b=this.element,this.originalElement.css({"position":b.css("position"),"width":b.outerWidth(),"height":b.outerHeight(),"top":b.css("top"),"left":b.css("left")}).insertAfter(b),b.remove()),this.originalElement.css("resize",this.originalResizeStyle),c(this.originalElement),this},"_mouseCapture":function(b){var c,d,e=!1;for(c in this.handles)((d=a(this.handles[c])[0])===b.target||a.contains(d,b.target))&&(e=!0);return!this.options.disabled&&e},"_mouseStart":function(c){var d,e,f,g=this.options,h=this.element.position(),i=this.element;return this.resizing=!0,/absolute/.test(i.css("position"))?i.css({"position":"absolute","top":i.css("top"),"left":i.css("left")}):i.is(".ui-draggable")&&i.css({"position":"absolute","top":h.top,"left":h.left}),this._renderProxy(),d=b(this.helper.css("left")),e=b(this.helper.css("top")),g.containment&&(d+=a(g.containment).scrollLeft()||0,e+=a(g.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={"left":d,"top":e},this.size=this._helper?{"width":this.helper.width(),"height":this.helper.height()}:{"width":i.width(),"height":i.height()},this.originalSize=this._helper?{"width":i.outerWidth(),"height":i.outerHeight()}:{"width":i.width(),"height":i.height()},this.originalPosition={"left":d,"top":e},this.sizeDiff={"width":i.outerWidth()-i.width(),"height":i.outerHeight()-i.height()},this.originalMousePosition={"left":c.pageX,"top":c.pageY},this.aspectRatio="number"==typeof g.aspectRatio?g.aspectRatio:this.originalSize.width/this.originalSize.height||1,f=a(".ui-resizable-"+this.axis).css("cursor"),a("body").css("cursor","auto"===f?this.axis+"-resize":f),i.addClass("ui-resizable-resizing"),this._propagate("start",c),!0},"_mouseDrag":function(b){var c,d=this.helper,e={},f=this.originalMousePosition,g=this.axis,h=this.position.top,i=this.position.left,j=this.size.width,k=this.size.height,l=b.pageX-f.left||0,m=b.pageY-f.top||0,n=this._change[g];return!!n&&(c=n.apply(this,[b,l,m]),this._updateVirtualBoundaries(b.shiftKey),(this._aspectRatio||b.shiftKey)&&(c=this._updateRatio(c,b)),c=this._respectSize(c,b),this._updateCache(c),this._propagate("resize",b),this.position.top!==h&&(e.top=this.position.top+"px"),this.position.left!==i&&(e.left=this.position.left+"px"),this.size.width!==j&&(e.width=this.size.width+"px"),this.size.height!==k&&(e.height=this.size.height+"px"),d.css(e),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),a.isEmptyObject(e)||this._trigger("resize",b,this.ui()),!1)},"_mouseStop":function(b){this.resizing=!1;var c,d,e,f,g,h,i,j=this.options,k=this;return this._helper&&(c=this._proportionallyResizeElements,d=c.length&&/textarea/i.test(c[0].nodeName),e=d&&a.ui.hasScroll(c[0],"left")?0:k.sizeDiff.height,f=d?0:k.sizeDiff.width,g={"width":k.helper.width()-f,"height":k.helper.height()-e},h=parseInt(k.element.css("left"),10)+(k.position.left-k.originalPosition.left)||null,i=parseInt(k.element.css("top"),10)+(k.position.top-k.originalPosition.top)||null,j.animate||this.element.css(a.extend(g,{"top":i,"left":h})),k.helper.height(k.size.height),k.helper.width(k.size.width),this._helper&&!j.animate&&this._proportionallyResize()),a("body").css("cursor","auto"),this.element.removeClass("ui-resizable-resizing"),this._propagate("stop",b),this._helper&&this.helper.remove(),!1},"_updateVirtualBoundaries":function(a){var b,d,e,f,g,h=this.options;g={"minWidth":c(h.minWidth)?h.minWidth:0,"maxWidth":c(h.maxWidth)?h.maxWidth:1/0,"minHeight":c(h.minHeight)?h.minHeight:0,"maxHeight":c(h.maxHeight)?h.maxHeight:1/0},(this._aspectRatio||a)&&(b=g.minHeight*this.aspectRatio,e=g.minWidth/this.aspectRatio,d=g.maxHeight*this.aspectRatio,f=g.maxWidth/this.aspectRatio,b>g.minWidth&&(g.minWidth=b),e>g.minHeight&&(g.minHeight=e),g.maxWidth>d&&(g.maxWidth=d),g.maxHeight>f&&(g.maxHeight=f)),this._vBoundaries=g},"_updateCache":function(a){this.offset=this.helper.offset(),c(a.left)&&(this.position.left=a.left),c(a.top)&&(this.position.top=a.top),c(a.height)&&(this.size.height=a.height),c(a.width)&&(this.size.width=a.width)},"_updateRatio":function(a){var b=this.position,d=this.size,e=this.axis;return c(a.height)?a.width=a.height*this.aspectRatio:c(a.width)&&(a.height=a.width/this.aspectRatio),"sw"===e&&(a.left=b.left+(d.width-a.width),a.top=null),"nw"===e&&(a.top=b.top+(d.height-a.height),a.left=b.left+(d.width-a.width)),a},"_respectSize":function(a){var b=this._vBoundaries,d=this.axis,e=c(a.width)&&b.maxWidth&&b.maxWidth<a.width,f=c(a.height)&&b.maxHeight&&b.maxHeight<a.height,g=c(a.width)&&b.minWidth&&b.minWidth>a.width,h=c(a.height)&&b.minHeight&&b.minHeight>a.height,i=this.originalPosition.left+this.originalSize.width,j=this.position.top+this.size.height,k=/sw|nw|w/.test(d),l=/nw|ne|n/.test(d);return g&&(a.width=b.minWidth),h&&(a.height=b.minHeight),e&&(a.width=b.maxWidth),f&&(a.height=b.maxHeight),g&&k&&(a.left=i-b.minWidth),e&&k&&(a.left=i-b.maxWidth),h&&l&&(a.top=j-b.minHeight),f&&l&&(a.top=j-b.maxHeight),a.width||a.height||a.left||!a.top?a.width||a.height||a.top||!a.left||(a.left=null):a.top=null,a},"_proportionallyResize":function(){if(this._proportionallyResizeElements.length){var a,b,c,d,e,f=this.helper||this.element;for(a=0;this._proportionallyResizeElements.length>a;a++){if(e=this._proportionallyResizeElements[a],!this.borderDif)for(this.borderDif=[],c=[e.css("borderTopWidth"),e.css("borderRightWidth"),e.css("borderBottomWidth"),e.css("borderLeftWidth")],d=[e.css("paddingTop"),e.css("paddingRight"),e.css("paddingBottom"),e.css("paddingLeft")],b=0;c.length>b;b++)this.borderDif[b]=(parseInt(c[b],10)||0)+(parseInt(d[b],10)||0);e.css({"height":f.height()-this.borderDif[0]-this.borderDif[2]||0,"width":f.width()-this.borderDif[1]-this.borderDif[3]||0})}}},"_renderProxy":function(){var b=this.element,c=this.options;this.elementOffset=b.offset(),this._helper?(this.helper=this.helper||a("<div style='overflow:hidden;'></div>"),this.helper.addClass(this._helper).css({"width":this.element.outerWidth()-1,"height":this.element.outerHeight()-1,"position":"absolute","left":this.elementOffset.left+"px","top":this.elementOffset.top+"px","zIndex":++c.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},"_change":{"e":function(a,b){return{"width":this.originalSize.width+b}},"w":function(a,b){var c=this.originalSize;return{"left":this.originalPosition.left+b,"width":c.width-b}},"n":function(a,b,c){var d=this.originalSize;return{"top":this.originalPosition.top+c,"height":d.height-c}},"s":function(a,b,c){return{"height":this.originalSize.height+c}},"se":function(b,c,d){return a.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,c,d]))},"sw":function(b,c,d){return a.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,c,d]))},"ne":function(b,c,d){return a.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[b,c,d]))},"nw":function(b,c,d){return a.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,c,d]))}},"_propagate":function(b,c){a.ui.plugin.call(this,b,[c,this.ui()]),"resize"!==b&&this._trigger(b,c,this.ui())},"plugins":{},"ui":function(){return{"originalElement":this.originalElement,"element":this.element,"helper":this.helper,"position":this.position,"size":this.size,"originalSize":this.originalSize,"originalPosition":this.originalPosition}}}),a.ui.plugin.add("resizable","animate",{"stop":function(b){var c=a(this).data("ui-resizable"),d=c.options,e=c._proportionallyResizeElements,f=e.length&&/textarea/i.test(e[0].nodeName),g=f&&a.ui.hasScroll(e[0],"left")?0:c.sizeDiff.height,h=f?0:c.sizeDiff.width,i={"width":c.size.width-h,"height":c.size.height-g},j=parseInt(c.element.css("left"),10)+(c.position.left-c.originalPosition.left)||null,k=parseInt(c.element.css("top"),10)+(c.position.top-c.originalPosition.top)||null;c.element.animate(a.extend(i,k&&j?{"top":k,"left":j}:{}),{"duration":d.animateDuration,"easing":d.animateEasing,"step":function(){var d={"width":parseInt(c.element.css("width"),10),"height":parseInt(c.element.css("height"),10),"top":parseInt(c.element.css("top"),10),"left":parseInt(c.element.css("left"),10)};e&&e.length&&a(e[0]).css({"width":d.width,"height":d.height}),c._updateCache(d),c._propagate("resize",b)}})}}),a.ui.plugin.add("resizable","containment",{"start":function(){var c,d,e,f,g,h,i,j=a(this).data("ui-resizable"),k=j.options,l=j.element,m=k.containment,n=m instanceof a?m.get(0):/parent/.test(m)?l.parent().get(0):m;n&&(j.containerElement=a(n),/document/.test(m)||m===document?(j.containerOffset={"left":0,"top":0},j.containerPosition={"left":0,"top":0},j.parentData={"element":a(document),"left":0,"top":0,"width":a(document).width(),"height":a(document).height()||document.body.parentNode.scrollHeight}):(c=a(n),d=[],a(["Top","Right","Left","Bottom"]).each(function(a,e){d[a]=b(c.css("padding"+e))}),j.containerOffset=c.offset(),j.containerPosition=c.position(),j.containerSize={"height":c.innerHeight()-d[3],"width":c.innerWidth()-d[1]},e=j.containerOffset,f=j.containerSize.height,g=j.containerSize.width,h=a.ui.hasScroll(n,"left")?n.scrollWidth:g,i=a.ui.hasScroll(n)?n.scrollHeight:f,j.parentData={"element":n,"left":e.left,"top":e.top,"width":h,"height":i}))},"resize":function(b){var c,d,e,f,g=a(this).data("ui-resizable"),h=g.options,i=g.containerOffset,j=g.position,k=g._aspectRatio||b.shiftKey,l={"top":0,"left":0},m=g.containerElement;m[0]!==document&&/static/.test(m.css("position"))&&(l=i),j.left<(g._helper?i.left:0)&&(g.size.width=g.size.width+(g._helper?g.position.left-i.left:g.position.left-l.left),k&&(g.size.height=g.size.width/g.aspectRatio),g.position.left=h.helper?i.left:0),j.top<(g._helper?i.top:0)&&(g.size.height=g.size.height+(g._helper?g.position.top-i.top:g.position.top),k&&(g.size.width=g.size.height*g.aspectRatio),g.position.top=g._helper?i.top:0),g.offset.left=g.parentData.left+g.position.left,g.offset.top=g.parentData.top+g.position.top,c=Math.abs((g._helper,g.offset.left-l.left+g.sizeDiff.width)),d=Math.abs((g._helper?g.offset.top-l.top:g.offset.top-i.top)+g.sizeDiff.height),e=g.containerElement.get(0)===g.element.parent().get(0),f=/relative|absolute/.test(g.containerElement.css("position")),e&&f&&(c-=Math.abs(g.parentData.left)),c+g.size.width>=g.parentData.width&&(g.size.width=g.parentData.width-c,k&&(g.size.height=g.size.width/g.aspectRatio)),d+g.size.height>=g.parentData.height&&(g.size.height=g.parentData.height-d,k&&(g.size.width=g.size.height*g.aspectRatio))},"stop":function(){var b=a(this).data("ui-resizable"),c=b.options,d=b.containerOffset,e=b.containerPosition,f=b.containerElement,g=a(b.helper),h=g.offset(),i=g.outerWidth()-b.sizeDiff.width,j=g.outerHeight()-b.sizeDiff.height;b._helper&&!c.animate&&/relative/.test(f.css("position"))&&a(this).css({"left":h.left-e.left-d.left,"width":i,"height":j}),b._helper&&!c.animate&&/static/.test(f.css("position"))&&a(this).css({"left":h.left-e.left-d.left,"width":i,"height":j})}}),a.ui.plugin.add("resizable","alsoResize",{"start":function(){var b=a(this).data("ui-resizable"),c=b.options,d=function(b){a(b).each(function(){var b=a(this);b.data("ui-resizable-alsoresize",{"width":parseInt(b.width(),10),"height":parseInt(b.height(),10),"left":parseInt(b.css("left"),10),"top":parseInt(b.css("top"),10)})})};"object"!=typeof c.alsoResize||c.alsoResize.parentNode?d(c.alsoResize):c.alsoResize.length?(c.alsoResize=c.alsoResize[0],d(c.alsoResize)):a.each(c.alsoResize,function(a){d(a)})},"resize":function(b,c){var d=a(this).data("ui-resizable"),e=d.options,f=d.originalSize,g=d.originalPosition,h={"height":d.size.height-f.height||0,"width":d.size.width-f.width||0,"top":d.position.top-g.top||0,"left":d.position.left-g.left||0},i=function(b,d){a(b).each(function(){var b=a(this),e=a(this).data("ui-resizable-alsoresize"),f={},g=d&&d.length?d:b.parents(c.originalElement[0]).length?["width","height"]:["width","height","top","left"];a.each(g,function(a,b){var c=(e[b]||0)+(h[b]||0);c&&c>=0&&(f[b]=c||null)}),b.css(f)})};"object"!=typeof e.alsoResize||e.alsoResize.nodeType?i(e.alsoResize):a.each(e.alsoResize,function(a,b){i(a,b)})},"stop":function(){a(this).removeData("resizable-alsoresize")}}),a.ui.plugin.add("resizable","ghost",{"start":function(){var b=a(this).data("ui-resizable"),c=b.options,d=b.size;b.ghost=b.originalElement.clone(),b.ghost.css({"opacity":.25,"display":"block","position":"relative","height":d.height,"width":d.width,"margin":0,"left":0,"top":0}).addClass("ui-resizable-ghost").addClass("string"==typeof c.ghost?c.ghost:""),b.ghost.appendTo(b.helper)},"resize":function(){var b=a(this).data("ui-resizable");b.ghost&&b.ghost.css({"position":"relative","height":b.size.height,"width":b.size.width})},"stop":function(){var b=a(this).data("ui-resizable");b.ghost&&b.helper&&b.helper.get(0).removeChild(b.ghost.get(0))}}),a.ui.plugin.add("resizable","grid",{"resize":function(){var b=a(this).data("ui-resizable"),c=b.options,d=b.size,e=b.originalSize,f=b.originalPosition,g=b.axis,h="number"==typeof c.grid?[c.grid,c.grid]:c.grid,i=h[0]||1,j=h[1]||1,k=Math.round((d.width-e.width)/i)*i,l=Math.round((d.height-e.height)/j)*j,m=e.width+k,n=e.height+l,o=c.maxWidth&&m>c.maxWidth,p=c.maxHeight&&n>c.maxHeight,q=c.minWidth&&c.minWidth>m,r=c.minHeight&&c.minHeight>n;c.grid=h,q&&(m+=i),r&&(n+=j),o&&(m-=i),p&&(n-=j),/^(se|s|e)$/.test(g)?(b.size.width=m,b.size.height=n):/^(ne)$/.test(g)?(b.size.width=m,b.size.height=n,b.position.top=f.top-l):/^(sw)$/.test(g)?(b.size.width=m,b.size.height=n,b.position.left=f.left-k):(n-j>0?(b.size.height=n,b.position.top=f.top-l):(b.size.height=j,b.position.top=f.top+e.height-j),m-i>0?(b.size.width=m,b.position.left=f.left-k):(b.size.width=i,b.position.left=f.left+e.width-i))}})}(jQuery),function(a){a.widget("ui.selectable",a.ui.mouse,{"version":"1.10.4","options":{"appendTo":"body","autoRefresh":!0,"distance":0,"filter":"*","tolerance":"touch","selected":null,"selecting":null,"start":null,"stop":null,"unselected":null,"unselecting":null},"_create":function(){var b,c=this;this.element.addClass("ui-selectable"),this.dragged=!1,this.refresh=function(){b=a(c.options.filter,c.element[0]),b.addClass("ui-selectee"),b.each(function(){var b=a(this),c=b.offset();a.data(this,"selectable-item",{"element":this,"$element":b,"left":c.left,"top":c.top,"right":c.left+b.outerWidth(),"bottom":c.top+b.outerHeight(),"startselected":!1,"selected":b.hasClass("ui-selected"),"selecting":b.hasClass("ui-selecting"),"unselecting":b.hasClass("ui-unselecting")})})},this.refresh(),this.selectees=b.addClass("ui-selectee"),this._mouseInit(),this.helper=a("<div class='ui-selectable-helper'></div>")},"_destroy":function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item"),this.element.removeClass("ui-selectable ui-selectable-disabled"),this._mouseDestroy()},"_mouseStart":function(b){var c=this,d=this.options;this.opos=[b.pageX,b.pageY],this.options.disabled||(this.selectees=a(d.filter,this.element[0]),this._trigger("start",b),a(d.appendTo).append(this.helper),this.helper.css({"left":b.pageX,"top":b.pageY,"width":0,"height":0}),d.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each(function(){var d=a.data(this,"selectable-item");d.startselected=!0,b.metaKey||b.ctrlKey||(d.$element.removeClass("ui-selected"),d.selected=!1,d.$element.addClass("ui-unselecting"),d.unselecting=!0,c._trigger("unselecting",b,{"unselecting":d.element}))}),a(b.target).parents().addBack().each(function(){var d,e=a.data(this,"selectable-item");return e?(d=!b.metaKey&&!b.ctrlKey||!e.$element.hasClass("ui-selected"),e.$element.removeClass(d?"ui-unselecting":"ui-selected").addClass(d?"ui-selecting":"ui-unselecting"),e.unselecting=!d,e.selecting=d,e.selected=d,d?c._trigger("selecting",b,{"selecting":e.element}):c._trigger("unselecting",b,{"unselecting":e.element}),!1):void 0}))},"_mouseDrag":function(b){if(this.dragged=!0,!this.options.disabled){var c,d=this,e=this.options,f=this.opos[0],g=this.opos[1],h=b.pageX,i=b.pageY;return f>h&&(c=h,h=f,f=c),g>i&&(c=i,i=g,g=c),this.helper.css({"left":f,"top":g,"width":h-f,"height":i-g}),this.selectees.each(function(){var c=a.data(this,"selectable-item"),j=!1;c&&c.element!==d.element[0]&&("touch"===e.tolerance?j=!(c.left>h||f>c.right||c.top>i||g>c.bottom):"fit"===e.tolerance&&(j=c.left>f&&h>c.right&&c.top>g&&i>c.bottom),j?(c.selected&&(c.$element.removeClass("ui-selected"),c.selected=!1),c.unselecting&&(c.$element.removeClass("ui-unselecting"),c.unselecting=!1),c.selecting||(c.$element.addClass("ui-selecting"),c.selecting=!0,d._trigger("selecting",b,{"selecting":c.element}))):(c.selecting&&((b.metaKey||b.ctrlKey)&&c.startselected?(c.$element.removeClass("ui-selecting"),c.selecting=!1,c.$element.addClass("ui-selected"),c.selected=!0):(c.$element.removeClass("ui-selecting"),c.selecting=!1,c.startselected&&(c.$element.addClass("ui-unselecting"),c.unselecting=!0),d._trigger("unselecting",b,{"unselecting":c.element}))),c.selected&&(b.metaKey||b.ctrlKey||c.startselected||(c.$element.removeClass("ui-selected"),c.selected=!1,c.$element.addClass("ui-unselecting"),c.unselecting=!0,d._trigger("unselecting",b,{"unselecting":c.element})))))}),!1}},"_mouseStop":function(b){var c=this;return this.dragged=!1,a(".ui-unselecting",this.element[0]).each(function(){var d=a.data(this,"selectable-item");d.$element.removeClass("ui-unselecting"),d.unselecting=!1,d.startselected=!1,c._trigger("unselected",b,{"unselected":d.element})}),a(".ui-selecting",this.element[0]).each(function(){var d=a.data(this,"selectable-item");d.$element.removeClass("ui-selecting").addClass("ui-selected"),d.selecting=!1,d.selected=!0,d.startselected=!0,c._trigger("selected",b,{"selected":d.element})}),this._trigger("stop",b),this.helper.remove(),!1}})}(jQuery),function(a){function b(a,b,c){return a>b&&b+c>a}function c(a){return/left|right/.test(a.css("float"))||/inline|table-cell/.test(a.css("display"))}a.widget("ui.sortable",a.ui.mouse,{"version":"1.10.4","widgetEventPrefix":"sort","ready":!1,"options":{"appendTo":"parent","axis":!1,"connectWith":!1,"containment":!1,"cursor":"auto","cursorAt":!1,"dropOnEmpty":!0,"forcePlaceholderSize":!1,"forceHelperSize":!1,"grid":!1,"handle":!1,"helper":"original","items":"> *","opacity":!1,"placeholder":!1,"revert":!1,"scroll":!0,"scrollSensitivity":20,"scrollSpeed":20,"scope":"default","tolerance":"intersect","zIndex":1e3,"activate":null,"beforeStop":null,"change":null,"deactivate":null,"out":null,"over":null,"receive":null,"remove":null,"sort":null,"start":null,"stop":null,"update":null},"_create":function(){var a=this.options;this.containerCache={},this.element.addClass("ui-sortable"),this.refresh(),this.floating=!!this.items.length&&("x"===a.axis||c(this.items[0].item)),this.offset=this.element.offset(),this._mouseInit(),this.ready=!0},"_destroy":function(){this.element.removeClass("ui-sortable ui-sortable-disabled"),this._mouseDestroy();for(var a=this.items.length-1;a>=0;a--)this.items[a].item.removeData(this.widgetName+"-item");return this},"_setOption":function(b,c){"disabled"===b?(this.options[b]=c,this.widget().toggleClass("ui-sortable-disabled",!!c)):a.Widget.prototype._setOption.apply(this,arguments)},"_mouseCapture":function(b,c){var d=null,e=!1,f=this;return!this.reverting&&(!this.options.disabled&&"static"!==this.options.type&&(this._refreshItems(b),a(b.target).parents().each(function(){return a.data(this,f.widgetName+"-item")===f?(d=a(this),!1):void 0}),a.data(b.target,f.widgetName+"-item")===f&&(d=a(b.target)),!!d&&(!(this.options.handle&&!c&&(a(this.options.handle,d).find("*").addBack().each(function(){this===b.target&&(e=!0)}),!e))&&(this.currentItem=d,this._removeCurrentsFromItems(),!0))))},"_mouseStart":function(b,c,d){var e,f,g=this.options;if(this.currentContainer=this,this.refreshPositions(),this.helper=this._createHelper(b),this._cacheHelperProportions(),this._cacheMargins(),this.scrollParent=this.helper.scrollParent(),this.offset=this.currentItem.offset(),this.offset={"top":this.offset.top-this.margins.top,"left":this.offset.left-this.margins.left},a.extend(this.offset,{"click":{"left":b.pageX-this.offset.left,"top":b.pageY-this.offset.top},"parent":this._getParentOffset(),"relative":this._getRelativeOffset()}),this.helper.css("position","absolute"),this.cssPosition=this.helper.css("position"),this.originalPosition=this._generatePosition(b),this.originalPageX=b.pageX,this.originalPageY=b.pageY,g.cursorAt&&this._adjustOffsetFromHelper(g.cursorAt),this.domPosition={"prev":this.currentItem.prev()[0],"parent":this.currentItem.parent()[0]},this.helper[0]!==this.currentItem[0]&&this.currentItem.hide(),this._createPlaceholder(),g.containment&&this._setContainment(),g.cursor&&"auto"!==g.cursor&&(f=this.document.find("body"),this.storedCursor=f.css("cursor"),f.css("cursor",g.cursor),this.storedStylesheet=a("<style>*{ cursor: "+g.cursor+" !important; }</style>").appendTo(f)),g.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",g.opacity)),g.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",g.zIndex)),this.scrollParent[0]!==document&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()),this._trigger("start",b,this._uiHash()),this._preserveHelperProportions||this._cacheHelperProportions(),!d)for(e=this.containers.length-1;e>=0;e--)this.containers[e]._trigger("activate",b,this._uiHash(this));return a.ui.ddmanager&&(a.ui.ddmanager.current=this),a.ui.ddmanager&&!g.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,b),this.dragging=!0,this.helper.addClass("ui-sortable-helper"),this._mouseDrag(b),!0},"_mouseDrag":function(b){var c,d,e,f,g=this.options,h=!1;for(this.position=this._generatePosition(b),this.positionAbs=this._convertPositionTo("absolute"),this.lastPositionAbs||(this.lastPositionAbs=this.positionAbs),this.options.scroll&&(this.scrollParent[0]!==document&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-b.pageY<g.scrollSensitivity?this.scrollParent[0].scrollTop=h=this.scrollParent[0].scrollTop+g.scrollSpeed:b.pageY-this.overflowOffset.top<g.scrollSensitivity&&(this.scrollParent[0].scrollTop=h=this.scrollParent[0].scrollTop-g.scrollSpeed),this.overflowOffset.left+this.scrollParent[0].offsetWidth-b.pageX<g.scrollSensitivity?this.scrollParent[0].scrollLeft=h=this.scrollParent[0].scrollLeft+g.scrollSpeed:b.pageX-this.overflowOffset.left<g.scrollSensitivity&&(this.scrollParent[0].scrollLeft=h=this.scrollParent[0].scrollLeft-g.scrollSpeed)):(b.pageY-a(document).scrollTop()<g.scrollSensitivity?h=a(document).scrollTop(a(document).scrollTop()-g.scrollSpeed):a(window).height()-(b.pageY-a(document).scrollTop())<g.scrollSensitivity&&(h=a(document).scrollTop(a(document).scrollTop()+g.scrollSpeed)),b.pageX-a(document).scrollLeft()<g.scrollSensitivity?h=a(document).scrollLeft(a(document).scrollLeft()-g.scrollSpeed):a(window).width()-(b.pageX-a(document).scrollLeft())<g.scrollSensitivity&&(h=a(document).scrollLeft(a(document).scrollLeft()+g.scrollSpeed))),!1!==h&&a.ui.ddmanager&&!g.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,b)),this.positionAbs=this._convertPositionTo("absolute"),this.options.axis&&"y"===this.options.axis||(this.helper[0].style.left=this.position.left+"px"),this.options.axis&&"x"===this.options.axis||(this.helper[0].style.top=this.position.top+"px"),c=this.items.length-1;c>=0;c--)if(d=this.items[c],e=d.item[0],(f=this._intersectsWithPointer(d))&&d.instance===this.currentContainer&&e!==this.currentItem[0]&&this.placeholder[1===f?"next":"prev"]()[0]!==e&&!a.contains(this.placeholder[0],e)&&("semi-dynamic"!==this.options.type||!a.contains(this.element[0],e))){if(this.direction=1===f?"down":"up","pointer"!==this.options.tolerance&&!this._intersectsWithSides(d))break;this._rearrange(b,d),this._trigger("change",b,this._uiHash());break}return this._contactContainers(b),a.ui.ddmanager&&a.ui.ddmanager.drag(this,b),this._trigger("sort",b,this._uiHash()),this.lastPositionAbs=this.positionAbs,!1},"_mouseStop":function(b,c){if(b){if(a.ui.ddmanager&&!this.options.dropBehaviour&&a.ui.ddmanager.drop(this,b),this.options.revert){var d=this,e=this.placeholder.offset(),f=this.options.axis,g={};f&&"x"!==f||(g.left=e.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===document.body?0:this.offsetParent[0].scrollLeft)),f&&"y"!==f||(g.top=e.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===document.body?0:this.offsetParent[0].scrollTop)),this.reverting=!0,a(this.helper).animate(g,parseInt(this.options.revert,10)||500,function(){d._clear(b)})}else this._clear(b,c);return!1}},"cancel":function(){if(this.dragging){this._mouseUp({"target":null}),"original"===this.options.helper?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var b=this.containers.length-1;b>=0;b--)this.containers[b]._trigger("deactivate",null,this._uiHash(this)),this.containers[b].containerCache.over&&(this.containers[b]._trigger("out",null,this._uiHash(this)),this.containers[b].containerCache.over=0)}return this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),a.extend(this,{"helper":null,"dragging":!1,"reverting":!1,"_noFinalSort":null}),this.domPosition.prev?a(this.domPosition.prev).after(this.currentItem):a(this.domPosition.parent).prepend(this.currentItem)),this},"serialize":function(b){var c=this._getItemsAsjQuery(b&&b.connected),d=[];return b=b||{},a(c).each(function(){var c=(a(b.item||this).attr(b.attribute||"id")||"").match(b.expression||/(.+)[\-=_](.+)/);c&&d.push((b.key||c[1]+"[]")+"="+(b.key&&b.expression?c[1]:c[2]))}),!d.length&&b.key&&d.push(b.key+"="),d.join("&")},"toArray":function(b){var c=this._getItemsAsjQuery(b&&b.connected),d=[];return b=b||{},c.each(function(){d.push(a(b.item||this).attr(b.attribute||"id")||"")}),d},"_intersectsWith":function(a){var b=this.positionAbs.left,c=b+this.helperProportions.width,d=this.positionAbs.top,e=d+this.helperProportions.height,f=a.left,g=f+a.width,h=a.top,i=h+a.height,j=this.offset.click.top,k=this.offset.click.left,l="x"===this.options.axis||d+j>h&&i>d+j,m="y"===this.options.axis||b+k>f&&g>b+k,n=l&&m;return"pointer"===this.options.tolerance||this.options.forcePointerForContainers||"pointer"!==this.options.tolerance&&this.helperProportions[this.floating?"width":"height"]>a[this.floating?"width":"height"]?n:b+this.helperProportions.width/2>f&&g>c-this.helperProportions.width/2&&d+this.helperProportions.height/2>h&&i>e-this.helperProportions.height/2},"_intersectsWithPointer":function(a){var c="x"===this.options.axis||b(this.positionAbs.top+this.offset.click.top,a.top,a.height),d="y"===this.options.axis||b(this.positionAbs.left+this.offset.click.left,a.left,a.width),e=c&&d,f=this._getDragVerticalDirection(),g=this._getDragHorizontalDirection();return!!e&&(this.floating?g&&"right"===g||"down"===f?2:1:f&&("down"===f?2:1))},"_intersectsWithSides":function(a){var c=b(this.positionAbs.top+this.offset.click.top,a.top+a.height/2,a.height),d=b(this.positionAbs.left+this.offset.click.left,a.left+a.width/2,a.width),e=this._getDragVerticalDirection(),f=this._getDragHorizontalDirection();return this.floating&&f?"right"===f&&d||"left"===f&&!d:e&&("down"===e&&c||"up"===e&&!c)},"_getDragVerticalDirection":function(){var a=this.positionAbs.top-this.lastPositionAbs.top;return 0!==a&&(a>0?"down":"up")},"_getDragHorizontalDirection":function(){var a=this.positionAbs.left-this.lastPositionAbs.left;return 0!==a&&(a>0?"right":"left")},"refresh":function(a){return this._refreshItems(a),this.refreshPositions(),this},"_connectWith":function(){var a=this.options;return a.connectWith.constructor===String?[a.connectWith]:a.connectWith},"_getItemsAsjQuery":function(b){function c(){h.push(this)}var d,e,f,g,h=[],i=[],j=this._connectWith();if(j&&b)for(d=j.length-1;d>=0;d--)for(f=a(j[d]),e=f.length-1;e>=0;e--)(g=a.data(f[e],this.widgetFullName))&&g!==this&&!g.options.disabled&&i.push([a.isFunction(g.options.items)?g.options.items.call(g.element):a(g.options.items,g.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),g]);for(i.push([a.isFunction(this.options.items)?this.options.items.call(this.element,null,{"options":this.options,"item":this.currentItem}):a(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]),d=i.length-1;d>=0;d--)i[d][0].each(c);return a(h)},"_removeCurrentsFromItems":function(){var b=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=a.grep(this.items,function(a){for(var c=0;b.length>c;c++)if(b[c]===a.item[0])return!1;return!0})},"_refreshItems":function(b){this.items=[],this.containers=[this];var c,d,e,f,g,h,i,j,k=this.items,l=[[a.isFunction(this.options.items)?this.options.items.call(this.element[0],b,{"item":this.currentItem}):a(this.options.items,this.element),this]],m=this._connectWith();if(m&&this.ready)for(c=m.length-1;c>=0;c--)for(e=a(m[c]),d=e.length-1;d>=0;d--)(f=a.data(e[d],this.widgetFullName))&&f!==this&&!f.options.disabled&&(l.push([a.isFunction(f.options.items)?f.options.items.call(f.element[0],b,{"item":this.currentItem}):a(f.options.items,f.element),f]),this.containers.push(f));for(c=l.length-1;c>=0;c--)for(g=l[c][1],h=l[c][0],d=0,j=h.length;j>d;d++)i=a(h[d]),i.data(this.widgetName+"-item",g),k.push({"item":i,"instance":g,"width":0,"height":0,"left":0,"top":0})},"refreshPositions":function(b){this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset());var c,d,e,f;for(c=this.items.length-1;c>=0;c--)d=this.items[c],d.instance!==this.currentContainer&&this.currentContainer&&d.item[0]!==this.currentItem[0]||(e=this.options.toleranceElement?a(this.options.toleranceElement,d.item):d.item,b||(d.width=e.outerWidth(),d.height=e.outerHeight()),f=e.offset(),d.left=f.left,d.top=f.top);if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(c=this.containers.length-1;c>=0;c--)f=this.containers[c].element.offset(),this.containers[c].containerCache.left=f.left,this.containers[c].containerCache.top=f.top,this.containers[c].containerCache.width=this.containers[c].element.outerWidth(),this.containers[c].containerCache.height=this.containers[c].element.outerHeight();return this},"_createPlaceholder":function(b){b=b||this;var c,d=b.options;d.placeholder&&d.placeholder.constructor!==String||(c=d.placeholder,d.placeholder={"element":function(){var d=b.currentItem[0].nodeName.toLowerCase(),e=a("<"+d+">",b.document[0]).addClass(c||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper");return"tr"===d?b.currentItem.children().each(function(){a("<td>&#160;</td>",b.document[0]).attr("colspan",a(this).attr("colspan")||1).appendTo(e)}):"img"===d&&e.attr("src",b.currentItem.attr("src")),c||e.css("visibility","hidden"),e},"update":function(a,e){(!c||d.forcePlaceholderSize)&&(e.height()||e.height(b.currentItem.innerHeight()-parseInt(b.currentItem.css("paddingTop")||0,10)-parseInt(b.currentItem.css("paddingBottom")||0,10)),e.width()||e.width(b.currentItem.innerWidth()-parseInt(b.currentItem.css("paddingLeft")||0,10)-parseInt(b.currentItem.css("paddingRight")||0,10)))}}),b.placeholder=a(d.placeholder.element.call(b.element,b.currentItem)),b.currentItem.after(b.placeholder),d.placeholder.update(b,b.placeholder)},"_contactContainers":function(d){var e,f,g,h,i,j,k,l,m,n,o=null,p=null;for(e=this.containers.length-1;e>=0;e--)if(!a.contains(this.currentItem[0],this.containers[e].element[0]))if(this._intersectsWith(this.containers[e].containerCache)){if(o&&a.contains(this.containers[e].element[0],o.element[0]))continue;o=this.containers[e],p=e}else this.containers[e].containerCache.over&&(this.containers[e]._trigger("out",d,this._uiHash(this)),this.containers[e].containerCache.over=0);if(o)if(1===this.containers.length)this.containers[p].containerCache.over||(this.containers[p]._trigger("over",d,this._uiHash(this)),this.containers[p].containerCache.over=1);else{for(g=1e4,h=null,n=o.floating||c(this.currentItem),i=n?"left":"top",j=n?"width":"height",k=this.positionAbs[i]+this.offset.click[i],f=this.items.length-1;f>=0;f--)a.contains(this.containers[p].element[0],this.items[f].item[0])&&this.items[f].item[0]!==this.currentItem[0]&&(!n||b(this.positionAbs.top+this.offset.click.top,this.items[f].top,this.items[f].height))&&(l=this.items[f].item.offset()[i],m=!1,Math.abs(l-k)>Math.abs(l+this.items[f][j]-k)&&(m=!0,l+=this.items[f][j]),g>Math.abs(l-k)&&(g=Math.abs(l-k),h=this.items[f],this.direction=m?"up":"down"));if(!h&&!this.options.dropOnEmpty)return;if(this.currentContainer===this.containers[p])return;h?this._rearrange(d,h,null,!0):this._rearrange(d,null,this.containers[p].element,!0),this._trigger("change",d,this._uiHash()),this.containers[p]._trigger("change",d,this._uiHash(this)),this.currentContainer=this.containers[p],this.options.placeholder.update(this.currentContainer,this.placeholder),this.containers[p]._trigger("over",d,this._uiHash(this)),this.containers[p].containerCache.over=1}},"_createHelper":function(b){var c=this.options,d=a.isFunction(c.helper)?a(c.helper.apply(this.element[0],[b,this.currentItem])):"clone"===c.helper?this.currentItem.clone():this.currentItem;return d.parents("body").length||a("parent"!==c.appendTo?c.appendTo:this.currentItem[0].parentNode)[0].appendChild(d[0]),d[0]===this.currentItem[0]&&(this._storedCSS={"width":this.currentItem[0].style.width,"height":this.currentItem[0].style.height,"position":this.currentItem.css("position"),"top":this.currentItem.css("top"),"left":this.currentItem.css("left")}),(!d[0].style.width||c.forceHelperSize)&&d.width(this.currentItem.width()),(!d[0].style.height||c.forceHelperSize)&&d.height(this.currentItem.height()),d},"_adjustOffsetFromHelper":function(b){"string"==typeof b&&(b=b.split(" ")),a.isArray(b)&&(b={"left":+b[0],"top":+b[1]||0}),"left"in b&&(this.offset.click.left=b.left+this.margins.left),"right"in b&&(this.offset.click.left=this.helperProportions.width-b.right+this.margins.left),"top"in b&&(this.offset.click.top=b.top+this.margins.top),"bottom"in b&&(this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top)},"_getParentOffset":function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();return"absolute"===this.cssPosition&&this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])&&(b.left+=this.scrollParent.scrollLeft(),b.top+=this.scrollParent.scrollTop()),(this.offsetParent[0]===document.body||this.offsetParent[0].tagName&&"html"===this.offsetParent[0].tagName.toLowerCase()&&a.ui.ie)&&(b={"top":0,"left":0}),{"top":b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),"left":b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},"_getRelativeOffset":function(){if("relative"===this.cssPosition){var a=this.currentItem.position();return{"top":a.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),"left":a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{"top":0,"left":0}},"_cacheMargins":function(){this.margins={"left":parseInt(this.currentItem.css("marginLeft"),10)||0,"top":parseInt(this.currentItem.css("marginTop"),10)||0}},"_cacheHelperProportions":function(){this.helperProportions={"width":this.helper.outerWidth(),"height":this.helper.outerHeight()}},"_setContainment":function(){var b,c,d,e=this.options;"parent"===e.containment&&(e.containment=this.helper[0].parentNode),("document"===e.containment||"window"===e.containment)&&(this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a("document"===e.containment?document:window).width()-this.helperProportions.width-this.margins.left,(a("document"===e.containment?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]),/^(document|window|parent)$/.test(e.containment)||(b=a(e.containment)[0],c=a(e.containment).offset(),d="hidden"!==a(b).css("overflow"),this.containment=[c.left+(parseInt(a(b).css("borderLeftWidth"),10)||0)+(parseInt(a(b).css("paddingLeft"),10)||0)-this.margins.left,c.top+(parseInt(a(b).css("borderTopWidth"),10)||0)+(parseInt(a(b).css("paddingTop"),10)||0)-this.margins.top,c.left+(d?Math.max(b.scrollWidth,b.offsetWidth):b.offsetWidth)-(parseInt(a(b).css("borderLeftWidth"),10)||0)-(parseInt(a(b).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,c.top+(d?Math.max(b.scrollHeight,b.offsetHeight):b.offsetHeight)-(parseInt(a(b).css("borderTopWidth"),10)||0)-(parseInt(a(b).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top])},"_convertPositionTo":function(b,c){c||(c=this.position);var d="absolute"===b?1:-1,e="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,f=/(html|body)/i.test(e[0].tagName);return{"top":c.top+this.offset.relative.top*d+this.offset.parent.top*d-("fixed"===this.cssPosition?-this.scrollParent.scrollTop():f?0:e.scrollTop())*d,"left":c.left+this.offset.relative.left*d+this.offset.parent.left*d-("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():f?0:e.scrollLeft())*d}},"_generatePosition":function(b){var c,d,e=this.options,f=b.pageX,g=b.pageY,h="absolute"!==this.cssPosition||this.scrollParent[0]!==document&&a.contains(this.scrollParent[0],this.offsetParent[0])?this.scrollParent:this.offsetParent,i=/(html|body)/i.test(h[0].tagName);return"relative"!==this.cssPosition||this.scrollParent[0]!==document&&this.scrollParent[0]!==this.offsetParent[0]||(this.offset.relative=this._getRelativeOffset()),this.originalPosition&&(this.containment&&(b.pageX-this.offset.click.left<this.containment[0]&&(f=this.containment[0]+this.offset.click.left),b.pageY-this.offset.click.top<this.containment[1]&&(g=this.containment[1]+this.offset.click.top),b.pageX-this.offset.click.left>this.containment[2]&&(f=this.containment[2]+this.offset.click.left),b.pageY-this.offset.click.top>this.containment[3]&&(g=this.containment[3]+this.offset.click.top)),e.grid&&(c=this.originalPageY+Math.round((g-this.originalPageY)/e.grid[1])*e.grid[1],g=this.containment?c-this.offset.click.top>=this.containment[1]&&c-this.offset.click.top<=this.containment[3]?c:c-this.offset.click.top>=this.containment[1]?c-e.grid[1]:c+e.grid[1]:c,d=this.originalPageX+Math.round((f-this.originalPageX)/e.grid[0])*e.grid[0],f=this.containment?d-this.offset.click.left>=this.containment[0]&&d-this.offset.click.left<=this.containment[2]?d:d-this.offset.click.left>=this.containment[0]?d-e.grid[0]:d+e.grid[0]:d)),{"top":g-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():i?0:h.scrollTop()),"left":f-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():i?0:h.scrollLeft())}},"_rearrange":function(a,b,c,d){c?c[0].appendChild(this.placeholder[0]):b.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?b.item[0]:b.item[0].nextSibling),this.counter=this.counter?++this.counter:1;var e=this.counter;this._delay(function(){e===this.counter&&this.refreshPositions(!d)})},"_clear":function(a,b){function c(a,b,c){return function(d){c._trigger(a,d,b._uiHash(b))}}this.reverting=!1;var d,e=[];if(!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem),this._noFinalSort=null,this.helper[0]===this.currentItem[0]){for(d in this._storedCSS)("auto"===this._storedCSS[d]||"static"===this._storedCSS[d])&&(this._storedCSS[d]="");this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else this.currentItem.show();for(this.fromOutside&&!b&&e.push(function(a){this._trigger("receive",a,this._uiHash(this.fromOutside))}),!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||b||e.push(function(a){this._trigger("update",a,this._uiHash())}),this!==this.currentContainer&&(b||(e.push(function(a){this._trigger("remove",a,this._uiHash())}),e.push(function(a){return function(b){a._trigger("receive",b,this._uiHash(this))}}.call(this,this.currentContainer)),e.push(function(a){return function(b){a._trigger("update",b,this._uiHash(this))}}.call(this,this.currentContainer)))),d=this.containers.length-1;d>=0;d--)b||e.push(c("deactivate",this,this.containers[d])),this.containers[d].containerCache.over&&(e.push(c("out",this,this.containers[d])),this.containers[d].containerCache.over=0);if(this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove()),this._storedOpacity&&this.helper.css("opacity",this._storedOpacity),this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex),this.dragging=!1,this.cancelHelperRemoval){if(!b){for(this._trigger("beforeStop",a,this._uiHash()),d=0;e.length>d;d++)e[d].call(this,a);this._trigger("stop",a,this._uiHash())}return this.fromOutside=!1,!1}if(b||this._trigger("beforeStop",a,this._uiHash()),this.placeholder[0].parentNode.removeChild(this.placeholder[0]),this.helper[0]!==this.currentItem[0]&&this.helper.remove(),this.helper=null,!b){for(d=0;e.length>d;d++)e[d].call(this,a);this._trigger("stop",a,this._uiHash())}return this.fromOutside=!1,!0},"_trigger":function(){!1===a.Widget.prototype._trigger.apply(this,arguments)&&this.cancel()},"_uiHash":function(b){var c=b||this;return{"helper":c.helper,"placeholder":c.placeholder||a([]),"position":c.position,"originalPosition":c.originalPosition,"offset":c.positionAbs,"item":c.currentItem,"sender":b?b.element:null}}})}(jQuery),function(a){var b=0,c={},d={};c.height=c.paddingTop=c.paddingBottom=c.borderTopWidth=c.borderBottomWidth="hide",d.height=d.paddingTop=d.paddingBottom=d.borderTopWidth=d.borderBottomWidth="show",a.widget("ui.accordion",{"version":"1.10.4","options":{"active":0,"animate":{},"collapsible":!1,"event":"click","header":"> li > :first-child,> :not(li):even","heightStyle":"auto","icons":{"activeHeader":"ui-icon-triangle-1-s","header":"ui-icon-triangle-1-e"},"activate":null,"beforeActivate":null},"_create":function(){var b=this.options;this.prevShow=this.prevHide=a(),this.element.addClass("ui-accordion ui-widget ui-helper-reset").attr("role","tablist"),b.collapsible||!1!==b.active&&null!=b.active||(b.active=0),this._processPanels(),0>b.active&&(b.active+=this.headers.length),this._refresh()},"_getCreateEventData":function(){return{"header":this.active,"panel":this.active.length?this.active.next():a(),"content":this.active.length?this.active.next():a()}},"_createIcons":function(){var b=this.options.icons;b&&(a("<span>").addClass("ui-accordion-header-icon ui-icon "+b.header).prependTo(this.headers),this.active.children(".ui-accordion-header-icon").removeClass(b.header).addClass(b.activeHeader),this.headers.addClass("ui-accordion-icons"))},"_destroyIcons":function(){this.headers.removeClass("ui-accordion-icons").children(".ui-accordion-header-icon").remove()},"_destroy":function(){var a;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role"),this.headers.removeClass("ui-accordion-header ui-accordion-header-active ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("aria-controls").removeAttr("tabIndex").each(function(){/^ui-accordion/.test(this.id)&&this.removeAttribute("id")}),this._destroyIcons(),a=this.headers.next().css("display","").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-state-disabled").each(function(){/^ui-accordion/.test(this.id)&&this.removeAttribute("id")}),"content"!==this.options.heightStyle&&a.css("height","")},"_setOption":function(a,b){return"active"===a?void this._activate(b):("event"===a&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(b)),this._super(a,b),"collapsible"!==a||b||!1!==this.options.active||this._activate(0),"icons"===a&&(this._destroyIcons(),b&&this._createIcons()),void("disabled"===a&&this.headers.add(this.headers.next()).toggleClass("ui-state-disabled",!!b)))},"_keydown":function(b){if(!b.altKey&&!b.ctrlKey){var c=a.ui.keyCode,d=this.headers.length,e=this.headers.index(b.target),f=!1;switch(b.keyCode){case c.RIGHT:case c.DOWN:f=this.headers[(e+1)%d];break;case c.LEFT:case c.UP:f=this.headers[(e-1+d)%d];break;case c.SPACE:case c.ENTER:this._eventHandler(b);break;case c.HOME:f=this.headers[0];break;case c.END:f=this.headers[d-1]}f&&(a(b.target).attr("tabIndex",-1),a(f).attr("tabIndex",0),f.focus(),b.preventDefault())}},"_panelKeyDown":function(b){b.keyCode===a.ui.keyCode.UP&&b.ctrlKey&&a(b.currentTarget).prev().focus()},"refresh":function(){var b=this.options;this._processPanels(),!1===b.active&&!0===b.collapsible||!this.headers.length?(b.active=!1,this.active=a()):!1===b.active?this._activate(0):this.active.length&&!a.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(b.active=!1,this.active=a()):this._activate(Math.max(0,b.active-1)):b.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},"_processPanels":function(){this.headers=this.element.find(this.options.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all"),this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom").filter(":not(.ui-accordion-content-active)").hide()},"_refresh":function(){var c,d=this.options,e=d.heightStyle,f=this.element.parent(),g=this.accordionId="ui-accordion-"+(this.element.attr("id")||++b);this.active=this._findActive(d.active).addClass("ui-accordion-header-active ui-state-active ui-corner-top").removeClass("ui-corner-all"),this.active.next().addClass("ui-accordion-content-active").show(),this.headers.attr("role","tab").each(function(b){var c=a(this),d=c.attr("id"),e=c.next(),f=e.attr("id");d||(d=g+"-header-"+b,c.attr("id",d)),f||(f=g+"-panel-"+b,e.attr("id",f)),c.attr("aria-controls",f),e.attr("aria-labelledby",d)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false","tabIndex":-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true","tabIndex":0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(d.event),"fill"===e?(c=f.height(),this.element.siblings(":visible").each(function(){var b=a(this),d=b.css("position");"absolute"!==d&&"fixed"!==d&&(c-=b.outerHeight(!0))}),this.headers.each(function(){c-=a(this).outerHeight(!0)}),this.headers.next().each(function(){a(this).height(Math.max(0,c-a(this).innerHeight()+a(this).height()))}).css("overflow","auto")):"auto"===e&&(c=0,this.headers.next().each(function(){c=Math.max(c,a(this).css("height","").height())}).height(c))},"_activate":function(b){var c=this._findActive(b)[0];c!==this.active[0]&&(c=c||this.active[0],this._eventHandler({"target":c,"currentTarget":c,"preventDefault":a.noop}))},"_findActive":function(b){return"number"==typeof b?this.headers.eq(b):a()},"_setupEvents":function(b){var c={"keydown":"_keydown"};b&&a.each(b.split(" "),function(a,b){c[b]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,c),this._on(this.headers.next(),{"keydown":"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},"_eventHandler":function(b){var c=this.options,d=this.active,e=a(b.currentTarget),f=e[0]===d[0],g=f&&c.collapsible,h=g?a():e.next(),i=d.next(),j={"oldHeader":d,"oldPanel":i,"newHeader":g?a():e,"newPanel":h};b.preventDefault(),f&&!c.collapsible||!1===this._trigger("beforeActivate",b,j)||(c.active=!g&&this.headers.index(e),this.active=f?a():e,this._toggle(j),d.removeClass("ui-accordion-header-active ui-state-active"),c.icons&&d.children(".ui-accordion-header-icon").removeClass(c.icons.activeHeader).addClass(c.icons.header),f||(e.removeClass("ui-corner-all").addClass("ui-accordion-header-active ui-state-active ui-corner-top"),c.icons&&e.children(".ui-accordion-header-icon").removeClass(c.icons.header).addClass(c.icons.activeHeader),e.next().addClass("ui-accordion-content-active")))},"_toggle":function(b){var c=b.newPanel,d=this.prevShow.length?this.prevShow:b.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=c,this.prevHide=d,this.options.animate?this._animate(c,d,b):(d.hide(),c.show(),this._toggleComplete(b)),d.attr({"aria-hidden":"true"}),d.prev().attr("aria-selected","false"),c.length&&d.length?d.prev().attr({"tabIndex":-1,"aria-expanded":"false"}):c.length&&this.headers.filter(function(){return 0===a(this).attr("tabIndex")}).attr("tabIndex",-1),c.attr("aria-hidden","false").prev().attr({"aria-selected":"true","tabIndex":0,"aria-expanded":"true"})},"_animate":function(a,b,e){var f,g,h,i=this,j=0,k=a.length&&(!b.length||a.index()<b.index()),l=this.options.animate||{},m=k&&l.down||l,n=function(){i._toggleComplete(e)};return"number"==typeof m&&(h=m),"string"==typeof m&&(g=m),g=g||m.easing||l.easing,h=h||m.duration||l.duration,b.length?a.length?(f=a.show().outerHeight(),b.animate(c,{"duration":h,"easing":g,"step":function(a,b){b.now=Math.round(a)}}),void a.hide().animate(d,{"duration":h,"easing":g,"complete":n,"step":function(a,c){c.now=Math.round(a),"height"!==c.prop?j+=c.now:"content"!==i.options.heightStyle&&(c.now=Math.round(f-b.outerHeight()-j),j=0)}})):b.animate(c,h,g,n):a.animate(d,h,g,n)},"_toggleComplete":function(a){var b=a.oldPanel;b.removeClass("ui-accordion-content-active").prev().removeClass("ui-corner-top").addClass("ui-corner-all"),b.length&&(b.parent()[0].className=b.parent()[0].className),this._trigger("activate",null,a)}})}(jQuery),function(a){a.widget("ui.autocomplete",{"version":"1.10.4","defaultElement":"<input>","options":{"appendTo":null,"autoFocus":!1,"delay":300,"minLength":1,"position":{"my":"left top","at":"left bottom","collision":"none"},"source":null,"change":null,"close":null,"focus":null,"open":null,"response":null,"search":null,"select":null},"requestIndex":0,"pending":0,"_create":function(){var b,c,d,e=this.element[0].nodeName.toLowerCase(),f="textarea"===e,g="input"===e;this.isMultiLine=!!f||!g&&this.element.prop("isContentEditable"),this.valueMethod=this.element[f||g?"val":"text"],this.isNewMenu=!0,this.element.addClass("ui-autocomplete-input").attr("autocomplete","off"),this._on(this.element,{"keydown":function(e){if(this.element.prop("readOnly"))return b=!0,d=!0,void(c=!0);b=!1,d=!1,c=!1;var f=a.ui.keyCode;switch(e.keyCode){case f.PAGE_UP:b=!0,this._move("previousPage",e);break;case f.PAGE_DOWN:b=!0,this._move("nextPage",e);break;case f.UP:b=!0,this._keyEvent("previous",e);break;case f.DOWN:b=!0,this._keyEvent("next",e);break;case f.ENTER:case f.NUMPAD_ENTER:this.menu.active&&(b=!0,e.preventDefault(),this.menu.select(e));break;case f.TAB:this.menu.active&&this.menu.select(e);break;case f.ESCAPE:this.menu.element.is(":visible")&&(this._value(this.term),this.close(e),e.preventDefault());break;default:c=!0,this._searchTimeout(e)}},"keypress":function(d){if(b)return b=!1,void((!this.isMultiLine||this.menu.element.is(":visible"))&&d.preventDefault());if(!c){var e=a.ui.keyCode;switch(d.keyCode){case e.PAGE_UP:this._move("previousPage",d);break;case e.PAGE_DOWN:this._move("nextPage",d);break;case e.UP:this._keyEvent("previous",d);break;case e.DOWN:this._keyEvent("next",d)}}},"input":function(a){return d?(d=!1,void a.preventDefault()):void this._searchTimeout(a)},"focus":function(){this.selectedItem=null,this.previous=this._value()},"blur":function(a){return this.cancelBlur?void delete this.cancelBlur:(clearTimeout(this.searching),this.close(a),void this._change(a))}}),this._initSource(),this.menu=a("<ul>").addClass("ui-autocomplete ui-front").appendTo(this._appendTo()).menu({"role":null}).hide().data("ui-menu"),this._on(this.menu.element,{"mousedown":function(b){b.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur});var c=this.menu.element[0];a(b.target).closest(".ui-menu-item").length||this._delay(function(){var b=this;this.document.one("mousedown",function(d){d.target===b.element[0]||d.target===c||a.contains(c,d.target)||b.close()})})},"menufocus":function(b,c){if(this.isNewMenu&&(this.isNewMenu=!1,b.originalEvent&&/^mouse/.test(b.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){a(b.target).trigger(b.originalEvent)});var d=c.item.data("ui-autocomplete-item");!1!==this._trigger("focus",b,{"item":d})?b.originalEvent&&/^key/.test(b.originalEvent.type)&&this._value(d.value):this.liveRegion.text(d.value)},"menuselect":function(a,b){var c=b.item.data("ui-autocomplete-item"),d=this.previous;this.element[0]!==this.document[0].activeElement&&(this.element.focus(),this.previous=d,this._delay(function(){this.previous=d,this.selectedItem=c})),!1!==this._trigger("select",a,{"item":c})&&this._value(c.value),this.term=this._value(),this.close(a),this.selectedItem=c}}),this.liveRegion=a("<span>",{"role":"status","aria-live":"polite"}).addClass("ui-helper-hidden-accessible").insertBefore(this.element),this._on(this.window,{"beforeunload":function(){this.element.removeAttr("autocomplete")}})},"_destroy":function(){clearTimeout(this.searching),this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},"_setOption":function(a,b){this._super(a,b),"source"===a&&this._initSource(),"appendTo"===a&&this.menu.element.appendTo(this._appendTo()),"disabled"===a&&b&&this.xhr&&this.xhr.abort()},"_appendTo":function(){var b=this.options.appendTo;return b&&(b=b.jquery||b.nodeType?a(b):this.document.find(b).eq(0)),b||(b=this.element.closest(".ui-front")),b.length||(b=this.document[0].body),b},"_initSource":function(){var b,c,d=this;a.isArray(this.options.source)?(b=this.options.source,this.source=function(c,d){d(a.ui.autocomplete.filter(b,c.term))}):"string"==typeof this.options.source?(c=this.options.source,this.source=function(b,e){d.xhr&&d.xhr.abort(),d.xhr=a.ajax({"url":c,"data":b,"dataType":"json","success":function(a){e(a)},"error":function(){e([])}})}):this.source=this.options.source},"_searchTimeout":function(a){clearTimeout(this.searching),this.searching=this._delay(function(){this.term!==this._value()&&(this.selectedItem=null,this.search(null,a))},this.options.delay)},"search":function(a,b){return a=null!=a?a:this._value(),this.term=this._value(),a.length<this.options.minLength?this.close(b):!1!==this._trigger("search",b)?this._search(a):void 0},"_search":function(a){this.pending++,this.element.addClass("ui-autocomplete-loading"),this.cancelSearch=!1,this.source({"term":a},this._response())},"_response":function(){var b=++this.requestIndex;return a.proxy(function(a){b===this.requestIndex&&this.__response(a),--this.pending||this.element.removeClass("ui-autocomplete-loading")},this)},"__response":function(a){a&&(a=this._normalize(a)),this._trigger("response",null,{"content":a}),!this.options.disabled&&a&&a.length&&!this.cancelSearch?(this._suggest(a),this._trigger("open")):this._close()},"close":function(a){this.cancelSearch=!0,this._close(a)},"_close":function(a){this.menu.element.is(":visible")&&(this.menu.element.hide(),this.menu.blur(),this.isNewMenu=!0,this._trigger("close",a))},"_change":function(a){this.previous!==this._value()&&this._trigger("change",a,{"item":this.selectedItem})},"_normalize":function(b){return b.length&&b[0].label&&b[0].value?b:a.map(b,function(b){return"string"==typeof b?{"label":b,"value":b}:a.extend({"label":b.label||b.value,"value":b.value||b.label},b)})},"_suggest":function(b){var c=this.menu.element.empty();this._renderMenu(c,b),this.isNewMenu=!0,this.menu.refresh(),c.show(),this._resizeMenu(),c.position(a.extend({"of":this.element},this.options.position)),this.options.autoFocus&&this.menu.next()},"_resizeMenu":function(){var a=this.menu.element;a.outerWidth(Math.max(a.width("").outerWidth()+1,this.element.outerWidth()))},"_renderMenu":function(b,c){var d=this;a.each(c,function(a,c){d._renderItemData(b,c)})},"_renderItemData":function(a,b){return this._renderItem(a,b).data("ui-autocomplete-item",b)},"_renderItem":function(b,c){return a("<li>").append(a("<a>").text(c.label)).appendTo(b)},"_move":function(a,b){return this.menu.element.is(":visible")?this.menu.isFirstItem()&&/^previous/.test(a)||this.menu.isLastItem()&&/^next/.test(a)?(this._value(this.term),void this.menu.blur()):void this.menu[a](b):void this.search(null,b)},"widget":function(){return this.menu.element},"_value":function(){return this.valueMethod.apply(this.element,arguments)},"_keyEvent":function(a,b){(!this.isMultiLine||this.menu.element.is(":visible"))&&(this._move(a,b),b.preventDefault())}}),a.extend(a.ui.autocomplete,{"escapeRegex":function(a){return a.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},"filter":function(b,c){var d=RegExp(a.ui.autocomplete.escapeRegex(c),"i");return a.grep(b,function(a){return d.test(a.label||a.value||a)})}}),a.widget("ui.autocomplete",a.ui.autocomplete,{"options":{"messages":{"noResults":"No search results.","results":function(a){return a+(a>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},"__response":function(a){var b;this._superApply(arguments),this.options.disabled||this.cancelSearch||(b=a&&a.length?this.options.messages.results(a.length):this.options.messages.noResults,this.liveRegion.text(b))}})}(jQuery),function(a){var b,c="ui-button ui-widget ui-state-default ui-corner-all",d="ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only",e=function(){var b=a(this);setTimeout(function(){b.find(":ui-button").button("refresh")},1)},f=function(b){var c=b.name,d=b.form,e=a([]);return c&&(c=c.replace(/'/g,"\\'"),e=d?a(d).find("[name='"+c+"']"):a("[name='"+c+"']",b.ownerDocument).filter(function(){return!this.form})),e};a.widget("ui.button",{"version":"1.10.4","defaultElement":"<button>","options":{"disabled":null,"text":!0,"label":null,"icons":{"primary":null,"secondary":null}},"_create":function(){this.element.closest("form").unbind("reset"+this.eventNamespace).bind("reset"+this.eventNamespace,e),"boolean"!=typeof this.options.disabled?this.options.disabled=!!this.element.prop("disabled"):this.element.prop("disabled",this.options.disabled),this._determineButtonType(),this.hasTitle=!!this.buttonElement.attr("title");var d=this,g=this.options,h="checkbox"===this.type||"radio"===this.type,i=h?"":"ui-state-active";null===g.label&&(g.label="input"===this.type?this.buttonElement.val():this.buttonElement.html()),this._hoverable(this.buttonElement),this.buttonElement.addClass(c).attr("role","button").bind("mouseenter"+this.eventNamespace,function(){g.disabled||this===b&&a(this).addClass("ui-state-active")}).bind("mouseleave"+this.eventNamespace,function(){g.disabled||a(this).removeClass(i)}).bind("click"+this.eventNamespace,function(a){g.disabled&&(a.preventDefault(),a.stopImmediatePropagation())}),this._on({"focus":function(){this.buttonElement.addClass("ui-state-focus")},"blur":function(){this.buttonElement.removeClass("ui-state-focus")}}),h&&this.element.bind("change"+this.eventNamespace,function(){d.refresh()}),"checkbox"===this.type?this.buttonElement.bind("click"+this.eventNamespace,function(){return!g.disabled&&void 0}):"radio"===this.type?this.buttonElement.bind("click"+this.eventNamespace,function(){if(g.disabled)return!1;a(this).addClass("ui-state-active"),d.buttonElement.attr("aria-pressed","true");var b=d.element[0];f(b).not(b).map(function(){return a(this).button("widget")[0]}).removeClass("ui-state-active").attr("aria-pressed","false")}):(this.buttonElement.bind("mousedown"+this.eventNamespace,function(){return!g.disabled&&(a(this).addClass("ui-state-active"),b=this,void d.document.one("mouseup",function(){b=null}))}).bind("mouseup"+this.eventNamespace,function(){return!g.disabled&&void a(this).removeClass("ui-state-active")}).bind("keydown"+this.eventNamespace,function(b){return!g.disabled&&void((b.keyCode===a.ui.keyCode.SPACE||b.keyCode===a.ui.keyCode.ENTER)&&a(this).addClass("ui-state-active"))}).bind("keyup"+this.eventNamespace+" blur"+this.eventNamespace,function(){a(this).removeClass("ui-state-active")}),this.buttonElement.is("a")&&this.buttonElement.keyup(function(b){b.keyCode===a.ui.keyCode.SPACE&&a(this).click()})),this._setOption("disabled",g.disabled),this._resetButton()},"_determineButtonType":function(){var a,b,c;this.type=this.element.is("[type=checkbox]")?"checkbox":this.element.is("[type=radio]")?"radio":this.element.is("input")?"input":"button","checkbox"===this.type||"radio"===this.type?(a=this.element.parents().last(),b="label[for='"+this.element.attr("id")+"']",this.buttonElement=a.find(b),this.buttonElement.length||(a=a.length?a.siblings():this.element.siblings(),this.buttonElement=a.filter(b),this.buttonElement.length||(this.buttonElement=a.find(b))),this.element.addClass("ui-helper-hidden-accessible"),c=this.element.is(":checked"),c&&this.buttonElement.addClass("ui-state-active"),this.buttonElement.prop("aria-pressed",c)):this.buttonElement=this.element},"widget":function(){return this.buttonElement},"_destroy":function(){this.element.removeClass("ui-helper-hidden-accessible"),this.buttonElement.removeClass(c+" ui-state-active "+d).removeAttr("role").removeAttr("aria-pressed").html(this.buttonElement.find(".ui-button-text").html()),this.hasTitle||this.buttonElement.removeAttr("title")},"_setOption":function(a,b){return this._super(a,b),"disabled"===a?(this.element.prop("disabled",!!b),void(b&&this.buttonElement.removeClass("ui-state-focus"))):void this._resetButton()},"refresh":function(){var b=this.element.is("input, button")?this.element.is(":disabled"):this.element.hasClass("ui-button-disabled");b!==this.options.disabled&&this._setOption("disabled",b),"radio"===this.type?f(this.element[0]).each(function(){a(this).is(":checked")?a(this).button("widget").addClass("ui-state-active").attr("aria-pressed","true"):a(this).button("widget").removeClass("ui-state-active").attr("aria-pressed","false")}):"checkbox"===this.type&&(this.element.is(":checked")?this.buttonElement.addClass("ui-state-active").attr("aria-pressed","true"):this.buttonElement.removeClass("ui-state-active").attr("aria-pressed","false"))},"_resetButton":function(){if("input"===this.type)return void(this.options.label&&this.element.val(this.options.label));var b=this.buttonElement.removeClass(d),c=a("<span></span>",this.document[0]).addClass("ui-button-text").html(this.options.label).appendTo(b.empty()).text(),e=this.options.icons,f=e.primary&&e.secondary,g=[];e.primary||e.secondary?(this.options.text&&g.push("ui-button-text-icon"+(f?"s":e.primary?"-primary":"-secondary")),e.primary&&b.prepend("<span class='ui-button-icon-primary ui-icon "+e.primary+"'></span>"),e.secondary&&b.append("<span class='ui-button-icon-secondary ui-icon "+e.secondary+"'></span>"),this.options.text||(g.push(f?"ui-button-icons-only":"ui-button-icon-only"),this.hasTitle||b.attr("title",a.trim(c)))):g.push("ui-button-text-only"),b.addClass(g.join(" "))}}),a.widget("ui.buttonset",{"version":"1.10.4","options":{"items":"button, input[type=button], input[type=submit], input[type=reset], input[type=checkbox], input[type=radio], a, :data(ui-button)"},"_create":function(){this.element.addClass("ui-buttonset")},"_init":function(){this.refresh()},"_setOption":function(a,b){"disabled"===a&&this.buttons.button("option",a,b),this._super(a,b)},"refresh":function(){var b="rtl"===this.element.css("direction");this.buttons=this.element.find(this.options.items).filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass(b?"ui-corner-right":"ui-corner-left").end().filter(":last").addClass(b?"ui-corner-left":"ui-corner-right").end().end()},"_destroy":function(){this.element.removeClass("ui-buttonset"),this.buttons.map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy")}})}(jQuery),function(a,b){function c(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={"closeText":"Done","prevText":"Prev","nextText":"Next","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"weekHeader":"Wk","dateFormat":"mm/dd/yy","firstDay":0,"isRTL":!1,"showMonthAfterYear":!1,"yearSuffix":""},this._defaults={"showOn":"focus","showAnim":"fadeIn","showOptions":{},"defaultDate":null,"appendText":"","buttonText":"...","buttonImage":"","buttonImageOnly":!1,"hideIfNoPrevNext":!1,"navigationAsDateFormat":!1,"gotoCurrent":!1,"changeMonth":!1,"changeYear":!1,"yearRange":"c-10:c+10","showOtherMonths":!1,"selectOtherMonths":!1,"showWeek":!1,"calculateWeek":this.iso8601Week,"shortYearCutoff":"+10","minDate":null,"maxDate":null,"duration":"fast","beforeShowDay":null,"beforeShow":null,"onSelect":null,"onChangeMonthYear":null,"onClose":null,"numberOfMonths":1,"showCurrentAtPos":0,"stepMonths":1,"stepBigMonths":12,"altField":"","altFormat":"","constrainInput":!0,"showButtonPanel":!1,"autoSize":!1,"disabled":!1},a.extend(this._defaults,this.regional[""]),this.dpDiv=d(a("<div id='"+this._mainDivId+"' class='ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>"))}function d(b){var c="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return b.delegate(c,"mouseout",function(){a(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&a(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&a(this).removeClass("ui-datepicker-next-hover")}).delegate(c,"mouseover",function(){a.datepicker._isDisabledDatepicker(f.inline?b.parent()[0]:f.input[0])||(a(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),a(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&a(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&a(this).addClass("ui-datepicker-next-hover"))})}function e(b,c){a.extend(b,c);for(var d in c)null==c[d]&&(b[d]=c[d]);return b}a.extend(a.ui,{"datepicker":{"version":"1.10.4"}});var f,g="datepicker";a.extend(c.prototype,{"markerClassName":"hasDatepicker","maxRows":4,"_widgetDatepicker":function(){return this.dpDiv},"setDefaults":function(a){return e(this._defaults,a||{}),this},"_attachDatepicker":function(b,c){var d,e,f;d=b.nodeName.toLowerCase(),e="div"===d||"span"===d,b.id||(this.uuid+=1,b.id="dp"+this.uuid),f=this._newInst(a(b),e),f.settings=a.extend({},c||{}),"input"===d?this._connectDatepicker(b,f):e&&this._inlineDatepicker(b,f)},"_newInst":function(b,c){return{"id":b[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1"),"input":b,"selectedDay":0,"selectedMonth":0,"selectedYear":0,"drawMonth":0,"drawYear":0,"inline":c,"dpDiv":c?d(a("<div class='"+this._inlineClass+" ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>")):this.dpDiv}},"_connectDatepicker":function(b,c){var d=a(b);c.append=a([]),c.trigger=a([]),d.hasClass(this.markerClassName)||(this._attachments(d,c),d.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(c),a.data(b,g,c),c.settings.disabled&&this._disableDatepicker(b))},"_attachments":function(b,c){var d,e,f,g=this._get(c,"appendText"),h=this._get(c,"isRTL");c.append&&c.append.remove(),g&&(c.append=a("<span class='"+this._appendClass+"'>"+g+"</span>"),b[h?"before":"after"](c.append)),b.unbind("focus",this._showDatepicker),c.trigger&&c.trigger.remove(),d=this._get(c,"showOn"),("focus"===d||"both"===d)&&b.focus(this._showDatepicker),("button"===d||"both"===d)&&(e=this._get(c,"buttonText"),f=this._get(c,"buttonImage"),c.trigger=a(this._get(c,"buttonImageOnly")?a("<img/>").addClass(this._triggerClass).attr({"src":f,"alt":e,"title":e}):a("<button type='button'></button>").addClass(this._triggerClass).html(f?a("<img/>").attr({"src":f,"alt":e,"title":e}):e)),b[h?"before":"after"](c.trigger),c.trigger.click(function(){return a.datepicker._datepickerShowing&&a.datepicker._lastInput===b[0]?a.datepicker._hideDatepicker():a.datepicker._datepickerShowing&&a.datepicker._lastInput!==b[0]?(a.datepicker._hideDatepicker(),a.datepicker._showDatepicker(b[0])):a.datepicker._showDatepicker(b[0]),!1}))},"_autoSize":function(a){if(this._get(a,"autoSize")&&!a.inline){var b,c,d,e,f=new Date(2009,11,20),g=this._get(a,"dateFormat");g.match(/[DM]/)&&(b=function(a){for(c=0,d=0,e=0;a.length>e;e++)a[e].length>c&&(c=a[e].length,d=e);return d},f.setMonth(b(this._get(a,g.match(/MM/)?"monthNames":"monthNamesShort"))),f.setDate(b(this._get(a,g.match(/DD/)?"dayNames":"dayNamesShort"))+20-f.getDay())),a.input.attr("size",this._formatDate(a,f).length)}},"_inlineDatepicker":function(b,c){var d=a(b);d.hasClass(this.markerClassName)||(d.addClass(this.markerClassName).append(c.dpDiv),a.data(b,g,c),this._setDate(c,this._getDefaultDate(c),!0),this._updateDatepicker(c),this._updateAlternate(c),c.settings.disabled&&this._disableDatepicker(b),c.dpDiv.css("display","block"))},"_dialogDatepicker":function(b,c,d,f,h){var i,j,k,l,m,n=this._dialogInst;return n||(this.uuid+=1,i="dp"+this.uuid,this._dialogInput=a("<input type='text' id='"+i+"' style='position: absolute; top: -100px; width: 0px;'/>"),this._dialogInput.keydown(this._doKeyDown),a("body").append(this._dialogInput),n=this._dialogInst=this._newInst(this._dialogInput,!1),n.settings={},a.data(this._dialogInput[0],g,n)),e(n.settings,f||{}),c=c&&c.constructor===Date?this._formatDate(n,c):c,this._dialogInput.val(c),this._pos=h?h.length?h:[h.pageX,h.pageY]:null,this._pos||(j=document.documentElement.clientWidth,k=document.documentElement.clientHeight,l=document.documentElement.scrollLeft||document.body.scrollLeft,m=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[j/2-100+l,k/2-150+m]),this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),n.settings.onSelect=d,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),a.blockUI&&a.blockUI(this.dpDiv),a.data(this._dialogInput[0],g,n),this},"_destroyDatepicker":function(b){var c,d=a(b),e=a.data(b,g);d.hasClass(this.markerClassName)&&(c=b.nodeName.toLowerCase(),a.removeData(b,g),"input"===c?(e.append.remove(),e.trigger.remove(),d.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)):("div"===c||"span"===c)&&d.removeClass(this.markerClassName).empty())},"_enableDatepicker":function(b){var c,d,e=a(b),f=a.data(b,g);e.hasClass(this.markerClassName)&&(c=b.nodeName.toLowerCase(),"input"===c?(b.disabled=!1,f.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({"opacity":"1.0","cursor":""})):("div"===c||"span"===c)&&(d=e.children("."+this._inlineClass),d.children().removeClass("ui-state-disabled"),d.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1)),this._disabledInputs=a.map(this._disabledInputs,function(a){return a===b?null:a}))},"_disableDatepicker":function(b){var c,d,e=a(b),f=a.data(b,g);e.hasClass(this.markerClassName)&&(c=b.nodeName.toLowerCase(),"input"===c?(b.disabled=!0,f.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({"opacity":"0.5","cursor":"default"})):("div"===c||"span"===c)&&(d=e.children("."+this._inlineClass),d.children().addClass("ui-state-disabled"),d.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0)),this._disabledInputs=a.map(this._disabledInputs,function(a){return a===b?null:a}),this._disabledInputs[this._disabledInputs.length]=b)},"_isDisabledDatepicker":function(a){if(!a)return!1;for(var b=0;this._disabledInputs.length>b;b++)if(this._disabledInputs[b]===a)return!0;return!1},"_getInst":function(b){try{return a.data(b,g)}catch(a){throw"Missing instance data for this datepicker"}},"_optionDatepicker":function(c,d,f){var g,h,i,j,k=this._getInst(c);return 2===arguments.length&&"string"==typeof d?"defaults"===d?a.extend({},a.datepicker._defaults):k?"all"===d?a.extend({},k.settings):this._get(k,d):null:(g=d||{},"string"==typeof d&&(g={},g[d]=f),k&&(this._curInst===k&&this._hideDatepicker(),h=this._getDateDatepicker(c,!0),i=this._getMinMaxDate(k,"min"),j=this._getMinMaxDate(k,"max"),e(k.settings,g),null!==i&&g.dateFormat!==b&&g.minDate===b&&(k.settings.minDate=this._formatDate(k,i)),null!==j&&g.dateFormat!==b&&g.maxDate===b&&(k.settings.maxDate=this._formatDate(k,j)),"disabled"in g&&(g.disabled?this._disableDatepicker(c):this._enableDatepicker(c)),this._attachments(a(c),k),this._autoSize(k),this._setDate(k,h),this._updateAlternate(k),this._updateDatepicker(k)),b)},"_changeDatepicker":function(a,b,c){this._optionDatepicker(a,b,c)},"_refreshDatepicker":function(a){var b=this._getInst(a);b&&this._updateDatepicker(b)},"_setDateDatepicker":function(a,b){var c=this._getInst(a);c&&(this._setDate(c,b),this._updateDatepicker(c),this._updateAlternate(c))},"_getDateDatepicker":function(a,b){var c=this._getInst(a);return c&&!c.inline&&this._setDateFromField(c,b),c?this._getDate(c):null},"_doKeyDown":function(b){var c,d,e,f=a.datepicker._getInst(b.target),g=!0,h=f.dpDiv.is(".ui-datepicker-rtl");if(f._keyEvent=!0,a.datepicker._datepickerShowing)switch(b.keyCode){case 9:a.datepicker._hideDatepicker(),g=!1;break;case 13:return e=a("td."+a.datepicker._dayOverClass+":not(."+a.datepicker._currentClass+")",f.dpDiv),e[0]&&a.datepicker._selectDay(b.target,f.selectedMonth,f.selectedYear,e[0]),c=a.datepicker._get(f,"onSelect"),c?(d=a.datepicker._formatDate(f),c.apply(f.input?f.input[0]:null,[d,f])):a.datepicker._hideDatepicker(),!1;case 27:a.datepicker._hideDatepicker();break;case 33:a.datepicker._adjustDate(b.target,b.ctrlKey?-a.datepicker._get(f,"stepBigMonths"):-a.datepicker._get(f,"stepMonths"),"M");break;case 34:a.datepicker._adjustDate(b.target,b.ctrlKey?+a.datepicker._get(f,"stepBigMonths"):+a.datepicker._get(f,"stepMonths"),"M");break;case 35:(b.ctrlKey||b.metaKey)&&a.datepicker._clearDate(b.target),g=b.ctrlKey||b.metaKey;break;case 36:(b.ctrlKey||b.metaKey)&&a.datepicker._gotoToday(b.target),g=b.ctrlKey||b.metaKey;break;case 37:(b.ctrlKey||b.metaKey)&&a.datepicker._adjustDate(b.target,h?1:-1,"D"),g=b.ctrlKey||b.metaKey,b.originalEvent.altKey&&a.datepicker._adjustDate(b.target,b.ctrlKey?-a.datepicker._get(f,"stepBigMonths"):-a.datepicker._get(f,"stepMonths"),"M");break;case 38:(b.ctrlKey||b.metaKey)&&a.datepicker._adjustDate(b.target,-7,"D"),g=b.ctrlKey||b.metaKey;break;case 39:(b.ctrlKey||b.metaKey)&&a.datepicker._adjustDate(b.target,h?-1:1,"D"),g=b.ctrlKey||b.metaKey,b.originalEvent.altKey&&a.datepicker._adjustDate(b.target,b.ctrlKey?+a.datepicker._get(f,"stepBigMonths"):+a.datepicker._get(f,"stepMonths"),"M");break;case 40:(b.ctrlKey||b.metaKey)&&a.datepicker._adjustDate(b.target,7,"D"),g=b.ctrlKey||b.metaKey;break;default:g=!1}else 36===b.keyCode&&b.ctrlKey?a.datepicker._showDatepicker(this):g=!1;g&&(b.preventDefault(),b.stopPropagation())},"_doKeyPress":function(c){var d,e,f=a.datepicker._getInst(c.target);return a.datepicker._get(f,"constrainInput")?(d=a.datepicker._possibleChars(a.datepicker._get(f,"dateFormat")),e=String.fromCharCode(null==c.charCode?c.keyCode:c.charCode),c.ctrlKey||c.metaKey||" ">e||!d||d.indexOf(e)>-1):b},"_doKeyUp":function(b){var c=a.datepicker._getInst(b.target);if(c.input.val()!==c.lastVal)try{a.datepicker.parseDate(a.datepicker._get(c,"dateFormat"),c.input?c.input.val():null,a.datepicker._getFormatConfig(c))&&(a.datepicker._setDateFromField(c),a.datepicker._updateAlternate(c),a.datepicker._updateDatepicker(c))}catch(a){}return!0},"_showDatepicker":function(b){if(b=b.target||b,"input"!==b.nodeName.toLowerCase()&&(b=a("input",b.parentNode)[0]),!a.datepicker._isDisabledDatepicker(b)&&a.datepicker._lastInput!==b){var c,d,f,g,h,i,j;c=a.datepicker._getInst(b),a.datepicker._curInst&&a.datepicker._curInst!==c&&(a.datepicker._curInst.dpDiv.stop(!0,!0),c&&a.datepicker._datepickerShowing&&a.datepicker._hideDatepicker(a.datepicker._curInst.input[0])),d=a.datepicker._get(c,"beforeShow"),!1!==(f=d?d.apply(b,[b,c]):{})&&(e(c.settings,f),c.lastVal=null,a.datepicker._lastInput=b,a.datepicker._setDateFromField(c),a.datepicker._inDialog&&(b.value=""),a.datepicker._pos||(a.datepicker._pos=a.datepicker._findPos(b),a.datepicker._pos[1]+=b.offsetHeight),g=!1,a(b).parents().each(function(){return!(g|="fixed"===a(this).css("position"))}),h={"left":a.datepicker._pos[0],"top":a.datepicker._pos[1]},a.datepicker._pos=null,c.dpDiv.empty(),c.dpDiv.css({"position":"absolute","display":"block","top":"-1000px"}),a.datepicker._updateDatepicker(c),h=a.datepicker._checkOffset(c,h,g),c.dpDiv.css({"position":a.datepicker._inDialog&&a.blockUI?"static":g?"fixed":"absolute","display":"none","left":h.left+"px","top":h.top+"px"}),c.inline||(i=a.datepicker._get(c,"showAnim"),j=a.datepicker._get(c,"duration"),c.dpDiv.zIndex(a(b).zIndex()+1),a.datepicker._datepickerShowing=!0,a.effects&&a.effects.effect[i]?c.dpDiv.show(i,a.datepicker._get(c,"showOptions"),j):c.dpDiv[i||"show"](i?j:null),a.datepicker._shouldFocusInput(c)&&c.input.focus(),a.datepicker._curInst=c))}},"_updateDatepicker":function(b){this.maxRows=4,f=b,b.dpDiv.empty().append(this._generateHTML(b)),this._attachHandlers(b),b.dpDiv.find("."+this._dayOverClass+" a").mouseover();var c,d=this._getNumberOfMonths(b),e=d[1];b.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),e>1&&b.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"),b.dpDiv[(1!==d[0]||1!==d[1]?"add":"remove")+"Class"]("ui-datepicker-multi"),b.dpDiv[(this._get(b,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),b===a.datepicker._curInst&&a.datepicker._datepickerShowing&&a.datepicker._shouldFocusInput(b)&&b.input.focus(),b.yearshtml&&(c=b.yearshtml,setTimeout(function(){c===b.yearshtml&&b.yearshtml&&b.dpDiv.find("select.ui-datepicker-year:first").replaceWith(b.yearshtml),c=b.yearshtml=null},0))},"_shouldFocusInput":function(a){return a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&!a.input.is(":focus")},"_checkOffset":function(b,c,d){var e=b.dpDiv.outerWidth(),f=b.dpDiv.outerHeight(),g=b.input?b.input.outerWidth():0,h=b.input?b.input.outerHeight():0,i=document.documentElement.clientWidth+(d?0:a(document).scrollLeft()),j=document.documentElement.clientHeight+(d?0:a(document).scrollTop());return c.left-=this._get(b,"isRTL")?e-g:0,c.left-=d&&c.left===b.input.offset().left?a(document).scrollLeft():0,c.top-=d&&c.top===b.input.offset().top+h?a(document).scrollTop():0,c.left-=Math.min(c.left,c.left+e>i&&i>e?Math.abs(c.left+e-i):0),c.top-=Math.min(c.top,c.top+f>j&&j>f?Math.abs(f+h):0),c},"_findPos":function(b){for(var c,d=this._getInst(b),e=this._get(d,"isRTL");b&&("hidden"===b.type||1!==b.nodeType||a.expr.filters.hidden(b));)b=b[e?"previousSibling":"nextSibling"];return c=a(b).offset(),[c.left,c.top]},"_hideDatepicker":function(b){var c,d,e,f,h=this._curInst;!h||b&&h!==a.data(b,g)||this._datepickerShowing&&(c=this._get(h,"showAnim"),d=this._get(h,"duration"),e=function(){a.datepicker._tidyDialog(h)},a.effects&&(a.effects.effect[c]||a.effects[c])?h.dpDiv.hide(c,a.datepicker._get(h,"showOptions"),d,e):h.dpDiv["slideDown"===c?"slideUp":"fadeIn"===c?"fadeOut":"hide"](c?d:null,e),c||e(),this._datepickerShowing=!1,f=this._get(h,"onClose"),f&&f.apply(h.input?h.input[0]:null,[h.input?h.input.val():"",h]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({"position":"absolute","left":"0","top":"-100px"}),a.blockUI&&(a.unblockUI(),a("body").append(this.dpDiv))),this._inDialog=!1)},"_tidyDialog":function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},"_checkExternalClick":function(b){if(a.datepicker._curInst){var c=a(b.target),d=a.datepicker._getInst(c[0]);(c[0].id!==a.datepicker._mainDivId&&0===c.parents("#"+a.datepicker._mainDivId).length&&!c.hasClass(a.datepicker.markerClassName)&&!c.closest("."+a.datepicker._triggerClass).length&&a.datepicker._datepickerShowing&&(!a.datepicker._inDialog||!a.blockUI)||c.hasClass(a.datepicker.markerClassName)&&a.datepicker._curInst!==d)&&a.datepicker._hideDatepicker()}},"_adjustDate":function(b,c,d){var e=a(b),f=this._getInst(e[0]);this._isDisabledDatepicker(e[0])||(this._adjustInstDate(f,c+("M"===d?this._get(f,"showCurrentAtPos"):0),d),this._updateDatepicker(f))},"_gotoToday":function(b){var c,d=a(b),e=this._getInst(d[0]);this._get(e,"gotoCurrent")&&e.currentDay?(e.selectedDay=e.currentDay,e.drawMonth=e.selectedMonth=e.currentMonth,e.drawYear=e.selectedYear=e.currentYear):(c=new Date,e.selectedDay=c.getDate(),e.drawMonth=e.selectedMonth=c.getMonth(),e.drawYear=e.selectedYear=c.getFullYear()),this._notifyChange(e),this._adjustDate(d)},"_selectMonthYear":function(b,c,d){var e=a(b),f=this._getInst(e[0]);f["selected"+("M"===d?"Month":"Year")]=f["draw"+("M"===d?"Month":"Year")]=parseInt(c.options[c.selectedIndex].value,10),this._notifyChange(f),this._adjustDate(e)},"_selectDay":function(b,c,d,e){var f,g=a(b);a(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(g[0])||(f=this._getInst(g[0]),f.selectedDay=f.currentDay=a("a",e).html(),f.selectedMonth=f.currentMonth=c,f.selectedYear=f.currentYear=d,this._selectDate(b,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear)))},"_clearDate":function(b){var c=a(b);this._selectDate(c,"")},"_selectDate":function(b,c){var d,e=a(b),f=this._getInst(e[0]);c=null!=c?c:this._formatDate(f),f.input&&f.input.val(c),this._updateAlternate(f),d=this._get(f,"onSelect"),d?d.apply(f.input?f.input[0]:null,[c,f]):f.input&&f.input.trigger("change"),f.inline?this._updateDatepicker(f):(this._hideDatepicker(),this._lastInput=f.input[0],"object"!=typeof f.input[0]&&f.input.focus(),this._lastInput=null)},"_updateAlternate":function(b){var c,d,e,f=this._get(b,"altField");f&&(c=this._get(b,"altFormat")||this._get(b,"dateFormat"),d=this._getDate(b),e=this.formatDate(c,d,this._getFormatConfig(b)),a(f).each(function(){a(this).val(e)}))},"noWeekends":function(a){var b=a.getDay();return[b>0&&6>b,""]},"iso8601Week":function(a){var b,c=new Date(a.getTime());return c.setDate(c.getDate()+4-(c.getDay()||7)),b=c.getTime(),c.setMonth(0),c.setDate(1),Math.floor(Math.round((b-c)/864e5)/7)+1},"parseDate":function(c,d,e){if(null==c||null==d)throw"Invalid arguments";if(""===(d="object"==typeof d?""+d:d+""))return null;var f,g,h,i,j=0,k=(e?e.shortYearCutoff:null)||this._defaults.shortYearCutoff,l="string"!=typeof k?k:(new Date).getFullYear()%100+parseInt(k,10),m=(e?e.dayNamesShort:null)||this._defaults.dayNamesShort,n=(e?e.dayNames:null)||this._defaults.dayNames,o=(e?e.monthNamesShort:null)||this._defaults.monthNamesShort,p=(e?e.monthNames:null)||this._defaults.monthNames,q=-1,r=-1,s=-1,t=-1,u=!1,v=function(a){var b=c.length>f+1&&c.charAt(f+1)===a;return b&&f++,b},w=function(a){var b=v(a),c="@"===a?14:"!"===a?20:"y"===a&&b?4:"o"===a?3:2,e=RegExp("^\\d{1,"+c+"}"),f=d.substring(j).match(e);if(!f)throw"Missing number at position "+j;return j+=f[0].length,parseInt(f[0],10)},x=function(c,e,f){var g=-1,h=a.map(v(c)?f:e,function(a,b){return[[b,a]]}).sort(function(a,b){return-(a[1].length-b[1].length)});if(a.each(h,function(a,c){var e=c[1];return d.substr(j,e.length).toLowerCase()===e.toLowerCase()?(g=c[0],j+=e.length,!1):b}),-1!==g)return g+1;throw"Unknown name at position "+j},y=function(){if(d.charAt(j)!==c.charAt(f))throw"Unexpected literal at position "+j;j++};for(f=0;c.length>f;f++)if(u)"'"!==c.charAt(f)||v("'")?y():u=!1;else switch(c.charAt(f)){case"d":s=w("d");break;case"D":x("D",m,n);break;case"o":t=w("o");break;case"m":r=w("m");break;case"M":r=x("M",o,p);break;case"y":q=w("y");break;case"@":i=new Date(w("@")),q=i.getFullYear(),r=i.getMonth()+1,s=i.getDate();break;case"!":i=new Date((w("!")-this._ticksTo1970)/1e4),q=i.getFullYear(),r=i.getMonth()+1,s=i.getDate();break;case"'":v("'")?y():u=!0;break;default:y()}if(d.length>j&&(h=d.substr(j),!/^\s+/.test(h)))throw"Extra/unparsed characters found in date: "+h;if(-1===q?q=(new Date).getFullYear():100>q&&(q+=(new Date).getFullYear()-(new Date).getFullYear()%100+(l>=q?0:-100)),t>-1)for(r=1,s=t;!((g=this._getDaysInMonth(q,r-1))>=s);)r++,s-=g;if(i=this._daylightSavingAdjust(new Date(q,r-1,s)),i.getFullYear()!==q||i.getMonth()+1!==r||i.getDate()!==s)throw"Invalid date";return i},"ATOM":"yy-mm-dd","COOKIE":"D, dd M yy","ISO_8601":"yy-mm-dd","RFC_822":"D, d M y","RFC_850":"DD, dd-M-y","RFC_1036":"D, d M y","RFC_1123":"D, d M yy","RFC_2822":"D, d M yy","RSS":"D, d M y","TICKS":"!","TIMESTAMP":"@","W3C":"yy-mm-dd","_ticksTo1970":864e9*(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925)),"formatDate":function(a,b,c){if(!b)return"";var d,e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,g=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,h=(c?c.monthNames:null)||this._defaults.monthNames,i=function(b){var c=a.length>d+1&&a.charAt(d+1)===b;return c&&d++,c},j=function(a,b,c){var d=""+b;if(i(a))for(;c>d.length;)d="0"+d;return d},k=function(a,b,c,d){return i(a)?d[b]:c[b]},l="",m=!1;if(b)for(d=0;a.length>d;d++)if(m)"'"!==a.charAt(d)||i("'")?l+=a.charAt(d):m=!1;else switch(a.charAt(d)){case"d":l+=j("d",b.getDate(),2);break;case"D":l+=k("D",b.getDay(),e,f);break;case"o":l+=j("o",Math.round((new Date(b.getFullYear(),b.getMonth(),b.getDate()).getTime()-new Date(b.getFullYear(),0,0).getTime())/864e5),3);break;case"m":l+=j("m",b.getMonth()+1,2);break;case"M":l+=k("M",b.getMonth(),g,h);break;case"y":l+=i("y")?b.getFullYear():(10>b.getYear()%100?"0":"")+b.getYear()%100;break;case"@":l+=b.getTime();break;case"!":l+=1e4*b.getTime()+this._ticksTo1970;break;case"'":i("'")?l+="'":m=!0;break;default:l+=a.charAt(d)}return l},"_possibleChars":function(a){var b,c="",d=!1,e=function(c){var d=a.length>b+1&&a.charAt(b+1)===c;return d&&b++,d};for(b=0;a.length>b;b++)if(d)"'"!==a.charAt(b)||e("'")?c+=a.charAt(b):d=!1;else switch(a.charAt(b)){case"d":case"m":case"y":case"@":c+="0123456789";break;case"D":case"M":return null;case"'":e("'")?c+="'":d=!0;break;default:c+=a.charAt(b)}return c},"_get":function(a,c){return a.settings[c]!==b?a.settings[c]:this._defaults[c]},"_setDateFromField":function(a,b){if(a.input.val()!==a.lastVal){var c=this._get(a,"dateFormat"),d=a.lastVal=a.input?a.input.val():null,e=this._getDefaultDate(a),f=e,g=this._getFormatConfig(a);try{f=this.parseDate(c,d,g)||e}catch(a){d=b?"":d}a.selectedDay=f.getDate(),a.drawMonth=a.selectedMonth=f.getMonth(),a.drawYear=a.selectedYear=f.getFullYear(),a.currentDay=d?f.getDate():0,a.currentMonth=d?f.getMonth():0,a.currentYear=d?f.getFullYear():0,this._adjustInstDate(a)}},"_getDefaultDate":function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},"_determineDate":function(b,c,d){var e=function(a){var b=new Date;return b.setDate(b.getDate()+a),b},f=function(c){try{return a.datepicker.parseDate(a.datepicker._get(b,"dateFormat"),c,a.datepicker._getFormatConfig(b))}catch(a){}for(var d=(c.toLowerCase().match(/^c/)?a.datepicker._getDate(b):null)||new Date,e=d.getFullYear(),f=d.getMonth(),g=d.getDate(),h=/([+\-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,i=h.exec(c);i;){switch(i[2]||"d"){case"d":case"D":g+=parseInt(i[1],10);break;case"w":case"W":g+=7*parseInt(i[1],10);break;case"m":case"M":f+=parseInt(i[1],10),g=Math.min(g,a.datepicker._getDaysInMonth(e,f));break;case"y":case"Y":e+=parseInt(i[1],10),g=Math.min(g,a.datepicker._getDaysInMonth(e,f))}i=h.exec(c)}return new Date(e,f,g)},g=null==c||""===c?d:"string"==typeof c?f(c):"number"==typeof c?isNaN(c)?d:e(c):new Date(c.getTime());return g=g&&"Invalid Date"==""+g?d:g,g&&(g.setHours(0),g.setMinutes(0),g.setSeconds(0),g.setMilliseconds(0)),this._daylightSavingAdjust(g)},"_daylightSavingAdjust":function(a){return a?(a.setHours(a.getHours()>12?a.getHours()+2:0),a):null},"_setDate":function(a,b,c){var d=!b,e=a.selectedMonth,f=a.selectedYear,g=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=g.getDate(),a.drawMonth=a.selectedMonth=a.currentMonth=g.getMonth(),a.drawYear=a.selectedYear=a.currentYear=g.getFullYear(),e===a.selectedMonth&&f===a.selectedYear||c||this._notifyChange(a),this._adjustInstDate(a),a.input&&a.input.val(d?"":this._formatDate(a))},"_getDate":function(a){return!a.currentYear||a.input&&""===a.input.val()?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},"_attachHandlers":function(b){var c=this._get(b,"stepMonths"),d="#"+b.id.replace(/\\\\/g,"\\");b.dpDiv.find("[data-handler]").map(function(){var b={"prev":function(){a.datepicker._adjustDate(d,-c,"M")},"next":function(){a.datepicker._adjustDate(d,+c,"M")},"hide":function(){a.datepicker._hideDatepicker()},"today":function(){a.datepicker._gotoToday(d)},"selectDay":function(){return a.datepicker._selectDay(d,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this),!1},"selectMonth":function(){return a.datepicker._selectMonthYear(d,this,"M"),!1},"selectYear":function(){return a.datepicker._selectMonthYear(d,this,"Y"),!1}};a(this).bind(this.getAttribute("data-event"),b[this.getAttribute("data-handler")])})},"_generateHTML":function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O=new Date,P=this._daylightSavingAdjust(new Date(O.getFullYear(),O.getMonth(),O.getDate())),Q=this._get(a,"isRTL"),R=this._get(a,"showButtonPanel"),S=this._get(a,"hideIfNoPrevNext"),T=this._get(a,"navigationAsDateFormat"),U=this._getNumberOfMonths(a),V=this._get(a,"showCurrentAtPos"),W=this._get(a,"stepMonths"),X=1!==U[0]||1!==U[1],Y=this._daylightSavingAdjust(a.currentDay?new Date(a.currentYear,a.currentMonth,a.currentDay):new Date(9999,9,9)),Z=this._getMinMaxDate(a,"min"),$=this._getMinMaxDate(a,"max"),_=a.drawMonth-V,aa=a.drawYear;if(0>_&&(_+=12,aa--),$)for(b=this._daylightSavingAdjust(new Date($.getFullYear(),$.getMonth()-U[0]*U[1]+1,$.getDate())),b=Z&&Z>b?Z:b;this._daylightSavingAdjust(new Date(aa,_,1))>b;)0>--_&&(_=11,aa--);for(a.drawMonth=_,a.drawYear=aa,c=this._get(a,"prevText"),c=T?this.formatDate(c,this._daylightSavingAdjust(new Date(aa,_-W,1)),this._getFormatConfig(a)):c,d=this._canAdjustMonth(a,-1,aa,_)?"<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(Q?"e":"w")+"'>"+c+"</span></a>":S?"":"<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(Q?"e":"w")+"'>"+c+"</span></a>",e=this._get(a,"nextText"),e=T?this.formatDate(e,this._daylightSavingAdjust(new Date(aa,_+W,1)),this._getFormatConfig(a)):e,f=this._canAdjustMonth(a,1,aa,_)?"<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click' title='"+e+"'><span class='ui-icon ui-icon-circle-triangle-"+(Q?"w":"e")+"'>"+e+"</span></a>":S?"":"<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+e+"'><span class='ui-icon ui-icon-circle-triangle-"+(Q?"w":"e")+"'>"+e+"</span></a>",g=this._get(a,"currentText"),h=this._get(a,"gotoCurrent")&&a.currentDay?Y:P,g=T?this.formatDate(g,h,this._getFormatConfig(a)):g,i=a.inline?"":"<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>"+this._get(a,"closeText")+"</button>",j=R?"<div class='ui-datepicker-buttonpane ui-widget-content'>"+(Q?i:"")+(this._isInRange(a,h)?"<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'>"+g+"</button>":"")+(Q?"":i)+"</div>":"",k=parseInt(this._get(a,"firstDay"),10),k=isNaN(k)?0:k,l=this._get(a,"showWeek"),m=this._get(a,"dayNames"),n=this._get(a,"dayNamesMin"),o=this._get(a,"monthNames"),p=this._get(a,"monthNamesShort"),q=this._get(a,"beforeShowDay"),r=this._get(a,"showOtherMonths"),s=this._get(a,"selectOtherMonths"),t=this._getDefaultDate(a),u="",w=0;U[0]>w;w++){for(x="",this.maxRows=4,y=0;U[1]>y;y++){if(z=this._daylightSavingAdjust(new Date(aa,_,a.selectedDay)),A=" ui-corner-all",B="",X){if(B+="<div class='ui-datepicker-group",U[1]>1)switch(y){case 0:B+=" ui-datepicker-group-first",A=" ui-corner-"+(Q?"right":"left");break;case U[1]-1:B+=" ui-datepicker-group-last",A=" ui-corner-"+(Q?"left":"right");break;default:B+=" ui-datepicker-group-middle",A=""}B+="'>"}for(B+="<div class='ui-datepicker-header ui-widget-header ui-helper-clearfix"+A+"'>"+(/all|left/.test(A)&&0===w?Q?f:d:"")+(/all|right/.test(A)&&0===w?Q?d:f:"")+this._generateMonthYearHeader(a,_,aa,Z,$,w>0||y>0,o,p)+"</div><table class='ui-datepicker-calendar'><thead><tr>",C=l?"<th class='ui-datepicker-week-col'>"+this._get(a,"weekHeader")+"</th>":"",v=0;7>v;v++)D=(v+k)%7,C+="<th"+((v+k+6)%7>=5?" class='ui-datepicker-week-end'":"")+"><span title='"+m[D]+"'>"+n[D]+"</span></th>";for(B+=C+"</tr></thead><tbody>",E=this._getDaysInMonth(aa,_),aa===a.selectedYear&&_===a.selectedMonth&&(a.selectedDay=Math.min(a.selectedDay,E)),F=(this._getFirstDayOfMonth(aa,_)-k+7)%7,G=Math.ceil((F+E)/7),H=X&&this.maxRows>G?this.maxRows:G,this.maxRows=H,I=this._daylightSavingAdjust(new Date(aa,_,1-F)),J=0;H>J;J++){for(B+="<tr>",K=l?"<td class='ui-datepicker-week-col'>"+this._get(a,"calculateWeek")(I)+"</td>":"",v=0;7>v;v++)L=q?q.apply(a.input?a.input[0]:null,[I]):[!0,""],M=I.getMonth()!==_,N=M&&!s||!L[0]||Z&&Z>I||$&&I>$,K+="<td class='"+((v+k+6)%7>=5?" ui-datepicker-week-end":"")+(M?" ui-datepicker-other-month":"")+(I.getTime()===z.getTime()&&_===a.selectedMonth&&a._keyEvent||t.getTime()===I.getTime()&&t.getTime()===z.getTime()?" "+this._dayOverClass:"")+(N?" "+this._unselectableClass+" ui-state-disabled":"")+(M&&!r?"":" "+L[1]+(I.getTime()===Y.getTime()?" "+this._currentClass:"")+(I.getTime()===P.getTime()?" ui-datepicker-today":""))+"'"+(M&&!r||!L[2]?"":" title='"+L[2].replace(/'/g,"&#39;")+"'")+(N?"":" data-handler='selectDay' data-event='click' data-month='"+I.getMonth()+"' data-year='"+I.getFullYear()+"'")+">"+(M&&!r?"&#xa0;":N?"<span class='ui-state-default'>"+I.getDate()+"</span>":"<a class='ui-state-default"+(I.getTime()===P.getTime()?" ui-state-highlight":"")+(I.getTime()===Y.getTime()?" ui-state-active":"")+(M?" ui-priority-secondary":"")+"' href='#'>"+I.getDate()+"</a>")+"</td>",I.setDate(I.getDate()+1),I=this._daylightSavingAdjust(I);B+=K+"</tr>"}_++,_>11&&(_=0,aa++),B+="</tbody></table>"+(X?"</div>"+(U[0]>0&&y===U[1]-1?"<div class='ui-datepicker-row-break'></div>":""):""),x+=B}u+=x}return u+=j,a._keyEvent=!1,u},"_generateMonthYearHeader":function(a,b,c,d,e,f,g,h){var i,j,k,l,m,n,o,p,q=this._get(a,"changeMonth"),r=this._get(a,"changeYear"),s=this._get(a,"showMonthAfterYear"),t="<div class='ui-datepicker-title'>",u="";if(f||!q)u+="<span class='ui-datepicker-month'>"+g[b]+"</span>";else{for(i=d&&d.getFullYear()===c,j=e&&e.getFullYear()===c,u+="<select class='ui-datepicker-month' data-handler='selectMonth' data-event='change'>",k=0;12>k;k++)(!i||k>=d.getMonth())&&(!j||e.getMonth()>=k)&&(u+="<option value='"+k+"'"+(k===b?" selected='selected'":"")+">"+h[k]+"</option>");u+="</select>"}if(s||(t+=u+(!f&&q&&r?"":"&#xa0;")),!a.yearshtml)if(a.yearshtml="",f||!r)t+="<span class='ui-datepicker-year'>"+c+"</span>";else{for(l=this._get(a,"yearRange").split(":"),m=(new Date).getFullYear(),n=function(a){var b=a.match(/c[+\-].*/)?c+parseInt(a.substring(1),10):a.match(/[+\-].*/)?m+parseInt(a,10):parseInt(a,10);return isNaN(b)?m:b},o=n(l[0]),p=Math.max(o,n(l[1]||"")),o=d?Math.max(o,d.getFullYear()):o,p=e?Math.min(p,e.getFullYear()):p,a.yearshtml+="<select class='ui-datepicker-year' data-handler='selectYear' data-event='change'>";p>=o;o++)a.yearshtml+="<option value='"+o+"'"+(o===c?" selected='selected'":"")+">"+o+"</option>";a.yearshtml+="</select>",t+=a.yearshtml,a.yearshtml=null}return t+=this._get(a,"yearSuffix"),s&&(t+=(!f&&q&&r?"":"&#xa0;")+u),t+="</div>"},"_adjustInstDate":function(a,b,c){var d=a.drawYear+("Y"===c?b:0),e=a.drawMonth+("M"===c?b:0),f=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+("D"===c?b:0),g=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,f)));a.selectedDay=g.getDate(),a.drawMonth=a.selectedMonth=g.getMonth(),a.drawYear=a.selectedYear=g.getFullYear(),("M"===c||"Y"===c)&&this._notifyChange(a)},"_restrictMinMax":function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),e=c&&c>b?c:b;return d&&e>d?d:e},"_notifyChange":function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},"_getNumberOfMonths":function(a){var b=this._get(a,"numberOfMonths");return null==b?[1,1]:"number"==typeof b?[1,b]:b},"_getMinMaxDate":function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},"_getDaysInMonth":function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},"_getFirstDayOfMonth":function(a,b){return new Date(a,b,1).getDay()},"_canAdjustMonth":function(a,b,c,d){var e=this._getNumberOfMonths(a),f=this._daylightSavingAdjust(new Date(c,d+(0>b?b:e[0]*e[1]),1));return 0>b&&f.setDate(this._getDaysInMonth(f.getFullYear(),f.getMonth())),this._isInRange(a,f)},"_isInRange":function(a,b){var c,d,e=this._getMinMaxDate(a,"min"),f=this._getMinMaxDate(a,"max"),g=null,h=null,i=this._get(a,"yearRange");return i&&(c=i.split(":"),d=(new Date).getFullYear(),g=parseInt(c[0],10),h=parseInt(c[1],10),c[0].match(/[+\-].*/)&&(g+=d),c[1].match(/[+\-].*/)&&(h+=d)),(!e||b.getTime()>=e.getTime())&&(!f||b.getTime()<=f.getTime())&&(!g||b.getFullYear()>=g)&&(!h||h>=b.getFullYear())},"_getFormatConfig":function(a){var b=this._get(a,"shortYearCutoff");return b="string"!=typeof b?b:(new Date).getFullYear()%100+parseInt(b,10),{"shortYearCutoff":b,"dayNamesShort":this._get(a,"dayNamesShort"),"dayNames":this._get(a,"dayNames"),"monthNamesShort":this._get(a,"monthNamesShort"),"monthNames":this._get(a,"monthNames")}},"_formatDate":function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);var e=b?"object"==typeof b?b:this._daylightSavingAdjust(new Date(d,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),e,this._getFormatConfig(a))}}),a.fn.datepicker=function(b){if(!this.length)return this;a.datepicker.initialized||(a(document).mousedown(a.datepicker._checkExternalClick),a.datepicker.initialized=!0),0===a("#"+a.datepicker._mainDivId).length&&a("body").append(a.datepicker.dpDiv);var c=Array.prototype.slice.call(arguments,1);return"string"!=typeof b||"isDisabled"!==b&&"getDate"!==b&&"widget"!==b?"option"===b&&2===arguments.length&&"string"==typeof arguments[1]?a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this[0]].concat(c)):this.each(function(){"string"==typeof b?a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this].concat(c)):a.datepicker._attachDatepicker(this,b)}):a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this[0]].concat(c))},a.datepicker=new c,a.datepicker.initialized=!1,a.datepicker.uuid=(new Date).getTime(),a.datepicker.version="1.10.4"}(jQuery),function(a){var b={"buttons":!0,"height":!0,"maxHeight":!0,"maxWidth":!0,"minHeight":!0,"minWidth":!0,"width":!0},c={"maxHeight":!0,"maxWidth":!0,"minHeight":!0,"minWidth":!0};a.widget("ui.dialog",{"version":"1.10.4","options":{"appendTo":"body","autoOpen":!0,"buttons":[],"closeOnEscape":!0,"closeText":"close","dialogClass":"","draggable":!0,"hide":null,"height":"auto","maxHeight":null,"maxWidth":null,"minHeight":150,"minWidth":150,"modal":!1,"position":{"my":"center","at":"center","of":window,"collision":"fit","using":function(b){var c=a(this).css(b).offset().top;0>c&&a(this).css("top",b.top-c)}},"resizable":!0,"show":null,"title":null,"width":300,"beforeClose":null,"close":null,"drag":null,"dragStart":null,"dragStop":null,"focus":null,"open":null,"resize":null,"resizeStart":null,"resizeStop":null},"_create":function(){this.originalCss={"display":this.element[0].style.display,"width":this.element[0].style.width,"minHeight":this.element[0].style.minHeight,"maxHeight":this.element[0].style.maxHeight,"height":this.element[0].style.height},this.originalPosition={"parent":this.element.parent(),"index":this.element.parent().children().index(this.element)},this.originalTitle=this.element.attr("title"),this.options.title=this.options.title||this.originalTitle,this._createWrapper(),this.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(this.uiDialog),this._createTitlebar(),this._createButtonPane(),this.options.draggable&&a.fn.draggable&&this._makeDraggable(),this.options.resizable&&a.fn.resizable&&this._makeResizable(),this._isOpen=!1},"_init":function(){this.options.autoOpen&&this.open()},"_appendTo":function(){var b=this.options.appendTo;return b&&(b.jquery||b.nodeType)?a(b):this.document.find(b||"body").eq(0)},"_destroy":function(){var a,b=this.originalPosition;this._destroyOverlay(),this.element.removeUniqueId().removeClass("ui-dialog-content ui-widget-content").css(this.originalCss).detach(),this.uiDialog.stop(!0,!0).remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),a=b.parent.children().eq(b.index),a.length&&a[0]!==this.element[0]?a.before(this.element):b.parent.append(this.element)},"widget":function(){return this.uiDialog},"disable":a.noop,"enable":a.noop,"close":function(b){var c,d=this;if(this._isOpen&&!1!==this._trigger("beforeClose",b)){if(this._isOpen=!1,this._destroyOverlay(),!this.opener.filter(":focusable").focus().length)try{(c=this.document[0].activeElement)&&"body"!==c.nodeName.toLowerCase()&&a(c).blur()}catch(a){}this._hide(this.uiDialog,this.options.hide,function(){d._trigger("close",b)})}},"isOpen":function(){return this._isOpen},"moveToTop":function(){this._moveToTop()},"_moveToTop":function(a,b){var c=!!this.uiDialog.nextAll(":visible").insertBefore(this.uiDialog).length;return c&&!b&&this._trigger("focus",a),c},"open":function(){var b=this;return this._isOpen?void(this._moveToTop()&&this._focusTabbable()):(this._isOpen=!0,this.opener=a(this.document[0].activeElement),this._size(),this._position(),this._createOverlay(),this._moveToTop(null,!0),this._show(this.uiDialog,this.options.show,function(){b._focusTabbable(),b._trigger("focus")}),void this._trigger("open"))},"_focusTabbable":function(){var a=this.element.find("[autofocus]");a.length||(a=this.element.find(":tabbable")),a.length||(a=this.uiDialogButtonPane.find(":tabbable")),a.length||(a=this.uiDialogTitlebarClose.filter(":tabbable")),a.length||(a=this.uiDialog),a.eq(0).focus()},"_keepFocus":function(b){function c(){var b=this.document[0].activeElement;this.uiDialog[0]===b||a.contains(this.uiDialog[0],b)||this._focusTabbable()}b.preventDefault(),c.call(this),this._delay(c)},"_createWrapper":function(){this.uiDialog=a("<div>").addClass("ui-dialog ui-widget ui-widget-content ui-corner-all ui-front "+this.options.dialogClass).hide().attr({"tabIndex":-1,"role":"dialog"}).appendTo(this._appendTo()),this._on(this.uiDialog,{"keydown":function(b){if(this.options.closeOnEscape&&!b.isDefaultPrevented()&&b.keyCode&&b.keyCode===a.ui.keyCode.ESCAPE)return b.preventDefault(),void this.close(b);if(b.keyCode===a.ui.keyCode.TAB){var c=this.uiDialog.find(":tabbable"),d=c.filter(":first"),e=c.filter(":last");b.target!==e[0]&&b.target!==this.uiDialog[0]||b.shiftKey?b.target!==d[0]&&b.target!==this.uiDialog[0]||!b.shiftKey||(e.focus(1),b.preventDefault()):(d.focus(1),b.preventDefault())}},"mousedown":function(a){this._moveToTop(a)&&this._focusTabbable()}}),this.element.find("[aria-describedby]").length||this.uiDialog.attr({"aria-describedby":this.element.uniqueId().attr("id")})},"_createTitlebar":function(){var b;this.uiDialogTitlebar=a("<div>").addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(this.uiDialog),this._on(this.uiDialogTitlebar,{"mousedown":function(b){a(b.target).closest(".ui-dialog-titlebar-close")||this.uiDialog.focus()}}),this.uiDialogTitlebarClose=a("<button type='button'></button>").button({"label":this.options.closeText,"icons":{"primary":"ui-icon-closethick"},"text":!1}).addClass("ui-dialog-titlebar-close").appendTo(this.uiDialogTitlebar),this._on(this.uiDialogTitlebarClose,{"click":function(a){a.preventDefault(),this.close(a)}}),b=a("<span>").uniqueId().addClass("ui-dialog-title").prependTo(this.uiDialogTitlebar),this._title(b),this.uiDialog.attr({"aria-labelledby":b.attr("id")})},"_title":function(a){this.options.title||a.html("&#160;"),a.text(this.options.title)},"_createButtonPane":function(){this.uiDialogButtonPane=a("<div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"),this.uiButtonSet=a("<div>").addClass("ui-dialog-buttonset").appendTo(this.uiDialogButtonPane),this._createButtons()},"_createButtons":function(){var b=this,c=this.options.buttons;return this.uiDialogButtonPane.remove(),this.uiButtonSet.empty(),a.isEmptyObject(c)||a.isArray(c)&&!c.length?void this.uiDialog.removeClass("ui-dialog-buttons"):(a.each(c,function(c,d){var e,f;d=a.isFunction(d)?{"click":d,"text":c}:d,d=a.extend({"type":"button"},d),e=d.click,d.click=function(){e.apply(b.element[0],arguments)},f={"icons":d.icons,"text":d.showText},delete d.icons,delete d.showText,a("<button></button>",d).button(f).appendTo(b.uiButtonSet)}),this.uiDialog.addClass("ui-dialog-buttons"),void this.uiDialogButtonPane.appendTo(this.uiDialog))},"_makeDraggable":function(){function b(a){return{"position":a.position,"offset":a.offset}}var c=this,d=this.options;this.uiDialog.draggable({"cancel":".ui-dialog-content, .ui-dialog-titlebar-close","handle":".ui-dialog-titlebar","containment":"document","start":function(d,e){a(this).addClass("ui-dialog-dragging"),c._blockFrames(),c._trigger("dragStart",d,b(e))},"drag":function(a,d){c._trigger("drag",a,b(d))},"stop":function(e,f){d.position=[f.position.left-c.document.scrollLeft(),f.position.top-c.document.scrollTop()],a(this).removeClass("ui-dialog-dragging"),c._unblockFrames(),c._trigger("dragStop",e,b(f))}})},"_makeResizable":function(){function b(a){return{"originalPosition":a.originalPosition,"originalSize":a.originalSize,"position":a.position,"size":a.size}}var c=this,d=this.options,e=d.resizable,f=this.uiDialog.css("position"),g="string"==typeof e?e:"n,e,s,w,se,sw,ne,nw";this.uiDialog.resizable({"cancel":".ui-dialog-content","containment":"document","alsoResize":this.element,"maxWidth":d.maxWidth,"maxHeight":d.maxHeight,"minWidth":d.minWidth,"minHeight":this._minHeight(),"handles":g,"start":function(d,e){a(this).addClass("ui-dialog-resizing"),c._blockFrames(),c._trigger("resizeStart",d,b(e))},"resize":function(a,d){c._trigger("resize",a,b(d))},"stop":function(e,f){d.height=a(this).height(),d.width=a(this).width(),a(this).removeClass("ui-dialog-resizing"),c._unblockFrames(),c._trigger("resizeStop",e,b(f))}}).css("position",f)},"_minHeight":function(){var a=this.options;return"auto"===a.height?a.minHeight:Math.min(a.minHeight,a.height)},"_position":function(){var a=this.uiDialog.is(":visible");a||this.uiDialog.show(),this.uiDialog.position(this.options.position),a||this.uiDialog.hide()},"_setOptions":function(d){var e=this,f=!1,g={};a.each(d,function(a,d){e._setOption(a,d),a in b&&(f=!0),a in c&&(g[a]=d)}),f&&(this._size(),this._position()),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option",g)},"_setOption":function(a,b){var c,d,e=this.uiDialog;"dialogClass"===a&&e.removeClass(this.options.dialogClass).addClass(b),"disabled"!==a&&(this._super(a,b),"appendTo"===a&&this.uiDialog.appendTo(this._appendTo()),"buttons"===a&&this._createButtons(),"closeText"===a&&this.uiDialogTitlebarClose.button({"label":""+b}),"draggable"===a&&(c=e.is(":data(ui-draggable)"),c&&!b&&e.draggable("destroy"),!c&&b&&this._makeDraggable()),"position"===a&&this._position(),"resizable"===a&&(d=e.is(":data(ui-resizable)"),d&&!b&&e.resizable("destroy"),d&&"string"==typeof b&&e.resizable("option","handles",b),d||!1===b||this._makeResizable()),"title"===a&&this._title(this.uiDialogTitlebar.find(".ui-dialog-title")))},"_size":function(){var a,b,c,d=this.options;this.element.show().css({"width":"auto","minHeight":0,"maxHeight":"none","height":0}),d.minWidth>d.width&&(d.width=d.minWidth),a=this.uiDialog.css({"height":"auto","width":d.width}).outerHeight(),b=Math.max(0,d.minHeight-a),c="number"==typeof d.maxHeight?Math.max(0,d.maxHeight-a):"none","auto"===d.height?this.element.css({"minHeight":b,"maxHeight":c,"height":"auto"}):this.element.height(Math.max(0,d.height-a)),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())},"_blockFrames":function(){this.iframeBlocks=this.document.find("iframe").map(function(){var b=a(this);return a("<div>").css({"position":"absolute","width":b.outerWidth(),"height":b.outerHeight()}).appendTo(b.parent()).offset(b.offset())[0]})},"_unblockFrames":function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},"_allowInteraction":function(b){return!!a(b.target).closest(".ui-dialog").length||!!a(b.target).closest(".ui-datepicker").length},"_createOverlay":function(){if(this.options.modal){var b=this,c=this.widgetFullName;a.ui.dialog.overlayInstances||this._delay(function(){a.ui.dialog.overlayInstances&&this.document.bind("focusin.dialog",function(d){b._allowInteraction(d)||(d.preventDefault(),a(".ui-dialog:visible:last .ui-dialog-content").data(c)._focusTabbable())})}),this.overlay=a("<div>").addClass("ui-widget-overlay ui-front").appendTo(this._appendTo()),this._on(this.overlay,{"mousedown":"_keepFocus"}),a.ui.dialog.overlayInstances++}},"_destroyOverlay":function(){this.options.modal&&this.overlay&&(a.ui.dialog.overlayInstances--,a.ui.dialog.overlayInstances||this.document.unbind("focusin.dialog"),this.overlay.remove(),this.overlay=null)}}),a.ui.dialog.overlayInstances=0,!1!==a.uiBackCompat&&a.widget("ui.dialog",a.ui.dialog,{"_position":function(){var b,c=this.options.position,d=[],e=[0,0];c?(("string"==typeof c||"object"==typeof c&&"0"in c)&&(d=c.split?c.split(" "):[c[0],c[1]],1===d.length&&(d[1]=d[0]),a.each(["left","top"],function(a,b){+d[a]===d[a]&&(e[a]=d[a],d[a]=b)}),c={"my":d[0]+(0>e[0]?e[0]:"+"+e[0])+" "+d[1]+(0>e[1]?e[1]:"+"+e[1]),"at":d.join(" ")}),c=a.extend({},a.ui.dialog.prototype.options.position,c)):c=a.ui.dialog.prototype.options.position,b=this.uiDialog.is(":visible"),b||this.uiDialog.show(),this.uiDialog.position(c),b||this.uiDialog.hide()}})}(jQuery),function(a){a.widget("ui.menu",{"version":"1.10.4","defaultElement":"<ul>","delay":300,"options":{"icons":{"submenu":"ui-icon-carat-1-e"},"menus":"ul","position":{"my":"left top","at":"right top"},"role":"menu","blur":null,"focus":null,"select":null},"_create":function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().addClass("ui-menu ui-widget ui-widget-content ui-corner-all").toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length).attr({"role":this.options.role,"tabIndex":0}).bind("click"+this.eventNamespace,a.proxy(function(a){this.options.disabled&&a.preventDefault()},this)),this.options.disabled&&this.element.addClass("ui-state-disabled").attr("aria-disabled","true"),this._on({"mousedown .ui-menu-item > a":function(a){a.preventDefault()},"click .ui-state-disabled > a":function(a){a.preventDefault()},"click .ui-menu-item:has(a)":function(b){var c=a(b.target).closest(".ui-menu-item");!this.mouseHandled&&c.not(".ui-state-disabled").length&&(this.select(b),b.isPropagationStopped()||(this.mouseHandled=!0),c.has(".ui-menu").length?this.expand(b):!this.element.is(":focus")&&a(this.document[0].activeElement).closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(b){var c=a(b.currentTarget);c.siblings().children(".ui-state-active").removeClass("ui-state-active"),this.focus(b,c)},"mouseleave":"collapseAll","mouseleave .ui-menu":"collapseAll","focus":function(a,b){var c=this.active||this.element.children(".ui-menu-item").eq(0);b||this.focus(a,c)},"blur":function(b){this._delay(function(){a.contains(this.element[0],this.document[0].activeElement)||this.collapseAll(b)})},"keydown":"_keydown"}),this.refresh(),this._on(this.document,{"click":function(b){a(b.target).closest(".ui-menu").length||this.collapseAll(b),this.mouseHandled=!1}})},"_destroy":function(){this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeClass("ui-menu ui-widget ui-widget-content ui-corner-all ui-menu-icons").removeAttr("role").removeAttr("tabIndex").removeAttr("aria-labelledby").removeAttr("aria-expanded").removeAttr("aria-hidden").removeAttr("aria-disabled").removeUniqueId().show(),this.element.find(".ui-menu-item").removeClass("ui-menu-item").removeAttr("role").removeAttr("aria-disabled").children("a").removeUniqueId().removeClass("ui-corner-all ui-state-hover").removeAttr("tabIndex").removeAttr("role").removeAttr("aria-haspopup").children().each(function(){var b=a(this);b.data("ui-menu-submenu-carat")&&b.remove()}),this.element.find(".ui-menu-divider").removeClass("ui-menu-divider ui-widget-content")},"_keydown":function(b){function c(a){return a.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}var d,e,f,g,h,i=!0;switch(b.keyCode){case a.ui.keyCode.PAGE_UP:this.previousPage(b);break;case a.ui.keyCode.PAGE_DOWN:this.nextPage(b);break;case a.ui.keyCode.HOME:this._move("first","first",b);break;case a.ui.keyCode.END:this._move("last","last",b);break;case a.ui.keyCode.UP:this.previous(b);break;case a.ui.keyCode.DOWN:this.next(b);break;case a.ui.keyCode.LEFT:this.collapse(b);break;case a.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(b);break;case a.ui.keyCode.ENTER:case a.ui.keyCode.SPACE:this._activate(b);break;case a.ui.keyCode.ESCAPE:this.collapse(b);break;default:i=!1,e=this.previousFilter||"",f=String.fromCharCode(b.keyCode),g=!1,clearTimeout(this.filterTimer),f===e?g=!0:f=e+f,h=RegExp("^"+c(f),"i"),d=this.activeMenu.children(".ui-menu-item").filter(function(){return h.test(a(this).children("a").text())}),d=g&&-1!==d.index(this.active.next())?this.active.nextAll(".ui-menu-item"):d,d.length||(f=String.fromCharCode(b.keyCode),h=RegExp("^"+c(f),"i"),d=this.activeMenu.children(".ui-menu-item").filter(function(){return h.test(a(this).children("a").text())})),d.length?(this.focus(b,d),d.length>1?(this.previousFilter=f,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter):delete this.previousFilter}i&&b.preventDefault()},"_activate":function(a){this.active.is(".ui-state-disabled")||(this.active.children("a[aria-haspopup='true']").length?this.expand(a):this.select(a))},"refresh":function(){var b,c=this.options.icons.submenu,d=this.element.find(this.options.menus);this.element.toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length),d.filter(":not(.ui-menu)").addClass("ui-menu ui-widget ui-widget-content ui-corner-all").hide().attr({"role":this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var b=a(this),d=b.prev("a"),e=a("<span>").addClass("ui-menu-icon ui-icon "+c).data("ui-menu-submenu-carat",!0);d.attr("aria-haspopup","true").prepend(e),b.attr("aria-labelledby",d.attr("id"))}),b=d.add(this.element),b.children(":not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","presentation").children("a").uniqueId().addClass("ui-corner-all").attr({"tabIndex":-1,"role":this._itemRole()}),b.children(":not(.ui-menu-item)").each(function(){var b=a(this);/[^\-\u2014\u2013\s]/.test(b.text())||b.addClass("ui-widget-content ui-menu-divider")}),b.children(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!a.contains(this.element[0],this.active[0])&&this.blur()},"_itemRole":function(){return{"menu":"menuitem","listbox":"option"}[this.options.role]},"_setOption":function(a,b){"icons"===a&&this.element.find(".ui-menu-icon").removeClass(this.options.icons.submenu).addClass(b.submenu),this._super(a,b)},"focus":function(a,b){var c,d;this.blur(a,a&&"focus"===a.type),this._scrollIntoView(b),this.active=b.first(),d=this.active.children("a").addClass("ui-state-focus"),this.options.role&&this.element.attr("aria-activedescendant",d.attr("id")),this.active.parent().closest(".ui-menu-item").children("a:first").addClass("ui-state-active"),a&&"keydown"===a.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),c=b.children(".ui-menu"),c.length&&a&&/^mouse/.test(a.type)&&this._startOpening(c),this.activeMenu=b.parent(),this._trigger("focus",a,{"item":b})},"_scrollIntoView":function(b){var c,d,e,f,g,h;this._hasScroll()&&(c=parseFloat(a.css(this.activeMenu[0],"borderTopWidth"))||0,d=parseFloat(a.css(this.activeMenu[0],"paddingTop"))||0,e=b.offset().top-this.activeMenu.offset().top-c-d,f=this.activeMenu.scrollTop(),g=this.activeMenu.height(),h=b.height(),0>e?this.activeMenu.scrollTop(f+e):e+h>g&&this.activeMenu.scrollTop(f+e-g+h))},"blur":function(a,b){b||clearTimeout(this.timer),this.active&&(this.active.children("a").removeClass("ui-state-focus"),this.active=null,this._trigger("blur",a,{"item":this.active}))},"_startOpening":function(a){clearTimeout(this.timer),"true"===a.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close(),this._open(a)},this.delay))},"_open":function(b){var c=a.extend({"of":this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(b.parents(".ui-menu")).hide().attr("aria-hidden","true"),b.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(c)},"collapseAll":function(b,c){clearTimeout(this.timer),this.timer=this._delay(function(){var d=c?this.element:a(b&&b.target).closest(this.element.find(".ui-menu"));d.length||(d=this.element),this._close(d),this.blur(b),this.activeMenu=d},this.delay)},"_close":function(a){a||(a=this.active?this.active.parent():this.element),a.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false").end().find("a.ui-state-active").removeClass("ui-state-active")},"collapse":function(a){var b=this.active&&this.active.parent().closest(".ui-menu-item",this.element);b&&b.length&&(this._close(),this.focus(a,b))},"expand":function(a){var b=this.active&&this.active.children(".ui-menu ").children(".ui-menu-item").first();b&&b.length&&(this._open(b.parent()),this._delay(function(){this.focus(a,b)}))},"next":function(a){this._move("next","first",a)},"previous":function(a){this._move("prev","last",a)},"isFirstItem":function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},"isLastItem":function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},"_move":function(a,b,c){var d;this.active&&(d="first"===a||"last"===a?this.active["first"===a?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[a+"All"](".ui-menu-item").eq(0)),d&&d.length&&this.active||(d=this.activeMenu.children(".ui-menu-item")[b]()),this.focus(c,d)},"nextPage":function(b){var c,d,e;return this.active?void(this.isLastItem()||(this._hasScroll()?(d=this.active.offset().top,e=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return c=a(this),0>c.offset().top-d-e}),this.focus(b,c)):this.focus(b,this.activeMenu.children(".ui-menu-item")[this.active?"last":"first"]()))):void this.next(b)},"previousPage":function(b){var c,d,e;return this.active?void(this.isFirstItem()||(this._hasScroll()?(d=this.active.offset().top,e=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return c=a(this),c.offset().top-d+e>0}),this.focus(b,c)):this.focus(b,this.activeMenu.children(".ui-menu-item").first()))):void this.next(b)},"_hasScroll":function(){return this.element.outerHeight()<this.element.prop("scrollHeight")},"select":function(b){this.active=this.active||a(b.target).closest(".ui-menu-item");var c={"item":this.active};this.active.has(".ui-menu").length||this.collapseAll(b,!0),this._trigger("select",b,c)}})}(jQuery),function(a,b){a.widget("ui.progressbar",{"version":"1.10.4","options":{"max":100,"value":0,"change":null,"complete":null},"min":0,"_create":function(){this.oldValue=this.options.value=this._constrainedValue(),this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({"role":"progressbar","aria-valuemin":this.min}),this.valueDiv=a("<div class='ui-progressbar-value ui-widget-header ui-corner-left'></div>").appendTo(this.element),this._refreshValue()},"_destroy":function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow"),this.valueDiv.remove()},"value":function(a){return a===b?this.options.value:(this.options.value=this._constrainedValue(a),this._refreshValue(),b)},"_constrainedValue":function(a){return a===b&&(a=this.options.value),this.indeterminate=!1===a,"number"!=typeof a&&(a=0),!this.indeterminate&&Math.min(this.options.max,Math.max(this.min,a))},"_setOptions":function(a){var b=a.value;delete a.value,this._super(a),this.options.value=this._constrainedValue(b),this._refreshValue()},"_setOption":function(a,b){"max"===a&&(b=Math.max(this.min,b)),this._super(a,b)},"_percentage":function(){return this.indeterminate?100:100*(this.options.value-this.min)/(this.options.max-this.min)},"_refreshValue":function(){var b=this.options.value,c=this._percentage();this.valueDiv.toggle(this.indeterminate||b>this.min).toggleClass("ui-corner-right",b===this.options.max).width(c.toFixed(0)+"%"),this.element.toggleClass("ui-progressbar-indeterminate",this.indeterminate),this.indeterminate?(this.element.removeAttr("aria-valuenow"),this.overlayDiv||(this.overlayDiv=a("<div class='ui-progressbar-overlay'></div>").appendTo(this.valueDiv))):(this.element.attr({"aria-valuemax":this.options.max,"aria-valuenow":b}),this.overlayDiv&&(this.overlayDiv.remove(),this.overlayDiv=null)),this.oldValue!==b&&(this.oldValue=b,this._trigger("change")),b===this.options.max&&this._trigger("complete")}})}(jQuery),function(a){var b=5;a.widget("ui.slider",a.ui.mouse,{"version":"1.10.4","widgetEventPrefix":"slide","options":{"animate":!1,"distance":0,"max":100,"min":0,"orientation":"horizontal","range":!1,"step":1,"value":0,"values":null,"change":null,"slide":null,"start":null,"stop":null},"_create":function(){this._keySliding=!1,this._mouseSliding=!1,this._animateOff=!0,this._handleIndex=null,this._detectOrientation(),this._mouseInit(),this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all"),this._refresh(),this._setOption("disabled",this.options.disabled),this._animateOff=!1},"_refresh":function(){this._createRange(),this._createHandles(),this._setupEvents(),this._refreshValue()},"_createHandles":function(){var b,c,d=this.options,e=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=[];for(c=d.values&&d.values.length||1,e.length>c&&(e.slice(c).remove(),e=e.slice(0,c)),b=e.length;c>b;b++)f.push("<a class='ui-slider-handle ui-state-default ui-corner-all' href='#'></a>");this.handles=e.add(a(f.join("")).appendTo(this.element)),this.handle=this.handles.eq(0),this.handles.each(function(b){a(this).data("ui-slider-handle-index",b)})},"_createRange":function(){var b=this.options,c="";b.range?(!0===b.range&&(b.values?b.values.length&&2!==b.values.length?b.values=[b.values[0],b.values[0]]:a.isArray(b.values)&&(b.values=b.values.slice(0)):b.values=[this._valueMin(),this._valueMin()]),this.range&&this.range.length?this.range.removeClass("ui-slider-range-min ui-slider-range-max").css({"left":"","bottom":""}):(this.range=a("<div></div>").appendTo(this.element),c="ui-slider-range ui-widget-header ui-corner-all"),this.range.addClass(c+("min"===b.range||"max"===b.range?" ui-slider-range-"+b.range:""))):(this.range&&this.range.remove(),this.range=null)},"_setupEvents":function(){var a=this.handles.add(this.range).filter("a");this._off(a),this._on(a,this._handleEvents),this._hoverable(a),this._focusable(a)},"_destroy":function(){this.handles.remove(),this.range&&this.range.remove(),this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-widget ui-widget-content ui-corner-all"),this._mouseDestroy()},"_mouseCapture":function(b){var c,d,e,f,g,h,i,j=this,k=this.options;return!k.disabled&&(this.elementSize={"width":this.element.outerWidth(),"height":this.element.outerHeight()},this.elementOffset=this.element.offset(),c={"x":b.pageX,"y":b.pageY},d=this._normValueFromMouse(c),e=this._valueMax()-this._valueMin()+1,this.handles.each(function(b){var c=Math.abs(d-j.values(b));(e>c||e===c&&(b===j._lastChangedValue||j.values(b)===k.min))&&(e=c,f=a(this),g=b)}),!1!==this._start(b,g)&&(this._mouseSliding=!0,this._handleIndex=g,f.addClass("ui-state-active").focus(),h=f.offset(),i=!a(b.target).parents().addBack().is(".ui-slider-handle"),this._clickOffset=i?{"left":0,"top":0}:{"left":b.pageX-h.left-f.width()/2,"top":b.pageY-h.top-f.height()/2-(parseInt(f.css("borderTopWidth"),10)||0)-(parseInt(f.css("borderBottomWidth"),10)||0)+(parseInt(f.css("marginTop"),10)||0)},this.handles.hasClass("ui-state-hover")||this._slide(b,g,d),this._animateOff=!0,!0))},"_mouseStart":function(){return!0},"_mouseDrag":function(a){var b={"x":a.pageX,"y":a.pageY},c=this._normValueFromMouse(b);return this._slide(a,this._handleIndex,c),!1},"_mouseStop":function(a){return this.handles.removeClass("ui-state-active"),this._mouseSliding=!1,this._stop(a,this._handleIndex),this._change(a,this._handleIndex),this._handleIndex=null,this._clickOffset=null,this._animateOff=!1,!1},"_detectOrientation":function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},"_normValueFromMouse":function(a){var b,c,d,e,f;return"horizontal"===this.orientation?(b=this.elementSize.width,c=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(b=this.elementSize.height,c=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)),d=c/b,d>1&&(d=1),0>d&&(d=0),"vertical"===this.orientation&&(d=1-d),e=this._valueMax()-this._valueMin(),f=this._valueMin()+d*e,this._trimAlignValue(f)},"_start":function(a,b){var c={"handle":this.handles[b],"value":this.value()};return this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values()),this._trigger("start",a,c)},"_slide":function(a,b,c){var d,e,f;this.options.values&&this.options.values.length?(d=this.values(b?0:1),2===this.options.values.length&&!0===this.options.range&&(0===b&&c>d||1===b&&d>c)&&(c=d),c!==this.values(b)&&(e=this.values(),e[b]=c,f=this._trigger("slide",a,{"handle":this.handles[b],"value":c,"values":e}),d=this.values(b?0:1),!1!==f&&this.values(b,c))):c!==this.value()&&!1!==(f=this._trigger("slide",a,{"handle":this.handles[b],"value":c}))&&this.value(c)},"_stop":function(a,b){var c={"handle":this.handles[b],"value":this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values()),this._trigger("stop",a,c)},"_change":function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={"handle":this.handles[b],"value":this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values()),this._lastChangedValue=b,this._trigger("change",a,c)}},"value":function(a){return arguments.length?(this.options.value=this._trimAlignValue(a),this._refreshValue(),void this._change(null,0)):this._value()},"values":function(b,c){var d,e,f;if(arguments.length>1)return this.options.values[b]=this._trimAlignValue(c),this._refreshValue(),void this._change(null,b);if(!arguments.length)return this._values();if(!a.isArray(arguments[0]))return this.options.values&&this.options.values.length?this._values(b):this.value();for(d=this.options.values,e=arguments[0],f=0;d.length>f;f+=1)d[f]=this._trimAlignValue(e[f]),this._change(null,f);this._refreshValue()},"_setOption":function(b,c){var d,e=0;switch("range"===b&&!0===this.options.range&&("min"===c?(this.options.value=this._values(0),this.options.values=null):"max"===c&&(this.options.value=this._values(this.options.values.length-1),this.options.values=null)),a.isArray(this.options.values)&&(e=this.options.values.length),a.Widget.prototype._setOption.apply(this,arguments),b){case"orientation":this._detectOrientation(),this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation),this._refreshValue();break;case"value":this._animateOff=!0,this._refreshValue(),this._change(null,0),this._animateOff=!1;break;case"values":for(this._animateOff=!0,this._refreshValue(),d=0;e>d;d+=1)this._change(null,d);this._animateOff=!1;break;case"min":case"max":this._animateOff=!0,this._refreshValue(),this._animateOff=!1;break;case"range":this._animateOff=!0,this._refresh(),this._animateOff=!1}},"_value":function(){var a=this.options.value;return a=this._trimAlignValue(a)},"_values":function(a){var b,c,d;if(arguments.length)return b=this.options.values[a],b=this._trimAlignValue(b);if(this.options.values&&this.options.values.length){for(c=this.options.values.slice(),d=0;c.length>d;d+=1)c[d]=this._trimAlignValue(c[d]);return c}return[]},"_trimAlignValue":function(a){if(this._valueMin()>=a)return this._valueMin();if(a>=this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=(a-this._valueMin())%b,d=a-c;return 2*Math.abs(c)>=b&&(d+=c>0?b:-b),parseFloat(d.toFixed(5))},"_valueMin":function(){return this.options.min},"_valueMax":function(){return this.options.max},"_refreshValue":function(){var b,c,d,e,f,g=this.options.range,h=this.options,i=this,j=!this._animateOff&&h.animate,k={};this.options.values&&this.options.values.length?this.handles.each(function(d){c=(i.values(d)-i._valueMin())/(i._valueMax()-i._valueMin())*100,k["horizontal"===i.orientation?"left":"bottom"]=c+"%",a(this).stop(1,1)[j?"animate":"css"](k,h.animate),!0===i.options.range&&("horizontal"===i.orientation?(0===d&&i.range.stop(1,1)[j?"animate":"css"]({"left":c+"%"},h.animate),1===d&&i.range[j?"animate":"css"]({"width":c-b+"%"},{"queue":!1,"duration":h.animate})):(0===d&&i.range.stop(1,1)[j?"animate":"css"]({"bottom":c+"%"},h.animate),1===d&&i.range[j?"animate":"css"]({"height":c-b+"%"},{"queue":!1,"duration":h.animate}))),b=c}):(d=this.value(),e=this._valueMin(),f=this._valueMax(),c=f!==e?(d-e)/(f-e)*100:0,k["horizontal"===this.orientation?"left":"bottom"]=c+"%",this.handle.stop(1,1)[j?"animate":"css"](k,h.animate),"min"===g&&"horizontal"===this.orientation&&this.range.stop(1,1)[j?"animate":"css"]({"width":c+"%"},h.animate),"max"===g&&"horizontal"===this.orientation&&this.range[j?"animate":"css"]({"width":100-c+"%"},{"queue":!1,"duration":h.animate}),"min"===g&&"vertical"===this.orientation&&this.range.stop(1,1)[j?"animate":"css"]({"height":c+"%"},h.animate),"max"===g&&"vertical"===this.orientation&&this.range[j?"animate":"css"]({"height":100-c+"%"},{"queue":!1,"duration":h.animate}))},"_handleEvents":{"keydown":function(c){var d,e,f,g=a(c.target).data("ui-slider-handle-index");switch(c.keyCode){case a.ui.keyCode.HOME:case a.ui.keyCode.END:case a.ui.keyCode.PAGE_UP:case a.ui.keyCode.PAGE_DOWN:case a.ui.keyCode.UP:case a.ui.keyCode.RIGHT:case a.ui.keyCode.DOWN:case a.ui.keyCode.LEFT:if(c.preventDefault(),!this._keySliding&&(this._keySliding=!0,a(c.target).addClass("ui-state-active"),!1===this._start(c,g)))return}switch(f=this.options.step,d=e=this.options.values&&this.options.values.length?this.values(g):this.value(),c.keyCode){case a.ui.keyCode.HOME:e=this._valueMin();break;case a.ui.keyCode.END:e=this._valueMax();break;case a.ui.keyCode.PAGE_UP:e=this._trimAlignValue(d+(this._valueMax()-this._valueMin())/b);break;case a.ui.keyCode.PAGE_DOWN:e=this._trimAlignValue(d-(this._valueMax()-this._valueMin())/b);break;case a.ui.keyCode.UP:case a.ui.keyCode.RIGHT:if(d===this._valueMax())return;e=this._trimAlignValue(d+f);break;case a.ui.keyCode.DOWN:case a.ui.keyCode.LEFT:if(d===this._valueMin())return;e=this._trimAlignValue(d-f)}this._slide(c,g,e)},"click":function(a){a.preventDefault()},"keyup":function(b){var c=a(b.target).data("ui-slider-handle-index");this._keySliding&&(this._keySliding=!1,this._stop(b,c),this._change(b,c),a(b.target).removeClass("ui-state-active"))}}})}(jQuery),function(a){function b(a){return function(){var b=this.element.val();a.apply(this,arguments),this._refresh(),b!==this.element.val()&&this._trigger("change")}}a.widget("ui.spinner",{"version":"1.10.4","defaultElement":"<input>","widgetEventPrefix":"spin","options":{"culture":null,"icons":{"down":"ui-icon-triangle-1-s","up":"ui-icon-triangle-1-n"},"incremental":!0,"max":null,"min":null,"numberFormat":null,"page":10,"step":1,"change":null,"spin":null,"start":null,"stop":null},"_create":function(){this._setOption("max",this.options.max),this._setOption("min",this.options.min),this._setOption("step",this.options.step),""!==this.value()&&this._value(this.element.val(),!0),this._draw(),this._on(this._events),this._refresh(),this._on(this.window,{"beforeunload":function(){this.element.removeAttr("autocomplete")}})},"_getCreateOptions":function(){var b={},c=this.element;return a.each(["min","max","step"],function(a,d){var e=c.attr(d);void 0!==e&&e.length&&(b[d]=e)}),b},"_events":{"keydown":function(a){this._start(a)&&this._keydown(a)&&a.preventDefault()},"keyup":"_stop","focus":function(){this.previous=this.element.val()},"blur":function(a){return this.cancelBlur?void delete this.cancelBlur:(this._stop(),this._refresh(),void(this.previous!==this.element.val()&&this._trigger("change",a)))},"mousewheel":function(a,b){if(b){if(!this.spinning&&!this._start(a))return!1;this._spin((b>0?1:-1)*this.options.step,a),clearTimeout(this.mousewheelTimer),this.mousewheelTimer=this._delay(function(){this.spinning&&this._stop(a)},100),a.preventDefault()}},"mousedown .ui-spinner-button":function(b){function c(){this.element[0]===this.document[0].activeElement||(this.element.focus(),this.previous=d,this._delay(function(){this.previous=d}))}var d;d=this.element[0]===this.document[0].activeElement?this.previous:this.element.val(),b.preventDefault(),c.call(this),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,c.call(this)}),!1!==this._start(b)&&this._repeat(null,a(b.currentTarget).hasClass("ui-spinner-up")?1:-1,b)},"mouseup .ui-spinner-button":"_stop","mouseenter .ui-spinner-button":function(b){return a(b.currentTarget).hasClass("ui-state-active")?!1!==this._start(b)&&void this._repeat(null,a(b.currentTarget).hasClass("ui-spinner-up")?1:-1,b):void 0},"mouseleave .ui-spinner-button":"_stop"},"_draw":function(){var a=this.uiSpinner=this.element.addClass("ui-spinner-input").attr("autocomplete","off").wrap(this._uiSpinnerHtml()).parent().append(this._buttonHtml());this.element.attr("role","spinbutton"),this.buttons=a.find(".ui-spinner-button").attr("tabIndex",-1).button().removeClass("ui-corner-all"),this.buttons.height()>Math.ceil(.5*a.height())&&a.height()>0&&a.height(a.height()),this.options.disabled&&this.disable()},"_keydown":function(b){var c=this.options,d=a.ui.keyCode;switch(b.keyCode){case d.UP:return this._repeat(null,1,b),!0;case d.DOWN:return this._repeat(null,-1,b),!0;case d.PAGE_UP:return this._repeat(null,c.page,b),!0;case d.PAGE_DOWN:return this._repeat(null,-c.page,b),!0}return!1},"_uiSpinnerHtml":function(){return"<span class='ui-spinner ui-widget ui-widget-content ui-corner-all'></span>"},"_buttonHtml":function(){return"<a class='ui-spinner-button ui-spinner-up ui-corner-tr'><span class='ui-icon "+this.options.icons.up+"'>&#9650;</span></a><a class='ui-spinner-button ui-spinner-down ui-corner-br'><span class='ui-icon "+this.options.icons.down+"'>&#9660;</span></a>"},"_start":function(a){return!(!this.spinning&&!1===this._trigger("start",a))&&(this.counter||(this.counter=1),this.spinning=!0,!0)},"_repeat":function(a,b,c){a=a||500,clearTimeout(this.timer),this.timer=this._delay(function(){this._repeat(40,b,c)},a),this._spin(b*this.options.step,c)},"_spin":function(a,b){var c=this.value()||0;this.counter||(this.counter=1),c=this._adjustValue(c+a*this._increment(this.counter)),this.spinning&&!1===this._trigger("spin",b,{"value":c})||(this._value(c),this.counter++)},"_increment":function(b){var c=this.options.incremental;return c?a.isFunction(c)?c(b):Math.floor(b*b*b/5e4-b*b/500+17*b/200+1):1},"_precision":function(){var a=this._precisionOf(this.options.step);return null!==this.options.min&&(a=Math.max(a,this._precisionOf(this.options.min))),a},"_precisionOf":function(a){var b=""+a,c=b.indexOf(".");return-1===c?0:b.length-c-1},"_adjustValue":function(a){var b,c,d=this.options;return b=null!==d.min?d.min:0,c=a-b,c=Math.round(c/d.step)*d.step,a=b+c,a=parseFloat(a.toFixed(this._precision())),null!==d.max&&a>d.max?d.max:null!==d.min&&d.min>a?d.min:a},"_stop":function(a){this.spinning&&(clearTimeout(this.timer),clearTimeout(this.mousewheelTimer),this.counter=0,this.spinning=!1,this._trigger("stop",a))},"_setOption":function(a,b){if("culture"===a||"numberFormat"===a){var c=this._parse(this.element.val());return this.options[a]=b,void this.element.val(this._format(c))}("max"===a||"min"===a||"step"===a)&&"string"==typeof b&&(b=this._parse(b)),"icons"===a&&(this.buttons.first().find(".ui-icon").removeClass(this.options.icons.up).addClass(b.up),this.buttons.last().find(".ui-icon").removeClass(this.options.icons.down).addClass(b.down)),this._super(a,b),"disabled"===a&&(b?(this.element.prop("disabled",!0),this.buttons.button("disable")):(this.element.prop("disabled",!1),this.buttons.button("enable")))},"_setOptions":b(function(a){this._super(a),this._value(this.element.val())}),"_parse":function(a){return"string"==typeof a&&""!==a&&(a=window.Globalize&&this.options.numberFormat?Globalize.parseFloat(a,10,this.options.culture):+a),""===a||isNaN(a)?null:a},"_format":function(a){return""===a?"":window.Globalize&&this.options.numberFormat?Globalize.format(a,this.options.numberFormat,this.options.culture):a},"_refresh":function(){this.element.attr({"aria-valuemin":this.options.min,"aria-valuemax":this.options.max,"aria-valuenow":this._parse(this.element.val())})},"_value":function(a,b){var c;""!==a&&null!==(c=this._parse(a))&&(b||(c=this._adjustValue(c)),a=this._format(c)),this.element.val(a),this._refresh()},"_destroy":function(){this.element.removeClass("ui-spinner-input").prop("disabled",!1).removeAttr("autocomplete").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow"),this.uiSpinner.replaceWith(this.element)},"stepUp":b(function(a){this._stepUp(a)}),"_stepUp":function(a){this._start()&&(this._spin((a||1)*this.options.step),this._stop())},"stepDown":b(function(a){this._stepDown(a)}),"_stepDown":function(a){this._start()&&(this._spin((a||1)*-this.options.step),this._stop())},"pageUp":b(function(a){this._stepUp((a||1)*this.options.page)}),"pageDown":b(function(a){this._stepDown((a||1)*this.options.page)}),"value":function(a){return arguments.length?void b(this._value).call(this,a):this._parse(this.element.val())},"widget":function(){return this.uiSpinner}})}(jQuery),function(a,b){function c(){return++e}function d(a){return a=a.cloneNode(!1),a.hash.length>1&&decodeURIComponent(a.href.replace(f,""))===decodeURIComponent(location.href.replace(f,""))}var e=0,f=/#.*$/;a.widget("ui.tabs",{"version":"1.10.4","delay":300,"options":{"active":null,"collapsible":!1,"event":"click","heightStyle":"content","hide":null,"show":null,"activate":null,"beforeActivate":null,"beforeLoad":null,"load":null},"_create":function(){var b=this,c=this.options;this.running=!1,this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all").toggleClass("ui-tabs-collapsible",c.collapsible).delegate(".ui-tabs-nav > li","mousedown"+this.eventNamespace,function(b){a(this).is(".ui-state-disabled")&&b.preventDefault()}).delegate(".ui-tabs-anchor","focus"+this.eventNamespace,function(){a(this).closest("li").is(".ui-state-disabled")&&this.blur()}),this._processTabs(),c.active=this._initialActive(),a.isArray(c.disabled)&&(c.disabled=a.unique(c.disabled.concat(a.map(this.tabs.filter(".ui-state-disabled"),function(a){return b.tabs.index(a)}))).sort()),this.active=!1!==this.options.active&&this.anchors.length?this._findActive(c.active):a(),this._refresh(),this.active.length&&this.load(c.active)},"_initialActive":function(){var c=this.options.active,d=this.options.collapsible,e=location.hash.substring(1);return null===c&&(e&&this.tabs.each(function(d,f){return a(f).attr("aria-controls")===e?(c=d,!1):b}),null===c&&(c=this.tabs.index(this.tabs.filter(".ui-tabs-active"))),(null===c||-1===c)&&(c=!!this.tabs.length&&0)),!1!==c&&-1===(c=this.tabs.index(this.tabs.eq(c)))&&(c=!d&&0),!d&&!1===c&&this.anchors.length&&(c=0),c},"_getCreateEventData":function(){return{"tab":this.active,"panel":this.active.length?this._getPanelForTab(this.active):a()}},"_tabKeydown":function(c){var d=a(this.document[0].activeElement).closest("li"),e=this.tabs.index(d),f=!0;if(!this._handlePageNav(c)){switch(c.keyCode){case a.ui.keyCode.RIGHT:case a.ui.keyCode.DOWN:e++;break;case a.ui.keyCode.UP:case a.ui.keyCode.LEFT:f=!1,e--;break;case a.ui.keyCode.END:e=this.anchors.length-1;break;case a.ui.keyCode.HOME:e=0;break;case a.ui.keyCode.SPACE:return c.preventDefault(),clearTimeout(this.activating),this._activate(e),b;case a.ui.keyCode.ENTER:return c.preventDefault(),clearTimeout(this.activating),this._activate(e!==this.options.active&&e),b;default:return}c.preventDefault(),clearTimeout(this.activating),e=this._focusNextTab(e,f),c.ctrlKey||(d.attr("aria-selected","false"),this.tabs.eq(e).attr("aria-selected","true"),this.activating=this._delay(function(){this.option("active",e)},this.delay))}},"_panelKeydown":function(b){this._handlePageNav(b)||b.ctrlKey&&b.keyCode===a.ui.keyCode.UP&&(b.preventDefault(),this.active.focus())},"_handlePageNav":function(c){return c.altKey&&c.keyCode===a.ui.keyCode.PAGE_UP?(this._activate(this._focusNextTab(this.options.active-1,!1)),!0):c.altKey&&c.keyCode===a.ui.keyCode.PAGE_DOWN?(this._activate(this._focusNextTab(this.options.active+1,!0)),!0):b},"_findNextTab":function(b,c){function d(){return b>e&&(b=0),0>b&&(b=e),b}for(var e=this.tabs.length-1;-1!==a.inArray(d(),this.options.disabled);)b=c?b+1:b-1;return b},"_focusNextTab":function(a,b){return a=this._findNextTab(a,b),this.tabs.eq(a).focus(),a},"_setOption":function(a,c){return"active"===a?(this._activate(c),b):"disabled"===a?(this._setupDisabled(c),b):(this._super(a,c),"collapsible"===a&&(this.element.toggleClass("ui-tabs-collapsible",c),c||!1!==this.options.active||this._activate(0)),"event"===a&&this._setupEvents(c),"heightStyle"===a&&this._setupHeightStyle(c),b)},"_tabId":function(a){return a.attr("aria-controls")||"ui-tabs-"+c()},"_sanitizeSelector":function(a){return a?a.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},"refresh":function(){var b=this.options,c=this.tablist.children(":has(a[href])");b.disabled=a.map(c.filter(".ui-state-disabled"),function(a){return c.index(a)}),this._processTabs(),!1!==b.active&&this.anchors.length?this.active.length&&!a.contains(this.tablist[0],this.active[0])?this.tabs.length===b.disabled.length?(b.active=!1,this.active=a()):this._activate(this._findNextTab(Math.max(0,b.active-1),!1)):b.active=this.tabs.index(this.active):(b.active=!1,this.active=a()),this._refresh()},"_refresh":function(){this._setupDisabled(this.options.disabled),this._setupEvents(this.options.event),this._setupHeightStyle(this.options.heightStyle),this.tabs.not(this.active).attr({"aria-selected":"false","tabIndex":-1}),this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-expanded":"false","aria-hidden":"true"}),this.active.length?(this.active.addClass("ui-tabs-active ui-state-active").attr({"aria-selected":"true","tabIndex":0}),this._getPanelForTab(this.active).show().attr({"aria-expanded":"true","aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},"_processTabs":function(){var b=this;this.tablist=this._getList().addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").attr("role","tablist"),this.tabs=this.tablist.find("> li:has(a[href])").addClass("ui-state-default ui-corner-top").attr({"role":"tab","tabIndex":-1}),this.anchors=this.tabs.map(function(){return a("a",this)[0]}).addClass("ui-tabs-anchor").attr({"role":"presentation","tabIndex":-1}),this.panels=a(),this.anchors.each(function(c,e){var f,g,h,i=a(e).uniqueId().attr("id"),j=a(e).closest("li"),k=j.attr("aria-controls");d(e)?(f=e.hash,g=b.element.find(b._sanitizeSelector(f))):(h=b._tabId(j),f="#"+h,g=b.element.find(f),g.length||(g=b._createPanel(h),g.insertAfter(b.panels[c-1]||b.tablist)),g.attr("aria-live","polite")),g.length&&(b.panels=b.panels.add(g)),k&&j.data("ui-tabs-aria-controls",k),j.attr({"aria-controls":f.substring(1),"aria-labelledby":i}),g.attr("aria-labelledby",i)}),this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").attr("role","tabpanel")},"_getList":function(){return this.tablist||this.element.find("ol,ul").eq(0)},"_createPanel":function(b){return a("<div>").attr("id",b).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").data("ui-tabs-destroy",!0)},"_setupDisabled":function(b){a.isArray(b)&&(b.length?b.length===this.anchors.length&&(b=!0):b=!1);for(var c,d=0;c=this.tabs[d];d++)!0===b||-1!==a.inArray(d,b)?a(c).addClass("ui-state-disabled").attr("aria-disabled","true"):a(c).removeClass("ui-state-disabled").removeAttr("aria-disabled");this.options.disabled=b},"_setupEvents":function(b){var c={"click":function(a){a.preventDefault()}};b&&a.each(b.split(" "),function(a,b){c[b]="_eventHandler"}),this._off(this.anchors.add(this.tabs).add(this.panels)),this._on(this.anchors,c),this._on(this.tabs,{"keydown":"_tabKeydown"}),this._on(this.panels,{"keydown":"_panelKeydown"}),this._focusable(this.tabs),this._hoverable(this.tabs)},"_setupHeightStyle":function(b){var c,d=this.element.parent();"fill"===b?(c=d.height(),c-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each(function(){var b=a(this),d=b.css("position");"absolute"!==d&&"fixed"!==d&&(c-=b.outerHeight(!0))}),this.element.children().not(this.panels).each(function(){c-=a(this).outerHeight(!0)}),this.panels.each(function(){a(this).height(Math.max(0,c-a(this).innerHeight()+a(this).height()))}).css("overflow","auto")):"auto"===b&&(c=0,this.panels.each(function(){c=Math.max(c,a(this).height("").height())}).height(c))},"_eventHandler":function(b){var c=this.options,d=this.active,e=a(b.currentTarget),f=e.closest("li"),g=f[0]===d[0],h=g&&c.collapsible,i=h?a():this._getPanelForTab(f),j=d.length?this._getPanelForTab(d):a(),k={"oldTab":d,"oldPanel":j,"newTab":h?a():f,"newPanel":i};b.preventDefault(),f.hasClass("ui-state-disabled")||f.hasClass("ui-tabs-loading")||this.running||g&&!c.collapsible||!1===this._trigger("beforeActivate",b,k)||(c.active=!h&&this.tabs.index(f),this.active=g?a():f,this.xhr&&this.xhr.abort(),j.length||i.length||a.error("jQuery UI Tabs: Mismatching fragment identifier."),i.length&&this.load(this.tabs.index(f),b),this._toggle(b,k))},"_toggle":function(b,c){function d(){f.running=!1,f._trigger("activate",b,c)}function e(){c.newTab.closest("li").addClass("ui-tabs-active ui-state-active"),g.length&&f.options.show?f._show(g,f.options.show,d):(g.show(),d())}var f=this,g=c.newPanel,h=c.oldPanel;this.running=!0,h.length&&this.options.hide?this._hide(h,this.options.hide,function(){c.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active"),e()}):(c.oldTab.closest("li").removeClass("ui-tabs-active ui-state-active"),h.hide(),e()),h.attr({"aria-expanded":"false","aria-hidden":"true"}),c.oldTab.attr("aria-selected","false"),g.length&&h.length?c.oldTab.attr("tabIndex",-1):g.length&&this.tabs.filter(function(){return 0===a(this).attr("tabIndex")}).attr("tabIndex",-1),g.attr({"aria-expanded":"true","aria-hidden":"false"}),c.newTab.attr({"aria-selected":"true","tabIndex":0})},"_activate":function(b){var c,d=this._findActive(b);d[0]!==this.active[0]&&(d.length||(d=this.active),c=d.find(".ui-tabs-anchor")[0],this._eventHandler({"target":c,"currentTarget":c,"preventDefault":a.noop}))},"_findActive":function(b){return!1===b?a():this.tabs.eq(b)},"_getIndex":function(a){return"string"==typeof a&&(a=this.anchors.index(this.anchors.filter("[href$='"+a+"']"))),a},"_destroy":function(){this.xhr&&this.xhr.abort(),this.element.removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible"),this.tablist.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all").removeAttr("role"),this.anchors.removeClass("ui-tabs-anchor").removeAttr("role").removeAttr("tabIndex").removeUniqueId(),this.tabs.add(this.panels).each(function(){a.data(this,"ui-tabs-destroy")?a(this).remove():a(this).removeClass("ui-state-default ui-state-active ui-state-disabled ui-corner-top ui-corner-bottom ui-widget-content ui-tabs-active ui-tabs-panel").removeAttr("tabIndex").removeAttr("aria-live").removeAttr("aria-busy").removeAttr("aria-selected").removeAttr("aria-labelledby").removeAttr("aria-hidden").removeAttr("aria-expanded").removeAttr("role")}),this.tabs.each(function(){var b=a(this),c=b.data("ui-tabs-aria-controls");c?b.attr("aria-controls",c).removeData("ui-tabs-aria-controls"):b.removeAttr("aria-controls")}),this.panels.show(),"content"!==this.options.heightStyle&&this.panels.css("height","")},"enable":function(c){var d=this.options.disabled;!1!==d&&(c===b?d=!1:(c=this._getIndex(c),d=a.isArray(d)?a.map(d,function(a){return a!==c?a:null}):a.map(this.tabs,function(a,b){return b!==c?b:null})),this._setupDisabled(d))},"disable":function(c){var d=this.options.disabled;if(!0!==d){if(c===b)d=!0;else{if(c=this._getIndex(c),-1!==a.inArray(c,d))return;d=a.isArray(d)?a.merge([c],d).sort():[c]}this._setupDisabled(d)}},"load":function(b,c){b=this._getIndex(b);var e=this,f=this.tabs.eq(b),g=f.find(".ui-tabs-anchor"),h=this._getPanelForTab(f),i={"tab":f,"panel":h};d(g[0])||(this.xhr=a.ajax(this._ajaxSettings(g,c,i)),this.xhr&&"canceled"!==this.xhr.statusText&&(f.addClass("ui-tabs-loading"),h.attr("aria-busy","true"),this.xhr.success(function(a){setTimeout(function(){h.html(a),e._trigger("load",c,i)},1)}).complete(function(a,b){setTimeout(function(){"abort"===b&&e.panels.stop(!1,!0),f.removeClass("ui-tabs-loading"),h.removeAttr("aria-busy"),a===e.xhr&&delete e.xhr},1)})))},"_ajaxSettings":function(b,c,d){var e=this;return{"url":b.attr("href"),"beforeSend":function(b,f){return e._trigger("beforeLoad",c,a.extend({"jqXHR":b,"ajaxSettings":f},d))}}},"_getPanelForTab":function(b){var c=a(b).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+c))}})}(jQuery),function(a){function b(b,c){var d=(b.attr("aria-describedby")||"").split(/\s+/);d.push(c),b.data("ui-tooltip-id",c).attr("aria-describedby",a.trim(d.join(" ")))}function c(b){var c=b.data("ui-tooltip-id"),d=(b.attr("aria-describedby")||"").split(/\s+/),e=a.inArray(c,d);-1!==e&&d.splice(e,1),b.removeData("ui-tooltip-id"),d=a.trim(d.join(" ")),d?b.attr("aria-describedby",d):b.removeAttr("aria-describedby")}var d=0;a.widget("ui.tooltip",{"version":"1.10.4","options":{"content":function(){var b=a(this).attr("title")||"";return a("<a>").text(b).html()},"hide":!0,"items":"[title]:not([disabled])","position":{"my":"left top+15","at":"left bottom","collision":"flipfit flip"},"show":!0,"tooltipClass":null,"track":!1,"close":null,"open":null},"_create":function(){this._on({"mouseover":"open","focusin":"open"}),this.tooltips={},this.parents={},this.options.disabled&&this._disable()},"_setOption":function(b,c){var d=this;return"disabled"===b?(this[c?"_disable":"_enable"](),void(this.options[b]=c)):(this._super(b,c),void("content"===b&&a.each(this.tooltips,function(a,b){d._updateContent(b)})))},"_disable":function(){var b=this;a.each(this.tooltips,function(c,d){var e=a.Event("blur");e.target=e.currentTarget=d[0],b.close(e,!0)}),this.element.find(this.options.items).addBack().each(function(){var b=a(this);b.is("[title]")&&b.data("ui-tooltip-title",b.attr("title")).attr("title","")})},"_enable":function(){this.element.find(this.options.items).addBack().each(function(){var b=a(this);b.data("ui-tooltip-title")&&b.attr("title",b.data("ui-tooltip-title"))})},"open":function(b){var c=this,d=a(b?b.target:this.element).closest(this.options.items);d.length&&!d.data("ui-tooltip-id")&&(d.attr("title")&&d.data("ui-tooltip-title",d.attr("title")),d.data("ui-tooltip-open",!0),b&&"mouseover"===b.type&&d.parents().each(function(){var b,d=a(this);d.data("ui-tooltip-open")&&(b=a.Event("blur"),b.target=b.currentTarget=this,c.close(b,!0)),d.attr("title")&&(d.uniqueId(),c.parents[this.id]={"element":this,"title":d.attr("title")},d.attr("title",""))}),this._updateContent(d,b))},"_updateContent":function(a,b){var c,d=this.options.content,e=this,f=b?b.type:null;return"string"==typeof d?this._open(b,a,d):void((c=d.call(a[0],function(c){a.data("ui-tooltip-open")&&e._delay(function(){b&&(b.type=f),this._open(b,a,c)})}))&&this._open(b,a,c))},"_open":function(c,d,e){function f(a){j.of=a,g.is(":hidden")||g.position(j)}var g,h,i,j=a.extend({},this.options.position);if(e){if(g=this._find(d),g.length)return void g.find(".ui-tooltip-content").html(e);d.is("[title]")&&(c&&"mouseover"===c.type?d.attr("title",""):d.removeAttr("title")),g=this._tooltip(d),b(d,g.attr("id")),g.find(".ui-tooltip-content").html(e),this.options.track&&c&&/^mouse/.test(c.type)?(this._on(this.document,{"mousemove":f}),f(c)):g.position(a.extend({"of":d},this.options.position)),g.hide(),this._show(g,this.options.show),this.options.show&&this.options.show.delay&&(i=this.delayedShow=setInterval(function(){g.is(":visible")&&(f(j.of),clearInterval(i))},a.fx.interval)),this._trigger("open",c,{"tooltip":g}),h={"keyup":function(b){if(b.keyCode===a.ui.keyCode.ESCAPE){var c=a.Event(b);c.currentTarget=d[0],this.close(c,!0)}},"remove":function(){this._removeTooltip(g)}},c&&"mouseover"!==c.type||(h.mouseleave="close"),c&&"focusin"!==c.type||(h.focusout="close"),this._on(!0,d,h)}},"close":function(b){var d=this,e=a(b?b.currentTarget:this.element),f=this._find(e);this.closing||(clearInterval(this.delayedShow),e.data("ui-tooltip-title")&&e.attr("title",e.data("ui-tooltip-title")),c(e),f.stop(!0),this._hide(f,this.options.hide,function(){d._removeTooltip(a(this))}),e.removeData("ui-tooltip-open"),this._off(e,"mouseleave focusout keyup"),e[0]!==this.element[0]&&this._off(e,"remove"),this._off(this.document,"mousemove"),b&&"mouseleave"===b.type&&a.each(this.parents,function(b,c){a(c.element).attr("title",c.title),delete d.parents[b]}),this.closing=!0,this._trigger("close",b,{"tooltip":f}),this.closing=!1)},"_tooltip":function(b){var c="ui-tooltip-"+d++,e=a("<div>").attr({"id":c,"role":"tooltip"}).addClass("ui-tooltip ui-widget ui-corner-all ui-widget-content "+(this.options.tooltipClass||""));return a("<div>").addClass("ui-tooltip-content").appendTo(e),e.appendTo(this.document[0].body),this.tooltips[c]=b,e},"_find":function(b){var c=b.data("ui-tooltip-id");return c?a("#"+c):a()},"_removeTooltip":function(a){a.remove(),delete this.tooltips[a.attr("id")]},"_destroy":function(){var b=this;a.each(this.tooltips,function(c,d){var e=a.Event("blur");e.target=e.currentTarget=d[0],b.close(e,!0),a("#"+c).remove(),d.data("ui-tooltip-title")&&(d.attr("title",d.data("ui-tooltip-title")),d.removeData("ui-tooltip-title"))})}})}(jQuery),function(a,b){var c="ui-effects-";a.effects={"effect":{}},function(a,b){function c(a,b,c){var d=k[b.type]||{};return null==a?c||!b.def?null:b.def:(a=d.floor?~~a:parseFloat(a),isNaN(a)?b.def:d.mod?(a+d.mod)%d.mod:0>a?0:a>d.max?d.max:a)}function d(c){var d=i(),e=d._rgba=[];return c=c.toLowerCase(),n(h,function(a,f){var g,h=f.re.exec(c),i=h&&f.parse(h),k=f.space||"rgba";return i?(g=d[k](i),d[j[k].cache]=g[j[k].cache],e=d._rgba=g._rgba,!1):b}),e.length?("0,0,0,0"===e.join()&&a.extend(e,f.transparent),d):f[c]}function e(a,b,c){return c=(c+1)%1,1>6*c?a+6*(b-a)*c:1>2*c?b:2>3*c?a+6*(b-a)*(2/3-c):a}var f,g=/^([\-+])=\s*(\d+\.?\d*)/,h=[{"re":/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,"parse":function(a){return[a[1],a[2],a[3],a[4]]}},{"re":/rgba?\(\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,"parse":function(a){return[2.55*a[1],2.55*a[2],2.55*a[3],a[4]]}},{"re":/#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,"parse":function(a){return[parseInt(a[1],16),parseInt(a[2],16),parseInt(a[3],16)]}},{"re":/#([a-f0-9])([a-f0-9])([a-f0-9])/,"parse":function(a){return[parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16),parseInt(a[3]+a[3],16)]}},{"re":/hsla?\(\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,"space":"hsla","parse":function(a){return[a[1],a[2]/100,a[3]/100,a[4]]}}],i=a.Color=function(b,c,d,e){return new a.Color.fn.parse(b,c,d,e)},j={"rgba":{"props":{"red":{"idx":0,"type":"byte"},"green":{"idx":1,"type":"byte"},"blue":{"idx":2,"type":"byte"}}},"hsla":{"props":{"hue":{"idx":0,"type":"degrees"},"saturation":{"idx":1,"type":"percent"},"lightness":{"idx":2,"type":"percent"}}}},k={"byte":{"floor":!0,"max":255},"percent":{"max":1},"degrees":{"mod":360,"floor":!0}},l=i.support={},m=a("<p>")[0],n=a.each;m.style.cssText="background-color:rgba(1,1,1,.5)",l.rgba=m.style.backgroundColor.indexOf("rgba")>-1,n(j,function(a,b){b.cache="_"+a,b.props.alpha={"idx":3,"type":"percent","def":1}}),i.fn=a.extend(i.prototype,{"parse":function(e,g,h,k){if(e===b)return this._rgba=[null,null,null,null],this;(e.jquery||e.nodeType)&&(e=a(e).css(g),g=b);var l=this,m=a.type(e),o=this._rgba=[];return g!==b&&(e=[e,g,h,k],m="array"),"string"===m?this.parse(d(e)||f._default):"array"===m?(n(j.rgba.props,function(a,b){o[b.idx]=c(e[b.idx],b)}),this):"object"===m?(e instanceof i?n(j,function(a,b){e[b.cache]&&(l[b.cache]=e[b.cache].slice())}):n(j,function(b,d){var f=d.cache;n(d.props,function(a,b){if(!l[f]&&d.to){if("alpha"===a||null==e[a])return;l[f]=d.to(l._rgba)}l[f][b.idx]=c(e[a],b,!0)}),l[f]&&0>a.inArray(null,l[f].slice(0,3))&&(l[f][3]=1,d.from&&(l._rgba=d.from(l[f])))}),this):b},"is":function(a){var c=i(a),d=!0,e=this;return n(j,function(a,f){var g,h=c[f.cache];return h&&(g=e[f.cache]||f.to&&f.to(e._rgba)||[],n(f.props,function(a,c){return null!=h[c.idx]?d=h[c.idx]===g[c.idx]:b})),d}),d},"_space":function(){var a=[],b=this;return n(j,function(c,d){b[d.cache]&&a.push(c)}),a.pop()},"transition":function(a,b){var d=i(a),e=d._space(),f=j[e],g=0===this.alpha()?i("transparent"):this,h=g[f.cache]||f.to(g._rgba),l=h.slice();return d=d[f.cache],n(f.props,function(a,e){var f=e.idx,g=h[f],i=d[f],j=k[e.type]||{};null!==i&&(null===g?l[f]=i:(j.mod&&(i-g>j.mod/2?g+=j.mod:g-i>j.mod/2&&(g-=j.mod)),l[f]=c((i-g)*b+g,e)))}),this[e](l)},"blend":function(b){if(1===this._rgba[3])return this;var c=this._rgba.slice(),d=c.pop(),e=i(b)._rgba;return i(a.map(c,function(a,b){return(1-d)*e[b]+d*a}))},"toRgbaString":function(){var b="rgba(",c=a.map(this._rgba,function(a,b){return null==a?b>2?1:0:a});return 1===c[3]&&(c.pop(),b="rgb("),b+c.join()+")"},"toHslaString":function(){var b="hsla(",c=a.map(this.hsla(),function(a,b){return null==a&&(a=b>2?1:0),b&&3>b&&(a=Math.round(100*a)+"%"),a});return 1===c[3]&&(c.pop(),b="hsl("),b+c.join()+")"},"toHexString":function(b){var c=this._rgba.slice(),d=c.pop();return b&&c.push(~~(255*d)),"#"+a.map(c,function(a){return a=(a||0).toString(16),1===a.length?"0"+a:a}).join("")},"toString":function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),i.fn.parse.prototype=i.fn,j.hsla.to=function(a){if(null==a[0]||null==a[1]||null==a[2])return[null,null,null,a[3]];var b,c,d=a[0]/255,e=a[1]/255,f=a[2]/255,g=a[3],h=Math.max(d,e,f),i=Math.min(d,e,f),j=h-i,k=h+i,l=.5*k;return b=i===h?0:d===h?60*(e-f)/j+360:e===h?60*(f-d)/j+120:60*(d-e)/j+240,c=0===j?0:.5>=l?j/k:j/(2-k),[Math.round(b)%360,c,l,null==g?1:g]},j.hsla.from=function(a){if(null==a[0]||null==a[1]||null==a[2])return[null,null,null,a[3]];var b=a[0]/360,c=a[1],d=a[2],f=a[3],g=.5>=d?d*(1+c):d+c-d*c,h=2*d-g;return[Math.round(255*e(h,g,b+1/3)),Math.round(255*e(h,g,b)),Math.round(255*e(h,g,b-1/3)),f]},n(j,function(d,e){var f=e.props,h=e.cache,j=e.to,k=e.from;i.fn[d]=function(d){if(j&&!this[h]&&(this[h]=j(this._rgba)),d===b)return this[h].slice();var e,g=a.type(d),l="array"===g||"object"===g?d:arguments,m=this[h].slice();return n(f,function(a,b){var d=l["object"===g?a:b.idx];null==d&&(d=m[b.idx]),m[b.idx]=c(d,b)}),k?(e=i(k(m)),e[h]=m,e):i(m)},n(f,function(b,c){i.fn[b]||(i.fn[b]=function(e){var f,h=a.type(e),i="alpha"===b?this._hsla?"hsla":"rgba":d,j=this[i](),k=j[c.idx];return"undefined"===h?k:("function"===h&&(e=e.call(this,k),h=a.type(e)),null==e&&c.empty?this:("string"===h&&(f=g.exec(e))&&(e=k+parseFloat(f[2])*("+"===f[1]?1:-1)),j[c.idx]=e,this[i](j)))})})}),i.hook=function(b){var c=b.split(" ");n(c,function(b,c){a.cssHooks[c]={"set":function(b,e){var f,g,h="";if("transparent"!==e&&("string"!==a.type(e)||(f=d(e)))){if(e=i(f||e),!l.rgba&&1!==e._rgba[3]){for(g="backgroundColor"===c?b.parentNode:b;(""===h||"transparent"===h)&&g&&g.style;)try{h=a.css(g,"backgroundColor"),g=g.parentNode}catch(a){}e=e.blend(h&&"transparent"!==h?h:"_default")}e=e.toRgbaString()}try{b.style[c]=e}catch(a){}}},a.fx.step[c]=function(b){b.colorInit||(b.start=i(b.elem,c),b.end=i(b.end),b.colorInit=!0),a.cssHooks[c].set(b.elem,b.start.transition(b.end,b.pos))}})},i.hook("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor"),a.cssHooks.borderColor={"expand":function(a){var b={};return n(["Top","Right","Bottom","Left"],function(c,d){b["border"+d+"Color"]=a}),b}},f=a.Color.names={"aqua":"#00ffff","black":"#000000","blue":"#0000ff","fuchsia":"#ff00ff","gray":"#808080","green":"#008000","lime":"#00ff00","maroon":"#800000","navy":"#000080","olive":"#808000","purple":"#800080","red":"#ff0000","silver":"#c0c0c0","teal":"#008080","white":"#ffffff","yellow":"#ffff00","transparent":[null,null,null,0],"_default":"#ffffff"}}(jQuery),function(){function c(b){var c,d,e=b.ownerDocument.defaultView?b.ownerDocument.defaultView.getComputedStyle(b,null):b.currentStyle,f={};if(e&&e.length&&e[0]&&e[e[0]])for(d=e.length;d--;)c=e[d],"string"==typeof e[c]&&(f[a.camelCase(c)]=e[c]);else for(c in e)"string"==typeof e[c]&&(f[c]=e[c]);return f}function d(b,c){var d,e,g={};for(d in c)e=c[d],b[d]!==e&&(f[d]||(a.fx.step[d]||!isNaN(parseFloat(e)))&&(g[d]=e));return g}var e=["add","remove","toggle"],f={"border":1,"borderBottom":1,"borderColor":1,"borderLeft":1,"borderRight":1,"borderTop":1,"borderWidth":1,"margin":1,"padding":1};a.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],function(b,c){a.fx.step[c]=function(a){("none"!==a.end&&!a.setAttr||1===a.pos&&!a.setAttr)&&(jQuery.style(a.elem,c,a.end),a.setAttr=!0)}}),a.fn.addBack||(a.fn.addBack=function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}),a.effects.animateClass=function(b,f,g,h){var i=a.speed(f,g,h);return this.queue(function(){var f,g=a(this),h=g.attr("class")||"",j=i.children?g.find("*").addBack():g;j=j.map(function(){return{"el":a(this),"start":c(this)}}),f=function(){a.each(e,function(a,c){b[c]&&g[c+"Class"](b[c])})},f(),j=j.map(function(){return this.end=c(this.el[0]),this.diff=d(this.start,this.end),this}),g.attr("class",h),j=j.map(function(){var b=this,c=a.Deferred(),d=a.extend({},i,{"queue":!1,"complete":function(){c.resolve(b)}});return this.el.animate(this.diff,d),c.promise()}),a.when.apply(a,j.get()).done(function(){f(),a.each(arguments,function(){var b=this.el;a.each(this.diff,function(a){b.css(a,"")})}),i.complete.call(g[0])})})},a.fn.extend({"addClass":function(b){return function(c,d,e,f){return d?a.effects.animateClass.call(this,{"add":c},d,e,f):b.apply(this,arguments)}}(a.fn.addClass),"removeClass":function(b){return function(c,d,e,f){return arguments.length>1?a.effects.animateClass.call(this,{"remove":c},d,e,f):b.apply(this,arguments)}}(a.fn.removeClass),"toggleClass":function(c){return function(d,e,f,g,h){return"boolean"==typeof e||e===b?f?a.effects.animateClass.call(this,e?{"add":d}:{"remove":d},f,g,h):c.apply(this,arguments):a.effects.animateClass.call(this,{"toggle":d},e,f,g)}}(a.fn.toggleClass),"switchClass":function(b,c,d,e,f){return a.effects.animateClass.call(this,{"add":c,"remove":b},d,e,f)}})}(),function(){function d(b,c,d,e){return a.isPlainObject(b)&&(c=b,b=b.effect),b={"effect":b},null==c&&(c={}),a.isFunction(c)&&(e=c,d=null,c={}),("number"==typeof c||a.fx.speeds[c])&&(e=d,d=c,c={}),a.isFunction(d)&&(e=d,d=null),c&&a.extend(b,c),d=d||c.duration,b.duration=a.fx.off?0:"number"==typeof d?d:d in a.fx.speeds?a.fx.speeds[d]:a.fx.speeds._default,b.complete=e||c.complete,b}function e(b){return!(b&&"number"!=typeof b&&!a.fx.speeds[b])||("string"==typeof b&&!a.effects.effect[b]||(!!a.isFunction(b)||"object"==typeof b&&!b.effect))}a.extend(a.effects,{"version":"1.10.4","save":function(a,b){for(var d=0;b.length>d;d++)null!==b[d]&&a.data(c+b[d],a[0].style[b[d]])},"restore":function(a,d){var e,f;for(f=0;d.length>f;f++)null!==d[f]&&(e=a.data(c+d[f]),e===b&&(e=""),a.css(d[f],e))},"setMode":function(a,b){return"toggle"===b&&(b=a.is(":hidden")?"show":"hide"),b},"getBaseline":function(a,b){var c,d;switch(a[0]){case"top":c=0;break;case"middle":c=.5;break;case"bottom":c=1;break;default:c=a[0]/b.height}switch(a[1]){case"left":d=0;break;case"center":d=.5;break;case"right":d=1;break;default:d=a[1]/b.width}return{"x":d,"y":c}},"createWrapper":function(b){if(b.parent().is(".ui-effects-wrapper"))return b.parent();var c={"width":b.outerWidth(!0),"height":b.outerHeight(!0),"float":b.css("float")},d=a("<div></div>").addClass("ui-effects-wrapper").css({"fontSize":"100%","background":"transparent","border":"none","margin":0,"padding":0}),e={"width":b.width(),"height":b.height()},f=document.activeElement;try{f.id}catch(a){f=document.body}return b.wrap(d),(b[0]===f||a.contains(b[0],f))&&a(f).focus(),d=b.parent(),"static"===b.css("position")?(d.css({"position":"relative"}),b.css({"position":"relative"})):(a.extend(c,{"position":b.css("position"),"zIndex":b.css("z-index")}),a.each(["top","left","bottom","right"],function(a,d){c[d]=b.css(d),isNaN(parseInt(c[d],10))&&(c[d]="auto")}),b.css({"position":"relative","top":0,"left":0,"right":"auto","bottom":"auto"})),b.css(e),d.css(c).show()},"removeWrapper":function(b){var c=document.activeElement;return b.parent().is(".ui-effects-wrapper")&&(b.parent().replaceWith(b),(b[0]===c||a.contains(b[0],c))&&a(c).focus()),b},"setTransition":function(b,c,d,e){return e=e||{},a.each(c,function(a,c){var f=b.cssUnit(c);f[0]>0&&(e[c]=f[0]*d+f[1])}),e}}),a.fn.extend({"effect":function(){function b(b){function d(){a.isFunction(f)&&f.call(e[0]),a.isFunction(b)&&b()}var e=a(this),f=c.complete,h=c.mode;(e.is(":hidden")?"hide"===h:"show"===h)?(e[h](),d()):g.call(e[0],c,d)}var c=d.apply(this,arguments),e=c.mode,f=c.queue,g=a.effects.effect[c.effect];return a.fx.off||!g?e?this[e](c.duration,c.complete):this.each(function(){c.complete&&c.complete.call(this)}):!1===f?this.each(b):this.queue(f||"fx",b)},"show":function(a){return function(b){if(e(b))return a.apply(this,arguments);var c=d.apply(this,arguments);return c.mode="show",this.effect.call(this,c)}}(a.fn.show),"hide":function(a){return function(b){if(e(b))return a.apply(this,arguments);var c=d.apply(this,arguments);return c.mode="hide",this.effect.call(this,c)}}(a.fn.hide),"toggle":function(a){return function(b){if(e(b)||"boolean"==typeof b)return a.apply(this,arguments);var c=d.apply(this,arguments);return c.mode="toggle",this.effect.call(this,c)}}(a.fn.toggle),"cssUnit":function(b){var c=this.css(b),d=[];return a.each(["em","px","%","pt"],function(a,b){c.indexOf(b)>0&&(d=[parseFloat(c),b])}),d}})}(),function(){var b={};a.each(["Quad","Cubic","Quart","Quint","Expo"],function(a,c){b[c]=function(b){return Math.pow(b,a+2)}}),a.extend(b,{"Sine":function(a){return 1-Math.cos(a*Math.PI/2)},"Circ":function(a){return 1-Math.sqrt(1-a*a)},"Elastic":function(a){return 0===a||1===a?a:-Math.pow(2,8*(a-1))*Math.sin((80*(a-1)-7.5)*Math.PI/15)},"Back":function(a){return a*a*(3*a-2)},"Bounce":function(a){for(var b,c=4;((b=Math.pow(2,--c))-1)/11>a;);return 1/Math.pow(4,3-c)-7.5625*Math.pow((3*b-2)/22-a,2)}}),a.each(b,function(b,c){a.easing["easeIn"+b]=c,a.easing["easeOut"+b]=function(a){return 1-c(1-a)},a.easing["easeInOut"+b]=function(a){return.5>a?c(2*a)/2:1-c(-2*a+2)/2}})}()}(jQuery),function(a){var b=/up|down|vertical/,c=/up|left|vertical|horizontal/;a.effects.effect.blind=function(d,e){var f,g,h,i=a(this),j=["position","top","bottom","left","right","height","width"],k=a.effects.setMode(i,d.mode||"hide"),l=d.direction||"up",m=b.test(l),n=m?"height":"width",o=m?"top":"left",p=c.test(l),q={},r="show"===k;i.parent().is(".ui-effects-wrapper")?a.effects.save(i.parent(),j):a.effects.save(i,j),i.show(),f=a.effects.createWrapper(i).css({"overflow":"hidden"}),g=f[n](),h=parseFloat(f.css(o))||0,q[n]=r?g:0,p||(i.css(m?"bottom":"right",0).css(m?"top":"left","auto").css({"position":"absolute"}),q[o]=r?h:g+h),r&&(f.css(n,0),p||f.css(o,h+g)),f.animate(q,{"duration":d.duration,"easing":d.easing,"queue":!1,"complete":function(){"hide"===k&&i.hide(),a.effects.restore(i,j),a.effects.removeWrapper(i),e()}})}}(jQuery),function(a){a.effects.effect.bounce=function(b,c){var d,e,f,g=a(this),h=["position","top","bottom","left","right","height","width"],i=a.effects.setMode(g,b.mode||"effect"),j="hide"===i,k="show"===i,l=b.direction||"up",m=b.distance,n=b.times||5,o=2*n+(k||j?1:0),p=b.duration/o,q=b.easing,r="up"===l||"down"===l?"top":"left",s="up"===l||"left"===l,t=g.queue(),u=t.length;for((k||j)&&h.push("opacity"),a.effects.save(g,h),g.show(),a.effects.createWrapper(g),m||(m=g["top"===r?"outerHeight":"outerWidth"]()/3),k&&(f={"opacity":1},f[r]=0,g.css("opacity",0).css(r,s?2*-m:2*m).animate(f,p,q)),j&&(m/=Math.pow(2,n-1)),f={},f[r]=0,d=0;n>d;d++)e={},e[r]=(s?"-=":"+=")+m,g.animate(e,p,q).animate(f,p,q),m=j?2*m:m/2;j&&(e={"opacity":0},e[r]=(s?"-=":"+=")+m,g.animate(e,p,q)),g.queue(function(){j&&g.hide(),a.effects.restore(g,h),a.effects.removeWrapper(g),c()}),u>1&&t.splice.apply(t,[1,0].concat(t.splice(u,o+1))),g.dequeue()}}(jQuery),function(a){a.effects.effect.clip=function(b,c){var d,e,f,g=a(this),h=["position","top","bottom","left","right","height","width"],i=a.effects.setMode(g,b.mode||"hide"),j="show"===i,k=b.direction||"vertical",l="vertical"===k,m=l?"height":"width",n=l?"top":"left",o={};a.effects.save(g,h),g.show(),d=a.effects.createWrapper(g).css({"overflow":"hidden"}),e="IMG"===g[0].tagName?d:g,f=e[m](),j&&(e.css(m,0),e.css(n,f/2)),o[m]=j?f:0,o[n]=j?0:f/2,e.animate(o,{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":function(){j||g.hide(),a.effects.restore(g,h),a.effects.removeWrapper(g),c()}})}}(jQuery),function(a){a.effects.effect.drop=function(b,c){var d,e=a(this),f=["position","top","bottom","left","right","opacity","height","width"],g=a.effects.setMode(e,b.mode||"hide"),h="show"===g,i=b.direction||"left",j="up"===i||"down"===i?"top":"left",k="up"===i||"left"===i?"pos":"neg",l={"opacity":h?1:0};a.effects.save(e,f),e.show(),a.effects.createWrapper(e),d=b.distance||e["top"===j?"outerHeight":"outerWidth"](!0)/2,h&&e.css("opacity",0).css(j,"pos"===k?-d:d),l[j]=(h?"pos"===k?"+=":"-=":"pos"===k?"-=":"+=")+d,e.animate(l,{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":function(){"hide"===g&&e.hide(),a.effects.restore(e,f),a.effects.removeWrapper(e),c()}})}}(jQuery),function(a){a.effects.effect.explode=function(b,c){function d(){t.push(this),t.length===l*m&&e()}function e(){n.css({"visibility":"visible"}),a(t).remove(),p||n.hide(),c()}var f,g,h,i,j,k,l=b.pieces?Math.round(Math.sqrt(b.pieces)):3,m=l,n=a(this),o=a.effects.setMode(n,b.mode||"hide"),p="show"===o,q=n.show().css("visibility","hidden").offset(),r=Math.ceil(n.outerWidth()/m),s=Math.ceil(n.outerHeight()/l),t=[];for(f=0;l>f;f++)for(i=q.top+f*s,k=f-(l-1)/2,g=0;m>g;g++)h=q.left+g*r,j=g-(m-1)/2,n.clone().appendTo("body").wrap("<div></div>").css({"position":"absolute","visibility":"visible","left":-g*r,"top":-f*s}).parent().addClass("ui-effects-explode").css({"position":"absolute","overflow":"hidden","width":r,"height":s,"left":h+(p?j*r:0),"top":i+(p?k*s:0),"opacity":p?0:1}).animate({"left":h+(p?0:j*r),"top":i+(p?0:k*s),"opacity":p?1:0},b.duration||500,b.easing,d)}}(jQuery),function(a){a.effects.effect.fade=function(b,c){var d=a(this),e=a.effects.setMode(d,b.mode||"toggle");d.animate({"opacity":e},{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":c})}}(jQuery),function(a){a.effects.effect.fold=function(b,c){var d,e,f=a(this),g=["position","top","bottom","left","right","height","width"],h=a.effects.setMode(f,b.mode||"hide"),i="show"===h,j="hide"===h,k=b.size||15,l=/([0-9]+)%/.exec(k),m=!!b.horizFirst,n=i!==m,o=n?["width","height"]:["height","width"],p=b.duration/2,q={},r={};a.effects.save(f,g),f.show(),d=a.effects.createWrapper(f).css({"overflow":"hidden"}),e=n?[d.width(),d.height()]:[d.height(),d.width()],l&&(k=parseInt(l[1],10)/100*e[j?0:1]),i&&d.css(m?{"height":0,"width":k}:{"height":k,"width":0}),q[o[0]]=i?e[0]:k,r[o[1]]=i?e[1]:0,d.animate(q,p,b.easing).animate(r,p,b.easing,function(){j&&f.hide(),a.effects.restore(f,g),a.effects.removeWrapper(f),c()})}}(jQuery),function(a){a.effects.effect.highlight=function(b,c){var d=a(this),e=["backgroundImage","backgroundColor","opacity"],f=a.effects.setMode(d,b.mode||"show"),g={"backgroundColor":d.css("backgroundColor")};"hide"===f&&(g.opacity=0),a.effects.save(d,e),d.show().css({"backgroundImage":"none","backgroundColor":b.color||"#ffff99"}).animate(g,{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":function(){"hide"===f&&d.hide(),a.effects.restore(d,e),c()}})}}(jQuery),function(a){a.effects.effect.pulsate=function(b,c){var d,e=a(this),f=a.effects.setMode(e,b.mode||"show"),g="show"===f,h="hide"===f,i=g||"hide"===f,j=2*(b.times||5)+(i?1:0),k=b.duration/j,l=0,m=e.queue(),n=m.length;for((g||!e.is(":visible"))&&(e.css("opacity",0).show(),l=1),d=1;j>d;d++)e.animate({"opacity":l},k,b.easing),l=1-l;e.animate({"opacity":l},k,b.easing),e.queue(function(){h&&e.hide(),c()}),n>1&&m.splice.apply(m,[1,0].concat(m.splice(n,j+1))),e.dequeue()}}(jQuery),function(a){a.effects.effect.puff=function(b,c){var d=a(this),e=a.effects.setMode(d,b.mode||"hide"),f="hide"===e,g=parseInt(b.percent,10)||150,h=g/100,i={"height":d.height(),"width":d.width(),"outerHeight":d.outerHeight(),"outerWidth":d.outerWidth()};a.extend(b,{"effect":"scale","queue":!1,"fade":!0,"mode":e,"complete":c,"percent":f?g:100,"from":f?i:{"height":i.height*h,"width":i.width*h,"outerHeight":i.outerHeight*h,"outerWidth":i.outerWidth*h}}),d.effect(b)},a.effects.effect.scale=function(b,c){var d=a(this),e=a.extend(!0,{},b),f=a.effects.setMode(d,b.mode||"effect"),g=parseInt(b.percent,10)||(0===parseInt(b.percent,10)?0:"hide"===f?0:100),h=b.direction||"both",i=b.origin,j={"height":d.height(),"width":d.width(),"outerHeight":d.outerHeight(),"outerWidth":d.outerWidth()},k={"y":"horizontal"!==h?g/100:1,"x":"vertical"!==h?g/100:1};e.effect="size",e.queue=!1,e.complete=c,"effect"!==f&&(e.origin=i||["middle","center"],e.restore=!0),e.from=b.from||("show"===f?{"height":0,"width":0,"outerHeight":0,"outerWidth":0}:j),e.to={"height":j.height*k.y,"width":j.width*k.x,"outerHeight":j.outerHeight*k.y,"outerWidth":j.outerWidth*k.x},e.fade&&("show"===f&&(e.from.opacity=0,e.to.opacity=1),"hide"===f&&(e.from.opacity=1,e.to.opacity=0)),d.effect(e)},a.effects.effect.size=function(b,c){var d,e,f,g=a(this),h=["position","top","bottom","left","right","width","height","overflow","opacity"],i=["position","top","bottom","left","right","overflow","opacity"],j=["width","height","overflow"],k=["fontSize"],l=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],m=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],n=a.effects.setMode(g,b.mode||"effect"),o=b.restore||"effect"!==n,p=b.scale||"both",q=b.origin||["middle","center"],r=g.css("position"),s=o?h:i,t={"height":0,"width":0,"outerHeight":0,"outerWidth":0};"show"===n&&g.show(),d={"height":g.height(),"width":g.width(),"outerHeight":g.outerHeight(),"outerWidth":g.outerWidth()},"toggle"===b.mode&&"show"===n?(g.from=b.to||t,g.to=b.from||d):(g.from=b.from||("show"===n?t:d),g.to=b.to||("hide"===n?t:d)),f={"from":{"y":g.from.height/d.height,"x":g.from.width/d.width},"to":{"y":g.to.height/d.height,"x":g.to.width/d.width}},("box"===p||"both"===p)&&(f.from.y!==f.to.y&&(s=s.concat(l),g.from=a.effects.setTransition(g,l,f.from.y,g.from),g.to=a.effects.setTransition(g,l,f.to.y,g.to)),f.from.x!==f.to.x&&(s=s.concat(m),g.from=a.effects.setTransition(g,m,f.from.x,g.from),g.to=a.effects.setTransition(g,m,f.to.x,g.to))),("content"===p||"both"===p)&&f.from.y!==f.to.y&&(s=s.concat(k).concat(j),g.from=a.effects.setTransition(g,k,f.from.y,g.from),g.to=a.effects.setTransition(g,k,f.to.y,g.to)),a.effects.save(g,s),g.show(),a.effects.createWrapper(g),g.css("overflow","hidden").css(g.from),q&&(e=a.effects.getBaseline(q,d),g.from.top=(d.outerHeight-g.outerHeight())*e.y,g.from.left=(d.outerWidth-g.outerWidth())*e.x,g.to.top=(d.outerHeight-g.to.outerHeight)*e.y,g.to.left=(d.outerWidth-g.to.outerWidth)*e.x),g.css(g.from),("content"===p||"both"===p)&&(l=l.concat(["marginTop","marginBottom"]).concat(k),m=m.concat(["marginLeft","marginRight"]),j=h.concat(l).concat(m),g.find("*[width]").each(function(){var c=a(this),d={"height":c.height(),"width":c.width(),"outerHeight":c.outerHeight(),"outerWidth":c.outerWidth()};o&&a.effects.save(c,j),c.from={"height":d.height*f.from.y,"width":d.width*f.from.x,"outerHeight":d.outerHeight*f.from.y,"outerWidth":d.outerWidth*f.from.x},c.to={"height":d.height*f.to.y,"width":d.width*f.to.x,"outerHeight":d.height*f.to.y,"outerWidth":d.width*f.to.x},f.from.y!==f.to.y&&(c.from=a.effects.setTransition(c,l,f.from.y,c.from),c.to=a.effects.setTransition(c,l,f.to.y,c.to)),f.from.x!==f.to.x&&(c.from=a.effects.setTransition(c,m,f.from.x,c.from),c.to=a.effects.setTransition(c,m,f.to.x,c.to)),c.css(c.from),c.animate(c.to,b.duration,b.easing,function(){o&&a.effects.restore(c,j)})})),g.animate(g.to,{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":function(){0===g.to.opacity&&g.css("opacity",g.from.opacity),"hide"===n&&g.hide(),a.effects.restore(g,s),o||("static"===r?g.css({"position":"relative","top":g.to.top,"left":g.to.left}):a.each(["top","left"],function(a,b){g.css(b,function(b,c){var d=parseInt(c,10),e=a?g.to.left:g.to.top;return"auto"===c?e+"px":d+e+"px"})})),a.effects.removeWrapper(g),c()}})}}(jQuery),function(a){a.effects.effect.shake=function(b,c){var d,e=a(this),f=["position","top","bottom","left","right","height","width"],g=a.effects.setMode(e,b.mode||"effect"),h=b.direction||"left",i=b.distance||20,j=b.times||3,k=2*j+1,l=Math.round(b.duration/k),m="up"===h||"down"===h?"top":"left",n="up"===h||"left"===h,o={},p={},q={},r=e.queue(),s=r.length;for(a.effects.save(e,f),e.show(),a.effects.createWrapper(e),o[m]=(n?"-=":"+=")+i,p[m]=(n?"+=":"-=")+2*i,q[m]=(n?"-=":"+=")+2*i,e.animate(o,l,b.easing),d=1;j>d;d++)e.animate(p,l,b.easing).animate(q,l,b.easing);e.animate(p,l,b.easing).animate(o,l/2,b.easing).queue(function(){"hide"===g&&e.hide(),a.effects.restore(e,f),a.effects.removeWrapper(e),c()}),s>1&&r.splice.apply(r,[1,0].concat(r.splice(s,k+1))),e.dequeue()}}(jQuery),function(a){a.effects.effect.slide=function(b,c){var d,e=a(this),f=["position","top","bottom","left","right","width","height"],g=a.effects.setMode(e,b.mode||"show"),h="show"===g,i=b.direction||"left",j="up"===i||"down"===i?"top":"left",k="up"===i||"left"===i,l={};a.effects.save(e,f),e.show(),d=b.distance||e["top"===j?"outerHeight":"outerWidth"](!0),a.effects.createWrapper(e).css({"overflow":"hidden"}),h&&e.css(j,k?isNaN(d)?"-"+d:-d:d),l[j]=(h?k?"+=":"-=":k?"-=":"+=")+d,e.animate(l,{"queue":!1,"duration":b.duration,"easing":b.easing,"complete":function(){"hide"===g&&e.hide(),a.effects.restore(e,f),a.effects.removeWrapper(e),c()}})}}(jQuery),function(a){a.effects.effect.transfer=function(b,c){var d=a(this),e=a(b.to),f="fixed"===e.css("position"),g=a("body"),h=f?g.scrollTop():0,i=f?g.scrollLeft():0,j=e.offset(),k={"top":j.top-h,"left":j.left-i,"height":e.innerHeight(),"width":e.innerWidth()},l=d.offset(),m=a("<div class='ui-effects-transfer'></div>").appendTo(document.body).addClass(b.className).css({"top":l.top-h,"left":l.left-i,"height":d.innerHeight(),"width":d.innerWidth(),"position":f?"fixed":"absolute"}).animate(k,b.duration,b.easing,function(){m.remove(),c()})}}(jQuery),function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use strict";function b(b){return!b.nodeName||-1!==a.inArray(b.nodeName.toLowerCase(),["iframe","#document","html","body"])}function c(b){return a.isFunction(b)||a.isPlainObject(b)?b:{"top":b,"left":b}}var d=a.scrollTo=function(b,c,d){return a(window).scrollTo(b,c,d)};return d.defaults={"axis":"xy","duration":0,"limit":!0},a.fn.scrollTo=function(e,f,g){"object"==typeof f&&(g=f,f=0),"function"==typeof g&&(g={"onAfter":g}),"max"===e&&(e=9e9),g=a.extend({},d.defaults,g),f=f||g.duration;var h=g.queue&&1<g.axis.length;return h&&(f/=2),g.offset=c(g.offset),g.over=c(g.over),this.each(function(){function i(b){var c=a.extend({},g,{"queue":!0,"duration":f,"complete":b&&function(){b.call(l,n,g)}});m.animate(o,c)}if(null!==e){var j,k=b(this),l=k?this.contentWindow||window:this,m=a(l),n=e,o={};switch(typeof n){case"number":case"string":if(/^([+-]=?)?\d+(\.\d+)?(px|%)?$/.test(n)){n=c(n);break}n=k?a(n):a(n,l);case"object":if(0===n.length)return;(n.is||n.style)&&(j=(n=a(n)).offset())}var p=a.isFunction(g.offset)&&g.offset(l,n)||g.offset;a.each(g.axis.split(""),function(a,b){var c="x"===b?"Left":"Top",e=c.toLowerCase(),f="scroll"+c,q=m[f](),r=d.max(l,b);j?(o[f]=j[e]+(k?0:q-m.offset()[e]),g.margin&&(o[f]-=parseInt(n.css("margin"+c),10)||0,o[f]-=parseInt(n.css("border"+c+"Width"),10)||0),o[f]+=p[e]||0,g.over[e]&&(o[f]+=n["x"===b?"width":"height"]()*g.over[e])):(c=n[e],o[f]=c.slice&&"%"===c.slice(-1)?parseFloat(c)/100*r:c),g.limit&&/^\d+$/.test(o[f])&&(o[f]=0>=o[f]?0:Math.min(o[f],r)),!a&&1<g.axis.length&&(q===o[f]?o={}:h&&(i(g.onAfterFirst),o={}))}),i(g.onAfter)}})},d.max=function(c,d){var e="x"===d?"Width":"Height",f="scroll"+e;if(!b(c))return c[f]-a(c)[e.toLowerCase()]();var e="client"+e,g=c.ownerDocument||c.document,h=g.documentElement,g=g.body;return Math.max(h[f],g[f])-Math.min(h[e],g[e])},a.Tween.propHooks.scrollLeft=a.Tween.propHooks.scrollTop={"get":function(b){return a(b.elem)[b.prop]()},"set":function(b){var c=this.get(b);if(b.options.interrupt&&b._last&&b._last!==c)return a(b.elem).stop();var d=Math.round(b.now);c!==d&&(a(b.elem)[b.prop](d),b._last=this.get(b))}},d}),function(a,b,c,d){"use strict";var e=c("html"),f=c(a),g=c(b),h=c.fancybox=function(){h.open.apply(this,arguments)},i=navigator.userAgent.match(/msie/i),j=null,k=b.createTouch!==d,l=function(a){return a&&a.hasOwnProperty&&a instanceof c},m=function(a){return a&&"string"===c.type(a)},n=function(a){return m(a)&&a.indexOf("%")>0},o=function(a){return a&&!(a.style.overflow&&"hidden"===a.style.overflow)&&(a.clientWidth&&a.scrollWidth>a.clientWidth||a.clientHeight&&a.scrollHeight>a.clientHeight)},p=function(a,b){var c=parseInt(a,10)||0;return b&&n(a)&&(c=h.getViewport()[b]/100*c),Math.ceil(c)},q=function(a,b){return p(a,b)+"px"};c.extend(h,{"version":"2.1.5","defaults":{"padding":15,"margin":20,"width":800,"height":600,"minWidth":100,"minHeight":100,"maxWidth":9999,"maxHeight":9999,"pixelRatio":1,"autoSize":!0,"autoHeight":!1,"autoWidth":!1,"autoResize":!0,"autoCenter":!k,"fitToView":!0,"aspectRatio":!1,"topRatio":.5,"leftRatio":.5,"scrolling":"auto","wrapCSS":"","arrows":!0,"closeBtn":!0,"closeClick":!1,"nextClick":!1,"mouseWheel":!0,"autoPlay":!1,"playSpeed":3e3,"preload":3,"modal":!1,"loop":!0,"ajax":{"dataType":"html","headers":{"X-fancyBox":!0}},"iframe":{"scrolling":"auto","preload":!0},"swf":{"wmode":"transparent","allowfullscreen":"true","allowscriptaccess":"always"},"keys":{"next":{"13":"left","34":"up","39":"left","40":"up"},"prev":{"8":"right","33":"down","37":"right","38":"down"},"close":[27],"play":[32],"toggle":[70]},"direction":{"next":"left","prev":"right"},"scrollOutside":!0,"index":0,"type":null,"href":null,"content":null,"title":null,"tpl":{"wrap":'<div class="fancybox-wrap" tabIndex="-1"><div class="fancybox-skin"><div class="fancybox-outer"><div class="fancybox-inner"></div></div></div></div>',"image":'<img class="fancybox-image" src="{href}" alt="" />',"iframe":'<iframe id="fancybox-frame{rnd}" name="fancybox-frame{rnd}" class="fancybox-iframe" frameborder="0" vspace="0" hspace="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen'+(i?' allowtransparency="true"':"")+"></iframe>","error":'<p class="fancybox-error">The requested content cannot be loaded.<br/>Please try again later.</p>',"closeBtn":'<a title="Close" class="fancybox-item fancybox-close" href="javascript:;"></a>',"next":'<a title="Next" class="fancybox-nav fancybox-next" href="javascript:;"><span></span></a>',"prev":'<a title="Previous" class="fancybox-nav fancybox-prev" href="javascript:;"><span></span></a>'},"openEffect":"fade","openSpeed":250,"openEasing":"swing","openOpacity":!0,"openMethod":"zoomIn","closeEffect":"fade","closeSpeed":250,"closeEasing":"swing","closeOpacity":!0,"closeMethod":"zoomOut","nextEffect":"elastic","nextSpeed":250,"nextEasing":"swing","nextMethod":"changeIn","prevEffect":"elastic","prevSpeed":250,"prevEasing":"swing","prevMethod":"changeOut","helpers":{"overlay":!0,"title":!0},"onCancel":c.noop,"beforeLoad":c.noop,"afterLoad":c.noop,"beforeShow":c.noop,"afterShow":c.noop,"beforeChange":c.noop,"beforeClose":c.noop,"afterClose":c.noop},"group":{},"opts":{},"previous":null,"coming":null,"current":null,"isActive":!1,"isOpen":!1,"isOpened":!1,"wrap":null,"skin":null,"outer":null,"inner":null,"player":{"timer":null,"isActive":!1},"ajaxLoad":null,"imgPreload":null,"transitions":{},"helpers":{},"open":function(a,b){if(a&&(c.isPlainObject(b)||(b={}),!1!==h.close(!0)))return c.isArray(a)||(a=l(a)?c(a).get():[a]),c.each(a,function(e,f){var g,i,j,k,n,o,p,q={};"object"===c.type(f)&&(f.nodeType&&(f=c(f)),l(f)?(q={"href":f.data("fancybox-href")||f.attr("href"),"title":f.data("fancybox-title")||f.attr("title"),"isDom":!0,"element":f},c.metadata&&c.extend(!0,q,f.metadata())):q=f),g=b.href||q.href||(m(f)?f:null),i=b.title!==d?b.title:q.title||"",j=b.content||q.content,k=j?"html":b.type||q.type,!k&&q.isDom&&((k=f.data("fancybox-type"))||(n=f.prop("class").match(/fancybox\.(\w+)/),k=n?n[1]:null)),m(g)&&(k||(h.isImage(g)?k="image":h.isSWF(g)?k="swf":"#"===g.charAt(0)?k="inline":m(f)&&(k="html",j=f)),"ajax"===k&&(o=g.split(/\s+/,2),g=o.shift(),p=o.shift())),j||("inline"===k?g?j=c(m(g)?g.replace(/.*(?=#[^\s]+$)/,""):g):q.isDom&&(j=f):"html"===k?j=g:k||g||!q.isDom||(k="inline",j=f)),c.extend(q,{"href":g,"type":k,"content":j,"title":i,"selector":p}),a[e]=q}),h.opts=c.extend(!0,{},h.defaults,b),b.keys!==d&&(h.opts.keys=!!b.keys&&c.extend({},h.defaults.keys,b.keys)),h.group=a,h._start(h.opts.index)},"cancel":function(){var a=h.coming;a&&!1!==h.trigger("onCancel")&&(h.hideLoading(),h.ajaxLoad&&h.ajaxLoad.abort(),h.ajaxLoad=null,h.imgPreload&&(h.imgPreload.onload=h.imgPreload.onerror=null),a.wrap&&a.wrap.stop(!0,!0).trigger("onReset").remove(),h.coming=null,h.current||h._afterZoomOut(a))},"close":function(a){h.cancel(),!1!==h.trigger("beforeClose")&&(h.unbindEvents(),h.isActive&&(h.isOpen&&!0!==a?(h.isOpen=h.isOpened=!1,h.isClosing=!0,c(".fancybox-item, .fancybox-nav").remove(),h.wrap.stop(!0,!0).removeClass("fancybox-opened"),h.transitions[h.current.closeMethod]()):(c(".fancybox-wrap").stop(!0).trigger("onReset").remove(),h._afterZoomOut())))},"play":function(a){var b=function(){clearTimeout(h.player.timer)},c=function(){b(),h.current&&h.player.isActive&&(h.player.timer=setTimeout(h.next,h.current.playSpeed))},d=function(){b(),g.unbind(".player"),h.player.isActive=!1,h.trigger("onPlayEnd")},e=function(){h.current&&(h.current.loop||h.current.index<h.group.length-1)&&(h.player.isActive=!0,g.bind({"onCancel.player beforeClose.player":d,"onUpdate.player":c,"beforeLoad.player":b}),c(),h.trigger("onPlayStart"))};!0===a||!h.player.isActive&&!1!==a?e():d()},"next":function(a){var b=h.current;b&&(m(a)||(a=b.direction.next),h.jumpto(b.index+1,a,"next"))},"prev":function(a){var b=h.current;b&&(m(a)||(a=b.direction.prev),h.jumpto(b.index-1,a,"prev"))},"jumpto":function(a,b,c){var e=h.current;e&&(a=p(a),h.direction=b||e.direction[a>=e.index?"next":"prev"],h.router=c||"jumpto",e.loop&&(a<0&&(a=e.group.length+a%e.group.length),a%=e.group.length),e.group[a]!==d&&(h.cancel(),h._start(a)))},"reposition":function(a,b){var d,e=h.current,f=e?e.wrap:null;f&&(d=h._getPosition(b),a&&"scroll"===a.type?(delete d.position,f.stop(!0,!0).animate(d,200)):(f.css(d),e.pos=c.extend({},e.dim,d)))},"update":function(a){var b=a&&a.type,c=!b||"orientationchange"===b;c&&(clearTimeout(j),j=null),h.isOpen&&!j&&(j=setTimeout(function(){var d=h.current;d&&!h.isClosing&&(h.wrap.removeClass("fancybox-tmp"),(c||"load"===b||"resize"===b&&d.autoResize)&&h._setDimension(),"scroll"===b&&d.canShrink||h.reposition(a),h.trigger("onUpdate"),j=null)},c&&!k?0:300))},"toggle":function(a){h.isOpen&&(h.current.fitToView="boolean"===c.type(a)?a:!h.current.fitToView,k&&(h.wrap.removeAttr("style").addClass("fancybox-tmp"),h.trigger("onUpdate")),h.update())},"hideLoading":function(){g.unbind(".loading"),c("#fancybox-loading").remove()},"showLoading":function(){var a,b;h.hideLoading(),a=c('<div id="fancybox-loading"><div></div></div>').click(h.cancel).appendTo("body"),g.bind("keydown.loading",function(a){27===(a.which||a.keyCode)&&(a.preventDefault(),h.cancel())}),h.defaults.fixed||(b=h.getViewport(),a.css({"position":"absolute","top":.5*b.h+b.y,"left":.5*b.w+b.x}))},"getViewport":function(){var b=h.current&&h.current.locked||!1,c={"x":f.scrollLeft(),"y":f.scrollTop()};return b?(c.w=b[0].clientWidth,c.h=b[0].clientHeight):(c.w=k&&a.innerWidth?a.innerWidth:f.width(),c.h=k&&a.innerHeight?a.innerHeight:f.height()),c},"unbindEvents":function(){h.wrap&&l(h.wrap)&&h.wrap.unbind(".fb"),g.unbind(".fb"),f.unbind(".fb")},"bindEvents":function(){var a,b=h.current;b&&(f.bind("orientationchange.fb"+(k?"":" resize.fb")+(b.autoCenter&&!b.locked?" scroll.fb":""),h.update),a=b.keys,a&&g.bind("keydown.fb",function(e){var f=e.which||e.keyCode,g=e.target||e.srcElement;if(27===f&&h.coming)return!1;e.ctrlKey||e.altKey||e.shiftKey||e.metaKey||g&&(g.type||c(g).is("[contenteditable]"))||c.each(a,function(a,g){return b.group.length>1&&g[f]!==d?(h[a](g[f]),e.preventDefault(),!1):c.inArray(f,g)>-1?(h[a](),e.preventDefault(),!1):void 0})}),c.fn.mousewheel&&b.mouseWheel&&h.wrap.bind("mousewheel.fb",function(a,d,e,f){for(var g=a.target||null,i=c(g),j=!1;i.length&&!(j||i.is(".fancybox-skin")||i.is(".fancybox-wrap"));)j=o(i[0]),i=c(i).parent();0===d||j||h.group.length>1&&!b.canShrink&&(f>0||e>0?h.prev(f>0?"down":"left"):(f<0||e<0)&&h.next(f<0?"up":"right"),a.preventDefault())}))},"trigger":function(a,b){var d,e=b||h.coming||h.current;if(e){if(c.isFunction(e[a])&&(d=e[a].apply(e,Array.prototype.slice.call(arguments,1))),!1===d)return!1;e.helpers&&c.each(e.helpers,function(b,d){d&&h.helpers[b]&&c.isFunction(h.helpers[b][a])&&h.helpers[b][a](c.extend(!0,{},h.helpers[b].defaults,d),e)}),g.trigger(a)}},"isImage":function(a){return m(a)&&a.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},"isSWF":function(a){return m(a)&&a.match(/\.(swf)((\?|#).*)?$/i)},"_start":function(a){var b,d,e,f,g,i={};if(a=p(a),!(b=h.group[a]||null))return!1;if(i=c.extend(!0,{},h.opts,b),f=i.margin,g=i.padding,"number"===c.type(f)&&(i.margin=[f,f,f,f]),"number"===c.type(g)&&(i.padding=[g,g,g,g]),i.modal&&c.extend(!0,i,{"closeBtn":!1,"closeClick":!1,"nextClick":!1,"arrows":!1,"mouseWheel":!1,"keys":null,"helpers":{"overlay":{"closeClick":!1}}}),i.autoSize&&(i.autoWidth=i.autoHeight=!0),"auto"===i.width&&(i.autoWidth=!0),"auto"===i.height&&(i.autoHeight=!0),i.group=h.group,i.index=a,h.coming=i,!1===h.trigger("beforeLoad"))return void(h.coming=null);if(e=i.type,d=i.href,!e)return h.coming=null,!(!h.current||!h.router||"jumpto"===h.router)&&(h.current.index=a,h[h.router](h.direction));if(h.isActive=!0,"image"!==e&&"swf"!==e||(i.autoHeight=i.autoWidth=!1,i.scrolling="visible"),"image"===e&&(i.aspectRatio=!0),"iframe"===e&&k&&(i.scrolling="scroll"),i.wrap=c(i.tpl.wrap).addClass("fancybox-"+(k?"mobile":"desktop")+" fancybox-type-"+e+" fancybox-tmp "+i.wrapCSS).appendTo(i.parent||"body"),c.extend(i,{"skin":c(".fancybox-skin",i.wrap),"outer":c(".fancybox-outer",i.wrap),"inner":c(".fancybox-inner",i.wrap)}),c.each(["Top","Right","Bottom","Left"],function(a,b){i.skin.css("padding"+b,q(i.padding[a]))}),h.trigger("onReady"),"inline"===e||"html"===e){if(!i.content||!i.content.length)return h._error("content")}else if(!d)return h._error("href");"image"===e?h._loadImage():"ajax"===e?h._loadAjax():"iframe"===e?h._loadIframe():h._afterLoad()},"_error":function(a){c.extend(h.coming,{"type":"html","autoWidth":!0,"autoHeight":!0,"minWidth":0,"minHeight":0,"scrolling":"no","hasError":a,"content":h.coming.tpl.error}),h._afterLoad()},"_loadImage":function(){var a=h.imgPreload=new Image;a.onload=function(){this.onload=this.onerror=null,h.coming.width=this.width/h.opts.pixelRatio,h.coming.height=this.height/h.opts.pixelRatio,h._afterLoad()},a.onerror=function(){this.onload=this.onerror=null,h._error("image")},a.src=h.coming.href,!0!==a.complete&&h.showLoading()},"_loadAjax":function(){var a=h.coming;h.showLoading(),h.ajaxLoad=c.ajax(c.extend({},a.ajax,{"url":a.href,"error":function(a,b){h.coming&&"abort"!==b?h._error("ajax",a):h.hideLoading()},"success":function(b,c){"success"===c&&(a.content=b,h._afterLoad())}}))},"_loadIframe":function(){var a=h.coming,b=c(a.tpl.iframe.replace(/\{rnd\}/g,(new Date).getTime())).attr("scrolling",k?"auto":a.iframe.scrolling).attr("src",a.href);c(a.wrap).bind("onReset",function(){try{c(this).find("iframe").hide().attr("src","//about:blank").end().empty()}catch(a){}}),a.iframe.preload&&(h.showLoading(),b.one("load",function(){c(this).data("ready",1),k||c(this).bind("load.fb",h.update),c(this).parents(".fancybox-wrap").width("100%").removeClass("fancybox-tmp").show(),h._afterLoad()})),a.content=b.appendTo(a.inner),a.iframe.preload||h._afterLoad()},"_preloadImages":function(){var a,b,c=h.group,d=h.current,e=c.length,f=d.preload?Math.min(d.preload,e-1):0;for(b=1;b<=f;b+=1)a=c[(d.index+b)%e],"image"===a.type&&a.href&&((new Image).src=a.href)},"_afterLoad":function(){var a,b,d,e,f,g,i=h.coming,j=h.current,k="fancybox-placeholder";if(h.hideLoading(),i&&!1!==h.isActive){if(!1===h.trigger("afterLoad",i,j))return i.wrap.stop(!0).trigger("onReset").remove(),void(h.coming=null);switch(j&&(h.trigger("beforeChange",j),j.wrap.stop(!0).removeClass("fancybox-opened").find(".fancybox-item, .fancybox-nav").remove()),h.unbindEvents(),a=i,b=i.content,d=i.type,e=i.scrolling,c.extend(h,{"wrap":a.wrap,"skin":a.skin,"outer":a.outer,"inner":a.inner,"current":a,"previous":j}),f=a.href,d){case"inline":case"ajax":case"html":a.selector?b=c("<div>").html(b).find(a.selector):l(b)&&(b.data(k)||b.data(k,c('<div class="'+k+'"></div>').insertAfter(b).hide()),b=b.show().detach(),a.wrap.bind("onReset",function(){c(this).find(b).length&&b.hide().replaceAll(b.data(k)).data(k,!1)}));break;case"image":b=a.tpl.image.replace("{href}",f);break;case"swf":b='<object id="fancybox-swf" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%"><param name="movie" value="'+f+'"></param>',g="",c.each(a.swf,function(a,c){b+='<param name="'+a+'" value="'+c+'"></param>',g+=" "+a+'="'+c+'"'}),b+='<embed src="'+f+'" type="application/x-shockwave-flash" width="100%" height="100%"'+g+"></embed></object>"}l(b)&&b.parent().is(a.inner)||a.inner.append(b),h.trigger("beforeShow"),a.inner.css("overflow","yes"===e?"scroll":"no"===e?"hidden":e),h._setDimension(),h.reposition(),h.isOpen=!1,h.coming=null,h.bindEvents(),h.isOpened?j.prevMethod&&h.transitions[j.prevMethod]():c(".fancybox-wrap").not(a.wrap).stop(!0).trigger("onReset").remove(),h.transitions[h.isOpened?a.nextMethod:a.openMethod](),h._preloadImages()}},"_setDimension":function(){var a,b,d,e,f,g,i,j,k,l,m,o,r,s,t,u=h.getViewport(),v=0,w=!1,x=!1,y=h.wrap,z=h.skin,A=h.inner,B=h.current,C=B.width,D=B.height,E=B.minWidth,F=B.minHeight,G=B.maxWidth,H=B.maxHeight,I=B.scrolling,J=B.scrollOutside?B.scrollbarWidth:0,K=B.margin,L=p(K[1]+K[3]),M=p(K[0]+K[2]);if(y.add(z).add(A).width("auto").height("auto").removeClass("fancybox-tmp"),a=p(z.outerWidth(!0)-z.width()),b=p(z.outerHeight(!0)-z.height()),d=L+a,e=M+b,f=n(C)?(u.w-d)*p(C)/100:C,g=n(D)?(u.h-e)*p(D)/100:D,"iframe"===B.type){if(s=B.content,B.autoHeight&&1===s.data("ready"))try{s[0].contentWindow.document.location&&(A.width(f).height(9999),t=s.contents().find("body"),J&&t.css("overflow-x","hidden"),g=t.outerHeight(!0))}catch(a){}}else(B.autoWidth||B.autoHeight)&&(A.addClass("fancybox-tmp"),B.autoWidth||A.width(f),B.autoHeight||A.height(g),B.autoWidth&&(f=A.width()),B.autoHeight&&(g=A.height()),A.removeClass("fancybox-tmp"));if(C=p(f),D=p(g),k=f/g,E=p(n(E)?p(E,"w")-d:E),G=p(n(G)?p(G,"w")-d:G),F=p(n(F)?p(F,"h")-e:F),H=p(n(H)?p(H,"h")-e:H),i=G,j=H,B.fitToView&&(G=Math.min(u.w-d,G),H=Math.min(u.h-e,H)),o=u.w-L,r=u.h-M,B.aspectRatio?(C>G&&(C=G,D=p(C/k)),D>H&&(D=H,C=p(D*k)),C<E&&(C=E,D=p(C/k)),D<F&&(D=F,C=p(D*k))):(C=Math.max(E,Math.min(C,G)),B.autoHeight&&"iframe"!==B.type&&(A.width(C),D=A.height()),D=Math.max(F,Math.min(D,H))),B.fitToView)if(A.width(C).height(D),y.width(C+a),l=y.width(),m=y.height(),B.aspectRatio)for(;(l>o||m>r)&&C>E&&D>F&&!(v++>19);)D=Math.max(F,Math.min(H,D-10)),C=p(D*k),C<E&&(C=E,D=p(C/k)),C>G&&(C=G,D=p(C/k)),A.width(C).height(D),y.width(C+a),l=y.width(),m=y.height();else C=Math.max(E,Math.min(C,C-(l-o))),D=Math.max(F,Math.min(D,D-(m-r)));J&&"auto"===I&&D<g&&C+a+J<o&&(C+=J),A.width(C).height(D),y.width(C+a),l=y.width(),m=y.height(),w=(l>o||m>r)&&C>E&&D>F,x=B.aspectRatio?C<i&&D<j&&C<f&&D<g:(C<i||D<j)&&(C<f||D<g),c.extend(B,{"dim":{"width":q(l),"height":q(m)},"origWidth":f,"origHeight":g,"canShrink":w,"canExpand":x,"wPadding":a,"hPadding":b,"wrapSpace":m-z.outerHeight(!0),"skinSpace":z.height()-D}),!s&&B.autoHeight&&D>F&&D<H&&!x&&A.height("auto")},"_getPosition":function(a){var b=h.current,c=h.getViewport(),d=b.margin,e=h.wrap.width()+d[1]+d[3],f=h.wrap.height()+d[0]+d[2],g={"position":"absolute","top":d[0],"left":d[3]};return b.autoCenter&&b.fixed&&!a&&f<=c.h&&e<=c.w?g.position="fixed":b.locked||(g.top+=c.y,g.left+=c.x),g.top=q(Math.max(g.top,g.top+(c.h-f)*b.topRatio)),g.left=q(Math.max(g.left,g.left+(c.w-e)*b.leftRatio)),g},"_afterZoomIn":function(){var a=h.current;a&&(h.isOpen=h.isOpened=!0,h.wrap.css("overflow","visible").addClass("fancybox-opened"),h.update(),(a.closeClick||a.nextClick&&h.group.length>1)&&h.inner.css("cursor","pointer").bind("click.fb",function(b){c(b.target).is("a")||c(b.target).parent().is("a")||(b.preventDefault(),h[a.closeClick?"close":"next"]())}),a.closeBtn&&c(a.tpl.closeBtn).appendTo(h.skin).bind("click.fb",function(a){a.preventDefault(),h.close()}),a.arrows&&h.group.length>1&&((a.loop||a.index>0)&&c(a.tpl.prev).appendTo(h.outer).bind("click.fb",h.prev),(a.loop||a.index<h.group.length-1)&&c(a.tpl.next).appendTo(h.outer).bind("click.fb",h.next)),h.trigger("afterShow"),a.loop||a.index!==a.group.length-1?h.opts.autoPlay&&!h.player.isActive&&(h.opts.autoPlay=!1,h.play()):h.play(!1))},"_afterZoomOut":function(a){a=a||h.current,c(".fancybox-wrap").trigger("onReset").remove(),c.extend(h,{"group":{},"opts":{},"router":!1,"current":null,"isActive":!1,"isOpened":!1,"isOpen":!1,"isClosing":!1,"wrap":null,"skin":null,"outer":null,"inner":null}),h.trigger("afterClose",a)}}),h.transitions={"getOrigPosition":function(){var a=h.current,b=a.element,c=a.orig,d={},e=50,f=50,g=a.hPadding,i=a.wPadding,j=h.getViewport();return!c&&a.isDom&&b.is(":visible")&&(c=b.find("img:first"),c.length||(c=b)),l(c)?(d=c.offset(),c.is("img")&&(e=c.outerWidth(),f=c.outerHeight())):(d.top=j.y+(j.h-f)*a.topRatio,d.left=j.x+(j.w-e)*a.leftRatio),("fixed"===h.wrap.css("position")||a.locked)&&(d.top-=j.y,d.left-=j.x),d={"top":q(d.top-g*a.topRatio),"left":q(d.left-i*a.leftRatio),"width":q(e+i),"height":q(f+g)}},"step":function(a,b){var c,d,e,f=b.prop,g=h.current,i=g.wrapSpace,j=g.skinSpace;"width"!==f&&"height"!==f||(c=b.end===b.start?1:(a-b.start)/(b.end-b.start),h.isClosing&&(c=1-c),d="width"===f?g.wPadding:g.hPadding,e=a-d,h.skin[f](p("width"===f?e:e-i*c)),h.inner[f](p("width"===f?e:e-i*c-j*c)))},"zoomIn":function(){var a=h.current,b=a.pos,d=a.openEffect,e="elastic"===d,f=c.extend({"opacity":1},b);delete f.position,e?(b=this.getOrigPosition(),a.openOpacity&&(b.opacity=.1)):"fade"===d&&(b.opacity=.1),h.wrap.css(b).animate(f,{"duration":"none"===d?0:a.openSpeed,"easing":a.openEasing,"step":e?this.step:null,"complete":h._afterZoomIn})},"zoomOut":function(){var a=h.current,b=a.closeEffect,c="elastic"===b,d={"opacity":.1};c&&(d=this.getOrigPosition(),a.closeOpacity&&(d.opacity=.1)),h.wrap.animate(d,{"duration":"none"===b?0:a.closeSpeed,"easing":a.closeEasing,"step":c?this.step:null,"complete":h._afterZoomOut})},"changeIn":function(){var a,b=h.current,c=b.nextEffect,d=b.pos,e={"opacity":1},f=h.direction,g=200;d.opacity=.1,"elastic"===c&&(a="down"===f||"up"===f?"top":"left","down"===f||"right"===f?(d[a]=q(p(d[a])-g),e[a]="+="+g+"px"):(d[a]=q(p(d[a])+g),e[a]="-="+g+"px")),"none"===c?h._afterZoomIn():h.wrap.css(d).animate(e,{"duration":b.nextSpeed,"easing":b.nextEasing,"complete":h._afterZoomIn})},"changeOut":function(){var a=h.previous,b=a.prevEffect,d={"opacity":.1},e=h.direction;"elastic"===b&&(d["down"===e||"up"===e?"top":"left"]=("up"===e||"left"===e?"-":"+")+"=200px"),a.wrap.animate(d,{"duration":"none"===b?0:a.prevSpeed,"easing":a.prevEasing,"complete":function(){c(this).trigger("onReset").remove()}})}},h.helpers.overlay={"defaults":{"closeClick":!0,"speedOut":200,"showEarly":!0,"css":{},"locked":!k,"fixed":!0},"overlay":null,"fixed":!1,"el":c("html"),"create":function(a){a=c.extend({},this.defaults,a),this.overlay&&this.close(),this.overlay=c('<div class="fancybox-overlay"></div>').appendTo(h.coming?h.coming.parent:a.parent),this.fixed=!1,a.fixed&&h.defaults.fixed&&(this.overlay.addClass("fancybox-overlay-fixed"),this.fixed=!0)},"open":function(a){var b=this;a=c.extend({},this.defaults,a),this.overlay?this.overlay.unbind(".overlay").width("auto").height("auto"):this.create(a),this.fixed||(f.bind("resize.overlay",c.proxy(this.update,this)),this.update()),a.closeClick&&this.overlay.bind("click.overlay",function(a){if(c(a.target).hasClass("fancybox-overlay"))return h.isActive?h.close():b.close(),!1}),this.overlay.css(a.css).show()},"close":function(){var a,b;f.unbind("resize.overlay"),this.el.hasClass("fancybox-lock")&&(c(".fancybox-margin").removeClass("fancybox-margin"),a=f.scrollTop(),b=f.scrollLeft(),this.el.removeClass("fancybox-lock"),f.scrollTop(a).scrollLeft(b)),c(".fancybox-overlay").remove().hide(),c.extend(this,{"overlay":null,"fixed":!1})},"update":function(){var a,c="100%";this.overlay.width(c).height("100%"),i?(a=Math.max(b.documentElement.offsetWidth,b.body.offsetWidth),g.width()>a&&(c=g.width())):g.width()>f.width()&&(c=g.width()),this.overlay.width(c).height(g.height())},"onReady":function(a,b){var d=this.overlay;c(".fancybox-overlay").stop(!0,!0),d||this.create(a),a.locked&&this.fixed&&b.fixed&&(d||(this.margin=g.height()>f.height()&&c("html").css("margin-right").replace("px","")),b.locked=this.overlay.append(b.wrap),b.fixed=!1),!0===a.showEarly&&this.beforeShow.apply(this,arguments)},"beforeShow":function(a,b){var d,e;b.locked&&(!1!==this.margin&&(c("*").filter(function(){return"fixed"===c(this).css("position")&&!c(this).hasClass("fancybox-overlay")&&!c(this).hasClass("fancybox-wrap")}).addClass("fancybox-margin"),this.el.addClass("fancybox-margin")),d=f.scrollTop(),e=f.scrollLeft(),this.el.addClass("fancybox-lock"),f.scrollTop(d).scrollLeft(e)),this.open(a)},"onUpdate":function(){this.fixed||this.update()},"afterClose":function(a){this.overlay&&!h.coming&&this.overlay.fadeOut(a.speedOut,c.proxy(this.close,this))}},h.helpers.title={"defaults":{"type":"float","position":"bottom"},"beforeShow":function(a){var b,d,e=h.current,f=e.title,g=a.type;if(c.isFunction(f)&&(f=f.call(e.element,e)),m(f)&&""!==c.trim(f)){switch(b=c('<div class="fancybox-title fancybox-title-'+g+'-wrap">'+f+"</div>"),g){case"inside":d=h.skin;break;case"outside":d=h.wrap;break;case"over":d=h.inner;break;default:d=h.skin,b.appendTo("body"),i&&b.width(b.width()),b.wrapInner('<span class="child"></span>'),h.current.margin[2]+=Math.abs(p(b.css("margin-bottom")))}b["top"===a.position?"prependTo":"appendTo"](d)}}},c.fn.fancybox=function(a){var b,d=c(this),e=this.selector||"",f=function(f){var g,i,j=c(this).blur(),k=b;f.ctrlKey||f.altKey||f.shiftKey||f.metaKey||j.is(".fancybox-wrap")||(g=a.groupAttr||"data-fancybox-group",i=j.attr(g),i||(g="rel",i=j.get(0)[g]),i&&""!==i&&"nofollow"!==i&&(j=e.length?c(e):d,j=j.filter("["+g+'="'+i+'"]'),k=j.index(this)),a.index=k,!1!==h.open(j,a)&&f.preventDefault())};return a=a||{},b=a.index||0,e&&!1!==a.live?g.undelegate(e,"click.fb-start").delegate(e+":not('.fancybox-item, .fancybox-nav')","click.fb-start",f):d.unbind("click.fb-start").bind("click.fb-start",f),this.filter("[data-fancybox-start=1]").trigger("click"),this},g.ready(function(){var b,f;c.scrollbarWidth===d&&(c.scrollbarWidth=function(){var a=c('<div style="width:50px;height:50px;overflow:auto"><div/></div>').appendTo("body"),b=a.children(),d=b.innerWidth()-b.height(99).innerWidth();return a.remove(),d}),c.support.fixedPosition===d&&(c.support.fixedPosition=function(){var a=c('<div style="position:fixed;top:20px;"></div>').appendTo("body"),b=20===a[0].offsetTop||15===a[0].offsetTop;return a.remove(),b}()),c.extend(h.defaults,{"scrollbarWidth":c.scrollbarWidth(),"fixed":c.support.fixedPosition,"parent":c("body")}),b=c(a).width(),e.addClass("fancybox-lock-test"),f=c(a).width(),e.removeClass("fancybox-lock-test"),c("<style type='text/css'>.fancybox-margin{margin-right:"+(f-b)+"px;}</style>").appendTo("head")})}(window,document,jQuery),function(a){var b=a.fancybox;b.helpers.buttons={"defaults":{"skipSingle":!1,"position":"top","tpl":'<div id="fancybox-buttons"><ul><li><a class="btnPrev" title="Previous" href="javascript:;"></a></li><li><a class="btnPlay" title="Start slideshow" href="javascript:;"></a></li><li><a class="btnNext" title="Next" href="javascript:;"></a></li><li><a class="btnToggle" title="Toggle size" href="javascript:;"></a></li><li><a class="btnClose" title="Close" href="javascript:;"></a></li></ul></div>'},"list":null,"buttons":null,"beforeLoad":function(a,b){if(a.skipSingle&&b.group.length<2)return b.helpers.buttons=!1,void(b.closeBtn=!0);b.margin["bottom"===a.position?2:0]+=30},"onPlayStart":function(){this.buttons&&this.buttons.play.attr("title","Pause slideshow").addClass("btnPlayOn")},"onPlayEnd":function(){this.buttons&&this.buttons.play.attr("title","Start slideshow").removeClass("btnPlayOn")},"afterShow":function(c,d){var e=this.buttons;e||(this.list=a(c.tpl).addClass(c.position).appendTo("body"),e={"prev":this.list.find(".btnPrev").click(b.prev),"next":this.list.find(".btnNext").click(b.next),"play":this.list.find(".btnPlay").click(b.play),"toggle":this.list.find(".btnToggle").click(b.toggle),"close":this.list.find(".btnClose").click(b.close)}),d.index>0||d.loop?e.prev.removeClass("btnDisabled"):e.prev.addClass("btnDisabled"),d.loop||d.index<d.group.length-1?(e.next.removeClass("btnDisabled"),e.play.removeClass("btnDisabled")):(e.next.addClass("btnDisabled"),e.play.addClass("btnDisabled")),this.buttons=e,this.onUpdate(c,d)},"onUpdate":function(a,b){var c;this.buttons&&(c=this.buttons.toggle.removeClass("btnDisabled btnToggleOn"),b.canShrink?c.addClass("btnToggleOn"):b.canExpand||c.addClass("btnDisabled"))},"beforeClose":function(){this.list&&this.list.remove(),this.list=null,this.buttons=null}}}(jQuery);var mejs=mejs||{};mejs.version="2.20.1",mejs.meIndex=0,mejs.plugins={"silverlight":[{"version":[3,0],"types":["video/mp4","video/m4v","video/mov","video/wmv","audio/wma","audio/m4a","audio/mp3","audio/wav","audio/mpeg"]}],"flash":[{"version":[9,0,124],"types":["video/mp4","video/m4v","video/mov","video/flv","video/rtmp","video/x-flv","audio/flv","audio/x-flv","audio/mp3","audio/m4a","audio/mpeg","video/dailymotion","video/x-dailymotion","application/x-mpegURL"]}],"youtube":[{"version":null,"types":["video/youtube","video/x-youtube","audio/youtube","audio/x-youtube"]}],"vimeo":[{"version":null,"types":["video/vimeo","video/x-vimeo"]}]},mejs.Utility={"encodeUrl":function(a){return encodeURIComponent(a)},"escapeHTML":function(a){return a.toString().split("&").join("&amp;").split("<").join("&lt;").split('"').join("&quot;")},"absolutizeUrl":function(a){var b=document.createElement("div");return b.innerHTML='<a href="'+this.escapeHTML(a)+'">x</a>',b.firstChild.href},"getScriptPath":function(a){for(var b,c,d,e,f,g=0,h="",i="",j=document.getElementsByTagName("script"),k=j.length,l=a.length;g<k;g++){for(d=j[g].src,c=d.lastIndexOf("/"),c>-1?(f=d.substring(c+1),e=d.substring(0,c+1)):(f=d,e=""),b=0;b<l;b++)if(i=a[b],f.indexOf(i)>-1){h=e;break}if(""!==h)break}return h},"calculateTimeFormat":function(a,b,c){a<0&&(a=0),void 0===c&&(c=25);var d=b.timeFormat,e=d[0],f=d[1]==d[0],g=f?2:1,h=":",i=Math.floor(a/3600)%24,j=Math.floor(a/60)%60,k=Math.floor(a%60),l=Math.floor((a%1*c).toFixed(3)),m=[[l,"f"],[k,"s"],[j,"m"],[i,"h"]];d.length<g&&(h=d[g]);for(var n=!1,o=0,p=m.length;o<p;o++)if(-1!==d.indexOf(m[o][1]))n=!0;else if(n){for(var q=!1,r=o;r<p;r++)if(m[r][0]>0){q=!0;break}if(!q)break;f||(d=e+d),d=m[o][1]+h+d,f&&(d=m[o][1]+d),e=m[o][1]}b.currentTimeFormat=d},"twoDigitsString":function(a){return a<10?"0"+a:String(a)},"secondsToTimeCode":function(a,b){if(a<0&&(a=0),"object"!=typeof b){var c="m:ss";c=arguments[1]?"hh:mm:ss":c,c=arguments[2]?c+":ff":c,b={"currentTimeFormat":c,"framesPerSecond":arguments[3]||25}}var d=b.framesPerSecond;void 0===d&&(d=25);var c=b.currentTimeFormat,e=Math.floor(a/3600)%24,f=Math.floor(a/60)%60,g=Math.floor(a%60),h=Math.floor((a%1*d).toFixed(3));lis=[[h,"f"],[g,"s"],[f,"m"],[e,"h"]];var j=c;for(i=0,len=lis.length;i<len;i++)j=j.replace(lis[i][1]+lis[i][1],this.twoDigitsString(lis[i][0])),j=j.replace(lis[i][1],lis[i][0]);return j},"timeCodeToSeconds":function(a,b,c,d){void 0===c?c=!1:void 0===d&&(d=25);var e=a.split(":"),f=parseInt(e[0],10),g=parseInt(e[1],10),h=parseInt(e[2],10),i=0;return c&&(i=parseInt(e[3])/d),3600*f+60*g+h+i},"convertSMPTEtoSeconds":function(a){if("string"!=typeof a)return!1;a=a.replace(",",".");var b=0,c=-1!=a.indexOf(".")?a.split(".")[1].length:0,d=1;a=a.split(":").reverse();for(var e=0;e<a.length;e++)d=1,e>0&&(d=Math.pow(60,e)),b+=Number(a[e])*d;return Number(b.toFixed(c))},"removeSwf":function(a){var b=document.getElementById(a);b&&/object|embed/i.test(b.nodeName)&&(mejs.MediaFeatures.isIE?(b.style.display="none",function(){4==b.readyState?mejs.Utility.removeObjectInIE(a):setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))},"removeObjectInIE":function(a){var b=document.getElementById(a);if(b){for(var c in b)"function"==typeof b[c]&&(b[c]=null);b.parentNode.removeChild(b)}}},mejs.PluginDetector={"hasPluginVersion":function(a,b){var c=this.plugins[a];return b[1]=b[1]||0,b[2]=b[2]||0,c[0]>b[0]||c[0]==b[0]&&c[1]>b[1]||c[0]==b[0]&&c[1]==b[1]&&c[2]>=b[2]},"nav":window.navigator,"ua":window.navigator.userAgent.toLowerCase(),"plugins":[],"addPlugin":function(a,b,c,d,e){this.plugins[a]=this.detectPlugin(b,c,d,e)},"detectPlugin":function(a,b,c,d){var e,f,g,h=[0,0,0];if(void 0!==this.nav.plugins&&"object"==typeof this.nav.plugins[a]){if((e=this.nav.plugins[a].description)&&(void 0===this.nav.mimeTypes||!this.nav.mimeTypes[b]||this.nav.mimeTypes[b].enabledPlugin))for(h=e.replace(a,"").replace(/^\s+/,"").replace(/\sr/gi,".").split("."),f=0;f<h.length;f++)h[f]=parseInt(h[f].match(/\d+/),10)}else if(void 0!==window.ActiveXObject)try{g=new ActiveXObject(c),g&&(h=d(g))}catch(a){}return h}},mejs.PluginDetector.addPlugin("flash","Shockwave Flash","application/x-shockwave-flash","ShockwaveFlash.ShockwaveFlash",function(a){var b=[],c=a.GetVariable("$version");return c&&(c=c.split(" ")[1].split(","),b=[parseInt(c[0],10),parseInt(c[1],10),parseInt(c[2],10)]),b}),mejs.PluginDetector.addPlugin("silverlight","Silverlight Plug-In","application/x-silverlight-2","AgControl.AgControl",function(a){var b=[0,0,0,0],c=function(a,b,c,d){for(;a.isVersionSupported(b[0]+"."+b[1]+"."+b[2]+"."+b[3]);)b[c]+=d;b[c]-=d};return c(a,b,0,1),c(a,b,1,1),c(a,b,2,1e4),c(a,b,2,1e3),c(a,b,2,100),c(a,b,2,10),c(a,b,2,1),c(a,b,3,1),b}),mejs.MediaFeatures={"init":function(){var a,b,c=this,d=document,e=mejs.PluginDetector.nav,f=mejs.PluginDetector.ua.toLowerCase(),g=["source","track","audio","video"];c.isiPad=null!==f.match(/ipad/i),c.isiPhone=null!==f.match(/iphone/i),c.isiOS=c.isiPhone||c.isiPad,c.isAndroid=null!==f.match(/android/i),c.isBustedAndroid=null!==f.match(/android 2\.[12]/),c.isBustedNativeHTTPS="https:"===location.protocol&&(null!==f.match(/android [12]\./)||null!==f.match(/macintosh.* version.* safari/)),c.isIE=-1!=e.appName.toLowerCase().indexOf("microsoft")||null!==e.appName.toLowerCase().match(/trident/gi),c.isChrome=null!==f.match(/chrome/gi),c.isChromium=null!==f.match(/chromium/gi),c.isFirefox=null!==f.match(/firefox/gi),c.isWebkit=null!==f.match(/webkit/gi),c.isGecko=null!==f.match(/gecko/gi)&&!c.isWebkit&&!c.isIE,c.isOpera=null!==f.match(/opera/gi),c.hasTouch="ontouchstart"in window,c.svgAsImg=!!document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1");for(a=0;a<g.length;a++)b=document.createElement(g[a]);c.supportsMediaTag=void 0!==b.canPlayType||c.isBustedAndroid;try{b.canPlayType("video/mp4")}catch(a){c.supportsMediaTag=!1}c.supportsPointerEvents=function(){var a,b=document.createElement("x"),c=document.documentElement,d=window.getComputedStyle;return"pointerEvents"in b.style&&(b.style.pointerEvents="auto",b.style.pointerEvents="x",c.appendChild(b),a=d&&"auto"===d(b,"").pointerEvents,c.removeChild(b),!!a)}(),c.hasFirefoxPluginMovingProblem=!1,c.hasiOSFullScreen=void 0!==b.webkitEnterFullscreen,c.hasNativeFullscreen=void 0!==b.requestFullscreen,c.hasWebkitNativeFullScreen=void 0!==b.webkitRequestFullScreen,c.hasMozNativeFullScreen=void 0!==b.mozRequestFullScreen,c.hasMsNativeFullScreen=void 0!==b.msRequestFullscreen,c.hasTrueNativeFullScreen=c.hasWebkitNativeFullScreen||c.hasMozNativeFullScreen||c.hasMsNativeFullScreen,c.nativeFullScreenEnabled=c.hasTrueNativeFullScreen,c.hasMozNativeFullScreen?c.nativeFullScreenEnabled=document.mozFullScreenEnabled:c.hasMsNativeFullScreen&&(c.nativeFullScreenEnabled=document.msFullscreenEnabled),c.isChrome&&(c.hasiOSFullScreen=!1),c.hasTrueNativeFullScreen&&(c.fullScreenEventName="",c.hasWebkitNativeFullScreen?c.fullScreenEventName="webkitfullscreenchange":c.hasMozNativeFullScreen?c.fullScreenEventName="mozfullscreenchange":c.hasMsNativeFullScreen&&(c.fullScreenEventName="MSFullscreenChange"),c.isFullScreen=function(){return c.hasMozNativeFullScreen?d.mozFullScreen:c.hasWebkitNativeFullScreen?d.webkitIsFullScreen:c.hasMsNativeFullScreen?null!==d.msFullscreenElement:void 0},c.requestFullScreen=function(a){c.hasWebkitNativeFullScreen?a.webkitRequestFullScreen():c.hasMozNativeFullScreen?a.mozRequestFullScreen():c.hasMsNativeFullScreen&&a.msRequestFullscreen()},c.cancelFullScreen=function(){c.hasWebkitNativeFullScreen?document.webkitCancelFullScreen():c.hasMozNativeFullScreen?document.mozCancelFullScreen():c.hasMsNativeFullScreen&&document.msExitFullscreen()}),c.hasiOSFullScreen&&f.match(/mac os x 10_5/i)&&(c.hasNativeFullScreen=!1,c.hasiOSFullScreen=!1)}},mejs.MediaFeatures.init(),mejs.HtmlMediaElement={"pluginType":"native","isFullScreen":!1,"setCurrentTime":function(a){this.currentTime=a},"setMuted":function(a){this.muted=a},"setVolume":function(a){this.volume=a},"stop":function(){this.pause()},"setSrc":function(a){for(var b=this.getElementsByTagName("source");b.length>0;)this.removeChild(b[0]);if("string"==typeof a)this.src=a;else{var c,d;for(c=0;c<a.length;c++)if(d=a[c],this.canPlayType(d.type)){this.src=d.src;break}}},"setVideoSize":function(a,b){this.width=a,this.height=b}},mejs.PluginMediaElement=function(a,b,c){this.id=a,this.pluginType=b,this.src=c,this.events={},this.attributes={}},mejs.PluginMediaElement.prototype={"pluginElement":null,"pluginType":"","isFullScreen":!1,"playbackRate":-1,"defaultPlaybackRate":-1,"seekable":[],"played":[],"paused":!0,"ended":!1,"seeking":!1,"duration":0,"error":null,"tagName":"","muted":!1,"volume":1,"currentTime":0,"play":function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.playVideo():this.pluginApi.playMedia(),this.paused=!1)},"load":function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType||this.pluginApi.loadMedia(),this.paused=!1)},"pause":function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.pauseVideo():this.pluginApi.pauseMedia(),this.paused=!0)},"stop":function(){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.stopVideo():this.pluginApi.stopMedia(),this.paused=!0)},"canPlayType":function(a){var b,c,d,e=mejs.plugins[this.pluginType];for(b=0;b<e.length;b++)if(d=e[b],mejs.PluginDetector.hasPluginVersion(this.pluginType,d.version))for(c=0;c<d.types.length;c++)if(a==d.types[c])return"probably";return""},"positionFullscreenButton":function(a,b,c){null!=this.pluginApi&&this.pluginApi.positionFullscreenButton&&this.pluginApi.positionFullscreenButton(Math.floor(a),Math.floor(b),c)},"hideFullscreenButton":function(){null!=this.pluginApi&&this.pluginApi.hideFullscreenButton&&this.pluginApi.hideFullscreenButton()},"setSrc":function(a){if("string"==typeof a)this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(a)),this.src=mejs.Utility.absolutizeUrl(a);else{var b,c;for(b=0;b<a.length;b++)if(c=a[b],this.canPlayType(c.type)){this.pluginApi.setSrc(mejs.Utility.absolutizeUrl(c.src)),this.src=mejs.Utility.absolutizeUrl(c.src);break}}},"setCurrentTime":function(a){null!=this.pluginApi&&("youtube"==this.pluginType||"vimeo"==this.pluginType?this.pluginApi.seekTo(a):this.pluginApi.setCurrentTime(a),this.currentTime=a)},"setVolume":function(a){null!=this.pluginApi&&("youtube"==this.pluginType?this.pluginApi.setVolume(100*a):this.pluginApi.setVolume(a),this.volume=a)},"setMuted":function(a){null!=this.pluginApi&&("youtube"==this.pluginType?(a?this.pluginApi.mute():this.pluginApi.unMute(),this.muted=a,this.dispatchEvent({"type":"volumechange"})):this.pluginApi.setMuted(a),this.muted=a)},"setVideoSize":function(a,b){this.pluginElement&&this.pluginElement.style&&(this.pluginElement.style.width=a+"px",this.pluginElement.style.height=b+"px"),null!=this.pluginApi&&this.pluginApi.setVideoSize&&this.pluginApi.setVideoSize(a,b)},"setFullscreen":function(a){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.pluginApi.setFullscreen(a)},"enterFullScreen":function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!0)},"exitFullScreen":function(){null!=this.pluginApi&&this.pluginApi.setFullscreen&&this.setFullscreen(!1)},"addEventListener":function(a,b,c){this.events[a]=this.events[a]||[],this.events[a].push(b)},"removeEventListener":function(a,b){if(!a)return this.events={},!0;var c=this.events[a];if(!c)return!0;if(!b)return this.events[a]=[],!0;for(var d=0;d<c.length;d++)if(c[d]===b)return this.events[a].splice(d,1),!0;return!1},"dispatchEvent":function(a){var b,c=this.events[a.type];if(c)for(b=0;b<c.length;b++)c[b].apply(this,[a])},"hasAttribute":function(a){return a in this.attributes},"removeAttribute":function(a){delete this.attributes[a]},"getAttribute":function(a){return this.hasAttribute(a)?this.attributes[a]:""},"setAttribute":function(a,b){this.attributes[a]=b},"remove":function(){mejs.Utility.removeSwf(this.pluginElement.id),mejs.MediaPluginBridge.unregisterPluginElement(this.pluginElement.id)}},mejs.MediaPluginBridge={"pluginMediaElements":{},"htmlMediaElements":{},"registerPluginElement":function(a,b,c){this.pluginMediaElements[a]=b,this.htmlMediaElements[a]=c},"unregisterPluginElement":function(a){delete this.pluginMediaElements[a],delete this.htmlMediaElements[a]},"initPlugin":function(a){var b=this.pluginMediaElements[a],c=this.htmlMediaElements[a];if(b){switch(b.pluginType){case"flash":b.pluginElement=b.pluginApi=document.getElementById(a);break;case"silverlight":b.pluginElement=document.getElementById(b.id),b.pluginApi=b.pluginElement.Content.MediaElementJS}null!=b.pluginApi&&b.success&&b.success(b,c)}},"fireEvent":function(a,b,c){var d,e,f,g=this.pluginMediaElements[a];if(g){d={"type":b,"target":g};for(e in c)g[e]=c[e],d[e]=c[e];f=c.bufferedTime||0,d.target.buffered=d.buffered={"start":function(a){return 0},"end":function(a){return f},"length":1},g.dispatchEvent(d)}}},mejs.MediaElementDefaults={"mode":"auto","plugins":["flash","silverlight","youtube","vimeo"],"enablePluginDebug":!1,"httpsBasicAuthSite":!1,"type":"","pluginPath":mejs.Utility.getScriptPath(["mediaelement.js","mediaelement.min.js","mediaelement-and-player.js","mediaelement-and-player.min.js"]),"flashName":"flashmediaelement.swf","flashStreamer":"","flashScriptAccess":"sameDomain","enablePluginSmoothing":!1,"enablePseudoStreaming":!1,"pseudoStreamingStartQueryParam":"start","silverlightName":"silverlightmediaelement.xap","defaultVideoWidth":480,"defaultVideoHeight":270,"pluginWidth":-1,"pluginHeight":-1,"pluginVars":[],"timerRate":250,"startVolume":.8,"success":function(){},"error":function(){}},mejs.MediaElement=function(a,b){return mejs.HtmlMediaElementShim.create(a,b)},mejs.HtmlMediaElementShim={"create":function(a,b){var c,d,e={},f="string"==typeof a?document.getElementById(a):a,g=f.tagName.toLowerCase(),h="audio"===g||"video"===g,i=h?f.getAttribute("src"):f.getAttribute("href"),j=f.getAttribute("poster"),k=f.getAttribute("autoplay"),l=f.getAttribute("preload"),m=f.getAttribute("controls");for(d in mejs.MediaElementDefaults)e[d]=mejs.MediaElementDefaults[d];for(d in b)e[d]=b[d];return i=void 0===i||null===i||""==i?null:i,j=void 0===j||null===j?"":j,l=void 0===l||null===l||"false"===l?"none":l,k=!(void 0===k||null===k||"false"===k),m=!(void 0===m||null===m||"false"===m),c=this.determinePlayback(f,e,mejs.MediaFeatures.supportsMediaTag,h,i),c.url=null!==c.url?mejs.Utility.absolutizeUrl(c.url):"","native"==c.method?(mejs.MediaFeatures.isBustedAndroid&&(f.src=c.url,f.addEventListener("click",function(){f.play()},!1)),this.updateNative(c,e,k,l)):""!==c.method?this.createPlugin(c,e,j,k,l,m):(this.createErrorMessage(c,e,j),this)},"determinePlayback":function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=[],r={"method":"","url":"","htmlMediaElement":a,"isVideo":"audio"!=a.tagName.toLowerCase()};if(void 0!==b.type&&""!==b.type)if("string"==typeof b.type)q.push({"type":b.type,"url":e});else for(f=0;f<b.type.length;f++)q.push({"type":b.type[f],"url":e});else if(null!==e)k=this.formatType(e,a.getAttribute("type")),q.push({"type":k,"url":e});else for(f=0;f<a.childNodes.length;f++)j=a.childNodes[f],1==j.nodeType&&"source"==j.tagName.toLowerCase()&&(e=j.getAttribute("src"),k=this.formatType(e,j.getAttribute("type")),(!(p=j.getAttribute("media"))||!window.matchMedia||window.matchMedia&&window.matchMedia(p).matches)&&q.push({"type":k,"url":e}));if(!d&&q.length>0&&null!==q[0].url&&this.getTypeFromFile(q[0].url).indexOf("audio")>-1&&(r.isVideo=!1),mejs.MediaFeatures.isBustedAndroid&&(a.canPlayType=function(a){return null!==a.match(/video\/(mp4|m4v)/gi)?"maybe":""}),mejs.MediaFeatures.isChromium&&(a.canPlayType=function(a){return null!==a.match(/video\/(webm|ogv|ogg)/gi)?"maybe":""}),c&&("auto"===b.mode||"auto_plugin"===b.mode||"native"===b.mode)&&(!mejs.MediaFeatures.isBustedNativeHTTPS||!0!==b.httpsBasicAuthSite)){for(d||(o=document.createElement(r.isVideo?"video":"audio"),a.parentNode.insertBefore(o,a),a.style.display="none",r.htmlMediaElement=a=o),f=0;f<q.length;f++)if("video/m3u8"==q[f].type||""!==a.canPlayType(q[f].type).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/mp3/,"mpeg")).replace(/no/,"")||""!==a.canPlayType(q[f].type.replace(/m4a/,"mp4")).replace(/no/,"")){r.method="native",r.url=q[f].url;break}if("native"===r.method&&(null!==r.url&&(a.src=r.url),"auto_plugin"!==b.mode))return r}if("auto"===b.mode||"auto_plugin"===b.mode||"shim"===b.mode)for(f=0;f<q.length;f++)for(k=q[f].type,g=0;g<b.plugins.length;g++)for(l=b.plugins[g],m=mejs.plugins[l],h=0;h<m.length;h++)if(n=m[h],null==n.version||mejs.PluginDetector.hasPluginVersion(l,n.version))for(i=0;i<n.types.length;i++)if(k.toLowerCase()==n.types[i].toLowerCase())return r.method=l,r.url=q[f].url,r;return"auto_plugin"===b.mode&&"native"===r.method?r:(""===r.method&&q.length>0&&(r.url=q[0].url),r)},"formatType":function(a,b){return a&&!b?this.getTypeFromFile(a):b&&~b.indexOf(";")?b.substr(0,b.indexOf(";")):b},"getTypeFromFile":function(a){a=a.split("?")[0];var b=a.substring(a.lastIndexOf(".")+1).toLowerCase(),c=/(mp4|m4v|ogg|ogv|m3u8|webm|webmv|flv|wmv|mpeg|mov)/gi.test(b)?"video/":"audio/";return this.getTypeFromExtension(b,c)},"getTypeFromExtension":function(a,b){switch(b=b||"",a){case"mp4":case"m4v":case"m4a":case"f4v":case"f4a":return b+"mp4";case"flv":return b+"x-flv";case"webm":case"webma":case"webmv":return b+"webm";case"ogg":case"oga":case"ogv":return b+"ogg";case"m3u8":return"application/x-mpegurl";case"ts":return b+"mp2t";default:return b+a}},"createErrorMessage":function(a,b,c){var d=a.htmlMediaElement,e=document.createElement("div"),f=b.customError;e.className="me-cannotplay";try{e.style.width=d.width+"px",e.style.height=d.height+"px"}catch(a){}f||(f='<a href="'+a.url+'">',""!==c&&(f+='<img src="'+c+'" width="100%" height="100%" alt="" />'),f+="<span>"+mejs.i18n.t("Download File")+"</span></a>"),e.innerHTML=f,d.parentNode.insertBefore(e,d),d.style.display="none",b.error(d)},"createPlugin":function(a,b,c,d,e,f){var g,h,i,j=a.htmlMediaElement,k=1,l=1,m="me_"+a.method+"_"+mejs.meIndex++,n=new mejs.PluginMediaElement(m,a.method,a.url),o=document.createElement("div");n.tagName=j.tagName;for(var p=0;p<j.attributes.length;p++){var q=j.attributes[p];q.specified&&n.setAttribute(q.name,q.value)}for(h=j.parentNode;null!==h&&null!=h.tagName&&"body"!==h.tagName.toLowerCase()&&null!=h.parentNode&&null!=h.parentNode.tagName&&null!=h.parentNode.constructor&&"ShadowRoot"===h.parentNode.constructor.name;){if("p"===h.parentNode.tagName.toLowerCase()){h.parentNode.parentNode.insertBefore(h,h.parentNode);break}h=h.parentNode}switch(a.isVideo?(k=b.pluginWidth>0?b.pluginWidth:b.videoWidth>0?b.videoWidth:null!==j.getAttribute("width")?j.getAttribute("width"):b.defaultVideoWidth,l=b.pluginHeight>0?b.pluginHeight:b.videoHeight>0?b.videoHeight:null!==j.getAttribute("height")?j.getAttribute("height"):b.defaultVideoHeight,k=mejs.Utility.encodeUrl(k),l=mejs.Utility.encodeUrl(l)):b.enablePluginDebug&&(k=320,l=240),n.success=b.success,mejs.MediaPluginBridge.registerPluginElement(m,n,j),o.className="me-plugin",o.id=m+"_container",a.isVideo?j.parentNode.insertBefore(o,j):document.body.insertBefore(o,document.body.childNodes[0]),i=["id="+m,"jsinitfunction=mejs.MediaPluginBridge.initPlugin","jscallbackfunction=mejs.MediaPluginBridge.fireEvent","isvideo="+(a.isVideo?"true":"false"),"autoplay="+(d?"true":"false"),"preload="+e,"width="+k,"startvolume="+b.startVolume,"timerrate="+b.timerRate,"flashstreamer="+b.flashStreamer,"height="+l,"pseudostreamstart="+b.pseudoStreamingStartQueryParam],null!==a.url&&("flash"==a.method?i.push("file="+mejs.Utility.encodeUrl(a.url)):i.push("file="+a.url)),b.enablePluginDebug&&i.push("debug=true"),b.enablePluginSmoothing&&i.push("smoothing=true"),b.enablePseudoStreaming&&i.push("pseudostreaming=true"),f&&i.push("controls=true"),b.pluginVars&&(i=i.concat(b.pluginVars)),a.method){case"silverlight":o.innerHTML='<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" id="'+m+'" name="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="initParams" value="'+i.join(",")+'" /><param name="windowless" value="true" /><param name="background" value="black" /><param name="minRuntimeVersion" value="3.0.0.0" /><param name="autoUpgrade" value="true" /><param name="source" value="'+b.pluginPath+b.silverlightName+'" /></object>';break;case"flash":mejs.MediaFeatures.isIE?(g=document.createElement("div"),o.appendChild(g),g.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+m+'" width="'+k+'" height="'+l+'" class="mejs-shim"><param name="movie" value="'+b.pluginPath+b.flashName+"?x="+new Date+'" /><param name="flashvars" value="'+i.join("&amp;")+'" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+b.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /><param name="scale" value="default" /></object>'):o.innerHTML='<embed id="'+m+'" name="'+m+'" play="true" loop="false" quality="high" bgcolor="#000000" wmode="transparent" allowScriptAccess="'+b.flashScriptAccess+'" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="//www.macromedia.com/go/getflashplayer" src="'+b.pluginPath+b.flashName+'" flashvars="'+i.join("&")+'" width="'+k+'" height="'+l+'" scale="default"class="mejs-shim"></embed>';break;case"youtube":var r;-1!=a.url.lastIndexOf("youtu.be")?(r=a.url.substr(a.url.lastIndexOf("/")+1),-1!=r.indexOf("?")&&(r=r.substr(0,r.indexOf("?")))):r=a.url.substr(a.url.lastIndexOf("=")+1),youtubeSettings={"container":o,"containerId":o.id,"pluginMediaElement":n,"pluginId":m,"videoId":r,"height":l,"width":k},window.postMessage?mejs.YouTubeApi.enqueueIframe(youtubeSettings):mejs.PluginDetector.hasPluginVersion("flash",[10,0,0])&&mejs.YouTubeApi.createFlash(youtubeSettings,b);break;case"vimeo":var s=m+"_player";if(n.vimeoid=a.url.substr(a.url.lastIndexOf("/")+1),o.innerHTML='<iframe src="//player.vimeo.com/video/'+n.vimeoid+"?api=1&portrait=0&byline=0&title=0&player_id="+s+'" width="'+k+'" height="'+l+'" frameborder="0" class="mejs-shim" id="'+s+'" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>',"function"==typeof $f){var t=$f(o.childNodes[0]);t.addEvent("ready",function(){function a(a,b,c,d){var e={"type":c,"target":b};"timeupdate"==c&&(b.currentTime=e.currentTime=d.seconds,b.duration=e.duration=d.duration),b.dispatchEvent(e)}t.playVideo=function(){t.api("play")},t.stopVideo=function(){t.api("unload")},t.pauseVideo=function(){t.api("pause")},t.seekTo=function(a){t.api("seekTo",a)},t.setVolume=function(a){t.api("setVolume",a)},t.setMuted=function(a){a?(t.lastVolume=t.api("getVolume"),t.api("setVolume",0)):(t.api("setVolume",t.lastVolume),delete t.lastVolume)},t.addEvent("play",function(){a(t,n,"play"),a(t,n,"playing")}),t.addEvent("pause",function(){a(t,n,"pause")}),t.addEvent("finish",function(){a(t,n,"ended")}),t.addEvent("playProgress",function(b){a(t,n,"timeupdate",b)}),n.pluginElement=o,n.pluginApi=t,mejs.MediaPluginBridge.initPlugin(m)})}}return j.style.display="none",j.removeAttribute("autoplay"),n},"updateNative":function(a,b,c,d){var e,f=a.htmlMediaElement;for(e in mejs.HtmlMediaElement)f[e]=mejs.HtmlMediaElement[e];return b.success(f,f),f}},mejs.YouTubeApi={"isIframeStarted":!1,"isIframeLoaded":!1,"loadIframeApi":function(){if(!this.isIframeStarted){var a=document.createElement("script");a.src="//www.youtube.com/player_api";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b),this.isIframeStarted=!0}},"iframeQueue":[],"enqueueIframe":function(a){this.isLoaded?this.createIframe(a):(this.loadIframeApi(),this.iframeQueue.push(a))},"createIframe":function(a){var b=a.pluginMediaElement,c=new YT.Player(a.containerId,{"height":a.height,"width":a.width,"videoId":a.videoId,"playerVars":{"controls":0,"wmode":"transparent"},"events":{"onReady":function(){c.setVideoSize=function(a,b){c.setSize(a,b)},a.pluginMediaElement.pluginApi=c,a.pluginMediaElement.pluginElement=document.getElementById(a.containerId),mejs.MediaPluginBridge.initPlugin(a.pluginId),setInterval(function(){mejs.YouTubeApi.createEvent(c,b,"timeupdate")},250)},"onStateChange":function(a){mejs.YouTubeApi.handleStateChange(a.data,c,b)}}})},"createEvent":function(a,b,c){var d={"type":c,"target":b};if(a&&a.getDuration){b.currentTime=d.currentTime=a.getCurrentTime(),b.duration=d.duration=a.getDuration(),d.paused=b.paused,d.ended=b.ended,d.muted=a.isMuted(),d.volume=a.getVolume()/100,d.bytesTotal=a.getVideoBytesTotal(),d.bufferedBytes=a.getVideoBytesLoaded();var e=d.bufferedBytes/d.bytesTotal*d.duration;d.target.buffered=d.buffered={"start":function(a){return 0},"end":function(a){return e},"length":1}}b.dispatchEvent(d)},"iFrameReady":function(){for(this.isLoaded=!0,this.isIframeLoaded=!0;this.iframeQueue.length>0;){var a=this.iframeQueue.pop();this.createIframe(a)}},"flashPlayers":{},"createFlash":function(a){this.flashPlayers[a.pluginId]=a;var b,c="//www.youtube.com/apiplayer?enablejsapi=1&amp;playerapiid="+a.pluginId+"&amp;version=3&amp;autoplay=0&amp;controls=0&amp;modestbranding=1&loop=0";mejs.MediaFeatures.isIE?(b=document.createElement("div"),a.container.appendChild(b),b.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="'+a.pluginId+'" width="'+a.width+'" height="'+a.height+'" class="mejs-shim"><param name="movie" value="'+c+'" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+options.flashScriptAccess+'" /><param name="allowFullScreen" value="true" /></object>'):a.container.innerHTML='<object type="application/x-shockwave-flash" id="'+a.pluginId+'" data="'+c+'" width="'+a.width+'" height="'+a.height+'" style="visibility: visible; " class="mejs-shim"><param name="allowScriptAccess" value="'+options.flashScriptAccess+'"><param name="wmode" value="transparent"></object>'},"flashReady":function(a){var b=this.flashPlayers[a],c=document.getElementById(a),d=b.pluginMediaElement;d.pluginApi=d.pluginElement=c,mejs.MediaPluginBridge.initPlugin(a),c.cueVideoById(b.videoId);var e=b.containerId+"_callback";window[e]=function(a){mejs.YouTubeApi.handleStateChange(a,c,d)},c.addEventListener("onStateChange",e),setInterval(function(){mejs.YouTubeApi.createEvent(c,d,"timeupdate")},250),mejs.YouTubeApi.createEvent(c,d,"canplay")},"handleStateChange":function(a,b,c){switch(a){case-1:c.paused=!0,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"loadedmetadata");break;case 0:c.paused=!1,c.ended=!0,mejs.YouTubeApi.createEvent(b,c,"ended");break;case 1:c.paused=!1,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"play"),mejs.YouTubeApi.createEvent(b,c,"playing");break;case 2:c.paused=!0,c.ended=!1,mejs.YouTubeApi.createEvent(b,c,"pause");break;case 3:mejs.YouTubeApi.createEvent(b,c,"progress")}}},window.onYouTubePlayerAPIReady=function(){mejs.YouTubeApi.iFrameReady()},window.onYouTubePlayerReady=function(a){mejs.YouTubeApi.flashReady(a)},window.mejs=mejs,window.MediaElement=mejs.MediaElement,function(a,b,c){"use strict";var d={"locale":{"language":b.i18n&&b.i18n.locale.language||"","strings":b.i18n&&b.i18n.locale.strings||{}},"ietf_lang_regex":/^(x\-)?[a-z]{2,}(\-\w{2,})?(\-\w{2,})?$/,"methods":{}};d.getLanguage=function(){var a=d.locale.language||window.navigator.userLanguage||window.navigator.language;return d.ietf_lang_regex.exec(a)?a:null},"undefined"!=typeof mejsL10n&&(d.locale.language=mejsL10n.language),d.methods.checkPlain=function(a){var b,c,d={"&":"&amp;",'"':"&quot;","<":"&lt;",">":"&gt;"};a=String(a);for(b in d)d.hasOwnProperty(b)&&(c=new RegExp(b,"g"),a=a.replace(c,d[b]));return a},d.methods.t=function(a,b){return d.locale.strings&&d.locale.strings[b.context]&&d.locale.strings[b.context][a]&&(a=d.locale.strings[b.context][a]),d.methods.checkPlain(a)},d.t=function(a,b){if("string"==typeof a&&a.length>0){var c=d.getLanguage();return b=b||{"context":c},d.methods.t(a,b)}throw{"name":"InvalidArgumentException","message":"First argument is either not a string or empty."}},b.i18n=d}(document,mejs),function(a,b){"use strict";"undefined"!=typeof mejsL10n&&(a[mejsL10n.language]=mejsL10n.strings)}(mejs.i18n.locale.strings),"undefined"!=typeof jQuery?mejs.$=jQuery:"undefined"!=typeof Zepto?(mejs.$=Zepto,Zepto.fn.outerWidth=function(a){var b=$(this).width();return a&&(b+=parseInt($(this).css("margin-right"),10),b+=parseInt($(this).css("margin-left"),10)),b}):"undefined"!=typeof ender&&(mejs.$=ender),function(a){mejs.MepDefaults={"poster":"","showPosterWhenEnded":!1,"defaultVideoWidth":480,"defaultVideoHeight":270,"videoWidth":-1,"videoHeight":-1,"defaultAudioWidth":400,"defaultAudioHeight":30,"defaultSeekBackwardInterval":function(a){return.05*a.duration},"defaultSeekForwardInterval":function(a){return.05*a.duration},"setDimensions":!0,"audioWidth":-1,"audioHeight":-1,"startVolume":.8,"loop":!1,"autoRewind":!0,"enableAutosize":!0,"timeFormat":"","alwaysShowHours":!1,"showTimecodeFrameCount":!1,"framesPerSecond":25,"autosizeProgress":!0,"alwaysShowControls":!1,"hideVideoControlsOnLoad":!1,"clickToPlayPause":!0,"iPadUseNativeControls":!1,"iPhoneUseNativeControls":!1,"AndroidUseNativeControls":!1,"features":["playpause","current","progress","duration","tracks","volume","fullscreen"],"isVideo":!0,"enableKeyboard":!0,"pauseOtherPlayers":!0,"keyActions":[{"keys":[32,179],"action":function(a,b){b.paused||b.ended?b.play():b.pause()}},{"keys":[38],"action":function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.volume+.1,1);b.setVolume(c)}},{"keys":[40],"action":function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.volume-.1,0);b.setVolume(c)}},{"keys":[37,227],"action":function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.max(b.currentTime-a.options.defaultSeekBackwardInterval(b),0);b.setCurrentTime(c)}}},{"keys":[39,228],"action":function(a,b){if(!isNaN(b.duration)&&b.duration>0){a.isVideo&&(a.showControls(),a.startControlsTimer());var c=Math.min(b.currentTime+a.options.defaultSeekForwardInterval(b),b.duration);b.setCurrentTime(c)}}},{"keys":[70],"action":function(a,b){void 0!==a.enterFullScreen&&(a.isFullScreen?a.exitFullScreen():a.enterFullScreen())}},{"keys":[77],"action":function(a,b){a.container.find(".mejs-volume-slider").css("display","block"),a.isVideo&&(a.showControls(),a.startControlsTimer()),a.media.muted?a.setMuted(!1):a.setMuted(!0)}}]},mejs.mepIndex=0,mejs.players={},mejs.MediaElementPlayer=function(b,c){if(!(this instanceof mejs.MediaElementPlayer))return new mejs.MediaElementPlayer(b,c);var d=this;return d.$media=d.$node=a(b),d.node=d.media=d.$media[0],d.node?void 0!==d.node.player?d.node.player:(void 0===c&&(c=d.$node.data("mejsoptions")),d.options=a.extend({},mejs.MepDefaults,c),d.options.timeFormat||(d.options.timeFormat="mm:ss",d.options.alwaysShowHours&&(d.options.timeFormat="hh:mm:ss"),d.options.showTimecodeFrameCount&&(d.options.timeFormat+=":ff")),mejs.Utility.calculateTimeFormat(0,d.options,d.options.framesPerSecond||25),d.id="mep_"+mejs.mepIndex++,mejs.players[d.id]=d,d.init(),d):void 0},mejs.MediaElementPlayer.prototype={"hasFocus":!1,"controlsAreVisible":!0,"init":function(){var b=this,c=mejs.MediaFeatures,d=a.extend(!0,{},b.options,{"success":function(a,c){b.meReady(a,c)},"error":function(a){b.handleError(a)}}),e=b.media.tagName.toLowerCase();if(b.isDynamic="audio"!==e&&"video"!==e,b.isDynamic?b.isVideo=b.options.isVideo:b.isVideo="audio"!==e&&b.options.isVideo,c.isiPad&&b.options.iPadUseNativeControls||c.isiPhone&&b.options.iPhoneUseNativeControls)b.$media.attr("controls","controls"),c.isiPad&&null!==b.media.getAttribute("autoplay")&&b.play();else if(c.isAndroid&&b.options.AndroidUseNativeControls);else{b.$media.removeAttr("controls");var f=b.isVideo?mejs.i18n.t("Video Player"):mejs.i18n.t("Audio Player");a('<span class="mejs-offscreen">'+f+"</span>").insertBefore(b.$media),b.container=a('<div id="'+b.id+'" class="mejs-container '+(mejs.MediaFeatures.svgAsImg?"svg":"no-svg")+'" tabindex="0" role="application" aria-label="'+f+'"><div class="mejs-inner"><div class="mejs-mediaelement"></div><div class="mejs-layers"></div><div class="mejs-controls"></div><div class="mejs-clear"></div></div></div>').addClass(b.$media[0].className).insertBefore(b.$media).focus(function(a){if(!b.controlsAreVisible){b.showControls(!0);b.container.find(".mejs-playpause-button > button").focus()}}),b.container.addClass((c.isAndroid?"mejs-android ":"")+(c.isiOS?"mejs-ios ":"")+(c.isiPad?"mejs-ipad ":"")+(c.isiPhone?"mejs-iphone ":"")+(b.isVideo?"mejs-video ":"mejs-audio ")),b.container.find(".mejs-mediaelement").append(b.$media),b.node.player=b,b.controls=b.container.find(".mejs-controls"),b.layers=b.container.find(".mejs-layers");var g=b.isVideo?"video":"audio",h=g.substring(0,1).toUpperCase()+g.substring(1);b.options[g+"Width"]>0||b.options[g+"Width"].toString().indexOf("%")>-1?b.width=b.options[g+"Width"]:""!==b.media.style.width&&null!==b.media.style.width?b.width=b.media.style.width:null!==b.media.getAttribute("width")?b.width=b.$media.attr("width"):b.width=b.options["default"+h+"Width"],b.options[g+"Height"]>0||b.options[g+"Height"].toString().indexOf("%")>-1?b.height=b.options[g+"Height"]:""!==b.media.style.height&&null!==b.media.style.height?b.height=b.media.style.height:null!==b.$media[0].getAttribute("height")?b.height=b.$media.attr("height"):b.height=b.options["default"+h+"Height"],b.setPlayerSize(b.width,b.height),d.pluginWidth=b.width,d.pluginHeight=b.height}mejs.MediaElement(b.$media[0],d),void 0!==b.container&&b.controlsAreVisible&&b.container.trigger("controlsshown")},"showControls":function(a){var b=this;a=void 0===a||a,b.controlsAreVisible||(a?(b.controls.removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0,b.container.trigger("controlsshown")}),b.container.find(".mejs-control").removeClass("mejs-offscreen").stop(!0,!0).fadeIn(200,function(){b.controlsAreVisible=!0})):(b.controls.removeClass("mejs-offscreen").css("display","block"),b.container.find(".mejs-control").removeClass("mejs-offscreen").css("display","block"),b.controlsAreVisible=!0,b.container.trigger("controlsshown")),b.setControlsSize())},"hideControls":function(b){var c=this;b=void 0===b||b,!c.controlsAreVisible||c.options.alwaysShowControls||c.keyboardAction||(b?(c.controls.stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")}),c.container.find(".mejs-control").stop(!0,!0).fadeOut(200,function(){a(this).addClass("mejs-offscreen").css("display","block")})):(c.controls.addClass("mejs-offscreen").css("display","block"),c.container.find(".mejs-control").addClass("mejs-offscreen").css("display","block"),c.controlsAreVisible=!1,c.container.trigger("controlshidden")))},"controlsTimer":null,"startControlsTimer":function(a){var b=this;a=void 0!==a?a:1500,b.killControlsTimer("start"),b.controlsTimer=setTimeout(function(){b.hideControls(),b.killControlsTimer("hide")},a)},"killControlsTimer":function(a){var b=this;null!==b.controlsTimer&&(clearTimeout(b.controlsTimer),delete b.controlsTimer,b.controlsTimer=null)},"controlsEnabled":!0,"disableControls":function(){var a=this;a.killControlsTimer(),a.hideControls(!1),this.controlsEnabled=!1},"enableControls":function(){var a=this;a.showControls(!1),a.controlsEnabled=!0},"meReady":function(b,c){var d,e,f=this,g=mejs.MediaFeatures,h=c.getAttribute("autoplay"),i=!(void 0===h||null===h||"false"===h);if(!f.created){if(f.created=!0,f.media=b,f.domNode=c,!(g.isAndroid&&f.options.AndroidUseNativeControls||g.isiPad&&f.options.iPadUseNativeControls||g.isiPhone&&f.options.iPhoneUseNativeControls)){f.buildposter(f,f.controls,f.layers,f.media),f.buildkeyboard(f,f.controls,f.layers,f.media),f.buildoverlays(f,f.controls,f.layers,f.media),f.findTracks();for(d in f.options.features)if(e=f.options.features[d],f["build"+e])try{f["build"+e](f,f.controls,f.layers,f.media)}catch(a){}f.container.trigger("controlsready"),f.setPlayerSize(f.width,f.height),f.setControlsSize(),f.isVideo&&(mejs.MediaFeatures.hasTouch?f.$media.bind("touchstart",function(){f.controlsAreVisible?f.hideControls(!1):f.controlsEnabled&&f.showControls(!1)}):(f.clickToPlayPauseCallback=function(){f.options.clickToPlayPause&&(f.media.paused?f.play():f.pause())},f.media.addEventListener("click",f.clickToPlayPauseCallback,!1),f.container.bind("mouseenter",function(){f.controlsEnabled&&(f.options.alwaysShowControls||(f.killControlsTimer("enter"),f.showControls(),f.startControlsTimer(2500)))}).bind("mousemove",function(){f.controlsEnabled&&(f.controlsAreVisible||f.showControls(),f.options.alwaysShowControls||f.startControlsTimer(2500))}).bind("mouseleave",function(){f.controlsEnabled&&(f.media.paused||f.options.alwaysShowControls||f.startControlsTimer(1e3))})),f.options.hideVideoControlsOnLoad&&f.hideControls(!1),i&&!f.options.alwaysShowControls&&f.hideControls(),f.options.enableAutosize&&f.media.addEventListener("loadedmetadata",function(a){f.options.videoHeight<=0&&null===f.domNode.getAttribute("height")&&!isNaN(a.target.videoHeight)&&(f.setPlayerSize(a.target.videoWidth,a.target.videoHeight),f.setControlsSize(),f.media.setVideoSize(a.target.videoWidth,a.target.videoHeight))},!1)),b.addEventListener("play",function(){var a;for(a in mejs.players){var b=mejs.players[a];b.id==f.id||!f.options.pauseOtherPlayers||b.paused||b.ended||b.pause(),b.hasFocus=!1}f.hasFocus=!0},!1),f.media.addEventListener("ended",function(b){if(f.options.autoRewind)try{f.media.setCurrentTime(0),window.setTimeout(function(){a(f.container).find(".mejs-overlay-loading").parent().hide()},20)}catch(a){}f.media.pause(),f.setProgressRail&&f.setProgressRail(),f.setCurrentRail&&f.setCurrentRail(),f.options.loop?f.play():!f.options.alwaysShowControls&&f.controlsEnabled&&f.showControls()},!1),f.media.addEventListener("loadedmetadata",function(a){f.updateDuration&&f.updateDuration(),f.updateCurrent&&f.updateCurrent(),f.isFullScreen||(f.setPlayerSize(f.width,f.height),f.setControlsSize())},!1);var j=null;f.media.addEventListener("timeupdate",function(){j!==this.duration&&(j=this.duration,mejs.Utility.calculateTimeFormat(j,f.options,f.options.framesPerSecond||25))},!1),f.container.focusout(function(b){if(b.relatedTarget){var c=a(b.relatedTarget);f.keyboardAction&&0===c.parents(".mejs-container").length&&(f.keyboardAction=!1,f.hideControls(!0))}}),setTimeout(function(){f.setPlayerSize(f.width,f.height),f.setControlsSize()},50),f.globalBind("resize",function(){f.isFullScreen||mejs.MediaFeatures.hasTrueNativeFullScreen&&document.webkitIsFullScreen||f.setPlayerSize(f.width,f.height),f.setControlsSize()}),"youtube"==f.media.pluginType&&(g.isiOS||g.isAndroid)&&f.container.find(".mejs-overlay-play").hide()}i&&"native"==b.pluginType&&f.play(),f.options.success&&("string"==typeof f.options.success?window[f.options.success](f.media,f.domNode,f):f.options.success(f.media,f.domNode,f))}},"handleError":function(a){var b=this;b.controls&&b.controls.hide(),b.options.error&&b.options.error(a)},"setPlayerSize":function(b,c){var d=this;if(!d.options.setDimensions)return!1;if(void 0!==b&&(d.width=b),void 0!==c&&(d.height=c),d.height.toString().indexOf("%")>0||"none"!==d.$node.css("max-width")&&"t.width"!==d.$node.css("max-width")||d.$node[0].currentStyle&&"100%"===d.$node[0].currentStyle.maxWidth){var e=function(){return d.isVideo?d.media.videoWidth&&d.media.videoWidth>0?d.media.videoWidth:null!==d.media.getAttribute("width")?d.media.getAttribute("width"):d.options.defaultVideoWidth:d.options.defaultAudioWidth}(),f=function(){return d.isVideo?d.media.videoHeight&&d.media.videoHeight>0?d.media.videoHeight:null!==d.media.getAttribute("height")?d.media.getAttribute("height"):d.options.defaultVideoHeight:d.options.defaultAudioHeight}(),g=d.container.parent().closest(":visible").width(),h=d.container.parent().closest(":visible").height(),i=d.isVideo||!d.options.autosizeProgress?parseInt(g*f/e,10):f;isNaN(i)&&(i=h),d.container.parent().length>0&&"body"===d.container.parent()[0].tagName.toLowerCase()&&(g=a(window).width(),i=a(window).height()),i&&g&&(d.container.width(g).height(i),d.$media.add(d.container.find(".mejs-shim")).width("100%").height("100%"),d.isVideo&&d.media.setVideoSize&&d.media.setVideoSize(g,i),d.layers.children(".mejs-layer").width("100%").height("100%"))}else d.container.width(d.width).height(d.height),d.layers.children(".mejs-layer").width(d.width).height(d.height)},"setControlsSize":function(){var b=this,c=0,d=0,e=b.controls.find(".mejs-time-rail"),f=b.controls.find(".mejs-time-total"),g=e.siblings(),h=g.last(),i=null;if(b.container.is(":visible")&&e.length&&e.is(":visible")){b.options&&!b.options.autosizeProgress&&(d=parseInt(e.css("width"),10)),0!==d&&d||(g.each(function(){var b=a(this);"absolute"!=b.css("position")&&b.is(":visible")&&(c+=a(this).outerWidth(!0))}),d=b.controls.width()-c-(e.outerWidth(!0)-e.width()));do{e.width(d),f.width(d-(f.outerWidth(!0)-f.width())),"absolute"!=h.css("position")&&(i=h.length?h.position():null,d--)}while(null!==i&&i.top>0&&d>0);b.container.trigger("controlsresize")}},"buildposter":function(b,c,d,e){var f=this,g=a('<div class="mejs-poster mejs-layer"></div>').appendTo(d),h=b.$media.attr("poster");""!==b.options.poster&&(h=b.options.poster),h?f.setPoster(h):g.hide(),e.addEventListener("play",function(){g.hide()},!1),b.options.showPosterWhenEnded&&b.options.autoRewind&&e.addEventListener("ended",function(){g.show()},!1)},"setPoster":function(b){var c=this,d=c.container.find(".mejs-poster"),e=d.find("img");0===e.length&&(e=a('<img width="100%" height="100%" alt="" />').appendTo(d)),e.attr("src",b),d.css({"background-image":"url("+b+")"})},"buildoverlays":function(b,c,d,e){var f=this;if(b.isVideo){var g=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-loading"><span></span></div></div>').hide().appendTo(d),h=a('<div class="mejs-overlay mejs-layer"><div class="mejs-overlay-error"></div></div>').hide().appendTo(d),i=a('<div class="mejs-overlay mejs-layer mejs-overlay-play"><div class="mejs-overlay-button"></div></div>').appendTo(d).bind("click",function(){f.options.clickToPlayPause&&e.paused&&e.play()});e.addEventListener("play",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("playing",function(){i.hide(),g.hide(),c.find(".mejs-time-buffering").hide(),h.hide()},!1),e.addEventListener("seeking",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("seeked",function(){g.hide(),c.find(".mejs-time-buffering").hide()},!1),e.addEventListener("pause",function(){mejs.MediaFeatures.isiPhone||i.show()},!1),e.addEventListener("waiting",function(){g.show(),c.find(".mejs-time-buffering").show()},!1),e.addEventListener("loadeddata",function(){g.show(),c.find(".mejs-time-buffering").show(),mejs.MediaFeatures.isAndroid&&(e.canplayTimeout=window.setTimeout(function(){if(document.createEvent){var a=document.createEvent("HTMLEvents");return a.initEvent("canplay",!0,!0),e.dispatchEvent(a)}},300))},!1),e.addEventListener("canplay",function(){g.hide(),c.find(".mejs-time-buffering").hide(),clearTimeout(e.canplayTimeout)},!1),e.addEventListener("error",function(a){f.handleError(a),g.hide(),i.hide(),h.show(),h.find(".mejs-overlay-error").html("Error loading this resource")},!1),e.addEventListener("keydown",function(a){f.onkeydown(b,e,a)},!1)}},"buildkeyboard":function(b,c,d,e){var f=this;f.container.keydown(function(){f.keyboardAction=!0}),f.globalBind("keydown",function(c){return b.hasFocus=0!==a(c.target).closest(".mejs-container").length,f.onkeydown(b,e,c)}),f.globalBind("click",function(c){b.hasFocus=0!==a(c.target).closest(".mejs-container").length})},"onkeydown":function(a,b,c){if(a.hasFocus&&a.options.enableKeyboard)for(var d=0,e=a.options.keyActions.length;d<e;d++)for(var f=a.options.keyActions[d],g=0,h=f.keys.length;g<h;g++)if(c.keyCode==f.keys[g])return"function"==typeof c.preventDefault&&c.preventDefault(),f.action(a,b,c.keyCode),!1;return!0},"findTracks":function(){var b=this,c=b.$media.find("track");b.tracks=[],c.each(function(c,d){d=a(d),b.tracks.push({"srclang":d.attr("srclang")?d.attr("srclang").toLowerCase():"","src":d.attr("src"),"kind":d.attr("kind"),"label":d.attr("label")||"","entries":[],"isLoaded":!1})})},"changeSkin":function(a){this.container[0].className="mejs-container "+a,this.setPlayerSize(this.width,this.height),this.setControlsSize()},"play":function(){this.load(),this.media.play()},"pause":function(){try{this.media.pause()}catch(a){}},"load":function(){this.isLoaded||this.media.load(),this.isLoaded=!0},"setMuted":function(a){this.media.setMuted(a)},"setCurrentTime":function(a){this.media.setCurrentTime(a)},"getCurrentTime":function(){return this.media.currentTime},"setVolume":function(a){this.media.setVolume(a)},"getVolume":function(){return this.media.volume},"setSrc":function(a){this.media.setSrc(a)},"remove":function(){var a,b,c=this;c.container.prev(".mejs-offscreen").remove();for(a in c.options.features)if(b=c.options.features[a],c["clean"+b])try{c["clean"+b](c)}catch(a){}c.isDynamic?c.$node.insertBefore(c.container):(c.$media.prop("controls",!0),c.$node.clone().insertBefore(c.container).show(),c.$node.remove()),"native"!==c.media.pluginType&&c.media.remove(),delete mejs.players[c.id],"object"==typeof c.container&&c.container.remove(),c.globalUnbind(),delete c.node.player},"rebuildtracks":function(){var a=this;a.findTracks(),a.buildtracks(a,a.controls,a.layers,a.media)},"resetSize":function(){var a=this;setTimeout(function(){a.setPlayerSize(a.width,a.height),a.setControlsSize()},50)}},function(){function b(b,d){var e={"d":[],"w":[]};return a.each((b||"").split(" "),function(a,b){var f=b+"."+d;0===f.indexOf(".")?(e.d.push(f),e.w.push(f)):e[c.test(b)?"w":"d"].push(f)}),e.d=e.d.join(" "),e.w=e.w.join(" "),e}var c=/^((after|before)print|(before)?unload|hashchange|message|o(ff|n)line|page(hide|show)|popstate|resize|storage)\b/;mejs.MediaElementPlayer.prototype.globalBind=function(c,d,e){var f=this,g=f.node?f.node.ownerDocument:document;c=b(c,f.id),c.d&&a(g).bind(c.d,d,e),c.w&&a(window).bind(c.w,d,e)},mejs.MediaElementPlayer.prototype.globalUnbind=function(c,d){var e=this,f=e.node?e.node.ownerDocument:document;c=b(c,e.id),c.d&&a(f).unbind(c.d,d),c.w&&a(window).unbind(c.w,d)}}(),void 0!==a&&(a.fn.mediaelementplayer=function(b){return!1===b?this.each(function(){var b=a(this).data("mediaelementplayer");b&&b.remove(),a(this).removeData("mediaelementplayer")}):this.each(function(){a(this).data("mediaelementplayer",new mejs.MediaElementPlayer(this,b))}),this},a(document).ready(function(){a(".mejs-player").mediaelementplayer()})),window.MediaElementPlayer=mejs.MediaElementPlayer}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"playText":mejs.i18n.t("Play"),"pauseText":mejs.i18n.t("Pause")}),a.extend(MediaElementPlayer.prototype,{"buildplaypause":function(b,c,d,e){function f(a){"play"===a?(i.removeClass("mejs-play").addClass("mejs-pause"),j.attr({"title":h.pauseText,"aria-label":h.pauseText})):(i.removeClass("mejs-pause").addClass("mejs-play"),j.attr({"title":h.playText,"aria-label":h.playText}))}var g=this,h=g.options,i=a('<div class="mejs-button mejs-playpause-button mejs-play" ><button type="button" aria-controls="'+g.id+'" title="'+h.playText+'" aria-label="'+h.playText+'"></button></div>').appendTo(c).click(function(a){return a.preventDefault(),e.paused?e.play():e.pause(),!1}),j=i.find("button");f("pse"),e.addEventListener("play",function(){f("play")},!1),e.addEventListener("playing",function(){f("play")},!1),e.addEventListener("pause",function(){f("pse")},!1),e.addEventListener("paused",function(){f("pse")},!1)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"stopText":"Stop"}),a.extend(MediaElementPlayer.prototype,{"buildstop":function(b,c,d,e){var f=this;a('<div class="mejs-button mejs-stop-button mejs-stop"><button type="button" aria-controls="'+f.id+'" title="'+f.options.stopText+'" aria-label="'+f.options.stopText+'"></button></div>').appendTo(c).click(function(){e.paused||e.pause(),e.currentTime>0&&(e.setCurrentTime(0),e.pause(),c.find(".mejs-time-current").width("0px"),c.find(".mejs-time-handle").css("left","0px"),c.find(".mejs-time-float-current").html(mejs.Utility.secondsToTimeCode(0,b.options)),c.find(".mejs-currenttime").html(mejs.Utility.secondsToTimeCode(0,b.options)),d.find(".mejs-poster").show())})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"progessHelpText":mejs.i18n.t("Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.")}),a.extend(MediaElementPlayer.prototype,{"buildprogress":function(b,c,d,e){a('<div class="mejs-time-rail"><span  class="mejs-time-total mejs-time-slider"><span class="mejs-time-buffering"></span><span class="mejs-time-loaded"></span><span class="mejs-time-current"></span><span class="mejs-time-handle"></span><span class="mejs-time-float"><span class="mejs-time-float-current">00:00</span><span class="mejs-time-float-corner"></span></span></span></div>').appendTo(c),c.find(".mejs-time-buffering").hide();var f=this,g=c.find(".mejs-time-total"),h=c.find(".mejs-time-loaded"),i=c.find(".mejs-time-current"),j=c.find(".mejs-time-handle"),k=c.find(".mejs-time-float"),l=c.find(".mejs-time-float-current"),m=c.find(".mejs-time-slider"),n=function(a){var c,d=g.offset(),f=g.width(),h=0,i=0,j=0;c=a.originalEvent&&a.originalEvent.changedTouches?a.originalEvent.changedTouches[0].pageX:a.changedTouches?a.changedTouches[0].pageX:a.pageX,e.duration&&(c<d.left?c=d.left:c>f+d.left&&(c=f+d.left),j=c-d.left,h=j/f,i=h<=.02?0:h*e.duration,o&&i!==e.currentTime&&e.setCurrentTime(i),mejs.MediaFeatures.hasTouch||(k.css("left",j),l.html(mejs.Utility.secondsToTimeCode(i,b.options)),k.show()))},o=!1,p=!1,q=0,r=!1,s=b.options.autoRewind,t=function(a){var c=e.currentTime,d=mejs.i18n.t("Time Slider"),f=mejs.Utility.secondsToTimeCode(c,b.options),g=e.duration;m.attr({"aria-label":d,"aria-valuemin":0,"aria-valuemax":g,"aria-valuenow":c,"aria-valuetext":f,"role":"slider","tabindex":0})},u=function(){new Date-q>=1e3&&e.play()};m.bind("focus",function(a){b.options.autoRewind=!1}),m.bind("blur",function(a){b.options.autoRewind=s}),m.bind("keydown",function(a){new Date-q>=1e3&&(r=e.paused);var b=a.keyCode,c=e.duration,d=e.currentTime;switch(b){case 37:d-=1;break;case 39:d+=1;break;case 38:d+=Math.floor(.1*c);break;case 40:d-=Math.floor(.1*c);break;case 36:d=0;break;case 35:d=c;break;case 10:case 13:return void(e.paused?e.play():e.pause());default:return}return d=d<0?0:d>=c?c:Math.floor(d),q=new Date,r||e.pause(),d<e.duration&&!r&&setTimeout(u,1100),e.setCurrentTime(d),a.preventDefault(),a.stopPropagation(),!1}),g.bind("mousedown touchstart",function(a){1!==a.which&&0!==a.which||(o=!0,n(a),f.globalBind("mousemove.dur touchmove.dur",function(a){n(a)}),f.globalBind("mouseup.dur touchend.dur",function(a){o=!1,k.hide(),f.globalUnbind(".dur")}))}).bind("mouseenter",function(a){p=!0,f.globalBind("mousemove.dur",function(a){n(a)}),mejs.MediaFeatures.hasTouch||k.show()}).bind("mouseleave",function(a){p=!1,o||(f.globalUnbind(".dur"),k.hide())}),e.addEventListener("progress",function(a){b.setProgressRail(a),b.setCurrentRail(a)},!1),e.addEventListener("timeupdate",function(a){b.setProgressRail(a),b.setCurrentRail(a),t(a)},!1),f.container.on("controlsresize",function(){b.setProgressRail(),b.setCurrentRail()}),f.loaded=h,f.total=g,f.current=i,f.handle=j},"setProgressRail":function(a){var b=this,c=void 0!==a?a.target:b.media,d=null;c&&c.buffered&&c.buffered.length>0&&c.buffered.end&&c.duration?d=c.buffered.end(c.buffered.length-1)/c.duration:c&&void 0!==c.bytesTotal&&c.bytesTotal>0&&void 0!==c.bufferedBytes?d=c.bufferedBytes/c.bytesTotal:a&&a.lengthComputable&&0!==a.total&&(d=a.loaded/a.total),null!==d&&(d=Math.min(1,Math.max(0,d)),b.loaded&&b.total&&b.loaded.width(b.total.width()*d))},"setCurrentRail":function(){var a=this;if(void 0!==a.media.currentTime&&a.media.duration&&a.total&&a.handle){var b=Math.round(a.total.width()*a.media.currentTime/a.media.duration),c=b-Math.round(a.handle.outerWidth(!0)/2);a.current.width(b),a.handle.css("left",c)}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"duration":-1,"timeAndDurationSeparator":"<span> | </span>"}),a.extend(MediaElementPlayer.prototype,{"buildcurrent":function(b,c,d,e){var f=this;a('<div class="mejs-time" role="timer" aria-live="off"><span class="mejs-currenttime">'+mejs.Utility.secondsToTimeCode(0,b.options)+"</span></div>").appendTo(c),f.currenttime=f.controls.find(".mejs-currenttime"),e.addEventListener("timeupdate",function(){b.updateCurrent()},!1)},"buildduration":function(b,c,d,e){var f=this;c.children().last().find(".mejs-currenttime").length>0?a(f.options.timeAndDurationSeparator+'<span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span>").appendTo(c.find(".mejs-time")):(c.find(".mejs-currenttime").parent().addClass("mejs-currenttime-container"),a('<div class="mejs-time mejs-duration-container"><span class="mejs-duration">'+mejs.Utility.secondsToTimeCode(f.options.duration,f.options)+"</span></div>").appendTo(c)),f.durationD=f.controls.find(".mejs-duration"),e.addEventListener("timeupdate",function(){b.updateDuration()},!1)},"updateCurrent":function(){var a=this,b=a.media.currentTime;isNaN(b)&&(b=0),a.currenttime&&a.currenttime.html(mejs.Utility.secondsToTimeCode(b,a.options))},"updateDuration":function(){var a=this,b=a.media.duration;a.options.duration>0&&(b=a.options.duration),isNaN(b)&&(b=0),a.container.toggleClass("mejs-long-video",b>3600),a.durationD&&b>0&&a.durationD.html(mejs.Utility.secondsToTimeCode(b,a.options))}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"muteText":mejs.i18n.t("Mute Toggle"),"allyVolumeControlText":mejs.i18n.t("Use Up/Down Arrow keys to increase or decrease volume."),"hideVolumeOnTouchDevices":!0,"audioVolume":"horizontal","videoVolume":"vertical"}),a.extend(MediaElementPlayer.prototype,{"buildvolume":function(b,c,d,e){if(!mejs.MediaFeatures.isAndroid&&!mejs.MediaFeatures.isiOS||!this.options.hideVolumeOnTouchDevices){var f=this,g=f.isVideo?f.options.videoVolume:f.options.audioVolume,h="horizontal"==g?a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button></div><a href="javascript:void(0);" class="mejs-horizontal-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-horizontal-volume-total"></div><div class="mejs-horizontal-volume-current"></div><div class="mejs-horizontal-volume-handle"></div></a>').appendTo(c):a('<div class="mejs-button mejs-volume-button mejs-mute"><button type="button" aria-controls="'+f.id+'" title="'+f.options.muteText+'" aria-label="'+f.options.muteText+'"></button><a href="javascript:void(0);" class="mejs-volume-slider"><span class="mejs-offscreen">'+f.options.allyVolumeControlText+'</span><div class="mejs-volume-total"></div><div class="mejs-volume-current"></div><div class="mejs-volume-handle"></div></a></div>').appendTo(c),i=f.container.find(".mejs-volume-slider, .mejs-horizontal-volume-slider"),j=f.container.find(".mejs-volume-total, .mejs-horizontal-volume-total"),k=f.container.find(".mejs-volume-current, .mejs-horizontal-volume-current"),l=f.container.find(".mejs-volume-handle, .mejs-horizontal-volume-handle"),m=function(a,b){if(!i.is(":visible")&&void 0===b)return i.show(),m(a,!0),void i.hide();a=Math.max(0,a),a=Math.min(a,1),0===a?(h.removeClass("mejs-mute").addClass("mejs-unmute"),h.children("button").attr("title",mejs.i18n.t("Unmute")).attr("aria-label",mejs.i18n.t("Unmute"))):(h.removeClass("mejs-unmute").addClass("mejs-mute"),h.children("button").attr("title",mejs.i18n.t("Mute")).attr("aria-label",mejs.i18n.t("Mute")));var c=j.position();if("vertical"==g){var d=j.height(),e=d-d*a;l.css("top",Math.round(c.top+e-l.height()/2)),k.height(d-e),k.css("top",c.top+e)}else{var f=j.width(),n=f*a;l.css("left",Math.round(c.left+n-l.width()/2)),k.width(Math.round(n))}},n=function(a){var b=null,c=j.offset();if("vertical"===g){var d=j.height();if(b=(d-(a.pageY-c.top))/d,0===c.top||0===c.left)return}else{var f=j.width();b=(a.pageX-c.left)/f}b=Math.max(0,b),b=Math.min(b,1),m(b),0===b?e.setMuted(!0):e.setMuted(!1),e.setVolume(b)},o=!1,p=!1;h.hover(function(){i.show(),p=!0},function(){p=!1,o||"vertical"!=g||i.hide()});var q=function(a){var b=Math.floor(100*e.volume);i.attr({"aria-label":mejs.i18n.t("volumeSlider"),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":b,"aria-valuetext":b+"%","role":"slider","tabindex":0})};i.bind("mouseover",function(){p=!0}).bind("mousedown",function(a){return n(a),f.globalBind("mousemove.vol",function(a){n(a)}),f.globalBind("mouseup.vol",function(){o=!1,f.globalUnbind(".vol"),p||"vertical"!=g||i.hide()}),o=!0,!1}).bind("keydown",function(a){var b=a.keyCode,c=e.volume;switch(b){case 38:c+=.1;break;case 40:c-=.1;break;default:return!0}return o=!1,m(c),e.setVolume(c),!1}),h.find("button").click(function(){e.setMuted(!e.muted)}),h.find("button").bind("focus",function(){i.show()}),e.addEventListener("volumechange",function(a){o||(e.muted?(m(0),h.removeClass("mejs-mute").addClass("mejs-unmute")):(m(e.volume),h.removeClass("mejs-unmute").addClass("mejs-mute"))),q(a)},!1),0===b.options.startVolume&&e.setMuted(!0),"native"===e.pluginType&&e.setVolume(b.options.startVolume),f.container.on("controlsresize",function(){m(e.volume)})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"usePluginFullScreen":!0,"newWindowCallback":function(){return""},"fullscreenText":mejs.i18n.t("Fullscreen")}),a.extend(MediaElementPlayer.prototype,{"isFullScreen":!1,"isNativeFullScreen":!1,"isInIframe":!1,"fullscreenMode":"","buildfullscreen":function(b,c,d,e){if(b.isVideo){b.isInIframe=window.location!=window.parent.location,e.addEventListener("play",function(){b.detectFullscreenMode()});var f=this,g=null,h=a('<div class="mejs-button mejs-fullscreen-button"><button type="button" aria-controls="'+f.id+'" title="'+f.options.fullscreenText+'" aria-label="'+f.options.fullscreenText+'"></button></div>').appendTo(c).on("click",function(){mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||b.isFullScreen?b.exitFullScreen():b.enterFullScreen()}).on("mouseover",function(){if("plugin-hover"==f.fullscreenMode){null!==g&&(clearTimeout(g),delete g);var a=h.offset(),c=b.container.offset();e.positionFullscreenButton(a.left-c.left,a.top-c.top,!0)}}).on("mouseout",function(){"plugin-hover"==f.fullscreenMode&&(null!==g&&(clearTimeout(g),delete g),g=setTimeout(function(){e.hideFullscreenButton()},1500))});if(b.fullscreenBtn=h,f.globalBind("keydown",function(a){27==a.keyCode&&(mejs.MediaFeatures.hasTrueNativeFullScreen&&mejs.MediaFeatures.isFullScreen()||f.isFullScreen)&&b.exitFullScreen()}),f.normalHeight=0,f.normalWidth=0,mejs.MediaFeatures.hasTrueNativeFullScreen){var i=function(a){b.isFullScreen&&(mejs.MediaFeatures.isFullScreen()?(b.isNativeFullScreen=!0,b.setControlsSize()):(b.isNativeFullScreen=!1,b.exitFullScreen()))};b.globalBind(mejs.MediaFeatures.fullScreenEventName,i)}}},"detectFullscreenMode":function(){var a=this,b="",c=mejs.MediaFeatures;return c.hasTrueNativeFullScreen&&"native"===a.media.pluginType?b="native-native":c.hasTrueNativeFullScreen&&"native"!==a.media.pluginType&&!c.hasFirefoxPluginMovingProblem?b="plugin-native":a.usePluginFullScreen?mejs.MediaFeatures.supportsPointerEvents?(b="plugin-click",a.createPluginClickThrough()):b="plugin-hover":b="fullwindow",a.fullscreenMode=b,b},"isPluginClickThroughCreated":!1,"createPluginClickThrough":function(){var b=this;if(!b.isPluginClickThroughCreated){var c,d,e=!1,f=function(){if(e){for(var a in g)g[a].hide();b.fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),b.media.removeEventListener("click",b.clickToPlayPauseCallback),e=!1}},g={},h=["top","left","right","bottom"],i=function(){var a=fullscreenBtn.offset().left-b.container.offset().left,d=fullscreenBtn.offset().top-b.container.offset().top,e=fullscreenBtn.outerWidth(!0),f=fullscreenBtn.outerHeight(!0),h=b.container.width(),i=b.container.height();for(c in g)g[c].css({"position":"absolute","top":0,"left":0});g.top.width(h).height(d),g.left.width(a).height(f).css({"top":d}),g.right.width(h-a-e).height(f).css({"top":d,"left":a+e}),g.bottom.width(h).height(i-f-d).css({"top":d+f})};for(b.globalBind("resize",function(){i()}),c=0,d=h.length;c<d;c++)g[h[c]]=a('<div class="mejs-fullscreen-hover" />').appendTo(b.container).mouseover(f).hide();fullscreenBtn.on("mouseover",function(){if(!b.isFullScreen){var a=fullscreenBtn.offset(),d=player.container.offset();media.positionFullscreenButton(a.left-d.left,a.top-d.top,!1),b.fullscreenBtn.css("pointer-events","none"),b.controls.css("pointer-events","none"),b.media.addEventListener("click",b.clickToPlayPauseCallback);for(c in g)g[c].show();i(),e=!0}}),media.addEventListener("fullscreenchange",function(a){b.isFullScreen=!b.isFullScreen,b.isFullScreen?b.media.removeEventListener("click",b.clickToPlayPauseCallback):b.media.addEventListener("click",b.clickToPlayPauseCallback),f()}),b.globalBind("mousemove",function(a){if(e){var c=fullscreenBtn.offset();(a.pageY<c.top||a.pageY>c.top+fullscreenBtn.outerHeight(!0)||a.pageX<c.left||a.pageX>c.left+fullscreenBtn.outerWidth(!0))&&(fullscreenBtn.css("pointer-events",""),b.controls.css("pointer-events",""),e=!1)}}),b.isPluginClickThroughCreated=!0}},"cleanfullscreen":function(a){a.exitFullScreen()},"containerSizeTimeout":null,"enterFullScreen":function(){var b=this;if(mejs.MediaFeatures.hasiOSFullScreen)return void b.media.webkitEnterFullscreen();a(document.documentElement).addClass("mejs-fullscreen"),b.normalHeight=b.container.height(),b.normalWidth=b.container.width(),"native-native"===b.fullscreenMode||"plugin-native"===b.fullscreenMode?(mejs.MediaFeatures.requestFullScreen(b.container[0]),b.isInIframe&&setTimeout(function c(){if(b.isNativeFullScreen){var d=window.devicePixelRatio||1,e=.002,f=d*a(window).width(),g=screen.width,h=d*f;Math.abs(g-f)>Math.abs(g-h)&&(f=h);Math.abs(g-f)>g*e?b.exitFullScreen():setTimeout(c,500)}},1e3)):b.fullscreeMode,b.container.addClass("mejs-container-fullscreen").width("100%").height("100%"),b.containerSizeTimeout=setTimeout(function(){b.container.css({"width":"100%","height":"100%"}),b.setControlsSize()},500),"native"===b.media.pluginType?b.$media.width("100%").height("100%"):(b.container.find(".mejs-shim").width("100%").height("100%"),setTimeout(function(){var c=a(window),d=c.width(),e=c.height();b.media.setVideoSize(d,e)},500)),b.layers.children("div").width("100%").height("100%"),b.fullscreenBtn&&b.fullscreenBtn.removeClass("mejs-fullscreen").addClass("mejs-unfullscreen"),b.setControlsSize(),b.isFullScreen=!0,b.container.find(".mejs-captions-text").css("font-size",screen.width/b.width*1*100+"%"),b.container.find(".mejs-captions-position").css("bottom","45px"),b.container.trigger("enteredfullscreen")},"exitFullScreen":function(){var b=this;clearTimeout(b.containerSizeTimeout),mejs.MediaFeatures.hasTrueNativeFullScreen&&(mejs.MediaFeatures.isFullScreen()||b.isFullScreen)&&mejs.MediaFeatures.cancelFullScreen(),a(document.documentElement).removeClass("mejs-fullscreen"),b.container.removeClass("mejs-container-fullscreen").width(b.normalWidth).height(b.normalHeight),"native"===b.media.pluginType?b.$media.width(b.normalWidth).height(b.normalHeight):(b.container.find(".mejs-shim").width(b.normalWidth).height(b.normalHeight),b.media.setVideoSize(b.normalWidth,b.normalHeight)),b.layers.children("div").width(b.normalWidth).height(b.normalHeight),b.fullscreenBtn.removeClass("mejs-unfullscreen").addClass("mejs-fullscreen"),b.setControlsSize(),b.isFullScreen=!1,b.container.find(".mejs-captions-text").css("font-size",""),b.container.find(".mejs-captions-position").css("bottom",""),b.container.trigger("exitedfullscreen")}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"speeds":["2.00","1.50","1.25","1.00","0.75"],"defaultSpeed":"1.00","speedChar":"x"}),a.extend(MediaElementPlayer.prototype,{"buildspeed":function(b,c,d,e){var f=this;if("native"==f.media.pluginType){for(var g=null,h=null,i=null,j=null,k=[],l=!1,m=0,n=f.options.speeds.length;m<n;m++){var o=f.options.speeds[m];"string"==typeof o?(k.push({"name":o+f.options.speedChar,"value":o}),o===f.options.defaultSpeed&&(l=!0)):(k.push(o),o.value===f.options.defaultSpeed&&(l=!0))}l||k.push({"name":f.options.defaultSpeed+f.options.speedChar,"value":f.options.defaultSpeed}),k.sort(function(a,b){return parseFloat(b.value)-parseFloat(a.value)});var p=function(a){for(m=0,n=k.length;m<n;m++)if(k[m].value===a)return k[m].name},q='<div class="mejs-button mejs-speed-button"><button type="button">'+p(f.options.defaultSpeed)+'</button><div class="mejs-speed-selector"><ul>';for(m=0,il=k.length;m<il;m++)j=f.id+"-speed-"+k[m].value,q+='<li><input type="radio" name="speed" value="'+k[m].value+'" id="'+j+'" '+(k[m].value===f.options.defaultSpeed?" checked":"")+' /><label for="'+j+'" '+(k[m].value===f.options.defaultSpeed?' class="mejs-speed-selected"':"")+">"+k[m].name+"</label></li>";q+="</ul></div></div>",g=a(q).appendTo(c),h=g.find(".mejs-speed-selector"),i=f.options.defaultSpeed,e.addEventListener("loadedmetadata",function(a){i&&(e.playbackRate=parseFloat(i))},!0),h.on("click",'input[type="radio"]',function(){var b=a(this).attr("value");i=b,e.playbackRate=parseFloat(b),g.find("button").html(p(b)),g.find(".mejs-speed-selected").removeClass("mejs-speed-selected"),g.find('input[type="radio"]:checked').next().addClass("mejs-speed-selected")}),g.one("mouseenter focusin",function(){h.height(g.find(".mejs-speed-selector ul").outerHeight(!0)+g.find(".mejs-speed-translations").outerHeight(!0)).css("top",-1*h.height()+"px")})}}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"startLanguage":"","tracksText":mejs.i18n.t("Captions/Subtitles"),"tracksAriaLive":!1,"hideCaptionsButtonWhenEmpty":!0,"toggleCaptionsButtonWhenOnlyOne":!1,"slidesSelector":""}),a.extend(MediaElementPlayer.prototype,{"hasChapters":!1,"cleartracks":function(a,b,c,d){a&&(a.captions&&a.captions.remove(),a.chapters&&a.chapters.remove(),a.captionsText&&a.captionsText.remove(),a.captionsButton&&a.captionsButton.remove())},"buildtracks":function(b,c,d,e){if(0!==b.tracks.length){var f,g=this,h=g.options.tracksAriaLive?'role="log" aria-live="assertive" aria-atomic="false"':"";if(g.domNode.textTracks)for(f=g.domNode.textTracks.length-1;f>=0;f--)g.domNode.textTracks[f].mode="hidden";g.cleartracks(b,c,d,e),b.chapters=a('<div class="mejs-chapters mejs-layer"></div>').prependTo(d).hide(),b.captions=a('<div class="mejs-captions-layer mejs-layer"><div class="mejs-captions-position mejs-captions-position-hover" '+h+'><span class="mejs-captions-text"></span></div></div>').prependTo(d).hide(),b.captionsText=b.captions.find(".mejs-captions-text"),b.captionsButton=a('<div class="mejs-button mejs-captions-button"><button type="button" aria-controls="'+g.id+'" title="'+g.options.tracksText+'" aria-label="'+g.options.tracksText+'"></button><div class="mejs-captions-selector"><ul><li><input type="radio" name="'+b.id+'_captions" id="'+b.id+'_captions_none" value="none" checked="checked" /><label for="'+b.id+'_captions_none">'+mejs.i18n.t("None")+"</label></li></ul></div></div>").appendTo(c);var i=0;for(f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&i++;for(g.options.toggleCaptionsButtonWhenOnlyOne&&1==i?b.captionsButton.on("click",function(){null===b.selectedTrack?lang=b.tracks[0].srclang:lang="none",b.setTrack(lang)}):(b.captionsButton.on("mouseenter focusin",function(){a(this).find(".mejs-captions-selector").removeClass("mejs-offscreen")}).on("click","input[type=radio]",function(){lang=this.value,b.setTrack(lang)}),b.captionsButton.on("mouseleave focusout",function(){a(this).find(".mejs-captions-selector").addClass("mejs-offscreen")})),b.options.alwaysShowControls?b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover"):b.container.bind("controlsshown",function(){b.container.find(".mejs-captions-position").addClass("mejs-captions-position-hover")}).bind("controlshidden",function(){e.paused||b.container.find(".mejs-captions-position").removeClass("mejs-captions-position-hover")}),b.trackToLoad=-1,b.selectedTrack=null,b.isLoadingTrack=!1,f=0;f<b.tracks.length;f++)"subtitles"==b.tracks[f].kind&&b.addTrackButton(b.tracks[f].srclang,b.tracks[f].label);b.loadNextTrack(),e.addEventListener("timeupdate",function(a){b.displayCaptions()},!1),""!==b.options.slidesSelector&&(b.slidesContainer=a(b.options.slidesSelector),e.addEventListener("timeupdate",function(a){b.displaySlides()},!1)),e.addEventListener("loadedmetadata",function(a){b.displayChapters()},!1),b.container.hover(function(){b.hasChapters&&(b.chapters.removeClass("mejs-offscreen"),b.chapters.fadeIn(200).height(b.chapters.find(".mejs-chapter").outerHeight()))},function(){b.hasChapters&&!e.paused&&b.chapters.fadeOut(200,function(){a(this).addClass("mejs-offscreen"),a(this).css("display","block")})}),g.container.on("controlsresize",function(){g.adjustLanguageBox()}),null!==b.node.getAttribute("autoplay")&&b.chapters.addClass("mejs-offscreen")}},"setTrack":function(a){var b,c=this;if("none"==a)c.selectedTrack=null,c.captionsButton.removeClass("mejs-captions-enabled");else for(b=0;b<c.tracks.length;b++)if(c.tracks[b].srclang==a){null===c.selectedTrack&&c.captionsButton.addClass("mejs-captions-enabled"),c.selectedTrack=c.tracks[b],c.captions.attr("lang",c.selectedTrack.srclang),c.displayCaptions();break}},"loadNextTrack":function(){var a=this;a.trackToLoad++,a.trackToLoad<a.tracks.length?(a.isLoadingTrack=!0,a.loadTrack(a.trackToLoad)):(a.isLoadingTrack=!1,a.checkForTracks())},"loadTrack":function(b){var c=this,d=c.tracks[b],e=function(){d.isLoaded=!0,c.enableTrackButton(d.srclang,d.label),c.loadNextTrack()};a.ajax({"url":d.src,"dataType":"text","success":function(a){"string"==typeof a&&/<tt\s+xml/gi.exec(a)?d.entries=mejs.TrackFormatParser.dfxp.parse(a):d.entries=mejs.TrackFormatParser.webvtt.parse(a),e(),"chapters"==d.kind&&c.media.addEventListener("play",function(a){c.media.duration>0&&c.displayChapters(d)},!1),"slides"==d.kind&&c.setupSlides(d)},"error":function(){c.removeTrackButton(d.srclang),c.loadNextTrack()}})},"enableTrackButton":function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("input[value="+b+"]").prop("disabled",!1).siblings("label").html(c),d.options.startLanguage==b&&a("#"+d.id+"_captions_"+b).prop("checked",!0).trigger("click"),d.adjustLanguageBox()},"removeTrackButton":function(a){var b=this;b.captionsButton.find("input[value="+a+"]").closest("li").remove(),b.adjustLanguageBox()},"addTrackButton":function(b,c){var d=this;""===c&&(c=mejs.language.codes[b]||b),d.captionsButton.find("ul").append(a('<li><input type="radio" name="'+d.id+'_captions" id="'+d.id+"_captions_"+b+'" value="'+b+'" disabled="disabled" /><label for="'+d.id+"_captions_"+b+'">'+c+" (loading)</label></li>")),d.adjustLanguageBox(),d.container.find(".mejs-captions-translations option[value="+b+"]").remove()},"adjustLanguageBox":function(){var a=this;a.captionsButton.find(".mejs-captions-selector").height(a.captionsButton.find(".mejs-captions-selector ul").outerHeight(!0)+a.captionsButton.find(".mejs-captions-translations").outerHeight(!0))},"checkForTracks":function(){var a=this,b=!1;if(a.options.hideCaptionsButtonWhenEmpty){for(i=0;i<a.tracks.length;i++)if("subtitles"==a.tracks[i].kind&&a.tracks[i].isLoaded){b=!0;break}b||(a.captionsButton.hide(),a.setControlsSize())}},"displayCaptions":function(){if(void 0!==this.tracks){var a,b=this,c=b.selectedTrack;if(null!==c&&c.isLoaded){for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return b.captionsText.html(c.entries.text[a]).attr("class","mejs-captions-text "+(c.entries.times[a].identifier||"")),void b.captions.show().height(0);b.captions.hide()}else b.captions.hide()}},"setupSlides":function(a){var b=this;b.slides=a,b.slides.entries.imgs=[b.slides.entries.text.length],b.showSlide(0)},"showSlide":function(b){if(void 0!==this.tracks&&void 0!==this.slidesContainer){var c=this,d=c.slides.entries.text[b],e=c.slides.entries.imgs[b];void 0===e||void 0===e.fadeIn?c.slides.entries.imgs[b]=e=a('<img src="'+d+'">').on("load",function(){e.appendTo(c.slidesContainer).hide().fadeIn().siblings(":visible").fadeOut()}):e.is(":visible")||e.is(":animated")||e.fadeIn().siblings(":visible").fadeOut()}},"displaySlides":function(){if(void 0!==this.slides){var a,b=this,c=b.slides;for(a=0;a<c.entries.times.length;a++)if(b.media.currentTime>=c.entries.times[a].start&&b.media.currentTime<=c.entries.times[a].stop)return void b.showSlide(a)}},"displayChapters":function(){var a,b=this;for(a=0;a<b.tracks.length;a++)if("chapters"==b.tracks[a].kind&&b.tracks[a].isLoaded){b.drawChapters(b.tracks[a]),b.hasChapters=!0;break}},"drawChapters":function(b){var c,d,e=this,f=0,g=0;for(e.chapters.empty(),c=0;c<b.entries.times.length;c++)d=b.entries.times[c].stop-b.entries.times[c].start,f=Math.floor(d/e.media.duration*100),(f+g>100||c==b.entries.times.length-1&&f+g<100)&&(f=100-g),e.chapters.append(a('<div class="mejs-chapter" rel="'+b.entries.times[c].start+'" style="left: '+g.toString()+"%;width: "+f.toString()+'%;"><div class="mejs-chapter-block'+(c==b.entries.times.length-1?" mejs-chapter-block-last":"")+'"><span class="ch-title">'+b.entries.text[c]+'</span><span class="ch-time">'+mejs.Utility.secondsToTimeCode(b.entries.times[c].start,e.options)+"&ndash;"+mejs.Utility.secondsToTimeCode(b.entries.times[c].stop,e.options)+"</span></div></div>")),g+=f;e.chapters.find("div.mejs-chapter").click(function(){e.media.setCurrentTime(parseFloat(a(this).attr("rel"))),e.media.paused&&e.media.play()}),e.chapters.show()}}),mejs.language={"codes":{"af":"Afrikaans","sq":"Albanian","ar":"Arabic","be":"Belarusian","bg":"Bulgarian","ca":"Catalan","zh":"Chinese","zh-cn":"Chinese Simplified","zh-tw":"Chinese Traditional","hr":"Croatian","cs":"Czech","da":"Danish","nl":"Dutch","en":"English","et":"Estonian","fl":"Filipino","fi":"Finnish","fr":"French","gl":"Galician","de":"German","el":"Greek","ht":"Haitian Creole","iw":"Hebrew","hi":"Hindi","hu":"Hungarian","is":"Icelandic","id":"Indonesian","ga":"Irish","it":"Italian","ja":"Japanese","ko":"Korean","lv":"Latvian","lt":"Lithuanian","mk":"Macedonian","ms":"Malay","mt":"Maltese","no":"Norwegian","fa":"Persian","pl":"Polish","pt":"Portuguese","ro":"Romanian","ru":"Russian","sr":"Serbian","sk":"Slovak","sl":"Slovenian","es":"Spanish","sw":"Swahili","sv":"Swedish","tl":"Tagalog","th":"Thai","tr":"Turkish","uk":"Ukrainian","vi":"Vietnamese","cy":"Welsh","yi":"Yiddish"}},mejs.TrackFormatParser={"webvtt":{"pattern_timecode":/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,"parse":function(b){for(var c,d,e,f=0,g=mejs.TrackFormatParser.split2(b,/\r?\n/),h={"text":[],"times":[]};f<g.length;f++){if((c=this.pattern_timecode.exec(g[f]))&&f<g.length){for(f-1>=0&&""!==g[f-1]&&(e=g[f-1]),f++,d=g[f],f++;""!==g[f]&&f<g.length;)d=d+"\n"+g[f],f++;d=a.trim(d).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),h.text.push(d),h.times.push({"identifier":e,"start":0===mejs.Utility.convertSMPTEtoSeconds(c[1])?.2:mejs.Utility.convertSMPTEtoSeconds(c[1]),"stop":mejs.Utility.convertSMPTEtoSeconds(c[3]),"settings":c[5]})}e=""}return h}},"dfxp":{"parse":function(b){b=a(b).filter("tt");var c,d,e=0,f=b.children("div").eq(0),g=f.find("p"),h=b.find("#"+f.attr("style")),i={"text":[],"times":[]};if(h.length){var j=h.removeAttr("id").get(0).attributes;if(j.length)for(c={},e=0;e<j.length;e++)c[j[e].name.split(":")[1]]=j[e].value}for(e=0;e<g.length;e++){var k,l={"start":null,"stop":null,"style":null};if(g.eq(e).attr("begin")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("begin"))),!l.start&&g.eq(e-1).attr("end")&&(l.start=mejs.Utility.convertSMPTEtoSeconds(g.eq(e-1).attr("end"))),g.eq(e).attr("end")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e).attr("end"))),!l.stop&&g.eq(e+1).attr("begin")&&(l.stop=mejs.Utility.convertSMPTEtoSeconds(g.eq(e+1).attr("begin"))),c){k="";for(var m in c)k+=m+":"+c[m]+";"}k&&(l.style=k),0===l.start&&(l.start=.2),i.times.push(l),d=a.trim(g.eq(e).html()).replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),i.text.push(d),0===i.times.start&&(i.times.start=2)}return i}},"split2":function(a,b){return a.split(b)}},3!="x\n\ny".split(/\n/gi).length&&(mejs.TrackFormatParser.split2=function(a,b){var c,d=[],e="";for(c=0;c<a.length;c++)e+=a.substring(c,c+1),b.test(e)&&(d.push(e.replace(b,"")),e="");return d.push(e),d})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"contextMenuItems":[{"render":function(a){return void 0===a.enterFullScreen?null:a.isFullScreen?mejs.i18n.t("Turn off Fullscreen"):mejs.i18n.t("Go Fullscreen")},"click":function(a){a.isFullScreen?a.exitFullScreen():a.enterFullScreen()}},{"render":function(a){return a.media.muted?mejs.i18n.t("Unmute"):mejs.i18n.t("Mute")},"click":function(a){a.media.muted?a.setMuted(!1):a.setMuted(!0)}},{"isSeparator":!0},{"render":function(a){return mejs.i18n.t("Download Video")},"click":function(a){window.location.href=a.media.currentSrc}}]}),a.extend(MediaElementPlayer.prototype,{"buildcontextmenu":function(b,c,d,e){b.contextMenu=a('<div class="mejs-contextmenu"></div>').appendTo(a("body")).hide(),b.container.bind("contextmenu",function(a){if(b.isContextMenuEnabled)return a.preventDefault(),b.renderContextMenu(a.clientX-1,a.clientY-1),!1}),b.container.bind("click",function(){b.contextMenu.hide()}),b.contextMenu.bind("mouseleave",function(){b.startContextMenuTimer()})},"cleancontextmenu":function(a){a.contextMenu.remove()},"isContextMenuEnabled":!0,"enableContextMenu":function(){this.isContextMenuEnabled=!0},"disableContextMenu":function(){this.isContextMenuEnabled=!1},"contextMenuTimeout":null,"startContextMenuTimer":function(){var a=this;a.killContextMenuTimer(),a.contextMenuTimer=setTimeout(function(){a.hideContextMenu(),a.killContextMenuTimer()},750)},"killContextMenuTimer":function(){var a=this.contextMenuTimer;null!=a&&(clearTimeout(a),delete a,a=null)},"hideContextMenu":function(){this.contextMenu.hide()},"renderContextMenu":function(b,c){for(var d=this,e="",f=d.options.contextMenuItems,g=0,h=f.length;g<h;g++)if(f[g].isSeparator)e+='<div class="mejs-contextmenu-separator"></div>';else{var i=f[g].render(d);null!=i&&(e+='<div class="mejs-contextmenu-item" data-itemindex="'+g+'" id="element-'+1e6*Math.random()+'">'+i+"</div>")}d.contextMenu.empty().append(a(e)).css({"top":c,"left":b}).show(),d.contextMenu.find(".mejs-contextmenu-item").each(function(){var b=a(this),c=parseInt(b.data("itemindex"),10),e=d.options.contextMenuItems[c];void 0!==e.show&&e.show(b,d),b.click(function(){void 0!==e.click&&e.click(d),d.contextMenu.hide()})}),setTimeout(function(){d.killControlsTimer("rev3")},100)}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"skipBackInterval":30,"skipBackText":mejs.i18n.t("Skip back %1 seconds")}),a.extend(MediaElementPlayer.prototype,{"buildskipback":function(b,c,d,e){var f=this,g=f.options.skipBackText.replace("%1",f.options.skipBackInterval);a('<div class="mejs-button mejs-skip-back-button"><button type="button" aria-controls="'+f.id+'" title="'+g+'" aria-label="'+g+'">'+f.options.skipBackInterval+"</button></div>").appendTo(c).click(function(){e.setCurrentTime(Math.max(e.currentTime-f.options.skipBackInterval,0)),a(this).find("button").blur()})}})}(mejs.$),function(a){a.extend(mejs.MepDefaults,{"postrollCloseText":mejs.i18n.t("Close")}),a.extend(MediaElementPlayer.prototype,{"buildpostroll":function(b,c,d,e){var f=this,g=f.container.find('link[rel="postroll"]').attr("href");void 0!==g&&(b.postroll=a('<div class="mejs-postroll-layer mejs-layer"><a class="mejs-postroll-close" onclick="$(this).parent().hide();return false;">'+f.options.postrollCloseText+'</a><div class="mejs-postroll-layer-content"></div></div>').prependTo(d).hide(),f.media.addEventListener("ended",function(c){a.ajax({"dataType":"html","url":g,"success":function(a,b){d.find(".mejs-postroll-layer-content").html(a)}}),b.postroll.show()},!1))}})}(mejs.$),function(a){void 0===a.fn.each2&&a.extend(a.fn,{"each2":function(b){for(var c=a([0]),d=-1,e=this.length;++d<e&&(c.context=c[0]=this[d])&&!1!==b.call(c[0],d,c););return this}})}(jQuery),function(a,b){"use strict";function c(a){var b,c,d,e;if(!a||a.length<1)return a;for(b="",c=0,d=a.length;d>c;c++)e=a.charAt(c),b+=N[e]||e;return b}function d(a,b){for(var c=0,d=b.length;d>c;c+=1)if(f(a,b[c]))return c;return-1}function e(){var b=a(M);b.appendTo("body");var c={"width":b.width()-b[0].clientWidth,"height":b.height()-b[0].clientHeight};return b.remove(),c}function f(a,c){return a===c||a!==b&&c!==b&&(null!==a&&null!==c&&(a.constructor===String?a+""==c+"":c.constructor===String&&c+""==a+""))}function g(b,c){var d,e,f;if(null===b||b.length<1)return[];for(d=b.split(c),e=0,f=d.length;f>e;e+=1)d[e]=a.trim(d[e]);return d}function h(a){return a.outerWidth(!1)-a.width()}function i(c){var d="keyup-change-value";c.on("keydown",function(){a.data(c,d)===b&&a.data(c,d,c.val())}),c.on("keyup",function(){var e=a.data(c,d);e!==b&&c.val()!==e&&(a.removeData(c,d),c.trigger("keyup-change"))})}function j(c){c.on("mousemove",function(c){var d=L;(d===b||d.x!==c.pageX||d.y!==c.pageY)&&a(c.target).trigger("mousemove-filtered",c)})}function k(a,c,d){d=d||b;var e;return function(){var b=arguments;window.clearTimeout(e),e=window.setTimeout(function(){c.apply(d,b)},a)}}function l(a){var b,c=!1;return function(){return!1===c&&(b=a(),c=!0),b}}function m(a,b){var c=k(a,function(a){b.trigger("scroll-debounced",a)});b.on("scroll",function(a){d(a.target,b.get())>=0&&c(a)})}function n(a){a[0]!==document.activeElement&&window.setTimeout(function(){var b,c=a[0],d=a.val().length;a.focus(),a.is(":visible")&&c===document.activeElement&&(c.setSelectionRange?c.setSelectionRange(d,d):c.createTextRange&&(b=c.createTextRange(),b.collapse(!1),b.select()))},0)}function o(b){b=a(b)[0];var c=0,d=0;if("selectionStart"in b)c=b.selectionStart,d=b.selectionEnd-c;else if("selection"in document){b.focus();var e=document.selection.createRange();d=document.selection.createRange().text.length,e.moveStart("character",-b.value.length),c=e.text.length-d}return{"offset":c,"length":d}}function p(a){a.preventDefault(),a.stopPropagation()}function q(a){a.preventDefault(),a.stopImmediatePropagation()}function r(b){if(!I){var c=b[0].currentStyle||window.getComputedStyle(b[0],null);I=a(document.createElement("div")).css({"position":"absolute","left":"-10000px","top":"-10000px","display":"none","fontSize":c.fontSize,"fontFamily":c.fontFamily,"fontStyle":c.fontStyle,"fontWeight":c.fontWeight,"letterSpacing":c.letterSpacing,"textTransform":c.textTransform,"whiteSpace":"nowrap"}),I.attr("class","select2-sizer"),a("body").append(I)}return I.text(b.val()),I.width()}function s(b,c,d){var e,f,g=[];e=b.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0===this.indexOf("select2-")&&g.push(this)})),e=c.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0!==this.indexOf("select2-")&&(f=d(this))&&g.push(f)})),b.attr("class",g.join(" "))}function t(a,b,d,e){var f=c(a.toUpperCase()).indexOf(c(b.toUpperCase())),g=b.length;return 0>f?void d.push(e(a)):(d.push(e(a.substring(0,f))),d.push("<span class='select2-match'>"),d.push(e(a.substring(f,f+g))),d.push("</span>"),void d.push(e(a.substring(f+g,a.length))))}function u(a){var b={"\\":"&#92;","&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#47;"};return String(a).replace(/[&<>"'\/\\]/g,function(a){return b[a]})}function v(c){var d,e=null,f=c.quietMillis||100,g=c.url,h=this;return function(i){window.clearTimeout(d),d=window.setTimeout(function(){var d=c.data,f=g,j=c.transport||a.fn.select2.ajaxDefaults.transport,k={"type":c.type||"GET","cache":c.cache||!1,"jsonpCallback":c.jsonpCallback||b,"dataType":c.dataType||"json"},l=a.extend({},a.fn.select2.ajaxDefaults.params,k);d=d?d.call(h,i.term,i.page,i.context):null,f="function"==typeof f?f.call(h,i.term,i.page,i.context):f,e&&e.abort(),c.params&&(a.isFunction(c.params)?a.extend(l,c.params.call(h)):a.extend(l,c.params)),a.extend(l,{"url":f,"dataType":c.dataType,"data":d,"success":function(a){var b=c.results(a,i.page);i.callback(b)}}),e=j.call(h,l)},f)}}function w(b){var c,d,e=b,f=function(a){return""+a.text};a.isArray(e)&&(d=e,e={"results":d}),!1===a.isFunction(e)&&(d=e,e=function(){return d});var g=e();return g.text&&(f=g.text,a.isFunction(f)||(c=g.text,f=function(a){return a[c]})),function(b){var c,d=b.term,g={"results":[]};return""===d?void b.callback(e()):(c=function(e,g){var h,i;if(e=e[0],e.children){h={};for(i in e)e.hasOwnProperty(i)&&(h[i]=e[i]);h.children=[],a(e.children).each2(function(a,b){c(b,h.children)}),(h.children.length||b.matcher(d,f(h),e))&&g.push(h)}else b.matcher(d,f(e),e)&&g.push(e)},a(e().results).each2(function(a,b){c(b,g.results)}),void b.callback(g))}}function x(c){var d=a.isFunction(c);return function(e){var f=e.term,g={"results":[]};a(d?c():c).each(function(){var a=this.text!==b,c=a?this.text:this;(""===f||e.matcher(f,c))&&g.results.push(a?this:{"id":this,"text":this})}),e.callback(g)}}function y(b,c){if(a.isFunction(b))return!0;if(!b)return!1;throw new Error(c+" must be a function or a falsy value")}function z(b){return a.isFunction(b)?b():b}function A(b){var c=0;return a.each(b,function(a,b){b.children?c+=A(b.children):c++}),c}function B(a,c,d,e){var g,h,i,j,k,l=a,m=!1;if(!e.createSearchChoice||!e.tokenSeparators||e.tokenSeparators.length<1)return b;for(;;){for(h=-1,i=0,j=e.tokenSeparators.length;j>i&&(k=e.tokenSeparators[i],!((h=a.indexOf(k))>=0));i++);if(0>h)break;if(g=a.substring(0,h),a=a.substring(h+k.length),g.length>0&&(g=e.createSearchChoice.call(this,g,c))!==b&&null!==g&&e.id(g)!==b&&null!==e.id(g)){for(m=!1,i=0,j=c.length;j>i;i++)if(f(e.id(g),e.id(c[i]))){m=!0;break}m||d(g)}}return l!==a?a:void 0}function C(b,c){var d=function(){};return d.prototype=new b,d.prototype.constructor=d,d.prototype.parent=b.prototype,d.prototype=a.extend(d.prototype,c),d}if(window.Select2===b){var D,E,F,G,H,I,J,K,L={"x":0,"y":0},D={"TAB":9,"ENTER":13,"ESC":27,"SPACE":32,"LEFT":37,"UP":38,"RIGHT":39,"DOWN":40,"SHIFT":16,"CTRL":17,"ALT":18,"PAGE_UP":33,"PAGE_DOWN":34,"HOME":36,"END":35,"BACKSPACE":8,"DELETE":46,"isArrow":function(a){switch(a=a.which?a.which:a){case D.LEFT:case D.RIGHT:case D.UP:case D.DOWN:return!0}return!1},"isControl":function(a){switch(a.which){case D.SHIFT:case D.CTRL:case D.ALT:return!0}return!!a.metaKey},"isFunctionKey":function(a){return(a=a.which?a.which:a)>=112&&123>=a}},M="<div class='select2-measure-scrollbar'></div>",N={"\u24b6":"A","\uff21":"A","\xc0":"A","\xc1":"A","\xc2":"A","\u1ea6":"A","\u1ea4":"A","\u1eaa":"A","\u1ea8":"A","\xc3":"A","\u0100":"A","\u0102":"A","\u1eb0":"A","\u1eae":"A","\u1eb4":"A","\u1eb2":"A","\u0226":"A","\u01e0":"A","\xc4":"A","\u01de":"A","\u1ea2":"A","\xc5":"A","\u01fa":"A","\u01cd":"A","\u0200":"A","\u0202":"A","\u1ea0":"A","\u1eac":"A","\u1eb6":"A","\u1e00":"A","\u0104":"A","\u023a":"A","\u2c6f":"A","\ua732":"AA","\xc6":"AE","\u01fc":"AE","\u01e2":"AE","\ua734":"AO","\ua736":"AU","\ua738":"AV","\ua73a":"AV","\ua73c":"AY","\u24b7":"B","\uff22":"B","\u1e02":"B","\u1e04":"B","\u1e06":"B","\u0243":"B","\u0182":"B","\u0181":"B","\u24b8":"C","\uff23":"C","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\xc7":"C","\u1e08":"C","\u0187":"C","\u023b":"C","\ua73e":"C","\u24b9":"D","\uff24":"D","\u1e0a":"D","\u010e":"D","\u1e0c":"D","\u1e10":"D","\u1e12":"D","\u1e0e":"D","\u0110":"D","\u018b":"D","\u018a":"D","\u0189":"D","\ua779":"D","\u01f1":"DZ","\u01c4":"DZ","\u01f2":"Dz","\u01c5":"Dz","\u24ba":"E","\uff25":"E","\xc8":"E","\xc9":"E","\xca":"E","\u1ec0":"E","\u1ebe":"E","\u1ec4":"E","\u1ec2":"E","\u1ebc":"E","\u0112":"E","\u1e14":"E","\u1e16":"E","\u0114":"E","\u0116":"E","\xcb":"E","\u1eba":"E","\u011a":"E","\u0204":"E","\u0206":"E","\u1eb8":"E","\u1ec6":"E","\u0228":"E","\u1e1c":"E","\u0118":"E","\u1e18":"E","\u1e1a":"E","\u0190":"E","\u018e":"E","\u24bb":"F","\uff26":"F","\u1e1e":"F","\u0191":"F","\ua77b":"F","\u24bc":"G","\uff27":"G","\u01f4":"G","\u011c":"G","\u1e20":"G","\u011e":"G","\u0120":"G","\u01e6":"G","\u0122":"G","\u01e4":"G","\u0193":"G","\ua7a0":"G","\ua77d":"G","\ua77e":"G","\u24bd":"H","\uff28":"H","\u0124":"H","\u1e22":"H","\u1e26":"H","\u021e":"H","\u1e24":"H","\u1e28":"H","\u1e2a":"H","\u0126":"H","\u2c67":"H","\u2c75":"H","\ua78d":"H","\u24be":"I","\uff29":"I","\xcc":"I","\xcd":"I","\xce":"I","\u0128":"I","\u012a":"I","\u012c":"I","\u0130":"I","\xcf":"I","\u1e2e":"I","\u1ec8":"I","\u01cf":"I","\u0208":"I","\u020a":"I","\u1eca":"I","\u012e":"I","\u1e2c":"I","\u0197":"I","\u24bf":"J","\uff2a":"J","\u0134":"J","\u0248":"J","\u24c0":"K","\uff2b":"K","\u1e30":"K","\u01e8":"K","\u1e32":"K","\u0136":"K","\u1e34":"K","\u0198":"K","\u2c69":"K","\ua740":"K","\ua742":"K","\ua744":"K","\ua7a2":"K","\u24c1":"L","\uff2c":"L","\u013f":"L","\u0139":"L","\u013d":"L","\u1e36":"L","\u1e38":"L","\u013b":"L","\u1e3c":"L","\u1e3a":"L","\u0141":"L","\u023d":"L","\u2c62":"L","\u2c60":"L","\ua748":"L","\ua746":"L","\ua780":"L","\u01c7":"LJ","\u01c8":"Lj","\u24c2":"M","\uff2d":"M","\u1e3e":"M","\u1e40":"M","\u1e42":"M","\u2c6e":"M","\u019c":"M","\u24c3":"N","\uff2e":"N","\u01f8":"N","\u0143":"N","\xd1":"N","\u1e44":"N","\u0147":"N","\u1e46":"N","\u0145":"N","\u1e4a":"N","\u1e48":"N","\u0220":"N","\u019d":"N","\ua790":"N","\ua7a4":"N","\u01ca":"NJ","\u01cb":"Nj","\u24c4":"O","\uff2f":"O","\xd2":"O","\xd3":"O","\xd4":"O","\u1ed2":"O","\u1ed0":"O","\u1ed6":"O","\u1ed4":"O","\xd5":"O","\u1e4c":"O","\u022c":"O","\u1e4e":"O","\u014c":"O","\u1e50":"O","\u1e52":"O","\u014e":"O","\u022e":"O","\u0230":"O","\xd6":"O","\u022a":"O","\u1ece":"O","\u0150":"O","\u01d1":"O","\u020c":"O","\u020e":"O","\u01a0":"O","\u1edc":"O","\u1eda":"O","\u1ee0":"O","\u1ede":"O","\u1ee2":"O","\u1ecc":"O","\u1ed8":"O","\u01ea":"O","\u01ec":"O","\xd8":"O","\u01fe":"O","\u0186":"O","\u019f":"O","\ua74a":"O","\ua74c":"O","\u01a2":"OI","\ua74e":"OO","\u0222":"OU","\u24c5":"P","\uff30":"P","\u1e54":"P","\u1e56":"P","\u01a4":"P","\u2c63":"P","\ua750":"P","\ua752":"P","\ua754":"P","\u24c6":"Q","\uff31":"Q","\ua756":"Q","\ua758":"Q","\u024a":"Q","\u24c7":"R","\uff32":"R","\u0154":"R","\u1e58":"R","\u0158":"R","\u0210":"R","\u0212":"R","\u1e5a":"R","\u1e5c":"R","\u0156":"R","\u1e5e":"R","\u024c":"R","\u2c64":"R","\ua75a":"R","\ua7a6":"R","\ua782":"R","\u24c8":"S","\uff33":"S","\u1e9e":"S","\u015a":"S","\u1e64":"S","\u015c":"S","\u1e60":"S","\u0160":"S","\u1e66":"S","\u1e62":"S","\u1e68":"S","\u0218":"S","\u015e":"S","\u2c7e":"S","\ua7a8":"S","\ua784":"S","\u24c9":"T","\uff34":"T","\u1e6a":"T","\u0164":"T","\u1e6c":"T","\u021a":"T","\u0162":"T","\u1e70":"T","\u1e6e":"T","\u0166":"T","\u01ac":"T","\u01ae":"T","\u023e":"T","\ua786":"T","\ua728":"TZ","\u24ca":"U","\uff35":"U","\xd9":"U","\xda":"U","\xdb":"U","\u0168":"U","\u1e78":"U","\u016a":"U","\u1e7a":"U","\u016c":"U","\xdc":"U","\u01db":"U","\u01d7":"U","\u01d5":"U","\u01d9":"U","\u1ee6":"U","\u016e":"U","\u0170":"U","\u01d3":"U","\u0214":"U","\u0216":"U","\u01af":"U","\u1eea":"U","\u1ee8":"U","\u1eee":"U","\u1eec":"U","\u1ef0":"U","\u1ee4":"U","\u1e72":"U","\u0172":"U","\u1e76":"U","\u1e74":"U","\u0244":"U","\u24cb":"V","\uff36":"V","\u1e7c":"V","\u1e7e":"V","\u01b2":"V","\ua75e":"V","\u0245":"V","\ua760":"VY","\u24cc":"W","\uff37":"W","\u1e80":"W","\u1e82":"W","\u0174":"W","\u1e86":"W","\u1e84":"W","\u1e88":"W","\u2c72":"W","\u24cd":"X","\uff38":"X","\u1e8a":"X","\u1e8c":"X","\u24ce":"Y","\uff39":"Y","\u1ef2":"Y","\xdd":"Y","\u0176":"Y","\u1ef8":"Y","\u0232":"Y","\u1e8e":"Y","\u0178":"Y","\u1ef6":"Y","\u1ef4":"Y","\u01b3":"Y","\u024e":"Y","\u1efe":"Y","\u24cf":"Z","\uff3a":"Z","\u0179":"Z","\u1e90":"Z","\u017b":"Z","\u017d":"Z","\u1e92":"Z","\u1e94":"Z","\u01b5":"Z","\u0224":"Z","\u2c7f":"Z","\u2c6b":"Z","\ua762":"Z","\u24d0":"a","\uff41":"a","\u1e9a":"a","\xe0":"a","\xe1":"a","\xe2":"a","\u1ea7":"a","\u1ea5":"a","\u1eab":"a","\u1ea9":"a","\xe3":"a","\u0101":"a","\u0103":"a","\u1eb1":"a","\u1eaf":"a","\u1eb5":"a","\u1eb3":"a","\u0227":"a","\u01e1":"a","\xe4":"a","\u01df":"a","\u1ea3":"a","\xe5":"a","\u01fb":"a","\u01ce":"a","\u0201":"a","\u0203":"a","\u1ea1":"a","\u1ead":"a","\u1eb7":"a","\u1e01":"a","\u0105":"a","\u2c65":"a","\u0250":"a","\ua733":"aa","\xe6":"ae","\u01fd":"ae","\u01e3":"ae","\ua735":"ao","\ua737":"au","\ua739":"av","\ua73b":"av","\ua73d":"ay","\u24d1":"b","\uff42":"b","\u1e03":"b","\u1e05":"b","\u1e07":"b","\u0180":"b","\u0183":"b","\u0253":"b","\u24d2":"c","\uff43":"c","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\xe7":"c","\u1e09":"c","\u0188":"c","\u023c":"c","\ua73f":"c","\u2184":"c","\u24d3":"d","\uff44":"d","\u1e0b":"d","\u010f":"d","\u1e0d":"d","\u1e11":"d","\u1e13":"d","\u1e0f":"d","\u0111":"d","\u018c":"d","\u0256":"d","\u0257":"d","\ua77a":"d","\u01f3":"dz","\u01c6":"dz","\u24d4":"e","\uff45":"e","\xe8":"e","\xe9":"e","\xea":"e","\u1ec1":"e","\u1ebf":"e","\u1ec5":"e","\u1ec3":"e","\u1ebd":"e","\u0113":"e","\u1e15":"e","\u1e17":"e","\u0115":"e","\u0117":"e","\xeb":"e","\u1ebb":"e","\u011b":"e","\u0205":"e","\u0207":"e","\u1eb9":"e","\u1ec7":"e","\u0229":"e","\u1e1d":"e","\u0119":"e","\u1e19":"e","\u1e1b":"e","\u0247":"e","\u025b":"e","\u01dd":"e","\u24d5":"f","\uff46":"f","\u1e1f":"f","\u0192":"f","\ua77c":"f","\u24d6":"g","\uff47":"g","\u01f5":"g","\u011d":"g","\u1e21":"g","\u011f":"g","\u0121":"g","\u01e7":"g","\u0123":"g","\u01e5":"g","\u0260":"g","\ua7a1":"g","\u1d79":"g","\ua77f":"g","\u24d7":"h","\uff48":"h","\u0125":"h","\u1e23":"h","\u1e27":"h","\u021f":"h","\u1e25":"h","\u1e29":"h","\u1e2b":"h","\u1e96":"h","\u0127":"h","\u2c68":"h","\u2c76":"h","\u0265":"h","\u0195":"hv","\u24d8":"i","\uff49":"i","\xec":"i","\xed":"i","\xee":"i","\u0129":"i","\u012b":"i","\u012d":"i","\xef":"i","\u1e2f":"i","\u1ec9":"i","\u01d0":"i","\u0209":"i","\u020b":"i","\u1ecb":"i","\u012f":"i","\u1e2d":"i","\u0268":"i","\u0131":"i","\u24d9":"j","\uff4a":"j","\u0135":"j","\u01f0":"j","\u0249":"j","\u24da":"k","\uff4b":"k","\u1e31":"k","\u01e9":"k","\u1e33":"k","\u0137":"k","\u1e35":"k","\u0199":"k","\u2c6a":"k","\ua741":"k","\ua743":"k","\ua745":"k","\ua7a3":"k","\u24db":"l","\uff4c":"l","\u0140":"l","\u013a":"l","\u013e":"l","\u1e37":"l","\u1e39":"l","\u013c":"l","\u1e3d":"l","\u1e3b":"l","\u017f":"l","\u0142":"l","\u019a":"l","\u026b":"l","\u2c61":"l","\ua749":"l","\ua781":"l","\ua747":"l","\u01c9":"lj","\u24dc":"m","\uff4d":"m","\u1e3f":"m","\u1e41":"m","\u1e43":"m","\u0271":"m","\u026f":"m","\u24dd":"n","\uff4e":"n","\u01f9":"n","\u0144":"n","\xf1":"n","\u1e45":"n","\u0148":"n","\u1e47":"n","\u0146":"n","\u1e4b":"n","\u1e49":"n","\u019e":"n","\u0272":"n","\u0149":"n","\ua791":"n","\ua7a5":"n","\u01cc":"nj","\u24de":"o","\uff4f":"o","\xf2":"o","\xf3":"o","\xf4":"o","\u1ed3":"o","\u1ed1":"o","\u1ed7":"o","\u1ed5":"o","\xf5":"o","\u1e4d":"o","\u022d":"o","\u1e4f":"o","\u014d":"o","\u1e51":"o","\u1e53":"o","\u014f":"o","\u022f":"o","\u0231":"o","\xf6":"o","\u022b":"o","\u1ecf":"o","\u0151":"o","\u01d2":"o","\u020d":"o","\u020f":"o","\u01a1":"o","\u1edd":"o","\u1edb":"o","\u1ee1":"o","\u1edf":"o","\u1ee3":"o","\u1ecd":"o","\u1ed9":"o","\u01eb":"o","\u01ed":"o","\xf8":"o","\u01ff":"o","\u0254":"o","\ua74b":"o","\ua74d":"o","\u0275":"o","\u01a3":"oi","\u0223":"ou","\ua74f":"oo","\u24df":"p","\uff50":"p","\u1e55":"p","\u1e57":"p","\u01a5":"p","\u1d7d":"p","\ua751":"p","\ua753":"p","\ua755":"p","\u24e0":"q","\uff51":"q","\u024b":"q","\ua757":"q","\ua759":"q","\u24e1":"r","\uff52":"r","\u0155":"r","\u1e59":"r","\u0159":"r","\u0211":"r","\u0213":"r","\u1e5b":"r","\u1e5d":"r","\u0157":"r","\u1e5f":"r","\u024d":"r","\u027d":"r","\ua75b":"r","\ua7a7":"r","\ua783":"r","\u24e2":"s","\uff53":"s","\xdf":"s","\u015b":"s","\u1e65":"s","\u015d":"s","\u1e61":"s","\u0161":"s","\u1e67":"s","\u1e63":"s","\u1e69":"s","\u0219":"s","\u015f":"s","\u023f":"s","\ua7a9":"s","\ua785":"s","\u1e9b":"s","\u24e3":"t","\uff54":"t","\u1e6b":"t","\u1e97":"t","\u0165":"t","\u1e6d":"t","\u021b":"t","\u0163":"t","\u1e71":"t","\u1e6f":"t","\u0167":"t","\u01ad":"t","\u0288":"t","\u2c66":"t","\ua787":"t","\ua729":"tz","\u24e4":"u","\uff55":"u","\xf9":"u","\xfa":"u","\xfb":"u","\u0169":"u","\u1e79":"u","\u016b":"u","\u1e7b":"u","\u016d":"u","\xfc":"u","\u01dc":"u","\u01d8":"u","\u01d6":"u","\u01da":"u","\u1ee7":"u","\u016f":"u","\u0171":"u","\u01d4":"u","\u0215":"u","\u0217":"u","\u01b0":"u","\u1eeb":"u","\u1ee9":"u","\u1eef":"u","\u1eed":"u","\u1ef1":"u","\u1ee5":"u","\u1e73":"u","\u0173":"u","\u1e77":"u","\u1e75":"u","\u0289":"u","\u24e5":"v","\uff56":"v","\u1e7d":"v","\u1e7f":"v","\u028b":"v","\ua75f":"v","\u028c":"v","\ua761":"vy","\u24e6":"w","\uff57":"w","\u1e81":"w","\u1e83":"w","\u0175":"w","\u1e87":"w","\u1e85":"w","\u1e98":"w","\u1e89":"w","\u2c73":"w","\u24e7":"x","\uff58":"x","\u1e8b":"x","\u1e8d":"x","\u24e8":"y","\uff59":"y","\u1ef3":"y","\xfd":"y","\u0177":"y","\u1ef9":"y","\u0233":"y","\u1e8f":"y","\xff":"y","\u1ef7":"y","\u1e99":"y","\u1ef5":"y","\u01b4":"y","\u024f":"y","\u1eff":"y","\u24e9":"z","\uff5a":"z","\u017a":"z","\u1e91":"z","\u017c":"z","\u017e":"z","\u1e93":"z","\u1e95":"z","\u01b6":"z","\u0225":"z","\u0240":"z","\u2c6c":"z","\ua763":"z"};J=a(document),H=function(){var a=1;return function(){return a++}}(),J.on("mousemove",function(a){L.x=a.pageX,L.y=a.pageY}),E=C(Object,{"bind":function(a){var b=this;return function(){a.apply(b,arguments)}},"init":function(c){var d,f,g=".select2-results";this.opts=c=this.prepareOpts(c),this.id=c.id,c.element.data("select2")!==b&&null!==c.element.data("select2")&&c.element.data("select2").destroy(),this.container=this.createContainer(),this.containerId="s2id_"+(c.element.attr("id")||"autogen"+H()),this.containerSelector="#"+this.containerId.replace(/([;&,\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1"),this.container.attr("id",this.containerId),this.body=l(function(){return c.element.closest("body")}),s(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.attr("style",c.element.attr("style")),this.container.css(z(c.containerCss)),this.container.addClass(z(c.containerCssClass)),this.elementTabIndex=this.opts.element.attr("tabindex"),this.opts.element.data("select2",this).attr("tabindex","-1").before(this.container).on("click.select2",p),this.container.data("select2",this),this.dropdown=this.container.find(".select2-drop"),s(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(z(c.dropdownCssClass)),this.dropdown.data("select2",this),this.dropdown.on("click",p),this.results=d=this.container.find(g),this.search=f=this.container.find("input.select2-input"),this.queryCount=0,this.resultsPage=0,this.context=null,this.initContainer(),this.container.on("click",p),j(this.results),this.dropdown.on("mousemove-filtered touchstart touchmove touchend",g,this.bind(this.highlightUnderEvent)),m(80,this.results),this.dropdown.on("scroll-debounced",g,this.bind(this.loadMoreIfNeeded)),a(this.container).on("change",".select2-input",function(a){a.stopPropagation()}),a(this.dropdown).on("change",".select2-input",function(a){a.stopPropagation()}),a.fn.mousewheel&&d.mousewheel(function(a,b,c,e){var f=d.scrollTop();e>0&&0>=f-e?(d.scrollTop(0),p(a)):0>e&&d.get(0).scrollHeight-d.scrollTop()+e<=d.height()&&(d.scrollTop(d.get(0).scrollHeight-d.height()),p(a))}),i(f),f.on("keyup-change input paste",this.bind(this.updateResults)),f.on("focus",function(){f.addClass("select2-focused")}),f.on("blur",function(){f.removeClass("select2-focused")}),this.dropdown.on("mouseup",g,this.bind(function(b){a(b.target).closest(".select2-result-selectable").length>0&&(this.highlightUnderEvent(b),this.selectHighlighted(b))})),this.dropdown.on("click mouseup mousedown",function(a){a.stopPropagation()}),a.isFunction(this.opts.initSelection)&&(this.initSelection(),this.monitorSource()),null!==c.maximumInputLength&&this.search.attr("maxlength",c.maximumInputLength);var h=c.element.prop("disabled");h===b&&(h=!1),this.enable(!h);var k=c.element.prop("readonly");k===b&&(k=!1),this.readonly(k),K=K||e(),this.autofocus=c.element.prop("autofocus"),c.element.prop("autofocus",!1),this.autofocus&&this.focus(),this.nextSearchTerm=b},"destroy":function(){var a=this.opts.element,c=a.data("select2");this.close(),this.propertyObserver&&(delete this.propertyObserver,this.propertyObserver=null),c!==b&&(c.container.remove(),c.dropdown.remove(),a.removeClass("select2-offscreen").removeData("select2").off(".select2").prop("autofocus",this.autofocus||!1),this.elementTabIndex?a.attr({"tabindex":this.elementTabIndex}):a.removeAttr("tabindex"),a.show())},"optionToData":function(a){return a.is("option")?{"id":a.prop("value"),"text":a.text(),"element":a.get(),"css":a.attr("class"),"disabled":a.prop("disabled"),"locked":f(a.attr("locked"),"locked")||f(a.data("locked"),!0)}:a.is("optgroup")?{"text":a.attr("label"),"children":[],"element":a.get(),"css":a.attr("class")}:void 0},"prepareOpts":function(c){var d,e,h,i,j=this;if(d=c.element,"select"===d.get(0).tagName.toLowerCase()&&(this.select=e=c.element),e&&a.each(["id","multiple","ajax","query","createSearchChoice","initSelection","data","tags"],function(){if(this in c)throw new Error("Option '"+this+"' is not allowed for Select2 when attached to a <select> element.")}),c=a.extend({},{"populateResults":function(d,e,f){var g,h=this.opts.id;(g=function(d,e,i){var k,l,m,n,o,p,q,r,s,t;for(d=c.sortResults(d,e,f),k=0,l=d.length;l>k;k+=1)m=d[k],o=!0===m.disabled,n=!o&&h(m)!==b,p=m.children&&m.children.length>0,q=a("<li></li>"),q.addClass("select2-results-dept-"+i),q.addClass("select2-result"),q.addClass(n?"select2-result-selectable":"select2-result-unselectable"),o&&q.addClass("select2-disabled"),p&&q.addClass("select2-result-with-children"),q.addClass(j.opts.formatResultCssClass(m)),r=a(document.createElement("div")),r.addClass("select2-result-label"),t=c.formatResult(m,r,f,j.opts.escapeMarkup),t!==b&&r.html(t),q.append(r),p&&(s=a("<ul></ul>"),s.addClass("select2-result-sub"),g(m.children,s,i+1),q.append(s)),q.data("select2-data",m),e.append(q)})(e,d,0)}},a.fn.select2.defaults,c),"function"!=typeof c.id&&(h=c.id,c.id=function(a){return a[h]}),a.isArray(c.element.data("select2Tags"))){if("tags"in c)throw"tags specified as both an attribute 'data-select2-tags' and in options of Select2 "+c.element.attr("id");c.tags=c.element.data("select2Tags")}if(e?(c.query=this.bind(function(a){var c,e,f,g={"results":[],"more":!1},h=a.term;f=function(b,c){var d;b.is("option")?a.matcher(h,b.text(),b)&&c.push(j.optionToData(b)):b.is("optgroup")&&(d=j.optionToData(b),b.children().each2(function(a,b){f(b,d.children)}),d.children.length>0&&c.push(d))},c=d.children(),this.getPlaceholder()!==b&&c.length>0&&(e=this.getPlaceholderOption())&&(c=c.not(e)),c.each2(function(a,b){f(b,g.results)}),a.callback(g)}),c.id=function(a){return a.id},c.formatResultCssClass=function(a){return a.css}):"query"in c||("ajax"in c?(i=c.element.data("ajax-url"),i&&i.length>0&&(c.ajax.url=i),c.query=v.call(c.element,c.ajax)):"data"in c?c.query=w(c.data):"tags"in c&&(c.query=x(c.tags),c.createSearchChoice===b&&(c.createSearchChoice=function(b){return{"id":a.trim(b),"text":a.trim(b)}}),c.initSelection===b&&(c.initSelection=function(b,d){var e=[];a(g(b.val(),c.separator)).each(function(){var b={"id":this,"text":this},d=c.tags;a.isFunction(d)&&(d=d()),a(d).each(function(){return f(this.id,b.id)?(b=this,!1):void 0}),e.push(b)}),d(e)}))),"function"!=typeof c.query)throw"query function not defined for Select2 "+c.element.attr("id");return c},"monitorSource":function(){var a,c,d=this.opts.element;d.on("change.select2",this.bind(function(){!0!==this.opts.element.data("select2-change-triggered")&&this.initSelection()})),a=this.bind(function(){var a=d.prop("disabled");a===b&&(a=!1),this.enable(!a);var c=d.prop("readonly");c===b&&(c=!1),this.readonly(c),s(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.addClass(z(this.opts.containerCssClass)),s(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(z(this.opts.dropdownCssClass))}),d.on("propertychange.select2",a),this.mutationCallback===b&&(this.mutationCallback=function(b){b.forEach(a)}),(c=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver)!==b&&(this.propertyObserver&&(delete this.propertyObserver,this.propertyObserver=null),this.propertyObserver=new c(this.mutationCallback),this.propertyObserver.observe(d.get(0),{"attributes":!0,"subtree":!1}))},"triggerSelect":function(b){var c=a.Event("select2-selecting",{"val":this.id(b),"object":b});return this.opts.element.trigger(c),!c.isDefaultPrevented()},"triggerChange":function(b){b=b||{},b=a.extend({},b,{"type":"change","val":this.val()}),this.opts.element.data("select2-change-triggered",!0),this.opts.element.trigger(b),this.opts.element.data("select2-change-triggered",!1),this.opts.element.click(),this.opts.blurOnChange&&this.opts.element.blur()},"isInterfaceEnabled":function(){return!0===this.enabledInterface},"enableInterface":function(){var a=this._enabled&&!this._readonly,b=!a;return a!==this.enabledInterface&&(this.container.toggleClass("select2-container-disabled",b),this.close(),this.enabledInterface=a,!0)},"enable":function(a){a===b&&(a=!0),this._enabled!==a&&(this._enabled=a,this.opts.element.prop("disabled",!a),this.enableInterface())},"disable":function(){this.enable(!1)},"readonly":function(a){return a===b&&(a=!1),this._readonly!==a&&(this._readonly=a,this.opts.element.prop("readonly",a),this.enableInterface(),!0)},"opened":function(){return this.container.hasClass("select2-dropdown-open")},"positionDropdown":function(){var b,c,d,e,f,g=this.dropdown,h=this.container.offset(),i=this.container.outerHeight(!1),j=this.container.outerWidth(!1),k=g.outerHeight(!1),l=a(window),m=l.width(),n=l.height(),o=l.scrollLeft()+m,p=l.scrollTop()+n,q=h.top+i,r=h.left,s=p>=q+k,t=h.top-k>=this.body().scrollTop(),u=g.outerWidth(!1),v=o>=r+u;g.hasClass("select2-drop-above")?(c=!0,!t&&s&&(d=!0,c=!1)):(c=!1,!s&&t&&(d=!0,c=!0)),d&&(g.hide(),h=this.container.offset(),i=this.container.outerHeight(!1),j=this.container.outerWidth(!1),k=g.outerHeight(!1),o=l.scrollLeft()+m,p=l.scrollTop()+n,q=h.top+i,r=h.left,u=g.outerWidth(!1),v=o>=r+u,g.show()),this.opts.dropdownAutoWidth?(f=a(".select2-results",g)[0],g.addClass("select2-drop-auto-width"),g.css("width",""),u=g.outerWidth(!1)+(f.scrollHeight===f.clientHeight?0:K.width),u>j?j=u:u=j,v=o>=r+u):this.container.removeClass("select2-drop-auto-width"),"static"!==this.body().css("position")&&(b=this.body().offset(),q-=b.top,r-=b.left),v||(r=h.left+j-u),e={"left":r,"width":j},c?(e.bottom=n-h.top,e.top="auto",this.container.addClass("select2-drop-above"),g.addClass("select2-drop-above")):(e.top=q,e.bottom="auto",this.container.removeClass("select2-drop-above"),g.removeClass("select2-drop-above")),e=a.extend(e,z(this.opts.dropdownCss)),g.css(e)},"shouldOpen":function(){var b;return!this.opened()&&(!1!==this._enabled&&!0!==this._readonly&&(b=a.Event("select2-opening"),this.opts.element.trigger(b),!b.isDefaultPrevented()))},"clearDropdownAlignmentPreference":function(){this.container.removeClass("select2-drop-above"),this.dropdown.removeClass("select2-drop-above")},"open":function(){return!!this.shouldOpen()&&(this.opening(),!0)},"opening":function(){var b,c=this.containerId,d="scroll."+c,e="resize."+c,f="orientationchange."+c;this.container.addClass("select2-dropdown-open").addClass("select2-container-active"),this.clearDropdownAlignmentPreference(),this.dropdown[0]!==this.body().children().last()[0]&&this.dropdown.detach().appendTo(this.body()),b=a("#select2-drop-mask"),0==b.length&&(b=a(document.createElement("div")),b.attr("id","select2-drop-mask").attr("class","select2-drop-mask"),b.hide(),b.appendTo(this.body()),b.on("mousedown touchstart click",function(b){var c,d=a("#select2-drop");d.length>0&&(c=d.data("select2"),c.opts.selectOnBlur&&c.selectHighlighted({"noFocus":!0}),c.close({"focus":!0}),b.preventDefault(),b.stopPropagation())})),this.dropdown.prev()[0]!==b[0]&&this.dropdown.before(b),a("#select2-drop").removeAttr("id"),this.dropdown.attr("id","select2-drop"),b.show(),this.positionDropdown(),this.dropdown.show(),this.positionDropdown(),this.dropdown.addClass("select2-drop-active");var g=this;this.container.parents().add(window).each(function(){a(this).on(e+" "+d+" "+f,function(){g.positionDropdown()})})},"close":function(){if(this.opened()){var b=this.containerId,c="scroll."+b,d="resize."+b,e="orientationchange."+b;this.container.parents().add(window).each(function(){a(this).off(c).off(d).off(e)}),this.clearDropdownAlignmentPreference(),a("#select2-drop-mask").hide(),this.dropdown.removeAttr("id"),this.dropdown.hide(),this.container.removeClass("select2-dropdown-open").removeClass("select2-container-active"),this.results.empty(),this.clearSearch(),this.search.removeClass("select2-active"),this.opts.element.trigger(a.Event("select2-close"))}},"externalSearch":function(a){this.open(),this.search.val(a),this.updateResults(!1)},"clearSearch":function(){},"getMaximumSelectionSize":function(){return z(this.opts.maximumSelectionSize)},"ensureHighlightVisible":function(){var b,c,d,e,f,g,h,i=this.results;if(!(0>(c=this.highlight()))){if(0==c)return void i.scrollTop(0);b=this.findHighlightableChoices().find(".select2-result-label"),d=a(b[c]),e=d.offset().top+d.outerHeight(!0),c===b.length-1&&(h=i.find("li.select2-more-results"),h.length>0&&(e=h.offset().top+h.outerHeight(!0))),f=i.offset().top+i.outerHeight(!0),e>f&&i.scrollTop(i.scrollTop()+(e-f)),0>(g=d.offset().top-i.offset().top)&&"none"!=d.css("display")&&i.scrollTop(i.scrollTop()+g)}},"findHighlightableChoices":function(){return this.results.find(".select2-result-selectable:not(.select2-disabled, .select2-selected)")},"moveHighlight":function(b){for(var c=this.findHighlightableChoices(),d=this.highlight();d>-1&&d<c.length;){d+=b;var e=a(c[d]);if(e.hasClass("select2-result-selectable")&&!e.hasClass("select2-disabled")&&!e.hasClass("select2-selected")){this.highlight(d);break}}},"highlight":function(b){var c,e,f=this.findHighlightableChoices();return 0===arguments.length?d(f.filter(".select2-highlighted")[0],f.get()):(b>=f.length&&(b=f.length-1),0>b&&(b=0),this.removeHighlight(),c=a(f[b]),c.addClass("select2-highlighted"),this.ensureHighlightVisible(),void((e=c.data("select2-data"))&&this.opts.element.trigger({"type":"select2-highlight","val":this.id(e),"choice":e})))},"removeHighlight":function(){this.results.find(".select2-highlighted").removeClass("select2-highlighted")},"countSelectableResults":function(){return this.findHighlightableChoices().length},"highlightUnderEvent":function(b){var c=a(b.target).closest(".select2-result-selectable");if(c.length>0&&!c.is(".select2-highlighted")){var d=this.findHighlightableChoices();this.highlight(d.index(c))}else 0==c.length&&this.removeHighlight()},"loadMoreIfNeeded":function(){var a=this.results,b=a.find("li.select2-more-results"),c=this.resultsPage+1,d=this,e=this.search.val(),f=this.context;0!==b.length&&b.offset().top-a.offset().top-a.height()<=this.opts.loadMorePadding&&(b.addClass("select2-active"),this.opts.query({"element":this.opts.element,"term":e,"page":c,"context":f,"matcher":this.opts.matcher,"callback":this.bind(function(g){d.opened()&&(d.opts.populateResults.call(this,a,g.results,{"term":e,"page":c,"context":f}),d.postprocessResults(g,!1,!1),!0===g.more?(b.detach().appendTo(a).text(d.opts.formatLoadMore(c+1)),window.setTimeout(function(){d.loadMoreIfNeeded()},10)):b.remove(),d.positionDropdown(),d.resultsPage=c,d.context=g.context,this.opts.element.trigger({"type":"select2-loaded","items":g}))})}))},"tokenize":function(){},"updateResults":function(c){function d(){j.removeClass("select2-active"),m.positionDropdown()}function e(a){k.html(a),d()}var g,h,i,j=this.search,k=this.results,l=this.opts,m=this,n=j.val(),o=a.data(this.container,"select2-last-term");if((!0===c||!o||!f(n,o))&&(a.data(this.container,"select2-last-term",n),!0===c||!1!==this.showSearchInput&&this.opened())){i=++this.queryCount;var p=this.getMaximumSelectionSize();if(p>=1&&(g=this.data(),a.isArray(g)&&g.length>=p&&y(l.formatSelectionTooBig,"formatSelectionTooBig")))return void e("<li class='select2-selection-limit'>"+l.formatSelectionTooBig(p)+"</li>");if(j.val().length<l.minimumInputLength)return e(y(l.formatInputTooShort,"formatInputTooShort")?"<li class='select2-no-results'>"+l.formatInputTooShort(j.val(),l.minimumInputLength)+"</li>":""),void(c&&this.showSearch&&this.showSearch(!0));if(l.maximumInputLength&&j.val().length>l.maximumInputLength)return void e(y(l.formatInputTooLong,"formatInputTooLong")?"<li class='select2-no-results'>"+l.formatInputTooLong(j.val(),l.maximumInputLength)+"</li>":"");l.formatSearching&&0===this.findHighlightableChoices().length&&e("<li class='select2-searching'>"+l.formatSearching()+"</li>"),j.addClass("select2-active"),this.removeHighlight(),h=this.tokenize(),h!=b&&null!=h&&j.val(h),this.resultsPage=1,l.query({"element":l.element,"term":j.val(),"page":this.resultsPage,"context":null,"matcher":l.matcher,"callback":this.bind(function(g){var h;if(i==this.queryCount){if(!this.opened())return void this.search.removeClass("select2-active");if(this.context=g.context===b?null:g.context,this.opts.createSearchChoice&&""!==j.val()&&(h=this.opts.createSearchChoice.call(m,j.val(),g.results))!==b&&null!==h&&m.id(h)!==b&&null!==m.id(h)&&0===a(g.results).filter(function(){return f(m.id(this),m.id(h))}).length&&g.results.unshift(h),0===g.results.length&&y(l.formatNoMatches,"formatNoMatches"))return void e("<li class='select2-no-results'>"+l.formatNoMatches(j.val())+"</li>");k.empty(),m.opts.populateResults.call(this,k,g.results,{"term":j.val(),"page":this.resultsPage,"context":null}),!0===g.more&&y(l.formatLoadMore,"formatLoadMore")&&(k.append("<li class='select2-more-results'>"+m.opts.escapeMarkup(l.formatLoadMore(this.resultsPage))+"</li>"),window.setTimeout(function(){m.loadMoreIfNeeded()},10)),this.postprocessResults(g,c),d(),this.opts.element.trigger({"type":"select2-loaded","items":g})}})})}},"cancel":function(){this.close()},"blur":function(){this.opts.selectOnBlur&&this.selectHighlighted({"noFocus":!0}),this.close(),this.container.removeClass("select2-container-active"),this.search[0]===document.activeElement&&this.search.blur(),this.clearSearch(),this.selection.find(".select2-search-choice-focus").removeClass("select2-search-choice-focus")},"focusSearch":function(){n(this.search)},"selectHighlighted":function(a){var b=this.highlight(),c=this.results.find(".select2-highlighted"),d=c.closest(".select2-result").data("select2-data");d?(this.highlight(b),this.onSelect(d,a)):a&&a.noFocus&&this.close()},"getPlaceholder":function(){var a;return this.opts.element.attr("placeholder")||this.opts.element.attr("data-placeholder")||this.opts.element.data("placeholder")||this.opts.placeholder||((a=this.getPlaceholderOption())!==b?a.text():b)},"getPlaceholderOption":function(){if(this.select){var a=this.select.children("option").first();if(this.opts.placeholderOption!==b)return"first"===this.opts.placeholderOption&&a||"function"==typeof this.opts.placeholderOption&&this.opts.placeholderOption(this.select);if(""===a.text()&&""===a.val())return a}},"initContainerWidth":function(){function c(){var c,d,e,f,g,h;if("off"===this.opts.width)return null;if("element"===this.opts.width)return 0===this.opts.element.outerWidth(!1)?"auto":this.opts.element.outerWidth(!1)+"px";if("copy"===this.opts.width||"resolve"===this.opts.width){if((c=this.opts.element.attr("style"))!==b)for(d=c.split(";"),f=0,g=d.length;g>f;f+=1)if(h=d[f].replace(/\s/g,""),null!==(e=h.match(/^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i))&&e.length>=1)return e[1];return"resolve"===this.opts.width?(c=this.opts.element.css("width"),c.indexOf("%")>0?c:0===this.opts.element.outerWidth(!1)?"auto":this.opts.element.outerWidth(!1)+"px"):null}return a.isFunction(this.opts.width)?this.opts.width():this.opts.width}var d=c.call(this);null!==d&&this.container.css("width",d)}}),F=C(E,{"createContainer":function(){return a(document.createElement("div")).attr({"class":"select2-container"}).html(["<a href='javascript:void(0)' onclick='return false;' class='select2-choice' tabindex='-1'>","   <span class='select2-chosen'>&nbsp;</span><abbr class='select2-search-choice-close'></abbr>","   <span class='select2-arrow'><b></b></span>","</a>","<input class='select2-focusser select2-offscreen' type='text'/>","<div class='select2-drop select2-display-none'>","   <div class='select2-search'>","       <input type='text' autocomplete='off' autocorrect='off' autocapitalize='off' spellcheck='false' class='select2-input'/>","   </div>","   <ul class='select2-results'>","   </ul>","</div>"].join(""))},"enableInterface":function(){this.parent.enableInterface.apply(this,arguments)&&this.focusser.prop("disabled",!this.isInterfaceEnabled())},"opening":function(){var c,d,e;this.opts.minimumResultsForSearch>=0&&this.showSearch(!0),this.parent.opening.apply(this,arguments),!1!==this.showSearchInput&&this.search.val(this.focusser.val()),this.search.focus(),c=this.search.get(0),c.createTextRange?(d=c.createTextRange(),d.collapse(!1),d.select()):c.setSelectionRange&&(e=this.search.val().length,c.setSelectionRange(e,e)),""===this.search.val()&&this.nextSearchTerm!=b&&(this.search.val(this.nextSearchTerm),this.search.select()),this.focusser.prop("disabled",!0).val(""),this.updateResults(!0),this.opts.element.trigger(a.Event("select2-open"))},"close":function(a){this.opened()&&(this.parent.close.apply(this,arguments),a=a||{"focus":!0},this.focusser.removeAttr("disabled"),a.focus&&this.focusser.focus())},"focus":function(){this.opened()?this.close():(this.focusser.removeAttr("disabled"),this.focusser.focus())},"isFocused":function(){return this.container.hasClass("select2-container-active")},"cancel":function(){this.parent.cancel.apply(this,arguments),this.focusser.removeAttr("disabled"),this.focusser.focus()},"destroy":function(){a("label[for='"+this.focusser.attr("id")+"']").attr("for",this.opts.element.attr("id")),this.parent.destroy.apply(this,arguments)},"initContainer":function(){var b,c=this.container,d=this.dropdown;this.opts.minimumResultsForSearch<0?this.showSearch(!1):this.showSearch(!0),this.selection=b=c.find(".select2-choice"),this.focusser=c.find(".select2-focusser"),this.focusser.attr("id","s2id_autogen"+H()),a("label[for='"+this.opts.element.attr("id")+"']").attr("for",this.focusser.attr("id")),this.focusser.attr("tabindex",this.elementTabIndex),this.search.on("keydown",this.bind(function(a){if(this.isInterfaceEnabled()){if(a.which===D.PAGE_UP||a.which===D.PAGE_DOWN)return void p(a);switch(a.which){case D.UP:case D.DOWN:return this.moveHighlight(a.which===D.UP?-1:1),void p(a);case D.ENTER:return this.selectHighlighted(),void p(a);case D.TAB:return void this.selectHighlighted({"noFocus":!0});case D.ESC:return this.cancel(a),void p(a)}}})),this.search.on("blur",this.bind(function(){document.activeElement===this.body().get(0)&&window.setTimeout(this.bind(function(){this.search.focus()}),0)})),this.focusser.on("keydown",this.bind(function(a){if(this.isInterfaceEnabled()&&a.which!==D.TAB&&!D.isControl(a)&&!D.isFunctionKey(a)&&a.which!==D.ESC){if(!1===this.opts.openOnEnter&&a.which===D.ENTER)return void p(a);if(a.which==D.DOWN||a.which==D.UP||a.which==D.ENTER&&this.opts.openOnEnter){if(a.altKey||a.ctrlKey||a.shiftKey||a.metaKey)return;return this.open(),void p(a)}return a.which==D.DELETE||a.which==D.BACKSPACE?(this.opts.allowClear&&this.clear(),void p(a)):void 0}})),i(this.focusser),this.focusser.on("keyup-change input",this.bind(function(a){if(this.opts.minimumResultsForSearch>=0){if(a.stopPropagation(),this.opened())return;this.open()}})),b.on("mousedown","abbr",this.bind(function(a){this.isInterfaceEnabled()&&(this.clear(),q(a),this.close(),this.selection.focus())})),b.on("mousedown",this.bind(function(b){this.container.hasClass("select2-container-active")||this.opts.element.trigger(a.Event("select2-focus")),this.opened()?this.close():this.isInterfaceEnabled()&&this.open(),p(b)})),d.on("mousedown",this.bind(function(){this.search.focus()})),b.on("focus",this.bind(function(a){p(a)})),this.focusser.on("focus",this.bind(function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(a.Event("select2-focus")),this.container.addClass("select2-container-active")})).on("blur",this.bind(function(){this.opened()||(this.container.removeClass("select2-container-active"),this.opts.element.trigger(a.Event("select2-blur")))})),this.search.on("focus",this.bind(function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(a.Event("select2-focus")),this.container.addClass("select2-container-active")})),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.setPlaceholder()},"clear":function(b){var c=this.selection.data("select2-data");if(c){var d=a.Event("select2-clearing");if(this.opts.element.trigger(d),d.isDefaultPrevented())return;var e=this.getPlaceholderOption();this.opts.element.val(e?e.val():""),this.selection.find(".select2-chosen").empty(),this.selection.removeData("select2-data"),this.setPlaceholder(),!1!==b&&(this.opts.element.trigger({"type":"select2-removed","val":this.id(c),"choice":c}),this.triggerChange({"removed":c}))}},"initSelection":function(){if(this.isPlaceholderOptionSelected())this.updateSelection(null),this.close(),this.setPlaceholder();else{var a=this;this.opts.initSelection.call(null,this.opts.element,function(c){c!==b&&null!==c&&(a.updateSelection(c),a.close(),a.setPlaceholder())})}},"isPlaceholderOptionSelected":function(){var a;return!!this.getPlaceholder()&&((a=this.getPlaceholderOption())!==b&&a.prop("selected")||""===this.opts.element.val()||this.opts.element.val()===b||null===this.opts.element.val())},"prepareOpts":function(){var b=this.parent.prepareOpts.apply(this,arguments),c=this;return"select"===b.element.get(0).tagName.toLowerCase()?b.initSelection=function(a,b){var d=a.find("option").filter(function(){return this.selected});b(c.optionToData(d))}:"data"in b&&(b.initSelection=b.initSelection||function(c,d){var e=c.val(),g=null;b.query({"matcher":function(a,c,d){var h=f(e,b.id(d));return h&&(g=d),h},"callback":a.isFunction(d)?function(){d(g)}:a.noop})}),b},"getPlaceholder":function(){return this.select&&this.getPlaceholderOption()===b?b:this.parent.getPlaceholder.apply(this,arguments)},"setPlaceholder":function(){var a=this.getPlaceholder();if(this.isPlaceholderOptionSelected()&&a!==b){if(this.select&&this.getPlaceholderOption()===b)return;this.selection.find(".select2-chosen").html(this.opts.escapeMarkup(a)),this.selection.addClass("select2-default"),this.container.removeClass("select2-allowclear")}},"postprocessResults":function(a,b,c){var d=0,e=this;if(this.findHighlightableChoices().each2(function(a,b){return f(e.id(b.data("select2-data")),e.opts.element.val())?(d=a,!1):void 0}),!1!==c&&(!0===b&&d>=0?this.highlight(d):this.highlight(0)),!0===b){var g=this.opts.minimumResultsForSearch;g>=0&&this.showSearch(A(a.results)>=g)}},"showSearch":function(b){this.showSearchInput!==b&&(this.showSearchInput=b,this.dropdown.find(".select2-search").toggleClass("select2-search-hidden",!b),this.dropdown.find(".select2-search").toggleClass("select2-offscreen",!b),a(this.dropdown,this.container).toggleClass("select2-with-searchbox",b))},"onSelect":function(a,b){if(this.triggerSelect(a)){var c=this.opts.element.val(),d=this.data();this.opts.element.val(this.id(a)),this.updateSelection(a),this.opts.element.trigger({"type":"select2-selected","val":this.id(a),"choice":a}),this.nextSearchTerm=this.opts.nextSearchTerm(a,this.search.val()),this.close(),b&&b.noFocus||this.focusser.focus(),f(c,this.id(a))||this.triggerChange({"added":a,"removed":d})}},"updateSelection":function(a){var c,d,e=this.selection.find(".select2-chosen");this.selection.data("select2-data",a),e.empty(),null!==a&&(c=this.opts.formatSelection(a,e,this.opts.escapeMarkup)),c!==b&&e.append(c),d=this.opts.formatSelectionCssClass(a,e),d!==b&&e.addClass(d),this.selection.removeClass("select2-default"),this.opts.allowClear&&this.getPlaceholder()!==b&&this.container.addClass("select2-allowclear")},"val":function(){var a,c=!1,d=null,e=this,f=this.data();if(0===arguments.length)return this.opts.element.val();if(a=arguments[0],arguments.length>1&&(c=arguments[1]),this.select)this.select.val(a).find("option").filter(function(){return this.selected}).each2(function(a,b){return d=e.optionToData(b),!1}),this.updateSelection(d),this.setPlaceholder(),c&&this.triggerChange({"added":d,"removed":f});else{if(!a&&0!==a)return void this.clear(c);if(this.opts.initSelection===b)throw new Error("cannot call val() if initSelection() is not defined");this.opts.element.val(a),this.opts.initSelection(this.opts.element,function(a){e.opts.element.val(a?e.id(a):""),e.updateSelection(a),e.setPlaceholder(),c&&e.triggerChange({"added":a,"removed":f})})}},"clearSearch":function(){this.search.val(""),this.focusser.val("")},"data":function(a){var c,d=!1;return 0===arguments.length?(c=this.selection.data("select2-data"),c==b&&(c=null),c):(arguments.length>1&&(d=arguments[1]),void(a?(c=this.data(),this.opts.element.val(a?this.id(a):""),this.updateSelection(a),d&&this.triggerChange({"added":a,"removed":c})):this.clear(d)))}}),G=C(E,{"createContainer":function(){return a(document.createElement("div")).attr({"class":"select2-container select2-container-multi"}).html(["<ul class='select2-choices'>","  <li class='select2-search-field'>","    <input type='text' autocomplete='off' autocorrect='off' autocapitalize='off' spellcheck='false' class='select2-input'>","  </li>","</ul>","<div class='select2-drop select2-drop-multi select2-display-none'>","   <ul class='select2-results'>","   </ul>","</div>"].join(""))},"prepareOpts":function(){var b=this.parent.prepareOpts.apply(this,arguments),c=this;return"select"===b.element.get(0).tagName.toLowerCase()?b.initSelection=function(a,b){var d=[];a.find("option").filter(function(){return this.selected}).each2(function(a,b){d.push(c.optionToData(b))}),b(d)}:"data"in b&&(b.initSelection=b.initSelection||function(c,d){var e=g(c.val(),b.separator),h=[];b.query({"matcher":function(c,d,g){var i=a.grep(e,function(a){return f(a,b.id(g))}).length;return i&&h.push(g),i},"callback":a.isFunction(d)?function(){for(var a=[],c=0;c<e.length;c++)for(var g=e[c],i=0;i<h.length;i++){var j=h[i];if(f(g,b.id(j))){a.push(j),h.splice(i,1);break}}d(a)}:a.noop})}),b},"selectChoice":function(a){var b=this.container.find(".select2-search-choice-focus");b.length&&a&&a[0]==b[0]||(b.length&&this.opts.element.trigger("choice-deselected",b),b.removeClass("select2-search-choice-focus"),a&&a.length&&(this.close(),a.addClass("select2-search-choice-focus"),this.opts.element.trigger("choice-selected",a)))},"destroy":function(){a("label[for='"+this.search.attr("id")+"']").attr("for",this.opts.element.attr("id")),this.parent.destroy.apply(this,arguments)},"initContainer":function(){var b,c=".select2-choices";this.searchContainer=this.container.find(".select2-search-field"),this.selection=b=this.container.find(c);var d=this;this.selection.on("click",".select2-search-choice:not(.select2-locked)",function(){d.search[0].focus(),d.selectChoice(a(this))}),this.search.attr("id","s2id_autogen"+H()),a("label[for='"+this.opts.element.attr("id")+"']").attr("for",this.search.attr("id")),this.search.on("input paste",this.bind(function(){this.isInterfaceEnabled()&&(this.opened()||this.open())})),this.search.attr("tabindex",this.elementTabIndex),this.keydowns=0,this.search.on("keydown",this.bind(function(a){if(this.isInterfaceEnabled()){++this.keydowns;var c=b.find(".select2-search-choice-focus"),d=c.prev(".select2-search-choice:not(.select2-locked)"),e=c.next(".select2-search-choice:not(.select2-locked)"),f=o(this.search);if(c.length&&(a.which==D.LEFT||a.which==D.RIGHT||a.which==D.BACKSPACE||a.which==D.DELETE||a.which==D.ENTER)){var g=c;return a.which==D.LEFT&&d.length?g=d:a.which==D.RIGHT?g=e.length?e:null:a.which===D.BACKSPACE?(this.unselect(c.first()),this.search.width(10),g=d.length?d:e):a.which==D.DELETE?(this.unselect(c.first()),this.search.width(10),g=e.length?e:null):a.which==D.ENTER&&(g=null),this.selectChoice(g),p(a),void(g&&g.length||this.open())}if((a.which===D.BACKSPACE&&1==this.keydowns||a.which==D.LEFT)&&0==f.offset&&!f.length)return this.selectChoice(b.find(".select2-search-choice:not(.select2-locked)").last()),void p(a);if(this.selectChoice(null),this.opened())switch(a.which){case D.UP:case D.DOWN:return this.moveHighlight(a.which===D.UP?-1:1),void p(a);case D.ENTER:return this.selectHighlighted(),void p(a);case D.TAB:return this.selectHighlighted({"noFocus":!0}),void this.close();case D.ESC:return this.cancel(a),void p(a)}if(a.which!==D.TAB&&!D.isControl(a)&&!D.isFunctionKey(a)&&a.which!==D.BACKSPACE&&a.which!==D.ESC){if(a.which===D.ENTER){if(!1===this.opts.openOnEnter)return;if(a.altKey||a.ctrlKey||a.shiftKey||a.metaKey)return}this.open(),(a.which===D.PAGE_UP||a.which===D.PAGE_DOWN)&&p(a),a.which===D.ENTER&&p(a)}}})),this.search.on("keyup",this.bind(function(){this.keydowns=0,this.resizeSearch()})),this.search.on("blur",this.bind(function(b){this.container.removeClass("select2-container-active"),this.search.removeClass("select2-focused"),this.selectChoice(null),this.opened()||this.clearSearch(),b.stopImmediatePropagation(),this.opts.element.trigger(a.Event("select2-blur"))})),this.container.on("click",c,this.bind(function(b){this.isInterfaceEnabled()&&(a(b.target).closest(".select2-search-choice").length>0||(this.selectChoice(null),this.clearPlaceholder(),this.container.hasClass("select2-container-active")||this.opts.element.trigger(a.Event("select2-focus")),this.open(),this.focusSearch(),b.preventDefault()))})),this.container.on("focus",c,this.bind(function(){this.isInterfaceEnabled()&&(this.container.hasClass("select2-container-active")||this.opts.element.trigger(a.Event("select2-focus")),this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"),this.clearPlaceholder())})),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.clearSearch()},"enableInterface":function(){this.parent.enableInterface.apply(this,arguments)&&this.search.prop("disabled",!this.isInterfaceEnabled())},"initSelection":function(){if(""===this.opts.element.val()&&""===this.opts.element.text()&&(this.updateSelection([]),this.close(),this.clearSearch()),this.select||""!==this.opts.element.val()){var a=this;this.opts.initSelection.call(null,this.opts.element,function(c){c!==b&&null!==c&&(a.updateSelection(c),a.close(),a.clearSearch())})}},"clearSearch":function(){var a=this.getPlaceholder(),c=this.getMaxSearchWidth();a!==b&&0===this.getVal().length&&!1===this.search.hasClass("select2-focused")?(this.search.val(a).addClass("select2-default"),this.search.width(c>0?c:this.container.css("width"))):this.search.val("").width(10)},"clearPlaceholder":function(){this.search.hasClass("select2-default")&&this.search.val("").removeClass("select2-default")},"opening":function(){this.clearPlaceholder(),this.resizeSearch(),this.parent.opening.apply(this,arguments),this.focusSearch(),this.updateResults(!0),this.search.focus(),this.opts.element.trigger(a.Event("select2-open"))},"close":function(){this.opened()&&this.parent.close.apply(this,arguments)},"focus":function(){this.close(),this.search.focus()},"isFocused":function(){return this.search.hasClass("select2-focused")},"updateSelection":function(b){var c=[],e=[],f=this;a(b).each(function(){d(f.id(this),c)<0&&(c.push(f.id(this)),e.push(this))}),b=e,this.selection.find(".select2-search-choice").remove(),a(b).each(function(){f.addSelectedChoice(this)}),f.postprocessResults()},"tokenize":function(){var a=this.search.val();null!=(a=this.opts.tokenizer.call(this,a,this.data(),this.bind(this.onSelect),this.opts))&&a!=b&&(this.search.val(a),a.length>0&&this.open())},"onSelect":function(a,b){this.triggerSelect(a)&&(this.addSelectedChoice(a),this.opts.element.trigger({"type":"selected","val":this.id(a),"choice":a}),(this.select||!this.opts.closeOnSelect)&&this.postprocessResults(a,!1,!0===this.opts.closeOnSelect),this.opts.closeOnSelect?(this.close(),this.search.width(10)):this.countSelectableResults()>0?(this.search.width(10),this.resizeSearch(),this.getMaximumSelectionSize()>0&&this.val().length>=this.getMaximumSelectionSize()&&this.updateResults(!0),this.positionDropdown()):(this.close(),this.search.width(10)),this.triggerChange({"added":a}),b&&b.noFocus||this.focusSearch())},"cancel":function(){this.close(),this.focusSearch()},"addSelectedChoice":function(c){var d,e,f=!c.locked,g=a("<li class='select2-search-choice'>    <div></div>    <a href='#' onclick='return false;' class='select2-search-choice-close' tabindex='-1'></a></li>"),h=a("<li class='select2-search-choice select2-locked'><div></div></li>"),i=f?g:h,j=this.id(c),k=this.getVal();d=this.opts.formatSelection(c,i.find("div"),this.opts.escapeMarkup),d!=b&&i.find("div").replaceWith("<div>"+d+"</div>"),e=this.opts.formatSelectionCssClass(c,i.find("div")),e!=b&&i.addClass(e),f&&i.find(".select2-search-choice-close").on("mousedown",p).on("click dblclick",this.bind(function(b){this.isInterfaceEnabled()&&(a(b.target).closest(".select2-search-choice").fadeOut("fast",this.bind(function(){this.unselect(a(b.target)),this.selection.find(".select2-search-choice-focus").removeClass("select2-search-choice-focus"),this.close(),this.focusSearch()})).dequeue(),p(b))})).on("focus",this.bind(function(){this.isInterfaceEnabled()&&(this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"))})),i.data("select2-data",c),i.insertBefore(this.searchContainer),k.push(j),this.setVal(k)},"unselect":function(b){var c,e,f=this.getVal();if(b=b.closest(".select2-search-choice"),0===b.length)throw"Invalid argument: "+b+". Must be .select2-search-choice";if(c=b.data("select2-data")){for(;(e=d(this.id(c),f))>=0;)f.splice(e,1),this.setVal(f),this.select&&this.postprocessResults();var g=a.Event("select2-removing");g.val=this.id(c),g.choice=c,this.opts.element.trigger(g),g.isDefaultPrevented()||(this.opts.element.trigger({"type":"select2-removed","val":this.id(c),"choice":c}),this.triggerChange({"removed":c}))}},"postprocessResults":function(a,b,c){var e=this.getVal(),f=this.results.find(".select2-result"),g=this.results.find(".select2-result-with-children"),h=this;f.each2(function(a,b){d(h.id(b.data("select2-data")),e)>=0&&(b.addClass("select2-selected"),b.find(".select2-result-selectable").addClass("select2-selected"))}),g.each2(function(a,b){b.is(".select2-result-selectable")||0!==b.find(".select2-result-selectable:not(.select2-selected)").length||b.addClass("select2-selected")}),-1==this.highlight()&&!1!==c&&h.highlight(0),!this.opts.createSearchChoice&&!f.filter(".select2-result:not(.select2-selected)").length>0&&(!a||a&&!a.more&&0===this.results.find(".select2-no-results").length)&&y(h.opts.formatNoMatches,"formatNoMatches")&&this.results.append("<li class='select2-no-results'>"+h.opts.formatNoMatches(h.search.val())+"</li>")},"getMaxSearchWidth":function(){return this.selection.width()-h(this.search)},"resizeSearch":function(){var a,b,c,d,e,f=h(this.search);a=r(this.search)+10,b=this.search.offset().left,c=this.selection.width(),d=this.selection.offset().left,e=c-(b-d)-f,a>e&&(e=c-f),40>e&&(e=c-f),0>=e&&(e=a),this.search.width(Math.floor(e))},"getVal":function(){var a;return this.select?(a=this.select.val(),null===a?[]:a):(a=this.opts.element.val(),g(a,this.opts.separator))},"setVal":function(b){var c;this.select?this.select.val(b):(c=[],a(b).each(function(){d(this,c)<0&&c.push(this)}),this.opts.element.val(0===c.length?"":c.join(this.opts.separator)))},"buildChangeDetails":function(a,b){for(var b=b.slice(0),a=a.slice(0),c=0;c<b.length;c++)for(var d=0;d<a.length;d++)f(this.opts.id(b[c]),this.opts.id(a[d]))&&(b.splice(c,1),c--,a.splice(d,1),d--);return{"added":b,"removed":a}},"val":function(c,d){var e,f=this;if(0===arguments.length)return this.getVal();if(e=this.data(),e.length||(e=[]),!c&&0!==c)return this.opts.element.val(""),this.updateSelection([]),this.clearSearch(),void(d&&this.triggerChange({"added":this.data(),"removed":e}));if(this.setVal(c),this.select)this.opts.initSelection(this.select,this.bind(this.updateSelection)),d&&this.triggerChange(this.buildChangeDetails(e,this.data()));else{if(this.opts.initSelection===b)throw new Error("val() cannot be called if initSelection() is not defined");this.opts.initSelection(this.opts.element,function(b){var c=a.map(b,f.id);f.setVal(c),f.updateSelection(b),f.clearSearch(),d&&f.triggerChange(f.buildChangeDetails(e,f.data()))})}this.clearSearch()},"onSortStart":function(){if(this.select)throw new Error("Sorting of elements is not supported when attached to <select>. Attach to <input type='hidden'/> instead.");this.search.width(0),this.searchContainer.hide()},"onSortEnd":function(){var b=[],c=this;this.searchContainer.show(),this.searchContainer.appendTo(this.searchContainer.parent()),this.resizeSearch(),this.selection.find(".select2-search-choice").each(function(){b.push(c.opts.id(a(this).data("select2-data")))}),this.setVal(b),this.triggerChange()},"data":function(b,c){var d,e,f=this;return 0===arguments.length?this.selection.find(".select2-search-choice").map(function(){return a(this).data("select2-data")}).get():(e=this.data(),b||(b=[]),d=a.map(b,function(a){return f.opts.id(a)}),this.setVal(d),this.updateSelection(b),this.clearSearch(),void(c&&this.triggerChange(this.buildChangeDetails(e,this.data()))))}}),a.fn.select2=function(){var c,e,f,g,h,i=Array.prototype.slice.call(arguments,0),j=["val","destroy","opened","open","close","focus","isFocused","container","dropdown","onSortStart","onSortEnd","enable","disable","readonly","positionDropdown","data","search"],k=["opened","isFocused","container","dropdown"],l=["val","data"],m={"search":"externalSearch"};return this.each(function(){if(0===i.length||"object"==typeof i[0])c=0===i.length?{}:a.extend({},i[0]),c.element=a(this),"select"===c.element.get(0).tagName.toLowerCase()?h=c.element.prop("multiple"):(h=c.multiple||!1,"tags"in c&&(c.multiple=h=!0)),e=h?new G:new F,e.init(c);else{if("string"!=typeof i[0])throw"Invalid arguments to select2 plugin: "+i;if(d(i[0],j)<0)throw"Unknown method: "+i[0];if(g=b,(e=a(this).data("select2"))===b)return;if(f=i[0],"container"===f?g=e.container:"dropdown"===f?g=e.dropdown:(m[f]&&(f=m[f]),g=e[f].apply(e,i.slice(1))),d(i[0],k)>=0||d(i[0],l)&&1==i.length)return!1}}),g===b?this:g},a.fn.select2.defaults={"width":"copy","loadMorePadding":0,"closeOnSelect":!0,"openOnEnter":!0,"containerCss":{},"dropdownCss":{},"containerCssClass":"","dropdownCssClass":"","formatResult":function(a,b,c,d){var e=[];return t(a.text,c.term,e,d),e.join("")},"formatSelection":function(a,c,d){return a?d(a.text):b},"sortResults":function(a){return a},"formatResultCssClass":function(){return b},"formatSelectionCssClass":function(){return b},"formatNoMatches":function(){return"No matches found"},"formatInputTooShort":function(a,b){var c=b-a.length;return"Please enter "+c+" more character"+(1==c?"":"s")},"formatInputTooLong":function(a,b){var c=a.length-b;return"Please delete "+c+" character"+(1==c?"":"s")},"formatSelectionTooBig":function(a){return"You can only select "+a+" item"+(1==a?"":"s")},"formatLoadMore":function(){return"Loading more results..."},"formatSearching":function(){return"Searching..."},"minimumResultsForSearch":0,"minimumInputLength":0,"maximumInputLength":null,"maximumSelectionSize":0,"id":function(a){return a.id},"matcher":function(a,b){return c(""+b).toUpperCase().indexOf(c(""+a).toUpperCase())>=0},"separator":",","tokenSeparators":[],"tokenizer":B,"escapeMarkup":u,"blurOnChange":!1,"selectOnBlur":!1,"adaptContainerCssClass":function(a){return a},"adaptDropdownCssClass":function(){return null},"nextSearchTerm":function(){return b}},a.fn.select2.ajaxDefaults={"transport":a.ajax,"params":{"type":"GET","cache":!1,"dataType":"json"}},window.Select2={"query":{"ajax":v,"local":w,"tags":x},"util":{"debounce":k,"markMatch":t,"escapeMarkup":u,"stripDiacritics":c},"class":{"abstract":E,"single":F,"multi":G}}}}(jQuery),function(a){"use strict";a.extend(a.fn.select2.defaults,{"formatNoMatches":function(){return"Keine \xdcbereinstimmungen gefunden"},"formatInputTooShort":function(a,b){return"Bitte "+(b-a.length)+" Zeichen mehr eingeben"},"formatInputTooLong":function(a,b){return"Bitte "+(a.length-b)+" Zeichen weniger eingeben"},"formatSelectionTooBig":function(a){return"Sie k\xf6nnen nur "+a+" Eintr"+(1===a?"ag":"\xe4ge")+" ausw\xe4hlen"},"formatLoadMore":function(a){return"Lade mehr Ergebnisse..."},"formatSearching":function(){return"Suche..."}})}(jQuery),function(a){a.fn.extend({"elastic":function(){var b=["paddingTop","paddingRight","paddingBottom","paddingLeft","fontSize","lineHeight","fontFamily","width","fontWeight"];return this.each(function(){function c(a,b){curratedHeight=Math.floor(parseInt(a,10)),e.height()!=curratedHeight&&e.css({"height":curratedHeight+"px","overflow":b})}function d(){var a=e.val().replace(/&/g,"&amp;").replace(/  /g,"&nbsp;").replace(/<|>/g,"&gt;").replace(/\n/g,"<br />");if(a+"&nbsp;"!=f.html()&&(f.html(a+"&nbsp;"),Math.abs(f.height()+g-e.height())>3)){var b=f.height()+g;b>=i?c(i,"auto"):b<=h?c(h,"hidden"):c(b,"hidden")}}if("textarea"!=this.type)return!1;var e=a(this),f=a("<div />").css({"position":"absolute","display":"none","word-wrap":"break-word"}),g=parseInt(e.css("line-height"),10)||parseInt(e.css("font-size"),"10"),h=parseInt(e.css("height"),10)||3*g,i=parseInt(e.css("max-height"),10)||Number.MAX_VALUE,j=0;i<0&&(i=Number.MAX_VALUE),f.appendTo(e.parent());for(var j=b.length;j--;)f.css(b[j].toString(),e.css(b[j].toString()));e.css({"overflow":"hidden"}),e.keyup(function(){d()}),e.live("input paste",function(a){setTimeout(d,250)}),d()})}})}(jQuery);var _slice=Array.prototype.slice,_slicedToArray=function(){function a(a,b){var c=[],d=!0,e=!1,f=void 0;try{for(var g,h=a[Symbol.iterator]();!(d=(g=h.next()).done)&&(c.push(g.value),!b||c.length!==b);d=!0);}catch(a){e=!0,f=a}finally{try{!d&&h.return&&h.return()}finally{if(e)throw f}}return c}return function(b,c){if(Array.isArray(b))return b;if(Symbol.iterator in Object(b))return a(b,c);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),_extends=Object.assign||function(a){for(var b=1;b<arguments.length;b++){var c=arguments[b];for(var d in c)Object.prototype.hasOwnProperty.call(c,d)&&(a[d]=c[d])}return a};!function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b(require("jquery")):"function"==typeof define&&define.amd?define(["jquery"],b):a.parsley=b(a.jQuery)}(this,function(a){"use strict";function b(a,b){return a.parsleyAdaptedCallback||(a.parsleyAdaptedCallback=function(){var c=Array.prototype.slice.call(arguments,0);c.unshift(this),a.apply(b||G,c)}),a.parsleyAdaptedCallback}function c(a){return 0===a.lastIndexOf(I,0)?a.substr(I.length):a}function d(){var b=this,c=window||global;_extends(this,{"isNativeEvent":function(a){return a.originalEvent&&!1!==a.originalEvent.isTrusted},"fakeInputEvent":function(c){b.isNativeEvent(c)&&a(c.target).trigger("input")},"misbehaves":function(c){b.isNativeEvent(c)&&(b.behavesOk(c),a(document).on("change.inputevent",c.data.selector,b.fakeInputEvent),b.fakeInputEvent(c))},"behavesOk":function(c){b.isNativeEvent(c)&&a(document).off("input.inputevent",c.data.selector,b.behavesOk).off("change.inputevent",c.data.selector,b.misbehaves)},"install":function(){if(!c.inputEventPatched){c.inputEventPatched="0.0.3";for(var d=["select",'input[type="checkbox"]','input[type="radio"]','input[type="file"]'],e=0;e<d.length;e++){var f=d[e];a(document).on("input.inputevent",f,{"selector":f},b.behavesOk).on("change.inputevent",f,{"selector":f},b.misbehaves)}}},"uninstall":function(){delete c.inputEventPatched,a(document).off(".inputevent")}})}var e=1,f={},g={"attr":function(a,b,c){var d,e,f,g=new RegExp("^"+b,"i");if(void 0===c)c={};else for(d in c)c.hasOwnProperty(d)&&delete c[d];if(!a)return c;for(f=a.attributes,d=f.length;d--;)(e=f[d])&&e.specified&&g.test(e.name)&&(c[this.camelize(e.name.slice(b.length))]=this.deserializeValue(e.value));return c},"checkAttr":function(a,b,c){return a.hasAttribute(b+c)},"setAttr":function(a,b,c,d){a.setAttribute(this.dasherize(b+c),String(d))},"getType":function(a){return a.getAttribute("type")||"text"},"generateID":function(){return""+e++},"deserializeValue":function(a){var b;try{return a?"true"==a||"false"!=a&&("null"==a?null:isNaN(b=Number(a))?/^[\[\{]/.test(a)?JSON.parse(a):a:b):a}catch(b){return a}},"camelize":function(a){return a.replace(/-+(.)?/g,function(a,b){return b?b.toUpperCase():""})},"dasherize":function(a){return a.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()},"warn":function(){var a;window.console&&"function"==typeof window.console.warn&&(a=window.console).warn.apply(a,arguments)},"warnOnce":function(a){f[a]||(f[a]=!0,this.warn.apply(this,arguments))},"_resetWarnings":function(){f={}},"trimString":function(a){return a.replace(/^\s+|\s+$/g,"")},"parse":{"date":function(a){var b=a.match(/^(\d{4,})-(\d\d)-(\d\d)$/);if(!b)return null;var c=b.map(function(a){return parseInt(a,10)}),d=_slicedToArray(c,4),e=(d[0],d[1]),f=d[2],g=d[3],h=new Date(e,f-1,g);return h.getFullYear()!==e||h.getMonth()+1!==f||h.getDate()!==g?null:h},"string":function(a){return a},"integer":function(a){return isNaN(a)?null:parseInt(a,10)},"number":function(a){if(isNaN(a))throw null;return parseFloat(a)},"boolean":function(a){return!/^\s*false\s*$/i.test(a)},"object":function(a){return g.deserializeValue(a)},"regexp":function(a){var b="";return/^\/.*\/(?:[gimy]*)$/.test(a)?(b=a.replace(/.*\/([gimy]*)$/,"$1"),a=a.replace(new RegExp("^/(.*?)/"+b+"$"),"$1")):a="^"+a+"$",new RegExp(a,b)}},"parseRequirement":function(a,b){var c=this.parse[a||"string"];if(!c)throw'Unknown requirement specification: "'+a+'"';var d=c(b);if(null===d)throw"Requirement is not a "+a+': "'+b+'"';return d},"namespaceEvents":function(b,c){return b=this.trimString(b||"").split(/\s+/),b[0]?a.map(b,function(a){return a+"."+c}).join(" "):""},"difference":function(b,c){var d=[];return a.each(b,function(a,b){-1==c.indexOf(b)&&d.push(b)}),d},"all":function(b){return a.when.apply(a,_toConsumableArray(b).concat([42,42]))},"objectCreate":Object.create||function(){var a=function(){};return function(b){if(arguments.length>1)throw Error("Second argument not supported");if("object"!=typeof b)throw TypeError("Argument must be an object");a.prototype=b;var c=new a;return a.prototype=null,c}}(),"_SubmitSelector":'input[type="submit"], button:submit'},h={"namespace":"data-parsley-","inputs":"input, textarea, select","excluded":"input[type=button], input[type=submit], input[type=reset], input[type=hidden]","priorityEnabled":!0,"multiple":null,"group":null,"uiEnabled":!0,"validationThreshold":3,"focus":"first","trigger":!1,"triggerAfterFailure":"input","errorClass":"parsley-error","successClass":"parsley-success","classHandler":function(a){},"errorsContainer":function(a){},"errorsWrapper":'<ul class="parsley-errors-list"></ul>',"errorTemplate":"<li></li>"},i=function(){this.__id__=g.generateID()};i.prototype={"asyncSupport":!0,"_pipeAccordingToValidationResult":function(){var b=this,c=function(){var c=a.Deferred();return!0!==b.validationResult&&c.reject(),c.resolve().promise()};return[c,c]},"actualizeOptions":function(){return g.attr(this.element,this.options.namespace,this.domOptions),this.parent&&this.parent.actualizeOptions&&this.parent.actualizeOptions(),this},"_resetOptions":function(a){this.domOptions=g.objectCreate(this.parent.options),this.options=g.objectCreate(this.domOptions);for(var b in a)a.hasOwnProperty(b)&&(this.options[b]=a[b]);this.actualizeOptions()},"_listeners":null,"on":function(a,b){return this._listeners=this._listeners||{},(this._listeners[a]=this._listeners[a]||[]).push(b),this},"subscribe":function(b,c){a.listenTo(this,b.toLowerCase(),c)},"off":function(a,b){var c=this._listeners&&this._listeners[a];if(c)if(b)for(var d=c.length;d--;)c[d]===b&&c.splice(d,1);else delete this._listeners[a];return this},"unsubscribe":function(b,c){a.unsubscribeTo(this,b.toLowerCase())},"trigger":function(a,b,c){b=b||this;var d,e=this._listeners&&this._listeners[a];if(e)for(var f=e.length;f--;)if(!1===(d=e[f].call(b,b,c)))return d;return!this.parent||this.parent.trigger(a,b,c)},"asyncIsValid":function(a,b){return g.warnOnce("asyncIsValid is deprecated; please use whenValid instead"),this.whenValid({"group":a,"force":b})},"_findRelated":function(){return this.options.multiple?a(this.parent.element.querySelectorAll("["+this.options.namespace+'multiple="'+this.options.multiple+'"]')):this.$element}};var j=function(a,b){var c=a.match(/^\s*\[(.*)\]\s*$/);if(!c)throw'Requirement is not an array: "'+a+'"';var d=c[1].split(",").map(g.trimString);if(d.length!==b)throw"Requirement has "+d.length+" values when "+b+" are needed";return d},k=function(a,b,c){var d=null,e={};for(var f in a)if(f){var h=c(f);"string"==typeof h&&(h=g.parseRequirement(a[f],h)),e[f]=h}else d=g.parseRequirement(a[f],b);return[d,e]},l=function(b){a.extend(!0,this,b)};l.prototype={"validate":function(a,b){if(this.fn)return arguments.length>3&&(b=[].slice.call(arguments,1,-1)),this.fn(a,b);if(Array.isArray(a)){if(!this.validateMultiple)throw"Validator `"+this.name+"` does not handle multiple values";return this.validateMultiple.apply(this,arguments)}var c=arguments[arguments.length-1];if(this.validateDate&&c._isDateInput())return arguments[0]=g.parse.date(arguments[0]),null!==arguments[0]&&this.validateDate.apply(this,arguments);if(this.validateNumber)return!isNaN(a)&&(arguments[0]=parseFloat(arguments[0]),this.validateNumber.apply(this,arguments));if(this.validateString)return this.validateString.apply(this,arguments);throw"Validator `"+this.name+"` only handles multiple values"},"parseRequirements":function(b,c){if("string"!=typeof b)return Array.isArray(b)?b:[b];var d=this.requirementType;if(Array.isArray(d)){for(var e=j(b,d.length),f=0;f<e.length;f++)e[f]=g.parseRequirement(d[f],e[f]);return e}return a.isPlainObject(d)?k(d,b,c):[g.parseRequirement(d,b)]},"requirementType":"string","priority":2};var m=function(a,b){this.__class__="ValidatorRegistry",this.locale="en",this.init(a||{},b||{})},n={"email":/^((([a-zA-Z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-zA-Z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/,"number":/^-?(\d*\.)?\d+(e[-+]?\d+)?$/i,"integer":/^-?\d+$/,"digits":/^\d+$/,"alphanum":/^\w+$/i,"date":{"test":function(a){return null!==g.parse.date(a)}},"url":new RegExp("^(?:(?:https?|ftp)://)?(?:\\S+(?::\\S*)?@)?(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[1-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-zA-Z\\u00a1-\\uffff0-9]-*)*[a-zA-Z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-zA-Z\\u00a1-\\uffff0-9]-*)*[a-zA-Z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-zA-Z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:/\\S*)?$")};n.range=n.number;var o=function(a){var b=(""+a).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return b?Math.max(0,(b[1]?b[1].length:0)-(b[2]?+b[2]:0)):0},p=function(a,b){return b.map(g.parse[a])},q=function(a,b){return function(c){for(var d=arguments.length,e=Array(d>1?d-1:0),f=1;f<d;f++)e[f-1]=arguments[f];return e.pop(),b.apply(void 0,[c].concat(_toConsumableArray(p(a,e))))}},r=function(a){return{"validateDate":q("date",a),"validateNumber":q("number",a),"requirementType":a.length<=2?"string":["string","string"],"priority":30}};m.prototype={"init":function(a,b){this.catalog=b,this.validators=_extends({},this.validators);for(var c in a)this.addValidator(c,a[c].fn,a[c].priority);window.Parsley.trigger("parsley:validator:init")},"setLocale":function(a){if(void 0===this.catalog[a])throw new Error(a+" is not available in the catalog");return this.locale=a,this},"addCatalog":function(a,b,c){return"object"==typeof b&&(this.catalog[a]=b),!0===c?this.setLocale(a):this},"addMessage":function(a,b,c){return void 0===this.catalog[a]&&(this.catalog[a]={}),this.catalog[a][b]=c,this},"addMessages":function(a,b){for(var c in b)this.addMessage(a,c,b[c]);return this},"addValidator":function(a,b,c){if(this.validators[a])g.warn('Validator "'+a+'" is already defined.');else if(h.hasOwnProperty(a))return void g.warn('"'+a+'" is a restricted keyword and is not a valid validator name.');return this._setValidator.apply(this,arguments)},"hasValidator":function(a){return!!this.validators[a]},"updateValidator":function(a,b,c){return this.validators[a]?this._setValidator.apply(this,arguments):(g.warn('Validator "'+a+'" is not already defined.'),this.addValidator.apply(this,arguments))},"removeValidator":function(a){return this.validators[a]||g.warn('Validator "'+a+'" is not defined.'),delete this.validators[a],this},"_setValidator":function(a,b,c){"object"!=typeof b&&(b={"fn":b,"priority":c}),b.validate||(b=new l(b)),this.validators[a]=b;for(var d in b.messages||{})this.addMessage(d,a,b.messages[d]);return this},"getErrorMessage":function(a){var b;if("type"===a.name){b=(this.catalog[this.locale][a.name]||{})[a.requirements]}else b=this.formatMessage(this.catalog[this.locale][a.name],a.requirements);return b||this.catalog[this.locale].defaultMessage||this.catalog.en.defaultMessage},"formatMessage":function(a,b){if("object"==typeof b){for(var c in b)a=this.formatMessage(a,b[c]);return a}return"string"==typeof a?a.replace(/%s/i,b):""},"validators":{"notblank":{"validateString":function(a){return/\S/.test(a)},"priority":2},"required":{"validateMultiple":function(a){return a.length>0},"validateString":function(a){return/\S/.test(a)},"priority":512},"type":{"validateString":function(a,b){var c=arguments.length<=2||void 0===arguments[2]?{}:arguments[2],d=c.step,e=void 0===d?"any":d,f=c.base,g=void 0===f?0:f,h=n[b];if(!h)throw new Error("validator type `"+b+"` is not supported");if(!h.test(a))return!1;if("number"===b&&!/^any$/i.test(e||"")){var i=Number(a),j=Math.max(o(e),o(g));if(o(i)>j)return!1;var k=function(a){return Math.round(a*Math.pow(10,j))};if((k(i)-k(g))%k(e)!=0)return!1}return!0},"requirementType":{"":"string","step":"string","base":"number"},"priority":256},"pattern":{"validateString":function(a,b){return b.test(a)},"requirementType":"regexp","priority":64},"minlength":{"validateString":function(a,b){return a.length>=b},"requirementType":"integer","priority":30},"maxlength":{"validateString":function(a,b){return a.length<=b},"requirementType":"integer","priority":30},"length":{"validateString":function(a,b,c){return a.length>=b&&a.length<=c},"requirementType":["integer","integer"],"priority":30},"mincheck":{"validateMultiple":function(a,b){return a.length>=b},"requirementType":"integer","priority":30},"maxcheck":{"validateMultiple":function(a,b){return a.length<=b},"requirementType":"integer","priority":30},"check":{"validateMultiple":function(a,b,c){return a.length>=b&&a.length<=c},"requirementType":["integer","integer"],"priority":30},"min":r(function(a,b){return a>=b}),"max":r(function(a,b){return a<=b}),"range":r(function(a,b,c){return a>=b&&a<=c}),"equalto":{"validateString":function(b,c){var d=a(c);return d.length?b===d.val():b===c},"priority":256}}};var s={},t=function a(b,c,d){for(var e=[],f=[],g=0;g<b.length;g++){for(var h=!1,i=0;i<c.length;i++)if(b[g].assert.name===c[i].assert.name){h=!0;break}h?f.push(b[g]):e.push(b[g])}return{"kept":f,"added":e,"removed":d?[]:a(c,b,!0).added}};s.Form={"_actualizeTriggers":function(){var a=this;this.$element.on("submit.Parsley",function(b){a.onSubmitValidate(b)}),this.$element.on("click.Parsley",g._SubmitSelector,function(b){a.onSubmitButton(b)}),!1!==this.options.uiEnabled&&this.element.setAttribute("novalidate","")},"focus":function(){if(this._focusedField=null,!0===this.validationResult||"none"===this.options.focus)return null;for(var a=0;a<this.fields.length;a++){var b=this.fields[a];if(!0!==b.validationResult&&b.validationResult.length>0&&void 0===b.options.noFocus&&(this._focusedField=b.$element,"first"===this.options.focus))break}return null===this._focusedField?null:this._focusedField.focus()},"_destroyUI":function(){this.$element.off(".Parsley")}},s.Field={"_reflowUI":function(){if(this._buildUI(),this._ui){var a=t(this.validationResult,this._ui.lastValidationResult);this._ui.lastValidationResult=this.validationResult,this._manageStatusClass(),this._manageErrorsMessages(a),this._actualizeTriggers(),!a.kept.length&&!a.added.length||this._failedOnce||(this._failedOnce=!0,this._actualizeTriggers())}},"getErrorsMessages":function(){if(!0===this.validationResult)return[];for(var a=[],b=0;b<this.validationResult.length;b++)a.push(this.validationResult[b].errorMessage||this._getErrorMessage(this.validationResult[b].assert));return a},"addError":function(a){var b=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],c=b.message,d=b.assert,e=b.updateClass,f=void 0===e||e;this._buildUI(),this._addError(a,{"message":c,"assert":d}),f&&this._errorClass()},"updateError":function(a){var b=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],c=b.message,d=b.assert,e=b.updateClass,f=void 0===e||e;this._buildUI(),this._updateError(a,{"message":c,"assert":d}),f&&this._errorClass()},"removeError":function(a){var b=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],c=b.updateClass,d=void 0===c||c;this._buildUI(),this._removeError(a),d&&this._manageStatusClass()},"_manageStatusClass":function(){this.hasConstraints()&&this.needsValidation()&&!0===this.validationResult?this._successClass():this.validationResult.length>0?this._errorClass():this._resetClass()},"_manageErrorsMessages":function(b){if(void 0===this.options.errorsMessagesDisabled){if(void 0!==this.options.errorMessage)return b.added.length||b.kept.length?(this._insertErrorWrapper(),0===this._ui.$errorsWrapper.find(".parsley-custom-error-message").length&&this._ui.$errorsWrapper.append(a(this.options.errorTemplate).addClass("parsley-custom-error-message")),this._ui.$errorsWrapper.addClass("filled").find(".parsley-custom-error-message").html(this.options.errorMessage)):this._ui.$errorsWrapper.removeClass("filled").find(".parsley-custom-error-message").remove();for(var c=0;c<b.removed.length;c++)this._removeError(b.removed[c].assert.name);for(c=0;c<b.added.length;c++)this._addError(b.added[c].assert.name,{"message":b.added[c].errorMessage,"assert":b.added[c].assert});for(c=0;c<b.kept.length;c++)this._updateError(b.kept[c].assert.name,{"message":b.kept[c].errorMessage,"assert":b.kept[c].assert})}},"_addError":function(b,c){var d=c.message,e=c.assert;this._insertErrorWrapper(),this._ui.$errorClassHandler.attr("aria-describedby",this._ui.errorsWrapperId),this._ui.$errorsWrapper.addClass("filled").append(a(this.options.errorTemplate).addClass("parsley-"+b).html(d||this._getErrorMessage(e)))},"_updateError":function(a,b){var c=b.message,d=b.assert;this._ui.$errorsWrapper.addClass("filled").find(".parsley-"+a).html(c||this._getErrorMessage(d))},"_removeError":function(a){this._ui.$errorClassHandler.removeAttr("aria-describedby"),this._ui.$errorsWrapper.removeClass("filled").find(".parsley-"+a).remove()},"_getErrorMessage":function(a){var b=a.name+"Message";return void 0!==this.options[b]?window.Parsley.formatMessage(this.options[b],a.requirements):window.Parsley.getErrorMessage(a)},"_buildUI":function(){if(!this._ui&&!1!==this.options.uiEnabled){var b={};this.element.setAttribute(this.options.namespace+"id",this.__id__),b.$errorClassHandler=this._manageClassHandler(),b.errorsWrapperId="parsley-id-"+(this.options.multiple?"multiple-"+this.options.multiple:this.__id__),b.$errorsWrapper=a(this.options.errorsWrapper).attr("id",b.errorsWrapperId),b.lastValidationResult=[],b.validationInformationVisible=!1,this._ui=b}},"_manageClassHandler":function(){if("string"==typeof this.options.classHandler&&a(this.options.classHandler).length)return a(this.options.classHandler);var b=this.options.classHandler;if("string"==typeof this.options.classHandler&&"function"==typeof window[this.options.classHandler]&&(b=window[this.options.classHandler]),"function"==typeof b){var c=b.call(this,this);if(void 0!==c&&c.length)return c}else{if("object"==typeof b&&b instanceof jQuery&&b.length)return b;b&&g.warn("The class handler `"+b+"` does not exist in DOM nor as a global JS function")}return this._inputHolder()},"_inputHolder":function(){return this.options.multiple&&"SELECT"!==this.element.nodeName?this.$element.parent():this.$element},"_insertErrorWrapper":function(){var b=this.options.errorsContainer;if(0!==this._ui.$errorsWrapper.parent().length)return this._ui.$errorsWrapper.parent();if("string"==typeof b){if(a(b).length)return a(b).append(this._ui.$errorsWrapper);"function"==typeof window[b]?b=window[b]:g.warn("The errors container `"+b+"` does not exist in DOM nor as a global JS function")}return"function"==typeof b&&(b=b.call(this,this)),"object"==typeof b&&b.length?b.append(this._ui.$errorsWrapper):this._inputHolder().after(this._ui.$errorsWrapper)},"_actualizeTriggers":function(){var a,b=this,c=this._findRelated();c.off(".Parsley"),this._failedOnce?c.on(g.namespaceEvents(this.options.triggerAfterFailure,"Parsley"),function(){b._validateIfNeeded()}):(a=g.namespaceEvents(this.options.trigger,"Parsley"))&&c.on(a,function(a){b._validateIfNeeded(a)})},"_validateIfNeeded":function(a){var b=this;a&&/key|input/.test(a.type)&&(!this._ui||!this._ui.validationInformationVisible)&&this.getValue().length<=this.options.validationThreshold||(this.options.debounce?(window.clearTimeout(this._debounced),this._debounced=window.setTimeout(function(){return b.validate()},this.options.debounce)):this.validate())},"_resetUI":function(){this._failedOnce=!1,this._actualizeTriggers(),void 0!==this._ui&&(this._ui.$errorsWrapper.removeClass("filled").children().remove(),this._resetClass(),this._ui.lastValidationResult=[],this._ui.validationInformationVisible=!1)},"_destroyUI":function(){this._resetUI(),void 0!==this._ui&&this._ui.$errorsWrapper.remove(),delete this._ui},"_successClass":function(){this._ui.validationInformationVisible=!0,this._ui.$errorClassHandler.removeClass(this.options.errorClass).addClass(this.options.successClass)},"_errorClass":function(){this._ui.validationInformationVisible=!0,this._ui.$errorClassHandler.removeClass(this.options.successClass).addClass(this.options.errorClass)},"_resetClass":function(){this._ui.$errorClassHandler.removeClass(this.options.successClass).removeClass(this.options.errorClass)}};var u=function(b,c,d){this.__class__="Form",this.element=b,this.$element=a(b),this.domOptions=c,this.options=d,this.parent=window.Parsley,this.fields=[],this.validationResult=null},v={"pending":null,"resolved":!0,"rejected":!1};u.prototype={"onSubmitValidate":function(a){var b=this;if(!0!==a.parsley){var c=this._submitSource||this.$element.find(g._SubmitSelector)[0];if(this._submitSource=null,this.$element.find(".parsley-synthetic-submit-button").prop("disabled",!0),!c||null===c.getAttribute("formnovalidate")){window.Parsley._remoteCache={};var d=this.whenValidate({"event":a});"resolved"===d.state()&&!1!==this._trigger("submit")||(a.stopImmediatePropagation(),a.preventDefault(),"pending"===d.state()&&d.done(function(){b._submit(c)}))}}},"onSubmitButton":function(a){this._submitSource=a.currentTarget},"_submit":function(b){if(!1!==this._trigger("submit")){if(b){var c=this.$element.find(".parsley-synthetic-submit-button").prop("disabled",!1);0===c.length&&(c=a('<input class="parsley-synthetic-submit-button" type="hidden">').appendTo(this.$element)),c.attr({"name":b.getAttribute("name"),"value":b.getAttribute("value")})}this.$element.trigger(_extends(a.Event("submit"),{"parsley":!0}))}},"validate":function(b){if(arguments.length>=1&&!a.isPlainObject(b)){g.warnOnce("Calling validate on a parsley form without passing arguments as an object is deprecated.");var c=_slice.call(arguments);b={"group":c[0],"force":c[1],"event":c[2]}}return v[this.whenValidate(b).state()]},"whenValidate":function(){var b,c=this,d=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],e=d.group,f=d.force,h=d.event;this.submitEvent=h,h&&(this.submitEvent=_extends({},h,{"preventDefault":function(){g.warnOnce("Using `this.submitEvent.preventDefault()` is deprecated; instead, call `this.validationResult = false`"),c.validationResult=!1}})),this.validationResult=!0,this._trigger("validate"),this._refreshFields();var i=this._withoutReactualizingFormOptions(function(){return a.map(c.fields,function(a){return a.whenValidate({"force":f,"group":e})})});return(b=g.all(i).done(function(){c._trigger("success")}).fail(function(){c.validationResult=!1,c.focus(),c._trigger("error")}).always(function(){c._trigger("validated")})).pipe.apply(b,_toConsumableArray(this._pipeAccordingToValidationResult()))},"isValid":function(b){if(arguments.length>=1&&!a.isPlainObject(b)){g.warnOnce("Calling isValid on a parsley form without passing arguments as an object is deprecated.");var c=_slice.call(arguments);b={"group":c[0],"force":c[1]}}return v[this.whenValid(b).state()]},"whenValid":function(){var b=this,c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],d=c.group,e=c.force;this._refreshFields();var f=this._withoutReactualizingFormOptions(function(){return a.map(b.fields,function(a){return a.whenValid({"group":d,"force":e})})});return g.all(f)},"refresh":function(){return this._refreshFields(),this},"reset":function(){for(var a=0;a<this.fields.length;a++)this.fields[a].reset();this._trigger("reset")},"destroy":function(){this._destroyUI();for(var a=0;a<this.fields.length;a++)this.fields[a].destroy();this.$element.removeData("Parsley"),this._trigger("destroy")},"_refreshFields":function(){return this.actualizeOptions()._bindFields()},"_bindFields":function(){var b=this,c=this.fields;return this.fields=[],this.fieldsMappedById={},this._withoutReactualizingFormOptions(function(){b.$element.find(b.options.inputs).not(b.options.excluded).each(function(a,c){var d=new window.Parsley.Factory(c,{},b);if(("Field"===d.__class__||"FieldMultiple"===d.__class__)&&!0!==d.options.excluded){var e=d.__class__+"-"+d.__id__;void 0===b.fieldsMappedById[e]&&(b.fieldsMappedById[e]=d,b.fields.push(d))}}),a.each(g.difference(c,b.fields),function(a,b){b.reset()})}),this},"_withoutReactualizingFormOptions":function(a){var b=this.actualizeOptions;this.actualizeOptions=function(){return this};var c=a();return this.actualizeOptions=b,c},"_trigger":function(a){return this.trigger("form:"+a)}};var w=function(a,b,c,d,e){var f=window.Parsley._validatorRegistry.validators[b],g=new l(f);d=d||a.options[b+"Priority"]||g.priority,e=!0===e,_extends(this,{"validator":g,"name":b,"requirements":c,"priority":d,"isDomConstraint":e}),this._parseRequirements(a.options)},x=function(a){return a[0].toUpperCase()+a.slice(1)};w.prototype={"validate":function(a,b){var c;return(c=this.validator).validate.apply(c,[a].concat(_toConsumableArray(this.requirementList),[b]))},"_parseRequirements":function(a){var b=this;this.requirementList=this.validator.parseRequirements(this.requirements,function(c){return a[b.name+x(c)]})}};var y=function(b,c,d,e){this.__class__="Field",this.element=b,this.$element=a(b),void 0!==e&&(this.parent=e),this.options=d,this.domOptions=c,this.constraints=[],this.constraintsByName={},this.validationResult=!0,this._bindConstraints()},z={"pending":null,"resolved":!0,"rejected":!1};y.prototype={"validate":function(b){arguments.length>=1&&!a.isPlainObject(b)&&(g.warnOnce("Calling validate on a parsley field without passing arguments as an object is deprecated."),b={"options":b});var c=this.whenValidate(b);if(!c)return!0;switch(c.state()){case"pending":return null;case"resolved":return!0;case"rejected":return this.validationResult}},"whenValidate":function(){var a,b=this,c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],d=c.force,e=c.group;if(this.refresh(),!e||this._isInGroup(e))return this.value=this.getValue(),this._trigger("validate"),(a=this.whenValid({"force":d,"value":this.value,"_refreshed":!0}).always(function(){b._reflowUI()}).done(function(){b._trigger("success")}).fail(function(){b._trigger("error")}).always(function(){b._trigger("validated")})).pipe.apply(a,_toConsumableArray(this._pipeAccordingToValidationResult()))},"hasConstraints":function(){return 0!==this.constraints.length},"needsValidation":function(a){return void 0===a&&(a=this.getValue()),!(!a.length&&!this._isRequired()&&void 0===this.options.validateIfEmpty)},"_isInGroup":function(b){return Array.isArray(this.options.group)?-1!==a.inArray(b,this.options.group):this.options.group===b},"isValid":function(b){if(arguments.length>=1&&!a.isPlainObject(b)){g.warnOnce("Calling isValid on a parsley field without passing arguments as an object is deprecated.");var c=_slice.call(arguments);b={"force":c[0],"value":c[1]}}var d=this.whenValid(b);return!d||z[d.state()]},"whenValid":function(){var b=this,c=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],d=c.force,e=void 0!==d&&d,f=c.value,h=c.group;if(c._refreshed||this.refresh(),!h||this._isInGroup(h)){if(this.validationResult=!0,!this.hasConstraints())return a.when();if(void 0!==f&&null!==f||(f=this.getValue()),!this.needsValidation(f)&&!0!==e)return a.when();var i=this._getGroupedConstraints(),j=[];return a.each(i,function(c,d){var e=g.all(a.map(d,function(a){return b._validateConstraint(f,a)}));if(j.push(e),"rejected"===e.state())return!1}),g.all(j)}},"_validateConstraint":function(b,c){var d=this,e=c.validate(b,this);return!1===e&&(e=a.Deferred().reject()),g.all([e]).fail(function(a){d.validationResult instanceof Array||(d.validationResult=[]),d.validationResult.push({"assert":c,"errorMessage":"string"==typeof a&&a})})},"getValue":function(){var a;return a="function"==typeof this.options.value?this.options.value(this):void 0!==this.options.value?this.options.value:this.$element.val(),void 0===a||null===a?"":this._handleWhitespace(a)},"reset":function(){return this._resetUI(),this._trigger("reset")},"destroy":function(){this._destroyUI(),this.$element.removeData("Parsley"),this.$element.removeData("FieldMultiple"),this._trigger("destroy")},"refresh":function(){return this._refreshConstraints(),this},"_refreshConstraints":function(){return this.actualizeOptions()._bindConstraints()},"refreshConstraints":function(){return g.warnOnce("Parsley's refreshConstraints is deprecated. Please use refresh"),this.refresh()},"addConstraint":function(a,b,c,d){if(window.Parsley._validatorRegistry.validators[a]){var e=new w(this,a,b,c,d);"undefined"!==this.constraintsByName[e.name]&&this.removeConstraint(e.name),this.constraints.push(e),this.constraintsByName[e.name]=e}return this},"removeConstraint":function(a){for(var b=0;b<this.constraints.length;b++)if(a===this.constraints[b].name){this.constraints.splice(b,1);break}return delete this.constraintsByName[a],this},"updateConstraint":function(a,b,c){return this.removeConstraint(a).addConstraint(a,b,c)},"_bindConstraints":function(){for(var a=[],b={},c=0;c<this.constraints.length;c++)!1===this.constraints[c].isDomConstraint&&(a.push(this.constraints[c]),b[this.constraints[c].name]=this.constraints[c]);this.constraints=a,this.constraintsByName=b;for(var d in this.options)this.addConstraint(d,this.options[d],void 0,!0);return this._bindHtml5Constraints()},"_bindHtml5Constraints":function(){null!==this.element.getAttribute("required")&&this.addConstraint("required",!0,void 0,!0),null!==this.element.getAttribute("pattern")&&this.addConstraint("pattern",this.element.getAttribute("pattern"),void 0,!0);var a=this.element.getAttribute("min"),b=this.element.getAttribute("max");null!==a&&null!==b?this.addConstraint("range",[a,b],void 0,!0):null!==a?this.addConstraint("min",a,void 0,!0):null!==b&&this.addConstraint("max",b,void 0,!0),null!==this.element.getAttribute("minlength")&&null!==this.element.getAttribute("maxlength")?this.addConstraint("length",[this.element.getAttribute("minlength"),this.element.getAttribute("maxlength")],void 0,!0):null!==this.element.getAttribute("minlength")?this.addConstraint("minlength",this.element.getAttribute("minlength"),void 0,!0):null!==this.element.getAttribute("maxlength")&&this.addConstraint("maxlength",this.element.getAttribute("maxlength"),void 0,!0);var c=g.getType(this.element);return"number"===c?this.addConstraint("type",["number",{"step":this.element.getAttribute("step")||"1","base":a||this.element.getAttribute("value")}],void 0,!0):/^(email|url|range|date)$/i.test(c)?this.addConstraint("type",c,void 0,!0):this},"_isRequired":function(){return void 0!==this.constraintsByName.required&&!1!==this.constraintsByName.required.requirements},"_trigger":function(a){return this.trigger("field:"+a)},"_handleWhitespace":function(a){return!0===this.options.trimValue&&g.warnOnce('data-parsley-trim-value="true" is deprecated, please use data-parsley-whitespace="trim"'),"squish"===this.options.whitespace&&(a=a.replace(/\s{2,}/g," ")),"trim"!==this.options.whitespace&&"squish"!==this.options.whitespace&&!0!==this.options.trimValue||(a=g.trimString(a)),a},"_isDateInput":function(){var a=this.constraintsByName.type;return a&&"date"===a.requirements},"_getGroupedConstraints":function(){if(!1===this.options.priorityEnabled)return[this.constraints];for(var a=[],b={},c=0;c<this.constraints.length;c++){var d=this.constraints[c].priority;b[d]||a.push(b[d]=[]),b[d].push(this.constraints[c])}return a.sort(function(a,b){return b[0].priority-a[0].priority}),a}};var A=y,B=function(){this.__class__="FieldMultiple"};B.prototype={"addElement":function(a){return this.$elements.push(a),this},"_refreshConstraints":function(){var b;if(this.constraints=[],"SELECT"===this.element.nodeName)return this.actualizeOptions()._bindConstraints(),this;for(var c=0;c<this.$elements.length;c++)if(a("html").has(this.$elements[c]).length){b=this.$elements[c].data("FieldMultiple")._refreshConstraints().constraints;for(var d=0;d<b.length;d++)this.addConstraint(b[d].name,b[d].requirements,b[d].priority,b[d].isDomConstraint)}else this.$elements.splice(c,1);return this},"getValue":function(){if("function"==typeof this.options.value)return this.options.value(this);if(void 0!==this.options.value)return this.options.value;if("INPUT"===this.element.nodeName){var b=g.getType(this.element);if("radio"===b)return this._findRelated().filter(":checked").val()||"";if("checkbox"===b){var c=[];return this._findRelated().filter(":checked").each(function(){c.push(a(this).val())}),c}}return"SELECT"===this.element.nodeName&&null===this.$element.val()?[]:this.$element.val()},"_init":function(){return this.$elements=[this.$element],this}};var C=function(b,c,d){this.element=b,this.$element=a(b);var e=this.$element.data("Parsley");if(e)return void 0!==d&&e.parent===window.Parsley&&(e.parent=d,e._resetOptions(e.options)),"object"==typeof c&&_extends(e.options,c),e;if(!this.$element.length)throw new Error("You must bind Parsley on an existing element.");if(void 0!==d&&"Form"!==d.__class__)throw new Error("Parent instance must be a Form instance");return this.parent=d||window.Parsley,this.init(c)};C.prototype={"init":function(a){return this.__class__="Parsley",this.__version__="2.8.1",this.__id__=g.generateID(),this._resetOptions(a),"FORM"===this.element.nodeName||g.checkAttr(this.element,this.options.namespace,"validate")&&!this.$element.is(this.options.inputs)?this.bind("parsleyForm"):this.isMultiple()?this.handleMultiple():this.bind("parsleyField")},"isMultiple":function(){var a=g.getType(this.element);return"radio"===a||"checkbox"===a||"SELECT"===this.element.nodeName&&null!==this.element.getAttribute("multiple")},"handleMultiple":function(){var b,c,d=this;if(this.options.multiple=this.options.multiple||(b=this.element.getAttribute("name"))||this.element.getAttribute("id"),"SELECT"===this.element.nodeName&&null!==this.element.getAttribute("multiple"))return this.options.multiple=this.options.multiple||this.__id__,this.bind("parsleyFieldMultiple");if(!this.options.multiple)return g.warn("To be bound by Parsley, a radio, a checkbox and a multiple select input must have either a name or a multiple option.",this.$element),this;this.options.multiple=this.options.multiple.replace(/(:|\.|\[|\]|\{|\}|\$)/g,""),b&&a('input[name="'+b+'"]').each(function(a,b){var c=g.getType(b);"radio"!==c&&"checkbox"!==c||b.setAttribute(d.options.namespace+"multiple",d.options.multiple)});for(var e=this._findRelated(),f=0;f<e.length;f++)if(void 0!==(c=a(e.get(f)).data("Parsley"))){this.$element.data("FieldMultiple")||c.addElement(this.$element);break}return this.bind("parsleyField",!0),c||this.bind("parsleyFieldMultiple")},"bind":function(b,c){var d;switch(b){case"parsleyForm":d=a.extend(new u(this.element,this.domOptions,this.options),new i,window.ParsleyExtend)._bindFields();break;case"parsleyField":d=a.extend(new A(this.element,this.domOptions,this.options,this.parent),new i,window.ParsleyExtend);break;case"parsleyFieldMultiple":d=a.extend(new A(this.element,this.domOptions,this.options,this.parent),new B,new i,window.ParsleyExtend)._init();break;default:throw new Error(b+"is not a supported Parsley type")}return this.options.multiple&&g.setAttr(this.element,this.options.namespace,"multiple",this.options.multiple),void 0!==c?(this.$element.data("FieldMultiple",d),d):(this.$element.data("Parsley",d),d._actualizeTriggers(),d._trigger("init"),d)}};var D=a.fn.jquery.split(".");if(parseInt(D[0])<=1&&parseInt(D[1])<8)throw"The loaded version of jQuery is too old. Please upgrade to 1.8.x or better.";D.forEach||g.warn("Parsley requires ES5 to run properly. Please include https://github.com/es-shims/es5-shim");var E=_extends(new i,{"element":document,"$element":a(document),"actualizeOptions":null,"_resetOptions":null,"Factory":C,"version":"2.8.1"});_extends(A.prototype,s.Field,i.prototype),_extends(u.prototype,s.Form,i.prototype),_extends(C.prototype,i.prototype),a.fn.parsley=a.fn.psly=function(b){if(this.length>1){var c=[];return this.each(function(){c.push(a(this).parsley(b))}),c}if(0!=this.length)return new C(this[0],b)},void 0===window.ParsleyExtend&&(window.ParsleyExtend={}),E.options=_extends(g.objectCreate(h),window.ParsleyConfig),window.ParsleyConfig=E.options,window.Parsley=window.psly=E,E.Utils=g,window.ParsleyUtils={},a.each(g,function(a,b){"function"==typeof b&&(window.ParsleyUtils[a]=function(){return g.warnOnce("Accessing `window.ParsleyUtils` is deprecated. Use `window.Parsley.Utils` instead."),g[a].apply(g,arguments)})});var F=window.Parsley._validatorRegistry=new m(window.ParsleyConfig.validators,window.ParsleyConfig.i18n);window.ParsleyValidator={},a.each("setLocale addCatalog addMessage addMessages getErrorMessage formatMessage addValidator updateValidator removeValidator hasValidator".split(" "),function(a,b){window.Parsley[b]=function(){return F[b].apply(F,arguments)},window.ParsleyValidator[b]=function(){var a;return g.warnOnce("Accessing the method '"+b+"' through Validator is deprecated. Simply call 'window.Parsley."+b+"(...)'"),(a=window.Parsley)[b].apply(a,arguments)}}),window.Parsley.UI=s,window.ParsleyUI={"removeError":function(a,b,c){var d=!0!==c;return g.warnOnce("Accessing UI is deprecated. Call 'removeError' on the instance directly. Please comment in issue 1073 as to your need to call this method."),a.removeError(b,{"updateClass":d})},"getErrorsMessages":function(a){return g.warnOnce("Accessing UI is deprecated. Call 'getErrorsMessages' on the instance directly."),a.getErrorsMessages()}},a.each("addError updateError".split(" "),function(a,b){window.ParsleyUI[b]=function(a,c,d,e,f){var h=!0!==f;return g.warnOnce("Accessing UI is deprecated. Call '"+b+"' on the instance directly. Please comment in issue 1073 as to your need to call this method."),a[b](c,{"message":d,"assert":e,"updateClass":h})}}),!1!==window.ParsleyConfig.autoBind&&a(function(){a("[data-parsley-validate]").length&&a("[data-parsley-validate]").parsley()});var G=a({}),H=function(){g.warnOnce("Parsley's pubsub module is deprecated; use the 'on' and 'off' methods on parsley instances or window.Parsley")},I="parsley:";return a.listen=function(a,d){var e;if(H(),"object"==typeof arguments[1]&&"function"==typeof arguments[2]&&(e=arguments[1],d=arguments[2]),"function"!=typeof d)throw new Error("Wrong parameters");window.Parsley.on(c(a),b(d,e))},a.listenTo=function(a,d,e){if(H(),!(a instanceof A||a instanceof u))throw new Error("Must give Parsley instance");if("string"!=typeof d||"function"!=typeof e)throw new Error("Wrong parameters");a.on(c(d),b(e))},a.unsubscribe=function(a,b){if(H(),"string"!=typeof a||"function"!=typeof b)throw new Error("Wrong arguments");window.Parsley.off(c(a),b.parsleyAdaptedCallback)},a.unsubscribeTo=function(a,b){if(H(),!(a instanceof A||a instanceof u))throw new Error("Must give Parsley instance");a.off(c(b))},a.unsubscribeAll=function(b){H(),window.Parsley.off(c(b)),a("form,input,textarea,select").each(function(){var d=a(this).data("Parsley");d&&d.off(c(b))})},a.emit=function(a,b){var d;H();var e=b instanceof A||b instanceof u,f=Array.prototype.slice.call(arguments,e?2:1);f.unshift(c(a)),e||(b=window.Parsley),(d=b).trigger.apply(d,_toConsumableArray(f))},a.extend(!0,E,{"asyncValidators":{"default":{"fn":function(a){return a.status>=200&&a.status<300},"url":!1},"reverse":{"fn":function(a){return a.status<200||a.status>=300},"url":!1}},"addAsyncValidator":function(a,b,c,d){return E.asyncValidators[a]={"fn":b,"url":c||!1,"options":d||{}},this}}),E.addValidator("remote",{"requirementType":{"":"string","validator":"string","reverse":"boolean","options":"object"},"validateString":function(b,c,d,e){var f,g,h={},i=d.validator||(!0===d.reverse?"reverse":"default");if(void 0===E.asyncValidators[i])throw new Error("Calling an undefined async validator: `"+i+"`");c=E.asyncValidators[i].url||c,c.indexOf("{value}")>-1?c=c.replace("{value}",encodeURIComponent(b)):h[e.element.getAttribute("name")||e.element.getAttribute("id")]=b;var j=a.extend(!0,d.options||{},E.asyncValidators[i].options);f=a.extend(!0,{},{"url":c,"data":h,"type":"GET"},j),e.trigger("field:ajaxoptions",e,f),g=a.param(f),void 0===E._remoteCache&&(E._remoteCache={});var k=E._remoteCache[g]=E._remoteCache[g]||a.ajax(f),l=function(){var b=E.asyncValidators[i].fn.call(e,k,c,d);return b||(b=a.Deferred().reject()),a.when(b)};return k.then(l,l)},"priority":-1}),E.on("form:submit",function(){E._remoteCache={}}),i.prototype.addAsyncValidator=function(){return g.warnOnce("Accessing the method `addAsyncValidator` through an instance is deprecated. Simply call `Parsley.addAsyncValidator(...)`"),E.addAsyncValidator.apply(E,arguments)},E.addMessages("en",{"defaultMessage":"This value seems to be invalid.","type":{"email":"This value should be a valid email.","url":"This value should be a valid url.","number":"This value should be a valid number.","integer":"This value should be a valid integer.","digits":"This value should be digits.","alphanum":"This value should be alphanumeric."},"notblank":"This value should not be blank.","required":"This value is required.","pattern":"This value seems to be invalid.","min":"This value should be greater than or equal to %s.","max":"This value should be lower than or equal to %s.","range":"This value should be between %s and %s.","minlength":"This value is too short. It should have %s characters or more.","maxlength":"This value is too long. It should have %s characters or fewer.","length":"This value length is invalid. It should be between %s and %s characters long.","mincheck":"You must select at least %s choices.","maxcheck":"You must select %s choices or fewer.","check":"You must select between %s and %s choices.","equalto":"This value should be the same."}),E.setLocale("en"),(new d).install(),E}),Parsley.addMessages("de",{"defaultMessage":"Die Eingabe scheint nicht korrekt zu sein.","type":{"email":"Die Eingabe muss eine g\xfcltige E-Mail-Adresse sein.","url":"Die Eingabe muss eine g\xfcltige URL sein.","number":"Die Eingabe muss eine Zahl sein.","integer":"Die Eingabe muss eine Zahl sein.","digits":"Die Eingabe darf nur Ziffern enthalten.","alphanum":"Die Eingabe muss alphanumerisch sein."},"notblank":"Die Eingabe darf nicht leer sein.","required":"Dies ist ein Pflichtfeld.","pattern":"Die Eingabe scheint ung\xfcltig zu sein.","min":"Die Eingabe muss gr\xf6\xdfer oder gleich %s sein.","max":"Die Eingabe muss kleiner oder gleich %s sein.","range":"Die Eingabe muss zwischen %s und %s liegen.","minlength":"Die Eingabe ist zu kurz. Es m\xfcssen mindestens %s Zeichen eingegeben werden.","maxlength":"Die Eingabe ist zu lang. Es d\xfcrfen h\xf6chstens %s Zeichen eingegeben werden.","length":"Die L\xe4nge der Eingabe ist ung\xfcltig. Es m\xfcssen zwischen %s und %s Zeichen eingegeben werden.","mincheck":"W\xe4hlen Sie mindestens %s Angaben aus.","maxcheck":"W\xe4hlen Sie maximal %s Angaben aus.","check":"W\xe4hlen Sie zwischen %s und %s Angaben.","equalto":"Dieses Feld muss dem anderen entsprechen."}),Parsley.setLocale("de"),Parsley.addMessages("de",{"dateiso":"Die Eingabe muss ein g\xfcltiges Datum sein (YYYY-MM-DD).","minwords":"Die Eingabe ist zu kurz. Sie muss aus %s oder mehr W\xf6rtern bestehen.","maxwords":"Die Eingabe ist zu lang. Sie muss aus %s oder weniger W\xf6rtern bestehen.","words":"Die L\xe4nge der Eingabe ist ung\xfcltig. Sie muss zwischen %s und %s W\xf6rter enthalten.","gt":"Die Eingabe muss gr\xf6\xdfer sein.","gte":"Die Eingabe muss gr\xf6\xdfer oder gleich sein.","lt":"Die Eingabe muss kleiner sein.","lte":"Die Eingabe muss kleiner oder gleich sein."}),function(a){"use strict";function b(a,b){var c=decodeURIComponent(a);if(c.length<=b)return a;var d=c.substring(0,b-1).lastIndexOf(" ");return c=encodeURIComponent(c.substring(0,d))+"\u2026"}function c(b){return a('meta[name="'+b+'"]').attr("content")||""}function d(){var b=c("DC.title"),d=c("DC.creator");return b.length>0&&d.length>0?b+=" - "+d:b=a("title").text(),encodeURIComponent(b)}function e(){var b=document.location.href,c=a("link[rel=canonical]").attr("href");return c&&c.length>0&&(c.indexOf("http")<0&&(c=document.location.protocol+"//"+document.location.host+c),b=c),b}function f(a,b,c,d,e){var f=new Date;f.setTime(f.getTime()+24*c*60*60*1e3),document.cookie=a+"="+b+"; expires="+f.toUTCString()+"; path="+d+"; domain="+e}function g(a,b,c,d){var e=new Date;e.setTime(e.getTime()-100),document.cookie=a+"="+b+"; expires="+e.toUTCString()+"; path="+c+"; domain="+d}a.fn.socialSharePrivacy=function(c){function h(){var b=a.Deferred();return a.getJSON(j.lang_path+j.language+".lang",function(a){o=a,b.resolve()}).fail(function(a){b.reject()}),b.promise()}var i={"services":{"facebook":{"status":"on","dummy_img":"socialshareprivacy/images/dummy_facebook.png","perma_option":"on","referrer_track":"","action":"recommend","layout":"button_count","sharer":{"status":"off","dummy_img":"socialshareprivacy/images/dummy_facebook_share_de.png","img":"socialshareprivacy/images/dummy_facebook_share_active_de.png"}},"twitter":{"status":"on","dummy_img":"socialshareprivacy/images/dummy_twitter.png","perma_option":"on","referrer_track":"","tweet_text":d,"count":"horizontal"},"gplus":{"status":"on","dummy_img":"socialshareprivacy/images/dummy_gplus.png","perma_option":"on","referrer_track":"","size":"medium"}},"info_link":"http://www.heise.de/ct/artikel/2-Klicks-fuer-mehr-Datenschutz-1333879.html","cookie_path":"/","cookie_domain":document.location.host,"cookie_expires":"365","css_path":"socialshareprivacy/socialshareprivacy.css","uri":e,"language":"de","lang_path":"socialshareprivacy/lang/","skin":"light","alignment":"horizontal","switch_alignment":"left"},j=a.extend(!0,i,c),k="on"===j.services.facebook.status,l="on"===j.services.facebook.sharer.status,m="on"===j.services.twitter.status,n="on"===j.services.gplus.status;if(k||m||n){j.css_path.length>0&&"1"!=a(window).data("socialshareprivacy_css")&&(document.createStyleSheet?document.createStyleSheet(j.css_path):a("head").append('<link rel="stylesheet" type="text/css" href="'+j.css_path+'" />'),a(window).data("socialshareprivacy_css","1"));var o;return this.each(function(){var c=this;a.when(h()).then(function(){a(c).prepend('<ul class="social_share_privacy_area clearfix"></ul>');var d=a(".social_share_privacy_area",c);"dark"==j.skin&&a(d).addClass("skin-dark"),"vertical"==j.alignment&&(a(d).addClass("vertical"),"right"==j.switch_alignment&&(k&&"box_count"==j.services.facebook.layout||!k)&&(m&&"vertical"==j.services.twitter.count||!m)&&(n&&"tall"==j.services.gplus.size||!n)&&a(d).addClass("switch_right"));var e=j.uri;if("function"==typeof e&&(e=e(d)),k){var h,i,p="box_count"==j.services.facebook.layout?"61":"21",q="box_count"==j.services.facebook.layout?"90":"130",r=encodeURIComponent(e+j.services.facebook.referrer_track);l?(h='<img src="'+j.services.facebook.sharer.dummy_img+'" alt="Facebook &quot;Share&quot;-Dummy" class="fb_like_privacy_dummy" />',i='<a href="#" onclick="window.open(\'https://www.facebook.com/sharer/sharer.php?u='+r+"', 'facebook-share-dialog', 'width=626,height=436'); return false;\"><img src=\""+j.services.facebook.sharer.img+'" alt="" /></a>'):(h='<img src="'+j.services.facebook.dummy_img+'" alt="Facebook &quot;Like&quot;-Dummy" class="fb_like_privacy_dummy" />',i='<iframe src="//www.facebook.com/plugins/like.php?locale='+o.services.facebook.language+"&amp;href="+r+"&amp;width="+q+"&amp;layout="+j.services.facebook.layout+"&amp;action="+j.services.facebook.action+"&amp;show_faces=false&amp;share=false&amp;height="+p+"&amp;colorscheme="+j.skin+'" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:'+q+"px; height:"+p+'px;" allowTransparency="true"></iframe>'),d.append('<li class="facebook help_info clearfix"><span class="info">'+o.services.facebook.txt_info+'</span><a href="#" class="switch off">'+o.services.facebook.txt_fb_off+'</a><div class="fb_like dummy_btn">'+h+"</div></li>");var s=a("li.facebook",d);a(d).on("click","li.facebook div.fb_like img.fb_like_privacy_dummy,li.facebook .switch",function(a){a.preventDefault(),s.find(".switch").hasClass("off")?(s.addClass("info_off"),s.find(".switch").addClass("on").removeClass("off").html(o.services.facebook.txt_fb_on),s.find("img.fb_like_privacy_dummy").replaceWith(i)):(s.removeClass("info_off"),s.find(".switch").addClass("off").removeClass("on").html(o.services.facebook.txt_fb_off),s.find(".fb_like").html(h))})}if(m){var t=j.services.twitter.tweet_text;"function"==typeof t&&(t=t()),t=b(t,"120");var u="horizontal"==j.services.twitter.count?"25":"62",v="horizontal"==j.services.twitter.count?"130":"83",w=encodeURIComponent(e+j.services.twitter.referrer_track),x=encodeURIComponent(e),y='<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/tweet_button.html?url='+w+"&amp;counturl="+x+"&amp;text="+t+"&amp;count="+j.services.twitter.count+"&amp;lang="+o.services.twitter.language+'&amp;dnt=true" style="width:'+v+"px; height:"+u+'px;"></iframe>',z='<img src="'+j.services.twitter.dummy_img+'" alt="&quot;Tweet this&quot;-Dummy" class="tweet_this_dummy" />';d.append('<li class="twitter help_info clearfix"><span class="info">'+o.services.twitter.txt_info+'</span><a href="#" class="switch off">'+o.services.twitter.txt_twitter_off+'</a><div class="tweet dummy_btn">'+z+"</div></li>");var A=a("li.twitter",d);a(d).on("click","li.twitter div.tweet img,li.twitter .switch",function(a){a.preventDefault(),A.find(".switch").hasClass("off")?(A.addClass("info_off"),A.find(".switch").addClass("on").removeClass("off").html(o.services.twitter.txt_twitter_on),A.find("img.tweet_this_dummy").replaceWith(y)):(A.removeClass("info_off"),A.find(".switch").addClass("off").removeClass("on").html(o.services.twitter.txt_twitter_off),A.find(".tweet").html(z))})}if(n){var B=e+j.services.gplus.referrer_track,C='<div class="g-plusone" data-size="'+j.services.gplus.size+'" data-href="'+B+'"></div><script type="text/javascript">window.___gcfg = {lang: "'+o.services.gplus.language+'"}; (function() { var po = document.createElement("script"); po.type = "text/javascript"; po.async = true; po.src = "https://apis.google.com/js/platform.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(po, s); })(); <\/script>',D='<img src="'+j.services.gplus.dummy_img+'" alt="&quot;Google+1&quot;-Dummy" class="gplus_one_dummy" />';d.append('<li class="gplus help_info clearfix"><span class="info">'+o.services.gplus.txt_info+'</span><a href="#" class="switch off">'+o.services.gplus.txt_gplus_off+'</a><div class="gplusone dummy_btn">'+D+"</div></li>");var E=a("li.gplus",d);a(d).on("click","li.gplus div.gplusone img,li.gplus .switch",function(a){a.preventDefault(),E.find(".switch").hasClass("off")?(E.addClass("info_off"),E.find(".switch").addClass("on").removeClass("off").html(o.services.gplus.txt_gplus_on),E.find("img.gplus_one_dummy").replaceWith(C)):(E.removeClass("info_off"),E.find(".switch").addClass("off").removeClass("on").html(o.services.gplus.txt_gplus_off),E.find(".gplusone").html(D))})}d.append('<li class="settings_info"><div class="settings_info_menu off perma_option_off"><a href="'+j.info_link+'"><span class="help_info icon"><span class="info">'+o.txt_help+"</span></span></a></div></li>"),a(d).on("mouseenter",".help_info:not(.info_off)",function(){var b=a(this),c=window.setTimeout(function(){a(b).addClass("display")},500);a(this).data("timeout_id",c)}),a(d).on("mouseleave",".help_info",function(){var b=a(this).data("timeout_id");window.clearTimeout(b),a(this).hasClass("display")&&a(this).removeClass("display")});var F="on"===j.services.facebook.perma_option,G="on"===j.services.twitter.perma_option,H="on"===j.services.gplus.perma_option;if(k&&F||m&&G||n&&H){for(var I=document.cookie.split(";"),J="{",K=0;K<I.length;K+=1){var L=I[K].split("=");L[0]=a.trim(L[0].replace(/"/g,"")),L[1]=a.trim(L[1].replace(/"/g,"")),J+='"'+L[0]+'":"'+L[1]+'"',K<I.length-1&&(J+=",")}J+="}",J=jQuery.parseJSON(J);var M=a("li.settings_info",d);M.find(".settings_info_menu").removeClass("perma_option_off"),M.find(".settings_info_menu").append('<a href="#" class="settings">'+o.settings+"</a><form><fieldset><legend>"+o.settings_perma+"</legend></fieldset></form>");var N="r"+Math.floor(101*Math.random()),O=' checked="checked"';if(k&&F){var P="perma_on"===J.socialSharePrivacy_facebook?O:"";M.find("form fieldset").append('<input type="checkbox" name="perma_status_facebook" id="'+N+'_perma_status_facebook"'+P+' /><label for="'+N+'_perma_status_facebook">'+o.services.facebook.perma_display_name+"</label>")}if(m&&G){var Q="perma_on"===J.socialSharePrivacy_twitter?O:"";M.find("form fieldset").append('<input type="checkbox" name="perma_status_twitter" id="'+N+'_perma_status_twitter"'+Q+' /><label for="'+N+'_perma_status_twitter">'+o.services.twitter.perma_display_name+"</label>")}if(n&&H){var R="perma_on"===J.socialSharePrivacy_gplus?O:"";M.find("form fieldset").append('<input type="checkbox" name="perma_status_gplus" id="'+N+'_perma_status_gplus"'+R+' /><label for="'+N+'_perma_status_gplus">'+o.services.gplus.perma_display_name+"</label>")}a(d).on("click","li.settings_info .settings",function(b){b.preventDefault(),"on"==a(this).data("keyb")?(a("li.settings_info",d).trigger("mouseleave"),a(this).data("keyb","off")):(a("li.settings_info .settings",d).trigger("mouseenter"),a(this).data("keyb","on"))}),a(d).on("mouseenter","li.settings_info .settings",function(){var b=window.setTimeout(function(){M.find(".settings_info_menu").removeClass("off").addClass("on")},500);a(this).data("timeout_id",b)}),a(d).on("mouseleave","li.settings_info",function(){var b=a(this).data("timeout_id");window.clearTimeout(b),M.find(".settings_info_menu").removeClass("on").addClass("off")}),a(d).on("click","li.settings_info fieldset input",function(b){var c=b.target.id,e=c.substr(c.lastIndexOf("_")+1,c.length),h="socialSharePrivacy_"+e;a("#"+b.target.id+":checked").length?(f(h,"perma_on",j.cookie_expires,j.cookie_path,j.cookie_domain),a("form fieldset label[for="+c+"]",d).addClass("checked")):(g(h,"perma_on",j.cookie_path,j.cookie_domain),a("form fieldset label[for="+c+"]",d).removeClass("checked"))}),k&&F&&"perma_on"===J.socialSharePrivacy_facebook&&a("li.facebook .switch",d).click(),m&&G&&"perma_on"===J.socialSharePrivacy_twitter&&a("li.twitter .switch",d).click(),n&&H&&"perma_on"===J.socialSharePrivacy_gplus&&a("li.gplus .switch",d).click()}})})}}}(jQuery),function(a){a.fn.hoverIntent=function(b,c){var d={"sensitivity":7,"interval":100,"timeout":0};d=a.extend(d,c?{"over":b,"out":c}:b);var e,f,g,h,i=function(a){e=a.pageX,f=a.pageY},j=function(b,c){if(c.hoverIntent_t=clearTimeout(c.hoverIntent_t),Math.abs(g-e)+Math.abs(h-f)<d.sensitivity)return a(c).unbind("mousemove",i),c.hoverIntent_s=1,d.over.apply(c,[b]);g=e,h=f,c.hoverIntent_t=setTimeout(function(){j(b,c)},d.interval)},k=function(a,b){return b.hoverIntent_t=clearTimeout(b.hoverIntent_t),b.hoverIntent_s=0,d.out.apply(b,[a])},l=function(b){for(var c=("mouseover"==b.type?b.fromElement:b.toElement)||b.relatedTarget;c&&c!=this;)try{c=c.parentNode}catch(b){c=this}if(c==this)return!1;var e=jQuery.extend({},b),f=this;f.hoverIntent_t&&(f.hoverIntent_t=clearTimeout(f.hoverIntent_t)),"mouseover"==b.type?(g=e.pageX,h=e.pageY,a(f).bind("mousemove",i),1!=f.hoverIntent_s&&(f.hoverIntent_t=setTimeout(function(){j(e,f)},d.interval))):(a(f).unbind("mousemove",i),1==f.hoverIntent_s&&(f.hoverIntent_t=setTimeout(function(){k(e,f)},d.timeout)))};return this.mouseover(l).mouseout(l)}}(jQuery),function(a,b,c){"use strict";var d,e=a.document,f=a.Modernizr,g=function(a){return a.charAt(0).toUpperCase()+a.slice(1)},h="Moz Webkit O Ms".split(" "),i=function(a){var b,c=e.documentElement.style;if("string"==typeof c[a])return a;a=g(a);for(var d=0,f=h.length;d<f;d++)if(b=h[d]+a,"string"==typeof c[b])return b},j=i("transform"),k=i("transitionProperty"),l={"csstransforms":function(){return!!j},"csstransforms3d":function(){var a=!!i("perspective");if(a){var c=" -o- -moz- -ms- -webkit- -khtml- ".split(" "),d="@media ("+c.join("transform-3d),(")+"modernizr)",e=b("<style>"+d+"{#modernizr{height:3px}}</style>").appendTo("head"),f=b('<div id="modernizr" />').appendTo("html");a=3===f.height(),f.remove(),e.remove()}return a},"csstransitions":function(){return!!k}};if(f)for(d in l)f.hasOwnProperty(d)||f.addTest(d,l[d]);else{f=a.Modernizr={"_version":"1.6ish: miniModernizr for Isotope"};var m,n=" ";for(d in l)m=l[d](),f[d]=m,n+=" "+(m?"":"no-")+d;b("html").addClass(n)}if(f.csstransforms){var o=f.csstransforms3d?{"translate":function(a){return"translate3d("+a[0]+"px, "+a[1]+"px, 0) "},"scale":function(a){return"scale3d("+a+", "+a+", 1) "}}:{"translate":function(a){return"translate("+a[0]+"px, "+a[1]+"px) "},"scale":function(a){return"scale("+a+") "}},p=function(a,c,d){var e,f,g=b.data(a,"isoTransform")||{},h={},i={};h[c]=d,b.extend(g,h);for(e in g)f=g[e],i[e]=o[e](f);var k=i.translate||"",l=i.scale||"",m=k+l;b.data(a,"isoTransform",g),a.style[j]=m};b.cssNumber.scale=!0,b.cssHooks.scale={"set":function(a,b){p(a,"scale",b)},"get":function(a,c){var d=b.data(a,"isoTransform");return d&&d.scale?d.scale:1}},b.fx.step.scale=function(a){b.cssHooks.scale.set(a.elem,a.now+a.unit)},b.cssNumber.translate=!0,b.cssHooks.translate={"set":function(a,b){p(a,"translate",b)},"get":function(a,c){var d=b.data(a,"isoTransform");return d&&d.translate?d.translate:[0,0]}}}var q,r;f.csstransitions&&(q={"WebkitTransitionProperty":"webkitTransitionEnd","MozTransitionProperty":"transitionend","OTransitionProperty":"oTransitionEnd otransitionend","transitionProperty":"transitionend"}[k],r=i("transitionDuration"));var s,t=b.event,u=b.event.handle?"handle":"dispatch";t.special.smartresize={"setup":function(){b(this).bind("resize",t.special.smartresize.handler)},"teardown":function(){b(this).unbind("resize",t.special.smartresize.handler)},"handler":function(a,b){var c=this,d=arguments;a.type="smartresize",s&&clearTimeout(s),s=setTimeout(function(){t[u].apply(c,d)},"execAsap"===b?0:100)}},b.fn.smartresize=function(a){return a?this.bind("smartresize",a):this.trigger("smartresize",["execAsap"])},b.Isotope=function(a,c,d){this.element=b(c),this._create(a),this._init(d)};var v=["width","height"],w=b(a);b.Isotope.settings={"resizable":!0,"layoutMode":"masonry","containerClass":"isotope","itemClass":"isotope-item","hiddenClass":"isotope-hidden","hiddenStyle":{"opacity":0,"scale":.001},"visibleStyle":{"opacity":1,"scale":1},"containerStyle":{"position":"relative","overflow":"hidden"},"animationEngine":"best-available","animationOptions":{"queue":!1,"duration":800},"sortBy":"original-order","sortAscending":!0,"resizesContainer":!0,"transformsEnabled":!0,"itemPositionDataEnabled":!1},b.Isotope.prototype={"_create":function(a){this.options=b.extend({},b.Isotope.settings,a),this.styleQueue=[],this.elemCount=0;var c=this.element[0].style;this.originalStyle={};var d=v.slice(0);for(var e in this.options.containerStyle)d.push(e);for(var f=0,g=d.length;f<g;f++)e=d[f],this.originalStyle[e]=c[e]||"";this.element.css(this.options.containerStyle),this._updateAnimationEngine(),this._updateUsingTransforms();var h={"original-order":function(a,b){return++b.elemCount},"random":function(){return Math.random()}};this.options.getSortData=b.extend(this.options.getSortData,h),this.reloadItems(),this.offset={"left":parseInt(this.element.css("padding-left")||0,10),"top":parseInt(this.element.css("padding-top")||0,10)};var i=this;setTimeout(function(){i.element.addClass(i.options.containerClass)},0),this.options.resizable&&w.bind("smartresize.isotope",function(){i.resize()}),this.element.delegate("."+this.options.hiddenClass,"click",function(){return!1})},"_getAtoms":function(a){var b=this.options.itemSelector,c=b?a.filter(b).add(a.find(b)):a,d={"position":"absolute"};return c=c.filter(function(a,b){return 1===b.nodeType}),this.usingTransforms&&(d.left=0,d.top=0),c.css(d).addClass(this.options.itemClass),this.updateSortData(c,!0),c},"_init":function(a){this.$filteredAtoms=this._filter(this.$allAtoms),this._sort(),this.reLayout(a)},"option":function(a){if(b.isPlainObject(a)){this.options=b.extend(!0,this.options,a);var c;for(var d in a)c="_update"+g(d),this[c]&&this[c]()}},"_updateAnimationEngine":function(){var a,b=this.options.animationEngine.toLowerCase().replace(/[ _\-]/g,"");switch(b){case"css":case"none":a=!1;break;case"jquery":a=!0;break;default:a=!f.csstransitions}this.isUsingJQueryAnimation=a,this._updateUsingTransforms()},"_updateTransformsEnabled":function(){this._updateUsingTransforms()},"_updateUsingTransforms":function(){var a=this.usingTransforms=this.options.transformsEnabled&&f.csstransforms&&f.csstransitions&&!this.isUsingJQueryAnimation;a||(delete this.options.hiddenStyle.scale,delete this.options.visibleStyle.scale),this.getPositionStyles=a?this._translate:this._positionAbs},"_filter":function(a){var b=""===this.options.filter?"*":this.options.filter;if(!b)return a;var c=this.options.hiddenClass,d="."+c,e=a.filter(d),f=e;if("*"!==b){f=e.filter(b);var g=a.not(d).not(b).addClass(c);this.styleQueue.push({"$el":g,"style":this.options.hiddenStyle})}return this.styleQueue.push({"$el":f,"style":this.options.visibleStyle}),f.removeClass(c),a.filter(b)},"updateSortData":function(a,c){var d,e,f=this,g=this.options.getSortData;a.each(function(){d=b(this),e={};for(var a in g)e[a]=c||"original-order"!==a?g[a](d,f):b.data(this,"isotope-sort-data")[a];b.data(this,"isotope-sort-data",e)})},"_sort":function(){var a=this.options.sortBy,b=this._getSorter,c=this.options.sortAscending?1:-1,d=function(d,e){var f=b(d,a),g=b(e,a);return f===g&&"original-order"!==a&&(f=b(d,"original-order"),g=b(e,"original-order")),(f>g?1:f<g?-1:0)*c};this.$filteredAtoms.sort(d)},"_getSorter":function(a,c){return b.data(a,"isotope-sort-data")[c]},"_translate":function(a,b){return{"translate":[a,b]}},"_positionAbs":function(a,b){return{"left":a,"top":b}},"_pushPosition":function(a,b,c){b=Math.round(b+this.offset.left),c=Math.round(c+this.offset.top);var d=this.getPositionStyles(b,c);this.styleQueue.push({"$el":a,"style":d}),this.options.itemPositionDataEnabled&&a.data("isotope-item-position",{"x":b,"y":c})},"layout":function(a,b){var c=this.options.layoutMode;if(this["_"+c+"Layout"](a),this.options.resizesContainer){var d=this["_"+c+"GetContainerSize"]();this.styleQueue.push({"$el":this.element,"style":d})}this._processStyleQueue(a,b),this.isLaidOut=!0},"_processStyleQueue":function(a,c){var d,e,g,h,i=this.isLaidOut&&this.isUsingJQueryAnimation?"animate":"css",j=this.options.animationOptions,k=this.options.onLayout;if(e=function(a,b){b.$el[i](b.style,j)},this._isInserting&&this.isUsingJQueryAnimation)e=function(a,b){d=b.$el.hasClass("no-transition")?"css":i,b.$el[d](b.style,j)};else if(c||k||j.complete){var l=!1,m=[c,k,j.complete],n=this;if(g=!0,h=function(){if(!l){for(var b,c=0,d=m.length;c<d;c++)"function"==typeof(b=m[c])&&b.call(n.element,a,n);l=!0}},this.isUsingJQueryAnimation&&"animate"===i)j.complete=h,g=!1;else if(f.csstransitions){for(var o,p=0,s=this.styleQueue[0],t=s&&s.$el;!t||!t.length;){if(!(o=this.styleQueue[p++]))return;t=o.$el}var u=parseFloat(getComputedStyle(t[0])[r]);u>0&&(e=function(a,b){b.$el[i](b.style,j).one(q,h)},g=!1)}}b.each(this.styleQueue,e),g&&h(),this.styleQueue=[]},"resize":function(){this["_"+this.options.layoutMode+"ResizeChanged"]()&&this.reLayout()},"reLayout":function(a){this["_"+this.options.layoutMode+"Reset"](),this.layout(this.$filteredAtoms,a)},"addItems":function(a,b){var c=this._getAtoms(a);this.$allAtoms=this.$allAtoms.add(c),b&&b(c)},"insert":function(a,b){this.element.append(a);var c=this;this.addItems(a,function(a){var d=c._filter(a);c._addHideAppended(d),c._sort(),c.reLayout(),c._revealAppended(d,b)})},"appended":function(a,b){var c=this;this.addItems(a,function(a){c._addHideAppended(a),c.layout(a),c._revealAppended(a,b)})},"_addHideAppended":function(a){this.$filteredAtoms=this.$filteredAtoms.add(a),a.addClass("no-transition"),this._isInserting=!0,this.styleQueue.push({"$el":a,"style":this.options.hiddenStyle})},"_revealAppended":function(a,b){var c=this;setTimeout(function(){a.removeClass("no-transition"),c.styleQueue.push({"$el":a,"style":c.options.visibleStyle}),c._isInserting=!1,c._processStyleQueue(a,b)},10)},"reloadItems":function(){this.$allAtoms=this._getAtoms(this.element.children())},"remove":function(a,b){this.$allAtoms=this.$allAtoms.not(a),this.$filteredAtoms=this.$filteredAtoms.not(a);var c=this,d=function(){a.remove(),b&&b.call(c.element)};a.filter(":not(."+this.options.hiddenClass+")").length?(this.styleQueue.push({"$el":a,"style":this.options.hiddenStyle}),this._sort(),this.reLayout(d)):d()},"shuffle":function(a){this.updateSortData(this.$allAtoms),this.options.sortBy="random",this._sort(),this.reLayout(a)},"destroy":function(){var a=this.usingTransforms,b=this.options;this.$allAtoms.removeClass(b.hiddenClass+" "+b.itemClass).each(function(){var b=this.style;b.position="",b.top="",b.left="",b.opacity="",a&&(b[j]="")});var c=this.element[0].style;for(var d in this.originalStyle)c[d]=this.originalStyle[d];this.element.unbind(".isotope").undelegate("."+b.hiddenClass,"click").removeClass(b.containerClass).removeData("isotope"),w.unbind(".isotope")},"_getSegments":function(a){var b,c=this.options.layoutMode,d=a?"rowHeight":"columnWidth",e=a?"height":"width",f=a?"rows":"cols",h=this.element[e](),i=this.options[c]&&this.options[c][d]||this.$filteredAtoms["outer"+g(e)](!0)||h;b=Math.floor(h/i),b=Math.max(b,1),this[c][f]=b,this[c][d]=i},"_checkIfSegmentsChanged":function(a){var b=this.options.layoutMode,c=a?"rows":"cols",d=this[b][c];return this._getSegments(a),this[b][c]!==d},"_masonryReset":function(){this.masonry={},this._getSegments();var a=this.masonry.cols;for(this.masonry.colYs=[];a--;)this.masonry.colYs.push(0)},"_masonryLayout":function(a){var c=this,d=c.masonry;a.each(function(){var a=b(this),e=Math.ceil(a.outerWidth(!0)/d.columnWidth);if(1===(e=Math.min(e,d.cols)))c._masonryPlaceBrick(a,d.colYs);else{var f,g,h=d.cols+1-e,i=[];for(g=0;g<h;g++)f=d.colYs.slice(g,g+e),i[g]=Math.max.apply(Math,f);c._masonryPlaceBrick(a,i)}})},"_masonryPlaceBrick":function(a,b){for(var c=Math.min.apply(Math,b),d=0,e=0,f=b.length;e<f;e++)if(b[e]===c){d=e;break}var g=this.masonry.columnWidth*d,h=c;this._pushPosition(a,g,h);var i=c+a.outerHeight(!0),j=this.masonry.cols+1-f;for(e=0;e<j;e++)this.masonry.colYs[d+e]=i},"_masonryGetContainerSize":function(){return{"height":Math.max.apply(Math,this.masonry.colYs)}},"_masonryResizeChanged":function(){return this._checkIfSegmentsChanged()},"_fitRowsReset":function(){this.fitRows={"x":0,"y":0,"height":0}},"_fitRowsLayout":function(a){var c=this,d=this.element.width(),e=this.fitRows;a.each(function(){var a=b(this),f=a.outerWidth(!0),g=a.outerHeight(!0);0!==e.x&&f+e.x>d&&(e.x=0,e.y=e.height),c._pushPosition(a,e.x,e.y),e.height=Math.max(e.y+g,e.height),e.x+=f})},"_fitRowsGetContainerSize":function(){return{"height":this.fitRows.height}},"_fitRowsResizeChanged":function(){return!0},"_cellsByRowReset":function(){this.cellsByRow={"index":0},this._getSegments(),this._getSegments(!0)},"_cellsByRowLayout":function(a){var c=this,d=this.cellsByRow;a.each(function(){var a=b(this),e=d.index%d.cols,f=Math.floor(d.index/d.cols),g=(e+.5)*d.columnWidth-a.outerWidth(!0)/2,h=(f+.5)*d.rowHeight-a.outerHeight(!0)/2;c._pushPosition(a,g,h),d.index++})},"_cellsByRowGetContainerSize":function(){return{"height":Math.ceil(this.$filteredAtoms.length/this.cellsByRow.cols)*this.cellsByRow.rowHeight+this.offset.top}},"_cellsByRowResizeChanged":function(){return this._checkIfSegmentsChanged()},"_straightDownReset":function(){this.straightDown={"y":0}},"_straightDownLayout":function(a){var c=this;a.each(function(a){var d=b(this);c._pushPosition(d,0,c.straightDown.y),c.straightDown.y+=d.outerHeight(!0)})},"_straightDownGetContainerSize":function(){return{"height":this.straightDown.y}},"_straightDownResizeChanged":function(){return!0},"_masonryHorizontalReset":function(){this.masonryHorizontal={},this._getSegments(!0);var a=this.masonryHorizontal.rows;for(this.masonryHorizontal.rowXs=[];a--;)this.masonryHorizontal.rowXs.push(0)},"_masonryHorizontalLayout":function(a){var c=this,d=c.masonryHorizontal;a.each(function(){var a=b(this),e=Math.ceil(a.outerHeight(!0)/d.rowHeight);if(1===(e=Math.min(e,d.rows)))c._masonryHorizontalPlaceBrick(a,d.rowXs);else{var f,g,h=d.rows+1-e,i=[];for(g=0;g<h;g++)f=d.rowXs.slice(g,g+e),i[g]=Math.max.apply(Math,f);c._masonryHorizontalPlaceBrick(a,i)}})},"_masonryHorizontalPlaceBrick":function(a,b){for(var c=Math.min.apply(Math,b),d=0,e=0,f=b.length;e<f;e++)if(b[e]===c){d=e;break}var g=c,h=this.masonryHorizontal.rowHeight*d;this._pushPosition(a,g,h);var i=c+a.outerWidth(!0),j=this.masonryHorizontal.rows+1-f;for(e=0;e<j;e++)this.masonryHorizontal.rowXs[d+e]=i},"_masonryHorizontalGetContainerSize":function(){return{"width":Math.max.apply(Math,this.masonryHorizontal.rowXs)}},"_masonryHorizontalResizeChanged":function(){return this._checkIfSegmentsChanged(!0)},"_fitColumnsReset":function(){this.fitColumns={"x":0,"y":0,"width":0}},"_fitColumnsLayout":function(a){var c=this,d=this.element.height(),e=this.fitColumns;a.each(function(){var a=b(this),f=a.outerWidth(!0),g=a.outerHeight(!0);0!==e.y&&g+e.y>d&&(e.x=e.width,e.y=0),c._pushPosition(a,e.x,e.y),e.width=Math.max(e.x+f,e.width),e.y+=g})},"_fitColumnsGetContainerSize":function(){return{"width":this.fitColumns.width}},"_fitColumnsResizeChanged":function(){return!0},"_cellsByColumnReset":function(){this.cellsByColumn={"index":0},this._getSegments(),this._getSegments(!0)},"_cellsByColumnLayout":function(a){var c=this,d=this.cellsByColumn;a.each(function(){var a=b(this),e=Math.floor(d.index/d.rows),f=d.index%d.rows,g=(e+.5)*d.columnWidth-a.outerWidth(!0)/2,h=(f+.5)*d.rowHeight-a.outerHeight(!0)/2;c._pushPosition(a,g,h),d.index++})},"_cellsByColumnGetContainerSize":function(){return{"width":Math.ceil(this.$filteredAtoms.length/this.cellsByColumn.rows)*this.cellsByColumn.columnWidth}},"_cellsByColumnResizeChanged":function(){return this._checkIfSegmentsChanged(!0)},"_straightAcrossReset":function(){this.straightAcross={"x":0}},"_straightAcrossLayout":function(a){var c=this;a.each(function(a){var d=b(this);c._pushPosition(d,c.straightAcross.x,0),c.straightAcross.x+=d.outerWidth(!0)})},"_straightAcrossGetContainerSize":function(){return{"width":this.straightAcross.x}},"_straightAcrossResizeChanged":function(){return!0}},b.fn.imagesLoaded=function(a){function c(){a.call(e,f)}function d(a){var e=a.target;e.src!==h&&-1===b.inArray(e,i)&&(i.push(e),--g<=0&&(setTimeout(c),f.unbind(".imagesLoaded",d)))}var e=this,f=e.find("img").add(e.filter("img")),g=f.length,h="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==",i=[];return g||c(),f.bind("load.imagesLoaded error.imagesLoaded",d).each(function(){var a=this.src;this.src=h,this.src=a}),e};var x=function(b){a.console&&a.console.error(b)};b.fn.isotope=function(a,c){if("string"==typeof a){var d=Array.prototype.slice.call(arguments,1);this.each(function(){var c=b.data(this,"isotope");return c?b.isFunction(c[a])&&"_"!==a.charAt(0)?void c[a].apply(c,d):void x("no such method '"+a+"' for isotope instance"):void x("cannot call methods on isotope prior to initialization; attempted to call method '"+a+"'")})}else this.each(function(){var d=b.data(this,"isotope");d?(d.option(a),d._init(c)):b.data(this,"isotope",new b.Isotope(a,this,c))});return this}}(window,jQuery),function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var e,f=b||window.event,g=[].slice.call(arguments,1),h=0,i=0,j=0,k=0,l=0;return b=a.event.fix(f),b.type="mousewheel",f.wheelDelta&&(h=f.wheelDelta),f.detail&&(h=-1*f.detail),f.deltaY&&(j=-1*f.deltaY,h=j),f.deltaX&&(i=f.deltaX,h=-1*i),void 0!==f.wheelDeltaY&&(j=f.wheelDeltaY),void 0!==f.wheelDeltaX&&(i=-1*f.wheelDeltaX),k=Math.abs(h),(!c||k<c)&&(c=k),l=Math.max(Math.abs(j),Math.abs(i)),(!d||l<d)&&(d=l),e=h>0?"floor":"ceil",h=Math[e](h/c),i=Math[e](i/d),j=Math[e](j/d),g.unshift(b,h,i,j),(a.event.dispatch||a.event.handle).apply(this,g)}var c,d,e=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],f="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"];if(a.event.fixHooks)for(var g=e.length;g;)a.event.fixHooks[e[--g]]=a.event.mouseHooks;a.event.special.mousewheel={"setup":function(){if(this.addEventListener)for(var a=f.length;a;)this.addEventListener(f[--a],b,!1);else this.onmousewheel=b},"teardown":function(){if(this.removeEventListener)for(var a=f.length;a;)this.removeEventListener(f[--a],b,!1);else this.onmousewheel=null}},a.fn.extend({"mousewheel":function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},"unmousewheel":function(a){return this.unbind("mousewheel",a)}})}),function(a){function b(){this===e.elem&&(e.pos=[-260,-260],e.elem=!1,f=3)}var c,d,e={"pos":[-260,-260]},f=3,g=document,h=g.documentElement,i=g.body;a.event.special.mwheelIntent={"setup":function(){var c=a(this).bind("mousewheel",a.event.special.mwheelIntent.handler);return this!==g&&this!==h&&this!==i&&c.bind("mouseleave",b),c=null,!0},"teardown":function(){return a(this).unbind("mousewheel",a.event.special.mwheelIntent.handler).unbind("mouseleave",b),!0},"handler":function(b,g){var h=[b.clientX,b.clientY];if(this===e.elem||Math.abs(e.pos[0]-h[0])>f||Math.abs(e.pos[1]-h[1])>f)return e.elem=this,e.pos=h,f=250,clearTimeout(d),d=setTimeout(function(){f=10},200),clearTimeout(c),c=setTimeout(function(){f=3},1500),b=a.extend({},b,{"type":"mwheelIntent"}),(a.event.dispatch||a.event.handle).apply(this,arguments)}},a.fn.extend({"mwheelIntent":function(a){return a?this.bind("mwheelIntent",a):this.trigger("mwheelIntent")},"unmwheelIntent":function(a){return this.unbind("mwheelIntent",a)}}),a(function(){i=g.body,a(g).bind("mwheelIntent.mwheelIntentDefault",a.noop)})}(jQuery),function(a,b,c){a.fn.jScrollPane=function(d){function e(d,e){function f(b){var e,h,j,l,m,n,q=!1,r=!1;if(P=b,Q===c)m=d.scrollTop(),n=d.scrollLeft(),d.css({"overflow":"hidden","padding":0}),R=d.innerWidth()+ta,S=d.innerHeight(),d.width(R),Q=a('<div class="jspPane" />').css("padding",sa).append(d.children()),T=a('<div class="jspContainer" />').css({"width":R+"px","height":S+"px"}).append(Q).appendTo(d);else{if(d.css("width",""),q=P.stickToBottom&&C(),r=P.stickToRight&&D(),l=d.innerWidth()+ta!=R||d.outerHeight()!=S,l&&(R=d.innerWidth()+ta,S=d.innerHeight(),T.css({"width":R+"px","height":S+"px"})),!l&&ua==U&&Q.outerHeight()==V)return void d.width(R);ua=U,Q.css("width",""),d.width(R),T.find(">.jspVerticalBar,>.jspHorizontalBar").remove().end()}Q.css("overflow","auto"),U=b.contentWidth?b.contentWidth:Q[0].scrollWidth,V=Q[0].scrollHeight,Q.css("overflow",""),W=U/R,X=V/S,Y=X>1,Z=W>1,Z||Y?(d.addClass("jspScrollable"),e=P.maintainPosition&&(aa||da),e&&(h=A(),j=B()),g(),i(),k(),e&&(y(r?U-R:h,!1),x(q?V-S:j,!1)),H(),E(),N(),P.enableKeyboardNavigation&&J(),P.clickOnTrack&&o(),L(),P.hijackInternalLinks&&M()):(d.removeClass("jspScrollable"),Q.css({"top":0,"left":0,"width":T.width()-ta}),F(),I(),K(),p()),P.autoReinitialise&&!ra?ra=setInterval(function(){f(P)},P.autoReinitialiseDelay):!P.autoReinitialise&&ra&&clearInterval(ra),m&&d.scrollTop(0)&&x(m,!1),n&&d.scrollLeft(0)&&y(n,!1),d.trigger("jsp-initialised",[Z||Y])}function g(){Y&&(T.append(a('<div class="jspVerticalBar" />').append(a('<div class="jspCap jspCapTop" />'),a('<div class="jspTrack" />').append(a('<div class="jspDrag" />').append(a('<div class="jspDragTop" />'),a('<div class="jspDragBottom" />'))),a('<div class="jspCap jspCapBottom" />'))),ea=T.find(">.jspVerticalBar"),fa=ea.find(">.jspTrack"),$=fa.find(">.jspDrag"),P.showArrows&&(ja=a('<a class="jspArrow jspArrowUp" />').bind("mousedown.jsp",m(0,-1)).bind("click.jsp",G),ka=a('<a class="jspArrow jspArrowDown" />').bind("mousedown.jsp",m(0,1)).bind("click.jsp",G),P.arrowScrollOnHover&&(ja.bind("mouseover.jsp",m(0,-1,ja)),ka.bind("mouseover.jsp",m(0,1,ka))),l(fa,P.verticalArrowPositions,ja,ka)),ha=S,T.find(">.jspVerticalBar>.jspCap:visible,>.jspVerticalBar>.jspArrow").each(function(){ha-=a(this).outerHeight()}),$.hover(function(){$.addClass("jspHover")},function(){$.removeClass("jspHover")}).bind("mousedown.jsp",function(b){a("html").bind("dragstart.jsp selectstart.jsp",G),$.addClass("jspActive");var c=b.pageY-$.position().top;return a("html").bind("mousemove.jsp",function(a){r(a.pageY-c,!1)}).bind("mouseup.jsp mouseleave.jsp",q),!1}),h())}function h(){fa.height(ha+"px"),aa=0,ga=P.verticalGutter+fa.outerWidth(),Q.width(R-ga-ta);try{0===ea.position().left&&Q.css("margin-left",ga+"px")}catch(a){}}function i(){Z&&(T.append(a('<div class="jspHorizontalBar" />').append(a('<div class="jspCap jspCapLeft" />'),a('<div class="jspTrack" />').append(a('<div class="jspDrag" />').append(a('<div class="jspDragLeft" />'),a('<div class="jspDragRight" />'))),a('<div class="jspCap jspCapRight" />'))),la=T.find(">.jspHorizontalBar"),ma=la.find(">.jspTrack"),ba=ma.find(">.jspDrag"),P.showArrows&&(pa=a('<a class="jspArrow jspArrowLeft" />').bind("mousedown.jsp",m(-1,0)).bind("click.jsp",G),qa=a('<a class="jspArrow jspArrowRight" />').bind("mousedown.jsp",m(1,0)).bind("click.jsp",G),P.arrowScrollOnHover&&(pa.bind("mouseover.jsp",m(-1,0,pa)),qa.bind("mouseover.jsp",m(1,0,qa))),l(ma,P.horizontalArrowPositions,pa,qa)),ba.hover(function(){ba.addClass("jspHover")},function(){ba.removeClass("jspHover")}).bind("mousedown.jsp",function(b){a("html").bind("dragstart.jsp selectstart.jsp",G),ba.addClass("jspActive");var c=b.pageX-ba.position().left;return a("html").bind("mousemove.jsp",function(a){t(a.pageX-c,!1)}).bind("mouseup.jsp mouseleave.jsp",q),!1}),na=T.innerWidth(),j())}function j(){T.find(">.jspHorizontalBar>.jspCap:visible,>.jspHorizontalBar>.jspArrow").each(function(){na-=a(this).outerWidth()}),ma.width(na+"px"),da=0}function k(){if(Z&&Y){var b=ma.outerHeight(),c=fa.outerWidth();ha-=b,a(la).find(">.jspCap:visible,>.jspArrow").each(function(){na+=a(this).outerWidth()}),na-=c,S-=c,R-=b,ma.parent().append(a('<div class="jspCorner" />').css("width",b+"px")),h(),j()}Z&&Q.width(T.outerWidth()-ta+"px"),V=Q.outerHeight(),X=V/S,Z&&(oa=Math.ceil(1/W*na),oa>P.horizontalDragMaxWidth?oa=P.horizontalDragMaxWidth:oa<P.horizontalDragMinWidth&&(oa=P.horizontalDragMinWidth),ba.width(oa+"px"),ca=na-oa,u(da)),Y&&(ia=Math.ceil(1/X*ha),ia>P.verticalDragMaxHeight?ia=P.verticalDragMaxHeight:ia<P.verticalDragMinHeight&&(ia=P.verticalDragMinHeight),$.height(ia+"px"),_=ha-ia,s(aa))}function l(a,b,c,d){var e,f="before",g="after";"os"==b&&(b=/Mac/.test(navigator.platform)?"after":"split"),b==f?g=b:b==g&&(f=b,e=c,c=d,d=e),a[f](c)[g](d)}function m(a,b,c){return function(){return n(a,b,this,c),this.blur(),!1}}function n(b,c,d,e){d=a(d).addClass("jspActive");var f,g,h=!0,i=function(){0!==b&&va.scrollByX(b*P.arrowButtonSpeed),0!==c&&va.scrollByY(c*P.arrowButtonSpeed),g=setTimeout(i,h?P.initialDelay:P.arrowRepeatFreq),h=!1};i(),f=e?"mouseout.jsp":"mouseup.jsp",e=e||a("html"),e.bind(f,function(){d.removeClass("jspActive"),g&&clearTimeout(g),g=null,e.unbind(f)})}function o(){p(),Y&&fa.bind("mousedown.jsp",function(b){if(b.originalTarget===c||b.originalTarget==b.currentTarget){var d,e=a(this),f=e.offset(),g=b.pageY-f.top-aa,h=!0,i=function(){var a=e.offset(),c=b.pageY-a.top-ia/2,f=S*P.scrollPagePercent,k=_*f/(V-S);if(0>g)aa-k>c?va.scrollByY(-f):r(c);else{if(!(g>0))return void j();c>aa+k?va.scrollByY(f):r(c)}d=setTimeout(i,h?P.initialDelay:P.trackClickRepeatFreq),h=!1},j=function(){d&&clearTimeout(d),d=null,a(document).unbind("mouseup.jsp",j)};return i(),a(document).bind("mouseup.jsp",j),!1}}),Z&&ma.bind("mousedown.jsp",function(b){if(b.originalTarget===c||b.originalTarget==b.currentTarget){var d,e=a(this),f=e.offset(),g=b.pageX-f.left-da,h=!0,i=function(){var a=e.offset(),c=b.pageX-a.left-oa/2,f=R*P.scrollPagePercent,k=ca*f/(U-R);if(0>g)da-k>c?va.scrollByX(-f):t(c);else{if(!(g>0))return void j();c>da+k?va.scrollByX(f):t(c)}d=setTimeout(i,h?P.initialDelay:P.trackClickRepeatFreq),h=!1},j=function(){d&&clearTimeout(d),d=null,a(document).unbind("mouseup.jsp",j)};return i(),a(document).bind("mouseup.jsp",j),!1}})}function p(){ma&&ma.unbind("mousedown.jsp"),fa&&fa.unbind("mousedown.jsp")}function q(){a("html").unbind("dragstart.jsp selectstart.jsp mousemove.jsp mouseup.jsp mouseleave.jsp"),$&&$.removeClass("jspActive"),ba&&ba.removeClass("jspActive")}function r(a,b){Y&&(0>a?a=0:a>_&&(a=_),b===c&&(b=P.animateScroll),b?va.animate($,"top",a,s):($.css("top",a),s(a)))}function s(a){a===c&&(a=$.position().top),T.scrollTop(0),aa=a;var b=0===aa,e=aa==_,f=a/_,g=-f*(V-S);(wa!=b||ya!=e)&&(wa=b,ya=e,d.trigger("jsp-arrow-change",[wa,ya,xa,za])),v(b,e),Q.css("top",g),d.trigger("jsp-scroll-y",[-g,b,e]).trigger("scroll")}function t(a,b){Z&&(0>a?a=0:a>ca&&(a=ca),b===c&&(b=P.animateScroll),b?va.animate(ba,"left",a,u):(ba.css("left",a),u(a)))}function u(a){a===c&&(a=ba.position().left),T.scrollTop(0),da=a;var b=0===da,e=da==ca,f=a/ca,g=-f*(U-R);(xa!=b||za!=e)&&(xa=b,za=e,d.trigger("jsp-arrow-change",[wa,ya,xa,za])),w(b,e),Q.css("left",g),d.trigger("jsp-scroll-x",[-g,b,e]).trigger("scroll")}function v(a,b){P.showArrows&&(ja[a?"addClass":"removeClass"]("jspDisabled"),ka[b?"addClass":"removeClass"]("jspDisabled"))}function w(a,b){P.showArrows&&(pa[a?"addClass":"removeClass"]("jspDisabled"),qa[b?"addClass":"removeClass"]("jspDisabled"))}function x(a,b){r(a/(V-S)*_,b)}function y(a,b){t(a/(U-R)*ca,b)}function z(b,c,d){var e,f,g,h,i,j,k,l,m,n=0,o=0;try{e=a(b)}catch(a){return}for(f=e.outerHeight(),g=e.outerWidth(),T.scrollTop(0),T.scrollLeft(0);!e.is(".jspPane");)if(n+=e.position().top,o+=e.position().left,e=e.offsetParent(),/^body|html$/i.test(e[0].nodeName))return;h=B(),j=h+S,h>n||c?l=n-P.verticalGutter:n+f>j&&(l=n-S+f+P.verticalGutter),isNaN(l)||x(l,d),i=A(),k=i+R,i>o||c?m=o-P.horizontalGutter:o+g>k&&(m=o-R+g+P.horizontalGutter),isNaN(m)||y(m,d)}function A(){return-Q.position().left}function B(){return-Q.position().top}function C(){var a=V-S;return a>20&&a-B()<10}function D(){var a=U-R;return a>20&&a-A()<10}function E(){T.unbind(Ba).bind(Ba,function(a,b,c,d){var e=da,f=aa;return va.scrollBy(c*P.mouseWheelSpeed,-d*P.mouseWheelSpeed,!1),e==da&&f==aa})}function F(){T.unbind(Ba)}function G(){return!1}function H(){Q.find(":input,a").unbind("focus.jsp").bind("focus.jsp",function(a){z(a.target,!1)})}function I(){Q.find(":input,a").unbind("focus.jsp")}function J(){function b(){var a=da,b=aa;switch(c){case 40:va.scrollByY(P.keyboardSpeed,!1);break;case 38:va.scrollByY(-P.keyboardSpeed,!1);break;case 34:case 32:va.scrollByY(S*P.scrollPagePercent,!1);break;case 33:va.scrollByY(-S*P.scrollPagePercent,!1);break;case 39:va.scrollByX(P.keyboardSpeed,!1);break;case 37:va.scrollByX(-P.keyboardSpeed,!1)}return e=a!=da||b!=aa}var c,e,f=[];Z&&f.push(la[0]),Y&&f.push(ea[0]),Q.focus(function(){d.focus()}),d.attr("tabindex",0).unbind("keydown.jsp keypress.jsp").bind("keydown.jsp",function(d){if(d.target===this||f.length&&a(d.target).closest(f).length){var g=da,h=aa;switch(d.keyCode){case 40:case 38:case 34:case 32:case 33:case 39:case 37:c=d.keyCode,b();break;case 35:x(V-S),c=null;break;case 36:x(0),c=null}return!(e=d.keyCode==c&&g!=da||h!=aa)}}).bind("keypress.jsp",function(a){return a.keyCode==c&&b(),!e}),P.hideFocus?(d.css("outline","none"),"hideFocus"in T[0]&&d.attr("hideFocus",!0)):(d.css("outline",""),"hideFocus"in T[0]&&d.attr("hideFocus",!1))}function K(){d.attr("tabindex","-1").removeAttr("tabindex").unbind("keydown.jsp keypress.jsp")}function L(){if(location.hash&&location.hash.length>1){var b,c,d=escape(location.hash.substr(1));try{b=a("#"+d+', a[name="'+d+'"]')}catch(a){return}b.length&&Q.find(d)&&(0===T.scrollTop()?c=setInterval(function(){T.scrollTop()>0&&(z(b,!0),a(document).scrollTop(T.position().top),clearInterval(c))},50):(z(b,!0),a(document).scrollTop(T.position().top)))}}function M(){a(document.body).data("jspHijack")||(a(document.body).data("jspHijack",!0),a(document.body).delegate("a[href*=#]","click",function(c){var d,e,f,g,h,i,j=this.href.substr(0,this.href.indexOf("#")),k=location.href;if(-1!==location.href.indexOf("#")&&(k=location.href.substr(0,location.href.indexOf("#"))),j===k){d=escape(this.href.substr(this.href.indexOf("#")+1));try{e=a("#"+d+', a[name="'+d+'"]')}catch(a){return}e.length&&(f=e.closest(".jspScrollable"),g=f.data("jsp"),g.scrollToElement(e,!0),f[0].scrollIntoView&&(h=a(b).scrollTop(),i=e.offset().top,(h>i||i>h+a(b).height())&&f[0].scrollIntoView()),c.preventDefault())}}))}function N(){var a,b,c,d,e,f=!1;T.unbind("touchstart.jsp touchmove.jsp touchend.jsp click.jsp-touchclick").bind("touchstart.jsp",function(g){var h=g.originalEvent.touches[0];a=A(),b=B(),c=h.pageX,d=h.pageY,e=!1,f=!0}).bind("touchmove.jsp",function(g){if(f){var h=g.originalEvent.touches[0],i=da,j=aa;return va.scrollTo(a+c-h.pageX,b+d-h.pageY),e=e||Math.abs(c-h.pageX)>5||Math.abs(d-h.pageY)>5,i==da&&j==aa}}).bind("touchend.jsp",function(){f=!1}).bind("click.jsp-touchclick",function(){return e?(e=!1,!1):void 0})}function O(){var a=B(),b=A();d.removeClass("jspScrollable").unbind(".jsp"),d.replaceWith(Aa.append(Q.children())),Aa.scrollTop(a),Aa.scrollLeft(b),ra&&clearInterval(ra)}var P,Q,R,S,T,U,V,W,X,Y,Z,$,_,aa,ba,ca,da,ea,fa,ga,ha,ia,ja,ka,la,ma,na,oa,pa,qa,ra,sa,ta,ua,va=this,wa=!0,xa=!0,ya=!1,za=!1,Aa=d.clone(!1,!1).empty(),Ba=a.fn.mwheelIntent?"mwheelIntent.jsp":"mousewheel.jsp";"border-box"===d.css("box-sizing")?(sa=0,ta=0):(sa=d.css("paddingTop")+" "+d.css("paddingRight")+" "+d.css("paddingBottom")+" "+d.css("paddingLeft"),ta=(parseInt(d.css("paddingLeft"),10)||0)+(parseInt(d.css("paddingRight"),10)||0)),a.extend(va,{"reinitialise":function(b){b=a.extend({},P,b),f(b)},"scrollToElement":function(a,b,c){z(a,b,c)},"scrollTo":function(a,b,c){y(a,c),x(b,c)},"scrollToX":function(a,b){y(a,b)},"scrollToY":function(a,b){x(a,b)},"scrollToPercentX":function(a,b){y(a*(U-R),b)},"scrollToPercentY":function(a,b){x(a*(V-S),b)},"scrollBy":function(a,b,c){va.scrollByX(a,c),va.scrollByY(b,c)},"scrollByX":function(a,b){t((A()+Math[0>a?"floor":"ceil"](a))/(U-R)*ca,b)},"scrollByY":function(a,b){r((B()+Math[0>a?"floor":"ceil"](a))/(V-S)*_,b)},"positionDragX":function(a,b){t(a,b)},"positionDragY":function(a,b){r(a,b)},"animate":function(a,b,c,d){var e={};e[b]=c,a.animate(e,{"duration":P.animateDuration,"easing":P.animateEase,"queue":!1,"step":d})},"getContentPositionX":function(){return A()},"getContentPositionY":function(){return B()},"getContentWidth":function(){return U},"getContentHeight":function(){return V},"getPercentScrolledX":function(){return A()/(U-R)},"getPercentScrolledY":function(){return B()/(V-S)},"getIsScrollableH":function(){return Z},"getIsScrollableV":function(){return Y},"getContentPane":function(){return Q},"scrollToBottom":function(a){r(_,a)},"hijackInternalLinks":a.noop,"destroy":function(){O()}}),f(e)}return d=a.extend({},a.fn.jScrollPane.defaults,d),a.each(["arrowButtonSpeed","trackClickSpeed","keyboardSpeed"],function(){d[this]=d[this]||d.speed}),this.each(function(){var b=a(this),c=b.data("jsp");c?c.reinitialise(d):(a("script",b).filter('[type="text/javascript"],:not([type])').remove(),c=new e(b,d),b.data("jsp",c))})},a.fn.jScrollPane.defaults={"showArrows":!1,"maintainPosition":!0,"stickToBottom":!1,"stickToRight":!1,"clickOnTrack":!0,"autoReinitialise":!1,"autoReinitialiseDelay":500,"verticalDragMinHeight":0,"verticalDragMaxHeight":99999,"horizontalDragMinWidth":0,"horizontalDragMaxWidth":99999,"contentWidth":c,"animateScroll":!1,"animateDuration":300,"animateEase":"linear","hijackInternalLinks":!1,"verticalGutter":4,"horizontalGutter":4,"mouseWheelSpeed":3,"arrowButtonSpeed":0,"arrowRepeatFreq":50,"arrowScrollOnHover":!1,"trackClickSpeed":0,"trackClickRepeatFreq":70,"verticalArrowPositions":"split","horizontalArrowPositions":"split","enableKeyboardNavigation":!0,"hideFocus":!1,"keyboardSpeed":0,"initialDelay":300,"speed":30,"scrollPagePercent":.8}}(jQuery,this),function(a){var b={"set":{"colors":1,"values":1,"backgroundColor":1,"scaleColors":1,"normalizeFunction":1,"focus":1},"get":{"selectedRegions":1,"selectedMarkers":1,"mapObject":1,"regionName":1}};a.fn.vectorMap=function(a){var c,d,c=this.children(".jvectormap-container").data("mapObject");if("addMap"===a)jvm.WorldMap.maps[arguments[1]]=arguments[2];else{if(("set"===a||"get"===a)&&b[a][arguments[1]])return d=arguments[1].charAt(0).toUpperCase()+arguments[1].substr(1),c[a+d].apply(c,Array.prototype.slice.call(arguments,2));a=a||{},a.container=this,c=new jvm.WorldMap(a)}return this}}(jQuery),function(a){function b(b){var c=b||window.event,d=[].slice.call(arguments,1),e=0,f=0,g=0;return b=a.event.fix(c),b.type="mousewheel",c.wheelDelta&&(e=c.wheelDelta/120),c.detail&&(e=-c.detail/3),g=e,void 0!==c.axis&&c.axis===c.HORIZONTAL_AXIS&&(g=0,f=-1*e),void 0!==c.wheelDeltaY&&(g=c.wheelDeltaY/120),void 0!==c.wheelDeltaX&&(f=-1*c.wheelDeltaX/120),d.unshift(b,e,f,g),(a.event.dispatch||a.event.handle).apply(this,d)}var c=["DOMMouseScroll","mousewheel"];if(a.event.fixHooks)for(var d=c.length;d;)a.event.fixHooks[c[--d]]=a.event.mouseHooks;a.event.special.mousewheel={"setup":function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],b,!1);else this.onmousewheel=b},"teardown":function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],b,!1);else this.onmousewheel=null}},a.fn.extend({"mousewheel":function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},"unmousewheel":function(a){return this.unbind("mousewheel",a)}})}(jQuery);var jvm={"inherits":function(a,b){function c(){}c.prototype=b.prototype,a.prototype=new c,a.prototype.constructor=a,a.parentClass=b},"mixin":function(a,b){var c;for(c in b.prototype)b.prototype.hasOwnProperty(c)&&(a.prototype[c]=b.prototype[c])},"min":function(a){var b,c=Number.MAX_VALUE;if(a instanceof Array)for(b=0;b<a.length;b++)a[b]<c&&(c=a[b]);else for(b in a)a[b]<c&&(c=a[b]);return c},"max":function(a){var b,c=Number.MIN_VALUE;if(a instanceof Array)for(b=0;b<a.length;b++)a[b]>c&&(c=a[b]);else for(b in a)a[b]>c&&(c=a[b]);return c},"keys":function(a){var b,c=[];for(b in a)c.push(b);return c},"values":function(a){var b,c,d=[];for(c=0;c<arguments.length;c++){a=arguments[c];for(b in a)d.push(a[b])}return d}};jvm.$=jQuery,jvm.AbstractElement=function(a,b){this.node=this.createElement(a),this.name=a,this.properties={},b&&this.set(b)},jvm.AbstractElement.prototype.set=function(a,b){var c;if("object"==typeof a)for(c in a)this.properties[c]=a[c],this.applyAttr(c,a[c]);else this.properties[a]=b,this.applyAttr(a,b)},jvm.AbstractElement.prototype.get=function(a){return this.properties[a]},jvm.AbstractElement.prototype.applyAttr=function(a,b){this.node.setAttribute(a,b)},jvm.AbstractElement.prototype.remove=function(){jvm.$(this.node).remove()},jvm.AbstractCanvasElement=function(a,b,c){this.container=a,this.setSize(b,c),this.rootElement=new jvm[this.classPrefix+"GroupElement"],this.node.appendChild(this.rootElement.node),this.container.appendChild(this.node)},jvm.AbstractCanvasElement.prototype.add=function(a,b){b=b||this.rootElement,b.add(a),a.canvas=this},jvm.AbstractCanvasElement.prototype.addPath=function(a,b,c){var d=new jvm[this.classPrefix+"PathElement"](a,b);return this.add(d,c),d},jvm.AbstractCanvasElement.prototype.addCircle=function(a,b,c){var d=new jvm[this.classPrefix+"CircleElement"](a,b);return this.add(d,c),d},jvm.AbstractCanvasElement.prototype.addGroup=function(a){var b=new jvm[this.classPrefix+"GroupElement"];return a?a.node.appendChild(b.node):this.node.appendChild(b.node),b.canvas=this,b},jvm.AbstractShapeElement=function(a,b,c){this.style=c||{},this.style.current={},this.isHovered=!1,this.isSelected=!1,this.updateStyle()},jvm.AbstractShapeElement.prototype.setHovered=function(a){this.isHovered!==a&&(this.isHovered=a,this.updateStyle())},jvm.AbstractShapeElement.prototype.setSelected=function(a){this.isSelected!==a&&(this.isSelected=a,this.updateStyle(),jvm.$(this.node).trigger("selected",[a]))},jvm.AbstractShapeElement.prototype.setStyle=function(a,b){var c={};"object"==typeof a?c=a:c[a]=b,jvm.$.extend(this.style.current,c),this.updateStyle()},jvm.AbstractShapeElement.prototype.updateStyle=function(){var a={};jvm.AbstractShapeElement.mergeStyles(a,this.style.initial),jvm.AbstractShapeElement.mergeStyles(a,this.style.current),this.isHovered&&jvm.AbstractShapeElement.mergeStyles(a,this.style.hover),this.isSelected&&(jvm.AbstractShapeElement.mergeStyles(a,this.style.selected),this.isHovered&&jvm.AbstractShapeElement.mergeStyles(a,this.style.selectedHover)),this.set(a)},jvm.AbstractShapeElement.mergeStyles=function(a,b){var c;b=b||{};for(c in b)null===b[c]?delete a[c]:a[c]=b[c]},jvm.SVGElement=function(a,b){jvm.SVGElement.parentClass.apply(this,arguments)},jvm.inherits(jvm.SVGElement,jvm.AbstractElement),jvm.SVGElement.svgns="http://www.w3.org/2000/svg",jvm.SVGElement.prototype.createElement=function(a){return document.createElementNS(jvm.SVGElement.svgns,a)},jvm.SVGElement.prototype.addClass=function(a){this.node.setAttribute("class",a)},jvm.SVGElement.prototype.getElementCtr=function(a){return jvm["SVG"+a]},jvm.SVGElement.prototype.getBBox=function(){return this.node.getBBox()},jvm.SVGGroupElement=function(){jvm.SVGGroupElement.parentClass.call(this,"g")},jvm.inherits(jvm.SVGGroupElement,jvm.SVGElement),jvm.SVGGroupElement.prototype.add=function(a){this.node.appendChild(a.node)},jvm.SVGCanvasElement=function(a,b,c){this.classPrefix="SVG",jvm.SVGCanvasElement.parentClass.call(this,"svg"),jvm.AbstractCanvasElement.apply(this,arguments)},jvm.inherits(jvm.SVGCanvasElement,jvm.SVGElement),jvm.mixin(jvm.SVGCanvasElement,jvm.AbstractCanvasElement),jvm.SVGCanvasElement.prototype.setSize=function(a,b){this.width=a,this.height=b,this.node.setAttribute("width",a),this.node.setAttribute("height",b)},jvm.SVGCanvasElement.prototype.applyTransformParams=function(a,b,c){this.scale=a,this.transX=b,this.transY=c,this.rootElement.node.setAttribute("transform","scale("+a+") translate("+b+", "+c+")")},jvm.SVGShapeElement=function(a,b,c){jvm.SVGShapeElement.parentClass.call(this,a,b),jvm.AbstractShapeElement.apply(this,arguments)},jvm.inherits(jvm.SVGShapeElement,jvm.SVGElement),jvm.mixin(jvm.SVGShapeElement,jvm.AbstractShapeElement),jvm.SVGPathElement=function(a,b){jvm.SVGPathElement.parentClass.call(this,"path",a,b),this.node.setAttribute("fill-rule","evenodd")},jvm.inherits(jvm.SVGPathElement,jvm.SVGShapeElement),jvm.SVGCircleElement=function(a,b){jvm.SVGCircleElement.parentClass.call(this,"circle",a,b)},jvm.inherits(jvm.SVGCircleElement,jvm.SVGShapeElement),jvm.VMLElement=function(a,b){jvm.VMLElement.VMLInitialized||jvm.VMLElement.initializeVML(),jvm.VMLElement.parentClass.apply(this,arguments)},jvm.inherits(jvm.VMLElement,jvm.AbstractElement),jvm.VMLElement.VMLInitialized=!1,jvm.VMLElement.initializeVML=function(){try{document.namespaces.rvml||document.namespaces.add("rvml","urn:schemas-microsoft-com:vml"),jvm.VMLElement.prototype.createElement=function(a){return document.createElement("<rvml:"+a+' class="rvml">')}}catch(a){jvm.VMLElement.prototype.createElement=function(a){return document.createElement("<"+a+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}document.createStyleSheet().addRule(".rvml","behavior:url(#default#VML)"),jvm.VMLElement.VMLInitialized=!0},jvm.VMLElement.prototype.getElementCtr=function(a){return jvm["VML"+a]},jvm.VMLElement.prototype.addClass=function(a){jvm.$(this.node).addClass(a)},jvm.VMLElement.prototype.applyAttr=function(a,b){this.node[a]=b},jvm.VMLElement.prototype.getBBox=function(){var a=jvm.$(this.node);return{"x":a.position().left/this.canvas.scale,"y":a.position().top/this.canvas.scale,"width":a.width()/this.canvas.scale,"height":a.height()/this.canvas.scale}},jvm.VMLGroupElement=function(){jvm.VMLGroupElement.parentClass.call(this,"group"),this.node.style.left="0px",this.node.style.top="0px",this.node.coordorigin="0 0"},jvm.inherits(jvm.VMLGroupElement,jvm.VMLElement),jvm.VMLGroupElement.prototype.add=function(a){this.node.appendChild(a.node)},jvm.VMLCanvasElement=function(a,b,c){this.classPrefix="VML",jvm.VMLCanvasElement.parentClass.call(this,"group"),jvm.AbstractCanvasElement.apply(this,arguments),this.node.style.position="absolute"},jvm.inherits(jvm.VMLCanvasElement,jvm.VMLElement),jvm.mixin(jvm.VMLCanvasElement,jvm.AbstractCanvasElement),jvm.VMLCanvasElement.prototype.setSize=function(a,b){var c,d,e,f;if(this.width=a,this.height=b,this.node.style.width=a+"px",this.node.style.height=b+"px",this.node.coordsize=a+" "+b,this.node.coordorigin="0 0",this.rootElement){for(c=this.rootElement.node.getElementsByTagName("shape"),e=0,f=c.length;e<f;e++)c[e].coordsize=a+" "+b,c[e].style.width=a+"px",c[e].style.height=b+"px";for(d=this.node.getElementsByTagName("group"),e=0,f=d.length;e<f;e++)d[e].coordsize=a+" "+b,d[e].style.width=a+"px",d[e].style.height=b+"px"}},jvm.VMLCanvasElement.prototype.applyTransformParams=function(a,b,c){this.scale=a,this.transX=b,this.transY=c,this.rootElement.node.coordorigin=this.width-b-this.width/100+","+(this.height-c-this.height/100),this.rootElement.node.coordsize=this.width/a+","+this.height/a},jvm.VMLShapeElement=function(a,b){jvm.VMLShapeElement.parentClass.call(this,a,b),this.fillElement=new jvm.VMLElement("fill"),this.strokeElement=new jvm.VMLElement("stroke"),this.node.appendChild(this.fillElement.node),this.node.appendChild(this.strokeElement.node),this.node.stroked=!1,jvm.AbstractShapeElement.apply(this,arguments)},jvm.inherits(jvm.VMLShapeElement,jvm.VMLElement),jvm.mixin(jvm.VMLShapeElement,jvm.AbstractShapeElement),jvm.VMLShapeElement.prototype.applyAttr=function(a,b){switch(a){case"fill":this.node.fillcolor=b;break;case"fill-opacity":this.fillElement.node.opacity=Math.round(100*b)+"%";break;case"stroke":this.node.stroked="none"!==b,this.node.strokecolor=b;break;case"stroke-opacity":this.strokeElement.node.opacity=Math.round(100*b)+"%";break;case"stroke-width":0===parseInt(b,10)?this.node.stroked=!1:this.node.stroked=!0,this.node.strokeweight=b;break;case"d":this.node.path=jvm.VMLPathElement.pathSvgToVml(b);break;default:jvm.VMLShapeElement.parentClass.prototype.applyAttr.apply(this,arguments)}},jvm.VMLPathElement=function(a,b){var c=new jvm.VMLElement("skew");jvm.VMLPathElement.parentClass.call(this,"shape",a,b),this.node.coordorigin="0 0",c.node.on=!0,c.node.matrix="0.01,0,0,0.01,0,0",c.node.offset="0,0",this.node.appendChild(c.node)},jvm.inherits(jvm.VMLPathElement,jvm.VMLShapeElement),jvm.VMLPathElement.prototype.applyAttr=function(a,b){"d"===a?this.node.path=jvm.VMLPathElement.pathSvgToVml(b):jvm.VMLShapeElement.prototype.applyAttr.call(this,a,b)},jvm.VMLPathElement.pathSvgToVml=function(a){var b,c,d=0,e=0;return a=a.replace(/(-?\d+)e(-?\d+)/g,"0"),a.replace(/([MmLlHhVvCcSs])\s*((?:-?\d*(?:\.\d+)?\s*,?\s*)+)/g,function(a,f,g,h){g=g.replace(/(\d)-/g,"$1,-").replace(/^\s+/g,"").replace(/\s+$/g,"").replace(/\s+/g,",").split(","),g[0]||g.shift();for(var i=0,j=g.length;i<j;i++)g[i]=Math.round(100*g[i]);switch(f){case"m":return d+=g[0],e+=g[1],"t"+g.join(",");case"M":return d=g[0],e=g[1],"m"+g.join(",");case"l":return d+=g[0],e+=g[1],"r"+g.join(",");case"L":return d=g[0],e=g[1],"l"+g.join(",");case"h":return d+=g[0],"r"+g[0]+",0";case"H":return"l"+(d=g[0])+","+e;case"v":return e+=g[0],"r0,"+g[0];case"V":return e=g[0],"l"+d+","+e;case"c":return b=d+g[g.length-4],c=e+g[g.length-3],d+=g[g.length-2],e+=g[g.length-1],"v"+g.join(",");case"C":return b=g[g.length-4],c=g[g.length-3],d=g[g.length-2],e=g[g.length-1],"c"+g.join(",");case"s":return g.unshift(e-c),g.unshift(d-b),b=d+g[g.length-4],c=e+g[g.length-3],d+=g[g.length-2],e+=g[g.length-1],"v"+g.join(",");case"S":return g.unshift(e+e-c),g.unshift(d+d-b),b=g[g.length-4],c=g[g.length-3],d=g[g.length-2],e=g[g.length-1],"c"+g.join(",")}return""}).replace(/z/g,"e")},jvm.VMLCircleElement=function(a,b){jvm.VMLCircleElement.parentClass.call(this,"oval",a,b)},jvm.inherits(jvm.VMLCircleElement,jvm.VMLShapeElement),jvm.VMLCircleElement.prototype.applyAttr=function(a,b){switch(a){case"r":this.node.style.width=2*b+"px",this.node.style.height=2*b+"px",this.applyAttr("cx",this.get("cx")||0),this.applyAttr("cy",this.get("cy")||0);break;case"cx":if(!b)return;this.node.style.left=b-(this.get("r")||0)+"px";break;case"cy":if(!b)return;this.node.style.top=b-(this.get("r")||0)+"px";break;default:jvm.VMLCircleElement.parentClass.prototype.applyAttr.call(this,a,b)}},jvm.VectorCanvas=function(a,b,c){return this.mode=window.SVGAngle?"svg":"vml","svg"==this.mode?this.impl=new jvm.SVGCanvasElement(a,b,c):this.impl=new jvm.VMLCanvasElement(a,b,c),this.impl},jvm.SimpleScale=function(a){this.scale=a},jvm.SimpleScale.prototype.getValue=function(a){return a},jvm.OrdinalScale=function(a){this.scale=a},jvm.OrdinalScale.prototype.getValue=function(a){return this.scale[a]},jvm.NumericScale=function(a,b,c,d){this.scale=[],b=b||"linear",a&&this.setScale(a),b&&this.setNormalizeFunction(b),c&&this.setMin(c),d&&this.setMax(d)},jvm.NumericScale.prototype={"setMin":function(a){this.clearMinValue=a,"function"==typeof this.normalize?this.minValue=this.normalize(a):this.minValue=a},"setMax":function(a){this.clearMaxValue=a,"function"==typeof this.normalize?this.maxValue=this.normalize(a):this.maxValue=a},"setScale":function(a){var b;for(b=0;b<a.length;b++)this.scale[b]=[a[b]]},"setNormalizeFunction":function(a){"polynomial"===a?this.normalize=function(a){return Math.pow(a,.2)}:"linear"===a?delete this.normalize:this.normalize=a,this.setMin(this.clearMinValue),this.setMax(this.clearMaxValue)},"getValue":function(a){var b,c,d=[],e=0,f=0;for("function"==typeof this.normalize&&(a=this.normalize(a)),f=0;f<this.scale.length-1;f++)b=this.vectorLength(this.vectorSubtract(this.scale[f+1],this.scale[f])),d.push(b),e+=b;for(c=(this.maxValue-this.minValue)/e,f=0;f<d.length;f++)d[f]*=c;for(f=0,a-=this.minValue;a-d[f]>=0;)a-=d[f],f++;return a=f==this.scale.length-1?this.vectorToNum(this.scale[f]):this.vectorToNum(this.vectorAdd(this.scale[f],this.vectorMult(this.vectorSubtract(this.scale[f+1],this.scale[f]),a/d[f])))},"vectorToNum":function(a){var b,c=0;for(b=0;b<a.length;b++)c+=Math.round(a[b])*Math.pow(256,a.length-b-1);return c},"vectorSubtract":function(a,b){var c,d=[];for(c=0;c<a.length;c++)d[c]=a[c]-b[c];return d},"vectorAdd":function(a,b){var c,d=[];for(c=0;c<a.length;c++)d[c]=a[c]+b[c];return d},"vectorMult":function(a,b){var c,d=[];for(c=0;c<a.length;c++)d[c]=a[c]*b;return d},"vectorLength":function(a){var b,c=0;for(b=0;b<a.length;b++)c+=a[b]*a[b];return Math.sqrt(c)}},jvm.ColorScale=function(a,b,c,d){jvm.ColorScale.parentClass.apply(this,arguments)},jvm.inherits(jvm.ColorScale,jvm.NumericScale),jvm.ColorScale.prototype.setScale=function(a){var b;for(b=0;b<a.length;b++)this.scale[b]=jvm.ColorScale.rgbToArray(a[b])},jvm.ColorScale.prototype.getValue=function(a){return jvm.ColorScale.numToRgb(jvm.ColorScale.parentClass.prototype.getValue.call(this,a))},jvm.ColorScale.arrayToRgb=function(a){var b,c,d="#";for(c=0;c<a.length;c++)b=a[c].toString(16),d+=1==b.length?"0"+b:b;return d},jvm.ColorScale.numToRgb=function(a){for(a=a.toString(16);a.length<6;)a="0"+a;return"#"+a},jvm.ColorScale.rgbToArray=function(a){return a=a.substr(1),[parseInt(a.substr(0,2),16),parseInt(a.substr(2,2),16),parseInt(a.substr(4,2),16)]},jvm.DataSeries=function(a,b){var c;a=a||{},a.attribute=a.attribute||"fill",this.elements=b,this.params=a,a.attributes&&this.setAttributes(a.attributes),jvm.$.isArray(a.scale)?(c="fill"===a.attribute||"stroke"===a.attribute?jvm.ColorScale:jvm.NumericScale,this.scale=new c(a.scale,a.normalizeFunction,a.min,a.max)):a.scale?this.scale=new jvm.OrdinalScale(a.scale):this.scale=new jvm.SimpleScale(a.scale),this.values=a.values||{},this.setValues(this.values)},jvm.DataSeries.prototype={"setAttributes":function(a,b){var c,d=a;if("string"==typeof a)this.elements[a]&&this.elements[a].setStyle(this.params.attribute,b);else for(c in d)this.elements[c]&&this.elements[c].element.setStyle(this.params.attribute,d[c])},"setValues":function(a){var b,c,d=Number.MIN_VALUE,e=Number.MAX_VALUE,f={};if(this.scale instanceof jvm.OrdinalScale||this.scale instanceof jvm.SimpleScale)for(c in a)a[c]?f[c]=this.scale.getValue(a[c]):f[c]=this.elements[c].element.style.initial[this.params.attribute];else{if(!this.params.min||!this.params.max){for(c in a)b=parseFloat(a[c]),b>d&&(d=a[c]),b<e&&(e=b);this.params.min||this.scale.setMin(e),this.params.max||this.scale.setMax(d),this.params.min=e,this.params.max=d}for(c in a)b=parseFloat(a[c]),isNaN(b)?f[c]=this.elements[c].element.style.initial[this.params.attribute]:f[c]=this.scale.getValue(b)}this.setAttributes(f),jvm.$.extend(this.values,a)},"clear":function(){var a,b={};for(a in this.values)this.elements[a]&&(b[a]=this.elements[a].element.style.initial[this.params.attribute]);this.setAttributes(b),this.values={}},"setScale":function(a){this.scale.setScale(a),this.values&&this.setValues(this.values)},"setNormalizeFunction":function(a){this.scale.setNormalizeFunction(a),this.values&&this.setValues(this.values)}},jvm.Proj={"degRad":180/Math.PI,"radDeg":Math.PI/180,"radius":6381372,"sgn":function(a){return a>0?1:a<0?-1:a},"mill":function(a,b,c){return{"x":this.radius*(b-c)*this.radDeg,"y":-this.radius*Math.log(Math.tan((45+.4*a)*this.radDeg))/.8}},"mill_inv":function(a,b,c){return{"lat":(2.5*Math.atan(Math.exp(.8*b/this.radius))-5*Math.PI/8)*this.degRad,"lng":(c*this.radDeg+a/this.radius)*this.degRad}},"merc":function(a,b,c){return{"x":this.radius*(b-c)*this.radDeg,"y":-this.radius*Math.log(Math.tan(Math.PI/4+a*Math.PI/360))}},"merc_inv":function(a,b,c){return{"lat":(2*Math.atan(Math.exp(b/this.radius))-Math.PI/2)*this.degRad,"lng":(c*this.radDeg+a/this.radius)*this.degRad}},"aea":function(a,b,c){var d=0,e=c*this.radDeg,f=29.5*this.radDeg,g=45.5*this.radDeg,h=a*this.radDeg,i=b*this.radDeg,j=(Math.sin(f)+Math.sin(g))/2,k=Math.cos(f)*Math.cos(f)+2*j*Math.sin(f),l=j*(i-e),m=Math.sqrt(k-2*j*Math.sin(h))/j,n=Math.sqrt(k-2*j*Math.sin(d))/j;return{"x":m*Math.sin(l)*this.radius,"y":-(n-m*Math.cos(l))*this.radius}},"aea_inv":function(a,b,c){var d=a/this.radius,e=b/this.radius,f=0,g=c*this.radDeg,h=29.5*this.radDeg,i=45.5*this.radDeg,j=(Math.sin(h)+Math.sin(i))/2,k=Math.cos(h)*Math.cos(h)+2*j*Math.sin(h),l=Math.sqrt(k-2*j*Math.sin(f))/j,m=Math.sqrt(d*d+(l-e)*(l-e)),n=Math.atan(d/(l-e));return{"lat":Math.asin((k-m*m*j*j)/(2*j))*this.degRad,"lng":(g+n/j)*this.degRad}},"lcc":function(a,b,c){var d=0,e=c*this.radDeg,f=b*this.radDeg,g=33*this.radDeg,h=45*this.radDeg,i=a*this.radDeg,j=Math.log(Math.cos(g)*(1/Math.cos(h)))/Math.log(Math.tan(Math.PI/4+h/2)*(1/Math.tan(Math.PI/4+g/2))),k=Math.cos(g)*Math.pow(Math.tan(Math.PI/4+g/2),j)/j,l=k*Math.pow(1/Math.tan(Math.PI/4+i/2),j),m=k*Math.pow(1/Math.tan(Math.PI/4+d/2),j);return{"x":l*Math.sin(j*(f-e))*this.radius,"y":-(m-l*Math.cos(j*(f-e)))*this.radius}},"lcc_inv":function(a,b,c){var d=a/this.radius,e=b/this.radius,f=0,g=c*this.radDeg,h=33*this.radDeg,i=45*this.radDeg,j=Math.log(Math.cos(h)*(1/Math.cos(i)))/Math.log(Math.tan(Math.PI/4+i/2)*(1/Math.tan(Math.PI/4+h/2))),k=Math.cos(h)*Math.pow(Math.tan(Math.PI/4+h/2),j)/j,l=k*Math.pow(1/Math.tan(Math.PI/4+f/2),j),m=this.sgn(j)*Math.sqrt(d*d+(l-e)*(l-e)),n=Math.atan(d/(l-e));return{"lat":(2*Math.atan(Math.pow(k/m,1/j))-Math.PI/2)*this.degRad,"lng":(g+n/j)*this.degRad}}},jvm.WorldMap=function(a){var b,c=this;if(this.params=jvm.$.extend(!0,{},jvm.WorldMap.defaultParams,a),!jvm.WorldMap.maps[this.params.map])throw new Error("Attempt to use map which was not loaded: "+this.params.map);this.mapData=jvm.WorldMap.maps[this.params.map],this.markers={},this.regions={},this.regionsColors={},this.regionsData={},this.container=jvm.$("<div>").css({"width":"100%","height":"100%"}).addClass("jvectormap-container"),this.params.container.append(this.container),this.container.data("mapObject",this),this.container.css({"position":"relative","overflow":"hidden"}),this.defaultWidth=this.mapData.width,this.defaultHeight=this.mapData.height,this.setBackgroundColor(this.params.backgroundColor),this.onResize=function(){c.setSize()},jvm.$(window).resize(this.onResize);for(b in jvm.WorldMap.apiEvents)this.params[b]&&this.container.bind(jvm.WorldMap.apiEvents[b]+".jvectormap",this.params[b]);this.canvas=new jvm.VectorCanvas(this.container[0],this.width,this.height),"ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch?this.params.bindTouchEvents&&this.bindContainerTouchEvents():this.bindContainerEvents(),this.bindElementEvents(),this.createLabel(),this.params.zoomButtons&&this.bindZoomButtons(),this.createRegions(),this.createMarkers(this.params.markers||{}),this.setSize(),this.params.focusOn&&("object"==typeof this.params.focusOn?this.setFocus.call(this,this.params.focusOn.scale,this.params.focusOn.x,this.params.focusOn.y):this.setFocus.call(this,this.params.focusOn)),this.params.selectedRegions&&this.setSelectedRegions(this.params.selectedRegions),this.params.selectedMarkers&&this.setSelectedMarkers(this.params.selectedMarkers),this.params.series&&this.createSeries()},jvm.WorldMap.prototype={"transX":0,"transY":0,"scale":1,"baseTransX":0,"baseTransY":0,"baseScale":1,"width":0,"height":0,"setBackgroundColor":function(a){this.container.css("background-color",a)},"resize":function(){var a=this.baseScale;this.width/this.height>this.defaultWidth/this.defaultHeight?(this.baseScale=this.height/this.defaultHeight,this.baseTransX=Math.abs(this.width-this.defaultWidth*this.baseScale)/(2*this.baseScale)):(this.baseScale=this.width/this.defaultWidth,this.baseTransY=Math.abs(this.height-this.defaultHeight*this.baseScale)/(2*this.baseScale)),this.scale*=this.baseScale/a,this.transX*=this.baseScale/a,this.transY*=this.baseScale/a},"setSize":function(){this.width=this.container.width(),this.height=this.container.height(),this.resize(),this.canvas.setSize(this.width,this.height),this.applyTransform()},"reset":function(){var a,b;for(a in this.series)for(b=0;b<this.series[a].length;b++)this.series[a][b].clear();this.scale=this.baseScale,this.transX=this.baseTransX,this.transY=this.baseTransY,this.applyTransform()},"applyTransform":function(){var a,b,c,d;this.defaultWidth*this.scale<=this.width?(a=(this.width-this.defaultWidth*this.scale)/(2*this.scale),c=(this.width-this.defaultWidth*this.scale)/(2*this.scale)):(a=0,c=(this.width-this.defaultWidth*this.scale)/this.scale),this.defaultHeight*this.scale<=this.height?(b=(this.height-this.defaultHeight*this.scale)/(2*this.scale),d=(this.height-this.defaultHeight*this.scale)/(2*this.scale)):(b=0,d=(this.height-this.defaultHeight*this.scale)/this.scale),this.transY>b?this.transY=b:this.transY<d&&(this.transY=d),this.transX>a?this.transX=a:this.transX<c&&(this.transX=c),this.canvas.applyTransformParams(this.scale,this.transX,this.transY),this.markers&&this.repositionMarkers(),this.container.trigger("viewportChange",[this.scale/this.baseScale,this.transX,this.transY])},"bindContainerEvents":function(){var a,b,c=!1,d=this;this.container.mousemove(function(e){return c&&(d.transX-=(a-e.pageX)/d.scale,d.transY-=(b-e.pageY)/d.scale,d.applyTransform(),a=e.pageX,b=e.pageY),!1}).mousedown(function(d){return c=!0,a=d.pageX,b=d.pageY,!1}),jvm.$("body").mouseup(function(){c=!1}),this.params.zoomOnScroll&&this.container.mousewheel(function(a,b,c,e){var f=jvm.$(d.container).offset(),g=a.pageX-f.left,h=a.pageY-f.top,i=Math.pow(1.3,e);d.label.hide(),d.setScale(d.scale*i,g,h),a.preventDefault()})},"bindContainerTouchEvents":function(){var a,b,c,d,e,f,g,h=this,i=function(i){var j,k,l,m,n=i.originalEvent.touches;"touchstart"==i.type&&(g=0),1==n.length?(1==g&&(l=h.transX,m=h.transY,h.transX-=(c-n[0].pageX)/h.scale,h.transY-=(d-n[0].pageY)/h.scale,h.applyTransform(),h.label.hide(),(l!=h.transX||m!=h.transY)&&i.preventDefault()),c=n[0].pageX,d=n[0].pageY):2==n.length&&(2==g?(k=Math.sqrt(Math.pow(n[0].pageX-n[1].pageX,2)+Math.pow(n[0].pageY-n[1].pageY,2))/b,h.setScale(a*k,e,f),h.label.hide(),i.preventDefault()):(j=jvm.$(h.container).offset(),e=n[0].pageX>n[1].pageX?n[1].pageX+(n[0].pageX-n[1].pageX)/2:n[0].pageX+(n[1].pageX-n[0].pageX)/2,f=n[0].pageY>n[1].pageY?n[1].pageY+(n[0].pageY-n[1].pageY)/2:n[0].pageY+(n[1].pageY-n[0].pageY)/2,e-=j.left,f-=j.top,a=h.scale,b=Math.sqrt(Math.pow(n[0].pageX-n[1].pageX,2)+Math.pow(n[0].pageY-n[1].pageY,2)))),g=n.length};jvm.$(this.container).bind("touchstart",i),jvm.$(this.container).bind("touchmove",i)},"bindElementEvents":function(){var a,b=this;this.container.mousemove(function(){a=!0}),this.container.delegate("[class~='jvectormap-element']","mouseover mouseout",function(a){var c=jvm.$(this).attr("class").baseVal?jvm.$(this).attr("class").baseVal:jvm.$(this).attr("class"),d=-1===c.indexOf("jvectormap-region")?"marker":"region",e="region"==d?jvm.$(this).attr("data-code"):jvm.$(this).attr("data-index"),f="region"==d?b.regions[e].element:b.markers[e].element,g="region"==d?b.mapData.paths[e].name:b.markers[e].config.name||"",h=jvm.$.Event(d+"LabelShow.jvectormap"),i=jvm.$.Event(d+"Over.jvectormap");"mouseover"==a.type?(b.container.trigger(i,[e]),i.isDefaultPrevented()||f.setHovered(!0),b.label.text(g),b.container.trigger(h,[b.label,e]),h.isDefaultPrevented()||(b.label.show(),b.labelWidth=b.label.width(),b.labelHeight=b.label.height())):(f.setHovered(!1),b.label.hide(),b.container.trigger(d+"Out.jvectormap",[e]))}),this.container.delegate("[class~='jvectormap-element']","mousedown",function(b){a=!1}),this.container.delegate("[class~='jvectormap-element']","mouseup",function(c){var d=jvm.$(this).attr("class").baseVal?jvm.$(this).attr("class").baseVal:jvm.$(this).attr("class"),e=-1===d.indexOf("jvectormap-region")?"marker":"region",f="region"==e?jvm.$(this).attr("data-code"):jvm.$(this).attr("data-index"),g=jvm.$.Event(e+"Click.jvectormap"),h="region"==e?b.regions[f].element:b.markers[f].element;a||(b.container.trigger(g,[f]),("region"===e&&b.params.regionsSelectable||"marker"===e&&b.params.markersSelectable)&&(g.isDefaultPrevented()||(b.params[e+"sSelectableOne"]&&b.clearSelected(e+"s"),h.setSelected(!h.isSelected))))})},"bindZoomButtons":function(){var a=this;jvm.$("<div/>").addClass("jvectormap-zoomin").text("+").appendTo(this.container),jvm.$("<div/>").addClass("jvectormap-zoomout").html("&#x2212;").appendTo(this.container),this.container.find(".jvectormap-zoomin").click(function(){a.setScale(a.scale*a.params.zoomStep,a.width/2,a.height/2)}),this.container.find(".jvectormap-zoomout").click(function(){a.setScale(a.scale/a.params.zoomStep,a.width/2,a.height/2)})},"createLabel":function(){var a=this;this.label=jvm.$("<div/>").addClass("jvectormap-label").appendTo(jvm.$("body")),this.container.mousemove(function(b){var c=b.pageX-15-a.labelWidth,d=b.pageY-15-a.labelHeight;c<5&&(c=b.pageX+15),d<5&&(d=b.pageY+15),a.label.is(":visible")&&a.label.css({"left":c,"top":d})})},"setScale":function(a,b,c,d){var e,f=jvm.$.Event("zoom.jvectormap");a>this.params.zoomMax*this.baseScale?a=this.params.zoomMax*this.baseScale:a<this.params.zoomMin*this.baseScale&&(a=this.params.zoomMin*this.baseScale),void 0!==b&&void 0!==c&&(e=a/this.scale,d?(this.transX=b+this.defaultWidth*(this.width/(this.defaultWidth*a))/2,this.transY=c+this.defaultHeight*(this.height/(this.defaultHeight*a))/2):(this.transX-=(e-1)/a*b,this.transY-=(e-1)/a*c)),this.scale=a,this.applyTransform(),this.container.trigger(f,[a/this.baseScale])},"setFocus":function(a,b,c){var d,e,f,g,h;if(jvm.$.isArray(a)||this.regions[a]){for(g=jvm.$.isArray(a)?a:[a],h=0;h<g.length;h++)this.regions[g[h]]&&(e=this.regions[g[h]].element.getBBox())&&(void 0===d?d=e:(f={"x":Math.min(d.x,e.x),"y":Math.min(d.y,e.y),"width":Math.max(d.x+d.width,e.x+e.width)-Math.min(d.x,e.x),"height":Math.max(d.y+d.height,e.y+e.height)-Math.min(d.y,e.y)},d=f));this.setScale(Math.min(this.width/d.width,this.height/d.height),-(d.x+d.width/2),-(d.y+d.height/2),!0)}else a*=this.baseScale,this.setScale(a,-b*this.defaultWidth,-c*this.defaultHeight,!0)},"getSelected":function(a){var b,c=[];for(b in this[a])this[a][b].element.isSelected&&c.push(b);return c},"getSelectedRegions":function(){return this.getSelected("regions")},"getSelectedMarkers":function(){return this.getSelected("markers")},"setSelected":function(a,b){var c;if("object"!=typeof b&&(b=[b]),jvm.$.isArray(b))for(c=0;c<b.length;c++)this[a][b[c]].element.setSelected(!0);else for(c in b)this[a][c].element.setSelected(!!b[c])},"setSelectedRegions":function(a){this.setSelected("regions",a)},"setSelectedMarkers":function(a){this.setSelected("markers",a)},"clearSelected":function(a){var b,c={},d=this.getSelected(a);for(b=0;b<d.length;b++)c[d[b]]=!1;this.setSelected(a,c)},"clearSelectedRegions":function(){this.clearSelected("regions")},"clearSelectedMarkers":function(){this.clearSelected("markers")},"getMapObject":function(){return this},"getRegionName":function(a){return this.mapData.paths[a].name},"createRegions":function(){var a,b,c=this;for(a in this.mapData.paths)b=this.canvas.addPath({"d":this.mapData.paths[a].path,"data-code":a},jvm.$.extend(!0,{},this.params.regionStyle)),jvm.$(b.node).bind("selected",function(a,b){c.container.trigger("regionSelected.jvectormap",[jvm.$(this).attr("data-code"),b,c.getSelectedRegions()])}),b.addClass("jvectormap-region jvectormap-element"),this.regions[a]={"element":b,"config":this.mapData.paths[a]}},"createMarkers":function(a){var b,c,d,e,f,g=this;if(this.markersGroup=this.markersGroup||this.canvas.addGroup(),jvm.$.isArray(a))for(f=a.slice(),a={},b=0;b<f.length;b++)a[b]=f[b];for(b in a)e=a[b]instanceof Array?{"latLng":a[b]}:a[b],!1!==(d=this.getMarkerPosition(e))&&(c=this.canvas.addCircle({"data-index":b,"cx":d.x,"cy":d.y},jvm.$.extend(!0,{},this.params.markerStyle,{"initial":e.style||{}}),this.markersGroup),c.addClass("jvectormap-marker jvectormap-element"),jvm.$(c.node).bind("selected",function(a,b){g.container.trigger("markerSelected.jvectormap",[jvm.$(this).attr("data-index"),b,g.getSelectedMarkers()])}),this.markers[b]&&this.removeMarkers([b]),this.markers[b]={"element":c,"config":e})},"repositionMarkers":function(){var a,b;for(a in this.markers)!1!==(b=this.getMarkerPosition(this.markers[a].config))&&this.markers[a].element.setStyle({"cx":b.x,"cy":b.y})},"getMarkerPosition":function(a){return jvm.WorldMap.maps[this.params.map].projection?this.latLngToPoint.apply(this,a.latLng||[0,0]):{"x":a.coords[0]*this.scale+this.transX*this.scale,"y":a.coords[1]*this.scale+this.transY*this.scale}},"addMarker":function(a,b,c){var d,e,f={},g=[],c=c||[];for(f[a]=b,e=0;e<c.length;e++)d={},d[a]=c[e],g.push(d);this.addMarkers(f,g)},"addMarkers":function(a,b){var c;for(b=b||[],this.createMarkers(a),c=0;c<b.length;c++)this.series.markers[c].setValues(b[c]||{})},"removeMarkers":function(a){var b;for(b=0;b<a.length;b++)this.markers[a[b]].element.remove(),delete this.markers[a[b]]},"removeAllMarkers":function(){var a,b=[];for(a in this.markers)b.push(a);this.removeMarkers(b)},"latLngToPoint":function(a,b){var c,d,e,f=jvm.WorldMap.maps[this.params.map].projection,g=f.centralMeridian;this.width,this.baseTransX,this.baseScale,this.height,this.baseTransY,this.baseScale,this.scale,this.baseScale;return b<-180+g&&(b+=360),c=jvm.Proj[f.type](a,b,g),!!(d=this.getInsetForPoint(c.x,c.y))&&(e=d.bbox,c.x=(c.x-e[0].x)/(e[1].x-e[0].x)*d.width*this.scale,c.y=(c.y-e[0].y)/(e[1].y-e[0].y)*d.height*this.scale,{"x":c.x+this.transX*this.scale+d.left*this.scale,"y":c.y+this.transY*this.scale+d.top*this.scale})},"pointToLatLng":function(a,b){var c,d,e,f,g,h=jvm.WorldMap.maps[this.params.map].projection,i=h.centralMeridian,j=jvm.WorldMap.maps[this.params.map].insets;for(c=0;c<j.length;c++)if(d=j[c],e=d.bbox,f=a-(this.transX*this.scale+d.left*this.scale),g=b-(this.transY*this.scale+d.top*this.scale),f=f/(d.width*this.scale)*(e[1].x-e[0].x)+e[0].x,g=g/(d.height*this.scale)*(e[1].y-e[0].y)+e[0].y,f>e[0].x&&f<e[1].x&&g>e[0].y&&g<e[1].y)return jvm.Proj[h.type+"_inv"](f,-g,i);return!1},"getInsetForPoint":function(a,b){var c,d,e=jvm.WorldMap.maps[this.params.map].insets;for(c=0;c<e.length;c++)if(d=e[c].bbox,a>d[0].x&&a<d[1].x&&b>d[0].y&&b<d[1].y)return e[c]},"createSeries":function(){var a,b;this.series={"markers":[],"regions":[]};for(b in this.params.series)for(a=0;a<this.params.series[b].length;a++)this.series[b][a]=new jvm.DataSeries(this.params.series[b][a],this[b])},"remove":function(){this.label.remove(),this.container.remove(),jvm.$(window).unbind("resize",this.onResize)}},jvm.WorldMap.maps={},jvm.WorldMap.defaultParams={"map":"world_mill_en","backgroundColor":"#505050","zoomButtons":!0,"zoomOnScroll":!0,"zoomMax":8,"zoomMin":1,"zoomStep":1.6,"regionsSelectable":!1,"markersSelectable":!1,"bindTouchEvents":!0,"regionStyle":{"initial":{"fill":"white","fill-opacity":1,"stroke":"none","stroke-width":0,"stroke-opacity":1},"hover":{"fill-opacity":.8},"selected":{},"selectedHover":{}},"markerStyle":{"initial":{"fill":"grey","stroke":"#505050","fill-opacity":1,"stroke-width":1,"stroke-opacity":1,"r":5},"hover":{"stroke":"black","stroke-width":2},"selected":{"fill":"blue"},"selectedHover":{}}},jvm.WorldMap.apiEvents={"onRegionLabelShow":"regionLabelShow","onRegionOver":"regionOver","onRegionOut":"regionOut","onRegionClick":"regionClick","onRegionSelected":"regionSelected","onMarkerLabelShow":"markerLabelShow","onMarkerOver":"markerOver","onMarkerOut":"markerOut","onMarkerClick":"markerClick","onMarkerSelected":"markerSelected","onViewportChange":"viewportChange"},function(a){var b,c,d={},e=document,f=window,g=e.documentElement,h=a.expando;a.event.special.inview={"add":function(b){d[b.guid+"-"+this[h]]={"data":b,"$element":a(this)}},"remove":function(a){try{delete d[a.guid+"-"+this[h]]}catch(a){}}},a(f).bind("scroll resize",function(){b=c=null}),!g.addEventListener&&g.attachEvent&&g.attachEvent("onfocusin",function(){c=null}),setInterval(function(){var h,i=a(),j=0;if(a.each(d,function(a,b){var c=b.data.selector,d=b.$element;i=i.add(c?d.find(c):d)}),h=i.length){var k;if(!(k=b)){var l={"height":f.innerHeight,"width":f.innerWidth};l.height||!(k=e.compatMode)&&a.support.boxModel||(k="CSS1Compat"===k?g:e.body,l={"height":k.clientHeight,"width":k.clientWidth}),k=l}for(b=k,c=c||{"top":f.pageYOffset||g.scrollTop||e.body.scrollTop,"left":f.pageXOffset||g.scrollLeft||e.body.scrollLeft};j<h;j++)if(a.contains(g,i[j])){k=a(i[j]);var m=k.height(),n=k.width(),o=k.offset(),l=k.data("inview");if(!c||!b)break;o.top+m>c.top&&o.top<c.top+b.height&&o.left+n>c.left&&o.left<c.left+b.width?(n=c.left>o.left?"right":c.left+b.width<o.left+n?"left":"both",m=c.top>o.top?"bottom":c.top+b.height<o.top+m?"top":"both",o=n+"-"+m,(!l||l!==o)&&k.data("inview",o).trigger("inview",[!0,n,m])):l&&k.data("inview",!1).trigger("inview",[!1])}}},250)}(jQuery),jQuery.extend({"historyCurrentHash":void 0,"historyCallback":void 0,"historyIframeSrc":void 0,"historyNeedIframe":jQuery.browser.msie&&(jQuery.browser.version<8||document.documentMode<8),"historyInit":function(a,b){jQuery.historyCallback=a,b&&(jQuery.historyIframeSrc=b);var c=location.hash.replace(/\?.*$/,"");if(jQuery.historyCurrentHash=c,jQuery.historyNeedIframe){""==jQuery.historyCurrentHash&&(jQuery.historyCurrentHash="#"),jQuery("body").prepend('<iframe id="jQuery_history" style="display: none;" src="javascript:false;"></iframe>');var d=jQuery("#jQuery_history")[0],e=d.contentWindow.document;e.open(),e.close(),e.location.hash=c}else jQuery.browser.safari&&(jQuery.historyBackStack=[],jQuery.historyBackStack.length=history.length,jQuery.historyForwardStack=[],jQuery.lastHistoryLength=history.length,jQuery.isFirst=!0);jQuery.historyCallback(c.replace(/^#/,"")),setInterval(jQuery.historyCheck,100)},"historyAddHistory":function(a){jQuery.historyBackStack.push(a),jQuery.historyForwardStack.length=0,this.isFirst=!0},"historyCheck":function(){if(jQuery.historyNeedIframe){var a=jQuery("#jQuery_history")[0],b=a.contentDocument||a.contentWindow.document,c=b.location.hash.replace(/\?.*$/,"");c!=jQuery.historyCurrentHash&&(location.hash=c,jQuery.historyCurrentHash=c,jQuery.historyCallback(c.replace(/^#/,"")))}else if(jQuery.browser.safari){if(jQuery.lastHistoryLength==history.length&&jQuery.historyBackStack.length>jQuery.lastHistoryLength&&jQuery.historyBackStack.shift(),!jQuery.dontCheck){var d=history.length-jQuery.historyBackStack.length;if(jQuery.lastHistoryLength=history.length,d){if(jQuery.isFirst=!1,d<0)for(var e=0;e<Math.abs(d);e++)jQuery.historyForwardStack.unshift(jQuery.historyBackStack.pop());else for(var e=0;e<d;e++)jQuery.historyBackStack.push(jQuery.historyForwardStack.shift());var f=jQuery.historyBackStack[jQuery.historyBackStack.length-1];void 0!=f&&(jQuery.historyCurrentHash=location.hash.replace(/\?.*$/,""),jQuery.historyCallback(f))}else if(void 0==jQuery.historyBackStack[jQuery.historyBackStack.length-1]&&!jQuery.isFirst){if(location.hash){var c=location.hash;jQuery.historyCallback(location.hash.replace(/^#/,""))}else{var c="";jQuery.historyCallback("")}jQuery.isFirst=!0}}}else{var c=location.hash.replace(/\?.*$/,"");c!=jQuery.historyCurrentHash&&(jQuery.historyCurrentHash=c,jQuery.historyCallback(c.replace(/^#/,"")))}},"historyLoad":function(a){var b;if(a=decodeURIComponent(a.replace(/\?.*$/,"")),jQuery.browser.safari?b=a:(b="#"+a,location.hash=b),jQuery.historyCurrentHash=b,jQuery.historyNeedIframe){var c=jQuery("#jQuery_history")[0],d=c.contentWindow.document;d.open(),d.close(),d.location.hash=b,jQuery.lastHistoryLength=history.length,jQuery.historyCallback(a)}else if(jQuery.browser.safari){jQuery.dontCheck=!0,this.historyAddHistory(a);var e=function(){jQuery.dontCheck=!1};window.setTimeout(e,200),jQuery.historyCallback(a),location.hash=b}else jQuery.historyCallback(a)}}),function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){"use strict";function b(){var a=document.getElementsByTagName("script"),b=a[a.length-1].src.split("?")[0];return b.split("/").length>0?b.split("/").slice(0,-1).join("/")+"/":""}function c(a,b,c){for(var d=0;d<b.length;d++)c(a,b[d])}var d=!1,e=!1,f=0,g=2e3,h=0,i=a,j=["webkit","ms","moz","o"],k=window.requestAnimationFrame||!1,l=window.cancelAnimationFrame||!1;if(!k)for(var m in j){var n=j[m];k||(k=window[n+"RequestAnimationFrame"]),l||(l=window[n+"CancelAnimationFrame"]||window[n+"CancelRequestAnimationFrame"])}var o=window.MutationObserver||window.WebKitMutationObserver||!1,p={"zindex":"auto","cursoropacitymin":0,"cursoropacitymax":1,"cursorcolor":"#424242","cursorwidth":"5px","cursorborder":"1px solid #fff","cursorborderradius":"5px","scrollspeed":60,"mousescrollstep":24,"touchbehavior":!1,"hwacceleration":!0,"usetransition":!0,"boxzoom":!1,"dblclickzoom":!0,"gesturezoom":!0,"grabcursorenabled":!0,"autohidemode":!0,"background":"","iframeautoresize":!0,"cursorminheight":32,"preservenativescrolling":!0,"railoffset":!1,"railhoffset":!1,"bouncescroll":!0,"spacebarenabled":!0,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"disableoutline":!0,"horizrailenabled":!0,"railalign":"right","railvalign":"bottom","enabletranslate3d":!0,"enablemousewheel":!0,"enablekeyboard":!0,"smoothscroll":!0,"sensitiverail":!0,"enablemouselockapi":!0,"cursorfixedheight":!1,"directionlockdeadzone":6,"hidecursordelay":400,"nativeparentscrolling":!0,"enablescrollonselection":!0,"overflowx":!0,"overflowy":!0,"cursordragspeed":.3,"rtlmode":"auto","cursordragontouch":!1,"oneaxismousemode":"auto","scriptpath":b(),"preventmultitouchscrolling":!0},q=!1,r=function(){function a(){var a=["-webkit-grab","-moz-grab","grab"];(f.ischrome&&!f.ischrome22||f.isie)&&(a=[]);for(var b=0;b<a.length;b++){var d=a[b];if(c.cursor=d,c.cursor==d)return d}return"url(//mail.google.com/mail/images/2/openhand.cur),n-resize"}if(q)return q;var b=document.createElement("DIV"),c=b.style,d=navigator.userAgent,e=navigator.platform,f={};f.haspointerlock="pointerLockElement"in document||"webkitPointerLockElement"in document||"mozPointerLockElement"in document,f.isopera="opera"in window,f.isopera12=f.isopera&&"getUserMedia"in navigator,f.isoperamini="[object OperaMini]"===Object.prototype.toString.call(window.operamini),f.isie="all"in document&&"attachEvent"in b&&!f.isopera,f.isieold=f.isie&&!("msInterpolationMode"in c),f.isie7=f.isie&&!f.isieold&&(!("documentMode"in document)||7==document.documentMode),f.isie8=f.isie&&"documentMode"in document&&8==document.documentMode,f.isie9=f.isie&&"performance"in window&&document.documentMode>=9,f.isie10=f.isie&&"performance"in window&&10==document.documentMode,f.isie11="msRequestFullscreen"in b&&document.documentMode>=11,f.isie9mobile=/iemobile.9/i.test(d),f.isie9mobile&&(f.isie9=!1),f.isie7mobile=!f.isie9mobile&&f.isie7&&/iemobile/i.test(d),f.ismozilla="MozAppearance"in c,f.iswebkit="WebkitAppearance"in c,f.ischrome="chrome"in window,f.ischrome22=f.ischrome&&f.haspointerlock,f.ischrome26=f.ischrome&&"transition"in c,f.cantouch="ontouchstart"in document.documentElement||"ontouchstart"in window,f.hasmstouch=window.MSPointerEvent||!1,f.hasw3ctouch=window.PointerEvent||!1,f.ismac=/^mac$/i.test(e),f.isios=f.cantouch&&/iphone|ipad|ipod/i.test(e),f.isios4=f.isios&&!("seal"in Object),f.isios7=f.isios&&"webkitHidden"in document,f.isandroid=/android/i.test(d),f.haseventlistener="addEventListener"in b,f.trstyle=!1,f.hastransform=!1,f.hastranslate3d=!1,f.transitionstyle=!1,f.hastransition=!1,f.transitionend=!1;var g,h=["transform","msTransform","webkitTransform","MozTransform","OTransform"];for(g=0;g<h.length;g++)if(void 0!==c[h[g]]){f.trstyle=h[g];break}f.hastransform=!!f.trstyle,f.hastransform&&(c[f.trstyle]="translate3d(1px,2px,3px)",f.hastranslate3d=/translate3d/.test(c[f.trstyle])),f.transitionstyle=!1,f.prefixstyle="",f.transitionend=!1,h=["transition","webkitTransition","msTransition","MozTransition","OTransition","OTransition","KhtmlTransition"];var i=["","-webkit-","-ms-","-moz-","-o-","-o","-khtml-"],j=["transitionend","webkitTransitionEnd","msTransitionEnd","transitionend","otransitionend","oTransitionEnd","KhtmlTransitionEnd"];for(g=0;g<h.length;g++)if(h[g]in c){f.transitionstyle=h[g],f.prefixstyle=i[g],f.transitionend=j[g];break}return f.ischrome26&&(f.prefixstyle=i[1]),f.hastransition=f.transitionstyle,f.cursorgrabvalue=a(),f.hasmousecapture="setCapture"in b,f.hasMutationObserver=!1!==o,b=null,q=f,f},s=function(a,b){function c(){var a=s.doc.css(v.trstyle);return!(!a||"matrix"!=a.substr(0,6))&&a.replace(/^.*\((.*)\)$/g,"$1").replace(/px/g,"").split(/, +/)}function j(){var a=s.win;if("zIndex"in a)return a.zIndex();for(;a.length>0;){if(9==a[0].nodeType)return!1;var b=a.css("zIndex");if(!isNaN(b)&&0!=b)return parseInt(b);a=a.parent()}return!1}function m(a,b,c){var d=a.css(b),e=parseFloat(d);if(isNaN(e)){e=z[d]||0;var f=3==e?c?s.win.outerHeight()-s.win.innerHeight():s.win.outerWidth()-s.win.innerWidth():1;return s.isie8&&e&&(e+=1),f?e:0}return e}function n(a,b,c,d){s._bind(a,b,function(d){var d=d||window.event,e={"original":d,"target":d.target||d.srcElement,"type":"wheel","deltaMode":"MozMousePixelScroll"==d.type?0:1,"deltaX":0,"deltaZ":0,"preventDefault":function(){return d.preventDefault?d.preventDefault():d.returnValue=!1,!1},"stopImmediatePropagation":function(){d.stopImmediatePropagation?d.stopImmediatePropagation():d.cancelBubble=!0}};return"mousewheel"==b?(e.deltaY=-.025*d.wheelDelta,d.wheelDeltaX&&(e.deltaX=-.025*d.wheelDeltaX)):e.deltaY=d.detail,c.call(a,e)},d)}function q(a,b,c){var d,e;if(0==a.deltaMode?(d=-Math.floor(a.deltaX*(s.opt.mousescrollstep/54)),e=-Math.floor(a.deltaY*(s.opt.mousescrollstep/54))):1==a.deltaMode&&(d=-Math.floor(a.deltaX*s.opt.mousescrollstep),e=-Math.floor(a.deltaY*s.opt.mousescrollstep)),b&&s.opt.oneaxismousemode&&0==d&&e&&(d=e,e=0,c)){(d<0?s.getScrollLeft()>=s.page.maxw:s.getScrollLeft()<=0)&&(e=d,d=0)}if(d&&(s.scrollmom&&s.scrollmom.stop(),s.lastdeltax+=d,s.debounced("mousewheelx",function(){var a=s.lastdeltax;s.lastdeltax=0,s.rail.drag||s.doScrollLeftBy(a)},15)),e){if(s.opt.nativeparentscrolling&&c&&!s.ispage&&!s.zoomactive)if(e<0){if(s.getScrollTop()>=s.page.maxh)return!0}else if(s.getScrollTop()<=0)return!0;s.scrollmom&&s.scrollmom.stop(),s.lastdeltay+=e,s.debounced("mousewheely",function(){var a=s.lastdeltay;s.lastdeltay=0,s.rail.drag||s.doScrollBy(a)},15)}return a.stopImmediatePropagation(),a.preventDefault()}var s=this;if(this.version="3.6.0",this.name="nicescroll",this.me=b,this.opt={"doc":i("body"),"win":!1},i.extend(this.opt,p),this.opt.snapbackspeed=80,a)for(var u in s.opt)void 0!==a[u]&&(s.opt[u]=a[u]);this.doc=s.opt.doc,this.iddoc=this.doc&&this.doc[0]?this.doc[0].id||"":"",this.ispage=/^BODY|HTML/.test(s.opt.win?s.opt.win[0].nodeName:this.doc[0].nodeName),this.haswrapper=!1!==s.opt.win,this.win=s.opt.win||(this.ispage?i(window):this.doc),this.docscroll=this.ispage&&!this.haswrapper?i(window):this.win,this.body=i("body"),this.viewport=!1,this.isfixed=!1,this.iframe=!1,this.isiframe="IFRAME"==this.doc[0].nodeName&&"IFRAME"==this.win[0].nodeName,this.istextarea="TEXTAREA"==this.win[0].nodeName,this.forcescreen=!1,this.canshowonmouseevent="scroll"!=s.opt.autohidemode,this.onmousedown=!1,this.onmouseup=!1,this.onmousemove=!1,this.onmousewheel=!1,this.onkeypress=!1,this.ongesturezoom=!1,this.onclick=!1,this.onscrollstart=!1,this.onscrollend=!1,this.onscrollcancel=!1,this.onzoomin=!1,this.onzoomout=!1,this.view=!1,this.page=!1,this.scroll={"x":0,"y":0},this.scrollratio={"x":0,"y":0},this.cursorheight=20,this.scrollvaluemax=0,this.isrtlmode="auto"==this.opt.rtlmode?"rtl"==(this.win[0]==window?this.body:this.win).css("direction"):!0===this.opt.rtlmode,this.scrollrunning=!1,this.scrollmom=!1,this.observer=!1,this.observerremover=!1,this.observerbody=!1;do{this.id="ascrail"+g++}while(document.getElementById(this.id));this.rail=!1,this.cursor=!1,this.cursorfreezed=!1,this.selectiondrag=!1,this.zoom=!1,this.zoomactive=!1,this.hasfocus=!1,this.hasmousefocus=!1,this.visibility=!0,this.railslocked=!1,this.locked=!1,this.hidden=!1,this.cursoractive=!0,this.wheelprevented=!1,this.overflowx=s.opt.overflowx,this.overflowy=s.opt.overflowy,this.nativescrollingarea=!1,this.checkarea=0,this.events=[],this.saved={},this.delaylist={},this.synclist={},this.lastdeltax=0,this.lastdeltay=0,this.detected=r();var v=i.extend({},this.detected);this.canhwscroll=v.hastransform&&s.opt.hwacceleration,this.ishwscroll=this.canhwscroll&&s.haswrapper,this.hasreversehr=this.isrtlmode&&!v.iswebkit,this.istouchcapable=!1,!v.cantouch||v.isios||v.isandroid||!v.iswebkit&&!v.ismozilla||(this.istouchcapable=!0,v.cantouch=!1),s.opt.enablemouselockapi||(v.hasmousecapture=!1,v.haspointerlock=!1),this.debounced=function(a,b,c){var d=s.delaylist[a];s.delaylist[a]=b,d||setTimeout(function(){var b=s.delaylist[a];s.delaylist[a]=!1,b.call(s)},c)};var w=!1;this.synched=function(a,b){function c(){w||(k(function(){w=!1;for(var a in s.synclist){var b=s.synclist[a];b&&b.call(s),s.synclist[a]=!1}}),w=!0)}return s.synclist[a]=b,c(),a},this.unsynched=function(a){s.synclist[a]&&(s.synclist[a]=!1)},this.css=function(a,b){for(var c in b)s.saved.css.push([a,c,a.css(c)]),a.css(c,b[c])},this.scrollTop=function(a){return void 0===a?s.getScrollTop():s.setScrollTop(a)},this.scrollLeft=function(a){return void 0===a?s.getScrollLeft():s.setScrollLeft(a)};var x=function(a,b,c,d,e,f,g){this.st=a,this.ed=b,this.spd=c,this.p1=d||0,this.p2=e||1,this.p3=f||0,this.p4=g||1,this.ts=(new Date).getTime(),this.df=this.ed-this.st};if(x.prototype={"B2":function(a){return 3*a*a*(1-a)},"B3":function(a){return 3*a*(1-a)*(1-a)},"B4":function(a){return(1-a)*(1-a)*(1-a)},"getNow":function(){var a=(new Date).getTime(),b=1-(a-this.ts)/this.spd,c=this.B2(b)+this.B3(b)+this.B4(b);return b<0?this.ed:this.st+Math.round(this.df*c)},"update":function(a,b){return this.st=this.getNow(),this.ed=a,this.spd=b,this.ts=(new Date).getTime(),this.df=this.ed-this.st,this}},this.ishwscroll){this.doc.translate={"x":0,"y":0,"tx":"0px","ty":"0px"},v.hastranslate3d&&v.isios&&this.doc.css("-webkit-backface-visibility","hidden"),this.getScrollTop=function(a){if(!a){var b=c();if(b)return 16==b.length?-b[13]:-b[5];if(s.timerscroll&&s.timerscroll.bz)return s.timerscroll.bz.getNow()}return s.doc.translate.y},this.getScrollLeft=function(a){if(!a){var b=c();if(b)return 16==b.length?-b[12]:-b[4];if(s.timerscroll&&s.timerscroll.bh)return s.timerscroll.bh.getNow()}return s.doc.translate.x},this.notifyScrollEvent=function(a){var b=document.createEvent("UIEvents");b.initUIEvent("scroll",!1,!0,window,1),b.niceevent=!0,a.dispatchEvent(b)};var y=this.isrtlmode?1:-1;v.hastranslate3d&&s.opt.enabletranslate3d?(this.setScrollTop=function(a,b){s.doc.translate.y=a,s.doc.translate.ty=-1*a+"px",s.doc.css(v.trstyle,"translate3d("+s.doc.translate.tx+","+s.doc.translate.ty+",0px)"),b||s.notifyScrollEvent(s.win[0])},this.setScrollLeft=function(a,b){s.doc.translate.x=a,s.doc.translate.tx=a*y+"px",s.doc.css(v.trstyle,"translate3d("+s.doc.translate.tx+","+s.doc.translate.ty+",0px)"),b||s.notifyScrollEvent(s.win[0])}):(this.setScrollTop=function(a,b){s.doc.translate.y=a,s.doc.translate.ty=-1*a+"px",s.doc.css(v.trstyle,"translate("+s.doc.translate.tx+","+s.doc.translate.ty+")"),b||s.notifyScrollEvent(s.win[0])},this.setScrollLeft=function(a,b){s.doc.translate.x=a,s.doc.translate.tx=a*y+"px",s.doc.css(v.trstyle,"translate("+s.doc.translate.tx+","+s.doc.translate.ty+")"),b||s.notifyScrollEvent(s.win[0])})}else this.getScrollTop=function(){return s.docscroll.scrollTop()},this.setScrollTop=function(a){return s.docscroll.scrollTop(a)},this.getScrollLeft=function(){return s.detected.ismozilla&&s.isrtlmode?Math.abs(s.docscroll.scrollLeft()):s.docscroll.scrollLeft()},this.setScrollLeft=function(a){return s.docscroll.scrollLeft(s.detected.ismozilla&&s.isrtlmode?-a:a)};this.getTarget=function(a){return!!a&&(a.target?a.target:!!a.srcElement&&a.srcElement)},this.hasParent=function(a,b){if(!a)return!1;for(var c=a.target||a.srcElement||a||!1;c&&c.id!=b;)c=c.parentNode||!1;return!1!==c};var z={"thin":1,"medium":3,"thick":5};this.getDocumentScrollOffset=function(){return{"top":window.pageYOffset||document.documentElement.scrollTop,"left":window.pageXOffset||document.documentElement.scrollLeft}},this.getOffset=function(){if(s.isfixed){var a=s.win.offset(),b=s.getDocumentScrollOffset();return a.top-=b.top,a.left-=b.left,a}var c=s.win.offset();if(!s.viewport)return c;var d=s.viewport.offset();return{"top":c.top-d.top,"left":c.left-d.left}},this.updateScrollBar=function(a){if(s.ishwscroll)s.rail.css({"height":s.win.innerHeight()-(s.opt.railpadding.top+s.opt.railpadding.bottom)}),s.railh&&s.railh.css({"width":s.win.innerWidth()-(s.opt.railpadding.left+s.opt.railpadding.right)});else{var b=s.getOffset(),c={"top":b.top,"left":b.left-(s.opt.railpadding.left+s.opt.railpadding.right)};c.top+=m(s.win,"border-top-width",!0),c.left+=s.rail.align?s.win.outerWidth()-m(s.win,"border-right-width")-s.rail.width:m(s.win,"border-left-width");var d=s.opt.railoffset;if(d&&(d.top&&(c.top+=d.top),s.rail.align&&d.left&&(c.left+=d.left)),s.railslocked||s.rail.css({"top":c.top,"left":c.left,"height":(a?a.h:s.win.innerHeight())-(s.opt.railpadding.top+s.opt.railpadding.bottom)}),s.zoom&&s.zoom.css({"top":c.top+1,"left":1==s.rail.align?c.left-20:c.left+s.rail.width+4}),s.railh&&!s.railslocked){var c={"top":b.top,"left":b.left},d=s.opt.railhoffset;d&&(d.top&&(c.top+=d.top),d.left&&(c.left+=d.left));var e=s.railh.align?c.top+m(s.win,"border-top-width",!0)+s.win.innerHeight()-s.railh.height:c.top+m(s.win,"border-top-width",!0),f=c.left+m(s.win,"border-left-width");s.railh.css({"top":e-(s.opt.railpadding.top+s.opt.railpadding.bottom),"left":f,"width":s.railh.width})}}},this.doRailClick=function(a,b,c){var d,e,f,g;s.railslocked||(s.cancelEvent(a),b?(d=c?s.doScrollLeft:s.doScrollTop,f=c?(a.pageX-s.railh.offset().left-s.cursorwidth/2)*s.scrollratio.x:(a.pageY-s.rail.offset().top-s.cursorheight/2)*s.scrollratio.y,d(f)):(d=c?s.doScrollLeftBy:s.doScrollBy,f=c?s.scroll.x:s.scroll.y,g=c?a.pageX-s.railh.offset().left:a.pageY-s.rail.offset().top,e=c?s.view.w:s.view.h,d(f>=g?e:-e)))},s.hasanimationframe=k,s.hascancelanimationframe=l,s.hasanimationframe?s.hascancelanimationframe||(l=function(){s.cancelAnimationFrame=!0}):(k=function(a){return setTimeout(a,15-Math.floor(+new Date/1e3)%16)},l=clearInterval),this.init=function(){if(s.saved.css=[],v.isie7mobile)return!0;if(v.isoperamini)return!0;if(v.hasmstouch&&s.css(s.ispage?i("html"):s.win,{"-ms-touch-action":"none"}),s.zindex="auto",s.ispage||"auto"!=s.opt.zindex?s.zindex=s.opt.zindex:s.zindex=j()||"auto",s.ispage||"auto"==s.zindex||s.zindex>h&&(h=s.zindex),s.isie&&0==s.zindex&&"auto"==s.opt.zindex&&(s.zindex="auto"),!s.ispage||!v.cantouch&&!v.isieold&&!v.isie9mobile){var a=s.docscroll;s.ispage&&(a=s.haswrapper?s.win:s.doc),v.isie9mobile||s.css(a,{"overflow-y":"hidden"}),s.ispage&&v.isie7&&("BODY"==s.doc[0].nodeName?s.css(i("html"),{"overflow-y":"hidden"}):"HTML"==s.doc[0].nodeName&&s.css(i("body"),{"overflow-y":"hidden"})),!v.isios||s.ispage||s.haswrapper||s.css(i("body"),{"-webkit-overflow-scrolling":"touch"});var b=i(document.createElement("div"));b.css({"position":"relative","top":0,"float":"right","width":s.opt.cursorwidth,"height":"0px","background-color":s.opt.cursorcolor,"border":s.opt.cursorborder,"background-clip":"padding-box","-webkit-border-radius":s.opt.cursorborderradius,"-moz-border-radius":s.opt.cursorborderradius,"border-radius":s.opt.cursorborderradius}),b.hborder=parseFloat(b.outerHeight()-b.innerHeight()),b.addClass("nicescroll-cursors"),s.cursor=b;var c=i(document.createElement("div"));c.attr("id",s.id),c.addClass("nicescroll-rails nicescroll-rails-vr");var g,k,l=["left","right","top","bottom"];for(var m in l)k=l[m],g=s.opt.railpadding[k],g?c.css("padding-"+k,g+"px"):s.opt.railpadding[k]=0;c.append(b),c.width=Math.max(parseFloat(s.opt.cursorwidth),b.outerWidth()),c.css({"width":c.width+"px","zIndex":s.zindex,"background":s.opt.background,"cursor":"default"}),c.visibility=!0,c.scrollable=!0,c.align="left"==s.opt.railalign?0:1,s.rail=c,s.rail.drag=!1;var n=!1;!s.opt.boxzoom||s.ispage||v.isieold||(n=document.createElement("div"),s.bind(n,"click",s.doZoom),s.bind(n,"mouseenter",function(){s.zoom.css("opacity",s.opt.cursoropacitymax)}),s.bind(n,"mouseleave",function(){s.zoom.css("opacity",s.opt.cursoropacitymin)}),s.zoom=i(n),s.zoom.css({"cursor":"pointer","z-index":s.zindex,"backgroundImage":"url("+s.opt.scriptpath+"zoomico.png)","height":18,"width":18,"backgroundPosition":"0px 0px"}),s.opt.dblclickzoom&&s.bind(s.win,"dblclick",s.doZoom),v.cantouch&&s.opt.gesturezoom&&(s.ongesturezoom=function(a){return a.scale>1.5&&s.doZoomIn(a),a.scale<.8&&s.doZoomOut(a),s.cancelEvent(a)},s.bind(s.win,"gestureend",s.ongesturezoom))),s.railh=!1;var p;if(s.opt.horizrailenabled){s.css(a,{"overflow-x":"hidden"});var b=i(document.createElement("div"));b.css({"position":"absolute","top":0,"height":s.opt.cursorwidth,"width":"0px","background-color":s.opt.cursorcolor,"border":s.opt.cursorborder,"background-clip":"padding-box","-webkit-border-radius":s.opt.cursorborderradius,"-moz-border-radius":s.opt.cursorborderradius,"border-radius":s.opt.cursorborderradius}),v.isieold&&b.css({"overflow":"hidden"}),b.wborder=parseFloat(b.outerWidth()-b.innerWidth()),b.addClass("nicescroll-cursors"),s.cursorh=b,p=i(document.createElement("div")),p.attr("id",s.id+"-hr"),p.addClass("nicescroll-rails nicescroll-rails-hr"),p.height=Math.max(parseFloat(s.opt.cursorwidth),b.outerHeight()),p.css({"height":p.height+"px","zIndex":s.zindex,"background":s.opt.background}),p.append(b),p.visibility=!0,p.scrollable=!0,p.align="top"==s.opt.railvalign?0:1,s.railh=p,s.railh.drag=!1}if(s.ispage)c.css({"position":"fixed","top":"0px","height":"100%"}),c.align?c.css({"right":"0px"}):c.css({"left":"0px"}),s.body.append(c),s.railh&&(p.css({"position":"fixed","left":"0px","width":"100%"}),p.align?p.css({"bottom":"0px"}):p.css({"top":"0px"}),s.body.append(p));else{if(s.ishwscroll){"static"==s.win.css("position")&&s.css(s.win,{"position":"relative"});var q="HTML"==s.win[0].nodeName?s.body:s.win;i(q).scrollTop(0).scrollLeft(0),s.zoom&&(s.zoom.css({"position":"absolute","top":1,"right":0,"margin-right":c.width+4}),q.append(s.zoom)),c.css({"position":"absolute","top":0}),c.align?c.css({"right":0}):c.css({"left":0}),q.append(c),p&&(p.css({"position":"absolute","left":0,"bottom":0}),p.align?p.css({"bottom":0}):p.css({"top":0}),q.append(p))}else{s.isfixed="fixed"==s.win.css("position");var r=s.isfixed?"fixed":"absolute";s.isfixed||(s.viewport=s.getViewport(s.win[0])),s.viewport&&(s.body=s.viewport,0==/fixed|absolute/.test(s.viewport.css("position"))&&s.css(s.viewport,{"position":"relative"})),c.css({"position":r}),s.zoom&&s.zoom.css({"position":r}),s.updateScrollBar(),s.body.append(c),s.zoom&&s.body.append(s.zoom),s.railh&&(p.css({"position":r}),s.body.append(p))}v.isios&&s.css(s.win,{"-webkit-tap-highlight-color":"rgba(0,0,0,0)","-webkit-touch-callout":"none"}),v.isie&&s.opt.disableoutline&&s.win.attr("hideFocus","true"),v.iswebkit&&s.opt.disableoutline&&s.win.css({"outline":"none"})}if(!1===s.opt.autohidemode?(s.autohidedom=!1,s.rail.css({"opacity":s.opt.cursoropacitymax}),s.railh&&s.railh.css({"opacity":s.opt.cursoropacitymax})):!0===s.opt.autohidemode||"leave"===s.opt.autohidemode?(s.autohidedom=i().add(s.rail),v.isie8&&(s.autohidedom=s.autohidedom.add(s.cursor)),s.railh&&(s.autohidedom=s.autohidedom.add(s.railh)),s.railh&&v.isie8&&(s.autohidedom=s.autohidedom.add(s.cursorh))):"scroll"==s.opt.autohidemode?(s.autohidedom=i().add(s.rail),s.railh&&(s.autohidedom=s.autohidedom.add(s.railh))):"cursor"==s.opt.autohidemode?(s.autohidedom=i().add(s.cursor),s.railh&&(s.autohidedom=s.autohidedom.add(s.cursorh))):"hidden"==s.opt.autohidemode&&(s.autohidedom=!1,s.hide(),s.railslocked=!1),v.isie9mobile){s.scrollmom=new t(s),s.onmangotouch=function(){var a=s.getScrollTop(),b=s.getScrollLeft();if(a==s.scrollmom.lastscrolly&&b==s.scrollmom.lastscrollx)return!0;var c=a-s.mangotouch.sy,d=b-s.mangotouch.sx;if(0!=Math.round(Math.sqrt(Math.pow(d,2)+Math.pow(c,2)))){var e=c<0?-1:1,f=d<0?-1:1,g=+new Date;if(s.mangotouch.lazy&&clearTimeout(s.mangotouch.lazy),g-s.mangotouch.tm>80||s.mangotouch.dry!=e||s.mangotouch.drx!=f)s.scrollmom.stop(),s.scrollmom.reset(b,a),s.mangotouch.sy=a,s.mangotouch.ly=a,s.mangotouch.sx=b,s.mangotouch.lx=b,s.mangotouch.dry=e,s.mangotouch.drx=f,s.mangotouch.tm=g;else{s.scrollmom.stop(),s.scrollmom.update(s.mangotouch.sx-d,s.mangotouch.sy-c),s.mangotouch.tm=g;var h=Math.max(Math.abs(s.mangotouch.ly-a),Math.abs(s.mangotouch.lx-b));s.mangotouch.ly=a,s.mangotouch.lx=b,h>2&&(s.mangotouch.lazy=setTimeout(function(){s.mangotouch.lazy=!1,s.mangotouch.dry=0,s.mangotouch.drx=0,s.mangotouch.tm=0,s.scrollmom.doMomentum(30)},100))}}};var u=s.getScrollTop(),w=s.getScrollLeft();s.mangotouch={"sy":u,"ly":u,"dry":0,"sx":w,"lx":w,"drx":0,"lazy":!1,"tm":0},s.bind(s.docscroll,"scroll",s.onmangotouch)}else{if(v.cantouch||s.istouchcapable||s.opt.touchbehavior||v.hasmstouch){s.scrollmom=new t(s),s.ontouchstart=function(a){if(a.pointerType&&2!=a.pointerType&&"touch"!=a.pointerType)return!1;if(s.hasmoving=!1,!s.railslocked){var b;if(v.hasmstouch)for(b=!!a.target&&a.target;b;){var c=i(b).getNiceScroll();if(c.length>0&&c[0].me==s.me)break;if(c.length>0)return!1;if("DIV"==b.nodeName&&b.id==s.id)break;b=!!b.parentNode&&b.parentNode}if(s.cancelScroll(),b=s.getTarget(a)){if(/INPUT/i.test(b.nodeName)&&/range/i.test(b.type))return s.stopPropagation(a)}if(!("clientX"in a)&&"changedTouches"in a&&(a.clientX=a.changedTouches[0].clientX,a.clientY=a.changedTouches[0].clientY),s.forcescreen){var d=a;a={"original":a.original?a.original:a},a.clientX=d.screenX,a.clientY=d.screenY}if(s.rail.drag={"x":a.clientX,"y":a.clientY,"sx":s.scroll.x,"sy":s.scroll.y,"st":s.getScrollTop(),"sl":s.getScrollLeft(),"pt":2,"dl":!1},s.ispage||!s.opt.directionlockdeadzone)s.rail.drag.dl="f";else{var e={"w":i(window).width(),"h":i(window).height()},f={"w":Math.max(document.body.scrollWidth,document.documentElement.scrollWidth),"h":Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},g=Math.max(0,f.h-e.h),h=Math.max(0,f.w-e.w);!s.rail.scrollable&&s.railh.scrollable?s.rail.drag.ck=g>0&&"v":s.rail.scrollable&&!s.railh.scrollable?s.rail.drag.ck=h>0&&"h":s.rail.drag.ck=!1,s.rail.drag.ck||(s.rail.drag.dl="f")}if(s.opt.touchbehavior&&s.isiframe&&v.isie){var j=s.win.position();s.rail.drag.x+=j.left,s.rail.drag.y+=j.top}if(s.hasmoving=!1,s.lastmouseup=!1,s.scrollmom.reset(a.clientX,a.clientY),!v.cantouch&&!this.istouchcapable&&!a.pointerType){if(!(!!b&&/INPUT|SELECT|TEXTAREA/i.test(b.nodeName)))return!s.ispage&&v.hasmousecapture&&b.setCapture(),s.opt.touchbehavior?(b.onclick&&!b._onclick&&(b._onclick=b.onclick,b.onclick=function(a){if(s.hasmoving)return!1;b._onclick.call(this,a)}),s.cancelEvent(a)):s.stopPropagation(a);/SUBMIT|CANCEL|BUTTON/i.test(i(b).attr("type"))&&(pc={"tg":b,"click":!1},s.preventclick=pc)}}},s.ontouchend=function(a){if(!s.rail.drag)return!0;if(2==s.rail.drag.pt){if(a.pointerType&&2!=a.pointerType&&"touch"!=a.pointerType)return!1;if(s.scrollmom.doMomentum(),s.rail.drag=!1,s.hasmoving&&(s.lastmouseup=!0,s.hideCursor(),v.hasmousecapture&&document.releaseCapture(),!v.cantouch))return s.cancelEvent(a)}else if(1==s.rail.drag.pt)return s.onmouseup(a)};var x=s.opt.touchbehavior&&s.isiframe&&!v.hasmousecapture;s.ontouchmove=function(a,b){if(!s.rail.drag)return!1;if(a.targetTouches&&s.opt.preventmultitouchscrolling&&a.targetTouches.length>1)return!1;if(a.pointerType&&2!=a.pointerType&&"touch"!=a.pointerType)return!1;if(2==s.rail.drag.pt){if(v.cantouch&&v.isios&&void 0===a.original)return!0;s.hasmoving=!0,s.preventclick&&!s.preventclick.click&&(s.preventclick.click=s.preventclick.tg.onclick||!1,s.preventclick.tg.onclick=s.onpreventclick);if(a=i.extend({"original":a},a),"changedTouches"in a&&(a.clientX=a.changedTouches[0].clientX,a.clientY=a.changedTouches[0].clientY),s.forcescreen){var c=a;a={"original":a.original?a.original:a},a.clientX=c.screenX,a.clientY=c.screenY}var d,e;if(e=d=0,x&&!b){var f=s.win.position();e=-f.left,d=-f.top}var g=a.clientY+d,h=g-s.rail.drag.y,j=a.clientX+e,k=j-s.rail.drag.x,l=s.rail.drag.st-h;s.ishwscroll&&s.opt.bouncescroll?l<0?l=Math.round(l/2):l>s.page.maxh&&(l=s.page.maxh+Math.round((l-s.page.maxh)/2)):(l<0&&(l=0,g=0),l>s.page.maxh&&(l=s.page.maxh,g=0));var m;s.railh&&s.railh.scrollable&&(m=s.isrtlmode?k-s.rail.drag.sl:s.rail.drag.sl-k,s.ishwscroll&&s.opt.bouncescroll?m<0?m=Math.round(m/2):m>s.page.maxw&&(m=s.page.maxw+Math.round((m-s.page.maxw)/2)):(m<0&&(m=0,j=0),m>s.page.maxw&&(m=s.page.maxw,j=0)));var n=!1;if(s.rail.drag.dl)n=!0,"v"==s.rail.drag.dl?m=s.rail.drag.sl:"h"==s.rail.drag.dl&&(l=s.rail.drag.st);else{var o=Math.abs(h),p=Math.abs(k),q=s.opt.directionlockdeadzone;if("v"==s.rail.drag.ck){if(o>q&&p<=.3*o)return s.rail.drag=!1,!0;p>q&&(s.rail.drag.dl="f",i("body").scrollTop(i("body").scrollTop()))}else if("h"==s.rail.drag.ck){if(p>q&&o<=.3*p)return s.rail.drag=!1,!0;o>q&&(s.rail.drag.dl="f",i("body").scrollLeft(i("body").scrollLeft()))}}if(s.synched("touchmove",function(){s.rail.drag&&2==s.rail.drag.pt&&(s.prepareTransition&&s.prepareTransition(0),s.rail.scrollable&&s.setScrollTop(l),s.scrollmom.update(j,g),s.railh&&s.railh.scrollable?(s.setScrollLeft(m),s.showCursor(l,m)):s.showCursor(l),v.isie10&&document.selection.clear())}),v.ischrome&&s.istouchcapable&&(n=!1),n)return s.cancelEvent(a)}else if(1==s.rail.drag.pt)return s.onmousemove(a)}}if(s.onmousedown=function(a,b){if(!s.rail.drag||1==s.rail.drag.pt){if(s.railslocked)return s.cancelEvent(a);s.cancelScroll(),s.rail.drag={"x":a.clientX,"y":a.clientY,"sx":s.scroll.x,"sy":s.scroll.y,"pt":1,"hr":!!b};var c=s.getTarget(a);return!s.ispage&&v.hasmousecapture&&c.setCapture(),s.isiframe&&!v.hasmousecapture&&(s.saved.csspointerevents=s.doc.css("pointer-events"),s.css(s.doc,{"pointer-events":"none"})),s.hasmoving=!1,s.cancelEvent(a)}},s.onmouseup=function(a){if(s.rail.drag)return 1!=s.rail.drag.pt||(v.hasmousecapture&&document.releaseCapture(),s.isiframe&&!v.hasmousecapture&&s.doc.css("pointer-events",s.saved.csspointerevents),s.rail.drag=!1,s.hasmoving&&s.triggerScrollEnd(),s.cancelEvent(a))},s.onmousemove=function(a){if(s.rail.drag){if(1!=s.rail.drag.pt)return;if(v.ischrome&&0==a.which)return s.onmouseup(a);if(s.cursorfreezed=!0,s.hasmoving=!0,s.rail.drag.hr){s.scroll.x=s.rail.drag.sx+(a.clientX-s.rail.drag.x),s.scroll.x<0&&(s.scroll.x=0);var b=s.scrollvaluemaxw;s.scroll.x>b&&(s.scroll.x=b)}else{s.scroll.y=s.rail.drag.sy+(a.clientY-s.rail.drag.y),s.scroll.y<0&&(s.scroll.y=0);var c=s.scrollvaluemax;s.scroll.y>c&&(s.scroll.y=c)}return s.synched("mousemove",function(){s.rail.drag&&1==s.rail.drag.pt&&(s.showCursor(),s.rail.drag.hr?s.hasreversehr?s.doScrollLeft(s.scrollvaluemaxw-Math.round(s.scroll.x*s.scrollratio.x),s.opt.cursordragspeed):s.doScrollLeft(Math.round(s.scroll.x*s.scrollratio.x),s.opt.cursordragspeed):s.doScrollTop(Math.round(s.scroll.y*s.scrollratio.y),s.opt.cursordragspeed))}),s.cancelEvent(a)}},v.cantouch||s.opt.touchbehavior)s.onpreventclick=function(a){if(s.preventclick)return s.preventclick.tg.onclick=s.preventclick.click,s.preventclick=!1,s.cancelEvent(a)},s.bind(s.win,"mousedown",s.ontouchstart),s.onclick=!v.isios&&function(a){return!s.lastmouseup||(s.lastmouseup=!1,s.cancelEvent(a))},s.opt.grabcursorenabled&&v.cursorgrabvalue&&(s.css(s.ispage?s.doc:s.win,{"cursor":v.cursorgrabvalue}),s.css(s.rail,{"cursor":v.cursorgrabvalue}));else{var y=function(a){if(s.selectiondrag){if(a){var b=s.win.outerHeight(),c=a.pageY-s.selectiondrag.top;c>0&&c<b&&(c=0),c>=b&&(c-=b),s.selectiondrag.df=c}if(0!=s.selectiondrag.df){var d=2*-Math.floor(s.selectiondrag.df/6);s.doScrollBy(d),s.debounced("doselectionscroll",function(){y()},50)}}};"getSelection"in document?s.hasTextSelected=function(){return document.getSelection().rangeCount>0}:"selection"in document?s.hasTextSelected=function(){return"None"!=document.selection.type}:s.hasTextSelected=function(){return!1},s.onselectionstart=function(a){s.ispage||(s.selectiondrag=s.win.offset())},s.onselectionend=function(a){s.selectiondrag=!1},s.onselectiondrag=function(a){s.selectiondrag&&s.hasTextSelected()&&s.debounced("selectionscroll",function(){y(a)},250)}}v.hasw3ctouch?(s.css(s.rail,{"touch-action":"none"}),s.css(s.cursor,{"touch-action":"none"}),s.bind(s.win,"pointerdown",s.ontouchstart),s.bind(document,"pointerup",s.ontouchend),s.bind(document,"pointermove",s.ontouchmove)):v.hasmstouch?(s.css(s.rail,{"-ms-touch-action":"none"}),s.css(s.cursor,{"-ms-touch-action":"none"}),s.bind(s.win,"MSPointerDown",s.ontouchstart),s.bind(document,"MSPointerUp",s.ontouchend),s.bind(document,"MSPointerMove",s.ontouchmove),s.bind(s.cursor,"MSGestureHold",function(a){a.preventDefault()}),s.bind(s.cursor,"contextmenu",function(a){a.preventDefault()})):this.istouchcapable&&(s.bind(s.win,"touchstart",s.ontouchstart),s.bind(document,"touchend",s.ontouchend),s.bind(document,"touchcancel",s.ontouchend),s.bind(document,"touchmove",s.ontouchmove)),(s.opt.cursordragontouch||!v.cantouch&&!s.opt.touchbehavior)&&(s.rail.css({"cursor":"default"}),s.railh&&s.railh.css({"cursor":"default"}),s.jqbind(s.rail,"mouseenter",function(){if(!s.ispage&&!s.win.is(":visible"))return!1;s.canshowonmouseevent&&s.showCursor(),s.rail.active=!0}),s.jqbind(s.rail,"mouseleave",function(){s.rail.active=!1,s.rail.drag||s.hideCursor()}),s.opt.sensitiverail&&(s.bind(s.rail,"click",function(a){s.doRailClick(a,!1,!1)}),s.bind(s.rail,"dblclick",function(a){s.doRailClick(a,!0,!1)}),s.bind(s.cursor,"click",function(a){s.cancelEvent(a)}),s.bind(s.cursor,"dblclick",function(a){s.cancelEvent(a)})),s.railh&&(s.jqbind(s.railh,"mouseenter",function(){if(!s.ispage&&!s.win.is(":visible"))return!1;s.canshowonmouseevent&&s.showCursor(),s.rail.active=!0}),s.jqbind(s.railh,"mouseleave",function(){s.rail.active=!1,s.rail.drag||s.hideCursor()}),s.opt.sensitiverail&&(s.bind(s.railh,"click",function(a){s.doRailClick(a,!1,!0)}),s.bind(s.railh,"dblclick",function(a){s.doRailClick(a,!0,!0)}),s.bind(s.cursorh,"click",function(a){s.cancelEvent(a)}),s.bind(s.cursorh,"dblclick",function(a){s.cancelEvent(a)})))),v.cantouch||s.opt.touchbehavior?(s.bind(v.hasmousecapture?s.win:document,"mouseup",s.ontouchend),s.bind(document,"mousemove",s.ontouchmove),s.onclick&&s.bind(document,"click",s.onclick),s.opt.cursordragontouch&&(s.bind(s.cursor,"mousedown",s.onmousedown),s.bind(s.cursor,"mouseup",s.onmouseup),s.cursorh&&s.bind(s.cursorh,"mousedown",function(a){s.onmousedown(a,!0)}),s.cursorh&&s.bind(s.cursorh,"mouseup",s.onmouseup))):(s.bind(v.hasmousecapture?s.win:document,"mouseup",s.onmouseup),s.bind(document,"mousemove",s.onmousemove),s.onclick&&s.bind(document,"click",s.onclick),s.bind(s.cursor,"mousedown",s.onmousedown),s.bind(s.cursor,"mouseup",s.onmouseup),s.railh&&(s.bind(s.cursorh,"mousedown",function(a){s.onmousedown(a,!0)}),s.bind(s.cursorh,"mouseup",s.onmouseup)),!s.ispage&&s.opt.enablescrollonselection&&(s.bind(s.win[0],"mousedown",s.onselectionstart),s.bind(document,"mouseup",s.onselectionend),s.bind(s.cursor,"mouseup",s.onselectionend),s.cursorh&&s.bind(s.cursorh,"mouseup",s.onselectionend),s.bind(document,"mousemove",s.onselectiondrag)),s.zoom&&(s.jqbind(s.zoom,"mouseenter",function(){s.canshowonmouseevent&&s.showCursor(),s.rail.active=!0}),s.jqbind(s.zoom,"mouseleave",function(){s.rail.active=!1,s.rail.drag||s.hideCursor()}))),s.opt.enablemousewheel&&(s.isiframe||s.bind(v.isie&&s.ispage?document:s.win,"mousewheel",s.onmousewheel),s.bind(s.rail,"mousewheel",s.onmousewheel),s.railh&&s.bind(s.railh,"mousewheel",s.onmousewheelhr)),s.ispage||v.cantouch||/HTML|^BODY/.test(s.win[0].nodeName)||(s.win.attr("tabindex")||s.win.attr({"tabindex":f++}),s.jqbind(s.win,"focus",function(a){d=s.getTarget(a).id||!0,s.hasfocus=!0,s.canshowonmouseevent&&s.noticeCursor()}),s.jqbind(s.win,"blur",function(a){d=!1,s.hasfocus=!1}),s.jqbind(s.win,"mouseenter",function(a){e=s.getTarget(a).id||!0,s.hasmousefocus=!0,s.canshowonmouseevent&&s.noticeCursor()}),s.jqbind(s.win,"mouseleave",function(){e=!1,s.hasmousefocus=!1,s.rail.drag||s.hideCursor()}))}if(s.onkeypress=function(a){if(s.railslocked&&0==s.page.maxh)return!0;a=a||window.e;var b=s.getTarget(a);if(b&&/INPUT|TEXTAREA|SELECT|OPTION/.test(b.nodeName)){if(!(b.getAttribute("type")||b.type||!1)||!/submit|button|cancel/i.tp)return!0}if(i(b).attr("contenteditable"))return!0;if(s.hasfocus||s.hasmousefocus&&!d||s.ispage&&!d&&!e){var c=a.keyCode;if(s.railslocked&&27!=c)return s.cancelEvent(a);var f=a.ctrlKey||!1,g=a.shiftKey||!1,h=!1;switch(c){case 38:case 63233:s.doScrollBy(72),h=!0;break;case 40:case 63235:s.doScrollBy(-72),h=!0;break;case 37:case 63232:s.railh&&(f?s.doScrollLeft(0):s.doScrollLeftBy(72),h=!0);break;case 39:case 63234:s.railh&&(f?s.doScrollLeft(s.page.maxw):s.doScrollLeftBy(-72),h=!0);break;case 33:case 63276:s.doScrollBy(s.view.h),h=!0;break;case 34:case 63277:s.doScrollBy(-s.view.h),h=!0;break;case 36:case 63273:s.railh&&f?s.doScrollPos(0,0):s.doScrollTo(0),h=!0;break;case 35:case 63275:s.railh&&f?s.doScrollPos(s.page.maxw,s.page.maxh):s.doScrollTo(s.page.maxh),h=!0;break;case 32:s.opt.spacebarenabled&&(g?s.doScrollBy(s.view.h):s.doScrollBy(-s.view.h),h=!0);break;case 27:s.zoomactive&&(s.doZoom(),h=!0)}if(h)return s.cancelEvent(a)}},s.opt.enablekeyboard&&s.bind(document,v.isopera&&!v.isopera12?"keypress":"keydown",s.onkeypress),s.bind(document,"keydown",function(a){(a.ctrlKey||!1)&&(s.wheelprevented=!0)}),s.bind(document,"keyup",function(a){a.ctrlKey||!1||(s.wheelprevented=!1)}),s.bind(window,"blur",function(a){s.wheelprevented=!1}),s.bind(window,"resize",s.lazyResize),s.bind(window,"orientationchange",s.lazyResize),s.bind(window,"load",s.lazyResize),v.ischrome&&!s.ispage&&!s.haswrapper){var z=s.win.attr("style"),A=parseFloat(s.win.css("width"))+1;s.win.css("width",A),s.synched("chromefix",function(){s.win.attr("style",z)})}s.onAttributeChange=function(a){s.lazyResize(s.isieold?250:30)},!1!==o&&(s.observerbody=new o(function(a){if(a.forEach(function(a){if("attributes"==a.type)return i("body").hasClass("modal-open")?s.hide():s.show()}),document.body.scrollHeight!=s.page.maxh)return s.lazyResize(30)}),s.observerbody.observe(document.body,{"childList":!0,"subtree":!0,"characterData":!1,"attributes":!0,"attributeFilter":["class"]})),s.ispage||s.haswrapper||(!1!==o?(s.observer=new o(function(a){a.forEach(s.onAttributeChange)}),s.observer.observe(s.win[0],{"childList":!0,"characterData":!1,"attributes":!0,"subtree":!1}),s.observerremover=new o(function(a){a.forEach(function(a){if(a.removedNodes.length>0)for(var b in a.removedNodes)if(s&&a.removedNodes[b]==s.win[0])return s.remove()})}),s.observerremover.observe(s.win[0].parentNode,{"childList":!0,"characterData":!1,"attributes":!1,"subtree":!1})):(s.bind(s.win,v.isie&&!v.isie9?"propertychange":"DOMAttrModified",s.onAttributeChange),v.isie9&&s.win[0].attachEvent("onpropertychange",s.onAttributeChange),s.bind(s.win,"DOMNodeRemoved",function(a){a.target==s.win[0]&&s.remove()}))),!s.ispage&&s.opt.boxzoom&&s.bind(window,"resize",s.resizeZoom),s.istextarea&&s.bind(s.win,"mouseup",s.lazyResize),s.lazyResize(30)}if("IFRAME"==this.doc[0].nodeName){var B=function(){s.iframexd=!1;var a;try{a="contentDocument"in this?this.contentDocument:this.contentWindow.document;a.domain}catch(b){s.iframexd=!0,a=!1}if(s.iframexd)return window,!0;if(s.forcescreen=!0,s.isiframe&&(s.iframe={"doc":i(a),"html":s.doc.contents().find("html")[0],"body":s.doc.contents().find("body")[0]},s.getContentSize=function(){return{"w":Math.max(s.iframe.html.scrollWidth,s.iframe.body.scrollWidth),"h":Math.max(s.iframe.html.scrollHeight,s.iframe.body.scrollHeight)}},s.docscroll=i(s.iframe.body)),!v.isios&&s.opt.iframeautoresize&&!s.isiframe){s.win.scrollTop(0),s.doc.height("");var b=Math.max(a.getElementsByTagName("html")[0].scrollHeight,a.body.scrollHeight);s.doc.height(b)}s.lazyResize(30),v.isie7&&s.css(i(s.iframe.html),{"overflow-y":"hidden"}),s.css(i(s.iframe.body),{"overflow-y":"hidden"}),v.isios&&s.haswrapper&&s.css(i(a.body),{"-webkit-transform":"translate3d(0,0,0)"}),"contentWindow"in this?s.bind(this.contentWindow,"scroll",s.onscroll):s.bind(a,"scroll",s.onscroll),s.opt.enablemousewheel&&s.bind(a,"mousewheel",s.onmousewheel),s.opt.enablekeyboard&&s.bind(a,v.isopera?"keypress":"keydown",s.onkeypress),(v.cantouch||s.opt.touchbehavior)&&(s.bind(a,"mousedown",s.ontouchstart),s.bind(a,"mousemove",function(a){return s.ontouchmove(a,!0)}),s.opt.grabcursorenabled&&v.cursorgrabvalue&&s.css(i(a.body),{"cursor":v.cursorgrabvalue})),s.bind(a,"mouseup",s.ontouchend),s.zoom&&(s.opt.dblclickzoom&&s.bind(a,"dblclick",s.doZoom),s.ongesturezoom&&s.bind(a,"gestureend",s.ongesturezoom))};this.doc[0].readyState&&"complete"==this.doc[0].readyState&&setTimeout(function(){B.call(s.doc[0],!1)},500),s.bind(this.doc,"load",B)}},this.showCursor=function(a,b){if(s.cursortimeout&&(clearTimeout(s.cursortimeout),s.cursortimeout=0),s.rail){if(s.autohidedom&&(s.autohidedom.stop().css({"opacity":s.opt.cursoropacitymax}),s.cursoractive=!0),s.rail.drag&&1==s.rail.drag.pt||(void 0!==a&&!1!==a&&(s.scroll.y=Math.round(1*a/s.scrollratio.y)),void 0!==b&&(s.scroll.x=Math.round(1*b/s.scrollratio.x))),s.cursor.css({"height":s.cursorheight,"top":s.scroll.y}),s.cursorh){var c=s.hasreversehr?s.scrollvaluemaxw-s.scroll.x:s.scroll.x;!s.rail.align&&s.rail.visibility?s.cursorh.css({"width":s.cursorwidth,"left":c+s.rail.width}):s.cursorh.css({"width":s.cursorwidth,"left":c}),s.cursoractive=!0}s.zoom&&s.zoom.stop().css({"opacity":s.opt.cursoropacitymax})}},this.hideCursor=function(a){s.cursortimeout||s.rail&&s.autohidedom&&(s.hasmousefocus&&"leave"==s.opt.autohidemode||(s.cursortimeout=setTimeout(function(){s.rail.active&&s.showonmouseevent||(s.autohidedom.stop().animate({"opacity":s.opt.cursoropacitymin}),s.zoom&&s.zoom.stop().animate({"opacity":s.opt.cursoropacitymin}),s.cursoractive=!1),s.cursortimeout=0},a||s.opt.hidecursordelay)))},this.noticeCursor=function(a,b,c){s.showCursor(b,c),s.rail.active||s.hideCursor(a)},this.getContentSize=s.ispage?function(){return{"w":Math.max(document.body.scrollWidth,document.documentElement.scrollWidth),"h":Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)}}:s.haswrapper?function(){return{"w":s.doc.outerWidth()+parseInt(s.win.css("paddingLeft"))+parseInt(s.win.css("paddingRight")),"h":s.doc.outerHeight()+parseInt(s.win.css("paddingTop"))+parseInt(s.win.css("paddingBottom"))}}:function(){return{"w":s.docscroll[0].scrollWidth,"h":s.docscroll[0].scrollHeight}},this.onResize=function(a,b){if(!s||!s.win)return!1;if(!s.haswrapper&&!s.ispage){if("none"==s.win.css("display"))return s.visibility&&s.hideRail().hideRailHr(),!1;s.hidden||s.visibility||s.showRail().showRailHr()}var c=s.page.maxh,d=s.page.maxw,e={"h":s.view.h,"w":s.view.w};if(s.view={"w":s.ispage?s.win.width():parseInt(s.win[0].clientWidth),"h":s.ispage?s.win.height():parseInt(s.win[0].clientHeight)},s.page=b||s.getContentSize(),s.page.maxh=Math.max(0,s.page.h-s.view.h),s.page.maxw=Math.max(0,s.page.w-s.view.w),s.page.maxh==c&&s.page.maxw==d&&s.view.w==e.w&&s.view.h==e.h){if(s.ispage)return s;var f=s.win.offset();if(s.lastposition){var g=s.lastposition;if(g.top==f.top&&g.left==f.left)return s}s.lastposition=f}return 0==s.page.maxh?(s.hideRail(),s.scrollvaluemax=0,s.scroll.y=0,s.scrollratio.y=0,s.cursorheight=0,s.setScrollTop(0),s.rail.scrollable=!1):(s.page.maxh-=s.opt.railpadding.top+s.opt.railpadding.bottom,s.rail.scrollable=!0),0==s.page.maxw?(s.hideRailHr(),s.scrollvaluemaxw=0,s.scroll.x=0,s.scrollratio.x=0,s.cursorwidth=0,s.setScrollLeft(0),s.railh.scrollable=!1):(s.page.maxw-=s.opt.railpadding.left+s.opt.railpadding.right,s.railh.scrollable=!0),s.railslocked=s.locked||0==s.page.maxh&&0==s.page.maxw,s.railslocked?(s.ispage||s.updateScrollBar(s.view),!1):(s.hidden||s.visibility?s.hidden||s.railh.visibility||s.showRailHr():s.showRail().showRailHr(),s.istextarea&&s.win.css("resize")&&"none"!=s.win.css("resize")&&(s.view.h-=20),s.cursorheight=Math.min(s.view.h,Math.round(s.view.h*(s.view.h/s.page.h))),s.cursorheight=s.opt.cursorfixedheight?s.opt.cursorfixedheight:Math.max(s.opt.cursorminheight,s.cursorheight),s.cursorwidth=Math.min(s.view.w,Math.round(s.view.w*(s.view.w/s.page.w))),s.cursorwidth=s.opt.cursorfixedheight?s.opt.cursorfixedheight:Math.max(s.opt.cursorminheight,s.cursorwidth),s.scrollvaluemax=s.view.h-s.cursorheight-s.cursor.hborder-(s.opt.railpadding.top+s.opt.railpadding.bottom),s.railh&&(s.railh.width=s.page.maxh>0?s.view.w-s.rail.width:s.view.w,s.scrollvaluemaxw=s.railh.width-s.cursorwidth-s.cursorh.wborder-(s.opt.railpadding.left+s.opt.railpadding.right)),s.ispage||s.updateScrollBar(s.view),s.scrollratio={"x":s.page.maxw/s.scrollvaluemaxw,"y":s.page.maxh/s.scrollvaluemax},s.getScrollTop()>s.page.maxh?s.doScrollTop(s.page.maxh):(s.scroll.y=Math.round(s.getScrollTop()*(1/s.scrollratio.y)),s.scroll.x=Math.round(s.getScrollLeft()*(1/s.scrollratio.x)),s.cursoractive&&s.noticeCursor()),s.scroll.y&&0==s.getScrollTop()&&s.doScrollTo(Math.floor(s.scroll.y*s.scrollratio.y)),s)},this.resize=s.onResize,this.lazyResize=function(a){return a=isNaN(a)?30:a,s.debounced("resize",s.resize,a),s},this.jqbind=function(a,b,c){s.events.push({"e":a,"n":b,"f":c,"q":!0}),i(a).bind(b,c)},this.bind=function(a,b,c,d){var e="jquery"in a?a[0]:a;if("mousewheel"==b)if(window.addEventListener||"onwheel"in document)s._bind(e,"wheel",c,d||!1);else{var f=void 0!==document.onmousewheel?"mousewheel":"DOMMouseScroll";n(e,f,c,d||!1),"DOMMouseScroll"==f&&n(e,"MozMousePixelScroll",c,d||!1)}else if(e.addEventListener){if(v.cantouch&&/mouseup|mousedown|mousemove/.test(b)){var g="mousedown"==b?"touchstart":"mouseup"==b?"touchend":"touchmove";s._bind(e,g,function(a){if(a.touches){if(a.touches.length<2){var b=a.touches.length?a.touches[0]:a;b.original=a,c.call(this,b)}}else if(a.changedTouches){var b=a.changedTouches[0];b.original=a,c.call(this,b)}},d||!1)}s._bind(e,b,c,d||!1),v.cantouch&&"mouseup"==b&&s._bind(e,"touchcancel",c,d||!1)}else s._bind(e,b,function(a){return a=a||window.event||!1,a&&a.srcElement&&(a.target=a.srcElement),"pageY"in a||(a.pageX=a.clientX+document.documentElement.scrollLeft,a.pageY=a.clientY+document.documentElement.scrollTop),!1!==c.call(e,a)&&!1!==d||s.cancelEvent(a)})},v.haseventlistener?(this._bind=function(a,b,c,d){s.events.push({"e":a,"n":b,"f":c,"b":d,"q":!1}),a.addEventListener(b,c,d||!1)},this.cancelEvent=function(a){if(!a)return!1;var a=a.original?a.original:a;return a.preventDefault(),a.stopPropagation(),a.preventManipulation&&a.preventManipulation(),!1},this.stopPropagation=function(a){if(!a)return!1;var a=a.original?a.original:a;return a.stopPropagation(),!1},this._unbind=function(a,b,c,d){a.removeEventListener(b,c,d)}):(this._bind=function(a,b,c,d){s.events.push({"e":a,"n":b,"f":c,"b":d,"q":!1}),a.attachEvent?a.attachEvent("on"+b,c):a["on"+b]=c},this.cancelEvent=function(a){var a=window.event||!1;return!!a&&(a.cancelBubble=!0,a.cancel=!0,a.returnValue=!1,!1)},this.stopPropagation=function(a){var a=window.event||!1;return!!a&&(a.cancelBubble=!0,!1)},this._unbind=function(a,b,c,d){a.detachEvent?a.detachEvent("on"+b,c):a["on"+b]=!1}),this.unbindAll=function(){for(var a=0;a<s.events.length;a++){var b=s.events[a];b.q?b.e.unbind(b.n,b.f):s._unbind(b.e,b.n,b.f,b.b)}},this.showRail=function(){return 0==s.page.maxh||!s.ispage&&"none"==s.win.css("display")||(s.visibility=!0,s.rail.visibility=!0,s.rail.css("display","block")),s},this.showRailHr=function(){return s.railh?(0==s.page.maxw||!s.ispage&&"none"==s.win.css("display")||(s.railh.visibility=!0,s.railh.css("display","block")),s):s},this.hideRail=function(){return s.visibility=!1,s.rail.visibility=!1,s.rail.css("display","none"),s},this.hideRailHr=function(){return s.railh?(s.railh.visibility=!1,s.railh.css("display","none"),s):s},this.show=function(){return s.hidden=!1,s.railslocked=!1,s.showRail().showRailHr()},this.hide=function(){return s.hidden=!0,s.railslocked=!0,s.hideRail().hideRailHr()},this.toggle=function(){return s.hidden?s.show():s.hide()},this.remove=function(){s.stop(),s.cursortimeout&&clearTimeout(s.cursortimeout),s.doZoomOut(),s.unbindAll(),v.isie9&&s.win[0].detachEvent("onpropertychange",s.onAttributeChange),!1!==s.observer&&s.observer.disconnect(),!1!==s.observerremover&&s.observerremover.disconnect(),!1!==s.observerbody&&s.observerbody.disconnect(),s.events=null,s.cursor&&s.cursor.remove(),s.cursorh&&s.cursorh.remove(),s.rail&&s.rail.remove(),s.railh&&s.railh.remove(),s.zoom&&s.zoom.remove();for(var a=0;a<s.saved.css.length;a++){var b=s.saved.css[a];b[0].css(b[1],void 0===b[2]?"":b[2])}s.saved=!1,s.me.data("__nicescroll","");var c=i.nicescroll;c.each(function(a){if(this&&this.id===s.id){delete c[a];for(var b=++a;b<c.length;b++,a++)c[a]=c[b];c.length--,c.length&&delete c[c.length]}});for(var d in s)s[d]=null,delete s[d];s=null},this.scrollstart=function(a){return this.onscrollstart=a,s},this.scrollend=function(a){return this.onscrollend=a,s},this.scrollcancel=function(a){return this.onscrollcancel=a,s},this.zoomin=function(a){return this.onzoomin=a,s},this.zoomout=function(a){return this.onzoomout=a,s},this.isScrollable=function(a){var b=a.target?a.target:a;if("OPTION"==b.nodeName)return!0;for(;b&&1==b.nodeType&&!/^BODY|HTML/.test(b.nodeName);){var c=i(b);if(/scroll|auto/.test(c.css("overflowY")||c.css("overflowX")||c.css("overflow")||""))return b.clientHeight!=b.scrollHeight;b=!!b.parentNode&&b.parentNode}return!1},this.getViewport=function(a){for(var b=!(!a||!a.parentNode)&&a.parentNode;b&&1==b.nodeType&&!/^BODY|HTML/.test(b.nodeName);){var c=i(b);if(/fixed|absolute/.test(c.css("position")))return c;if(/scroll|auto/.test(c.css("overflowY")||c.css("overflowX")||c.css("overflow")||"")&&b.clientHeight!=b.scrollHeight)return c;if(c.getNiceScroll().length>0)return c;b=!!b.parentNode&&b.parentNode}return!1},this.triggerScrollEnd=function(){if(s.onscrollend){var a=s.getScrollLeft(),b=s.getScrollTop(),c={"type":"scrollend","current":{"x":a,"y":b},"end":{"x":a,"y":b}};s.onscrollend.call(s,c)}},this.onmousewheel=function(a){if(!s.wheelprevented){if(s.railslocked)return s.debounced("checkunlock",s.resize,250),!0;if(s.rail.drag)return s.cancelEvent(a);if("auto"==s.opt.oneaxismousemode&&0!=a.deltaX&&(s.opt.oneaxismousemode=!1),s.opt.oneaxismousemode&&0==a.deltaX&&!s.rail.scrollable)return!s.railh||!s.railh.scrollable||s.onmousewheelhr(a);var b=+new Date,c=!1;if(s.opt.preservenativescrolling&&s.checkarea+600<b&&(s.nativescrollingarea=s.isScrollable(a),c=!0),s.checkarea=b,s.nativescrollingarea)return!0;var d=q(a,!1,c);return d&&(s.checkarea=0),d}},this.onmousewheelhr=function(a){if(!s.wheelprevented){if(s.railslocked||!s.railh.scrollable)return!0;if(s.rail.drag)return s.cancelEvent(a);var b=+new Date,c=!1;return s.opt.preservenativescrolling&&s.checkarea+600<b&&(s.nativescrollingarea=s.isScrollable(a),c=!0),s.checkarea=b,!!s.nativescrollingarea||(s.railslocked?s.cancelEvent(a):q(a,!0,c))}},this.stop=function(){return s.cancelScroll(),s.scrollmon&&s.scrollmon.stop(),s.cursorfreezed=!1,s.scroll.y=Math.round(s.getScrollTop()*(1/s.scrollratio.y)),s.noticeCursor(),s},this.getTransitionSpeed=function(a){var b=Math.round(10*s.opt.scrollspeed),c=Math.min(b,Math.round(a/20*s.opt.scrollspeed));return c>20?c:0},s.opt.smoothscroll?s.ishwscroll&&v.hastransition&&s.opt.usetransition&&s.opt.smoothscroll?(this.prepareTransition=function(a,b){var c=b?a>20?a:0:s.getTransitionSpeed(a),d=c?v.prefixstyle+"transform "+c+"ms ease-out":"";return s.lasttransitionstyle&&s.lasttransitionstyle==d||(s.lasttransitionstyle=d,s.doc.css(v.transitionstyle,d)),c},this.doScrollLeft=function(a,b){var c=s.scrollrunning?s.newscrolly:s.getScrollTop();s.doScrollPos(a,c,b)},this.doScrollTop=function(a,b){var c=s.scrollrunning?s.newscrollx:s.getScrollLeft();s.doScrollPos(c,a,b)},this.doScrollPos=function(a,b,c){var d=s.getScrollTop(),e=s.getScrollLeft();return((s.newscrolly-d)*(b-d)<0||(s.newscrollx-e)*(a-e)<0)&&s.cancelScroll(),0==s.opt.bouncescroll&&(b<0?b=0:b>s.page.maxh&&(b=s.page.maxh),a<0?a=0:a>s.page.maxw&&(a=s.page.maxw)),(!s.scrollrunning||a!=s.newscrollx||b!=s.newscrolly)&&(s.newscrolly=b,s.newscrollx=a,s.newscrollspeed=c||!1,!s.timer&&void(s.timer=setTimeout(function(){var c=s.getScrollTop(),d=s.getScrollLeft(),e={};e.x=a-d,e.y=b-c,e.px=d,e.py=c;var f=Math.round(Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))),g=s.newscrollspeed&&s.newscrollspeed>1?s.newscrollspeed:s.getTransitionSpeed(f);if(s.newscrollspeed&&s.newscrollspeed<=1&&(g*=s.newscrollspeed),s.prepareTransition(g,!0),s.timerscroll&&s.timerscroll.tm&&clearInterval(s.timerscroll.tm),g>0){if(!s.scrollrunning&&s.onscrollstart){var h={"type":"scrollstart","current":{"x":d,"y":c},"request":{"x":a,"y":b},"end":{"x":s.newscrollx,"y":s.newscrolly},"speed":g};s.onscrollstart.call(s,h)}v.transitionend?s.scrollendtrapped||(s.scrollendtrapped=!0,s.bind(s.doc,v.transitionend,s.onScrollTransitionEnd,!1)):(s.scrollendtrapped&&clearTimeout(s.scrollendtrapped),s.scrollendtrapped=setTimeout(s.onScrollTransitionEnd,g));var i=c,j=d;s.timerscroll={"bz":new x(i,s.newscrolly,g,0,0,.58,1),"bh":new x(j,s.newscrollx,g,0,0,.58,1)},s.cursorfreezed||(s.timerscroll.tm=setInterval(function(){s.showCursor(s.getScrollTop(),s.getScrollLeft())},60))}s.synched("doScroll-set",function(){s.timer=0,s.scrollendtrapped&&(s.scrollrunning=!0),s.setScrollTop(s.newscrolly),s.setScrollLeft(s.newscrollx),s.scrollendtrapped||s.onScrollTransitionEnd()})},50)))},this.cancelScroll=function(){if(!s.scrollendtrapped)return!0;var a=s.getScrollTop(),b=s.getScrollLeft();return s.scrollrunning=!1,v.transitionend||clearTimeout(v.transitionend),s.scrollendtrapped=!1,s._unbind(s.doc[0],v.transitionend,s.onScrollTransitionEnd),s.prepareTransition(0),s.setScrollTop(a),s.railh&&s.setScrollLeft(b),s.timerscroll&&s.timerscroll.tm&&clearInterval(s.timerscroll.tm),s.timerscroll=!1,s.cursorfreezed=!1,s.showCursor(a,b),s},this.onScrollTransitionEnd=function(){s.scrollendtrapped&&s._unbind(s.doc[0],v.transitionend,s.onScrollTransitionEnd),s.scrollendtrapped=!1,s.prepareTransition(0),s.timerscroll&&s.timerscroll.tm&&clearInterval(s.timerscroll.tm),s.timerscroll=!1;var a=s.getScrollTop(),b=s.getScrollLeft();if(s.setScrollTop(a),s.railh&&s.setScrollLeft(b),s.noticeCursor(!1,a,b),s.cursorfreezed=!1,a<0?a=0:a>s.page.maxh&&(a=s.page.maxh),b<0?b=0:b>s.page.maxw&&(b=s.page.maxw),a!=s.newscrolly||b!=s.newscrollx)return s.doScrollPos(b,a,s.opt.snapbackspeed);s.onscrollend&&s.scrollrunning&&s.triggerScrollEnd(),s.scrollrunning=!1}):(this.doScrollLeft=function(a,b){var c=s.scrollrunning?s.newscrolly:s.getScrollTop();s.doScrollPos(a,c,b)},this.doScrollTop=function(a,b){var c=s.scrollrunning?s.newscrollx:s.getScrollLeft();s.doScrollPos(c,a,b)},this.doScrollPos=function(a,b,c){function d(){if(s.cancelAnimationFrame)return!0;if(s.scrollrunning=!0,m=1-m)return s.timer=k(d)||1;var a,b,c=0,e=b=s.getScrollTop();if(s.dst.ay){e=s.bzscroll?s.dst.py+s.bzscroll.getNow()*s.dst.ay:s.newscrolly;var f=e-b;(f<0&&e<s.newscrolly||f>0&&e>s.newscrolly)&&(e=s.newscrolly),s.setScrollTop(e),e==s.newscrolly&&(c=1)}else c=1;var g=a=s.getScrollLeft();if(s.dst.ax){g=s.bzscroll?s.dst.px+s.bzscroll.getNow()*s.dst.ax:s.newscrollx;var f=g-a;(f<0&&g<s.newscrollx||f>0&&g>s.newscrollx)&&(g=s.newscrollx),s.setScrollLeft(g),g==s.newscrollx&&(c+=1)}else c+=1;2==c?(s.timer=0,s.cursorfreezed=!1,s.bzscroll=!1,s.scrollrunning=!1,e<0?e=0:e>s.page.maxh&&(e=s.page.maxh),g<0?g=0:g>s.page.maxw&&(g=s.page.maxw),g!=s.newscrollx||e!=s.newscrolly?s.doScrollPos(g,e):s.onscrollend&&s.triggerScrollEnd()):s.timer=k(d)||1}var b=void 0===b||!1===b?s.getScrollTop(!0):b;if(s.timer&&s.newscrolly==b&&s.newscrollx==a)return!0;s.timer&&l(s.timer),s.timer=0;var e=s.getScrollTop(),f=s.getScrollLeft();((s.newscrolly-e)*(b-e)<0||(s.newscrollx-f)*(a-f)<0)&&s.cancelScroll(),s.newscrolly=b,s.newscrollx=a,s.bouncescroll&&s.rail.visibility||(s.newscrolly<0?s.newscrolly=0:s.newscrolly>s.page.maxh&&(s.newscrolly=s.page.maxh)),s.bouncescroll&&s.railh.visibility||(s.newscrollx<0?s.newscrollx=0:s.newscrollx>s.page.maxw&&(s.newscrollx=s.page.maxw)),s.dst={},s.dst.x=a-f,s.dst.y=b-e,s.dst.px=f,s.dst.py=e;var g=Math.round(Math.sqrt(Math.pow(s.dst.x,2)+Math.pow(s.dst.y,2)));s.dst.ax=s.dst.x/g,s.dst.ay=s.dst.y/g;var h=0,i=g;0==s.dst.x?(h=e,i=b,s.dst.ay=1,s.dst.py=0):0==s.dst.y&&(h=f,i=a,s.dst.ax=1,s.dst.px=0);var j=s.getTransitionSpeed(g);if(c&&c<=1&&(j*=c),s.bzscroll=j>0&&(s.bzscroll?s.bzscroll.update(i,j):new x(h,i,j,0,1,0,1)),!s.timer){(e==s.page.maxh&&b>=s.page.maxh||f==s.page.maxw&&a>=s.page.maxw)&&s.checkContentSize();var m=1;if(s.cancelAnimationFrame=!1,s.timer=1,s.onscrollstart&&!s.scrollrunning){var n={"type":"scrollstart","current":{"x":f,"y":e},"request":{"x":a,"y":b},"end":{"x":s.newscrollx,"y":s.newscrolly},"speed":j};s.onscrollstart.call(s,n)}d(),(e==s.page.maxh&&b>=e||f==s.page.maxw&&a>=f)&&s.checkContentSize(),s.noticeCursor()}},this.cancelScroll=function(){return s.timer&&l(s.timer),s.timer=0,s.bzscroll=!1,s.scrollrunning=!1,s}):(this.doScrollLeft=function(a,b){var c=s.getScrollTop();s.doScrollPos(a,c,b)},this.doScrollTop=function(a,b){var c=s.getScrollLeft();s.doScrollPos(c,a,b)},this.doScrollPos=function(a,b,c){var d=a>s.page.maxw?s.page.maxw:a;d<0&&(d=0);var e=b>s.page.maxh?s.page.maxh:b;e<0&&(e=0),s.synched("scroll",function(){s.setScrollTop(e),s.setScrollLeft(d)})},this.cancelScroll=function(){}),this.doScrollBy=function(a,b){var c=0;if(b)c=Math.floor((s.scroll.y-a)*s.scrollratio.y);else{c=(s.timer?s.newscrolly:s.getScrollTop(!0))-a}if(s.bouncescroll){var d=Math.round(s.view.h/2);c<-d?c=-d:c>s.page.maxh+d&&(c=s.page.maxh+d)}s.cursorfreezed=!1;var e=s.getScrollTop(!0);return c<0&&e<=0?s.noticeCursor():c>s.page.maxh&&e>=s.page.maxh?(s.checkContentSize(),s.noticeCursor()):void s.doScrollTop(c)},this.doScrollLeftBy=function(a,b){var c=0;if(b)c=Math.floor((s.scroll.x-a)*s.scrollratio.x);else{c=(s.timer?s.newscrollx:s.getScrollLeft(!0))-a}if(s.bouncescroll){var d=Math.round(s.view.w/2);c<-d?c=-d:c>s.page.maxw+d&&(c=s.page.maxw+d)}s.cursorfreezed=!1;var e=s.getScrollLeft(!0);return c<0&&e<=0?s.noticeCursor():c>s.page.maxw&&e>=s.page.maxw?s.noticeCursor():void s.doScrollLeft(c)},this.doScrollTo=function(a,b){var c=b?Math.round(a*s.scrollratio.y):a;c<0?c=0:c>s.page.maxh&&(c=s.page.maxh),s.cursorfreezed=!1,s.doScrollTop(a)},this.checkContentSize=function(){var a=s.getContentSize();a.h==s.page.h&&a.w==s.page.w||s.resize(!1,a)},s.onscroll=function(a){s.rail.drag||s.cursorfreezed||s.synched("scroll",function(){s.scroll.y=Math.round(s.getScrollTop()*(1/s.scrollratio.y)),s.railh&&(s.scroll.x=Math.round(s.getScrollLeft()*(1/s.scrollratio.x))),s.noticeCursor()})},s.bind(s.docscroll,"scroll",s.onscroll),this.doZoomIn=function(a){if(!s.zoomactive){s.zoomactive=!0,s.zoomrestore={"style":{}};var b=["position","top","left","zIndex","backgroundColor","marginTop","marginBottom","marginLeft","marginRight"],c=s.win[0].style;for(var d in b){var e=b[d];s.zoomrestore.style[e]=void 0!==c[e]?c[e]:""}s.zoomrestore.style.width=s.win.css("width"),s.zoomrestore.style.height=s.win.css("height"),s.zoomrestore.padding={"w":s.win.outerWidth()-s.win.width(),"h":s.win.outerHeight()-s.win.height()},v.isios4&&(s.zoomrestore.scrollTop=i(window).scrollTop(),i(window).scrollTop(0)),s.win.css({"position":v.isios4?"absolute":"fixed","top":0,"left":0,"z-index":h+100,"margin":"0px"});var f=s.win.css("backgroundColor");return(""==f||/transparent|rgba\(0, 0, 0, 0\)|rgba\(0,0,0,0\)/.test(f))&&s.win.css("backgroundColor","#fff"),s.rail.css({"z-index":h+101}),s.zoom.css({"z-index":h+102}),s.zoom.css("backgroundPosition","0px -18px"),s.resizeZoom(),s.onzoomin&&s.onzoomin.call(s),s.cancelEvent(a)}},this.doZoomOut=function(a){if(s.zoomactive)return s.zoomactive=!1,s.win.css("margin",""),s.win.css(s.zoomrestore.style),v.isios4&&i(window).scrollTop(s.zoomrestore.scrollTop),s.rail.css({"z-index":s.zindex}),s.zoom.css({"z-index":s.zindex}),s.zoomrestore=!1,s.zoom.css("backgroundPosition","0px 0px"),s.onResize(),s.onzoomout&&s.onzoomout.call(s),s.cancelEvent(a)},this.doZoom=function(a){return s.zoomactive?s.doZoomOut(a):s.doZoomIn(a)},this.resizeZoom=function(){if(s.zoomactive){var a=s.getScrollTop();s.win.css({"width":i(window).width()-s.zoomrestore.padding.w+"px","height":i(window).height()-s.zoomrestore.padding.h+"px"}),s.onResize(),s.setScrollTop(Math.min(s.page.maxh,a))}},this.init(),i.nicescroll.push(this)},t=function(a){var b=this;this.nc=a,this.lastx=0,this.lasty=0,this.speedx=0,this.speedy=0,this.lasttime=0,this.steptime=0,this.snapx=!1,this.snapy=!1,this.demulx=0,this.demuly=0,this.lastscrollx=-1,this.lastscrolly=-1,this.chkx=0,this.chky=0,this.timer=0,this.time=function(){return+new Date},this.reset=function(a,c){b.stop();var d=b.time();b.steptime=0,b.lasttime=d,b.speedx=0,b.speedy=0,b.lastx=a,b.lasty=c,b.lastscrollx=-1,b.lastscrolly=-1},this.update=function(a,c){var d=b.time();b.steptime=d-b.lasttime,b.lasttime=d;var e=c-b.lasty,f=a-b.lastx,g=b.nc.getScrollTop(),h=b.nc.getScrollLeft(),i=g+e,j=h+f;b.snapx=j<0||j>b.nc.page.maxw,b.snapy=i<0||i>b.nc.page.maxh,b.speedx=f,b.speedy=e,b.lastx=a,b.lasty=c},this.stop=function(){b.nc.unsynched("domomentum2d"),b.timer&&clearTimeout(b.timer),b.timer=0,b.lastscrollx=-1,b.lastscrolly=-1},this.doSnapy=function(a,c){var d=!1;c<0?(c=0,d=!0):c>b.nc.page.maxh&&(c=b.nc.page.maxh,d=!0),a<0?(a=0,d=!0):a>b.nc.page.maxw&&(a=b.nc.page.maxw,d=!0),d?b.nc.doScrollPos(a,c,b.nc.opt.snapbackspeed):b.nc.triggerScrollEnd()},this.doMomentum=function(a){var c=b.time(),d=a?c+a:b.lasttime,e=b.nc.getScrollLeft(),f=b.nc.getScrollTop(),g=b.nc.page.maxh,h=b.nc.page.maxw;b.speedx=h>0?Math.min(60,b.speedx):0,b.speedy=g>0?Math.min(60,b.speedy):0;var i=d&&c-d<=60;(f<0||f>g||e<0||e>h)&&(i=!1);var j=!(!b.speedy||!i)&&b.speedy,k=!(!b.speedx||!i)&&b.speedx;if(j||k){var l=Math.max(16,b.steptime);if(l>50){var m=l/50;b.speedx*=m,b.speedy*=m,l=50}b.demulxy=0,b.lastscrollx=b.nc.getScrollLeft(),b.chkx=b.lastscrollx,b.lastscrolly=b.nc.getScrollTop(),b.chky=b.lastscrolly;var n=b.lastscrollx,o=b.lastscrolly,p=function(){var a=b.time()-c>600?.04:.02;b.speedx&&(n=Math.floor(b.lastscrollx-b.speedx*(1-b.demulxy)),b.lastscrollx=n,(n<0||n>h)&&(a=.1)),b.speedy&&(o=Math.floor(b.lastscrolly-b.speedy*(1-b.demulxy)),b.lastscrolly=o,(o<0||o>g)&&(a=.1)),b.demulxy=Math.min(1,b.demulxy+a),b.nc.synched("domomentum2d",function(){if(b.speedx){b.nc.getScrollLeft()!=b.chkx&&b.stop(),b.chkx=n,b.nc.setScrollLeft(n)}if(b.speedy){b.nc.getScrollTop()!=b.chky&&b.stop(),b.chky=o,b.nc.setScrollTop(o)}b.timer||(b.nc.hideCursor(),b.doSnapy(n,o))}),b.demulxy<1?b.timer=setTimeout(p,l):(b.stop(),b.nc.hideCursor(),b.doSnapy(n,o))};p()}else b.doSnapy(b.nc.getScrollLeft(),b.nc.getScrollTop())}},u=a.fn.scrollTop;a.cssHooks.pageYOffset={"get":function(a,b,c){var d=i.data(a,"__nicescroll")||!1;return d&&d.ishwscroll?d.getScrollTop():u.call(a)},"set":function(a,b){var c=i.data(a,"__nicescroll")||!1;return c&&c.ishwscroll?c.setScrollTop(parseInt(b)):u.call(a,b),this}},a.fn.scrollTop=function(a){if(void 0===a){var b=!!this[0]&&(i.data(this[0],"__nicescroll")||!1);return b&&b.ishwscroll?b.getScrollTop():u.call(this)}return this.each(function(){var b=i.data(this,"__nicescroll")||!1;b&&b.ishwscroll?b.setScrollTop(parseInt(a)):u.call(i(this),a)})};var v=a.fn.scrollLeft;i.cssHooks.pageXOffset={"get":function(a,b,c){var d=i.data(a,"__nicescroll")||!1;return d&&d.ishwscroll?d.getScrollLeft():v.call(a)},"set":function(a,b){var c=i.data(a,"__nicescroll")||!1;return c&&c.ishwscroll?c.setScrollLeft(parseInt(b)):v.call(a,b),this}},a.fn.scrollLeft=function(a){if(void 0===a){var b=!!this[0]&&(i.data(this[0],"__nicescroll")||!1);return b&&b.ishwscroll?b.getScrollLeft():v.call(this)}return this.each(function(){var b=i.data(this,"__nicescroll")||!1;b&&b.ishwscroll?b.setScrollLeft(parseInt(a)):v.call(i(this),a)})};var w=function(a){var b=this;if(this.length=0,this.name="nicescrollarray",this.each=function(a){for(var c=0,d=0;c<b.length;c++)a.call(b[c],d++);return b},this.push=function(a){b[b.length]=a,b.length++},this.eq=function(a){return b[a]},a)for(var c=0;c<a.length;c++){var d=i.data(a[c],"__nicescroll")||!1;d&&(this[this.length]=d,this.length++)}return this};c(w.prototype,["show","hide","toggle","onResize","resize","remove","stop","doScrollPos"],function(a,b){a[b]=function(){var a=arguments;return this.each(function(){this[b].apply(this,a)})}}),a.fn.getNiceScroll=function(a){return void 0===a?new w(this):this[a]&&i.data(this[a],"__nicescroll")||!1},a.extend(a.expr[":"],{"nicescroll":function(a){return!!i.data(a,"__nicescroll")}}),i.fn.niceScroll=function(a,b){void 0===b&&("object"!=typeof a||"jquery"in a||(b=a,a=!1)),b=i.extend({},b);var c=new w;void 0===b&&(b={}),a&&(b.doc=i(a),b.win=i(this));var d=!("doc"in b);return d||"win"in b||(b.win=i(this)),this.each(function(){var a=i(this).data("__nicescroll")||!1;a||(b.doc=d?i(this):b.doc,a=new s(b,i(this)),i(this).data("__nicescroll",a)),c.push(a)}),1==c.length?c[0]:c},window.NiceScroll={"getjQuery":function(){return a}},i.nicescroll||(i.nicescroll=new w,i.nicescroll.options=p)});var Hash=function(){var a,b,c,d=this,e=document.documentMode,f=d.history,g=function(){var a=d.location.href.indexOf("#");return-1==a?"":d.location.href.substr(a+1)},h=function(){var c=g();c!=b&&(b=c,a(c,!1))},i=function(){var a="onhashchange",b=a in document.body;return b||(document.body.setAttribute(a,"return;"),b="function"==typeof document.body[a]),b&&(void 0===document.documentMode||document.documentMode>7)},j=function(){var a=document.createElement();a.innerHTML='<iframe src="javascript:void(0)" tabindex="-1" style="display: none;"></iframe>';var b=a.childNodes[0];return document.body.appendChild(b),b},k=function(a){try{var d=c.contentWindow.document;d.open(),d.write("<html><body>"+a+"</body></html>"),d.close(),b=a}catch(b){setTimeout(function(){k(a)},10)}},l=function(){try{c=j()}catch(a){return void setTimeout(l,10)}k(b);var e=b;setInterval(function(){var f,h;try{f=c.contentWindow.document.body.innerText,f!=e?(e=f,d.location.hash=b=f,a(f,!0)):(h=g())!=b&&k(h)}catch(a){}},50)};return{"init":function(c){a||(a=c,b=g(),c(b,!0),i()?d.addEventListener?d.addEventListener("hashchange",h,!1):d.attachEvent&&d.attachEvent("onhashchange",h):d.ActiveXObject?(!e||e<8)&&l():(f.navigationMode&&(f.navigationMode="compatible"),setInterval(h,50)))},"go":function(e){e!=b&&(c?k(e):(d.location.hash=b=e,a(e,!1)))},"getHash":g}}();!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use strict";var b=window.Slick||{};b=function(){function b(b,d){var e,f,g=this;if(g.defaults={"accessibility":!0,"adaptiveHeight":!1,"appendArrows":a(b),"appendDots":a(b),"arrows":!0,"asNavFor":null,"prevArrow":'<button type="button" data-role="none" class="slick-prev">Previous</button>',"nextArrow":'<button type="button" data-role="none" class="slick-next">Next</button>',"autoplay":!1,"autoplaySpeed":3e3,"centerMode":!1,"centerPadding":"50px","cssEase":"ease","customPaging":function(a,b){return'<button type="button" data-role="none">'+(b+1)+"</button>"},"dots":!1,"dotsClass":"slick-dots","draggable":!0,"easing":"linear","fade":!1,"focusOnSelect":!1,"infinite":!0,"initialSlide":0,"lazyLoad":"ondemand","onBeforeChange":null,"onAfterChange":null,"onInit":null,"onReInit":null,"onSetPosition":null,"pauseOnHover":!0,"pauseOnDotsHover":!1,"respondTo":"window","responsive":null,"rtl":!1,"slide":"div","slidesToShow":1,"slidesToScroll":1,"speed":500,"swipe":!0,"swipeToSlide":!1,"touchMove":!0,"touchThreshold":5,"useCSS":!0,"variableWidth":!1,"vertical":!1,"waitForAnimate":!0},g.initials={"animating":!1,"dragging":!1,"autoPlayTimer":null,"currentDirection":0,"currentLeft":null,"currentSlide":0,"direction":1,"$dots":null,"listWidth":null,"listHeight":null,"loadIndex":0,"$nextArrow":null,"$prevArrow":null,"slideCount":null,"slideWidth":null,"$slideTrack":null,"$slides":null,"sliding":!1,"slideOffset":0,"swipeLeft":null,"$list":null,"touchObject":{},"transformsEnabled":!1},a.extend(g,g.initials),g.activeBreakpoint=null,g.animType=null,g.animProp=null,g.breakpoints=[],g.breakpointSettings=[],g.cssTransitions=!1,g.paused=!1,g.positionProp=null,g.respondTo=null,g.shouldClick=!0,g.$slider=a(b),g.$slidesCache=null,g.transformType=null,g.transitionType=null,g.windowWidth=0,g.windowTimer=null,g.options=a.extend({},g.defaults,d),g.currentSlide=g.options.initialSlide,g.originalSettings=g.options,(e=g.options.responsive||null)&&e.length>-1){g.respondTo=g.options.respondTo||"window";for(f in e)e.hasOwnProperty(f)&&(g.breakpoints.push(e[f].breakpoint),g.breakpointSettings[e[f].breakpoint]=e[f].settings);g.breakpoints.sort(function(a,b){return b-a})}g.autoPlay=a.proxy(g.autoPlay,g),g.autoPlayClear=a.proxy(g.autoPlayClear,g),g.changeSlide=a.proxy(g.changeSlide,g),g.clickHandler=a.proxy(g.clickHandler,g),g.selectHandler=a.proxy(g.selectHandler,g),g.setPosition=a.proxy(g.setPosition,g),g.swipeHandler=a.proxy(g.swipeHandler,g),g.dragHandler=a.proxy(g.dragHandler,g),g.keyHandler=a.proxy(g.keyHandler,g),g.autoPlayIterator=a.proxy(g.autoPlayIterator,g),g.instanceUid=c++,g.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,g.init(),g.checkResponsive()}var c=0;return b}(),b.prototype.addSlide=function(b,c,d){var e=this;if("boolean"==typeof c)d=c,c=null;else if(c<0||c>=e.slideCount)return!1;e.unload(),"number"==typeof c?0===c&&0===e.$slides.length?a(b).appendTo(e.$slideTrack):d?a(b).insertBefore(e.$slides.eq(c)):a(b).insertAfter(e.$slides.eq(c)):!0===d?a(b).prependTo(e.$slideTrack):a(b).appendTo(e.$slideTrack),e.$slides=e.$slideTrack.children(this.options.slide),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.append(e.$slides),e.$slides.each(function(b,c){a(c).attr("index",b)}),e.$slidesCache=e.$slides,e.reinit()},b.prototype.animateSlide=function(b,c){var d={},e=this;if(1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical){var f=e.$slides.eq(e.currentSlide).outerHeight(!0);e.$list.animate({"height":f},e.options.speed)}!0===e.options.rtl&&!1===e.options.vertical&&(b=-b),!1===e.transformsEnabled?!1===e.options.vertical?e.$slideTrack.animate({"left":b},e.options.speed,e.options.easing,c):e.$slideTrack.animate({"top":b},e.options.speed,e.options.easing,c):!1===e.cssTransitions?a({"animStart":e.currentLeft}).animate({"animStart":b},{"duration":e.options.speed,"easing":e.options.easing,"step":function(a){!1===e.options.vertical?(d[e.animType]="translate("+a+"px, 0px)",e.$slideTrack.css(d)):(d[e.animType]="translate(0px,"+a+"px)",e.$slideTrack.css(d))},"complete":function(){c&&c.call()}}):(e.applyTransition(),!1===e.options.vertical?d[e.animType]="translate3d("+b+"px, 0px, 0px)":d[e.animType]="translate3d(0px,"+b+"px, 0px)",e.$slideTrack.css(d),c&&setTimeout(function(){e.disableTransition(),c.call()},e.options.speed))},b.prototype.asNavFor=function(b){var c=this,d=null!=c.options.asNavFor?a(c.options.asNavFor).getSlick():null;null!=d&&d.slideHandler(b,!0)},b.prototype.applyTransition=function(a){var b=this,c={};!1===b.options.fade?c[b.transitionType]=b.transformType+" "+b.options.speed+"ms "+b.options.cssEase:c[b.transitionType]="opacity "+b.options.speed+"ms "+b.options.cssEase,!1===b.options.fade?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.autoPlay=function(){var a=this;a.autoPlayTimer&&clearInterval(a.autoPlayTimer),a.slideCount>a.options.slidesToShow&&!0!==a.paused&&(a.autoPlayTimer=setInterval(a.autoPlayIterator,a.options.autoplaySpeed))},b.prototype.autoPlayClear=function(){var a=this;a.autoPlayTimer&&clearInterval(a.autoPlayTimer)},b.prototype.autoPlayIterator=function(){var a=this;!1===a.options.infinite?1===a.direction?(a.currentSlide+1===a.slideCount-1&&(a.direction=0),a.slideHandler(a.currentSlide+a.options.slidesToScroll)):(a.currentSlide-1==0&&(a.direction=1),a.slideHandler(a.currentSlide-a.options.slidesToScroll)):a.slideHandler(a.currentSlide+a.options.slidesToScroll)},b.prototype.buildArrows=function(){var b=this;!0===b.options.arrows&&b.slideCount>b.options.slidesToShow&&(b.$prevArrow=a(b.options.prevArrow),b.$nextArrow=a(b.options.nextArrow),b.htmlExpr.test(b.options.prevArrow)&&b.$prevArrow.appendTo(b.options.appendArrows),b.htmlExpr.test(b.options.nextArrow)&&b.$nextArrow.appendTo(b.options.appendArrows),!0!==b.options.infinite&&b.$prevArrow.addClass("slick-disabled"))},b.prototype.buildDots=function(){var b,c,d=this;if(!0===d.options.dots&&d.slideCount>d.options.slidesToShow){for(c='<ul class="'+d.options.dotsClass+'">',b=0;b<=d.getDotCount();b+=1)c+="<li>"+d.options.customPaging.call(this,d,b)+"</li>";c+="</ul>",d.$dots=a(c).appendTo(d.options.appendDots),d.$dots.find("li").first().addClass("slick-active")}},b.prototype.buildOut=function(){var b=this;b.$slides=b.$slider.children(b.options.slide+":not(.slick-cloned)").addClass("slick-slide"),b.slideCount=b.$slides.length,b.$slides.each(function(b,c){a(c).attr("index",b)}),b.$slidesCache=b.$slides,b.$slider.addClass("slick-slider"),b.$slideTrack=0===b.slideCount?a('<div class="slick-track"/>').appendTo(b.$slider):b.$slides.wrapAll('<div class="slick-track"/>').parent(),b.$list=b.$slideTrack.wrap('<div class="slick-list"/>').parent(),b.$slideTrack.css("opacity",0),!0===b.options.centerMode&&(b.options.slidesToScroll=1),a("img[data-lazy]",b.$slider).not("[src]").addClass("slick-loading"),b.setupInfinite(),b.buildArrows(),b.buildDots(),b.updateDots(),!0===b.options.accessibility&&b.$list.prop("tabIndex",0),b.setSlideClasses("number"==typeof this.currentSlide?this.currentSlide:0),!0===b.options.draggable&&b.$list.addClass("draggable")},b.prototype.checkResponsive=function(){var b,c,d,e=this,f=e.$slider.width(),g=window.innerWidth||a(window).width();if("window"===e.respondTo?d=g:"slider"===e.respondTo?d=f:"min"===e.respondTo&&(d=Math.min(g,f)),e.originalSettings.responsive&&e.originalSettings.responsive.length>-1&&null!==e.originalSettings.responsive){c=null;for(b in e.breakpoints)e.breakpoints.hasOwnProperty(b)&&d<e.breakpoints[b]&&(c=e.breakpoints[b]);null!==c?null!==e.activeBreakpoint?c!==e.activeBreakpoint&&(e.activeBreakpoint=c,e.options=a.extend({},e.originalSettings,e.breakpointSettings[c]),e.refresh()):(e.activeBreakpoint=c,e.options=a.extend({},e.originalSettings,e.breakpointSettings[c]),e.refresh()):null!==e.activeBreakpoint&&(e.activeBreakpoint=null,e.options=e.originalSettings,e.refresh())}},b.prototype.changeSlide=function(b,c){var d,e,f,g,h,i=this,j=a(b.target);switch(j.is("a")&&b.preventDefault(),f=i.slideCount%i.options.slidesToScroll!=0,d=f?0:(i.slideCount-i.currentSlide)%i.options.slidesToScroll,b.data.message){case"previous":e=0===d?i.options.slidesToScroll:i.options.slidesToShow-d,i.slideCount>i.options.slidesToShow&&i.slideHandler(i.currentSlide-e,!1,c);break;case"next":e=0===d?i.options.slidesToScroll:d,i.slideCount>i.options.slidesToShow&&i.slideHandler(i.currentSlide+e,!1,c);break;case"index":var k=0===b.data.index?0:b.data.index||a(b.target).parent().index()*i.options.slidesToScroll;if(g=i.getNavigableIndexes(),h=0,g[k]&&g[k]===k)if(k>g[g.length-1])k=g[g.length-1];else for(var l in g){if(k<g[l]){k=h;break}h=g[l]}i.slideHandler(k,!1,c);default:return}},b.prototype.clickHandler=function(a){!1===this.shouldClick&&(a.stopImmediatePropagation(),a.stopPropagation(),a.preventDefault())},b.prototype.destroy=function(){var b=this;b.autoPlayClear(),b.touchObject={},a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"!=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides.parent().hasClass("slick-track")&&b.$slides.unwrap().unwrap(),b.$slides.removeClass("slick-slide slick-active slick-center slick-visible").removeAttr("index").css({"position":"","left":"","top":"","zIndex":"","opacity":"","width":""}),b.$slider.removeClass("slick-slider"),b.$slider.removeClass("slick-initialized"),b.$list.off(".slick"),a(window).off(".slick-"+b.instanceUid),a(document).off(".slick-"+b.instanceUid)},b.prototype.disableTransition=function(a){var b=this,c={};c[b.transitionType]="",!1===b.options.fade?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.fadeSlide=function(a,b,c){var d=this;!1===d.cssTransitions?(d.$slides.eq(b).css({"zIndex":1e3}),d.$slides.eq(b).animate({"opacity":1},d.options.speed,d.options.easing,c),d.$slides.eq(a).animate({"opacity":0},d.options.speed,d.options.easing)):(d.applyTransition(b),d.applyTransition(a),d.$slides.eq(b).css({"opacity":1,"zIndex":1e3}),d.$slides.eq(a).css({"opacity":0}),c&&setTimeout(function(){d.disableTransition(b),d.disableTransition(a),c.call()},d.options.speed))},b.prototype.filterSlides=function(a){var b=this;null!==a&&(b.unload(),b.$slideTrack.children(this.options.slide).detach(),b.$slidesCache.filter(a).appendTo(b.$slideTrack),b.reinit())},b.prototype.getCurrent=function(){return this.currentSlide},b.prototype.getDotCount=function(){var a=this,b=0,c=0,d=0;if(!0===a.options.infinite)d=Math.ceil(a.slideCount/a.options.slidesToScroll);else for(;b<a.slideCount;)++d,b=c+a.options.slidesToShow,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d-1},b.prototype.getLeft=function(a){var b,c,d,e=this,f=0;return e.slideOffset=0,c=e.$slides.first().outerHeight(),!0===e.options.infinite?(e.slideCount>e.options.slidesToShow&&(e.slideOffset=e.slideWidth*e.options.slidesToShow*-1,f=c*e.options.slidesToShow*-1),e.slideCount%e.options.slidesToScroll!=0&&a+e.options.slidesToScroll>e.slideCount&&e.slideCount>e.options.slidesToShow&&(a>e.slideCount?(e.slideOffset=(e.options.slidesToShow-(a-e.slideCount))*e.slideWidth*-1,f=(e.options.slidesToShow-(a-e.slideCount))*c*-1):(e.slideOffset=e.slideCount%e.options.slidesToScroll*e.slideWidth*-1,f=e.slideCount%e.options.slidesToScroll*c*-1))):a+e.options.slidesToShow>e.slideCount&&(e.slideOffset=(a+e.options.slidesToShow-e.slideCount)*e.slideWidth,f=(a+e.options.slidesToShow-e.slideCount)*c),e.slideCount<=e.options.slidesToShow&&(e.slideOffset=0,f=0),!0===e.options.centerMode&&!0===e.options.infinite?e.slideOffset+=e.slideWidth*Math.floor(e.options.slidesToShow/2)-e.slideWidth:!0===e.options.centerMode&&(e.slideOffset=0,e.slideOffset+=e.slideWidth*Math.floor(e.options.slidesToShow/2)),b=!1===e.options.vertical?a*e.slideWidth*-1+e.slideOffset:a*c*-1+f,!0===e.options.variableWidth&&(d=e.slideCount<=e.options.slidesToShow||!1===e.options.infinite?e.$slideTrack.children(".slick-slide").eq(a):e.$slideTrack.children(".slick-slide").eq(a+e.options.slidesToShow),b=d[0]?-1*d[0].offsetLeft:0,!0===e.options.centerMode&&(d=!1===e.options.infinite?e.$slideTrack.children(".slick-slide").eq(a):e.$slideTrack.children(".slick-slide").eq(a+e.options.slidesToShow+1),b=d[0]?-1*d[0].offsetLeft:0,b+=(e.$list.width()-d.outerWidth())/2)),b},b.prototype.getNavigableIndexes=function(){for(var a=this,b=0,c=0,d=[];b<a.slideCount;)d.push(b),b=c+a.options.slidesToScroll,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d},b.prototype.getSlideCount=function(){var b=this;if(!0===b.options.swipeToSlide){var c=null;return b.$slideTrack.find(".slick-slide").each(function(d,e){if(e.offsetLeft+a(e).outerWidth()/2>-1*b.swipeLeft)return c=e,!1}),Math.abs(a(c).attr("index")-b.currentSlide)}return b.options.slidesToScroll},b.prototype.init=function(){var b=this;a(b.$slider).hasClass("slick-initialized")||(a(b.$slider).addClass("slick-initialized"),b.buildOut(),b.setProps(),b.startLoad(),b.loadSlider(),b.initializeEvents(),b.updateArrows(),b.updateDots()),null!==b.options.onInit&&b.options.onInit.call(this,b)},b.prototype.initArrowEvents=function(){var a=this;!0===a.options.arrows&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.on("click.slick",{"message":"previous"},a.changeSlide),a.$nextArrow.on("click.slick",{"message":"next"},a.changeSlide))},b.prototype.initDotEvents=function(){var b=this;!0===b.options.dots&&b.slideCount>b.options.slidesToShow&&a("li",b.$dots).on("click.slick",{"message":"index"},b.changeSlide),!0===b.options.dots&&!0===b.options.pauseOnDotsHover&&!0===b.options.autoplay&&a("li",b.$dots).on("mouseenter.slick",function(){b.paused=!0,b.autoPlayClear()}).on("mouseleave.slick",function(){b.paused=!1,b.autoPlay()})},b.prototype.initializeEvents=function(){var b=this;b.initArrowEvents(),b.initDotEvents(),b.$list.on("touchstart.slick mousedown.slick",{"action":"start"},b.swipeHandler),b.$list.on("touchmove.slick mousemove.slick",{"action":"move"},b.swipeHandler),b.$list.on("touchend.slick mouseup.slick",{"action":"end"},b.swipeHandler),b.$list.on("touchcancel.slick mouseleave.slick",{"action":"end"},b.swipeHandler),b.$list.on("click.slick",b.clickHandler),!0===b.options.pauseOnHover&&!0===b.options.autoplay&&(b.$list.on("mouseenter.slick",function(){b.paused=!0,b.autoPlayClear()}),b.$list.on("mouseleave.slick",function(){b.paused=!1,b.autoPlay()})),!0===b.options.accessibility&&b.$list.on("keydown.slick",b.keyHandler),!0===b.options.focusOnSelect&&a(b.options.slide,b.$slideTrack).on("click.slick",b.selectHandler),a(window).on("orientationchange.slick.slick-"+b.instanceUid,function(){b.checkResponsive(),b.setPosition()}),a(window).on("resize.slick.slick-"+b.instanceUid,function(){a(window).width()!==b.windowWidth&&(clearTimeout(b.windowDelay),b.windowDelay=window.setTimeout(function(){b.windowWidth=a(window).width(),b.checkResponsive(),b.setPosition()},50))}),a("*[draggable!=true]",b.$slideTrack).on("dragstart",function(a){a.preventDefault()}),a(window).on("load.slick.slick-"+b.instanceUid,b.setPosition),a(document).on("ready.slick.slick-"+b.instanceUid,b.setPosition)},b.prototype.initUI=function(){var a=this;!0===a.options.arrows&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.show(),a.$nextArrow.show()),!0===a.options.dots&&a.slideCount>a.options.slidesToShow&&a.$dots.show(),!0===a.options.autoplay&&a.autoPlay()},b.prototype.keyHandler=function(a){var b=this;37===a.keyCode&&!0===b.options.accessibility?b.changeSlide({"data":{"message":"previous"}}):39===a.keyCode&&!0===b.options.accessibility&&b.changeSlide({"data":{"message":"next"}})},b.prototype.lazyLoad=function(){function b(b){a("img[data-lazy]",b).each(function(){var b=a(this),c=a(this).attr("data-lazy");b.load(function(){b.animate({"opacity":1},200)}).css({"opacity":0}).attr("src",c).removeAttr("data-lazy").removeClass("slick-loading")})}var c,d,e,f,g=this;!0===g.options.centerMode?!0===g.options.infinite?(e=g.currentSlide+(g.options.slidesToShow/2+1),f=e+g.options.slidesToShow+2):(e=Math.max(0,g.currentSlide-(g.options.slidesToShow/2+1)),f=g.options.slidesToShow/2+1+2+g.currentSlide):(e=g.options.infinite?g.options.slidesToShow+g.currentSlide:g.currentSlide,f=e+g.options.slidesToShow,!0===g.options.fade&&(e>0&&e--,f<=g.slideCount&&f++)),c=g.$slider.find(".slick-slide").slice(e,f),b(c),g.slideCount<=g.options.slidesToShow?(d=g.$slider.find(".slick-slide"),b(d)):g.currentSlide>=g.slideCount-g.options.slidesToShow?(d=g.$slider.find(".slick-cloned").slice(0,g.options.slidesToShow),b(d)):0===g.currentSlide&&(d=g.$slider.find(".slick-cloned").slice(-1*g.options.slidesToShow),b(d))},b.prototype.loadSlider=function(){var a=this;a.setPosition(),a.$slideTrack.css({"opacity":1}),a.$slider.removeClass("slick-loading"),a.initUI(),"progressive"===a.options.lazyLoad&&a.progressiveLazyLoad()},b.prototype.postSlide=function(a){var b=this;null!==b.options.onAfterChange&&b.options.onAfterChange.call(this,b,a),b.animating=!1,b.setPosition(),b.swipeLeft=null,!0===b.options.autoplay&&!1===b.paused&&b.autoPlay()},b.prototype.progressiveLazyLoad=function(){var b,c,d=this;(b=a("img[data-lazy]",d.$slider).length)>0&&(c=a("img[data-lazy]",d.$slider).first(),c.attr("src",c.attr("data-lazy")).removeClass("slick-loading").load(function(){c.removeAttr("data-lazy"),d.progressiveLazyLoad()}).error(function(){c.removeAttr("data-lazy"),d.progressiveLazyLoad()}))},b.prototype.refresh=function(){var b=this,c=b.currentSlide;b.destroy(),a.extend(b,b.initials),b.init(),b.changeSlide({"data":{"message":"index","index":c}},!0)},b.prototype.reinit=function(){var b=this;b.$slides=b.$slideTrack.children(b.options.slide).addClass("slick-slide"),b.slideCount=b.$slides.length,b.currentSlide>=b.slideCount&&0!==b.currentSlide&&(b.currentSlide=b.currentSlide-b.options.slidesToScroll),b.slideCount<=b.options.slidesToShow&&(b.currentSlide=0),b.setProps(),b.setupInfinite(),b.buildArrows(),b.updateArrows(),b.initArrowEvents(),b.buildDots(),b.updateDots(),b.initDotEvents(),!0===b.options.focusOnSelect&&a(b.options.slide,b.$slideTrack).on("click.slick",b.selectHandler),b.setSlideClasses(0),b.setPosition(),null!==b.options.onReInit&&b.options.onReInit.call(this,b)},b.prototype.removeSlide=function(a,b,c){var d=this;if("boolean"==typeof a?(b=a,a=!0===b?0:d.slideCount-1):a=!0===b?--a:a,d.slideCount<1||a<0||a>d.slideCount-1)return!1;d.unload(),!0===c?d.$slideTrack.children().remove():d.$slideTrack.children(this.options.slide).eq(a).remove(),d.$slides=d.$slideTrack.children(this.options.slide),d.$slideTrack.children(this.options.slide).detach(),d.$slideTrack.append(d.$slides),d.$slidesCache=d.$slides,d.reinit()},b.prototype.setCSS=function(a){var b,c,d=this,e={};!0===d.options.rtl&&(a=-a),b="left"==d.positionProp?a+"px":"0px",c="top"==d.positionProp?a+"px":"0px",e[d.positionProp]=a,!1===d.transformsEnabled?d.$slideTrack.css(e):(e={},!1===d.cssTransitions?(e[d.animType]="translate("+b+", "+c+")",d.$slideTrack.css(e)):(e[d.animType]="translate3d("+b+", "+c+", 0px)",d.$slideTrack.css(e)))},b.prototype.setDimensions=function(){var b=this;if(!1===b.options.vertical?!0===b.options.centerMode&&b.$list.css({"padding":"0px "+b.options.centerPadding}):(b.$list.height(b.$slides.first().outerHeight(!0)*b.options.slidesToShow),!0===b.options.centerMode&&b.$list.css({"padding":b.options.centerPadding+" 0px"})),b.listWidth=b.$list.width(),b.listHeight=b.$list.height(),!1===b.options.vertical&&!1===b.options.variableWidth)b.slideWidth=Math.ceil(b.listWidth/b.options.slidesToShow),b.$slideTrack.width(Math.ceil(b.slideWidth*b.$slideTrack.children(".slick-slide").length));else if(!0===b.options.variableWidth){var c=0;b.slideWidth=Math.ceil(b.listWidth/b.options.slidesToShow),b.$slideTrack.children(".slick-slide").each(function(){c+=Math.ceil(a(this).outerWidth(!0))}),b.$slideTrack.width(Math.ceil(c)+1)}else b.slideWidth=Math.ceil(b.listWidth),b.$slideTrack.height(Math.ceil(b.$slides.first().outerHeight(!0)*b.$slideTrack.children(".slick-slide").length));var d=b.$slides.first().outerWidth(!0)-b.$slides.first().width();!1===b.options.variableWidth&&b.$slideTrack.children(".slick-slide").width(b.slideWidth-d)},b.prototype.setFade=function(){var b,c=this;c.$slides.each(function(d,e){b=c.slideWidth*d*-1,!0===c.options.rtl?a(e).css({"position":"relative","right":b,"top":0,"zIndex":800,"opacity":0}):a(e).css({"position":"relative","left":b,"top":0,"zIndex":800,"opacity":0})}),c.$slides.eq(c.currentSlide).css({"zIndex":900,"opacity":1})},b.prototype.setHeight=function(){var a=this;if(1===a.options.slidesToShow&&!0===a.options.adaptiveHeight&&!1===a.options.vertical){var b=a.$slides.eq(a.currentSlide).outerHeight(!0);a.$list.css("height",b)}},b.prototype.setPosition=function(){var a=this;a.setDimensions(),a.setHeight(),!1===a.options.fade?a.setCSS(a.getLeft(a.currentSlide)):a.setFade(),null!==a.options.onSetPosition&&a.options.onSetPosition.call(this,a)},b.prototype.setProps=function(){var a=this,b=document.body.style;a.positionProp=!0===a.options.vertical?"top":"left","top"===a.positionProp?a.$slider.addClass("slick-vertical"):a.$slider.removeClass("slick-vertical"),void 0===b.WebkitTransition&&void 0===b.MozTransition&&void 0===b.msTransition||!0===a.options.useCSS&&(a.cssTransitions=!0),void 0!==b.OTransform&&(a.animType="OTransform",a.transformType="-o-transform",a.transitionType="OTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.MozTransform&&(a.animType="MozTransform",a.transformType="-moz-transform",a.transitionType="MozTransition",void 0===b.perspectiveProperty&&void 0===b.MozPerspective&&(a.animType=!1)),void 0!==b.webkitTransform&&(a.animType="webkitTransform",a.transformType="-webkit-transform",a.transitionType="webkitTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.msTransform&&(a.animType="msTransform",a.transformType="-ms-transform",a.transitionType="msTransition",void 0===b.msTransform&&(a.animType=!1)),void 0!==b.transform&&!1!==a.animType&&(a.animType="transform",a.transformType="transform",a.transitionType="transition"),a.transformsEnabled=null!==a.animType&&!1!==a.animType},b.prototype.setSlideClasses=function(a){var b,c,d,e,f=this;f.$slider.find(".slick-slide").removeClass("slick-active").removeClass("slick-center"),c=f.$slider.find(".slick-slide"),!0===f.options.centerMode?(b=Math.floor(f.options.slidesToShow/2),!0===f.options.infinite&&(a>=b&&a<=f.slideCount-1-b?f.$slides.slice(a-b,a+b+1).addClass("slick-active"):(d=f.options.slidesToShow+a,c.slice(d-b+1,d+b+2).addClass("slick-active")),0===a?c.eq(c.length-1-f.options.slidesToShow).addClass("slick-center"):a===f.slideCount-1&&c.eq(f.options.slidesToShow).addClass("slick-center")),f.$slides.eq(a).addClass("slick-center")):a>=0&&a<=f.slideCount-f.options.slidesToShow?f.$slides.slice(a,a+f.options.slidesToShow).addClass("slick-active"):c.length<=f.options.slidesToShow?c.addClass("slick-active"):(e=f.slideCount%f.options.slidesToShow,d=!0===f.options.infinite?f.options.slidesToShow+a:a,f.options.slidesToShow==f.options.slidesToScroll&&f.slideCount-a<f.options.slidesToShow?c.slice(d-(f.options.slidesToShow-e),d+e).addClass("slick-active"):c.slice(d,d+f.options.slidesToShow).addClass("slick-active")),"ondemand"===f.options.lazyLoad&&f.lazyLoad()},b.prototype.setupInfinite=function(){var b,c,d,e=this;if(!0===e.options.fade&&(e.options.centerMode=!1),!0===e.options.infinite&&!1===e.options.fade&&(c=null,e.slideCount>e.options.slidesToShow)){for(d=!0===e.options.centerMode?e.options.slidesToShow+1:e.options.slidesToShow,b=e.slideCount;b>e.slideCount-d;b-=1)c=b-1,a(e.$slides[c]).clone(!0).attr("id","").attr("index",c-e.slideCount).prependTo(e.$slideTrack).addClass("slick-cloned");for(b=0;b<d;b+=1)c=b,a(e.$slides[c]).clone(!0).attr("id","").attr("index",c+e.slideCount).appendTo(e.$slideTrack).addClass("slick-cloned");e.$slideTrack.find(".slick-cloned").find("[id]").each(function(){a(this).attr("id","")})}},b.prototype.selectHandler=function(b){var c=this,d=parseInt(a(b.target).parents(".slick-slide").attr("index"));if(d||(d=0),c.slideCount<=c.options.slidesToShow)return c.$slider.find(".slick-slide").removeClass("slick-active"),c.$slides.eq(d).addClass("slick-active"),!0===c.options.centerMode&&(c.$slider.find(".slick-slide").removeClass("slick-center"),c.$slides.eq(d).addClass("slick-center")),void c.asNavFor(d);c.slideHandler(d)},b.prototype.slideHandler=function(a,b,c){var d,e,f,g,h=null,i=this;if(b=b||!1,(!0!==i.animating||!0!==i.options.waitForAnimate)&&!(!0===i.options.fade&&i.currentSlide===a||i.slideCount<=i.options.slidesToShow)){if(!1===b&&i.asNavFor(a),d=a,h=i.getLeft(d),g=i.getLeft(i.currentSlide),i.currentLeft=null===i.swipeLeft?g:i.swipeLeft,!1===i.options.infinite&&!1===i.options.centerMode&&(a<0||a>i.getDotCount()*i.options.slidesToScroll))return void(!1===i.options.fade&&(d=i.currentSlide,!0!==c?i.animateSlide(g,function(){i.postSlide(d)}):i.postSlide(d)));if(!1===i.options.infinite&&!0===i.options.centerMode&&(a<0||a>i.slideCount-i.options.slidesToScroll))return void(!1===i.options.fade&&(d=i.currentSlide,!0!==c?i.animateSlide(g,function(){i.postSlide(d)}):i.postSlide(d)));if(!0===i.options.autoplay&&clearInterval(i.autoPlayTimer),e=d<0?i.slideCount%i.options.slidesToScroll!=0?i.slideCount-i.slideCount%i.options.slidesToScroll:i.slideCount+d:d>=i.slideCount?i.slideCount%i.options.slidesToScroll!=0?0:d-i.slideCount:d,i.animating=!0,null!==i.options.onBeforeChange&&a!==i.currentSlide&&i.options.onBeforeChange.call(this,i,i.currentSlide,e),f=i.currentSlide,i.currentSlide=e,i.setSlideClasses(i.currentSlide),i.updateDots(),i.updateArrows(),!0===i.options.fade)return void(!0!==c?i.fadeSlide(f,e,function(){i.postSlide(e)}):i.postSlide(e));!0!==c?i.animateSlide(h,function(){i.postSlide(e)}):i.postSlide(e)}},b.prototype.startLoad=function(){var a=this;!0===a.options.arrows&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.hide(),a.$nextArrow.hide()),!0===a.options.dots&&a.slideCount>a.options.slidesToShow&&a.$dots.hide(),a.$slider.addClass("slick-loading")},b.prototype.swipeDirection=function(){var a,b,c,d,e=this;return a=e.touchObject.startX-e.touchObject.curX,b=e.touchObject.startY-e.touchObject.curY,c=Math.atan2(b,a),d=Math.round(180*c/Math.PI),d<0&&(d=360-Math.abs(d)),d<=45&&d>=0?!1===e.options.rtl?"left":"right":d<=360&&d>=315?!1===e.options.rtl?"left":"right":d>=135&&d<=225?!1===e.options.rtl?"right":"left":"vertical"},b.prototype.swipeEnd=function(a){var b=this;if(b.dragging=!1,b.shouldClick=!(b.touchObject.swipeLength>10),void 0===b.touchObject.curX)return!1;if(b.touchObject.swipeLength>=b.touchObject.minSwipe)switch(b.swipeDirection()){case"left":b.slideHandler(b.currentSlide+b.getSlideCount()),b.currentDirection=0,b.touchObject={};break;case"right":b.slideHandler(b.currentSlide-b.getSlideCount()),b.currentDirection=1,b.touchObject={}}else b.touchObject.startX!==b.touchObject.curX&&(b.slideHandler(b.currentSlide),b.touchObject={})},b.prototype.swipeHandler=function(a){var b=this;if(!(!1===b.options.swipe||"ontouchend"in document&&!1===b.options.swipe||!1===b.options.draggable&&-1!==a.type.indexOf("mouse")))switch(b.touchObject.fingerCount=a.originalEvent&&void 0!==a.originalEvent.touches?a.originalEvent.touches.length:1,b.touchObject.minSwipe=b.listWidth/b.options.touchThreshold,a.data.action){case"start":b.swipeStart(a);break;case"move":b.swipeMove(a);break;case"end":b.swipeEnd(a)}},b.prototype.swipeMove=function(a){var b,c,d,e=this;return d=void 0!==a.originalEvent?a.originalEvent.touches:null,!(!e.dragging||d&&1!==d.length)&&(b=e.getLeft(e.currentSlide),e.touchObject.curX=void 0!==d?d[0].pageX:a.clientX,e.touchObject.curY=void 0!==d?d[0].pageY:a.clientY,e.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(e.touchObject.curX-e.touchObject.startX,2))),"vertical"!==e.swipeDirection()?(void 0!==a.originalEvent&&e.touchObject.swipeLength>4&&a.preventDefault(),c=(!1===e.options.rtl?1:-1)*(e.touchObject.curX>e.touchObject.startX?1:-1),!1===e.options.vertical?e.swipeLeft=b+e.touchObject.swipeLength*c:e.swipeLeft=b+e.touchObject.swipeLength*(e.$list.height()/e.listWidth)*c,!0!==e.options.fade&&!1!==e.options.touchMove&&(!0===e.animating?(e.swipeLeft=null,!1):void e.setCSS(e.swipeLeft))):void 0)},b.prototype.swipeStart=function(a){var b,c=this;if(1!==c.touchObject.fingerCount||c.slideCount<=c.options.slidesToShow)return c.touchObject={},!1;void 0!==a.originalEvent&&void 0!==a.originalEvent.touches&&(b=a.originalEvent.touches[0]),c.touchObject.startX=c.touchObject.curX=void 0!==b?b.pageX:a.clientX,c.touchObject.startY=c.touchObject.curY=void 0!==b?b.pageY:a.clientY,c.dragging=!0},b.prototype.unfilterSlides=function(){var a=this;null!==a.$slidesCache&&(a.unload(),a.$slideTrack.children(this.options.slide).detach(),a.$slidesCache.appendTo(a.$slideTrack),a.reinit())},b.prototype.unload=function(){var b=this;a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"!=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides.removeClass("slick-slide slick-active slick-visible").css("width","")},b.prototype.updateArrows=function(){var a,b=this;a=Math.floor(b.options.slidesToShow/2),!0===b.options.arrows&&!0!==b.options.infinite&&b.slideCount>b.options.slidesToShow&&(b.$prevArrow.removeClass("slick-disabled"),b.$nextArrow.removeClass("slick-disabled"),0===b.currentSlide?(b.$prevArrow.addClass("slick-disabled"),b.$nextArrow.removeClass("slick-disabled")):b.currentSlide>=b.slideCount-b.options.slidesToShow&&!1===b.options.centerMode?(b.$nextArrow.addClass("slick-disabled"),b.$prevArrow.removeClass("slick-disabled")):b.currentSlide>b.slideCount-b.options.slidesToShow+a&&!0===b.options.centerMode&&(b.$nextArrow.addClass("slick-disabled"),b.$prevArrow.removeClass("slick-disabled")))},b.prototype.updateDots=function(){var a=this;null!==a.$dots&&(a.$dots.find("li").removeClass("slick-active"),a.$dots.find("li").eq(Math.floor(a.currentSlide/a.options.slidesToScroll)).addClass("slick-active"))},a.fn.slick=function(a){return this.each(function(c,d){d.slick=new b(d,a)})},a.fn.slickAdd=function(a,b,c){return this.each(function(d,e){e.slick.addSlide(a,b,c)})},a.fn.slickCurrentSlide=function(){return this.get(0).slick.getCurrent()},a.fn.slickFilter=function(a){return this.each(function(b,c){c.slick.filterSlides(a)})},a.fn.slickGoTo=function(a,b){return this.each(function(c,d){d.slick.changeSlide({"data":{"message":"index","index":parseInt(a)}},b)})},a.fn.slickNext=function(){return this.each(function(a,b){b.slick.changeSlide({"data":{"message":"next"}})})},a.fn.slickPause=function(){return this.each(function(a,b){b.slick.autoPlayClear(),b.slick.paused=!0})},a.fn.slickPlay=function(){return this.each(function(a,b){b.slick.paused=!1,b.slick.autoPlay()})},a.fn.slickPrev=function(){return this.each(function(a,b){b.slick.changeSlide({"data":{"message":"previous"}})})},a.fn.slickRemove=function(a,b){return this.each(function(c,d){d.slick.removeSlide(a,b)})},a.fn.slickRemoveAll=function(){return this.each(function(a,b){b.slick.removeSlide(null,null,!0)})},a.fn.slickGetOption=function(a){return this.get(0).slick.options[a]},a.fn.slickSetOption=function(a,b,c){return this.each(function(d,e){e.slick.options[a]=b,!0===c&&(e.slick.unload(),e.slick.reinit())})},a.fn.slickUnfilter=function(){return this.each(function(a,b){b.slick.unfilterSlides()})},a.fn.unslick=function(){return this.each(function(a,b){b.slick&&b.slick.destroy()})},a.fn.getSlick=function(){var a=null;return this.each(function(b,c){a=c.slick}),a}}),function(a){function b(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var c,d=a.ui.mouse.prototype,e=d._mouseInit,f=d._mouseDestroy;d._touchStart=function(a){var d=this;!c&&d._mouseCapture(a.originalEvent.changedTouches[0])&&(c=!0,d._touchMoved=!1,b(a,"mouseover"),b(a,"mousemove"),b(a,"mousedown"))},d._touchMove=function(a){c&&(this._touchMoved=!0,b(a,"mousemove"))},d._touchEnd=function(a){c&&(b(a,"mouseup"),b(a,"mouseout"),this._touchMoved||b(a,"click"),c=!1)},d._mouseInit=function(){var b=this;b.element.bind({"touchstart":a.proxy(b,"_touchStart"),"touchmove":a.proxy(b,"_touchMove"),"touchend":a.proxy(b,"_touchEnd")}),e.call(b)},d._mouseDestroy=function(){var b=this;b.element.unbind({"touchstart":a.proxy(b,"_touchStart"),"touchmove":a.proxy(b,"_touchMove"),"touchend":a.proxy(b,"_touchEnd")}),f.call(b)}}}(jQuery),function(a){function b(b){var c=a.formatCurrency.regions[b];if(c)return c;if(/(\w+)-(\w+)/g.test(b)){var d=b.replace(/(\w+)-(\w+)/g,"$1");return a.formatCurrency.regions[d]}return null}function c(a){switch(a.toLowerCase()){case"int":return"Int";case"float":return"Float";default:throw"invalid parseType"}}function d(a){if(""===a.symbol)return new RegExp("[^\\d"+a.decimalSymbol+"-]","g");var b=a.symbol.replace("$","\\$").replace(".","\\.");return new RegExp(b+"|[^\\d"+a.decimalSymbol+"-]","g")}a.formatCurrency={},a.formatCurrency.regions=[],a.formatCurrency.regions[""]={"symbol":"$","positiveFormat":"%s%n","negativeFormat":"(%s%n)","decimalSymbol":".","digitGroupSymbol":",","groupDigits":!0},a.fn.formatCurrency=function(c,e){1==arguments.length&&"string"!=typeof c&&(e=c,c=!1);var f={"name":"formatCurrency","colorize":!1,"region":"","global":!0,"roundToDecimalPlace":2,"eventOnDecimalsEntered":!1};return f=a.extend(f,a.formatCurrency.regions[""]),e=a.extend(f,e),e.region.length>0&&(e=a.extend(e,b(e.region))),e.regex=d(e),this.each(function(){$this=a(this);var b="0";if(b=$this[$this.is("input, select, textarea")?"val":"html"](),b.search("\\(")>=0&&(b="-"+b),""!==b&&("-"!==b||-1!==e.roundToDecimalPlace)){if(isNaN(b)){if(""===(b=b.replace(e.regex,""))||"-"===b&&-1===e.roundToDecimalPlace)return;"."!=e.decimalSymbol&&(b=b.replace(e.decimalSymbol,".")),isNaN(b)&&(b="0")}var d=String(b).split("."),f=b==Math.abs(b),g=d.length>1,h=g?d[1].toString():"0",i=h;if(b=Math.abs(d[0]),b=isNaN(b)?0:b,e.roundToDecimalPlace>=0&&(h=parseFloat("1."+h),h=h.toFixed(e.roundToDecimalPlace),"2"==h.substring(0,1)&&(b=Number(b)+1),h=h.substring(2)),b=String(b),e.groupDigits)for(var j=0;j<Math.floor((b.length-(1+j))/3);j++)b=b.substring(0,b.length-(4*j+3))+e.digitGroupSymbol+b.substring(b.length-(4*j+3));(g&&-1==e.roundToDecimalPlace||e.roundToDecimalPlace>0)&&(b+=e.decimalSymbol+h);var k=f?e.positiveFormat:e.negativeFormat,l=k.replace(/%s/g,e.symbol);l=l.replace(/%n/g,b);var m=a([]);m=c?a(c):$this,m[m.is("input, select, textarea")?"val":"html"](l),g&&e.eventOnDecimalsEntered&&i.length>e.roundToDecimalPlace&&m.trigger("decimalsEntered",i),e.colorize&&m.css("color",f?"black":"red")}})},a.fn.toNumber=function(c){var e=a.extend({"name":"toNumber","region":"","global":!0},a.formatCurrency.regions[""]);return c=jQuery.extend(e,c),c.region.length>0&&(c=a.extend(c,b(c.region))),c.regex=d(c),this.each(function(){var b=a(this).is("input, select, textarea")?"val":"html";a(this)[b](a(this)[b]().replace("(","(-").replace(c.regex,""))})},a.fn.asNumber=function(e){var f=a.extend({"name":"asNumber","region":"","parse":!0,"parseType":"Float","global":!0},a.formatCurrency.regions[""]);e=jQuery.extend(f,e),e.region.length>0&&(e=a.extend(e,b(e.region))),e.regex=d(e),e.parseType=c(e.parseType);var g=a(this).is("input, select, textarea")?"val":"html",h=a(this)[g]();return h=h||"",h=h.replace("(","(-"),h=h.replace(e.regex,""),e.parse?(0==h.length&&(h="0"),"."!=e.decimalSymbol&&(h=h.replace(e.decimalSymbol,".")),window["parse"+e.parseType](h)):h}}(jQuery),function(a){var b=new Array,c=new Array;a.fn.doAutosize=function(b){var c=a(this).data("minwidth"),d=a(this).data("maxwidth"),e="",f=a(this),g=a("#"+a(this).data("tester_id"));if(e!==(e=f.val())){var h=e.replace(/&/g,"&").replace(/\s/g," ").replace(/</g,"<").replace(/>/g,">");g.html(h);var i=g.width(),j=i+b.comfortZone>=c?i+b.comfortZone:c;(j<f.width()&&j>=c||j>c&&j<d)&&f.width(j)}},a.fn.resetAutosize=function(b){var c=a(this).data("minwidth")||b.minInputWidth||a(this).width(),d=a(this).data("maxwidth")||b.maxInputWidth||a(this).closest(".tagsinput").width()-b.inputPadding,e=a(this),f=a("<tester/>").css({"position":"absolute","top":-9999,"left":-9999,"width":"auto","fontSize":e.css("fontSize"),"fontFamily":e.css("fontFamily"),"fontWeight":e.css("fontWeight"),"letterSpacing":e.css("letterSpacing"),"whiteSpace":"nowrap"}),g=a(this).attr("id")+"_autosize_tester";!a("#"+g).length>0&&(f.attr("id",g),f.appendTo("body")),e.data("minwidth",c),e.data("maxwidth",d),e.data("tester_id",g),e.css("width",c)},a.fn.addTag=function(d,e){return e=jQuery.extend({"focus":!1,"callback":!0},e),this.each(function(){var f=a(this).attr("id"),g=a(this).val().split(b[f]);if(""==g[0]&&(g=new Array),d=jQuery.trim(d),e.unique){var h=a(g).tagExist(d);1==h&&a("#"+f+"_tag").addClass("not_valid")}else var h=!1;if(""!=d&&1!=h){if(a("<span>").addClass("tag").append(a("<span>").text(d).append("\xa0\xa0"),a("<a>",{"href":"#","title":"Removing tag","text":"x"}).click(function(){return a("#"+f).removeTag(escape(d))})).insertBefore("#"+f+"_addTag"),g.push(d),a("#"+f+"_tag").val(""),e.focus?a("#"+f+"_tag").focus():a("#"+f+"_tag").blur(),a.fn.tagsInput.updateTagsField(this,g),e.callback&&c[f]&&c[f].onAddTag){var i=c[f].onAddTag;i.call(this,d)}if(c[f]&&c[f].onChange){var j=g.length,i=c[f].onChange;i.call(this,a(this),g[j-1])}}}),!1},a.fn.removeTag=function(d){return d=unescape(d),this.each(function(){var e=a(this).attr("id"),f=a(this).val().split(b[e]);for(a("#"+e+"_tagsinput .tag").remove(),str="",i=0;i<f.length;i++)f[i]!=d&&(str=str+b[e]+f[i]);if(a.fn.tagsInput.importTags(this,str),c[e]&&c[e].onRemoveTag){c[e].onRemoveTag.call(this,d)}}),!1},a.fn.tagExist=function(b){return jQuery.inArray(b,a(this))>=0},a.fn.importTags=function(b){id=a(this).attr("id"),a("#"+id+"_tagsinput .tag").remove(),a.fn.tagsInput.importTags(this,b)},a.fn.tagsInput=function(d){var e=jQuery.extend({"interactive":!0,"defaultText":"add a tag","minChars":0,"width":"300px","height":"100px","autocomplete":{"selectFirst":!1},"hide":!0,"delimiter":",","unique":!0,"removeWithBackspace":!0,"placeholderColor":"#666666","autosize":!0,"comfortZone":20,"inputPadding":12},d);return this.each(function(){e.hide&&a(this).hide();var d=a(this).attr("id");d&&!b[a(this).attr("id")]||(d=a(this).attr("id","tags"+(new Date).getTime()).attr("id"));var f=jQuery.extend({"pid":d,"real_input":"#"+d,"holder":"#"+d+"_tagsinput","input_wrapper":"#"+d+"_addTag","fake_input":"#"+d+"_tag"},e);b[d]=f.delimiter,(e.onAddTag||e.onRemoveTag||e.onChange)&&(c[d]=new Array,c[d].onAddTag=e.onAddTag,c[d].onRemoveTag=e.onRemoveTag,c[d].onChange=e.onChange);var g='<div id="'+d+'_tagsinput" class="tagsinput"><div id="'+d+'_addTag">';if(e.interactive&&(g=g+'<input id="'+d+'_tag" value="" data-default="'+e.defaultText+'" />'),g+='</div><div class="tags_clear"></div></div>',a(g).insertAfter(this),a(f.holder).css("width",e.width),a(f.holder).css("height",e.height),""!=a(f.real_input).val()&&a.fn.tagsInput.importTags(a(f.real_input),a(f.real_input).val()),e.interactive){if(a(f.fake_input).val(a(f.fake_input).attr("data-default")),a(f.fake_input).css("color",e.placeholderColor),a(f.fake_input).resetAutosize(e),a(f.holder).bind("click",f,function(b){a(b.data.fake_input).focus()}),a(f.fake_input).bind("focus",f,function(b){a(b.data.fake_input).val()==a(b.data.fake_input).attr("data-default")&&a(b.data.fake_input).val(""),a(b.data.fake_input).css("color","#000000")}),void 0!=e.autocomplete_url){autocomplete_options={"source":e.autocomplete_url};for(attrname in e.autocomplete)autocomplete_options[attrname]=e.autocomplete[attrname];void 0!==jQuery.Autocompleter?(a(f.fake_input).autocomplete(e.autocomplete_url,e.autocomplete),a(f.fake_input).bind("result",f,function(b,c,f){c&&a("#"+d).addTag(c[0]+"",{"focus":!0,"unique":e.unique})})):void 0!==jQuery.ui.autocomplete&&(a(f.fake_input).autocomplete(autocomplete_options),a(f.fake_input).bind("autocompleteselect",f,function(b,c){return a(b.data.real_input).addTag(c.item.value,{"focus":!0,"unique":e.unique}),!1}))}else a(f.fake_input).bind("blur",f,function(b){var c=a(this).attr("data-default");return""!=a(b.data.fake_input).val()&&a(b.data.fake_input).val()!=c?b.data.minChars<=a(b.data.fake_input).val().length&&(!b.data.maxChars||b.data.maxChars>=a(b.data.fake_input).val().length)&&a(b.data.real_input).addTag(a(b.data.fake_input).val(),{"focus":!0,"unique":e.unique}):(a(b.data.fake_input).val(a(b.data.fake_input).attr("data-default")),a(b.data.fake_input).css("color",e.placeholderColor)),!1});a(f.fake_input).bind("keypress",f,function(b){if(b.which==b.data.delimiter.charCodeAt(0)||13==b.which)return b.preventDefault(),b.data.minChars<=a(b.data.fake_input).val().length&&(!b.data.maxChars||b.data.maxChars>=a(b.data.fake_input).val().length)&&a(b.data.real_input).addTag(a(b.data.fake_input).val(),{"focus":!0,"unique":e.unique}),a(b.data.fake_input).resetAutosize(e),!1;b.data.autosize&&a(b.data.fake_input).doAutosize(e)}),f.removeWithBackspace&&a(f.fake_input).bind("keydown",function(b){if(8==b.keyCode&&""==a(this).val()){b.preventDefault();var c=a(this).closest(".tagsinput").find(".tag:last").text(),d=a(this).attr("id").replace(/_tag$/,"");c=c.replace(/[\s]+x$/,""),a("#"+d).removeTag(escape(c)),a(this).trigger("focus")}}),a(f.fake_input).blur(),f.unique&&a(f.fake_input).keydown(function(b){(8==b.keyCode||String.fromCharCode(b.which).match(/\w+|[\xe1\xe9\xed\xf3\xfa\xc1\xc9\xcd\xd3\xda\xf1\xd1,\/]+/))&&a(this).removeClass("not_valid")})}}),this},a.fn.tagsInput.updateTagsField=function(c,d){var e=a(c).attr("id");a(c).val(d.join(b[e]))},a.fn.tagsInput.importTags=function(d,e){a(d).val("");var f=a(d).attr("id"),g=e.split(b[f]);for(i=0;i<g.length;i++)a(d).addTag(g[i],{"focus":!1,"callback":!1});if(c[f]&&c[f].onChange){c[f].onChange.call(d,d,g[i])}}}(jQuery),jQuery.easing.jswing=jQuery.easing.swing,jQuery.extend(jQuery.easing,{"def":"easeOutQuad","swing":function(a,b,c,d,e){return jQuery.easing[jQuery.easing.def](a,b,c,d,e)},"easeInQuad":function(a,b,c,d,e){return d*(b/=e)*b+c},"easeOutQuad":function(a,b,c,d,e){return-d*(b/=e)*(b-2)+c},"easeInOutQuad":function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},"easeInCubic":function(a,b,c,d,e){return d*(b/=e)*b*b+c},"easeOutCubic":function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},"easeInOutCubic":function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},"easeInQuart":function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},"easeOutQuart":function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},"easeInOutQuart":function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},"easeInQuint":function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},"easeOutQuint":function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},"easeInOutQuint":function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},"easeInSine":function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},"easeOutSine":function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},"easeInOutSine":function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},"easeInExpo":function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},"easeOutExpo":function(a,b,c,d,e){return b==e?c+d:d*(1-Math.pow(2,-10*b/e))+c},"easeInOutExpo":function(a,b,c,d,e){return 0==b?c:b==e?c+d:(b/=e/2)<1?d/2*Math.pow(2,10*(b-1))+c:d/2*(2-Math.pow(2,-10*--b))+c},"easeInCirc":function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},"easeOutCirc":function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},"easeInOutCirc":function(a,b,c,d,e){return(b/=e/2)<1?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},"easeInElastic":function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return-h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*(2*Math.PI)/g)+c},"easeOutElastic":function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*b)*Math.sin((b*e-f)*(2*Math.PI)/g)+d+c},"easeInOutElastic":function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(2==(b/=e/2))return c+d;if(g||(g=e*(.3*1.5)),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return b<1?h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*(2*Math.PI)/g)*-.5+c:h*Math.pow(2,-10*(b-=1))*Math.sin((b*e-f)*(2*Math.PI)/g)*.5+d+c},"easeInBack":function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*(b/=e)*b*((f+1)*b-f)+c},"easeOutBack":function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*((b=b/e-1)*b*((f+1)*b+f)+1)+c},"easeInOutBack":function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),(b/=e/2)<1?d/2*(b*b*((1+(f*=1.525))*b-f))+c:d/2*((b-=2)*b*((1+(f*=1.525))*b+f)+2)+c},"easeInBounce":function(a,b,c,d,e){return d-jQuery.easing.easeOutBounce(a,e-b,0,d,e)+c},"easeOutBounce":function(a,b,c,d,e){return(b/=e)<1/2.75?d*(7.5625*b*b)+c:b<2/2.75?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:b<2.5/2.75?d*(7.5625*(b-=2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},"easeInOutBounce":function(a,b,c,d,e){return b<e/2?.5*jQuery.easing.easeInBounce(a,2*b,0,d,e)+c:.5*jQuery.easing.easeOutBounce(a,2*b-e,0,d,e)+.5*d+c}}),function(a){"function"==typeof define&&define.amd&&define.amd.jQuery?define(["jquery"],a):a(jQuery)}(function(a){function b(a){return a}function c(a){return decodeURIComponent(a.replace(e," "))}function d(a){0===a.indexOf('"')&&(a=a.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return f.json?JSON.parse(a):a}catch(a){}}var e=/\+/g,f=a.cookie=function(e,g,h){if(void 0!==g){if(h=a.extend({},f.defaults,h),"number"==typeof h.expires){var i=h.expires,j=h.expires=new Date;j.setDate(j.getDate()+i)}return g=f.json?JSON.stringify(g):String(g),document.cookie=[encodeURIComponent(e),"=",f.raw?g:encodeURIComponent(g),h.expires?"; expires="+h.expires.toUTCString():"",h.path?"; path="+h.path:"",h.domain?"; domain="+h.domain:"",h.secure?"; secure":""].join("")}for(var k=f.raw?b:c,l=document.cookie.split("; "),m=e?void 0:{},n=0,o=l.length;n<o;n++){var p=l[n].split("="),q=k(p.shift()),r=k(p.join("="));if(e&&e===q){m=d(r);break}e||(m[q]=d(r))}return m};f.defaults={},a.removeCookie=function(b,c){return void 0!==a.cookie(b)&&(a.cookie(b,"",a.extend(c,{"expires":-1})),!0)}}),(window._gsQueue||(window._gsQueue=[])).push(function(){"use strict";window._gsDefine("TweenMax",["core.Animation","core.SimpleTimeline","TweenLite"],function(a,b,c){var d=function(a,b,d){c.call(this,a,b,d),this._cycle=0,this._yoyo=!0===this.vars.yoyo,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._dirty=!0},e=function(a){return a.jquery||"function"==typeof a.each&&a[0]&&a[0].nodeType&&a[0].style},f=function(a){var b=[];return a.each(function(){b.push(this)}),b},g=d.prototype=c.to({},.1,{}),h=[];d.version="1.8.4",g.constructor=d,g.kill()._gc=!1,d.killTweensOf=d.killDelayedCallsTo=c.killTweensOf,d.getTweensOf=c.getTweensOf,d.ticker=c.ticker,g.invalidate=function(){return this._yoyo=!0===this.vars.yoyo,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._uncache(!0),c.prototype.invalidate.call(this)},g.updateTo=function(a,b){var d,e=this.ratio;b&&null!=this.timeline&&this._startTime<this._timeline._time&&(this._startTime=this._timeline._time,this._uncache(!1),this._gc?this._enabled(!0,!1):this._timeline.insert(this,this._startTime-this._delay));for(d in a)this.vars[d]=a[d];if(this._initted)if(b)this._initted=!1;else if(this._notifyPluginsOfEnabled&&this._firstPT&&c._onPluginEvent("_onDisable",this),this._time/this._duration>.998){var f=this._time;this.render(0,!0,!1),this._initted=!1,this.render(f,!0,!1)}else if(this._time>0){this._initted=!1,this._init();for(var g,h=1/(1-e),i=this._firstPT;i;)g=i.s+i.c,i.c*=h,i.s=g-i.c,i=i._next}return this},g.render=function(a,b,c){var d,e,f,g=this._dirty?this.totalDuration():this._totalDuration,i=this._time,j=this._totalTime,k=this._cycle;if(a>=g)this._totalTime=g,this._cycle=this._repeat,this._yoyo&&0!=(1&this._cycle)?(this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0):(this._time=this._duration,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1),this._reversed||(d=!0,e="onComplete"),0===this._duration&&((0===a||0>this._rawPrevTime)&&this._rawPrevTime!==a&&(c=!0),this._rawPrevTime=a);else if(0>=a)this._totalTime=this._time=this._cycle=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==j||0===this._duration&&this._rawPrevTime>0)&&(e="onReverseComplete",d=this._reversed),0>a?(this._active=!1,0===this._duration&&(this._rawPrevTime>=0&&(c=!0),this._rawPrevTime=a)):this._initted||(c=!0);else{if(this._totalTime=this._time=a,0!==this._repeat){var l=this._duration+this._repeatDelay;this._cycle=this._totalTime/l>>0,0!==this._cycle&&this._cycle===this._totalTime/l&&this._cycle--,this._time=this._totalTime-this._cycle*l,this._yoyo&&0!=(1&this._cycle)&&(this._time=this._duration-this._time),this._time>this._duration?this._time=this._duration:0>this._time&&(this._time=0)}if(this._easeType){var m=this._time/this._duration,n=this._easeType,o=this._easePower;(1===n||3===n&&m>=.5)&&(m=1-m),3===n&&(m*=2),1===o?m*=m:2===o?m*=m*m:3===o?m*=m*m*m:4===o&&(m*=m*m*m*m),this.ratio=1===n?1-m:2===n?m:.5>this._time/this._duration?m/2:1-m/2}else this.ratio=this._ease.getRatio(this._time/this._duration)}if(i===this._time&&!c)return void(j!==this._totalTime&&this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||h)));for(this._initted||(this._init(),!d&&this._time&&(this.ratio=this._ease.getRatio(this._time/this._duration))),this._active||this._paused||(this._active=!0),0===j&&this.vars.onStart&&(0!==this._totalTime||0===this._duration)&&(b||this.vars.onStart.apply(this.vars.onStartScope||this,this.vars.onStartParams||h)),f=this._firstPT;f;)f.f?f.t[f.p](f.c*this.ratio+f.s):f.t[f.p]=f.c*this.ratio+f.s,f=f._next;this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||h)),this._cycle!==k&&(b||this._gc||this.vars.onRepeat&&this.vars.onRepeat.apply(this.vars.onRepeatScope||this,this.vars.onRepeatParams||h)),e&&(this._gc||(d&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),b||this.vars[e]&&this.vars[e].apply(this.vars[e+"Scope"]||this,this.vars[e+"Params"]||h)))},d.to=function(a,b,c){return new d(a,b,c)},d.from=function(a,b,c){return c.runBackwards=!0,!1!==c.immediateRender&&(c.immediateRender=!0),new d(a,b,c)},d.fromTo=function(a,b,c,e){return e.startAt=c,c.immediateRender&&(e.immediateRender=!0),new d(a,b,e)},d.staggerTo=d.allTo=function(a,b,g,h,i,j,k){h=h||0;var l,m,n,o,p=g.delay||0,q=[];for(a instanceof Array||("string"==typeof a&&(a=c.selector(a)||a),e(a)&&(a=f(a))),l=a.length,n=0;l>n;n++){m={};for(o in g)m[o]=g[o];m.delay=p,n===l-1&&i&&(m.onComplete=function(){g.onComplete&&g.onComplete.apply(g.onCompleteScope,g.onCompleteParams),i.apply(k,j)}),q[n]=new d(a[n],b,m),p+=h}return q},d.staggerFrom=d.allFrom=function(a,b,c,e,f,g,h){return c.runBackwards=!0,!1!==c.immediateRender&&(c.immediateRender=!0),d.staggerTo(a,b,c,e,f,g,h)},d.staggerFromTo=d.allFromTo=function(a,b,c,e,f,g,h,i){return e.startAt=c,c.immediateRender&&(e.immediateRender=!0),d.staggerTo(a,b,e,f,g,h,i)},d.delayedCall=function(a,b,c,e,f){return new d(b,0,{"delay":a,"onComplete":b,"onCompleteParams":c,"onCompleteScope":e,"onReverseComplete":b,"onReverseCompleteParams":c,"onReverseCompleteScope":e,"immediateRender":!1,"useFrames":f,"overwrite":0})},d.set=function(a,b){return new d(a,0,b)},d.isTweening=function(a){for(var b,d=c.getTweensOf(a),e=d.length;--e>-1;)if((b=d[e])._active||b._startTime===b.timeline._time&&b.timeline._active)return!0;return!1};var i=function(a,b){for(var d=[],e=0,f=a._first;f;)f instanceof c?d[e++]=f:(b&&(d[e++]=f),d=d.concat(i(f,b)),e=d.length),f=f._next;return d},j=d.getAllTweens=function(b){return i(a._rootTimeline,b).concat(i(a._rootFramesTimeline,b))};d.killAll=function(a,c,d,e){null==c&&(c=!0),null==d&&(d=!0);var f,g,h,i=j(0!=e),k=i.length,l=c&&d&&e;for(h=0;k>h;h++)g=i[h],(l||g instanceof b||(f=g.target===g.vars.onComplete)&&d||c&&!f)&&(a?g.totalTime(g.totalDuration()):g._enabled(!1,!1))},d.killChildTweensOf=function(a,b){if(null!=a){var g,h,i,j,k,l=c._tweenLookup;if("string"==typeof a&&(a=c.selector(a)||a),e(a)&&(a=f(a)),a instanceof Array)for(j=a.length;--j>-1;)d.killChildTweensOf(a[j],b);else{g=[];for(i in l)for(h=l[i].target.parentNode;h;)h===a&&(g=g.concat(l[i].tweens)),h=h.parentNode;for(k=g.length,j=0;k>j;j++)b&&g[j].totalTime(g[j].totalDuration()),g[j]._enabled(!1,!1)}}},d.pauseAll=function(a,b,c){k(!0,a,b,c)},d.resumeAll=function(a,b,c){k(!1,a,b,c)};var k=function(a,c,d,e){void 0===c&&(c=!0),void 0===d&&(d=!0);for(var f,g,h=j(e),i=c&&d&&e,k=h.length;--k>-1;)g=h[k],(i||g instanceof b||(f=g.target===g.vars.onComplete)&&d||c&&!f)&&g.paused(a)};return g.progress=function(a){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&0!=(1&this._cycle)?1-a:a)+this._cycle*(this._duration+this._repeatDelay),!1):this._time/this.duration()},g.totalProgress=function(a){return arguments.length?this.totalTime(this.totalDuration()*a,!1):this._totalTime/this.totalDuration()},g.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this._yoyo&&0!=(1&this._cycle)?a=this._duration-a+this._cycle*(this._duration+this._repeatDelay):0!==this._repeat&&(a+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(a,b)):this._time},g.duration=function(b){return arguments.length?a.prototype.duration.call(this,b):this._duration},g.totalDuration=function(a){return arguments.length?-1===this._repeat?this:this.duration((a-this._repeat*this._repeatDelay)/(this._repeat+1)):(this._dirty&&(this._totalDuration=-1===this._repeat?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat,this._dirty=!1),this._totalDuration)},g.repeat=function(a){return arguments.length?(this._repeat=a,this._uncache(!0)):this._repeat},g.repeatDelay=function(a){return arguments.length?(this._repeatDelay=a,this._uncache(!0)):this._repeatDelay},g.yoyo=function(a){return arguments.length?(this._yoyo=a,this):this._yoyo},d},!0),window._gsDefine("TimelineLite",["core.Animation","core.SimpleTimeline","TweenLite"],function(a,b,c){var d=function(a){b.call(this,a),this._labels={},this.autoRemoveChildren=!0===this.vars.autoRemoveChildren,this.smoothChildTiming=!0===this.vars.smoothChildTiming,this._sortChildren=!0,this._onUpdate=this.vars.onUpdate;for(var c,d,f=e.length;--f>-1;)if(d=this.vars[e[f]])for(c=d.length;--c>-1;)"{self}"===d[c]&&(d=this.vars[e[f]]=d.concat(),d[c]=this);this.vars.tweens instanceof Array&&this.add(this.vars.tweens,0,this.vars.align,this.vars.stagger)},e=["onStartParams","onUpdateParams","onCompleteParams","onReverseCompleteParams","onRepeatParams"],f=[],g=function(a){var b,c={};for(b in a)c[b]=a[b];return c},h=d.prototype=new b;return d.version="1.8.4",h.constructor=d,h.kill()._gc=!1,h.to=function(a,b,d,e){return this.add(new c(a,b,d),e)},h.from=function(a,b,d,e){return this.add(c.from(a,b,d),e)},h.fromTo=function(a,b,d,e,f){return this.add(c.fromTo(a,b,d,e),f)},h.staggerTo=function(a,b,e,f,h,i,j,k){var l,m,n=new d({"onComplete":i,"onCompleteParams":j,"onCompleteScope":k});for("string"==typeof a&&(a=c.selector(a)||a),!(a instanceof Array)&&"function"==typeof a.each&&a[0]&&a[0].nodeType&&a[0].style&&(m=[],a.each(function(){m.push(this)}),a=m),f=f||0,l=0;a.length>l;l++)null!=e.startAt&&(e.startAt=g(e.startAt)),n.add(new c(a[l],b,g(e)),l*f);return this.add(n,h)},h.staggerFrom=function(a,b,c,d,e,f,g,h){return null==c.immediateRender&&(c.immediateRender=!0),c.runBackwards=!0,this.staggerTo(a,b,c,d,e,f,g,h)},h.staggerFromTo=function(a,b,c,d,e,f,g,h,i){return d.startAt=c,c.immediateRender&&(d.immediateRender=!0),this.staggerTo(a,b,d,e,f,g,h,i)},h.call=function(a,b,d,e){return this.add(c.delayedCall(0,a,b,d),e)},h.set=function(a,b,d){return b.immediateRender=!1,this.add(new c(a,0,b),d)},d.exportRoot=function(a,b){a=a||{},null==a.smoothChildTiming&&(a.smoothChildTiming=!0);var e,f,g=new d(a),h=g._timeline;for(null==b&&(b=!0),h._remove(g,!0),g._startTime=0,g._rawPrevTime=g._time=g._totalTime=h._time,e=h._first;e;)f=e._next,b&&e instanceof c&&e.target===e.vars.onComplete||g.add(e,e._startTime-e._delay),e=f;return h.add(g,0),g},h.add=function(e,f,g,h){if("number"!=typeof f&&(f=this._parseTimeOrLabel(f,0,!0,e)),!(e instanceof a)){if(e instanceof Array){g=g||"normal",h=h||0;var i,j,k=f,l=e.length;for(i=0;l>i;i++)(j=e[i])instanceof Array&&(j=new d({"tweens":j})),this.add(j,k),"string"!=typeof j&&"function"!=typeof j&&("sequence"===g?k=j._startTime+j.totalDuration()/j._timeScale:"start"===g&&(j._startTime-=j.delay())),k+=h;return this._uncache(!0)}if("string"==typeof e)return this.addLabel(e,f);if("function"!=typeof e)throw"Cannot add "+e+" into the TimelineLite/Max: it is neither a tween, timeline, function, nor a String.";e=c.delayedCall(0,e)}if(b.prototype.add.call(this,e,f),this._gc&&!this._paused&&this._time===this._duration&&this._time<this.duration())for(var m=this;m._gc&&m._timeline;)m._timeline.smoothChildTiming?m.totalTime(m._totalTime,!0):m._enabled(!0,!1),m=m._timeline;return this},h.remove=function(b){if(b instanceof a)return this._remove(b,!1);if(b instanceof Array){for(var c=b.length;--c>-1;)this.remove(b[c]);return this}return"string"==typeof b?this.removeLabel(b):this.kill(null,b)},h.append=function(a,b){return this.add(a,this._parseTimeOrLabel(null,b,!0,a))},h.insert=h.insertMultiple=function(a,b,c,d){return this.add(a,b||0,c,d)},h.appendMultiple=function(a,b,c,d){return this.add(a,this._parseTimeOrLabel(null,b,!0,a),c,d)},h.addLabel=function(a,b){return this._labels[a]=this._parseTimeOrLabel(b),this},h.removeLabel=function(a){return delete this._labels[a],this},h.getLabelTime=function(a){return null!=this._labels[a]?this._labels[a]:-1},h._parseTimeOrLabel=function(b,c,d,e){var f;if(e instanceof a&&e.timeline===this)this.remove(e);else if(e instanceof Array)for(f=e.length;--f>-1;)e[f]instanceof a&&e[f].timeline===this&&this.remove(e[f]);if("string"==typeof c)return this._parseTimeOrLabel(c,d&&"number"==typeof b&&null==this._labels[c]?b-this.duration():0,d);if(c=c||0,"string"!=typeof b||!isNaN(b)&&null==this._labels[b])null==b&&(b=this.duration());else{if(-1===(f=b.indexOf("=")))return null==this._labels[b]?d?this._labels[b]=this.duration()+c:c:this._labels[b]+c;c=parseInt(b.charAt(f-1)+"1",10)*Number(b.substr(f+1)),b=f>1?this._parseTimeOrLabel(b.substr(0,f-1),0,d):this.duration()}return Number(b)+c},h.seek=function(a,b){return this.totalTime("number"==typeof a?a:this._parseTimeOrLabel(a),!1!==b)},h.stop=function(){return this.paused(!0)},h.gotoAndPlay=function(a,c){return b.prototype.play.call(this,a,c)},h.gotoAndStop=function(a,b){return this.pause(a,b)},h.render=function(a,b,c){this._gc&&this._enabled(!0,!1),this._active=!this._paused;var d,e,g,h,i=this._dirty?this.totalDuration():this._totalDuration,j=this._time,k=this._startTime,l=this._timeScale,m=this._paused;if(a>=i?(this._totalTime=this._time=i,this._reversed||this._hasPausedChild()||(e=!0,h="onComplete",0===this._duration&&(0===a||0>this._rawPrevTime)&&this._rawPrevTime!==a&&(c=!0)),this._rawPrevTime=a,a=i+1e-6):0>=a?(this._totalTime=this._time=0,(0!==j||0===this._duration&&this._rawPrevTime>0)&&(h="onReverseComplete",e=this._reversed),0>a?(this._active=!1,0===this._duration&&this._rawPrevTime>=0&&(c=!0)):this._initted||(c=!0),this._rawPrevTime=a,a=-1e-6):this._totalTime=this._time=this._rawPrevTime=a,this._time!==j||c){if(this._initted||(this._initted=!0),0===j&&this.vars.onStart&&0!==this._time&&(b||this.vars.onStart.apply(this.vars.onStartScope||this,this.vars.onStartParams||f)),this._time>j)for(d=this._first;d&&(g=d._next,!this._paused||m);)(d._active||d._startTime<=this._time&&!d._paused&&!d._gc)&&(d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,!1):d.render((a-d._startTime)*d._timeScale,b,!1)),d=g;else for(d=this._last;d&&(g=d._prev,!this._paused||m);)(d._active||j>=d._startTime&&!d._paused&&!d._gc)&&(d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,!1):d.render((a-d._startTime)*d._timeScale,b,!1)),d=g;this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||f)),h&&(this._gc||(k===this._startTime||l!=this._timeScale)&&(0===this._time||i>=this.totalDuration())&&(e&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),b||this.vars[h]&&this.vars[h].apply(this.vars[h+"Scope"]||this,this.vars[h+"Params"]||f)))}},h._hasPausedChild=function(){for(var a=this._first;a;){if(a._paused||a instanceof d&&a._hasPausedChild())return!0;a=a._next}return!1},h.getChildren=function(a,b,d,e){e=e||-9999999999;for(var f=[],g=this._first,h=0;g;)e>g._startTime||(g instanceof c?!1!==b&&(f[h++]=g):(!1!==d&&(f[h++]=g),!1!==a&&(f=f.concat(g.getChildren(!0,b,d)),h=f.length))),g=g._next;return f},h.getTweensOf=function(a,b){for(var d=c.getTweensOf(a),e=d.length,f=[],g=0;--e>-1;)(d[e].timeline===this||b&&this._contains(d[e]))&&(f[g++]=d[e]);return f},h._contains=function(a){for(var b=a.timeline;b;){if(b===this)return!0;b=b.timeline}return!1},h.shiftChildren=function(a,b,c){c=c||0;for(var d,e=this._first;e;)e._startTime>=c&&(e._startTime+=a),e=e._next;if(b)for(d in this._labels)this._labels[d]>=c&&(this._labels[d]+=a);return this._uncache(!0)},h._kill=function(a,b){if(null==a&&null==b)return this._enabled(!1,!1);for(var c=null==b?this.getChildren(!0,!0,!1):this.getTweensOf(b),d=c.length,e=!1;--d>-1;)c[d]._kill(a,b)&&(e=!0);return e},h.clear=function(a){var b=this.getChildren(!1,!0,!0),c=b.length;for(this._time=this._totalTime=0;--c>-1;)b[c]._enabled(!1,!1);return!1!==a&&(this._labels={}),this._uncache(!0)},h.invalidate=function(){for(var a=this._first;a;)a.invalidate(),a=a._next;return this},h._enabled=function(a,c){if(a===this._gc)for(var d=this._first;d;)d._enabled(a,!0),d=d._next;return b.prototype._enabled.call(this,a,c)},h.progress=function(a){return arguments.length?this.totalTime(this.duration()*a,!1):this._time/this.duration()},h.duration=function(a){return arguments.length?(0!==this.duration()&&0!==a&&this.timeScale(this._duration/a),this):(this._dirty&&this.totalDuration(),this._duration)},h.totalDuration=function(a){if(!arguments.length){if(this._dirty){for(var b,c,d=0,e=this._last,f=999999999999;e;)b=e._prev,e._dirty&&e.totalDuration(),e._startTime>f&&this._sortChildren&&!e._paused?this.add(e,e._startTime-e._delay):f=e._startTime,0>e._startTime&&!e._paused&&(d-=e._startTime,this._timeline.smoothChildTiming&&(this._startTime+=e._startTime/this._timeScale),this.shiftChildren(-e._startTime,!1,-9999999999),f=0),c=e._startTime+e._totalDuration/e._timeScale,c>d&&(d=c),e=b;this._duration=this._totalDuration=d,this._dirty=!1}return this._totalDuration}return 0!==this.totalDuration()&&0!==a&&this.timeScale(this._totalDuration/a),this},h.usesFrames=function(){for(var b=this._timeline;b._timeline;)b=b._timeline;return b===a._rootFramesTimeline},h.rawTime=function(){return this._paused||0!==this._totalTime&&this._totalTime!==this._totalDuration?this._totalTime:(this._timeline.rawTime()-this._startTime)*this._timeScale},d},!0),window._gsDefine("TimelineMax",["TimelineLite","TweenLite","easing.Ease"],function(a,b,c){var d=function(b){a.call(this,b),this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._cycle=0,this._yoyo=!0===this.vars.yoyo,this._dirty=!0},e=[],f=new c(null,null,1,0),g=function(a){for(;a;){if(a._paused)return!0;a=a._timeline}return!1},h=d.prototype=new a;return h.constructor=d,h.kill()._gc=!1,d.version="1.8.4",h.invalidate=function(){return this._yoyo=!0===this.vars.yoyo,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._uncache(!0),a.prototype.invalidate.call(this)},h.addCallback=function(a,c,d,e){return this.add(b.delayedCall(0,a,d,e),c)},h.removeCallback=function(a,b){if(null==b)this._kill(null,a);else for(var c=this.getTweensOf(a,!1),d=c.length,e=this._parseTimeOrLabel(b);--d>-1;)c[d]._startTime===e&&c[d]._enabled(!1,!1);return this},h.tweenTo=function(a,c){c=c||{};var d,g,h={"ease":f,"overwrite":2,"useFrames":this.usesFrames(),"immediateRender":!1};for(d in c)h[d]=c[d];return h.time=this._parseTimeOrLabel(a),g=new b(this,Math.abs(Number(h.time)-this._time)/this._timeScale||.001,h),h.onStart=function(){g.target.paused(!0),g.vars.time!==g.target.time()&&g.duration(Math.abs(g.vars.time-g.target.time())/g.target._timeScale),c.onStart&&c.onStart.apply(c.onStartScope||g,c.onStartParams||e)},g},h.tweenFromTo=function(a,b,c){c=c||{},c.startAt={"time":this._parseTimeOrLabel(a)};var d=this.tweenTo(b,c);return d.duration(Math.abs(d.vars.time-d.vars.startAt.time)/this._timeScale||.001)},h.render=function(a,b,c){this._gc&&this._enabled(!0,!1),this._active=!this._paused;var d,f,g,h,i=this._dirty?this.totalDuration():this._totalDuration,j=this._time,k=this._totalTime,l=this._startTime,m=this._timeScale,n=this._rawPrevTime,o=this._paused,p=this._cycle;if(a>=i)this._locked||(this._totalTime=i,this._cycle=this._repeat),this._reversed||this._hasPausedChild()||(f=!0,h="onComplete",0===this._duration&&(0===a||0>this._rawPrevTime)&&this._rawPrevTime!==a&&(c=!0)),this._rawPrevTime=a,this._yoyo&&0!=(1&this._cycle)?(this._time=0,a=-1e-6):(this._time=this._duration,a=this._duration+1e-6);else if(0>=a)this._locked||(this._totalTime=this._cycle=0),this._time=0,(0!==j||0===this._duration&&this._rawPrevTime>0&&!this._locked)&&(h="onReverseComplete",f=this._reversed),0>a?(this._active=!1,0===this._duration&&this._rawPrevTime>=0&&(c=!0)):this._initted||(c=!0),this._rawPrevTime=a,a=0===this._duration?0:-1e-6;else if(this._time=this._rawPrevTime=a,!this._locked&&(this._totalTime=a,0!==this._repeat)){var q=this._duration+this._repeatDelay;this._cycle=this._totalTime/q>>0,0!==this._cycle&&this._cycle===this._totalTime/q&&this._cycle--,this._time=this._totalTime-this._cycle*q,this._yoyo&&0!=(1&this._cycle)&&(this._time=this._duration-this._time),this._time>this._duration?(this._time=this._duration,a=this._duration+1e-6):0>this._time?this._time=a=0:a=this._time}if(this._cycle!==p&&!this._locked){var r=this._yoyo&&0!=(1&p),s=r===(this._yoyo&&0!=(1&this._cycle)),t=this._totalTime,u=this._cycle,v=this._rawPrevTime,w=this._time;this._totalTime=p*this._duration,p>this._cycle?r=!r:this._totalTime+=this._duration,this._time=j,this._rawPrevTime=0===this._duration?n-1e-5:n,this._cycle=p,this._locked=!0,j=r?0:this._duration,this.render(j,b,0===this._duration),b||this._gc||this.vars.onRepeat&&this.vars.onRepeat.apply(this.vars.onRepeatScope||this,this.vars.onRepeatParams||e),s&&(j=r?this._duration+1e-6:-1e-6,this.render(j,!0,!1)),this._time=w,this._totalTime=t,this._cycle=u,this._rawPrevTime=v,this._locked=!1}if(this._time===j&&!c)return void(k!==this._totalTime&&this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||e)));if(this._initted||(this._initted=!0),0===k&&this.vars.onStart&&0!==this._totalTime&&(b||this.vars.onStart.apply(this.vars.onStartScope||this,this.vars.onStartParams||e)),this._time>j)for(d=this._first;d&&(g=d._next,!this._paused||o);)(d._active||d._startTime<=this._time&&!d._paused&&!d._gc)&&(d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,!1):d.render((a-d._startTime)*d._timeScale,b,!1)),d=g;else for(d=this._last;d&&(g=d._prev,!this._paused||o);)(d._active||j>=d._startTime&&!d._paused&&!d._gc)&&(d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,!1):d.render((a-d._startTime)*d._timeScale,b,!1)),d=g;this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||e)),h&&(this._locked||this._gc||(l===this._startTime||m!==this._timeScale)&&(0===this._time||i>=this.totalDuration())&&(f&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),b||this.vars[h]&&this.vars[h].apply(this.vars[h+"Scope"]||this,this.vars[h+"Params"]||e)))},h.getActive=function(a,b,c){null==a&&(a=!0),null==b&&(b=!0),null==c&&(c=!1);var d,e,f=[],h=this.getChildren(a,b,c),i=0,j=h.length;for(d=0;j>d;d++)e=h[d],e._paused||e._timeline._time>=e._startTime&&e._timeline._time<e._startTime+e._totalDuration/e._timeScale&&(g(e._timeline)||(f[i++]=e));return f},h.getLabelAfter=function(a){a||0!==a&&(a=this._time);var b,c=this.getLabelsArray(),d=c.length;for(b=0;d>b;b++)if(c[b].time>a)return c[b].name;return null},h.getLabelBefore=function(a){null==a&&(a=this._time);for(var b=this.getLabelsArray(),c=b.length;--c>-1;)if(a>b[c].time)return b[c].name;return null},h.getLabelsArray=function(){var a,b=[],c=0;for(a in this._labels)b[c++]={"time":this._labels[a],"name":a};return b.sort(function(a,b){return a.time-b.time}),b},h.progress=function(a){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&0!=(1&this._cycle)?1-a:a)+this._cycle*(this._duration+this._repeatDelay),!1):this._time/this.duration()},h.totalProgress=function(a){return arguments.length?this.totalTime(this.totalDuration()*a,!1):this._totalTime/this.totalDuration()},h.totalDuration=function(b){return arguments.length?-1===this._repeat?this:this.duration((b-this._repeat*this._repeatDelay)/(this._repeat+1)):(this._dirty&&(a.prototype.totalDuration.call(this),this._totalDuration=-1===this._repeat?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat),this._totalDuration)},h.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this._yoyo&&0!=(1&this._cycle)?a=this._duration-a+this._cycle*(this._duration+this._repeatDelay):0!==this._repeat&&(a+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(a,b)):this._time},h.repeat=function(a){return arguments.length?(this._repeat=a,this._uncache(!0)):this._repeat},h.repeatDelay=function(a){return arguments.length?(this._repeatDelay=a,this._uncache(!0)):this._repeatDelay},h.yoyo=function(a){return arguments.length?(this._yoyo=a,this):this._yoyo},h.currentLabel=function(a){return arguments.length?this.seek(a,!0):this.getLabelBefore(this._time+1e-8)},d},!0),window._gsDefine("plugins.BezierPlugin",["plugins.TweenPlugin"],function(a){var b=function(){a.call(this,"bezier",-1),this._overwriteProps.pop(),this._func={},this._round={}},c=b.prototype=new a("bezier",1),d=180/Math.PI,e=Math.PI/180,f=[],g=[],h=[],i={},j=function(a,b,c,d){this.a=a,this.b=b,this.c=c,this.d=d,this.da=d-a,this.ca=c-a,this.ba=b-a},k=",x,y,z,left,top,right,bottom,marginTop,marginLeft,marginRight,marginBottom,paddingLeft,paddingTop,paddingRight,paddingBottom,backgroundPosition,backgroundPosition_y,",l=b.bezierThrough=function(a,b,c,d,e,j){var l,m,p,q,r,s,t,u,v={},w=[],x=j||a[0];e="string"==typeof e?","+e+",":k,null==b&&(b=1);for(m in a[0])w.push(m);if(a.length>1){for(u=a[a.length-1],t=!0,l=w.length;--l>-1;)if(m=w[l],Math.abs(x[m]-u[m])>.05){t=!1;break}t&&(a=a.concat(),j&&a.unshift(j),a.push(a[1]),j=a[a.length-3])}for(f.length=g.length=h.length=0,l=w.length;--l>-1;)m=w[l],i[m]=-1!==e.indexOf(","+m+","),v[m]=n(a,m,i[m],j);for(l=f.length;--l>-1;)f[l]=Math.sqrt(f[l]),g[l]=Math.sqrt(g[l]);if(!d){for(l=w.length;--l>-1;)if(i[m])for(p=v[w[l]],s=p.length-1,q=0;s>q;q++)r=p[q+1].da/g[q]+p[q].da/f[q],h[q]=(h[q]||0)+r*r;for(l=h.length;--l>-1;)h[l]=Math.sqrt(h[l])}for(l=w.length,q=c?4:1;--l>-1;)m=w[l],p=v[m],o(p,b,c,d,i[m]),t&&(p.splice(0,q),p.splice(p.length-q,q));return v},m=function(a,b,c){b=b||"soft";var d,e,f,g,h,i,k,l,m,n,o,p={},q="cubic"===b?3:2,r="soft"===b,s=[];if(r&&c&&(a=[c].concat(a)),null==a||q+1>a.length)throw"invalid Bezier data";for(m in a[0])s.push(m);for(i=s.length;--i>-1;){for(m=s[i],p[m]=h=[],n=0,l=a.length,k=0;l>k;k++)d=null==c?a[k][m]:"string"==typeof(o=a[k][m])&&"="===o.charAt(1)?c[m]+Number(o.charAt(0)+o.substr(2)):Number(o),r&&k>1&&l-1>k&&(h[n++]=(d+h[n-2])/2),h[n++]=d;for(l=n-q+1,n=0,k=0;l>k;k+=q)d=h[k],e=h[k+1],f=h[k+2],g=2===q?0:h[k+3],h[n++]=o=3===q?new j(d,e,f,g):new j(d,(2*e+d)/3,(2*e+f)/3,f);h.length=n}return p},n=function(a,b,c,d){var e,h,i,k,l,m,n=[];if(d)for(a=[d].concat(a),h=a.length;--h>-1;)"string"==typeof(m=a[h][b])&&"="===m.charAt(1)&&(a[h][b]=d[b]+Number(m.charAt(0)+m.substr(2)));if(0>(e=a.length-2))return n[0]=new j(a[0][b],0,0,a[-1>e?0:1][b]),n;for(h=0;e>h;h++)i=a[h][b],k=a[h+1][b],n[h]=new j(i,0,0,k),c&&(l=a[h+2][b],f[h]=(f[h]||0)+(k-i)*(k-i),g[h]=(g[h]||0)+(l-k)*(l-k));return n[h]=new j(a[h][b],0,0,a[h+1][b]),n},o=function(a,b,c,d,e){var i,j,k,l,m,n,o,q,r,s,t,u,v,w=a.length-1,x=0,y=a[0].a;for(i=0;w>i;i++)m=a[x],j=m.a,k=m.d,l=a[x+1].d,e?(t=f[i],u=g[i],v=.25*(u+t)*b/(d?.5:h[i]||.5),n=k-(k-j)*(d?.5*b:v/t),o=k+(l-k)*(d?.5*b:v/u),q=k-(n+(o-n)*(3*t/(t+u)+.5)/4)):(n=k-.5*(k-j)*b,o=k+.5*(l-k)*b,q=k-(n+o)/2),n+=q,o+=q,m.c=r=n,m.b=0!==i?y:y=m.a+.6*(m.c-m.a),m.da=k-j,m.ca=r-j,m.ba=y-j,c?(s=p(j,y,r,k),a.splice(x,1,s[0],s[1],s[2],s[3]),x+=4):x++,y=o;m=a[x],m.b=y,m.c=y+.4*(m.d-y),m.da=m.d-m.a,m.ca=m.c-m.a,m.ba=y-m.a,c&&(s=p(m.a,y,m.c,m.d),a.splice(x,1,s[0],s[1],s[2],s[3]))},p=b.cubicToQuadratic=function(a,b,c,d){var e={"a":a},f={},g={},h={"c":d},i=(a+b)/2,j=(b+c)/2,k=(c+d)/2,l=(i+j)/2,m=(j+k)/2,n=(m-l)/8;return e.b=i+(a-i)/4,f.b=l+n,e.c=f.a=(e.b+f.b)/2,f.c=g.a=(l+m)/2,g.b=m-n,h.b=k+(d-k)/4,g.c=h.a=(g.b+h.b)/2,[e,f,g,h]},q=function(a,b){b=b>>0||6;var c,d,e,f,g=[],h=[],i=0,j=0,k=b-1,l=[],m=[];for(c in a)r(a[c],g,b);for(e=g.length,d=0;e>d;d++)i+=Math.sqrt(g[d]),f=d%b,m[f]=i,f===k&&(j+=i,f=d/b>>0,l[f]=m,h[f]=j,i=0,m=[]);return{"length":j,"lengths":h,"segments":l}},r=function(a,b,c){for(var d,e,f,g,h,i,j,k,l,m,n,o=1/c,p=a.length;--p>-1;)for(m=a[p],f=m.a,g=m.d-f,h=m.c-f,i=m.b-f,d=e=0,k=1;c>=k;k++)j=o*k,l=1-j,d=e-(e=(j*j*g+3*l*(j*h+l*i))*j),n=p*c+k-1,b[n]=(b[n]||0)+d*d};return c.constructor=b,b.API=2,b._autoCSS=!0,b.quadraticToCubic=function(a,b,c){return new j(a,(2*b+a)/3,(2*b+c)/3,c)},b._cssRegister=function(){var a=(window.GreenSockGlobals||window).com.greensock.plugins.CSSPlugin;if(a){var c=a._internals,d=c._parseToProxy,f=c._setPluginRatio,g=c.CSSPropTween;c._registerComplexSpecialProp("bezier",null,function(a,c,h,i,j,k){c instanceof Array&&(c={"values":c}),k=new b;var l,m,n,o=c.values,p=o.length-1,q=[],r={};if(0>p)return j;for(l=0;p>=l;l++)n=d(a,o[l],i,j,k,p!==l),q[l]=n.end;for(m in c)r[m]=c[m];return r.values=q,j=new g(a,"bezier",0,0,n.pt,2),j.data=n,j.plugin=k,j.setRatio=f,0===r.autoRotate&&(r.autoRotate=!0),r.autoRotate&&(r.autoRotate instanceof Array||(l=!0===r.autoRotate?0:Number(r.autoRotate)*e,r.autoRotate=null!=n.end.left?[["left","top","rotation",l,!0]]:null!=n.end.x&&[["x","y","rotation",l,!0]])),r.autoRotate&&(i._transform||i._enableTransforms(!1),n.autoRotate=i._target._gsTransform),k._onInitTween(n.proxy,r,i._tween),j})}},c._onInitTween=function(a,b,c){this._target=a,b instanceof Array&&(b={"values":b}),this._props=[],this._timeRes=null==b.timeResolution?6:parseInt(b.timeResolution,10);var d,e,f,g,h,i=b.values||[],j={},k=i[0],n=b.autoRotate||c.vars.orientToBezier;this._autoRotate=n?n instanceof Array?n:[["x","y","rotation",!0===n?0:Number(n)||0]]:null;for(d in k)this._props.push(d);for(f=this._props.length;--f>-1;)d=this._props[f],this._overwriteProps.push(d),e=this._func[d]="function"==typeof a[d],j[d]=e?a[d.indexOf("set")||"function"!=typeof a["get"+d.substr(3)]?d:"get"+d.substr(3)]():parseFloat(a[d]),h||j[d]!==i[0][d]&&(h=j);if(this._beziers="cubic"!==b.type&&"quadratic"!==b.type&&"soft"!==b.type?l(i,isNaN(b.curviness)?1:b.curviness,!1,"thruBasic"===b.type,b.correlate,h):m(i,b.type,j),this._segCount=this._beziers[d].length,this._timeRes){var o=q(this._beziers,this._timeRes);this._length=o.length,this._lengths=o.lengths,this._segments=o.segments,this._l1=this._li=this._s1=this._si=0,this._l2=this._lengths[0],this._curSeg=this._segments[0],this._s2=this._curSeg[0],this._prec=1/this._curSeg.length}if(n=this._autoRotate)for(n[0]instanceof Array||(this._autoRotate=n=[n]),f=n.length;--f>-1;)for(g=0;3>g;g++)d=n[f][g],this._func[d]="function"==typeof a[d]&&a[d.indexOf("set")||"function"!=typeof a["get"+d.substr(3)]?d:"get"+d.substr(3)];return!0},c.setRatio=function(a){var b,c,e,f,g,h,i,j,k,l,m=this._segCount,n=this._func,o=this._target;if(this._timeRes){if(k=this._lengths,l=this._curSeg,a*=this._length,e=this._li,a>this._l2&&m-1>e){for(j=m-1;j>e&&a>=(this._l2=k[++e]););this._l1=k[e-1],this._li=e,this._curSeg=l=this._segments[e],this._s2=l[this._s1=this._si=0]}else if(this._l1>a&&e>0){for(;e>0&&(this._l1=k[--e])>=a;);0===e&&this._l1>a?this._l1=0:e++,this._l2=k[e],this._li=e,this._curSeg=l=this._segments[e],this._s1=l[(this._si=l.length-1)-1]||0,this._s2=l[this._si]}if(b=e,a-=this._l1,e=this._si,a>this._s2&&l.length-1>e){for(j=l.length-1;j>e&&a>=(this._s2=l[++e]););this._s1=l[e-1],this._si=e}else if(this._s1>a&&e>0){for(;e>0&&(this._s1=l[--e])>=a;);0===e&&this._s1>a?this._s1=0:e++,this._s2=l[e],this._si=e}h=(e+(a-this._s1)/(this._s2-this._s1))*this._prec}else b=0>a?0:a>=1?m-1:m*a>>0,h=(a-b*(1/m))*m;for(c=1-h,e=this._props.length;--e>-1;)f=this._props[e],g=this._beziers[f][b],i=(h*h*g.da+3*c*(h*g.ca+c*g.ba))*h+g.a,this._round[f]&&(i=i+(i>0?.5:-.5)>>0),n[f]?o[f](i):o[f]=i;if(this._autoRotate){var p,q,r,s,t,u,v,w=this._autoRotate;for(e=w.length;--e>-1;)f=w[e][2],u=w[e][3]||0,v=!0===w[e][4]?1:d,g=this._beziers[w[e][0]][b],p=this._beziers[w[e][1]][b],q=g.a+(g.b-g.a)*h,s=g.b+(g.c-g.b)*h,q+=(s-q)*h,s+=(g.c+(g.d-g.c)*h-s)*h,r=p.a+(p.b-p.a)*h,t=p.b+(p.c-p.b)*h,r+=(t-r)*h,t+=(p.c+(p.d-p.c)*h-t)*h,i=Math.atan2(t-r,s-q)*v+u,n[f]?n[f].call(o,i):o[f]=i}},c._roundProps=function(a,b){for(var c=this._overwriteProps,d=c.length;--d>-1;)(a[c[d]]||a.bezier||a.bezierThrough)&&(this._round[c[d]]=b)},c._kill=function(b){var c,d,e=this._props;for(c in this._beziers)if(c in b)for(delete this._beziers[c],delete this._func[c],d=e.length;--d>-1;)e[d]===c&&e.splice(d,1);return a.prototype._kill.call(this,b)},a.activate([b]),b},!0),window._gsDefine("plugins.CSSPlugin",["plugins.TweenPlugin","TweenLite"],function(a){var b,c,d,e,f=function(){a.call(this,"css"),this._overwriteProps.length=0},g={},h=f.prototype=new a("css");h.constructor=f,f.version="1.8.4",f.API=2,f.defaultTransformPerspective=0,h="px",f.suffixMap={"top":h,"right":h,"bottom":h,"left":h,"width":h,"height":h,"fontSize":h,"padding":h,"margin":h,"perspective":h};var i,j,k,l,m,n,o=/(?:\d|\-\d|\.\d|\-\.\d)+/g,p=/(?:\d|\-\d|\.\d|\-\.\d|\+=\d|\-=\d|\+=.\d|\-=\.\d)+/g,q=/(?:\+=|\-=|\-|\b)[\d\-\.]+[a-zA-Z0-9]*(?:%|\b)/gi,r=/[^\d\-\.]/g,s=/(?:\d|\-|\+|=|#|\.)*/g,t=/opacity *= *([^)]*)/,u=/opacity:([^;]*)/,v=/alpha\(opacity *=.+?\)/i,w=/([A-Z])/g,x=/-([a-z])/gi,y=/(^(?:url\(\"|url\())|(?:(\"\))$|\)$)/gi,z=function(a,b){return b.toUpperCase()},A=/(?:Left|Right|Width)/i,B=/(M11|M12|M21|M22)=[\d\-\.e]+/gi,C=/progid\:DXImageTransform\.Microsoft\.Matrix\(.+?\)/i,D=Math.PI/180,E=180/Math.PI,F={},G=document,H=G.createElement("div"),I=G.createElement("img"),J=f._internals={"_specialProps":g},K=navigator.userAgent,L=function(){var a,b=K.indexOf("Android"),c=G.createElement("div");return k=-1!==K.indexOf("Safari")&&-1===K.indexOf("Chrome")&&(-1===b||Number(K.substr(b+8,1))>3),m=k&&6>Number(K.substr(K.indexOf("Version/")+8,1)),l=-1!==K.indexOf("Firefox"),/MSIE ([0-9]{1,}[\.0-9]{0,})/.exec(K),n=parseFloat(RegExp.$1),c.innerHTML="<a style='top:1px;opacity:.55;'>a</a>",!!(a=c.getElementsByTagName("a")[0])&&/^0.55/.test(a.style.opacity)}(),M=function(a){return t.test("string"==typeof a?a:(a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100:1},N=function(a){window.console},O="",P="",Q=function(a,b){b=b||H;var c,d,e=b.style;if(void 0!==e[a])return a;for(a=a.charAt(0).toUpperCase()+a.substr(1),c=["O","Moz","ms","Ms","Webkit"],d=5;--d>-1&&void 0===e[c[d]+a];);return d>=0?(P=3===d?"ms":c[d],O="-"+P.toLowerCase()+"-",P+a):null},R=G.defaultView?G.defaultView.getComputedStyle:function(){},S=f.getStyle=function(a,b,c,d,e){var f;return L||"opacity"!==b?(!d&&a.style[b]?f=a.style[b]:(c=c||R(a,null))?(a=c.getPropertyValue(b.replace(w,"-$1").toLowerCase()),f=a||c.length?a:c[b]):a.currentStyle&&(c=a.currentStyle,f=c[b]),null==e||f&&"none"!==f&&"auto"!==f&&"auto auto"!==f?f:e):M(a)},T=function(a,b,c){var d,e,f={},g=a._gsOverwrittenClassNamePT;if(g&&!c){for(;g;)g.setRatio(0),g=g._next;a._gsOverwrittenClassNamePT=null}if(b=b||R(a,null))if(d=b.length)for(;--d>-1;)f[b[d].replace(x,z)]=b.getPropertyValue(b[d]);else for(d in b)f[d]=b[d];else if(b=a.currentStyle||a.style)for(d in b)f[d.replace(x,z)]=b[d];return L||(f.opacity=M(a)),e=ta(a,b,!1),f.rotation=e.rotation*E,f.skewX=e.skewX*E,f.scaleX=e.scaleX,f.scaleY=e.scaleY,f.x=e.x,f.y=e.y,sa&&(f.z=e.z,f.rotationX=e.rotationX*E,f.rotationY=e.rotationY*E,f.scaleZ=e.scaleZ),f.filters&&delete f.filters,f},U=function(a,b,c,d){var e,f,g,h={},i=a.style;for(f in c)"cssText"!==f&&"length"!==f&&isNaN(f)&&b[f]!==(e=c[f])&&-1===f.indexOf("Origin")&&("number"==typeof e||"string"==typeof e)&&(h[f]=""!==e&&"auto"!==e&&"none"!==e||"string"!=typeof b[f]||""===b[f].replace(r,"")?e:0,void 0!==i[f]&&(g=new ha(i,f,i[f],g)));if(d)for(f in d)"className"!==f&&(h[f]=d[f]);return{"difs":h,"firstMPT":g}},V={"width":["Left","Right"],"height":["Top","Bottom"]},W=["marginLeft","marginRight","marginTop","marginBottom"],X=function(a,b,c){var d=parseFloat("width"===b?a.offsetWidth:a.offsetHeight),e=V[b],f=e.length;for(c=c||R(a,null);--f>-1;)d-=parseFloat(S(a,"padding"+e[f],c,!0))||0,d-=parseFloat(S(a,"border"+e[f]+"Width",c,!0))||0;return d},Y=function(a,b,c,d,e){if("px"===d||!d)return c;if("auto"===d||!c)return 0;var f,g=A.test(b),h=a,i=H.style,j=0>c;return j&&(c=-c),"%"===d&&-1!==b.indexOf("border")?f=c/100*(g?a.clientWidth:a.clientHeight):(i.cssText="border-style:solid; border-width:0; position:absolute; line-height:0;","%"!==d&&"em"!==d&&h.appendChild?i[g?"borderLeftWidth":"borderTopWidth"]=c+d:(h=a.parentNode||G.body,i[g?"width":"height"]=c+d),h.appendChild(H),f=parseFloat(H[g?"offsetWidth":"offsetHeight"]),h.removeChild(H),0!==f||e||(f=Y(a,b,c,d,!0))),j?-f:f},Z=function(a,b){(null==a||""===a||"auto"===a||"auto auto"===a)&&(a="0 0");var c=a.split(" "),d=-1!==a.indexOf("left")?"0%":-1!==a.indexOf("right")?"100%":c[0],e=-1!==a.indexOf("top")?"0%":-1!==a.indexOf("bottom")?"100%":c[1];return null==e?e="0":"center"===e&&(e="50%"),("center"===d||isNaN(parseFloat(d)))&&(d="50%"),b&&(b.oxp=-1!==d.indexOf("%"),b.oyp=-1!==e.indexOf("%"),b.oxr="="===d.charAt(1),b.oyr="="===e.charAt(1),b.ox=parseFloat(d.replace(r,"")),b.oy=parseFloat(e.replace(r,""))),d+" "+e+(c.length>2?" "+c[2]:"")},$=function(a,b){return"string"==typeof a&&"="===a.charAt(1)?parseInt(a.charAt(0)+"1",10)*parseFloat(a.substr(2)):parseFloat(a)-parseFloat(b)},_=function(a,b){return null==a?b:"string"==typeof a&&"="===a.charAt(1)?parseInt(a.charAt(0)+"1",10)*Number(a.substr(2))+b:parseFloat(a)},aa=function(a,b){if(null==a)return b;var c=-1===a.indexOf("rad")?D:1,d="="===a.charAt(1);return a=Number(a.replace(r,""))*c,d?a+b:a},ba=function(a,b){var c="number"==typeof a?a*D:aa(a,b),d=(c-b)%(2*Math.PI);return d!==d%Math.PI&&(d+=Math.PI*(0>d?2:-2)),b+d},ca={"aqua":[0,255,255],"lime":[0,255,0],"silver":[192,192,192],"black":[0,0,0],"maroon":[128,0,0],"teal":[0,128,128],"blue":[0,0,255],"navy":[0,0,128],"white":[255,255,255],"fuchsia":[255,0,255],"olive":[128,128,0],"yellow":[255,255,0],"orange":[255,165,0],"gray":[128,128,128],"purple":[128,0,128],"green":[0,128,0],"red":[255,0,0],"pink":[255,192,203],"cyan":[0,255,255],"transparent":[255,255,255,0]},da=function(a){if(!a||""===a)return ca.black;if(ca[a])return ca[a];if("number"==typeof a)return[a>>16,255&a>>8,255&a];if("#"===a.charAt(0)){if(4===a.length){var b=a.charAt(1),c=a.charAt(2),d=a.charAt(3);a="#"+b+b+c+c+d+d}return a=parseInt(a.substr(1),16),[a>>16,255&a>>8,255&a]}return a=a.match(o)||ca.transparent,a[0]=Number(a[0]),a[1]=Number(a[1]),a[2]=Number(a[2]),a.length>3&&(a[3]=Number(a[3])),a},ea="(?:\\b(?:(?:rgb|rgba)\\(.+?\\))|\\B#.+?\\b";for(h in ca)ea+="|"+h+"\\b";ea=RegExp(ea+")","gi");var fa=function(a,b,c){if(null==a)return function(a){return a};var d=b?(a.match(ea)||[""])[0]:"",e=a.split(d).join("").match(q)||[],f=a.substr(0,a.indexOf(e[0])),g=")"===a.charAt(a.length-1)?")":"",h=-1!==a.indexOf(" ")?" ":",",i=e.length,j=i>0?e[0].replace(o,""):"";return b?function(a){"number"==typeof a&&(a+=j);var b=(a.match(ea)||[d])[0],k=a.split(b).join("").match(q)||[],l=k.length;if(i>l--)for(;i>++l;)k[l]=c?k[(l-1)/2>>0]:e[l];return f+k.join(h)+h+b+g}:function(a){"number"==typeof a&&(a+=j);var b=a.match(q)||[],d=b.length;if(i>d--)for(;i>++d;)b[d]=c?b[(d-1)/2>>0]:e[d];return f+b.join(h)+g}},ga=function(a){return a=a.split(","),function(b,c,d,e,f,g,h){var i,j=(c+"").split(" ");for(h={},i=0;4>i;i++)h[a[i]]=j[i]=j[i]||j[(i-1)/2>>0];return e.parse(b,h,f,g)}},ha=(J._setPluginRatio=function(a){this.plugin.setRatio(a);for(var b,c,d,e,f=this.data,g=f.proxy,h=f.firstMPT,i=1e-6;h;)b=g[h.v],h.r?b=b>0?b+.5>>0:b-.5>>0:i>b&&b>-i&&(b=0),h.t[h.p]=b,h=h._next;if(f.autoRotate&&(f.autoRotate.rotation=g.rotation),1===a)for(h=f.firstMPT;h;){if(c=h.t,c.type){if(1===c.type){for(e=c.xs0+c.s+c.xs1,d=1;c.l>d;d++)e+=c["xn"+d]+c["xs"+(d+1)];c.e=e}}else c.e=c.s+c.xs0;h=h._next}},function(a,b,c,d,e){this.t=a,this.p=b,this.v=c,this.r=e,d&&(d._prev=this,this._next=d)}),ia=(J._parseToProxy=function(a,b,c,d,e,f){var g,h,i,j,k,l=d,m={},n={},o=c._transform,p=F;for(c._transform=null,F=b,d=k=c.parse(a,b,d,e),F=p,f&&(c._transform=o,l&&(l._prev=null,l._prev&&(l._prev._next=null)));d&&d!==l;){if(1>=d.type&&(h=d.p,n[h]=d.s+d.c,m[h]=d.s,f||(j=new ha(d,"s",h,j,d.r),d.c=0),1===d.type))for(g=d.l;--g>0;)i="xn"+g,h=d.p+"_"+i,n[h]=d.data[i],m[h]=d[i],f||(j=new ha(d,i,h,j,d.rxp[i]));d=d._next}return{"proxy":m,"end":n,"firstMPT":j,"pt":k}},J.CSSPropTween=function(a,c,d,f,g,h,i,j,k,l,m){this.t=a,this.p=c,this.s=d,this.c=f,this.n=i||"css_"+c,a instanceof ia||e.push(this.n),this.r=j,this.type=h||0,k&&(this.pr=k,b=!0),this.b=void 0===l?d:l,this.e=void 0===m?d+f:m,g&&(this._next=g,g._prev=this)}),ja=f.parseComplex=function(a,b,c,d,e,f,g,h,j,k){g=new ia(a,b,0,0,g,k?2:1,null,!1,h,c,d);var l,m,n,q,r,s,t,u,v,w,x,y,z=c.split(", ").join(",").split(" "),A=(d+"").split(", ").join(",").split(" "),B=z.length,C=!1!==i;for(B!==A.length&&(z=(f||"").split(" "),B=z.length),g.plugin=j,g.setRatio=k,l=0;B>l;l++)if(q=z[l],r=A[l],(u=parseFloat(q))||0===u)g.appendXtra("",u,$(r,u),r.replace(p,""),C&&-1!==r.indexOf("px"),!0);else if(e&&("#"===q.charAt(0)||0===q.indexOf("rgb")||ca[q]))q=da(q),r=da(r),v=q.length+r.length>6,v&&!L&&0===r[3]?(g["xs"+g.l]+=g.l?" transparent":"transparent",g.e=g.e.split(A[l]).join("transparent")):(L||(v=!1),g.appendXtra(v?"rgba(":"rgb(",q[0],r[0]-q[0],",",!0,!0).appendXtra("",q[1],r[1]-q[1],",",!0).appendXtra("",q[2],r[2]-q[2],v?",":")",!0),v&&(q=4>q.length?1:q[3],g.appendXtra("",q,(4>r.length?1:r[3])-q,")",!1)));else if(s=q.match(o)){if(!(t=r.match(p))||t.length!==s.length)return g;for(n=0,m=0;s.length>m;m++)x=s[m],w=q.indexOf(x,n),g.appendXtra(q.substr(n,w-n),Number(x),$(t[m],x),"",C&&"px"===q.substr(w+x.length,2),0===m),n=w+x.length;g["xs"+g.l]+=q.substr(n)}else g["xs"+g.l]+=g.l?" "+q:q;if(-1!==d.indexOf("=")&&g.data){for(y=g.xs0+g.data.s,l=1;g.l>l;l++)y+=g["xs"+l]+g.data["xn"+l];g.e=y+g["xs"+l]}return g.l||(g.type=-1,g.xs0=g.e),g.xfirst||g},ka=9;for(h=ia.prototype,h.l=h.pr=0;--ka>0;)h["xn"+ka]=0,h["xs"+ka]="";h.xs0="",h._next=h._prev=h.xfirst=h.data=h.plugin=h.setRatio=h.rxp=null,h.appendXtra=function(a,b,c,d,e,f){var g=this,h=g.l;return g["xs"+h]+=f&&h?" "+a:a||"",c||0===h||g.plugin?(g.l++,g.type=g.setRatio?2:1,g["xs"+g.l]=d||"",h>0?(g.data["xn"+h]=b+c,g.rxp["xn"+h]=e,g["xn"+h]=b,g.plugin||(g.xfirst=new ia(g,"xn"+h,b,c,g.xfirst||g,0,g.n,e,g.pr),g.xfirst.xs0=0),g):(g.data={"s":b+c},g.rxp={},g.s=b,g.c=c,g.r=e,g)):(g["xs"+h]+=b+(d||""),g)};var la=function(a,b,c,d,e,f,h){this.p=d?Q(a)||a:a,g[a]=g[this.p]=this,this.format=f||fa(b,e),c&&(this.parse=c),this.clrs=e,this.dflt=b,this.pr=h||0},ma=J._registerComplexSpecialProp=function(a,b,c,d,e,f,g){for(var h=a.split(","),i=b instanceof Array?b:[b],j=h.length;--j>-1;)new la(h[j],i[j],c,d&&0===j,e,f,g)},na=function(a){if(!g[a]){var b=a.charAt(0).toUpperCase()+a.substr(1)+"Plugin";ma(a,null,function(a,c,d,e,f,h,i){var j=(window.GreenSockGlobals||window).com.greensock.plugins[b];return j?(j._cssRegister(),g[d].parse(a,c,d,e,f,h,i)):(N("Error: "+b+" js file not loaded."),f)})}};h=la.prototype,h.parseComplex=function(a,b,c,d,e,f){return ja(a,this.p,b,c,this.clrs,this.dflt,d,this.pr,e,f)},h.parse=function(a,b,c,e,f,g){return this.parseComplex(a.style,this.format(S(a,c,d,!1,this.dflt)),this.format(b),f,g)},f.registerSpecialProp=function(a,b,c){ma(a,null,function(a,d,e,f,g,h){var i=new ia(a,e,0,0,g,2,e,!1,c);return i.plugin=h,i.setRatio=b(a,d,f._tween,e),i},!1,!1,null,c)};var oa=["scaleX","scaleY","scaleZ","x","y","z","skewX","rotation","rotationX","rotationY","perspective"],pa=Q("transform"),qa=O+"transform",ra=Q("transformOrigin"),sa=null!==Q("perspective"),ta=function(a,b,c){var d,e,g,h,i,j,k,l,m,n,o,p,q=c?a._gsTransform||{"skewY":0}:{"skewY":0},r=0>q.scaleX,s=2e-5,t=1e5,u=1e-4-Math.PI,v=Math.PI-1e-4,w=sa?parseFloat(S(a,ra,b,!1,"0 0 0").split(" ")[2])||q.zOrigin||0:0;for(pa?d=S(a,qa,b,!0):a.currentStyle&&(d=a.currentStyle.filter.match(B),d=d&&4===d.length?d[0].substr(4)+","+Number(d[2].substr(4))+","+Number(d[1].substr(4))+","+d[3].substr(4)+","+(q?q.x:0)+","+(q?q.y:0):null),e=(d||"").match(/(?:\-|\b)[\d\-\.e]+\b/gi)||[],g=e.length;--g>-1;)h=Number(e[g]),e[g]=(h*t+(0>h?-.5:.5)>>0)/t;if(16===e.length){var x=e[8],y=e[9],z=e[10],A=e[12],C=e[13],D=e[14];if(q.zOrigin&&(D=-q.zOrigin,A=x*D-e[12],C=y*D-e[13],D=z*D+q.zOrigin-e[14]),!c||A!==q.x||C!==q.y||D!==q.z){var E,F,G,H,I,J,K,L=e[0],M=e[1],N=e[2],O=e[3],P=e[4],Q=e[5],R=e[6],T=e[7],U=e[11],V=q.rotationX=Math.atan2(R,z),W=u>V||V>v;V&&(H=Math.cos(-V),I=Math.sin(-V),E=P*H+x*I,F=Q*H+y*I,G=R*H+z*I,T*H+U*I,x=P*-I+x*H,y=Q*-I+y*H,z=R*-I+z*H,U=T*-I+U*H,P=E,Q=F,R=G),V=q.rotationY=Math.atan2(x,L),V&&(J=u>V||V>v,H=Math.cos(-V),I=Math.sin(-V),E=L*H-x*I,F=M*H-y*I,G=N*H-z*I,O*H-U*I,y=M*I+y*H,z=N*I+z*H,U=O*I+U*H,L=E,M=F,N=G),V=q.rotation=Math.atan2(M,Q),V&&(K=u>V||V>v,H=Math.cos(-V),I=Math.sin(-V),L=L*H+P*I,F=M*H+Q*I,Q=M*-I+Q*H,R=N*-I+R*H,M=F),K&&W?q.rotation=q.rotationX=0:K&&J?q.rotation=q.rotationY=0:J&&W&&(q.rotationY=q.rotationX=0),q.scaleX=(Math.sqrt(L*L+M*M)*t+.5>>0)/t,q.scaleY=(Math.sqrt(Q*Q+y*y)*t+.5>>0)/t,q.scaleZ=(Math.sqrt(R*R+z*z)*t+.5>>0)/t,q.skewX=0,q.perspective=U?1/(0>U?-U:U):0,q.x=A,q.y=C,q.z=D}}else if(!sa||0===e.length||q.x!==e[4]||q.y!==e[5]||!q.rotationX&&!q.rotationY){var X=e.length>=6,Y=X?e[0]:1,Z=e[1]||0,$=e[2]||0,_=X?e[3]:1;q.x=e[4]||0,q.y=e[5]||0,i=Math.sqrt(Y*Y+Z*Z),j=Math.sqrt(_*_+$*$),k=Y||Z?Math.atan2(Z,Y):q.rotation||0,l=$||_?Math.atan2($,_)+k:q.skewX||0,m=i-Math.abs(q.scaleX||0),n=j-Math.abs(q.scaleY||0),Math.abs(l)>Math.PI/2&&Math.abs(l)<1.5*Math.PI&&(r?(i*=-1,l+=0>=k?Math.PI:-Math.PI,k+=0>=k?Math.PI:-Math.PI):(j*=-1,l+=0>=l?Math.PI:-Math.PI)),o=(k-q.rotation)%Math.PI,p=(l-q.skewX)%Math.PI,(void 0===q.skewX||m>s||-s>m||n>s||-s>n||o>u&&v>o&&0!=o*t>>0||p>u&&v>p&&0!=p*t>>0)&&(q.scaleX=i,q.scaleY=j,q.rotation=k,q.skewX=l),sa&&(q.rotationX=q.rotationY=q.z=0,q.perspective=parseFloat(f.defaultTransformPerspective)||0,q.scaleZ=1)}q.zOrigin=w;for(g in q)s>q[g]&&q[g]>-s&&(q[g]=0);return c&&(a._gsTransform=q),q},ua=function(a){var b,c,d=this.data,e=-d.rotation,f=e+d.skewX,g=1e5,h=(Math.cos(e)*d.scaleX*g>>0)/g,i=(Math.sin(e)*d.scaleX*g>>0)/g,j=(Math.sin(f)*-d.scaleY*g>>0)/g,k=(Math.cos(f)*d.scaleY*g>>0)/g,l=this.t.style,m=this.t.currentStyle;if(m){c=i,i=-j,j=-c,b=m.filter,l.filter="";var o,p,q=this.t.offsetWidth,r=this.t.offsetHeight,u="absolute"!==m.position,v="progid:DXImageTransform.Microsoft.Matrix(M11="+h+", M12="+i+", M21="+j+", M22="+k,w=d.x,x=d.y;if(null!=d.ox&&(o=(d.oxp?.01*q*d.ox:d.ox)-q/2,p=(d.oyp?.01*r*d.oy:d.oy)-r/2,w+=o-(o*h+p*i),x+=p-(o*j+p*k)),u)o=q/2,p=r/2,v+=", Dx="+(o-(o*h+p*i)+w)+", Dy="+(p-(o*j+p*k)+x)+")";else{var y,z,A,B=8>n?1:-1;for(o=d.ieOffsetX||0,p=d.ieOffsetY||0,d.ieOffsetX=Math.round((q-((0>h?-h:h)*q+(0>i?-i:i)*r))/2+w),d.ieOffsetY=Math.round((r-((0>k?-k:k)*r+(0>j?-j:j)*q))/2+x),ka=0;4>ka;ka++)z=W[ka],y=m[z],c=-1!==y.indexOf("px")?parseFloat(y):Y(this.t,z,parseFloat(y),y.replace(s,""))||0,A=c!==d[z]?2>ka?-d.ieOffsetX:-d.ieOffsetY:2>ka?o-d.ieOffsetX:p-d.ieOffsetY,l[z]=(d[z]=Math.round(c-A*(0===ka||2===ka?1:B)))+"px";v+=", sizingMethod='auto expand')"}l.filter=-1!==b.indexOf("DXImageTransform.Microsoft.Matrix(")?b.replace(C,v):v+" "+b,(0===a||1===a)&&1===h&&0===i&&0===j&&1===k&&(u&&-1===v.indexOf("Dx=0, Dy=0")||t.test(b)&&100!==parseFloat(RegExp.$1)||-1===b.indexOf("gradient(")&&l.removeAttribute("filter"))}},va=function(){var a,b,c,d,e,f,g,h,i,j=this.data,k=this.t.style,m=j.perspective,n=j.scaleX,o=0,p=0,q=0,r=0,s=j.scaleY,t=0,u=0,v=0,w=0,x=j.scaleZ,y=0,z=0,A=0,B=m?-1/m:0,C=j.rotation,D=j.zOrigin,E=",",F=1e5;l&&(g=S(this.t,"top",null,!1,"0"),h=parseFloat(g)||0,i=g.substr((h+"").length),j._ffFix=!j._ffFix,k.top=(j._ffFix?h+.05:h-.05)+(""===i?"px":i)),(C||j.skewX)&&(c=n*Math.cos(C),d=s*Math.sin(C),C-=j.skewX,o=n*-Math.sin(C),s*=Math.cos(C),n=c,r=d),C=j.rotationY,C&&(a=Math.cos(C),b=Math.sin(C),c=n*a,d=r*a,e=x*-b,f=B*-b,p=n*b,t=r*b,x*=a,B*=a,n=c,r=d,v=e,z=f),C=j.rotationX,C&&(a=Math.cos(C),b=Math.sin(C),c=o*a+p*b,d=s*a+t*b,e=w*a+x*b,f=A*a+B*b,p=o*-b+p*a,t=s*-b+t*a,x=w*-b+x*a,B=A*-b+B*a,o=c,s=d,w=e,A=f),D&&(y-=D,q=p*y,u=t*y,y=x*y+D),q+=j.x,u+=j.y,y=((y+j.z)*F>>0)/F,k[pa]="matrix3d("+(n*F>>0)/F+E+(r*F>>0)/F+E+(v*F>>0)/F+E+(z*F>>0)/F+E+(o*F>>0)/F+E+(s*F>>0)/F+E+(w*F>>0)/F+E+(A*F>>0)/F+E+(p*F>>0)/F+E+(t*F>>0)/F+E+(x*F>>0)/F+E+(B*F>>0)/F+E+(q*F>>0)/F+E+(u*F>>0)/F+E+y+E+(m?1+-y/m:1)+")"},wa=function(){var a,b,c,d,e,f,g,h,i=this.data,j=this.t;l&&(a=S(j,"top",null,!1,"0"),b=parseFloat(a)||0,c=a.substr((b+"").length),i._ffFix=!i._ffFix,j.style.top=(i._ffFix?b+.05:b-.05)+(""===c?"px":c)),i.rotation||i.skewX?(d=i.rotation,e=d-i.skewX,f=1e5,g=i.scaleX*f,h=i.scaleY*f,j.style[pa]="matrix("+(Math.cos(d)*g>>0)/f+","+(Math.sin(d)*g>>0)/f+","+(Math.sin(e)*-h>>0)/f+","+(Math.cos(e)*h>>0)/f+","+i.x+","+i.y+")"):j.style[pa]="matrix("+i.scaleX+",0,0,"+i.scaleY+","+i.x+","+i.y+")"};ma("transform,scale,scaleX,scaleY,scaleZ,x,y,z,rotation,rotationX,rotationY,rotationZ,skewX,skewY,shortRotation,shortRotationX,shortRotationY,shortRotationZ,transformOrigin,transformPerspective",null,function(a,b,c,e,f,g,h){if(e._transform)return f;var i,j,k,l,m,n,o,p=e._transform=ta(a,d,!0),q=a.style,r=1e-6,s=oa.length,t=h;for("string"==typeof t.transform&&pa?(l=q.cssText,q[pa]=t.transform,q.display="block",i=ta(a,null,!1),q.cssText=l):"object"==typeof t&&(j=null!=t.rotation?t.rotation:null!=t.rotationZ?t.rotationZ:p.rotation*E,i={"scaleX":_(null!=t.scaleX?t.scaleX:t.scale,p.scaleX),"scaleY":_(null!=t.scaleY?t.scaleY:t.scale,p.scaleY),"scaleZ":_(null!=t.scaleZ?t.scaleZ:t.scale,p.scaleZ),"x":_(t.x,p.x),"y":_(t.y,p.y),"z":_(t.z,p.z),"perspective":_(t.transformPerspective,p.perspective)},i.rotation=null!=t.shortRotation||null!=t.shortRotationZ?ba(t.shortRotation||t.shortRotationZ||0,p.rotation):"number"==typeof j?j*D:aa(j,p.rotation),sa&&(i.rotationX=null!=t.shortRotationX?ba(t.shortRotationX,p.rotationX):"number"==typeof t.rotationX?t.rotationX*D:aa(t.rotationX,p.rotationX),i.rotationY=null!=t.shortRotationY?ba(t.shortRotationY,p.rotationY):"number"==typeof t.rotationY?t.rotationY*D:aa(t.rotationY,p.rotationY),r>i.rotationX&&i.rotationX>-r&&(i.rotationX=0),r>i.rotationY&&i.rotationY>-r&&(i.rotationY=0)),i.skewX=null==t.skewX?p.skewX:"number"==typeof t.skewX?t.skewX*D:aa(t.skewX,p.skewX),i.skewY=null==t.skewY?p.skewY:"number"==typeof t.skewY?t.skewY*D:aa(t.skewY,p.skewY),(k=i.skewY-p.skewY)&&(i.skewX+=k,i.rotation+=k),r>i.skewY&&i.skewY>-r&&(i.skewY=0),r>i.skewX&&i.skewX>-r&&(i.skewX=0),r>i.rotation&&i.rotation>-r&&(i.rotation=0)),(n=p.z||p.rotationX||p.rotationY||i.z||i.rotationX||i.rotationY||i.perspective)||null==t.scale||(i.scaleZ=1);--s>-1;)c=oa[s],((m=i[c]-p[c])>r||-r>m||null!=F[c])&&(o=!0,f=new ia(p,c,p[c],m,f),f.xs0=0,f.plugin=g,e._overwriteProps.push(f.n));return m=t.transformOrigin,(m||sa&&n&&p.zOrigin)&&(pa?(o=!0,m=(m||S(a,c,d,!1,"50% 50%"))+"",c=ra,f=new ia(q,c,0,0,f,-1,"css_transformOrigin"),f.b=q[c],f.plugin=g,sa?(l=p.zOrigin,m=m.split(" "),p.zOrigin=(m.length>2?parseFloat(m[2]):l)||0,f.xs0=f.e=q[c]=m[0]+" "+(m[1]||"50%")+" 0px",f=new ia(p,"zOrigin",0,0,f,-1,f.n),f.b=l,f.xs0=f.e=p.zOrigin):f.xs0=f.e=q[c]=m):Z(m+"",p)),o&&(e._transformType=n||3===this._transformType?3:2),f},!0),ma("boxShadow","0px 0px 0px 0px #999",function(a,b,c,e,f,g){var h=-1!==(b+"").indexOf("inset")?" inset":"";return this.parseComplex(a.style,this.format(S(a,this.p,d,!1,this.dflt))+h,this.format(b)+h,f,g)},!0,!0),ma("borderRadius","0px",function(a,b,e,f,g){b=this.format(b);var h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x=["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],y=a.style;for(p=parseFloat(a.offsetWidth),q=parseFloat(a.offsetHeight),h=b.split(" "),i=0;x.length>i;i++)this.p.indexOf("border")&&(x[i]=Q(x[i])),l=k=S(a,x[i],d,!1,"0px"),-1!==l.indexOf(" ")&&(k=l.split(" "),l=k[0],k=k[1]),m=j=h[i],n=parseFloat(l),s=l.substr((n+"").length),t="="===m.charAt(1),t?(o=parseInt(m.charAt(0)+"1",10),m=m.substr(2),o*=parseFloat(m),r=m.substr((o+"").length-(0>o?1:0))||""):(o=parseFloat(m),r=m.substr((o+"").length)),""===r&&(r=c[e]||s),r!==s&&(u=Y(a,"borderLeft",n,s),v=Y(a,"borderTop",n,s),"%"===r?(l=u/p*100+"%",k=v/q*100+"%"):"em"===r?(w=Y(a,"borderLeft",1,"em"),l=u/w+"em",k=v/w+"em"):(l=u+"px",k=v+"px"),t&&(m=parseFloat(l)+o+r,j=parseFloat(k)+o+r)),g=ja(y,x[i],l+" "+k,m+" "+j,!1,"0px",g);return g},!0,!1,fa("0px 0px 0px 0px",!1,!0)),ma("backgroundPosition","0 0",function(a,b,c,e,f,g){var h,i,j,k,l,m,o="background-position",p=d||R(a,null),q=this.format((p?n?p.getPropertyValue(o+"-x")+" "+p.getPropertyValue(o+"-y"):p.getPropertyValue(o):a.currentStyle.backgroundPositionX+" "+a.currentStyle.backgroundPositionY)||"0 0"),r=this.format(b);if(-1!==q.indexOf("%")!=(-1!==r.indexOf("%"))&&(m=S(a,"backgroundImage").replace(y,""))&&"none"!==m){for(h=q.split(" "),i=r.split(" "),I.setAttribute("src",m),j=2;--j>-1;)q=h[j],(k=-1!==q.indexOf("%"))!==(-1!==i[j].indexOf("%"))&&(l=0===j?a.offsetWidth-I.width:a.offsetHeight-I.height,h[j]=k?parseFloat(q)/100*l+"px":parseFloat(q)/l*100+"%");q=h.join(" ")}return this.parseComplex(a.style,q,r,f,g)},!1,!1,Z),ma("backgroundSize","0 0",null,!1,!1,Z),ma("perspective","0px",null,!0),ma("perspectiveOrigin","50% 50%",null,!0),ma("transformStyle","preserve-3d",null,!0),ma("backfaceVisibility","visible",null,!0),ma("margin",null,ga("marginTop,marginRight,marginBottom,marginLeft")),ma("padding",null,ga("paddingTop,paddingRight,paddingBottom,paddingLeft")),ma("clip","rect(0px,0px,0px,0px)"),ma("textShadow","0px 0px 0px #999",null,!1,!0),ma("autoRound,strictUnits",null,function(a,b,c,d,e){return e}),ma("border","0px solid #000",function(a,b,c,e,f,g){return this.parseComplex(a.style,this.format(S(a,"borderTopWidth",d,!1,"0px")+" "+S(a,"borderTopStyle",d,!1,"solid")+" "+S(a,"borderTopColor",d,!1,"#000")),this.format(b),f,g)},!1,!0,function(a){var b=a.split(" ");return b[0]+" "+(b[1]||"solid")+" "+(a.match(ea)||["#000"])[0]});var xa=function(a){var b,c=this.t,d=c.filter,e=this.s+this.c*a>>0;100===e&&(-1===d.indexOf("atrix(")&&-1===d.indexOf("radient(")?(c.removeAttribute("filter"),b=!S(this.data,"filter")):(c.filter=d.replace(v,""),b=!0)),b||(this.xn1&&(c.filter=d=d||"alpha(opacity=100)"),-1===d.indexOf("opacity")?c.filter+=" alpha(opacity="+e+")":c.filter=d.replace(t,"opacity="+e))};ma("opacity,alpha,autoAlpha","1",function(a,b,c,e,f,g){var h,i=parseFloat(S(a,"opacity",d,!1,"1")),j=a.style;return b=parseFloat(b),"autoAlpha"===c&&(h=S(a,"visibility",d),1===i&&"hidden"===h&&0!==b&&(i=0),f=new ia(j,"visibility",0,0,f,-1,null,!1,0,0!==i?"visible":"hidden",0===b?"hidden":"visible"),f.xs0="visible",e._overwriteProps.push(f.n)),L?f=new ia(j,"opacity",i,b-i,f):(f=new ia(j,"opacity",100*i,100*(b-i),f),f.xn1="autoAlpha"===c?1:0,j.zoom=1,f.type=2,f.b="alpha(opacity="+f.s+")",f.e="alpha(opacity="+(f.s+f.c)+")",f.data=a,f.plugin=g,f.setRatio=xa),f});var ya=function(a){if(1===a||0===a){this.t.className=1===a?this.e:this.b;for(var b=this.data,c=this.t.style,d=c.removeProperty?"removeProperty":"removeAttribute";b;)b.v?c[b.p]=b.v:c[d](b.p.replace(w,"-$1").toLowerCase()),b=b._next}else this.t.className!==this.b&&(this.t.className=this.b)};ma("className",null,function(a,c,e,f,g,h,i){var j,k,l=a.className,m=a.style.cssText;return g=f._classNamePT=new ia(a,e,0,0,g,2),g.setRatio=ya,g.pr=-11,b=!0,g.b=l,g.e="="!==c.charAt(1)?c:"+"===c.charAt(0)?l+" "+c.substr(2):l.split(c.substr(2)).join(""),f._tween._duration&&(k=T(a,d,!0),a.className=g.e,j=U(a,k,T(a),i),a.className=l,g.data=j.firstMPT,a.style.cssText=m,g=g.xfirst=f.parse(a,j.difs,g,h)),g});var za=function(a){if((1===a||0===a)&&this.data._totalTime===this.data._totalDuration)for(var b,c="all"===this.e,d=this.t.style,e=c?d.cssText.split(";"):this.e.split(","),f=d.removeProperty?"removeProperty":"removeAttribute",h=e.length,i=g.transform.parse;--h>-1;)b=e[h],c&&(b=b.substr(0,b.indexOf(":")).split(" ").join("")),g[b]&&(b=g[b].parse===i?pa:g[b].p),b&&d[f](b.replace(w,"-$1").toLowerCase())};for(ma("clearProps",null,function(a,c,d,e,f){return f=new ia(a,d,0,0,f,2),f.setRatio=za,f.e=c,f.pr=-10,f.data=e._tween,b=!0,f}),h="bezier,throwProps,physicsProps,physics2D".split(","),ka=h.length;ka--;)na(h[ka]);return h=f.prototype,h._firstPT=null,h._onInitTween=function(a,g,h){if(!a.nodeType)return!1;this._target=a,this._tween=h,this._vars=g,i=g.autoRound,b=!1,c=g.suffixMap||f.suffixMap,d=R(a,""),e=this._overwriteProps;var l,n,o,p,q,r,s,t,v,w=a.style;if(j&&""===w.zIndex&&("auto"===(l=S(a,"zIndex",d))||""===l)&&(w.zIndex=0),"string"==typeof g&&(p=w.cssText,l=T(a,d),w.cssText=p+";"+g,l=U(a,l,T(a)).difs,!L&&u.test(g)&&(l.opacity=parseFloat(RegExp.$1)),g=l,w.cssText=p),this._firstPT=n=this.parse(a,g,null),this._transformType){for(v=3===this._transformType,pa?k&&(j=!0,""===w.zIndex&&("auto"===(s=S(a,"zIndex",d))||""===s)&&(w.zIndex=0),m&&(w.WebkitBackfaceVisibility=this._vars.WebkitBackfaceVisibility||(v?"visible":"hidden"))):w.zoom=1,o=n;o&&o._next;)o=o._next;t=new ia(a,"transform",0,0,null,2),this._linkCSSP(t,null,o),t.setRatio=v&&sa?va:pa?wa:ua,t.data=this._transform||ta(a,d,!0),e.pop()}if(b){for(;n;){for(r=n._next,o=p;o&&o.pr>n.pr;)o=o._next;(n._prev=o?o._prev:q)?n._prev._next=n:p=n,(n._next=o)?o._prev=n:q=n,n=r}this._firstPT=p}return!0},h.parse=function(a,b,e,f){var h,j,k,l,m,n,o,p,q,r,s=a.style;for(h in b)n=b[h],j=g[h],j?e=j.parse(a,n,h,this,e,f,b):(m=S(a,h,d)+"",q="string"==typeof n,"color"===h||"fill"===h||"stroke"===h||-1!==h.indexOf("Color")||q&&!n.indexOf("rgb")?(q||(n=da(n),n=(n.length>3?"rgba(":"rgb(")+n.join(",")+")"),e=ja(s,h,m,n,!0,"transparent",e,0,f)):!q||-1===n.indexOf(" ")&&-1===n.indexOf(",")?(k=parseFloat(m),o=k||0===k?m.substr((k+"").length):"",(""===m||"auto"===m)&&("width"===h||"height"===h?(k=X(a,h,d),o="px"):(k="opacity"!==h?0:1,o="")),r=q&&"="===n.charAt(1),r?(l=parseInt(n.charAt(0)+"1",10),n=n.substr(2),l*=parseFloat(n),p=n.substr((l+"").length-(0>l?1:0))||""):(l=parseFloat(n),p=q?n.substr((l+"").length)||"":""),""===p&&(p=c[h]||o),n=l||0===l?(r?l+k:l)+p:b[h],o!==p&&""!==p&&(l||0===l)&&(k||0===k)&&(k=Y(a,h,k,o),"%"===p?(k/=Y(a,h,100,"%")/100,k>100&&(k=100),!0!==b.strictUnits&&(m=k+"%")):"em"===p?k/=Y(a,h,1,"em"):(l=Y(a,h,l,p),p="px"),r&&(l||0===l)&&(n=l+k+p)),r&&(l+=k),!k&&0!==k||!l&&0!==l?n||"NaN"!=n+""&&null!=n?(e=new ia(s,h,l||k||0,0,e,-1,"css_"+h,!1,0,m,n),e.xs0="display"===h&&"none"===n?m:n):N("invalid "+h+" tween value. "):(e=new ia(s,h,k,l-k,e,0,"css_"+h,!1!==i&&("px"===p||"zIndex"===h),0,m,n),e.xs0=p)):e=ja(s,h,m,n,!0,null,e,0,f)),f&&e&&!e.plugin&&(e.plugin=f);return e},h.setRatio=function(a){var b,c,d,e=this._firstPT,f=1e-6;if(1!==a||this._tween._time!==this._tween._duration&&0!==this._tween._time)if(a||this._tween._time!==this._tween._duration&&0!==this._tween._time||-1e-6===this._tween._rawPrevTime)for(;e;){if(b=e.c*a+e.s,e.r?b=b>0?b+.5>>0:b-.5>>0:f>b&&b>-f&&(b=0),e.type)if(1===e.type)if(2===(d=e.l))e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2;else if(3===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3;else if(4===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4;else if(5===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4+e.xn4+e.xs5;else{for(c=e.xs0+b+e.xs1,d=1;e.l>d;d++)c+=e["xn"+d]+e["xs"+(d+1)];e.t[e.p]=c}else-1===e.type?e.t[e.p]=e.xs0:e.setRatio&&e.setRatio(a);else e.t[e.p]=b+e.xs0;e=e._next}else for(;e;)2!==e.type?e.t[e.p]=e.b:e.setRatio(a),e=e._next;else for(;e;)2!==e.type?e.t[e.p]=e.e:e.setRatio(a),e=e._next},h._enableTransforms=function(a){this._transformType=a||3===this._transformType?3:2},h._linkCSSP=function(a,b,c,d){return a&&(b&&(b._prev=a),a._next&&(a._next._prev=a._prev),c?c._next=a:d||null!==this._firstPT||(this._firstPT=a),a._prev?a._prev._next=a._next:this._firstPT===a&&(this._firstPT=a._next),a._next=b,a._prev=c),a},h._kill=function(b){var c,d,e,f=b,g=!1;if(b.css_autoAlpha||b.css_alpha){f={};for(d in b)f[d]=b[d];f.css_opacity=1,f.css_autoAlpha&&(f.css_visibility=1)}return b.css_className&&(c=this._classNamePT)&&(e=c.xfirst,e&&e._prev?this._linkCSSP(e._prev,c._next,e._prev._prev):e===this._firstPT&&(this._firstPT=null),c._next&&this._linkCSSP(c._next,c._next._next,e._prev),this._target._gsOverwrittenClassNamePT=this._linkCSSP(c,this._target._gsOverwrittenClassNamePT),this._classNamePT=null,g=!0),a.prototype._kill.call(this,f)||g},a.activate([f]),f},!0),window._gsDefine("plugins.RoundPropsPlugin",["plugins.TweenPlugin"],function(a){var b=function(){a.call(this,"roundProps",-1),this._overwriteProps.length=0},c=b.prototype=new a("roundProps",-1);return c.constructor=b,b.API=2,c._onInitTween=function(a,b,c){return this._tween=c,!0},c._onInitAllProps=function(){for(var a,b,c,d=this._tween,e=d.vars.roundProps instanceof Array?d.vars.roundProps:d.vars.roundProps.split(","),f=e.length,g={},h=d._propLookup.roundProps;--f>-1;)g[e[f]]=1;for(f=e.length;--f>-1;)for(a=e[f],b=d._firstPT;b;)c=b._next,b.pg?b.t._roundProps(g,!0):b.n===a&&(this._add(b.t,a,b.s,b.c),c&&(c._prev=b._prev),b._prev?b._prev._next=c:d._firstPT===b&&(d._firstPT=c),b._next=b._prev=null,d._propLookup[a]=h),b=c;return!1},c._add=function(a,b,c,d){this._addTween(a,b,c,c+d,b,!0),this._overwriteProps.push(b)},a.activate([b]),b},!0),window._gsDefine("easing.Back",["easing.Ease"],function(a){var b,c,d=window.GreenSockGlobals||window,e=d.com.greensock,f=2*Math.PI,g=Math.PI/2,h=e._class,i=function(b,c){var d=h("easing."+b,function(){},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,d},j=a.register||function(){},k=function(a,b,c,d){var e=h("easing."+a,{"easeOut":new b,"easeIn":new c,"easeInOut":new d},!0);return j(e,a),e},l=function(b,c){var d=h("easing."+b,function(a){this._p1=a||0===a?a:1.70158,this._p2=1.525*this._p1},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,e.config=function(a){return new d(a)},d},m=k("Back",l("BackOut",function(a){return(a-=1)*a*((this._p1+1)*a+this._p1)+1}),l("BackIn",function(a){return a*a*((this._p1+1)*a-this._p1)}),l("BackInOut",function(a){return 1>(a*=2)?.5*a*a*((this._p2+1)*a-this._p2):.5*((a-=2)*a*((this._p2+1)*a+this._p2)+2)})),n=h("easing.SlowMo",function(a,b,c){b=b||0===b?b:.7,null==a?a=.7:a>1&&(a=1),this._p=1!==a?b:0,this._p1=(1-a)/2,this._p2=a,this._p3=this._p1+this._p2,this._calcEnd=!0===c},!0),o=n.prototype=new a;return o.constructor=n,o.getRatio=function(a){var b=a+(.5-a)*this._p;return this._p1>a?this._calcEnd?1-(a=1-a/this._p1)*a:b-(a=1-a/this._p1)*a*a*a*b:a>this._p3?this._calcEnd?1-(a=(a-this._p3)/this._p1)*a:b+(a-b)*(a=(a-this._p3)/this._p1)*a*a*a:this._calcEnd?1:b},n.ease=new n(.7,.7),o.config=n.config=function(a,b,c){return new n(a,b,c)},b=h("easing.SteppedEase",function(a){a=a||1,this._p1=1/a,this._p2=a+1},!0),o=b.prototype=new a,o.constructor=b,o.getRatio=function(a){return 0>a?a=0:a>=1&&(a=.999999999),(this._p2*a>>0)*this._p1},o.config=b.config=function(a){return new b(a)},k("Bounce",i("BounceOut",function(a){return 1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375}),i("BounceIn",function(a){return 1/2.75>(a=1-a)?1-7.5625*a*a:2/2.75>a?1-(7.5625*(a-=1.5/2.75)*a+.75):2.5/2.75>a?1-(7.5625*(a-=2.25/2.75)*a+.9375):1-(7.5625*(a-=2.625/2.75)*a+.984375)}),i("BounceInOut",function(a){var b=.5>a;return a=b?1-2*a:2*a-1,a=1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375,b?.5*(1-a):.5*a+.5})),k("Circ",i("CircOut",function(a){return Math.sqrt(1-(a-=1)*a)}),i("CircIn",function(a){return-(Math.sqrt(1-a*a)-1)}),i("CircInOut",function(a){return 1>(a*=2)?-.5*(Math.sqrt(1-a*a)-1):.5*(Math.sqrt(1-(a-=2)*a)+1)})),c=function(b,c,d){var e=h("easing."+b,function(a,b){this._p1=a||1,this._p2=b||d,this._p3=this._p2/f*(Math.asin(1/this._p1)||0)},!0),g=e.prototype=new a;return g.constructor=e,g.getRatio=c,g.config=function(a,b){return new e(a,b)},e},k("Elastic",c("ElasticOut",function(a){return this._p1*Math.pow(2,-10*a)*Math.sin((a-this._p3)*f/this._p2)+1},.3),c("ElasticIn",function(a){return-this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*f/this._p2)},.3),c("ElasticInOut",function(a){return 1>(a*=2)?-.5*this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*f/this._p2):.5*this._p1*Math.pow(2,-10*(a-=1))*Math.sin((a-this._p3)*f/this._p2)+1},.45)),k("Expo",i("ExpoOut",function(a){return 1-Math.pow(2,-10*a)}),i("ExpoIn",function(a){return Math.pow(2,10*(a-1))-.001}),i("ExpoInOut",function(a){return 1>(a*=2)?.5*Math.pow(2,10*(a-1)):.5*(2-Math.pow(2,-10*(a-1)))})),k("Sine",i("SineOut",function(a){return Math.sin(a*g)}),i("SineIn",function(a){return 1-Math.cos(a*g)}),i("SineInOut",function(a){return-.5*(Math.cos(Math.PI*a)-1)})),h("easing.EaseLookup",{"find":function(b){return a.map[b]}},!0),j(d.SlowMo,"SlowMo","ease,"),j(b,"SteppedEase","ease,"),m},!0)}),function(a){"use strict";var b,c,d,e,f=a.GreenSockGlobals||a,g=function(a){var b,c=a.split("."),d=f;for(b=0;c.length>b;b++)d[c[b]]=d=d[c[b]]||{};return d},h=g("com.greensock"),i={},j=function(b,c,d,e){this.sc=i[b]?i[b].sc:[],i[b]=this,this.gsClass=null,this.func=d;var h=[];this.check=function(k){for(var l,m,n,o,p=c.length,q=p;--p>-1;)(l=i[c[p]]||new j(c[p],[])).gsClass?(h[p]=l.gsClass,q--):k&&l.sc.push(this);if(0===q&&d)for(m=("com.greensock."+b).split("."),n=m.pop(),o=g(m.join("."))[n]=this.gsClass=d.apply(d,h),e&&(f[n]=o,"function"==typeof define&&define.amd?define((a.GreenSockAMDPath?a.GreenSockAMDPath+"/":"")+b.split(".").join("/"),[],function(){return o}):"undefined"!=typeof module&&module.exports&&(module.exports=o)),p=0;this.sc.length>p;p++)this.sc[p].check()},this.check(!0)},k=a._gsDefine=function(a,b,c,d){return new j(a,b,c,d)},l=h._class=function(a,b,c){return b=b||function(){},k(a,[],function(){return b},c),b},m=[0,0,1,1],n=[],o=l("easing.Ease",function(a,b,c,d){this._func=a,this._type=c||0,this._power=d||0,this._params=b?m.concat(b):m},!0),p=o.map={},q=o.register=function(a,b,c,d){for(var e,f,g,i,j=b.split(","),k=j.length,m=(c||"easeIn,easeOut,easeInOut").split(",");--k>-1;)for(f=j[k],e=d?l("easing."+f,null,!0):h.easing[f]||{},g=m.length;--g>-1;)i=m[g],p[f+"."+i]=p[i+f]=e[i]=a.getRatio?a:a[i]||new a};for(d=o.prototype,d._calcEnd=!1,d.getRatio=function(a){if(this._func)return this._params[0]=a,this._func.apply(null,this._params);var b=this._type,c=this._power,d=1===b?1-a:2===b?a:.5>a?2*a:2*(1-a);return 1===c?d*=d:2===c?d*=d*d:3===c?d*=d*d*d:4===c&&(d*=d*d*d*d),1===b?1-d:2===b?d:.5>a?d/2:1-d/2},b=["Linear","Quad","Cubic","Quart","Quint,Strong"],c=b.length;--c>-1;)d=b[c]+",Power"+c,q(new o(null,null,1,c),d,"easeOut",!0),q(new o(null,null,2,c),d,"easeIn"+(0===c?",easeNone":"")),q(new o(null,null,3,c),d,"easeInOut");p.linear=h.easing.Linear.easeIn,p.swing=h.easing.Quad.easeInOut;var r=l("events.EventDispatcher",function(a){this._listeners={},this._eventTarget=a||this});d=r.prototype,d.addEventListener=function(a,b,c,d,e){e=e||0;var f,g,h=this._listeners[a],i=0;for(null==h&&(this._listeners[a]=h=[]),g=h.length;--g>-1;)f=h[g],f.c===b?h.splice(g,1):0===i&&e>f.pr&&(i=g+1);h.splice(i,0,{"c":b,"s":c,"up":d,"pr":e})},d.removeEventListener=function(a,b){var c,d=this._listeners[a];if(d)for(c=d.length;--c>-1;)if(d[c].c===b)return void d.splice(c,1)},d.dispatchEvent=function(a){var b=this._listeners[a];if(b)for(var c,d=b.length,e=this._eventTarget;--d>-1;)c=b[d],c.up?c.c.call(c.s||e,{"type":a,"target":e}):c.c.call(c.s||e)};var s=a.requestAnimationFrame,t=a.cancelAnimationFrame,u=Date.now||function(){return(new Date).getTime()};for(b=["ms","moz","webkit","o"],c=b.length;--c>-1&&!s;)s=a[b[c]+"RequestAnimationFrame"],t=a[b[c]+"CancelAnimationFrame"]||a[b[c]+"CancelRequestAnimationFrame"];l("Ticker",function(b,c){var d,e,f,g,h,i=this,j=u(),k=!1!==c&&s,l=function(){null!=f&&(k&&t?t(f):a.clearTimeout(f),f=null)},m=function(a){i.time=(u()-j)/1e3,(!d||i.time>=h||!0===a)&&(i.frame++,h=i.time>h?i.time+g-(i.time-h):i.time+g-.001,i.time+.001>h&&(h=i.time+.001),i.dispatchEvent("tick")),!0!==a&&(f=e(m))};r.call(i),this.time=this.frame=0,this.tick=function(){m(!0)},this.fps=function(a){return arguments.length?(d=a,g=1/(d||60),h=this.time+g,e=0===d?function(){}:k&&s?s:function(a){return setTimeout(a,1e3*(h-i.time)+1>>0||1)},l(),void(f=e(m))):d},this.useRAF=function(a){return arguments.length?(l(),k=a,void i.fps(d)):k},i.fps(b),setTimeout(function(){k&&!f&&i.useRAF(!1)},1e3)}),d=h.Ticker.prototype=new h.events.EventDispatcher,d.constructor=h.Ticker;var v=l("core.Animation",function(a,b){if(this.vars=b||{},this._duration=this._totalDuration=a||0,this._delay=Number(this.vars.delay)||0,this._timeScale=1,this._active=!0===this.vars.immediateRender,this.data=this.vars.data,this._reversed=!0===this.vars.reversed,I){e||(w.tick(),e=!0);var c=this.vars.useFrames?H:I;c.add(this,c._time),this.vars.paused&&this.paused(!0)}}),w=v.ticker=new h.Ticker;d=v.prototype,d._dirty=d._gc=d._initted=d._paused=!1,d._totalTime=d._time=0,d._rawPrevTime=-1,d._next=d._last=d._onUpdate=d._timeline=d.timeline=null,d._paused=!1,d.play=function(a,b){return arguments.length&&this.seek(a,b),this.reversed(!1),this.paused(!1)},d.pause=function(a,b){return arguments.length&&this.seek(a,b),this.paused(!0)},d.resume=function(a,b){return arguments.length&&this.seek(a,b),this.paused(!1)},d.seek=function(a,b){return this.totalTime(Number(a),!1!==b)},d.restart=function(a,b){return this.reversed(!1),this.paused(!1),this.totalTime(a?-this._delay:0,!1!==b)},d.reverse=function(a,b){return arguments.length&&this.seek(a||this.totalDuration(),b),this.reversed(!0),this.paused(!1)},d.render=function(){},d.invalidate=function(){return this},d._enabled=function(a,b){return this._gc=!a,this._active=a&&!this._paused&&this._totalTime>0&&this._totalTime<this._totalDuration,!0!==b&&(a&&null==this.timeline?this._timeline.add(this,this._startTime-this._delay):a||null==this.timeline||this._timeline._remove(this,!0)),!1},d._kill=function(){return this._enabled(!1,!1)},d.kill=function(a,b){return this._kill(a,b),this},d._uncache=function(a){for(var b=a?this:this.timeline;b;)b._dirty=!0,b=b.timeline;return this},d.eventCallback=function(a,b,c,d){if(null==a)return null;if("on"===a.substr(0,2)){if(1===arguments.length)return this.vars[a];if(null==b)delete this.vars[a];else if(this.vars[a]=b,this.vars[a+"Params"]=c,this.vars[a+"Scope"]=d,c)for(var e=c.length;--e>-1;)"{self}"===c[e]&&(c=this.vars[a+"Params"]=c.concat(),c[e]=this);"onUpdate"===a&&(this._onUpdate=b)}return this},d.delay=function(a){return arguments.length?(this._timeline.smoothChildTiming&&this.startTime(this._startTime+a-this._delay),this._delay=a,this):this._delay},d.duration=function(a){return arguments.length?(this._duration=this._totalDuration=a,this._uncache(!0),this._timeline.smoothChildTiming&&this._time>0&&this._time<this._duration&&0!==a&&this.totalTime(this._totalTime*(a/this._duration),!0),this):(this._dirty=!1,this._duration)},d.totalDuration=function(a){return this._dirty=!1,arguments.length?this.duration(a):this._totalDuration},d.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this.totalTime(a,b)):this._time},d.totalTime=function(a,b){if(!arguments.length)return this._totalTime;if(this._timeline){if(0>a&&(a+=this.totalDuration()),this._timeline.smoothChildTiming&&(this._dirty&&this.totalDuration(),a>this._totalDuration&&(a=this._totalDuration),this._startTime=(this._paused?this._pauseTime:this._timeline._time)-(this._reversed?this._totalDuration-a:a)/this._timeScale,this._timeline._dirty||this._uncache(!1),!this._timeline._active))for(var c=this._timeline;c._timeline;)c.totalTime(c._totalTime,!0),c=c._timeline;this._gc&&this._enabled(!0,!1),this._totalTime!==a&&this.render(a,b,!1)}return this},d.startTime=function(a){return arguments.length?(a!==this._startTime&&(this._startTime=a,this.timeline&&this.timeline._sortChildren&&this.timeline.add(this,a-this._delay)),this):this._startTime},d.timeScale=function(a){if(!arguments.length)return this._timeScale;if(a=a||1e-6,this._timeline&&this._timeline.smoothChildTiming){var b=this._pauseTime||0===this._pauseTime?this._pauseTime:this._timeline._totalTime;this._startTime=b-(b-this._startTime)*this._timeScale/a}return this._timeScale=a,this._uncache(!1)},d.reversed=function(a){return arguments.length?(a!=this._reversed&&(this._reversed=a,this.totalTime(this._totalTime,!0)),this):this._reversed},d.paused=function(a){return arguments.length?(a!=this._paused&&this._timeline&&(!a&&this._timeline.smoothChildTiming&&(this._startTime+=this._timeline.rawTime()-this._pauseTime,this._uncache(!1)),this._pauseTime=a?this._timeline.rawTime():null,this._paused=a,this._active=!this._paused&&this._totalTime>0&&this._totalTime<this._totalDuration),this._gc&&(a||this._enabled(!0,!1)),this):this._paused};var x=l("core.SimpleTimeline",function(a){v.call(this,0,a),this.autoRemoveChildren=this.smoothChildTiming=!0});d=x.prototype=new v,d.constructor=x,d.kill()._gc=!1,d._first=d._last=null,d._sortChildren=!1,d.add=function(a,b){var c,d;if(a._startTime=Number(b||0)+a._delay,a._paused&&this!==a._timeline&&(a._pauseTime=a._startTime+(this.rawTime()-a._startTime)/a._timeScale),a.timeline&&a.timeline._remove(a,!0),a.timeline=a._timeline=this,a._gc&&a._enabled(!0,!0),c=this._last,this._sortChildren)for(d=a._startTime;c&&c._startTime>d;)c=c._prev;return c?(a._next=c._next,c._next=a):(a._next=this._first,this._first=a),a._next?a._next._prev=a:this._last=a,a._prev=c,this._timeline&&this._uncache(!0),this},d.insert=d.add,d._remove=function(a,b){return a.timeline===this&&(b||a._enabled(!1,!0),a.timeline=null,a._prev?a._prev._next=a._next:this._first===a&&(this._first=a._next),a._next?a._next._prev=a._prev:this._last===a&&(this._last=a._prev),this._timeline&&this._uncache(!0)),this},d.render=function(a,b){var c,d=this._first;for(this._totalTime=this._time=this._rawPrevTime=a;d;)c=d._next,(d._active||a>=d._startTime&&!d._paused)&&(d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,!1):d.render((a-d._startTime)*d._timeScale,b,!1)),d=c},d.rawTime=function(){return this._totalTime};var y=l("TweenLite",function(a,b,c){if(v.call(this,b,c),null==a)throw"Cannot tween an undefined reference.";this.target=a="string"!=typeof a?a:y.selector(a)||a,this._overwrite=null==this.vars.overwrite?G[y.defaultOverwrite]:"number"==typeof this.vars.overwrite?this.vars.overwrite>>0:G[this.vars.overwrite];var d,e,f=a.jquery||"function"==typeof a.each&&a[0]&&a[0].nodeType&&a[0].style;if((f||a instanceof Array)&&"number"!=typeof a[0])for(this._targets=f&&!a.slice?A(a):a.slice(0),this._propLookup=[],this._siblings=[],d=0;this._targets.length>d;d++)e=this._targets[d],e?"string"!=typeof e?"function"==typeof e.each&&e[0]&&e[0].nodeType&&e[0].style?(this._targets.splice(d--,1),this._targets=this._targets.concat(A(e))):(this._siblings[d]=J(e,this,!1),1===this._overwrite&&this._siblings[d].length>1&&K(e,this,null,1,this._siblings[d])):"string"==typeof(e=this._targets[d--]=y.selector(e))&&this._targets.splice(d+1,1):this._targets.splice(d--,1);else this._propLookup={},this._siblings=J(a,this,!1),1===this._overwrite&&this._siblings.length>1&&K(a,this,null,1,this._siblings);(this.vars.immediateRender||0===b&&0===this._delay&&!1!==this.vars.immediateRender)&&this.render(-this._delay,!1,!0)},!0),z=function(a){return"function"==typeof a.each&&a[0]&&a[0].nodeType&&a[0].style},A=function(a){var b=[];return a.each(function(){b.push(this)}),b},B=function(a,b){var c,d={};for(c in a)F[c]||c in b&&"x"!==c&&"y"!==c&&"width"!==c&&"height"!==c||!(!C[c]||C[c]&&C[c]._autoCSS)||(d[c]=a[c],delete a[c]);a.css=d};d=y.prototype=new v,d.constructor=y,d.kill()._gc=!1,d.ratio=0,d._firstPT=d._targets=d._overwrittenProps=null,d._notifyPluginsOfEnabled=!1,y.version="1.8.4",y.defaultEase=d._ease=new o(null,null,1,1),y.defaultOverwrite="auto",y.ticker=w,y.selector=a.$||a.jQuery||function(b){return a.$?(y.selector=a.$,a.$(b)):a.document?a.document.getElementById("#"===b.charAt(0)?b.substr(1):b):b};var C=y._plugins={},D=y._tweenLookup={},E=0,F={"ease":1,"delay":1,"overwrite":1,"onComplete":1,"onCompleteParams":1,"onCompleteScope":1,"useFrames":1,"runBackwards":1,"startAt":1,"onUpdate":1,"onUpdateParams":1,"onUpdateScope":1,"onStart":1,"onStartParams":1,"onStartScope":1,"onReverseComplete":1,"onReverseCompleteParams":1,"onReverseCompleteScope":1,"onRepeat":1,"onRepeatParams":1,"onRepeatScope":1,"easeParams":1,"yoyo":1,"orientToBezier":1,"immediateRender":1,"repeat":1,"repeatDelay":1,"data":1,"paused":1,"reversed":1,"autoCSS":1},G={"none":0,"all":1,"auto":2,"concurrent":3,"allOnStart":4,"preexisting":5,"true":1,"false":0},H=v._rootFramesTimeline=new x,I=v._rootTimeline=new x;I._startTime=w.time,H._startTime=w.frame,I._active=H._active=!0,v._updateRoot=function(){if(I.render((w.time-I._startTime)*I._timeScale,!1,!1),H.render((w.frame-H._startTime)*H._timeScale,!1,!1),!(w.frame%120)){var a,b,c;for(c in D){for(b=D[c].tweens,a=b.length;--a>-1;)b[a]._gc&&b.splice(a,1);0===b.length&&delete D[c]}}},w.addEventListener("tick",v._updateRoot);var J=function(a,b,c){var d,e,f=a._gsTweenID;if(D[f||(a._gsTweenID=f="t"+E++)]||(D[f]={"target":a,"tweens":[]}),b&&(d=D[f].tweens,d[e=d.length]=b,c))for(;--e>-1;)d[e]===b&&d.splice(e,1);return D[f].tweens},K=function(a,b,c,d,e){var f,g,h,i;if(1===d||d>=4){for(i=e.length,f=0;i>f;f++)if((h=e[f])!==b)h._gc||h._enabled(!1,!1)&&(g=!0);else if(5===d)break;return g}var j,k=b._startTime+1e-10,l=[],m=0,n=0===b._duration;for(f=e.length;--f>-1;)(h=e[f])===b||h._gc||h._paused||(h._timeline!==b._timeline?(j=j||L(b,0,n),0===L(h,j,n)&&(l[m++]=h)):k>=h._startTime&&h._startTime+h.totalDuration()/h._timeScale+1e-10>k&&((n||!h._initted)&&2e-10>=k-h._startTime||(l[m++]=h)));for(f=m;--f>-1;)h=l[f],2===d&&h._kill(c,a)&&(g=!0),(2!==d||!h._firstPT&&h._initted)&&h._enabled(!1,!1)&&(g=!0);return g},L=function(a,b,c){for(var d=a._timeline,e=d._timeScale,f=a._startTime;d._timeline;){if(f+=d._startTime,e*=d._timeScale,d._paused)return-100;d=d._timeline}return f/=e,f>b?f-b:c&&f===b||!a._initted&&2e-10>f-b?1e-10:(f+=a.totalDuration()/a._timeScale/e)>b?0:f-b-1e-10};d._init=function(){var a,b,c,d=this.vars,e=d.ease;if(d.startAt&&(d.startAt.overwrite=0,d.startAt.immediateRender=!0,y.to(this.target,0,d.startAt)),this._ease=e?e instanceof o?d.easeParams instanceof Array?e.config.apply(e,d.easeParams):e:"function"==typeof e?new o(e,d.easeParams):p[e]||y.defaultEase:y.defaultEase,this._easeType=this._ease._type,this._easePower=this._ease._power,this._firstPT=null,this._targets)for(a=this._targets.length;--a>-1;)this._initProps(this._targets[a],this._propLookup[a]={},this._siblings[a],this._overwrittenProps?this._overwrittenProps[a]:null)&&(b=!0);else b=this._initProps(this.target,this._propLookup,this._siblings,this._overwrittenProps);if(b&&y._onPluginEvent("_onInitAllProps",this),this._overwrittenProps&&null==this._firstPT&&"function"!=typeof this.target&&this._enabled(!1,!1),d.runBackwards)for(c=this._firstPT;c;)c.s+=c.c,c.c=-c.c,c=c._next;this._onUpdate=d.onUpdate,this._initted=!0},d._initProps=function(a,b,c,d){var e,f,g,h,i,j,k;if(null==a)return!1;this.vars.css||a.style&&a.nodeType&&C.css&&!1!==this.vars.autoCSS&&B(this.vars,a);for(e in this.vars){if(F[e]){if(("onStartParams"===e||"onUpdateParams"===e||"onCompleteParams"===e||"onReverseCompleteParams"===e||"onRepeatParams"===e)&&(i=this.vars[e]))for(f=i.length;--f>-1;)"{self}"===i[f]&&(i=this.vars[e]=i.concat(),i[f]=this)}else if(C[e]&&(h=new C[e])._onInitTween(a,this.vars[e],this)){for(this._firstPT=j={"_next":this._firstPT,"t":h,"p":"setRatio","s":0,"c":1,"f":!0,"n":e,"pg":!0,"pr":h._priority},f=h._overwriteProps.length;--f>-1;)b[h._overwriteProps[f]]=this._firstPT;(h._priority||h._onInitAllProps)&&(g=!0),(h._onDisable||h._onEnable)&&(this._notifyPluginsOfEnabled=!0)}else this._firstPT=b[e]=j={"_next":this._firstPT,"t":a,"p":e,"f":"function"==typeof a[e],"n":e,"pg":!1,"pr":0},j.s=j.f?a[e.indexOf("set")||"function"!=typeof a["get"+e.substr(3)]?e:"get"+e.substr(3)]():parseFloat(a[e]),k=this.vars[e],j.c="string"==typeof k&&"="===k.charAt(1)?parseInt(k.charAt(0)+"1",10)*Number(k.substr(2)):Number(k)-j.s||0;j&&j._next&&(j._next._prev=j)}return d&&this._kill(d,a)?this._initProps(a,b,c,d):this._overwrite>1&&this._firstPT&&c.length>1&&K(a,this,b,this._overwrite,c)?(this._kill(b,a),this._initProps(a,b,c,d)):g},d.render=function(a,b,c){var d,e,f,g=this._time;if(a>=this._duration)this._totalTime=this._time=this._duration,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(d=!0,e="onComplete"),0===this._duration&&((0===a||0>this._rawPrevTime)&&this._rawPrevTime!==a&&(c=!0),this._rawPrevTime=a);else if(0>=a)this._totalTime=this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==g||0===this._duration&&this._rawPrevTime>0)&&(e="onReverseComplete",d=this._reversed),0>a?(this._active=!1,0===this._duration&&(this._rawPrevTime>=0&&(c=!0),this._rawPrevTime=a)):this._initted||(c=!0);else if(this._totalTime=this._time=a,this._easeType){var h=a/this._duration,i=this._easeType,j=this._easePower;(1===i||3===i&&h>=.5)&&(h=1-h),3===i&&(h*=2),1===j?h*=h:2===j?h*=h*h:3===j?h*=h*h*h:4===j&&(h*=h*h*h*h),this.ratio=1===i?1-h:2===i?h:.5>a/this._duration?h/2:1-h/2}else this.ratio=this._ease.getRatio(a/this._duration);if(this._time!==g||c){for(this._initted||(this._init(),!d&&this._time&&(this.ratio=this._ease.getRatio(this._time/this._duration))),this._active||this._paused||(this._active=!0),0===g&&this.vars.onStart&&(0!==this._time||0===this._duration)&&(b||this.vars.onStart.apply(this.vars.onStartScope||this,this.vars.onStartParams||n)),f=this._firstPT;f;)f.f?f.t[f.p](f.c*this.ratio+f.s):f.t[f.p]=f.c*this.ratio+f.s,f=f._next;this._onUpdate&&(b||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||n)),e&&(this._gc||(d&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),b||this.vars[e]&&this.vars[e].apply(this.vars[e+"Scope"]||this,this.vars[e+"Params"]||n)))}},d._kill=function(a,b){if("all"===a&&(a=null),null==a&&(null==b||b===this.target))return this._enabled(!1,!1);b="string"!=typeof b?b||this._targets||this.target:y.selector(b)||b;var c,d,e,f,g,h,i,j;if((b instanceof Array||z(b))&&"number"!=typeof b[0])for(c=b.length;--c>-1;)this._kill(a,b[c])&&(h=!0);else{if(this._targets){for(c=this._targets.length;--c>-1;)if(b===this._targets[c]){g=this._propLookup[c]||{},this._overwrittenProps=this._overwrittenProps||[],d=this._overwrittenProps[c]=a?this._overwrittenProps[c]||{}:"all";break}}else{if(b!==this.target)return!1;g=this._propLookup,d=this._overwrittenProps=a?this._overwrittenProps||{}:"all"}if(g){i=a||g,j=a!==d&&"all"!==d&&a!==g&&(null==a||!0!==a._tempKill);for(e in i)(f=g[e])&&(f.pg&&f.t._kill(i)&&(h=!0),f.pg&&0!==f.t._overwriteProps.length||(f._prev?f._prev._next=f._next:f===this._firstPT&&(this._firstPT=f._next),f._next&&(f._next._prev=f._prev),f._next=f._prev=null),delete g[e]),j&&(d[e]=1)}}return h},d.invalidate=function(){return this._notifyPluginsOfEnabled&&y._onPluginEvent("_onDisable",this),this._firstPT=null,this._overwrittenProps=null,this._onUpdate=null,this._initted=this._active=this._notifyPluginsOfEnabled=!1,this._propLookup=this._targets?{}:[],this},d._enabled=function(a,b){if(a&&this._gc)if(this._targets)for(var c=this._targets.length;--c>-1;)this._siblings[c]=J(this._targets[c],this,!0);else this._siblings=J(this.target,this,!0);return v.prototype._enabled.call(this,a,b),!(!this._notifyPluginsOfEnabled||!this._firstPT)&&y._onPluginEvent(a?"_onEnable":"_onDisable",this)},y.to=function(a,b,c){return new y(a,b,c)},y.from=function(a,b,c){return c.runBackwards=!0,!1!==c.immediateRender&&(c.immediateRender=!0),new y(a,b,c)},y.fromTo=function(a,b,c,d){return d.startAt=c,c.immediateRender&&(d.immediateRender=!0),new y(a,b,d)},y.delayedCall=function(a,b,c,d,e){return new y(b,0,{"delay":a,"onComplete":b,"onCompleteParams":c,"onCompleteScope":d,"onReverseComplete":b,"onReverseCompleteParams":c,"onReverseCompleteScope":d,"immediateRender":!1,"useFrames":e,"overwrite":0})},y.set=function(a,b){return new y(a,0,b)},y.killTweensOf=y.killDelayedCallsTo=function(a,b){for(var c=y.getTweensOf(a),d=c.length;--d>-1;)c[d]._kill(b,a)},y.getTweensOf=function(a){if(null!=a){a="string"!=typeof a?a:y.selector(a)||a;var b,c,d,e;if((a instanceof Array||z(a))&&"number"!=typeof a[0]){for(b=a.length,c=[];--b>-1;)c=c.concat(y.getTweensOf(a[b]));for(b=c.length;--b>-1;)for(e=c[b],d=b;--d>-1;)e===c[d]&&c.splice(b,1)}else for(c=J(a).concat(),b=c.length;--b>-1;)c[b]._gc&&c.splice(b,1);return c}};var M=l("plugins.TweenPlugin",function(a,b){this._overwriteProps=(a||"").split(","),this._propName=this._overwriteProps[0],this._priority=b||0},!0);if(d=M.prototype,M.version=12,M.API=2,d._firstPT=null,d._addTween=function(a,b,c,d,e,f){var g,h;null!=d&&(g="number"==typeof d||"="!==d.charAt(1)?Number(d)-c:parseInt(d.charAt(0)+"1",10)*Number(d.substr(2)))&&(this._firstPT=h={"_next":this._firstPT,"t":a,"p":b,"s":c,"c":g,"f":"function"==typeof a[b],"n":e||b,"r":f},h._next&&(h._next._prev=h))},d.setRatio=function(a){for(var b,c=this._firstPT;c;)b=c.c*a+c.s,c.r&&(b=b+(b>0?.5:-.5)>>0),c.f?c.t[c.p](b):c.t[c.p]=b,c=c._next},d._kill=function(a){if(null!=a[this._propName])this._overwriteProps=[];else for(var b=this._overwriteProps.length;--b>-1;)null!=a[this._overwriteProps[b]]&&this._overwriteProps.splice(b,1);for(var c=this._firstPT;c;)null!=a[c.n]&&(c._next&&(c._next._prev=c._prev),c._prev?(c._prev._next=c._next,c._prev=null):this._firstPT===c&&(this._firstPT=c._next)),c=c._next;return!1},d._roundProps=function(a,b){for(var c=this._firstPT;c;)(a[this._propName]||null!=c.n&&a[c.n.split(this._propName+"_").join("")])&&(c.r=b),c=c._next},y._onPluginEvent=function(a,b){var c,d=b._firstPT;if("_onInitAllProps"===a){for(var e,f,g,h;d;){for(h=d._next,e=f;e&&e.pr>d.pr;)e=e._next;(d._prev=e?e._prev:g)?d._prev._next=d:f=d,(d._next=e)?e._prev=d:g=d,d=h}d=b._firstPT=f}for(;d;)d.pg&&"function"==typeof d.t[a]&&d.t[a]()&&(c=!0),d=d._next;return c},M.activate=function(a){for(var b=a.length;--b>-1;)a[b].API===M.API&&(y._plugins[(new a[b])._propName]=a[b]);return!0},b=a._gsQueue){for(c=0;b.length>c;c++)b[c]();for(d in i)i[d].func||a.console.log("GSAP encountered missing dependency: com.greensock."+d)}e=!1}(window);var jQueryHelper={};jQueryHelper.getChildren=function(a){return $(a).children()},this.createjs=this.createjs||{},function(){var a=function(){throw"UID cannot be instantiated"};a._nextID=0,a.get=function(){return a._nextID++},createjs.UID=a}(),this.createjs=this.createjs||{},function(){var a=function(){this.initialize()},b=a.prototype;a.initialize=function(a){a.addEventListener=b.addEventListener,a.removeEventListener=b.removeEventListener,a.removeAllEventListeners=b.removeAllEventListeners,a.hasEventListener=b.hasEventListener,a.dispatchEvent=b.dispatchEvent},b._listeners=null,b.initialize=function(){},b.addEventListener=function(a,b){var c=this._listeners;c?this.removeEventListener(a,b):c=this._listeners={};var d=c[a];return d||(d=c[a]=[]),d.push(b),b},b.removeEventListener=function(a,b){var c=this._listeners;if(c){var d=c[a];if(d)for(var e=0,f=d.length;e<f;e++)if(d[e]==b){1==f?delete c[a]:d.splice(e,1);break}}},b.removeAllEventListeners=function(a){a?this._listeners&&delete this._listeners[a]:this._listeners=null},b.dispatchEvent=function(a,b){var c=!1,d=this._listeners;if(a&&d){if("string"==typeof a&&(a={"type":a}),a.target=b||this,!(d=d[a.type]))return c;for(var d=d.slice(),e=0,f=d.length;e<f;e++){var g=d[e];g instanceof Function?c=c||g.apply(null,[a]):g.handleEvent&&(c=c||g.handleEvent(a))}}return!!c},b.hasEventListener=function(a){var b=this._listeners;return!(!b||!b[a])},b.toString=function(){return"[EventDispatcher]"},createjs.EventDispatcher=a}(),this.createjs=this.createjs||{},function(){var a=function(){throw"Ticker cannot be instantiated."};a.useRAF=!1,a.addEventListener=null,a.removeEventListener=null,a.removeAllEventListeners=null,a.dispatchEvent=null,a.hasEventListener=null,a._listeners=null,createjs.EventDispatcher.initialize(a),a._listeners=null,a._pauseable=null,a._paused=!1,a._inited=!1,a._startTime=0,a._pausedTime=0,a._ticks=0,a._pausedTicks=0,a._interval=50,a._lastTime=0,a._times=null,a._tickTimes=null,a._rafActive=!1,a._timeoutID=null,a.addListener=function(b,c){null!=b&&(a.removeListener(b),a._pauseable[a._listeners.length]=null==c||c,a._listeners.push(b))},a.init=function(){a._inited=!0,a._times=[],a._tickTimes=[],a._pauseable=[],a._listeners=[],a._times.push(a._lastTime=a._startTime=a._getTime()),a.setInterval(a._interval)},a.removeListener=function(b){var c=a._listeners;c&&-1!=(b=c.indexOf(b))&&(c.splice(b,1),a._pauseable.splice(b,1))},a.removeAllListeners=function(){a._listeners=[],a._pauseable=[]},a.setInterval=function(b){a._interval=b,a._inited&&a._setupTick()},a.getInterval=function(){return a._interval},a.setFPS=function(b){a.setInterval(1e3/b)},a.getFPS=function(){return 1e3/a._interval},a.getMeasuredFPS=function(b){return 2>a._times.length?-1:(null==b&&(b=0|a.getFPS()),b=Math.min(a._times.length-1,b),1e3/((a._times[0]-a._times[b])/b))},a.setPaused=function(b){a._paused=b},a.getPaused=function(){return a._paused},a.getTime=function(b){return a._getTime()-a._startTime-(b?a._pausedTime:0)},a.getTicks=function(b){return a._ticks-(b?a._pausedTicks:0)},a._handleAF=function(){a._rafActive=!1,a._setupTick(),a._getTime()-a._lastTime>=.97*(a._interval-1)&&a._tick()},a._handleTimeout=function(){a.timeoutID=null,a._setupTick(),a._tick()},a._setupTick=function(){if(!a._rafActive&&null==a.timeoutID){if(a.useRAF){var b=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame;if(b)return b(a._handleAF),void(a._rafActive=!0)}a.timeoutID=setTimeout(a._handleTimeout,a._interval)}},a._tick=function(){var b=a._getTime();a._ticks++;var c=b-a._lastTime,d=a._paused;d&&(a._pausedTicks++,a._pausedTime+=c),a._lastTime=b;for(var e=a._pauseable,f=a._listeners.slice(),g=f?f.length:0,h=0;h<g;h++){var i=f[h];null==i||d&&e[h]||(i.tick?i.tick(c,d):i instanceof Function&&i(c,d))}for(a.dispatchEvent({"type":"tick","paused":d,"delta":c,"time":b,"runTime":b-a._pausedTime}),a._tickTimes.unshift(a._getTime()-b);100<a._tickTimes.length;)a._tickTimes.pop();for(a._times.unshift(b);100<a._times.length;)a._times.pop()};var b=window.performance&&(performance.now||performance.mozNow||performance.msNow||performance.oNow||performance.webkitNow);a._getTime=function(){return b&&b.call(performance)||(new Date).getTime()},a.init(),createjs.Ticker=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c,d,e,f,g,h,i){this.initialize(a,b,c,d,e,f,g,h,i)},b=a.prototype;b.stageX=0,b.stageY=0,b.rawX=0,b.rawY=0,b.type=null,b.nativeEvent=null,b.onMouseMove=null,b.onMouseUp=null,b.target=null,b.pointerID=0,b.primary=!1,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b.initialize=function(a,b,c,d,e,f,g,h,i){this.type=a,this.stageX=b,this.stageY=c,this.target=d,this.nativeEvent=e,this.pointerID=f,this.primary=g,this.rawX=null==h?b:h,this.rawY=null==i?c:i},b.clone=function(){return new a(this.type,this.stageX,this.stageY,this.target,this.nativeEvent,this.pointerID,this.primary,this.rawX,this.rawY)},b.toString=function(){return"[MouseEvent (type="+this.type+" stageX="+this.stageX+" stageY="+this.stageY+")]"},createjs.MouseEvent=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c,d,e,f){this.initialize(a,b,c,d,e,f)},b=a.prototype;a.identity=null,a.DEG_TO_RAD=Math.PI/180,b.a=1,b.b=0,b.c=0,b.d=1,b.tx=0,b.ty=0,b.alpha=1,b.shadow=null,b.compositeOperation=null,b.initialize=function(a,b,c,d,e,f){return null!=a&&(this.a=a),this.b=b||0,this.c=c||0,null!=d&&(this.d=d),this.tx=e||0,this.ty=f||0,this},b.prepend=function(a,b,c,d,e,f){var g=this.tx;if(1!=a||0!=b||0!=c||1!=d){var h=this.a,i=this.c;this.a=h*a+this.b*c,this.b=h*b+this.b*d,this.c=i*a+this.d*c,this.d=i*b+this.d*d}return this.tx=g*a+this.ty*c+e,this.ty=g*b+this.ty*d+f,this},b.append=function(a,b,c,d,e,f){var g=this.a,h=this.b,i=this.c,j=this.d;return this.a=a*g+b*i,this.b=a*h+b*j,this.c=c*g+d*i,this.d=c*h+d*j,this.tx=e*g+f*i+this.tx,this.ty=e*h+f*j+this.ty,this},b.prependMatrix=function(a){return this.prepend(a.a,a.b,a.c,a.d,a.tx,a.ty),this.prependProperties(a.alpha,a.shadow,a.compositeOperation),this},b.appendMatrix=function(a){return this.append(a.a,a.b,a.c,a.d,a.tx,a.ty),this.appendProperties(a.alpha,a.shadow,a.compositeOperation),this},b.prependTransform=function(b,c,d,e,f,g,h,i,j){if(f%360){var k=f*a.DEG_TO_RAD;f=Math.cos(k),k=Math.sin(k)}else f=1,k=0;return(i||j)&&(this.tx-=i,this.ty-=j),g||h?(g*=a.DEG_TO_RAD,h*=a.DEG_TO_RAD,this.prepend(f*d,k*d,-k*e,f*e,0,0),this.prepend(Math.cos(h),Math.sin(h),-Math.sin(g),Math.cos(g),b,c)):this.prepend(f*d,k*d,-k*e,f*e,b,c),this},b.appendTransform=function(b,c,d,e,f,g,h,i,j){if(f%360){var k=f*a.DEG_TO_RAD;f=Math.cos(k),k=Math.sin(k)}else f=1,k=0;return g||h?(g*=a.DEG_TO_RAD,h*=a.DEG_TO_RAD,this.append(Math.cos(h),Math.sin(h),-Math.sin(g),Math.cos(g),b,c),this.append(f*d,k*d,-k*e,f*e,0,0)):this.append(f*d,k*d,-k*e,f*e,b,c),(i||j)&&(this.tx-=i*this.a+j*this.c,this.ty-=i*this.b+j*this.d),this},b.rotate=function(a){var b=Math.cos(a);a=Math.sin(a);var c=this.a,d=this.c,e=this.tx;return this.a=c*b-this.b*a,this.b=c*a+this.b*b,this.c=d*b-this.d*a,this.d=d*a+this.d*b,this.tx=e*b-this.ty*a,this.ty=e*a+this.ty*b,this},b.skew=function(b,c){return b*=a.DEG_TO_RAD,c*=a.DEG_TO_RAD,this.append(Math.cos(c),Math.sin(c),-Math.sin(b),Math.cos(b),0,0),this},b.scale=function(a,b){return this.a*=a,this.d*=b,this.tx*=a,this.ty*=b,this},b.translate=function(a,b){return this.tx+=a,this.ty+=b,this},b.identity=function(){return this.alpha=this.a=this.d=1,this.b=this.c=this.tx=this.ty=0,this.shadow=this.compositeOperation=null,this},b.invert=function(){var a=this.a,b=this.b,c=this.c,d=this.d,e=this.tx,f=a*d-b*c;return this.a=d/f,this.b=-b/f,this.c=-c/f,this.d=a/f,this.tx=(c*this.ty-d*e)/f,this.ty=-(a*this.ty-b*e)/f,this},b.isIdentity=function(){return 0==this.tx&&0==this.ty&&1==this.a&&0==this.b&&0==this.c&&1==this.d},b.decompose=function(b){null==b&&(b={}),b.x=this.tx,b.y=this.ty,b.scaleX=Math.sqrt(this.a*this.a+this.b*this.b),b.scaleY=Math.sqrt(this.c*this.c+this.d*this.d);var c=Math.atan2(-this.c,this.d),d=Math.atan2(this.b,this.a);return c==d?(b.rotation=d/a.DEG_TO_RAD,0>this.a&&0<=this.d&&(b.rotation+=0>=b.rotation?180:-180),b.skewX=b.skewY=0):(b.skewX=c/a.DEG_TO_RAD,b.skewY=d/a.DEG_TO_RAD),b},b.reinitialize=function(a,b,c,d,e,f,g,h,i){return this.initialize(a,b,c,d,e,f),this.alpha=g||1,this.shadow=h,this.compositeOperation=i,this},b.appendProperties=function(a,b,c){return this.alpha*=a,this.shadow=b||this.shadow,this.compositeOperation=c||this.compositeOperation,this},b.prependProperties=function(a,b,c){return this.alpha*=a,this.shadow=this.shadow||b,this.compositeOperation=this.compositeOperation||c,this},b.clone=function(){var b=new a(this.a,this.b,this.c,this.d,this.tx,this.ty);return b.shadow=this.shadow,b.alpha=this.alpha,b.compositeOperation=this.compositeOperation,b},b.toString=function(){return"[Matrix2D (a="+this.a+" b="+this.b+" c="+this.c+" d="+this.d+" tx="+this.tx+" ty="+this.ty+")]"},a.identity=new a(1,0,0,1,0,0),createjs.Matrix2D=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b){this.initialize(a,b)},b=a.prototype;b.x=0,b.y=0,b.initialize=function(a,b){this.x=null==a?0:a,this.y=null==b?0:b},b.clone=function(){return new a(this.x,this.y)},b.toString=function(){return"[Point (x="+this.x+" y="+this.y+")]"},createjs.Point=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c,d){this.initialize(a,b,c,d)},b=a.prototype;b.x=0,b.y=0,b.width=0,b.height=0,b.initialize=function(a,b,c,d){this.x=null==a?0:a,this.y=null==b?0:b,this.width=null==c?0:c,this.height=null==d?0:d},b.clone=function(){return new a(this.x,this.y,this.width,this.height)},b.toString=function(){return"[Rectangle (x="+this.x+" y="+this.y+" width="+this.width+" height="+this.height+")]"},createjs.Rectangle=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c,d,e,f,g){this.initialize(a,b,c,d,e,f,g)},b=a.prototype;b.target=null,b.overLabel=null,b.outLabel=null,b.downLabel=null,b.play=!1,b._isPressed=!1,b._isOver=!1,b.initialize=function(a,b,c,d,e,f,g){a.addEventListener&&(this.target=a,a.cursor="pointer",this.overLabel=null==c?"over":c,this.outLabel=null==b?"out":b,this.downLabel=null==d?"down":d,this.play=e,this.setEnabled(!0),this.handleEvent({}),f&&(g&&(f.actionsEnabled=!1,f.gotoAndStop&&f.gotoAndStop(g)),a.hitArea=f))},b.setEnabled=function(a){var b=this.target;a?(b.addEventListener("mouseover",this),b.addEventListener("mouseout",this),b.addEventListener("mousedown",this)):(b.removeEventListener("mouseover",this),b.removeEventListener("mouseout",this),b.removeEventListener("mousedown",this))},b.toString=function(){return"[ButtonHelper]"},b.handleEvent=function(a){var b=this.target,c=a.type;"mousedown"==c?(a.addEventListener("mouseup",this),this._isPressed=!0,a=this.downLabel):"mouseup"==c?(this._isPressed=!1,a=this._isOver?this.overLabel:this.outLabel):"mouseover"==c?(this._isOver=!0,a=this._isPressed?this.downLabel:this.overLabel):(this._isOver=!1,a=this._isPressed?this.overLabel:this.outLabel),this.play?b.gotoAndPlay&&b.gotoAndPlay(a):b.gotoAndStop&&b.gotoAndStop(a)},createjs.ButtonHelper=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c,d){this.initialize(a,b,c,d)},b=a.prototype;a.identity=null,b.color=null,b.offsetX=0,b.offsetY=0,b.blur=0,b.initialize=function(a,b,c,d){this.color=a,this.offsetX=b,this.offsetY=c,this.blur=d},b.toString=function(){return"[Shadow]"},b.clone=function(){return new a(this.color,this.offsetX,this.offsetY,this.blur)},a.identity=new a("transparent",0,0,0),createjs.Shadow=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype;b.complete=!0,b.onComplete=null,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b._animations=null,b._frames=null,b._images=null,b._data=null,b._loadCount=0,b._frameHeight=0,b._frameWidth=0,b._numFrames=0,b._regX=0,b._regY=0,b.initialize=function(a){var b,c,d;if(null!=a){if(a.images&&0<(c=a.images.length))for(d=this._images=[],b=0;b<c;b++){var e=a.images[b];if("string"==typeof e){var f=e,e=new Image;e.src=f}d.push(e),!e.getContext&&!e.complete&&(this._loadCount++,this.complete=!1,function(a){e.onload=function(){a._handleImageLoad()}}(this))}if(null!=a.frames)if(a.frames instanceof Array)for(this._frames=[],d=a.frames,b=0,c=d.length;b<c;b++)f=d[b],this._frames.push({"image":this._images[f[4]?f[4]:0],"rect":new createjs.Rectangle(f[0],f[1],f[2],f[3]),"regX":f[5]||0,"regY":f[6]||0});else c=a.frames,this._frameWidth=c.width,this._frameHeight=c.height,this._regX=c.regX||0,this._regY=c.regY||0,this._numFrames=c.count,0==this._loadCount&&this._calculateFrames();if(null!=(c=a.animations)){this._animations=[],this._data={};for(var g in c){if(a={"name":g},"number"==typeof(f=c[g]))d=a.frames=[f];else if(f instanceof Array)if(1==f.length)a.frames=[f[0]];else for(a.frequency=f[3],a.next=f[2],d=a.frames=[],b=f[0];b<=f[1];b++)d.push(b);else a.frequency=f.frequency,a.next=f.next,b=f.frames,d=a.frames="number"==typeof b?[b]:b.slice(0);a.next=2>d.length||0==a.next?null:null==a.next||1==a.next?g:a.next,a.frequency||(a.frequency=1),this._animations.push(g),this._data[g]=a}}}},b.getNumFrames=function(a){return null==a?this._frames?this._frames.length:this._numFrames:(a=this._data[a],null==a?0:a.frames.length)},b.getAnimations=function(){return this._animations.slice(0)},b.getAnimation=function(a){return this._data[a]},b.getFrame=function(a){var b;return this.complete&&this._frames&&(b=this._frames[a])?b:null},b.getFrameBounds=function(a){return(a=this.getFrame(a))?new createjs.Rectangle(-a.regX,-a.regY,a.rect.width,a.rect.height):null},b.toString=function(){return"[SpriteSheet]"},b.clone=function(){var b=new a;return b.complete=this.complete,b._animations=this._animations,b._frames=this._frames,b._images=this._images,b._data=this._data,b._frameHeight=this._frameHeight,b._frameWidth=this._frameWidth,b._numFrames=this._numFrames,b._loadCount=this._loadCount,b},b._handleImageLoad=function(){0==--this._loadCount&&(this._calculateFrames(),this.complete=!0,this.onComplete&&this.onComplete(),this.dispatchEvent("complete"))},b._calculateFrames=function(){if(!this._frames&&0!=this._frameWidth){this._frames=[];for(var a=0,b=this._frameWidth,c=this._frameHeight,d=0,e=this._images;d<e.length;d++){for(var f=e[d],g=(f.width+1)/b|0,h=(f.height+1)/c|0,h=0<this._numFrames?Math.min(this._numFrames-a,g*h):g*h,i=0;i<h;i++)this._frames.push({"image":f,"rect":new createjs.Rectangle(i%g*b,(i/g|0)*c,b,c),"regX":this._regX,"regY":this._regY});a+=h}this._numFrames=a}},createjs.SpriteSheet=a}(),this.createjs=this.createjs||{},function(){function a(a,b,c){this.f=a,this.params=b,this.path=null==c||c}a.prototype.exec=function(a){this.f.apply(a,this.params)};var b=function(){this.initialize()},c=b.prototype;b.getRGB=function(a,b,c,d){return null!=a&&null==c&&(d=b,c=255&a,b=a>>8&255,a=a>>16&255),null==d?"rgb("+a+","+b+","+c+")":"rgba("+a+","+b+","+c+","+d+")"},b.getHSL=function(a,b,c,d){return null==d?"hsl("+a%360+","+b+"%,"+c+"%)":"hsla("+a%360+","+b+"%,"+c+"%,"+d+")"},b.BASE_64={"A":0,"B":1,"C":2,"D":3,"E":4,"F":5,"G":6,"H":7,"I":8,"J":9,"K":10,"L":11,"M":12,"N":13,"O":14,"P":15,"Q":16,"R":17,"S":18,"T":19,"U":20,"V":21,"W":22,"X":23,"Y":24,"Z":25,"a":26,"b":27,"c":28,"d":29,"e":30,"f":31,"g":32,"h":33,"i":34,"j":35,"k":36,"l":37,"m":38,"n":39,"o":40,"p":41,"q":42,"r":43,"s":44,"t":45,"u":46,"v":47,"w":48,"x":49,"y":50,"z":51,"0":52,"1":53,"2":54,"3":55,"4":56,"5":57,"6":58,"7":59,"8":60,"9":61,"+":62,"/":63},b.STROKE_CAPS_MAP=["butt","round","square"],b.STROKE_JOINTS_MAP=["miter","round","bevel"],b._ctx=(createjs.createCanvas?createjs.createCanvas():document.createElement("canvas")).getContext("2d"),b.beginCmd=new a(b._ctx.beginPath,[],!1),b.fillCmd=new a(b._ctx.fill,[],!1),b.strokeCmd=new a(b._ctx.stroke,[],!1),c._strokeInstructions=null,c._strokeStyleInstructions=null,c._ignoreScaleStroke=!1,c._fillInstructions=null,c._instructions=null,c._oldInstructions=null,c._activeInstructions=null,c._active=!1,c._dirty=!1,c.initialize=function(){this.clear(),this._ctx=b._ctx},c.isEmpty=function(){return!(this._instructions.length||this._oldInstructions.length||this._activeInstructions.length)},c.draw=function(a){this._dirty&&this._updateInstructions();for(var b=this._instructions,c=0,d=b.length;c<d;c++)b[c].exec(a)},c.drawAsPath=function(a){this._dirty&&this._updateInstructions();for(var b,c=this._instructions,d=0,e=c.length;d<e;d++)((b=c[d]).path||0==d)&&b.exec(a)},c.moveTo=function(b,c){return this._activeInstructions.push(new a(this._ctx.moveTo,[b,c])),this},c.lineTo=function(b,c){return this._dirty=this._active=!0,this._activeInstructions.push(new a(this._ctx.lineTo,[b,c])),this},c.arcTo=function(b,c,d,e,f){return this._dirty=this._active=!0,this._activeInstructions.push(new a(this._ctx.arcTo,[b,c,d,e,f])),this},c.arc=function(b,c,d,e,f,g){return this._dirty=this._active=!0,null==g&&(g=!1),this._activeInstructions.push(new a(this._ctx.arc,[b,c,d,e,f,g])),this},c.quadraticCurveTo=function(b,c,d,e){return this._dirty=this._active=!0,this._activeInstructions.push(new a(this._ctx.quadraticCurveTo,[b,c,d,e])),this},c.bezierCurveTo=function(b,c,d,e,f,g){return this._dirty=this._active=!0,this._activeInstructions.push(new a(this._ctx.bezierCurveTo,[b,c,d,e,f,g])),this},c.rect=function(b,c,d,e){return this._dirty=this._active=!0,this._activeInstructions.push(new a(this._ctx.rect,[b,c,d,e])),this},c.closePath=function(){return this._active&&(this._dirty=!0,this._activeInstructions.push(new a(this._ctx.closePath,[]))),this},c.clear=function(){return this._instructions=[],this._oldInstructions=[],this._activeInstructions=[],this._strokeStyleInstructions=this._strokeInstructions=this._fillInstructions=null,this._active=this._dirty=!1,this},c.beginFill=function(c){return this._active&&this._newPath(),this._fillInstructions=c?[new a(this._setProp,["fillStyle",c],!1),b.fillCmd]:null,this},c.beginLinearGradientFill=function(c,d,e,f,g,h){for(this._active&&this._newPath(),e=this._ctx.createLinearGradient(e,f,g,h),f=0,g=c.length;f<g;f++)e.addColorStop(d[f],c[f]);return this._fillInstructions=[new a(this._setProp,["fillStyle",e],!1),b.fillCmd],this},c.beginRadialGradientFill=function(c,d,e,f,g,h,i,j){for(this._active&&this._newPath(),e=this._ctx.createRadialGradient(e,f,g,h,i,j),f=0,g=c.length;f<g;f++)e.addColorStop(d[f],c[f]);return this._fillInstructions=[new a(this._setProp,["fillStyle",e],!1),b.fillCmd],this},c.beginBitmapFill=function(c,d,e){return this._active&&this._newPath(),c=this._ctx.createPattern(c,d||""),c=new a(this._setProp,["fillStyle",c],!1),this._fillInstructions=e?[c,new a(this._ctx.save,[],!1),new a(this._ctx.transform,[e.a,e.b,e.c,e.d,e.tx,e.ty],!1),b.fillCmd,new a(this._ctx.restore,[],!1)]:[c,b.fillCmd],this},c.endFill=function(){return this.beginFill()},c.setStrokeStyle=function(c,d,e,f,g){return this._active&&this._newPath(),this._strokeStyleInstructions=[new a(this._setProp,["lineWidth",null==c?"1":c],!1),new a(this._setProp,["lineCap",null==d?"butt":isNaN(d)?d:b.STROKE_CAPS_MAP[d]],!1),new a(this._setProp,["lineJoin",null==e?"miter":isNaN(e)?e:b.STROKE_JOINTS_MAP[e]],!1),new a(this._setProp,["miterLimit",null==f?"10":f],!1)],this._ignoreScaleStroke=g,this},c.beginStroke=function(b){return this._active&&this._newPath(),this._strokeInstructions=b?[new a(this._setProp,["strokeStyle",b],!1)]:null,this},c.beginLinearGradientStroke=function(b,c,d,e,f,g){for(this._active&&this._newPath(),d=this._ctx.createLinearGradient(d,e,f,g),e=0,f=b.length;e<f;e++)d.addColorStop(c[e],b[e]);return this._strokeInstructions=[new a(this._setProp,["strokeStyle",d],!1)],this},c.beginRadialGradientStroke=function(b,c,d,e,f,g,h,i){for(this._active&&this._newPath(),d=this._ctx.createRadialGradient(d,e,f,g,h,i),e=0,f=b.length;e<f;e++)d.addColorStop(c[e],b[e]);return this._strokeInstructions=[new a(this._setProp,["strokeStyle",d],!1)],this},c.beginBitmapStroke=function(b,c){this._active&&this._newPath();var d=this._ctx.createPattern(b,c||"");return this._strokeInstructions=[new a(this._setProp,["strokeStyle",d],!1)],this},c.endStroke=function(){return this.beginStroke(),this},c.curveTo=c.quadraticCurveTo,c.drawRect=c.rect,c.drawRoundRect=function(a,b,c,d,e){return this.drawRoundRectComplex(a,b,c,d,e,e,e,e),this},c.drawRoundRectComplex=function(b,c,d,e,f,g,h,i){var j=(d<e?d:e)/2,k=0,l=0,m=0,n=0;0>f&&(f*=k=-1),f>j&&(f=j),0>g&&(g*=l=-1),g>j&&(g=j),0>h&&(h*=m=-1),h>j&&(h=j),0>i&&(i*=n=-1),i>j&&(i=j),this._dirty=this._active=!0;var j=this._ctx.arcTo,o=this._ctx.lineTo;return this._activeInstructions.push(new a(this._ctx.moveTo,[b+d-g,c]),new a(j,[b+d+g*l,c-g*l,b+d,c+g,g]),new a(o,[b+d,c+e-h]),new a(j,[b+d+h*m,c+e+h*m,b+d-h,c+e,h]),new a(o,[b+i,c+e]),new a(j,[b-i*n,c+e+i*n,b,c+e-i,i]),new a(o,[b,c+f]),new a(j,[b-f*k,c-f*k,b+f,c,f]),new a(this._ctx.closePath)),this},c.drawCircle=function(a,b,c){return this.arc(a,b,c,0,2*Math.PI),this},c.drawEllipse=function(b,c,d,e){this._dirty=this._active=!0;var f=d/2*.5522848,g=e/2*.5522848,h=b+d,i=c+e;return d=b+d/2,e=c+e/2,this._activeInstructions.push(new a(this._ctx.moveTo,[b,e]),new a(this._ctx.bezierCurveTo,[b,e-g,d-f,c,d,c]),new a(this._ctx.bezierCurveTo,[d+f,c,h,e-g,h,e]),new a(this._ctx.bezierCurveTo,[h,e+g,d+f,i,d,i]),new a(this._ctx.bezierCurveTo,[d-f,i,b,e+g,b,e])),this},c.drawPolyStar=function(b,c,d,e,f,g){this._dirty=this._active=!0,null==f&&(f=0),f=1-f,g=null==g?0:g/(180/Math.PI);var h=Math.PI/e;this._activeInstructions.push(new a(this._ctx.moveTo,[b+Math.cos(g)*d,c+Math.sin(g)*d]));for(var i=0;i<e;i++)g+=h,1!=f&&this._activeInstructions.push(new a(this._ctx.lineTo,[b+Math.cos(g)*d*f,c+Math.sin(g)*d*f])),g+=h,this._activeInstructions.push(new a(this._ctx.lineTo,[b+Math.cos(g)*d,c+Math.sin(g)*d]));return this},c.decodePath=function(a){for(var c=[this.moveTo,this.lineTo,this.quadraticCurveTo,this.bezierCurveTo,this.closePath],d=[2,2,4,6,0],e=0,f=a.length,g=[],h=0,i=0,j=b.BASE_64;e<f;){var k=a.charAt(e),l=j[k],m=l>>3,n=c[m];if(!n||3&l)throw"bad path data (@"+e+"): "+k;for(k=d[m],m||(h=i=0),g.length=0,e++,l=2+(l>>2&1),m=0;m<k;m++){var o=j[a.charAt(e)],p=o>>5?-1:1,o=(31&o)<<6|j[a.charAt(e+1)];3==l&&(o=o<<6|j[a.charAt(e+2)]),o=p*o/10,m%2?h=o+=h:i=o+=i,g[m]=o,e+=l}n.apply(this,g)}return this},c.clone=function(){var a=new b;return a._instructions=this._instructions.slice(),a._activeInstructions=this._activeInstructions.slice(),a._oldInstructions=this._oldInstructions.slice(),this._fillInstructions&&(a._fillInstructions=this._fillInstructions.slice()),this._strokeInstructions&&(a._strokeInstructions=this._strokeInstructions.slice()),this._strokeStyleInstructions&&(a._strokeStyleInstructions=this._strokeStyleInstructions.slice()),a._active=this._active,a._dirty=this._dirty,a},c.toString=function(){return"[Graphics]"},c.mt=c.moveTo,c.lt=c.lineTo,c.at=c.arcTo,c.bt=c.bezierCurveTo,c.qt=c.quadraticCurveTo,c.a=c.arc,c.r=c.rect,c.cp=c.closePath,c.c=c.clear,c.f=c.beginFill,c.lf=c.beginLinearGradientFill,c.rf=c.beginRadialGradientFill,c.bf=c.beginBitmapFill,c.ef=c.endFill,c.ss=c.setStrokeStyle,c.s=c.beginStroke,c.ls=c.beginLinearGradientStroke,c.rs=c.beginRadialGradientStroke,c.bs=c.beginBitmapStroke,c.es=c.endStroke,c.dr=c.drawRect,c.rr=c.drawRoundRect,c.rc=c.drawRoundRectComplex,c.dc=c.drawCircle,c.de=c.drawEllipse,c.dp=c.drawPolyStar,c.p=c.decodePath,c._updateInstructions=function(){this._instructions=this._oldInstructions.slice(),this._instructions.push(b.beginCmd),this._instructions.push.apply(this._instructions,this._activeInstructions),this._fillInstructions&&this._instructions.push.apply(this._instructions,this._fillInstructions),this._strokeInstructions&&(this._strokeStyleInstructions&&this._instructions.push.apply(this._instructions,this._strokeStyleInstructions),this._instructions.push.apply(this._instructions,this._strokeInstructions),this._ignoreScaleStroke?this._instructions.push(new a(this._ctx.save,[],!1),new a(this._ctx.setTransform,[1,0,0,1,0,0],!1),b.strokeCmd,new a(this._ctx.restore,[],!1)):this._instructions.push(b.strokeCmd))},c._newPath=function(){this._dirty&&this._updateInstructions(),this._oldInstructions=this._instructions,this._activeInstructions=[],this._active=this._dirty=!1},c._setProp=function(a,b){this[a]=b},createjs.Graphics=b}(),this.createjs=this.createjs||{},function(){var a=function(){this.initialize()},b=a.prototype;a.suppressCrossDomainErrors=!1,a._hitTestCanvas=createjs.createCanvas?createjs.createCanvas():document.createElement("canvas"),a._hitTestCanvas.width=a._hitTestCanvas.height=1,a._hitTestContext=a._hitTestCanvas.getContext("2d"),a._nextCacheID=1,b.alpha=1,b.cacheCanvas=null,b.id=-1,b.mouseEnabled=!0,b.name=null,b.parent=null,b.regX=0,b.regY=0,b.rotation=0,b.scaleX=1,b.scaleY=1,b.skewX=0,b.skewY=0,b.shadow=null,b.visible=!0,b.x=0,b.y=0,b.compositeOperation=null,b.snapToPixel=!1,b.onPress=null,b.onClick=null,b.onDoubleClick=null,b.onMouseOver=null,b.onMouseOut=null,b.onTick=null,b.filters=null,b.cacheID=0,b.mask=null,b.hitArea=null,b.cursor=null,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b._cacheOffsetX=0,b._cacheOffsetY=0,b._cacheScale=1,b._cacheDataURLID=0,b._cacheDataURL=null,b._matrix=null,b.initialize=function(){this.id=createjs.UID.get(),this._matrix=new createjs.Matrix2D},b.isVisible=function(){return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY))},b.draw=function(a,b){var c=this.cacheCanvas;if(b||!c)return!1;var d=this._cacheScale;return a.drawImage(c,this._cacheOffsetX,this._cacheOffsetY,c.width/d,c.height/d),!0},b.updateContext=function(a){var b,c=this.mask;c&&c.graphics&&!c.graphics.isEmpty()&&(b=c.getMatrix(c._matrix),a.transform(b.a,b.b,b.c,b.d,b.tx,b.ty),c.graphics.drawAsPath(a),a.clip(),b.invert(),a.transform(b.a,b.b,b.c,b.d,b.tx,b.ty)),b=this._matrix.identity().appendTransform(this.x,this.y,this.scaleX,this.scaleY,this.rotation,this.skewX,this.skewY,this.regX,this.regY),createjs.Stage._snapToPixelEnabled&&this.snapToPixel?a.transform(b.a,b.b,b.c,b.d,b.tx+.5|0,b.ty+.5|0):a.transform(b.a,b.b,b.c,b.d,b.tx,b.ty),a.globalAlpha*=this.alpha,this.compositeOperation&&(a.globalCompositeOperation=this.compositeOperation),this.shadow&&this._applyShadow(a,this.shadow)},b.cache=function(a,b,c,d,e){e=e||1,this.cacheCanvas||(this.cacheCanvas=createjs.createCanvas?createjs.createCanvas():document.createElement("canvas")),this.cacheCanvas.width=Math.ceil(c*e),this.cacheCanvas.height=Math.ceil(d*e),this._cacheOffsetX=a,this._cacheOffsetY=b,this._cacheScale=e||1,this.updateCache()},b.updateCache=function(b){var c=this.cacheCanvas,d=this._cacheScale,e=this._cacheOffsetX*d,f=this._cacheOffsetY*d;if(!c)throw"cache() must be called before updateCache()";var g=c.getContext("2d");g.save(),b||g.clearRect(0,0,c.width,c.height),g.globalCompositeOperation=b,g.setTransform(d,0,0,d,-e,-f),this.draw(g,!0),this._applyFilters(),g.restore(),this.cacheID=a._nextCacheID++},b.uncache=function(){this._cacheDataURL=this.cacheCanvas=null,this.cacheID=this._cacheOffsetX=this._cacheOffsetY=0,this._cacheScale=1},b.getCacheDataURL=function(){return this.cacheCanvas?(this.cacheID!=this._cacheDataURLID&&(this._cacheDataURL=this.cacheCanvas.toDataURL()),this._cacheDataURL):null},b.getStage=function(){for(var a=this;a.parent;)a=a.parent;return a instanceof createjs.Stage?a:null},b.localToGlobal=function(a,b){var c=this.getConcatenatedMatrix(this._matrix);return null==c?null:(c.append(1,0,0,1,a,b),new createjs.Point(c.tx,c.ty))},b.globalToLocal=function(a,b){var c=this.getConcatenatedMatrix(this._matrix);return null==c?null:(c.invert(),c.append(1,0,0,1,a,b),new createjs.Point(c.tx,c.ty))},b.localToLocal=function(a,b,c){return a=this.localToGlobal(a,b),c.globalToLocal(a.x,a.y)},b.setTransform=function(a,b,c,d,e,f,g,h,i){return this.x=a||0,this.y=b||0,this.scaleX=null==c?1:c,this.scaleY=null==d?1:d,this.rotation=e||0,this.skewX=f||0,this.skewY=g||0,this.regX=h||0,this.regY=i||0,this},b.getMatrix=function(a){return(a?a.identity():new createjs.Matrix2D).appendTransform(this.x,this.y,this.scaleX,this.scaleY,this.rotation,this.skewX,this.skewY,this.regX,this.regY).appendProperties(this.alpha,this.shadow,this.compositeOperation)},b.getConcatenatedMatrix=function(a){a?a.identity():a=new createjs.Matrix2D;for(var b=this;null!=b;)a.prependTransform(b.x,b.y,b.scaleX,b.scaleY,b.rotation,b.skewX,b.skewY,b.regX,b.regY).prependProperties(b.alpha,b.shadow,b.compositeOperation),b=b.parent;return a},b.hitTest=function(b,c){var d=a._hitTestContext,e=a._hitTestCanvas;return d.setTransform(1,0,0,1,-b,-c),this.draw(d),d=this._testHit(d),e.width=0,e.width=1,d},b.set=function(a){for(var b in a)this[b]=a[b];return this},b.clone=function(){var b=new a;return this.cloneProps(b),b},b.toString=function(){return"[DisplayObject (name="+this.name+")]"},b.cloneProps=function(a){a.alpha=this.alpha,a.name=this.name,a.regX=this.regX,a.regY=this.regY,a.rotation=this.rotation,a.scaleX=this.scaleX,a.scaleY=this.scaleY,a.shadow=this.shadow,a.skewX=this.skewX,a.skewY=this.skewY,a.visible=this.visible,a.x=this.x,a.y=this.y,a.mouseEnabled=this.mouseEnabled,a.compositeOperation=this.compositeOperation,this.cacheCanvas&&(a.cacheCanvas=this.cacheCanvas.cloneNode(!0),a.cacheCanvas.getContext("2d").putImageData(this.cacheCanvas.getContext("2d").getImageData(0,0,this.cacheCanvas.width,this.cacheCanvas.height),0,0))},b._applyShadow=function(a,b){b=b||Shadow.identity,a.shadowColor=b.color,a.shadowOffsetX=b.offsetX,a.shadowOffsetY=b.offsetY,a.shadowBlur=b.blur},b._tick=function(a){this.onTick&&this.onTick.apply(this,a);var b=this._listeners;b&&b.tick&&this.dispatchEvent({"type":"tick","params":a})},b._testHit=function(b){try{var c=1<b.getImageData(0,0,1,1).data[3]}catch(b){if(!a.suppressCrossDomainErrors)throw"An error has occurred. This is most likely due to security restrictions on reading canvas pixel data with local or cross-domain images."}return c},b._applyFilters=function(){if(this.filters&&0!=this.filters.length&&this.cacheCanvas)for(var a=this.filters.length,b=this.cacheCanvas.getContext("2d"),c=this.cacheCanvas.width,d=this.cacheCanvas.height,e=0;e<a;e++)this.filters[e].applyFilter(b,0,0,c,d)},b._hasMouseHandler=function(a){var b=this._listeners;return!!(1&a&&(this.onPress||this.onClick||this.onDoubleClick||b&&(this.hasEventListener("mousedown")||this.hasEventListener("click")||this.hasEventListener("dblclick")))||2&a&&(this.onMouseOver||this.onMouseOut||this.cursor||b&&(this.hasEventListener("mouseover")||this.hasEventListener("mouseout"))))},createjs.DisplayObject=a}(),this.createjs=this.createjs||{},function(){var a=function(){this.initialize()},b=a.prototype=new createjs.DisplayObject;b.children=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(){this.DisplayObject_initialize(),this.children=[]},b.isVisible=function(){var a=this.cacheCanvas||this.children.length;return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY&&a))},b.DisplayObject_draw=b.draw,b.draw=function(a,b){if(this.DisplayObject_draw(a,b))return!0;for(var c=this.children.slice(0),d=0,e=c.length;d<e;d++){var f=c[d];f.isVisible()&&(a.save(),f.updateContext(a),f.draw(a),a.restore())}return!0},b.addChild=function(a){if(null==a)return a;var b=arguments.length;if(1<b){for(var c=0;c<b;c++)this.addChild(arguments[c]);return arguments[b-1]}return a.parent&&a.parent.removeChild(a),a.parent=this,this.children.push(a),a},b.addChildAt=function(a,b){var c=arguments.length,d=arguments[c-1];if(0>d||d>this.children.length)return arguments[c-2];if(2<c){for(var e=0;e<c-1;e++)this.addChildAt(arguments[e],d+e);return arguments[c-2]}return a.parent&&a.parent.removeChild(a),a.parent=this,this.children.splice(b,0,a),a},b.removeChild=function(a){var b=arguments.length;if(1<b){for(var c=!0,d=0;d<b;d++)c=c&&this.removeChild(arguments[d]);return c}return this.removeChildAt(this.children.indexOf(a))},b.removeChildAt=function(a){var b=arguments.length;if(1<b){for(var c=[],d=0;d<b;d++)c[d]=arguments[d];c.sort(function(a,b){return b-a});for(var e=!0,d=0;d<b;d++)e=e&&this.removeChildAt(c[d]);return e}return!(0>a||a>this.children.length-1)&&((b=this.children[a])&&(b.parent=null),this.children.splice(a,1),!0)},b.removeAllChildren=function(){for(var a=this.children;a.length;)a.pop().parent=null},b.getChildAt=function(a){return this.children[a]},b.getChildByName=function(a){for(var b=this.children,c=0,d=b.length;c<d;c++)if(b[c].name==a)return b[c];return null},b.sortChildren=function(a){this.children.sort(a)},b.getChildIndex=function(a){return this.children.indexOf(a)},b.getNumChildren=function(){return this.children.length},b.swapChildrenAt=function(a,b){var c=this.children,d=c[a],e=c[b];d&&e&&(c[a]=e,c[b]=d)},b.swapChildren=function(a,b){for(var c,d,e=this.children,f=0,g=e.length;f<g&&(e[f]==a&&(c=f),e[f]==b&&(d=f),!(null!=c&&null!=d));f++);f!=g&&(e[c]=b,e[d]=a)},b.setChildIndex=function(a,b){var c=this.children,d=c.length;if(!(a.parent!=this||0>b||b>=d)){for(var e=0;e<d&&c[e]!=a;e++);e==d||e==b||(c.splice(e,1),b<e&&b--,c.splice(b,0,a))}},b.contains=function(a){for(;a;){if(a==this)return!0;a=a.parent}return!1},b.hitTest=function(a,b){return null!=this.getObjectUnderPoint(a,b)},b.getObjectsUnderPoint=function(a,b){var c=[],d=this.localToGlobal(a,b);return this._getObjectsUnderPoint(d.x,d.y,c),c},b.getObjectUnderPoint=function(a,b){var c=this.localToGlobal(a,b);return this._getObjectsUnderPoint(c.x,c.y)},b.clone=function(b){var c=new a;if(this.cloneProps(c),b)for(var d=c.children=[],e=0,f=this.children.length;e<f;e++){var g=this.children[e].clone(b);g.parent=c,d.push(g)}return c},b.toString=function(){return"[Container (name="+this.name+")]"},b.DisplayObject__tick=b._tick,b._tick=function(a){for(var b=this.children.length-1;0<=b;b--){var c=this.children[b];c._tick&&c._tick(a)}this.DisplayObject__tick(a)},b._getObjectsUnderPoint=function(b,c,d,e){var f=createjs.DisplayObject._hitTestContext,g=createjs.DisplayObject._hitTestCanvas,h=this._matrix,i=this._hasMouseHandler(e);if(!this.hitArea&&this.cacheCanvas&&i&&(this.getConcatenatedMatrix(h),f.setTransform(h.a,h.b,h.c,h.d,h.tx-b,h.ty-c),f.globalAlpha=h.alpha,this.draw(f),this._testHit(f)))return g.width=0,g.width=1,this;for(var j=this.children.length-1;0<=j;j--){var k=this.children[j],l=k.hitArea;if(k.visible&&(l||k.isVisible())&&(!e||k.mouseEnabled)){var m=e&&k._hasMouseHandler(e);if(!(k instanceof a)||l&&m){if((!e||i||m)&&(k.getConcatenatedMatrix(h),l&&(h.appendTransform(l.x,l.y,l.scaleX,l.scaleY,l.rotation,l.skewX,l.skewY,l.regX,l.regY),h.alpha=l.alpha),f.globalAlpha=h.alpha,f.setTransform(h.a,h.b,h.c,h.d,h.tx-b,h.ty-c),(l||k).draw(f),this._testHit(f))){if(g.width=0,g.width=1,i)return this;if(!d)return k;d.push(k)}}else if(i){if(k=k._getObjectsUnderPoint(b,c))return this}else if(k=k._getObjectsUnderPoint(b,c,d,e),!d&&k)return k}}return null},createjs.Container=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype=new createjs.Container;a._snapToPixelEnabled=!1,b.autoClear=!0,b.canvas=null,b.mouseX=0,b.mouseY=0,b.onMouseMove=null,b.onMouseUp=null,b.onMouseDown=null,b.snapToPixelEnabled=!1,b.mouseInBounds=!1,b.tickOnUpdate=!0,b.mouseMoveOutside=!1,b._pointerData=null,b._pointerCount=0,b._primaryPointerID=null,b._mouseOverIntervalID=null,b.Container_initialize=b.initialize,b.initialize=function(a){this.Container_initialize(),this.canvas="string"==typeof a?document.getElementById(a):a,this._pointerData={},this.enableDOMEvents(!0)},b.update=function(){if(this.canvas){this.autoClear&&this.clear(),a._snapToPixelEnabled=this.snapToPixelEnabled,this.tickOnUpdate&&this._tick(arguments.length?arguments:null);var b=this.canvas.getContext("2d");b.save(),this.updateContext(b),this.draw(b,!1),b.restore()}},b.tick=b.update,b.handleEvent=function(a){"tick"==a.type&&this.update(a)},b.clear=function(){if(this.canvas){var a=this.canvas.getContext("2d");a.setTransform(1,0,0,1,0,0),a.clearRect(0,0,this.canvas.width,this.canvas.height)}},b.toDataURL=function(a,b){b||(b="image/png");var c,d=this.canvas.getContext("2d"),e=this.canvas.width,f=this.canvas.height;if(a){c=d.getImageData(0,0,e,f);var g=d.globalCompositeOperation;d.globalCompositeOperation="destination-over",d.fillStyle=a,d.fillRect(0,0,e,f)}var h=this.canvas.toDataURL(b);return a&&(d.clearRect(0,0,e,f),d.putImageData(c,0,0),d.globalCompositeOperation=g),h},b.enableMouseOver=function(a){if(this._mouseOverIntervalID&&(clearInterval(this._mouseOverIntervalID),this._mouseOverIntervalID=null),null==a)a=20;else if(0>=a)return;var b=this;this._mouseOverIntervalID=setInterval(function(){b._testMouseOver()},1e3/Math.min(50,a))},b.enableDOMEvents=function(a){null==a&&(a=!0);var b,c=this._eventListeners;if(!a&&c){for(b in c)a=c[b],a.t.removeEventListener(b,a.f);this._eventListeners=null}else if(a&&!c){a=window.addEventListener?window:document;var d=this,c=this._eventListeners={};c.mouseup={"t":a,"f":function(a){d._handleMouseUp(a)}},c.mousemove={"t":a,"f":function(a){d._handleMouseMove(a)}},c.dblclick={"t":a,"f":function(a){d._handleDoubleClick(a)}},(a=this.canvas)&&(c.mousedown={"t":a,"f":function(a){d._handleMouseDown(a)}});for(b in c)a=c[b],a.t.addEventListener(b,a.f)}},b.clone=function(){var b=new a(null);return this.cloneProps(b),b},b.toString=function(){return"[Stage (name="+this.name+")]"},b._getPointerData=function(a){var b=this._pointerData[a];return b||(b=this._pointerData[a]={"x":0,"y":0},null==this._primaryPointerID&&(this._primaryPointerID=a)),b},b._handleMouseMove=function(a){a||(a=window.event),this._handlePointerMove(-1,a,a.pageX,a.pageY)},b._handlePointerMove=function(a,b,c,d){if(this.canvas){var e=this._getPointerData(a),f=e.inBounds;this._updatePointerPosition(a,c,d),(f||e.inBounds||this.mouseMoveOutside)&&((this.onMouseMove||this.hasEventListener("stagemousemove"))&&(c=new createjs.MouseEvent("stagemousemove",e.x,e.y,this,b,a,a==this._primaryPointerID,e.rawX,e.rawY),this.onMouseMove&&this.onMouseMove(c),this.dispatchEvent(c)),(d=e.event)&&(d.onMouseMove||d.hasEventListener("mousemove"))&&(c=new createjs.MouseEvent("mousemove",e.x,e.y,d.target,b,a,a==this._primaryPointerID,e.rawX,e.rawY),d.onMouseMove&&d.onMouseMove(c),d.dispatchEvent(c,d.target)))}},b._updatePointerPosition=function(a,b,c){var d=this._getElementRect(this.canvas);b-=d.left,c-=d.top;var e=this.canvas.width,f=this.canvas.height;b/=(d.right-d.left)/e,c/=(d.bottom-d.top)/f,d=this._getPointerData(a),(d.inBounds=0<=b&&0<=c&&b<=e-1&&c<=f-1)?(d.x=b,d.y=c):this.mouseMoveOutside&&(d.x=0>b?0:b>e-1?e-1:b,d.y=0>c?0:c>f-1?f-1:c),d.rawX=b,d.rawY=c,a==this._primaryPointerID&&(this.mouseX=d.x,this.mouseY=d.y,this.mouseInBounds=d.inBounds)},b._getElementRect=function(a){var b;try{b=a.getBoundingClientRect()}catch(c){b={"top":a.offsetTop,"left":a.offsetLeft,"width":a.offsetWidth,"height":a.offsetHeight}}var c=(window.pageXOffset||document.scrollLeft||0)-(document.clientLeft||document.body.clientLeft||0),d=(window.pageYOffset||document.scrollTop||0)-(document.clientTop||document.body.clientTop||0),e=window.getComputedStyle?getComputedStyle(a):a.currentStyle;a=parseInt(e.paddingLeft)+parseInt(e.borderLeftWidth);var f=parseInt(e.paddingTop)+parseInt(e.borderTopWidth),g=parseInt(e.paddingRight)+parseInt(e.borderRightWidth),e=parseInt(e.paddingBottom)+parseInt(e.borderBottomWidth);return{"left":b.left+c+a,"right":b.right+c-g,"top":b.top+d+f,"bottom":b.bottom+d-e}},b._handleMouseUp=function(a){this._handlePointerUp(-1,a,!1)},b._handlePointerUp=function(a,b,c){var d,e=this._getPointerData(a);(this.onMouseMove||this.hasEventListener("stagemouseup"))&&(d=new createjs.MouseEvent("stagemouseup",e.x,e.y,this,b,a,a==this._primaryPointerID,e.rawX,e.rawY),this.onMouseUp&&this.onMouseUp(d),this.dispatchEvent(d));var f=e.event;f&&(f.onMouseUp||f.hasEventListener("mouseup"))&&(d=new createjs.MouseEvent("mouseup",e.x,e.y,f.target,b,a,a==this._primaryPointerID,e.rawX,e.rawY),f.onMouseUp&&f.onMouseUp(d),f.dispatchEvent(d,f.target)),(f=e.target)&&(f.onClick||f.hasEventListener("click"))&&this._getObjectsUnderPoint(e.x,e.y,null,!0,this._mouseOverIntervalID?3:1)==f&&(d=new createjs.MouseEvent("click",e.x,e.y,f,b,a,a==this._primaryPointerID,e.rawX,e.rawY),f.onClick&&f.onClick(d),f.dispatchEvent(d)),c?(a==this._primaryPointerID&&(this._primaryPointerID=null),delete this._pointerData[a]):e.event=e.target=null},b._handleMouseDown=function(a){this._handlePointerDown(-1,a,!1)},b._handlePointerDown=function(a,b,c,d){var e=this._getPointerData(a);null!=d&&this._updatePointerPosition(a,c,d),(this.onMouseDown||this.hasEventListener("stagemousedown"))&&(c=new createjs.MouseEvent("stagemousedown",e.x,e.y,this,b,a,a==this._primaryPointerID,e.rawX,e.rawY),this.onMouseDown&&this.onMouseDown(c),this.dispatchEvent(c)),(d=this._getObjectsUnderPoint(e.x,e.y,null,this._mouseOverIntervalID?3:1))&&(e.target=d,(d.onPress||d.hasEventListener("mousedown"))&&(c=new createjs.MouseEvent("mousedown",e.x,e.y,d,b,a,a==this._primaryPointerID,e.rawX,e.rawY),d.onPress&&d.onPress(c),d.dispatchEvent(c),(c.onMouseMove||c.onMouseUp||c.hasEventListener("mousemove")||c.hasEventListener("mouseup"))&&(e.event=c)))},b._testMouseOver=function(){if(-1==this._primaryPointerID&&(this.mouseX!=this._mouseOverX||this.mouseY!=this._mouseOverY||!this.mouseInBounds)){var a=null;this.mouseInBounds&&(a=this._getObjectsUnderPoint(this.mouseX,this.mouseY,null,3),this._mouseOverX=this.mouseX,this._mouseOverY=this.mouseY);var b=this._mouseOverTarget;if(b!=a){var c=this._getPointerData(-1);if(b&&(b.onMouseOut||b.hasEventListener("mouseout"))){var d=new createjs.MouseEvent("mouseout",c.x,c.y,b,null,-1,c.rawX,c.rawY);b.onMouseOut&&b.onMouseOut(d),b.dispatchEvent(d)}b&&(this.canvas.style.cursor=""),a&&(a.onMouseOver||a.hasEventListener("mouseover"))&&(d=new createjs.MouseEvent("mouseover",c.x,c.y,a,null,-1,c.rawX,c.rawY),a.onMouseOver&&a.onMouseOver(d),a.dispatchEvent(d)),a&&(this.canvas.style.cursor=a.cursor||""),this._mouseOverTarget=a}}},b._handleDoubleClick=function(a){var b=this._getPointerData(-1),c=this._getObjectsUnderPoint(b.x,b.y,null,this._mouseOverIntervalID?3:1);c&&(c.onDoubleClick||c.hasEventListener("dblclick"))&&(evt=new createjs.MouseEvent("dblclick",b.x,b.y,c,a,-1,!0,b.rawX,b.rawY),c.onDoubleClick&&c.onDoubleClick(evt),c.dispatchEvent(evt))},createjs.Stage=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype=new createjs.DisplayObject;b.image=null,b.snapToPixel=!0,b.sourceRect=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(a){this.DisplayObject_initialize(),"string"==typeof a?(this.image=new Image,this.image.src=a):this.image=a},b.isVisible=function(){var a=this.cacheCanvas||this.image&&(this.image.complete||this.image.getContext||2<=this.image.readyState);return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY&&a))},b.DisplayObject_draw=b.draw,b.draw=function(a,b){if(this.DisplayObject_draw(a,b))return!0;var c=this.sourceRect;return c?a.drawImage(this.image,c.x,c.y,c.width,c.height,0,0,c.width,c.height):a.drawImage(this.image,0,0),!0},b.clone=function(){var b=new a(this.image);return this.sourceRect&&(b.sourceRect=this.sourceRect.clone()),this.cloneProps(b),b},b.toString=function(){return"[Bitmap (name="+this.name+")]"},createjs.Bitmap=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype=new createjs.DisplayObject;b.onAnimationEnd=null,b.currentFrame=-1,b.currentAnimation=null,b.paused=!0,b.spriteSheet=null,b.snapToPixel=!0,b.offset=0,b.currentAnimationFrame=0,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b._advanceCount=0,b._animation=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(a){this.DisplayObject_initialize(),this.spriteSheet=a},b.isVisible=function(){var a=this.cacheCanvas||this.spriteSheet.complete&&0<=this.currentFrame;return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY&&a))},b.DisplayObject_draw=b.draw,b.draw=function(a,b){if(this.DisplayObject_draw(a,b))return!0;this._normalizeFrame();var c=this.spriteSheet.getFrame(this.currentFrame);if(c){var d=c.rect;return a.drawImage(c.image,d.x,d.y,d.width,d.height,-c.regX,-c.regY,d.width,d.height),!0}},b.play=function(){this.paused=!1},b.stop=function(){this.paused=!0},b.gotoAndPlay=function(a){this.paused=!1,this._goto(a)},b.gotoAndStop=function(a){this.paused=!0,this._goto(a)},b.advance=function(){this._animation?this.currentAnimationFrame++:this.currentFrame++,this._normalizeFrame()},b.getBounds=function(){return this.spriteSheet.getFrameBounds(this.currentFrame)},b.clone=function(){var b=new a(this.spriteSheet);return this.cloneProps(b),b},b.toString=function(){return"[BitmapAnimation (name="+this.name+")]"},b.DisplayObject__tick=b._tick,b._tick=function(a){var b=this._animation?this._animation.frequency:1;!this.paused&&0==(++this._advanceCount+this.offset)%b&&this.advance(),this.DisplayObject__tick(a)},b._normalizeFrame=function(){var a,b=this._animation,c=this.currentFrame,d=this.paused;if(b)if(a=b.frames.length,this.currentAnimationFrame>=a){var e=b.next;this._dispatchAnimationEnd(b,c,d,e,a-1)||(e?this._goto(e):(this.paused=!0,this.currentAnimationFrame=b.frames.length-1,this.currentFrame=b.frames[this.currentAnimationFrame]))}else this.currentFrame=b.frames[this.currentAnimationFrame];else a=this.spriteSheet.getNumFrames(),c>=a&&!this._dispatchAnimationEnd(b,c,d,a-1)&&(this.currentFrame=0)},b._dispatchAnimationEnd=function(a,b,c,d,e){var f=a?a.name:null;return this.onAnimationEnd&&this.onAnimationEnd(this,f,d),this.dispatchEvent({"type":"animationend","name":f,"next":d}),!c&&this.paused&&(this.currentAnimationFrame=e),this.paused!=c||this._animation!=a||this.currentFrame!=b},b.DisplayObject_cloneProps=b.cloneProps,b.cloneProps=function(a){this.DisplayObject_cloneProps(a),a.onAnimationEnd=this.onAnimationEnd,a.currentFrame=this.currentFrame,a.currentAnimation=this.currentAnimation,a.paused=this.paused,a.offset=this.offset,a._animation=this._animation,a.currentAnimationFrame=this.currentAnimationFrame},b._goto=function(a){if(isNaN(a)){var b=this.spriteSheet.getAnimation(a);b&&(this.currentAnimationFrame=0,this._animation=b,this.currentAnimation=a,this._normalizeFrame())}else this.currentAnimation=this._animation=null,this.currentFrame=a},createjs.BitmapAnimation=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype=new createjs.DisplayObject;b.graphics=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(a){this.DisplayObject_initialize(),this.graphics=a||new createjs.Graphics},b.isVisible=function(){var a=this.cacheCanvas||this.graphics&&!this.graphics.isEmpty();return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY&&a))},b.DisplayObject_draw=b.draw,b.draw=function(a,b){return!!this.DisplayObject_draw(a,b)||(this.graphics.draw(a),!0)},b.clone=function(b){return b=new a(b&&this.graphics?this.graphics.clone():this.graphics),this.cloneProps(b),b},b.toString=function(){return"[Shape (name="+this.name+")]"},createjs.Shape=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c){this.initialize(a,b,c)},b=a.prototype=new createjs.DisplayObject;a._workingContext=(createjs.createCanvas?createjs.createCanvas():document.createElement("canvas")).getContext("2d"),b.text="",b.font=null,b.color="#000",b.textAlign="left",b.textBaseline="top",b.maxWidth=null,b.outline=!1,b.lineHeight=0,b.lineWidth=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(a,b,c){this.DisplayObject_initialize(),this.text=a,this.font=b,this.color=c||"#000"},b.isVisible=function(){var a=this.cacheCanvas||null!=this.text&&""!==this.text;return!(!this.visible||!(0<this.alpha&&0!=this.scaleX&&0!=this.scaleY&&a))},b.DisplayObject_draw=b.draw,b.draw=function(a,b){return!!this.DisplayObject_draw(a,b)||(this.outline?a.strokeStyle=this.color:a.fillStyle=this.color,a.font=this.font,a.textAlign=this.textAlign||"start",a.textBaseline=this.textBaseline||"alphabetic",this._drawText(a),!0)},b.getMeasuredWidth=function(){return this._getWorkingContext().measureText(this.text).width},b.getMeasuredLineHeight=function(){return 1.2*this._getWorkingContext().measureText("M").width},b.getMeasuredHeight=function(){return this._drawText()*(this.lineHeight||this.getMeasuredLineHeight())},b.clone=function(){var b=new a(this.text,this.font,this.color);return this.cloneProps(b),b},b.toString=function(){return"[Text (text="+(20<this.text.length?this.text.substr(0,17)+"...":this.text)+")]"},b.DisplayObject_cloneProps=b.cloneProps,b.cloneProps=function(a){this.DisplayObject_cloneProps(a),a.textAlign=this.textAlign,a.textBaseline=this.textBaseline,a.maxWidth=this.maxWidth,a.outline=this.outline,a.lineHeight=this.lineHeight,a.lineWidth=this.lineWidth},b._getWorkingContext=function(){var b=a._workingContext;return b.font=this.font,b.textAlign=this.textAlign||"start",b.textBaseline=this.textBaseline||"alphabetic",b},b._drawText=function(a){var b=!!a;b||(a=this._getWorkingContext());for(var c=String(this.text).split(/(?:\r\n|\r|\n)/),d=this.lineHeight||this.getMeasuredLineHeight(),e=0,f=0,g=c.length;f<g;f++){var h=a.measureText(c[f]).width;if(null==this.lineWidth||h<this.lineWidth)b&&this._drawTextLine(a,c[f],e*d);else{for(var h=c[f].split(/(\s)/),i=h[0],j=1,k=h.length;j<k;j+=2)a.measureText(i+h[j]+h[j+1]).width>this.lineWidth?(b&&this._drawTextLine(a,i,e*d),e++,i=h[j+1]):i+=h[j]+h[j+1];b&&this._drawTextLine(a,i,e*d)}e++}return e},b._drawTextLine=function(a,b,c){this.outline?a.strokeText(b,0,c,this.maxWidth||65535):a.fillText(b,0,c,this.maxWidth||65535)},createjs.Text=a}(),this.createjs=this.createjs||{},function(){var a=function(){throw"SpriteSheetUtils cannot be instantiated"};a._workingCanvas=createjs.createCanvas?createjs.createCanvas():document.createElement("canvas"),a._workingContext=a._workingCanvas.getContext("2d"),a.addFlippedFrames=function(b,c,d,e){if(c||d||e){var f=0;c&&a._flip(b,++f,!0,!1),d&&a._flip(b,++f,!1,!0),e&&a._flip(b,++f,!0,!0)}},a.extractFrame=function(b,c){isNaN(c)&&(c=b.getAnimation(c).frames[0]);var d=b.getFrame(c);if(!d)return null;var e=d.rect,f=a._workingCanvas;return f.width=e.width,f.height=e.height,a._workingContext.drawImage(d.image,e.x,e.y,e.width,e.height,0,0,e.width,e.height),d=new Image,d.src=f.toDataURL("image/png"),d},a.mergeAlpha=function(a,b,c){c||(c=createjs.createCanvas?createjs.createCanvas():document.createElement("canvas")),c.width=Math.max(b.width,a.width),c.height=Math.max(b.height,a.height);var d=c.getContext("2d");return d.save(),d.drawImage(a,0,0),d.globalCompositeOperation="destination-in",d.drawImage(b,0,0),d.restore(),c},a._flip=function(b,c,d,e){for(var f=b._images,g=a._workingCanvas,h=a._workingContext,i=f.length/c,j=0;j<i;j++){var k=f[j];k.__tmp=j,g.width=0,g.width=k.width,g.height=k.height,h.setTransform(d?-1:1,0,0,e?-1:1,d?k.width:0,e?k.height:0),h.drawImage(k,0,0);var l=new Image;l.src=g.toDataURL("image/png"),l.width=k.width,l.height=k.height,f.push(l)}for(h=b._frames,g=h.length/c,j=0;j<g;j++){var k=h[j],m=k.rect.clone(),l=f[k.image.__tmp+i*c],n={"image":l,"rect":m,"regX":k.regX,"regY":k.regY};d&&(m.x=l.width-m.x-m.width,n.regX=m.width-k.regX),e&&(m.y=l.height-m.y-m.height,n.regY=m.height-k.regY),h.push(n)}for(d="_"+(d?"h":"")+(e?"v":""),e=b._animations,b=b._data,f=e.length/c,j=0;j<f;j++){for(h=e[j],k=b[h],i={"name":h+d,"frequency":k.frequency,"next":k.next,"frames":[]},k.next&&(i.next+=d),h=k.frames,k=0,l=h.length;k<l;k++)i.frames.push(h[k]+g*c);b[i.name]=i,e.push(i.name)}},createjs.SpriteSheetUtils=a}(),this.createjs=this.createjs||{},function(){var a=function(){this.initialize()},b=a.prototype;a.ERR_DIMENSIONS="frame dimensions exceed max spritesheet dimensions",a.ERR_RUNNING="a build is already running",b.maxWidth=2048,b.maxHeight=2048,b.spriteSheet=null,b.scale=1,b.padding=1,b.timeSlice=.3,b.progress=-1,b.onComplete=null,b.onProgress=null,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b._frames=null,b._animations=null,b._data=null,b._nextFrameIndex=0,b._index=0,b._timerID=null,b._scale=1,b.initialize=function(){this._frames=[],this._animations={}},b.addFrame=function(b,c,d,e,f,g){if(this._data)throw a.ERR_RUNNING;return c=c||b.bounds||b.nominalBounds,!c&&b.getBounds&&(c=b.getBounds()),c?(d=d||1,this._frames.push({"source":b,"sourceRect":c,"scale":d,"funct":e,"params":f,"scope":g,"index":this._frames.length,"height":c.height*d})-1):null},b.addAnimation=function(b,c,d,e){if(this._data)throw a.ERR_RUNNING;this._animations[b]={"frames":c,"next":d,"frequency":e}},b.addMovieClip=function(b,c,d){if(this._data)throw a.ERR_RUNNING;var e=b.frameBounds,f=c||b.bounds||b.nominalBounds;if(!f&&b.getBounds&&(f=b.getBounds()),!f&&!e)return null;c=this._frames.length;for(var g=b.timeline.duration,h=0;h<g;h++)this.addFrame(b,e&&e[h]?e[h]:f,d,function(a){var b=this.actionsEnabled;this.actionsEnabled=!1,this.gotoAndStop(a),this.actionsEnabled=b},[h],b);h=b.timeline._labels,b=[];for(var i in h)b.push({"index":h[i],"label":i});if(b.length)for(b.sort(function(a,b){return a.index-b.index}),h=0,i=b.length;h<i;h++){d=b[h].label;for(var e=c+(h==i-1?g:b[h+1].index),f=[],j=c+b[h].index;j<e;j++)f.push(j);this.addAnimation(d,f,!0)}},b.build=function(){if(this._data)throw a.ERR_RUNNING;for(this._startBuild();this._drawNext(););return this._endBuild(),this.spriteSheet},b.buildAsync=function(b){if(this._data)throw a.ERR_RUNNING;this.timeSlice=b,this._startBuild();var c=this;this._timerID=setTimeout(function(){c._run()},50-50*Math.max(.01,Math.min(.99,this.timeSlice||.3)))},b.stopAsync=function(){clearTimeout(this._timerID),this._data=null},b.clone=function(){throw"SpriteSheetBuilder cannot be cloned."},b.toString=function(){return"[SpriteSheetBuilder]"},b._startBuild=function(){var b=this.padding||0;this.progress=0,this.spriteSheet=null,this._index=0,this._scale=this.scale;var c=[];this._data={"images":[],"frames":c,"animations":this._animations};var d=this._frames.slice();if(d.sort(function(a,b){return a.height<=b.height?-1:1}),d[d.length-1].height+2*b>this.maxHeight)throw a.ERR_DIMENSIONS;for(var e=0,f=0,g=0;d.length;){var h=this._fillRow(d,e,g,c,b);if(h.w>f&&(f=h.w),e+=h.h,!h.h||!d.length){var i=createjs.createCanvas?createjs.createCanvas():document.createElement("canvas");i.width=this._getSize(f,this.maxWidth),i.height=this._getSize(e,this.maxHeight),this._data.images[g]=i,h.h||(f=e=0,g++)}}},b._getSize=function(a,b){for(var c=4;Math.pow(2,++c)<a;);return Math.min(b,Math.pow(2,c))},b._fillRow=function(b,c,d,e,f){var g=this.maxWidth,h=this.maxHeight;c+=f;for(var h=h-c,i=f,j=0,k=b.length-1;0<=k;k--){var l=b[k],m=this._scale*l.scale,n=l.sourceRect,o=l.source,p=Math.floor(m*n.x-f),q=Math.floor(m*n.y-f),r=Math.ceil(m*n.height+2*f),n=Math.ceil(m*n.width+2*f);if(n>g)throw a.ERR_DIMENSIONS;r>h||i+n>g||(l.img=d,l.rect=new createjs.Rectangle(i,c,n,r),j=j||r,b.splice(k,1),e[l.index]=[i,c,n,r,d,Math.round(-p+m*o.regX-f),Math.round(-q+m*o.regY-f)],i+=n)}return{"w":i,"h":j}},b._endBuild=function(){this.spriteSheet=new createjs.SpriteSheet(this._data),this._data=null,this.progress=1,this.onComplete&&this.onComplete(this),this.dispatchEvent("complete")},b._run=function(){for(var a=50*Math.max(.01,Math.min(.99,this.timeSlice||.3)),b=(new Date).getTime()+a,c=!1;b>(new Date).getTime();)if(!this._drawNext()){c=!0;break}if(c)this._endBuild();else{var d=this;this._timerID=setTimeout(function(){d._run()},50-a)}a=this.progress=this._index/this._frames.length,this.onProgress&&this.onProgress(this,a),this.dispatchEvent({"type":"progress","progress":a})},b._drawNext=function(){var a=this._frames[this._index],b=a.scale*this._scale,c=a.rect,d=a.sourceRect,e=this._data.images[a.img].getContext("2d");return a.funct&&a.funct.apply(a.scope,a.params),e.save(),e.beginPath(),e.rect(c.x,c.y,c.width,c.height),e.clip(),e.translate(Math.ceil(c.x-d.x*b),Math.ceil(c.y-d.y*b)),e.scale(b,b),a.source.draw(e),e.restore(),++this._index<this._frames.length},createjs.SpriteSheetBuilder=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.initialize(a)},b=a.prototype=new createjs.DisplayObject;b.htmlElement=null,b._oldMtx=null,b.DisplayObject_initialize=b.initialize,b.initialize=function(a){"string"==typeof a&&(a=document.getElementById(a)),this.DisplayObject_initialize(),this.mouseEnabled=!1,this.htmlElement=a,a=a.style,a.position="absolute",a.transformOrigin=a.WebkitTransformOrigin=a.msTransformOrigin=a.MozTransformOrigin=a.OTransformOrigin="0% 0%"},b.isVisible=function(){return null!=this.htmlElement},b.draw=function(){if(null!=this.htmlElement){var a=this.getConcatenatedMatrix(this._matrix),b=this.htmlElement.style;if(!this.visible)return!0;b.visibility="visible";var c=this._oldMtx||{};return c.alpha!=a.alpha&&(b.opacity=""+a.alpha,c.alpha=a.alpha),c.tx==a.tx&&c.ty==a.ty&&c.a==a.a&&c.b==a.b&&c.c==a.c&&c.d==a.d||(b.transform=b.WebkitTransform=b.OTransform=b.msTransform=["matrix("+a.a,a.b,a.c,a.d,a.tx+.5|0,(a.ty+.5|0)+")"].join(),b.MozTransform=["matrix("+a.a,a.b,a.c,a.d,(a.tx+.5|0)+"px",(a.ty+.5|0)+"px)"].join(),this._oldMtx=a.clone()),!0}},b.cache=function(){},b.uncache=function(){},b.updateCache=function(){},b.hitTest=function(){},b.localToGlobal=function(){},b.globalToLocal=function(){},b.localToLocal=function(){},b.clone=function(){throw"DOMElement cannot be cloned."},b.toString=function(){return"[DOMElement (name="+this.name+")]"},b.DisplayObject__tick=b._tick,b._tick=function(a){this.htmlElement.style.visibility="hidden",this.DisplayObject__tick(a)},createjs.DOMElement=a}(),this.createjs=this.createjs||{},function(){var a=function(){this.initialize()},b=a.prototype;b.initialize=function(){},b.getBounds=function(){return new createjs.Rectangle(0,0,0,0)},b.applyFilter=function(){},b.toString=function(){return"[Filter]"},b.clone=function(){return new a},createjs.Filter=a}(),this.createjs=this.createjs||{},function(){var a=function(){throw"Touch cannot be instantiated"};a.isSupported=function(){return"ontouchstart"in window||window.navigator.msPointerEnabled},a.enable=function(b,c,d){return!!(b&&b.canvas&&a.isSupported())&&(b.__touch={"pointers":{},"multitouch":!c,"preventDefault":!d,"count":0},"ontouchstart"in window?a._IOS_enable(b):window.navigator.msPointerEnabled&&a._IE_enable(b),!0)},a.disable=function(b){b&&("ontouchstart"in window?a._IOS_disable(b):window.navigator.msPointerEnabled&&a._IE_disable(b))},a._IOS_enable=function(b){var c=b.canvas,d=b.__touch.f=function(c){a._IOS_handleEvent(b,c)};c.addEventListener("touchstart",d,!1),c.addEventListener("touchmove",d,!1),c.addEventListener("touchend",d,!1),c.addEventListener("touchcancel",d,!1)},a._IOS_disable=function(a){var b=a.canvas;b&&(a=a.__touch.f,b.removeEventListener("touchstart",a,!1),b.removeEventListener("touchmove",a,!1),b.removeEventListener("touchend",a,!1),b.removeEventListener("touchcancel",a,!1))},a._IOS_handleEvent=function(a,b){if(a){a.__touch.preventDefault&&b.preventDefault&&b.preventDefault();for(var c=b.changedTouches,d=b.type,e=0,f=c.length;e<f;e++){var g=c[e],h=g.identifier;g.target==a.canvas&&("touchstart"==d?this._handleStart(a,h,b,g.pageX,g.pageY):"touchmove"==d?this._handleMove(a,h,b,g.pageX,g.pageY):("touchend"==d||"touchcancel"==d)&&this._handleEnd(a,h,b))}}},a._IE_enable=function(b){var c=b.canvas,d=b.__touch.f=function(c){a._IE_handleEvent(b,c)};c.addEventListener("MSPointerDown",d,!1),window.addEventListener("MSPointerMove",d,!1),window.addEventListener("MSPointerUp",d,!1),window.addEventListener("MSPointerCancel",d,!1),b.__touch.preventDefault&&(c.style.msTouchAction="none"),b.__touch.activeIDs={}},a._IE_disable=function(a){var b=a.__touch.f;window.removeEventListener("MSPointerMove",b,!1),window.removeEventListener("MSPointerUp",b,!1),window.removeEventListener("MSPointerCancel",b,!1),a.canvas&&a.canvas.removeEventListener("MSPointerDown",b,!1)},a._IE_handleEvent=function(a,b){if(a){a.__touch.preventDefault&&b.preventDefault&&b.preventDefault();var c=b.type,d=b.pointerId,e=a.__touch.activeIDs;"MSPointerDown"==c?b.srcElement==a.canvas&&(e[d]=!0,this._handleStart(a,d,b,b.pageX,b.pageY)):e[d]&&("MSPointerMove"==c?this._handleMove(a,d,b,b.pageX,b.pageY):"MSPointerUp"!=c&&"MSPointerCancel"!=c||(delete e[d],this._handleEnd(a,d,b)))}},a._handleStart=function(a,b,c,d,e){var f=a.__touch;if(f.multitouch||!f.count){var g=f.pointers;g[b]||(g[b]=!0,f.count++,a._handlePointerDown(b,c,d,e))}},a._handleMove=function(a,b,c,d,e){a.__touch.pointers[b]&&a._handlePointerMove(b,c,d,e)},a._handleEnd=function(a,b,c){var d=a.__touch,e=d.pointers;e[b]&&(d.count--,a._handlePointerUp(b,c,!0),delete e[b])},createjs.Touch=a}(),function(){var a=this.createjs=this.createjs||{},a=a.EaselJS=a.EaselJS||{};a.version="2013.02.12",a.buildDate="Tue, 12 Feb 2013 21:34:28 GMT"}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c){this.initialize(a,b,c)},b=a.prototype;a.NONE=0,a.LOOP=1,a.REVERSE=2,a.IGNORE={},a._tweens=[],a._plugins={},a.get=function(b,c,d,e){return e&&a.removeTweens(b),new a(b,c,d)},a.tick=function(b,c){for(var d=a._tweens.slice(),e=d.length-1;0<=e;e--){var f=d[e];c&&!f.ignoreGlobalPause||f._paused||f.tick(f._useTicks?1:b)}},createjs.Ticker&&createjs.Ticker.addListener(a,!1),a.removeTweens=function(b){if(b.tweenjs_count){for(var c=a._tweens,d=c.length-1;0<=d;d--)c[d]._target==b&&(c[d]._paused=!0,c.splice(d,1));b.tweenjs_count=0}},a.hasActiveTweens=function(b){return b?b.tweenjs_count:a._tweens&&a._tweens.length},a.installPlugin=function(b,c){var d=b.priority;null==d&&(b.priority=d=0);for(var e=0,f=c.length,g=a._plugins;e<f;e++){var h=c[e];if(g[h]){for(var i=g[h],j=0,k=i.length;j<k&&!(d<i[j].priority);j++);g[h].splice(j,0,b)}else g[h]=[b]}},a._register=function(b,c){var d=b._target;c?(d&&(d.tweenjs_count=d.tweenjs_count?d.tweenjs_count+1:1),a._tweens.push(b)):(d&&d.tweenjs_count--,-1!=(d=a._tweens.indexOf(b))&&a._tweens.splice(d,1))},b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b.ignoreGlobalPause=!1,b.loop=!1,b.duration=0,b.pluginData=null,b.onChange=null,b.change=null,b.target=null,b.position=null,b._paused=!1,b._curQueueProps=null,b._initQueueProps=null,b._steps=null,b._actions=null,b._prevPosition=0,b._stepPosition=0,b._prevPos=-1,b._target=null,b._useTicks=!1,b.initialize=function(b,c,d){this.target=this._target=b,c&&(this._useTicks=c.useTicks,this.ignoreGlobalPause=c.ignoreGlobalPause,this.loop=c.loop,this.onChange=c.onChange,c.override&&a.removeTweens(b)),this.pluginData=d||{},this._curQueueProps={},this._initQueueProps={},this._steps=[],this._actions=[],c&&c.paused?this._paused=!0:a._register(this,!0),c&&null!=c.position&&this.setPosition(c.position,a.NONE)},b.wait=function(a){if(null==a||0>=a)return this;var b=this._cloneProps(this._curQueueProps);return this._addStep({"d":a,"p0":b,"e":this._linearEase,"p1":b})},b.to=function(a,b,c){return(isNaN(b)||0>b)&&(b=0),this._addStep({"d":b||0,"p0":this._cloneProps(this._curQueueProps),"e":c,"p1":this._cloneProps(this._appendQueueProps(a))})},b.call=function(a,b,c){return this._addAction({"f":a,"p":b||[this],"o":c||this._target})},b.set=function(a,b){return this._addAction({"f":this._set,"o":this,"p":[a,b||this._target]})},b.play=function(a){return this.call(a.setPaused,[!1],a)},b.pause=function(a){return a||(a=this),this.call(a.setPaused,[!0],a)},b.setPosition=function(a,b){0>a&&(a=0),null==b&&(b=1);var c=a,d=!1;if(c>=this.duration&&(this.loop?c%=this.duration:(c=this.duration,d=!0)),c==this._prevPos)return d;var e=this._prevPos;if(this.position=this._prevPos=c,this._prevPosition=a,this._target)if(d)this._updateTargetProps(null,1);else if(0<this._steps.length){for(var f=0,g=this._steps.length;f<g&&!(this._steps[f].t>c);f++);f=this._steps[f-1],this._updateTargetProps(f,(this._stepPosition=c-f.t)/f.d)}return 0!=b&&0<this._actions.length&&(this._useTicks?this._runActions(c,c):1==b&&c<e?(e!=this.duration&&this._runActions(e,this.duration),this._runActions(0,c,!0)):this._runActions(e,c)),d&&this.setPaused(!0),this.onChange&&this.onChange(this),this.dispatchEvent("change"),d},b.tick=function(a){this._paused||this.setPosition(this._prevPosition+a)},b.setPaused=function(b){return this._paused=!!b,a._register(this,!b),this},b.w=b.wait,b.t=b.to,b.c=b.call,b.s=b.set,b.toString=function(){return"[Tween]"},b.clone=function(){throw"Tween can not be cloned."},b._updateTargetProps=function(b,c){var d,e,f,g;b||1!=c?(b.e&&(c=b.e(c,0,1,1)),d=b.p0,e=b.p1):d=e=this._curQueueProps;for(n in this._initQueueProps){null==(f=d[n])&&(d[n]=f=this._initQueueProps[n]),null==(g=e[n])&&(e[n]=g=f),f=f==g||0==c||1==c||"number"!=typeof f?1==c?g:f:f+(g-f)*c;var h=!1;if(g=a._plugins[n])for(var i=0,j=g.length;i<j;i++){var k=g[i].tween(this,n,f,d,e,c,!!b&&d==e,!b);k==a.IGNORE?h=!0:f=k}h||(this._target[n]=f)}},b._runActions=function(a,b,c){var d=a,e=b,f=-1,g=this._actions.length,h=1;for(a>b&&(d=b,e=a,f=g,g=h=-1);(f+=h)!=g;){b=this._actions[f];var i=b.t;(i==e||i>d&&i<e||c&&i==a)&&b.f.apply(b.o,b.p)}},b._appendQueueProps=function(b){var c,d,e,f,g,h;for(h in b){if(void 0===this._initQueueProps[h]){if(d=this._target[h],c=a._plugins[h])for(e=0,f=c.length;e<f;e++)d=c[e].init(this,h,d);this._initQueueProps[h]=void 0===d?null:d}else d=this._curQueueProps[h];if(c=a._plugins[h])for(g=g||{},e=0,f=c.length;e<f;e++)c[e].step&&c[e].step(this,h,d,b[h],g);this._curQueueProps[h]=b[h]}return g&&this._appendQueueProps(g),this._curQueueProps},b._cloneProps=function(a){var b,c={};for(b in a)c[b]=a[b];return c},b._addStep=function(a){return 0<a.d&&(this._steps.push(a),a.t=this.duration,this.duration+=a.d),this},b._addAction=function(a){return a.t=this.duration,this._actions.push(a),this},b._set=function(a,b){for(var c in a)b[c]=a[c]},createjs.Tween=a}(),this.createjs=this.createjs||{},function(){var a=function(a,b,c){this.initialize(a,b,c)},b=a.prototype;b.ignoreGlobalPause=!1,b.duration=0,b.loop=!1,b.onChange=null,b.position=null,b._paused=!1,b._tweens=null,b._labels=null,b._prevPosition=0,b._prevPos=-1,b._useTicks=!1,b.initialize=function(a,b,c){this._tweens=[],c&&(this._useTicks=c.useTicks,this.loop=c.loop,this.ignoreGlobalPause=c.ignoreGlobalPause,this.onChange=c.onChange),a&&this.addTween.apply(this,a),this.setLabels(b),c&&c.paused?this._paused=!0:createjs.Tween._register(this,!0),c&&null!=c.position&&this.setPosition(c.position,createjs.Tween.NONE)},b.addTween=function(a){var b=arguments.length;if(1<b){for(var c=0;c<b;c++)this.addTween(arguments[c]);return arguments[0]}return 0==b?null:(this.removeTween(a),this._tweens.push(a),a.setPaused(!0),a._paused=!1,a._useTicks=this._useTicks,a.duration>this.duration&&(this.duration=a.duration),0<=this._prevPos&&a.setPosition(this._prevPos,createjs.Tween.NONE),a)},b.removeTween=function(a){var b=arguments.length;if(1<b){for(var c=!0,d=0;d<b;d++)c=c&&this.removeTween(arguments[d]);return c}return 0!=b&&(-1!=(b=this._tweens.indexOf(a))&&(this._tweens.splice(b,1),a.duration>=this.duration&&this.updateDuration(),!0))},b.addLabel=function(a,b){this._labels[a]=b},b.setLabels=function(a){this._labels=a||{}},b.gotoAndPlay=function(a){this.setPaused(!1),this._goto(a)},b.gotoAndStop=function(a){this.setPaused(!0),this._goto(a)},b.setPosition=function(a,b){0>a&&(a=0);var c=this.loop?a%this.duration:a,d=!this.loop&&a>=this.duration;if(c==this._prevPos)return d;this._prevPosition=a,this.position=this._prevPos=c;for(var e=0,f=this._tweens.length;e<f;e++)if(this._tweens[e].setPosition(c,b),c!=this._prevPos)return!1;return d&&this.setPaused(!0),this.onChange&&this.onChange(this),d},b.setPaused=function(a){this._paused=!!a,createjs.Tween._register(this,!a)},b.updateDuration=function(){for(var a=this.duration=0,b=this._tweens.length;a<b;a++)tween=this._tweens[a],tween.duration>this.duration&&(this.duration=tween.duration)},b.tick=function(a){this.setPosition(this._prevPosition+a)},b.resolve=function(a){var b=parseFloat(a);return isNaN(b)&&(b=this._labels[a]),b},b.toString=function(){return"[Timeline]"},b.clone=function(){throw"Timeline can not be cloned."},b._goto=function(a){null!=(a=this.resolve(a))&&this.setPosition(a)},createjs.Timeline=a}(),this.createjs=this.createjs||{},function(){var a=function(){throw"Ease cannot be instantiated."};a.linear=function(a){return a},a.none=a.linear,a.get=function(a){return-1>a&&(a=-1),1<a&&(a=1),function(b){return 0==a?b:0>a?b*(b*-a+1+a):b*((2-b)*a+(1-a))}},a.getPowIn=function(a){return function(b){return Math.pow(b,a)}},a.getPowOut=function(a){return function(b){return 1-Math.pow(1-b,a)}},a.getPowInOut=function(a){return function(b){return 1>(b*=2)?.5*Math.pow(b,a):1-.5*Math.abs(Math.pow(2-b,a))}},a.quadIn=a.getPowIn(2),a.quadOut=a.getPowOut(2),a.quadInOut=a.getPowInOut(2),a.cubicIn=a.getPowIn(3),a.cubicOut=a.getPowOut(3),a.cubicInOut=a.getPowInOut(3),a.quartIn=a.getPowIn(4),a.quartOut=a.getPowOut(4),a.quartInOut=a.getPowInOut(4),a.quintIn=a.getPowIn(5),a.quintOut=a.getPowOut(5),a.quintInOut=a.getPowInOut(5),a.sineIn=function(a){return 1-Math.cos(a*Math.PI/2)},a.sineOut=function(a){return Math.sin(a*Math.PI/2)},a.sineInOut=function(a){return-.5*(Math.cos(Math.PI*a)-1)},a.getBackIn=function(a){return function(b){return b*b*((a+1)*b-a)}},a.backIn=a.getBackIn(1.7),a.getBackOut=function(a){return function(b){return--b*b*((a+1)*b+a)+1}},a.backOut=a.getBackOut(1.7),a.getBackInOut=function(a){return a*=1.525,function(b){return 1>(b*=2)?.5*b*b*((a+1)*b-a):.5*((b-=2)*b*((a+1)*b+a)+2)}},a.backInOut=a.getBackInOut(1.7),a.circIn=function(a){return-(Math.sqrt(1-a*a)-1)},a.circOut=function(a){return Math.sqrt(1- --a*a)},a.circInOut=function(a){return 1>(a*=2)?-.5*(Math.sqrt(1-a*a)-1):.5*(Math.sqrt(1-(a-=2)*a)+1)},a.bounceIn=function(b){return 1-a.bounceOut(1-b)},a.bounceOut=function(a){return a<1/2.75?7.5625*a*a:a<2/2.75?7.5625*(a-=1.5/2.75)*a+.75:a<2.5/2.75?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375},a.bounceInOut=function(b){return.5>b?.5*a.bounceIn(2*b):.5*a.bounceOut(2*b-1)+.5},a.getElasticIn=function(a,b){var c=2*Math.PI;return function(d){if(0==d||1==d)return d;var e=b/c*Math.asin(1/a);return-a*Math.pow(2,10*(d-=1))*Math.sin((d-e)*c/b)}},a.elasticIn=a.getElasticIn(1,.3),a.getElasticOut=function(a,b){var c=2*Math.PI;return function(d){if(0==d||1==d)return d;var e=b/c*Math.asin(1/a);return a*Math.pow(2,-10*d)*Math.sin((d-e)*c/b)+1}},a.elasticOut=a.getElasticOut(1,.3),a.getElasticInOut=function(a,b){var c=2*Math.PI;return function(d){var e=b/c*Math.asin(1/a);return 1>(d*=2)?-.5*a*Math.pow(2,10*(d-=1))*Math.sin((d-e)*c/b):.5*a*Math.pow(2,-10*(d-=1))*Math.sin((d-e)*c/b)+1}},a.elasticInOut=a.getElasticInOut(1,.3*1.5),createjs.Ease=a}(),this.createjs=this.createjs||{},function(){var a=function(){throw"MotionGuidePlugin cannot be instantiated."};a.priority=0,a.install=function(){return createjs.Tween.installPlugin(a,["guide","x","y","rotation"]),createjs.Tween.IGNORE},a.init=function(a,b,c){return a=a.target,a.hasOwnProperty("x")||(a.x=0),a.hasOwnProperty("y")||(a.y=0),a.hasOwnProperty("rotation")||(a.rotation=0),"guide"==b?null:c},a.step=function(b,c,d,e,f){if("guide"!=c)return e;var g;if(e.hasOwnProperty("path")||(e.path=[]),b=e.path,e.hasOwnProperty("end")||(e.end=1),e.hasOwnProperty("start")||(e.start=d&&d.hasOwnProperty("end")&&d.path===b?d.end:0),e.hasOwnProperty("_segments")&&e._length)return e;if(!(6<=(d=b.length)&&0==(d-2)%4))throw"invalid 'path' data, please see documentation for valid paths";for(e._segments=[],e._length=0,c=2;c<d;c+=4){for(var h,i,j=b[c-2],k=b[c-1],l=b[c+0],m=b[c+1],n=b[c+2],o=b[c+3],p=j,q=k,r=0,s=[],t=1;10>=t;t++){i=t/10;var u=1-i;h=u*u*j+2*u*i*l+i*i*n,i=u*u*k+2*u*i*m+i*i*o,r+=s[s.push(Math.sqrt((g=h-p)*g+(g=i-q)*g))-1],p=h,q=i}e._segments.push(r),e._segments.push(s),e._length+=r}return g=e.orient,e.orient=!1,a.calc(e,e.end,f),e.orient=g,e},a.tween=function(b,c,d,e,f,g,h){return void 0==(f=f.guide)||f===e.guide?d:(f.lastRatio!=g&&(a.calc(f,(f.end-f.start)*(h?f.end:g)+f.start,b.target),f.orient&&(b.target.rotation+=e.rotation||0),f.lastRatio=g),f.orient||"rotation"!=c?b.target[c]:d)},a.calc=function(b,c,d){void 0==b._segments&&a.validate(b),void 0==d&&(d={"x":0,"y":0,"rotation":0});var e=b._segments,f=b.path,g=b._length*c,h=e.length-2;for(c=0;g>e[c]&&c<h;)g-=e[c],c+=2;for(var e=e[c+1],i=0,h=e.length-1;g>e[i]&&i<h;)g-=e[i],i++;return g=i/++h+g/(h*e[i]),c=2*c+2,h=1-g,d.x=h*h*f[c-2]+2*h*g*f[c+0]+g*g*f[c+2],d.y=h*h*f[c-1]+2*h*g*f[c+1]+g*g*f[c+3],b.orient&&(d.rotation=57.2957795*Math.atan2((f[c+1]-f[c-1])*h+(f[c+3]-f[c+1])*g,(f[c+0]-f[c-2])*h+(f[c+2]-f[c+0])*g)),d},createjs.MotionGuidePlugin=a}(),function(){var a=this.createjs=this.createjs||{},a=a.TweenJS=a.TweenJS||{};a.version="2013.02.12",a.buildDate="Tue, 12 Feb 2013 21:34:28 GMT"}(),this.createjs=this.createjs||{},function(){function a(){throw"Sound cannot be instantiated"}function b(a,b){this.init(a,b)}function c(){}a.DELIMITER="|",a.AUDIO_TIMEOUT=8e3,a.INTERRUPT_ANY="any",a.INTERRUPT_EARLY="early",a.INTERRUPT_LATE="late",a.INTERRUPT_NONE="none",a.PLAY_INITED="playInited",a.PLAY_SUCCEEDED="playSucceeded",a.PLAY_INTERRUPTED="playInterrupted",a.PLAY_FINISHED="playFinished",a.PLAY_FAILED="playFailed",a.SUPPORTED_EXTENSIONS="mp3 ogg mpeg wav m4a mp4 aiff wma mid".split(" "),a.EXTENSION_MAP={"m4a":"mp4"},a.FILE_PATTERN=/(\w+:\/{2})?((?:\w+\.){2}\w+)?(\/?[\S]+\/|\/)?([\w\-%\.]+)(?:\.)(\w+)?(\?\S+)?/i,a.defaultInterruptBehavior=a.INTERRUPT_NONE,a.lastId=0,a.activePlugin=null,a.pluginsRegistered=!1,a.masterVolume=1,a.masterMute=!1,a.instances=[],a.idHash={},a.preloadHash={},a.defaultSoundInstance=null,a.addEventListener=null,a.removeEventListener=null,a.removeAllEventListeners=null,a.dispatchEvent=null,a.hasEventListener=null,a._listeners=null,createjs.EventDispatcher.initialize(a),a.onLoadComplete=null,a.sendLoadComplete=function(b){if(a.preloadHash[b])for(var c=0,d=a.preloadHash[b].length;c<d;c++){var e=a.preloadHash[b][c],e={"target":this,"type":"loadComplete","src":e.src,"id":e.id,"data":e.data};a.preloadHash[b][c]=!0,a.onLoadComplete&&a.onLoadComplete(e),a.dispatchEvent(e)}},a.getPreloadHandlers=function(){return{"callback":createjs.proxy(a.initLoad,a),"types":["sound"],"extensions":a.SUPPORTED_EXTENSIONS}},a.registerPlugin=function(b){return a.pluginsRegistered=!0,null!=b&&(!!b.isSupported()&&(a.activePlugin=new b,!0))},a.registerPlugins=function(b){for(var c=0,d=b.length;c<d;c++)if(a.registerPlugin(b[c]))return!0;return!1},a.initializeDefaultPlugins=function(){return null!=a.activePlugin||!a.pluginsRegistered&&!!a.registerPlugins([createjs.WebAudioPlugin,createjs.HTMLAudioPlugin])},a.isReady=function(){return null!=a.activePlugin},a.getCapabilities=function(){return null==a.activePlugin?null:a.activePlugin.capabilities},a.getCapability=function(b){return null==a.activePlugin?null:a.activePlugin.capabilities[b]},a.initLoad=function(b,c,d,e){return null!=(b=a.registerSound(b,d,e,!1))&&b},a.registerSound=function(c,d,e,f){if(!a.initializeDefaultPlugins())return!1;c instanceof Object&&(c=c.src,d=c.id,e=c.data);var g=a.parsePath(c,"sound",d,e);if(null==g)return!1;null!=d&&(a.idHash[d]=g.src);var h=null;null!=e&&(isNaN(e.channels)?isNaN(e)||(h=parseInt(e)):h=parseInt(e.channels));var i=a.activePlugin.register(g.src,h);return null!=i&&(null!=i.numChannels&&(h=i.numChannels),b.create(g.src,h),null!=e&&isNaN(e)?e.channels=g.data.channels=h||b.maxPerChannel():e=g.data=h||b.maxPerChannel(),null!=i.tag?g.tag=i.tag:i.src&&(g.src=i.src),null!=i.completeHandler&&(g.completeHandler=i.completeHandler),g.type=i.type),0!=f&&(a.preloadHash[g.src]||(a.preloadHash[g.src]=[]),a.preloadHash[g.src].push({"src":c,"id":d,"data":e}),1==a.preloadHash[g.src].length&&a.activePlugin.preload(g.src,i)),g},a.registerManifest=function(a){for(var b=[],c=0,d=a.length;c<d;c++)b[c]=createjs.Sound.registerSound(a[c].src,a[c].id,a[c].data,a[c].preload);return b},a.loadComplete=function(b){var c=a.parsePath(b,"sound");return b=c?a.getSrcById(c.src):a.getSrcById(b),1==a.preloadHash[b][0]},a.parsePath=function(b,c,d,e){b=b.split(a.DELIMITER),c={"type":c||"sound","id":d,"data":e},d=a.getCapabilities(),e=0;for(var f=b.length;e<f;e++){var g=b[e],h=g.match(a.FILE_PATTERN);if(null==h)return!1;var i=h[4],h=h[5];if(d[h]&&-1<a.SUPPORTED_EXTENSIONS.indexOf(h))return c.name=i,c.src=g,c.extension=h,c}return null},a.play=function(b,c,d,e,f,g,h){return b=a.createInstance(b),a.playInstance(b,c,d,e,f,g,h)||b.playFailed(),b},a.createInstance=function(c){if(!a.initializeDefaultPlugins())return a.defaultSoundInstance;var d=a.parsePath(c,"sound");c=d?a.getSrcById(d.src):a.getSrcById(c);var d=c.lastIndexOf("."),e=c.slice(d+1);return-1!=d&&-1<a.SUPPORTED_EXTENSIONS.indexOf(e)?(b.create(c),c=a.activePlugin.create(c)):c=a.defaultSoundInstance,c.uniqueId=a.lastId++,c},a.setVolume=function(b){if(null==Number(b))return!1;if(b=Math.max(0,Math.min(1,b)),a.masterVolume=b,!this.activePlugin||!this.activePlugin.setVolume||!this.activePlugin.setVolume(b))for(var c=this.instances,d=0,e=c.length;d<e;d++)c[d].setMasterVolume(b)},a.getVolume=function(){return a.masterVolume},a.mute=function(a){if(this.masterMute=a,!this.activePlugin||!this.activePlugin.setMute||!this.activePlugin.setMute(a))for(var b=this.instances,c=0,d=b.length;c<d;c++)b[c].setMasterMute(a)},a.setMute=function(a){if(null==a||void 0==a)return!1;if(this.masterMute=a,!this.activePlugin||!this.activePlugin.setMute||!this.activePlugin.setMute(a))for(var b=this.instances,c=0,d=b.length;c<d;c++)b[c].setMasterMute(a);return!0},a.getMute=function(){return this.masterMute},a.stop=function(){for(var a=this.instances,b=a.length;0<b;b--)a[b-1].stop()},a.playInstance=function(b,c,d,e,f,g,h){if(c=c||a.defaultInterruptBehavior,null==d&&(d=0),null==e&&(e=b.getPosition()),null==f&&(f=0),null==g&&(g=b.getVolume()),null==h&&(h=b.getPan()),0==d){if(!a.beginPlaying(b,c,e,f,g,h))return!1}else d=setTimeout(function(){a.beginPlaying(b,c,e,f,g,h)},d),b.delayTimeoutId=d;return this.instances.push(b),!0},a.beginPlaying=function(a,c,d,e,f,g){return!!b.add(a,c)&&(!!a.beginPlaying(d,e,f,g)||(a=this.instances.indexOf(a),-1<a&&this.instances.splice(a,1),!1))},a.getSrcById=function(b){return null==a.idHash||null==a.idHash[b]?b:a.idHash[b]},a.playFinished=function(a){b.remove(a),-1<(a=this.instances.indexOf(a))&&this.instances.splice(a,1)},a.proxy=function(a,b){return function(){return a.apply(b,arguments)}},createjs.Sound=a,createjs.proxy=function(a,b){var c=Array.prototype.slice.call(arguments,2);return function(){return a.apply(b,Array.prototype.slice.call(arguments,0).concat(c))}},b.channels={},b.create=function(a,c){return null==b.get(a)&&(b.channels[a]=new b(a,c),!0)},b.add=function(a,c){var d=b.get(a.src);return null!=d&&d.add(a,c)},b.remove=function(a){var c=b.get(a.src);return null!=c&&(c.remove(a),!0)},b.maxPerChannel=function(){return d.maxDefault},b.get=function(a){return b.channels[a]};var d=b.prototype={"src":null,"max":null,"maxDefault":100,"length":0,"init":function(a,b){this.src=a,this.max=b||this.maxDefault,-1==this.max&&(this.max,this.maxDefault),this.instances=[]},"get":function(a){return this.instances[a]},"add":function(a,b){return!!this.getSlot(b,a)&&(this.instances.push(a),this.length++,!0)},"remove":function(a){return-1!=(a=this.instances.indexOf(a))&&(this.instances.splice(a,1),this.length--,!0)},"getSlot":function(b){for(var c,d,e=0,f=this.max;e<f;e++){if(null==(c=this.get(e)))return!0;b==a.INTERRUPT_NONE&&c.playState!=a.PLAY_FINISHED||(0==e?d=c:c.playState==a.PLAY_FINISHED||c==a.PLAY_INTERRUPTED||c==a.PLAY_FAILED?d=c:(b==a.INTERRUPT_EARLY&&c.getPosition()<d.getPosition()||b==a.INTERRUPT_LATE&&c.getPosition()>d.getPosition())&&(d=c))}return null!=d&&(d.interrupt(),this.remove(d),!0)},"toString":function(){return"[Sound SoundChannel]"}};a.defaultSoundInstance=new function(){this.isDefault=!0,this.addEventListener=this.removeEventListener=this.removeAllEventListener=this.dispatchEvent=this.hasEventListener=this._listeners=this.interrupt=this.playFailed=this.pause=this.resume=this.play=this.beginPlaying=this.cleanUp=this.stop=this.setMasterVolume=this.setVolume=this.mute=this.setMute=this.getMute=this.setPan=this.getPosition=this.setPosition=function(){return!1},this.getVolume=this.getPan=this.getDuration=function(){return 0},this.playState=a.PLAY_FAILED,this.toString=function(){return"[Sound Default Sound Instance]"}},c.init=function(){var a=navigator.userAgent;c.isFirefox=-1<a.indexOf("Firefox"),c.isOpera=null!=window.opera,c.isChrome=-1<a.indexOf("Chrome"),c.isIOS=-1<a.indexOf("iPod")||-1<a.indexOf("iPhone")||-1<a.indexOf("iPad"),c.isAndroid=-1<a.indexOf("Android"),c.isBlackberry=-1<a.indexOf("Blackberry")},c.init(),createjs.Sound.BrowserDetect=c}(),this.createjs=this.createjs||{},function(){function a(){this.init()}function b(a,b){this.init(a,b)}function c(a,b){this.init(a,b)}a.capabilities=null,a.isSupported=function(){return"file:"!=location.protocol&&(a.generateCapabilities(),null!=a.context)},a.generateCapabilities=function(){if(null==a.capabilities){var b=document.createElement("audio");if(null==b.canPlayType)return null;if(window.webkitAudioContext)a.context=new webkitAudioContext;else{if(!window.AudioContext)return null;a.context=new AudioContext}a.capabilities={"panning":!0,"volume":!0,"tracks":-1};for(var c=createjs.Sound.SUPPORTED_EXTENSIONS,d=createjs.Sound.EXTENSION_MAP,e=0,f=c.length;e<f;e++){var g=c[e],h=d[g]||g;a.capabilities[g]="no"!=b.canPlayType("audio/"+g)&&""!=b.canPlayType("audio/"+g)||"no"!=b.canPlayType("audio/"+h)&&""!=b.canPlayType("audio/"+h)}2>a.context.destination.numberOfChannels&&(a.capabilities.panning=!1),a.dynamicsCompressorNode=a.context.createDynamicsCompressor(),a.dynamicsCompressorNode.connect(a.context.destination),a.gainNode=a.context.createGainNode(),a.gainNode.connect(a.dynamicsCompressorNode)}},a.prototype={"capabilities":null,"volume":1,"context":null,"dynamicsCompressorNode":null,"gainNode":null,"arrayBuffers":null,"init":function(){this.capabilities=a.capabilities,this.arrayBuffers={},this.context=a.context,this.gainNode=a.gainNode,this.dynamicsCompressorNode=a.dynamicsCompressorNode},"register":function(a){return this.arrayBuffers[a]=!0,{"tag":new c(a,this)}},"isPreloadStarted":function(a){return null!=this.arrayBuffers[a]},"isPreloadComplete":function(a){return!(null==this.arrayBuffers[a]||1==this.arrayBuffers[a])},"removeFromPreload":function(a){delete this.arrayBuffers[a]},"addPreloadResults":function(a,b){this.arrayBuffers[a]=b},"handlePreloadComplete":function(){createjs.Sound.sendLoadComplete(this.src)},"preload":function(a){this.arrayBuffers[a]=!0,a=new c(a,this),a.onload=this.handlePreloadComplete,a.load()},"create":function(a){return this.isPreloadStarted(a)||this.preload(a),new b(a,this)},"setVolume":function(a){return this.volume=a,this.updateVolume(),!0},"updateVolume":function(){var a=createjs.Sound.masterMute?0:this.volume;a!=this.gainNode.gain.value&&(this.gainNode.gain.value=a)},"getVolume":function(){return this.volume},"setMute":function(){return this.updateVolume(),!0},"toString":function(){return"[WebAudioPlugin]"}},createjs.WebAudioPlugin=a,b.prototype={"src":null,"uniqueId":-1,"playState":null,"owner":null,"offset":0,"delay":0,"volume":1,"pan":0,"duration":0,"remainingLoops":0,"delayTimeoutId":null,"soundCompleteTimeout":null,"panNode":null,"gainNode":null,"sourceNode":null,"muted":!1,"paused":!1,"startTime":0,"addEventListener":null,"removeEventListener":null,"removeAllEventListeners":null,"dispatchEvent":null,"hasEventListener":null,"_listeners":null,"endedHandler":null,"readyHandler":null,"stalledHandler":null,"onReady":null,"onPlaySucceeded":null,"onPlayInterrupted":null,"onPlayFailed":null,"onComplete":null,"onLoop":null,"sendEvent":function(a){this.dispatchEvent({"target":this,"type":a})},"init":function(a,b){this.owner=b,this.src=a,this.panNode=this.owner.context.createPanner(),this.gainNode=this.owner.context.createGainNode(),this.gainNode.connect(this.panNode),this.owner.isPreloadComplete(this.src)&&(this.duration=1e3*this.owner.arrayBuffers[this.src].duration),this.endedHandler=createjs.proxy(this.handleSoundComplete,this),this.readyHandler=createjs.proxy(this.handleSoundReady,this),this.stalledHandler=createjs.proxy(this.handleSoundStalled,this)},"cleanUp":function(){this.sourceNode&&this.sourceNode.playbackState!=this.sourceNode.UNSCHEDULED_STATE&&(this.sourceNode.noteOff(0),this.sourceNode=null),0!=this.panNode.numberOfOutputs&&this.panNode.disconnect(0),clearTimeout(this.delayTimeoutId),clearTimeout(this.soundCompleteTimeout),null!=window.createjs&&createjs.Sound.playFinished(this)},"interrupt":function(){this.playState=createjs.Sound.PLAY_INTERRUPTED,this.onPlayInterrupted&&this.onPlayInterrupted(this),this.sendEvent("interrupted"),this.cleanUp(),this.paused=!1},"handleSoundStalled":function(){null!=this.onPlayFailed&&this.onPlayFailed(this),this.sendEvent("failed")},"handleSoundReady":function(){null!=window.createjs&&(this.offset>this.getDuration()?this.playFailed():(0>this.offset&&(this.offset=0),this.playState=createjs.Sound.PLAY_SUCCEEDED,this.paused=!1,this.panNode.connect(this.owner.gainNode),this.sourceNode=this.owner.context.createBufferSource(),this.sourceNode.buffer=this.owner.arrayBuffers[this.src],this.duration=1e3*this.owner.arrayBuffers[this.src].duration,this.sourceNode.connect(this.gainNode),this.soundCompleteTimeout=setTimeout(this.endedHandler,1e3*(this.sourceNode.buffer.duration-this.offset)),this.startTime=this.owner.context.currentTime-this.offset,this.sourceNode.noteGrainOn(0,this.offset,this.sourceNode.buffer.duration-this.offset)))},"play":function(a,b,c,d,e,f){this.cleanUp(),createjs.Sound.playInstance(this,a,b,c,d,e,f)},"beginPlaying":function(a,b,c,d){if(null!=window.createjs&&this.src){if(this.offset=a/1e3,this.remainingLoops=b,this.setVolume(c),this.setPan(d),this.owner.isPreloadComplete(this.src))return this.handleSoundReady(null),this.onPlaySucceeded&&this.onPlaySucceeded(this),this.sendEvent("succeeded"),1;this.playFailed()}},"pause":function(){return!this.paused&&this.playState==createjs.Sound.PLAY_SUCCEEDED&&(this.paused=!0,this.offset=this.owner.context.currentTime-this.startTime,this.sourceNode.noteOff(0),0!=this.panNode.numberOfOutputs&&this.panNode.disconnect(),clearTimeout(this.delayTimeoutId),clearTimeout(this.soundCompleteTimeout),!0)},"resume":function(){return!!this.paused&&(this.handleSoundReady(null),!0)},"stop":function(){return this.playState=createjs.Sound.PLAY_FINISHED,this.cleanUp(),this.offset=0,!0},"setVolume":function(a){return null!=Number(a)&&(this.volume=a=Math.max(0,Math.min(1,a)),this.updateVolume(),!0)},"updateVolume":function(){var a=this.muted?0:this.volume;return a!=this.gainNode.gain.value&&(this.gainNode.gain.value=a,!0)},"getVolume":function(){return this.volume},"mute":function(a){return this.muted=a,this.updateVolume(),!0},"setMute":function(a){return null!=a&&void 0!=a&&(this.muted=a,this.updateVolume(),!0)},"getMute":function(){return this.muted},"setPan":function(a){if(!this.owner.capabilities.panning)return!1;this.panNode.setPosition(a,0,-.5),this.pan=a},"getPan":function(){return this.pan},"getPosition":function(){return 1e3*(this.paused||null==this.sourceNode?this.offset:this.owner.context.currentTime-this.startTime)},"setPosition":function(a){return this.offset=a/1e3,this.sourceNode&&this.sourceNode.playbackState!=this.sourceNode.UNSCHEDULED_STATE&&(this.sourceNode.noteOff(0),clearTimeout(this.soundCompleteTimeout)),!this.paused&&this.playState==createjs.Sound.PLAY_SUCCEEDED&&this.handleSoundReady(null),!0},"getDuration":function(){return this.duration},"handleSoundComplete":function(){this.offset=0,0!=this.remainingLoops?(this.remainingLoops--,this.handleSoundReady(null),null!=this.onLoop&&this.onLoop(this),this.sendEvent("loop")):null!=window.createjs&&(this.playState=createjs.Sound.PLAY_FINISHED,null!=this.onComplete&&this.onComplete(this),this.sendEvent("complete"),this.cleanUp())},"playFailed":function(){null!=window.createjs&&(this.playState=createjs.Sound.PLAY_FAILED,null!=this.onPlayFailed&&this.onPlayFailed(this),this.sendEvent("failed"),this.cleanUp())},"toString":function(){return"[WebAudioPlugin SoundInstance]"}},createjs.EventDispatcher.initialize(b.prototype),c.prototype={"request":null,"owner":null,"progress":-1,"src":null,"result":null,"onload":null,"onprogress":null,"onError":null,"init":function(a,b){this.src=a,this.owner=b},"load":function(a){null!=a&&(this.src=a),this.request=new XMLHttpRequest,this.request.open("GET",this.src,!0),this.request.responseType="arraybuffer",this.request.onload=createjs.proxy(this.handleLoad,this),this.request.onError=createjs.proxy(this.handleError,this),this.request.onprogress=createjs.proxy(this.handleProgress,this),this.request.send()},"handleProgress":function(a,b){this.progress=a/b,null!=this.onprogress&&this.onprogress({"loaded":a,"total":b,"progress":this.progress})},"handleLoad":function(){a.context.decodeAudioData(this.request.response,createjs.proxy(this.handleAudioDecoded,this),createjs.proxy(this.handleError,this))},"handleAudioDecoded":function(a){this.progress=1,this.result=a,this.owner.addPreloadResults(this.src,this.result),this.onload&&this.onload()},"handleError":function(a){this.owner.removeFromPreload(this.src),this.onerror&&this.onerror(a)},"toString":function(){return"[WebAudioPlugin WebAudioLoader]"}}}(),this.createjs=this.createjs||{},function(){function a(){this.init()}function b(a,b){this.init(a,b)}function c(a,b){this.init(a,b)}function d(a){this.init(a)}a.MAX_INSTANCES=30,a.capabilities=null,a.AUDIO_READY="canplaythrough",a.AUDIO_ENDED="ended",a.AUDIO_ERROR="error",a.AUDIO_STALLED="stalled",a.isSupported=function(){return!createjs.Sound.BrowserDetect.isIOS&&(a.generateCapabilities(),null!=a.tag&&null!=a.capabilities)},a.generateCapabilities=function(){if(null==a.capabilities){var b=a.tag=document.createElement("audio");if(null==b.canPlayType)return null;a.capabilities={"panning":!0,"volume":!0,"tracks":-1};for(var c=createjs.Sound.SUPPORTED_EXTENSIONS,d=createjs.Sound.EXTENSION_MAP,e=0,f=c.length;e<f;e++){var g=c[e],h=d[g]||g;a.capabilities[g]="no"!=b.canPlayType("audio/"+g)&&""!=b.canPlayType("audio/"+g)||"no"!=b.canPlayType("audio/"+h)&&""!=b.canPlayType("audio/"+h)}}},a.prototype={"capabilities":null,"audioSources":null,"defaultNumChannels":2,"init":function(){this.capabilities=a.capabilities,this.audioSources={}},"register":function(a,b){this.audioSources[a]=!0;for(var c,e=d.get(a),f=b||this.defaultNumChannels,g=0;g<f;g++)c=this.createTag(a),e.add(c);return{"tag":c,"numChannels":f}},"createTag":function(a){var b=document.createElement("audio");return b.autoplay=!1,b.preload="none",b.src=a,b},"create":function(a){if(!this.isPreloadStarted(a)){var c=d.get(a),e=this.createTag(a);c.add(e),this.preload(a,{"tag":e})}return new b(a,this)},"isPreloadStarted":function(a){return null!=this.audioSources[a]},"preload":function(a,b){this.audioSources[a]=!0,new c(a,b.tag)},"toString":function(){return"[HTMLAudioPlugin]"}},createjs.HTMLAudioPlugin=a,b.prototype={"src":null,"uniqueId":-1,"playState":null,"owner":null,"loaded":!1,"offset":0,"delay":0,"volume":1,"pan":0,"duration":0,"remainingLoops":0,"delayTimeoutId":null,"tag":null,"muted":!1,"paused":!1,"addEventListener":null,"removeEventListener":null,"removeAllEventListeners":null,"dispatchEvent":null,"hasEventListener":null,"_listeners":null,"onComplete":null,"onLoop":null,"onReady":null,"onPlayFailed":null,"onPlayInterrupted":null,"onPlaySucceeded":null,"endedHandler":null,"readyHandler":null,"stalledHandler":null,"init":function(a,b){this.src=a,this.owner=b,this.endedHandler=createjs.proxy(this.handleSoundComplete,this),this.readyHandler=createjs.proxy(this.handleSoundReady,this),this.stalledHandler=createjs.proxy(this.handleSoundStalled,this)},"sendEvent":function(a){this.dispatchEvent({"target":this,"type":a})},"cleanUp":function(){var a=this.tag;if(null!=a){a.pause();try{a.currentTime=0}catch(a){}a.removeEventListener(createjs.HTMLAudioPlugin.AUDIO_ENDED,this.endedHandler,!1),a.removeEventListener(createjs.HTMLAudioPlugin.AUDIO_READY,this.readyHandler,!1),d.setInstance(this.src,a),this.tag=null}clearTimeout(this.delayTimeoutId),null!=window.createjs&&createjs.Sound.playFinished(this)},"interrupt":function(){null!=this.tag&&(this.playState=createjs.Sound.PLAY_INTERRUPTED,this.onPlayInterrupted&&this.onPlayInterrupted(this),this.sendEvent("interrupted"),this.cleanUp(),this.paused=!1)},"play":function(a,b,c,d,e,f){this.cleanUp(),createjs.Sound.playInstance(this,a,b,c,d,e,f)},"beginPlaying":function(a,b,c){if(null==window.createjs)return-1;var e=this.tag=d.getInstance(this.src);return null==e?(this.playFailed(),-1):(this.duration=1e3*this.tag.duration,e.addEventListener(createjs.HTMLAudioPlugin.AUDIO_ENDED,this.endedHandler,!1),this.offset=a,this.volume=c,this.updateVolume(),this.remainingLoops=b,4!==e.readyState?(e.addEventListener(createjs.HTMLAudioPlugin.AUDIO_READY,this.readyHandler,!1),e.addEventListener(createjs.HTMLAudioPlugin.AUDIO_STALLED,this.stalledHandler,!1),e.load()):this.handleSoundReady(null),this.onPlaySucceeded&&this.onPlaySucceeded(this),this.sendEvent("succeeded"),1)},"handleSoundStalled":function(){null!=this.onPlayFailed&&this.onPlayFailed(this),this.sendEvent("failed"),this.cleanUp()},"handleSoundReady":function(){null!=window.createjs&&(this.playState=createjs.Sound.PLAY_SUCCEEDED,this.paused=!1,this.tag.removeEventListener(createjs.HTMLAudioPlugin.AUDIO_READY,this.readyHandler,!1),this.offset>=this.getDuration()?this.playFailed():(0<this.offset&&(this.tag.currentTime=.001*this.offset),-1==this.remainingLoops&&(this.tag.loop=!0),this.tag.play()))},"pause":function(){return!this.paused&&this.playState==createjs.Sound.PLAY_SUCCEEDED&&null!=this.tag&&(this.paused=!0,this.tag.pause(),clearTimeout(this.delayTimeoutId),!0)},"resume":function(){return!(!this.paused||null==this.tag)&&(this.paused=!1,this.tag.play(),!0)},"stop":function(){return this.offset=0,this.pause(),this.playState=createjs.Sound.PLAY_FINISHED,this.cleanUp(),!0},"setMasterVolume":function(){return this.updateVolume(),!0},"setVolume":function(a){return null!=Number(a)&&(this.volume=a=Math.max(0,Math.min(1,a)),this.updateVolume(),!0)},"updateVolume":function(){if(null!=this.tag){var a=this.muted||createjs.Sound.masterMute?0:this.volume*createjs.Sound.masterVolume;return a!=this.tag.volume&&(this.tag.volume=a),!0}return!1},"getVolume":function(){return this.volume},"mute":function(a){return this.muted=a,this.updateVolume(),!0},"setMasterMute":function(){return this.updateVolume(),!0},"setMute":function(a){return null!=a&&void 0!=a&&(this.muted=a,this.updateVolume(),!0)},"getMute":function(){return this.muted},"setPan":function(){return!1},"getPan":function(){return 0},"getPosition":function(){return null==this.tag?this.offset:1e3*this.tag.currentTime},"setPosition":function(a){if(null==this.tag)this.offset=a;else try{this.tag.currentTime=.001*a}catch(a){return!1}return!0},"getDuration":function(){return this.duration},"handleSoundComplete":function(){this.offset=0,0!=this.remainingLoops?(this.remainingLoops--,this.tag.play(),null!=this.onLoop&&this.onLoop(this),this.sendEvent("loop")):null!=window.createjs&&(this.playState=createjs.Sound.PLAY_FINISHED,null!=this.onComplete&&this.onComplete(this),this.sendEvent("complete"),this.cleanUp())},"playFailed":function(){null!=window.createjs&&(this.playState=createjs.Sound.PLAY_FAILED,null!=this.onPlayFailed&&this.onPlayFailed(this),this.sendEvent("failed"),this.cleanUp())},"toString":function(){return"[HTMLAudioPlugin SoundInstance]"}},createjs.EventDispatcher.initialize(b.prototype),c.prototype={"src":null,"tag":null,"preloadTimer":null,"loadedHandler":null,"init":function(a,b){this.src=a,this.tag=b,this.preloadTimer=setInterval(createjs.proxy(this.preloadTick,this),200),this.loadedHandler=createjs.proxy(this.sendLoadedEvent,this),this.tag.addEventListener&&this.tag.addEventListener("canplaythrough",this.loadedHandler),this.tag.onreadystatechange=createjs.proxy(this.sendLoadedEvent,this),this.tag.preload="auto",this.tag.src=a,this.tag.load()},"preloadTick":function(){var a=this.tag.buffered,b=this.tag.duration;0<a.length&&a.end(0)>=b-1&&this.handleTagLoaded()},"handleTagLoaded":function(){clearInterval(this.preloadTimer)},"sendLoadedEvent":function(){this.tag.removeEventListener&&this.tag.removeEventListener("canplaythrough",this.loadedHandler),this.tag.onreadystatechange=null,createjs.Sound.sendLoadComplete(this.src)},"toString":function(){return"[HTMLAudioPlugin HTMLAudioLoader]"}},d.tags={},d.get=function(a){var b=d.tags[a];return null==b&&(b=d.tags[a]=new d(a)),b},d.getInstance=function(a){return a=d.tags[a],null==a?null:a.get()},d.setInstance=function(a,b){var c=d.tags[a];return null==c?null:c.set(b)},d.prototype={"src":null,"length":0,"available":0,"tags":null,"init":function(a){this.src=a,this.tags=[]},"add":function(a){this.tags.push(a),this.length++,this.available++},"get":function(){if(0==this.tags.length)return null;this.available=this.tags.length;var a=this.tags.pop();return null==a.parentNode&&document.body.appendChild(a),a},"set":function(a){-1==this.tags.indexOf(a)&&this.tags.push(a),this.available=this.tags.length},"toString":function(){return"[HTMLAudioPlugin TagPool]"}}}(),this.createjs=this.createjs||{},function(){var a=function(){this.init()};a.prototype={};var b=a.prototype;a.FILE_PATTERN=/(\w+:\/{2})?((?:\w+\.){2}\w+)?(\/?[\S]+\/|\/)?([\w\-%\.]+)(?:\.)(\w+)?(\?\S+)?/i,b.loaded=!1,b.canceled=!1,b.progress=0,b._item=null,b.onProgress=null,b.onLoadStart=null,b.onComplete=null,b.onError=null,b.addEventListener=null,b.removeEventListener=null,b.removeAllEventListeners=null,b.dispatchEvent=null,b.hasEventListener=null,b._listeners=null,createjs.EventDispatcher.initialize(b),b.getItem=function(){return this._item},b.init=function(){},b.load=function(){},b.close=function(){},b._sendLoadStart=function(){this._isCanceled()||(this.onLoadStart&&this.onLoadStart({"target":this}),this.dispatchEvent("loadStart"))},b._sendProgress=function(a){if(!this._isCanceled()){var b=null;"number"==typeof a?(this.progress=a,b={"loaded":this.progress,"total":1}):(b=a,this.progress=a.loaded/a.total,(isNaN(this.progress)||1/0==this.progress)&&(this.progress=0)),b.target=this,b.type="progress",this.onProgress&&this.onProgress(b),this.dispatchEvent(b)}},b._sendComplete=function(){this._isCanceled()||(this.onComplete&&this.onComplete({"target":this}),this.dispatchEvent("complete"))},b._sendError=function(a){this._isCanceled()||(null==a&&(a={}),a.target=this,a.type="error",this.onError&&this.onError(a),this.dispatchEvent(a))},b._isCanceled=function(){return!(null!=window.createjs&&!this.canceled)},b._parseURI=function(b){return b?b.match(a.FILE_PATTERN):null},b.toString=function(){return"[PreloadJS AbstractLoader]"},createjs.AbstractLoader=a}(),this.createjs=this.createjs||{},function(){var a=function(a){this.init(a)},b=a.prototype=new createjs.AbstractLoader;a.LOAD_TIMEOUT=8e3,a.BINARY="binary",a.CSS="css",a.IMAGE="image",a.JAVASCRIPT="javascript",a.JSON="json",a.SOUND="sound",a.SVG="svg",a.TEXT="text",a.XML="xml",b.useXHR=!0,b.stopOnError=!1,b.maintainScriptOrder=!0,b.next=null,b.onFileLoad=null,b.onFileProgress=null,b._typeCallbacks=null,b._extensionCallbacks=null,b._loadStartWasDispatched=!1,b._maxConnections=1,b._currentlyLoadingScript=null,b._currentLoads=null,b._loadQueue=null,b._loadQueueBackup=null,b._loadItemsById=null,b._loadItemsBySrc=null,b._loadedResults=null,b._loadedRawResults=null,b._numItems=0,b._numItemsLoaded=0,b._scriptOrder=null,b._loadedScripts=null,b.init=function(a){this._numItems=this._numItemsLoaded=0,this._loadStartWasDispatched=this._paused=!1,this._currentLoads=[],this._loadQueue=[],this._loadQueueBackup=[],this._scriptOrder=[],this._loadedScripts=[],this._loadItemsById={},this._loadItemsBySrc={},this._loadedResults={},this._loadedRawResults={},this._typeCallbacks={},this._extensionCallbacks={},this.setUseXHR(a)},b.setUseXHR=function(a){return this.useXHR=0!=a&&null!=window.XMLHttpRequest},b.removeAll=function(){this.remove()},b.remove=function(a){var b=null;if(!a||a instanceof Array?a&&(b=a):b=[a],a=!1,b){for(;b.length;){for(var c=b.pop(),d=this.getResult(c),e=this._loadQueue.length-1;0<=e;e--)if(f=this._loadQueue[e].getItem(),f.id==c||f.src==c){this._loadQueue.splice(e,1)[0].cancel();break}for(e=this._loadQueueBackup.length-1;0<=e;e--)if(f=this._loadQueueBackup[e].getItem(),f.id==c||f.src==c){this._loadQueueBackup.splice(e,1)[0].cancel();break}if(d)delete this._loadItemsById[d.id],delete this._loadItemsBySrc[d.src],this._disposeItem(d);else for(var e=this._currentLoads.length-1;0<=e;e--){var f=this._currentLoads[e].getItem();if(f.id==c||f.src==c){this._currentLoads.splice(e,1)[0].cancel(),a=!0;break}}}a&&this._loadNext()}else{this.close();for(c in this._loadItemsById)this._disposeItem(this._loadItemsById[c]);this.initialize(this.useXHR)}},b.reset=function(){this.close();for(var a in this._loadItemsById)this._disposeItem(this._loadItemsById[a]);for(a=[],i=0,l=this._loadQueueBackup.length;i<l;i++)a.push(this._loadQueueBackup[i].getItem());this.loadManifest(a,!1)},a.isBinary=function(a){switch(a){case createjs.LoadQueue.IMAGE:case createjs.LoadQueue.BINARY:return!0;default:return!1}},b.installPlugin=function(a){if(null!=a&&null!=a.getPreloadHandlers){if(a=a.getPreloadHandlers(),null!=a.types)for(var b=0,c=a.types.length;b<c;b++)this._typeCallbacks[a.types[b]]=a.callback;if(null!=a.extensions)for(b=0,c=a.extensions.length;b<c;b++)this._extensionCallbacks[a.extensions[b]]=a.callback}},b.setMaxConnections=function(a){this._maxConnections=a,this._paused||this._loadNext()},b.loadFile=function(a,b){null==a?this._sendError({"text":"PRELOAD_NO_FILE"}):(this._addItem(a),!1!==b&&this.setPaused(!1))},b.loadManifest=function(a,b){var c=null;if(a instanceof Array){if(0==a.length)return void this._sendError({"text":"PRELOAD_MANIFEST_EMPTY"});c=a}else{if(null==a)return void this._sendError({"text":"PRELOAD_MANIFEST_NULL"});c=[a]}for(var d=0,e=c.length;d<e;d++)this._addItem(c[d]);!1!==b&&this.setPaused(!1)},b.load=function(){this.setPaused(!1)},b.getItem=function(a){return this._loadItemsById[a]||this._loadItemsBySrc[a]},b.getResult=function(a,b){var c=this._loadItemsById[a]||this._loadItemsBySrc[a];return null==c?null:(c=c.id,b&&this._loadedRawResults[c]?this._loadedRawResults[c]:this._loadedResults[c])},b.setPaused=function(a){(this._paused=a)||this._loadNext()},b.close=function(){for(;this._currentLoads.length;)this._currentLoads.pop().cancel();this._scriptOrder.length=0,this._loadedScripts.length=0,this.loadStartWasDispatched=!1},b._addItem=function(a){if(null!=(a=this._createLoadItem(a))){var b=this._createLoader(a);null!=b&&(this._loadQueue.push(b),this._loadQueueBackup.push(b),this._numItems++,this._updateProgress(),this.maintainScriptOrder&&a.type==createjs.LoadQueue.JAVASCRIPT&&b instanceof createjs.XHRLoader&&(this._scriptOrder.push(a),this._loadedScripts.push(null)))}},b._createLoadItem=function(a){var b=null;switch(typeof a){case"string":b={"src":a};break;case"object":b=window.HTMLAudioElement&&a instanceof HTMLAudioElement?{"tag":a,"src":b.tag.src,"type":createjs.LoadQueue.SOUND}:a}if(a=this._parseURI(b.src),null!=a&&(b.ext=a[5]),null==b.type&&(b.type=this._getTypeByExtension(b.ext)),null==b.tag&&(b.tag=this._createTag(b.type)),null!=b.id&&""!=b.id||(b.id=b.src),a=this._typeCallbacks[b.type]||this._extensionCallbacks[b.ext]){if(!1===(a=a(b.src,b.type,b.id,b.data)))return null;!0!==a&&(null!=a.src&&(b.src=a.src),null!=a.id&&(b.id=a.id),null!=a.tag&&a.tag.load instanceof Function&&(b.tag=a.tag),null!=a.completeHandler&&(b.completeHandler=a.completeHandler)),a.type&&(b.type=a.type),a=this._parseURI(b.src),null!=a&&(b.ext=a[5])}return this._loadItemsById[b.id]=b,this._loadItemsBySrc[b.src]=b},b._createLoader=function(a){var b=this.useXHR;switch(a.type){case createjs.LoadQueue.JSON:case createjs.LoadQueue.XML:case createjs.LoadQueue.TEXT:b=!0;break;case createjs.LoadQueue.SOUND:b=!1}return b?new createjs.XHRLoader(a):new createjs.TagLoader(a)},b._loadNext=function(){if(!this._paused){this._loadStartWasDispatched||(this._sendLoadStart(),this._loadStartWasDispatched=!0),this._numItems==this._numItemsLoaded&&(this.loaded=!0,this._sendComplete(),this.next&&this.next.load&&this.next.load());for(var a=0,b=this._loadQueue.length;a<b&&!(this._currentLoads.length>=this._maxConnections);a++){var c=this._loadQueue[a];if(this.maintainScriptOrder&&c instanceof createjs.TagLoader&&c.getItem().type==createjs.LoadQueue.JAVASCRIPT){if(this._currentlyLoadingScript)continue;this._currentlyLoadingScript=!0}this._loadQueue.splice(a,1),this._loadItem(c),a--,b--}}},b._loadItem=function(a){a.addEventListener("progress",createjs.proxy(this._handleProgress,this)),a.addEventListener("complete",createjs.proxy(this._handleFileComplete,this)),a.addEventListener("error",createjs.proxy(this._handleFileError,this)),this._currentLoads.push(a),a.load()},b._handleFileError=function(a){var b=a.target;this._numItemsLoaded++,this._updateProgress(),a={"item":b.getItem()},this._sendError(a),this.stopOnError||(this._removeLoadItem(b),this._loadNext())},b._handleFileComplete=function(a){a=a.target;var b=a.getItem();if(this._loadedResults[b.id]=a.getResult(),a instanceof createjs.XHRLoader&&(this._loadedRawResults[b.id]=a.getResult(!0)),this._removeLoadItem(a),this.maintainScriptOrder&&b.type==createjs.LoadQueue.JAVASCRIPT){if(!(a instanceof createjs.TagLoader))return this._loadedScripts[this._scriptOrder.indexOf(b)]=b,void this._checkScriptLoadOrder(a);this._currentlyLoadingScript=!1}this._processFinishedLoad(b)},b._processFinishedLoad=function(a){this._numItemsLoaded++,this._updateProgress(),this._sendFileComplete(a),this._loadNext()},b._checkScriptLoadOrder=function(){for(var a=this._loadedScripts.length,b=0;b<a;b++){var c=this._loadedScripts[b];if(null===c)break;!0!==c&&(this._processFinishedLoad(c),this._loadedScripts[b]=!0,b--,a--)}},b._removeLoadItem=function(a){for(var b=this._currentLoads.length,c=0;c<b;c++)if(this._currentLoads[c]==a){this._currentLoads.splice(c,1);break}},b._handleProgress=function(a){a=a.target,this._sendFileProgress(a.getItem(),a.progress),this._updateProgress()},b._updateProgress=function(){var a=this._numItemsLoaded/this._numItems,b=this._numItems-this._numItemsLoaded;if(0<b){for(var c=0,d=0,e=this._currentLoads.length;d<e;d++)c+=this._currentLoads[d].progress;a+=c/b*(b/this._numItems)}this._sendProgress(a)},b._disposeItem=function(a){delete this._loadedResults[a.id],delete this._loadedRawResults[a.id],delete this._loadItemsById[a.id],delete this._loadItemsBySrc[a.src]},b._createTag=function(a){var b=null;switch(a){case createjs.LoadQueue.IMAGE:return document.createElement("img");case createjs.LoadQueue.SOUND:return b=document.createElement("audio"),b.autoplay=!1,b;case createjs.LoadQueue.JAVASCRIPT:return b=document.createElement("script"),b.type="text/javascript",b;case createjs.LoadQueue.CSS:return b=this.useXHR?document.createElement("style"):document.createElement("link"),b.rel="stylesheet",b.type="text/css",b;case createjs.LoadQueue.SVG:return this.useXHR?b=document.createElement("svg"):(b=document.createElement("object"),b.type="image/svg+xml"),b}return null},b._getTypeByExtension=function(a){switch(a){case"jpeg":case"jpg":case"gif":case"png":case"webp":case"bmp":return createjs.LoadQueue.IMAGE;case"ogg":case"mp3":case"wav":return createjs.LoadQueue.SOUND;case"json":return createjs.LoadQueue.JSON;case"xml":return createjs.LoadQueue.XML;case"css":return createjs.LoadQueue.CSS;case"js":return createjs.LoadQueue.JAVASCRIPT;case"svg":return createjs.LoadQueue.SVG;default:return createjs.LoadQueue.TEXT}},b._sendFileProgress=function(a,b){if(this._isCanceled())this._cleanUp();else{var c={"target":this,"type":"fileprogress","progress":b,"loaded":b,"total":1,"item":a};this.onFileProgress&&this.onFileProgress(c),this.dispatchEvent(c)}},b._sendFileComplete=function(a){if(!this._isCanceled()){var b={"target":this,"type":"fileload","item":a,"result":this._loadedResults[a.id],"rawResult":this._loadedRawResults[a.id]};a.completeHandler&&a.completeHandler(b),this.onFileLoad&&this.onFileLoad(b),this.dispatchEvent(b)}},b.toString=function(){return"[PreloadJS LoadQueue]"},createjs.proxy=function(a,b){return function(){return a.apply(b,arguments)}},createjs.LoadQueue=a,createjs.proxy||(createjs.proxy=function(a,b){var c=Array.prototype.slice.call(arguments,2);return function(){return a.apply(b,Array.prototype.slice.call(arguments,0).concat(c))}});var c=function(){};c.init=function(){var a=navigator.userAgent;c.isFirefox=-1<a.indexOf("Firefox"),c.isOpera=null!=window.opera,c.isChrome=-1<a.indexOf("Chrome"),c.isIOS=-1<a.indexOf("iPod")||-1<a.indexOf("iPhone")||-1<a.indexOf("iPad")},c.init(),createjs.LoadQueue.BrowserDetect=c,Array.prototype.indexOf||(Array.prototype.indexOf=function(a){if(null==this)throw new TypeError;var b=Object(this),c=b.length>>>0;if(0===c)return-1;var d=0;if(1<arguments.length&&(d=Number(arguments[1]),d!=d?d=0:0!=d&&1/0!=d&&-1/0!=d&&(d=(0<d||-1)*Math.floor(Math.abs(d)))),d>=c)return-1;for(d=0<=d?d:Math.max(c-Math.abs(d),0);d<c;d++)if(d in b&&b[d]===a)return d;return-1})}(),this.createjs=this.createjs||{},function(){var a=function(a){this.init(a)},b=a.prototype=new createjs.AbstractLoader;b._loadTimeout=null,b._tagCompleteProxy=null,b._isAudio=!1,b._tag=null,b.init=function(a){this._item=a,this._tag=a.tag,this._isAudio=window.HTMLAudioElement&&a.tag instanceof HTMLAudioElement,this._tagCompleteProxy=createjs.proxy(this._handleLoad,this)},b.getResult=function(){return this._tag},b.cancel=function(){this.canceled=!0,this._clean(),this.getItem()},b.load=function(){var a=this._item,b=this._tag;switch(clearTimeout(this._loadTimeout),this._loadTimeout=setTimeout(createjs.proxy(this._handleTimeout,this),createjs.LoadQueue.LOAD_TIMEOUT),this._isAudio&&(b.src=null,b.preload="auto"),b.onerror=createjs.proxy(this._handleError,this),this._isAudio?(b.onstalled=createjs.proxy(this._handleStalled,this),b.addEventListener("canplaythrough",this._tagCompleteProxy,!1)):(b.onload=createjs.proxy(this._handleLoad,this),b.onreadystatechange=createjs.proxy(this._handleReadyStateChange,this)),a.type){case createjs.LoadQueue.CSS:b.href=a.src;break;case createjs.LoadQueue.SVG:b.data=a.src;break;default:b.src=a.src}a.type!=createjs.LoadQueue.SVG&&a.type!=createjs.LoadQueue.JAVASCRIPT&&a.type!=createjs.LoadQueue.CSS||(document.body||document.getElementsByTagName("body")[0]).appendChild(b),null!=b.load&&b.load()},b._handleTimeout=function(){this._clean(),this._sendError({"reason":"PRELOAD_TIMEOUT"})},b._handleStalled=function(){},b._handleError=function(){this._clean(),this._sendError()},b._handleReadyStateChange=function(){clearTimeout(this._loadTimeout),"loaded"==this.getItem().tag.readyState&&this._handleLoad()},b._handleLoad=function(){if(!this._isCanceled()){var a=this.getItem(),b=a.tag;this.loaded||this.isAudio&&4!==b.readyState||(this.loaded=!0,a.type==createjs.LoadQueue.SVG&&(document.body||document.getElementsByTagName("body")[0]).removeChild(b),this._clean(),this._sendComplete())}},b._clean=function(){clearTimeout(this._loadTimeout);var a=this.getItem().tag;a.onload=null,a.removeEventListener&&a.removeEventListener("canplaythrough",this._tagCompleteProxy,!1),a.onstalled=null,a.onprogress=null,a.onerror=null,a.parentNode&&a.parentNode.removeChild(a)},b.toString=function(){return"[PreloadJS TagLoader]"},createjs.TagLoader=a}(),this.createjs=this.createjs||{},function(){var c=function(a){this.init(a)},a=c.prototype=new createjs.AbstractLoader;a._request=null,a._loadTimeout=null,a._xhrLevel=1,a._response=null,a._rawResponse=null,a.init=function(a){this._item=a,this._createXHR(a)},a.getResult=function(a){return a&&this._rawResponse?this._rawResponse:this._response},a.cancel=function(){this.canceled=!0,this._clean(),this._request.abort()},a.load=function(){if(null==this._request)this._handleError();else{this._request.onloadstart=createjs.proxy(this._handleLoadStart,this),this._request.onprogress=createjs.proxy(this._handleProgress,this),this._request.onabort=createjs.proxy(this._handleAbort,this),this._request.onerror=createjs.proxy(this._handleError,this),this._request.ontimeout=createjs.proxy(this._handleTimeout,this),1==this._xhrLevel&&(this._loadTimeout=setTimeout(createjs.proxy(this._handleTimeout,this),createjs.LoadQueue.LOAD_TIMEOUT)),this._request.onload=createjs.proxy(this._handleLoad,this),this._request.onreadystatechange&&(this._request.onreadystatechange=this._handleReadyStateChange(this));try{this._request.send()}catch(a){this._sendError({"source":a})}}},a._handleProgress=function(a){0<a.loaded&&0==a.total||this._sendProgress({"loaded":a.loaded,"total":a.total})},a._handleLoadStart=function(){clearTimeout(this._loadTimeout),this._sendLoadStart()},a._handleAbort=function(){this._clean(),this._sendError()},a._handleError=function(){this._clean(),this._sendError()},a._handleReadyStateChange=function(){4==this._request.readyState&&this._handleLoad()},a._handleLoad=function(){this.loaded||(this.loaded=!0,this._checkError()?(this._response=this._getResponse(),this._clean(),this._generateTag()&&this._sendComplete()):this._handleError())},a._handleTimeout=function(){this._clean(),this._sendError({"reason":"PRELOAD_TIMEOUT"})},a._checkError=function(){switch(parseInt(this._request.status)){case 404:case 0:return!1}return!0},a._getResponse=function(){if(null!=this._response)return this._response;if(null!=this._request.response)return this._request.response;try{if(null!=this._request.responseText)return this._request.responseText}catch(a){}try{if(null!=this._request.responseXML)return this._request.responseXML}catch(a){}return null},a._createXHR=function(a){var b=document.createElement("a");b.href=a.src;var c=document.createElement("a");if(c.href=location.href,b=""!=b.hostname&&(b.port!=c.port||b.protocol!=c.protocol||b.hostname!=c.hostname),c=null,b&&window.XDomainRequest)c=new XDomainRequest;else if(window.XMLHttpRequest)c=new XMLHttpRequest;else try{c=new ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(a){try{c=new ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(a){try{c=new ActiveXObject("Msxml2.XMLHTTP")}catch(a){return!1}}}return a.type==createjs.LoadQueue.TEXT&&c.overrideMimeType&&c.overrideMimeType("text/plain; charset=x-user-defined"),this._xhrLevel="string"==typeof c.responseType?2:1,c.open("GET",a.src,!0),b&&c instanceof XMLHttpRequest&&1==this._xhrLevel&&c.setRequestHeader("Origin",location.origin),createjs.LoadQueue.isBinary(a.type)&&(c.responseType="arraybuffer"),this._request=c,!0},a._clean=function(){clearTimeout(this._loadTimeout);var a=this._request;a.onloadstart=null,a.onprogress=null,a.onabort=null,a.onerror=null,a.onload=null,a.ontimeout=null,a.onloadend=null,a.onreadystatechange=null},a._generateTag=function(){var a=this._item.tag;switch(this._item.type){case createjs.LoadQueue.IMAGE:return a.onload=createjs.proxy(this._handleTagReady,this),a.src=this._item.src,this._rawResponse=this._response,this._response=a,!1;case createjs.LoadQueue.JAVASCRIPT:a=document.createElement("script"),this._rawResponse=a.text=this._response,this._response=a;break;case createjs.LoadQueue.CSS:if(document.getElementsByTagName("head")[0].appendChild(a),a.styleSheet)a.styleSheet.cssText=this._response;else{var c=document.createTextNode(this._response);a.appendChild(c)}this._rawResponse=this._response,this._response=a;break;case createjs.LoadQueue.XML:this._response=c=this._parseXML(this._response,"text/xml");break;case createjs.LoadQueue.SVG:c=this._parseXML(this._response,"image/svg+xml"),this._rawResponse=this._response,a.appendChild(c.documentElement),this._response=a;break;case createjs.LoadQueue.JSON:try{eval("json="+this._response)}catch(a){break}this._rawResponse=this._response,this._response={}}return!0},a._parseXML=function(a,b){var c=null;return window.DOMParser?c=(new DOMParser).parseFromString(a,b):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async=!1,c.loadXML(a)),c},a._handleTagReady=function(){this._sendComplete()},a.toString=function(){return"[PreloadJS XHRLoader]"},createjs.XHRLoader=c}(),function(a){var b="object"==typeof self&&self.self==self&&self||"object"==typeof global&&global.global==global&&global;if("function"==typeof define&&define.amd)define(["underscore","jquery","exports"],function(c,d,e){b.Backbone=a(b,e,c,d)});else if("undefined"!=typeof exports){var c,d=require("underscore");try{c=require("jquery")}catch(a){}a(b,exports,d,c)}else b.Backbone=a(b,{},b._,b.jQuery||b.Zepto||b.ender||b.$)}(function(a,b,c,d){var e=a.Backbone,f=[],g=f.slice;b.VERSION="1.2.0",b.$=d,b.noConflict=function(){return a.Backbone=e,this},b.emulateHTTP=!1,b.emulateJSON=!1;var h=b.Events={},i=/\s+/,j=function(a,b,d,e,f){var g,h=0;if(d&&"object"==typeof d)for(g=c.keys(d);h<g.length;h++)b=a(b,g[h],d[g[h]],f);else if(d&&i.test(d))for(g=d.split(i);h<g.length;h++)b=a(b,g[h],e,f);else b=a(b,d,e,f);return b};h.on=function(a,b,c){return k(this,a,b,c)};var k=function(a,b,c,d,e){if(a._events=j(l,a._events||{},b,c,{"context":d,"ctx":a,"listening":e}),e){(a._listeners||(a._listeners={}))[e.id]=e}return a};h.listenTo=function(a,b,d){if(!a)return this;var e=a._listenId||(a._listenId=c.uniqueId("l")),f=this._listeningTo||(this._listeningTo={}),g=f[e];if(!g){var h=this._listenId||(this._listenId=c.uniqueId("l"));g=f[e]={"obj":a,"objId":e,"id":h,"listeningTo":f,"count":0}}return k(a,b,d,this,g),this};var l=function(a,b,c,d){if(c){var e=a[b]||(a[b]=[]),f=d.context,g=d.ctx,h=d.listening;h&&h.count++,e.push({"callback":c,"context":f,"ctx":f||g,"listening":h})}return a};h.off=function(a,b,c){return this._events?(this._events=j(m,this._events,a,b,{"context":c,"listeners":this._listeners}),this):this},h.stopListening=function(a,b,d){var e=this._listeningTo;if(!e)return this;for(var f=a?[a._listenId]:c.keys(e),g=0;g<f.length;g++){var h=e[f[g]];if(!h)break;h.obj.off(b,d,this)}return c.isEmpty(e)&&(this._listeningTo=void 0),this};var m=function(a,b,d,e){if(a){var f,g=0,h=e.context,i=e.listeners;if(b||d||h){for(var j=b?[b]:c.keys(a);g<j.length;g++){b=j[g];var k=a[b];if(!k)break;for(var l=[],m=0;m<k.length;m++){var n=k[m];d&&d!==n.callback&&d!==n.callback._callback||h&&h!==n.context?l.push(n):(f=n.listening)&&0==--f.count&&(delete i[f.id],delete f.listeningTo[f.objId])}l.length?a[b]=l:delete a[b]}return c.size(a)?a:void 0}for(var o=c.keys(i);g<o.length;g++)f=i[o[g]],delete i[f.id],delete f.listeningTo[f.objId]}};h.once=function(a,b,d){var e=j(n,{},a,b,c.bind(this.off,this));return this.on(e,void 0,d)},h.listenToOnce=function(a,b,d){var e=j(n,{},b,d,c.bind(this.stopListening,this,a));return this.listenTo(a,e)};var n=function(a,b,d,e){if(d){var f=a[b]=c.once(function(){e(b,f),d.apply(this,arguments)});f._callback=d}return a};h.trigger=function(a){if(!this._events)return this;for(var b=Math.max(0,arguments.length-1),c=Array(b),d=0;d<b;d++)c[d]=arguments[d+1];return j(o,this._events,a,void 0,c),this};var o=function(a,b,c,d){if(a){var e=a[b],f=a.all;e&&f&&(f=f.slice()),e&&p(e,d),f&&p(f,[b].concat(d))}return a},p=function(a,b){var c,d=-1,e=a.length,f=b[0],g=b[1],h=b[2];switch(b.length){case 0:for(;++d<e;)(c=a[d]).callback.call(c.ctx);return;case 1:for(;++d<e;)(c=a[d]).callback.call(c.ctx,f);return;case 2:for(;++d<e;)(c=a[d]).callback.call(c.ctx,f,g);return;case 3:for(;++d<e;)(c=a[d]).callback.call(c.ctx,f,g,h);return;default:for(;++d<e;)(c=a[d]).callback.apply(c.ctx,b);return}},q=function(a,b,d){switch(a){case 1:return function(){return c[b](this[d])};case 2:return function(a){return c[b](this[d],a)};case 3:return function(a,e){return c[b](this[d],a,e)};case 4:return function(a,e,f){return c[b](this[d],a,e,f)};default:return function(){var a=g.call(arguments);return a.unshift(this[d]),c[b].apply(c,a)}}},r=function(a,b,d){c.each(b,function(b,e){c[e]&&(a.prototype[e]=q(b,e,d))})};h.bind=h.on,h.unbind=h.off,c.extend(b,h);var s=b.Model=function(a,b){var d=a||{};b||(b={}),this.cid=c.uniqueId(this.cidPrefix),this.attributes={},b.collection&&(this.collection=b.collection),b.parse&&(d=this.parse(d,b)||{}),d=c.defaults({},d,c.result(this,"defaults")),this.set(d,b),this.changed={},this.initialize.apply(this,arguments)};c.extend(s.prototype,h,{"changed":null,"validationError":null,"idAttribute":"id","cidPrefix":"c","initialize":function(){},"toJSON":function(a){return c.clone(this.attributes)},"sync":function(){return b.sync.apply(this,arguments)},"get":function(a){return this.attributes[a]},"escape":function(a){return c.escape(this.get(a))},"has":function(a){return null!=this.get(a)},"matches":function(a){return!!c.iteratee(a,this)(this.attributes)},"set":function(a,b,d){var e,f,g,h,i,j,k,l;if(null==a)return this;if("object"==typeof a?(f=a,d=b):(f={})[a]=b,d||(d={}),!this._validate(f,d))return!1;g=d.unset,i=d.silent,h=[],j=this._changing,this._changing=!0,j||(this._previousAttributes=c.clone(this.attributes),this.changed={}),l=this.attributes,k=this._previousAttributes,this.idAttribute in f&&(this.id=f[this.idAttribute]);for(e in f)b=f[e],c.isEqual(l[e],b)||h.push(e),c.isEqual(k[e],b)?delete this.changed[e]:this.changed[e]=b,g?delete l[e]:l[e]=b;if(!i){h.length&&(this._pending=d);for(var m=0;m<h.length;m++)this.trigger("change:"+h[m],this,l[h[m]],d)}if(j)return this;if(!i)for(;this._pending;)d=this._pending,this._pending=!1,this.trigger("change",this,d);return this._pending=!1,this._changing=!1,this},"unset":function(a,b){return this.set(a,void 0,c.extend({},b,{"unset":!0}))},"clear":function(a){var b={};for(var d in this.attributes)b[d]=void 0;return this.set(b,c.extend({},a,{"unset":!0}))},"hasChanged":function(a){return null==a?!c.isEmpty(this.changed):c.has(this.changed,a)},"changedAttributes":function(a){if(!a)return!!this.hasChanged()&&c.clone(this.changed);var b,d=!1,e=this._changing?this._previousAttributes:this.attributes;for(var f in a)c.isEqual(e[f],b=a[f])||((d||(d={}))[f]=b);return d},"previous":function(a){return null!=a&&this._previousAttributes?this._previousAttributes[a]:null},"previousAttributes":function(){return c.clone(this._previousAttributes)},"fetch":function(a){a=a?c.clone(a):{},void 0===a.parse&&(a.parse=!0);var b=this,d=a.success;return a.success=function(c){if(!b.set(b.parse(c,a),a))return!1;d&&d.call(a.context,b,c,a),b.trigger("sync",b,c,a)},M(this,a),this.sync("read",this,a)},"save":function(a,b,d){var e,f,g,h,i=this.attributes;if(null==a||"object"==typeof a?(e=a,d=b):(e={})[a]=b,d=c.extend({"validate":!0},d),h=d.wait,e&&!h){if(!this.set(e,d))return!1}else if(!this._validate(e,d))return!1;e&&h&&(this.attributes=c.extend({},i,e)),void 0===d.parse&&(d.parse=!0);var j=this,k=d.success;return d.success=function(a){j.attributes=i;var b=d.parse?j.parse(a,d):a;if(h&&(b=c.extend(e||{},b)),c.isObject(b)&&!j.set(b,d))return!1;k&&k.call(d.context,j,a,d),j.trigger("sync",j,a,d)},M(this,d),f=this.isNew()?"create":d.patch?"patch":"update","patch"!==f||d.attrs||(d.attrs=e),g=this.sync(f,this,d),e&&h&&(this.attributes=i),g},"destroy":function(a){a=a?c.clone(a):{};var b=this,d=a.success,e=a.wait,f=function(){b.stopListening(),b.trigger("destroy",b,b.collection,a)};a.success=function(c){e&&f(),d&&d.call(a.context,b,c,a),b.isNew()||b.trigger("sync",b,c,a)};var g=!1;return this.isNew()?c.defer(a.success):(M(this,a),g=this.sync("delete",this,a)),e||f(),g},"url":function(){var a=c.result(this,"urlRoot")||c.result(this.collection,"url")||L();if(this.isNew())return a;var b=this.id||this.attributes[this.idAttribute];return a.replace(/([^\/])$/,"$1/")+encodeURIComponent(b)},"parse":function(a,b){return a},"clone":function(){return new this.constructor(this.attributes)},"isNew":function(){return!this.has(this.idAttribute)},"isValid":function(a){return this._validate({},c.extend(a||{},{"validate":!0}))},"_validate":function(a,b){if(!b.validate||!this.validate)return!0;a=c.extend({},this.attributes,a);var d=this.validationError=this.validate(a,b)||null;return!d||(this.trigger("invalid",this,d,c.extend(b,{"validationError":d})),!1)}}),r(s,{"keys":1,"values":1,"pairs":1,"invert":1,"pick":0,"omit":0,"chain":1,"isEmpty":1},"attributes");var t=b.Collection=function(a,b){b||(b={}),b.model&&(this.model=b.model),void 0!==b.comparator&&(this.comparator=b.comparator),this._reset(),this.initialize.apply(this,arguments),a&&this.reset(a,c.extend({"silent":!0},b))},u={"add":!0,"remove":!0,"merge":!0},v={"add":!0,"remove":!1};c.extend(t.prototype,h,{"model":s,"initialize":function(){},"toJSON":function(a){return this.map(function(b){return b.toJSON(a)})},"sync":function(){return b.sync.apply(this,arguments)},"add":function(a,b){return this.set(a,c.extend({"merge":!1},b,v))},"remove":function(a,b){var d,e=!c.isArray(a);return a=e?[a]:c.clone(a),b||(b={}),d=this._removeModels(a,b),!b.silent&&d&&this.trigger("update",this,b),e?a[0]:a},"set":function(a,b){b=c.defaults({},b,u),b.parse&&(a=this.parse(a,b));var d=!c.isArray(a);a=d?a?[a]:[]:a.slice();var e,f,g,h,i,j=b.at;null!=j&&(j=+j),j<0&&(j+=this.length+1);for(var k=this.comparator&&null==j&&!1!==b.sort,l=c.isString(this.comparator)?this.comparator:null,m=[],n=[],o={},p=b.add,q=b.merge,r=b.remove,s=!(k||!p||!r)&&[],t=!1,v=0;v<a.length;v++){if(g=a[v],h=this.get(g))r&&(o[h.cid]=!0),q&&g!==h&&(g=this._isModel(g)?g.attributes:g,b.parse&&(g=h.parse(g,b)),h.set(g,b),k&&!i&&h.hasChanged(l)&&(i=!0)),a[v]=h;else if(p){if(!(f=a[v]=this._prepareModel(g,b)))continue;m.push(f),this._addReference(f,b)}f=h||f,f&&(e=this.modelId(f.attributes),!s||!f.isNew()&&o[e]||(s.push(f),t=t||!this.models[v]||f.cid!==this.models[v].cid),o[e]=!0)}if(r){for(var v=0;v<this.length;v++)o[(f=this.models[v]).cid]||n.push(f);n.length&&this._removeModels(n,b)}if(m.length||t)if(k&&(i=!0),this.length+=m.length,null!=j)for(var v=0;v<m.length;v++)this.models.splice(j+v,0,m[v]);else{s&&(this.models.length=0);for(var w=s||m,v=0;v<w.length;v++)this.models.push(w[v])}if(i&&this.sort({"silent":!0}),!b.silent){for(var x=null!=j?c.clone(b):b,v=0;v<m.length;v++)null!=j&&(x.index=j+v),(f=m[v]).trigger("add",f,this,x);(i||t)&&this.trigger("sort",this,b),(m.length||n.length)&&this.trigger("update",this,b)}return d?a[0]:a},"reset":function(a,b){b=b?c.clone(b):{};for(var d=0;d<this.models.length;d++)this._removeReference(this.models[d],b);return b.previousModels=this.models,this._reset(),a=this.add(a,c.extend({"silent":!0},b)),b.silent||this.trigger("reset",this,b),a},"push":function(a,b){return this.add(a,c.extend({"at":this.length},b))},"pop":function(a){var b=this.at(this.length-1);return this.remove(b,a),b},"unshift":function(a,b){return this.add(a,c.extend({"at":0},b))},"shift":function(a){var b=this.at(0);return this.remove(b,a),b},"slice":function(){return g.apply(this.models,arguments)},"get":function(a){if(null!=a){var b=this.modelId(this._isModel(a)?a.attributes:a);return this._byId[a]||this._byId[b]||this._byId[a.cid]}},"at":function(a){return a<0&&(a+=this.length),this.models[a]},"where":function(a,b){var d=c.matches(a);return this[b?"find":"filter"](function(a){return d(a.attributes)})},"findWhere":function(a){return this.where(a,!0)},"sort":function(a){if(!this.comparator)throw new Error("Cannot sort a set without a comparator");return a||(a={}),c.isString(this.comparator)||1===this.comparator.length?this.models=this.sortBy(this.comparator,this):this.models.sort(c.bind(this.comparator,this)),a.silent||this.trigger("sort",this,a),this},"pluck":function(a){return c.invoke(this.models,"get",a)},"fetch":function(a){a=a?c.clone(a):{},void 0===a.parse&&(a.parse=!0);var b=a.success,d=this;return a.success=function(c){var e=a.reset?"reset":"set";d[e](c,a),b&&b.call(a.context,d,c,a),d.trigger("sync",d,c,a)},M(this,a),this.sync("read",this,a)},"create":function(a,b){b=b?c.clone(b):{};var d=b.wait;if(!(a=this._prepareModel(a,b)))return!1;d||this.add(a,b);var e=this,f=b.success;return b.success=function(a,b,c){d&&e.add(a,c),f&&f.call(c.context,a,b,c)},a.save(null,b),a},"parse":function(a,b){return a},"clone":function(){return new this.constructor(this.models,{"model":this.model,"comparator":this.comparator})},"modelId":function(a){return a[this.model.prototype.idAttribute||"id"]},"_reset":function(){this.length=0,this.models=[],this._byId={}},"_prepareModel":function(a,b){if(this._isModel(a))return a.collection||(a.collection=this),a;b=b?c.clone(b):{},b.collection=this;var d=new this.model(a,b);return d.validationError?(this.trigger("invalid",this,d.validationError,b),!1):d},"_removeModels":function(a,b){for(var c,d,e,f=!1,c=0,g=0;c<a.length;c++){var e=a[c]=this.get(a[c]);if(e){var h=this.modelId(e.attributes);null!=h&&delete this._byId[h],delete this._byId[e.cid];var d=this.indexOf(e);this.models.splice(d,1),this.length--,b.silent||(b.index=d,e.trigger("remove",e,this,b)),a[g++]=e,this._removeReference(e,b),f=!0}}return a.length!==g&&(a=a.slice(0,g)),f},"_isModel":function(a){return a instanceof s},"_addReference":function(a,b){this._byId[a.cid]=a;var c=this.modelId(a.attributes);null!=c&&(this._byId[c]=a),a.on("all",this._onModelEvent,this)},"_removeReference":function(a,b){this===a.collection&&delete a.collection,a.off("all",this._onModelEvent,this)},"_onModelEvent":function(a,b,c,d){if("add"!==a&&"remove"!==a||c===this){if("destroy"===a&&this.remove(b,d),"change"===a){var e=this.modelId(b.previousAttributes()),f=this.modelId(b.attributes);e!==f&&(null!=e&&delete this._byId[e],null!=f&&(this._byId[f]=b))}this.trigger.apply(this,arguments)}}}),r(t,{"forEach":3,"each":3,"map":3,"collect":3,"reduce":4,"foldl":4,"inject":4,"reduceRight":4,"foldr":4,"find":3,"detect":3,"filter":3,"select":3,"reject":3,"every":3,"all":3,"some":3,"any":3,"include":2,"contains":2,"invoke":2,"max":3,"min":3,"toArray":1,"size":1,"first":3,"head":3,"take":3,"initial":3,"rest":3,"tail":3,"drop":3,"last":3,"without":0,"difference":0,"indexOf":3,"shuffle":1,"lastIndexOf":3,"isEmpty":1,"chain":1,"sample":3,"partition":3},"models");var w=["groupBy","countBy","sortBy","indexBy"];c.each(w,function(a){c[a]&&(t.prototype[a]=function(b,d){var e=c.isFunction(b)?b:function(a){return a.get(b)};return c[a](this.models,e,d)})});var x=b.View=function(a){this.cid=c.uniqueId("view"),a||(a={}),c.extend(this,c.pick(a,z)),this._ensureElement(),this.initialize.apply(this,arguments)},y=/^(\S+)\s*(.*)$/,z=["model","collection","el","id","attributes","className","tagName","events"];c.extend(x.prototype,h,{"tagName":"div","$":function(a){return this.$el.find(a)},"initialize":function(){},"render":function(){return this},"remove":function(){return this._removeElement(),this.stopListening(),this},"_removeElement":function(){this.$el.remove()},"setElement":function(a){return this.undelegateEvents(),this._setElement(a),this.delegateEvents(),this},"_setElement":function(a){this.$el=a instanceof b.$?a:b.$(a),this.el=this.$el[0]},"delegateEvents":function(a){if(!a&&!(a=c.result(this,"events")))return this;this.undelegateEvents();for(var b in a){var d=a[b];if(c.isFunction(d)||(d=this[a[b]]),d){var e=b.match(y);this.delegate(e[1],e[2],c.bind(d,this))}}return this},"delegate":function(a,b,c){this.$el.on(a+".delegateEvents"+this.cid,b,c)},"undelegateEvents":function(){return this.$el&&this.$el.off(".delegateEvents"+this.cid),this},"undelegate":function(a,b,c){this.$el.off(a+".delegateEvents"+this.cid,b,c)},"_createElement":function(a){return document.createElement(a)},"_ensureElement":function(){if(this.el)this.setElement(c.result(this,"el"));else{var a=c.extend({},c.result(this,"attributes"));this.id&&(a.id=c.result(this,"id")),this.className&&(a.class=c.result(this,"className")),this.setElement(this._createElement(c.result(this,"tagName"))),this._setAttributes(a)}},"_setAttributes":function(a){this.$el.attr(a)}}),b.sync=function(a,d,e){var f=A[a];c.defaults(e||(e={}),{"emulateHTTP":b.emulateHTTP,"emulateJSON":b.emulateJSON});var g={"type":f,"dataType":"json"};if(e.url||(g.url=c.result(d,"url")||L()),null!=e.data||!d||"create"!==a&&"update"!==a&&"patch"!==a||(g.contentType="application/json",g.data=JSON.stringify(e.attrs||d.toJSON(e))),e.emulateJSON&&(g.contentType="application/x-www-form-urlencoded",g.data=g.data?{"model":g.data}:{}),e.emulateHTTP&&("PUT"===f||"DELETE"===f||"PATCH"===f)){g.type="POST",e.emulateJSON&&(g.data._method=f);var h=e.beforeSend;e.beforeSend=function(a){if(a.setRequestHeader("X-HTTP-Method-Override",f),h)return h.apply(this,arguments)}}"GET"===g.type||e.emulateJSON||(g.processData=!1);var i=e.error;e.error=function(a,b,c){e.textStatus=b,e.errorThrown=c,i&&i.call(e.context,a,b,c)};var j=e.xhr=b.ajax(c.extend(g,e));return d.trigger("request",d,j,e),j};var A={"create":"POST","update":"PUT","patch":"PATCH","delete":"DELETE","read":"GET"};b.ajax=function(){return b.$.ajax.apply(b.$,arguments)};var B=b.Router=function(a){a||(a={}),a.routes&&(this.routes=a.routes),this._bindRoutes(),this.initialize.apply(this,arguments)},C=/\((.*?)\)/g,D=/(\(\?)?:\w+/g,E=/\*\w+/g,F=/[\-{}\[\]+?.,\\\^$|#\s]/g;c.extend(B.prototype,h,{"initialize":function(){},"route":function(a,d,e){c.isRegExp(a)||(a=this._routeToRegExp(a)),c.isFunction(d)&&(e=d,d=""),e||(e=this[d]);var f=this;return b.history.route(a,function(c){var g=f._extractParameters(a,c);!1!==f.execute(e,g,d)&&(f.trigger.apply(f,["route:"+d].concat(g)),f.trigger("route",d,g),b.history.trigger("route",f,d,g))}),this},"execute":function(a,b,c){a&&a.apply(this,b)},"navigate":function(a,c){return b.history.navigate(a,c),this},"_bindRoutes":function(){if(this.routes){this.routes=c.result(this,"routes");for(var a,b=c.keys(this.routes);null!=(a=b.pop());)this.route(a,this.routes[a])}},"_routeToRegExp":function(a){return a=a.replace(F,"\\$&").replace(C,"(?:$1)?").replace(D,function(a,b){return b?a:"([^/?]+)"}).replace(E,"([^?]*?)"),new RegExp("^"+a+"(?:\\?([\\s\\S]*))?$")},"_extractParameters":function(a,b){var d=a.exec(b).slice(1);return c.map(d,function(a,b){return b===d.length-1?a||null:a?decodeURIComponent(a):null})}});var G=b.History=function(){this.handlers=[],c.bindAll(this,"checkUrl"),"undefined"!=typeof window&&(this.location=window.location,this.history=window.history)},H=/^[#\/]|\s+$/g,I=/^\/+|\/+$/g,J=/#.*$/;G.started=!1,c.extend(G.prototype,h,{"interval":50,"atRoot":function(){return this.location.pathname.replace(/[^\/]$/,"$&/")===this.root&&!this.getSearch()},"matchRoot":function(){return this.decodeFragment(this.location.pathname).slice(0,this.root.length-1)+"/"===this.root},"decodeFragment":function(a){return decodeURI(a.replace(/%25/g,"%2525"))},"getSearch":function(){var a=this.location.href.replace(/#.*/,"").match(/\?.+/);return a?a[0]:""},"getHash":function(a){var b=(a||this).location.href.match(/#(.*)$/);return b?b[1]:""},"getPath":function(){var a=this.decodeFragment(this.location.pathname+this.getSearch()).slice(this.root.length-1);return"/"===a.charAt(0)?a.slice(1):a},"getFragment":function(a){return null==a&&(a=this._usePushState||!this._wantsHashChange?this.getPath():this.getHash()),a.replace(H,"")},"start":function(a){if(G.started)throw new Error("Backbone.history has already been started");if(G.started=!0,this.options=c.extend({"root":"/"},this.options,a),this.root=this.options.root,this._wantsHashChange=!1!==this.options.hashChange,this._hasHashChange="onhashchange"in window,this._useHashChange=this._wantsHashChange&&this._hasHashChange,this._wantsPushState=!!this.options.pushState,this._hasPushState=!(!this.history||!this.history.pushState),this._usePushState=this._wantsPushState&&this._hasPushState,this.fragment=this.getFragment(),this.root=("/"+this.root+"/").replace(I,"/"),this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot()){var b=this.root.slice(0,-1)||"/";return this.location.replace(b+"#"+this.getPath()),!0}this._hasPushState&&this.atRoot()&&this.navigate(this.getHash(),{"replace":!0})}if(!this._hasHashChange&&this._wantsHashChange&&!this._usePushState){var d=document.createElement("iframe");d.src="javascript:0",d.style.display="none",d.tabIndex=-1;var e=document.body;this.iframe=e.insertBefore(d,e.firstChild).contentWindow,this.iframe.document.open().close(),this.iframe.location.hash="#"+this.fragment}var f=window.addEventListener||function(a,b){return attachEvent("on"+a,b)};if(this._usePushState?f("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe?f("hashchange",this.checkUrl,!1):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),!this.options.silent)return this.loadUrl()},"stop":function(){var a=window.removeEventListener||function(a,b){return detachEvent("on"+a,b)};this._usePushState?a("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe&&a("hashchange",this.checkUrl,!1),this.iframe&&(document.body.removeChild(this.iframe.frameElement),this.iframe=null),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),G.started=!1},"route":function(a,b){this.handlers.unshift({"route":a,"callback":b})},"checkUrl":function(a){var b=this.getFragment();if(b===this.fragment&&this.iframe&&(b=this.getHash(this.iframe)),b===this.fragment)return!1;this.iframe&&this.navigate(b),this.loadUrl()},"loadUrl":function(a){return!!this.matchRoot()&&(a=this.fragment=this.getFragment(a),c.any(this.handlers,function(b){if(b.route.test(a))return b.callback(a),!0}))},"navigate":function(a,b){if(!G.started)return!1;b&&!0!==b||(b={"trigger":!!b}),a=this.getFragment(a||"");var c=this.root;""!==a&&"?"!==a.charAt(0)||(c=c.slice(0,-1)||"/");var d=c+a;if(a=this.decodeFragment(a.replace(J,"")),this.fragment!==a){if(this.fragment=a,this._usePushState)this.history[b.replace?"replaceState":"pushState"]({},document.title,d);else{if(!this._wantsHashChange)return this.location.assign(d);this._updateHash(this.location,a,b.replace),this.iframe&&a!==this.getHash(this.iframe)&&(b.replace||this.iframe.document.open().close(),this._updateHash(this.iframe.location,a,b.replace))}return b.trigger?this.loadUrl(a):void 0}},"_updateHash":function(a,b,c){if(c){var d=a.href.replace(/(javascript:|#).*$/,"");a.replace(d+"#"+b)}else a.hash="#"+b}}),b.history=new G;var K=function(a,b){var d,e=this;d=a&&c.has(a,"constructor")?a.constructor:function(){return e.apply(this,arguments)},c.extend(d,e,b);var f=function(){this.constructor=d};return f.prototype=e.prototype,d.prototype=new f,a&&c.extend(d.prototype,a),d.__super__=e.prototype,d};s.extend=t.extend=B.extend=x.extend=G.extend=K;var L=function(){throw new Error('A "url" property or function must be specified')},M=function(a,b){var c=b.error;b.error=function(d){c&&c.call(b.context,a,d,b),a.trigger("error",a,d,b)}};return b}),function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b():"function"==typeof define&&define.amd?define(b):a.moment=b()}(this,function(){"use strict";function a(){return Gd.apply(null,arguments)}function b(a){Gd=a}function c(a){return"[object Array]"===Object.prototype.toString.call(a)}function d(a){return a instanceof Date||"[object Date]"===Object.prototype.toString.call(a)}function e(a,b){var c,d=[];for(c=0;c<a.length;++c)d.push(b(a[c],c));return d}function f(a,b){return Object.prototype.hasOwnProperty.call(a,b)}function g(a,b){for(var c in b)f(b,c)&&(a[c]=b[c]);return f(b,"toString")&&(a.toString=b.toString),f(b,"valueOf")&&(a.valueOf=b.valueOf),a}function h(a,b,c,d){return za(a,b,c,d,!0).utc()}function i(){return{"empty":!1,"unusedTokens":[],"unusedInput":[],"overflow":-2,"charsLeftOver":0,"nullInput":!1,"invalidMonth":null,"invalidFormat":!1,"userInvalidated":!1,"iso":!1}}function j(a){return null==a._pf&&(a._pf=i()),a._pf}function k(a){if(null==a._isValid){var b=j(a);a._isValid=!isNaN(a._d.getTime())&&b.overflow<0&&!b.empty&&!b.invalidMonth&&!b.nullInput&&!b.invalidFormat&&!b.userInvalidated,a._strict&&(a._isValid=a._isValid&&0===b.charsLeftOver&&0===b.unusedTokens.length&&void 0===b.bigHour)}return a._isValid}function l(a){var b=h(NaN);return null!=a?g(j(b),a):j(b).userInvalidated=!0,b}function m(a,b){var c,d,e;if(void 0!==b._isAMomentObject&&(a._isAMomentObject=b._isAMomentObject),void 0!==b._i&&(a._i=b._i),void 0!==b._f&&(a._f=b._f),void 0!==b._l&&(a._l=b._l),void 0!==b._strict&&(a._strict=b._strict),void 0!==b._tzm&&(a._tzm=b._tzm),void 0!==b._isUTC&&(a._isUTC=b._isUTC),void 0!==b._offset&&(a._offset=b._offset),void 0!==b._pf&&(a._pf=j(b)),void 0!==b._locale&&(a._locale=b._locale),Id.length>0)for(c in Id)d=Id[c],void 0!==(e=b[d])&&(a[d]=e);return a}function n(b){m(this,b),this._d=new Date(+b._d),!1===Jd&&(Jd=!0,a.updateOffset(this),Jd=!1)}function o(a){return a instanceof n||null!=a&&null!=a._isAMomentObject}function p(a){var b=+a,c=0;return 0!==b&&isFinite(b)&&(c=b>=0?Math.floor(b):Math.ceil(b)),c}function q(a,b,c){var d,e=Math.min(a.length,b.length),f=Math.abs(a.length-b.length),g=0;for(d=0;d<e;d++)(c&&a[d]!==b[d]||!c&&p(a[d])!==p(b[d]))&&g++;return g+f}function r(){}function s(a){return a?a.toLowerCase().replace("_","-"):a}function t(a){for(var b,c,d,e,f=0;f<a.length;){for(e=s(a[f]).split("-"),b=e.length,c=s(a[f+1]),c=c?c.split("-"):null;b>0;){if(d=u(e.slice(0,b).join("-")))return d;if(c&&c.length>=b&&q(e,c,!0)>=b-1)break;b--}f++}return null}function u(a){var b=null;if(!Kd[a]&&"undefined"!=typeof module&&module&&module.exports)try{b=Hd._abbr,require("./locale/"+a),v(b)}catch(a){}return Kd[a]}function v(a,b){var c;return a&&(c=void 0===b?x(a):w(a,b))&&(Hd=c),Hd._abbr}function w(a,b){return null!==b?(b.abbr=a,Kd[a]||(Kd[a]=new r),Kd[a].set(b),v(a),Kd[a]):(delete Kd[a],null)}function x(a){var b;if(a&&a._locale&&a._locale._abbr&&(a=a._locale._abbr),!a)return Hd;if(!c(a)){if(b=u(a))return b;a=[a]}return t(a)}function y(a,b){var c=a.toLowerCase();Ld[c]=Ld[c+"s"]=Ld[b]=a}function z(a){return"string"==typeof a?Ld[a]||Ld[a.toLowerCase()]:void 0}function A(a){var b,c,d={};for(c in a)f(a,c)&&(b=z(c))&&(d[b]=a[c]);return d}function B(b,c){return function(d){return null!=d?(D(this,b,d),a.updateOffset(this,c),this):C(this,b)}}function C(a,b){return a._d["get"+(a._isUTC?"UTC":"")+b]()}function D(a,b,c){return a._d["set"+(a._isUTC?"UTC":"")+b](c)}function E(a,b){var c;if("object"==typeof a)for(c in a)this.set(c,a[c]);else if(a=z(a),"function"==typeof this[a])return this[a](b);return this}function F(a,b,c){for(var d=""+Math.abs(a),e=a>=0;d.length<b;)d="0"+d;return(e?c?"+":"":"-")+d}function G(a,b,c,d){var e=d;"string"==typeof d&&(e=function(){return this[d]()}),a&&(Pd[a]=e),b&&(Pd[b[0]]=function(){return F(e.apply(this,arguments),b[1],b[2])}),c&&(Pd[c]=function(){return this.localeData().ordinal(e.apply(this,arguments),a)})}function H(a){return a.match(/\[[\s\S]/)?a.replace(/^\[|\]$/g,""):a.replace(/\\/g,"")}function I(a){var b,c,d=a.match(Md);for(b=0,c=d.length;b<c;b++)Pd[d[b]]?d[b]=Pd[d[b]]:d[b]=H(d[b]);return function(e){var f="";for(b=0;b<c;b++)f+=d[b]instanceof Function?d[b].call(e,a):d[b];return f}}function J(a,b){return a.isValid()?(b=K(b,a.localeData()),Od[b]||(Od[b]=I(b)),Od[b](a)):a.localeData().invalidDate()}function K(a,b){function c(a){return b.longDateFormat(a)||a}var d=5;for(Nd.lastIndex=0;d>=0&&Nd.test(a);)a=a.replace(Nd,c),Nd.lastIndex=0,d-=1;return a}function L(a,b,c){ce[a]="function"==typeof b?b:function(a){return a&&c?c:b}}function M(a,b){return f(ce,a)?ce[a](b._strict,b._locale):new RegExp(N(a))}function N(a){return a.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,b,c,d,e){return b||c||d||e}).replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function O(a,b){var c,d=b;for("string"==typeof a&&(a=[a]),"number"==typeof b&&(d=function(a,c){c[b]=p(a)}),c=0;c<a.length;c++)de[a[c]]=d}function P(a,b){O(a,function(a,c,d,e){d._w=d._w||{},b(a,d._w,d,e)})}function Q(a,b,c){null!=b&&f(de,a)&&de[a](b,c._a,c,a)}function R(a,b){return new Date(Date.UTC(a,b+1,0)).getUTCDate()}function S(a){return this._months[a.month()]}function T(a){return this._monthsShort[a.month()]}function U(a,b,c){var d,e,f;for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),d=0;d<12;d++){if(e=h([2e3,d]),c&&!this._longMonthsParse[d]&&(this._longMonthsParse[d]=new RegExp("^"+this.months(e,"").replace(".","")+"$","i"),this._shortMonthsParse[d]=new RegExp("^"+this.monthsShort(e,"").replace(".","")+"$","i")),c||this._monthsParse[d]||(f="^"+this.months(e,"")+"|^"+this.monthsShort(e,""),this._monthsParse[d]=new RegExp(f.replace(".",""),"i")),c&&"MMMM"===b&&this._longMonthsParse[d].test(a))return d;if(c&&"MMM"===b&&this._shortMonthsParse[d].test(a))return d;if(!c&&this._monthsParse[d].test(a))return d}}function V(a,b){var c;return"string"==typeof b&&"number"!=typeof(b=a.localeData().monthsParse(b))?a:(c=Math.min(a.date(),R(a.year(),b)),a._d["set"+(a._isUTC?"UTC":"")+"Month"](b,c),a)}function W(b){return null!=b?(V(this,b),a.updateOffset(this,!0),this):C(this,"Month")}function X(){return R(this.year(),this.month())}function Y(a){var b,c=a._a;return c&&-2===j(a).overflow&&(b=c[fe]<0||c[fe]>11?fe:c[ge]<1||c[ge]>R(c[ee],c[fe])?ge:c[he]<0||c[he]>24||24===c[he]&&(0!==c[ie]||0!==c[je]||0!==c[ke])?he:c[ie]<0||c[ie]>59?ie:c[je]<0||c[je]>59?je:c[ke]<0||c[ke]>999?ke:-1,j(a)._overflowDayOfYear&&(b<ee||b>ge)&&(b=ge),j(a).overflow=b),a}function Z(b){!1===a.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn}function $(a,b){var c=!0,d=a+"\n"+(new Error).stack;return g(function(){return c&&(Z(d),c=!1),b.apply(this,arguments)},b)}function _(a,b){ne[a]||(Z(b),ne[a]=!0)}function aa(a){var b,c,d=a._i,e=oe.exec(d);if(e){for(j(a).iso=!0,b=0,c=pe.length;b<c;b++)if(pe[b][1].exec(d)){a._f=pe[b][0]+(e[6]||" ");break}for(b=0,c=qe.length;b<c;b++)if(qe[b][1].exec(d)){a._f+=qe[b][0];break}d.match(_d)&&(a._f+="Z"),ta(a)}else a._isValid=!1}function ba(b){var c=re.exec(b._i);if(null!==c)return void(b._d=new Date(+c[1]));aa(b),!1===b._isValid&&(delete b._isValid,a.createFromInputFallback(b))}function ca(a,b,c,d,e,f,g){var h=new Date(a,b,c,d,e,f,g);return a<1970&&h.setFullYear(a),h}function da(a){var b=new Date(Date.UTC.apply(null,arguments));return a<1970&&b.setUTCFullYear(a),b}function ea(a){return fa(a)?366:365}function fa(a){return a%4==0&&a%100!=0||a%400==0}function ga(){return fa(this.year())}function ha(a,b,c){var d,e=c-b,f=c-a.day();return f>e&&(f-=7),f<e-7&&(f+=7),d=Aa(a).add(f,"d"),{"week":Math.ceil(d.dayOfYear()/7),"year":d.year()}}function ia(a){return ha(a,this._week.dow,this._week.doy).week}function ja(){return this._week.dow}function ka(){return this._week.doy}function la(a){var b=this.localeData().week(this);return null==a?b:this.add(7*(a-b),"d")}function ma(a){var b=ha(this,1,4).week;return null==a?b:this.add(7*(a-b),"d")}function na(a,b,c,d,e){var f,g,h=da(a,0,1).getUTCDay();return h=0===h?7:h,c=null!=c?c:e,f=e-h+(h>d?7:0)-(h<e?7:0),g=7*(b-1)+(c-e)+f+1,{"year":g>0?a:a-1,"dayOfYear":g>0?g:ea(a-1)+g}}function oa(a){var b=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==a?b:this.add(a-b,"d")}function pa(a,b,c){return null!=a?a:null!=b?b:c}function qa(a){var b=new Date;return a._useUTC?[b.getUTCFullYear(),b.getUTCMonth(),b.getUTCDate()]:[b.getFullYear(),b.getMonth(),b.getDate()]}function ra(a){var b,c,d,e,f=[];if(!a._d){for(d=qa(a),a._w&&null==a._a[ge]&&null==a._a[fe]&&sa(a),a._dayOfYear&&(e=pa(a._a[ee],d[ee]),a._dayOfYear>ea(e)&&(j(a)._overflowDayOfYear=!0),c=da(e,0,a._dayOfYear),a._a[fe]=c.getUTCMonth(),a._a[ge]=c.getUTCDate()),b=0;b<3&&null==a._a[b];++b)a._a[b]=f[b]=d[b];for(;b<7;b++)a._a[b]=f[b]=null==a._a[b]?2===b?1:0:a._a[b];24===a._a[he]&&0===a._a[ie]&&0===a._a[je]&&0===a._a[ke]&&(a._nextDay=!0,a._a[he]=0),a._d=(a._useUTC?da:ca).apply(null,f),null!=a._tzm&&a._d.setUTCMinutes(a._d.getUTCMinutes()-a._tzm),a._nextDay&&(a._a[he]=24)}}function sa(a){var b,c,d,e,f,g,h;b=a._w,null!=b.GG||null!=b.W||null!=b.E?(f=1,g=4,c=pa(b.GG,a._a[ee],ha(Aa(),1,4).year),d=pa(b.W,1),e=pa(b.E,1)):(f=a._locale._week.dow,g=a._locale._week.doy,c=pa(b.gg,a._a[ee],ha(Aa(),f,g).year),d=pa(b.w,1),null!=b.d?(e=b.d)<f&&++d:e=null!=b.e?b.e+f:f),h=na(c,d,e,g,f),a._a[ee]=h.year,a._dayOfYear=h.dayOfYear}function ta(b){if(b._f===a.ISO_8601)return void aa(b);b._a=[],j(b).empty=!0;var c,d,e,f,g,h=""+b._i,i=h.length,k=0;for(e=K(b._f,b._locale).match(Md)||[],c=0;c<e.length;c++)f=e[c],d=(h.match(M(f,b))||[])[0],d&&(g=h.substr(0,h.indexOf(d)),g.length>0&&j(b).unusedInput.push(g),h=h.slice(h.indexOf(d)+d.length),k+=d.length),Pd[f]?(d?j(b).empty=!1:j(b).unusedTokens.push(f),Q(f,d,b)):b._strict&&!d&&j(b).unusedTokens.push(f);j(b).charsLeftOver=i-k,h.length>0&&j(b).unusedInput.push(h),!0===j(b).bigHour&&b._a[he]<=12&&b._a[he]>0&&(j(b).bigHour=void 0),b._a[he]=ua(b._locale,b._a[he],b._meridiem),ra(b),Y(b)}function ua(a,b,c){var d;return null==c?b:null!=a.meridiemHour?a.meridiemHour(b,c):null!=a.isPM?(d=a.isPM(c),d&&b<12&&(b+=12),d||12!==b||(b=0),b):b}function va(a){var b,c,d,e,f;if(0===a._f.length)return j(a).invalidFormat=!0,void(a._d=new Date(NaN));for(e=0;e<a._f.length;e++)f=0,b=m({},a),null!=a._useUTC&&(b._useUTC=a._useUTC),b._f=a._f[e],ta(b),k(b)&&(f+=j(b).charsLeftOver,f+=10*j(b).unusedTokens.length,j(b).score=f,(null==d||f<d)&&(d=f,c=b));g(a,c||b)}function wa(a){if(!a._d){var b=A(a._i);a._a=[b.year,b.month,b.day||b.date,b.hour,b.minute,b.second,b.millisecond],ra(a)}}function xa(a){var b,e=a._i,f=a._f;return a._locale=a._locale||x(a._l),null===e||void 0===f&&""===e?l({"nullInput":!0}):("string"==typeof e&&(a._i=e=a._locale.preparse(e)),o(e)?new n(Y(e)):(c(f)?va(a):f?ta(a):d(e)?a._d=e:ya(a),b=new n(Y(a)),b._nextDay&&(b.add(1,"d"),b._nextDay=void 0),b))}function ya(b){var f=b._i;void 0===f?b._d=new Date:d(f)?b._d=new Date(+f):"string"==typeof f?ba(b):c(f)?(b._a=e(f.slice(0),function(a){return parseInt(a,10)}),ra(b)):"object"==typeof f?wa(b):"number"==typeof f?b._d=new Date(f):a.createFromInputFallback(b)}function za(a,b,c,d,e){var f={};return"boolean"==typeof c&&(d=c,c=void 0),f._isAMomentObject=!0,f._useUTC=f._isUTC=e,f._l=c,f._i=a,f._f=b,f._strict=d,xa(f)}function Aa(a,b,c,d){return za(a,b,c,d,!1)}function Ba(a,b){var d,e;if(1===b.length&&c(b[0])&&(b=b[0]),!b.length)return Aa();for(d=b[0],e=1;e<b.length;++e)b[e][a](d)&&(d=b[e]);return d}function Ca(){return Ba("isBefore",[].slice.call(arguments,0))}function Da(){return Ba("isAfter",[].slice.call(arguments,0))}function Ea(a){var b=A(a),c=b.year||0,d=b.quarter||0,e=b.month||0,f=b.week||0,g=b.day||0,h=b.hour||0,i=b.minute||0,j=b.second||0,k=b.millisecond||0;this._milliseconds=+k+1e3*j+6e4*i+36e5*h,this._days=+g+7*f,this._months=+e+3*d+12*c,this._data={},this._locale=x(),this._bubble()}function Fa(a){return a instanceof Ea}function Ga(a,b){G(a,0,0,function(){var a=this.utcOffset(),c="+";return a<0&&(a=-a,c="-"),c+F(~~(a/60),2)+b+F(~~a%60,2)})}function Ha(a){var b=(a||"").match(_d)||[],c=b[b.length-1]||[],d=(c+"").match(we)||["-",0,0],e=60*d[1]+p(d[2]);return"+"===d[0]?e:-e}function Ia(b,c){var e,f;return c._isUTC?(e=c.clone(),f=(o(b)||d(b)?+b:+Aa(b))-+e,e._d.setTime(+e._d+f),a.updateOffset(e,!1),e):Aa(b).local()}function Ja(a){return 15*-Math.round(a._d.getTimezoneOffset()/15)}function Ka(b,c){var d,e=this._offset||0;return null!=b?("string"==typeof b&&(b=Ha(b)),Math.abs(b)<16&&(b*=60),!this._isUTC&&c&&(d=Ja(this)),this._offset=b,this._isUTC=!0,null!=d&&this.add(d,"m"),e!==b&&(!c||this._changeInProgress?$a(this,Va(b-e,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,a.updateOffset(this,!0),this._changeInProgress=null)),this):this._isUTC?e:Ja(this)}function La(a,b){return null!=a?("string"!=typeof a&&(a=-a),this.utcOffset(a,b),this):-this.utcOffset()}function Ma(a){return this.utcOffset(0,a)}function Na(a){return this._isUTC&&(this.utcOffset(0,a),this._isUTC=!1,a&&this.subtract(Ja(this),"m")),this}function Oa(){return this._tzm?this.utcOffset(this._tzm):"string"==typeof this._i&&this.utcOffset(Ha(this._i)),this}function Pa(a){return a=a?Aa(a).utcOffset():0,(this.utcOffset()-a)%60==0}function Qa(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Ra(){if(this._a){var a=this._isUTC?h(this._a):Aa(this._a);return this.isValid()&&q(this._a,a.toArray())>0}return!1}function Sa(){return!this._isUTC}function Ta(){return this._isUTC}function Ua(){return this._isUTC&&0===this._offset}function Va(a,b){var c,d,e,g=a,h=null;return Fa(a)?g={"ms":a._milliseconds,"d":a._days,"M":a._months}:"number"==typeof a?(g={},b?g[b]=a:g.milliseconds=a):(h=xe.exec(a))?(c="-"===h[1]?-1:1,g={"y":0,"d":p(h[ge])*c,"h":p(h[he])*c,"m":p(h[ie])*c,"s":p(h[je])*c,"ms":p(h[ke])*c}):(h=ye.exec(a))?(c="-"===h[1]?-1:1,g={"y":Wa(h[2],c),"M":Wa(h[3],c),"d":Wa(h[4],c),"h":Wa(h[5],c),"m":Wa(h[6],c),"s":Wa(h[7],c),"w":Wa(h[8],c)}):null==g?g={}:"object"==typeof g&&("from"in g||"to"in g)&&(e=Ya(Aa(g.from),Aa(g.to)),g={},g.ms=e.milliseconds,g.M=e.months),d=new Ea(g),Fa(a)&&f(a,"_locale")&&(d._locale=a._locale),d}function Wa(a,b){var c=a&&parseFloat(a.replace(",","."));return(isNaN(c)?0:c)*b}function Xa(a,b){var c={"milliseconds":0,"months":0};return c.months=b.month()-a.month()+12*(b.year()-a.year()),a.clone().add(c.months,"M").isAfter(b)&&--c.months,c.milliseconds=+b-+a.clone().add(c.months,"M"),c}function Ya(a,b){var c;return b=Ia(b,a),a.isBefore(b)?c=Xa(a,b):(c=Xa(b,a),c.milliseconds=-c.milliseconds,c.months=-c.months),c}function Za(a,b){return function(c,d){var e,f;return null===d||isNaN(+d)||(_(b,"moment()."+b+"(period, number) is deprecated. Please use moment()."+b+"(number, period)."),f=c,c=d,d=f),c="string"==typeof c?+c:c,e=Va(c,d),$a(this,e,a),this}}function $a(b,c,d,e){var f=c._milliseconds,g=c._days,h=c._months;e=null==e||e,f&&b._d.setTime(+b._d+f*d),g&&D(b,"Date",C(b,"Date")+g*d),h&&V(b,C(b,"Month")+h*d),e&&a.updateOffset(b,g||h)}function _a(a){var b=a||Aa(),c=Ia(b,this).startOf("day"),d=this.diff(c,"days",!0),e=d<-6?"sameElse":d<-1?"lastWeek":d<0?"lastDay":d<1?"sameDay":d<2?"nextDay":d<7?"nextWeek":"sameElse";return this.format(this.localeData().calendar(e,this,Aa(b)))}function ab(){return new n(this)}function bb(a,b){return b=z(void 0!==b?b:"millisecond"),"millisecond"===b?(a=o(a)?a:Aa(a),+this>+a):(o(a)?+a:+Aa(a))<+this.clone().startOf(b)}function cb(a,b){var c;return b=z(void 0!==b?b:"millisecond"),"millisecond"===b?(a=o(a)?a:Aa(a),+this<+a):(c=o(a)?+a:+Aa(a),+this.clone().endOf(b)<c)}function db(a,b,c){return this.isAfter(a,c)&&this.isBefore(b,c)}function eb(a,b){var c;return b=z(b||"millisecond"),"millisecond"===b?(a=o(a)?a:Aa(a),+this==+a):(c=+Aa(a),+this.clone().startOf(b)<=c&&c<=+this.clone().endOf(b))}function fb(a){return a<0?Math.ceil(a):Math.floor(a)}function gb(a,b,c){var d,e,f=Ia(a,this),g=6e4*(f.utcOffset()-this.utcOffset());return b=z(b),"year"===b||"month"===b||"quarter"===b?(e=hb(this,f),"quarter"===b?e/=3:"year"===b&&(e/=12)):(d=this-f,e="second"===b?d/1e3:"minute"===b?d/6e4:"hour"===b?d/36e5:"day"===b?(d-g)/864e5:"week"===b?(d-g)/6048e5:d),c?e:fb(e)}function hb(a,b){var c,d,e=12*(b.year()-a.year())+(b.month()-a.month()),f=a.clone().add(e,"months");return b-f<0?(c=a.clone().add(e-1,"months"),d=(b-f)/(f-c)):(c=a.clone().add(e+1,"months"),d=(b-f)/(c-f)),-(e+d)}function ib(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function jb(){var a=this.clone().utc();return 0<a.year()&&a.year()<=9999?"function"==typeof Date.prototype.toISOString?this.toDate().toISOString():J(a,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):J(a,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")}function kb(b){var c=J(this,b||a.defaultFormat);return this.localeData().postformat(c)}function lb(a,b){return this.isValid()?Va({"to":this,"from":a}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()}function mb(a){return this.from(Aa(),a)}function nb(a,b){return this.isValid()?Va({"from":this,"to":a}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()}function ob(a){return this.to(Aa(),a)}function pb(a){var b;return void 0===a?this._locale._abbr:(b=x(a),null!=b&&(this._locale=b),this)}function qb(){return this._locale}function rb(a){switch(a=z(a)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===a&&this.weekday(0),"isoWeek"===a&&this.isoWeekday(1),"quarter"===a&&this.month(3*Math.floor(this.month()/3)),this}function sb(a){return a=z(a),void 0===a||"millisecond"===a?this:this.startOf(a).add(1,"isoWeek"===a?"week":a).subtract(1,"ms")}function tb(){return+this._d-6e4*(this._offset||0)}function ub(){return Math.floor(+this/1e3)}function vb(){return this._offset?new Date(+this):this._d}function wb(){var a=this;return[a.year(),a.month(),a.date(),a.hour(),a.minute(),a.second(),a.millisecond()]}function xb(){return k(this)}function yb(){return g({},j(this))}function zb(){return j(this).overflow}function Ab(a,b){G(0,[a,a.length],0,b)}function Bb(a,b,c){return ha(Aa([a,11,31+b-c]),b,c).week}function Cb(a){var b=ha(this,this.localeData()._week.dow,this.localeData()._week.doy).year;return null==a?b:this.add(a-b,"y")}function Db(a){var b=ha(this,1,4).year;return null==a?b:this.add(a-b,"y")}function Eb(){return Bb(this.year(),1,4)}function Fb(){var a=this.localeData()._week;return Bb(this.year(),a.dow,a.doy)}function Gb(a){return null==a?Math.ceil((this.month()+1)/3):this.month(3*(a-1)+this.month()%3)}function Hb(a,b){if("string"==typeof a)if(isNaN(a)){if("number"!=typeof(a=b.weekdaysParse(a)))return null}else a=parseInt(a,10);return a}function Ib(a){return this._weekdays[a.day()]}function Jb(a){return this._weekdaysShort[a.day()]}function Kb(a){return this._weekdaysMin[a.day()]}function Lb(a){var b,c,d;for(this._weekdaysParse||(this._weekdaysParse=[]),b=0;b<7;b++)if(this._weekdaysParse[b]||(c=Aa([2e3,1]).day(b),d="^"+this.weekdays(c,"")+"|^"+this.weekdaysShort(c,"")+"|^"+this.weekdaysMin(c,""),this._weekdaysParse[b]=new RegExp(d.replace(".",""),"i")),this._weekdaysParse[b].test(a))return b}function Mb(a){var b=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=a?(a=Hb(a,this.localeData()),this.add(a-b,"d")):b}function Nb(a){var b=(this.day()+7-this.localeData()._week.dow)%7;return null==a?b:this.add(a-b,"d")}function Ob(a){return null==a?this.day()||7:this.day(this.day()%7?a:a-7)}function Pb(a,b){G(a,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),b)})}function Qb(a,b){return b._meridiemParse}function Rb(a){return"p"===(a+"").toLowerCase().charAt(0)}function Sb(a,b,c){return a>11?c?"pm":"PM":c?"am":"AM"}function Tb(a){G(0,[a,3],0,"millisecond")}function Ub(){return this._isUTC?"UTC":""}function Vb(){return this._isUTC?"Coordinated Universal Time":""}function Wb(a){return Aa(1e3*a)}function Xb(){return Aa.apply(null,arguments).parseZone()}function Yb(a,b,c){var d=this._calendar[a];return"function"==typeof d?d.call(b,c):d}function Zb(a){var b=this._longDateFormat[a];return!b&&this._longDateFormat[a.toUpperCase()]&&(b=this._longDateFormat[a.toUpperCase()].replace(/MMMM|MM|DD|dddd/g,function(a){return a.slice(1)}),this._longDateFormat[a]=b),b}function $b(){return this._invalidDate}function _b(a){return this._ordinal.replace("%d",a)}function ac(a){return a}function bc(a,b,c,d){var e=this._relativeTime[c];return"function"==typeof e?e(a,b,c,d):e.replace(/%d/i,a)}function cc(a,b){var c=this._relativeTime[a>0?"future":"past"];return"function"==typeof c?c(b):c.replace(/%s/i,b)}function dc(a){var b,c;for(c in a)b=a[c],"function"==typeof b?this[c]=b:this["_"+c]=b;this._ordinalParseLenient=new RegExp(this._ordinalParse.source+"|"+/\d{1,2}/.source)}function ec(a,b,c,d){var e=x(),f=h().set(d,b);return e[c](f,a)}function fc(a,b,c,d,e){if("number"==typeof a&&(b=a,a=void 0),a=a||"",null!=b)return ec(a,b,c,e);var f,g=[];for(f=0;f<d;f++)g[f]=ec(a,f,c,e);return g}function gc(a,b){return fc(a,b,"months",12,"month")}function hc(a,b){return fc(a,b,"monthsShort",12,"month")}function ic(a,b){return fc(a,b,"weekdays",7,"day")}function jc(a,b){return fc(a,b,"weekdaysShort",7,"day")}function kc(a,b){return fc(a,b,"weekdaysMin",7,"day")}function lc(){var a=this._data;return this._milliseconds=Se(this._milliseconds),this._days=Se(this._days),this._months=Se(this._months),a.milliseconds=Se(a.milliseconds),a.seconds=Se(a.seconds),a.minutes=Se(a.minutes),a.hours=Se(a.hours),a.months=Se(a.months),a.years=Se(a.years),this}function mc(a,b,c,d){var e=Va(b,c);return a._milliseconds+=d*e._milliseconds,a._days+=d*e._days,a._months+=d*e._months,a._bubble()}function nc(a,b){return mc(this,a,b,1)}function oc(a,b){return mc(this,a,b,-1)}function pc(){var a,b,c,d=this._milliseconds,e=this._days,f=this._months,g=this._data,h=0;return g.milliseconds=d%1e3,a=fb(d/1e3),g.seconds=a%60,b=fb(a/60),g.minutes=b%60,c=fb(b/60),g.hours=c%24,e+=fb(c/24),h=fb(qc(e)),e-=fb(rc(h)),f+=fb(e/30),e%=30,h+=fb(f/12),f%=12,g.days=e,g.months=f,g.years=h,this}function qc(a){return 400*a/146097}function rc(a){return 146097*a/400}function sc(a){var b,c,d=this._milliseconds;if("month"===(a=z(a))||"year"===a)return b=this._days+d/864e5,c=this._months+12*qc(b),"month"===a?c:c/12;switch(b=this._days+Math.round(rc(this._months/12)),a){case"week":return b/7+d/6048e5;case"day":return b+d/864e5;case"hour":return 24*b+d/36e5;case"minute":return 1440*b+d/6e4;case"second":return 86400*b+d/1e3;case"millisecond":return Math.floor(864e5*b)+d;default:throw new Error("Unknown unit "+a)}}function tc(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*p(this._months/12)}function uc(a){return function(){return this.as(a)}}function vc(a){return a=z(a),this[a+"s"]()}function wc(a){return function(){return this._data[a]}}function xc(){return fb(this.days()/7)}function yc(a,b,c,d,e){return e.relativeTime(b||1,!!c,a,d)}function zc(a,b,c){var d=Va(a).abs(),e=gf(d.as("s")),f=gf(d.as("m")),g=gf(d.as("h")),h=gf(d.as("d")),i=gf(d.as("M")),j=gf(d.as("y")),k=e<hf.s&&["s",e]||1===f&&["m"]||f<hf.m&&["mm",f]||1===g&&["h"]||g<hf.h&&["hh",g]||1===h&&["d"]||h<hf.d&&["dd",h]||1===i&&["M"]||i<hf.M&&["MM",i]||1===j&&["y"]||["yy",j];return k[2]=b,k[3]=+a>0,k[4]=c,yc.apply(null,k)}function Ac(a,b){return void 0!==hf[a]&&(void 0===b?hf[a]:(hf[a]=b,!0))}function Bc(a){var b=this.localeData(),c=zc(this,!a,b);return a&&(c=b.pastFuture(+this,c)),b.postformat(c)}function Cc(){var a=jf(this.years()),b=jf(this.months()),c=jf(this.days()),d=jf(this.hours()),e=jf(this.minutes()),f=jf(this.seconds()+this.milliseconds()/1e3),g=this.asSeconds();return g?(g<0?"-":"")+"P"+(a?a+"Y":"")+(b?b+"M":"")+(c?c+"D":"")+(d||e||f?"T":"")+(d?d+"H":"")+(e?e+"M":"")+(f?f+"S":""):"P0D"}function Dc(a,b){var c=a.split("_");return b%10==1&&b%100!=11?c[0]:b%10>=2&&b%10<=4&&(b%100<10||b%100>=20)?c[1]:c[2]}function Ec(a,b,c){var d={"mm":b?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d","hh":b?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d","dd":"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d","MM":"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e","yy":"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"};return"m"===c?b?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===c?b?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":a+" "+Dc(d[c],+a)}function Fc(a,b){return{"nominative":"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_"),"accusative":"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_")}[/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function Gc(a,b){return{"nominative":"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),"accusative":"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_")}[/\[ ?[\u0412\u0432] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/.test(b)?"accusative":"nominative"][a.day()]}function Hc(a,b,c){return a+" "+Kc({"mm":"munutenn","MM":"miz","dd":"devezh"}[c],a)}function Ic(a){switch(Jc(a)){case 1:case 3:case 4:case 5:case 9:return a+" bloaz";default:return a+" vloaz"}}function Jc(a){return a>9?Jc(a%10):a}function Kc(a,b){return 2===b?Lc(a):a}function Lc(a){var b={"m":"v","b":"v","d":"z"};return void 0===b[a.charAt(0)]?a:b[a.charAt(0)]+a.substring(1)}function Mc(a,b,c){var d=a+" ";switch(c){case"m":return b?"jedna minuta":"jedne minute";case"mm":return d+=1===a?"minuta":2===a||3===a||4===a?"minute":"minuta";case"h":return b?"jedan sat":"jednog sata";case"hh":return d+=1===a?"sat":2===a||3===a||4===a?"sata":"sati";case"dd":return d+=1===a?"dan":"dana";case"MM":return d+=1===a?"mjesec":2===a||3===a||4===a?"mjeseca":"mjeseci";case"yy":return d+=1===a?"godina":2===a||3===a||4===a?"godine":"godina"}}function Nc(a){return a>1&&a<5&&1!=~~(a/10)}function Oc(a,b,c,d){var e=a+" ";switch(c){case"s":return b||d?"p\xe1r sekund":"p\xe1r sekundami";case"m":return b?"minuta":d?"minutu":"minutou";case"mm":return b||d?e+(Nc(a)?"minuty":"minut"):e+"minutami";case"h":return b?"hodina":d?"hodinu":"hodinou";case"hh":return b||d?e+(Nc(a)?"hodiny":"hodin"):e+"hodinami";case"d":return b||d?"den":"dnem";case"dd":return b||d?e+(Nc(a)?"dny":"dn\xed"):e+"dny";case"M":return b||d?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return b||d?e+(Nc(a)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):e+"m\u011bs\xedci";case"y":return b||d?"rok":"rokem";case"yy":return b||d?e+(Nc(a)?"roky":"let"):e+"lety"}}function Pc(a,b,c,d){var e={"m":["eine Minute","einer Minute"],"h":["eine Stunde","einer Stunde"],"d":["ein Tag","einem Tag"],"dd":[a+" Tage",a+" Tagen"],"M":["ein Monat","einem Monat"],"MM":[a+" Monate",a+" Monaten"],"y":["ein Jahr","einem Jahr"],"yy":[a+" Jahre",a+" Jahren"]};return b?e[c][0]:e[c][1]}function Qc(a,b,c,d){var e={"m":["eine Minute","einer Minute"],"h":["eine Stunde","einer Stunde"],"d":["ein Tag","einem Tag"],"dd":[a+" Tage",a+" Tagen"],"M":["ein Monat","einem Monat"],"MM":[a+" Monate",a+" Monaten"],"y":["ein Jahr","einem Jahr"],"yy":[a+" Jahre",a+" Jahren"]};return b?e[c][0]:e[c][1]}function Rc(a,b,c,d){var e={"s":["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],"m":["\xfche minuti","\xfcks minut"],"mm":[a+" minuti",a+" minutit"],"h":["\xfche tunni","tund aega","\xfcks tund"],"hh":[a+" tunni",a+" tundi"],"d":["\xfche p\xe4eva","\xfcks p\xe4ev"],"M":["kuu aja","kuu aega","\xfcks kuu"],"MM":[a+" kuu",a+" kuud"],"y":["\xfche aasta","aasta","\xfcks aasta"],"yy":[a+" aasta",a+" aastat"]};return b?e[c][2]?e[c][2]:e[c][1]:d?e[c][0]:e[c][1]}function Sc(a,b,c,d){var e="";switch(c){case"s":return d?"muutaman sekunnin":"muutama sekunti";case"m":return d?"minuutin":"minuutti";case"mm":e=d?"minuutin":"minuuttia";break;case"h":return d?"tunnin":"tunti";case"hh":e=d?"tunnin":"tuntia";break;case"d":return d?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":e=d?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return d?"kuukauden":"kuukausi";case"MM":e=d?"kuukauden":"kuukautta";break;case"y":return d?"vuoden":"vuosi";case"yy":e=d?"vuoden":"vuotta"}return e=Tc(a,d)+" "+e}function Tc(a,b){return a<10?b?Gf[a]:Ff[a]:a}function Uc(a,b,c){var d=a+" ";switch(c){case"m":return b?"jedna minuta":"jedne minute";case"mm":return d+=1===a?"minuta":2===a||3===a||4===a?"minute":"minuta";case"h":return b?"jedan sat":"jednog sata";case"hh":return d+=1===a?"sat":2===a||3===a||4===a?"sata":"sati";case"dd":return d+=1===a?"dan":"dana";case"MM":return d+=1===a?"mjesec":2===a||3===a||4===a?"mjeseca":"mjeseci";case"yy":return d+=1===a?"godina":2===a||3===a||4===a?"godine":"godina"}}function Vc(a,b,c,d){var e=a;switch(c){case"s":return d||b?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"m":return"egy"+(d||b?" perc":" perce");case"mm":return e+(d||b?" perc":" perce");case"h":return"egy"+(d||b?" \xf3ra":" \xf3r\xe1ja");case"hh":return e+(d||b?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(d||b?" nap":" napja");case"dd":return e+(d||b?" nap":" napja");case"M":return"egy"+(d||b?" h\xf3nap":" h\xf3napja");case"MM":return e+(d||b?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(d||b?" \xe9v":" \xe9ve");case"yy":return e+(d||b?" \xe9v":" \xe9ve")}return""}function Wc(a){return(a?"":"[m\xfalt] ")+"["+Lf[this.day()]+"] LT[-kor]"}function Xc(a,b){return{"nominative":"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_"),"accusative":"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_")}[/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function Yc(a,b){return"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_")[a.month()]}function Zc(a,b){return"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_")[a.day()]}function $c(a){return a%100==11||a%10!=1}function _c(a,b,c,d){var e=a+" ";switch(c){case"s":return b||d?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"m":return b?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return $c(a)?e+(b||d?"m\xedn\xfatur":"m\xedn\xfatum"):b?e+"m\xedn\xfata":e+"m\xedn\xfatu";case"hh":return $c(a)?e+(b||d?"klukkustundir":"klukkustundum"):e+"klukkustund";case"d":return b?"dagur":d?"dag":"degi";case"dd":return $c(a)?b?e+"dagar":e+(d?"daga":"d\xf6gum"):b?e+"dagur":e+(d?"dag":"degi");case"M":return b?"m\xe1nu\xf0ur":d?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return $c(a)?b?e+"m\xe1nu\xf0ir":e+(d?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):b?e+"m\xe1nu\xf0ur":e+(d?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return b||d?"\xe1r":"\xe1ri";case"yy":return $c(a)?e+(b||d?"\xe1r":"\xe1rum"):e+(b||d?"\xe1r":"\xe1ri")}}function ad(a,b){return{"nominative":"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),"accusative":"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10e1_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10e1_\u10db\u10d0\u10e0\u10e2\u10e1_\u10d0\u10de\u10e0\u10d8\u10da\u10d8\u10e1_\u10db\u10d0\u10d8\u10e1\u10e1_\u10d8\u10d5\u10dc\u10d8\u10e1\u10e1_\u10d8\u10d5\u10da\u10d8\u10e1\u10e1_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10e1_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10e1_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10e1".split("_")}[/D[oD] *MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function bd(a,b){return{"nominative":"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),"accusative":"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_")}[/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/.test(b)?"accusative":"nominative"][a.day()]}function cd(a,b,c,d){var e={"m":["eng Minutt","enger Minutt"],"h":["eng Stonn","enger Stonn"],"d":["een Dag","engem Dag"],"M":["ee Mount","engem Mount"],"y":["ee Joer","engem Joer"]};return b?e[c][0]:e[c][1]}function dd(a){return fd(a.substr(0,a.indexOf(" ")))?"a "+a:"an "+a}function ed(a){return fd(a.substr(0,a.indexOf(" ")))?"viru "+a:"virun "+a}function fd(a){if(a=parseInt(a,10),isNaN(a))return!1;if(a<0)return!0;if(a<10)return 4<=a&&a<=7;if(a<100){var b=a%10,c=a/10;return fd(0===b?c:b)}if(a<1e4){for(;a>=10;)a/=10;return fd(a)}return a/=1e3,fd(a)}function gd(a,b,c,d){return b?"kelios sekund\u0117s":d?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"}function hd(a,b,c,d){return b?jd(c)[0]:d?jd(c)[1]:jd(c)[2]}function id(a){return a%10==0||a>10&&a<20}function jd(a){return Mf[a].split("_")}function kd(a,b,c,d){var e=a+" ";return 1===a?e+hd(a,b,c[0],d):b?e+(id(a)?jd(c)[1]:jd(c)[0]):d?e+jd(c)[1]:e+(id(a)?jd(c)[1]:jd(c)[2])}function ld(a,b){var c=-1===b.indexOf("dddd HH:mm"),d=Nf[a.day()];return c?d:d.substring(0,d.length-2)+"\u012f"}function md(a,b,c){return c?b%10==1&&11!==b?a[2]:a[3]:b%10==1&&11!==b?a[0]:a[1]}function nd(a,b,c){return a+" "+md(Of[c],a,b)}function od(a,b,c){return md(Of[c],a,b)}function pd(a,b){return b?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"}function qd(a){return a%10<5&&a%10>1&&~~(a/10)%10!=1}function rd(a,b,c){var d=a+" ";switch(c){case"m":return b?"minuta":"minut\u0119";case"mm":return d+(qd(a)?"minuty":"minut");case"h":return b?"godzina":"godzin\u0119";case"hh":return d+(qd(a)?"godziny":"godzin");case"MM":return d+(qd(a)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return d+(qd(a)?"lata":"lat")}}function sd(a,b,c){var d={"mm":"minute","hh":"ore","dd":"zile","MM":"luni","yy":"ani"},e=" ";return(a%100>=20||a>=100&&a%100==0)&&(e=" de "),a+e+d[c]}function td(a,b){var c=a.split("_");return b%10==1&&b%100!=11?c[0]:b%10>=2&&b%10<=4&&(b%100<10||b%100>=20)?c[1]:c[2]}function ud(a,b,c){var d={"mm":b?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442","hh":"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432","dd":"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439","MM":"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432","yy":"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"};return"m"===c?b?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":a+" "+td(d[c],+a)}function vd(a,b){return{"nominative":"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),"accusative":"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_")}[/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function wd(a,b){return{"nominative":"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),"accusative":"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_")}[/D[oD]?(\[[^\[\]]*\]|\s+)+MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function xd(a,b){return{"nominative":"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),"accusative":"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_")}[/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?\] ?dddd/.test(b)?"accusative":"nominative"][a.day()]}function yd(a){return a>1&&a<5}function zd(a,b,c,d){var e=a+" ";switch(c){case"s":return b||d?"p\xe1r sek\xfand":"p\xe1r sekundami";case"m":return b?"min\xfata":d?"min\xfatu":"min\xfatou";case"mm":return b||d?e+(yd(a)?"min\xfaty":"min\xfat"):e+"min\xfatami";case"h":return b?"hodina":d?"hodinu":"hodinou";case"hh":return b||d?e+(yd(a)?"hodiny":"hod\xedn"):e+"hodinami";case"d":return b||d?"de\u0148":"d\u0148om";case"dd":return b||d?e+(yd(a)?"dni":"dn\xed"):e+"d\u0148ami";case"M":return b||d?"mesiac":"mesiacom";case"MM":return b||d?e+(yd(a)?"mesiace":"mesiacov"):e+"mesiacmi";case"y":return b||d?"rok":"rokom";case"yy":return b||d?e+(yd(a)?"roky":"rokov"):e+"rokmi"}}function Ad(a,b,c,d){var e=a+" ";switch(c){case"s":return b||d?"nekaj sekund":"nekaj sekundami";case"m":return b?"ena minuta":"eno minuto";case"mm":return e+=1===a?b?"minuta":"minuto":2===a?b||d?"minuti":"minutama":a<5?b||d?"minute":"minutami":b||d?"minut":"minutami";case"h":return b?"ena ura":"eno uro";case"hh":return e+=1===a?b?"ura":"uro":2===a?b||d?"uri":"urama":a<5?b||d?"ure":"urami":b||d?"ur":"urami";case"d":return b||d?"en dan":"enim dnem";case"dd":return e+=1===a?b||d?"dan":"dnem":2===a?b||d?"dni":"dnevoma":b||d?"dni":"dnevi";case"M":return b||d?"en mesec":"enim mesecem";case"MM":return e+=1===a?b||d?"mesec":"mesecem":2===a?b||d?"meseca":"mesecema":a<5?b||d?"mesece":"meseci":b||d?"mesecev":"meseci";case"y":return b||d?"eno leto":"enim letom";case"yy":return e+=1===a?b||d?"leto":"letom":2===a?b||d?"leti":"letoma":a<5?b||d?"leta":"leti":b||d?"let":"leti"}}function Bd(a,b){var c=a.split("_");return b%10==1&&b%100!=11?c[0]:b%10>=2&&b%10<=4&&(b%100<10||b%100>=20)?c[1]:c[2]}function Cd(a,b,c){var d={"mm":"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d","hh":"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d","dd":"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432","MM":"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432","yy":"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"};return"m"===c?b?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===c?b?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":a+" "+Bd(d[c],+a)}function Dd(a,b){return{"nominative":"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_"),"accusative":"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_")}[/D[oD]? *MMMM?/.test(b)?"accusative":"nominative"][a.month()]}function Ed(a,b){return{"nominative":"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),"accusative":"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),"genitive":"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")}[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(b)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(b)?"genitive":"nominative"][a.day()]}function Fd(a){return function(){return a+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}var Gd,Hd,Id=a.momentProperties=[],Jd=!1,Kd={},Ld={},Md=/(\[[^\[]*\])|(\\)?(Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Q|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|mm?|ss?|S{1,4}|x|X|zz?|ZZ?|.)/g,Nd=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Od={},Pd={},Qd=/\d/,Rd=/\d\d/,Sd=/\d{3}/,Td=/\d{4}/,Ud=/[+-]?\d{6}/,Vd=/\d\d?/,Wd=/\d{1,3}/,Xd=/\d{1,4}/,Yd=/[+-]?\d{1,6}/,Zd=/\d+/,$d=/[+-]?\d+/,_d=/Z|[+-]\d\d:?\d\d/gi,ae=/[+-]?\d+(\.\d{1,3})?/,be=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,ce={},de={},ee=0,fe=1,ge=2,he=3,ie=4,je=5,ke=6;G("M",["MM",2],"Mo",function(){return this.month()+1}),G("MMM",0,0,function(a){return this.localeData().monthsShort(this,a)}),G("MMMM",0,0,function(a){return this.localeData().months(this,a)}),y("month","M"),L("M",Vd),L("MM",Vd,Rd),L("MMM",be),L("MMMM",be),O(["M","MM"],function(a,b){b[fe]=p(a)-1}),O(["MMM","MMMM"],function(a,b,c,d){var e=c._locale.monthsParse(a,d,c._strict);null!=e?b[fe]=e:j(c).invalidMonth=a});var le="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),me="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),ne={};a.suppressDeprecationWarnings=!1;var oe=/^\s*(?:[+-]\d{6}|\d{4})-(?:(\d\d-\d\d)|(W\d\d$)|(W\d\d-\d)|(\d\d\d))((T| )(\d\d(:\d\d(:\d\d(\.\d+)?)?)?)?([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,pe=[["YYYYYY-MM-DD",/[+-]\d{6}-\d{2}-\d{2}/],["YYYY-MM-DD",/\d{4}-\d{2}-\d{2}/],["GGGG-[W]WW-E",/\d{4}-W\d{2}-\d/],["GGGG-[W]WW",/\d{4}-W\d{2}/],["YYYY-DDD",/\d{4}-\d{3}/]],qe=[["HH:mm:ss.SSSS",/(T| )\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss",/(T| )\d\d:\d\d:\d\d/],["HH:mm",/(T| )\d\d:\d\d/],["HH",/(T| )\d\d/]],re=/^\/?Date\((\-?\d+)/i;a.createFromInputFallback=$("moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.",function(a){a._d=new Date(a._i+(a._useUTC?" UTC":""))}),G(0,["YY",2],0,function(){return this.year()%100}),G(0,["YYYY",4],0,"year"),G(0,["YYYYY",5],0,"year"),G(0,["YYYYYY",6,!0],0,"year"),y("year","y"),L("Y",$d),L("YY",Vd,Rd),L("YYYY",Xd,Td),L("YYYYY",Yd,Ud),L("YYYYYY",Yd,Ud),O(["YYYY","YYYYY","YYYYYY"],ee),O("YY",function(b,c){c[ee]=a.parseTwoDigitYear(b)}),a.parseTwoDigitYear=function(a){return p(a)+(p(a)>68?1900:2e3)};var se=B("FullYear",!1);G("w",["ww",2],"wo","week"),G("W",["WW",2],"Wo","isoWeek"),y("week","w"),y("isoWeek","W"),L("w",Vd),L("ww",Vd,Rd),L("W",Vd),L("WW",Vd,Rd),P(["w","ww","W","WW"],function(a,b,c,d){b[d.substr(0,1)]=p(a)});var te={"dow":0,"doy":6};G("DDD",["DDDD",3],"DDDo","dayOfYear"),y("dayOfYear","DDD"),L("DDD",Wd),L("DDDD",Sd),O(["DDD","DDDD"],function(a,b,c){c._dayOfYear=p(a)}),a.ISO_8601=function(){};var ue=$("moment().min is deprecated, use moment.min instead. https://github.com/moment/moment/issues/1548",function(){var a=Aa.apply(null,arguments);return a<this?this:a}),ve=$("moment().max is deprecated, use moment.max instead. https://github.com/moment/moment/issues/1548",function(){var a=Aa.apply(null,arguments);return a>this?this:a});Ga("Z",":"),Ga("ZZ",""),L("Z",_d),L("ZZ",_d),O(["Z","ZZ"],function(a,b,c){c._useUTC=!0,c._tzm=Ha(a)});var we=/([\+\-]|\d\d)/gi;a.updateOffset=function(){};var xe=/(\-)?(?:(\d*)\.)?(\d+)\:(\d+)(?:\:(\d+)\.?(\d{3})?)?/,ye=/^(-)?P(?:(?:([0-9,.]*)Y)?(?:([0-9,.]*)M)?(?:([0-9,.]*)D)?(?:T(?:([0-9,.]*)H)?(?:([0-9,.]*)M)?(?:([0-9,.]*)S)?)?|([0-9,.]*)W)$/;Va.fn=Ea.prototype;var ze=Za(1,"add"),Ae=Za(-1,"subtract");a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";var Be=$("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(a){return void 0===a?this.localeData():this.locale(a)});G(0,["gg",2],0,function(){return this.weekYear()%100}),G(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Ab("gggg","weekYear"),Ab("ggggg","weekYear"),Ab("GGGG","isoWeekYear"),Ab("GGGGG","isoWeekYear"),y("weekYear","gg"),y("isoWeekYear","GG"),L("G",$d),L("g",$d),L("GG",Vd,Rd),L("gg",Vd,Rd),L("GGGG",Xd,Td),L("gggg",Xd,Td),L("GGGGG",Yd,Ud),L("ggggg",Yd,Ud),P(["gggg","ggggg","GGGG","GGGGG"],function(a,b,c,d){b[d.substr(0,2)]=p(a)}),P(["gg","GG"],function(b,c,d,e){c[e]=a.parseTwoDigitYear(b)}),G("Q",0,0,"quarter"),y("quarter","Q"),L("Q",Qd),O("Q",function(a,b){b[fe]=3*(p(a)-1)}),G("D",["DD",2],"Do","date"),y("date","D"),L("D",Vd),L("DD",Vd,Rd),L("Do",function(a,b){return a?b._ordinalParse:b._ordinalParseLenient}),O(["D","DD"],ge),O("Do",function(a,b){b[ge]=p(a.match(Vd)[0],10)});var Ce=B("Date",!0);G("d",0,"do","day"),G("dd",0,0,function(a){return this.localeData().weekdaysMin(this,a)}),G("ddd",0,0,function(a){return this.localeData().weekdaysShort(this,a)}),G("dddd",0,0,function(a){return this.localeData().weekdays(this,a)}),G("e",0,0,"weekday"),G("E",0,0,"isoWeekday"),y("day","d"),y("weekday","e"),y("isoWeekday","E"),L("d",Vd),L("e",Vd),L("E",Vd),L("dd",be),L("ddd",be),L("dddd",be),P(["dd","ddd","dddd"],function(a,b,c){var d=c._locale.weekdaysParse(a);null!=d?b.d=d:j(c).invalidWeekday=a}),P(["d","e","E"],function(a,b,c,d){b[d]=p(a)});var De="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ee="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Fe="Su_Mo_Tu_We_Th_Fr_Sa".split("_");G("H",["HH",2],0,"hour"),G("h",["hh",2],0,function(){return this.hours()%12||12}),Pb("a",!0),Pb("A",!1),y("hour","h"),L("a",Qb),L("A",Qb),L("H",Vd),L("h",Vd),L("HH",Vd,Rd),L("hh",Vd,Rd),O(["H","HH"],he),O(["a","A"],function(a,b,c){c._isPm=c._locale.isPM(a),c._meridiem=a}),O(["h","hh"],function(a,b,c){b[he]=p(a),j(c).bigHour=!0});var Ge=/[ap]\.?m?\.?/i,He=B("Hours",!0);G("m",["mm",2],0,"minute"),y("minute","m"),L("m",Vd),L("mm",Vd,Rd),O(["m","mm"],ie);var Ie=B("Minutes",!1);G("s",["ss",2],0,"second"),y("second","s"),L("s",Vd),L("ss",Vd,Rd),O(["s","ss"],je);var Je=B("Seconds",!1);G("S",0,0,function(){return~~(this.millisecond()/100)}),G(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),Tb("SSS"),Tb("SSSS"),y("millisecond","ms"),L("S",Wd,Qd),L("SS",Wd,Rd),L("SSS",Wd,Sd),L("SSSS",Zd),O(["S","SS","SSS","SSSS"],function(a,b){b[ke]=p(1e3*("0."+a))});var Ke=B("Milliseconds",!1);G("z",0,0,"zoneAbbr"),G("zz",0,0,"zoneName");var Le=n.prototype;Le.add=ze,Le.calendar=_a,Le.clone=ab,Le.diff=gb,Le.endOf=sb,Le.format=kb,Le.from=lb,Le.fromNow=mb,Le.to=nb,Le.toNow=ob,Le.get=E,Le.invalidAt=zb,Le.isAfter=bb,Le.isBefore=cb,Le.isBetween=db,Le.isSame=eb,Le.isValid=xb,Le.lang=Be,Le.locale=pb,Le.localeData=qb,Le.max=ve,Le.min=ue,Le.parsingFlags=yb,Le.set=E,Le.startOf=rb,Le.subtract=Ae,Le.toArray=wb,Le.toDate=vb,Le.toISOString=jb,Le.toJSON=jb,Le.toString=ib,Le.unix=ub,Le.valueOf=tb,Le.year=se,Le.isLeapYear=ga,Le.weekYear=Cb,Le.isoWeekYear=Db,Le.quarter=Le.quarters=Gb,Le.month=W,Le.daysInMonth=X,Le.week=Le.weeks=la,Le.isoWeek=Le.isoWeeks=ma,Le.weeksInYear=Fb,Le.isoWeeksInYear=Eb,Le.date=Ce,Le.day=Le.days=Mb,Le.weekday=Nb,Le.isoWeekday=Ob,Le.dayOfYear=oa,Le.hour=Le.hours=He,Le.minute=Le.minutes=Ie,Le.second=Le.seconds=Je,Le.millisecond=Le.milliseconds=Ke,Le.utcOffset=Ka,Le.utc=Ma,Le.local=Na,Le.parseZone=Oa,Le.hasAlignedHourOffset=Pa,Le.isDST=Qa,Le.isDSTShifted=Ra,Le.isLocal=Sa,Le.isUtcOffset=Ta,Le.isUtc=Ua,Le.isUTC=Ua,Le.zoneAbbr=Ub,Le.zoneName=Vb,Le.dates=$("dates accessor is deprecated. Use date instead.",Ce),Le.months=$("months accessor is deprecated. Use month instead",W),Le.years=$("years accessor is deprecated. Use year instead",se),Le.zone=$("moment().zone is deprecated, use moment().utcOffset instead. https://github.com/moment/moment/issues/1779",La);var Me=Le,Ne={"sameDay":"[Today at] LT","nextDay":"[Tomorrow at] LT","nextWeek":"dddd [at] LT","lastDay":"[Yesterday at] LT","lastWeek":"[Last] dddd [at] LT","sameElse":"L"},Oe={"LTS":"h:mm:ss A","LT":"h:mm A","L":"MM/DD/YYYY","LL":"MMMM D, YYYY","LLL":"MMMM D, YYYY LT","LLLL":"dddd, MMMM D, YYYY LT"},Pe=/\d{1,2}/,Qe={"future":"in %s","past":"%s ago","s":"a few seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},Re=r.prototype;Re._calendar=Ne,Re.calendar=Yb,Re._longDateFormat=Oe,Re.longDateFormat=Zb,Re._invalidDate="Invalid date",Re.invalidDate=$b,Re._ordinal="%d",Re.ordinal=_b,Re._ordinalParse=Pe,Re.preparse=ac,Re.postformat=ac,Re._relativeTime=Qe,Re.relativeTime=bc,Re.pastFuture=cc,Re.set=dc,Re.months=S,Re._months=le,Re.monthsShort=T,Re._monthsShort=me,Re.monthsParse=U,Re.week=ia,Re._week=te,Re.firstDayOfYear=ka,Re.firstDayOfWeek=ja,Re.weekdays=Ib,Re._weekdays=De,Re.weekdaysMin=Kb,Re._weekdaysMin=Fe,Re.weekdaysShort=Jb,Re._weekdaysShort=Ee,Re.weekdaysParse=Lb,Re.isPM=Rb,Re._meridiemParse=Ge,Re.meridiem=Sb,v("en",{"ordinalParse":/\d{1,2}(th|st|nd|rd)/,"ordinal":function(a){var b=a%10;return a+(1===p(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),a.lang=$("moment.lang is deprecated. Use moment.locale instead.",v),a.langData=$("moment.langData is deprecated. Use moment.localeData instead.",x);var Se=Math.abs,Te=uc("ms"),Ue=uc("s"),Ve=uc("m"),We=uc("h"),Xe=uc("d"),Ye=uc("w"),Ze=uc("M"),$e=uc("y"),_e=wc("milliseconds"),af=wc("seconds"),bf=wc("minutes"),cf=wc("hours"),df=wc("days"),ef=wc("months"),ff=wc("years"),gf=Math.round,hf={"s":45,"m":45,"h":22,"d":26,"M":11},jf=Math.abs,kf=Ea.prototype;kf.abs=lc,kf.add=nc,kf.subtract=oc,kf.as=sc,kf.asMilliseconds=Te,kf.asSeconds=Ue,kf.asMinutes=Ve,kf.asHours=We,kf.asDays=Xe,kf.asWeeks=Ye,kf.asMonths=Ze,kf.asYears=$e,kf.valueOf=tc,kf._bubble=pc,kf.get=vc,kf.milliseconds=_e,kf.seconds=af,kf.minutes=bf,kf.hours=cf,kf.days=df,kf.weeks=xc,kf.months=ef,kf.years=ff,kf.humanize=Bc,kf.toISOString=Cc,kf.toString=Cc,kf.toJSON=Cc,kf.locale=pb,kf.localeData=qb,kf.toIsoString=$("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Cc),kf.lang=Be,G("X",0,0,"unix"),G("x",0,0,"valueOf"),L("x",$d),L("X",ae),O("X",function(a,b,c){c._d=new Date(1e3*parseFloat(a,10))}),O("x",function(a,b,c){c._d=new Date(p(a))}),a.version="2.10.3",b(Aa),a.fn=Me,a.min=Ca,a.max=Da,a.utc=h,a.unix=Wb,a.months=gc,a.isDate=d,a.locale=v,a.invalid=l,a.duration=Va,a.isMoment=o,a.weekdays=ic,a.parseZone=Xb,a.localeData=x,a.isDuration=Fa,a.monthsShort=hc,a.weekdaysMin=kc,a.defineLocale=w,a.weekdaysShort=jc,a.normalizeUnits=z,a.relativeTimeThreshold=Ac;var lf=a,mf=(lf.defineLocale("af",{"months":"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),"weekdays":"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),"weekdaysShort":"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),"weekdaysMin":"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),"meridiemParse":/vm|nm/i,"isPM":function(a){return/^nm$/i.test(a)},"meridiem":function(a,b,c){return a<12?c?"vm":"VM":c?"nm":"NM"},"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Vandag om] LT","nextDay":"[M\xf4re om] LT","nextWeek":"dddd [om] LT","lastDay":"[Gister om] LT","lastWeek":"[Laas] dddd [om] LT","sameElse":"L"},"relativeTime":{"future":"oor %s","past":"%s gelede","s":"'n paar sekondes","m":"'n minuut","mm":"%d minute","h":"'n uur","hh":"%d ure","d":"'n dag","dd":"%d dae","M":"'n maand","MM":"%d maande","y":"'n jaar","yy":"%d jaar"},"ordinalParse":/\d{1,2}(ste|de)/,"ordinal":function(a){return a+(1===a||8===a||a>=20?"ste":"de")},"week":{"dow":1,"doy":4}}),lf.defineLocale("ar-ma",{"months":"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),"monthsShort":"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),"weekdays":"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),"weekdaysShort":"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),"weekdaysMin":"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextDay":"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastDay":"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","sameElse":"L"},"relativeTime":{"future":"\u0641\u064a %s","past":"\u0645\u0646\u0630 %s","s":"\u062b\u0648\u0627\u0646","m":"\u062f\u0642\u064a\u0642\u0629","mm":"%d \u062f\u0642\u0627\u0626\u0642","h":"\u0633\u0627\u0639\u0629","hh":"%d \u0633\u0627\u0639\u0627\u062a","d":"\u064a\u0648\u0645","dd":"%d \u0623\u064a\u0627\u0645","M":"\u0634\u0647\u0631","MM":"%d \u0623\u0634\u0647\u0631","y":"\u0633\u0646\u0629","yy":"%d \u0633\u0646\u0648\u0627\u062a"},"week":{"dow":6,"doy":12}}),{"1":"\u0661","2":"\u0662","3":"\u0663","4":"\u0664","5":"\u0665","6":"\u0666","7":"\u0667","8":"\u0668","9":"\u0669","0":"\u0660"}),nf={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},of=(lf.defineLocale("ar-sa",{"months":"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),"monthsShort":"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),"weekdays":"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),"weekdaysShort":"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),"weekdaysMin":"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"meridiemParse":/\u0635|\u0645/,"isPM":function(a){return"\u0645"===a},"meridiem":function(a,b,c){return a<12?"\u0635":"\u0645"},"calendar":{"sameDay":"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextDay":"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastDay":"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","sameElse":"L"},"relativeTime":{"future":"\u0641\u064a %s","past":"\u0645\u0646\u0630 %s","s":"\u062b\u0648\u0627\u0646","m":"\u062f\u0642\u064a\u0642\u0629","mm":"%d \u062f\u0642\u0627\u0626\u0642","h":"\u0633\u0627\u0639\u0629","hh":"%d \u0633\u0627\u0639\u0627\u062a","d":"\u064a\u0648\u0645","dd":"%d \u0623\u064a\u0627\u0645","M":"\u0634\u0647\u0631","MM":"%d \u0623\u0634\u0647\u0631","y":"\u0633\u0646\u0629","yy":"%d \u0633\u0646\u0648\u0627\u062a"},"preparse":function(a){return a.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(a){return nf[a]}).replace(/\u060c/g,",")},"postformat":function(a){return a.replace(/\d/g,function(a){return mf[a]}).replace(/,/g,"\u060c")},"week":{"dow":6,"doy":12}}),lf.defineLocale("ar-tn",{"months":"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),"monthsShort":"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),"weekdays":"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),"weekdaysShort":"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),"weekdaysMin":"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextDay":"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastDay":"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastWeek":"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT","sameElse":"L"},"relativeTime":{"future":"\u0641\u064a %s","past":"\u0645\u0646\u0630 %s","s":"\u062b\u0648\u0627\u0646","m":"\u062f\u0642\u064a\u0642\u0629","mm":"%d \u062f\u0642\u0627\u0626\u0642","h":"\u0633\u0627\u0639\u0629","hh":"%d \u0633\u0627\u0639\u0627\u062a","d":"\u064a\u0648\u0645","dd":"%d \u0623\u064a\u0627\u0645","M":"\u0634\u0647\u0631","MM":"%d \u0623\u0634\u0647\u0631","y":"\u0633\u0646\u0629","yy":"%d \u0633\u0646\u0648\u0627\u062a"},"week":{"dow":1,"doy":4}}),{"1":"\u0661","2":"\u0662","3":"\u0663","4":"\u0664","5":"\u0665","6":"\u0666","7":"\u0667","8":"\u0668","9":"\u0669","0":"\u0660"}),pf={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},qf=function(a){return 0===a?0:1===a?1:2===a?2:a%100>=3&&a%100<=10?3:a%100>=11?4:5},rf={"s":["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],"m":["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],"h":["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],"d":["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],"M":["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],"y":["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},sf=function(a){return function(b,c,d,e){var f=qf(b),g=rf[a][qf(b)];return 2===f&&(g=g[c?0:1]),g.replace(/%d/i,b)}},tf=["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \u064a\u0646\u0627\u064a\u0631","\u0634\u0628\u0627\u0637 \u0641\u0628\u0631\u0627\u064a\u0631","\u0622\u0630\u0627\u0631 \u0645\u0627\u0631\u0633","\u0646\u064a\u0633\u0627\u0646 \u0623\u0628\u0631\u064a\u0644","\u0623\u064a\u0627\u0631 \u0645\u0627\u064a\u0648","\u062d\u0632\u064a\u0631\u0627\u0646 \u064a\u0648\u0646\u064a\u0648","\u062a\u0645\u0648\u0632 \u064a\u0648\u0644\u064a\u0648","\u0622\u0628 \u0623\u063a\u0633\u0637\u0633","\u0623\u064a\u0644\u0648\u0644 \u0633\u0628\u062a\u0645\u0628\u0631","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644 \u0623\u0643\u062a\u0648\u0628\u0631","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \u0646\u0648\u0641\u0645\u0628\u0631","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644 \u062f\u064a\u0633\u0645\u0628\u0631"],uf=(lf.defineLocale("ar",{"months":tf,"monthsShort":tf,"weekdays":"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),"weekdaysShort":"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),"weekdaysMin":"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"D/\u200fM/\u200fYYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"meridiemParse":/\u0635|\u0645/,"isPM":function(a){return"\u0645"===a},"meridiem":function(a,b,c){return a<12?"\u0635":"\u0645"},"calendar":{"sameDay":"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextDay":"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT","nextWeek":"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastDay":"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT","lastWeek":"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT","sameElse":"L"},"relativeTime":{"future":"\u0628\u0639\u062f %s","past":"\u0645\u0646\u0630 %s","s":sf("s"),"m":sf("m"),"mm":sf("m"),"h":sf("h"),"hh":sf("h"),"d":sf("d"),"dd":sf("d"),"M":sf("M"),"MM":sf("M"),"y":sf("y"),"yy":sf("y")},"preparse":function(a){return a.replace(/\u200f/g,"").replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(a){return pf[a]}).replace(/\u060c/g,",")},"postformat":function(a){return a.replace(/\d/g,function(a){return of[a]}).replace(/,/g,"\u060c")},"week":{"dow":6,"doy":12}}),{"1":"-inci","5":"-inci","8":"-inci","70":"-inci","80":"-inci","2":"-nci","7":"-nci","20":"-nci","50":"-nci","3":"-\xfcnc\xfc","4":"-\xfcnc\xfc","100":"-\xfcnc\xfc","6":"-nc\u0131","9":"-uncu","10":"-uncu","30":"-uncu","60":"-\u0131nc\u0131","90":"-\u0131nc\u0131"}),vf=(lf.defineLocale("az",{"months":"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),"monthsShort":"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),"weekdays":"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),"weekdaysShort":"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),"weekdaysMin":"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[bug\xfcn saat] LT","nextDay":"[sabah saat] LT","nextWeek":"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT","lastDay":"[d\xfcn\u0259n] LT","lastWeek":"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT","sameElse":"L"},"relativeTime":{"future":"%s sonra","past":"%s \u0259vv\u0259l","s":"birne\xe7\u0259 saniyy\u0259","m":"bir d\u0259qiq\u0259","mm":"%d d\u0259qiq\u0259","h":"bir saat","hh":"%d saat","d":"bir g\xfcn","dd":"%d g\xfcn","M":"bir ay","MM":"%d ay","y":"bir il","yy":"%d il"},"meridiemParse":/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,"isPM":function(a){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(a)},"meridiem":function(a,b,c){return a<4?"gec\u0259":a<12?"s\u0259h\u0259r":a<17?"g\xfcnd\xfcz":"ax\u015fam"},"ordinalParse":/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,"ordinal":function(a){if(0===a)return a+"-\u0131nc\u0131";var b=a%10,c=a%100-b,d=a>=100?100:null;return a+(uf[b]||uf[c]||uf[d])},"week":{"dow":1,"doy":7}}),lf.defineLocale("be",{"months":Fc,"monthsShort":"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),"weekdays":Gc,"weekdaysShort":"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),"weekdaysMin":"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY \u0433.","LLL":"D MMMM YYYY \u0433., LT","LLLL":"dddd, D MMMM YYYY \u0433., LT"},"calendar":{"sameDay":"[\u0421\u0451\u043d\u043d\u044f \u045e] LT","nextDay":"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT","lastDay":"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT","nextWeek":function(){return"[\u0423] dddd [\u045e] LT"},"lastWeek":function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},"sameElse":"L"},"relativeTime":{"future":"\u043f\u0440\u0430\u0437 %s","past":"%s \u0442\u0430\u043c\u0443","s":"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434","m":Ec,"mm":Ec,"h":Ec,"hh":Ec,"d":"\u0434\u0437\u0435\u043d\u044c","dd":Ec,"M":"\u043c\u0435\u0441\u044f\u0446","MM":Ec,"y":"\u0433\u043e\u0434","yy":Ec},"meridiemParse":/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,"isPM":function(a){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u043d\u043e\u0447\u044b":a<12?"\u0440\u0430\u043d\u0456\u0446\u044b":a<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},"ordinalParse":/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,"ordinal":function(a,b){switch(b){case"M":case"d":case"DDD":case"w":case"W":return a%10!=2&&a%10!=3||a%100==12||a%100==13?a+"-\u044b":a+"-\u0456";case"D":return a+"-\u0433\u0430";default:return a}},"week":{"dow":1,"doy":7}}),lf.defineLocale("bg",{"months":"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),"monthsShort":"\u044f\u043d\u0440_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),"weekdays":"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),"weekdaysShort":"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),"weekdaysMin":"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"D.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[\u0414\u043d\u0435\u0441 \u0432] LT","nextDay":"[\u0423\u0442\u0440\u0435 \u0432] LT","nextWeek":"dddd [\u0432] LT","lastDay":"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT","lastWeek":function(){switch(this.day()){case 0:case 3:case 6:return"[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},"sameElse":"L"},"relativeTime":{"future":"\u0441\u043b\u0435\u0434 %s","past":"\u043f\u0440\u0435\u0434\u0438 %s","s":"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438","m":"\u043c\u0438\u043d\u0443\u0442\u0430","mm":"%d \u043c\u0438\u043d\u0443\u0442\u0438","h":"\u0447\u0430\u0441","hh":"%d \u0447\u0430\u0441\u0430","d":"\u0434\u0435\u043d","dd":"%d \u0434\u043d\u0438","M":"\u043c\u0435\u0441\u0435\u0446","MM":"%d \u043c\u0435\u0441\u0435\u0446\u0430","y":"\u0433\u043e\u0434\u0438\u043d\u0430","yy":"%d \u0433\u043e\u0434\u0438\u043d\u0438"},"ordinalParse":/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,"ordinal":function(a){var b=a%10,c=a%100;return 0===a?a+"-\u0435\u0432":0===c?a+"-\u0435\u043d":c>10&&c<20?a+"-\u0442\u0438":1===b?a+"-\u0432\u0438":2===b?a+"-\u0440\u0438":7===b||8===b?a+"-\u043c\u0438":a+"-\u0442\u0438"},"week":{"dow":1,"doy":7}}),{"1":"\u09e7","2":"\u09e8","3":"\u09e9","4":"\u09ea","5":"\u09eb","6":"\u09ec","7":"\u09ed","8":"\u09ee","9":"\u09ef","0":"\u09e6"}),wf={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"},xf=(lf.defineLocale("bn",{"months":"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09c0_\u09ab\u09c7\u09ac\u09c1\u09df\u09be\u09b0\u09c0_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0985\u0997\u09be\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),"monthsShort":"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09b0_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2_\u0985\u0997_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd".split("_"),"weekdays":"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09cd\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09c1\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),"weekdaysShort":"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09cd\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0\u09c1_\u09b6\u09a8\u09bf".split("_"),"weekdaysMin":"\u09b0\u09ac_\u09b8\u09ae_\u09ae\u0999\u09cd\u0997_\u09ac\u09c1_\u09ac\u09cd\u09b0\u09bf\u09b9_\u09b6\u09c1_\u09b6\u09a8\u09bf".split("_"),"longDateFormat":{"LT":"A h:mm \u09b8\u09ae\u09df","LTS":"A h:mm:ss \u09b8\u09ae\u09df","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0986\u099c] LT","nextDay":"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT","nextWeek":"dddd, LT","lastDay":"[\u0997\u09a4\u0995\u09be\u09b2] LT","lastWeek":"[\u0997\u09a4] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u09aa\u09b0\u09c7","past":"%s \u0986\u0997\u09c7","s":"\u0995\u098f\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1","m":"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f","mm":"%d \u09ae\u09bf\u09a8\u09bf\u099f","h":"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be","hh":"%d \u0998\u09a8\u09cd\u099f\u09be","d":"\u098f\u0995 \u09a6\u09bf\u09a8","dd":"%d \u09a6\u09bf\u09a8","M":"\u098f\u0995 \u09ae\u09be\u09b8","MM":"%d \u09ae\u09be\u09b8","y":"\u098f\u0995 \u09ac\u099b\u09b0","yy":"%d \u09ac\u099b\u09b0"},"preparse":function(a){return a.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(a){return wf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return vf[a]})},"meridiemParse":/\u09b0\u09be\u09a4|\u09b6\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09c7\u09b2|\u09b0\u09be\u09a4/,"isPM":function(a){return/^(\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09c7\u09b2|\u09b0\u09be\u09a4)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u09b0\u09be\u09a4":a<10?"\u09b6\u0995\u09be\u09b2":a<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":a<20?"\u09ac\u09bf\u0995\u09c7\u09b2":"\u09b0\u09be\u09a4"},"week":{"dow":0,"doy":6}}),{"1":"\u0f21","2":"\u0f22","3":"\u0f23","4":"\u0f24","5":"\u0f25","6":"\u0f26","7":"\u0f27","8":"\u0f28","9":"\u0f29","0":"\u0f20"}),yf={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"},zf=(lf.defineLocale("bo",{"months":"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),"monthsShort":"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),"weekdays":"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),"weekdaysShort":"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),"weekdaysMin":"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),"longDateFormat":{"LT":"A h:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT","nextDay":"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT","nextWeek":"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT","lastDay":"[\u0f41\u0f0b\u0f66\u0f44] LT","lastWeek":"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u0f63\u0f0b","past":"%s \u0f66\u0f94\u0f53\u0f0b\u0f63","s":"\u0f63\u0f58\u0f0b\u0f66\u0f44","m":"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42","mm":"%d \u0f66\u0f90\u0f62\u0f0b\u0f58","h":"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42","hh":"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51","d":"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42","dd":"%d \u0f49\u0f72\u0f53\u0f0b","M":"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42","MM":"%d \u0f5f\u0fb3\u0f0b\u0f56","y":"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42","yy":"%d \u0f63\u0f7c"},"preparse":function(a){return a.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(a){return yf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return xf[a]})},"meridiemParse":/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,"isPM":function(a){return/^(\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":a<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":a<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":a<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},"week":{"dow":0,"doy":6}}),lf.defineLocale("br",{"months":"Genver_C'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),"monthsShort":"Gen_C'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),"weekdays":"Sul_Lun_Meurzh_Merc'her_Yaou_Gwener_Sadorn".split("_"),"weekdaysShort":"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),"weekdaysMin":"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),"longDateFormat":{"LT":"h[e]mm A","LTS":"h[e]mm:ss A","L":"DD/MM/YYYY","LL":"D [a viz] MMMM YYYY","LLL":"D [a viz] MMMM YYYY LT","LLLL":"dddd, D [a viz] MMMM YYYY LT"},"calendar":{"sameDay":"[Hiziv da] LT","nextDay":"[Warc'hoazh da] LT","nextWeek":"dddd [da] LT","lastDay":"[Dec'h da] LT","lastWeek":"dddd [paset da] LT","sameElse":"L"},"relativeTime":{"future":"a-benn %s","past":"%s 'zo","s":"un nebeud segondenno\xf9","m":"ur vunutenn","mm":Hc,"h":"un eur","hh":"%d eur","d":"un devezh","dd":Hc,"M":"ur miz","MM":Hc,"y":"ur bloaz","yy":Ic},"ordinalParse":/\d{1,2}(a\xf1|vet)/,"ordinal":function(a){return a+(1===a?"a\xf1":"vet")},"week":{"dow":1,"doy":4}}),lf.defineLocale("bs",{"months":"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),"monthsShort":"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),"weekdays":"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),"weekdaysShort":"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),"weekdaysMin":"ne_po_ut_sr_\u010de_pe_su".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[danas u] LT","nextDay":"[sutra u] LT","nextWeek":function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},"lastDay":"[ju\u010der u] LT","lastWeek":function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"prije %s","s":"par sekundi","m":Mc,"mm":Mc,"h":Mc,"hh":Mc,"d":"dan","dd":Mc,"M":"mjesec","MM":Mc,"y":"godinu","yy":Mc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),lf.defineLocale("ca",{"months":"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),"monthsShort":"gen._febr._mar._abr._mai._jun._jul._ag._set._oct._nov._des.".split("_"),"weekdays":"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),"weekdaysShort":"dg._dl._dt._dc._dj._dv._ds.".split("_"),"weekdaysMin":"Dg_Dl_Dt_Dc_Dj_Dv_Ds".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},"nextDay":function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},"nextWeek":function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},"lastDay":function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},"lastWeek":function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},"sameElse":"L"},"relativeTime":{"future":"en %s","past":"fa %s","s":"uns segons","m":"un minut","mm":"%d minuts","h":"una hora","hh":"%d hores","d":"un dia","dd":"%d dies","M":"un mes","MM":"%d mesos","y":"un any","yy":"%d anys"},"ordinalParse":/\d{1,2}(r|n|t|\xe8|a)/,"ordinal":function(a,b){var c=1===a?"r":2===a?"n":3===a?"r":4===a?"t":"\xe8";return"w"!==b&&"W"!==b||(c="a"),a+c},"week":{"dow":1,"doy":4}}),"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_")),Af="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),Bf=(lf.defineLocale("cs",{"months":zf,"monthsShort":Af,"monthsParse":function(a,b){var c,d=[];for(c=0;c<12;c++)d[c]=new RegExp("^"+a[c]+"$|^"+b[c]+"$","i");return d}(zf,Af),"weekdays":"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),"weekdaysShort":"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),"weekdaysMin":"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd D. MMMM YYYY LT"},"calendar":{"sameDay":"[dnes v] LT","nextDay":"[z\xedtra v] LT","nextWeek":function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},"lastDay":"[v\u010dera v] LT","lastWeek":function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"p\u0159ed %s","s":Oc,"m":Oc,"mm":Oc,"h":Oc,"hh":Oc,"d":Oc,"dd":Oc,"M":Oc,"MM":Oc,"y":Oc,"yy":Oc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("cv",{"months":"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),"monthsShort":"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),"weekdays":"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),"weekdaysShort":"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),"weekdaysMin":"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD-MM-YYYY","LL":"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]","LLL":"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], LT","LLLL":"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], LT"},"calendar":{"sameDay":"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]","nextDay":"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]","lastDay":"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]","nextWeek":"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]","lastWeek":"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]","sameElse":"L"},"relativeTime":{"future":function(a){return a+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(a)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(a)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},"past":"%s \u043a\u0430\u044f\u043b\u043b\u0430","s":"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442","m":"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442","mm":"%d \u043c\u0438\u043d\u0443\u0442","h":"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442","hh":"%d \u0441\u0435\u0445\u0435\u0442","d":"\u043f\u04d7\u0440 \u043a\u0443\u043d","dd":"%d \u043a\u0443\u043d","M":"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445","MM":"%d \u0443\u0439\u04d1\u0445","y":"\u043f\u04d7\u0440 \u04ab\u0443\u043b","yy":"%d \u04ab\u0443\u043b"},"ordinalParse":/\d{1,2}-\u043c\u04d7\u0448/,"ordinal":"%d-\u043c\u04d7\u0448","week":{"dow":1,"doy":7}}),lf.defineLocale("cy",{"months":"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),"monthsShort":"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),"weekdays":"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),"weekdaysShort":"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),"weekdaysMin":"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Heddiw am] LT","nextDay":"[Yfory am] LT","nextWeek":"dddd [am] LT","lastDay":"[Ddoe am] LT","lastWeek":"dddd [diwethaf am] LT","sameElse":"L"},"relativeTime":{"future":"mewn %s","past":"%s yn \xf4l","s":"ychydig eiliadau","m":"munud","mm":"%d munud","h":"awr","hh":"%d awr","d":"diwrnod","dd":"%d diwrnod","M":"mis","MM":"%d mis","y":"blwyddyn","yy":"%d flynedd"},"ordinalParse":/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,"ordinal":function(a){var b=a,c="",d=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"];return b>20?c=40===b||50===b||60===b||80===b||100===b?"fed":"ain":b>0&&(c=d[b]),a+c},"week":{"dow":1,"doy":4}}),lf.defineLocale("da",{"months":"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),"monthsShort":"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),"weekdays":"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),"weekdaysShort":"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),"weekdaysMin":"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd [d.] D. MMMM YYYY LT"},"calendar":{"sameDay":"[I dag kl.] LT","nextDay":"[I morgen kl.] LT","nextWeek":"dddd [kl.] LT","lastDay":"[I g\xe5r kl.] LT","lastWeek":"[sidste] dddd [kl] LT","sameElse":"L"},"relativeTime":{"future":"om %s","past":"%s siden","s":"f\xe5 sekunder","m":"et minut","mm":"%d minutter","h":"en time","hh":"%d timer","d":"en dag","dd":"%d dage","M":"en m\xe5ned","MM":"%d m\xe5neder","y":"et \xe5r","yy":"%d \xe5r"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("de-at",{"months":"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),"monthsShort":"J\xe4n._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),"weekdays":"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),"weekdaysShort":"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),"weekdaysMin":"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[Heute um] LT [Uhr]","sameElse":"L","nextDay":"[Morgen um] LT [Uhr]","nextWeek":"dddd [um] LT [Uhr]","lastDay":"[Gestern um] LT [Uhr]","lastWeek":"[letzten] dddd [um] LT [Uhr]"},"relativeTime":{"future":"in %s","past":"vor %s","s":"ein paar Sekunden","m":Pc,"mm":"%d Minuten","h":Pc,"hh":"%d Stunden","d":Pc,"dd":Pc,"M":Pc,"MM":Pc,"y":Pc,"yy":Pc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("de",{"months":"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),"monthsShort":"Jan._Febr._Mrz._Apr._Mai_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),"weekdays":"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),"weekdaysShort":"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),"weekdaysMin":"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[Heute um] LT [Uhr]","sameElse":"L","nextDay":"[Morgen um] LT [Uhr]","nextWeek":"dddd [um] LT [Uhr]","lastDay":"[Gestern um] LT [Uhr]","lastWeek":"[letzten] dddd [um] LT [Uhr]"},"relativeTime":{"future":"in %s","past":"vor %s","s":"ein paar Sekunden","m":Qc,"mm":"%d Minuten","h":Qc,"hh":"%d Stunden","d":Qc,"dd":Qc,"M":Qc,"MM":Qc,"y":Qc,"yy":Qc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("el",{"monthsNominativeEl":"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),"monthsGenitiveEl":"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),"months":function(a,b){return/D/.test(b.substring(0,b.indexOf("MMMM")))?this._monthsGenitiveEl[a.month()]:this._monthsNominativeEl[a.month()]},"monthsShort":"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),"weekdays":"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),"weekdaysShort":"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),"weekdaysMin":"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),"meridiem":function(a,b,c){return a>11?c?"\u03bc\u03bc":"\u039c\u039c":c?"\u03c0\u03bc":"\u03a0\u039c"},"isPM":function(a){return"\u03bc"===(a+"").toLowerCase()[0]},"meridiemParse":/[\u03a0\u039c]\.?\u039c?\.?/i,"longDateFormat":{"LT":"h:mm A","LTS":"h:mm:ss A","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendarEl":{"sameDay":"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT","nextDay":"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT","nextWeek":"dddd [{}] LT","lastDay":"[\u03a7\u03b8\u03b5\u03c2 {}] LT","lastWeek":function(){switch(this.day()){case 6:return"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT";default:return"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"}},"sameElse":"L"},"calendar":function(a,b){var c=this._calendarEl[a],d=b&&b.hours();return"function"==typeof c&&(c=c.apply(b)),c.replace("{}",d%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},"relativeTime":{"future":"\u03c3\u03b5 %s","past":"%s \u03c0\u03c1\u03b9\u03bd","s":"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1","m":"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc","mm":"%d \u03bb\u03b5\u03c0\u03c4\u03ac","h":"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1","hh":"%d \u03ce\u03c1\u03b5\u03c2","d":"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1","dd":"%d \u03bc\u03ad\u03c1\u03b5\u03c2","M":"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2","MM":"%d \u03bc\u03ae\u03bd\u03b5\u03c2","y":"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2","yy":"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},"ordinalParse":/\d{1,2}\u03b7/,"ordinal":"%d\u03b7","week":{"dow":1,"doy":4}}),lf.defineLocale("en-au",{"months":"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),"weekdays":"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),"weekdaysShort":"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),"weekdaysMin":"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),"longDateFormat":{"LT":"h:mm A","LTS":"h:mm:ss A","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Today at] LT","nextDay":"[Tomorrow at] LT","nextWeek":"dddd [at] LT","lastDay":"[Yesterday at] LT","lastWeek":"[Last] dddd [at] LT","sameElse":"L"},"relativeTime":{"future":"in %s","past":"%s ago","s":"a few seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"ordinalParse":/\d{1,2}(st|nd|rd|th)/,"ordinal":function(a){var b=a%10;return a+(1==~~(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")},"week":{"dow":1,"doy":4}}),lf.defineLocale("en-ca",{"months":"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),"weekdays":"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),"weekdaysShort":"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),"weekdaysMin":"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),"longDateFormat":{"LT":"h:mm A","LTS":"h:mm:ss A","L":"YYYY-MM-DD","LL":"D MMMM, YYYY","LLL":"D MMMM, YYYY LT","LLLL":"dddd, D MMMM, YYYY LT"},"calendar":{"sameDay":"[Today at] LT","nextDay":"[Tomorrow at] LT","nextWeek":"dddd [at] LT","lastDay":"[Yesterday at] LT","lastWeek":"[Last] dddd [at] LT","sameElse":"L"},"relativeTime":{"future":"in %s","past":"%s ago","s":"a few seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"ordinalParse":/\d{1,2}(st|nd|rd|th)/,"ordinal":function(a){var b=a%10;return a+(1==~~(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),lf.defineLocale("en-gb",{"months":"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),"weekdays":"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),"weekdaysShort":"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),"weekdaysMin":"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Today at] LT","nextDay":"[Tomorrow at] LT","nextWeek":"dddd [at] LT","lastDay":"[Yesterday at] LT","lastWeek":"[Last] dddd [at] LT","sameElse":"L"},"relativeTime":{"future":"in %s","past":"%s ago","s":"a few seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"ordinalParse":/\d{1,2}(st|nd|rd|th)/,"ordinal":function(a){var b=a%10;return a+(1==~~(a%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")},"week":{"dow":1,"doy":4}}),lf.defineLocale("eo",{"months":"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),"monthsShort":"jan_feb_mar_apr_maj_jun_jul_a\u016dg_sep_okt_nov_dec".split("_"),"weekdays":"Diman\u0109o_Lundo_Mardo_Merkredo_\u0134a\u016ddo_Vendredo_Sabato".split("_"),"weekdaysShort":"Dim_Lun_Mard_Merk_\u0134a\u016d_Ven_Sab".split("_"),"weekdaysMin":"Di_Lu_Ma_Me_\u0134a_Ve_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"YYYY-MM-DD","LL":"D[-an de] MMMM, YYYY","LLL":"D[-an de] MMMM, YYYY LT","LLLL":"dddd, [la] D[-an de] MMMM, YYYY LT"},"meridiemParse":/[ap]\.t\.m/i,"isPM":function(a){return"p"===a.charAt(0).toLowerCase()},"meridiem":function(a,b,c){return a>11?c?"p.t.m.":"P.T.M.":c?"a.t.m.":"A.T.M."},"calendar":{"sameDay":"[Hodia\u016d je] LT","nextDay":"[Morga\u016d je] LT","nextWeek":"dddd [je] LT","lastDay":"[Hiera\u016d je] LT","lastWeek":"[pasinta] dddd [je] LT","sameElse":"L"},"relativeTime":{"future":"je %s","past":"anta\u016d %s","s":"sekundoj","m":"minuto","mm":"%d minutoj","h":"horo","hh":"%d horoj","d":"tago","dd":"%d tagoj","M":"monato","MM":"%d monatoj","y":"jaro","yy":"%d jaroj"},"ordinalParse":/\d{1,2}a/,"ordinal":"%da","week":{"dow":1,"doy":7}}),"Ene._Feb._Mar._Abr._May._Jun._Jul._Ago._Sep._Oct._Nov._Dic.".split("_")),Cf="Ene_Feb_Mar_Abr_May_Jun_Jul_Ago_Sep_Oct_Nov_Dic".split("_"),Df=(lf.defineLocale("es",{"months":"Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"),"monthsShort":function(a,b){return/-MMM-/.test(b)?Cf[a.month()]:Bf[a.month()]},"weekdays":"Domingo_Lunes_Martes_Mi\xe9rcoles_Jueves_Viernes_S\xe1bado".split("_"),"weekdaysShort":"Dom._Lun._Mar._Mi\xe9._Jue._Vie._S\xe1b.".split("_"),"weekdaysMin":"Do_Lu_Ma_Mi_Ju_Vi_S\xe1".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D [de] MMMM [de] YYYY","LLL":"D [de] MMMM [de] YYYY LT","LLLL":"dddd, D [de] MMMM [de] YYYY LT"},"calendar":{"sameDay":function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},"nextDay":function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},"nextWeek":function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},"lastDay":function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},"lastWeek":function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},"sameElse":"L"},"relativeTime":{"future":"en %s","past":"hace %s","s":"unos segundos","m":"un minuto","mm":"%d minutos","h":"una hora","hh":"%d horas","d":"un d\xeda","dd":"%d d\xedas","M":"un mes","MM":"%d meses","y":"un a\xf1o","yy":"%d a\xf1os"},"ordinalParse":/\d{1,2}\xba/,"ordinal":"%d\xba","week":{"dow":1,"doy":4}}),lf.defineLocale("et",{"months":"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),"monthsShort":"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),"weekdays":"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),"weekdaysShort":"P_E_T_K_N_R_L".split("_"),"weekdaysMin":"P_E_T_K_N_R_L".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[T\xe4na,] LT","nextDay":"[Homme,] LT","nextWeek":"[J\xe4rgmine] dddd LT","lastDay":"[Eile,] LT","lastWeek":"[Eelmine] dddd LT","sameElse":"L"},"relativeTime":{"future":"%s p\xe4rast","past":"%s tagasi","s":Rc,"m":Rc,"mm":Rc,"h":Rc,"hh":Rc,"d":Rc,"dd":"%d p\xe4eva","M":Rc,"MM":Rc,"y":Rc,"yy":Rc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("eu",{"months":"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),"monthsShort":"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),"weekdays":"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),"weekdaysShort":"ig._al._ar._az._og._ol._lr.".split("_"),"weekdaysMin":"ig_al_ar_az_og_ol_lr".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"YYYY-MM-DD","LL":"YYYY[ko] MMMM[ren] D[a]","LLL":"YYYY[ko] MMMM[ren] D[a] LT","LLLL":"dddd, YYYY[ko] MMMM[ren] D[a] LT","l":"YYYY-M-D","ll":"YYYY[ko] MMM D[a]","lll":"YYYY[ko] MMM D[a] LT","llll":"ddd, YYYY[ko] MMM D[a] LT"},"calendar":{"sameDay":"[gaur] LT[etan]","nextDay":"[bihar] LT[etan]","nextWeek":"dddd LT[etan]","lastDay":"[atzo] LT[etan]","lastWeek":"[aurreko] dddd LT[etan]","sameElse":"L"},"relativeTime":{"future":"%s barru","past":"duela %s","s":"segundo batzuk","m":"minutu bat","mm":"%d minutu","h":"ordu bat","hh":"%d ordu","d":"egun bat","dd":"%d egun","M":"hilabete bat","MM":"%d hilabete","y":"urte bat","yy":"%d urte"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),{"1":"\u06f1","2":"\u06f2","3":"\u06f3","4":"\u06f4","5":"\u06f5","6":"\u06f6","7":"\u06f7","8":"\u06f8","9":"\u06f9","0":"\u06f0"}),Ef={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"},Ff=(lf.defineLocale("fa",{"months":"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),"monthsShort":"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),"weekdays":"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),"weekdaysShort":"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),"weekdaysMin":"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"meridiemParse":/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,"isPM":function(a){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(a)},"meridiem":function(a,b,c){return a<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},"calendar":{"sameDay":"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT","nextDay":"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT","nextWeek":"dddd [\u0633\u0627\u0639\u062a] LT","lastDay":"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT","lastWeek":"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT","sameElse":"L"},"relativeTime":{"future":"\u062f\u0631 %s","past":"%s \u067e\u06cc\u0634","s":"\u0686\u0646\u062f\u06cc\u0646 \u062b\u0627\u0646\u06cc\u0647","m":"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647","mm":"%d \u062f\u0642\u06cc\u0642\u0647","h":"\u06cc\u06a9 \u0633\u0627\u0639\u062a","hh":"%d \u0633\u0627\u0639\u062a","d":"\u06cc\u06a9 \u0631\u0648\u0632","dd":"%d \u0631\u0648\u0632","M":"\u06cc\u06a9 \u0645\u0627\u0647","MM":"%d \u0645\u0627\u0647","y":"\u06cc\u06a9 \u0633\u0627\u0644","yy":"%d \u0633\u0627\u0644"},"preparse":function(a){return a.replace(/[\u06f0-\u06f9]/g,function(a){return Ef[a]}).replace(/\u060c/g,",")},"postformat":function(a){return a.replace(/\d/g,function(a){return Df[a]}).replace(/,/g,"\u060c")},"ordinalParse":/\d{1,2}\u0645/,"ordinal":"%d\u0645","week":{"dow":6,"doy":12}}),"nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" ")),Gf=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",Ff[7],Ff[8],Ff[9]],Hf=(lf.defineLocale("fi",{"months":"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),"monthsShort":"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),"weekdays":"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),"weekdaysShort":"su_ma_ti_ke_to_pe_la".split("_"),"weekdaysMin":"su_ma_ti_ke_to_pe_la".split("_"),"longDateFormat":{"LT":"HH.mm","LTS":"HH.mm.ss","L":"DD.MM.YYYY","LL":"Do MMMM[ta] YYYY","LLL":"Do MMMM[ta] YYYY, [klo] LT","LLLL":"dddd, Do MMMM[ta] YYYY, [klo] LT","l":"D.M.YYYY","ll":"Do MMM YYYY","lll":"Do MMM YYYY, [klo] LT","llll":"ddd, Do MMM YYYY, [klo] LT"},"calendar":{"sameDay":"[t\xe4n\xe4\xe4n] [klo] LT","nextDay":"[huomenna] [klo] LT","nextWeek":"dddd [klo] LT","lastDay":"[eilen] [klo] LT","lastWeek":"[viime] dddd[na] [klo] LT","sameElse":"L"},"relativeTime":{"future":"%s p\xe4\xe4st\xe4","past":"%s sitten","s":Sc,"m":Sc,"mm":Sc,"h":Sc,"hh":Sc,"d":Sc,"dd":Sc,"M":Sc,"MM":Sc,"y":Sc,"yy":Sc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("fo",{"months":"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),"monthsShort":"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),"weekdays":"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),"weekdaysShort":"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),"weekdaysMin":"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D. MMMM, YYYY LT"},"calendar":{"sameDay":"[\xcd dag kl.] LT","nextDay":"[\xcd morgin kl.] LT","nextWeek":"dddd [kl.] LT","lastDay":"[\xcd gj\xe1r kl.] LT","lastWeek":"[s\xed\xf0stu] dddd [kl] LT","sameElse":"L"},"relativeTime":{"future":"um %s","past":"%s s\xed\xf0ani","s":"f\xe1 sekund","m":"ein minutt","mm":"%d minuttir","h":"ein t\xedmi","hh":"%d t\xedmar","d":"ein dagur","dd":"%d dagar","M":"ein m\xe1na\xf0i","MM":"%d m\xe1na\xf0ir","y":"eitt \xe1r","yy":"%d \xe1r"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("fr-ca",{"months":"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),"monthsShort":"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),"weekdays":"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),"weekdaysShort":"dim._lun._mar._mer._jeu._ven._sam.".split("_"),"weekdaysMin":"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"YYYY-MM-DD","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[Aujourd'hui \xe0] LT","nextDay":"[Demain \xe0] LT","nextWeek":"dddd [\xe0] LT","lastDay":"[Hier \xe0] LT","lastWeek":"dddd [dernier \xe0] LT","sameElse":"L"},"relativeTime":{"future":"dans %s","past":"il y a %s","s":"quelques secondes","m":"une minute","mm":"%d minutes","h":"une heure","hh":"%d heures","d":"un jour","dd":"%d jours","M":"un mois","MM":"%d mois","y":"un an","yy":"%d ans"},"ordinalParse":/\d{1,2}(er|)/,"ordinal":function(a){return a+(1===a?"er":"")}}),lf.defineLocale("fr",{"months":"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),"monthsShort":"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),"weekdays":"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),"weekdaysShort":"dim._lun._mar._mer._jeu._ven._sam.".split("_"),"weekdaysMin":"Di_Lu_Ma_Me_Je_Ve_Sa".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[Aujourd'hui \xe0] LT","nextDay":"[Demain \xe0] LT","nextWeek":"dddd [\xe0] LT","lastDay":"[Hier \xe0] LT","lastWeek":"dddd [dernier \xe0] LT","sameElse":"L"},"relativeTime":{"future":"dans %s","past":"il y a %s","s":"quelques secondes","m":"une minute","mm":"%d minutes","h":"une heure","hh":"%d heures","d":"un jour","dd":"%d jours","M":"un mois","MM":"%d mois","y":"un an","yy":"%d ans"},"ordinalParse":/\d{1,2}(er|)/,"ordinal":function(a){return a+(1===a?"er":"")},"week":{"dow":1,"doy":4}}),"jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_")),If="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),Jf=(lf.defineLocale("fy",{"months":"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),"monthsShort":function(a,b){return/-MMM-/.test(b)?If[a.month()]:Hf[a.month()]},"weekdays":"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),"weekdaysShort":"si._mo._ti._wo._to._fr._so.".split("_"),"weekdaysMin":"Si_Mo_Ti_Wo_To_Fr_So".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD-MM-YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[hjoed om] LT","nextDay":"[moarn om] LT","nextWeek":"dddd [om] LT","lastDay":"[juster om] LT","lastWeek":"[\xf4fr\xfbne] dddd [om] LT","sameElse":"L"},"relativeTime":{"future":"oer %s","past":"%s lyn","s":"in pear sekonden","m":"ien min\xfat","mm":"%d minuten","h":"ien oere","hh":"%d oeren","d":"ien dei","dd":"%d dagen","M":"ien moanne","MM":"%d moannen","y":"ien jier","yy":"%d jierren"},"ordinalParse":/\d{1,2}(ste|de)/,"ordinal":function(a){return a+(1===a||8===a||a>=20?"ste":"de")},"week":{"dow":1,"doy":4}}),lf.defineLocale("gl",{"months":"Xaneiro_Febreiro_Marzo_Abril_Maio_Xu\xf1o_Xullo_Agosto_Setembro_Outubro_Novembro_Decembro".split("_"),"monthsShort":"Xan._Feb._Mar._Abr._Mai._Xu\xf1._Xul._Ago._Set._Out._Nov._Dec.".split("_"),"weekdays":"Domingo_Luns_Martes_M\xe9rcores_Xoves_Venres_S\xe1bado".split("_"),"weekdaysShort":"Dom._Lun._Mar._M\xe9r._Xov._Ven._S\xe1b.".split("_"),"weekdaysMin":"Do_Lu_Ma_M\xe9_Xo_Ve_S\xe1".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},"nextDay":function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},"nextWeek":function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},"lastDay":function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},"lastWeek":function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},"sameElse":"L"},"relativeTime":{"future":function(a){return"uns segundos"===a?"nuns segundos":"en "+a},"past":"hai %s","s":"uns segundos","m":"un minuto","mm":"%d minutos","h":"unha hora","hh":"%d horas","d":"un d\xeda","dd":"%d d\xedas","M":"un mes","MM":"%d meses","y":"un ano","yy":"%d anos"},"ordinalParse":/\d{1,2}\xba/,"ordinal":"%d\xba","week":{"dow":1,"doy":7}}),lf.defineLocale("he",{"months":"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),"monthsShort":"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),"weekdays":"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),"weekdaysShort":"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),"weekdaysMin":"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D [\u05d1]MMMM YYYY","LLL":"D [\u05d1]MMMM YYYY LT","LLLL":"dddd, D [\u05d1]MMMM YYYY LT","l":"D/M/YYYY","ll":"D MMM YYYY","lll":"D MMM YYYY LT","llll":"ddd, D MMM YYYY LT"},"calendar":{"sameDay":"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT","nextDay":"[\u05de\u05d7\u05e8 \u05d1\u05be]LT","nextWeek":"dddd [\u05d1\u05e9\u05e2\u05d4] LT","lastDay":"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT","lastWeek":"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT","sameElse":"L"},"relativeTime":{"future":"\u05d1\u05e2\u05d5\u05d3 %s","past":"\u05dc\u05e4\u05e0\u05d9 %s","s":"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea","m":"\u05d3\u05e7\u05d4","mm":"%d \u05d3\u05e7\u05d5\u05ea","h":"\u05e9\u05e2\u05d4","hh":function(a){return 2===a?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":a+" \u05e9\u05e2\u05d5\u05ea"},"d":"\u05d9\u05d5\u05dd","dd":function(a){return 2===a?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":a+" \u05d9\u05de\u05d9\u05dd"},"M":"\u05d7\u05d5\u05d3\u05e9","MM":function(a){return 2===a?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":a+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},"y":"\u05e9\u05e0\u05d4","yy":function(a){return 2===a?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":a%10==0&&10!==a?a+" \u05e9\u05e0\u05d4":a+" \u05e9\u05e0\u05d9\u05dd"}}}),{"1":"\u0967","2":"\u0968","3":"\u0969","4":"\u096a","5":"\u096b","6":"\u096c","7":"\u096d","8":"\u096e","9":"\u096f","0":"\u0966"}),Kf={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},Lf=(lf.defineLocale("hi",{"months":"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),"monthsShort":"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),"weekdays":"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),"weekdaysShort":"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),"weekdaysMin":"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),"longDateFormat":{"LT":"A h:mm \u092c\u091c\u0947","LTS":"A h:mm:ss \u092c\u091c\u0947","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0906\u091c] LT","nextDay":"[\u0915\u0932] LT","nextWeek":"dddd, LT","lastDay":"[\u0915\u0932] LT","lastWeek":"[\u092a\u093f\u091b\u0932\u0947] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u092e\u0947\u0902","past":"%s \u092a\u0939\u0932\u0947","s":"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923","m":"\u090f\u0915 \u092e\u093f\u0928\u091f","mm":"%d \u092e\u093f\u0928\u091f","h":"\u090f\u0915 \u0918\u0902\u091f\u093e","hh":"%d \u0918\u0902\u091f\u0947","d":"\u090f\u0915 \u0926\u093f\u0928","dd":"%d \u0926\u093f\u0928","M":"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947","MM":"%d \u092e\u0939\u0940\u0928\u0947","y":"\u090f\u0915 \u0935\u0930\u094d\u0937","yy":"%d \u0935\u0930\u094d\u0937"},"preparse":function(a){return a.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(a){return Kf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return Jf[a]})},"meridiemParse":/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,"meridiemHour":function(a,b){return 12===a&&(a=0),"\u0930\u093e\u0924"===b?a<4?a:a+12:"\u0938\u0941\u092c\u0939"===b?a:"\u0926\u094b\u092a\u0939\u0930"===b?a>=10?a:a+12:"\u0936\u093e\u092e"===b?a+12:void 0},"meridiem":function(a,b,c){return a<4?"\u0930\u093e\u0924":a<10?"\u0938\u0941\u092c\u0939":a<17?"\u0926\u094b\u092a\u0939\u0930":a<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},"week":{"dow":0,"doy":6}}),lf.defineLocale("hr",{"months":"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_"),"monthsShort":"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),"weekdays":"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),"weekdaysShort":"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),"weekdaysMin":"ne_po_ut_sr_\u010de_pe_su".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[danas u] LT","nextDay":"[sutra u] LT","nextWeek":function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},"lastDay":"[ju\u010der u] LT","lastWeek":function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"prije %s","s":"par sekundi","m":Uc,"mm":Uc,"h":Uc,"hh":Uc,"d":"dan","dd":Uc,"M":"mjesec","MM":Uc,"y":"godinu","yy":Uc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),"vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ")),Mf=(lf.defineLocale("hu",{"months":"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),"monthsShort":"jan_feb_m\xe1rc_\xe1pr_m\xe1j_j\xfan_j\xfal_aug_szept_okt_nov_dec".split("_"),"weekdays":"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),"weekdaysShort":"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),"weekdaysMin":"v_h_k_sze_cs_p_szo".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"YYYY.MM.DD.","LL":"YYYY. MMMM D.","LLL":"YYYY. MMMM D., LT","LLLL":"YYYY. MMMM D., dddd LT"},"meridiemParse":/de|du/i,"isPM":function(a){return"u"===a.charAt(1).toLowerCase()},"meridiem":function(a,b,c){return a<12?!0===c?"de":"DE":!0===c?"du":"DU"},"calendar":{"sameDay":"[ma] LT[-kor]","nextDay":"[holnap] LT[-kor]","nextWeek":function(){return Wc.call(this,!0)},"lastDay":"[tegnap] LT[-kor]","lastWeek":function(){return Wc.call(this,!1)},"sameElse":"L"},"relativeTime":{"future":"%s m\xfalva","past":"%s","s":Vc,"m":Vc,"mm":Vc,"h":Vc,"hh":Vc,"d":Vc,"dd":Vc,"M":Vc,"MM":Vc,"y":Vc,"yy":Vc},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),lf.defineLocale("hy-am",{"months":Xc,"monthsShort":Yc,"weekdays":Zc,"weekdaysShort":"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),"weekdaysMin":"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY \u0569.","LLL":"D MMMM YYYY \u0569., LT","LLLL":"dddd, D MMMM YYYY \u0569., LT"},"calendar":{"sameDay":"[\u0561\u0575\u057d\u0585\u0580] LT","nextDay":"[\u057e\u0561\u0572\u0568] LT","lastDay":"[\u0565\u0580\u0565\u056f] LT","nextWeek":function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},"lastWeek":function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},"sameElse":"L"},"relativeTime":{"future":"%s \u0570\u0565\u057f\u0578","past":"%s \u0561\u057c\u0561\u057b","s":"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576","m":"\u0580\u0578\u057a\u0565","mm":"%d \u0580\u0578\u057a\u0565","h":"\u056a\u0561\u0574","hh":"%d \u056a\u0561\u0574","d":"\u0585\u0580","dd":"%d \u0585\u0580","M":"\u0561\u0574\u056b\u057d","MM":"%d \u0561\u0574\u056b\u057d","y":"\u057f\u0561\u0580\u056b","yy":"%d \u057f\u0561\u0580\u056b"},"meridiemParse":/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,"isPM":function(a){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(a)},"meridiem":function(a){return a<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":a<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":a<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},"ordinalParse":/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,"ordinal":function(a,b){switch(b){case"DDD":case"w":case"W":case"DDDo":return 1===a?a+"-\u056b\u0576":a+"-\u0580\u0564";default:return a}},"week":{"dow":1,"doy":7}}),lf.defineLocale("id",{"months":"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),"weekdays":"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),"weekdaysShort":"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),"weekdaysMin":"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),"longDateFormat":{"LT":"HH.mm","LTS":"LT.ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY [pukul] LT","LLLL":"dddd, D MMMM YYYY [pukul] LT"},"meridiemParse":/pagi|siang|sore|malam/,"meridiemHour":function(a,b){return 12===a&&(a=0),"pagi"===b?a:"siang"===b?a>=11?a:a+12:"sore"===b||"malam"===b?a+12:void 0},"meridiem":function(a,b,c){return a<11?"pagi":a<15?"siang":a<19?"sore":"malam"},"calendar":{"sameDay":"[Hari ini pukul] LT","nextDay":"[Besok pukul] LT","nextWeek":"dddd [pukul] LT","lastDay":"[Kemarin pukul] LT","lastWeek":"dddd [lalu pukul] LT","sameElse":"L"},"relativeTime":{"future":"dalam %s","past":"%s yang lalu","s":"beberapa detik","m":"semenit","mm":"%d menit","h":"sejam","hh":"%d jam","d":"sehari","dd":"%d hari","M":"sebulan","MM":"%d bulan","y":"setahun","yy":"%d tahun"},"week":{"dow":1,"doy":7}}),lf.defineLocale("is",{"months":"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),"monthsShort":"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),"weekdays":"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),"weekdaysShort":"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),"weekdaysMin":"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY [kl.] LT","LLLL":"dddd, D. MMMM YYYY [kl.] LT"},"calendar":{"sameDay":"[\xed dag kl.] LT","nextDay":"[\xe1 morgun kl.] LT","nextWeek":"dddd [kl.] LT","lastDay":"[\xed g\xe6r kl.] LT","lastWeek":"[s\xed\xf0asta] dddd [kl.] LT","sameElse":"L"},"relativeTime":{"future":"eftir %s","past":"fyrir %s s\xed\xf0an","s":_c,"m":_c,"mm":_c,"h":"klukkustund","hh":_c,"d":_c,"dd":_c,"M":_c,"MM":_c,"y":_c,"yy":_c},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("it",{"months":"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),"monthsShort":"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),"weekdays":"Domenica_Luned\xec_Marted\xec_Mercoled\xec_Gioved\xec_Venerd\xec_Sabato".split("_"),"weekdaysShort":"Dom_Lun_Mar_Mer_Gio_Ven_Sab".split("_"),"weekdaysMin":"D_L_Ma_Me_G_V_S".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Oggi alle] LT","nextDay":"[Domani alle] LT","nextWeek":"dddd [alle] LT","lastDay":"[Ieri alle] LT","lastWeek":function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},"sameElse":"L"},"relativeTime":{"future":function(a){return(/^[0-9].+$/.test(a)?"tra":"in")+" "+a},"past":"%s fa","s":"alcuni secondi","m":"un minuto","mm":"%d minuti","h":"un'ora","hh":"%d ore","d":"un giorno","dd":"%d giorni","M":"un mese","MM":"%d mesi","y":"un anno","yy":"%d anni"},"ordinalParse":/\d{1,2}\xba/,"ordinal":"%d\xba","week":{"dow":1,"doy":4}}),lf.defineLocale("ja",{"months":"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"monthsShort":"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"weekdays":"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),"weekdaysShort":"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),"weekdaysMin":"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),"longDateFormat":{"LT":"Ah\u6642m\u5206","LTS":"LTs\u79d2","L":"YYYY/MM/DD","LL":"YYYY\u5e74M\u6708D\u65e5","LLL":"YYYY\u5e74M\u6708D\u65e5LT","LLLL":"YYYY\u5e74M\u6708D\u65e5LT dddd"},"meridiemParse":/\u5348\u524d|\u5348\u5f8c/i,"isPM":function(a){return"\u5348\u5f8c"===a},"meridiem":function(a,b,c){return a<12?"\u5348\u524d":"\u5348\u5f8c"},"calendar":{"sameDay":"[\u4eca\u65e5] LT","nextDay":"[\u660e\u65e5] LT","nextWeek":"[\u6765\u9031]dddd LT","lastDay":"[\u6628\u65e5] LT","lastWeek":"[\u524d\u9031]dddd LT","sameElse":"L"},"relativeTime":{"future":"%s\u5f8c","past":"%s\u524d","s":"\u6570\u79d2","m":"1\u5206","mm":"%d\u5206","h":"1\u6642\u9593","hh":"%d\u6642\u9593","d":"1\u65e5","dd":"%d\u65e5","M":"1\u30f6\u6708","MM":"%d\u30f6\u6708","y":"1\u5e74","yy":"%d\u5e74"}}),lf.defineLocale("jv",{"months":"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),"monthsShort":"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),"weekdays":"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),"weekdaysShort":"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),"weekdaysMin":"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),"longDateFormat":{"LT":"HH.mm","LTS":"LT.ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY [pukul] LT","LLLL":"dddd, D MMMM YYYY [pukul] LT"},"meridiemParse":/enjing|siyang|sonten|ndalu/,"meridiemHour":function(a,b){return 12===a&&(a=0),"enjing"===b?a:"siyang"===b?a>=11?a:a+12:"sonten"===b||"ndalu"===b?a+12:void 0},"meridiem":function(a,b,c){return a<11?"enjing":a<15?"siyang":a<19?"sonten":"ndalu"},"calendar":{"sameDay":"[Dinten puniko pukul] LT","nextDay":"[Mbenjang pukul] LT","nextWeek":"dddd [pukul] LT","lastDay":"[Kala wingi pukul] LT","lastWeek":"dddd [kepengker pukul] LT","sameElse":"L"},"relativeTime":{"future":"wonten ing %s","past":"%s ingkang kepengker","s":"sawetawis detik","m":"setunggal menit","mm":"%d menit","h":"setunggal jam","hh":"%d jam","d":"sedinten","dd":"%d dinten","M":"sewulan","MM":"%d wulan","y":"setaun","yy":"%d taun"},"week":{"dow":1,"doy":7}}),lf.defineLocale("ka",{"months":ad,"monthsShort":"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),"weekdays":bd,"weekdaysShort":"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),"weekdaysMin":"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),"longDateFormat":{"LT":"h:mm A","LTS":"h:mm:ss A","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]","nextDay":"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]","lastDay":"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]","nextWeek":"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]","lastWeek":"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4","sameElse":"L"},"relativeTime":{"future":function(a){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10ec\u10d4\u10da\u10d8)/.test(a)?a.replace(/\u10d8$/,"\u10e8\u10d8"):a+"\u10e8\u10d8"},"past":function(a){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(a)?a.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(a)?a.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):void 0},"s":"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8","m":"\u10ec\u10e3\u10d7\u10d8","mm":"%d \u10ec\u10e3\u10d7\u10d8","h":"\u10e1\u10d0\u10d0\u10d7\u10d8","hh":"%d \u10e1\u10d0\u10d0\u10d7\u10d8","d":"\u10d3\u10e6\u10d4","dd":"%d \u10d3\u10e6\u10d4","M":"\u10d7\u10d5\u10d4","MM":"%d \u10d7\u10d5\u10d4","y":"\u10ec\u10d4\u10da\u10d8","yy":"%d \u10ec\u10d4\u10da\u10d8"},"ordinalParse":/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,"ordinal":function(a){return 0===a?a:1===a?a+"-\u10da\u10d8":a<20||a<=100&&a%20==0||a%100==0?"\u10db\u10d4-"+a:a+"-\u10d4"},"week":{"dow":1,"doy":7}}),lf.defineLocale("km",{"months":"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b7\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),"monthsShort":"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b7\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),"weekdays":"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),"weekdaysShort":"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),"weekdaysMin":"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[\u1790\u17d2\u1784\u17c3\u1793\u17c8 \u1798\u17c9\u17c4\u1784] LT","nextDay":"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT","nextWeek":"dddd [\u1798\u17c9\u17c4\u1784] LT","lastDay":"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT","lastWeek":"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT","sameElse":"L"},"relativeTime":{"future":"%s\u1791\u17c0\u178f","past":"%s\u1798\u17bb\u1793","s":"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8","m":"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8","mm":"%d \u1793\u17b6\u1791\u17b8","h":"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784","hh":"%d \u1798\u17c9\u17c4\u1784","d":"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3","dd":"%d \u1790\u17d2\u1784\u17c3","M":"\u1798\u17bd\u1799\u1781\u17c2","MM":"%d \u1781\u17c2","y":"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6","yy":"%d \u1786\u17d2\u1793\u17b6\u17c6"},"week":{"dow":1,"doy":4}}),lf.defineLocale("ko",{"months":"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),"monthsShort":"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),"weekdays":"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),"weekdaysShort":"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),"weekdaysMin":"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),"longDateFormat":{"LT":"A h\uc2dc m\ubd84","LTS":"A h\uc2dc m\ubd84 s\ucd08","L":"YYYY.MM.DD","LL":"YYYY\ub144 MMMM D\uc77c","LLL":"YYYY\ub144 MMMM D\uc77c LT","LLLL":"YYYY\ub144 MMMM D\uc77c dddd LT"},"calendar":{"sameDay":"\uc624\ub298 LT","nextDay":"\ub0b4\uc77c LT","nextWeek":"dddd LT","lastDay":"\uc5b4\uc81c LT","lastWeek":"\uc9c0\ub09c\uc8fc dddd LT","sameElse":"L"},"relativeTime":{"future":"%s \ud6c4","past":"%s \uc804","s":"\uba87\ucd08","ss":"%d\ucd08","m":"\uc77c\ubd84","mm":"%d\ubd84","h":"\ud55c\uc2dc\uac04","hh":"%d\uc2dc\uac04","d":"\ud558\ub8e8","dd":"%d\uc77c","M":"\ud55c\ub2ec","MM":"%d\ub2ec","y":"\uc77c\ub144","yy":"%d\ub144"},"ordinalParse":/\d{1,2}\uc77c/,"ordinal":"%d\uc77c","meridiemParse":/\uc624\uc804|\uc624\ud6c4/,"isPM":function(a){return"\uc624\ud6c4"===a},"meridiem":function(a,b,c){return a<12?"\uc624\uc804":"\uc624\ud6c4"}}),lf.defineLocale("lb",{"months":"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),"monthsShort":"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),"weekdays":"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),"weekdaysShort":"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),"weekdaysMin":"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),"longDateFormat":{"LT":"H:mm [Auer]","LTS":"H:mm:ss [Auer]","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[Haut um] LT","sameElse":"L","nextDay":"[Muer um] LT","nextWeek":"dddd [um] LT","lastDay":"[G\xebschter um] LT","lastWeek":function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},"relativeTime":{"future":dd,"past":ed,"s":"e puer Sekonnen","m":cd,"mm":"%d Minutten","h":cd,"hh":"%d Stonnen","d":cd,"dd":"%d Deeg","M":cd,"MM":"%d M\xe9int","y":cd,"yy":"%d Joer"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),{"m":"minut\u0117_minut\u0117s_minut\u0119","mm":"minut\u0117s_minu\u010di\u0173_minutes","h":"valanda_valandos_valand\u0105","hh":"valandos_valand\u0173_valandas","d":"diena_dienos_dien\u0105","dd":"dienos_dien\u0173_dienas","M":"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f","MM":"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius","y":"metai_met\u0173_metus","yy":"metai_met\u0173_metus"}),Nf="sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),Of=(lf.defineLocale("lt",{"months":"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),"monthsShort":"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),"weekdays":ld,"weekdaysShort":"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),"weekdaysMin":"S_P_A_T_K_Pn_\u0160".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"YYYY-MM-DD","LL":"YYYY [m.] MMMM D [d.]","LLL":"YYYY [m.] MMMM D [d.], LT [val.]","LLLL":"YYYY [m.] MMMM D [d.], dddd, LT [val.]","l":"YYYY-MM-DD","ll":"YYYY [m.] MMMM D [d.]","lll":"YYYY [m.] MMMM D [d.], LT [val.]","llll":"YYYY [m.] MMMM D [d.], ddd, LT [val.]"},"calendar":{"sameDay":"[\u0160iandien] LT","nextDay":"[Rytoj] LT","nextWeek":"dddd LT","lastDay":"[Vakar] LT","lastWeek":"[Pra\u0117jus\u012f] dddd LT","sameElse":"L"},"relativeTime":{"future":"po %s","past":"prie\u0161 %s","s":gd,"m":hd,"mm":kd,"h":hd,"hh":kd,"d":hd,"dd":kd,"M":hd,"MM":kd,"y":hd,"yy":kd},"ordinalParse":/\d{1,2}-oji/,"ordinal":function(a){return a+"-oji"},"week":{"dow":1,"doy":4}}),{"m":"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),"mm":"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),"h":"stundas_stund\u0101m_stunda_stundas".split("_"),"hh":"stundas_stund\u0101m_stunda_stundas".split("_"),"d":"dienas_dien\u0101m_diena_dienas".split("_"),"dd":"dienas_dien\u0101m_diena_dienas".split("_"),"M":"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),"MM":"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),"y":"gada_gadiem_gads_gadi".split("_"),"yy":"gada_gadiem_gads_gadi".split("_")}),Pf=(lf.defineLocale("lv",{"months":"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),"monthsShort":"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),"weekdays":"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),"weekdaysShort":"Sv_P_O_T_C_Pk_S".split("_"),"weekdaysMin":"Sv_P_O_T_C_Pk_S".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY.","LL":"YYYY. [gada] D. MMMM","LLL":"YYYY. [gada] D. MMMM, LT","LLLL":"YYYY. [gada] D. MMMM, dddd, LT"},"calendar":{"sameDay":"[\u0160odien pulksten] LT","nextDay":"[R\u012bt pulksten] LT","nextWeek":"dddd [pulksten] LT","lastDay":"[Vakar pulksten] LT","lastWeek":"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT","sameElse":"L"},"relativeTime":{"future":"p\u0113c %s","past":"pirms %s","s":pd,"m":od,"mm":nd,"h":od,"hh":nd,"d":od,"dd":nd,"M":od,"MM":nd,"y":od,"yy":nd},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),{"words":{"m":["jedan minut","jednog minuta"],"mm":["minut","minuta","minuta"],"h":["jedan sat","jednog sata"],"hh":["sat","sata","sati"],"dd":["dan","dana","dana"],"MM":["mjesec","mjeseca","mjeseci"],"yy":["godina","godine","godina"]},"correctGrammaticalCase":function(a,b){return 1===a?b[0]:a>=2&&a<=4?b[1]:b[2]},"translate":function(a,b,c){var d=Pf.words[c];return 1===c.length?b?d[0]:d[1]:a+" "+Pf.correctGrammaticalCase(a,d)}}),Qf=(lf.defineLocale("me",{"months":["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"],"monthsShort":["jan.","feb.","mar.","apr.","maj","jun","jul","avg.","sep.","okt.","nov.","dec."],"weekdays":["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],"weekdaysShort":["ned.","pon.","uto.","sri.","\u010det.","pet.","sub."],"weekdaysMin":["ne","po","ut","sr","\u010de","pe","su"],"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[danas u] LT","nextDay":"[sjutra u] LT","nextWeek":function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},"lastDay":"[ju\u010de u] LT","lastWeek":function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"prije %s","s":"nekoliko sekundi","m":Pf.translate,"mm":Pf.translate,"h":Pf.translate,"hh":Pf.translate,"d":"dan","dd":Pf.translate,"M":"mjesec","MM":Pf.translate,"y":"godinu","yy":Pf.translate},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),lf.defineLocale("mk",{"months":"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),"monthsShort":"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),"weekdays":"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),"weekdaysShort":"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),"weekdaysMin":"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"D.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT","nextDay":"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT","nextWeek":"dddd [\u0432\u043e] LT","lastDay":"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT","lastWeek":function(){switch(this.day()){case 0:case 3:case 6:return"[\u0412\u043e \u0438\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0412\u043e \u0438\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},"sameElse":"L"},"relativeTime":{"future":"\u043f\u043e\u0441\u043b\u0435 %s","past":"\u043f\u0440\u0435\u0434 %s","s":"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438","m":"\u043c\u0438\u043d\u0443\u0442\u0430","mm":"%d \u043c\u0438\u043d\u0443\u0442\u0438","h":"\u0447\u0430\u0441","hh":"%d \u0447\u0430\u0441\u0430","d":"\u0434\u0435\u043d","dd":"%d \u0434\u0435\u043d\u0430","M":"\u043c\u0435\u0441\u0435\u0446","MM":"%d \u043c\u0435\u0441\u0435\u0446\u0438","y":"\u0433\u043e\u0434\u0438\u043d\u0430","yy":"%d \u0433\u043e\u0434\u0438\u043d\u0438"},"ordinalParse":/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,"ordinal":function(a){var b=a%10,c=a%100;return 0===a?a+"-\u0435\u0432":0===c?a+"-\u0435\u043d":c>10&&c<20?a+"-\u0442\u0438":1===b?a+"-\u0432\u0438":2===b?a+"-\u0440\u0438":7===b||8===b?a+"-\u043c\u0438":a+"-\u0442\u0438"},"week":{"dow":1,"doy":7}}),lf.defineLocale("ml",{"months":"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),"monthsShort":"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),"weekdays":"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),"weekdaysShort":"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),"weekdaysMin":"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),"longDateFormat":{"LT":"A h:mm -\u0d28\u0d41","LTS":"A h:mm:ss -\u0d28\u0d41","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT","nextDay":"[\u0d28\u0d3e\u0d33\u0d46] LT","nextWeek":"dddd, LT","lastDay":"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT","lastWeek":"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d","past":"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d","s":"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e","m":"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d","mm":"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d","h":"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c","hh":"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c","d":"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02","dd":"%d \u0d26\u0d3f\u0d35\u0d38\u0d02","M":"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02","MM":"%d \u0d2e\u0d3e\u0d38\u0d02","y":"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02","yy":"%d \u0d35\u0d7c\u0d37\u0d02"},"meridiemParse":/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,"isPM":function(a){return/^(\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":a<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":a<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":a<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}}),{"1":"\u0967","2":"\u0968","3":"\u0969","4":"\u096a","5":"\u096b","6":"\u096c","7":"\u096d","8":"\u096e","9":"\u096f","0":"\u0966"}),Rf={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},Sf=(lf.defineLocale("mr",{"months":"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),"monthsShort":"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),"weekdays":"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),"weekdaysShort":"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),"weekdaysMin":"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),"longDateFormat":{"LT":"A h:mm \u0935\u093e\u091c\u0924\u093e","LTS":"A h:mm:ss \u0935\u093e\u091c\u0924\u093e","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0906\u091c] LT","nextDay":"[\u0909\u0926\u094d\u092f\u093e] LT","nextWeek":"dddd, LT","lastDay":"[\u0915\u093e\u0932] LT","lastWeek":"[\u092e\u093e\u0917\u0940\u0932] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u0928\u0902\u0924\u0930","past":"%s \u092a\u0942\u0930\u094d\u0935\u0940","s":"\u0938\u0947\u0915\u0902\u0926","m":"\u090f\u0915 \u092e\u093f\u0928\u093f\u091f","mm":"%d \u092e\u093f\u0928\u093f\u091f\u0947","h":"\u090f\u0915 \u0924\u093e\u0938","hh":"%d \u0924\u093e\u0938","d":"\u090f\u0915 \u0926\u093f\u0935\u0938","dd":"%d \u0926\u093f\u0935\u0938","M":"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e","MM":"%d \u092e\u0939\u093f\u0928\u0947","y":"\u090f\u0915 \u0935\u0930\u094d\u0937","yy":"%d \u0935\u0930\u094d\u0937\u0947"},"preparse":function(a){return a.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(a){return Rf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return Qf[a]})},"meridiemParse":/\u0930\u093e\u0924\u094d\u0930\u0940|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940/,"meridiemHour":function(a,b){return 12===a&&(a=0),"\u0930\u093e\u0924\u094d\u0930\u0940"===b?a<4?a:a+12:"\u0938\u0915\u093e\u0933\u0940"===b?a:"\u0926\u0941\u092a\u093e\u0930\u0940"===b?a>=10?a:a+12:"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===b?a+12:void 0},"meridiem":function(a,b,c){return a<4?"\u0930\u093e\u0924\u094d\u0930\u0940":a<10?"\u0938\u0915\u093e\u0933\u0940":a<17?"\u0926\u0941\u092a\u093e\u0930\u0940":a<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},"week":{"dow":0,"doy":6}}),lf.defineLocale("ms-my",{"months":"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),"monthsShort":"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),"weekdays":"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),"weekdaysShort":"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),"weekdaysMin":"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),"longDateFormat":{"LT":"HH.mm","LTS":"LT.ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY [pukul] LT","LLLL":"dddd, D MMMM YYYY [pukul] LT"},"meridiemParse":/pagi|tengahari|petang|malam/,"meridiemHour":function(a,b){return 12===a&&(a=0),"pagi"===b?a:"tengahari"===b?a>=11?a:a+12:"petang"===b||"malam"===b?a+12:void 0},"meridiem":function(a,b,c){return a<11?"pagi":a<15?"tengahari":a<19?"petang":"malam"},"calendar":{"sameDay":"[Hari ini pukul] LT","nextDay":"[Esok pukul] LT","nextWeek":"dddd [pukul] LT","lastDay":"[Kelmarin pukul] LT","lastWeek":"dddd [lepas pukul] LT","sameElse":"L"},"relativeTime":{"future":"dalam %s","past":"%s yang lepas","s":"beberapa saat","m":"seminit","mm":"%d minit","h":"sejam","hh":"%d jam","d":"sehari","dd":"%d hari","M":"sebulan","MM":"%d bulan","y":"setahun","yy":"%d tahun"},"week":{"dow":1,"doy":7}}),{"1":"\u1041","2":"\u1042","3":"\u1043","4":"\u1044","5":"\u1045","6":"\u1046","7":"\u1047","8":"\u1048","9":"\u1049","0":"\u1040"}),Tf={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"},Uf=(lf.defineLocale("my",{"months":"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),"monthsShort":"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),"weekdays":"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),"weekdaysShort":"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),"weekdaysMin":"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"HH:mm:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]","nextDay":"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]","nextWeek":"dddd LT [\u1019\u103e\u102c]","lastDay":"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]","lastWeek":"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]","sameElse":"L"},"relativeTime":{"future":"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c","past":"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000","s":"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a","m":"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a","mm":"%d \u1019\u102d\u1014\u1005\u103a","h":"\u1010\u1005\u103a\u1014\u102c\u101b\u102e","hh":"%d \u1014\u102c\u101b\u102e","d":"\u1010\u1005\u103a\u101b\u1000\u103a","dd":"%d \u101b\u1000\u103a","M":"\u1010\u1005\u103a\u101c","MM":"%d \u101c","y":"\u1010\u1005\u103a\u1014\u103e\u1005\u103a","yy":"%d \u1014\u103e\u1005\u103a"},"preparse":function(a){return a.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(a){return Tf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return Sf[a]})},"week":{"dow":1,"doy":4}}),lf.defineLocale("nb",{"months":"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),"monthsShort":"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),"weekdays":"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),"weekdaysShort":"s\xf8n_man_tirs_ons_tors_fre_l\xf8r".split("_"),"weekdaysMin":"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),"longDateFormat":{"LT":"H.mm","LTS":"LT.ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY [kl.] LT","LLLL":"dddd D. MMMM YYYY [kl.] LT"},"calendar":{"sameDay":"[i dag kl.] LT","nextDay":"[i morgen kl.] LT","nextWeek":"dddd [kl.] LT","lastDay":"[i g\xe5r kl.] LT","lastWeek":"[forrige] dddd [kl.] LT","sameElse":"L"},"relativeTime":{"future":"om %s","past":"for %s siden","s":"noen sekunder","m":"ett minutt","mm":"%d minutter","h":"en time","hh":"%d timer","d":"en dag","dd":"%d dager","M":"en m\xe5ned","MM":"%d m\xe5neder","y":"ett \xe5r","yy":"%d \xe5r"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),{"1":"\u0967","2":"\u0968","3":"\u0969","4":"\u096a","5":"\u096b","6":"\u096c","7":"\u096d","8":"\u096e","9":"\u096f","0":"\u0966"}),Vf={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},Wf=(lf.defineLocale("ne",{"months":"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),"monthsShort":"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),"weekdays":"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),"weekdaysShort":"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),"weekdaysMin":"\u0906\u0907._\u0938\u094b._\u092e\u0919\u094d_\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),"longDateFormat":{"LT":"A\u0915\u094b h:mm \u092c\u091c\u0947","LTS":"A\u0915\u094b h:mm:ss \u092c\u091c\u0947","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"preparse":function(a){return a.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(a){return Vf[a]})},"postformat":function(a){return a.replace(/\d/g,function(a){return Uf[a]})},"meridiemParse":/\u0930\u093e\u0924\u0940|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u092c\u0947\u0932\u0941\u0915\u093e|\u0938\u093e\u0901\u091d|\u0930\u093e\u0924\u0940/,"meridiemHour":function(a,b){return 12===a&&(a=0),"\u0930\u093e\u0924\u0940"===b?a<3?a:a+12:"\u092c\u093f\u0939\u093e\u0928"===b?a:"\u0926\u093f\u0909\u0901\u0938\u094b"===b?a>=10?a:a+12:"\u092c\u0947\u0932\u0941\u0915\u093e"===b||"\u0938\u093e\u0901\u091d"===b?a+12:void 0},"meridiem":function(a,b,c){return a<3?"\u0930\u093e\u0924\u0940":a<10?"\u092c\u093f\u0939\u093e\u0928":a<15?"\u0926\u093f\u0909\u0901\u0938\u094b":a<18?"\u092c\u0947\u0932\u0941\u0915\u093e":a<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u0940"},"calendar":{"sameDay":"[\u0906\u091c] LT","nextDay":"[\u092d\u094b\u0932\u0940] LT","nextWeek":"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT","lastDay":"[\u0939\u093f\u091c\u094b] LT","lastWeek":"[\u0917\u090f\u0915\u094b] dddd[,] LT","sameElse":"L"},"relativeTime":{"future":"%s\u092e\u093e","past":"%s \u0905\u0917\u093e\u0921\u0940","s":"\u0915\u0947\u0939\u0940 \u0938\u092e\u092f","m":"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f","mm":"%d \u092e\u093f\u0928\u0947\u091f","h":"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e","hh":"%d \u0918\u0923\u094d\u091f\u093e","d":"\u090f\u0915 \u0926\u093f\u0928","dd":"%d \u0926\u093f\u0928","M":"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e","MM":"%d \u092e\u0939\u093f\u0928\u093e","y":"\u090f\u0915 \u092c\u0930\u094d\u0937","yy":"%d \u092c\u0930\u094d\u0937"},"week":{"dow":1,"doy":7}}),"jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_")),Xf="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),Yf=(lf.defineLocale("nl",{"months":"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),"monthsShort":function(a,b){return/-MMM-/.test(b)?Xf[a.month()]:Wf[a.month()]},"weekdays":"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),"weekdaysShort":"zo._ma._di._wo._do._vr._za.".split("_"),"weekdaysMin":"Zo_Ma_Di_Wo_Do_Vr_Za".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD-MM-YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[vandaag om] LT","nextDay":"[morgen om] LT","nextWeek":"dddd [om] LT","lastDay":"[gisteren om] LT","lastWeek":"[afgelopen] dddd [om] LT","sameElse":"L"},"relativeTime":{"future":"over %s","past":"%s geleden","s":"een paar seconden","m":"\xe9\xe9n minuut","mm":"%d minuten","h":"\xe9\xe9n uur","hh":"%d uur","d":"\xe9\xe9n dag","dd":"%d dagen","M":"\xe9\xe9n maand","MM":"%d maanden","y":"\xe9\xe9n jaar","yy":"%d jaar"},"ordinalParse":/\d{1,2}(ste|de)/,"ordinal":function(a){return a+(1===a||8===a||a>=20?"ste":"de")},"week":{"dow":1,"doy":4}}),lf.defineLocale("nn",{"months":"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),"monthsShort":"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),"weekdays":"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),"weekdaysShort":"sun_m\xe5n_tys_ons_tor_fre_lau".split("_"),"weekdaysMin":"su_m\xe5_ty_on_to_fr_l\xf8".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[I dag klokka] LT","nextDay":"[I morgon klokka] LT","nextWeek":"dddd [klokka] LT","lastDay":"[I g\xe5r klokka] LT","lastWeek":"[F\xf8reg\xe5ande] dddd [klokka] LT","sameElse":"L"},"relativeTime":{"future":"om %s","past":"for %s sidan","s":"nokre sekund","m":"eit minutt","mm":"%d minutt","h":"ein time","hh":"%d timar","d":"ein dag","dd":"%d dagar","M":"ein m\xe5nad","MM":"%d m\xe5nader","y":"eit \xe5r","yy":"%d \xe5r"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),"stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_")),Zf="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),$f=(lf.defineLocale("pl",{"months":function(a,b){return""===b?"("+Zf[a.month()]+"|"+Yf[a.month()]+")":/D MMMM/.test(b)?Zf[a.month()]:Yf[a.month()]},"monthsShort":"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),"weekdays":"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),"weekdaysShort":"nie_pon_wt_\u015br_czw_pt_sb".split("_"),"weekdaysMin":"N_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Dzi\u015b o] LT","nextDay":"[Jutro o] LT","nextWeek":"[W] dddd [o] LT","lastDay":"[Wczoraj o] LT","lastWeek":function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"%s temu","s":"kilka sekund","m":rd,"mm":rd,"h":rd,"hh":rd,"d":"1 dzie\u0144","dd":"%d dni","M":"miesi\u0105c","MM":rd,"y":"rok","yy":rd},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("pt-br",{"months":"Janeiro_Fevereiro_Mar\xe7o_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),"monthsShort":"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),"weekdays":"Domingo_Segunda-Feira_Ter\xe7a-Feira_Quarta-Feira_Quinta-Feira_Sexta-Feira_S\xe1bado".split("_"),"weekdaysShort":"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),"weekdaysMin":"Dom_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1b".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D [de] MMMM [de] YYYY","LLL":"D [de] MMMM [de] YYYY [\xe0s] LT","LLLL":"dddd, D [de] MMMM [de] YYYY [\xe0s] LT"},"calendar":{"sameDay":"[Hoje \xe0s] LT","nextDay":"[Amanh\xe3 \xe0s] LT","nextWeek":"dddd [\xe0s] LT","lastDay":"[Ontem \xe0s] LT","lastWeek":function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},"sameElse":"L"},"relativeTime":{"future":"em %s","past":"%s atr\xe1s","s":"segundos","m":"um minuto","mm":"%d minutos","h":"uma hora","hh":"%d horas","d":"um dia","dd":"%d dias","M":"um m\xeas","MM":"%d meses","y":"um ano","yy":"%d anos"},"ordinalParse":/\d{1,2}\xba/,"ordinal":"%d\xba"}),lf.defineLocale("pt",{"months":"Janeiro_Fevereiro_Mar\xe7o_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),"monthsShort":"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),"weekdays":"Domingo_Segunda-Feira_Ter\xe7a-Feira_Quarta-Feira_Quinta-Feira_Sexta-Feira_S\xe1bado".split("_"),"weekdaysShort":"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),"weekdaysMin":"Dom_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1b".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D [de] MMMM [de] YYYY","LLL":"D [de] MMMM [de] YYYY LT","LLLL":"dddd, D [de] MMMM [de] YYYY LT"},"calendar":{"sameDay":"[Hoje \xe0s] LT","nextDay":"[Amanh\xe3 \xe0s] LT","nextWeek":"dddd [\xe0s] LT","lastDay":"[Ontem \xe0s] LT","lastWeek":function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},"sameElse":"L"},"relativeTime":{"future":"em %s","past":"h\xe1 %s","s":"segundos","m":"um minuto","mm":"%d minutos","h":"uma hora","hh":"%d horas","d":"um dia","dd":"%d dias","M":"um m\xeas","MM":"%d meses","y":"um ano","yy":"%d anos"},"ordinalParse":/\d{1,2}\xba/,"ordinal":"%d\xba","week":{"dow":1,"doy":4}}),lf.defineLocale("ro",{"months":"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),"monthsShort":"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),"weekdays":"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),"weekdaysShort":"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),"weekdaysMin":"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY H:mm","LLLL":"dddd, D MMMM YYYY H:mm"},"calendar":{"sameDay":"[azi la] LT","nextDay":"[m\xe2ine la] LT","nextWeek":"dddd [la] LT","lastDay":"[ieri la] LT","lastWeek":"[fosta] dddd [la] LT","sameElse":"L"},"relativeTime":{"future":"peste %s","past":"%s \xeen urm\u0103","s":"c\xe2teva secunde","m":"un minut","mm":sd,"h":"o or\u0103","hh":sd,"d":"o zi","dd":sd,"M":"o lun\u0103","MM":sd,"y":"un an","yy":sd},"week":{"dow":1,"doy":7}}),lf.defineLocale("ru",{"months":vd,"monthsShort":wd,"weekdays":xd,"weekdaysShort":"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"weekdaysMin":"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"monthsParse":[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439|\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i],"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY \u0433.","LLL":"D MMMM YYYY \u0433., LT","LLLL":"dddd, D MMMM YYYY \u0433., LT"},"calendar":{"sameDay":"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f \u0432] LT","nextDay":"[\u0417\u0430\u0432\u0442\u0440\u0430 \u0432] LT","lastDay":"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT","nextWeek":function(){return 2===this.day()?"[\u0412\u043e] dddd [\u0432] LT":"[\u0412] dddd [\u0432] LT"},"lastWeek":function(a){if(a.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd [\u0432] LT":"[\u0412] dddd [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd [\u0432] LT"}},"sameElse":"L"},"relativeTime":{"future":"\u0447\u0435\u0440\u0435\u0437 %s","past":"%s \u043d\u0430\u0437\u0430\u0434","s":"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434","m":ud,"mm":ud,"h":"\u0447\u0430\u0441","hh":ud,"d":"\u0434\u0435\u043d\u044c","dd":ud,"M":"\u043c\u0435\u0441\u044f\u0446","MM":ud,"y":"\u0433\u043e\u0434","yy":ud},"meridiemParse":/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,"isPM":function(a){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u043d\u043e\u0447\u0438":a<12?"\u0443\u0442\u0440\u0430":a<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},"ordinalParse":/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,"ordinal":function(a,b){switch(b){case"M":case"d":case"DDD":return a+"-\u0439";case"D":return a+"-\u0433\u043e";case"w":case"W":return a+"-\u044f";default:return a}},"week":{"dow":1,"doy":7}}),lf.defineLocale("si",{"months":"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),"monthsShort":"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),"weekdays":"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),"weekdaysShort":"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),"weekdaysMin":"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),"longDateFormat":{"LT":"a h:mm","LTS":"a h:mm:ss","L":"YYYY/MM/DD","LL":"YYYY MMMM D","LLL":"YYYY MMMM D, LT","LLLL":"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, LTS"},"calendar":{"sameDay":"[\u0d85\u0daf] LT[\u0da7]","nextDay":"[\u0dc4\u0dd9\u0da7] LT[\u0da7]","nextWeek":"dddd LT[\u0da7]","lastDay":"[\u0d8a\u0dba\u0dda] LT[\u0da7]","lastWeek":"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]","sameElse":"L"},"relativeTime":{"future":"%s\u0d9a\u0dd2\u0db1\u0dca","past":"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb","s":"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba","m":"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0","mm":"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d","h":"\u0db4\u0dd0\u0dba","hh":"\u0db4\u0dd0\u0dba %d","d":"\u0daf\u0dd2\u0db1\u0dba","dd":"\u0daf\u0dd2\u0db1 %d","M":"\u0db8\u0dcf\u0dc3\u0dba","MM":"\u0db8\u0dcf\u0dc3 %d","y":"\u0dc0\u0dc3\u0dbb","yy":"\u0dc0\u0dc3\u0dbb %d"},"ordinalParse":/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,"ordinal":function(a){return a+" \u0dc0\u0dd0\u0db1\u0dd2"},"meridiem":function(a,b,c){return a>11?c?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":c?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}}),"janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_")),_f="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_"),ag=(lf.defineLocale("sk",{"months":$f,"monthsShort":_f,"monthsParse":function(a,b){var c,d=[];for(c=0;c<12;c++)d[c]=new RegExp("^"+a[c]+"$|^"+b[c]+"$","i");return d}($f,_f),"weekdays":"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),"weekdaysShort":"ne_po_ut_st_\u0161t_pi_so".split("_"),"weekdaysMin":"ne_po_ut_st_\u0161t_pi_so".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd D. MMMM YYYY LT"},"calendar":{"sameDay":"[dnes o] LT","nextDay":"[zajtra o] LT","nextWeek":function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},"lastDay":"[v\u010dera o] LT","lastWeek":function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 4:case 5:return"[minul\xfd] dddd [o] LT";case 6:return"[minul\xfa sobotu o] LT"}},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"pred %s","s":zd,"m":zd,"mm":zd,"h":zd,"hh":zd,"d":zd,"dd":zd,"M":zd,"MM":zd,"y":zd,"yy":zd},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),lf.defineLocale("sl",{"months":"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),"monthsShort":"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),"weekdays":"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),"weekdaysShort":"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),"weekdaysMin":"ne_po_to_sr_\u010de_pe_so".split("_"),"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[danes ob] LT","nextDay":"[jutri ob] LT","nextWeek":function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},"lastDay":"[v\u010deraj ob] LT","lastWeek":function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},"sameElse":"L"},"relativeTime":{"future":"\u010dez %s","past":"pred %s","s":Ad,"m":Ad,"mm":Ad,"h":Ad,"hh":Ad,"d":Ad,"dd":Ad,"M":Ad,"MM":Ad,"y":Ad,"yy":Ad},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),lf.defineLocale("sq",{"months":"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),"monthsShort":"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),"weekdays":"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),"weekdaysShort":"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),"weekdaysMin":"D_H_Ma_M\xeb_E_P_Sh".split("_"),"meridiemParse":/PD|MD/,"isPM":function(a){return"M"===a.charAt(0)},"meridiem":function(a,b,c){return a<12?"PD":"MD"},"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[Sot n\xeb] LT","nextDay":"[Nes\xebr n\xeb] LT","nextWeek":"dddd [n\xeb] LT","lastDay":"[Dje n\xeb] LT","lastWeek":"dddd [e kaluar n\xeb] LT","sameElse":"L"},"relativeTime":{"future":"n\xeb %s","past":"%s m\xeb par\xeb","s":"disa sekonda","m":"nj\xeb minut\xeb","mm":"%d minuta","h":"nj\xeb or\xeb","hh":"%d or\xeb","d":"nj\xeb dit\xeb","dd":"%d dit\xeb","M":"nj\xeb muaj","MM":"%d muaj","y":"nj\xeb vit","yy":"%d vite"},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":4}}),{"words":{"m":["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u0435 \u043c\u0438\u043d\u0443\u0442\u0435"],"mm":["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0435","\u043c\u0438\u043d\u0443\u0442\u0430"],"h":["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],"hh":["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],"dd":["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],"MM":["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],"yy":["\u0433\u043e\u0434\u0438\u043d\u0430","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},"correctGrammaticalCase":function(a,b){return 1===a?b[0]:a>=2&&a<=4?b[1]:b[2]},"translate":function(a,b,c){var d=ag.words[c];return 1===c.length?b?d[0]:d[1]:a+" "+ag.correctGrammaticalCase(a,d)}}),bg=(lf.defineLocale("sr-cyrl",{"months":["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"],"monthsShort":["\u0458\u0430\u043d.","\u0444\u0435\u0431.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433.","\u0441\u0435\u043f.","\u043e\u043a\u0442.","\u043d\u043e\u0432.","\u0434\u0435\u0446."],"weekdays":["\u043d\u0435\u0434\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],"weekdaysShort":["\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0443\u0442\u043e.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0443\u0431."],"weekdaysMin":["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"],"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT","nextDay":"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT","nextWeek":function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},"lastDay":"[\u0458\u0443\u0447\u0435 \u0443] LT","lastWeek":function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},"sameElse":"L"},"relativeTime":{"future":"\u0437\u0430 %s","past":"\u043f\u0440\u0435 %s","s":"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438","m":ag.translate,"mm":ag.translate,"h":ag.translate,"hh":ag.translate,"d":"\u0434\u0430\u043d","dd":ag.translate,"M":"\u043c\u0435\u0441\u0435\u0446","MM":ag.translate,"y":"\u0433\u043e\u0434\u0438\u043d\u0443","yy":ag.translate},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),{"words":{"m":["jedan minut","jedne minute"],"mm":["minut","minute","minuta"],"h":["jedan sat","jednog sata"],"hh":["sat","sata","sati"],"dd":["dan","dana","dana"],"MM":["mesec","meseca","meseci"],"yy":["godina","godine","godina"]},"correctGrammaticalCase":function(a,b){return 1===a?b[0]:a>=2&&a<=4?b[1]:b[2]},"translate":function(a,b,c){var d=bg.words[c];return 1===c.length?b?d[0]:d[1]:a+" "+bg.correctGrammaticalCase(a,d)}}),cg=(lf.defineLocale("sr",{"months":["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"],"monthsShort":["jan.","feb.","mar.","apr.","maj","jun","jul","avg.","sep.","okt.","nov.","dec."],"weekdays":["nedelja","ponedeljak","utorak","sreda","\u010detvrtak","petak","subota"],"weekdaysShort":["ned.","pon.","uto.","sre.","\u010det.","pet.","sub."],"weekdaysMin":["ne","po","ut","sr","\u010de","pe","su"],"longDateFormat":{"LT":"H:mm","LTS":"LT:ss","L":"DD. MM. YYYY","LL":"D. MMMM YYYY","LLL":"D. MMMM YYYY LT","LLLL":"dddd, D. MMMM YYYY LT"},"calendar":{"sameDay":"[danas u] LT","nextDay":"[sutra u] LT","nextWeek":function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},"lastDay":"[ju\u010de u] LT","lastWeek":function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},"sameElse":"L"},"relativeTime":{"future":"za %s","past":"pre %s","s":"nekoliko sekundi","m":bg.translate,"mm":bg.translate,"h":bg.translate,"hh":bg.translate,"d":"dan","dd":bg.translate,"M":"mesec","MM":bg.translate,"y":"godinu","yy":bg.translate},"ordinalParse":/\d{1,2}\./,"ordinal":"%d.","week":{"dow":1,"doy":7}}),lf.defineLocale("sv",{"months":"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),"monthsShort":"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),"weekdays":"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),"weekdaysShort":"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),"weekdaysMin":"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"YYYY-MM-DD","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[Idag] LT","nextDay":"[Imorgon] LT","lastDay":"[Ig\xe5r] LT","nextWeek":"[P\xe5] dddd LT","lastWeek":"[I] dddd[s] LT","sameElse":"L"},"relativeTime":{"future":"om %s","past":"f\xf6r %s sedan","s":"n\xe5gra sekunder","m":"en minut","mm":"%d minuter","h":"en timme","hh":"%d timmar","d":"en dag","dd":"%d dagar","M":"en m\xe5nad","MM":"%d m\xe5nader","y":"ett \xe5r","yy":"%d \xe5r"},"ordinalParse":/\d{1,2}(e|a)/,"ordinal":function(a){var b=a%10;return a+(1==~~(a%100/10)?"e":1===b?"a":2===b?"a":"e")},"week":{"dow":1,"doy":4}}),lf.defineLocale("ta",{"months":"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),"monthsShort":"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),"weekdays":"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),"weekdaysShort":"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),"weekdaysMin":"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY, LT","LLLL":"dddd, D MMMM YYYY, LT"},"calendar":{"sameDay":"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT","nextDay":"[\u0ba8\u0bbe\u0bb3\u0bc8] LT","nextWeek":"dddd, LT","lastDay":"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT","lastWeek":"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT","sameElse":"L"},"relativeTime":{"future":"%s \u0b87\u0bb2\u0bcd","past":"%s \u0bae\u0bc1\u0ba9\u0bcd","s":"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd","m":"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd","mm":"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd","h":"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd","hh":"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd","d":"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd","dd":"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd","M":"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd","MM":"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd","y":"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd","yy":"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},"ordinalParse":/\d{1,2}\u0bb5\u0ba4\u0bc1/,"ordinal":function(a){return a+"\u0bb5\u0ba4\u0bc1"},"meridiemParse":/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,"meridiem":function(a,b,c){return a<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":a<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":a<10?" \u0b95\u0bbe\u0bb2\u0bc8":a<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":a<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":a<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},"meridiemHour":function(a,b){return 12===a&&(a=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===b?a<2?a:a+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===b||"\u0b95\u0bbe\u0bb2\u0bc8"===b?a:"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===b&&a>=10?a:a+12},"week":{"dow":0,"doy":6}}),lf.defineLocale("th",{"months":"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),"monthsShort":"\u0e21\u0e01\u0e23\u0e32_\u0e01\u0e38\u0e21\u0e20\u0e32_\u0e21\u0e35\u0e19\u0e32_\u0e40\u0e21\u0e29\u0e32_\u0e1e\u0e24\u0e29\u0e20\u0e32_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32_\u0e01\u0e23\u0e01\u0e0e\u0e32_\u0e2a\u0e34\u0e07\u0e2b\u0e32_\u0e01\u0e31\u0e19\u0e22\u0e32_\u0e15\u0e38\u0e25\u0e32_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32_\u0e18\u0e31\u0e19\u0e27\u0e32".split("_"),"weekdays":"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),"weekdaysShort":"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),"weekdaysMin":"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),"longDateFormat":{"LT":"H \u0e19\u0e32\u0e2c\u0e34\u0e01\u0e32 m \u0e19\u0e32\u0e17\u0e35","LTS":"LT s \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35","L":"YYYY/MM/DD","LL":"D MMMM YYYY","LLL":"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 LT","LLLL":"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 LT"},"meridiemParse":/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,"isPM":function(a){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===a},"meridiem":function(a,b,c){return a<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},"calendar":{"sameDay":"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT","nextDay":"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT","nextWeek":"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT","lastDay":"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT","lastWeek":"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT","sameElse":"L"},"relativeTime":{"future":"\u0e2d\u0e35\u0e01 %s","past":"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27","s":"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35","m":"1 \u0e19\u0e32\u0e17\u0e35","mm":"%d \u0e19\u0e32\u0e17\u0e35","h":"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07","hh":"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07","d":"1 \u0e27\u0e31\u0e19","dd":"%d \u0e27\u0e31\u0e19","M":"1 \u0e40\u0e14\u0e37\u0e2d\u0e19","MM":"%d \u0e40\u0e14\u0e37\u0e2d\u0e19","y":"1 \u0e1b\u0e35","yy":"%d \u0e1b\u0e35"}}),lf.defineLocale("tl-ph",{"months":"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),"monthsShort":"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),"weekdays":"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),"weekdaysShort":"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),"weekdaysMin":"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"MM/D/YYYY","LL":"MMMM D, YYYY","LLL":"MMMM D, YYYY LT","LLLL":"dddd, MMMM DD, YYYY LT"},"calendar":{"sameDay":"[Ngayon sa] LT","nextDay":"[Bukas sa] LT","nextWeek":"dddd [sa] LT","lastDay":"[Kahapon sa] LT","lastWeek":"dddd [huling linggo] LT","sameElse":"L"},"relativeTime":{"future":"sa loob ng %s","past":"%s ang nakalipas","s":"ilang segundo","m":"isang minuto","mm":"%d minuto","h":"isang oras","hh":"%d oras","d":"isang araw","dd":"%d araw","M":"isang buwan","MM":"%d buwan","y":"isang taon","yy":"%d taon"},"ordinalParse":/\d{1,2}/,"ordinal":function(a){return a},"week":{"dow":1,"doy":4}}),{"1":"'inci","5":"'inci","8":"'inci","70":"'inci","80":"'inci","2":"'nci","7":"'nci","20":"'nci","50":"'nci","3":"'\xfcnc\xfc","4":"'\xfcnc\xfc","100":"'\xfcnc\xfc","6":"'nc\u0131","9":"'uncu","10":"'uncu","30":"'uncu","60":"'\u0131nc\u0131","90":"'\u0131nc\u0131"});lf.defineLocale("tr",{"months":"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),"monthsShort":"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),"weekdays":"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),"weekdaysShort":"Paz_Pts_Sal_\xc7ar_Per_Cum_Cts".split("_"),"weekdaysMin":"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd, D MMMM YYYY LT"},"calendar":{"sameDay":"[bug\xfcn saat] LT","nextDay":"[yar\u0131n saat] LT","nextWeek":"[haftaya] dddd [saat] LT","lastDay":"[d\xfcn] LT","lastWeek":"[ge\xe7en hafta] dddd [saat] LT","sameElse":"L"},"relativeTime":{"future":"%s sonra","past":"%s \xf6nce","s":"birka\xe7 saniye","m":"bir dakika","mm":"%d dakika","h":"bir saat","hh":"%d saat","d":"bir g\xfcn","dd":"%d g\xfcn","M":"bir ay","MM":"%d ay","y":"bir y\u0131l","yy":"%d y\u0131l"},"ordinalParse":/\d{1,2}'(inci|nci|\xfcnc\xfc|nc\u0131|uncu|\u0131nc\u0131)/,"ordinal":function(a){if(0===a)return a+"'\u0131nc\u0131";var b=a%10,c=a%100-b,d=a>=100?100:null;return a+(cg[b]||cg[c]||cg[d])},"week":{"dow":1,"doy":7}}),lf.defineLocale("tzm-latn",{"months":"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),"monthsShort":"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),"weekdays":"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),"weekdaysShort":"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),"weekdaysMin":"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[asdkh g] LT","nextDay":"[aska g] LT","nextWeek":"dddd [g] LT","lastDay":"[assant g] LT","lastWeek":"dddd [g] LT","sameElse":"L"},"relativeTime":{"future":"dadkh s yan %s","past":"yan %s","s":"imik","m":"minu\u1e0d","mm":"%d minu\u1e0d","h":"sa\u025ba","hh":"%d tassa\u025bin","d":"ass","dd":"%d ossan","M":"ayowr","MM":"%d iyyirn","y":"asgas","yy":"%d isgasn"},"week":{"dow":6,"doy":12}}),lf.defineLocale("tzm",{"months":"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),"monthsShort":"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),"weekdays":"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),"weekdaysShort":"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),"weekdaysMin":"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"dddd D MMMM YYYY LT"},"calendar":{"sameDay":"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT","nextDay":"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT","nextWeek":"dddd [\u2d34] LT","lastDay":"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT","lastWeek":"dddd [\u2d34] LT","sameElse":"L"},"relativeTime":{"future":"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s","past":"\u2d62\u2d30\u2d4f %s","s":"\u2d49\u2d4e\u2d49\u2d3d","m":"\u2d4e\u2d49\u2d4f\u2d53\u2d3a","mm":"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a","h":"\u2d59\u2d30\u2d44\u2d30","hh":"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f","d":"\u2d30\u2d59\u2d59","dd":"%d o\u2d59\u2d59\u2d30\u2d4f","M":"\u2d30\u2d62o\u2d53\u2d54","MM":"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f","y":"\u2d30\u2d59\u2d33\u2d30\u2d59","yy":"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},"week":{"dow":6,"doy":12}}),lf.defineLocale("uk",{"months":Dd,"monthsShort":"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),"weekdays":Ed,"weekdaysShort":"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"weekdaysMin":"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD.MM.YYYY","LL":"D MMMM YYYY \u0440.","LLL":"D MMMM YYYY \u0440., LT","LLLL":"dddd, D MMMM YYYY \u0440., LT"},"calendar":{"sameDay":Fd("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),"nextDay":Fd("[\u0417\u0430\u0432\u0442\u0440\u0430 "),"lastDay":Fd("[\u0412\u0447\u043e\u0440\u0430 "),"nextWeek":Fd("[\u0423] dddd ["),"lastWeek":function(){switch(this.day()){case 0:case 3:case 5:case 6:return Fd("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return Fd("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},"sameElse":"L"},"relativeTime":{"future":"\u0437\u0430 %s","past":"%s \u0442\u043e\u043c\u0443","s":"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434","m":Cd,"mm":Cd,"h":"\u0433\u043e\u0434\u0438\u043d\u0443","hh":Cd,"d":"\u0434\u0435\u043d\u044c","dd":Cd,"M":"\u043c\u0456\u0441\u044f\u0446\u044c","MM":Cd,"y":"\u0440\u0456\u043a","yy":Cd},"meridiemParse":/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,"isPM":function(a){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(a)},"meridiem":function(a,b,c){return a<4?"\u043d\u043e\u0447\u0456":a<12?"\u0440\u0430\u043d\u043a\u0443":a<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},"ordinalParse":/\d{1,2}-(\u0439|\u0433\u043e)/,"ordinal":function(a,b){switch(b){case"M":case"d":case"DDD":case"w":case"W":return a+"-\u0439";case"D":return a+"-\u0433\u043e";default:return a}},"week":{"dow":1,"doy":7}}),lf.defineLocale("uz",{"months":"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),"monthsShort":"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),"weekdays":"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),"weekdaysShort":"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),"weekdaysMin":"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM YYYY","LLL":"D MMMM YYYY LT","LLLL":"D MMMM YYYY, dddd LT"},"calendar":{"sameDay":"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]","nextDay":"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]","nextWeek":"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]","lastDay":"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]","lastWeek":"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]","sameElse":"L"},"relativeTime":{"future":"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430","past":"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d","s":"\u0444\u0443\u0440\u0441\u0430\u0442","m":"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430","mm":"%d \u0434\u0430\u043a\u0438\u043a\u0430","h":"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442","hh":"%d \u0441\u043e\u0430\u0442","d":"\u0431\u0438\u0440 \u043a\u0443\u043d","dd":"%d \u043a\u0443\u043d","M":"\u0431\u0438\u0440 \u043e\u0439","MM":"%d \u043e\u0439","y":"\u0431\u0438\u0440 \u0439\u0438\u043b","yy":"%d \u0439\u0438\u043b"},"week":{"dow":1,"doy":7}}),lf.defineLocale("vi",{"months":"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),"monthsShort":"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),"weekdays":"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),"weekdaysShort":"CN_T2_T3_T4_T5_T6_T7".split("_"),"weekdaysMin":"CN_T2_T3_T4_T5_T6_T7".split("_"),"longDateFormat":{"LT":"HH:mm","LTS":"LT:ss","L":"DD/MM/YYYY","LL":"D MMMM [n\u0103m] YYYY","LLL":"D MMMM [n\u0103m] YYYY LT","LLLL":"dddd, D MMMM [n\u0103m] YYYY LT","l":"DD/M/YYYY","ll":"D MMM YYYY","lll":"D MMM YYYY LT","llll":"ddd, D MMM YYYY LT"},"calendar":{"sameDay":"[H\xf4m nay l\xfac] LT","nextDay":"[Ng\xe0y mai l\xfac] LT","nextWeek":"dddd [tu\u1ea7n t\u1edbi l\xfac] LT","lastDay":"[H\xf4m qua l\xfac] LT","lastWeek":"dddd [tu\u1ea7n r\u1ed3i l\xfac] LT","sameElse":"L"},"relativeTime":{"future":"%s t\u1edbi","past":"%s tr\u01b0\u1edbc","s":"v\xe0i gi\xe2y","m":"m\u1ed9t ph\xfat","mm":"%d ph\xfat","h":"m\u1ed9t gi\u1edd","hh":"%d gi\u1edd","d":"m\u1ed9t ng\xe0y","dd":"%d ng\xe0y","M":"m\u1ed9t th\xe1ng","MM":"%d th\xe1ng","y":"m\u1ed9t n\u0103m","yy":"%d n\u0103m"},"ordinalParse":/\d{1,2}/,"ordinal":function(a){return a},"week":{"dow":1,"doy":4}}),lf.defineLocale("zh-cn",{"months":"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),"monthsShort":"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"weekdays":"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),"weekdaysShort":"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),"weekdaysMin":"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),"longDateFormat":{"LT":"Ah\u70b9mm\u5206","LTS":"Ah\u70b9m\u5206s\u79d2","L":"YYYY-MM-DD","LL":"YYYY\u5e74MMMD\u65e5","LLL":"YYYY\u5e74MMMD\u65e5LT","LLLL":"YYYY\u5e74MMMD\u65e5ddddLT","l":"YYYY-MM-DD","ll":"YYYY\u5e74MMMD\u65e5","lll":"YYYY\u5e74MMMD\u65e5LT","llll":"YYYY\u5e74MMMD\u65e5ddddLT"},"meridiemParse":/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,"meridiemHour":function(a,b){return 12===a&&(a=0),"\u51cc\u6668"===b||"\u65e9\u4e0a"===b||"\u4e0a\u5348"===b?a:"\u4e0b\u5348"===b||"\u665a\u4e0a"===b?a+12:a>=11?a:a+12},"meridiem":function(a,b,c){var d=100*a+b;return d<600?"\u51cc\u6668":d<900?"\u65e9\u4e0a":d<1130?"\u4e0a\u5348":d<1230?"\u4e2d\u5348":d<1800?"\u4e0b\u5348":"\u665a\u4e0a"},"calendar":{"sameDay":function(){return 0===this.minutes()?"[\u4eca\u5929]Ah[\u70b9\u6574]":"[\u4eca\u5929]LT"},"nextDay":function(){return 0===this.minutes()?"[\u660e\u5929]Ah[\u70b9\u6574]":"[\u660e\u5929]LT"},"lastDay":function(){return 0===this.minutes()?"[\u6628\u5929]Ah[\u70b9\u6574]":"[\u6628\u5929]LT"},"nextWeek":function(){var a,b;return a=lf().startOf("week"),b=this.unix()-a.unix()>=604800?"[\u4e0b]":"[\u672c]",0===this.minutes()?b+"dddAh\u70b9\u6574":b+"dddAh\u70b9mm"},"lastWeek":function(){var a,b;return a=lf().startOf("week"),b=this.unix()<a.unix()?"[\u4e0a]":"[\u672c]",0===this.minutes()?b+"dddAh\u70b9\u6574":b+"dddAh\u70b9mm"},"sameElse":"LL"},"ordinalParse":/\d{1,2}(\u65e5|\u6708|\u5468)/,"ordinal":function(a,b){switch(b){case"d":case"D":case"DDD":return a+"\u65e5";case"M":return a+"\u6708";case"w":case"W":return a+"\u5468";default:return a}},"relativeTime":{"future":"%s\u5185","past":"%s\u524d","s":"\u51e0\u79d2","m":"1 \u5206\u949f","mm":"%d \u5206\u949f","h":"1 \u5c0f\u65f6","hh":"%d \u5c0f\u65f6","d":"1 \u5929","dd":"%d \u5929","M":"1 \u4e2a\u6708","MM":"%d \u4e2a\u6708","y":"1 \u5e74","yy":"%d \u5e74"},"week":{"dow":1,"doy":4}}),lf.defineLocale("zh-tw",{"months":"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),"monthsShort":"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"weekdays":"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),"weekdaysShort":"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),"weekdaysMin":"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),"longDateFormat":{"LT":"Ah\u9edemm\u5206","LTS":"Ah\u9edem\u5206s\u79d2","L":"YYYY\u5e74MMMD\u65e5","LL":"YYYY\u5e74MMMD\u65e5","LLL":"YYYY\u5e74MMMD\u65e5LT","LLLL":"YYYY\u5e74MMMD\u65e5ddddLT","l":"YYYY\u5e74MMMD\u65e5","ll":"YYYY\u5e74MMMD\u65e5","lll":"YYYY\u5e74MMMD\u65e5LT","llll":"YYYY\u5e74MMMD\u65e5ddddLT"},"meridiemParse":/\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,"meridiemHour":function(a,b){return 12===a&&(a=0),"\u65e9\u4e0a"===b||"\u4e0a\u5348"===b?a:"\u4e2d\u5348"===b?a>=11?a:a+12:"\u4e0b\u5348"===b||"\u665a\u4e0a"===b?a+12:void 0},"meridiem":function(a,b,c){var d=100*a+b;return d<900?"\u65e9\u4e0a":d<1130?"\u4e0a\u5348":d<1230?"\u4e2d\u5348":d<1800?"\u4e0b\u5348":"\u665a\u4e0a"},"calendar":{"sameDay":"[\u4eca\u5929]LT","nextDay":"[\u660e\u5929]LT","nextWeek":"[\u4e0b]ddddLT","lastDay":"[\u6628\u5929]LT","lastWeek":"[\u4e0a]ddddLT","sameElse":"L"},"ordinalParse":/\d{1,2}(\u65e5|\u6708|\u9031)/,"ordinal":function(a,b){switch(b){case"d":case"D":case"DDD":return a+"\u65e5";case"M":return a+"\u6708";case"w":case"W":return a+"\u9031";default:return a}},"relativeTime":{"future":"%s\u5167","past":"%s\u524d","s":"\u5e7e\u79d2","m":"\u4e00\u5206\u9418","mm":"%d\u5206\u9418","h":"\u4e00\u5c0f\u6642","hh":"%d\u5c0f\u6642","d":"\u4e00\u5929","dd":"%d\u5929","M":"\u4e00\u500b\u6708","MM":"%d\u500b\u6708","y":"\u4e00\u5e74","yy":"%d\u5e74"}});return lf}),function(a){function b(a){var b=a.length,d=c.type(a);return"function"!==d&&!c.isWindow(a)&&(!(1!==a.nodeType||!b)||("array"===d||0===b||"number"==typeof b&&b>0&&b-1 in a))}if(!a.jQuery){var c=function(a,b){return new c.fn.init(a,b)};c.isWindow=function(a){return null!=a&&a==a.window},c.type=function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?e[g.call(a)]||"object":typeof a},c.isArray=Array.isArray||function(a){return"array"===c.type(a)},c.isPlainObject=function(a){var b;if(!a||"object"!==c.type(a)||a.nodeType||c.isWindow(a))return!1;try{if(a.constructor&&!f.call(a,"constructor")&&!f.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(a){return!1}for(b in a);return void 0===b||f.call(a,b)},c.each=function(a,c,d){var e=0,f=a.length,g=b(a);if(d){if(g)for(;e<f&&!1!==c.apply(a[e],d);e++);else for(e in a)if(!1===c.apply(a[e],d))break}else if(g)for(;e<f&&!1!==c.call(a[e],e,a[e]);e++);else for(e in a)if(!1===c.call(a[e],e,a[e]))break;return a},c.data=function(a,b,e){if(void 0===e){var f=a[c.expando],g=f&&d[f];if(void 0===b)return g;if(g&&b in g)return g[b]}else if(void 0!==b){var f=a[c.expando]||(a[c.expando]=++c.uuid);return d[f]=d[f]||{},d[f][b]=e,e}},c.removeData=function(a,b){var e=a[c.expando],f=e&&d[e];f&&c.each(b,function(a,b){delete f[b]})},c.extend=function(){var a,b,d,e,f,g,h=arguments[0]||{},i=1,j=arguments.length,k=!1;for("boolean"==typeof h&&(k=h,h=arguments[i]||{},i++),"object"!=typeof h&&"function"!==c.type(h)&&(h={}),i===j&&(h=this,i--);i<j;i++)if(null!=(f=arguments[i]))for(e in f)a=h[e],d=f[e],h!==d&&(k&&d&&(c.isPlainObject(d)||(b=c.isArray(d)))?(b?(b=!1,g=a&&c.isArray(a)?a:[]):g=a&&c.isPlainObject(a)?a:{},h[e]=c.extend(k,g,d)):void 0!==d&&(h[e]=d));return h},c.queue=function(a,d,e){function f(a,c){var d=c||[];return null!=a&&(b(Object(a))?function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;)a[e++]=b[d++];if(c!==c)for(;void 0!==b[d];)a[e++]=b[d++];a.length=e}(d,"string"==typeof a?[a]:a):[].push.call(d,a)),d}if(a){d=(d||"fx")+"queue";var g=c.data(a,d);return e?(!g||c.isArray(e)?g=c.data(a,d,f(e)):g.push(e),g):g||[]}},c.dequeue=function(a,b){c.each(a.nodeType?[a]:a,function(a,d){b=b||"fx";var e=c.queue(d,b),f=e.shift();"inprogress"===f&&(f=e.shift()),f&&("fx"===b&&e.unshift("inprogress"),f.call(d,function(){c.dequeue(d,b)}))})},c.fn=c.prototype={"init":function(a){if(a.nodeType)return this[0]=a,this;throw new Error("Not a DOM node.")},"offset":function(){var b=this[0].getBoundingClientRect?this[0].getBoundingClientRect():{"top":0,"left":0};return{"top":b.top+(a.pageYOffset||document.scrollTop||0)-(document.clientTop||0),"left":b.left+(a.pageXOffset||document.scrollLeft||0)-(document.clientLeft||0)}},"position":function(){function a(){for(var a=this.offsetParent||document;a&&"html"===!a.nodeType.toLowerCase&&"static"===a.style.position;)a=a.offsetParent;return a||document}var b=this[0],a=a.apply(b),d=this.offset(),e=/^(?:body|html)$/i.test(a.nodeName)?{"top":0,"left":0}:c(a).offset();return d.top-=parseFloat(b.style.marginTop)||0,d.left-=parseFloat(b.style.marginLeft)||0,a.style&&(e.top+=parseFloat(a.style.borderTopWidth)||0,e.left+=parseFloat(a.style.borderLeftWidth)||0),{"top":d.top-e.top,"left":d.left-e.left}}};var d={};c.expando="velocity"+(new Date).getTime(),c.uuid=0;for(var e={},f=e.hasOwnProperty,g=e.toString,h="Boolean Number String Function Array Date RegExp Object Error".split(" "),i=0;i<h.length;i++)e["[object "+h[i]+"]"]=h[i].toLowerCase();c.fn.init.prototype=c.fn,a.Velocity={"Utilities":c}}}(window),function(a){"object"==typeof module&&"object"==typeof module.exports?module.exports=a():"function"==typeof define&&define.amd?define(a):a()}(function(){return function(a,b,c,d){function e(a){for(var b=-1,c=a?a.length:0,d=[];++b<c;){var e=a[b];e&&d.push(e)}return d}function f(a){return p.isWrapped(a)?a=[].slice.call(a):p.isNode(a)&&(a=[a]),a}function g(a){var b=m.data(a,"velocity");return null===b?d:b}function h(a){return function(b){return Math.round(b*a)*(1/a)}}function i(a,c,d,e){function f(a,b){return 1-3*b+3*a}function g(a,b){return 3*b-6*a}function h(a){return 3*a}function i(a,b,c){return((f(b,c)*a+g(b,c))*a+h(b))*a}function j(a,b,c){return 3*f(b,c)*a*a+2*g(b,c)*a+h(b)}function k(b,c){for(var e=0;e<p;++e){var f=j(c,a,d);if(0===f)return c;c-=(i(c,a,d)-b)/f}return c}function l(){for(var b=0;b<t;++b)x[b]=i(b*u,a,d)}function m(b,c,e){var f,g,h=0;do{g=c+(e-c)/2,f=i(g,a,d)-b,f>0?e=g:c=g}while(Math.abs(f)>r&&++h<s);return g}function n(b){for(var c=0,e=1,f=t-1;e!=f&&x[e]<=b;++e)c+=u;--e;var g=(b-x[e])/(x[e+1]-x[e]),h=c+g*u,i=j(h,a,d);return i>=q?k(b,h):0==i?h:m(b,c,c+u)}function o(){y=!0,a==c&&d==e||l()}var p=4,q=.001,r=1e-7,s=10,t=11,u=1/(t-1),v="Float32Array"in b;if(4!==arguments.length)return!1;for(var w=0;w<4;++w)if("number"!=typeof arguments[w]||isNaN(arguments[w])||!isFinite(arguments[w]))return!1;a=Math.min(a,1),d=Math.min(d,1),a=Math.max(a,0),d=Math.max(d,0);var x=v?new Float32Array(t):new Array(t),y=!1,z=function(b){return y||o(),a===c&&d===e?b:0===b?0:1===b?1:i(n(b),c,e)};z.getControlPoints=function(){return[{"x":a,"y":c},{"x":d,"y":e}]};var A="generateBezier("+[a,c,d,e]+")";return z.toString=function(){return A},z}function j(a,b){var c=a;return p.isString(a)?t.Easings[a]||(c=!1):c=p.isArray(a)&&1===a.length?h.apply(null,a):p.isArray(a)&&2===a.length?u.apply(null,a.concat([b])):!(!p.isArray(a)||4!==a.length)&&i.apply(null,a),!1===c&&(c=t.Easings[t.defaults.easing]?t.defaults.easing:s),c}function k(a){if(a){var b=(new Date).getTime(),c=t.State.calls.length;c>1e4&&(t.State.calls=e(t.State.calls));for(var f=0;f<c;f++)if(t.State.calls[f]){var h=t.State.calls[f],i=h[0],j=h[2],n=h[3],o=!!n,q=null;n||(n=t.State.calls[f][3]=b-16);for(var r=Math.min((b-n)/j.duration,1),s=0,u=i.length;s<u;s++){var w=i[s],y=w.element;if(g(y)){var z=!1;if(j.display!==d&&null!==j.display&&"none"!==j.display){if("flex"===j.display){var A=["-webkit-box","-moz-box","-ms-flexbox","-webkit-flex"];m.each(A,function(a,b){v.setPropertyValue(y,"display",b)})}v.setPropertyValue(y,"display",j.display)}j.visibility!==d&&"hidden"!==j.visibility&&v.setPropertyValue(y,"visibility",j.visibility);for(var B in w)if("element"!==B){var C,D=w[B],E=p.isString(D.easing)?t.Easings[D.easing]:D.easing;if(1===r)C=D.endValue;else{var F=D.endValue-D.startValue;if(C=D.startValue+F*E(r,j,F),!o&&C===D.currentValue)continue}if(D.currentValue=C,"tween"===B)q=C;else{if(v.Hooks.registered[B]){var G=v.Hooks.getRoot(B),H=g(y).rootPropertyValueCache[G];H&&(D.rootPropertyValue=H)}var I=v.setPropertyValue(y,B,D.currentValue+(0===parseFloat(C)?"":D.unitType),D.rootPropertyValue,D.scrollData);v.Hooks.registered[B]&&(v.Normalizations.registered[G]?g(y).rootPropertyValueCache[G]=v.Normalizations.registered[G]("extract",null,I[1]):g(y).rootPropertyValueCache[G]=I[1]),"transform"===I[0]&&(z=!0)}}j.mobileHA&&g(y).transformCache.translate3d===d&&(g(y).transformCache.translate3d="(0px, 0px, 0px)",z=!0),z&&v.flushTransformCache(y)}}j.display!==d&&"none"!==j.display&&(t.State.calls[f][2].display=!1),j.visibility!==d&&"hidden"!==j.visibility&&(t.State.calls[f][2].visibility=!1),j.progress&&j.progress.call(h[1],h[1],r,Math.max(0,n+j.duration-b),n,q),1===r&&l(f)}}t.State.isTicking&&x(k)}function l(a,b){if(!t.State.calls[a])return!1;for(var c=t.State.calls[a][0],e=t.State.calls[a][1],f=t.State.calls[a][2],h=t.State.calls[a][4],i=!1,j=0,k=c.length;j<k;j++){var l=c[j].element;if(b||f.loop||("none"===f.display&&v.setPropertyValue(l,"display",f.display),"hidden"===f.visibility&&v.setPropertyValue(l,"visibility",f.visibility)),!0!==f.loop&&(m.queue(l)[1]===d||!/\.velocityQueueEntryFlag/i.test(m.queue(l)[1]))&&g(l)){g(l).isAnimating=!1,g(l).rootPropertyValueCache={};var n=!1;m.each(v.Lists.transforms3D,function(a,b){var c=/^scale/.test(b)?1:0,e=g(l).transformCache[b];g(l).transformCache[b]!==d&&new RegExp("^\\("+c+"[^.]").test(e)&&(n=!0,delete g(l).transformCache[b])}),f.mobileHA&&(n=!0,delete g(l).transformCache.translate3d),n&&v.flushTransformCache(l),v.Values.removeClass(l,"velocity-animating")}if(!b&&f.complete&&!f.loop&&j===k-1)try{f.complete.call(e,e)}catch(a){setTimeout(function(){throw a},1)}h&&!0!==f.loop&&h(e),g(l)&&!0===f.loop&&!b&&(m.each(g(l).tweensContainer,function(a,b){/^rotate/.test(a)&&360===parseFloat(b.endValue)&&(b.endValue=0,b.startValue=360),/^backgroundPosition/.test(a)&&100===parseFloat(b.endValue)&&"%"===b.unitType&&(b.endValue=0,b.startValue=100)}),t(l,"reverse",{"loop":!0,"delay":f.delay})),!1!==f.queue&&m.dequeue(l,f.queue)}t.State.calls[a]=!1;for(var o=0,p=t.State.calls.length;o<p;o++)if(!1!==t.State.calls[o]){i=!0;break}!1===i&&(t.State.isTicking=!1,delete t.State.calls,t.State.calls=[])}var m,n=function(){if(c.documentMode)return c.documentMode;for(var a=7;a>4;a--){var b=c.createElement("div");if(b.innerHTML="\x3c!--[if IE "+a+"]><span></span><![endif]--\x3e",b.getElementsByTagName("span").length)return b=null,a}return d}(),o=function(){var a=0;return b.webkitRequestAnimationFrame||b.mozRequestAnimationFrame||function(b){var c,d=(new Date).getTime();return c=Math.max(0,16-(d-a)),a=d+c,setTimeout(function(){b(d+c)},c)}}(),p={"isString":function(a){return"string"==typeof a},"isArray":Array.isArray||function(a){return"[object Array]"===Object.prototype.toString.call(a)},"isFunction":function(a){return"[object Function]"===Object.prototype.toString.call(a)},"isNode":function(a){return a&&a.nodeType},"isNodeList":function(a){return"object"==typeof a&&/^\[object (HTMLCollection|NodeList|Object)\]$/.test(Object.prototype.toString.call(a))&&a.length!==d&&(0===a.length||"object"==typeof a[0]&&a[0].nodeType>0)},"isWrapped":function(a){return a&&(a.jquery||b.Zepto&&b.Zepto.zepto.isZ(a))},"isSVG":function(a){return b.SVGElement&&a instanceof b.SVGElement},"isEmptyObject":function(a){for(var b in a)return!1;return!0}},q=!1;if(a.fn&&a.fn.jquery?(m=a,q=!0):m=b.Velocity.Utilities,n<=8&&!q)throw new Error("Velocity: IE8 and below require jQuery to be loaded before Velocity.");if(n<=7)return void(jQuery.fn.velocity=jQuery.fn.animate);var r=400,s="swing",t={"State":{"isMobile":/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),"isAndroid":/Android/i.test(navigator.userAgent),"isGingerbread":/Android 2\.3\.[3-7]/i.test(navigator.userAgent),"isChrome":b.chrome,"isFirefox":/Firefox/i.test(navigator.userAgent),"prefixElement":c.createElement("div"),"prefixMatches":{},"scrollAnchor":null,"scrollPropertyLeft":null,"scrollPropertyTop":null,"isTicking":!1,"calls":[]},"CSS":{},"Utilities":m,"Redirects":{},"Easings":{},"Promise":b.Promise,"defaults":{"queue":"","duration":r,"easing":s,"begin":d,"complete":d,"progress":d,"display":d,"visibility":d,"loop":!1,"delay":!1,"mobileHA":!0,"_cacheValues":!0},"init":function(a){m.data(a,"velocity",{"isSVG":p.isSVG(a),"isAnimating":!1,"computedStyle":null,"tweensContainer":null,"rootPropertyValueCache":{},"transformCache":{}})},"hook":null,"mock":!1,"version":{"major":1,"minor":2,"patch":2},"debug":!1};b.pageYOffset!==d?(t.State.scrollAnchor=b,t.State.scrollPropertyLeft="pageXOffset",t.State.scrollPropertyTop="pageYOffset"):(t.State.scrollAnchor=c.documentElement||c.body.parentNode||c.body,t.State.scrollPropertyLeft="scrollLeft",t.State.scrollPropertyTop="scrollTop");var u=function(){function a(a){return-a.tension*a.x-a.friction*a.v}function b(b,c,d){var e={"x":b.x+d.dx*c,"v":b.v+d.dv*c,"tension":b.tension,"friction":b.friction};return{"dx":e.v,"dv":a(e)}}function c(c,d){var e={"dx":c.v,"dv":a(c)},f=b(c,.5*d,e),g=b(c,.5*d,f),h=b(c,d,g),i=1/6*(e.dx+2*(f.dx+g.dx)+h.dx),j=1/6*(e.dv+2*(f.dv+g.dv)+h.dv);return c.x=c.x+i*d,c.v=c.v+j*d,c}return function a(b,d,e){var f,g,h,i={"x":-1,"v":0,"tension":null,"friction":null},j=[0],k=0,l=1e-4,m=.016;for(b=parseFloat(b)||500,d=parseFloat(d)||20,e=e||null,i.tension=b,i.friction=d,f=null!==e,f?(k=a(b,d),g=k/e*m):g=m;;)if(h=c(h||i,g),j.push(1+h.x),k+=16,!(Math.abs(h.x)>l&&Math.abs(h.v)>l))break;return f?function(a){return j[a*(j.length-1)|0]}:k}}();t.Easings={"linear":function(a){return a},"swing":function(a){return.5-Math.cos(a*Math.PI)/2},"spring":function(a){return 1-Math.cos(4.5*a*Math.PI)*Math.exp(6*-a)}},m.each([["ease",[.25,.1,.25,1]],["ease-in",[.42,0,1,1]],["ease-out",[0,0,.58,1]],["ease-in-out",[.42,0,.58,1]],["easeInSine",[.47,0,.745,.715]],["easeOutSine",[.39,.575,.565,1]],["easeInOutSine",[.445,.05,.55,.95]],["easeInQuad",[.55,.085,.68,.53]],["easeOutQuad",[.25,.46,.45,.94]],["easeInOutQuad",[.455,.03,.515,.955]],["easeInCubic",[.55,.055,.675,.19]],["easeOutCubic",[.215,.61,.355,1]],["easeInOutCubic",[.645,.045,.355,1]],["easeInQuart",[.895,.03,.685,.22]],["easeOutQuart",[.165,.84,.44,1]],["easeInOutQuart",[.77,0,.175,1]],["easeInQuint",[.755,.05,.855,.06]],["easeOutQuint",[.23,1,.32,1]],["easeInOutQuint",[.86,0,.07,1]],["easeInExpo",[.95,.05,.795,.035]],["easeOutExpo",[.19,1,.22,1]],["easeInOutExpo",[1,0,0,1]],["easeInCirc",[.6,.04,.98,.335]],["easeOutCirc",[.075,.82,.165,1]],["easeInOutCirc",[.785,.135,.15,.86]]],function(a,b){t.Easings[b[0]]=i.apply(null,b[1])});var v=t.CSS={"RegEx":{"isHex":/^#([A-f\d]{3}){1,2}$/i,"valueUnwrap":/^[A-z]+\((.*)\)$/i,"wrappedValueAlreadyExtracted":/[0-9.]+ [0-9.]+ [0-9.]+( [0-9.]+)?/,"valueSplit":/([A-z]+\(.+\))|(([A-z0-9#-.]+?)(?=\s|$))/gi},"Lists":{"colors":["fill","stroke","stopColor","color","backgroundColor","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor","outlineColor"],"transformsBase":["translateX","translateY","scale","scaleX","scaleY","skewX","skewY","rotateZ"],"transforms3D":["transformPerspective","translateZ","scaleZ","rotateX","rotateY"]},"Hooks":{"templates":{"textShadow":["Color X Y Blur","black 0px 0px 0px"],"boxShadow":["Color X Y Blur Spread","black 0px 0px 0px 0px"],"clip":["Top Right Bottom Left","0px 0px 0px 0px"],"backgroundPosition":["X Y","0% 0%"],"transformOrigin":["X Y Z","50% 50% 0px"],"perspectiveOrigin":["X Y","50% 50%"]},"registered":{},"register":function(){for(var a=0;a<v.Lists.colors.length;a++){var b="color"===v.Lists.colors[a]?"0 0 0 1":"255 255 255 1";v.Hooks.templates[v.Lists.colors[a]]=["Red Green Blue Alpha",b]}var c,d,e;if(n)for(c in v.Hooks.templates){d=v.Hooks.templates[c],e=d[0].split(" ");var f=d[1].match(v.RegEx.valueSplit);"Color"===e[0]&&(e.push(e.shift()),f.push(f.shift()),v.Hooks.templates[c]=[e.join(" "),f.join(" ")])}for(c in v.Hooks.templates){d=v.Hooks.templates[c],e=d[0].split(" ");for(var a in e){var g=c+e[a],h=a;v.Hooks.registered[g]=[c,h]}}},"getRoot":function(a){var b=v.Hooks.registered[a];return b?b[0]:a},"cleanRootPropertyValue":function(a,b){return v.RegEx.valueUnwrap.test(b)&&(b=b.match(v.RegEx.valueUnwrap)[1]),v.Values.isCSSNullValue(b)&&(b=v.Hooks.templates[a][1]),b},"extractValue":function(a,b){var c=v.Hooks.registered[a];if(c){var d=c[0],e=c[1];return b=v.Hooks.cleanRootPropertyValue(d,b),b.toString().match(v.RegEx.valueSplit)[e]}return b},"injectValue":function(a,b,c){var d=v.Hooks.registered[a];if(d){var e,f=d[0],g=d[1];return c=v.Hooks.cleanRootPropertyValue(f,c),e=c.toString().match(v.RegEx.valueSplit),e[g]=b,e.join(" ")}return c}},"Normalizations":{"registered":{"clip":function(a,b,c){switch(a){case"name":return"clip";case"extract":var d;return v.RegEx.wrappedValueAlreadyExtracted.test(c)?d=c:(d=c.toString().match(v.RegEx.valueUnwrap),d=d?d[1].replace(/,(\s+)?/g," "):c),d;case"inject":return"rect("+c+")"}},"blur":function(a,b,c){switch(a){case"name":return t.State.isFirefox?"filter":"-webkit-filter";case"extract":var d=parseFloat(c);if(!d&&0!==d){var e=c.toString().match(/blur\(([0-9]+[A-z]+)\)/i);d=e?e[1]:0}return d;case"inject":return parseFloat(c)?"blur("+c+")":"none"}},"opacity":function(a,b,c){if(n<=8)switch(a){case"name":return"filter";case"extract":var d=c.toString().match(/alpha\(opacity=(.*)\)/i);return c=d?d[1]/100:1;case"inject":return b.style.zoom=1,parseFloat(c)>=1?"":"alpha(opacity="+parseInt(100*parseFloat(c),10)+")"}else switch(a){case"name":return"opacity";case"extract":case"inject":return c}}},"register":function(){n<=9||t.State.isGingerbread||(v.Lists.transformsBase=v.Lists.transformsBase.concat(v.Lists.transforms3D));for(var a=0;a<v.Lists.transformsBase.length;a++)!function(){var b=v.Lists.transformsBase[a];v.Normalizations.registered[b]=function(a,c,e){switch(a){case"name":return"transform";case"extract":return g(c)===d||g(c).transformCache[b]===d?/^scale/i.test(b)?1:0:g(c).transformCache[b].replace(/[()]/g,"");case"inject":var f=!1;switch(b.substr(0,b.length-1)){case"translate":f=!/(%|px|em|rem|vw|vh|\d)$/i.test(e);break;case"scal":case"scale":t.State.isAndroid&&g(c).transformCache[b]===d&&e<1&&(e=1),f=!/(\d)$/i.test(e);break;case"skew":case"rotate":f=!/(deg|\d)$/i.test(e)}return f||(g(c).transformCache[b]="("+e+")"),g(c).transformCache[b]}}}();for(var a=0;a<v.Lists.colors.length;a++)!function(){var b=v.Lists.colors[a];v.Normalizations.registered[b]=function(a,c,e){switch(a){case"name":return b;case"extract":var f;if(v.RegEx.wrappedValueAlreadyExtracted.test(e))f=e;else{var g,h={"black":"rgb(0, 0, 0)","blue":"rgb(0, 0, 255)","gray":"rgb(128, 128, 128)","green":"rgb(0, 128, 0)","red":"rgb(255, 0, 0)","white":"rgb(255, 255, 255)"};/^[A-z]+$/i.test(e)?g=h[e]!==d?h[e]:h.black:v.RegEx.isHex.test(e)?g="rgb("+v.Values.hexToRgb(e).join(" ")+")":/^rgba?\(/i.test(e)||(g=h.black),f=(g||e).toString().match(v.RegEx.valueUnwrap)[1].replace(/,(\s+)?/g," ")}return n<=8||3!==f.split(" ").length||(f+=" 1"),f;case"inject":return n<=8?4===e.split(" ").length&&(e=e.split(/\s+/).slice(0,3).join(" ")):3===e.split(" ").length&&(e+=" 1"),(n<=8?"rgb":"rgba")+"("+e.replace(/\s+/g,",").replace(/\.(\d)+(?=,)/g,"")+")"}}}()}},"Names":{"camelCase":function(a){return a.replace(/-(\w)/g,function(a,b){return b.toUpperCase()})},"SVGAttribute":function(a){var b="width|height|x|y|cx|cy|r|rx|ry|x1|x2|y1|y2";return(n||t.State.isAndroid&&!t.State.isChrome)&&(b+="|transform"),new RegExp("^("+b+")$","i").test(a)},"prefixCheck":function(a){if(t.State.prefixMatches[a])return[t.State.prefixMatches[a],!0];for(var b=["","Webkit","Moz","ms","O"],c=0,d=b.length;c<d;c++){var e;if(e=0===c?a:b[c]+a.replace(/^\w/,function(a){return a.toUpperCase()}),p.isString(t.State.prefixElement.style[e]))return t.State.prefixMatches[a]=e,[e,!0]}return[a,!1]}},"Values":{"hexToRgb":function(a){var b,c=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,d=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i;return a=a.replace(c,function(a,b,c,d){return b+b+c+c+d+d}),b=d.exec(a),b?[parseInt(b[1],16),parseInt(b[2],16),parseInt(b[3],16)]:[0,0,0]},"isCSSNullValue":function(a){return 0==a||/^(none|auto|transparent|(rgba\(0, ?0, ?0, ?0\)))$/i.test(a)},"getUnitType":function(a){return/^(rotate|skew)/i.test(a)?"deg":/(^(scale|scaleX|scaleY|scaleZ|alpha|flexGrow|flexHeight|zIndex|fontWeight)$)|((opacity|red|green|blue|alpha)$)/i.test(a)?"":"px"},"getDisplayType":function(a){var b=a&&a.tagName.toString().toLowerCase();return/^(b|big|i|small|tt|abbr|acronym|cite|code|dfn|em|kbd|strong|samp|var|a|bdo|br|img|map|object|q|script|span|sub|sup|button|input|label|select|textarea)$/i.test(b)?"inline":/^(li)$/i.test(b)?"list-item":/^(tr)$/i.test(b)?"table-row":/^(table)$/i.test(b)?"table":/^(tbody)$/i.test(b)?"table-row-group":"block"},"addClass":function(a,b){a.classList?a.classList.add(b):a.className+=(a.className.length?" ":"")+b},"removeClass":function(a,b){a.classList?a.classList.remove(b):a.className=a.className.toString().replace(new RegExp("(^|\\s)"+b.split(" ").join("|")+"(\\s|$)","gi")," ")}},"getPropertyValue":function(a,c,e,f){function h(a,c){function e(){j&&v.setPropertyValue(a,"display","none")}var i=0;if(n<=8)i=m.css(a,c);else{var j=!1;if(/^(width|height)$/.test(c)&&0===v.getPropertyValue(a,"display")&&(j=!0,v.setPropertyValue(a,"display",v.Values.getDisplayType(a))),!f){if("height"===c&&"border-box"!==v.getPropertyValue(a,"boxSizing").toString().toLowerCase()){var k=a.offsetHeight-(parseFloat(v.getPropertyValue(a,"borderTopWidth"))||0)-(parseFloat(v.getPropertyValue(a,"borderBottomWidth"))||0)-(parseFloat(v.getPropertyValue(a,"paddingTop"))||0)-(parseFloat(v.getPropertyValue(a,"paddingBottom"))||0);return e(),k}if("width"===c&&"border-box"!==v.getPropertyValue(a,"boxSizing").toString().toLowerCase()){var l=a.offsetWidth-(parseFloat(v.getPropertyValue(a,"borderLeftWidth"))||0)-(parseFloat(v.getPropertyValue(a,"borderRightWidth"))||0)-(parseFloat(v.getPropertyValue(a,"paddingLeft"))||0)-(parseFloat(v.getPropertyValue(a,"paddingRight"))||0);return e(),l}}var o;o=g(a)===d?b.getComputedStyle(a,null):g(a).computedStyle?g(a).computedStyle:g(a).computedStyle=b.getComputedStyle(a,null),"borderColor"===c&&(c="borderTopColor"),i=9===n&&"filter"===c?o.getPropertyValue(c):o[c],""!==i&&null!==i||(i=a.style[c]),e()}if("auto"===i&&/^(top|right|bottom|left)$/i.test(c)){var p=h(a,"position");("fixed"===p||"absolute"===p&&/top|left/i.test(c))&&(i=m(a).position()[c]+"px")}return i}var i;if(v.Hooks.registered[c]){var j=c,k=v.Hooks.getRoot(j);e===d&&(e=v.getPropertyValue(a,v.Names.prefixCheck(k)[0])),v.Normalizations.registered[k]&&(e=v.Normalizations.registered[k]("extract",a,e)),i=v.Hooks.extractValue(j,e)}else if(v.Normalizations.registered[c]){var l,o;l=v.Normalizations.registered[c]("name",a),"transform"!==l&&(o=h(a,v.Names.prefixCheck(l)[0]),v.Values.isCSSNullValue(o)&&v.Hooks.templates[c]&&(o=v.Hooks.templates[c][1])),i=v.Normalizations.registered[c]("extract",a,o)}if(!/^[\d-]/.test(i))if(g(a)&&g(a).isSVG&&v.Names.SVGAttribute(c))if(/^(height|width)$/i.test(c))try{i=a.getBBox()[c]}catch(a){i=0}else i=a.getAttribute(c);else i=h(a,v.Names.prefixCheck(c)[0]);return v.Values.isCSSNullValue(i)&&(i=0),t.debug,i},"setPropertyValue":function(a,c,d,e,f){var h=c;if("scroll"===c)f.container?f.container["scroll"+f.direction]=d:"Left"===f.direction?b.scrollTo(d,f.alternateValue):b.scrollTo(f.alternateValue,d);else if(v.Normalizations.registered[c]&&"transform"===v.Normalizations.registered[c]("name",a))v.Normalizations.registered[c]("inject",a,d),h="transform",d=g(a).transformCache[c];else{if(v.Hooks.registered[c]){var i=c,j=v.Hooks.getRoot(c);e=e||v.getPropertyValue(a,j),d=v.Hooks.injectValue(i,d,e),c=j}if(v.Normalizations.registered[c]&&(d=v.Normalizations.registered[c]("inject",a,d),c=v.Normalizations.registered[c]("name",a)),h=v.Names.prefixCheck(c)[0],n<=8)try{a.style[h]=d}catch(a){t.debug}else g(a)&&g(a).isSVG&&v.Names.SVGAttribute(c)?a.setAttribute(c,d):a.style[h]=d;t.debug}return[h,d]},"flushTransformCache":function(a){function b(b){return parseFloat(v.getPropertyValue(a,b))}var c="";if((n||t.State.isAndroid&&!t.State.isChrome)&&g(a).isSVG){var d={"translate":[b("translateX"),b("translateY")],"skewX":[b("skewX")],"skewY":[b("skewY")],"scale":1!==b("scale")?[b("scale"),b("scale")]:[b("scaleX"),b("scaleY")],"rotate":[b("rotateZ"),0,0]};m.each(g(a).transformCache,function(a){/^translate/i.test(a)?a="translate":/^scale/i.test(a)?a="scale":/^rotate/i.test(a)&&(a="rotate"),d[a]&&(c+=a+"("+d[a].join(" ")+") ",delete d[a])})}else{var e,f;m.each(g(a).transformCache,function(b){if(e=g(a).transformCache[b],"transformPerspective"===b)return f=e,!0;9===n&&"rotateZ"===b&&(b="rotate"),c+=b+e+" "}),f&&(c="perspective"+f+" "+c)}v.setPropertyValue(a,"transform",c)}};v.Hooks.register(),v.Normalizations.register(),t.hook=function(a,b,c){var e=d;return a=f(a),m.each(a,function(a,f){if(g(f)===d&&t.init(f),c===d)e===d&&(e=t.CSS.getPropertyValue(f,b));else{var h=t.CSS.setPropertyValue(f,b,c);"transform"===h[0]&&t.CSS.flushTransformCache(f),e=h}}),e};var w=function(){function a(){return h?B.promise||null:i}function e(){function a(a){function l(a,b){var c=d,e=d,g=d;return p.isArray(a)?(c=a[0],!p.isArray(a[1])&&/^[\d-]/.test(a[1])||p.isFunction(a[1])||v.RegEx.isHex.test(a[1])?g=a[1]:(p.isString(a[1])&&!v.RegEx.isHex.test(a[1])||p.isArray(a[1]))&&(e=b?a[1]:j(a[1],h.duration),a[2]!==d&&(g=a[2]))):c=a,b||(e=e||h.easing),p.isFunction(c)&&(c=c.call(f,y,x)),p.isFunction(g)&&(g=g.call(f,y,x)),[c||0,e,g]}function n(a,b){var c,d;return d=(b||"0").toString().toLowerCase().replace(/[%A-z]+$/,function(a){return c=a,""}),c||(c=v.Values.getUnitType(a)),[d,c]}function r(){var a={"myParent":f.parentNode||c.body,"position":v.getPropertyValue(f,"position"),"fontSize":v.getPropertyValue(f,"fontSize")},d=a.position===I.lastPosition&&a.myParent===I.lastParent,e=a.fontSize===I.lastFontSize;I.lastParent=a.myParent,I.lastPosition=a.position,I.lastFontSize=a.fontSize;var h=100,i={};if(e&&d)i.emToPx=I.lastEmToPx,i.percentToPxWidth=I.lastPercentToPxWidth,i.percentToPxHeight=I.lastPercentToPxHeight;else{var j=g(f).isSVG?c.createElementNS("http://www.w3.org/2000/svg","rect"):c.createElement("div");t.init(j),a.myParent.appendChild(j),m.each(["overflow","overflowX","overflowY"],function(a,b){t.CSS.setPropertyValue(j,b,"hidden")}),t.CSS.setPropertyValue(j,"position",a.position),t.CSS.setPropertyValue(j,"fontSize",a.fontSize),t.CSS.setPropertyValue(j,"boxSizing","content-box"),m.each(["minWidth","maxWidth","width","minHeight","maxHeight","height"],function(a,b){t.CSS.setPropertyValue(j,b,h+"%")}),t.CSS.setPropertyValue(j,"paddingLeft",h+"em"),i.percentToPxWidth=I.lastPercentToPxWidth=(parseFloat(v.getPropertyValue(j,"width",null,!0))||1)/h,i.percentToPxHeight=I.lastPercentToPxHeight=(parseFloat(v.getPropertyValue(j,"height",null,!0))||1)/h,i.emToPx=I.lastEmToPx=(parseFloat(v.getPropertyValue(j,"paddingLeft"))||1)/h,a.myParent.removeChild(j)}return null===I.remToPx&&(I.remToPx=parseFloat(v.getPropertyValue(c.body,"fontSize"))||16),null===I.vwToPx&&(I.vwToPx=parseFloat(b.innerWidth)/100,I.vhToPx=parseFloat(b.innerHeight)/100),i.remToPx=I.remToPx,i.vwToPx=I.vwToPx,i.vhToPx=I.vhToPx,t.debug,i}if(h.begin&&0===y)try{h.begin.call(o,o)}catch(a){setTimeout(function(){throw a},1)}if("scroll"===C){var u,w,z,A=/^x$/i.test(h.axis)?"Left":"Top",D=parseFloat(h.offset)||0;h.container?p.isWrapped(h.container)||p.isNode(h.container)?(h.container=h.container[0]||h.container,u=h.container["scroll"+A],z=u+m(f).position()[A.toLowerCase()]+D):h.container=null:(u=t.State.scrollAnchor[t.State["scrollProperty"+A]],w=t.State.scrollAnchor[t.State["scrollProperty"+("Left"===A?"Top":"Left")]],z=m(f).offset()[A.toLowerCase()]+D),i={"scroll":{"rootPropertyValue":!1,"startValue":u,"currentValue":u,"endValue":z,"unitType":"","easing":h.easing,"scrollData":{"container":h.container,"direction":A,"alternateValue":w}},"element":f},t.debug}else if("reverse"===C){if(!g(f).tweensContainer)return void m.dequeue(f,h.queue);"none"===g(f).opts.display&&(g(f).opts.display="auto"),"hidden"===g(f).opts.visibility&&(g(f).opts.visibility="visible"),g(f).opts.loop=!1,g(f).opts.begin=null,g(f).opts.complete=null,s.easing||delete h.easing,s.duration||delete h.duration,h=m.extend({},g(f).opts,h);var E=m.extend(!0,{},g(f).tweensContainer);for(var F in E)if("element"!==F){var G=E[F].startValue;E[F].startValue=E[F].currentValue=E[F].endValue,E[F].endValue=G,p.isEmptyObject(s)||(E[F].easing=h.easing),t.debug}i=E}else if("start"===C){var E;g(f).tweensContainer&&!0===g(f).isAnimating&&(E=g(f).tweensContainer),m.each(q,function(a,b){if(RegExp("^"+v.Lists.colors.join("$|^")+"$").test(a)){var c=l(b,!0),e=c[0],f=c[1],g=c[2];if(v.RegEx.isHex.test(e)){for(var h=["Red","Green","Blue"],i=v.Values.hexToRgb(e),j=g?v.Values.hexToRgb(g):d,k=0;k<h.length;k++){var m=[i[k]];f&&m.push(f),j!==d&&m.push(j[k]),q[a+h[k]]=m}delete q[a]}}});for(var H in q){var K=l(q[H]),L=K[0],M=K[1],N=K[2];H=v.Names.camelCase(H);var O=v.Hooks.getRoot(H),P=!1;if(g(f).isSVG||"tween"===O||!1!==v.Names.prefixCheck(O)[1]||v.Normalizations.registered[O]!==d){(h.display!==d&&null!==h.display&&"none"!==h.display||h.visibility!==d&&"hidden"!==h.visibility)&&/opacity|filter/.test(H)&&!N&&0!==L&&(N=0),h._cacheValues&&E&&E[H]?(N===d&&(N=E[H].endValue+E[H].unitType),P=g(f).rootPropertyValueCache[O]):v.Hooks.registered[H]?N===d?(P=v.getPropertyValue(f,O),N=v.getPropertyValue(f,H,P)):P=v.Hooks.templates[O][1]:N===d&&(N=v.getPropertyValue(f,H));var Q,R,S,T=!1;if(Q=n(H,N),N=Q[0],S=Q[1],Q=n(H,L),L=Q[0].replace(/^([+-\/*])=/,function(a,b){return T=b,""}),R=Q[1],N=parseFloat(N)||0,L=parseFloat(L)||0,"%"===R&&(/^(fontSize|lineHeight)$/.test(H)?(L/=100,R="em"):/^scale/.test(H)?(L/=100,R=""):/(Red|Green|Blue)$/i.test(H)&&(L=L/100*255,R="")),/[\/*]/.test(T))R=S;else if(S!==R&&0!==N)if(0===L)R=S;else{e=e||r();var U=/margin|padding|left|right|width|text|word|letter/i.test(H)||/X$/.test(H)||"x"===H?"x":"y";switch(S){case"%":N*="x"===U?e.percentToPxWidth:e.percentToPxHeight;break;case"px":break;default:N*=e[S+"ToPx"]}switch(R){case"%":N*=1/("x"===U?e.percentToPxWidth:e.percentToPxHeight);break;case"px":break;default:N*=1/e[R+"ToPx"]}}switch(T){case"+":L=N+L;break;case"-":L=N-L;break;case"*":L*=N;break;case"/":L=N/L}i[H]={"rootPropertyValue":P,"startValue":N,"currentValue":N,"endValue":L,"unitType":R,"easing":M},t.debug}else t.debug}i.element=f}i.element&&(v.Values.addClass(f,"velocity-animating"),J.push(i),""===h.queue&&(g(f).tweensContainer=i,g(f).opts=h),g(f).isAnimating=!0,y===x-1?(t.State.calls.push([J,o,h,null,B.resolver]),!1===t.State.isTicking&&(t.State.isTicking=!0,k())):y++)}var e,f=this,h=m.extend({},t.defaults,s),i={};switch(g(f)===d&&t.init(f),parseFloat(h.delay)&&!1!==h.queue&&m.queue(f,h.queue,function(a){t.velocityQueueEntryFlag=!0,g(f).delayTimer={"setTimeout":setTimeout(a,parseFloat(h.delay)),"next":a}}),h.duration.toString().toLowerCase()){case"fast":h.duration=200;break;case"normal":h.duration=r;break;case"slow":h.duration=600;break;default:h.duration=parseFloat(h.duration)||1}!1!==t.mock&&(!0===t.mock?h.duration=h.delay=1:(h.duration*=parseFloat(t.mock)||1,h.delay*=parseFloat(t.mock)||1)),h.easing=j(h.easing,h.duration),h.begin&&!p.isFunction(h.begin)&&(h.begin=null),h.progress&&!p.isFunction(h.progress)&&(h.progress=null),h.complete&&!p.isFunction(h.complete)&&(h.complete=null),h.display!==d&&null!==h.display&&(h.display=h.display.toString().toLowerCase(),"auto"===h.display&&(h.display=t.CSS.Values.getDisplayType(f))),h.visibility!==d&&null!==h.visibility&&(h.visibility=h.visibility.toString().toLowerCase()),h.mobileHA=h.mobileHA&&t.State.isMobile&&!t.State.isGingerbread,!1===h.queue?h.delay?setTimeout(a,h.delay):a():m.queue(f,h.queue,function(b,c){if(!0===c)return B.promise&&B.resolver(o),!0;t.velocityQueueEntryFlag=!0,a(b)}),""!==h.queue&&"fx"!==h.queue||"inprogress"===m.queue(f)[0]||m.dequeue(f)}var h,i,n,o,q,s,u=arguments[0]&&(arguments[0].p||m.isPlainObject(arguments[0].properties)&&!arguments[0].properties.names||p.isString(arguments[0].properties));if(p.isWrapped(this)?(h=!1,n=0,o=this,i=this):(h=!0,n=1,o=u?arguments[0].elements||arguments[0].e:arguments[0]),o=f(o)){u?(q=arguments[0].properties||arguments[0].p,s=arguments[0].options||arguments[0].o):(q=arguments[n],s=arguments[n+1]);var x=o.length,y=0;if(!/^(stop|finish)$/i.test(q)&&!m.isPlainObject(s)){var z=n+1;s={};for(var A=z;A<arguments.length;A++)p.isArray(arguments[A])||!/^(fast|normal|slow)$/i.test(arguments[A])&&!/^\d/.test(arguments[A])?p.isString(arguments[A])||p.isArray(arguments[A])?s.easing=arguments[A]:p.isFunction(arguments[A])&&(s.complete=arguments[A]):s.duration=arguments[A]}var B={"promise":null,"resolver":null,"rejecter":null};h&&t.Promise&&(B.promise=new t.Promise(function(a,b){B.resolver=a,B.rejecter=b}));var C;switch(q){case"scroll":C="scroll";break;case"reverse":C="reverse";break;case"finish":case"stop":m.each(o,function(a,b){g(b)&&g(b).delayTimer&&(clearTimeout(g(b).delayTimer.setTimeout),g(b).delayTimer.next&&g(b).delayTimer.next(),delete g(b).delayTimer)});var D=[];return m.each(t.State.calls,function(a,b){b&&m.each(b[1],function(c,e){var f=s===d?"":s;if(!0!==f&&b[2].queue!==f&&(s!==d||!1!==b[2].queue))return!0;m.each(o,function(c,d){d===e&&((!0===s||p.isString(s))&&(m.each(m.queue(d,p.isString(s)?s:""),function(a,b){p.isFunction(b)&&b(null,!0)}),m.queue(d,p.isString(s)?s:"",[])),"stop"===q?(g(d)&&g(d).tweensContainer&&!1!==f&&m.each(g(d).tweensContainer,function(a,b){b.endValue=b.currentValue}),D.push(a)):"finish"===q&&(b[2].duration=1))})})}),"stop"===q&&(m.each(D,function(a,b){l(b,!0)}),B.promise&&B.resolver(o)),a();default:if(!m.isPlainObject(q)||p.isEmptyObject(q)){if(p.isString(q)&&t.Redirects[q]){var E=m.extend({},s),F=E.duration,G=E.delay||0;return!0===E.backwards&&(o=m.extend(!0,[],o).reverse()),m.each(o,function(a,b){parseFloat(E.stagger)?E.delay=G+parseFloat(E.stagger)*a:p.isFunction(E.stagger)&&(E.delay=G+E.stagger.call(b,a,x)),E.drag&&(E.duration=parseFloat(F)||(/^(callout|transition)/.test(q)?1e3:r),E.duration=Math.max(E.duration*(E.backwards?1-a/x:(a+1)/x),.75*E.duration,200)),t.Redirects[q].call(b,b,E||{},a,x,o,B.promise?B:d)}),a()}var H="Velocity: First argument ("+q+") was not a property map, a known action, or a registered redirect. Aborting.";return B.promise&&B.rejecter(new Error(H)),a()}C="start"}var I={"lastParent":null,"lastPosition":null,"lastFontSize":null,"lastPercentToPxWidth":null,"lastPercentToPxHeight":null,"lastEmToPx":null,"remToPx":null,"vwToPx":null,"vhToPx":null},J=[];m.each(o,function(a,b){p.isNode(b)&&e.call(b)});var K,E=m.extend({},t.defaults,s);if(E.loop=parseInt(E.loop),K=2*E.loop-1,E.loop)for(var L=0;L<K;L++){var M={"delay":E.delay,"progress":E.progress};L===K-1&&(M.display=E.display,M.visibility=E.visibility,M.complete=E.complete),w(o,"reverse",M)}return a()}};t=m.extend(w,t),t.animate=w;var x=b.requestAnimationFrame||o;return t.State.isMobile||c.hidden===d||c.addEventListener("visibilitychange",function(){c.hidden?(x=function(a){return setTimeout(function(){a(!0)},16)},k()):x=b.requestAnimationFrame||o}),a.Velocity=t,a!==b&&(a.fn.velocity=w,a.fn.velocity.defaults=t.defaults),m.each(["Down","Up"],function(a,b){t.Redirects["slide"+b]=function(a,c,e,f,g,h){var i=m.extend({},c),j=i.begin,k=i.complete,l={"height":"","marginTop":"","marginBottom":"","paddingTop":"","paddingBottom":""},n={};i.display===d&&(i.display="Down"===b?"inline"===t.CSS.Values.getDisplayType(a)?"inline-block":"block":"none"),i.begin=function(){j&&j.call(g,g);for(var c in l){n[c]=a.style[c];var d=t.CSS.getPropertyValue(a,c);l[c]="Down"===b?[d,0]:[0,d]}n.overflow=a.style.overflow,a.style.overflow="hidden"},i.complete=function(){for(var b in n)a.style[b]=n[b];k&&k.call(g,g),h&&h.resolver(g)},t(a,l,i)}}),m.each(["In","Out"],function(a,b){t.Redirects["fade"+b]=function(a,c,e,f,g,h){var i=m.extend({},c),j={"opacity":"In"===b?1:0},k=i.complete;i.complete=e!==f-1?i.begin=null:function(){k&&k.call(g,g),h&&h.resolver(g)},i.display===d&&(i.display="In"===b?"auto":"none"),t(this,j,i)}}),t}(window.jQuery||window.Zepto||window,window,document)});
/*! This file was last modified on 2020-02-24 by fresh and fruity LIMEFLAVOUR.com */function jumpMenu(a,b,c){window.location="http://"+window.location.hostname+"/"+b.options[b.selectedIndex].value,c&&(b.selectedIndex=0)}function clear(a){document.basket[a].value=0,document.basket.submit()}function setBackgroundImage(a){if(a){$(a).css("width","100%").css("height",""),$(a).height()<$(window).height()&&$(a).css("width","").css("height",$(window).height());var b=$(a).css("width").split("px").join("");b-=$(window).width(),b=.5*-b,$(a).css("margin-left",b+"px");var c=$(a).css("height").split("px").join("");c-=$(window).height(),c=.5*-c,$(a).css("margin-top",c+"px")}}!function(a,b,c,d){function e(b,c){this.element=b,this.$element=a(b),this.settings=a.extend({},g,c),this._defaults=g,this._name=f,this.lastMediaQueryString="",this.newMediaQueryString="",this.init()}var f="mediaQueryListener",g={"permanent":!0,"timeout":50,"id":f,"fontFamilies":{}};e.prototype={"init":function(){var c=this,d=!1;c.$element.append('<div id="'+c.settings.id+'" style="display: none !important;">&nbsp;</div>'),!0===this.settings.permanent?a(b).resize(function(){!1!==d&&clearTimeout(d),d=setTimeout(function(){c.detectMediaQueryChange()},c.settings.timeout)}):c.detectMediaQueryChange(),c.detectMediaQueryChange(),a(b).trigger("resize")},"detectMediaQueryChange":function(){var a=this;a.newMediaQueryString=a.$element.find("#"+a.settings.id).css("font-family").replace(/'/g,"").replace(/"/g,""),a.newMediaQueryString!==a.lastMediaQueryString&&(a.onMediaQueryChange(a.lastMediaQueryString,a.newMediaQueryString),a.lastMediaQueryString=a.newMediaQueryString)},"onMediaQueryChange":function(a,b){this.destroyMediaQuery(this.settings.fontFamilies,a),this.initMediaQuery(this.settings.fontFamilies,b)},"destroyMediaQuery":function(a,b){var c,d=Object.prototype.hasOwnProperty;for(c in a)d.call(a,c)&&c===b&&a[c].hasOwnProperty("destroy")&&a[c].destroy()},"initMediaQuery":function(a,b){var c,d=Object.prototype.hasOwnProperty;for(c in a)d.call(a,c)&&c===b&&a[c].hasOwnProperty("init")&&a[c].init()}},a.fn[f]=function(b){return this.each(function(){a.data(this,"plugin_"+f)||a.data(this,"plugin_"+f,new e(this,b))}),this}}(jQuery,window,document),function(a){a.loopCarousel=function(b,c,d){var e=this;e.$el=a(b),e.el=b,e.$el.data("loopCarousel",e),e.vars={},e.init=function(){e.itemsClass=c,e.options=a.extend({},a.loopCarousel.defaultOptions,d),e.$el.show(),e.$el.css({"opacity":"0","-moz-opacity":"0","filter":"alpha(opacity=0)"}),e.vars.itemsNr=0,e.vars.itemsWidth=0,e.vars.itemsWidthOnly=0,e.vars.virtualWidth=0,e.vars.itemsCloneFirst={},e.vars.itemsCloneLast={},e.vars.startPos=0,e.vars.resetPosForward=0,e.vars.resetPosBackward=0,e.vars.itemsWidthCompare=0,e.vars.itemsWidthOnlyCompare=0,window["lf"+e.$el.attr("id")]={},window["lf"+e.$el.attr("id")].timeout=!1,window["lf"+e.$el.attr("id")].position=0,e.changePositionEvent=function(a){var b={};b.element=e.$el,b.realPosition=a,b.position=a,a===e.vars.itemsNr?b.position=a-e.vars.itemsNr:a>e.vars.itemsNr&&(b.position=a-e.vars.itemsNr,a===2*e.vars.itemsNr&&(b.position=a-2*e.vars.itemsNr)),e.options.changePositionCallback(b)};var b=function(a){var b={};b.position=a,e.$el.children().remove(),e.$el.append(e.vars.itemsCloneOriginal),e.$el.children(e.itemsClass).css("width",""),f(b.position)},f=function(a){e.vars.itemsNr=parseInt(e.$el.children(e.itemsClass).length,10),e.vars.itemsWidth=parseInt(e.$el.children(e.itemsClass+":first-child").outerWidth(!0),10),e.vars.itemsWidthOnly=parseInt(e.$el.children(e.itemsClass+":first-child").width(),10),e.vars.virtualWidth=parseInt(e.vars.itemsNr*e.vars.itemsWidth,10),e.vars.itemsCloneOriginal={},e.vars.itemsCloneFirst={},e.vars.itemsCloneLast={},e.vars.startPos=e.vars.itemsNr,window["lf"+e.$el.attr("id")].position=e.vars.startPos,void 0!==a&&(window["lf"+e.$el.attr("id")].position=a),e.vars.resetPosForward=2*e.vars.itemsNr,e.vars.resetPosBackward=0,e.vars.itemsWidthCompare=e.vars.itemsWidth,e.vars.itemsWidthOnlyCompare=e.vars.itemsWidthOnly,e.$el.children(e.itemsClass).css("width",e.vars.itemsWidthOnly+"px"),e.vars.itemsCloneOriginal=e.$el.children().clone(),e.vars.itemsCloneFirst=e.$el.children().clone(),e.vars.itemsCloneLast=e.$el.children().clone(),e.vars.itemsCloneFirst.addClass("clone"),e.vars.itemsCloneLast.addClass("clone"),e.$el.children().addClass("original"),e.$el.wrapInner('<div class="'+e.options.coverClass+'"><div class="'+e.options.wrapClass+'"></div></div>'),void 0!==e.options.startElementNr&&e.vars.itemsNr<e.options.startElementNr?e.$el.css({"opacity":"1","-moz-opacity":"1","filter":"alpha(opacity=1)"}):(void 0===e.options.startElementNr||e.vars.itemsNr>=e.options.startElementNr)&&(e.$el.find("."+e.options.coverClass).css({"overflow":"hidden","position":"relative"}),e.$el.find("."+e.options.wrapClass).css({"width":3*e.vars.virtualWidth+"px","margin-left":"-"+e.vars.virtualWidth+"px"}),e.$el.find("."+e.options.wrapClass).prepend(e.vars.itemsCloneFirst),e.$el.find("."+e.options.wrapClass).append(e.vars.itemsCloneLast),e.vars.itemsNr>1&&e.$el.append('<a class="'+e.options.backwardClass+'"href="#'+e.options.backwardClass+'" title="'+e.options.backwardLang+'"><span>'+e.options.backwardLang+'</span></a><a class="'+e.options.forwardClass+'" href="#'+e.options.forwardClass+'" title="'+e.options.forwardLang+'"><span>'+e.options.forwardLang+"</span></a>"),e.$el.addClass(e.options.carouselClass),void 0!==a&&e.$el.find("."+e.options.wrapClass).css("margin-left","-"+a*e.vars.itemsWidth+"px"),e.$el.css({"opacity":"1","-moz-opacity":"1","filter":"alpha(opacity=1)"}),e.$el.children("."+e.options.forwardClass).click(function(a){a.preventDefault(),e.$el.find("."+e.options.wrapClass).is(":animated")||(window["lf"+e.$el.attr("id")].position++,e.$el.find("."+e.options.wrapClass).css({"WebkitTransform":"translateX(0px)"}).animate({"margin-left":"-"+window["lf"+e.$el.attr("id")].position*e.vars.itemsWidth+"px"},e.options.animationSpeed,e.options.easing,function(){window["lf"+e.$el.attr("id")].position===e.vars.resetPosForward&&(e.$el.find("."+e.options.wrapClass).css("margin-left","-"+e.vars.startPos*e.vars.itemsWidth+"px"),window["lf"+e.$el.attr("id")].position=e.vars.startPos),e.options.changePositionDoneCallback()}),e.changePositionEvent(window["lf"+e.$el.attr("id")].position))}),e.$el.find("."+e.options.backwardClass).click(function(a){a.preventDefault(),e.$el.find("."+e.options.wrapClass).is(":animated")||(window["lf"+e.$el.attr("id")].position--,e.$el.find("."+e.options.wrapClass).css({"WebkitTransform":"translateX(0px)"}).animate({"margin-left":"-"+window["lf"+e.$el.attr("id")].position*e.vars.itemsWidth+"px"},e.options.animationSpeed,e.options.easing,function(){window["lf"+e.$el.attr("id")].position===e.vars.resetPosBackward&&(e.$el.find("."+e.options.wrapClass).css("margin-left","-"+e.vars.startPos*e.vars.itemsWidth+"px"),window["lf"+e.$el.attr("id")].position=e.vars.startPos),e.options.changePositionDoneCallback()}),e.changePositionEvent(window["lf"+e.$el.attr("id")].position))})),e.options.readyCallback(e)},g=function(){!0===e.options.responsive&&a(window).resize(function(){!1===window["lf"+e.$el.attr("id")].timeout&&(window["lf"+e.$el.attr("id")].timeout=!0,b(window["lf"+e.$el.attr("id")].position),e.options.resizeCallback(),setTimeout(function(){window["lf"+e.$el.attr("id")].timeout=!1},20))})},h=function(){var b,c=e.el;""!==e.options.slideshowStopAtHover&&(c=e.options.slideshowStopAtHover);var d=function(){e.$el.children("."+e.options.forwardClass).click()};b=setInterval(d,e.options.slideshowInterval),a(c).hover(function(){b=clearInterval(b)},function(){b=setInterval(d,e.options.slideshowInterval)})};f(),!0===e.options.responsive&&g(),!0===e.options.slideshow&&e.vars.itemsNr>1&&h()},e.changePositionManual=function(a){var b=parseInt(a,10)-1,c=parseInt(e.vars.itemsNr,10),d=parseInt(c+b,10);e.$el.find("."+e.options.wrapClass).animate({"margin-left":"-"+d*e.vars.itemsWidth+"px"},e.options.animationSpeed,e.options.easing,function(){}),window["lf"+e.$el.attr("id")].position=d,e.options.changePositionDoneCallback()},e.init()},a.loopCarousel.defaultOptions={"animationSpeed":300,"easing":"linear","carouselClass":"lf-loopCarousel","coverClass":"loopCarouselCover","wrapClass":"loopCarouselWrap","forwardClass":"loopCarouselForward","backwardClass":"loopCarouselBackward","forwardLang":"Vor","backwardLang":"Zur\xfcck","responsive":!1,"startElementNr":void 0,"slideshow":!1,"slideshowInterval":5e3,"slideshowStopAtHover":"","readyCallback":function(){},"changePositionCallback":function(a){},"changePositionDoneCallback":function(){},"resizeCallback":function(){}},a.fn.loopCarousel=function(b,c){return this.each(function(){new a.loopCarousel(this,b,c)})},a.fn.getloopCarousel=function(){this.data("loopCarousel")}}(jQuery),jQuery(document).ready(function(){$("body").mediaQueryListener({"timeout":10,"fontFamilies":{"m":{"init":function(){document.getElementsByTagName("body")[0].setAttribute("data-mediaquery","m")},"destroy":function(){}},"s":{"init":function(){document.getElementsByTagName("body")[0].setAttribute("data-mediaquery","s")},"destroy":function(){}},"xs":{"init":function(){document.getElementsByTagName("body")[0].setAttribute("data-mediaquery","xs")},"destroy":function(){}}}})}),$.browser.msie&&($("html").addClass("ie"),$("html").addClass("ie"+Math.floor($.browser.version)));var hasFlash=!1;try{var fo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");fo&&(hasFlash=!0,$("html").addClass("hasFlash"))}catch(a){void 0!=navigator.mimeTypes["application/x-shockwave-flash"]&&(hasFlash=!0,$("html").addClass("hasFlash"))}var ios=!1;(navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i))&&(ios=!0,$("html").addClass("mobile")),$("html").removeClass("no-js").addClass("js"),$(document).ready(function(){function a(e){var f=b.scrollTop();f>c&&!0!==a.state?(a.state=!0,d.addClass("is-visible")):f<=c&&!1!==a.state&&(a.state=!1,d.removeClass("is-visible"))}$(".top, .top-fixed").bind("click",function(a){try{a.preventDefault(),$.scrollTo("0","0",{"duration":800,"axis":"y"})}catch(a){}return!1}),$("a[name]").each(function(){$(this).attr("id",$(this).attr("name"))}),$(".anchor").bind("click",function(a){try{var b=null,c=null;a.preventDefault(),b=$(this).attr("href").split("#"),c=b.length-1,$.scrollTo("#"+b[c],{"duration":800,"axis":"y"})}catch(a){}return!1});var b=$(window),c=b.height()/2,d=$(".top-fixed");a.state=void 0,b.on("scroll.top",a),a()}),jQuery(document).ready(function(){!function(){var a=$("#donationWidget"),b=333;a.hoverIntent({"sensitivity":3,"interval":30,"over":function(){a.stop().animate({"height":265,"margin-top":"-220px"},b,function(){a.addClass("open"),a.removeClass("loading"),a.find("#donationamount").on("input.donationamount",function(){/\D/g.test(this.value)&&(this.value=this.value.replace(/\D/g,""),a.find(".error .min").stop(!0).hide(),a.find(".error .digits").fadeIn(),setTimeout(function(){a.find(".error .digits").fadeOut()},3e3))}),a.find(".submit button").on("click",function(b){b.preventDefault();var c=0;""===a.find("#donationamount").val()||parseInt(a.find("#donationamount").val(),10)<1?(a.find("#donationamount").css("color","red"),a.find(".error .digits").stop(!0).hide(),a.find(".error .min").fadeIn(),setTimeout(function(){a.find("#donationamount").css("color",""),a.find(".error .min").fadeOut()},3e3)):(c=a.find("#donationamount").val(),a.find("form").attr("action",a.find("form").attr("action").split("?amount=")[0]+"?amount="+c),a.find("form").submit())})})},"timeout":150,"out":function(){a.stop().animate({"height":45,"margin-top":"0"},b,function(){a.removeClass("open"),a.removeClass("loading"),a.find(".submit button").off("click"),a.find("#donationamount").off("input.donationamount")})}})}(),function(){var a=$("#memberWidget"),b=333;a.hoverIntent({"sensitivity":3,"interval":30,"over":function(){a.stop().animate({"height":265,"margin-top":"-220px"},b,function(){a.addClass("open"),a.removeClass("loading")})},"timeout":150,"out":function(){a.stop().animate({"height":45,"margin-top":"0"},b,function(){a.removeClass("open"),a.removeClass("loading")})}})}()}),$(document).ready(function(){$(".accordeon").each(function(){var a=this,b=!1;if($(this).hasClass("firstopened"))var c=!0;if($(this).hasClass("allopened"))var d=!0;$("h3",a).click(function(){$(a).hasClass("stayopened")&&(b=!0),$(this).parent().hasClass("open")?$(this).parent().removeClass("open"):(0==b&&$("h3",a).parent().removeClass("open"),$(this).parent().addClass("open"))}),!0===c&&$(".item",a).eq(0).addClass("open"),!0===d&&$(".item",a).addClass("open")})}),$(document).ready(function(){$("a.lightbox").fancybox({"margin":30,"padding":20,"autoSize":!0,"fitToView":!0,"fixed":!1,"openEffect":"fade","closeEffect":"fade","nextEffect":"fade","prevEffect":"fade","openSpeed":250,"closeSpeed":250,"nextSpeed":250,"prevSpeed":250,"arrows":!0,"closeBtn":!1,"loop":!0,"wrapCSS":"gal-fancy","helpers":{"title":{"type":"inside"},"buttons":{"position":"bottom"}},"beforeLoad":function(){var a=jQuery(this.element),b=a.attr("data-caption"),c=a.attr("data-credits"),d="";d+='<div class="text">',c&&(d+='<p class="credits">'+c+"</p>"),b&&(d+='<p class="caption">'+b+"</p>"),d+="</div>",this.title=b||c?d:""},"beforeShow":function(){jQuery.fancybox.inner.bind("contextmenu",function(a){return!1})}}),$("a.modular").fancybox({"title":""})}),$(document).ready(function(){$(".fancybox-media").fancybox({"margin":30,"padding":20,"maxWidth":800,"maxHeight":600,"fitToView":!1,"width":"70%","height":"70%","autoSize":!1,"closeClick":!1,"openEffect":"none","closeEffect":"none","wrapCSS":"gal-fancy","helpers":{"title":{"type":"inside"},"buttons":{"position":"bottom"}}})}),$(document).ready(function(){$(".slideshow").each(function(a,b){function c(){d.find(".image").css("height",d.find(".image").height()),d.find(".loopCarouselForward, .loopCarouselBackward").css("top",d.find(".image").height()-d.find(".loopCarouselForward, .loopCarouselBackward").height())}var d=$(this),e=!0;"false"===d.attr("data-autostart")&&(e=!1),void 0!==d.attr("id")&&!1!==d.attr("id")||d.attr("id","slideshowTempId"+a),$("#"+d.attr("id")).loopCarousel(".media",{"responsive":!0,"easing":"easeInOutQuart","animationSpeed":500,"slideshow":e,"slideshowInterval":6e3,"changePositionCallback":function(a){d.find(".caption").css("opacity","0")},"changePositionDoneCallback":function(){d.find(".caption").css("opacity","1")},"resizeCallback":function(){c()}}),$("#"+d.attr("id")).imagesLoaded(function(){c()}),d.find(".original .lightbox",this).attr("data-fancybox-group","slideshowGroup_"+a)})}),$(document).ready(function(){function a(){$("#survey__step--1 p.error").remove(),$(".survey--thread input[name='protect']:checked").val()?($("#survey__step--2 p.error").remove(),$(".survey__step").hide(),$("#"+$("#survey__step--1 .survey__next").attr("href").split("#")[1].substring(1)).show(),"communication_colleagues"==$(".survey--thread input[name='protect']:checked").val()?($("#adversary__people_at_my_workplace").parent().hide(),$("#adversary__people_at_my_workplace:checked").click()):$("#adversary__people_at_my_workplace").parent().show()):$("#survey__step--1 h2").after('<p class="error">Please choose what you want to protect.</p>')}function b(){$("#survey__step--2 p.error").remove(),$(".survey--thread input[name='adversary']:checked").val()?($(".survey__step").hide(),$("#"+$("#survey__step--2 .survey__next").attr("href").split("#")[1].substring(1)).show(),$(".survey--thread .slider").removeClass("slider--active"),$(".survey--thread input[name='adversary']:checked").each(function(){var a=$(this).attr("id"),b=a.replace("adversary__","likely__");$("#"+b).parent().addClass("slider--active")})):$("#survey__step--2 h2").after('<p class="error">Please choose what you want to protect.</p>')}function c(){$(".survey--thread__protection").text($(".survey--thread input[name='protect']:checked").next().text()),$(".survey--thread__answers div").removeAttr("style"),$(".survey--thread__answers div h3").remove(),$(".survey--thread .slider--active").each(function(){var a=$("input",this).attr("id"),b=a.replace("likely__","");$(".threadAnswers___"+$(".survey--thread input[name='protect']:checked").val()+"___"+b).show().css("order",$("input",this).val()+"0").prepend('<h3 class="threadAnswers__priority__'+$("input",this).val()+'">... '+$(".survey--thread label[for='adversary__"+b+"']").text()+"</h3>"),$(".threadAnswersHeadline__"+$("input",this).val()).show().css("order",$("input",this).val()+"1")})}function d(a){var b="#"+$("#"+a).prev().attr("id");$(".survey__step p.error").remove(),$("input[type='radio']:checked",b).val()?($(".survey__step").hide(),$("#"+a).show()):$("h2",b).after('<p class="error">Please choose an answer.</p>')}function e(){$(".survey--mc__answer .item").removeAttr("style"),$(".survey__step").each(function(a){$answer=$("#survey--mc__answer--"+(a+1)+" #survey--mc__answer-item--"+$("input[type='radio']:checked",this).val()),$answer.hasClass("correct")?($("h4",$answer).text("Your answer is correct:"),$answer.show()):($answer.show().css("order",1),$("#survey--mc__answer--"+(a+1)+" .correct").show().css("order",2))})}$(".aspect-ratio-child").wrap("<div class='aspect-ratio aspect-ratio--16x9'></div>"),$(".slider--scala-6 .slideArea").slider({"min":0,"max":6,"value":3,"range":"min","slide":function(a,b){$(this).next().val(b.value)}}).next().val(3),$(".slider--scala-3 .slideArea").slider({"min":0,"max":4,"value":2,"range":"min","slide":function(a,b){$(this).next().val(b.value)}}).next().val(2),function(){var f=$(".survey__back[href*=#], .survey__next[href*=#]");f.each(function(){var a=$(this).attr("href").split("#")[0];a||(a=window.location);var b=$(this).attr("href").split("#")[1],c=a+"#!"+b;$(this).attr("href",c)}),f.on("click",function(f){var g=$(this).attr("href").split("#"),h=$(this);g.length>1&&(g=g[1].substring(1),$("#"+g).length>0?(h.hasClass("survey__back")&&($(".survey__step").hide(),$("#"+g).show()),h.hasClass("survey__next")&&(h.hasClass("showThreadAdversaries")?a():h.hasClass("showThreadSliders")?b():h.hasClass("showNextQ")?d(g):(h.hasClass("showMultipleChoiceInfo")&&e(),h.hasClass("showThreadInfo")&&c(),$(".survey__step").hide(),$("#"+g).show()))):window.location=$(this).attr("href"))})}()}),$(document).ready(function(){ios&&$("video.youtube").attr("poster",""),$("video").each(function(){$(this).mediaelementplayer({"enablePluginDebug":!1,"enableAutosize":!0,"pluginPath":"/fileadmin/templates/libs/mediaelement-2.14.2-fixed/build/","flashName":"flashmediaelement.swf","silverlightName":"silverlightmediaelement.xap","pluginWidth":-1,"pluginHeight":1,"success":function(a,b,c){$("#"+b.id+"-mode").html("mode: "+a.pluginType)}})}),$("audio").each(function(){$(this).mediaelementplayer({"enablePluginDebug":!1,"enableAutosize":!0,"pluginPath":"/fileadmin/templates/libs/mediaelement-2.14.2-fixed/build/","flashName":"flashmediaelement.swf","silverlightName":"silverlightmediaelement.xap","plugins":["flash","silverlight"],"success":function(a,b,c){$("#"+b.id+"-mode").html("mode: "+a.pluginType)}})})}),$(document).ready(function(){parsleyInit=function(a){$(a).parsley({"errors":{},"validators":{"germandate":function(a){return!!/^([0][1-9]|[1-2][0-9]|[3][0-1])[.](0[1-9]|1[0-2])[.](19[0-9]{2}|2[0-9]{3})$/.test(a)},"phonenumber":function(a){return!!/^[0-9\+\(\)\/\-\s\.]+$/gi.test(a)},"securepassword":function(a){return!!/^(?=.{8,20}$)((?=.*[a-z])(?=.*[A-Z]))(?=.*\d)(?=.*\W)\S*$/.test(a)}},"messages":{"germandate":"Die Eingabe muss ein Datum im Format: TT.MM.JJJJ enthalten.","phonenumber":"Die Eingabe muss eine g\xfcltige Telefonnummer enthalten.","securepassword":"Das Passwort muss mindestens acht Zeichen lang sein, einen Gro\xdf- und einen Kleinbuchstaben, eine Ziffer und ein Sonderzeichen enthalten.","mincheck":"Mindestens eines dieser Felder muss ausgef\xfcllt sein."}})},window.parsleyInit=parsleyInit,$("form").each(function(a,b){"false"===$(this).attr("data-validate")?$("form").attr({"novalidate":"novalidate"}):($(this).attr({"data-validate":"parsley","novalidate":"novalidate"}),$(this).find("[required=required], [required]").attr("data-required","true"),$(this).find("[data-type=email]").attr("type","email").removeAttr("data-type"),$(this).find("[type=date]").attr("data-germandate","true"),parsleyInit(this))})}),$(document).ready(function(){function a(a){$(".select2-results").getNiceScroll().length<=0&&$(".select2-results").niceScroll({"cursorcolor":"#919193","cursoropacitymin":.3,"cursoropacitymax":.8,"cursorminheight":40,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"cursorwidth":8,"cursorborder":"4px solid transparent","cursorborderradius":"8px","scrollspeed":40,"mousescrollstep":20,"enabletranslate3d":!0,"smoothscroll":!0,"bouncescroll":!1})}function b(){$(".select2-results").getNiceScroll().length>0&&$(".select2-results").getNiceScroll().remove()}$(".form #monthFilter").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").addClass("selectM-drop"),a()}).on("select2-close",function(){$("#select2-drop").removeClass("selectM-drop"),b()}),$(".form #yearFilter").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").addClass("selectM-drop"),a()}).on("select2-close",function(){$("#select2-drop").removeClass("selectM-drop"),b()}),$(".form #themeFilter").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").addClass("selectM-drop"),a()}).on("select2-close",function(){$("#select2-drop").removeClass("selectM-drop"),b()}),$(".form #countryFilter").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").show(),$("#select2-drop").addClass("selectM-drop"),a()}).on("select2-close",function(){$("#select2-drop").removeClass("selectM-drop"),b()}),$("#mapType select").select2().on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").addClass("mapSelect-drop"),$("#mapType p").hide()}).on("select2-close",function(){$("#select2-drop").removeClass("mapSelect-drop")}),$("#countries select, #themes select").change(function(){window.location="http://"+window.location.hostname+"/"+$(this).val(),$(this).val("")}).select2().on("select2-open",function(){$("#select2-drop .select2-search").show(),a()}).on("select2-close",function(){b()}),$("#donationForm #country").select2().on("select2-open",function(){$("#select2-drop .select2-search").show(),a()}).on("select2-close",function(){b()}),$("#donationForm #ccType").select2().on("select2-open",function(){$("#select2-drop .select2-search").hide()}),$("#donationForm #ccYear").select2().on("select2-open",function(){$("#select2-drop .select2-search").hide()}),$("#donationForm #ccMonth").select2().on("select2-open",function(){$("#select2-drop .select2-search").hide(),a()}).on("select2-close",function(){b()}),$("#contactForm #subject").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide()}),$("#donationBoxForm #eventPicker").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide()}),$("#donationBoxForm #guestPicker").select2({"allowClear":!0}).on("select2-open",function(){$("#select2-drop .select2-search").hide()})}),$(document).ready(function(){function a(a){if("ermaessigt"!==a.attr("for")&&"mindest"!==a.attr("for")&&"foerder"!==a.attr("for")||(!0===$("#memberForm #yearly").prop("checked")&&$("#memberForm #fee").val(12*a.prev().val()),!0===$("#memberForm #halbjaehrlich").prop("checked")&&$("#memberForm #fee").val(6*a.prev().val()),!0===$("#memberForm #vierteljaehrlich").prop("checked")&&$("#memberForm #fee").val(3*a.prev().val()),!0===$("#memberForm #monthly").prop("checked")&&$("#memberForm #fee").val(1*a.prev().val()),$("#memberForm #fee").formatCurrency({"region":"de-DE"})),"free"===a.attr("for")){var g=""+$("#memberForm #fee").val();g=g.replace(".",""),g=g.replace(",","."),$("#memberForm #fee").val(parseFloat(g)),f=parseFloat(g),!0===$("#memberForm #yearly").prop("checked")?(b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val()):!0===$("#memberForm #halbjaehrlich").prop("checked")?(b=$("#memberForm #fee").val()/6,c=$("#memberForm #fee").val()/2,d=$("#memberForm #fee").val(),e=2*$("#memberForm #fee").val()):!0===$("#memberForm #vierteljaehrlich").prop("checked")?(b=$("#memberForm #fee").val()/4,c=$("#memberForm #fee").val(),d=2*$("#memberForm #fee").val(),e=4*$("#memberForm #fee").val()):!0===$("#memberForm #monthly").prop("checked")&&(b=$("#memberForm #fee").val(),c=3*$("#memberForm #fee").val(),d=6*$("#memberForm #fee").val(),e=12*$("#memberForm #fee").val()),b<6.5&&(!0===$("#memberForm #yearly").prop("checked")?($("#memberForm #fee").val(66),b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val()):!0===$("#memberForm #halbjaehrlich").prop("checked")?($("#memberForm #fee").val(33),b=$("#memberForm #fee").val()/6,c=$("#memberForm #fee").val()/2,d=$("#memberForm #fee").val(),e=2*$("#memberForm #fee").val()):!0===$("#memberForm #vierteljaehrlich").prop("checked")?($("#memberForm #fee").val(16.5),b=$("#memberForm #fee").val()/4,c=$("#memberForm #fee").val(),d=2*$("#memberForm #fee").val(),e=4*$("#memberForm #fee").val()):!0===$("#memberForm #monthly").prop("checked")&&($("#memberForm #fee").val(6.5),b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val())),$("#memberForm #fee").formatCurrency({"region":"de-DE"})}"yearly"===a.attr("for")&&(!0===$("#memberForm #ermaessigt").prop("checked")&&$("#memberForm #fee").val(12*$("#memberForm #ermaessigt").val()),!0===$("#memberForm #mindest").prop("checked")&&$("#memberForm #fee").val(12*$("#memberForm #mindest").val()),!0===$("#memberForm #foerder").prop("checked")&&$("#memberForm #fee").val(12*$("#memberForm #foerder").val()),!0===$("#memberForm #free").prop("checked")&&(f<66?($("#memberForm #fee").val(66),f=66):$("#memberForm #fee").val(f)),$("#memberForm #fee").formatCurrency({"region":"de-DE"}),$("#memberForm #amountCyclus").text("EUR j\xe4hrlich")),"halbjaehrlich"===a.attr("for")&&(!0===$("#memberForm #ermaessigt").prop("checked")&&$("#memberForm #fee").val(6*$("#memberForm #ermaessigt").val()),!0===$("#memberForm #mindest").prop("checked")&&$("#memberForm #fee").val(6*$("#memberForm #mindest").val()),!0===$("#memberForm #foerder").prop("checked")&&$("#memberForm #fee").val(6*$("#memberForm #foerder").val()),!0===$("#memberForm #free").prop("checked")&&(f<33?($("#memberForm #fee").val(33),f=33):$("#memberForm #fee").val(f)),$("#memberForm #fee").formatCurrency({"region":"de-DE"}),$("#memberForm #amountCyclus").text("EUR halbj\xe4hrlich")),"vierteljaehrlich"===a.attr("for")&&(!0===$("#memberForm #ermaessigt").prop("checked")&&$("#memberForm #fee").val(3*$("#memberForm #ermaessigt").val()),!0===$("#memberForm #mindest").prop("checked")&&$("#memberForm #fee").val(3*$("#memberForm #mindest").val()),!0===$("#memberForm #foerder").prop("checked")&&$("#memberForm #fee").val(3*$("#memberForm #foerder").val()),!0===$("#memberForm #free").prop("checked")&&(f<16.5?($("#memberForm #fee").val(16.5),f=16.5):$("#memberForm #fee").val(f)),$("#memberForm #fee").formatCurrency({"region":"de-DE"}),$("#memberForm #amountCyclus").text("EUR viertelj\xe4hrlich")),"monthly"===a.attr("for")&&(!0===$("#memberForm #ermaessigt").prop("checked")&&$("#fee").val(1*$("#ermaessigt").val()),!0===$("#memberForm #mindest").prop("checked")&&$("#fee").val(1*$("#mindest").val()),!0===$("#memberForm #foerder").prop("checked")&&$("#fee").val(1*$("#foerder").val()),!0===$("#memberForm #free").prop("checked")&&(f<6.5?($("#memberForm #fee").val(6.5),f=6.5):$("#memberForm #fee").val(f)),$("#memberForm #fee").formatCurrency({"region":"de-DE"}),$("#memberForm #amountCyclus").text("EUR monatlich")),"yearly"!==a.attr("for")&&"monthly"!==a.attr("for")||($("#donationForm #cc").attr("disabled","disabled").next().addClass("disabled").css("opacity",.5),$("#donationForm #pp").attr("disabled","disabled").next().addClass("disabled").css("opacity",.5),$("#donationForm #paymentTypeInfo").show(),$("#donationForm #paymentCyclusInfo").hide()),"one-time"===a.attr("for")&&($("#donationForm #cc").removeAttr("disabled").next().removeClass("disabled").css("opacity",1),$("#donationForm #pp").removeAttr("disabled").next().removeClass("disabled").css("opacity",1),$("#donationForm #paymentTypeInfo").hide(),$("#donationForm #paymentCyclusInfo").show()),"feminin"!==a.attr("for")&&"maskulin"!==a.attr("for")||($("#donationForm #companyname").parent().hide(),$("#donationForm #foundationname").parent().hide(),$("#donationForm #title").parent().show(),$("#donationForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#donationBoxForm #companyname").parent().hide(),$("#donationBoxForm #title").parent().show(),$("#donationBoxForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationBoxForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#memberForm #companyname").parent().hide(),$("#memberForm #title").parent().show(),$("#memberForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#memberForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#shopDelivery #billing_company").parent().hide(),$("#protestForm #companyname").hide(),$("#infopackageForm #companyname").parent().hide()),"company"===a.attr("for")&&($("#donationForm #companyname").parent().show(),$("#donationForm #foundationname").parent().hide(),$("#donationForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#donationForm #title").parent().show(),$("#donationBoxForm #companyname").parent().show(),$("#donationBoxForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationBoxForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#donationBoxForm #title").parent().show(),$("#memberForm #companyname").parent().show(),$("#memberForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#memberForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#memberForm #title").parent().show(),$("#protestForm #companyname").show(),$("#infopackageForm #companyname").parent().show(),$("#donationForm #companyname").prev().text("Firma")),"family"===a.attr("for")&&($("#donationForm #companyname").parent().hide(),$("#donationForm #foundationname").parent().hide(),$("#donationForm #firstname").parent().removeClass("item40").addClass("item50").css("padding-left",0).find("label").text("Vorname(n)*"),$("#donationForm #lastname").parent().removeClass("item40").addClass("item50").find("label").text("Familienname(n)*"),$("#donationForm #title").parent().hide(),$("#memberForm #companyname").parent().hide(),$("#memberForm #firstname").parent().removeClass("item40").addClass("item50").css("padding-left",0).find("label").text("Vorname(n)*"),$("#memberForm #lastname").parent().removeClass("item40").addClass("item50").find("label").text("Familienname(n)*"),$("#memberForm #title").parent().hide()),"foundation"===a.attr("for")&&($("#donationForm #companyname").parent().show(),$("#donationForm #foundationname").parent().hide(),$("#donationForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#donationForm #title").parent().show(),$("#donationBoxForm #companyname").parent().show(),$("#donationBoxForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#donationBoxForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#donationBoxForm #title").parent().show(),$("#memberForm #companyname").parent().show(),$("#memberForm #firstname").parent().removeClass("item50").addClass("item40").css("padding-left",20).find("label").text("Vorname*"),$("#memberForm #lastname").parent().removeClass("item50").addClass("item40").find("label").text("Nachname*"),$("#memberForm #title").parent().show(),$("#protestForm #companyname").show(),$("#infopackageForm #companyname").parent().show(),$("#donationForm #companyname").prev().text("Verein/Stiftung")),"companysal"===a.attr("for")&&$("#shopDelivery #billing_company").parent().show(),"delivery_feminin"!==a.attr("for")&&"delivery_maskulin"!==a.attr("for")||$("#shopDelivery #delivery_company").parent().hide(),"delivery_companysal"===a.attr("for")&&$("#shopDelivery #delivery_company").parent().show(),"elv"===a.attr("for")&&($("#elvData").show(),$("#donationForm form").parsley().destroy(),$("#donationForm #sepamandat").attr("required","required"),$("#donationForm #iban").attr("required","required"),$("#donationForm #bic").attr("required","required"),$("#donationForm #sumFree").attr("data-min",1).attr("min",1).attr("parsley-min",1),$("#donationForm form").parsley(),$("#ccData").hide(),$("#ppData").hide()),"cc"===a.attr("for")&&($("#elvData").hide(),$("#donationForm form").parsley().destroy(),$("#donationForm #sepamandat").removeAttr("required"),$("#donationForm #iban").removeAttr("required"),$("#donationForm #bic").removeAttr("required"),$("#donationForm #accountNumber").removeAttr("required"),$("#donationForm #bankcode").removeAttr("required"),$("#donationForm #sumFree").attr("data-min",15).attr("min",15).attr("parsley-min",15),$("#donationForm form").parsley(),$("#ccData").show(),$("#ppData").hide()),"pp"===a.attr("for")&&($("#elvData").hide(),$("#donationForm form").parsley().destroy(),$("#donationForm #sepamandat").removeAttr("required"),$("#donationForm #iban").removeAttr("required"),$("#donationForm #bic").removeAttr("required"),$("#donationForm #accountNumber").removeAttr("required"),$("#donationForm #bankcode").removeAttr("required"),$("#donationForm #sumFree").attr("data-min",1).attr("min",1).attr("parsley-min",1),$("#donationForm form").parsley(),$("#ccData").hide(),$("#ppData").show()),"elvIBAN"===a.attr("for")&&($("#memberForm").length&&($("#ktoData").hide(),$("#memberForm form").parsley().destroy(),$("#memberForm #accountNumber").removeAttr("required"),$("#memberForm #bankcode").removeAttr("required"),$("#memberForm #iban").attr("required","required"),$("#memberForm #bic").attr("required","required"),$("#memberForm form").parsley(),$("#sepaData").show()),$("#donationForm").length&&$("#elv").prop("checked")&&($("#ktoData").hide(),$("#donationForm form").parsley().destroy(),$("#donationForm #accountNumber").removeAttr("required"),$("#donationForm #bankcode").removeAttr("required"),$("#donationForm #iban").attr("required","required"),$("#donationForm #bic").attr("required","required"),$("#donationForm form").parsley(),$("#sepaData").show())),"elvKTO"===a.attr("for")&&($("#memberForm").length&&($("#sepaData").hide(),$("#memberForm form").parsley().destroy(),$("#memberForm #iban").removeAttr("required"),$("#memberForm #bic").removeAttr("required"),$("#memberForm #accountNumber").attr("required","required"),$("#memberForm #bankcode").attr("required","required"),$("#memberForm form").parsley(),$("#ktoData").show()),$("#donationForm").length&&$("#elv").prop("checked")&&($("#sepaData").hide(),$("#donationForm form").parsley().destroy(),$("#donationForm #iban").removeAttr("required"),$("#donationForm #bic").removeAttr("required"),$("#donationForm #accountNumber").attr("required","required"),$("#donationForm #bankcode").attr("required","required"),$("#donationForm form").parsley(),$("#ktoData").show()))}!function(a){a.formatCurrency.regions["de-DE"]={"symbol":"\u20ac","positiveFormat":"%n","negativeFormat":"-%n","decimalSymbol":",","digitGroupSymbol":".","groupDigits":!0}}(jQuery);var b=0,c=0,d=0,e=0,f=0;$("#fee").on("input",function(){!0!==$("#memberForm #free").prop("checked")&&$("#memberForm #free").parent().find("label").click()}),$("#fee").blur(function(){if(!0===$("#memberForm #free").prop("checked")){var a=""+$("#memberForm #fee").val();a=a.replace(".",""),a=a.replace(",","."),$("#memberForm #fee").val(parseFloat(a)),f=parseFloat(a),!0===$("#memberForm #yearly").prop("checked")?(b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val()):!0===$("#memberForm #halbjaehrlich").prop("checked")?(b=$("#memberForm #fee").val()/6,c=$("#memberForm #fee").val()/2,d=$("#memberForm #fee").val(),e=2*$("#memberForm #fee").val()):!0===$("#memberForm #vierteljaehrlich").prop("checked")?(b=$("#memberForm #fee").val()/4,c=$("#memberForm #fee").val(),d=2*$("#memberForm #fee").val(),e=4*$("#memberForm #fee").val()):!0===$("#memberForm #monthly").prop("checked")&&(b=$("#memberForm #fee").val(),c=3*$("#memberForm #fee").val(),d=6*$("#memberForm #fee").val(),e=12*$("#memberForm #fee").val()),b<6.5&&(!0===$("#memberForm #yearly").prop("checked")?($("#memberForm #fee").val(66),b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val()):!0===$("#memberForm #halbjaehrlich").prop("checked")?($("#memberForm #fee").val(33),b=$("#memberForm #fee").val()/6,c=$("#memberForm #fee").val()/2,d=$("#memberForm #fee").val(),e=2*$("#memberForm #fee").val()):!0===$("#memberForm #vierteljaehrlich").prop("checked")?($("#memberForm #fee").val(16.5),b=$("#memberForm #fee").val()/4,c=$("#memberForm #fee").val(),d=2*$("#memberForm #fee").val(),e=4*$("#memberForm #fee").val()):!0===$("#memberForm #monthly").prop("checked")&&($("#memberForm #fee").val(6.5),b=$("#memberForm #fee").val()/12,c=$("#memberForm #fee").val()/4,d=$("#memberForm #fee").val()/2,e=$("#memberForm #fee").val())),$("#memberForm #fee").formatCurrency({"region":"de-DE"}),$("#memberForm #free").parent().find("label").click()}}),$(".checkbox input, .radio input").each(function(b,c){!0===$(this).prop("checked")&&!0!==$(this).prop("disabled")&&($(this).parent().find("label").addClass("checked"),$(this).parent().hasClass("radio")&&a($(this).parent().find("label")))}),$(".radio label").click(function(){if(!0!==$(this).prev().prop("disabled")){var b=$(this).prev().attr("name");$('input[name="'+b+'"]').next().removeClass("checked").addClass("unchecked"),$(this).removeClass("unchecked").addClass("checked"),a($(this))}}),$(".checkbox label").click(function(){$(this).hasClass("checked")?($(this).removeClass("checked").addClass("unchecked"),"deliverAddressCheck"===$(this).attr("for")&&$("#deliveryAddress").hide()):($(this).removeClass("unchecked").addClass("checked"),"deliverAddressCheck"===$(this).attr("for")&&$("#deliveryAddress").show())})}),$(document).ready(function(){$("#content textarea").css({"overflow":"hidden"}).elastic()}),jQuery(document).ready(function(){if($(".share").length>0)$(".share").each(function(){$(this).next().next().hasClass("top")&&$(this).addClass("share-last-child").next().next().addClass("top-last-child");var a=$(".twitter",this).attr("data-location");a||(a=$("meta[property='og:url']").attr("content"));var b=$(".twitter",this).attr("data-title");if(!b)var b=$("meta[property='og:title']").attr("content");var c=$(".twitter",this).attr("data-desc");if(!c)var c=$("meta[property='og:description']").attr("content");var d=$(".twitter",this).attr("data-image");if(!d)var d=$("meta[property='og:image']").attr("content");$(".twitter",this).attr("href","https://twitter.com/share?url="+a+"&text="+b),$(".facebook",this).attr("href","https://www.facebook.com/sharer/sharer.php?s=140&p[url]="+a+"&p[title]="+b+"&p[summary]="+c+"&p[images][0]="+d),$(".twitter, .facebook, .gplus",this).on("click",function(a){return a.preventDefault(),window.open(this.href,"targetWindow","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes, width=600,height=500"),!1}),$(".email",this).attr("href","mailto:?subject=Empfehlung: "+b+"&body="+a)});else if($(".socialshareprivacy").length>0){var a=$("meta[property='og:url']").attr("content"),b=$("meta[property='og:title']").attr("content"),c=$("meta[property='og:description']").attr("content"),d=$("meta[property='og:image']").attr("content");$(".socialshareprivacy").replaceWith('<div class="share clearfix"><h3>Weitersagen!</h3><a href="https://twitter.com/share?url='+a+"&text="+b+'" title="Weitersagen auf Twitter" target="_blank" class="twitter">Auf Twitter</a><a href="https://www.facebook.com/sharer/sharer.php?s=100&p[url]='+a+"&p[title]="+b+"&p[summary]="+c+"&p[images][0]="+d+'" title="Weitersagen auf Facebook" target="_blank" class="facebook">Auf Facebook</a><a href="/seite-versenden/?tx_limerecommend_form[url]='+a+'" title="Seite per E-Mail senden" class="email" target="_blank">Per E-Mail</a><a href="#print" title="Seite drucken" class="print" target="_blank">Drucken <i></i></a></div><div class="clearfix"></div>'),$(".share .twitter, .share .facebook").on("click",function(a){return a.preventDefault(),window.open(this.href,"targetWindow","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes, width=600,height=500"),!1})}$(".print").on("click",function(a){a.preventDefault(),window.print()}),$(".share").next().next().hasClass("top")&&($(".share").addClass("share-last-child"),$(".share").next().next().addClass("top-last-child"))}),$(document).ready(function(){var a=$("#meta").clone();a.find("li").addClass("mobile-service-nav"),a.find("li").appendTo($("#navigation").find("ul:first")),$("#navButtonMenu").click(function(a){a.preventDefault(),$("#navigation").toggleClass("open")}),$("#navigation ul li:first .subnavigation__list--wide > ul > li > a").each(function(a,b){!$("#header").hasClass("headerHelpDesk")&&a<5&&($(this).parent().addClass("thirdLevel").find("a:first").append("<i></i>"),$(this).parent().parent().addClass("threeLevels"))}),$("#navigation ul ul ul").each(function(){$(this).isotope({"layoutMode":"fitColumns","sortBy":"name","getSortData":{"name":function(a){return a.find("a").text()}}})}),$("#navigation ul li:first-child ul ul").each(function(a,b){var c=$(this);!$("#header").hasClass("headerHelpDesk")&&a<5&&(c.parent("li").append('<div class="navSelect"><select><option selected disabled="disabled">Landauswahl:</option></select></div>'),c.find("a").each(function(){c.parent("li").children(".navSelect").children("select").append('<option value="'+$(this).attr("href")+'">'+$(this).text()+"</option>")}),c.parent("li").children(".navSelect").children("select").change(function(){var a=$(this).val();window.location=a}))}),$("#navigation ul ul li a").click(function(a){"xs"===$("body").attr("data-mediaquery")||"s"===$("body").attr("data-mediaquery")||$(this).parent().hasClass("thirdLevel")&&(a.preventDefault(),$(this).parent().hasClass("hover")?($(this).parent().removeClass("hover"),$("ul",$(this).parent()).css({"left":-1e4}),$(this).parent().parent().find("li").css({"margin-top":30})):($("#navigation li.thirdLevel").removeClass("hover"),$("#navigation ul ul ul").css({"left":-1e4}),$(this).parent().addClass("hover"),$("ul",$(this).parent()).css({"left":0}),$(this).parent().parent().find("li").css({"margin-top":281})))}),$("#navigation > ul > li").hoverIntent({"sensitivity":3,"interval":30,"over":function(){$(this).addClass("open")},"timeout":150,"out":function(){$(this).removeClass("open"),$("#navigation li.thirdLevel").removeClass("hover"),$("#navigation ul ul ul").css({"left":-1e4}),$("#navigation ul ul li").css({"margin-top":30})}}),$("#navigation > ul > li > a").on("touchstart",function(a){$(this).parent("li").hasClass("open")?window.location=$(this).attr("href"):(a.preventDefault(),$("#navigation").children("ul").children("li").removeClass("open"),$(this).parent("li").addClass("open"))})}),jQuery.fn.vectorMap("addMap","rogMercator",{"width":"1206","height":"850","paths":{"AFG":{"name":"Afghanistan","path":"M814.28 446.68L813.71 446.40L812.56 447.12L813.13 447.51L811.64 448.29L810.26 448.01L806.81 448.35L805.66 448.68L804.16 450.01L803.82 449.79L802.32 451.39L802.90 451.77L803.70 453.36L803.47 454.34L803.82 454.72L803.24 455.75L802.09 456.78L801.75 457.59L802.21 458.02L801.98 459.21L801.40 459.53L800.25 459.63L798.64 459.21L798.06 459.63L798.52 460.33L798.98 460.44L799.56 461.98L798.64 462.67L797.14 462.94L796.80 464.47L796.11 465.42L796.34 467.26L795.42 468.31L794.73 468.46L794.38 467.84L793.81 468.05L792.77 467.68L792.31 468.20L790.93 469.14L791.39 469.51L790.13 469.97L788.86 469.56L788.06 470.03L787.60 470.86L787.02 471.06L786.68 472.25L786.91 472.82L786.56 474.31L786.91 474.62L786.45 475.08L782.77 476.16L780.93 476.06L779.66 476.72L778.05 476.31L774.60 476.62L769.31 474.98L772.42 471.38L772.53 470.65L771.96 469.35L769.31 468.88L769.20 466.89L769.31 466.05L768.51 463.26L768.51 462.62L769.43 461.13L768.28 460.76L768.28 459.04L768.97 457.43L769.66 456.94L770.12 456.24L770.23 454.45L770.69 453.09L771.61 453.74L773.11 453.85L774.03 454.94L774.49 454.40L775.06 454.67L776.56 453.80L776.44 453.09L777.36 452.15L780.24 451.00L781.39 449.79L781.39 449.12L781.96 447.85L781.85 447.23L782.88 446.68L784.26 446.62L784.72 445.50L785.18 445.33L786.79 446.29L787.48 446.17L789.09 446.06L789.78 446.84L790.59 446.51L791.51 446.84L792.31 447.90L793.12 447.57L793.23 447.18L794.84 446.34L795.42 446.40L796.22 447.18L796.80 446.68L796.57 445.84L797.14 445.28L798.29 445.11L799.10 445.45L799.56 444.77L799.21 443.82L800.14 443.03L801.06 441.78L801.98 441.95L802.90 442.46L802.67 443.87L803.70 443.98L803.36 445.33L803.13 447.35L803.70 448.79L804.51 448.79L805.89 447.74L807.15 447.51L807.38 446.84L809.11 445.78L810.60 445.89L810.72 446.68L812.10 446.01L813.48 446.06Z"},"AGO":{"name":"Angola","path":"M651.54 609.94L651.89 611.66L651.54 612.38L651.54 614.25L651.77 614.88L651.20 616.20L651.66 616.89L645.21 616.89L645.21 621.37L645.21 627.36L645.67 628.61L646.36 629.03L647.74 630.66L648.43 631.12L649.12 631.91L649.70 632.29L643.26 633.50L642.80 633.22L641.42 633.59L639.92 632.99L639.00 633.13L637.85 632.94L635.78 632.89L634.98 632.61L633.94 631.40L627.16 631.40L623.13 631.40L619.57 631.49L618.19 630.52L618.07 630.19L617.04 629.96L616.12 630.24L615.08 630.89L614.16 630.89L613.47 630.61L612.55 630.98L612.78 628.38L612.55 626.11L613.36 625.51L613.47 624.27L614.16 622.66L614.39 621.60L614.39 620.50L614.97 619.68L614.97 618.35L616.35 616.84L616.35 616.29L617.15 615.57L617.73 615.57L618.53 614.43L619.11 612.88L619.11 611.48L619.22 610.71L618.88 609.21L618.19 608.35L618.19 607.99L617.15 606.14L617.04 605.15L616.46 604.16L617.15 603.26L617.73 603.08L617.73 601.69L617.38 601.24L616.00 598.28L615.89 597.25L615.31 596.57L614.28 594.69L616.35 594.16L617.15 593.76L621.98 593.80L627.16 593.76L627.73 593.85L628.42 594.83L628.31 595.50L628.54 596.48L629.11 597.07L629.34 598.36L629.57 598.50L631.07 600.92L632.22 600.79L632.79 601.01L633.02 600.65L636.82 600.65L636.82 599.26L637.28 598.95L637.39 597.42L639.81 597.42L639.92 597.16L640.84 597.16L640.50 598.32L644.64 598.32L644.75 599.31L644.52 600.70L644.75 601.10L645.10 602.27L644.87 603.39L644.75 605.87L645.79 606.91L646.25 608.31L646.25 609.62L645.79 609.89L646.13 610.89L646.94 610.48L648.55 610.71L650.05 610.25L651.08 610.43ZM616.81 589.83L616.00 590.10L615.54 590.76L614.74 591.17L615.08 591.52L614.97 593.31L614.05 593.44L613.82 593.00L614.05 592.55L613.36 591.08L613.93 590.23L614.39 590.23L614.62 589.74L615.31 589.60L616.12 589.07Z"},"ALB":{"name":"Albania","path":"M639.12 424.53L639.58 425.49L640.50 425.97L640.73 427.47L640.38 429.79L640.96 430.79L641.19 431.56L641.88 431.56L641.99 431.73L641.99 431.79L641.99 432.03L642.11 432.44L642.11 432.49L641.53 433.43L640.96 435.00L639.92 435.41L640.15 436.05L639.46 436.86L638.89 436.63L638.89 435.99L638.43 435.18L636.93 434.13L637.28 433.49L636.70 432.67L637.39 431.38L637.05 430.55L637.51 427.71L636.82 427.53L636.93 426.51L636.93 425.49L637.97 424.04L638.31 424.89Z"},"ALD":{"name":"Aland","path":"M638.66 331.55L639.81 332.18L638.89 333.34L638.08 333.34L637.74 332.27Z"},"AND":{"name":"Andorra","path":"M580.46 424.71L579.66 425.01L579.54 424.35Z"},"ARE":{"name":"United Arab Emirates","path":"M754.82 490.25L755.05 490.60L755.17 492.57L754.25 493.40L753.21 493.01L753.33 494.82L753.90 495.69L752.18 496.13L752.41 496.81L751.26 499.47L751.26 500.49L751.03 500.78L747.92 500.39L742.97 499.72L742.86 499.62L739.87 495.69L739.75 495.11L740.44 495.16L740.56 495.98L742.17 495.98L742.97 495.45L746.19 495.84L747.00 495.79L748.72 495.11L749.41 494.23L749.76 493.15L750.91 492.42L752.41 490.55L753.44 489.96L754.13 488.72L754.48 488.87L754.36 490.16Z"},"ARG":{"name":"Argentina","path":"M355.73 785.07L355.73 779.22L355.73 773.50L356.88 775.27L356.08 776.01L356.31 776.97L357.46 777.20L357.80 778.62L359.99 781.03L361.71 782.09L362.63 783.31L364.70 784.30L366.89 784.23L366.31 785.77L364.59 785.69L362.40 786.54L360.91 785.69ZM374.82 647.90L375.97 648.76L377.12 650.64L378.62 651.95L379.77 652.63L380.11 653.35L382.30 654.08L383.22 654.04L385.06 655.25L385.40 655.74L387.13 656.72L388.97 657.31L390.46 658.14L391.15 659.13L390.46 659.91L390.12 661.10L389.20 662.04L388.97 663.78L387.59 665.18L388.05 665.62L389.66 665.57L392.30 666.38L393.22 666.13L393.68 666.48L394.37 666.28L394.95 666.73L395.75 665.72L396.90 666.23L397.36 665.82L397.36 665.22L397.94 664.63L398.86 664.48L399.66 663.43L400.01 663.38L400.47 661.74L400.36 661.00L400.59 659.57L401.16 659.82L401.51 659.47L402.77 659.77L403.00 660.95L403.58 661.84L403.35 663.53L403.46 664.18L403.00 665.22L402.66 665.18L401.62 666.18L399.66 666.88L399.20 667.63L398.28 667.93L397.94 668.54L396.79 669.09L395.98 670.35L395.18 671.06L394.83 672.08L394.14 672.44L393.91 673.00L392.65 674.63L391.96 674.84L391.84 675.45L390.92 676.22L390.23 677.35L390.35 678.91L390.00 680.15L389.43 681.04L389.77 681.30L389.54 682.29L389.20 682.39L389.08 683.55L389.43 684.18L389.08 684.70L389.20 686.98L388.51 687.08L387.93 689.37L388.51 690.71L388.16 692.65L389.20 693.51L390.12 693.84L391.27 694.54L392.07 695.46L392.42 696.39L391.84 697.32L391.73 698.36L392.07 699.08L393.11 699.85L393.91 699.96L394.03 701.79L392.76 704.02L391.27 705.87L391.04 707.05L389.20 708.19L386.32 709.21L380.57 710.41L378.50 710.52L376.89 710.24L376.43 709.72L375.74 709.72L375.97 711.61L376.89 712.01L376.55 713.92L375.97 714.09L375.74 715.54L375.40 715.89L376.20 717.47L375.86 718.29L373.44 719.47L371.26 719.53L368.15 718.12L367.58 717.59L366.77 718.88L367.35 721.19L367.12 723.04L367.81 723.93L368.96 724.17L368.61 724.90L370.11 724.96L369.99 723.99L371.14 723.40L371.83 724.60L371.72 726.35L370.22 726.95L369.53 725.44L368.61 725.32L367.58 725.92L367.35 726.47L369.53 727.50L368.15 728.11L366.31 730.37L366.66 732.03L366.43 732.90L366.66 733.46L366.20 734.27L365.28 734.83L365.28 736.53L363.55 736.27L362.63 736.65L362.52 737.28L361.37 737.41L359.87 739.12L358.95 741.61L359.64 743.48L360.56 744.12L361.71 745.55L363.55 745.95L364.24 745.82L364.93 746.47L365.05 747.91L364.47 749.17L364.24 750.69L363.78 750.89L362.63 752.16L362.06 752.29L360.56 753.50L360.33 754.18L359.18 755.12L358.61 756.42L359.07 756.62L358.26 759.78L357.57 760.40L354.93 761.65L354.35 762.77L354.01 764.88L354.81 768.29L355.62 770.16L356.65 771.75L356.31 771.97L356.31 771.68L351.59 770.16L345.26 770.09L345.15 769.44L344.11 768.58L343.88 767.43L344.23 766.15L344.00 763.26L342.50 763.12L341.24 763.75L340.78 761.30L340.09 760.68L340.32 758.81L339.97 757.64L340.32 756.55L341.35 756.55L341.81 754.99L343.08 754.04L343.19 752.43L344.11 751.83L343.88 750.56L343.31 749.83L344.46 747.45L345.49 746.34L345.03 745.68L345.26 744.58L345.95 744.06L345.72 741.42L346.18 740.71L345.61 739.69L345.72 738.93L346.53 738.67L347.22 737.66L346.30 736.21L344.80 735.90L344.80 735.21L346.64 735.15L347.10 735.40L347.79 734.21L347.56 733.77L345.61 733.65L345.49 732.34L346.07 731.54L345.61 730.74L345.84 730.06L345.15 729.45L345.84 728.29L344.57 727.44L344.57 725.68L344.92 725.20L344.57 724.23L344.92 723.69L345.84 723.45L345.26 721.49L345.49 718.59L345.15 717.65L346.07 716.07L345.61 715.49L346.18 714.21L345.95 713.51L346.87 711.90L346.87 710.24L348.60 709.21L348.25 708.13L348.14 706.66L347.56 705.19L347.79 704.19L347.56 703.57L347.91 702.79L347.56 701.73L348.02 700.35L349.06 700.07L349.17 699.46L350.21 698.58L350.10 696.45L349.63 695.30L350.21 695.14L350.67 692.86L351.25 691.68L351.94 691.57L351.71 690.44L351.71 689.32L352.05 688.25L351.36 687.93L351.02 686.92L351.36 686.29L350.90 685.92L350.79 684.76L350.33 684.07L349.98 682.50L349.52 681.30L349.86 679.63L350.21 679.68L350.67 677.46L351.71 676.68L351.82 676.02L351.48 675.86L351.59 674.48L351.25 673.20L352.05 672.23L352.17 670.56L352.51 669.70L354.01 667.98L354.58 666.23L355.27 665.03L355.96 665.22L356.77 664.78L356.77 664.18L355.96 663.03L355.96 662.14L356.42 661.69L355.85 659.08L356.08 658.19L356.65 657.90L355.96 656.72L356.19 656.18L357.00 655.35L359.87 654.13L360.91 650.55L360.33 649.92L360.91 648.86L361.71 648.57L361.83 647.85L362.98 647.51L363.44 646.36L363.90 646.51L364.93 647.46L367.35 647.42L368.73 647.80L369.65 649.72L370.68 647.08L374.36 647.08Z"},"ARM":{"name":"Armenia","path":"M718.71 429.90L719.17 430.85L720.66 431.73L719.97 432.55L720.43 433.55L721.93 434.42L721.24 435.70L722.62 437.09L723.65 437.26L723.19 437.95L723.77 438.53L723.42 439.04L723.54 440.01L722.39 440.07L721.81 438.41L721.24 438.07L721.24 437.26L720.09 437.49L718.82 436.34L718.02 436.63L716.98 435.47L715.72 435.35L714.68 434.66L714.11 433.43L714.68 432.55L714.34 431.32L713.76 430.73L714.68 430.73L716.18 430.20L717.33 430.44Z"},"ATF":{"name":"Fr. S. Antarctic Lands","path":"M795.42 754.11L796.11 755.67L797.72 756.55L798.87 755.67L800.25 755.53L800.14 756.82L798.64 756.82L798.06 757.64L799.56 757.64L798.98 758.54L796.57 757.85L794.73 758.54L795.07 757.17L794.61 755.33Z"},"AUS":{"name":"Australia","path":"M1037.40 717.71L1040.51 718.53L1040.74 718.88L1042.69 719.53L1044.65 718.76L1046.03 718.88L1046.49 718.18L1047.18 718.41L1047.75 717.71L1048.79 718.82L1048.56 722.26L1047.87 724.23L1047.41 726.77L1046.49 726.65L1045.68 727.13L1044.42 729.51L1044.30 730.12L1043.61 730.19L1042.23 729.57L1041.43 729.88L1041.43 728.84L1040.85 728.72L1040.39 727.68L1039.82 727.25L1039.01 725.74L1039.01 724.23L1039.36 724.11L1038.90 722.98L1037.98 721.84L1036.94 718.82ZM1047.64 713.46L1048.79 714.50L1048.79 715.60L1048.21 715.78L1047.41 714.79ZM1035.22 714.85L1034.76 715.19L1034.53 713.40L1035.22 713.05L1035.45 714.61ZM1014.63 696.77L1014.52 697.32L1016.01 697.48L1016.01 698.09L1015.09 697.92L1014.06 698.75L1013.37 698.31L1011.76 698.64L1011.18 698.09L1011.30 697.48L1013.71 696.77ZM1065.12 665.93L1064.89 664.88L1065.24 664.83ZM935.85 659.22L936.42 660.65L936.08 660.85L935.73 659.77ZM1064.66 656.57L1064.89 657.55L1063.97 659.86L1063.63 659.47L1063.97 658.68L1063.86 658.19L1064.43 657.60L1064.32 656.87ZM1021.30 628.29L1020.04 629.22L1019.46 629.12L1019.92 628.33L1020.96 628.10ZM1011.76 619.13L1011.99 619.68L1011.53 621.10L1010.95 620.87L1010.95 619.63ZM991.51 611.88L991.86 613.11L990.94 612.47L990.82 611.79ZM991.86 611.25L992.09 611.66L993.47 611.52L994.39 610.98L994.85 611.16L995.19 611.88L994.39 612.70L993.35 613.38L991.86 612.47L991.40 611.11ZM1030.39 609.39L1030.39 609.85L1030.96 610.30L1031.42 611.61L1031.19 611.93L1031.42 613.11L1032.46 613.56L1032.00 614.70L1032.57 614.88L1033.15 615.61L1033.03 616.39L1033.38 616.43L1033.49 617.98L1033.72 618.62L1033.49 619.36L1033.95 620.23L1034.30 621.51L1034.87 621.83L1036.48 620.96L1036.83 621.05L1037.17 622.01L1037.86 622.20L1038.32 622.84L1038.90 622.93L1039.01 625.24L1039.36 626.48L1039.70 626.99L1039.47 628.24L1040.97 630.24L1041.89 632.24L1041.43 634.02L1041.43 634.34L1042.46 635.23L1042.23 636.41L1042.81 637.02L1043.73 637.44L1044.30 637.86L1044.76 637.68L1044.99 638.24L1046.03 638.19L1046.72 639.66L1047.98 639.80L1048.67 640.13L1048.67 640.51L1049.71 640.79L1050.52 641.41L1049.82 642.12L1050.52 643.07L1051.67 643.93L1052.47 646.12L1052.36 646.36L1052.93 647.90L1053.62 648.38L1054.31 647.56L1054.89 648.43L1055.69 648.86L1056.04 648.18L1056.61 648.71L1056.84 649.48L1056.61 651.08L1056.73 651.95L1059.26 654.23L1059.49 653.94L1060.29 654.77L1060.98 656.18L1061.90 656.62L1062.71 658.39L1063.51 658.53L1063.63 659.27L1063.40 659.96L1064.43 660.90L1063.97 662.04L1064.20 664.38L1063.97 665.72L1064.55 666.33L1065.12 667.53L1065.01 668.08L1065.58 669.19L1065.70 671.37L1065.24 671.98L1064.89 673.05L1064.78 674.43L1063.74 678.28L1063.97 678.85L1063.51 681.04L1062.94 682.39L1062.13 683.60L1062.25 684.65L1061.21 685.44L1060.87 686.02L1060.06 686.29L1058.68 688.78L1058.34 689.00L1058.22 690.44L1057.07 691.89L1057.07 692.92L1056.38 694.76L1054.66 697.98L1054.66 699.68L1053.85 702.12L1054.20 703.29L1054.08 704.35L1053.51 704.58L1052.47 705.53L1048.79 705.70L1047.52 706.10L1046.49 706.72L1044.19 709.04L1042.00 709.50L1042.35 710.12L1042.92 710.18L1042.69 711.04L1041.66 709.78L1041.08 710.12L1040.51 709.04L1040.05 709.10L1039.59 708.13L1039.70 707.39L1038.55 707.05L1038.09 705.98L1036.71 706.77L1037.29 707.05L1037.06 707.56L1036.25 707.62L1035.22 708.41L1034.53 709.21L1033.49 709.89L1032.00 708.98L1031.19 708.76L1029.93 707.90L1029.35 708.07L1028.43 707.56L1027.51 707.56L1027.17 708.19L1025.90 706.94L1024.52 706.72L1023.37 705.93L1023.03 705.08L1022.22 704.35L1021.42 703.12L1021.19 702.18L1021.76 701.45L1021.76 700.90L1020.50 697.98L1018.89 696.61L1017.51 696.99L1016.36 697.10L1016.24 696.66L1017.16 695.85L1017.51 693.46L1016.70 692.32L1015.90 691.78L1014.75 695.19L1013.94 694.97L1013.14 695.41L1012.10 695.46L1012.79 694.11L1014.06 694.16L1014.29 693.02L1014.06 691.25L1014.52 690.12L1015.67 688.78L1015.21 687.77L1015.90 687.35L1015.55 685.97L1014.06 687.29L1013.37 689.26L1011.41 690.23L1010.61 690.87L1010.15 691.78L1009.23 692.70L1008.88 694.00L1008.19 694.00L1007.27 693.24L1007.50 692.43L1007.04 690.60L1005.78 689.21L1005.66 688.15L1005.32 687.40L1003.94 687.40L1003.25 685.71L1004.05 685.55L1003.48 684.70L1002.56 683.91L1001.64 683.65L1000.37 683.76L999.22 682.81L998.53 682.76L997.38 683.13L995.19 681.51L994.04 681.04L992.89 681.51L990.82 681.40L987.03 681.82L983.92 683.28L981.62 684.02L979.67 684.18L978.06 683.86L977.14 684.23L975.99 685.07L974.26 685.76L973.34 686.39L972.31 686.61L971.50 687.24L970.93 688.94L969.55 690.39L968.97 690.23L968.40 690.60L968.17 690.12L965.75 690.33L965.29 690.71L964.72 689.96L964.14 690.23L963.22 689.91L960.12 690.17L959.66 690.50L958.39 690.33L957.24 690.92L956.44 692.38L955.98 692.65L954.94 692.32L954.25 693.13L953.45 693.40L953.22 694.11L950.92 694.65L950.69 695.03L949.88 694.59L947.58 694.70L945.85 693.84L944.36 692.32L943.44 691.84L942.75 691.95L942.29 690.92L942.17 689.37L943.78 689.05L944.59 687.83L944.24 685.49L944.70 684.70L944.70 682.71L944.59 681.66L942.98 678.59L942.29 676.32L942.17 674.27L942.29 673.61L941.83 672.18L941.02 671.06L940.91 670.15L939.64 668.64L939.64 667.13L939.18 665.77L937.80 663.48L936.88 662.49L937.46 661.79L938.03 663.13L938.61 663.18L938.84 662.29L938.15 661.84L937.34 660.11L937.69 659.72L938.38 660.70L938.26 661.59L938.84 661.49L939.53 662.64L939.99 660.51L939.64 660.31L938.26 657.95L937.92 656.57L937.34 655.89L937.34 654.18L937.92 652.72L938.38 652.29L938.38 651.08L938.61 650.69L938.03 649.05L938.49 648.23L939.41 647.66L939.76 648.18L940.45 648.33L941.25 646.55L942.17 646.03L943.78 645.41L944.93 644.45L945.39 643.83L946.20 643.12L946.89 643.02L947.92 642.31L948.38 642.64L949.19 642.26L949.88 642.69L951.15 642.45L952.41 641.46L953.10 641.46L954.60 641.12L955.40 640.18L955.86 640.08L956.90 640.46L957.70 640.13L959.08 639.89L961.38 639.00L962.19 638.43L963.22 637.06L963.57 635.89L964.49 635.05L965.75 633.97L965.87 633.45L965.29 633.27L965.18 632.01L965.29 630.98L965.64 630.42L966.21 630.05L966.56 629.40L967.25 629.31L967.13 628.80L967.59 628.47L968.40 629.49L969.20 631.21L969.78 631.31L970.01 630.70L969.78 630.10L970.47 630.10L969.78 628.98L970.01 628.01L969.78 627.32L970.35 627.32L970.81 627.92L971.50 627.69L971.85 628.10L972.42 627.87L972.31 627.50L973.00 627.08L972.31 625.74L972.65 625.01L973.34 625.05L973.23 624.31L974.03 624.59L974.26 623.90L974.72 623.58L975.41 623.99L975.53 623.53L974.95 623.26L974.84 622.57L975.18 622.06L975.87 621.78L977.02 621.97L977.60 621.83L977.48 621.42L977.94 620.82L978.29 620.91L978.63 620.32L979.09 620.18L979.32 620.82L980.13 620.13L979.90 619.49L980.59 619.26L981.16 620.09L981.74 619.86L982.77 620.78L983.23 621.37L984.50 622.47L984.15 623.90L985.53 622.66L987.26 623.07L987.83 622.98L988.98 623.30L989.44 622.80L988.98 622.06L988.18 621.51L988.64 620.45L989.33 620.23L989.79 618.58L990.71 618.39L991.05 617.80L990.71 617.39L990.71 616.71L991.28 616.57L991.40 615.79L992.09 615.47L992.20 614.88L992.89 615.06L993.47 614.15L994.50 614.20L995.08 614.61L996.34 614.34L996.80 614.61L997.38 614.29L998.07 614.38L998.64 613.75L998.53 612.38L997.84 611.79L996.92 612.07L996.46 611.16L997.26 610.80L998.18 611.11L998.87 612.02L999.68 611.52L1000.49 612.70L1001.87 613.06L1002.44 612.70L1002.90 613.34L1003.25 613.16L1003.71 613.65L1003.94 613.52L1004.97 613.84L1005.55 613.43L1005.78 614.02L1006.47 614.47L1007.62 613.97L1008.19 613.47L1008.54 614.66L1009.11 614.11L1009.57 615.11L1010.26 615.06L1010.61 614.47L1010.03 614.25L1010.84 613.43L1011.64 614.52L1012.22 614.34L1012.45 614.84L1011.76 615.16L1011.64 615.79L1011.07 616.39L1011.53 616.75L1010.84 617.62L1010.38 617.44L1009.34 617.66L1009.11 617.94L1009.00 618.85L1009.46 619.49L1009.11 620.82L1008.65 621.05L1007.50 622.52L1007.73 623.30L1010.26 624.87L1010.26 625.28L1011.87 626.44L1012.56 626.34L1013.83 627.18L1014.98 627.64L1015.44 628.24L1016.47 629.12L1017.97 629.40L1019.12 629.82L1019.92 631.31L1022.22 632.47L1023.83 632.24L1024.87 631.63L1025.67 629.45L1026.02 629.12L1026.82 626.99L1026.59 626.58L1026.94 625.05L1027.51 623.53L1027.05 621.78L1027.28 620.41L1026.94 620.00L1027.05 618.76L1027.63 617.66L1027.28 616.80L1027.86 616.29L1027.97 615.52L1027.28 615.34L1028.55 613.02L1029.01 611.48L1029.12 610.12L1029.70 610.03Z"},"AUT":{"name":"Austria","path":"M629.11 396.86L628.77 398.00L629.80 399.74L629.34 400.40L629.57 401.13L628.08 401.52L628.19 402.38L627.50 402.84L627.73 404.28L626.47 405.12L626.01 405.71L624.40 406.29L623.13 406.10L621.29 407.20L618.76 406.74L617.27 406.55L614.62 405.90L613.82 404.86L613.70 404.15L612.55 404.60L611.17 404.54L610.14 405.58L608.41 405.12L608.07 404.54L607.26 405.19L606.46 404.41L605.65 404.21L605.42 403.23L605.54 402.05L606.00 401.92L606.80 402.05L607.95 403.03L608.30 401.92L608.87 401.85L610.02 402.64L610.94 402.58L612.09 401.72L613.82 401.65L613.93 401.26L615.66 401.32L616.46 400.46L615.66 399.20L617.84 397.93L618.19 396.93L618.76 397.26L619.11 396.05L619.91 396.93L621.18 396.66L621.98 396.93L622.67 396.12L622.90 394.90L623.71 395.04L626.35 396.19L627.50 395.92L628.88 396.32Z"},"LIE":{"name":"Liechtenstein","path":"M605.95 402.84L605.98 402.87L606.05 402.89L606.14 402.95L606.23 402.97L606.23 403.14L606.29 403.13L606.39 403.13L606.47 403.21L606.47 403.30L606.51 403.39L606.64 403.42L606.69 403.66L606.63 403.68L606.57 403.81L606.55 403.91L606.45 404.08L606.38 404.05L606.29 404.10L606.25 404.08L606.25 404.09L606.18 404.12L606.09 404.15L605.98 404.15L605.95 404.18L605.93 404.21L605.88 404.18L605.81 404.21L605.77 404.10L605.73 404.00L605.69 403.97L605.62 403.79L605.58 403.77L605.50 403.52L605.53 403.42L605.48 403.34L605.53 403.13L605.70 403.01L605.73 402.93L605.87 402.83L605.88 402.84L605.95 402.84Z"},"MLT":{"name":"Malta","path":"M620.95 450.84L620.98 450.87L621.05 450.89L621.14 450.95L621.23 450.97L621.23 451.14L621.29 451.13L621.39 451.13L621.45 451.21L621.45 451.30L621.51 451.39L621.64 451.42L621.62 451.66L621.63 451.68L621.57 451.81L621.55 451.91L621.45 452.08L621.38 452.05L621.29 452.10L621.25 452.08L621.25 452.09L621.18 452.12L621.09 452.15L620.98 452.15L620.95 452.18L620.93 452.21L620.88 452.18L620.81 452.21L620.77 452.10L620.73 452.00L620.62 451.97L620.62 451.79L620.58 451.77L620.50 451.52L620.53 451.42L620.48 451.34L620.53 451.13L620.70 451.01L620.73 450.93L620.87 450.83L620.88 450.84L620.95 450.84Z"},"AZE":{"name":"Azerbaijan","path":"M722.39 440.07L720.20 439.50L719.86 438.81L719.28 438.64L718.13 436.86L718.02 436.63L718.82 436.34L720.09 437.49L721.24 437.26L721.24 438.07L721.81 438.41ZM723.31 427.35L724.34 427.53L725.95 429.90L727.91 430.26L728.48 429.19L729.52 428.72L730.21 427.59L731.70 429.43L732.16 430.91L733.20 432.08L733.43 432.73L734.92 432.90L735.84 433.84L734.35 433.84L732.97 435.06L732.85 436.57L732.51 436.91L732.16 439.44L731.47 438.76L731.13 440.07L731.13 441.84L730.32 442.01L729.63 441.10L728.37 440.24L728.48 439.73L729.29 439.33L728.71 438.30L729.40 437.95L728.48 436.80L727.79 436.68L724.69 438.81L723.54 440.01L723.42 439.04L723.77 438.53L723.19 437.95L723.65 437.26L722.62 437.09L721.24 435.70L721.93 434.42L720.43 433.55L719.97 432.55L720.66 431.73L719.17 430.85L718.71 429.90L719.51 429.25L720.20 429.31L721.81 430.44L722.62 430.32L723.54 430.97L724.11 430.02L722.85 429.01L722.50 428.36Z"},"BDI":{"name":"Burundi","path":"M672.59 582.66L672.13 583.46L672.13 584.13L673.39 584.70L673.39 585.46L672.36 586.22L671.32 588.04L670.86 588.67L669.71 589.25L668.68 587.02L668.79 585.86L668.33 585.64L668.33 584.75L667.64 583.99L667.64 583.68L668.10 583.28L668.56 583.50L668.68 584.04L669.83 583.99L670.52 583.46L670.63 582.39L671.32 582.75L672.01 582.35Z"},"BEL":{"name":"Belgium","path":"M594.15 386.28L595.30 388.17L594.49 389.42L594.15 389.14L593.23 390.60L593.80 391.77L593.46 392.32L592.54 392.52L592.31 391.97L590.81 391.01L590.24 390.11L589.20 390.32L588.40 389.70L587.82 388.31L586.90 388.31L586.10 387.40L585.41 387.40L585.06 386.14L583.91 386.42L583.22 385.79L583.11 384.52L585.75 383.10L585.87 383.74L587.13 383.95L588.51 383.10L588.63 383.10L590.24 382.46L591.62 383.67L592.42 383.53L593.69 384.31L593.00 385.72Z"},"BEN":{"name":"Benin","path":"M586.44 537.36L586.10 538.36L586.90 539.27L586.90 540.22L587.25 540.94L587.02 541.58L586.44 541.98L586.67 542.34L586.21 543.38L585.64 543.61L585.64 543.92L584.95 544.73L584.83 545.73L583.80 545.95L583.68 546.85L583.68 548.69L583.57 549.73L583.68 550.04L583.91 552.50L583.68 552.64L583.68 554.61L581.04 554.92L580.12 555.10L580.69 554.92L580.00 553.62L580.23 552.59L580.23 549.37L580.12 545.95L579.54 545.23L579.31 544.19L579.20 542.89L577.47 541.71L577.47 540.63L577.93 539.68L578.74 538.72L579.08 538.81L579.54 538.09L580.12 538.36L581.38 538.27L582.30 537.45L582.65 536.73L582.88 536.36L582.53 535.68L584.14 535.09L586.21 536.95Z"},"BFA":{"name":"Burkina Faso","path":"M575.75 526.81L575.52 528.01L576.21 529.01L576.09 529.43L577.01 530.89L578.05 531.21L578.05 532.90L579.89 534.27L580.81 534.41L581.73 534.09L582.19 534.86L581.61 535.36L582.65 536.73L582.30 537.45L581.38 538.27L580.12 538.36L579.54 538.09L579.08 538.81L578.74 538.72L577.93 539.68L576.55 539.63L574.48 539.22L574.02 539.13L573.33 539.68L571.61 539.58L566.20 539.68L565.63 540.90L566.20 542.03L566.20 543.43L566.09 543.79L566.43 544.55L566.20 544.87L564.94 543.43L563.33 543.07L561.37 543.74L561.14 544.15L559.19 543.20L559.19 542.84L558.73 541.98L557.69 541.94L557.35 541.53L557.69 540.13L557.46 539.45L558.04 539.22L558.38 538.27L558.04 537.68L558.15 536.91L558.50 536.55L559.65 536.41L560.45 535.91L561.60 533.72L561.14 532.72L561.95 531.85L562.87 531.99L563.56 532.45L564.59 532.17L564.59 530.94L565.74 530.98L565.63 530.48L565.97 529.70L567.12 528.92L568.16 529.29L568.50 529.15L568.73 528.23L569.54 528.19L570.69 527.45L571.72 527.13L572.64 526.30L574.25 526.30Z"},"BGD":{"name":"Bangladesh","path":"M865.12 502.41L864.31 500.83L864.54 500.20L865.23 501.45ZM870.75 502.99L870.75 504.66L870.52 505.14L869.95 504.76L869.49 505.28L869.72 506.14L869.03 505.85L868.80 504.90L868.91 504.33L868.34 502.08L867.42 500.49L867.07 500.15L866.50 500.92L865.58 500.92L865.00 500.25L864.20 499.81L864.08 500.44L864.43 501.84L863.51 502.80L863.05 503.61L862.13 503.27L861.44 503.80L860.52 503.90L859.60 503.56L859.48 502.46L858.79 499.57L859.14 498.85L858.33 498.65L858.45 497.83L857.87 497.20L857.99 496.47L858.45 496.23L858.45 494.96L857.64 494.86L856.61 494.23L856.15 493.74L856.72 492.66L857.07 492.96L857.53 491.88L859.02 491.88L858.56 490.70L857.76 490.70L856.38 489.27L856.61 488.43L857.07 488.23L857.64 487.34L858.22 487.44L858.68 488.13L859.48 487.58L859.71 488.48L861.09 489.07L861.55 488.38L862.01 489.17L861.90 491.14L863.62 491.93L865.12 491.98L866.50 491.78L867.19 492.03L868.91 491.83L869.72 492.81L869.26 494.57L868.68 494.67L867.99 495.40L866.84 495.64L866.38 496.33L866.15 497.35L866.61 498.41L867.19 498.85L867.53 499.57L868.22 499.14L868.11 498.51L868.68 497.73L868.57 497.20L869.37 496.91L870.06 498.46L870.06 499.62L870.52 500.54Z"},"BGR":{"name":"Bulgaria","path":"M666.26 419.29L666.38 420.21L665.92 420.88L665.00 420.76L664.08 422.53L664.08 423.80L663.27 424.47L663.62 425.73L664.54 426.99L662.93 427.29L662.12 426.51L659.82 427.23L659.13 428.12L658.21 428.24L658.44 429.67L656.60 429.84L655.80 430.14L654.53 429.49L653.61 429.31L653.27 428.78L652.46 428.78L650.39 429.61L649.35 429.49L648.20 429.73L648.55 428.12L647.97 426.81L646.94 426.33L646.36 425.55L646.94 425.13L646.59 424.41L646.94 423.13L647.63 423.07L648.43 421.68L646.94 420.51L646.36 419.04L646.59 418.18L647.51 417.12L648.55 417.74L648.20 418.92L649.47 418.67L652.23 419.29L653.27 419.04L656.03 419.72L657.41 419.35L658.56 418.11L661.32 417.37L662.47 418.11L664.19 418.18L664.42 418.86Z"},"BHS":{"name":"Bahamas","path":"M341.70 505.81L341.35 506.38L339.74 506.66L339.51 506.28L340.55 505.57L341.01 505.90ZM326.63 495.55L327.09 495.21L327.32 496.47L327.21 496.91L326.40 496.42L326.17 495.60ZM325.48 491.88L326.63 493.55L326.75 494.33L325.71 494.96L325.25 494.38L324.45 493.79L324.91 493.45ZM324.22 486.34L324.91 486.74L323.76 487.19L323.53 486.89Z"},"BIH":{"name":"Bosnia and Herz.","path":"M635.21 414.25l0.57 0.07l1.04 -0.13l-0.69 1.69l0.11 1.00l1.38 1.11l-1.15 0.37l0.69 0.86l-0.80 0.99l-0.92 0.12l-0.12 0.67l-0.69 0.49l-0.11 0.98l-0.58 0.12l0.35 1.57l-0.58 0.25l-2.30 -1.40l-0.23 -0.18v0.00 -0.61l-4.37 -4.97l-0.34 -1.43l-1.04 -1.44v0.00 -1.45l0.69 -0.25l1.04 0.95l0.46 -0.82l1.03 0.06l0.46 -0.50l2.88 1.00l1.26 -0.37l1.27 0.25L635.21 414.25z"},"BLR":{"name":"Belarus","path":"M664.88 357.27L665.34 357.83L666.38 357.59L667.07 358.47L667.76 357.99L668.79 358.39L669.14 359.89L670.40 359.10L672.36 359.26L673.74 361.46L673.39 362.17L674.08 363.64L673.28 364.96L674.54 365.80L675.12 368.02L676.61 368.93L676.38 370.36L677.53 370.29L678.68 370.82L678.68 371.72L679.49 372.24L678.57 373.58L677.53 374.17L675.35 373.58L674.77 374.54L675.69 375.43L675.81 378.21L676.50 379.37L673.85 379.51L672.47 381.88L672.82 383.31L672.59 383.81L671.32 382.53L669.60 382.53L668.68 383.10L667.99 381.81L665.57 382.31L662.81 381.81L662.01 381.96L661.78 381.17L660.74 381.17L657.29 380.23L655.45 380.09L652.92 380.45L651.66 382.03L650.85 381.67L650.39 382.39L650.16 381.88L650.62 379.87L649.01 378.35L649.70 377.19L651.20 376.38L651.31 373.80L650.39 371.34L650.05 369.61L652.35 369.54L652.92 369.84L654.42 368.48L655.11 368.55L656.60 367.33L657.18 366.11L657.41 364.49L658.56 363.95L659.02 362.94L659.94 363.10L660.63 362.24L659.48 361.85L659.94 359.97L661.20 359.10L663.16 359.26L664.19 357.51Z"},"BLZ":{"name":"Belize","path":"M292.93 514.93L293.62 515.44L293.62 516.14L292.93 517.92L293.16 518.20L292.93 519.27L293.16 520.01L292.93 521.04L292.13 522.29L291.78 522.24L290.98 523.26L290.98 523.58L289.94 523.58L290.17 519.74L290.17 517.17L290.52 516.52L291.09 516.89L291.90 515.72L292.36 514.88Z"},"BOL":{"name":"Bolivia","path":"M389.20 640.79L389.20 639.61L386.21 637.82L383.33 637.86L377.70 639.04L377.12 640.60L376.09 642.21L376.09 643.88L374.82 647.90L374.36 647.08L370.68 647.08L369.65 649.72L368.73 647.80L367.35 647.42L364.93 647.46L363.90 646.51L363.44 646.36L362.98 647.51L361.83 647.85L361.71 648.57L360.91 648.86L360.33 649.92L359.18 650.16L358.15 649.97L358.26 649.05L357.80 647.27L357.46 646.89L357.11 645.60L357.11 644.59L356.42 643.50L355.96 643.21L356.19 642.36L355.62 641.98L355.27 640.56L355.85 640.41L355.96 639.75L355.50 639.37L356.19 638.38L354.58 636.64L354.70 636.36L354.12 633.92L352.97 631.82L352.51 631.07L353.20 630.42L354.47 628.61L355.04 628.33L355.85 627.50L355.04 627.41L354.58 626.16L353.78 625.70L353.43 625.19L354.12 624.27L353.32 623.35L353.78 622.15L354.93 620.87L354.58 619.36L354.70 616.48L355.39 615.79L355.62 615.25L352.74 610.21L353.32 610.16L355.39 610.39L355.85 610.71L356.88 610.30L357.46 609.39L358.72 609.39L359.07 608.71L359.87 608.17L360.79 607.95L362.17 606.82L364.70 606.32L365.51 606.59L365.97 606.10L366.43 606.55L366.43 607.81L366.08 608.58L366.08 609.75L366.43 610.34L366.08 610.84L366.43 612.02L367.12 612.79L367.35 613.61L368.04 613.70L369.07 614.47L369.30 615.11L370.80 615.38L371.14 615.11L372.18 615.43L372.52 615.79L373.56 615.75L374.36 616.84L375.63 617.30L376.55 617.39L376.55 617.66L377.47 618.62L379.08 618.53L380.46 618.71L381.84 619.49L382.07 620.13L381.84 620.50L382.41 622.24L382.41 623.81L381.61 623.95L382.53 625.14L382.76 627.55L382.87 627.69L388.28 627.87L388.62 628.47L388.16 629.08L388.51 631.03L389.66 631.77L390.35 631.96L390.58 632.94L391.15 634.11L390.46 636.55L390.35 637.02L389.31 639.33L390.12 640.18Z"},"BRA":{"name":"Brazil","path":"M419.91 667.58L420.02 666.18L420.48 666.28ZM411.40 576.79L411.63 577.05L411.17 578.30L409.56 579.63L408.98 579.54L409.33 578.97L409.90 578.39L409.90 577.72L410.48 576.92ZM414.96 575.41L416.34 575.76L417.84 575.45L418.87 575.54L420.25 575.81L419.91 577.85L419.56 578.48L418.99 578.88L418.99 579.59L417.72 580.17L416.92 580.08L416.69 580.52L415.88 580.79L415.08 580.43L414.39 580.52L413.93 580.83L412.66 579.54L412.89 578.48L412.78 577.10L413.47 575.63L414.16 575.32ZM412.43 575.99L411.97 575.76L412.20 575.05L412.78 574.83L413.24 575.28ZM416.92 574.79L417.03 575.36L416.23 575.45L416.46 574.83ZM416.80 574.03L415.77 574.96L415.31 575.19L414.27 574.96L414.16 574.30L414.96 574.30L416.34 573.76ZM415.19 573.14L414.39 573.85L414.27 573.32ZM414.04 568.25L414.27 568.78L413.81 569.01L413.70 568.30ZM394.60 568.78L396.10 569.14L396.33 568.47L395.75 567.54L396.10 566.96L397.02 567.36L398.05 567.23L399.20 566.74L399.66 567.18L400.24 567.18L400.59 567.58L400.93 567.94L402.08 568.25L403.00 567.63L404.04 567.81L404.61 567.49L405.88 568.03L406.68 567.45L408.98 563.18L409.90 562.11L410.36 561.53L410.48 560.82L411.40 561.66L411.86 562.60L411.74 564.20L412.32 565.98L413.01 567.85L413.81 569.19L414.73 569.19L415.54 569.67L415.65 571.28L414.27 572.39L412.78 574.48L412.32 574.52L411.40 575.14L410.71 576.52L409.90 577.37L409.79 578.30L409.10 578.74L409.10 579.23L407.60 579.54L408.52 580.17L409.21 580.03L409.90 579.50L411.28 578.88L412.43 578.57L412.66 579.59L413.12 580.74L414.04 581.32L415.31 580.83L416.34 581.10L417.03 580.66L417.26 581.06L417.03 581.99L417.38 582.03L417.72 581.23L418.53 580.12L419.10 580.17L420.14 579.10L420.60 579.19L421.06 578.30L421.17 577.50L421.86 577.37L422.21 576.92L422.55 577.28L423.93 576.88L424.16 577.23L425.43 577.54L426.58 578.25L427.73 578.43L428.53 579.14L429.11 579.01L430.72 579.72L431.41 579.81L432.79 580.92L433.13 582.03L433.13 582.66L432.44 583.64L432.21 584.62L433.02 584.44L433.25 583.15L434.17 582.66L434.74 583.15L436.12 583.10L436.24 582.48L436.70 582.48L438.54 583.19L439.34 583.81L440.84 583.99L441.41 583.73L442.10 584.26L442.91 584.35L445.32 584.04L445.67 583.90L447.28 584.08L448.08 584.66L449.23 585.19L451.54 586.75L452.00 586.89L453.26 588.31L454.30 589.07L454.87 589.74L455.79 590.01L456.25 590.72L457.17 590.81L457.52 591.17L458.32 591.39L460.05 591.17L461.54 591.43L462.35 592.55L462.92 594.83L463.04 594.96L463.50 597.07L463.84 597.92L463.84 599.44L463.50 600.02L463.84 600.34L463.38 601.78L462.69 603.57L462.23 604.47L460.97 606.05L460.51 606.23L459.93 607.31L459.24 607.90L458.67 608.76L458.21 608.90L457.17 609.62L456.37 610.98L455.91 611.25L454.76 613.79L453.49 615.70L452.57 616.66L452.00 616.98L452.00 615.98L451.31 615.66L451.31 616.52L450.73 617.12L450.96 617.44L450.27 618.07L450.50 619.08L450.27 619.95L450.62 620.18L450.16 622.38L450.62 625.84L450.85 626.25L450.27 628.24L449.69 630.66L449.92 632.38L449.58 633.03L448.77 633.50L448.43 634.11L448.08 635.23L448.20 638.24L447.74 639.04L447.16 639.42L446.13 641.93L445.32 642.97L444.86 643.12L443.83 645.45L444.17 646.89L443.25 647.56L441.87 648.04L440.95 648.91L441.07 649.72L440.61 650.35L437.27 650.30L435.89 650.79L434.97 650.16L434.05 650.59L433.13 650.30L432.44 650.64L432.21 651.27L430.95 652.24L429.91 652.82L429.91 653.40L428.53 653.16L427.84 653.40L427.27 653.99L426.81 654.04L424.97 655.06L424.74 655.50L422.21 657.16L421.86 658.24L421.40 658.68L420.48 658.49L420.02 659.32L420.25 659.72L419.68 661.20L419.79 661.64L419.10 662.14L419.68 662.64L419.45 663.63L419.79 664.68L419.56 666.98L419.91 667.73L419.56 668.99L418.99 669.95L419.22 670.20L417.38 671.57L415.88 673.51L415.08 674.84L414.27 677.25L413.01 679.42L411.63 681.04L411.28 680.98L411.63 679.48L412.09 679.53L412.32 678.85L412.89 678.49L413.58 676.74L412.43 676.68L411.28 676.22L411.40 676.99L410.82 677.97L410.71 679.53L410.02 680.15L409.10 680.41L408.87 681.30L408.29 681.98L408.06 683.18L408.52 683.65L407.72 684.86L406.91 687.19L406.22 687.99L404.50 689.64L404.04 688.94L404.27 688.78L404.38 687.40L404.96 687.03L405.30 686.02L406.11 686.50L406.57 686.23L407.03 685.18L406.57 684.23L405.19 685.49L404.38 685.13L403.58 684.28L403.23 683.18L402.08 682.66L401.05 681.77L400.59 680.98L399.89 680.88L399.20 680.25L398.51 680.10L397.36 678.70L396.56 679.53L396.10 679.53L396.10 678.49L393.45 675.91L392.65 675.91L392.19 676.58L391.15 676.53L390.92 676.22L391.84 675.45L391.96 674.84L392.65 674.63L393.91 673.00L394.14 672.44L394.83 672.08L395.18 671.06L395.98 670.35L396.79 669.09L397.94 668.54L398.28 667.93L399.20 667.63L399.66 666.88L401.62 666.18L402.66 665.18L403.00 665.22L403.46 664.18L403.35 663.53L403.58 661.84L403.00 660.95L402.77 659.77L401.51 659.47L401.16 659.82L400.59 659.57L400.59 659.03L401.28 658.53L401.28 657.21L401.62 656.52L401.74 655.06L401.62 654.23L400.47 653.31L399.43 653.89L398.05 653.94L397.59 652.63L397.59 651.32L397.25 650.55L397.25 649.24L396.56 648.18L395.52 648.04L394.72 647.32L393.45 648.09L392.19 647.70L390.23 647.56L389.77 647.18L390.00 645.98L389.89 645.17L390.23 644.07L390.23 642.74L389.77 642.36L389.77 641.69L389.20 640.79L390.12 640.18L389.31 639.33L390.35 637.02L390.46 636.55L391.15 634.11L390.58 632.94L390.35 631.96L389.66 631.77L388.51 631.03L388.16 629.08L388.62 628.47L388.28 627.87L382.87 627.69L382.76 627.55L382.53 625.14L381.61 623.95L382.41 623.81L382.41 622.24L381.84 620.50L382.07 620.13L381.84 619.49L380.46 618.71L379.08 618.53L377.47 618.62L376.55 617.66L376.55 617.39L375.63 617.30L374.36 616.84L373.56 615.75L372.52 615.79L372.18 615.43L371.14 615.11L370.80 615.38L369.30 615.11L369.07 614.47L368.04 613.70L367.35 613.61L367.12 612.79L366.43 612.02L366.08 610.84L366.43 610.34L366.08 609.75L366.08 608.58L366.43 607.81L366.43 606.55L365.97 606.10L365.51 606.59L364.70 606.32L362.17 606.82L360.79 607.95L359.87 608.17L359.07 608.71L358.72 609.39L357.46 609.39L356.88 610.30L355.85 610.71L355.39 610.39L353.32 610.16L352.74 610.21L351.48 610.07L350.44 610.57L349.63 610.16L349.29 610.39L349.40 606.64L349.63 606.23L349.17 605.55L347.56 606.91L346.99 607.13L344.34 607.13L344.00 605.60L342.39 605.19L341.12 605.19L341.93 604.16L341.24 602.94L340.09 601.82L339.63 600.70L339.28 600.47L339.51 599.93L338.59 599.17L338.94 598.63L339.51 598.41L339.17 597.74L339.40 597.11L341.35 595.59L341.01 594.47L341.81 593.26L342.16 591.88L342.04 591.43L342.96 591.08L344.80 589.74L345.72 589.34L346.99 589.25L347.22 589.03L348.25 589.03L348.94 588.27L350.44 588.36L351.13 588.85L351.48 588.53L352.17 585.33L353.32 578.79L352.63 577.32L352.51 576.61L351.59 575.99L351.13 575.41L351.25 573.14L352.63 572.92L352.97 572.65L353.43 572.96L354.12 572.92L353.66 571.68L351.82 571.63L351.82 569.54L352.74 569.36L353.43 569.50L356.42 569.50L357.11 568.61L357.80 569.41L358.49 569.23L359.07 568.43L359.87 568.34L360.56 569.54L360.79 571.28L361.37 571.10L362.86 572.43L363.67 572.65L364.93 571.90L365.51 571.90L365.97 572.79L366.31 572.08L366.66 572.03L366.89 571.41L367.92 570.92L368.27 571.01L369.30 570.16L369.65 570.39L370.34 569.72L370.57 568.74L371.26 568.65L372.41 568.12L372.52 567.27L370.45 567.09L370.57 566.34L369.88 565.00L369.88 563.49L368.84 562.69L368.73 561.84L369.42 561.71L370.11 561.93L370.34 562.51L372.41 562.33L372.87 562.46L374.02 563.62L374.59 563.31L374.48 562.15L375.17 562.11L375.74 561.66L376.32 561.93L377.81 561.39L378.27 561.39L378.62 560.86L380.11 560.55L380.46 559.97L381.38 559.34L380.92 558.36L381.84 558.45L382.64 558.14L383.33 558.72L383.22 559.88L382.87 560.55L384.37 560.99L384.25 561.66L384.83 562.42L384.37 563.18L383.91 563.44L383.91 564.25L383.45 565.18L383.33 566.38L383.68 567.45L384.14 567.76L384.14 568.87L385.75 570.61L386.90 571.10L388.05 570.96L388.05 570.39L388.62 569.90L389.66 570.16L389.77 569.72L391.15 569.54L391.84 568.70L392.53 568.56L393.57 569.01Z"},"BRN":{"name":"Brunei","path":"M942.86 559.30L943.21 560.19L943.44 561.22L942.75 560.99L942.40 559.57ZM939.18 560.28L939.99 560.32L940.91 559.97L942.17 558.99L942.29 559.34L941.60 559.83L941.83 560.86L941.60 561.80L941.02 562.15L940.56 561.39L940.10 561.35L939.99 560.68Z"},"BTN":{"name":"Bhutan","path":"M867.76 482.64L867.65 483.39L868.11 483.90L868.80 483.70L869.14 484.30L868.91 484.80L869.14 485.59L867.99 486.09L866.96 485.84L866.38 486.09L864.43 486.14L863.74 485.74L862.82 486.29L861.90 486.44L860.40 485.89L859.60 485.99L858.45 484.85L858.91 484.25L859.48 483.19L861.09 481.28L862.01 480.68L863.28 480.48L864.43 480.93L864.66 481.43L866.04 481.89L866.61 481.43L867.76 482.09Z"},"BWA":{"name":"Botswana","path":"M655.68 632.80L655.57 633.22L656.49 634.81L657.29 635.61L657.87 636.59L657.87 637.25L658.44 638.52L660.40 639.99L661.89 640.60L662.12 641.93L663.50 641.98L663.39 643.93L664.08 644.74L664.54 645.60L666.49 645.88L667.76 646.36L667.87 647.22L668.79 647.70L667.76 647.85L667.41 648.62L666.15 649.10L665.57 649.10L664.19 650.40L663.62 651.32L662.35 651.90L661.32 652.77L660.74 654.86L659.71 655.60L659.36 656.23L657.64 656.62L657.64 657.11L656.72 659.72L656.14 660.16L654.99 660.11L654.19 660.46L651.43 659.77L649.93 658.53L648.55 658.63L647.97 659.22L647.63 661.00L647.05 661.79L646.13 662.29L645.44 663.28L644.52 663.48L644.29 664.13L642.45 664.13L641.65 663.93L641.07 664.23L640.84 663.53L640.84 662.59L641.53 661.54L641.42 660.70L640.73 658.93L640.04 657.65L638.77 656.67L638.77 651.22L638.77 647.08L641.99 647.08L641.99 642.78L641.99 639.37L641.99 634.53L643.60 634.48L648.43 633.55L649.47 633.50L650.05 634.25L650.39 635.09L652.23 633.55L653.04 633.31L653.27 633.69L654.76 632.80Z"},"CAF":{"name":"Central African Rep.","path":"M647.97 539.90L648.43 540.67L649.35 541.49L650.51 543.20L650.62 543.88L650.39 544.37L650.51 545.23L649.81 546.09L650.39 546.99L652.23 547.12L652.46 547.52L652.12 548.24L654.30 548.83L655.11 549.73L655.57 549.82L655.80 550.44L655.34 550.71L656.03 551.52L658.10 552.59L658.33 553.09L659.25 553.71L659.02 554.56L659.71 555.15L659.71 555.68L661.66 556.53L662.12 557.25L662.24 558.36L662.70 558.76L661.66 558.36L660.86 558.90L659.59 558.81L658.44 558.18L657.52 558.36L656.72 557.83L656.14 557.92L655.80 558.90L653.73 559.25L653.27 558.67L651.54 559.61L650.28 559.88L649.70 560.32L649.01 559.83L648.20 559.57L647.05 561.44L646.59 561.80L645.90 561.75L644.41 561.26L643.83 561.44L642.80 561.26L641.65 560.77L640.84 560.90L640.38 560.50L639.92 559.74L637.97 558.58L637.05 558.58L636.01 559.30L634.75 560.99L634.17 561.22L634.52 562.29L634.40 563.13L634.52 563.89L634.06 563.40L631.99 563.67L631.87 563.44L630.72 563.13L630.38 563.44L629.23 563.71L628.19 563.71L627.96 563.93L627.62 565.94L626.70 567.85L626.35 566.38L626.35 565.85L625.89 565.09L625.43 565.05L623.48 563.00L623.02 562.11L623.25 561.84L622.90 560.90L621.98 560.24L621.64 557.69L621.75 556.62L621.64 556.04L620.95 555.73L621.41 555.19L621.98 554.97L622.67 553.53L623.02 553.27L623.59 551.79L624.40 550.89L625.43 551.12L627.27 550.40L627.85 549.77L628.54 550.80L629.69 550.35L630.15 549.95L631.53 549.41L634.40 549.19L636.13 547.16L635.32 546.58L636.01 546.09L636.82 546.13L638.54 546.00L639.12 545.68L640.27 545.68L640.50 545.27L641.53 544.78L642.11 543.74L642.91 542.93L643.14 543.02L644.52 541.58L644.41 540.81L645.79 540.22L646.71 539.63Z"},"CAN":{"name":"Canada","path":"M310.42 409.38L310.65 409.83L312.14 409.19L312.60 409.76L313.18 409.19L313.98 409.57L314.33 410.27L313.52 411.29L310.88 410.08L309.15 409.63L309.38 409.25ZM381.72 404.47L382.30 405.06L381.95 407.84L383.68 408.29L383.79 409.44L382.07 410.78L381.03 411.10L379.08 411.10L378.39 408.93L379.88 407.00L380.57 405.45L381.38 404.34ZM370.45 405.32L371.14 406.29L373.10 407.13L376.66 406.87L375.74 407.71L375.17 409.25L374.25 409.25L373.79 408.29L372.98 408.48L371.72 408.10L370.22 406.61L369.19 405.97L369.76 404.93ZM336.29 413.69L338.48 412.62L339.63 411.73L339.97 411.80L340.43 410.27L341.35 408.87L342.62 408.29L344.34 406.68L345.49 406.03L345.95 406.23L347.22 405.64L349.63 404.41L351.25 402.25L354.47 398.67L357.11 396.66L362.17 394.36L363.44 393.95L365.51 393.61L367.46 393.89L368.84 394.43L369.88 395.58L369.99 396.73L369.53 397.73L368.27 398.20L368.04 398.80L366.43 399.67L364.36 398.80L363.09 399.74L364.70 400.20L365.39 401.32L367.23 400.46L367.92 401.32L367.46 402.84L366.66 404.02L367.92 404.08L367.69 404.99L368.27 405.97L368.27 406.94L368.96 408.03L370.68 408.29L371.14 409.63L372.18 409.63L372.87 410.40L374.59 410.21L375.40 410.91L377.24 409.63L377.24 410.46L378.16 410.91L378.62 410.59L379.31 411.67L380.23 412.24L379.88 412.68L377.58 413.25L376.78 413.81L372.87 415.38L372.06 415.51L371.49 416.13L370.45 415.63L369.65 415.69L369.42 416.88L367.92 418.92L365.28 420.39L364.93 419.66L363.78 419.29L363.55 417.68L364.01 416.19L365.05 414.94L367.81 413.06L369.42 412.24L370.22 412.68L371.14 411.92L368.73 411.80L368.38 412.18L367.69 411.73L369.19 410.46L368.73 409.76L368.04 410.91L366.31 411.61L364.47 412.74L363.78 412.62L362.75 413.31L360.79 413.31L360.45 412.87L359.41 412.43L359.53 410.91L358.38 410.21L358.49 409.31L358.38 404.34L357.11 402.90L354.93 403.62L354.35 402.44L353.78 402.44L351.36 405.84L351.13 407.20L350.44 408.80L350.10 410.34L349.17 411.10L348.71 412.30L346.99 412.62L346.53 413.63L340.55 413.69ZM370.11 390.25L372.52 390.87L375.28 391.97L376.32 392.93L377.35 393.20L377.93 394.43L376.20 394.63L373.44 393.82L371.83 393.00L370.80 391.63L369.19 390.94L369.07 390.46ZM166.54 385.65L168.72 386.91L171.02 387.61L172.17 387.75L174.36 388.45L175.16 390.39L176.08 391.35L176.43 392.66L179.07 393.82L179.42 394.90L180.80 396.79L180.34 398.27L176.77 397.00L175.05 395.92L175.74 395.18L173.67 395.11L173.09 393.68L172.40 393.61L172.29 392.73L170.68 392.93L170.45 390.53L168.95 390.73L167.80 389.35L166.88 388.87L165.04 386.98L164.81 386.14ZM396.44 381.81L396.44 382.46L398.05 382.03L397.36 383.31L396.21 383.24L396.10 383.88L397.02 384.02L396.67 385.37L394.72 388.17L393.80 389.91L393.80 391.56L395.64 389.21L397.48 390.53L396.44 391.42L396.79 392.45L397.71 392.66L398.86 392.25L398.63 393.61L400.13 393.34L400.82 392.32L401.74 393.07L402.43 392.59L404.27 393.75L402.89 395.72L403.46 397.20L404.96 397.20L405.07 398.07L402.77 399.34L403.69 399.74L403.00 401.13L403.58 401.85L404.84 399.67L405.53 400.07L404.84 401.52L405.30 402.44L406.68 400.93L406.91 402.05L406.34 403.03L405.88 405.45L405.07 406.16L404.50 405.71L403.92 406.29L403.58 403.82L402.31 405.38L401.85 404.99L402.89 402.64L402.43 400.66L402.08 400.53L400.82 402.71L399.78 402.71L398.97 403.56L398.51 404.86L396.90 405.19L396.21 404.93L396.56 404.15L397.71 403.82L398.40 403.23L398.86 401.72L397.94 401.26L397.94 402.25L395.52 401.52L393.91 401.52L393.68 401.98L389.54 401.19L386.21 401.85L385.52 401.59L385.29 400.33L388.16 397.53L387.13 397.06L389.08 392.79L390.92 389.21L391.38 387.89L392.99 385.58L393.80 383.38ZM314.90 373.43L315.82 373.50L316.97 374.91L317.32 376.01L316.17 375.94L312.83 374.47L313.41 373.65ZM154.00 373.28L153.89 374.32L154.58 375.06L153.77 375.43L154.23 376.60L155.73 377.55L156.42 379.00L155.73 379.22L154.46 377.40L153.66 376.82L151.82 374.47L151.59 373.80L152.16 373.87L153.08 373.73ZM164.12 373.80L164.47 375.43L164.12 376.67L162.74 376.01L162.28 374.47L162.63 372.98ZM158.95 371.57L160.10 372.46L159.87 373.73L158.03 371.64ZM160.44 371.04L161.82 372.69L161.13 373.50L159.87 371.27L158.83 370.14L159.06 369.69ZM158.83 369.16L158.60 370.06L157.57 369.31L158.37 368.70ZM150.09 368.32L152.39 368.63L154.23 369.46L153.77 370.44L153.31 373.28L152.62 373.36L152.39 373.73L151.82 373.80L151.47 373.36L151.01 373.21L151.24 372.16L150.21 371.64L150.21 370.52L149.63 369.84ZM322.15 354.30L322.49 356.07L321.11 358.78L319.39 358.70L321.11 356.47ZM357.57 330.20L358.38 330.92L357.92 332.09L356.42 332.27L357.00 330.20ZM368.04 323.30L367.81 325.25L365.85 323.48L367.23 322.83ZM321.23 318.18L321.80 319.81L320.19 323.58L318.81 322.26L318.81 319.81L319.96 317.99ZM348.83 314.99L350.79 316.74L350.21 317.12L348.71 316.45ZM312.72 314.12L313.52 314.41L313.18 315.97L310.65 318.66L309.38 319.62L308.92 319.04L307.66 319.81L306.97 317.41L308.92 314.31L309.50 314.90L310.65 314.31ZM324.56 310.37L326.98 310.96L327.21 312.54L326.06 313.23L324.10 311.06ZM328.59 309.07L329.97 309.87L329.97 311.26L327.67 309.67ZM301.91 293.12L302.83 293.01L303.17 295.81L304.78 295.49L306.39 297.73L308.58 298.26L309.15 299.63L310.76 300.89L311.91 300.99L313.75 302.96L314.21 305.83L317.78 306.95L318.01 308.67L316.17 310.66L312.83 308.97L311.34 306.85L309.73 307.05L309.96 305.83L308.12 305.94L307.77 308.36L305.82 309.37L304.78 311.66L302.60 312.94L301.45 312.15L301.45 309.07L298.11 309.17L296.50 309.67L297.42 307.25L299.60 305.94L298.91 302.34L299.72 299.73L299.72 297.09L300.18 294.20ZM305.59 290.61L307.66 292.14L306.16 293.45ZM337.67 274.49L340.43 275.44L340.55 277.10L337.33 277.10L336.18 274.61ZM299.14 275.80L297.65 276.98L297.07 274.61L298.11 272.58L299.03 273.42ZM333.53 272.46L335.03 273.18L335.26 278.97L334.22 280.59L332.61 281.40L328.82 281.28L328.01 277.68L329.97 272.94L331.23 272.34ZM249.92 268.32L249.57 270.28L248.19 269.43ZM324.33 262.97L325.14 263.72L323.18 267.21L321.34 267.09ZM328.82 262.71L330.08 263.72L328.47 265.48L327.78 264.10ZM269.36 260.94L270.16 262.97L268.32 263.22ZM325.94 260.30L324.22 262.08L323.64 261.44L325.25 259.65ZM263.84 261.06L266.60 262.59L268.21 264.48L268.90 268.94L266.71 271.37L263.61 270.64L262.69 269.55L258.20 267.95L256.82 266.35L260.73 263.60L260.04 262.46L261.19 259.27L262.23 258.37L264.07 260.04ZM336.29 413.69L334.57 414.32L332.84 415.94L332.38 416.38L329.51 417.43L328.70 418.73L327.09 417.99L322.38 418.92L321.11 419.72L320.19 421.13L320.42 421.49L321.57 421.74L322.49 421.37L322.38 422.10L322.84 422.83L322.03 423.07L320.31 423.13L318.70 423.56L317.78 424.41L316.51 424.04L315.13 424.10L313.75 425.13L313.41 425.85L312.83 425.79L311.34 426.93L310.07 426.93L309.50 426.57L309.61 425.61L311.68 425.43L310.99 424.47L311.45 424.10L311.68 422.47L312.60 422.16L313.87 420.88L313.87 417.81L314.33 416.69L315.36 415.44L315.36 414.51L314.33 412.87L315.25 412.56L315.48 413.69L316.63 414.82L319.04 416.07L319.50 415.07L319.04 414.51L319.96 413.94L319.16 413.25L319.04 411.80L318.47 412.05L318.12 411.04L317.09 409.44L315.71 409.44L313.98 408.61L312.60 408.55L311.80 408.23L309.96 408.29L306.28 407.52L306.28 406.68L305.13 407.00L305.24 404.73L304.21 404.54L304.78 403.03L303.40 401.65L303.98 400.13L303.75 399.87L302.14 400.13L300.76 399.80L300.07 399.00L299.37 396.93L298.91 396.05L297.99 395.85L296.15 396.05L293.51 394.90L292.82 396.39L292.36 395.65L291.32 397.00L290.06 397.60L289.83 398.74L288.79 399.80L287.53 399.74L286.95 399.20L285.00 399.27L284.54 398.67L282.93 399.60L282.12 399.27L280.97 398.14L279.94 398.67L279.02 397.20L277.06 396.73L275.45 397.26L275.11 396.73L273.96 396.59L272.46 395.85L272.12 393.48L270.97 393.14L270.97 394.97L266.02 394.97L260.39 394.97L252.68 394.97L247.73 394.97L241.52 394.97L235.89 394.97L232.32 394.97L226.00 394.97L218.29 394.97L211.97 394.97L207.02 394.97L200.70 394.97L192.30 394.97L186.66 394.97L182.87 394.97L181.95 394.97L181.83 394.97L181.37 394.29L181.26 391.97L180.34 393.00L178.96 392.38L178.73 391.84L179.07 390.87L177.58 391.15L176.54 390.25L177.00 388.87L174.47 387.54L173.44 387.82L171.71 387.54L171.94 385.72L170.91 385.93L169.76 385.30L169.18 385.93L167.57 384.94L166.77 383.81L167.34 382.53L166.54 381.53L166.54 380.30L168.72 378.28L168.61 377.48L166.77 378.50L165.04 377.84L165.73 375.94L164.70 375.57L164.35 373.87L163.32 372.98L163.09 372.01L162.17 371.27L161.82 372.46L159.41 369.54L159.52 368.40L158.26 367.33L158.49 365.57L159.06 365.27L159.52 363.72L159.18 363.26L159.87 362.24L159.29 359.57L159.64 358.63L159.41 357.51L156.19 355.75L154.69 354.70L154.00 354.70L153.77 353.49L152.97 353.17L153.20 352.19L151.59 349.39L148.94 343.95L147.33 341.90L146.18 341.22L145.72 339.92L143.42 337.66L143.65 336.88L142.15 335.29L139.74 336.35L139.05 337.40L138.59 339.32L137.90 339.32L136.06 340.79L135.37 338.80L132.26 335.56L131.92 334.67L130.42 333.52L130.65 331.73L128.93 331.82L127.78 332.72L126.40 332.09L126.05 332.54L124.56 331.91L124.56 323.30L124.56 311.16L124.56 302.65L124.56 294.96L124.56 284.48L124.56 271.01L124.56 260.55L128.01 260.94L130.54 261.83L132.15 263.97L136.75 266.97L140.31 267.46L141.35 265.97L141.12 263.72L143.30 262.21L144.91 262.21L146.18 260.30L148.13 262.84L149.51 262.71L150.55 260.55L151.59 260.81L153.89 259.53L155.27 257.72L156.30 258.37L157.68 256.02L161.02 257.46L156.30 260.81L153.43 261.70L152.97 263.22L150.90 264.23L152.16 265.10L154.00 263.60L153.66 262.84L155.73 261.95L156.88 262.97L158.60 260.17L161.02 259.01L163.43 259.65L165.16 257.46L166.31 253.52L167.92 253.52L168.84 254.97L170.22 259.53L172.75 262.71L174.36 263.60L175.16 262.33L174.36 261.06L175.39 259.65L175.97 256.94L177.58 255.89L177.35 259.91L178.27 260.81L177.46 263.22L179.88 263.22L181.49 262.08L182.29 258.88L187.12 259.53L190.80 262.84L195.98 264.48L197.93 266.22L203.80 267.95L205.76 266.72L209.21 269.06L211.16 271.73L210.82 273.06L208.17 272.94L207.02 274.02L207.25 276.86L211.28 277.80L215.88 277.92L216.22 277.33L220.25 277.21L223.24 275.09L224.50 277.56L226.57 277.56L227.49 280.47L228.53 280.01L230.02 281.28L229.56 284.70L230.94 285.49L232.44 282.89L230.94 280.36L231.29 279.43L230.02 277.80L230.14 276.51L231.86 274.85L234.85 273.06L235.54 271.85L237.15 271.61L236.81 269.67L234.74 270.64L234.28 272.22L232.78 272.82L230.48 272.34L230.48 273.66L227.38 272.82L229.10 269.79L230.83 269.67L235.54 267.34L237.15 267.71L238.53 272.22L240.83 273.18L241.18 274.97L244.86 275.09L248.19 277.56L252.45 277.33L253.26 276.51L257.40 276.98L257.97 277.68L260.85 276.86L263.38 278.62L264.76 277.10L262.92 274.97L261.42 276.27L260.50 274.25L261.88 270.89L264.30 271.13L267.06 273.78L268.32 273.06L267.75 278.27L266.83 279.32L267.98 280.36L270.97 281.17L270.05 278.27L269.36 277.68L270.05 274.61L272.00 274.97L274.07 271.98L276.14 270.28L275.91 266.84L274.99 266.59L274.42 268.57L272.69 268.69L273.61 266.22L273.96 263.47L272.92 260.68L271.89 261.32L269.13 259.27L266.83 256.42L266.60 254.45L268.21 251.66L266.37 249.50L266.94 244.85L269.93 242.90L268.67 241.77L270.51 240.64L270.85 238.22L272.92 237.64L273.15 239.51L275.57 240.07L275.34 241.21L277.98 244.29L278.21 248.69L279.13 250.85L280.40 251.52L281.09 254.71L282.70 255.89L280.28 258.50L280.28 260.42L281.78 261.83L282.93 260.42L283.96 261.83L286.15 262.08L284.19 264.48L286.03 267.46L285.57 271.37L286.95 272.46L287.99 270.64L288.56 266.10L289.60 264.23L290.86 264.35L293.85 268.20L294.54 272.34L292.70 274.97L293.05 277.10L296.38 281.74L298.57 279.90L298.57 277.92L300.64 274.73L301.33 268.94L302.71 268.94L303.06 266.97L304.21 265.73L302.48 265.10L301.91 263.60L301.79 259.53L305.59 258.62L307.43 260.04L310.88 260.30L312.37 262.97L312.26 264.35L313.87 264.10L315.25 265.23L313.87 266.97L315.48 268.45L315.36 269.67L311.91 272.10L311.91 273.66L312.95 274.13L312.72 276.03L315.48 279.78L314.56 283.57L313.18 283.80L310.99 287.07L309.84 287.18L307.66 289.95L305.24 288.62L304.78 289.84L302.60 289.29L302.14 287.07L298.91 287.51L297.76 288.18L298.34 289.07L300.76 290.28L298.91 292.36L298.80 293.66L295.81 296.77L294.08 296.77L288.45 292.03L287.64 293.23L289.14 294.53L290.52 296.77L296.96 297.52L297.30 298.15L295.12 302.55L294.54 302.86L293.74 305.32L291.55 306.85L290.29 306.95L288.91 306.14L286.95 309.17L284.42 309.77L285.46 313.33L282.93 315.38L280.86 314.80L280.28 316.93L278.79 317.61L278.10 320.00L277.18 321.13L276.03 321.23L276.60 322.64L274.76 324.42L275.22 325.25L273.61 328.38L272.12 334.32L272.46 338.28L272.12 340.18L273.38 341.99L275.57 341.56L277.41 341.82L277.52 343.18L278.56 345.89L279.02 348.07L279.71 350.22L279.36 351.70L280.40 352.19L284.19 350.80L285.57 350.96L288.10 352.43L291.09 353.17L292.93 355.03L293.97 355.59L295.23 357.83L297.19 358.47L299.37 359.65L301.22 360.36L303.29 362.09L304.67 362.40L306.85 361.93L310.42 362.94L311.57 362.94L312.37 364.65L311.68 368.02L312.60 370.29L312.37 371.42L312.72 373.13L312.14 374.76L314.44 377.48L315.02 379.22L316.28 379.87L317.55 381.38L318.24 383.24L320.31 384.38L320.42 383.03L321.57 381.60L323.07 382.96L323.30 381.88L322.49 381.10L323.99 379.29L324.22 377.99L322.72 374.47L322.95 373.58L322.84 371.64L322.38 369.69L322.72 369.16L321.11 367.56L320.77 365.80L321.11 365.11L322.72 364.57L324.56 363.57L326.52 362.24L328.24 360.44L330.08 357.67L330.43 356.39L330.66 353.57L330.31 350.71L329.62 348.32L328.82 346.56L327.09 344.71L325.71 344.03L324.56 342.50L324.10 340.87L326.40 338.45L326.17 337.23L327.32 335.56L328.13 335.20L327.55 332.54L326.63 331.19L326.40 329.83L327.09 329.02L325.25 328.38L326.40 326.91L326.52 324.42L327.09 323.39L326.06 322.83L325.60 321.51L325.37 318.76L327.44 316.74L333.30 318.76L334.34 318.57L336.06 319.52L339.63 317.51L341.58 319.52L342.96 320.00L343.08 321.13L344.23 321.61L346.41 323.67L345.49 324.69L346.99 326.45L349.40 327.28L351.02 327.10L351.25 328.47L352.51 328.20L351.94 330.56L352.63 333.34L351.71 333.96L352.74 334.85L352.97 336.00L352.17 337.23L352.86 339.06L353.09 340.87L352.05 340.79L352.05 342.16L353.78 340.87L355.27 340.70L356.65 341.56L356.77 342.76L358.15 343.35L359.18 344.96L362.06 343.10L362.98 341.13L363.78 341.65L365.51 340.01L365.05 339.23L365.97 337.93L365.62 335.65L366.77 335.03L367.81 331.64L369.19 332.27L368.96 333.25L370.11 334.05L370.11 336.00L371.37 337.05L372.52 339.58L374.02 341.39L375.05 343.27L374.82 344.71L376.78 346.98L377.35 348.65L376.43 349.56L377.58 350.05L377.12 351.04L378.62 351.37L378.96 352.19L378.16 352.92L377.01 355.19L377.81 356.23L379.08 356.79L379.19 357.91L380.34 358.86L382.30 359.50L382.18 361.54L381.72 362.24L383.22 362.56L384.02 361.85L384.83 363.33L385.75 362.56L387.93 365.03L389.08 364.88L391.50 365.65L391.61 366.49L390.69 367.18L389.08 367.26L387.82 368.93L385.06 370.14L384.02 370.06L382.99 370.59L383.22 372.01L384.94 371.64L387.01 369.54L388.97 368.93L389.66 367.94L391.73 368.48L392.53 370.67L391.50 371.27L392.07 372.01L392.99 370.74L394.60 370.36L395.06 371.49L395.98 371.49L396.90 373.87L396.21 374.47L396.67 375.50L395.98 375.94L396.10 377.19L396.90 377.26L396.67 378.28L397.13 379.29L396.33 380.23L394.03 381.67L392.99 382.81L392.07 382.39L390.69 382.60L388.97 383.60L388.28 383.38L386.67 384.94L386.67 385.86L385.63 386.42L383.91 388.38L381.38 388.94L379.19 389.01L377.81 389.49L377.35 388.87L373.67 388.45L372.29 388.94L371.49 388.52L369.76 388.66L369.07 388.38L367.69 388.66L366.54 388.38L362.06 389.35L360.56 390.87L360.22 392.66L359.76 393.27L357.57 393.48L355.85 394.70L354.35 396.12L353.20 398.34L352.28 399.20L351.59 400.86L349.86 402.44L349.06 403.95L348.37 404.41L347.10 405.71L345.95 406.03L345.38 405.90L344.23 406.55L343.08 407.71L341.81 408.16L340.20 410.40L339.40 410.59L338.48 411.48L338.71 412.05L336.98 413.00ZM210.24 223.77L210.93 225.77L210.82 229.26L214.04 226.99L219.67 230.16L218.64 233.72L220.13 233.42L221.28 231.80L223.47 233.13L224.27 230.01L223.01 229.56L223.35 227.14L227.95 231.80L227.84 234.01L229.45 238.22L229.10 239.79L231.06 240.78L232.32 238.65L231.29 237.64L229.10 225.62L229.91 223.15L232.67 225.00L233.59 223.62L236.92 226.99L238.42 229.41L239.45 236.49L241.75 243.18L240.72 246.64L244.28 251.66L246.47 252.46L250.73 256.29L252.22 255.50L252.80 259.14L252.45 260.42L250.15 260.30L249.00 258.75L247.27 259.78L247.50 261.44L249.00 262.08L249.92 264.73L249.80 266.47L247.50 267.71L244.86 268.32L240.83 267.71L239.80 266.10L235.08 264.85L235.31 262.84L234.51 261.95L232.09 266.22L228.30 266.97L226.92 268.81L224.85 269.67L221.63 269.91L220.48 270.52L215.30 270.77L212.89 270.16L211.97 268.32L212.20 264.73L209.55 263.85L207.02 264.35L204.49 263.85L202.42 262.33L202.42 261.32L200.47 259.53L199.89 257.46L201.39 256.16L204.38 255.24L210.24 254.45L215.30 255.50L216.80 252.73L210.82 250.58L205.76 251.92L203.69 251.26L199.43 251.66L197.47 249.37L196.78 247.60L204.72 243.87L204.95 242.34L199.54 244.15L198.51 241.35L194.71 241.49L194.71 238.36L195.86 236.20L197.59 235.33L196.21 233.28L200.12 228.05L208.98 222.84ZM240.83 223.62L238.53 228.05L234.74 222.53L233.01 221.75L234.51 219.23L238.99 218.60L241.18 220.81ZM318.35 218.60L321.23 220.02L325.37 219.71L328.36 221.44L330.20 225.31L331.46 226.08L331.23 229.11L325.25 228.21L322.03 229.71L319.62 228.81L318.93 224.54L316.97 224.08L316.74 218.75ZM298.45 217.48L303.17 217.96L303.63 219.71L300.18 223.77L297.99 229.11L298.11 230.91L299.49 233.57L298.80 235.62L299.83 239.79L301.91 242.62L303.63 243.60L302.14 245.81L303.98 246.23L305.01 243.04L304.44 240.93L302.60 241.07L301.68 238.65L302.37 233.42L301.22 231.06L301.33 228.21L303.06 223.62L310.42 218.91L314.56 219.07L315.82 224.39L317.43 225.31L317.43 227.90L318.70 230.01L317.66 231.06L319.27 233.57L321.69 233.57L323.41 235.04L324.45 231.50L327.09 229.71L329.39 229.86L330.08 231.06L334.80 232.54L335.26 236.34L337.90 236.92L337.67 240.50L339.86 240.50L339.74 243.46L341.70 245.12L343.54 241.35L346.30 242.62L347.79 245.12L346.76 247.05L344.80 246.92L343.88 248.96L345.15 249.77L347.22 248.96L348.83 246.64L349.75 248.42L356.65 251.79L356.19 253.92L354.47 255.76L355.62 257.59L357.11 256.16L357.57 254.32L360.22 257.72L360.56 259.91L357.69 259.40L355.85 261.19L357.80 262.33L360.22 262.33L362.06 264.85L358.84 264.85L357.34 267.95L357.34 270.52L358.84 270.28L361.37 271.61L361.48 274.13L363.21 274.13L363.44 275.21L366.77 275.44L367.23 274.73L370.34 278.50L370.57 281.28L373.79 281.74L372.98 283.80L377.81 284.02L379.31 286.73L378.27 287.18L378.62 288.62L376.55 290.39L377.12 291.38L375.63 291.71L374.94 294.74L372.75 294.74L372.06 296.24L372.52 298.79L372.06 299.52L368.84 298.47L366.89 296.03L365.74 293.45L366.08 291.71L364.47 291.92L364.24 290.72L362.40 289.62L361.60 287.40L360.91 287.29L359.99 290.72L360.10 292.14L358.38 292.58L357.57 291.49L356.77 292.25L358.15 294.31L360.10 294.31L362.06 299.52L365.51 301.09L365.16 303.07L367.12 303.58L366.43 305.02L367.58 306.55L367.58 308.26L368.96 309.27L368.96 311.56L368.04 312.94L367.58 316.45L366.77 316.84L366.08 315.09L364.47 314.02L362.86 313.82L360.45 311.85L358.72 309.37L357.46 309.67L355.50 308.46L355.16 309.27L357.34 312.74L358.95 313.14L360.56 315.09L361.02 316.26L362.17 316.55L362.75 317.70L364.36 319.42L363.78 320.47L364.36 321.51L363.32 321.70L359.87 319.81L355.96 319.04L354.47 318.18L352.74 316.26L352.63 315.29L350.67 315.58L348.71 314.60L345.95 312.64L345.84 311.16L346.87 310.37L346.53 308.87L345.49 308.46L344.00 309.07L342.04 306.24L342.16 305.53L340.32 303.68L340.32 302.13L338.59 302.86L338.25 301.72L336.29 303.89L333.53 302.45L332.61 303.89L331.23 304.61L328.59 304.51L325.83 303.58L325.25 302.34L325.94 298.89L328.01 297.73L328.01 296.24L330.08 296.13L332.96 297.62L334.68 297.31L335.03 296.24L336.98 296.67L338.48 295.17L339.40 295.28L339.51 293.34L338.59 292.69L337.10 290.39L340.32 287.18L341.81 285.38L342.39 283.23L343.88 282.54L343.08 276.98L342.04 276.03L341.81 273.18L339.74 272.70L333.88 266.35L333.53 267.46L330.20 269.30L330.20 266.35L333.42 265.73L333.19 263.97L331.00 262.84L329.39 259.01L326.86 259.01L326.86 255.63L324.56 255.37L322.95 258.37L320.42 258.75L319.73 257.59L316.05 256.42L312.60 259.40L309.73 257.33L307.66 257.85L302.37 257.07L300.99 257.46L299.37 256.29L296.96 252.99L294.31 255.11L293.39 253.65L291.67 252.99L289.25 248.69L291.78 247.33L292.82 248.15L296.15 247.74L293.62 245.68L288.10 244.57L287.53 243.32L288.10 240.22L287.18 238.65L288.22 236.49L287.64 235.04L288.33 231.35L289.71 228.36L289.71 226.54L291.67 222.37L294.66 219.07ZM256.13 217.00L258.09 218.91L263.15 217.00L265.33 218.91L263.72 221.12L264.64 222.06L260.85 226.69L264.30 227.45L264.99 230.16L266.94 230.91L267.40 233.28L266.02 234.60L266.83 236.34L266.60 239.36L263.72 241.63L262.00 241.21L261.31 243.73L259.70 245.12L257.97 244.29L256.02 239.22L253.49 235.76L251.65 234.16L250.15 234.74L249.23 232.54L247.16 230.76L246.70 229.11L247.62 226.69L249.92 226.84L251.42 230.16L254.18 230.01L255.44 227.75L253.83 224.54L250.61 222.06L252.68 220.02L252.68 217.80ZM263.03 215.07L261.54 217.32L258.89 218.12L257.40 216.84L259.58 215.39ZM278.67 214.90L280.74 215.87L284.31 215.71L286.84 217.00L283.04 224.70L281.55 228.81L279.94 230.31L276.60 229.41L275.11 230.31L276.49 232.83L274.42 237.07L271.08 238.07L271.08 232.83L269.59 230.31L269.36 218.91L270.74 218.60L270.74 215.71L273.50 214.25L277.06 213.77ZM186.66 209.31L192.07 213.11L195.29 213.77L197.82 212.62L201.73 214.90L206.56 221.75L194.37 231.06L193.79 234.16L191.03 235.47L190.23 238.07L190.46 240.78L189.65 242.90L187.12 244.01L186.20 243.18L184.82 245.26L181.72 246.92L178.73 240.78L174.93 238.36L173.21 238.22L173.32 236.20L175.51 231.80L175.85 228.66L177.35 227.90L176.20 226.08L179.65 218.60L178.38 217.64L176.43 211.80L183.33 210.48ZM243.59 200.25L244.05 201.65L242.10 203.72L239.91 202.34L240.60 199.55L242.33 198.49ZM273.50 196.36L276.37 200.60L276.60 205.26L276.03 208.14L272.46 208.31L270.51 206.28L267.06 204.75L266.83 201.47L268.55 200.43L269.01 197.61L271.89 195.82ZM267.40 195.65L268.67 196.90L265.22 199.02L264.99 197.61ZM199.20 189.44L199.77 190.00L198.28 194.57L196.09 197.61L193.56 196.36L196.09 192.21ZM247.16 187.58L246.47 190.00L241.64 190.18L241.75 188.33ZM243.02 182.65L245.78 184.94L244.86 186.64L241.52 186.83L240.72 183.03ZM260.62 182.07L263.03 184.56L263.26 192.93L262.11 194.39L262.80 196.72L261.88 203.55L256.71 204.24L254.52 203.72L253.72 198.49L255.44 198.14L255.90 195.29L247.16 197.61L246.93 195.29L248.31 192.75L250.50 192.21L248.88 188.14L249.00 185.51L251.07 185.32L251.99 187.96L254.06 189.82L255.33 187.39L252.45 184.37L254.75 182.26ZM288.45 184.18L287.30 184.56L285.69 181.49L287.53 179.74ZM227.84 179.94L228.07 185.70L229.79 187.39L228.53 189.82L233.01 192.57L234.39 190.37L237.15 191.29L238.30 195.65L236.35 203.21L233.13 204.75L230.48 203.72L228.64 204.92L227.38 203.03L224.96 205.60L218.29 209.98L213.92 211.14L211.85 210.64L209.44 207.80L214.73 204.07L218.64 203.72L218.29 202.00L205.41 204.24L199.66 201.47L200.58 197.79L204.26 197.79L204.03 196.54L200.58 196.72L202.77 189.07L205.18 187.96L205.99 184.94L210.13 184.75L210.93 188.52L214.04 187.39L216.11 190.74L218.98 193.12L219.67 197.25L221.97 196.72L227.15 197.79L227.38 195.11L223.47 192.57L225.77 189.82L222.43 187.21L226.11 179.94ZM270.74 177.19L274.30 178.96L275.68 178.57L277.64 182.65L282.93 181.69L285.69 183.61L285.46 184.94L289.71 187.21L289.48 188.70L286.95 190.18L290.06 193.84L289.83 195.82L292.01 195.65L293.28 197.79L295.92 196.18L297.76 197.96L302.48 196.72L306.97 193.48L309.61 194.57L312.03 193.12L315.94 194.02L321.00 199.02L320.77 203.72L321.34 205.43L318.70 206.79L318.93 208.48L315.25 209.15L313.75 210.48L308.23 208.98L305.82 209.81L295.00 210.48L292.24 209.98L292.59 206.79L289.25 209.31L282.70 208.31L281.09 206.62L279.59 201.30L281.09 196.36L280.51 192.57L279.13 190.92L277.52 186.27L274.53 187.58L272.00 187.58L268.90 185.70L265.56 178.37L269.01 176.40ZM204.03 170.54L206.22 172.38L203.69 174.60L204.84 181.69L201.04 183.99L201.50 186.45L200.12 187.58L197.13 183.42L194.94 184.56L196.21 186.45L192.07 192.93L188.62 190.92L183.33 191.11L182.64 187.96L184.02 185.70L186.66 185.32L189.88 180.91L193.91 173.39L195.40 172.18L201.73 172.79L201.50 170.54ZM286.49 168.27L288.45 170.75L287.18 174.60L283.62 171.57L283.73 168.48ZM239.57 171.36L241.41 172.99L241.29 175.20L238.88 175.00L236.12 166.61L237.96 166.82ZM270.28 165.98L276.03 165.98L277.29 166.82L276.26 170.75L268.32 170.54L267.63 167.23ZM252.57 166.61L247.73 166.82L247.85 164.29L250.27 164.29ZM209.78 162.37L212.08 165.56L210.36 167.03L207.25 163.23ZM224.85 161.51L223.24 165.98L222.89 170.13L216.91 172.79L213.35 169.72L213.23 164.08L221.28 161.08ZM222.32 150.66L225.19 153.38L225.77 157.16L224.16 158.04L217.95 158.48L216.68 156.72L217.83 154.05ZM265.45 151.57L272.12 156.94L270.39 158.91L271.31 163.01L264.76 165.56L265.22 163.87L262.80 161.94L265.56 160.65L261.77 157.82L260.62 154.95L261.42 149.75ZM243.82 140.83L247.16 144.88L250.27 145.35L256.94 153.16L256.02 155.84L258.66 161.51L258.66 164.29L255.79 165.98L253.60 164.71L252.11 159.57L246.81 156.72L242.90 158.91L240.14 156.94L240.72 153.38L244.40 154.72L244.74 150.44L242.56 146.98L237.73 146.28L239.11 141.55ZM257.28 127.12L259.70 129.69L255.33 131.22L254.98 128.41ZM278.67 103.13L285.23 115.65L285.46 118.38L294.89 121.34L295.23 125.82L298.34 135.47L301.68 136.70L303.75 141.55L298.68 145.58L293.74 155.17L292.13 155.84L291.44 159.79L288.22 156.50L286.38 160.44L282.35 159.79L279.13 157.38L273.84 147.21L276.49 143.93L280.17 144.17L278.44 139.63L271.66 141.79L269.13 139.63L269.59 136.95L266.60 131.97L270.28 126.86L266.83 122.67L268.21 118.11L273.04 117.57L269.93 113.71L270.74 109.49L277.41 107.78ZM352.40 60.61L354.70 63.91L362.86 65.00L364.59 67.52L372.29 68.23L374.02 75.89L378.27 76.57L379.77 81.93L376.09 87.47L369.99 93.77L368.38 101.65L356.88 114.55L353.43 121.61L349.29 126.34L347.79 132.98L341.24 137.44L335.37 140.35L332.15 139.14L332.38 142.51L336.06 142.51L336.98 146.05L331.81 144.64L333.07 148.37L336.18 149.29L336.06 153.38L333.53 160.87L329.39 164.08L325.25 163.23L326.63 168.69L324.91 171.97L322.26 173.19L316.97 172.58L314.44 169.93L313.52 173.19L319.39 174.80L321.23 174.00L322.61 176.00L321.46 178.57L323.53 179.16L326.06 177.98L326.52 182.07L321.57 187.21L317.32 188.89L315.94 188.14L316.97 185.51L313.29 184.56L310.53 185.89L305.93 185.13L302.71 186.83L299.03 185.70L295.12 186.64L290.17 185.51L288.68 183.23L289.02 179.55L292.59 176.40L295.58 175.60L296.27 172.99L293.16 167.86L293.28 165.77L296.50 164.08L299.60 165.77L302.14 171.57L304.21 169.93L302.60 167.86L301.33 163.44L299.60 161.73L295.58 160.65L295.58 155.61L298.34 149.75L302.71 148.14L309.15 149.98L309.96 147.68L305.82 147.44L304.32 146.05L305.59 143.46L303.40 135.96L298.68 133.23L298.91 123.20L307.31 124.52L309.15 123.20L323.64 118.38L320.65 113.16L315.59 117.29L305.36 119.46L299.95 118.92L293.51 116.20L289.48 112.32L292.59 109.78L297.99 109.49L298.57 107.20L288.10 109.49L287.53 104.59L284.88 99.86L287.76 97.14L285.34 95.31L285.57 90.96L289.48 90.33L291.67 86.82L297.99 84.88L305.59 79.94L310.76 79.27L314.44 68.94L321.57 64.28L331.81 62.08L339.74 65.36L343.08 60.98Z"},"CHE":{"name":"Switzerland","path":"M604.39 401.32L604.39 401.39L605.54 402.05L605.42 403.23L605.65 404.21L606.46 404.41L607.26 405.19L608.07 404.54L608.41 405.12L608.18 406.03L607.26 406.36L606.80 407.45L605.54 407.78L605.19 406.87L604.62 406.87L604.62 407.71L603.24 408.80L601.97 407.97L600.82 407.97L600.94 408.55L600.02 409.51L599.09 409.19L597.94 409.70L597.48 409.44L596.91 408.55L596.68 407.20L596.10 406.74L595.18 407.07L594.84 407.78L594.38 406.94L595.53 405.58L595.53 404.73L597.25 403.36L597.37 402.12L598.52 402.44L599.21 401.72L600.82 401.79L602.66 400.80L603.47 401.39Z"},"CHL":{"name":"Chile","path":"M356.65 786.23L356.54 787.32L357.34 788.49L357.00 789.20L355.16 788.41L354.70 787.71L353.09 787.79L351.25 787.09L351.71 786.62L356.42 785.92ZM358.38 785.77L359.99 785.85L360.79 786.62L360.10 787.95L357.57 787.55L357.23 786.16ZM346.53 780.65L348.14 781.33L347.79 782.85L346.07 781.94ZM345.38 780.12L346.07 780.34L345.72 781.94L345.15 782.09L344.23 781.10ZM350.10 780.04L350.33 780.80L348.71 781.40L348.60 779.89L349.86 778.39ZM341.81 778.02L342.04 777.72L343.77 778.77L344.46 779.67L343.31 781.33L342.04 781.25L342.62 779.97L340.09 779.44L339.97 778.47ZM336.41 773.94L337.44 775.12L338.36 775.12L338.36 775.93L336.75 774.97ZM355.73 773.50L355.73 779.22L355.73 785.07L355.73 785.15L355.73 785.61L354.35 786.00L352.05 785.07L350.67 785.46L348.14 784.69L347.33 783.84L348.60 782.09L350.33 782.54L351.13 782.09L350.79 779.74L351.71 778.92L353.43 778.17L353.43 777.27L350.56 777.87L349.86 777.05L350.33 775.71L352.28 774.16L352.74 772.77L353.20 772.48L354.12 773.72L355.27 772.99ZM339.51 772.26L339.28 773.72L338.02 773.50ZM337.90 770.74L338.82 771.90L338.25 772.19ZM337.10 763.96L337.10 765.02L336.29 765.51L335.83 764.45ZM334.22 762.42L334.68 762.49L334.57 763.82L333.88 763.33ZM337.10 762.35L337.44 762.28L338.02 763.89L337.44 764.10L336.75 763.19ZM334.45 760.12L335.60 761.09L334.68 762.14ZM336.41 753.70L336.98 753.70L337.21 756.62L336.87 757.58L337.21 758.74L337.10 759.71L336.18 760.26L335.03 759.29L333.88 756.69L335.37 756.35L336.06 755.60L335.26 754.24L335.95 753.57ZM334.22 752.43L334.34 753.17L333.53 753.64L333.30 752.56ZM336.29 751.29L336.75 752.03L336.64 753.57L335.60 753.23L335.26 752.70ZM335.03 750.76L335.95 750.96L335.95 751.89L335.37 752.36L334.91 751.76ZM334.34 750.56L335.14 753.10L334.68 753.64L334.22 752.09L333.65 752.23L333.53 750.63ZM335.95 749.36L336.06 750.63L334.57 750.43L334.80 749.83ZM336.29 740.01L336.18 740.84L335.14 741.29L335.26 740.26ZM339.05 736.34L339.51 736.84L339.40 737.60L338.71 737.47L337.90 736.53ZM338.82 734.65L337.67 735.46L337.33 734.65ZM342.04 733.83L342.73 734.21L342.27 735.02L340.89 736.02L340.32 734.71ZM338.71 722.26L339.97 722.86L340.55 724.41L339.63 724.72L339.17 725.74L340.20 726.53L339.74 727.01L340.20 727.86L339.51 728.05L339.63 729.08L339.05 729.27L337.33 728.59L337.90 727.56L338.25 725.86L338.02 724.96L338.48 723.63L338.36 722.26ZM360.33 649.92L360.91 650.55L359.87 654.13L357.00 655.35L356.19 656.18L355.96 656.72L356.65 657.90L356.08 658.19L355.85 659.08L356.42 661.69L355.96 662.14L355.96 663.03L356.77 664.18L356.77 664.78L355.96 665.22L355.27 665.03L354.58 666.23L354.01 667.98L352.51 669.70L352.17 670.56L352.05 672.23L351.25 673.20L351.59 674.48L351.48 675.86L351.82 676.02L351.71 676.68L350.67 677.46L350.21 679.68L349.86 679.63L349.52 681.30L349.98 682.50L350.33 684.07L350.79 684.76L350.90 685.92L351.36 686.29L351.02 686.92L351.36 687.93L352.05 688.25L351.71 689.32L351.71 690.44L351.94 691.57L351.25 691.68L350.67 692.86L350.21 695.14L349.63 695.30L350.10 696.45L350.21 698.58L349.17 699.46L349.06 700.07L348.02 700.35L347.56 701.73L347.91 702.79L347.56 703.57L347.79 704.19L347.56 705.19L348.14 706.66L348.25 708.13L348.60 709.21L346.87 710.24L346.87 711.90L345.95 713.51L346.18 714.21L345.61 715.49L346.07 716.07L345.15 717.65L345.49 718.59L345.26 721.49L345.84 723.45L344.92 723.69L344.57 724.23L344.92 725.20L344.57 725.68L344.57 727.44L345.84 728.29L345.15 729.45L345.84 730.06L345.61 730.74L346.07 731.54L345.49 732.34L345.61 733.65L347.56 733.77L347.79 734.21L347.10 735.40L346.64 735.15L344.80 735.21L344.80 735.90L346.30 736.21L347.22 737.66L346.53 738.67L345.72 738.93L345.61 739.69L346.18 740.71L345.72 741.42L345.95 744.06L345.26 744.58L345.03 745.68L345.49 746.34L344.46 747.45L343.31 749.83L343.88 750.56L344.11 751.83L343.19 752.43L343.08 754.04L341.81 754.99L341.35 756.55L340.32 756.55L339.97 757.64L340.32 758.81L340.09 760.68L340.78 761.30L341.24 763.75L342.50 763.12L344.00 763.26L344.23 766.15L343.88 767.43L344.11 768.58L345.15 769.44L345.26 770.09L351.59 770.16L356.31 771.68L356.31 771.97L354.12 771.24L353.20 771.46L352.40 772.92L351.94 772.70L349.75 773.94L348.83 774.09L348.83 775.34L348.25 777.42L348.14 779.74L347.10 780.12L346.18 779.82L344.11 778.47L343.54 777.57L344.11 776.68L345.84 776.60L346.99 776.08L347.56 774.97L347.45 774.24L345.26 775.42L343.42 777.05L343.31 778.32L341.12 776.68L342.04 775.93L341.93 774.53L343.65 774.38L343.65 773.50L342.85 773.58L341.70 774.53L341.93 775.49L340.78 775.79L341.01 773.36L339.86 773.94L339.63 772.33L342.27 769.87L341.93 768.93L340.89 771.03L339.97 770.23L339.74 768.50L338.94 768.15L338.82 767.07L339.28 766.15L338.25 765.94L337.79 764.66L338.25 764.38L337.67 762.42L336.41 761.02L336.64 760.54L337.79 760.40L337.44 758.95L337.90 757.64L337.21 756.89L337.10 755.40L337.33 753.10L338.59 752.23L336.64 750.49L336.98 750.03L339.40 750.36L338.36 749.17L336.64 749.17L336.29 748.84L337.56 746.53L338.13 746.53L338.71 745.82L337.79 744.51L336.64 744.45L336.41 744.97L335.14 743.87L333.99 743.87L334.11 745.16L333.65 745.29L333.19 743.80L335.14 741.87L335.49 741.93L336.29 740.78L336.41 740.14L338.13 739.95L339.40 741.93L338.59 743.48L339.17 743.54L340.09 742.25L339.74 740.78L340.09 740.26L340.20 738.42L341.12 737.66L340.55 736.46L342.62 735.21L342.85 734.02L340.89 732.59L341.81 730.80L341.47 729.45L342.62 727.50L342.27 726.71L342.39 724.17L343.19 723.22L342.27 722.68L343.08 721.84L341.93 720.89L341.12 722.20L339.40 722.02L338.82 718.70L339.51 716.89L339.28 716.48L339.51 714.56L340.55 713.80L341.01 712.53L340.89 710.81L340.09 708.13L340.32 706.77L339.63 705.25L339.63 703.85L341.12 703.01L341.35 701.07L341.81 701.23L342.39 699.46L342.50 698.20L343.08 697.65L342.96 696.72L343.77 695.41L344.23 694.92L344.80 693.19L344.92 691.25L346.18 688.84L345.72 687.19L346.41 686.76L346.87 684.39L346.41 683.70L346.64 682.60L346.07 679.79L345.95 677.82L346.07 676.79L346.99 676.07L347.33 675.19L347.22 674.07L346.99 672.89L346.64 672.59L346.53 671.67L347.22 670.66L347.68 669.55L347.79 668.03L348.02 667.03L348.48 666.88L348.37 665.22L348.83 664.63L349.40 661.10L349.17 660.46L349.29 659.42L349.98 658.73L349.86 657.45L349.52 655.84L349.75 654.38L349.75 653.26L350.10 652.29L349.40 652.29L349.52 650.88L350.44 650.26L350.90 645.93L351.25 645.12L350.79 642.97L350.79 641.46L351.02 640.46L350.90 639.28L350.44 637.86L350.21 636.08L350.44 634.95L350.10 634.62L351.48 634.30L352.05 633.41L351.82 632.57L352.97 631.82L354.12 633.92L354.70 636.36L354.58 636.64L356.19 638.38L355.50 639.37L355.96 639.75L355.85 640.41L355.27 640.56L355.62 641.98L356.19 642.36L355.96 643.21L356.42 643.50L357.11 644.59L357.11 645.60L357.46 646.89L357.80 647.27L358.26 649.05L358.15 649.97L359.18 650.16Z"},"CHN":{"name":"China","path":"M928.60 509.23L929.41 509.80L929.52 510.84L928.49 511.87L927.80 514.22L927.11 514.36L926.53 515.26L925.61 515.21L925.61 515.68L925.04 515.86L924.58 515.54L923.66 515.58L922.28 514.83L921.93 512.44L923.20 511.12L923.66 510.98L924.12 510.03L924.69 510.32L925.50 509.75L926.42 509.94L926.88 509.56L927.57 509.51L928.26 509.84ZM964.49 469.04L963.34 468.78L962.07 467.84L962.42 467.63L964.60 468.73ZM999.33 413.44L998.99 412.56L997.26 412.18L996.69 412.62L996.11 412.18L994.85 413.88L993.24 414.38L993.70 415.13L994.27 417.93L994.04 420.27L994.39 420.88L993.47 423.26L992.78 423.13L991.63 423.74L991.97 424.59L991.05 423.68L991.05 423.01L989.90 422.59L989.33 425.01L987.83 425.25L987.72 425.97L986.80 426.81L984.04 426.93L984.04 427.41L984.84 428.66L984.50 429.43L983.69 429.19L982.77 429.31L981.05 428.90L980.47 427.77L979.44 428.36L978.86 429.67L977.48 431.61L976.79 431.67L975.99 432.32L973.92 433.31L972.31 434.95L971.50 436.05L968.74 436.34L965.98 437.84L964.26 439.73L963.57 439.50L963.11 440.30L962.07 440.64L962.19 439.73L963.68 439.16L963.34 438.01L962.53 437.03L963.22 436.80L963.22 435.93L964.37 435.41L965.64 433.26L964.83 432.26L963.34 431.85L962.65 431.44L961.50 431.85L961.38 432.49L960.35 433.37L959.77 434.54L956.90 435.82L956.21 436.57L956.09 437.72L955.17 438.70L953.91 438.87L953.10 439.39L952.07 438.58L951.03 439.10L950.46 441.04L951.03 442.06L952.18 443.03L953.68 443.31L954.60 442.97L955.52 444.21L955.06 445.17L955.06 446.51L956.55 447.12L957.59 447.01L957.93 446.17L958.97 445.56L959.31 444.88L960.69 444.27L962.65 445.22L963.45 445.89L965.18 445.67L966.44 446.34L966.10 447.01L966.44 447.85L965.75 448.35L964.83 447.68L962.07 448.96L960.69 449.79L960.35 450.34L960.58 451.00L959.43 451.44L959.54 450.84L958.62 450.78L959.08 451.72L958.51 452.21L958.05 453.09L957.24 453.25L956.55 454.23L956.32 455.16L955.75 455.32L955.75 456.35L956.55 456.51L957.24 457.27L959.20 458.18L959.66 459.90L961.15 463.15L961.04 464.47L962.76 465.53L962.99 466.58L964.14 467.21L964.49 467.94L964.14 468.15L962.42 467.42L961.50 467.68L961.96 468.20L962.53 468.88L963.80 469.71L964.60 471.06L962.88 471.63L961.50 472.46L960.81 473.39L961.15 473.85L961.96 473.23L962.76 473.29L963.68 474.47L964.72 475.13L964.49 475.80L964.49 477.43L963.57 477.48L963.68 478.45L963.11 479.36L963.68 480.53L962.65 480.93L961.96 480.98L960.23 483.29L960.00 484.65L959.20 484.95L958.74 486.64L957.93 486.59L957.70 486.09L957.13 486.09L957.70 487.24L957.24 487.68L956.90 488.77L957.36 488.97L957.13 489.81L955.52 490.99L955.98 491.29L956.09 491.83L955.06 491.68L954.25 493.01L954.37 493.35L953.79 493.99L953.33 493.79L952.64 494.08L952.30 495.06L951.72 495.25L951.61 495.89L949.65 496.81L949.53 497.20L948.38 497.35L948.04 498.46L947.46 498.70L947.12 499.67L946.54 499.62L945.85 500.05L944.93 500.15L944.24 499.91L943.55 500.54L943.09 500.05L941.60 500.87L941.48 500.20L939.87 501.02L939.41 501.11L938.84 501.26L937.92 499.72L937.11 499.86L937.92 500.92L937.92 501.64L937.57 502.41L936.88 502.32L936.65 502.80L936.08 502.75L934.70 503.71L934.24 503.51L933.55 503.94L933.43 503.51L931.59 504.57L930.21 504.52L928.37 505.57L927.80 505.52L926.88 506.43L926.88 506.90L927.57 506.95L927.45 507.47L928.14 508.14L927.68 508.75L926.76 508.94L926.42 508.33L925.84 508.00L925.61 506.95L925.27 506.62L925.38 505.95L925.73 505.14L924.92 504.66L923.66 505.00L923.66 504.28L922.39 504.09L921.82 503.56L921.47 504.09L921.01 503.94L919.98 504.71L919.52 504.18L917.91 504.33L916.41 503.03L915.72 502.94L915.72 502.17L915.26 501.45L915.95 500.34L915.15 499.72L914.57 499.96L913.65 499.57L913.19 499.81L911.47 498.36L909.97 498.90L909.86 499.72L908.36 500.54L907.90 500.05L907.33 500.44L907.21 501.11L906.06 500.15L905.72 500.92L905.03 500.20L903.99 501.40L903.53 500.92L902.27 500.30L901.58 501.50L901.23 501.55L899.96 501.21L899.27 502.12L899.62 503.03L900.08 503.56L899.96 505.90L899.27 505.52L898.47 505.76L898.12 504.47L898.01 503.75L897.20 504.04L896.74 504.61L895.94 504.81L894.33 503.90L894.21 502.80L893.87 502.89L891.68 502.41L892.37 501.21L892.26 500.34L892.83 499.28L891.45 499.14L890.76 498.85L890.76 497.35L890.19 496.71L890.19 496.08L889.61 495.55L888.58 495.60L886.85 496.47L886.51 496.18L887.08 495.55L886.85 494.43L886.51 494.47L886.62 493.40L887.31 493.01L887.08 492.61L888.35 491.09L888.46 490.30L889.15 490.45L889.73 489.51L890.30 489.37L889.84 488.58L890.42 486.69L890.42 485.20L890.19 484.75L890.19 483.29L889.38 482.89L889.04 483.44L888.35 481.89L888.46 481.23L887.66 480.43L886.62 479.82L885.93 480.98L885.24 480.43L884.78 480.58L883.86 479.62L883.52 478.81L882.14 476.77L880.87 476.87L880.07 477.64L879.15 477.79L877.77 477.53L877.31 476.97L876.16 477.79L876.39 478.04L874.09 479.31L873.51 479.31L872.59 479.97L872.36 480.43L870.98 481.38L870.87 482.09L869.83 482.54L868.80 482.74L867.76 482.64L867.76 482.09L866.61 481.43L866.04 481.89L864.66 481.43L864.43 480.93L863.28 480.48L862.01 480.68L861.09 481.28L859.48 483.19L858.91 484.25L858.45 483.39L858.79 482.34L858.68 481.79L858.10 481.38L857.30 481.84L856.49 481.94L856.49 482.29L855.57 482.09L855.23 482.44L853.39 482.39L853.04 481.99L851.43 481.43L851.09 482.09L849.70 482.19L849.24 481.18L848.44 480.88L846.83 480.63L847.06 479.67L846.25 479.82L845.45 479.57L844.07 478.50L843.61 477.23L842.92 477.08L842.23 477.53L841.77 477.43L840.62 475.85L839.58 475.70L838.66 474.72L837.40 474.21L837.28 473.23L835.67 472.92L834.41 474.47L833.72 473.75L832.91 473.03L831.42 472.36L830.04 470.91L829.23 470.96L828.31 470.29L827.51 469.14L827.28 469.56L826.47 469.51L826.36 468.83L826.82 468.46L826.36 467.89L826.59 467.16L825.67 466.16L825.44 465.00L826.13 464.84L827.05 465.69L827.62 465.58L828.89 464.58L828.43 463.36L828.54 462.57L827.28 462.04L826.70 461.13L826.47 459.10L827.28 458.56L827.16 457.97L825.09 456.84L824.17 454.45L824.29 453.74L823.48 453.58L822.33 453.69L820.26 452.98L819.57 452.10L818.31 452.37L817.39 451.22L817.85 450.67L817.73 449.73L817.16 448.85L815.89 448.62L815.66 447.96L813.13 447.51L812.56 447.12L813.71 446.40L814.28 446.68L815.09 446.01L814.28 445.22L814.51 444.55L813.94 443.25L813.82 441.50L812.44 440.87L811.75 440.87L811.52 441.44L810.72 441.15L810.37 440.13L810.83 439.56L810.14 438.53L810.26 437.66L811.18 437.03L810.83 436.16L811.41 435.12L812.56 434.95L813.59 433.96L814.05 433.20L815.20 433.55L816.47 432.79L816.81 434.13L817.50 434.07L818.54 433.55L819.23 433.61L820.26 431.38L820.95 430.97L822.45 431.26L824.40 431.03L825.32 429.55L828.31 427.82L829.69 427.41L830.04 426.87L831.19 426.81L831.19 426.09L831.42 425.85L830.96 424.22L831.30 423.50L832.34 423.01L831.76 422.47L833.03 421.98L832.57 421.13L832.80 420.58L831.65 417.68L831.65 415.26L831.30 414.51L830.50 414.63L830.15 414.13L830.73 413.63L833.26 413.12L836.13 412.18L836.82 413.06L837.86 412.68L838.78 412.87L838.89 411.73L837.86 411.29L840.04 404.73L840.16 403.56L840.62 403.49L843.03 404.60L845.45 404.54L845.79 405.32L847.17 404.34L848.09 404.21L848.67 402.71L848.21 400.13L849.01 397.80L850.28 397.73L851.55 397.20L852.12 396.39L852.01 394.97L852.58 394.43L853.96 394.50L855.57 394.16L855.46 395.92L855.92 396.86L857.87 398.14L857.99 398.74L859.48 399.80L861.09 399.60L861.67 400.60L862.59 400.33L863.62 401.39L863.97 403.03L865.12 404.54L865.81 406.49L865.35 407.71L865.69 408.99L864.77 410.27L864.54 411.42L865.35 412.87L866.15 412.81L867.76 413.44L868.91 413.31L870.41 413.69L871.33 413.50L873.74 413.88L875.01 415.13L875.93 415.26L876.39 415.88L878.57 417.00L879.72 416.88L879.49 418.11L880.07 418.24L881.33 421.61L882.60 422.83L882.83 423.68L885.47 423.50L892.72 424.47L894.44 423.98L898.35 424.59L899.62 424.65L900.89 426.09L904.22 426.87L906.29 427.94L908.82 427.47L908.82 428.36L910.43 428.66L911.24 427.94L913.19 426.93L916.07 425.67L920.55 424.95L922.51 425.19L924.69 424.95L925.38 424.53L927.68 423.56L929.41 421.31L931.48 420.27L932.51 419.53L932.28 418.42L930.90 416.63L931.94 413.81L932.86 413.31L934.24 413.44L934.70 414.07L936.31 414.63L938.03 414.82L939.30 413.94L940.45 412.74L940.91 411.92L942.17 411.99L944.36 411.67L946.08 410.46L946.20 409.57L947.46 407.71L948.15 407.39L949.76 407.52L949.99 406.49L951.03 406.74L952.76 405.84L954.25 405.97L954.60 405.64L956.21 406.29L957.36 406.42L958.05 405.84L958.05 404.93L957.36 403.75L955.63 402.05L955.40 401.39L954.37 400.93L953.68 399.93L952.53 399.60L951.15 399.87L950.34 400.80L949.76 401.39L948.27 400.40L946.31 400.40L945.05 401.13L944.13 400.07L944.01 399.20L944.93 398.47L944.93 397.20L947.69 390.87L948.96 391.63L951.15 392.45L952.53 391.63L954.02 390.25L955.40 390.11L956.21 389.56L956.09 387.05L957.59 384.59L958.74 381.60L960.12 380.38L960.81 379.22L960.35 378.06L960.69 377.04L959.66 376.53L958.51 376.75L958.39 375.87L959.20 375.35L961.15 373.13L962.19 373.13L965.75 372.01L967.48 372.09L968.74 371.57L969.89 371.64L971.85 372.61L973.46 373.80L974.72 373.50L976.33 374.32L978.17 377.11L979.21 379.08L978.98 379.94L980.01 382.88L980.59 383.45L980.47 384.66L981.62 386.28L981.74 388.38L982.54 388.94L982.31 390.87L983.35 392.04L984.15 392.32L986.45 392.11L986.34 392.59L987.37 393.20L989.33 393.61L990.02 394.77L991.05 395.58L992.43 395.58L991.97 396.73L992.89 398.14L992.43 399.54L993.58 401.26L994.85 400.99L995.31 401.32L998.30 401.13L998.87 400.00L1000.14 399.27L1001.29 399.34L1002.21 398.60L1004.28 397.93L1005.32 398.54L1004.86 399.54L1005.55 401.13L1004.63 402.44L1003.59 403.30L1003.02 406.23L1002.56 406.94L1002.79 407.90L1002.10 408.48L1001.18 411.04L1000.26 411.73L1000.26 413.12Z"},"CIV":{"name":"C\xf4te d'Ivoire","path":"M557.35 541.53L557.69 541.94L558.73 541.98L559.19 542.84L559.19 543.20L561.14 544.15L561.37 543.74L563.33 543.07L564.94 543.43L566.20 544.87L566.43 544.55L566.55 545.23L566.09 545.95L566.66 546.40L567.01 548.69L565.97 549.95L565.63 550.71L565.28 552.37L564.71 553.09L564.59 553.80L565.51 557.02L566.09 557.16L566.20 558.45L565.97 558.54L564.48 558.63L562.29 558.27L558.27 558.63L556.31 558.90L552.86 560.10L551.14 561.13L550.91 561.08L550.79 560.99L550.79 558.85L551.02 558.54L551.37 557.11L551.25 556.31L550.10 555.86L549.75 554.92L548.49 554.79L547.68 554.03L548.37 553.36L548.49 552.15L547.91 550.80L548.72 550.85L549.41 548.78L548.60 548.56L548.60 547.88L549.52 547.75L550.56 548.15L550.45 547.39L549.52 546.85L549.87 544.82L549.18 544.82L548.95 544.28L548.83 543.07L549.52 542.39L549.98 542.21L550.56 541.49L551.14 541.49L551.48 542.07L552.75 542.30L552.75 541.80L553.55 541.80L553.67 540.76L554.47 541.08L554.47 540.63L555.05 540.54L555.28 541.35L555.05 541.94L555.74 542.30L556.43 541.53Z"},"CMR":{"name":"Cameroon","path":"M621.29 533.18L621.64 533.95L622.33 534.32L622.56 535.91L623.02 536.09L623.13 537.36L623.36 537.91L623.02 539.04L623.13 540.31L623.82 541.89L624.63 542.61L624.17 543.11L623.59 542.93L622.10 543.16L621.18 542.89L620.26 542.98L619.57 544.06L620.83 545.59L623.48 547.79L624.28 549.86L624.74 550.04L624.40 550.89L623.59 551.79L623.02 553.27L622.67 553.53L621.98 554.97L621.41 555.19L620.95 555.73L621.64 556.04L621.75 556.62L621.64 557.69L621.98 560.24L622.90 560.90L623.25 561.84L623.02 562.11L623.48 563.00L625.43 565.05L625.89 565.09L626.35 565.85L626.35 566.38L626.70 567.85L626.35 568.70L626.58 569.45L625.78 569.27L625.32 568.92L624.51 568.70L624.05 568.87L623.71 568.52L623.25 568.65L622.44 568.25L622.21 568.38L621.52 567.94L620.60 568.12L617.50 568.07L617.27 567.76L615.77 567.85L614.39 567.63L612.55 567.72L611.29 567.63L611.17 568.07L606.92 568.07L606.34 567.54L606.57 565.80L606.80 565.14L606.69 564.56L605.77 563.67L605.65 562.82L605.88 562.42L605.42 562.11L605.08 562.51L603.70 561.88L603.47 560.37L602.20 560.50L602.43 559.61L603.12 558.50L603.47 557.02L603.24 556.31L603.70 555.99L605.65 554.16L606.00 554.07L606.23 553.31L607.38 552.59L607.72 553.00L608.53 553.00L608.87 552.42L609.56 552.77L610.37 553.53L610.48 554.34L611.17 554.38L611.75 553.85L611.98 553.00L613.01 552.24L612.44 551.74L613.36 550.67L613.47 550.04L613.93 549.46L614.05 548.11L614.62 547.75L614.51 547.43L615.43 547.21L615.89 546.67L616.12 544.91L617.15 544.37L617.38 543.52L617.27 542.61L617.96 542.39L618.30 540.67L618.99 539.58L619.68 538.72L620.26 538.86L621.64 538.04L621.52 537.32L621.75 535.95L621.41 535.32L620.26 535.14L619.91 532.86L620.72 532.86Z"},"CNM":{"name":"Cyprus U.N. Buffer Zone","path":"M679.14 454.83L679.26 454.78L679.37 454.78ZM682.59 455.37L682.71 455.54L682.02 455.43L681.79 454.88L680.98 454.88L679.83 455.27L679.49 454.78L679.49 454.83L679.95 455.21L681.67 454.72L681.90 455.27Z"},"COD":{"name":"Dem. Rep. Congo","path":"M662.70 558.76L663.73 559.83L663.73 560.32L664.54 560.46L665.00 561.08L665.69 561.31L666.84 560.46L667.64 560.64L668.22 561.08L668.56 560.99L669.14 560.06L670.17 560.55L670.17 560.90L671.21 561.88L671.44 562.38L672.47 562.64L672.59 563.44L673.16 563.27L673.51 563.85L673.74 564.16L673.16 565.31L673.51 565.76L673.05 567.14L673.62 567.54L673.97 567.36L674.89 568.07L673.74 568.92L672.36 570.21L672.36 571.05L671.55 571.36L671.32 572.12L670.63 572.48L670.63 573.41L669.94 574.70L669.83 575.32L669.14 575.68L668.68 576.88L668.79 577.14L669.71 576.52L669.37 577.94L669.48 579.45L668.79 579.81L668.33 580.39L667.99 580.34L667.18 582.03L667.18 582.92L667.30 583.46L667.64 583.68L667.64 583.99L668.33 584.75L668.33 585.64L667.87 587.91L668.45 588.18L668.33 589.43L667.99 589.74L667.99 591.21L668.79 592.95L668.68 593.67L668.22 593.93L668.68 594.87L669.25 596.44L670.06 597.47L670.75 597.78L671.44 598.59L671.67 600.16L672.47 600.79L672.70 601.37L667.30 602.18L665.57 604.11L665.46 605.06L666.15 605.10L666.72 606.41L666.49 606.95L666.49 608.81L666.72 609.21L666.26 609.75L665.80 611.48L665.57 611.79L666.03 613.20L667.41 614.29L667.76 614.84L669.02 614.70L669.14 614.43L670.17 614.11L670.17 618.30L669.60 618.30L669.48 617.62L668.22 618.30L667.64 618.17L667.30 617.44L665.57 615.11L664.31 614.84L663.96 614.47L663.27 614.56L662.58 613.38L662.01 612.97L661.78 612.20L661.32 612.34L661.20 613.20L660.28 613.65L659.36 613.34L657.98 613.29L656.83 612.75L656.49 612.88L656.03 612.47L655.80 611.02L653.96 611.43L653.50 611.79L652.69 611.70L652.92 610.75L652.12 610.48L651.54 609.94L651.08 610.43L650.05 610.25L648.55 610.71L646.94 610.48L646.13 610.89L645.79 609.89L646.25 609.62L646.25 608.31L645.79 606.91L644.75 605.87L644.87 603.39L645.10 602.27L644.75 601.10L644.52 600.70L644.75 599.31L644.64 598.32L640.50 598.32L640.84 597.16L639.92 597.16L639.81 597.42L637.39 597.42L637.28 598.95L636.82 599.26L636.82 600.65L633.02 600.65L632.79 601.01L632.22 600.79L631.07 600.92L629.57 598.50L629.34 598.36L629.11 597.07L628.54 596.48L628.31 595.50L628.42 594.83L627.73 593.85L627.16 593.76L621.98 593.80L617.15 593.76L616.00 593.67L615.66 594.11L614.74 594.38L614.05 593.44L614.97 593.31L615.08 591.52L614.74 591.17L615.54 590.76L616.00 590.10L616.81 589.83L617.73 590.32L618.76 590.01L618.76 589.29L619.57 589.38L620.95 588.67L621.18 589.16L620.83 589.60L620.95 590.63L621.75 590.68L622.33 590.41L623.59 588.89L624.40 588.49L624.74 587.91L625.78 587.60L626.81 585.51L626.70 584.21L626.81 583.41L626.70 582.30L626.81 581.81L627.73 580.97L628.77 579.05L629.34 578.48L630.26 578.25L631.64 576.65L631.64 575.63L632.33 573.50L632.10 571.76L632.68 570.03L632.68 568.12L633.71 566.34L634.17 565.23L634.40 565.00L634.52 563.89L634.40 563.13L634.52 562.29L634.17 561.22L634.75 560.99L636.01 559.30L637.05 558.58L637.97 558.58L639.92 559.74L640.38 560.50L640.84 560.90L641.65 560.77L642.80 561.26L643.83 561.44L644.41 561.26L645.90 561.75L646.59 561.80L647.05 561.44L648.20 559.57L649.01 559.83L649.70 560.32L650.28 559.88L651.54 559.61L653.27 558.67L653.73 559.25L655.80 558.90L656.14 557.92L656.72 557.83L657.52 558.36L658.44 558.18L659.59 558.81L660.86 558.90L661.66 558.36Z"},"COG":{"name":"Congo","path":"M634.52 563.89L634.40 565.00L634.17 565.23L633.71 566.34L632.68 568.12L632.68 570.03L632.10 571.76L632.33 573.50L631.64 575.63L631.64 576.65L630.26 578.25L629.34 578.48L628.77 579.05L627.73 580.97L626.81 581.81L626.70 582.30L626.81 583.41L626.70 584.21L626.81 585.51L625.78 587.60L624.74 587.91L624.40 588.49L623.59 588.89L622.33 590.41L621.75 590.68L620.95 590.63L620.83 589.60L621.18 589.16L620.95 588.67L619.57 589.38L618.76 589.29L618.76 590.01L617.73 590.32L616.81 589.83L616.12 589.07L615.31 589.60L614.62 589.74L614.39 590.23L613.93 590.23L613.36 591.08L612.67 589.96L612.78 589.74L610.48 587.60L610.83 586.80L611.63 586.22L612.21 586.75L612.78 586.35L613.13 585.55L612.32 585.15L612.67 584.66L612.21 584.04L611.98 582.52L612.55 582.70L613.13 582.43L613.59 582.70L614.85 582.43L614.74 581.41L615.20 580.83L615.89 581.14L616.58 582.48L618.07 582.79L618.99 581.77L619.34 582.97L620.03 582.97L620.49 582.52L620.26 582.21L620.49 581.28L620.95 581.14L621.18 579.94L621.18 578.92L620.95 578.25L621.29 577.01L620.60 576.39L620.26 576.43L620.14 575.99L619.22 575.68L619.45 575.19L619.34 574.39L619.91 573.28L620.49 573.28L621.18 572.08L620.60 571.32L620.26 570.61L619.11 570.43L618.30 570.92L617.73 570.87L617.04 569.85L617.04 568.92L617.50 568.07L620.60 568.12L621.52 567.94L622.21 568.38L622.44 568.25L623.25 568.65L623.71 568.52L624.05 568.87L624.51 568.70L625.32 568.92L625.78 569.27L626.58 569.45L626.35 568.70L626.70 567.85L627.62 565.94L627.96 563.93L628.19 563.71L629.23 563.71L630.38 563.44L630.72 563.13L631.87 563.44L631.99 563.67L634.06 563.40Z"},"COL":{"name":"Colombia","path":"M347.10 536.86L345.15 537.50L344.23 539.09L343.42 539.27L342.04 541.44L341.93 543.43L340.55 545.59L341.81 545.18L342.04 545.82L342.39 545.68L342.85 547.25L343.77 548.29L343.88 549.01L343.42 549.55L343.54 551.16L344.34 551.34L344.69 552.37L347.33 552.50L347.56 552.68L348.48 552.37L349.52 552.33L350.33 552.77L351.13 552.77L353.20 555.41L353.78 555.55L354.35 555.10L355.73 555.37L358.03 555.06L358.26 554.83L359.18 554.92L359.64 555.68L359.07 556.40L358.95 557.47L358.26 558.05L358.49 558.81L358.26 560.59L358.95 562.95L359.41 563.22L359.99 564.07L358.26 565.76L358.95 566.03L359.99 567.09L360.33 567.32L361.37 570.74L361.37 571.10L360.79 571.28L360.56 569.54L359.87 568.34L359.07 568.43L358.49 569.23L357.80 569.41L357.11 568.61L356.42 569.50L353.43 569.50L352.74 569.36L351.82 569.54L351.82 571.63L353.66 571.68L354.12 572.92L353.43 572.96L352.97 572.65L352.63 572.92L351.25 573.14L351.13 575.41L351.59 575.99L352.51 576.61L352.63 577.32L353.32 578.79L352.17 585.33L351.48 588.53L350.44 587.24L349.63 587.38L349.06 587.11L351.25 583.68L350.21 582.97L348.25 582.03L347.45 582.48L346.87 582.61L346.76 582.21L345.84 581.81L345.15 582.43L343.77 582.84L342.96 582.48L342.04 582.75L341.12 582.08L341.47 581.63L341.24 580.74L340.09 580.34L340.20 579.72L339.74 579.01L337.79 578.17L337.33 576.83L336.52 576.08L334.68 575.10L334.57 575.32L333.30 574.74L332.84 574.74L332.04 573.85L331.23 573.54L330.89 574.21L329.39 574.21L328.70 573.85L327.67 573.68L327.55 572.92L326.86 572.39L326.29 572.43L325.48 572.08L323.99 571.19L323.18 570.43L322.61 569.76L323.18 569.19L323.99 569.32L323.64 567.98L323.99 567.32L324.79 566.56L324.91 566.87L326.40 566.29L326.98 565.18L327.55 564.29L328.36 563.53L328.59 562.91L327.67 562.20L328.01 559.79L327.67 557.51L328.24 556.49L327.44 555.19L327.78 554.83L327.90 554.07L326.75 552.86L326.86 552.42L326.17 551.83L326.40 551.03L327.90 550.31L328.01 549.73L328.47 549.59L327.67 547.88L327.78 547.21L328.82 548.47L329.51 548.92L329.28 549.46L329.85 549.59L329.74 548.06L329.16 547.61L330.08 547.16L331.35 546.09L331.92 545.00L333.42 544.64L333.30 543.83L333.53 543.02L333.30 542.25L333.76 541.85L333.76 540.99L335.26 539.90L335.95 539.27L336.98 539.72L336.64 540.17L337.44 540.35L338.13 538.54L339.17 538.72L340.89 538.68L342.62 537.36L344.11 536.77L344.57 536.05L344.46 535.64L345.84 535.23L345.95 534.86L347.45 535.32L347.79 536.09Z"},"COM":{"name":"Comoros","path":"M713.88 613.38L713.19 613.02L713.30 611.61L713.65 611.70L713.53 612.34Z"},"CPV":{"name":"Cape Verde","path":"M499.15 525.47L500.07 526.49L499.95 526.81L499.03 526.40ZM502.03 522.52L502.49 522.66L502.14 523.26L501.68 523.17ZM494.89 519.22L495.24 519.50L494.20 520.15L494.09 519.50Z"},"CRI":{"name":"Costa Rica","path":"M307.77 539.90L308.58 541.67L310.53 544.01L311.22 544.28L311.11 544.55L310.42 544.19L310.07 544.73L310.07 545.95L310.76 546.40L310.07 546.94L310.30 547.34L310.07 548.56L310.19 549.23L309.96 548.65L308.92 548.15L308.00 547.93L307.54 547.34L308.00 546.67L307.89 546.00L306.97 545.18L306.05 544.64L304.67 544.24L304.32 543.02L303.17 542.34L303.06 542.89L303.86 543.47L303.06 544.15L302.60 543.61L301.45 543.20L300.99 542.61L300.64 541.76L301.45 540.90L301.10 539.86L301.22 539.36L301.56 538.95L303.75 539.81L304.55 539.40L305.59 539.68L306.05 540.35L306.85 540.58L307.77 540.26Z"},"CUB":{"name":"Cuba","path":"M310.30 503.18L310.88 503.32L311.34 504.33L310.42 504.85L309.61 504.76L309.96 504.23L309.61 503.47ZM335.14 510.13L335.03 509.89L334.91 509.89L334.68 510.13L333.76 510.17L333.07 509.94L331.46 509.80L330.54 509.98L328.47 510.08L326.86 510.36L327.09 509.70L328.47 508.75L328.82 508.19L327.90 507.33L327.44 507.47L325.60 507.33L324.22 506.19L323.87 504.66L323.41 504.18L321.80 504.47L320.88 504.23L318.58 503.32L317.78 502.75L316.28 502.75L315.02 502.36L313.64 502.27L312.72 501.45L314.10 501.31L314.21 500.97L313.41 500.58L310.53 500.54L310.53 500.78L309.04 501.74L308.58 502.27L306.85 502.32L306.74 503.08L305.36 503.66L305.01 502.75L305.70 501.26L307.08 500.34L308.69 499.86L309.04 499.47L311.22 499.28L312.37 498.80L315.36 498.99L315.82 499.33L317.43 499.14L318.58 499.76L319.39 499.67L320.42 500.34L321.00 501.07L321.92 501.64L323.64 501.69L325.60 502.65L326.17 503.37L327.32 503.75L327.44 503.42L329.16 504.76L330.43 505.43L331.00 505.38L331.81 506.05L333.19 506.00L333.53 506.33L332.96 506.90L333.19 507.43L334.11 507.24L336.18 507.66L336.98 508.56L337.90 508.71L338.13 509.13L337.79 509.56L336.06 509.65Z"},"CYN":{"name":"N. Cyprus","path":"M683.63 455.27L683.28 455.27L682.59 455.37L681.90 455.27L681.67 454.72L679.95 455.21L679.49 454.83L679.95 454.88L680.18 453.96L681.79 454.23L683.74 453.69L683.40 454.45Z"},"CYP":{"name":"Cyprus","path":"M683.63 455.27L683.28 455.70L683.28 455.27ZM682.71 455.54L682.71 455.65L682.36 456.19L680.52 456.94L679.60 456.84L678.57 456.46L678.45 455.37L679.14 454.83L679.37 454.78L679.49 454.78L679.83 455.27L680.98 454.88L681.79 454.88L682.02 455.43Z"},"CZE":{"name":"Czech Rep.","path":"M622.33 385.72L623.59 385.08L624.05 386.07L625.66 386.63L627.16 386.77L627.16 388.17L628.31 389.56L629.92 388.10L631.30 388.73L631.30 389.49L632.10 390.18L634.29 390.46L635.21 392.45L634.17 392.59L633.14 393.61L632.79 394.50L631.07 395.85L629.80 395.65L629.11 396.86L628.88 396.32L627.50 395.92L626.35 396.19L623.71 395.04L622.90 394.90L622.67 396.12L621.98 396.93L621.18 396.66L619.91 396.93L619.11 396.05L618.42 395.18L617.73 394.97L616.58 393.48L615.89 393.34L614.51 391.29L614.97 390.46L614.16 389.77L614.97 388.10L617.96 387.05L618.42 386.42L620.83 385.58L621.29 384.87Z"},"DEU":{"name":"Germany","path":"M617.73 365.65L618.53 366.03L618.42 367.33L616.92 367.41ZM605.19 364.80L606.69 364.88L607.38 366.57L609.45 367.49L610.37 367.41L610.71 369.16L611.63 369.76L612.21 368.48L613.70 368.25L614.97 366.65L616.58 366.88L616.92 367.72L618.07 368.55L618.76 368.32L619.45 369.54L619.11 369.91L620.60 370.89L621.06 373.13L620.83 374.39L620.14 375.43L621.75 376.82L621.41 377.70L622.10 379.44L621.64 380.88L622.10 382.39L622.79 382.67L623.02 383.81L622.33 385.72L621.29 384.87L620.83 385.58L618.42 386.42L617.96 387.05L614.97 388.10L614.16 389.77L614.97 390.46L614.51 391.29L615.89 393.34L616.58 393.48L617.73 394.97L618.42 395.18L619.11 396.05L618.76 397.26L618.19 396.93L617.84 397.93L615.66 399.20L616.46 400.46L615.66 401.32L613.93 401.26L613.82 401.65L612.09 401.72L610.94 402.58L610.02 402.64L608.87 401.85L608.30 401.92L607.95 403.03L606.80 402.05L606.00 401.92L604.39 401.32L603.47 401.39L602.66 400.80L600.82 401.79L599.21 401.72L599.21 399.27L599.78 398.07L599.90 396.79L601.17 395.11L599.44 394.77L598.63 394.09L598.17 394.43L596.79 393.89L596.45 394.16L595.76 392.79L595.30 392.73L595.76 391.01L594.84 390.60L594.49 389.42L595.30 388.17L594.15 386.28L593.92 384.87L594.84 383.03L593.92 380.88L595.41 380.74L597.48 378.64L597.25 377.48L596.33 377.40L596.45 376.60L597.48 376.45L597.94 374.76L597.94 373.28L597.48 372.61L598.06 371.04L600.36 370.74L601.40 371.42L602.43 369.99L603.81 369.84L603.70 368.48L602.43 367.41L603.81 366.49L602.78 365.19L602.66 364.34Z"},"DJI":{"name":"Djibouti","path":"M713.19 538.04L712.15 539.63L711.12 539.36L710.43 539.63L709.05 539.86L708.47 539.36L708.47 538.72L708.36 537.91L710.43 534.86L710.89 534.77L711.35 535.23L712.04 534.36L712.73 534.09L713.42 534.82L713.65 535.59L713.53 536.36L712.50 537.05L711.58 537.32L711.58 537.82L712.73 537.77Z"},"OEC":{"name":"Ostkaribische Inseln","path":"M372.57 516.84l-0.12 -0.43l0.61 -0.62l0.31 1.30L372.57 516.84zM371.35 518.30l-0.12 -0.43l1.22 0.10l-0.30 0.59L371.35 518.30zM376.32 517.45l0.62 0.77l-1.08 0.08l-0.23 -0.30L376.32 517.45zM376.59 535.23l0.37 -0.26l0.33 1.18h-1.00 0.00L376.59 535.23zM378.27 532.76l0.37 -0.26l0.33 1.18l-0.66 -0.08L378.27 532.76zM376.59 519.81l1.13 -0.59l0.33 1.18l-0.66 -0.08L376.59 519.81zM379.31 530.47l0.82 -0.31l0.33 1.19l-0.66 -0.08L379.31 530.47z"},"DNK":{"name":"Denmark","path":"M610.94 364.03L612.44 364.42L612.55 365.73L611.63 365.80L610.14 364.96ZM622.56 362.48L623.36 363.02L623.13 363.80L621.87 363.18ZM608.07 360.28L608.41 361.23L609.56 362.01L609.33 363.33L607.95 363.41L606.92 362.79L606.00 360.99ZM614.39 357.35L615.31 357.83L615.31 359.73L614.16 360.68L614.74 361.78L613.93 362.48L613.93 364.65L613.24 365.42L612.55 364.42L613.01 363.88L612.21 362.71L610.94 362.56L610.37 360.05L612.21 358.39L612.55 359.65L613.82 357.51ZM605.19 364.80L602.66 364.34L602.55 361.31L601.51 360.44L601.17 359.18L601.74 358.70L600.94 357.43L600.94 354.95L602.89 354.46L604.04 353.49L604.62 352.35L602.78 352.60L602.09 353.57L601.40 353.25L602.55 351.62L605.08 351.37L606.80 348.81L608.30 348.98L608.64 350.96L607.84 352.84L608.07 354.87L610.02 355.51L609.33 356.87L607.61 357.27L607.72 358.63L605.65 361.38L606.00 362.32L605.31 362.87L606.11 363.88Z"},"DOM":{"name":"Dominican Rep.","path":"M345.72 516.38L345.95 515.49L345.26 514.88L345.15 514.74L345.03 514.51L345.49 514.46L345.95 513.90L345.72 513.19L346.18 512.44L345.72 510.74L346.07 510.17L347.68 510.32L348.14 509.98L349.40 510.55L349.98 510.55L350.44 510.93L351.71 511.02L351.82 511.73L352.63 512.86L354.47 513.24L355.39 513.28L356.65 514.32L356.31 515.35L355.85 515.26L355.73 515.82L355.04 515.26L353.78 515.02L352.86 515.16L351.71 514.93L350.79 515.77L349.63 515.86L349.17 515.07L348.02 516.05L346.87 517.87Z"},"DZA":{"name":"Algeria","path":"M602.43 447.85L602.66 448.24L601.86 449.07L601.28 452.26L601.63 452.98L601.51 455.10L601.28 456.89L600.02 457.81L599.78 458.40L598.98 459.04L598.86 459.80L599.55 461.50L599.78 462.41L600.82 462.89L601.51 463.84L601.74 465.11L603.93 466.74L605.42 473.59L604.62 474.01L605.88 475.90L606.34 477.69L606.46 478.91L606.23 480.78L606.69 482.24L606.11 484.30L606.34 485.64L606.69 485.94L606.46 487.14L605.31 487.68L605.08 488.53L606.80 491.09L607.03 493.01L607.61 493.35L608.18 494.33L609.22 494.03L611.75 494.91L611.98 495.06L613.24 497.68L610.37 499.47L606.11 502.27L602.55 504.47L598.86 506.81L596.10 509.28L593.69 511.54L593.34 511.68L588.51 512.67L585.52 513.24L584.95 512.63L585.41 511.92L585.29 510.46L584.37 509.98L582.65 509.56L581.96 508.80L581.04 508.99L580.23 508.37L580.23 508.00L579.20 507.28L578.74 507.28L578.62 506.00L574.94 503.42L571.95 501.26L566.89 497.73L564.02 495.60L559.65 492.52L555.39 489.66L551.71 487.29L547.22 484.35L547.22 482.99L547.22 479.36L548.26 478.50L550.68 476.72L551.48 476.72L552.17 476.26L553.32 476.52L553.55 476.26L556.66 475.90L557.35 476.21L558.15 474.88L559.42 473.80L560.22 473.39L561.03 472.56L563.33 471.84L563.67 470.91L562.75 469.56L563.21 469.30L563.33 468.31L565.97 467.79L565.63 466.84L567.01 466.53L571.03 466.69L571.15 465.53L571.61 465.05L570.46 464.21L570.00 463.47L570.23 462.99L569.65 462.30L569.88 461.24L569.42 460.60L569.65 458.99L569.19 457.97L569.54 457.54L569.08 457.11L569.31 456.51L568.04 455.48L567.93 455.16L569.42 454.99L570.92 454.01L571.15 453.30L572.41 452.48L572.87 452.70L573.91 451.94L574.60 452.43L575.40 451.39L578.39 449.68L581.61 449.34L582.53 449.07L583.45 449.18L584.37 448.40L585.18 448.62L586.10 448.51L587.25 447.96L590.24 448.01L591.27 448.51L591.73 449.01L592.42 448.96L593.34 448.29L594.84 448.01L595.30 447.35L597.02 448.07L597.83 447.96L598.29 447.35L599.90 447.74L600.25 448.24L601.28 447.79Z"},"ECU":{"name":"Ecuador","path":"M319.04 584.57L318.58 584.66L318.81 583.73L319.27 583.50L319.50 583.86ZM286.72 576.61L286.95 577.10L286.38 577.50L285.80 577.19L285.92 576.70ZM282.81 575.81L283.04 576.43L282.35 576.48L282.12 575.90ZM285.00 575.45L285.69 575.90L285.57 576.17L284.88 576.08ZM283.27 574.52L283.62 575.05L283.73 575.68L284.42 576.34L284.42 576.92L285.00 577.37L284.54 578.12L283.04 578.25L282.70 577.85L282.93 577.50L283.96 576.83L283.16 575.99L282.93 575.10ZM334.57 575.32L333.88 575.81L334.57 576.70L334.45 577.37L334.11 577.94L333.65 579.81L331.92 581.81L330.08 583.24L326.29 584.53L325.25 585.77L324.68 585.91L324.56 587.06L323.64 588.85L323.64 589.56L322.84 590.18L322.95 590.50L322.38 591.03L321.69 590.85L321.23 590.36L321.00 589.47L320.54 589.20L319.96 589.34L319.04 588.71L318.12 589.34L317.89 589.07L317.89 587.78L318.47 587.82L318.93 587.42L318.58 585.95L318.35 585.86L319.62 585.24L320.31 583.19L319.85 582.97L319.50 583.32L318.93 583.28L318.47 583.68L317.32 582.70L316.40 582.17L317.09 581.72L317.09 581.10L316.74 580.17L317.09 579.28L316.51 578.39L316.86 578.03L317.66 577.85L318.12 576.92L317.89 576.21L319.27 574.83L319.39 573.23L319.04 572.65L319.27 572.30L321.23 571.59L322.72 571.28L323.18 570.43L323.99 571.19L325.48 572.08L326.29 572.43L326.86 572.39L327.55 572.92L327.67 573.68L328.70 573.85L329.39 574.21L330.89 574.21L331.23 573.54L332.04 573.85L332.84 574.74L333.30 574.74Z"},"EC1":{"name":"Galapagos-Inseln","path":"M286.72 576.61l0.23 0.49l-0.57 0.40l-0.58 -0.31l0.12 -0.49L286.72 576.61zM282.81 575.81l0.23 0.62l-0.69 0.05l-0.23 -0.58L282.81 575.81zM285.00 575.45l0.69 0.45l-0.12 0.27l-0.69 -0.09L285.00 575.45zM283.27 574.52l0.35 0.53l0.11 0.63l0.69 0.66v0.00 0.58l0.58 0.45l-0.46 0.75l-1.50 0.13l-0.34 -0.40l0.23 -0.35l1.03 -0.67l-0.80 -0.84l-0.23 -0.89L283.27 574.52z"},"EGY":{"name":"Egypt","path":"M684.20 469.56L684.43 469.97L686.27 475.39L686.39 476.36L685.93 477.03L685.58 478.96L684.89 480.63L685.01 481.84L684.43 482.44L683.86 482.49L682.71 481.48L682.25 480.68L681.10 479.72L680.87 477.99L680.06 477.23L679.37 475.95L678.91 474.62L678.34 475.95L679.14 476.87L679.26 478.25L679.95 479.67L680.87 480.73L682.02 481.94L682.13 483.09L682.59 484.15L683.05 484.45L683.63 486.74L684.66 488.92L685.35 489.91L687.54 494.57L688.34 495.60L688.34 497.73L688.92 499.52L689.61 500.39L690.64 500.68L691.45 501.69L692.83 502.70L692.83 502.94L688.34 502.94L684.66 502.94L680.98 502.94L674.77 502.94L669.14 502.94L665.34 502.94L659.13 502.94L654.76 502.94L654.76 496.86L654.76 491.73L654.76 486.59L654.76 482.99L654.76 477.48L654.42 476.41L654.30 474.88L653.84 473.95L654.53 472.62L654.88 471.53L654.42 470.23L654.42 469.35L655.34 468.31L655.45 468.78L656.14 468.88L657.52 468.46L661.09 469.09L662.35 469.40L662.47 469.77L663.39 470.08L663.96 469.87L664.08 470.34L665.69 470.44L667.76 471.38L669.25 470.91L670.98 469.61L671.78 469.45L672.01 468.83L673.16 469.30L673.97 469.14L674.31 468.46L675.69 469.09L676.73 468.78L676.50 469.71L677.19 469.87L677.65 470.44L678.34 469.77L679.60 470.60L680.75 470.03L681.21 470.39L682.48 470.34Z"},"ERI":{"name":"Eritrea","path":"M712.73 534.09L712.04 534.36L711.35 535.23L710.89 534.77L710.43 534.86L709.62 533.86L709.05 533.50L708.24 532.31L706.63 531.08L705.48 529.47L704.10 528.92L703.07 528.28L702.49 528.42L701.23 527.96L700.31 528.37L699.84 527.73L699.15 528.19L697.77 528.46L697.08 527.59L696.39 527.45L696.05 526.90L695.01 529.43L694.09 528.33L693.63 528.42L693.40 528.88L692.37 528.74L691.68 528.97L691.33 526.17L692.02 525.06L692.14 524.14L693.06 522.38L692.83 521.45L693.17 520.66L693.17 519.64L694.44 519.78L694.78 518.80L696.39 518.06L697.08 518.15L697.89 516.89L698.35 516.52L699.38 518.57L699.96 520.57L700.31 522.84L701.00 523.81L701.11 524.51L702.03 525.20L702.38 524.88L703.07 525.38L702.84 525.75L703.30 526.58L703.64 526.81L704.56 526.58L705.37 527.50L706.52 527.73L708.01 529.61L708.13 530.02L709.16 530.34L709.51 531.03L710.08 531.21L710.43 532.40L710.77 532.45L711.58 533.04L711.69 533.54L712.61 533.68Z"},"ESP":{"name":"Spain","path":"M585.18 435.47l-0.12 0.87l1.04 0.06l-0.69 1.49l-0.58 0.52l-1.03 -0.57l-0.35 -0.64l-0.46 0.35l-0.46 -0.58l1.84 -1.27L585.18 435.47zM569.31 420.88l0.11 0.43l1.15 0.18l-0.34 0.73l2.30 0.55l0.57 0.67l0.92 -0.18l0.81 0.66l2.30 -0.06v0.00 -0.60l2.07 0.54l0.34 0.55l0.12 0.66l0.80 -0.30l1.04 0.66l0.80 -0.30l0.58 0.36l1.49 -0.54l0.81 0.12l-0.23 1.26l0.34 0.78l-0.92 1.07l-2.07 1.07l-0.69 0.83l-1.72 0.36l-1.73 0.65l-0.92 0.94l0.46 0.58l-0.80 0.24l-0.81 1.40l-0.92 1.05l-1.15 2.14l0.35 1.78l1.38 1.43l-2.42 1.64l-0.46 1.42l-0.80 1.74l-1.04 -0.11l-1.38 0.89l-0.69 1.62l-0.80 0.89l-0.69 -0.39l-0.92 0.56l-0.92 -0.23h-3.57 0.00l-1.26 0.17l-0.92 0.83l-1.50 0.33l-0.46 1.11l-0.80 0.49l-1.84 -1.16l-0.23 -1.10l-0.46 -0.22l0.11 -0.61l-0.46 -0.67l-1.72 -1.00l-1.15 0.05l-0.46 -1.51l0.92 -1.63l0.69 -0.22l-1.04 -1.70l0.35 -1.19l0.92 -1.15l-0.69 -0.40l-0.46 -1.43l-0.69 -0.93h1.61 0.00l0.46 -1.33l-0.46 -0.75l0.80 -0.70l-0.23 -0.41l0.12 -1.64l-0.35 -0.77l0.92 -1.06l0.46 -0.12l0.92 -1.18L554.01 428.00v0.00 -0.77l-1.84 -0.30l-0.80 0.66l-1.04 -0.24l-1.50 0.36l0.35 -0.96l-0.46 -0.54l-1.73 0.84l-0.46 -0.60l0.46 -1.32l-0.23 -0.66l-1.26 -1.64v0.00 -0.97l2.87 -1.10l0.12 -0.68l1.96 -0.92l1.49 0.92l3.22 -0.12l2.53 0.12l2.19 0.68l1.72 0.06l2.07 -0.55l1.38 0.73l1.15 -0.42l1.96 0.73L569.31 420.88z"},"ES1":{"name":"Kanarische Inseln","path":"M525.72 481.23l0.11 1.06l-0.57 0.45l-0.69 -0.40l0.23 -1.16L525.72 481.23zM523.53 479.67l-0.80 0.70l-0.23 0.86l-0.81 0.56L521.00 480.48l1.27 -0.26l0.69 -0.50L523.53 479.67zM529.51 481.28l0.81 -2.12h0.46 0.00v0.00 1.16l-0.35 0.61L529.51 481.28zM517.90 478.70l0.46 0.41l-0.35 1.01l-0.57 -1.06L517.90 478.70z"},"EST":{"name":"Estonia","path":"M647.28 342.76L648.78 342.93L648.78 343.95L647.74 344.88L645.90 345.47L644.87 344.80L645.67 343.35ZM664.54 337.23L665.00 338.01L664.42 338.19L664.77 338.28L663.96 339.23L663.50 340.27L661.55 340.53L661.09 341.47L661.78 342.33L662.12 343.86L663.27 346.39L663.39 346.90L662.35 349.23L660.86 348.56L659.71 349.23L658.10 347.73L655.80 345.98L652.69 347.15L653.38 344.20L652.00 344.88L650.85 344.29L650.16 343.01L650.28 341.56L649.81 340.79L649.93 338.97L652.00 338.28L652.69 337.32L654.07 337.49L656.49 336.70L660.17 336.79L660.74 337.32L664.08 337.75Z"},"ETH":{"name":"Ethiopia","path":"M710.43 534.86L708.36 537.91L708.47 538.72L708.47 539.36L709.05 539.86L710.43 539.63L711.12 539.36L712.15 539.63L711.23 540.85L711.81 542.21L712.61 543.16L712.96 543.29L713.07 543.88L713.65 544.78L714.34 545.05L715.60 546.18L720.43 547.75L725.03 549.37L728.25 549.37L726.41 551.21L723.31 554.21L721.70 555.82L718.59 559.30L715.49 559.16L714.11 559.52L712.73 560.15L711.69 561.31L709.62 561.57L708.82 562.29L706.29 562.33L705.25 561.31L702.26 562.64L701.34 564.11L701.00 563.93L699.27 563.76L698.00 563.40L696.74 563.44L696.28 563.09L692.71 560.82L690.18 560.77L689.72 560.24L689.26 559.74L689.26 558.81L689.38 558.00L687.65 557.38L687.08 557.02L686.73 556.31L686.62 555.55L686.27 555.01L685.93 553.76L685.24 553.40L685.24 552.95L684.55 552.68L683.74 551.74L683.63 551.25L682.71 550.49L680.52 549.99L680.41 549.64L681.10 548.56L680.98 548.06L682.36 547.88L682.59 548.15L683.51 547.93L683.97 547.34L683.86 544.64L683.97 543.92L684.66 542.03L684.55 541.08L685.01 540.31L685.47 540.04L686.27 540.54L686.62 540.08L686.62 538.77L687.08 537.86L686.96 537.14L687.54 536.73L688.80 534.50L689.15 534.18L690.30 534.09L690.41 533.31L690.76 531.94L691.22 531.26L691.45 529.84L691.68 528.97L692.37 528.74L693.40 528.88L693.63 528.42L694.09 528.33L695.01 529.43L696.05 526.90L696.39 527.45L697.08 527.59L697.77 528.46L699.15 528.19L699.84 527.73L700.31 528.37L701.23 527.96L702.49 528.42L703.07 528.28L704.10 528.92L705.48 529.47L706.63 531.08L708.24 532.31L709.05 533.50L709.62 533.86Z"},"FIN":{"name":"Finland","path":"M667.53 266.22L665.92 270.77L666.61 273.42L668.56 274.49L670.86 277.92L670.52 279.32L667.99 283.68L667.87 284.93L670.52 290.72L671.21 293.77L669.83 294.42L670.29 298.58L669.48 299.31L670.17 300.78L670.98 300.89L670.98 303.79L672.59 305.12L672.47 306.75L670.75 308.56L672.36 310.56L674.77 312.45L675.81 314.51L674.77 317.32L672.82 319.52L670.17 323.48L668.33 325.81L666.95 326.82L663.85 330.38L662.70 331.01L661.43 330.47L660.28 331.28L658.33 331.28L657.18 332.36L653.61 333.16L653.38 333.70L650.28 334.14L649.01 334.67L648.09 332.80L647.28 332.54L647.28 331.55L645.44 331.19L644.52 330.11L643.26 329.47L644.18 323.76L643.26 321.23L643.37 319.33L642.34 316.55L643.60 314.21L643.72 312.35L645.10 312.54L646.48 311.56L646.94 309.17L647.97 309.27L648.32 308.16L649.70 307.46L650.85 305.12L652.81 302.76L653.84 300.57L656.26 299.52L655.57 298.37L656.03 295.60L653.84 294.42L653.38 293.12L652.23 293.01L650.74 289.95L650.51 288.07L651.66 285.04L650.28 282.31L650.97 280.13L649.81 279.55L650.05 276.27L650.62 275.80L649.01 274.13L647.86 271.85L645.56 271.13L640.84 266.22L643.03 263.85L644.18 264.10L646.59 269.06L649.12 269.91L651.43 268.08L655.22 269.67L655.45 268.20L656.95 267.58L658.21 260.17L659.71 258.11L661.55 258.24L664.08 256.68L665.69 259.27L668.10 260.42L668.79 262.33L667.18 264.60Z"},"FJI":{"name":"Fiji","path":"M1144.48 631.31L1145.40 632.19L1145.51 633.13L1145.86 633.59L1144.48 633.97L1144.13 634.30L1143.10 634.25L1141.49 633.83L1141.26 633.31L1141.83 632.61L1141.60 632.29L1142.41 631.63ZM1150.00 627.36L1149.65 627.55L1148.04 629.45L1147.70 629.08L1146.43 629.63L1145.86 630.10L1145.51 629.40L1146.66 628.33L1148.04 628.06L1148.27 627.69L1149.19 627.41L1150.00 627.27L1150.00 627.36ZM0.00 627.27L0.00 627.27L0.00 627.36L0.00 627.36L0.00 627.36L0.00 627.27Z"},"TON":{"name":"Tonga","path":"M1180.60 631.92L1181.27 632.45L1182.25 632.10L1182.08 632.66L1182.16 633.46L1181.81 633.79L1180.78 633.74L1179.17 633.32L1178.94 632.80L1179.51 632.10L1179.28 631.77L1180.09 631.12"},"FLK":{"name":"Falkland Inseln","path":"M385.40 766.79L385.75 767.00L383.79 769.87L382.53 770.09L382.18 770.95L381.26 771.32L381.03 770.66L381.84 770.01L381.95 768.93L383.33 767.00L385.29 767.22ZM387.36 766.65L388.97 767.00L389.43 767.93L389.31 768.93L386.78 770.66L386.21 770.45L385.06 771.68L384.25 770.74L384.60 769.80L385.86 768.65Z"},"FRA":{"name":"France","path":"M605.19 423.92l0.23 0.61l0.12 1.86l-0.46 0.72v0.00 1.07l-0.69 1.07l-0.81 -0.18l-1.03 -1.72l0.23 -0.90l0.11 -1.98l1.15 -0.73L605.19 423.92zM593.46 392.32l0.57 0.47l1.27 -0.06l0.46 0.06l0.69 1.37l0.34 -0.27l1.38 0.54l0.46 -0.34l0.81 0.68l1.73 0.34l-1.27 1.68l-0.12 1.28l-0.57 1.20v0.00 2.45l-0.69 0.72l-1.15 -0.32l-0.12 1.24l-1.72 1.37v0.00 0.85l-1.15 1.36l0.46 0.84l0.23 -0.39l1.61 -0.19l0.23 1.35l0.57 0.89l-0.80 0.51l0.57 1.40l0.58 0.45l-0.12 0.69l-1.61 0.70l1.04 1.13l0.11 0.75l-0.34 1.43l1.72 1.12l0.92 0.19l-0.57 1.29l-0.23 0.19l-0.23 0.12l-2.07 1.35l-0.12 0.92l-2.64 0.67l-0.23 -0.37l-1.38 -0.37L591.96 421.00l-2.41 -0.06l-0.12 -0.36l-1.84 -0.37l-1.72 1.10l-0.92 0.79l-0.23 0.73v0.00 1.70l0.46 0.48l-0.81 -0.12l-1.49 0.54l-0.58 -0.36l-0.80 0.30l-1.04 -0.66l-0.92 -0.36l-0.34 -0.55l-2.07 -0.54v0.00 0.60l-2.30 0.06l-0.81 -0.66l-0.92 0.18l-0.57 -0.67l-2.30 -0.55l0.34 -0.73l-1.15 -0.18l-0.11 -0.43l0.92 -0.86l1.03 -5.33l-0.11 -1.57l0.23 -1.64l-0.23 -1.02l0.46 -1.53l-0.12 -1.03l-2.30 -1.09l-0.92 -1.49l0.35 -1.11l-0.58 -0.85l-0.80 -0.33l-0.23 -1.05l-0.81 -0.52l-1.03 0.33l-0.46 -0.60l-1.96 -0.46l-0.34 -0.46l-0.92 0.46l-0.69 -0.86l0.57 -1.60l-0.46 -0.47l-1.15 0.34l0.12 -1.14l2.41 -0.74l1.27 0.20l0.23 -0.74l1.38 -0.14l1.38 1.62l1.03 -0.74l0.35 0.40l1.15 -0.54l1.15 0.07l-0.35 -2.50L569.19 393.00l-0.11 -1.30l1.49 -0.28l1.04 1.58l2.64 0.55l1.61 -0.89l-0.57 -0.41l0.46 -0.90l1.38 -0.68l1.61 -0.49l1.26 -1.24v0.00 -3.29l1.27 -0.71l1.84 -0.42l0.11 1.27l0.69 0.63l1.15 -0.28l0.35 1.26h0.69 0.00l0.80 0.91h0.92 0.00l0.58 1.39l0.80 0.62l1.04 -0.21l0.57 0.90l1.50 0.96l0.23 0.55L593.46 392.32z"},"FGY":{"name":"Fr. Guyana","path":"M409.90 562.11l-0.92 1.07l-2.30 4.27l-0.80 0.58l-1.27 -0.54l-0.57 0.32l-1.04 -0.18l-0.92 0.62l-1.15 -0.31l-0.34 -0.36l0.80 -0.57l0.58 -1.52l-0.12 -0.49l0.69 -1.07l-0.23 -0.53l-0.92 -1.25l-0.34 -1.47l-0.12 -1.38l0.23 -0.45l0.81 -0.98l0.34 -0.27l0.35 -0.98l1.38 0.54l1.72 0.40l1.84 1.52l0.35 0.08l1.15 1.16l0.46 -0.04l0.46 1.34L409.90 562.11z"},"MTQ":{"name":"Martinique","path":"M380.23 527.22l0.46 1.06h-0.81 0.00L380.23 527.22z"},"GLP":{"name":"Guadeloupe","path":"M378.16 522.29l0.23 0.65l-0.46 0.46l-0.23 -1.34L378.16 522.29z"},"REU":{"name":"R\xe9union","path":"M752.29 643.21l0.46 0.10l0.69 0.85l-0.11 0.58l-0.81 0.14l-0.69 -0.29l-0.46 -0.81l0.23 -0.42L752.29 643.21z"},"GAB":{"name":"Gabon","path":"M617.50 568.07L617.04 568.92L617.04 569.85L617.73 570.87L618.30 570.92L619.11 570.43L620.26 570.61L620.60 571.32L621.18 572.08L620.49 573.28L619.91 573.28L619.34 574.39L619.45 575.19L619.22 575.68L620.14 575.99L620.26 576.43L620.60 576.39L621.29 577.01L620.95 578.25L621.18 578.92L621.18 579.94L620.95 581.14L620.49 581.28L620.26 582.21L620.49 582.52L620.03 582.97L619.34 582.97L618.99 581.77L618.07 582.79L616.58 582.48L615.89 581.14L615.20 580.83L614.74 581.41L614.85 582.43L613.59 582.70L613.13 582.43L612.55 582.70L611.98 582.52L612.21 584.04L612.67 584.66L612.32 585.15L613.13 585.55L612.78 586.35L612.21 586.75L611.63 586.22L610.83 586.80L610.48 587.60L610.14 586.89L608.99 586.04L608.99 585.59L608.41 585.02L606.69 583.64L607.38 583.06L606.11 582.88L605.77 582.61L605.54 581.99L604.62 580.88L604.62 579.72L603.81 579.14L603.12 577.37L604.04 576.92L604.62 576.30L604.96 574.34L605.31 574.08L604.73 573.01L605.54 572.88L605.54 571.94L606.34 571.81L611.17 571.81L611.17 568.07L611.29 567.63L612.55 567.72L614.39 567.63L615.77 567.85L617.27 567.76Z"},"GBR":{"name":"United Kingdom","path":"M554.93 368.70L553.90 369.01L552.52 367.03L551.60 368.63L549.98 368.10L548.83 366.72L549.75 365.65L550.91 365.11L551.83 363.33L552.75 362.63L554.36 362.32L555.51 362.56L555.85 363.88L556.77 364.73L557.23 367.64L556.31 368.02L555.74 369.08ZM555.74 354.54L555.97 355.11L557.00 355.51L556.77 356.07L555.39 356.47ZM554.82 348.15L555.39 348.81L555.74 351.12L554.82 351.37L553.44 349.39ZM555.16 344.20L554.70 346.14L552.98 346.73L552.29 345.64L554.70 343.52ZM564.36 342.42L565.40 342.50L564.71 344.54L562.18 346.65L562.52 347.57L562.06 349.06L563.90 348.07L565.17 348.32L568.85 348.32L569.42 349.56L568.62 350.47L567.93 353.08L564.48 358.23L566.55 357.75L568.16 358.55L569.19 360.21L569.77 360.44L570.11 362.79L570.92 365.11L571.49 365.80L573.22 366.65L573.68 367.79L574.71 368.63L574.25 369.16L575.40 371.19L576.09 373.43L575.29 375.20L576.21 375.72L576.78 374.76L579.08 374.98L580.23 375.79L580.69 377.33L580.00 379.44L578.05 381.81L576.78 382.88L578.16 383.24L579.54 383.03L579.31 384.31L575.86 386.28L574.48 385.86L572.41 386.35L570.80 386.00L568.50 386.42L568.62 387.05L567.12 387.05L565.86 386.35L563.90 387.12L563.33 388.87L561.83 388.17L559.88 388.38L558.84 389.07L558.38 390.25L557.58 389.07L559.65 387.05L560.45 385.93L560.57 384.94L561.14 385.01L561.49 384.02L562.98 383.74L565.28 383.95L565.97 382.60L565.51 382.10L564.82 382.96L563.67 382.96L562.64 381.81L561.26 382.17L560.91 381.17L559.19 381.96L558.61 380.59L558.73 379.73L560.57 379.15L561.60 378.42L562.06 377.04L561.72 375.06L561.03 374.47L561.72 373.43L563.67 373.06L565.28 372.31L565.63 370.82L565.40 369.61L563.44 366.42L564.13 364.42L562.75 364.49L562.29 365.03L561.14 364.80L561.03 365.50L559.53 364.49L558.61 364.57L558.50 363.72L560.22 360.99L559.30 359.73L559.07 358.86L557.46 360.13L557.35 361.62L556.54 362.01L556.77 358.55L557.23 357.51L557.12 356.63L558.04 354.30L556.89 355.27L555.85 354.54L557.12 350.63L556.20 349.39L556.43 347.32L557.46 347.23L558.04 346.48L557.81 344.88L558.50 344.20L559.07 342.59L561.37 343.18ZM570.92 330.11L571.61 331.64L570.69 331.91L570.11 330.38Z"},"GEO":{"name":"Georgia","path":"M723.31 427.35L722.50 428.36L722.85 429.01L724.11 430.02L723.54 430.97L722.62 430.32L721.81 430.44L720.20 429.31L719.51 429.25L718.71 429.90L717.33 430.44L716.18 430.20L714.68 430.73L713.76 430.73L713.07 430.44L712.27 429.31L711.00 428.78L710.54 429.31L709.05 429.01L708.59 429.37L707.67 428.96L708.47 427.65L707.55 424.10L706.40 423.44L705.48 422.28L703.87 421.98L703.53 421.19L702.72 420.88L703.53 420.02L704.91 420.21L706.06 420.94L707.21 421.13L707.78 421.55L709.39 421.74L710.54 421.55L712.38 422.16L712.96 422.89L714.91 423.68L714.80 424.28L715.37 424.53L717.33 423.62L718.25 423.62L719.28 423.98L719.86 424.65L721.01 424.71L720.78 425.91L721.81 426.81Z"},"GHA":{"name":"Ghana","path":"M574.48 539.22L575.06 539.45L574.71 540.85L575.52 541.62L576.32 541.98L576.09 544.01L575.75 544.28L576.67 544.82L576.32 546.04L576.67 546.58L576.21 546.85L577.01 547.79L577.24 548.47L576.78 548.69L577.01 550.31L576.55 550.76L577.01 551.52L576.67 553.13L577.36 553.98L577.47 554.43L578.74 555.46L578.16 556.31L577.36 556.58L575.98 556.49L575.06 556.98L573.79 557.42L572.41 558.32L571.84 558.32L570.00 558.94L569.42 559.39L568.27 559.83L567.47 559.25L565.05 558.72L565.05 558.67L565.97 558.54L566.20 558.45L566.09 557.16L565.51 557.02L564.59 553.80L564.71 553.09L565.28 552.37L565.63 550.71L565.97 549.95L567.01 548.69L566.66 546.40L566.09 545.95L566.55 545.23L566.43 544.55L566.09 543.79L566.20 543.43L566.20 542.03L565.63 540.90L566.20 539.68L571.61 539.58L573.33 539.68L574.02 539.13Z"},"GIN":{"name":"Guinea","path":"M538.60 535.05L538.25 535.77L538.83 536.32L539.29 536.32L539.75 535.73L540.09 535.73L540.78 536.73L541.47 536.00L542.16 535.68L543.89 536.32L544.23 535.82L545.27 535.27L545.27 534.77L546.30 535.14L546.53 536.18L546.88 536.68L546.76 537.50L548.03 538.36L547.45 539.22L548.49 539.63L548.49 541.17L549.52 542.07L549.52 542.39L548.83 543.07L548.95 544.28L549.18 544.82L549.87 544.82L549.52 546.85L550.45 547.39L550.56 548.15L549.52 547.75L548.60 547.88L548.60 548.56L549.41 548.78L548.72 550.85L547.91 550.80L547.22 550.35L547.11 550.94L546.42 551.70L545.84 551.92L545.50 551.34L544.81 551.21L545.15 550.58L544.58 548.51L544.12 547.79L542.85 547.97L542.16 547.79L541.24 548.38L541.01 547.70L541.47 547.21L541.13 546.72L541.13 546.00L540.67 545.86L540.90 545.14L540.32 544.64L539.86 543.74L538.94 542.89L536.99 542.93L536.18 543.29L535.84 543.11L535.03 543.34L534.46 544.78L533.65 545.23L533.42 545.82L532.50 546.00L532.62 545.73L531.12 543.34L528.82 542.16L528.48 541.26L528.13 541.21L527.67 539.95L526.98 539.77L528.13 538.00L528.59 537.95L529.40 537.45L530.20 537.59L531.12 537.32L531.12 536.36L530.32 535.91L531.24 535.50L531.35 534.82L531.12 534.18L533.19 534.32L534.23 534.95L535.49 535.36L536.41 535.05Z"},"GMB":{"name":"Gambia","path":"M521.46 532.90L521.23 531.99L522.15 531.17L525.37 531.21L525.83 530.57L526.75 530.44L527.56 530.62L527.90 531.08L528.36 530.94L529.17 531.62L530.32 531.21L530.89 531.72L530.78 531.99L529.63 532.36L529.05 532.31L526.98 531.49L526.64 531.17L526.41 531.72L524.45 532.08L524.45 532.58L521.69 532.58Z"},"GNB":{"name":"Guinea-Bissau","path":"M526.98 539.77L525.83 539.04L525.49 538.50L525.95 537.73L525.37 537.45L525.26 536.86L523.99 537.23L523.99 536.64L523.42 536.73L522.04 535.45L521.58 535.32L522.61 535.18L523.19 534.91L524.91 534.95L526.41 534.18L531.12 534.18L531.35 534.82L531.24 535.50L530.32 535.91L531.12 536.36L531.12 537.32L530.20 537.59L529.40 537.45L528.59 537.95L528.13 538.00Z"},"GNQ":{"name":"Eq. Guinea","path":"M611.17 568.07L611.17 571.81L606.34 571.81L604.85 571.23L605.77 569.67L606.34 568.92L606.34 567.54L606.92 568.07ZM603.01 563.00L603.58 563.36L602.78 564.78L602.09 564.60L602.78 563.00Z"},"GRC":{"name":"Greece","path":"M651.31 453.47L652.23 453.19L652.58 454.07L654.76 453.85L654.99 454.12L656.37 454.34L657.29 454.18L657.52 455.05L658.33 454.61L659.02 454.78L658.79 455.37L656.83 455.48L655.22 455.75L654.07 455.75L653.96 455.16L652.92 454.78L651.77 454.72L650.16 454.34L650.28 453.47ZM665.23 449.90L664.65 451.28L663.73 452.04L663.50 450.95L664.08 450.23ZM640.73 441.67L641.42 443.31L639.92 442.80ZM658.21 441.21L658.56 442.35L657.98 442.91L657.64 442.52ZM649.93 439.90L651.20 440.81L652.12 440.87L652.23 441.95L652.81 442.97L653.50 442.97L653.38 443.70L652.81 443.70L651.77 442.01L650.51 441.89L650.51 441.44L649.12 440.19ZM659.36 438.18L659.82 439.56L658.56 439.39L657.75 438.93L657.64 438.41L659.13 437.95ZM656.26 435.29L655.80 436.16L655.11 435.99L654.99 435.41ZM642.45 431.79L643.95 431.73L644.98 430.73L645.90 430.49L647.63 430.44L648.20 429.73L649.35 429.49L650.39 429.61L652.46 428.78L653.27 428.78L653.61 429.31L654.53 429.49L655.80 430.14L656.60 429.84L658.44 429.67L658.21 428.24L659.13 428.12L659.94 428.60L660.05 429.55L659.13 430.08L659.25 431.32L658.21 432.26L657.75 431.79L656.60 431.73L654.99 431.14L654.19 431.79L653.50 431.38L652.00 432.32L651.08 432.08L650.74 432.44L651.43 433.84L650.62 434.48L649.47 434.36L648.55 434.01L647.86 433.26L647.40 433.84L647.05 435.12L648.78 437.43L649.01 438.35L647.97 438.30L648.55 439.44L647.51 440.13L649.47 440.98L649.47 441.50L650.39 441.67L650.39 441.84L650.74 442.23L651.54 442.40L651.89 444.83L651.54 444.88L650.62 443.82L649.24 443.70L649.01 445.17L647.63 445.45L648.78 448.40L648.43 449.51L647.74 448.40L646.48 448.90L645.79 447.51L645.10 447.62L645.10 448.46L644.29 448.35L643.95 447.01L644.29 446.45L643.83 445.33L642.45 444.27L643.14 443.48L643.26 442.74L644.06 442.97L645.10 442.23L646.02 442.86L647.40 443.31L648.09 443.82L648.66 442.86L646.71 441.84L646.48 442.18L645.21 441.89L643.72 442.40L643.26 441.95L642.34 442.18L642.11 441.10L641.07 439.21L639.81 438.12L638.89 436.63L639.46 436.86L640.15 436.05L639.92 435.41L640.96 435.00L641.53 433.43L642.11 432.49L642.11 432.44L641.99 432.03L642.22 431.85Z"},"GRL":{"name":"Gr\xf6nland","path":"M455.56 292.90L455.56 294.42L453.72 294.53L453.72 293.12L454.99 292.36ZM406.57 257.98L408.87 259.14L409.44 260.81L408.41 262.21L403.81 264.35L402.08 263.47L402.54 261.44L400.13 261.19L399.32 260.17L400.01 258.50L399.89 255.50L401.05 254.45L404.84 255.50ZM493.63 250.04L494.20 251.12L490.06 252.46L485.35 253.26L488.57 248.83L489.83 248.83L492.94 246.92ZM498.57 228.36L501.11 228.81L502.49 231.06L502.60 234.01L504.56 234.89L503.87 236.49L499.15 233.28L497.19 231.50L496.73 228.96ZM500.76 226.23L505.13 228.21L502.60 230.31L500.99 228.36L496.62 228.21L496.62 227.14ZM498.34 223.15L500.76 224.39L501.57 225.92L496.85 226.69L492.82 225.00L494.32 222.53ZM508.12 210.81L509.39 210.97L510.65 213.93L507.09 214.90L504.90 213.44L505.25 211.80ZM518.13 199.90L516.86 200.95L518.13 202.86L516.06 204.07L514.56 203.38L514.79 200.25ZM519.74 129.44L518.01 133.73L515.94 134.73L513.18 131.47L518.36 127.38ZM411.28 88.42L405.07 85.53L407.37 83.58ZM428.07 72.80L433.13 78.94L429.91 83.91L425.31 79.61L422.67 72.80ZM472.12 46.75L477.07 47.15L493.05 55.72L496.85 66.08L502.95 68.94L506.86 73.14L503.29 80.28L486.27 86.50L496.39 88.42L496.04 93.15L500.53 92.83L500.88 87.47L506.63 86.18L507.89 93.15L507.09 98.96L508.93 102.24L513.53 98.05L520.20 101.05L522.38 93.77L524.57 91.90L530.55 92.21L536.53 96.23L538.60 100.16L532.39 109.21L528.48 109.78L529.28 113.99L525.72 116.75L521.00 118.11L524.57 121.61L522.50 125.04L517.90 126.08L512.84 124.25L509.96 131.22L511.23 134.48L513.64 134.48L512.49 140.11L514.45 144.17L511.34 146.28L511.34 149.52L508.12 150.21L508.24 153.83L504.79 167.44L506.86 167.65L508.01 163.23L514.33 168.48L513.18 169.72L511.00 167.44L509.39 170.54L510.42 172.18L515.71 173.39L516.52 174.40L516.40 179.74L515.14 180.72L509.50 178.18L505.36 183.23L506.17 188.14L508.24 187.02L511.34 187.77L512.15 189.44L511.34 192.02L512.72 194.57L512.95 201.13L511.46 202.00L510.54 199.55L508.47 200.78L509.50 202.17L508.70 205.94L509.50 207.80L514.33 210.14L513.07 212.79L510.42 212.62L509.96 210.64L505.48 210.64L503.29 215.07L506.05 215.23L508.93 217.16L509.39 222.06L506.97 222.06L503.75 224.39L497.08 220.97L494.20 221.90L491.90 224.85L495.01 226.23L493.51 228.81L496.16 230.61L496.62 233.28L499.49 236.05L503.06 238.79L503.75 240.50L503.06 243.18L505.48 242.90L505.48 249.10L505.94 250.31L504.67 252.59L500.42 253.26L498.57 251.52L497.54 247.05L496.16 245.12L493.74 244.01L493.28 245.95L490.64 248.01L485.81 248.96L484.54 252.73L484.77 253.92L489.60 252.86L490.87 253.79L490.87 255.50L494.20 253.52L496.85 255.24L499.72 256.29L503.52 256.29L502.83 257.98L501.22 258.11L499.26 260.04L498.92 261.83L498.00 261.70L496.16 264.35L493.05 267.58L489.60 269.06L487.99 270.52L483.97 271.37L479.14 274.13L475.69 274.73L473.73 274.37L468.79 279.08L468.44 281.51L466.60 284.14L466.49 285.49L464.30 288.62L461.31 289.29L459.82 292.03L458.32 291.71L456.14 293.34L454.30 291.16L453.61 291.92L452.92 294.31L449.35 294.74L448.31 293.99L447.74 294.85L447.39 298.15L446.36 299.10L445.09 298.15L443.83 300.15L445.32 301.62L444.75 305.53L445.55 308.67L444.40 309.17L443.83 310.66L441.18 310.56L442.56 312.25L441.64 314.99L439.46 314.99L438.54 316.55L439.57 316.84L440.03 318.28L439.46 320.66L440.49 320.75L439.46 322.83L439.80 323.30L438.54 325.53L438.65 327.28L437.96 328.47L438.42 329.20L437.73 330.47L436.24 330.83L437.27 332.45L437.16 333.43L434.51 332.72L433.13 332.98L432.56 334.05L431.29 333.70L431.41 330.83L430.60 331.10L428.76 329.74L428.07 327.10L426.00 327.55L425.31 328.74L420.94 328.47L421.63 327.19L420.94 326.27L419.91 326.18L419.91 324.97L418.87 324.97L417.72 323.39L417.26 321.13L416.23 320.66L416.69 319.04L415.19 318.57L414.27 317.41L414.73 315.48L413.35 312.25L411.86 312.54L411.51 310.27L410.36 308.97L410.71 306.75L413.35 302.03L411.05 301.93L410.02 304.40L408.41 304.81L408.41 301.72L409.10 300.68L407.95 298.68L408.29 297.62L407.03 296.88L407.49 295.39L406.45 294.09L404.96 293.99L405.19 292.69L403.58 290.50L403.46 288.74L404.27 286.51L406.80 286.06L406.34 284.48L403.58 284.25L402.66 282.89L403.12 280.13L404.50 279.20L403.46 276.86L405.19 276.15L405.19 273.54L407.03 273.54L409.10 274.85L411.40 274.61L411.05 272.82L407.49 273.66L405.42 272.46L407.37 270.89L410.94 270.52L412.43 269.43L411.51 268.20L411.86 265.35L413.70 266.47L414.50 264.73L411.74 264.60L412.32 263.47L412.66 260.17L414.27 258.37L407.83 256.81L406.91 255.37L404.96 254.05L403.00 253.79L400.70 250.58L402.54 249.50L407.49 250.72L410.36 253.26L411.28 249.64L409.21 247.60L410.36 244.71L408.06 244.85L405.76 243.60L406.80 241.07L403.58 240.36L402.66 243.46L400.47 244.29L398.40 244.01L396.44 240.93L398.40 238.51L397.36 237.79L399.66 235.18L398.86 232.39L400.36 230.01L399.32 227.14L397.82 226.23L398.51 222.84L396.56 219.55L395.75 215.55L393.91 213.44L395.64 211.47L392.88 206.79L392.65 204.75L389.20 203.03L389.89 202.00L387.59 199.20L389.20 197.61L386.44 195.11L384.25 191.66L381.03 191.11L380.57 189.07L377.47 188.52L372.18 186.08L366.66 189.26L361.25 187.58L359.99 188.89L356.42 189.26L352.51 186.08L354.93 182.07L349.29 180.13L347.10 177.58L348.48 174.80L354.24 173.59L356.65 171.97L361.71 172.38L364.01 170.34L362.17 167.65L359.07 169.93L353.89 170.95L350.56 169.31L349.17 165.98L347.22 166.19L344.23 163.65L342.16 160.00L343.08 154.50L353.43 149.98L354.47 146.98L360.33 143.93L364.47 144.17L367.81 137.93L367.00 131.72L364.59 128.92L360.79 127.90L359.53 122.67L361.71 118.65L367.00 114.27L368.04 110.06L372.29 107.78L373.79 104.89L378.50 107.49L380.34 106.05L379.19 101.95L380.80 98.96L378.73 93.77L387.82 85.53L401.05 79.27L403.92 85.53L410.82 90.33L417.03 89.38L413.47 84.56L411.74 75.89L418.41 77.25L419.33 79.61L428.07 87.14L430.72 92.83L433.71 91.58L431.41 87.14L432.67 81.27L435.32 78.60L425.20 64.64L430.72 59.12L438.65 56.10L444.98 63.91L449.00 64.64L454.76 59.49L451.42 57.99L451.42 52.27L464.19 47.15Z"},"GTM":{"name":"Guatemala","path":"M290.17 517.17L290.17 519.74L289.94 523.58L290.98 523.58L291.90 524.04L292.47 523.68L293.16 524.14L290.75 526.07L290.29 526.26L289.94 526.95L290.29 527.50L289.48 528.46L288.79 528.74L289.02 529.06L287.18 530.30L287.18 530.71L285.23 530.07L283.27 529.98L281.89 529.24L280.28 528.01L280.63 527.50L280.63 526.53L280.86 526.30L280.51 525.57L282.01 522.98L285.92 522.98L286.26 521.82L285.46 521.59L285.11 520.71L284.08 520.15L283.39 519.27L284.31 519.04L284.31 517.17Z"},"GUY":{"name":"Guyana","path":"M392.07 557.47L391.84 557.92L391.96 558.94L390.58 559.03L390.00 559.57L390.23 560.15L389.54 561.71L389.66 562.24L390.23 563.31L391.15 564.29L391.96 564.16L392.19 565.71L393.91 568.52L394.60 568.78L393.57 569.01L392.53 568.56L391.84 568.70L391.15 569.54L389.77 569.72L389.66 570.16L388.62 569.90L388.05 570.39L388.05 570.96L386.90 571.10L385.75 570.61L384.14 568.87L384.14 567.76L383.68 567.45L383.33 566.38L383.45 565.18L383.91 564.25L383.91 563.44L384.37 563.18L384.83 562.42L384.25 561.66L384.37 560.99L382.87 560.55L383.22 559.88L383.33 558.72L382.64 558.14L381.84 558.45L380.92 558.36L378.96 556.08L379.31 555.46L379.77 555.19L379.42 554.07L379.77 553.49L381.03 553.36L382.18 552.77L382.41 552.24L381.26 551.88L381.38 551.52L381.03 550.89L381.72 549.95L382.18 549.95L383.22 549.19L383.91 548.42L383.22 547.57L383.91 548.15L384.14 548.02L385.98 549.19L387.59 550.71L388.28 551.56L388.16 552.55L388.39 552.95L389.54 553.18L392.42 555.50L392.42 556.98Z"},"HKG":{"name":"Hong Kong","path":"M939.87 501.02L940.45 501.40L940.33 501.74L938.95 501.69L939.41 501.11Z"},"HND":{"name":"Honduras","path":"M309.50 526.53L308.58 526.44L306.85 527.32L305.13 527.78L304.44 527.59L304.21 527.18L303.52 527.36L303.40 527.87L302.14 529.38L300.87 530.34L299.95 529.70L298.91 530.66L297.99 530.57L297.76 530.98L297.99 532.08L297.42 532.31L296.96 533.18L296.04 533.18L295.46 532.17L294.43 531.76L294.89 530.44L294.54 530.11L293.85 530.25L293.62 529.89L292.36 530.30L292.36 529.89L291.21 529.47L290.63 528.74L289.48 528.46L290.29 527.50L289.94 526.95L290.29 526.26L290.75 526.07L293.16 524.14L293.39 524.28L294.20 523.63L294.77 523.49L295.46 523.86L295.92 523.72L297.42 524.00L299.14 523.95L300.64 523.26L301.91 523.63L303.52 523.26L304.55 523.63L304.55 523.95L305.70 523.86L307.43 525.57L308.69 525.75Z"},"HRV":{"name":"Croatia","path":"M631.41 423.01L633.71 424.41L633.94 424.47L634.06 425.13L633.14 424.22ZM627.73 406.81L628.77 407.39L629.23 408.16L630.38 409.31L631.18 409.44L632.10 410.14L633.83 410.34L634.63 409.51L635.32 409.44L636.13 413.88L635.78 414.32L635.21 414.25L634.52 413.25L633.25 413.00L631.99 413.37L629.11 412.37L628.65 412.87L627.62 412.81L627.16 413.63L626.12 412.68L625.43 412.93L625.43 414.38L626.47 415.82L626.81 417.25L631.18 422.22L631.18 422.83L629.57 421.49L628.88 420.76L627.16 420.15L626.24 420.39L625.89 419.59L624.40 418.49L623.36 417.31L623.94 416.56L622.56 415.07L622.67 413.88L621.64 412.37L620.83 412.05L620.26 413.69L619.22 414.44L618.53 413.37L618.42 411.48L619.34 411.73L621.87 411.29L623.94 411.67L623.71 410.46L625.09 409.89L624.97 408.16L626.70 407.39L627.16 406.61Z"},"HTI":{"name":"Haiti","path":"M342.39 514.18L340.89 513.47L341.12 513.28L342.27 513.75ZM345.72 510.74L346.18 512.44L345.72 513.19L345.95 513.90L345.49 514.46L345.03 514.51L344.92 514.74L345.26 514.88L345.95 515.49L345.72 516.38L344.80 515.72L343.54 515.77L342.16 516.05L340.55 515.68L339.63 515.72L339.05 516.14L338.02 515.54L337.56 515.58L337.10 515.07L337.21 514.51L338.13 514.32L339.63 514.83L340.09 514.79L342.62 515.07L342.96 514.65L343.77 514.74L344.00 514.27L343.19 513.90L342.39 512.91L342.62 511.73L341.70 511.12L340.55 511.02L340.43 510.50L341.35 510.03L342.50 509.98L345.26 510.88Z"},"HUN":{"name":"Hungary","path":"M645.67 397.80L648.09 400.00L647.63 400.60L646.13 401.13L645.21 402.18L644.52 403.95L644.06 404.41L643.72 405.77L643.14 406.29L642.57 407.84L641.53 407.90L640.84 408.55L639.69 408.61L637.39 408.35L636.59 409.19L635.32 409.44L634.63 409.51L633.83 410.34L632.10 410.14L631.18 409.44L630.38 409.31L629.23 408.16L628.77 407.39L627.73 406.81L626.93 405.12L626.47 405.12L627.73 404.28L627.50 402.84L628.19 402.38L628.08 401.52L629.57 401.13L629.34 400.40L629.80 399.74L630.38 399.74L631.99 400.93L634.98 400.60L635.21 399.54L637.28 399.20L637.74 398.67L638.54 399.14L639.92 398.40L640.38 397.26L641.42 397.00L642.45 397.40L643.49 397.06L644.41 398.14Z"},"IDN":{"name":"Indonesia","path":"M969.09 608.99L968.63 609.75L967.36 610.12L967.36 609.62L968.05 609.44L968.97 608.71ZM958.39 605.01L959.08 605.51L959.20 605.96L959.89 605.96L960.92 607.40L959.77 608.13L958.85 607.81L958.28 607.09L956.67 606.28L956.44 606.41L955.29 606.05L954.94 605.74L955.63 605.10L957.13 604.97ZM974.49 605.42L974.26 606.01L972.42 607.63L971.50 607.68L970.58 608.31L969.55 608.22L970.12 605.87L971.16 604.97L972.08 605.46L972.54 604.47L974.03 603.75L974.61 603.84L974.72 604.47L974.15 604.65ZM947.92 601.91L947.12 603.62L945.51 603.53L945.74 602.94L945.62 602.09L946.77 601.28L947.58 601.51ZM970.93 601.42L969.20 602.54L969.09 601.95L970.47 601.24ZM1018.77 601.78L1017.62 601.82L1018.08 601.24L1018.54 601.24ZM972.88 601.06L974.61 601.15L974.72 601.78L972.42 602.13L972.19 601.95L972.54 601.10ZM951.84 600.97L952.41 601.06L952.87 601.82L953.33 601.46L955.06 601.64L955.29 602.67L954.37 602.94L954.37 603.21L953.45 603.44L952.87 603.08L952.41 603.44L951.15 603.57L949.76 604.07L948.73 604.20L948.04 603.93L948.04 602.54L949.42 601.78L950.11 602.13L950.57 601.95L951.38 602.94L951.84 603.03L952.41 602.22L951.95 602.18L951.03 601.37ZM967.82 601.15L967.94 601.73L967.59 601.82L967.25 602.63L965.98 603.03L965.06 602.99L964.03 603.48L962.76 603.21L962.65 603.62L961.27 603.62L960.23 603.21L957.93 603.26L957.82 602.40L959.20 601.51L960.23 601.37L960.69 601.69L961.50 601.73L963.11 602.58L963.68 602.27L964.83 602.31L965.64 602.67L966.33 602.49L966.67 601.91L967.59 601.55ZM944.01 601.19L944.59 601.86L944.24 602.27L943.44 602.67L943.09 603.08L942.17 602.13L941.25 601.91L940.56 600.97L941.94 601.28L943.09 600.83ZM989.56 600.02L989.79 600.43L989.56 600.83L988.98 600.38ZM979.78 599.58L978.98 600.52L976.91 600.20L977.37 599.62L978.52 599.67L979.55 599.22ZM1018.66 600.79L1017.97 601.19L1017.28 601.86L1015.32 601.86L1014.63 602.00L1015.09 600.88L1015.90 599.40L1016.59 598.90L1017.85 598.59L1018.43 598.63L1019.23 599.26ZM995.54 597.96L995.65 598.77L995.54 599.35L994.62 600.47L993.81 600.65L993.70 600.20L994.27 598.95L995.19 597.96ZM939.18 597.02L939.53 597.38L938.61 597.83L938.15 597.78L937.69 598.19L936.42 598.14L935.04 597.92L935.50 597.11L936.19 597.02ZM1004.97 595.54L1004.74 595.86L1004.17 595.41L1004.51 595.14ZM1004.40 595.63L1004.63 596.26L1003.59 597.16L1003.25 596.84L1003.48 594.78ZM1003.59 594.20L1004.28 595.10L1004.17 595.28L1003.48 594.61ZM914.11 594.25L914.46 594.02L915.15 594.29L916.76 594.47L916.99 593.93L917.91 594.11L918.25 594.65L918.94 594.96L919.40 594.83L920.32 595.23L920.67 594.96L921.70 595.77L921.93 596.66L922.97 596.93L923.20 596.75L924.35 597.02L924.92 596.89L926.07 597.16L926.99 597.07L927.91 597.25L928.49 596.39L928.49 595.81L929.29 595.50L929.75 595.68L930.10 596.44L930.90 596.44L931.13 596.22L931.94 596.71L932.74 596.71L932.97 597.07L934.70 597.11L935.04 598.23L935.39 598.28L935.16 599.13L936.88 599.98L937.69 599.67L938.49 599.75L939.18 599.40L940.68 600.11L940.33 601.95L941.02 603.12L940.33 603.03L940.10 602.63L939.53 602.72L938.38 602.36L936.65 601.55L934.93 602.09L933.89 601.73L932.17 601.46L931.71 601.82L931.02 601.55L930.10 601.55L927.91 601.01L926.53 600.25L924.35 599.71L921.70 599.67L921.01 600.07L918.94 599.53L918.14 598.99L915.26 598.72L914.80 598.41L915.38 597.38L914.57 597.38L913.54 596.84L911.93 596.98L911.81 596.80L912.96 595.86L913.31 594.43L913.77 593.80ZM1004.86 592.37L1005.43 593.26L1005.55 594.47L1004.97 595.41L1004.17 594.92L1003.94 594.47L1004.17 593.26L1004.63 592.42ZM964.49 591.30L964.95 591.61L964.95 592.37L964.60 592.51L964.14 591.84ZM967.25 590.81L966.79 591.26L966.79 592.01L966.44 592.37L965.64 592.19L965.98 591.21L965.75 590.45L965.98 590.14L967.02 589.87ZM968.63 589.96L968.05 590.18L967.82 590.99L968.63 591.97L967.71 592.68L967.36 593.18L966.79 593.13L966.56 592.64L967.13 591.66L967.59 589.29L967.94 589.03ZM968.17 587.78L968.74 588.09L968.17 588.53L967.71 587.96ZM945.97 587.87L945.62 586.66L945.97 585.59L946.43 585.28L946.54 587.47ZM980.24 584.93L981.05 585.24L981.51 585.82L981.51 586.53L979.90 587.33L978.06 586.53L977.48 585.37L978.86 584.79ZM988.87 583.90L990.48 584.57L991.40 584.53L992.09 584.97L992.43 585.86L993.12 586.44L992.89 587.24L992.20 587.06L991.63 586.62L990.25 586.04L989.90 585.64L988.87 585.55L988.64 586.08L987.49 585.68L986.91 585.73L986.68 585.24L986.11 585.95L985.42 586.08L984.15 584.62L984.50 584.13L986.68 584.13L987.26 583.95L987.49 584.44ZM895.94 584.79L895.59 584.97L895.02 584.48L895.13 583.86ZM919.52 583.15L920.21 583.28L920.90 583.81L920.55 585.02L919.98 585.37L919.52 585.06L918.83 585.37L918.71 584.62L918.94 583.19ZM991.40 580.43L991.63 580.92L991.51 581.41L990.71 581.59L989.33 581.01L990.36 580.61ZM972.77 580.21L975.18 580.52L975.30 580.97L973.80 581.06L972.42 581.41L972.19 580.83L972.31 580.34ZM1007.73 580.08L1010.03 580.30L1010.72 580.52L1011.64 580.52L1011.53 581.01L1010.26 581.10ZM913.19 579.77L913.77 580.08L914.11 581.01L914.46 582.52L914.69 582.88L915.84 583.10L915.61 584.39L915.03 584.53L913.54 584.04L913.42 582.97L913.08 582.66L912.96 581.95L912.27 581.59L911.35 581.81L910.89 581.63L910.89 581.19L911.58 580.83L911.58 580.26L912.27 579.86ZM983.35 579.59L984.27 580.03L984.04 580.48L982.43 580.52L981.85 580.21L982.66 579.23ZM968.51 578.70L969.66 579.05L969.66 579.59L968.51 579.77L968.40 579.19L967.48 580.08L967.36 579.63L967.59 578.79ZM925.15 578.12L925.73 578.61L924.69 579.14L924.69 578.21ZM890.99 577.99L891.80 579.50L892.03 580.66L891.57 580.74L890.88 580.34L889.96 578.83L890.19 578.08ZM993.24 577.94L993.70 578.12L993.47 579.32L992.78 578.97L992.32 578.17ZM1007.62 577.10L1009.00 577.23L1009.69 577.77L1010.38 578.79L1009.11 578.79L1008.77 577.81L1008.31 577.85L1007.50 577.32ZM1025.33 583.32L1025.33 589.69L1025.33 595.28L1024.98 596.44L1025.33 597.07L1025.33 600.52L1025.33 604.20L1024.98 604.02L1023.83 602.72L1022.34 601.42L1021.99 601.01L1020.15 601.28L1019.69 600.88L1018.77 601.60L1018.54 601.10L1019.00 600.20L1019.35 599.22L1018.08 598.05L1018.31 597.78L1017.62 597.25L1018.43 596.80L1017.28 595.50L1016.70 593.85L1016.01 593.31L1016.01 592.82L1015.55 592.24L1013.83 591.12L1012.10 590.76L1010.61 589.96L1009.34 589.47L1007.62 589.16L1006.93 589.25L1005.66 588.62L1004.40 587.51L1004.05 587.87L1003.59 587.11L1002.90 587.29L1001.75 586.40L1001.18 586.89L1001.29 587.29L1000.72 587.96L999.79 588.13L998.99 586.75L999.68 586.35L998.87 585.68L998.41 584.93L997.72 584.44L996.69 584.30L997.26 583.55L998.53 583.68L998.99 583.99L1000.03 582.92L1000.37 582.75L1001.75 583.10L1002.44 582.92L1002.90 582.35L1002.56 581.86L1001.98 582.12L1000.83 582.03L998.87 582.35L998.41 581.99L997.72 582.26L996.92 581.72L996.57 581.28L996.34 579.94L994.50 579.68L994.16 579.86L993.35 579.63L993.58 579.05L994.27 578.43L994.27 577.63L996.34 577.19L997.03 576.52L998.07 576.12L998.87 576.17L1000.37 576.70L1001.06 577.32L1003.02 577.32L1003.36 577.59L1003.13 578.08L1003.94 579.32L1003.36 580.39L1003.71 582.61L1004.63 583.24L1005.20 583.19L1005.32 584.44L1005.78 584.62L1005.66 585.02L1006.24 585.64L1007.73 585.73L1008.65 584.84L1009.11 584.53L1009.34 583.86L1010.26 583.19L1010.72 582.08L1011.87 582.17L1013.37 581.63L1013.02 581.01L1013.14 580.70L1015.21 579.72L1016.13 580.17L1017.97 580.70L1018.43 581.14L1021.76 582.57L1022.57 582.43L1023.26 582.84L1023.49 582.66L1024.64 582.97L1024.64 583.32ZM908.94 576.25L908.82 576.97L908.02 576.52L908.25 576.17ZM982.66 576.34L982.66 577.01L983.58 577.45L983.12 577.81L981.62 576.65L981.74 576.08ZM992.89 575.01L994.39 575.50L994.27 576.25L991.74 575.90L991.51 575.50ZM909.05 574.96L909.63 575.68L908.94 575.85L908.59 575.59ZM902.84 571.81L903.30 571.76L904.11 572.30L902.61 572.52ZM904.11 571.68L903.42 571.72L903.42 571.28ZM909.17 571.19L909.28 571.50L909.17 572.34L908.82 572.25L908.48 571.14ZM902.27 571.94L901.58 571.50L901.58 570.52L902.38 571.05ZM886.05 570.16L886.39 570.30L887.08 571.23L887.89 571.85L887.66 572.96L887.08 573.19L886.85 572.39L886.05 571.94L885.70 570.96L885.24 570.56ZM974.49 569.63L974.84 569.67L975.07 570.25L974.72 570.47L974.03 571.90L973.23 572.43L972.77 573.28L972.19 573.72L970.35 573.99L968.63 573.94L968.17 573.36L967.82 573.45L965.75 573.41L964.14 573.63L963.68 573.32L961.15 573.63L960.46 573.32L959.54 573.45L958.74 574.43L958.28 575.68L958.62 577.10L959.08 577.85L959.66 577.90L960.23 578.52L960.46 579.45L961.04 579.28L961.73 579.54L963.11 577.77L963.68 577.59L963.80 577.99L965.06 577.94L965.41 577.45L967.59 577.45L967.36 576.97L968.63 576.83L969.32 577.41L969.09 578.21L968.63 578.25L968.17 577.81L967.36 577.94L965.87 579.77L965.29 580.17L964.03 580.48L963.22 581.59L963.34 581.90L964.14 582.30L964.72 583.59L965.75 584.35L965.87 585.28L965.41 586.35L965.52 586.71L966.79 587.42L966.90 588.18L967.59 588.40L967.59 589.03L967.13 589.34L966.67 589.07L965.06 589.47L964.72 590.54L963.80 590.45L963.11 589.87L963.22 588.53L963.57 588.09L962.65 587.69L961.15 586.31L961.15 586.00L961.73 585.19L961.84 584.30L961.50 583.50L960.81 583.37L959.08 584.44L959.54 585.28L959.77 586.93L959.43 587.55L959.54 589.03L959.77 589.78L959.31 590.59L959.20 591.48L959.54 592.06L959.31 592.64L958.62 592.91L958.05 592.82L957.70 593.22L957.01 593.09L956.32 592.28L956.32 591.61L956.78 590.63L956.67 590.18L957.13 588.80L957.01 587.69L956.55 586.89L956.78 586.17L956.09 585.95L954.94 586.40L954.37 584.88L954.60 583.37L954.83 583.46L955.63 582.79L955.52 582.03L955.86 581.41L956.21 581.28L956.21 578.88L956.55 578.52L956.90 577.72L957.36 577.37L957.93 577.50L957.59 576.52L957.70 575.32L957.93 574.79L957.70 574.25L958.05 573.50L958.39 573.36L958.51 572.61L959.43 572.25L960.12 572.52L960.92 571.59L960.92 570.83L961.27 570.70L962.88 571.05L963.57 571.59L964.49 571.50L965.52 571.76L966.21 571.72L967.48 572.39L967.82 571.94L969.09 572.03L970.58 572.34L972.08 571.68L972.31 571.23L973.00 571.19L972.88 570.65L973.80 570.25L973.80 569.94ZM899.96 568.43L899.96 569.32L899.50 569.54L898.93 568.83L899.04 568.38ZM984.04 567.98L983.46 569.19L983.92 569.50L984.04 570.07L983.58 571.32L982.77 571.81L983.23 572.43L983.69 571.76L984.50 571.19L984.38 570.83L985.07 570.21L986.22 569.99L986.11 571.59L984.84 572.12L984.61 572.52L984.84 572.88L986.11 573.28L986.11 573.90L984.73 573.76L983.81 573.45L983.46 574.03L983.58 575.05L984.04 576.34L984.61 577.28L984.04 577.28L983.46 576.17L982.89 575.72L983.00 574.12L982.43 573.23L982.66 572.34L981.97 571.05L982.43 570.30L982.54 569.41L983.58 568.07ZM985.76 566.65L986.11 567.23L985.65 568.25L984.96 568.47L984.50 567.76L985.42 566.69ZM881.33 565.71L883.17 567.45L882.60 567.41L881.91 566.74L881.45 566.69L880.76 566.12ZM921.01 561.93L921.24 562.60L921.01 563.22L920.32 563.18L919.98 562.15L920.67 561.44ZM950.57 561.71L950.23 561.93L950.92 562.46L951.38 563.18L950.34 563.44L949.42 563.36L949.76 564.02L950.23 564.02L949.88 564.82L950.69 565.14L950.80 566.03L951.26 566.20L951.38 566.65L952.18 567.76L951.49 568.47L951.49 568.96L952.30 569.72L953.33 570.25L955.17 571.94L954.48 572.43L952.99 572.25L951.38 572.39L950.34 574.12L950.46 575.10L950.11 575.85L950.69 576.34L950.46 577.23L950.69 577.50L949.53 577.90L948.84 578.83L948.15 579.01L947.23 579.72L947.00 580.74L946.89 582.03L947.46 582.12L947.23 583.01L946.77 583.46L946.77 584.04L946.08 585.15L945.51 586.53L941.14 588.36L941.14 586.80L940.68 586.13L939.99 585.73L939.30 585.73L938.03 586.04L937.92 585.19L937.11 585.37L936.08 584.57L936.08 585.10L934.70 585.95L933.78 585.59L933.20 585.82L932.51 586.40L932.17 586.35L932.28 584.79L932.05 584.30L931.48 584.62L930.56 584.39L929.75 584.79L928.83 584.66L928.03 584.17L927.22 584.62L927.11 583.10L926.65 582.03L926.65 581.14L926.07 580.83L926.53 580.26L926.65 579.59L926.19 578.52L924.81 577.72L924.12 577.72L924.00 576.88L923.54 576.61L923.43 575.90L923.77 575.68L923.77 574.65L922.97 573.90L922.97 572.96L922.74 572.34L923.08 571.81L922.97 571.36L923.54 570.03L924.35 569.23L924.23 568.83L925.27 568.34L924.92 568.96L925.27 569.76L925.84 570.52L926.88 571.23L927.22 571.81L928.14 572.30L929.06 571.81L930.21 571.59L930.67 571.76L932.17 571.76L933.09 571.32L933.32 570.39L934.24 569.99L936.08 570.07L936.31 570.43L938.03 571.05L938.84 570.39L939.64 570.43L940.45 570.21L940.79 570.43L941.25 569.59L941.25 569.19L941.83 568.92L941.60 567.81L942.75 567.09L942.52 565.98L943.09 565.27L943.90 565.31L944.01 564.29L944.24 563.98L944.13 562.55L944.47 561.66L945.16 561.08L945.62 561.35L945.97 560.99L946.77 561.26L947.81 561.04L949.42 561.08ZM980.24 560.64L980.47 561.31L979.90 562.24L979.67 562.11L979.90 560.50ZM880.07 557.07L881.33 557.38L882.02 558.09L883.75 558.32L884.78 558.14L885.70 558.50L886.39 558.18L887.77 559.34L888.23 560.41L888.92 560.86L889.04 561.97L890.19 562.46L890.65 563.09L891.11 563.27L893.64 564.82L894.33 565.58L894.67 566.56L895.13 566.34L895.71 567.49L896.28 568.12L896.97 568.07L897.09 567.81L897.78 567.67L898.58 568.47L898.81 569.32L900.08 569.76L901.23 570.56L901.58 571.85L902.27 572.52L903.65 572.70L904.22 573.59L905.14 573.28L906.29 573.99L906.52 575.05L905.60 575.36L905.26 577.32L906.75 578.30L907.10 578.12L907.90 578.43L908.48 578.30L908.94 580.92L909.40 581.50L909.74 581.37L910.09 582.30L912.39 582.66L912.39 583.15L912.85 583.59L912.96 584.13L913.65 584.48L913.88 585.42L913.42 585.77L913.08 586.75L913.42 587.24L912.96 588.53L913.31 589.29L912.96 593.67L912.39 593.58L911.47 592.51L911.01 592.86L910.89 593.53L909.17 592.55L908.94 592.77L908.94 593.71L906.87 591.70L906.29 590.85L905.26 590.41L904.57 589.78L903.76 589.38L903.07 588.67L901.81 587.78L901.58 586.66L899.62 585.37L898.70 583.77L898.01 583.28L897.09 581.86L897.32 581.50L896.28 579.59L896.28 579.23L895.59 578.57L895.36 577.59L893.87 575.94L893.64 575.10L893.18 574.70L891.68 574.12L891.57 573.01L890.42 570.07L890.65 569.63L889.73 568.83L888.92 568.47L887.89 567.76L887.20 567.72L886.97 567.27L886.74 565.85L886.16 565.63L885.70 564.74L884.90 563.76L884.09 563.00L883.06 562.78L882.25 561.80L881.68 561.48L879.84 559.57L879.15 558.05L879.15 557.25Z"},"IMN":{"name":"Isle of Man","path":"M560.34 368.78L559.99 368.02L560.80 367.03L561.26 367.72Z"},"IND":{"name":"India","path":"M874.78 551.88L875.01 552.55L874.89 553.22L874.20 552.55L874.20 552.01ZM870.75 540.31L870.75 540.99L870.06 541.12L870.06 540.35ZM872.13 531.26L872.36 532.26L872.13 532.99L871.90 532.95L872.02 534.68L871.79 535.73L871.33 536.14L871.44 536.82L870.87 537.73L870.64 536.73L870.98 536.27L871.21 535.18L871.21 533.72L871.44 533.59L871.56 532.04ZM833.72 473.75L833.26 473.95L832.11 475.19L831.19 476.62L831.42 476.97L830.73 478.70L831.65 479.51L832.11 479.31L833.37 480.12L834.18 480.43L834.75 481.33L836.59 482.29L837.05 482.09L838.20 482.94L839.01 482.84L839.35 483.60L841.31 483.70L842.69 484.05L843.61 483.54L844.30 484.00L845.22 484.20L845.33 485.25L847.06 485.89L847.40 486.29L848.44 485.89L849.13 486.89L849.70 486.59L850.63 486.74L852.01 487.48L853.04 486.89L853.16 487.39L853.96 487.68L855.69 487.29L856.38 487.34L856.61 486.29L856.03 485.00L856.15 483.60L856.61 482.59L856.49 482.29L856.49 481.94L857.30 481.84L858.10 481.38L858.68 481.79L858.79 482.34L858.45 483.39L858.91 484.25L858.45 484.85L859.60 485.99L860.40 485.89L861.90 486.44L862.82 486.29L863.74 485.74L864.43 486.14L866.38 486.09L866.96 485.84L867.99 486.09L869.14 485.59L868.91 484.80L869.14 484.30L868.80 483.70L868.11 483.90L867.65 483.39L867.76 482.64L868.80 482.74L869.83 482.54L870.87 482.09L870.98 481.38L872.36 480.43L872.59 479.97L873.51 479.31L874.09 479.31L876.39 478.04L876.16 477.79L877.31 476.97L877.77 477.53L879.15 477.79L880.07 477.64L880.87 476.87L882.14 476.77L883.52 478.81L883.86 479.62L884.78 480.58L885.24 480.43L885.93 480.98L885.93 482.14L885.59 482.14L884.44 483.14L884.55 483.90L884.09 484.15L882.14 484.45L879.72 486.49L879.15 486.54L878.57 487.24L878.57 488.08L878.92 488.77L878.46 489.22L878.46 489.86L877.19 491.09L877.08 491.63L877.54 492.37L876.16 494.86L875.58 496.52L874.09 495.94L873.51 496.13L873.28 499.04L872.48 499.47L872.36 500.25L872.59 501.59L872.59 502.27L872.13 502.22L872.02 502.94L871.10 502.41L870.75 502.99L870.52 500.54L870.06 499.62L870.06 498.46L869.37 496.91L868.57 497.20L868.68 497.73L868.11 498.51L868.22 499.14L867.53 499.57L867.19 498.85L866.61 498.41L866.15 497.35L866.38 496.33L866.84 495.64L867.99 495.40L868.68 494.67L869.26 494.57L869.72 492.81L868.91 491.83L867.19 492.03L866.50 491.78L865.12 491.98L863.62 491.93L861.90 491.14L862.01 489.17L861.55 488.38L861.09 489.07L859.71 488.48L859.48 487.58L858.68 488.13L858.22 487.44L857.64 487.34L857.07 488.23L856.61 488.43L856.38 489.27L857.76 490.70L858.56 490.70L859.02 491.88L857.53 491.88L857.07 492.96L856.72 492.66L856.15 493.74L856.61 494.23L857.64 494.86L858.45 494.96L858.45 496.23L857.99 496.47L857.87 497.20L858.45 497.83L858.33 498.65L859.14 498.85L858.79 499.57L859.48 502.46L859.37 503.18L859.48 504.28L858.91 504.14L858.56 504.47L857.53 504.23L856.95 504.47L856.61 503.08L855.11 504.14L853.62 504.47L852.70 505.23L852.35 505.76L852.93 507.52L852.12 508.19L852.01 508.80L851.32 509.13L850.63 510.08L848.32 510.65L847.98 510.08L847.06 511.07L847.40 511.35L846.14 512.44L844.64 514.41L843.61 515.63L842.11 516.38L840.85 517.87L838.43 519.18L837.86 519.78L838.09 520.53L837.97 521.27L836.13 522.15L835.10 521.92L834.52 522.15L834.29 523.26L833.72 523.72L832.34 523.63L831.42 524.28L830.84 525.52L830.73 526.49L831.19 527.96L830.96 528.97L831.30 530.62L830.73 531.08L831.65 531.94L831.30 534.18L830.84 535.23L830.15 536.32L829.81 537.77L830.04 539.13L830.04 541.98L828.66 541.85L828.08 542.34L828.20 542.70L827.28 543.97L827.05 544.60L827.28 545.23L825.55 545.77L824.98 546.22L824.40 548.15L822.56 549.10L821.99 548.96L820.95 548.15L819.57 546.40L818.77 544.55L818.65 543.52L818.88 543.16L818.31 542.57L817.96 541.21L817.50 540.40L817.27 539.31L816.24 537.36L814.97 535.68L814.05 533.54L813.36 530.39L813.02 529.79L812.21 527.50L811.75 527.22L811.06 526.26L811.06 525.38L810.72 525.20L810.37 524.18L809.57 522.98L809.34 521.78L808.99 518.85L808.19 516.24L807.50 513.19L807.50 512.01L807.04 510.32L807.38 508.80L807.84 508.04L807.73 506.19L806.81 505.04L807.50 504.04L806.69 503.90L806.58 502.12L806.00 502.12L806.00 502.65L805.43 503.18L806.00 504.14L805.31 505.66L801.75 507.33L800.37 507.00L798.75 505.85L797.37 504.23L795.99 502.99L795.19 501.93L795.42 501.45L796.11 501.55L796.11 501.98L797.37 501.69L798.52 501.07L799.21 500.97L799.90 499.67L799.44 499.52L798.06 499.96L797.72 500.34L796.22 500.01L794.96 499.38L793.92 498.51L794.04 498.27L792.89 497.15L792.77 496.52L793.58 496.08L794.50 496.13L794.50 494.96L795.30 495.11L797.26 495.01L797.60 495.30L798.52 495.40L798.98 494.91L800.25 494.52L800.37 494.96L801.40 495.06L801.98 493.59L801.40 491.98L800.71 490.94L800.60 490.01L799.44 490.01L798.87 489.02L799.10 487.04L798.06 486.89L796.91 486.04L797.26 484.70L798.64 483.19L798.87 482.49L799.67 481.74L800.60 482.04L801.29 482.84L802.78 482.29L804.51 481.94L804.62 481.43L805.43 480.48L806.23 478.91L807.84 478.04L808.99 476.16L809.34 474.72L810.60 474.26L811.18 473.75L810.83 473.18L811.52 472.51L812.44 471.12L813.36 470.55L813.02 470.08L813.36 469.09L812.90 468.10L814.05 466.89L815.09 466.69L815.78 466.00L814.63 465.27L813.71 465.27L813.48 464.26L812.33 463.95L812.44 463.31L811.41 462.57L811.87 461.13L811.29 460.76L811.52 460.06L811.18 459.37L811.41 458.61L810.72 457.97L811.18 456.89L812.33 456.40L815.66 457.21L817.04 457.43L817.85 456.78L819.57 456.57L820.72 455.81L821.18 455.10L823.48 453.58L824.29 453.74L824.17 454.45L825.09 456.84L827.16 457.97L827.28 458.56L826.47 459.10L826.70 461.13L827.28 462.04L828.54 462.57L828.43 463.36L828.89 464.58L827.62 465.58L827.05 465.69L826.13 464.84L825.44 465.00L825.67 466.16L826.59 467.16L826.36 467.89L826.82 468.46L826.36 468.83L826.47 469.51L827.28 469.56L827.51 469.14L828.31 470.29L829.23 470.96L830.04 470.91L831.42 472.36L832.91 473.03Z"},"IRL":{"name":"Ireland","path":"M551.83 363.33L550.91 365.11L549.75 365.65L548.83 366.72L549.98 368.10L551.60 368.63L552.52 367.03L553.90 369.01L554.93 368.70L555.51 371.57L555.85 374.84L555.16 377.04L554.36 378.21L552.98 379.08L551.25 379.22L550.79 379.94L547.22 381.74L545.15 382.60L542.97 381.96L542.16 379.94L543.31 379.51L543.66 376.75L544.69 375.94L545.38 373.80L542.97 372.54L542.62 371.72L543.31 371.42L543.31 370.52L544.23 370.21L542.74 368.02L543.54 367.49L547.45 367.87L547.34 367.26L548.49 366.65L548.26 365.96L547.34 365.88L548.60 362.87L551.83 361.78L552.86 362.56Z"},"IRN":{"name":"Iran","path":"M754.48 485.69L753.67 486.44L753.21 486.09L753.56 485.69ZM722.39 440.07L723.54 440.01L724.69 438.81L727.79 436.68L728.48 436.80L729.40 437.95L728.71 438.30L729.29 439.33L728.48 439.73L728.37 440.24L729.63 441.10L730.32 442.01L731.13 441.84L731.36 443.87L731.93 445.11L732.97 445.61L735.15 446.01L736.30 447.46L738.14 448.68L740.79 449.29L745.85 448.07L747.57 448.35L747.23 446.23L748.15 446.34L749.99 445.56L750.22 444.55L752.06 443.31L752.98 443.08L754.82 443.25L755.28 442.57L756.20 442.52L757.24 442.86L757.81 442.52L758.16 443.70L759.31 443.93L760.80 444.49L761.49 445.11L762.87 444.83L764.60 445.61L764.71 446.34L765.29 446.90L766.78 447.51L767.82 449.07L770.12 449.01L770.35 449.95L770.69 453.09L770.23 454.45L770.12 456.24L769.66 456.94L768.97 457.43L768.28 459.04L768.28 460.76L769.43 461.13L768.51 462.62L768.51 463.26L769.31 466.05L769.20 466.89L769.31 468.88L771.96 469.35L772.53 470.65L772.42 471.38L769.31 474.98L770.81 476.67L771.73 478.60L772.76 479.82L774.26 480.22L774.95 480.93L775.41 480.83L775.41 481.79L775.64 483.60L775.64 484.55L777.02 484.60L777.13 485.74L776.67 486.69L775.41 486.64L774.03 487.14L773.80 487.68L772.65 488.08L772.30 489.51L771.96 489.76L771.73 491.78L771.15 492.27L770.00 491.73L768.74 491.49L768.39 490.90L766.32 491.29L764.94 490.85L763.56 491.04L762.87 490.50L761.61 490.30L760.80 490.55L760.11 490.01L759.54 490.25L759.42 489.81L758.16 489.71L757.58 488.62L757.81 488.33L757.35 487.34L757.12 485.89L756.43 484.85L755.05 484.65L754.25 484.80L753.67 485.30L752.87 485.35L752.29 486.19L751.60 486.09L750.11 487.19L748.72 486.79L748.49 486.39L746.54 486.39L745.62 485.39L744.58 485.05L742.97 483.95L742.51 483.04L741.13 482.39L739.75 482.29L739.18 481.79L738.37 480.32L738.14 479.11L737.57 478.75L737.45 477.64L736.76 477.59L736.76 476.46L735.15 474.67L734.92 473.75L734.46 473.70L733.43 474.37L733.08 473.90L732.28 473.90L731.13 473.18L731.36 474.16L729.98 474.62L729.63 473.65L728.37 472.77L728.37 470.86L727.33 470.75L727.33 469.25L727.79 467.89L726.18 465.27L725.49 465.27L724.23 464.16L722.85 463.36L722.27 463.42L722.39 462.25L721.58 460.81L721.12 460.97L720.32 459.63L720.55 458.35L720.09 457.65L721.70 455.16L722.39 455.10L722.50 454.67L721.81 453.58L722.16 452.15L721.35 452.32L720.20 451.55L719.86 451.66L719.51 450.01L718.71 449.46L718.71 448.62L718.25 448.46L718.36 447.51L718.02 447.07L718.13 446.45L717.33 445.84L717.44 444.72L716.29 443.70L716.98 442.29L716.52 442.01L716.41 440.13L715.83 438.70L715.72 437.84L716.87 437.72L717.33 436.34L718.13 436.86L719.28 438.64L719.86 438.81L720.20 439.50Z"},"BHR":{"name":"Bahrain","path":"M737.28 486.85L736.99 487.42L737.22 488.58L736.69 489.59L736.08 488.54L736.08 487.30L736.50 486.57L736.86 486.77"},"IRQ":{"name":"Iraq","path":"M718.02 447.07L718.36 447.51L718.25 448.46L718.71 448.62L718.71 449.46L719.51 450.01L719.86 451.66L720.20 451.55L721.35 452.32L722.16 452.15L721.81 453.58L722.50 454.67L722.39 455.10L721.70 455.16L720.09 457.65L720.55 458.35L720.32 459.63L721.12 460.97L721.58 460.81L722.39 462.25L722.27 463.42L722.85 463.36L724.23 464.16L725.49 465.27L726.18 465.27L727.79 467.89L727.33 469.25L727.33 470.75L728.37 470.86L728.37 472.77L729.63 473.65L729.98 474.62L729.06 474.37L728.14 474.47L727.33 474.11L726.30 474.11L725.49 474.62L724.69 476.52L723.65 477.79L723.08 477.89L717.79 477.38L715.26 475.34L711.92 472.62L709.39 470.44L704.10 467.31L700.08 466.58L699.73 465.11L698.81 461.82L705.02 458.13L705.94 457.75L706.63 456.40L706.63 454.78L707.09 452.92L706.75 451.44L706.86 450.17L707.32 449.51L708.70 449.12L710.43 447.35L710.31 447.18L711.00 447.01L711.46 446.17L712.61 446.12L713.88 446.62L715.26 446.73L715.49 446.34L716.29 446.62L716.18 447.29L716.52 447.68L717.44 446.96Z"},"ISL":{"name":"Iceland","path":"M523.76 287.29L524.80 289.73L526.87 291.16L528.13 291.16L527.56 293.66L530.66 294.53L531.47 295.39L531.35 298.15L531.81 298.89L530.78 300.78L528.94 302.03L527.10 304.81L525.83 304.30L523.88 305.63L521.92 307.66L517.90 308.56L517.67 310.17L515.14 311.06L511.92 309.97L510.65 310.07L508.70 308.06L507.43 307.56L505.82 307.96L503.64 307.66L505.36 305.53L503.64 302.65L503.75 301.09L499.61 300.68L498.46 301.09L498.11 300.05L500.76 299.84L502.95 297.94L503.87 295.92L503.06 295.28L500.30 295.39L498.69 296.24L496.62 295.39L498.23 294.09L499.03 291.05L502.03 287.85L503.87 288.62L506.86 291.71L506.74 295.60L509.50 295.49L510.31 293.55L509.73 291.38L510.54 290.50L512.26 293.45L513.18 290.83L515.02 290.06L517.78 290.39L519.39 291.60L519.97 290.06L522.27 290.17L522.15 287.51Z"},"ISR":{"name":"Israel","path":"M689.26 464.21L688.57 464.58L688.57 465.53L687.42 464.95L686.96 465.27L686.62 466.32L686.73 467.21L687.42 467.73L686.73 468.41L686.39 469.30L687.31 469.40L688.11 468.93L688.11 469.56L688.11 469.87L688.23 470.39L687.31 472.87L687.31 473.90L686.62 476.11L686.39 476.36L686.27 475.39L684.43 469.97L685.35 468.83L685.12 468.57L685.93 467.21L686.27 465.95L686.62 463.95L686.96 463.73L687.19 462.89L688.34 462.89L689.38 461.66L689.61 463.42Z"},"ITA":{"name":"Italy","path":"M624.97 442.52L623.59 444.60L623.25 446.34L623.94 447.51L623.48 447.85L623.13 448.96L621.29 448.46L620.60 447.46L619.34 447.23L616.35 445.33L615.43 445.33L614.74 444.38L614.97 443.53L615.66 443.08L616.23 443.48L616.81 442.80L617.50 442.69L619.11 443.70L619.80 443.36L620.60 443.53L622.67 442.80L623.25 443.08L624.51 442.40ZM604.50 430.08L605.54 430.67L605.54 431.44L606.34 433.20L605.77 434.25L606.11 435.00L605.54 438.93L604.04 438.64L603.81 439.56L603.24 440.01L602.43 439.90L601.74 438.58L602.09 437.15L601.86 435.76L602.09 434.95L601.51 432.96L601.05 432.96L601.28 431.56L602.20 431.91L603.01 431.56ZM618.76 406.74L617.73 407.78L618.53 408.29L618.42 410.02L619.34 410.84L618.76 410.97L618.88 410.46L617.27 410.14L614.97 411.54L614.16 411.61L613.82 412.49L615.08 413.81L614.16 414.82L614.51 417.06L615.66 418.24L616.35 418.61L618.53 420.21L619.91 424.28L622.10 426.51L623.36 427.17L624.40 427.29L626.24 427.17L626.70 427.82L625.89 428.42L626.24 429.37L627.96 430.26L629.46 430.79L630.84 431.91L632.56 432.61L634.17 434.89L633.71 436.22L632.68 435.76L631.99 434.13L630.95 434.07L629.46 433.20L629.00 433.49L628.08 435.00L627.73 436.68L629.80 437.84L629.69 439.79L628.77 439.84L627.85 440.64L627.96 441.84L626.70 443.03L626.35 443.82L625.09 443.70L624.97 442.63L625.78 441.67L625.66 440.93L626.70 440.53L626.81 439.90L626.35 439.21L626.12 437.72L625.66 437.20L625.43 435.93L624.86 435.06L624.05 435.35L622.67 434.36L622.90 433.72L622.10 432.55L621.41 432.79L620.72 431.85L619.91 431.85L618.88 430.08L617.61 429.90L616.69 430.20L616.23 429.49L615.31 429.19L614.05 428.00L613.82 427.29L612.78 426.75L612.21 425.67L610.71 425.01L610.14 423.80L608.53 422.83L608.64 421.92L607.95 420.45L607.84 418.98L607.26 418.11L606.34 417.87L604.50 416.56L602.89 416.25L602.09 416.81L601.05 418.36L600.48 418.79L598.98 419.10L599.55 417.81L598.63 417.62L596.91 416.50L597.25 415.07L597.14 414.32L596.10 413.19L597.71 412.49L597.83 411.80L597.25 411.35L596.68 409.95L597.48 409.44L597.94 409.70L599.09 409.19L600.02 409.51L600.94 408.55L600.82 407.97L601.97 407.97L603.24 408.80L604.62 407.71L604.62 406.87L605.19 406.87L605.54 407.78L606.80 407.45L607.26 406.36L608.18 406.03L608.41 405.12L610.14 405.58L611.17 404.54L612.55 404.60L613.70 404.15L613.82 404.86L614.62 405.90L617.27 406.55Z"},"JAM":{"name":"Jamaica","path":"M327.67 514.97L329.39 515.16L329.74 515.58L331.12 516.00L331.46 516.71L331.23 516.99L330.31 516.94L329.51 516.57L329.16 517.08L328.70 516.85L328.36 517.50L327.67 516.99L326.75 517.03L325.60 515.86L324.68 515.63L325.14 515.02L326.17 514.79Z"},"JOR":{"name":"Jordan","path":"M700.08 466.58L699.50 467.05L693.06 468.93L696.28 472.62L695.24 473.29L694.67 474.47L692.37 474.98L691.56 476.31L690.07 477.43L686.62 476.82L686.62 476.11L687.31 473.90L687.31 472.87L688.23 470.39L688.11 469.87L688.11 469.56L688.57 469.45L688.57 467.89L688.57 465.53L688.57 464.58L689.26 464.21L690.18 465.05L691.22 465.53L692.60 465.79L698.81 461.82L699.73 465.11Z"},"JPN":{"name":"Japan","path":"M984.84 486.44L984.04 486.99L983.23 488.13L983.00 487.39L983.69 487.04L984.61 486.09ZM991.86 472.72L992.43 473.08L991.63 473.59L991.51 473.03ZM990.94 465.05L990.71 466.00L990.25 465.69L990.36 465.05ZM993.47 459.80L993.70 460.70L994.85 460.97L995.08 460.65L995.77 461.02L995.65 461.66L995.08 462.20L996.23 462.46L996.69 463.95L996.34 464.05L995.54 465.27L994.85 467.47L994.96 467.89L994.62 469.30L993.24 470.34L992.66 470.29L992.78 469.45L992.55 469.04L992.89 468.20L992.20 468.20L991.97 468.83L992.32 470.08L990.94 469.82L991.40 468.41L990.82 467.79L990.82 466.63L991.17 466.63L992.09 465.37L992.32 464.69L991.63 462.89L991.05 462.51L990.71 462.83L991.40 464.42L990.82 464.79L990.13 464.21L989.79 464.58L989.10 463.31L989.44 462.99L988.87 462.41L989.10 461.82L989.67 461.88L991.51 460.92L991.86 459.96L992.43 459.63ZM1003.59 457.97L1004.51 458.56L1005.09 458.51L1005.09 460.22L1003.94 461.29L1003.71 462.25L1002.79 461.34L1002.21 461.18L1000.72 461.88L1000.72 462.41L999.91 463.15L999.91 463.73L999.22 464.21L998.18 463.47L998.41 462.36L997.95 462.04L997.95 461.18L998.87 460.49L999.10 459.42L999.91 459.21L1000.37 459.63L1001.52 459.53L1001.87 458.67L1002.90 457.92ZM1017.28 443.31L1017.39 444.04L1016.70 444.38L1016.59 443.19ZM1026.25 429.67L1026.82 429.84L1026.82 432.55L1027.74 433.78L1028.43 435.35L1028.78 437.26L1028.43 437.61L1028.32 439.04L1027.51 439.56L1026.82 442.06L1025.67 442.06L1025.33 442.91L1025.21 444.04L1025.44 444.72L1025.56 446.12L1025.33 447.74L1024.75 448.07L1024.06 450.45L1024.29 451.55L1024.87 452.59L1023.72 453.30L1023.49 454.72L1021.76 455.48L1021.65 454.23L1022.45 453.14L1021.65 453.03L1021.53 453.52L1020.73 454.29L1019.46 454.61L1019.46 456.02L1018.54 457.11L1018.20 456.57L1018.43 455.05L1017.62 455.16L1017.05 455.81L1016.47 457.05L1016.01 456.84L1014.06 456.78L1013.60 456.30L1012.22 456.19L1011.76 455.43L1011.18 456.40L1011.18 457.00L1012.33 457.70L1012.10 458.18L1011.07 458.35L1010.38 458.78L1010.26 459.47L1009.80 459.80L1009.34 460.97L1008.65 461.40L1007.62 461.13L1006.70 459.85L1006.81 458.88L1006.47 458.35L1007.62 457.21L1007.04 456.89L1006.12 456.89L1005.43 456.40L1003.82 456.62L1002.90 457.65L1002.10 457.38L1000.60 457.75L1000.37 458.24L999.33 458.18L998.41 458.56L998.30 457.97L997.38 458.45L997.38 459.42L996.80 459.80L995.88 459.15L994.39 459.69L993.01 458.94L993.35 457.70L994.85 457.75L995.42 456.84L996.00 456.73L997.95 454.83L998.76 454.34L998.64 453.80L1000.14 453.14L1001.18 453.74L1003.82 453.36L1004.74 452.87L1006.01 452.98L1006.93 452.48L1007.04 453.41L1008.31 453.63L1009.80 452.48L1009.34 451.72L1009.92 450.73L1010.84 449.90L1011.87 448.12L1011.64 446.90L1011.87 446.17L1013.60 445.50L1013.37 446.45L1012.56 448.12L1013.71 448.57L1014.06 447.90L1016.59 446.90L1017.62 446.12L1018.54 444.27L1020.04 443.42L1020.38 442.91L1020.96 440.93L1021.53 440.24L1022.34 437.43L1022.34 436.11L1021.65 435.53L1022.11 434.83L1022.34 433.90L1021.76 432.90L1022.34 432.14L1023.03 432.08L1023.37 430.08L1024.06 430.26L1024.41 431.61L1026.02 431.56L1026.13 430.14L1024.87 430.61L1025.10 429.01ZM1028.66 411.61L1031.77 415.57L1034.07 417.31L1034.30 417.74L1035.68 417.68L1036.37 418.42L1037.63 418.42L1038.78 417.25L1039.36 417.25L1038.44 419.22L1039.24 420.94L1039.70 421.43L1037.40 422.89L1035.56 422.65L1033.84 424.04L1032.92 425.55L1032.57 427.17L1031.65 426.45L1030.04 425.73L1029.12 424.89L1027.74 424.22L1026.82 424.47L1025.44 425.55L1024.52 424.47L1023.49 424.71L1023.14 425.79L1023.95 426.45L1024.52 426.33L1026.02 427.82L1025.44 428.12L1024.29 427.71L1023.49 429.01L1022.91 429.49L1022.22 428.78L1022.68 426.99L1021.53 425.85L1021.88 424.04L1023.03 423.62L1023.95 422.53L1023.26 421.68L1023.83 420.94L1024.75 421.74L1025.90 421.98L1026.82 421.00L1026.48 419.41L1027.51 418.42L1027.51 416.94L1027.97 415.51L1027.74 413.88L1027.28 412.93L1027.63 411.86Z"},"KAB":{"name":"Baikonur","path":"M777.71 411.10L776.90 411.04L775.98 410.27L775.64 408.87L776.33 407.78L778.05 407.39L778.97 408.16L779.32 409.63L778.63 410.65Z"},"KAS":{"name":"Siachen Glacier","path":"M823.48 453.58L821.18 455.10L820.26 452.98L822.33 453.69Z"},"KAZ":{"name":"Kazakhstan","path":"M764.94 413.06L762.64 411.54L763.79 409.95L764.71 411.16L764.94 413.06M853.96 394.50L852.58 394.43L852.01 394.97L852.12 396.39L851.55 397.20L850.28 397.73L849.01 397.80L848.21 400.13L848.67 402.71L848.09 404.21L847.17 404.34L845.79 405.32L845.45 404.54L843.03 404.60L840.62 403.49L840.16 403.56L840.04 404.73L837.86 411.29L838.89 411.73L838.78 412.87L837.86 412.68L836.82 413.06L836.13 412.18L833.26 413.12L830.73 413.63L830.15 414.13L830.50 414.63L831.30 414.51L831.65 415.26L831.65 417.68L832.80 420.58L832.57 421.13L833.03 421.98L831.76 422.47L832.34 423.01L831.30 423.50L830.96 424.22L831.42 425.85L831.19 426.09L830.27 425.07L828.77 424.89L827.85 423.50L827.51 423.62L825.78 423.13L821.64 422.95L820.84 422.59L819.11 423.07L817.04 422.89L816.70 423.44L815.20 423.20L813.71 422.59L812.21 421.61L810.26 422.28L809.22 424.77L807.73 424.53L807.27 424.10L804.51 423.32L803.13 423.44L801.86 424.47L801.29 425.61L801.63 425.85L800.94 426.03L800.60 426.81L800.02 426.51L798.29 428.12L797.37 428.30L795.53 429.61L795.53 430.26L794.61 430.91L793.92 431.85L794.27 432.55L793.69 432.90L792.43 432.08L792.66 431.20L791.97 430.32L788.40 430.55L788.06 430.32L787.48 426.93L785.87 426.93L786.10 422.59L785.18 423.07L784.26 421.25L783.46 420.76L782.54 419.53L780.81 420.15L776.90 419.84L773.11 420.45L770.35 417.43L770.00 416.44L766.90 414.38L766.90 412.05L766.78 411.10L765.75 410.91L766.32 409.57L768.05 409.89L769.20 408.55L770.46 408.03L770.69 407.07L769.66 406.87L767.36 405.90L766.67 406.55L767.13 407.39L767.82 407.20L769.31 407.97L768.74 408.80L766.78 408.55L765.86 408.80L765.52 410.14L764.14 410.14L764.60 409.25L762.64 409.63L762.18 411.23L761.95 411.16L753.79 413.69L753.79 419.84L753.79 423.86L753.79 429.79L752.06 429.90L750.57 427.77L750.45 427.17L748.15 425.55L747.69 425.43L745.62 425.79L744.24 426.33L742.51 428.00L742.40 426.51L742.97 425.43L743.43 423.74L741.59 423.07L740.90 423.32L739.98 421.74L738.83 421.92L738.95 420.64L737.45 417.99L737.45 417.31L735.50 416.44L735.73 415.26L737.57 415.38L738.37 416.00L738.95 415.51L737.80 414.38L739.18 412.18L742.97 411.86L744.70 412.30L744.81 411.92L743.43 411.29L743.55 410.78L744.47 409.44L744.81 407.52L744.35 406.68L744.93 406.16L744.47 404.93L742.51 404.47L741.48 405.38L739.52 404.21L738.60 403.89L737.45 404.28L737.11 404.86L736.07 405.06L734.12 406.61L733.54 406.49L732.28 407.00L732.28 407.58L730.78 405.97L731.59 405.58L730.55 404.02L729.98 402.58L728.48 400.86L725.49 400.60L725.38 398.47L723.42 397.80L724.34 395.38L725.26 393.95L724.46 393.34L724.80 390.94L726.07 389.77L726.07 388.66L726.87 387.75L728.37 389.14L729.06 390.67L729.63 390.94L731.13 389.91L730.55 388.38L730.44 387.12L732.85 385.79L732.85 384.45L734.00 384.45L735.84 383.38L736.53 381.74L738.72 381.45L739.98 382.67L740.67 381.53L742.17 381.10L742.74 382.53L744.12 382.67L745.39 382.46L746.31 383.10L746.42 383.88L747.34 384.02L748.03 385.15L749.07 385.72L748.72 386.91L749.64 386.98L749.53 384.87L750.80 385.58L751.72 386.70L752.75 387.40L754.13 386.42L754.48 385.44L755.51 384.66L757.58 384.52L758.16 385.58L759.31 385.51L759.54 384.38L760.69 384.73L761.26 384.23L762.18 384.87L762.07 385.73L763.22 386.63L764.83 386.85L765.17 387.62L765.98 387.33L766.78 385.73L767.59 386.57L768.97 386.78L771.04 386.08L771.61 383.96L771.38 382.82L769.89 382.54L769.66 381.89L767.82 381.54L768.16 380.96L767.13 380.46L768.28 379.09L768.85 379.09L770.00 378.14L768.85 376.39L770.46 374.55L772.76 374.92L773.22 373.96L770.46 373.14L770.92 371.73L769.89 371.20L770.46 370.22L769.89 369.55L771.15 368.94L772.53 369.32L776.56 368.79L779.43 367.57L782.31 367.04L783.34 367.34L783.34 366.35L784.03 365.81L785.76 365.89L787.25 365.35L791.05 364.58L792.77 363.96L793.00 362.64L794.15 362.64L794.50 361.71L795.76 361.55L797.60 361.86L799.21 363.03L800.02 362.18L801.29 362.10L801.75 363.34L801.86 365.04L802.44 365.28L802.78 368.18L804.05 368.56L804.28 367.88L805.20 368.03L805.54 367.27L807.15 369.02L808.07 368.64L808.42 369.39L809.80 369.47L808.88 371.05L809.45 371.87L811.18 371.20L812.10 371.43L813.36 370.98L813.82 370.15L814.63 370.30L816.58 368.70L818.42 367.88L818.54 367.33L820.26 367.27L819.46 369.47L822.91 372.25L823.71 373.14L825.67 376.54L828.89 382.47L830.50 386.07L831.99 385.23L831.99 383.95L832.68 383.45L834.18 384.31L833.95 385.30L834.98 385.22L835.21 386.35L836.13 386.07L838.43 386.43L839.35 385.44L841.54 385.01L842.80 385.65L843.95 387.55L844.18 388.74L846.48 389.63L847.40 392.11L848.44 391.90L849.47 392.52L850.97 391.90L851.65 391.01L852.24 391.56L853.03 393.75L853.96 394.50"},"KEN":{"name":"Kenya","path":"M689.72 560.24L690.18 560.77L692.71 560.82L696.28 563.09L696.74 563.44L698.00 563.40L699.27 563.76L701.00 563.93L701.34 564.11L702.26 562.64L705.25 561.31L706.29 562.33L708.82 562.29L707.09 564.78L705.83 566.03L705.83 570.21L705.83 575.01L705.94 577.77L707.67 580.03L707.67 580.43L706.86 581.28L705.83 581.63L705.48 582.57L704.79 583.15L703.99 583.19L703.30 583.81L703.53 584.57L703.18 585.37L702.72 585.86L702.15 587.51L701.34 589.16L700.77 589.83L700.19 589.96L695.70 586.66L695.13 586.22L695.47 585.59L695.24 584.75L692.25 583.06L688.11 580.74L683.86 578.34L684.20 577.72L683.86 577.54L683.74 576.79L684.20 576.34L685.01 576.65L685.01 576.12L686.27 575.99L685.93 575.28L684.78 575.59L684.66 576.08L683.63 575.14L683.63 574.21L684.09 573.05L684.89 572.39L685.24 571.50L686.16 571.05L686.04 570.56L686.73 569.63L686.73 568.30L686.39 567.49L686.62 567.09L685.93 565.89L685.47 565.58L684.89 564.16L685.01 563.27L683.86 562.60L683.51 561.53L684.78 560.24L685.70 559.74L687.54 559.08L688.57 559.30L688.80 560.24Z"},"KGZ":{"name":"Kyrgyzstan","path":"M831.19 426.09L831.19 426.81L830.04 426.87L829.69 427.41L828.31 427.82L825.32 429.55L824.40 431.03L822.45 431.26L820.95 430.97L820.26 431.38L819.23 433.61L818.54 433.55L817.50 434.07L816.81 434.13L816.47 432.79L815.20 433.55L814.05 433.20L813.59 433.96L812.56 434.95L811.41 435.12L810.83 436.16L811.18 437.03L810.26 437.66L808.65 438.07L807.04 437.89L805.66 438.53L805.20 438.01L804.16 438.35L804.16 437.66L803.47 437.61L803.24 436.97L801.98 437.43L801.86 437.84L800.83 437.78L800.60 437.20L799.33 437.38L797.60 437.15L796.34 437.26L796.11 436.40L796.45 435.41L798.52 434.48L800.60 435.41L800.71 435.00L801.63 434.36L802.55 434.01L803.93 434.77L805.31 433.61L806.35 433.43L807.38 432.96L807.50 432.55L808.53 432.08L808.19 431.73L807.04 431.67L806.58 431.14L805.54 430.97L805.54 430.44L804.62 430.32L804.16 429.25L803.01 430.67L801.06 430.14L800.60 429.19L800.14 429.43L799.10 428.72L802.67 426.03L801.63 425.85L801.29 425.61L801.86 424.47L803.13 423.44L804.51 423.32L807.27 424.10L807.73 424.53L809.22 424.77L810.26 422.28L812.21 421.61L813.71 422.59L815.20 423.20L816.70 423.44L817.04 422.89L819.11 423.07L820.84 422.59L821.64 422.95L825.78 423.13L827.51 423.62L827.85 423.50L828.77 424.89L830.27 425.07Z"},"KHM":{"name":"Cambodia","path":"M908.71 541.53L908.02 541.03L906.75 540.99L906.06 541.26L905.60 540.81L906.18 540.44L906.18 539.45L905.60 539.22L905.14 540.04L904.34 539.86L904.57 538.59L903.76 537.54L903.76 537.14L903.07 535.91L903.30 535.05L902.38 534.23L902.38 533.09L901.92 532.22L901.92 531.26L902.73 531.12L903.65 529.75L903.76 529.20L904.34 528.83L906.18 528.42L907.21 528.69L908.02 528.51L908.71 528.65L909.74 528.37L911.01 528.69L911.47 529.47L912.16 529.29L912.85 529.52L913.42 530.11L914.11 529.56L913.54 528.60L914.11 528.60L914.34 528.23L914.92 528.28L915.26 527.87L916.18 528.79L916.64 528.74L917.68 527.87L918.14 528.05L918.48 527.50L918.02 528.42L917.79 529.43L918.25 530.53L918.71 531.35L918.71 531.90L918.25 533.04L918.60 534.41L918.48 535.27L917.33 535.50L916.76 536.05L915.03 536.82L914.57 537.45L913.65 537.14L912.96 537.59L913.08 538.68L914.11 539.45L914.11 540.35L912.85 539.58L911.47 540.13L910.55 539.90L910.66 540.49L909.97 541.17L908.94 541.21Z"},"KOR":{"name":"Korea","path":"M980.13 461.08L980.47 461.56L980.13 462.04L978.40 462.46L978.06 462.20L978.52 461.45ZM979.67 444.27L980.82 442.57L981.16 442.35L984.04 442.35L985.07 441.04L985.88 443.03L987.26 444.88L988.18 446.51L988.64 448.51L988.29 450.78L988.87 451.33L988.52 453.52L987.72 454.88L987.14 455.27L985.42 455.10L985.30 456.13L983.92 455.54L983.00 455.65L983.12 456.51L981.97 456.46L982.31 457.11L981.74 457.65L981.39 456.67L980.70 457.00L980.36 457.75L979.90 457.54L979.44 458.24L978.98 458.02L978.98 456.67L978.63 455.65L978.63 454.45L978.98 453.03L979.78 452.15L979.21 451.00L979.32 450.12L978.29 448.12L978.75 448.18L979.78 447.62L979.78 446.06L979.44 445.84L979.21 444.60Z"},"KOS":{"name":"Kosovo","path":"M643.83 425.85L642.80 426.51L642.45 426.03L641.30 426.63L641.30 427.29L640.73 427.47L640.50 425.97L639.58 425.49L639.12 424.53L640.04 423.32L641.07 422.10L641.53 421.80L642.34 422.16L643.26 423.68L644.52 423.98Z"},"KWT":{"name":"Kuwait","path":"M728.94 474.52L729.40 475.24L729.06 475.95L728.48 475.19ZM729.75 479.82L727.22 479.82L726.53 478.15L723.65 477.79L724.69 476.52L725.49 474.62L726.30 474.11L727.33 474.11L728.14 474.47L728.37 475.29L728.25 476.00L727.33 476.82L728.60 476.87L728.83 478.04Z"},"LAO":{"name":"Lao PDR","path":"M901.23 501.55L901.58 502.12L902.73 503.27L902.96 504.09L903.88 503.85L903.99 504.38L903.65 505.33L903.88 506.14L904.45 506.81L905.37 507.00L906.18 507.52L906.52 506.95L907.44 506.52L908.13 506.76L909.17 507.52L908.94 507.95L910.32 509.46L909.74 510.08L909.74 510.50L908.82 511.12L907.90 510.79L907.33 511.12L907.56 511.54L906.75 512.06L908.71 513.24L909.51 513.85L910.78 514.18L910.66 515.02L911.58 516.00L911.81 515.86L912.73 517.64L914.23 519.04L914.57 518.94L914.92 519.92L915.26 519.97L915.38 520.94L916.07 521.78L917.22 522.38L917.91 523.49L917.33 524.00L918.02 524.88L918.94 525.61L918.48 527.50L918.14 528.05L917.68 527.87L916.64 528.74L916.18 528.79L915.26 527.87L914.92 528.28L914.34 528.23L914.11 528.60L913.54 528.60L914.11 529.56L913.42 530.11L912.85 529.52L912.16 529.29L911.47 529.47L911.01 528.69L911.70 528.42L912.04 527.87L912.16 526.49L911.81 525.94L912.27 525.61L912.50 524.41L911.81 524.00L911.70 523.17L910.55 522.75L910.43 522.29L909.63 521.45L909.63 519.78L909.86 518.62L908.13 517.03L907.21 515.44L906.87 515.58L905.26 515.07L903.88 516.52L902.73 517.03L902.61 516.61L901.81 516.38L901.12 515.82L899.96 516.85L899.50 516.99L898.01 518.34L897.32 517.87L897.66 516.89L898.12 516.33L898.12 515.44L897.78 515.07L898.35 514.27L898.70 513.00L898.35 512.67L898.47 511.21L897.20 511.07L896.86 511.54L895.94 511.35L895.71 510.55L896.17 509.56L895.59 508.52L894.79 508.71L895.13 507.38L895.71 506.95L896.17 507.00L896.17 506.28L896.74 505.28L897.66 504.95L898.12 504.47L898.47 505.76L899.27 505.52L899.96 505.90L900.08 503.56L899.62 503.03L899.27 502.12L899.96 501.21Z"},"LBN":{"name":"Lebanon","path":"M689.38 461.66L688.34 462.89L687.19 462.89L687.65 461.45L688.69 459.69L688.92 458.29L689.95 457.32L689.95 456.89L691.22 457.11L691.91 458.61L690.76 459.96L690.18 460.12Z"},"LBR":{"name":"Liberia","path":"M547.91 550.80L548.49 552.15L548.37 553.36L547.68 554.03L548.49 554.79L549.75 554.92L550.10 555.86L551.25 556.31L551.37 557.11L551.02 558.54L550.79 558.85L550.79 560.99L550.91 561.08L548.60 560.37L546.19 559.08L545.38 558.54L541.82 555.23L540.44 554.79L540.21 554.21L538.71 553.53L538.37 552.86L538.71 552.15L541.13 550.08L541.13 549.32L541.93 548.87L542.16 547.79L542.85 547.97L544.12 547.79L544.58 548.51L545.15 550.58L544.81 551.21L545.50 551.34L545.84 551.92L546.42 551.70L547.11 550.94L547.22 550.35Z"},"LBY":{"name":"Libya","path":"M655.34 468.31L654.42 469.35L654.42 470.23L654.88 471.53L654.53 472.62L653.84 473.95L654.30 474.88L654.42 476.41L654.76 477.48L654.76 482.99L654.76 486.59L654.76 491.73L654.76 496.86L654.76 502.94L654.76 509.75L651.66 509.80L651.66 511.50L649.24 510.22L644.06 507.52L640.61 505.66L636.24 503.37L630.72 500.39L626.01 497.93L622.90 499.47L620.49 500.78L618.07 498.85L613.24 497.68L611.98 495.06L611.75 494.91L609.22 494.03L608.18 494.33L607.61 493.35L607.03 493.01L606.80 491.09L605.08 488.53L605.31 487.68L606.46 487.14L606.69 485.94L606.34 485.64L606.11 484.30L606.69 482.24L606.23 480.78L606.46 478.91L606.34 477.69L605.88 475.90L604.62 474.01L605.42 473.59L606.57 473.13L607.61 471.74L607.84 471.06L607.26 469.19L607.84 468.20L608.64 467.94L608.87 467.16L609.79 466.48L611.52 465.63L611.98 465.27L611.63 464.58L611.75 462.51L612.90 462.89L614.39 463.84L615.66 464.00L617.61 463.58L618.30 463.95L620.26 464.32L621.18 465.05L623.59 465.53L624.05 466.42L624.05 467.26L624.51 468.26L625.32 469.30L626.24 469.71L628.42 469.92L630.49 470.44L633.02 471.53L634.63 472.92L635.90 473.49L636.82 473.34L638.08 472.56L639.00 471.43L639.35 469.92L638.66 468.05L638.66 467.16L639.12 466.32L640.73 464.90L642.34 464.05L643.49 463.95L644.06 463.47L645.79 463.42L646.94 464.00L648.78 464.58L648.78 465.79L649.24 466.16L650.62 466.32L652.00 467.00L653.84 466.89L654.76 467.10Z"},"LKA":{"name":"Sri Lanka","path":"M832.11 544.24L833.14 545.27L833.49 546.09L834.52 547.25L834.41 547.84L834.87 547.79L835.21 548.96L836.02 550.17L836.59 551.52L836.59 552.50L836.25 553.85L835.90 554.30L834.87 555.06L832.45 556.04L831.19 555.68L830.61 554.92L830.15 553.22L829.92 550.67L829.58 549.05L830.04 548.92L830.15 547.61L830.38 546.99L830.27 546.31L830.73 546.04L830.96 545.36L830.73 544.87L831.42 544.51L830.38 543.88L830.50 543.47L831.30 543.43Z"},"MDV":{"name":"Malediven","path":"M814.28 577.40L813.68 577.63L813.05 578.63L811.98 579.00L812.25 577.82L813.52 576.49L814.43 576.42L814.58 576.90"},"LSO":{"name":"Lesotho","path":"M666.84 670.76L668.33 672.13L668.68 672.18L669.02 673.10L668.10 674.32L668.10 675.19L667.18 675.76L665.57 676.12L664.65 677.92L663.62 677.77L662.70 676.68L662.47 676.68L661.32 674.17L662.58 673.30L663.62 671.52L664.54 671.37L665.00 670.76L666.49 670.30Z"},"LTU":{"name":"Lithuania","path":"M659.94 359.97L659.48 361.85L660.63 362.24L659.94 363.10L659.02 362.94L658.56 363.95L657.41 364.49L657.18 366.11L656.60 367.33L655.11 368.55L654.42 368.48L652.92 369.84L652.35 369.54L650.05 369.61L649.81 368.32L647.97 367.03L647.74 367.33L647.40 366.80L647.86 364.34L647.17 363.41L645.56 363.57L642.91 362.32L642.22 358.78L642.22 357.67L643.14 356.79L645.56 355.67L648.78 356.31L650.74 356.07L653.15 356.63L654.53 355.59L655.22 357.03L656.95 357.27L658.90 359.57Z"},"LUX":{"name":"Luxembourg","path":"M594.49 389.42L594.84 390.60L595.76 391.01L595.30 392.73L594.03 392.79L593.46 392.32L593.80 391.77L593.23 390.60L594.15 389.14Z"},"LVA":{"name":"Latvia","path":"M662.35 349.23L663.96 350.63L663.62 352.11L663.96 353.82L664.88 355.03L664.88 357.27L664.19 357.51L663.16 359.26L661.20 359.10L659.94 359.97L658.90 359.57L656.95 357.27L655.22 357.03L654.53 355.59L653.15 356.63L650.74 356.07L648.78 356.31L645.56 355.67L643.14 356.79L642.22 357.67L641.99 356.63L642.34 353.25L643.37 352.11L643.37 350.63L644.29 349.06L647.17 347.82L647.40 348.81L648.89 350.14L649.24 351.62L650.74 352.51L651.54 352.27L652.92 350.96L652.69 347.15L655.80 345.98L658.10 347.73L659.71 349.23L660.86 348.56Z"},"MAR":{"name":"Morocco","path":"M544.83 481.96l-11.29 0.14l2.87 -0.66l1.84 -0.85l1.50 -1.57l1.49 -0.86l1.38 -1.58l1.04 -1.54l0.46 -1.02l0.23 -1.03l-0.92 -1.04l0.23 -0.41l-0.12 -2.28l0.58 -1.26l0.92 -1.10l0.34 -0.73v0.00 -1.32l1.27 -1.16l1.15 -1.48l3.22 -1.44l1.27 -0.75l0.92 -0.75l1.72 -3.29l1.15 -3.60l1.04 -0.11l0.69 -0.38l0.11 0.33l0.35 1.04l1.49 1.31l1.27 0.38l1.26 -0.38l2.07 0.16l1.27 -0.49l0.11 0.22v0.00 0.38l2.19 0.32l0.11 0.32l1.27 1.03l-0.23 0.60l0.46 0.43l-0.35 0.43l0.46 1.02l-0.23 1.61l0.46 0.64l-0.23 1.06l0.58 0.69L570.00 463.47l0.46 0.74l1.15 0.84l-0.46 0.48l-0.12 1.16l-4.02 -0.16l-1.38 0.31l0.34 0.95l-2.64 0.52l-0.12 0.99l-0.46 0.26l0.92 1.35l-0.34 0.93l-2.30 0.72l-0.81 0.83l-0.80 0.41l-1.27 1.08l-0.80 1.33l-0.69 -0.31l-3.11 0.36l-0.23 0.26l-1.15 -0.26l-0.69 0.46h-0.80 0.00l-2.42 1.78l-1.04 0.86l0.00 2.54L544.83 481.96z"},"ESH":{"name":"Westsahara","path":"M547.22 481.93l0.00 6.94l-10.69 -0.05v0.00 9.11l-1.84 0.58l-1.73 1.83l0.46 4.89h-3.75 0.00h-1.21 0.00l-0.33 -0.90l-0.57 0.48h-1.96 0.00l-0.92 -0.15l-3.10 0.10l-0.92 0.14l0.11 -1.19l0.81 -1.73l0.69 -0.14l0.46 -0.92l0.57 -1.88l1.27 -2.33l0.11 -0.58l0.46 -0.24l1.38 -1.61l0.81 -0.69l0.23 -0.83v0.00 -1.03l0.23 -0.83l0.80 -1.68l0.35 -1.19l0.80 -0.59l0.81 -0.30l0.92 -0.65l1.49 -3.60l0.58 -0.80L547.22 481.93z"},"MDA":{"name":"Moldova","path":"M665.11 411.61L664.77 409.12L665.23 407.13L665.23 406.03L664.54 404.41L663.85 403.82L663.04 402.31L662.24 401.32L661.43 399.20L660.05 398.54L660.74 397.87L662.01 397.93L663.62 397.60L665.80 399.20L666.95 399.20L667.53 400.07L668.45 400.40L667.99 401.98L668.91 403.17L669.37 402.97L669.37 404.73L670.63 405.38L669.94 407.00L668.33 407.45L667.53 409.12L665.92 410.72L666.03 411.42Z"},"MDG":{"name":"Madagascar","path":"M732.62 613.93L732.28 614.20L733.20 614.84L733.43 615.75L734.12 616.25L734.58 616.98L734.58 617.98L735.15 619.45L735.50 622.61L736.19 624.13L736.30 624.96L735.50 626.71L734.81 626.34L734.46 624.87L733.54 625.28L733.89 626.48L733.66 626.85L734.23 627.59L734.23 628.61L733.89 629.17L734.00 629.63L733.54 629.73L732.85 631.07L733.08 632.80L732.62 634.90L731.82 637.06L731.13 639.14L731.01 639.89L730.09 642.21L729.75 643.69L728.94 646.36L728.02 648.71L727.79 650.21L726.99 653.50L726.18 655.16L726.18 655.69L725.38 657.41L724.46 658.04L722.73 658.24L720.32 659.57L719.17 659.57L718.25 658.73L716.75 658.44L715.60 657.50L715.03 655.79L714.57 655.45L714.45 654.67L714.45 652.77L714.80 652.09L714.34 651.71L714.22 650.79L713.53 649.92L713.07 647.94L713.42 646.22L713.88 645.93L713.88 645.02L714.22 644.59L714.91 644.40L715.26 643.26L715.95 641.93L716.41 641.50L717.10 639.94L716.75 639.47L717.10 638.62L716.29 637.02L716.41 636.17L715.72 634.90L715.60 633.27L715.72 632.71L715.37 631.63L716.98 629.12L716.87 628.01L716.98 627.41L718.25 627.55L719.63 626.53L720.43 626.67L721.01 626.07L721.35 626.16L722.62 625.84L724.80 624.22L725.38 624.18L726.64 622.34L726.76 622.89L727.56 622.15L727.45 621.37L727.79 620.87L728.48 620.68L727.91 619.45L728.02 618.85L728.83 618.85L728.94 619.36L729.40 619.45L729.75 618.62L730.67 618.26L731.36 616.25L731.47 614.70Z"},"MEX":{"name":"Mexico","path":"M216.34 477.33L216.57 478.04L216.22 479.06L215.42 478.60L215.88 477.38ZM212.43 476.16L213.46 477.08L212.89 477.48L212.20 476.62ZM251.42 475.80L251.53 476.36L252.22 476.46L253.37 477.69L253.60 478.40L254.29 479.62L254.64 480.68L255.33 481.23L256.48 482.99L257.17 483.29L257.28 485.15L257.97 486.04L258.20 486.94L258.43 487.48L259.35 487.63L259.93 488.08L260.73 488.23L261.19 488.67L262.57 488.72L263.84 489.47L264.64 489.07L264.64 489.91L263.72 491.83L263.03 494.18L262.80 495.94L262.69 498.56L262.80 499.57L262.34 500.78L262.69 502.60L263.15 503.51L263.03 504.18L263.61 505.00L264.64 507.57L266.14 509.23L266.83 510.22L267.40 512.11L268.44 512.96L268.78 514.13L269.24 513.99L270.85 514.13L271.54 514.65L272.12 514.79L272.92 515.91L273.27 516.05L274.76 515.63L275.45 515.58L276.03 515.12L278.33 514.97L278.90 514.41L280.97 514.18L281.55 514.74L282.58 515.02L283.27 514.60L283.50 514.04L282.93 513.57L284.54 512.63L285.11 511.87L285.23 510.84L285.92 510.03L285.92 507.95L286.38 506.38L288.22 505.38L290.29 505.14L291.67 504.81L292.47 504.38L293.51 504.23L295.46 504.76L296.50 504.76L296.61 504.23L297.65 504.90L297.88 505.81L297.53 506.85L296.38 508.09L295.69 509.13L295.58 510.17L294.66 511.07L295.69 511.50L295.00 511.92L295.12 513.10L294.66 515.16L293.62 514.83L292.93 514.93L292.36 514.88L291.90 515.72L291.09 516.89L290.52 516.52L290.17 517.17L284.31 517.17L284.31 519.04L283.39 519.27L284.08 520.15L285.11 520.71L285.46 521.59L286.26 521.82L285.92 522.98L282.01 522.98L280.51 525.57L280.86 526.30L280.63 526.53L280.63 527.50L280.28 528.01L278.44 525.94L275.80 523.77L274.88 523.17L274.30 522.47L272.00 521.78L270.39 522.94L270.16 523.31L268.44 523.77L267.63 524.28L266.60 524.32L265.68 524.09L264.30 523.44L262.69 523.26L261.31 522.47L260.50 522.29L259.47 521.36L259.24 521.45L256.36 520.76L255.56 520.20L252.34 519.04L251.76 518.48L250.27 517.64L249.80 516.89L249.00 516.57L248.54 516.80L246.81 516.29L244.40 515.40L243.71 514.32L242.79 513.57L240.72 512.63L239.57 511.92L239.34 511.26L238.76 510.93L237.96 509.65L237.38 508.37L238.53 508.04L238.88 507.62L238.07 506.81L238.88 506.14L238.99 504.66L238.30 504.28L237.61 503.08L237.50 502.03L237.04 500.73L234.97 498.65L233.13 496.03L231.98 495.25L231.17 494.38L230.02 493.69L229.45 492.91L229.56 492.03L228.76 491.73L227.72 491.04L227.49 490.55L226.69 490.85L225.42 489.66L225.42 488.87L226.11 487.98L226.00 487.19L225.08 486.49L224.39 486.44L223.93 485.15L222.66 484.85L221.74 483.75L221.74 482.34L221.05 482.04L220.82 482.34L219.67 481.59L218.87 480.37L218.18 480.12L217.49 478.86L216.80 478.25L216.34 476.92L215.07 474.83L214.50 472.87L213.58 471.43L213.92 470.18L212.31 469.66L211.97 468.88L211.28 468.52L210.36 468.88L208.98 467.89L208.17 467.79L207.94 470.13L208.52 470.96L208.86 472.87L208.75 473.80L209.55 475.24L210.01 475.29L211.62 476.62L212.08 477.23L212.20 478.30L213.23 478.70L213.69 479.92L214.50 480.22L214.73 482.24L215.30 482.99L215.99 483.34L217.14 485.44L218.64 486.44L219.44 488.67L219.44 489.71L220.36 490.90L220.71 491.98L221.51 493.15L221.28 494.03L221.86 495.25L222.66 495.21L222.89 494.77L224.16 495.79L224.62 497.20L225.31 497.54L225.42 498.46L225.08 499.09L223.81 499.91L223.35 499.43L223.12 498.36L222.66 497.59L221.74 497.10L220.25 495.64L217.95 494.08L217.49 493.40L216.91 493.25L216.80 491.88L217.03 490.75L216.91 489.71L216.11 488.33L214.84 487.63L213.81 486.79L213.46 486.14L212.43 486.09L211.97 486.34L211.39 485.54L209.32 484.50L209.21 483.90L208.52 483.49L207.94 482.34L209.21 482.59L210.70 481.69L210.47 480.83L210.70 480.12L209.32 478.40L208.98 478.25L207.71 476.77L207.02 476.57L205.41 475.34L205.07 474.62L204.95 473.18L204.26 472.67L204.26 471.43L203.34 470.91L203.46 470.18L202.31 468.67L202.42 467.52L201.73 467.05L200.81 465.00L205.07 464.63L208.52 464.32L208.17 465.11L210.93 466.11L216.22 468.05L220.25 469.51L223.70 469.51L229.33 469.51L229.33 467.84L234.74 467.84L235.20 468.05L235.89 469.09L236.35 469.25L238.42 471.32L239.57 471.94L240.60 473.75L240.60 474.67L241.06 475.70L242.56 476.87L243.48 477.13L244.97 478.15L245.55 478.20L246.47 477.28L246.24 477.13L246.93 475.39L247.85 475.29L248.19 474.83L249.23 475.13L251.07 475.34ZM263.38 490.90L262.92 491.19L262.80 492.96L262.92 493.79L262.46 494.13L262.92 494.62L263.38 492.27L263.84 491.44Z"},"MKD":{"name":"Macedonia","path":"M646.36 425.55L646.94 426.33L647.97 426.81L648.55 428.12L648.20 429.73L647.63 430.44L645.90 430.49L644.98 430.73L643.95 431.73L642.45 431.79L641.99 431.61L641.88 431.56L641.19 431.56L640.96 430.79L640.38 429.79L640.73 427.47L641.30 427.29L641.30 426.63L642.45 426.03L642.80 426.51L643.83 425.85L646.13 425.31Z"},"MLI":{"name":"Mali","path":"M588.51 512.67L588.51 516.00L588.51 519.87L588.40 520.53L588.40 521.82L587.94 522.24L587.36 524.14L586.21 524.88L586.21 525.34L584.83 525.11L584.60 525.38L579.20 525.57L578.16 526.53L577.13 526.72L576.67 526.53L575.75 526.81L574.25 526.30L572.64 526.30L571.72 527.13L570.69 527.45L569.54 528.19L568.73 528.23L568.50 529.15L568.16 529.29L567.12 528.92L565.97 529.70L565.63 530.48L565.74 530.98L564.59 530.94L564.59 532.17L563.56 532.45L562.87 531.99L561.95 531.85L561.14 532.72L561.60 533.72L560.45 535.91L559.65 536.41L558.50 536.55L558.15 536.91L558.04 537.68L558.38 538.27L558.04 539.22L557.46 539.45L557.69 540.13L557.35 541.53L556.43 541.53L555.74 542.30L555.05 541.94L555.28 541.35L555.05 540.54L554.47 540.63L554.47 541.08L553.67 540.76L553.55 541.80L552.75 541.80L552.75 542.30L551.48 542.07L551.14 541.49L550.56 541.49L549.98 542.21L549.52 542.39L549.52 542.07L548.49 541.17L548.49 539.63L547.45 539.22L548.03 538.36L546.76 537.50L546.88 536.68L546.53 536.18L546.30 535.14L545.27 534.77L545.27 535.27L544.23 535.82L543.89 536.32L542.16 535.68L541.47 536.00L540.78 536.73L540.09 535.73L539.75 535.73L539.29 536.32L538.83 536.32L538.25 535.77L538.60 535.05L538.37 532.86L537.91 531.94L536.99 531.62L536.30 530.80L536.76 530.11L536.53 529.01L535.95 528.56L536.18 527.78L535.84 527.27L536.41 527.41L537.22 526.86L537.10 525.94L537.56 524.74L538.60 524.55L540.09 526.17L540.67 525.11L542.05 525.11L543.54 525.29L545.15 524.88L548.37 524.88L553.67 524.88L557.35 524.88L557.92 522.19L557.00 521.45L556.66 517.41L555.97 511.07L555.51 506.62L555.16 503.56L554.59 498.94L553.90 492.52L559.65 492.52L564.02 495.60L566.89 497.73L571.95 501.26L574.94 503.42L578.62 506.00L578.74 507.28L579.20 507.28L580.23 508.00L580.23 508.37L581.04 508.99L581.96 508.80L582.65 509.56L584.37 509.98L585.29 510.46L585.41 511.92L584.95 512.63L585.52 513.24Z"},"MMR":{"name":"Myanmar","path":"M889.84 537.05L889.84 537.64L889.38 537.82L889.27 537.14ZM886.74 522.47L886.28 521.73L886.85 521.59ZM898.12 504.47L897.66 504.95L896.74 505.28L896.17 506.28L896.17 507.00L895.71 506.95L895.13 507.38L894.79 508.71L894.21 508.28L893.75 508.66L892.72 508.66L892.95 509.09L892.14 509.56L891.57 509.37L891.22 510.32L889.73 510.88L889.04 510.84L888.12 510.46L888.12 510.98L887.31 511.83L887.43 512.77L886.97 513.43L887.20 514.60L886.28 514.88L886.28 515.40L886.85 515.72L887.31 516.61L886.97 517.08L888.00 518.20L888.35 518.85L889.73 520.25L889.50 520.80L890.07 521.69L890.99 522.01L890.76 522.75L890.19 522.84L889.84 524.09L889.84 525.34L888.92 525.57L888.58 526.12L888.81 527.18L889.84 528.60L891.11 529.61L891.68 530.76L891.91 532.36L891.57 532.54L891.91 534.00L892.49 534.45L892.72 535.95L893.29 537.00L891.91 539.31L891.22 539.77L891.22 540.22L890.53 540.67L890.42 541.76L889.73 541.71L889.50 540.58L890.30 539.90L890.53 538.77L890.19 537.41L889.96 537.27L890.30 536.50L889.84 535.45L890.30 534.04L889.96 533.36L889.96 532.49L888.81 530.76L888.35 530.80L888.35 529.38L888.00 528.74L887.43 526.90L887.08 523.58L886.74 523.17L886.97 521.41L886.16 521.50L885.70 520.90L885.47 519.87L885.13 519.04L884.55 518.80L884.55 519.64L884.21 520.76L883.63 521.50L882.71 521.73L880.87 522.75L880.64 523.40L879.84 524.09L878.69 523.72L878.00 523.91L877.08 523.35L877.42 522.80L877.31 522.29L876.39 523.21L875.93 523.17L876.16 521.41L876.62 520.57L877.19 518.85L877.19 517.83L876.73 516.61L876.85 516.43L876.16 514.83L875.81 513.90L874.20 513.10L873.63 511.83L874.09 511.78L874.66 512.34L875.24 511.59L874.43 511.07L873.86 510.08L873.05 509.56L872.25 509.80L871.33 509.09L871.79 508.71L871.44 508.04L870.98 508.33L870.06 507.38L869.72 506.14L869.49 505.28L869.95 504.76L870.52 505.14L870.75 504.66L870.75 502.99L871.10 502.41L872.02 502.94L872.13 502.22L872.59 502.27L872.59 501.59L872.36 500.25L872.48 499.47L873.28 499.04L873.51 496.13L874.09 495.94L875.58 496.52L876.16 494.86L877.54 492.37L877.08 491.63L877.19 491.09L878.46 489.86L878.46 489.22L878.92 488.77L878.57 488.08L878.57 487.24L879.15 486.54L879.72 486.49L882.14 484.45L884.09 484.15L884.55 483.90L884.44 483.14L885.59 482.14L885.93 482.14L885.93 480.98L886.62 479.82L887.66 480.43L888.46 481.23L888.35 481.89L889.04 483.44L889.38 482.89L890.19 483.29L890.19 484.75L890.42 485.20L890.42 486.69L889.84 488.58L890.30 489.37L889.73 489.51L889.15 490.45L888.46 490.30L888.35 491.09L887.08 492.61L887.31 493.01L886.62 493.40L886.51 494.47L886.85 494.43L887.08 495.55L886.51 496.18L886.85 496.47L888.58 495.60L889.61 495.55L890.19 496.08L890.19 496.71L890.76 497.35L890.76 498.85L891.45 499.14L892.83 499.28L892.26 500.34L892.37 501.21L891.68 502.41L893.87 502.89L894.21 502.80L894.33 503.90L895.94 504.81L896.74 504.61L897.20 504.04L898.01 503.75Z"},"MNE":{"name":"Montenegro","path":"M636.36 420.21L637.62 421.86L638.66 422.04L640.04 423.32L639.12 424.53L638.31 424.89L637.97 424.04L636.93 425.49L636.93 425.67L636.82 425.67L636.93 426.51L636.82 427.53L635.32 425.67L634.06 425.13L633.94 424.47L634.29 424.16L633.94 422.59L634.52 422.47L634.63 421.49L635.32 421.00L635.44 420.33Z"},"MNG":{"name":"Mongolia","path":"M947.69 390.87L944.93 397.20L944.93 398.47L944.01 399.20L944.13 400.07L945.05 401.13L946.31 400.40L948.27 400.40L949.76 401.39L950.34 400.80L950.92 401.32L951.61 400.53L951.15 399.87L952.53 399.60L953.68 399.93L954.37 400.93L955.40 401.39L955.63 402.05L957.36 403.75L958.05 404.93L958.05 405.84L957.36 406.42L956.21 406.29L954.60 405.64L954.25 405.97L952.76 405.84L951.03 406.74L949.99 406.49L949.76 407.52L948.15 407.39L947.46 407.71L946.20 409.57L946.08 410.46L944.36 411.67L942.17 411.99L940.91 411.92L940.45 412.74L939.30 413.94L938.03 414.82L936.31 414.63L934.70 414.07L934.24 413.44L932.86 413.31L931.94 413.81L930.90 416.63L932.28 418.42L932.51 419.53L931.48 420.27L929.41 421.31L927.68 423.56L925.38 424.53L924.69 424.95L922.51 425.19L920.55 424.95L916.07 425.67L913.19 426.93L911.24 427.94L910.43 428.66L908.82 428.36L908.82 427.47L906.29 427.94L904.22 426.87L900.89 426.09L899.62 424.65L898.35 424.59L894.44 423.98L892.72 424.47L885.47 423.50L882.83 423.68L882.60 422.83L881.33 421.61L880.07 418.24L879.49 418.11L879.72 416.88L878.57 417.00L876.39 415.88L875.93 415.26L875.01 415.13L873.74 413.88L871.33 413.50L870.41 413.69L868.91 413.31L867.76 413.44L866.15 412.81L865.35 412.87L864.54 411.42L864.77 410.27L865.69 408.99L865.35 407.71L865.81 406.49L865.12 404.54L863.97 403.03L863.62 401.39L862.59 400.33L861.67 400.60L861.09 399.60L859.48 399.80L857.99 398.74L857.87 398.14L855.92 396.86L855.46 395.92L855.57 394.16L856.61 393.61L856.72 392.79L858.10 392.52L858.91 392.79L861.44 391.49L861.32 390.53L862.36 390.18L862.70 389.63L864.77 388.59L865.69 387.89L867.07 387.68L868.11 386.56L869.37 386.56L869.83 385.79L870.98 386.63L872.02 386.14L872.13 386.91L876.04 387.19L876.39 388.80L877.31 389.98L878.23 389.77L878.69 390.32L880.18 390.60L881.22 389.98L882.83 390.60L884.78 390.60L885.82 391.35L888.35 389.70L889.04 387.40L888.12 386.77L887.43 385.01L888.23 382.60L888.81 382.60L889.15 381.31L890.30 380.66L890.88 379.22L892.26 380.23L893.41 380.45L894.44 381.24L896.05 381.24L898.93 382.67L900.54 382.88L901.46 383.31L901.35 384.52L901.92 387.26L902.73 387.96L906.18 389.35L907.90 389.14L908.48 388.52L911.47 387.61L913.54 388.03L914.34 388.59L915.72 388.38L917.56 390.04L919.86 390.32L919.86 391.70L921.70 393.34L923.66 393.27L926.99 394.16L927.57 393.75L928.72 394.29L930.67 393.14L932.86 392.93L934.12 392.32L935.16 392.52L936.08 392.04L936.65 390.87L937.80 389.91L940.10 388.66L941.60 388.87L943.55 390.53L944.70 390.60L946.20 389.98Z"},"MOZ":{"name":"Mozambique","path":"M680.06 664.08L677.53 664.08L677.30 662.09L677.42 661.10L677.07 660.90L677.19 659.82L677.19 655.50L676.73 653.84L676.38 653.45L675.69 652.00L675.69 651.08L675.00 648.43L675.46 648.14L678.57 644.64L678.34 644.12L678.80 643.31L678.91 642.17L679.26 642.12L680.41 640.32L680.52 639.51L679.83 639.14L679.72 638.43L679.95 637.25L679.37 636.88L679.49 636.26L680.06 636.12L679.95 635.28L680.52 634.58L680.29 634.25L680.18 633.03L680.52 631.31L679.83 629.91L680.06 629.17L678.11 628.29L676.96 628.20L676.27 627.50L675.35 627.32L674.89 626.85L673.97 626.99L673.62 626.76L672.13 626.81L672.13 625.56L672.01 624.73L671.55 623.39L673.39 622.70L675.35 622.24L676.15 621.88L681.10 620.23L681.79 621.42L682.36 621.92L682.94 621.92L684.66 621.46L685.24 622.06L685.47 623.44L685.47 624.36L684.89 625.05L684.89 625.61L684.32 626.44L684.89 626.90L684.89 627.41L686.85 629.49L687.08 629.49L687.08 630.52L687.77 630.56L687.65 629.12L687.19 628.57L688.00 627.27L689.03 627.13L689.38 626.81L689.49 624.87L689.26 624.13L689.72 623.12L689.49 622.38L688.23 620.64L687.08 619.22L686.39 618.58L686.04 616.71L686.27 615.98L685.81 615.16L685.81 614.25L686.39 613.75L686.73 612.25L688.69 612.34L689.49 611.70L690.53 612.25L690.64 612.66L691.79 612.75L692.60 612.25L694.55 612.70L695.70 612.16L695.93 611.39L697.20 611.25L698.00 611.70L699.27 610.89L700.54 610.84L701.11 610.34L702.03 610.16L702.84 609.75L704.22 608.67L704.45 608.76L704.79 609.85L704.33 610.21L704.10 612.43L704.45 613.61L704.33 614.43L704.79 616.07L704.56 617.21L704.45 618.99L705.14 621.05L705.02 621.37L705.48 621.69L705.48 622.84L704.68 623.90L704.91 624.22L704.56 625.14L703.30 626.53L702.72 627.55L702.03 627.78L701.80 628.57L700.19 629.49L699.84 630.05L698.23 630.42L696.05 631.31L694.21 632.38L693.52 633.03L692.83 634.11L691.56 635.42L691.33 636.08L690.07 636.59L688.92 637.30L687.88 638.62L686.39 639.75L685.93 639.85L686.04 640.70L685.81 641.41L686.04 642.12L686.73 642.74L687.19 643.55L686.96 644.50L687.65 645.84L687.88 647.37L688.46 647.85L688.34 649.00L688.46 650.21L688.69 650.35L688.34 651.13L688.11 653.45L688.57 653.55L688.34 654.38L687.19 656.08L685.70 656.87L682.71 657.90L680.87 658.83L680.06 659.42L679.37 660.65L678.91 661.00L679.95 662.09L680.18 661.99Z"},"MRT":{"name":"Mauritania","path":"M535.84 527.27L535.15 526.53L533.88 525.80L533.54 524.83L532.73 524.46L532.50 523.49L531.93 522.70L530.89 522.80L529.17 521.08L527.33 521.08L524.91 521.59L522.84 521.64L522.38 522.61L522.15 523.86L522.15 522.33L522.38 521.08L523.30 518.99L523.76 517.64L523.76 516.66L523.65 514.88L523.19 513.24L522.38 512.30L522.96 511.35L522.61 511.21L523.19 510.46L522.96 510.03L523.30 509.04L522.61 507.85L521.81 507.47L521.00 505.81L520.54 507.14L520.43 506.81L520.77 505.23L527.10 505.23L533.42 505.23L533.19 501.21L532.96 500.34L533.42 499.43L534.69 498.51L536.53 497.93L536.64 495.11L536.64 488.97L539.52 488.97L544.00 488.97L547.22 488.87L547.22 484.35L551.71 487.29L555.39 489.66L559.65 492.52L553.90 492.52L554.59 498.94L555.16 503.56L555.51 506.62L555.97 511.07L556.66 517.41L557.00 521.45L557.92 522.19L557.35 524.88L553.67 524.88L548.37 524.88L545.15 524.88L543.54 525.29L542.05 525.11L540.67 525.11L540.09 526.17L538.60 524.55L537.56 524.74L537.10 525.94L537.22 526.86L536.41 527.41Z"},"MUS":{"name":"Mauritius","path":"M759.42 640.56L759.65 640.98L759.19 641.88L758.27 641.98L758.27 641.12L758.73 640.32Z"},"MWI":{"name":"Malawi","path":"M683.28 606.19L683.51 607.13L684.43 608.53L684.32 609.12L684.66 612.61L683.86 613.56L683.74 614.25L684.20 614.93L684.20 615.79L684.66 616.93L684.66 618.17L685.58 619.22L685.35 620.09L685.93 621.10L686.39 620.50L687.77 621.28L686.96 619.31L686.39 619.08L686.39 618.58L687.08 619.22L688.23 620.64L689.49 622.38L689.72 623.12L689.26 624.13L689.49 624.87L689.38 626.81L689.03 627.13L688.00 627.27L687.19 628.57L687.65 629.12L687.77 630.56L687.08 630.52L687.08 629.49L686.85 629.49L684.89 627.41L684.89 626.90L684.32 626.44L684.89 625.61L684.89 625.05L685.47 624.36L685.47 623.44L685.24 622.06L684.66 621.46L682.94 621.92L682.36 621.92L681.79 621.42L681.10 620.23L680.41 620.36L679.72 619.03L680.18 617.85L680.41 616.52L680.29 615.98L680.52 615.52L681.56 615.29L681.67 614.75L681.21 614.06L681.44 613.29L681.10 611.70L681.67 610.89L681.44 610.48L681.44 609.75L681.79 609.75L682.59 608.99L682.13 607.86L681.44 607.36L681.56 606.77L680.98 605.83L680.29 605.83L680.18 605.19L681.67 605.83L682.71 605.78Z"},"MYS":{"name":"Malaysia","path":"M901.12 554.97L902.04 555.37L902.38 556.13L904.45 557.78L905.49 559.66L905.60 561.13L905.26 561.84L905.37 562.29L905.14 563.00L905.60 563.76L905.37 564.25L905.37 565.54L906.06 566.47L906.52 566.61L907.90 569.27L908.13 570.39L907.56 570.61L906.75 570.30L905.60 570.87L905.26 570.07L903.42 569.05L903.19 569.10L902.38 568.30L901.46 567.94L900.20 566.78L899.39 566.52L898.58 565.89L898.81 565.40L898.58 564.51L897.78 563.44L896.74 562.64L896.97 561.93L896.28 561.17L896.51 560.50L896.28 559.48L895.59 558.72L895.82 558.05L895.59 556.84L895.59 555.77L894.90 554.38L895.02 553.58L895.71 554.12L896.97 554.47L897.09 554.97L897.89 555.01L897.89 556.04L897.55 556.49L898.01 556.98L898.47 556.49L899.39 556.08L900.20 556.62L901.00 555.50ZM950.57 561.71L949.42 561.08L947.81 561.04L946.77 561.26L945.97 560.99L945.62 561.35L945.16 561.08L944.47 561.66L944.13 562.55L944.24 563.98L944.01 564.29L943.90 565.31L943.09 565.27L942.52 565.98L942.75 567.09L941.60 567.81L941.83 568.92L941.25 569.19L941.25 569.59L940.79 570.43L940.45 570.21L939.64 570.43L938.84 570.39L938.03 571.05L936.31 570.43L936.08 570.07L934.24 569.99L933.32 570.39L933.09 571.32L932.17 571.76L930.67 571.76L930.21 571.59L929.06 571.81L928.14 572.30L927.22 571.81L926.88 571.23L925.84 570.52L925.27 569.76L924.92 568.96L925.27 568.34L925.27 568.83L926.19 569.59L927.57 569.50L928.72 570.07L929.52 570.21L930.21 568.38L930.44 567.27L930.90 567.05L931.02 566.43L931.71 565.89L932.86 565.76L935.96 564.91L936.88 563.85L937.34 563.00L938.38 562.20L938.95 561.35L939.18 560.28L939.99 560.68L940.10 561.35L940.56 561.39L941.02 562.15L941.60 561.80L941.83 560.86L941.60 559.83L942.29 559.34L942.40 559.57L942.75 560.99L943.44 561.22L943.21 560.19L942.86 559.30L943.55 559.30L944.13 558.81L944.13 558.36L943.55 558.00L944.13 557.29L945.05 557.20L945.74 556.31L945.85 555.41L947.12 554.21L948.04 552.50L948.61 553.53L949.19 552.55L949.76 553.76L950.34 553.85L951.15 554.56L950.69 555.15L950.92 555.82L951.61 555.95L951.95 555.59L952.41 556.44L953.22 556.44L955.06 557.65L955.75 557.60L955.98 558.36L955.63 558.67L954.14 559.16L953.56 559.21L953.10 558.90L952.41 559.39L952.99 560.15L954.02 560.77L953.68 561.04L951.61 561.39L950.92 560.86Z"},"SGP":{"name":"Singapur","path":"M907.54 568.59M904.75 569.79M907.54 568.59l0.35 0.69l0.23 1.12l-0.57 0.22l-0.81 -0.31l-1.15 0.57l-0.34 -0.80l-0.51 -0.28L907.54 568.59z"},"NAM":{"name":"Namibia","path":"M649.70 632.29L652.35 631.73L653.73 631.77L654.76 631.96L655.68 632.80L654.76 632.80L653.27 633.69L653.04 633.31L652.23 633.55L650.39 635.09L650.05 634.25L649.47 633.50L648.43 633.55L643.60 634.48L641.99 634.53L641.99 639.37L641.99 642.78L641.99 647.08L638.77 647.08L638.77 651.22L638.77 656.67L638.89 660.85L638.89 664.28L638.77 669.75L637.51 670.15L636.59 671.42L635.90 671.72L634.86 671.27L633.02 671.52L632.22 671.06L630.61 670.81L630.38 669.04L629.92 668.99L629.57 668.33L629.00 668.54L628.65 669.55L627.62 670.30L627.27 670.25L625.09 668.03L623.82 665.77L623.71 664.53L623.13 663.53L623.36 662.68L622.79 662.24L622.90 661.25L622.44 660.21L622.56 659.57L622.33 658.44L622.44 657.75L622.21 656.82L621.64 655.99L621.29 654.57L621.41 653.65L621.29 651.61L621.06 650.45L621.41 650.26L621.29 648.95L620.95 648.04L619.57 646.31L619.22 645.21L617.73 643.02L617.04 640.74L615.54 638.24L615.20 637.20L614.28 635.80L613.47 635.19L612.90 633.97L612.44 631.96L612.55 630.98L613.47 630.61L614.16 630.89L615.08 630.89L616.12 630.24L617.04 629.96L618.07 630.19L618.19 630.52L619.57 631.49L623.13 631.40L627.16 631.40L633.94 631.40L634.98 632.61L635.78 632.89L637.85 632.94L639.00 633.13L639.92 632.99L641.42 633.59L642.80 633.22L643.26 633.50Z"},"NCL":{"name":"New Caledonia","path":"M1111.59 644.93L1112.16 645.12L1112.05 645.79L1111.24 645.69L1111.01 644.98ZM1109.40 642.64L1109.75 644.26L1108.71 643.59ZM1098.93 640.51L1099.51 641.08L1100.43 641.27L1102.27 642.74L1102.73 642.83L1103.42 643.83L1104.11 644.55L1105.03 644.93L1105.15 645.31L1106.64 646.08L1107.10 646.65L1108.02 647.18L1108.48 648.18L1107.79 648.43L1106.64 647.66L1106.41 647.75L1104.23 646.27L1102.96 645.60L1101.81 644.59L1101.47 643.93L1100.09 642.83L1099.51 642.02L1099.28 641.27L1098.82 641.12Z"},"NER":{"name":"Niger","path":"M622.90 499.47L623.48 502.94L623.48 504.61L623.82 505.00L624.86 506.52L624.63 507.05L626.01 508.52L625.32 510.08L624.86 515.63L624.40 520.15L624.40 520.29L620.95 524.04L619.22 526.44L618.99 527.45L617.96 528.56L618.42 530.80L617.73 530.76L617.27 531.30L616.12 531.49L615.08 532.31L614.85 532.90L613.47 532.72L612.90 532.31L611.52 531.90L609.10 531.90L607.49 532.22L606.69 532.63L605.77 533.68L604.62 533.72L602.78 533.36L600.82 532.08L599.78 532.04L598.63 532.72L597.94 532.72L597.02 533.09L596.33 532.04L595.30 531.08L594.49 530.98L592.77 530.25L591.85 530.62L590.47 530.57L589.43 530.85L588.17 531.58L588.05 533.13L587.59 533.91L586.67 534.64L586.44 537.36L586.21 536.95L584.14 535.09L582.53 535.68L582.88 536.36L582.65 536.73L581.61 535.36L582.19 534.86L581.73 534.09L580.81 534.41L579.89 534.27L578.05 532.90L578.05 531.21L577.01 530.89L576.09 529.43L576.21 529.01L575.52 528.01L575.75 526.81L576.67 526.53L577.13 526.72L578.16 526.53L579.20 525.57L584.60 525.38L584.83 525.11L586.21 525.34L586.21 524.88L587.36 524.14L587.94 522.24L588.40 521.82L588.40 520.53L588.51 519.87L588.51 516.00L588.51 512.67L593.34 511.68L593.69 511.54L596.10 509.28L598.86 506.81L602.55 504.47L606.11 502.27L610.37 499.47L613.24 497.68L618.07 498.85L620.49 500.78Z"},"NGA":{"name":"Nigeria","path":"M618.42 530.80L619.91 532.86L620.26 535.14L621.41 535.32L621.75 535.95L621.52 537.32L621.64 538.04L620.26 538.86L619.68 538.72L618.99 539.58L618.30 540.67L617.96 542.39L617.27 542.61L617.38 543.52L617.15 544.37L616.12 544.91L615.89 546.67L615.43 547.21L614.51 547.43L614.62 547.75L614.05 548.11L613.93 549.46L613.47 550.04L613.36 550.67L612.44 551.74L613.01 552.24L611.98 553.00L611.75 553.85L611.17 554.38L610.48 554.34L610.37 553.53L609.56 552.77L608.87 552.42L608.53 553.00L607.72 553.00L607.38 552.59L606.23 553.31L606.00 554.07L605.65 554.16L603.70 555.99L603.24 556.31L603.47 557.02L603.12 558.50L602.43 559.61L601.40 560.46L599.67 560.59L598.40 560.28L597.25 560.99L594.49 561.31L594.03 561.13L592.88 560.19L592.54 559.52L592.08 557.92L590.58 555.77L589.09 554.65L586.33 554.34L585.87 554.52L583.68 554.61L583.68 552.64L583.91 552.50L583.68 550.04L583.57 549.73L583.68 548.69L583.68 546.85L583.80 545.95L584.83 545.73L584.95 544.73L585.64 543.92L585.64 543.61L586.21 543.38L586.67 542.34L586.44 541.98L587.02 541.58L587.25 540.94L586.90 540.22L586.90 539.27L586.10 538.36L586.44 537.36L586.67 534.64L587.59 533.91L588.05 533.13L588.17 531.58L589.43 530.85L590.47 530.57L591.85 530.62L592.77 530.25L594.49 530.98L595.30 531.08L596.33 532.04L597.02 533.09L597.94 532.72L598.63 532.72L599.78 532.04L600.82 532.08L602.78 533.36L604.62 533.72L605.77 533.68L606.69 532.63L607.49 532.22L609.10 531.90L611.52 531.90L612.90 532.31L613.47 532.72L614.85 532.90L615.08 532.31L616.12 531.49L617.27 531.30L617.73 530.76Z"},"NIC":{"name":"Nicaragua","path":"M309.50 526.53L308.92 527.27L309.27 528.56L309.15 529.01L308.46 529.98L308.00 532.17L308.23 533.45L308.12 534.50L308.35 535.09L307.89 535.14L307.77 534.54L307.43 534.59L307.54 535.18L307.89 535.23L307.20 536.82L307.77 537.64L307.08 538.41L307.20 539.18L307.77 539.90L307.77 540.26L306.85 540.58L306.05 540.35L305.59 539.68L304.55 539.40L303.75 539.81L301.56 538.95L301.22 539.36L300.53 538.63L298.68 537.18L297.76 535.68L297.07 535.27L295.00 533.54L295.23 532.90L295.81 533.40L296.04 533.18L296.96 533.18L297.42 532.31L297.99 532.08L297.76 530.98L297.99 530.57L298.91 530.66L299.95 529.70L300.87 530.34L302.14 529.38L303.40 527.87L303.52 527.36L304.21 527.18L304.44 527.59L305.13 527.78L306.85 527.32L308.58 526.44Z"},"NLD":{"name":"Netherlands","path":"M588.51 383.10L587.13 383.95L585.87 383.74L585.75 383.10ZM593.69 376.89L593.69 377.33L593.46 377.62L592.65 377.99L592.31 378.42L591.39 377.84L593.11 376.67ZM597.94 373.28L597.94 374.76L597.48 376.45L596.45 376.60L596.33 377.40L597.25 377.48L597.48 378.64L595.41 380.74L593.92 380.88L594.84 383.03L593.92 384.87L594.15 386.28L593.00 385.72L593.69 384.31L592.42 383.53L591.62 383.67L590.24 382.46L588.63 383.10L587.25 383.03L587.25 381.88L589.43 378.13L590.12 374.76L590.70 375.13L592.19 374.10L592.88 372.98L594.15 372.46L596.45 372.16ZM591.16 375.06L591.04 378.06L592.42 378.57L592.65 378.50L593.11 377.91L593.46 377.77L593.69 377.40L593.69 376.75L592.88 376.38L593.11 375.57Z"},"NOR":{"name":"Norway","path":"M603.70 309.17L604.04 310.07L602.20 310.76L602.32 309.57ZM625.78 266.84L627.96 269.06L627.62 270.52L626.01 271.85L623.71 272.34L624.40 268.20ZM623.48 267.09L624.17 268.94L623.13 270.16L620.95 269.30ZM631.64 261.57L632.68 262.08L632.33 264.85L629.23 265.23L629.23 263.34ZM635.21 258.50L635.09 261.19L632.45 261.19ZM636.36 256.68L637.05 258.88L636.13 259.40L635.21 257.20ZM650.05 251.52L650.62 252.99L648.78 254.71L648.09 253.52ZM649.70 249.37L648.09 252.33L645.67 252.86L646.13 250.99L647.86 251.26ZM673.51 259.14L673.51 261.70L671.78 260.94L670.63 263.22L668.68 263.97L667.53 266.22L667.18 264.60L668.79 262.33L668.10 260.42L665.69 259.27L664.08 256.68L661.55 258.24L659.71 258.11L658.21 260.17L656.95 267.58L655.45 268.20L655.22 269.67L651.43 268.08L649.12 269.91L646.59 269.06L644.18 264.10L643.03 263.85L640.84 266.22L639.92 267.34L639.69 271.13L638.66 272.22L635.78 270.89L633.02 270.64L633.02 273.90L632.22 275.44L630.38 274.25L628.65 275.92L627.62 278.97L626.47 280.13L627.39 283.11L624.28 287.62L624.51 289.40L623.13 290.39L621.41 290.61L621.75 292.80L621.41 296.88L620.72 298.68L618.53 302.45L620.14 303.48L620.26 305.22L619.57 306.65L617.27 306.04L615.54 307.05L613.93 309.57L613.36 311.85L614.05 313.82L613.59 316.74L614.39 319.14L613.82 322.64L616.12 324.97L615.54 327.19L614.16 327.55L615.20 330.65L614.97 333.16L613.01 335.38L612.32 336.79L612.78 338.71L612.21 340.79L611.52 340.27L611.29 339.66L609.68 339.14L608.41 337.49L607.72 340.10L605.31 340.70L604.85 341.82L600.94 345.72L598.63 346.23L595.87 345.64L596.33 345.05L594.15 344.03L593.23 343.18L592.65 341.04L594.26 340.27L593.80 339.75L594.95 338.28L592.19 338.36L591.50 337.05L591.96 336.35L593.34 336.00L593.23 334.94L594.03 334.23L593.34 333.07L591.50 332.18L591.73 330.83L591.16 328.47L590.93 325.62L591.39 323.95L590.93 322.55L592.08 321.42L591.50 319.33L593.00 319.71L595.41 317.89L594.95 316.84L597.25 315.77L597.02 314.31L598.17 313.72L598.98 314.51L602.43 312.84L602.20 311.66L603.12 310.76L604.27 310.96L606.00 309.27L605.54 308.36L607.15 307.25L606.92 306.44L608.41 304.10L609.79 303.17L611.29 303.68L611.75 302.45L610.94 300.36L612.78 299.10L614.85 298.58L614.39 297.20L615.43 295.81L614.39 294.42L616.23 291.60L617.27 289.18L617.38 285.83L618.76 284.93L618.42 284.02L620.49 283.68L621.06 281.28L622.10 279.55L624.86 277.33L625.78 275.68L627.62 275.68L626.70 273.42L628.08 269.67L631.53 267.46L630.84 266.47L632.79 264.98L633.48 262.08L635.21 261.44L636.01 259.78L638.20 259.14L640.50 259.53L642.68 258.50L643.37 257.07L642.80 255.37L645.21 254.32L649.01 256.55L650.16 253.92L652.46 251.66L653.84 248.01L657.87 249.23L655.68 252.06L656.26 254.32L660.05 248.28L661.20 252.06L662.70 248.96L662.01 247.60L666.15 248.01L668.33 249.23L668.79 250.72L671.21 250.58L674.20 254.58L672.59 254.97L671.21 256.68L666.84 255.76L666.84 256.55L669.83 257.72L669.83 259.78ZM657.06 246.23L658.33 248.01L656.60 248.42L655.80 247.33ZM649.47 159.57L648.89 162.80L653.04 165.35L649.24 173.59L646.59 173.59L645.90 170.13L641.88 170.95L644.18 163.87L641.65 161.30L644.29 159.35ZM643.60 153.38L645.56 153.38L646.13 158.48L642.22 159.57L639.46 154.95ZM628.77 131.47L631.07 130.96L635.32 139.14L635.55 143.93L638.20 143.93L638.54 146.51L643.72 149.06L643.37 152.03L639.58 152.48L635.67 155.39L635.90 161.30L634.40 161.73L633.14 170.34L631.64 170.34L629.92 181.30L627.96 183.42L625.89 180.72L623.02 175.60L620.95 174.60L618.88 166.19L618.42 161.73L623.02 160.87L625.43 157.38L623.71 152.25L620.95 154.72L619.22 159.35L616.23 158.91L616.12 157.16L612.21 150.89L612.32 145.58L611.06 144.88L609.22 136.95L612.78 131.97L623.71 135.96L624.51 141.07L626.01 141.31L625.09 134.48L626.24 128.92ZM648.89 121.87L648.66 124.52L654.53 122.94L655.91 124.78L662.01 127.38L661.78 131.72L657.52 135.96L656.95 139.87L652.58 141.31L651.89 143.46L648.20 142.98L646.59 139.63L641.53 140.11L637.74 136.21L644.75 134.48L644.87 132.23L634.98 134.23L633.14 130.96L635.55 126.08L640.15 121.07L641.76 125.04L646.48 127.12Z"},"NO1":{"name":"Spitzbergen (Norwegen)","path":"M649.47 159.57l-0.58 3.23l4.15 2.55l-3.80 8.24h-2.65 0.00l-0.69 -3.46l-4.02 0.82l2.30 -7.08l-2.53 -2.57l2.64 -1.95L649.47 159.57zM643.60 153.38h1.96 0.00l0.57 5.10l-3.91 1.09l-2.76 -4.62L643.60 153.38zM628.77 131.47l2.30 -0.51l4.25 8.18l0.23 4.79h2.65 0.00l0.34 2.58l5.18 2.55l-0.35 2.97l-3.79 0.45l-3.91 2.91l0.23 5.91l-1.50 0.43l-1.26 8.61h-1.50 0.00l-1.72 10.96l-1.96 2.12l-2.07 -2.70l-2.87 -5.12l-2.07 -1.00l-2.07 -8.41l-0.46 -4.46l4.60 -0.86l2.41 -3.49l-1.72 -5.13l-2.76 2.47l-1.73 4.63l-2.99 -0.44l-0.11 -1.75l-3.91 -6.27l0.11 -5.31l-1.26 -0.70l-1.84 -7.93l3.56 -4.98l10.93 3.99l0.80 5.11l1.50 0.24l-0.92 -6.83l1.15 -5.56L628.77 131.47zM648.89 121.87l-0.23 2.65l5.87 -1.58l1.38 1.84l6.10 2.60l-0.23 4.34l-4.26 4.24l-0.57 3.91l-4.37 1.44l-0.69 2.15l-3.69 -0.48l-1.61 -3.35l-5.06 0.48l-3.79 -3.90l7.01 -1.73l0.12 -2.25l-9.89 2.00l-1.84 -3.27l2.41 -4.88l4.60 -5.01l1.61 3.97l4.72 2.08L648.89 121.87z"},"NPL":{"name":"Nepal","path":"M856.49 482.29L856.61 482.59L856.15 483.60L856.03 485.00L856.61 486.29L856.38 487.34L855.69 487.29L853.96 487.68L853.16 487.39L853.04 486.89L852.01 487.48L850.63 486.74L849.70 486.59L849.13 486.89L848.44 485.89L847.40 486.29L847.06 485.89L845.33 485.25L845.22 484.20L844.30 484.00L843.61 483.54L842.69 484.05L841.31 483.70L839.35 483.60L839.01 482.84L838.20 482.94L837.05 482.09L836.59 482.29L834.75 481.33L834.18 480.43L833.37 480.12L832.11 479.31L831.65 479.51L830.73 478.70L831.42 476.97L831.19 476.62L832.11 475.19L833.26 473.95L833.72 473.75L834.41 474.47L835.67 472.92L837.28 473.23L837.40 474.21L838.66 474.72L839.58 475.70L840.62 475.85L841.77 477.43L842.23 477.53L842.92 477.08L843.61 477.23L844.07 478.50L845.45 479.57L846.25 479.82L847.06 479.67L846.83 480.63L848.44 480.88L849.24 481.18L849.70 482.19L851.09 482.09L851.43 481.43L853.04 481.99L853.39 482.39L855.23 482.44L855.57 482.09Z"},"NZL":{"name":"New Zealand","path":"M1111.59 744.12L1112.28 744.97L1112.51 745.88L1111.01 746.34L1110.55 745.75L1111.13 745.03L1111.01 744.12ZM1127.34 716.77L1126.65 717.47L1127.80 718.35L1127.69 719.47L1128.26 720.12L1129.53 719.06L1131.48 718.82L1131.48 719.65L1131.02 720.65L1131.60 721.90L1131.48 722.56L1130.45 724.11L1129.41 725.20L1128.61 727.25L1127.00 728.17L1126.88 730.25L1128.03 730.55L1128.03 731.11L1127.00 731.29L1126.08 730.62L1125.27 731.29L1122.40 733.09L1121.82 734.40L1121.94 735.90L1121.13 737.03L1120.79 738.48L1120.33 739.37L1120.56 740.26L1119.18 740.78L1118.83 741.61L1117.57 742.64L1117.57 743.02L1116.42 743.80L1114.92 744.06L1114.35 743.48L1113.54 743.74L1112.74 743.35L1112.16 742.44L1111.24 742.70L1110.67 741.74L1109.75 742.06L1107.68 741.87L1106.76 740.78L1106.87 740.01L1108.14 739.82L1107.56 738.80L1109.17 736.02L1110.90 734.52L1112.74 732.34L1113.77 731.66L1114.00 731.91L1115.50 730.74L1117.22 729.94L1118.37 728.53L1120.33 727.25L1121.59 725.68L1122.17 724.35L1122.86 722.38L1124.01 721.66L1124.70 720.60L1124.81 718.35L1126.54 716.77ZM1127.92 692.21L1128.03 693.73L1129.18 694.43L1130.45 694.49L1131.48 695.85L1131.94 695.63L1132.63 696.83L1132.40 698.36L1133.44 699.52L1132.86 701.62L1135.05 702.45L1135.16 703.24L1135.85 702.96L1135.51 701.90L1135.62 701.01L1136.66 701.68L1137.23 704.13L1137.23 704.91L1138.84 705.48L1140.91 706.49L1142.18 706.04L1142.75 705.08L1143.67 704.58L1144.48 704.63L1145.40 705.25L1144.71 706.43L1144.59 708.58L1143.44 709.50L1143.21 710.87L1141.60 710.81L1140.57 711.33L1140.11 712.36L1140.57 713.63L1139.88 715.37L1138.38 717.53L1137.12 719.88L1135.05 721.43L1134.59 720.60L1133.55 720.60L1132.75 720.06L1133.90 718.70L1134.59 717.00L1134.82 715.83L1133.90 714.27L1132.63 713.92L1131.83 713.05L1130.79 712.71L1130.10 712.13L1130.10 711.33L1131.48 710.41L1132.63 709.84L1133.09 706.83L1133.67 706.66L1133.55 705.53L1133.09 703.68L1133.44 702.18L1132.40 702.45L1132.17 701.45L1131.48 700.57L1132.29 700.13L1132.06 699.30L1131.14 700.01L1130.33 698.69L1127.92 695.36L1128.15 694.21L1126.77 692.27Z"},"OMN":{"name":"Oman","path":"M744.58 521.08L743.66 518.99L743.43 518.90L741.02 513.19L746.31 511.31L750.68 509.80L751.72 506.47L752.75 502.99L751.26 500.49L751.26 499.47L752.41 496.81L752.18 496.13L753.90 495.69L753.33 494.82L753.21 493.01L754.25 493.40L755.17 492.57L755.86 494.23L756.89 495.60L757.58 496.13L760.00 496.96L762.76 497.59L763.79 499.28L765.17 501.02L766.21 501.40L765.98 502.27L765.06 503.75L764.60 504.85L763.22 505.85L762.41 506.95L761.72 508.52L760.92 508.37L760.57 507.81L759.77 509.37L759.31 510.60L759.54 512.25L759.77 513.10L759.31 513.33L757.70 513.47L756.78 513.80L755.97 514.51L755.63 516.05L754.94 516.75L754.48 516.66L752.06 517.08L751.37 518.15L751.49 519.13L750.80 519.83L749.99 520.06L749.41 519.74L747.57 519.92L746.19 520.71ZM754.82 490.25L754.36 490.16L754.48 488.87L754.13 488.72L754.48 488.08L755.17 488.82Z"},"PAK":{"name":"Pakistan","path":"M820.26 452.98L821.18 455.10L820.72 455.81L819.57 456.57L817.85 456.78L817.04 457.43L815.66 457.21L812.33 456.40L811.18 456.89L810.72 457.97L811.41 458.61L811.18 459.37L811.52 460.06L811.29 460.76L811.87 461.13L811.41 462.57L812.44 463.31L812.33 463.95L813.48 464.26L813.71 465.27L814.63 465.27L815.78 466.00L815.09 466.69L814.05 466.89L812.90 468.10L813.36 469.09L813.02 470.08L813.36 470.55L812.44 471.12L811.52 472.51L810.83 473.18L811.18 473.75L810.60 474.26L809.34 474.72L808.99 476.16L807.84 478.04L806.23 478.91L805.43 480.48L804.62 481.43L804.51 481.94L802.78 482.29L801.29 482.84L800.60 482.04L799.67 481.74L798.87 482.49L798.64 483.19L797.26 484.70L796.91 486.04L798.06 486.89L799.10 487.04L798.87 489.02L799.44 490.01L800.60 490.01L800.71 490.94L801.40 491.98L801.98 493.59L801.40 495.06L800.37 494.96L800.25 494.52L798.98 494.91L798.52 495.40L797.60 495.30L797.26 495.01L795.30 495.11L794.50 494.96L794.50 496.13L793.58 496.08L792.77 496.52L792.66 497.05L791.97 496.57L791.05 496.67L790.47 495.74L790.13 495.74L789.55 493.64L788.63 493.01L788.06 493.06L788.17 491.68L787.25 490.35L786.68 490.80L784.84 491.24L783.92 491.09L783.11 491.44L782.08 491.34L781.50 491.68L779.66 491.24L778.05 491.19L777.82 491.78L774.60 491.58L774.03 491.98L773.57 491.68L773.34 492.12L771.73 491.78L771.96 489.76L772.30 489.51L772.65 488.08L773.80 487.68L774.03 487.14L775.41 486.64L776.67 486.69L777.13 485.74L777.02 484.60L775.64 484.55L775.64 483.60L775.41 481.79L775.41 480.83L774.95 480.93L774.26 480.22L772.76 479.82L771.73 478.60L770.81 476.67L769.31 474.98L774.60 476.62L778.05 476.31L779.66 476.72L780.93 476.06L782.77 476.16L786.45 475.08L786.91 474.62L786.56 474.31L786.91 472.82L786.68 472.25L787.02 471.06L787.60 470.86L788.06 470.03L788.86 469.56L790.13 469.97L791.39 469.51L790.93 469.14L792.31 468.20L792.77 467.68L793.81 468.05L794.38 467.84L794.73 468.46L795.42 468.31L796.34 467.26L796.11 465.42L796.80 464.47L797.14 462.94L798.64 462.67L799.56 461.98L798.98 460.44L798.52 460.33L798.06 459.63L798.64 459.21L800.25 459.63L801.40 459.53L801.98 459.21L802.21 458.02L801.75 457.59L802.09 456.78L803.24 455.75L803.82 454.72L803.47 454.34L803.70 453.36L802.90 451.77L802.32 451.39L803.82 449.79L804.16 450.01L805.66 448.68L806.81 448.35L810.26 448.01L811.64 448.29L813.13 447.51L815.66 447.96L815.89 448.62L817.16 448.85L817.73 449.73L817.85 450.67L817.39 451.22L818.31 452.37L819.57 452.10Z"},"PAN":{"name":"Panama","path":"M327.78 547.21L327.67 547.88L328.47 549.59L328.01 549.73L327.90 550.31L326.40 551.03L326.17 551.83L324.91 550.35L324.45 549.10L325.02 548.87L325.25 548.06L324.33 547.93L324.22 547.30L323.07 546.49L322.03 546.09L321.46 546.09L320.31 546.63L320.19 547.48L318.70 548.38L317.89 548.65L318.01 549.23L319.04 550.17L319.39 551.12L318.35 551.34L318.01 551.79L316.74 551.88L315.94 549.86L315.71 549.86L315.59 550.62L314.44 550.13L313.98 548.96L312.72 548.60L312.14 548.24L311.45 548.47L310.99 548.33L310.30 548.65L310.19 549.23L310.07 548.56L310.30 547.34L310.07 546.94L310.76 546.40L310.07 545.95L310.07 544.73L310.42 544.19L311.11 544.55L311.22 544.28L311.91 544.82L311.91 545.32L312.26 546.09L312.72 546.36L313.75 546.36L313.98 546.04L314.56 546.72L315.25 546.85L316.86 546.49L317.09 546.13L319.16 545.41L320.08 544.87L320.65 544.15L322.49 544.42L322.95 544.78L323.99 544.73L325.71 545.41L327.55 547.21Z"},"PER":{"name":"Peru","path":"M351.48 588.53L351.13 588.85L350.44 588.36L348.94 588.27L348.25 589.03L347.22 589.03L346.99 589.25L345.72 589.34L344.80 589.74L342.96 591.08L342.04 591.43L342.16 591.88L341.81 593.26L341.01 594.47L341.35 595.59L339.40 597.11L339.17 597.74L339.51 598.41L338.94 598.63L338.59 599.17L339.51 599.93L339.28 600.47L339.63 600.70L340.09 601.82L341.24 602.94L341.93 604.16L341.12 605.19L342.39 605.19L344.00 605.60L344.34 607.13L346.99 607.13L347.56 606.91L349.17 605.55L349.63 606.23L349.40 606.64L349.29 610.39L349.63 610.16L350.44 610.57L351.48 610.07L352.74 610.21L355.62 615.25L355.39 615.79L354.70 616.48L354.58 619.36L354.93 620.87L353.78 622.15L353.32 623.35L354.12 624.27L353.43 625.19L352.28 624.41L351.59 624.82L352.05 626.11L352.40 626.67L353.20 626.85L353.20 627.41L354.24 627.55L354.70 627.55L354.24 628.43L354.47 628.61L353.20 630.42L352.51 631.07L352.97 631.82L351.82 632.57L352.05 633.41L351.48 634.30L350.10 634.62L349.17 634.02L348.48 633.31L346.99 632.43L346.87 631.45L346.53 631.07L344.69 630.19L343.88 629.31L342.73 628.98L339.51 627.50L338.48 626.67L337.21 626.11L337.10 625.88L334.91 624.77L333.65 623.07L332.50 622.34L332.27 621.69L331.35 620.64L331.69 618.67L331.46 618.07L330.66 617.02L330.54 616.48L329.62 615.20L329.51 614.61L328.47 613.84L328.47 612.75L328.01 611.98L326.98 611.29L327.09 610.89L326.86 610.12L325.71 608.22L325.14 606.95L325.14 606.46L324.68 605.87L324.56 605.06L323.41 603.12L323.41 602.58L322.84 602.04L322.72 601.33L321.69 600.43L321.11 599.71L320.42 597.78L319.50 596.75L318.47 595.95L316.97 595.19L315.94 594.43L315.82 593.85L316.40 593.71L316.74 593.09L316.51 592.46L315.59 591.66L316.05 591.08L315.13 589.96L315.48 588.53L316.63 587.38L316.97 586.84L318.35 585.86L318.58 585.95L318.93 587.42L318.47 587.82L317.89 587.78L317.89 589.07L318.12 589.34L319.04 588.71L319.96 589.34L320.54 589.20L321.00 589.47L321.23 590.36L321.69 590.85L322.38 591.03L322.95 590.50L322.84 590.18L323.64 589.56L323.64 588.85L324.56 587.06L324.68 585.91L325.25 585.77L326.29 584.53L330.08 583.24L331.92 581.81L333.65 579.81L334.11 577.94L334.45 577.37L334.57 576.70L333.88 575.81L334.57 575.32L334.68 575.10L336.52 576.08L337.33 576.83L337.79 578.17L339.74 579.01L340.20 579.72L340.09 580.34L341.24 580.74L341.47 581.63L341.12 582.08L342.04 582.75L342.96 582.48L343.77 582.84L345.15 582.43L345.84 581.81L346.76 582.21L346.87 582.61L347.45 582.48L348.25 582.03L350.21 582.97L351.25 583.68L349.06 587.11L349.63 587.38L350.44 587.24Z"},"PHL":{"name":"Philippines","path":"M961.61 555.50L962.30 555.99L961.27 556.17L961.15 555.91ZM964.95 554.47L964.14 553.89L964.95 553.40L965.52 553.98ZM976.33 544.15L977.25 544.55L978.52 546.27L978.40 546.90L977.83 547.39L978.75 547.75L978.52 548.24L978.98 548.60L978.75 549.90L979.32 550.26L979.44 551.70L978.98 552.59L978.63 552.59L978.29 553.36L978.17 554.30L977.83 554.16L977.71 553.09L977.48 552.77L976.91 551.47L976.45 551.83L975.53 553.31L975.53 553.89L976.10 554.12L976.56 555.32L976.45 555.95L975.53 557.16L974.84 556.44L975.18 555.86L974.84 555.46L974.49 556.26L973.00 555.82L971.85 555.19L971.27 554.38L971.27 553.22L971.04 553.18L971.16 552.19L971.73 551.83L971.73 551.25L971.27 550.62L970.12 549.99L969.32 549.99L969.43 550.44L969.09 550.76L968.05 550.49L967.94 551.07L967.36 550.80L967.36 550.17L966.67 550.13L965.87 551.12L965.52 552.28L965.06 552.91L964.49 552.64L964.49 551.88L964.83 551.61L965.18 549.95L965.64 549.32L967.71 548.87L968.17 547.70L968.97 547.61L969.55 547.12L970.35 547.39L970.58 547.88L970.70 548.87L971.85 548.69L972.19 547.70L972.65 547.34L973.11 547.84L973.57 547.75L973.57 546.31L974.03 546.13L974.72 546.67L975.30 546.13L975.99 546.04L975.99 545.50L975.53 543.92L975.76 543.47ZM972.19 542.39L973.00 542.79L973.11 543.52L972.08 544.15L970.81 544.10L970.47 543.52L971.73 542.43ZM976.45 541.58L976.45 543.11L975.87 542.43L976.10 541.71ZM968.74 539.72L969.55 539.90L969.78 540.22L969.20 541.49L968.86 542.57L968.40 543.34L968.40 544.15L968.97 545.00L968.63 545.77L968.05 546.00L967.48 545.09L966.67 544.73L965.98 543.43L966.21 542.98L967.02 542.93L967.48 542.52L967.36 541.17L967.82 540.54L967.94 539.95ZM971.16 539.40L971.27 539.99L971.16 541.67L970.01 542.75L969.43 544.28L968.97 544.51L969.32 542.75L970.12 541.39ZM956.78 538.54L956.78 539.72L957.01 540.72L957.47 541.21L956.90 541.67L956.32 541.85L955.75 542.70L954.71 542.98L953.56 545.09L952.41 545.73L951.95 546.49L951.26 547.08L950.57 547.21L950.34 547.70L949.42 547.93L949.65 547.30L950.80 545.95L952.41 544.87L953.68 543.61L954.60 542.25L954.94 542.16L955.17 541.58L955.52 541.62L956.21 540.54L955.86 540.13L956.21 539.81L956.44 538.68ZM972.54 538.18L973.11 538.63L973.80 538.23L974.26 538.41L974.49 539.77L974.38 540.31L974.95 540.94L975.07 542.07L973.57 542.39L973.46 541.62L973.57 540.22L973.11 539.63L972.77 540.04L972.42 539.86ZM965.64 537.18L966.67 538.00L967.48 537.73L967.59 538.23L968.28 537.86L968.28 539.04L967.25 539.77L967.13 540.26L966.56 540.63L964.72 540.85L964.49 540.35L964.83 539.58L965.06 537.50L964.26 537.14L964.60 536.59ZM958.16 535.45L958.97 536.00L958.74 536.45L958.28 536.32ZM974.03 534.54L974.84 534.50L975.87 535.59L975.76 536.50L975.76 537.68L976.33 538.45L975.99 539.18L975.07 539.36L974.72 538.72L974.26 538.68L974.03 537.23L973.23 536.27L972.31 535.64L971.96 534.64L973.23 534.68ZM969.09 534.59L970.70 535.68L971.27 536.45L971.16 537.09L970.35 536.64L969.66 535.73L968.63 535.64ZM965.18 534.32L964.83 535.68L964.49 535.41L964.83 534.36ZM968.51 533.40L967.71 532.95L968.05 532.67ZM961.50 531.40L962.19 531.67L962.88 532.36L963.11 533.86L963.22 534.27L962.88 535.14L962.30 535.68L961.84 535.55L960.92 534.00L960.81 533.09L959.89 532.13L960.12 531.44L960.69 531.58ZM964.37 531.30L965.06 531.58L964.72 532.45L964.14 531.99ZM971.85 529.61L972.42 530.25L972.31 530.76L971.62 531.35L971.16 530.89L971.50 530.57L971.50 529.66ZM964.60 526.35L964.83 527.41L964.49 527.45L964.14 526.72ZM961.27 514.60L961.84 514.36L963.45 515.30L964.60 515.58L965.41 514.79L965.75 515.68L965.29 516.14L965.18 517.83L965.52 518.67L965.87 518.71L966.44 519.60L965.29 522.15L964.95 522.57L963.91 522.94L963.34 523.44L963.57 524.00L962.76 525.52L963.80 527.45L963.57 527.50L963.91 529.20L964.49 529.84L965.41 530.11L965.64 529.38L966.21 528.69L967.48 528.92L968.17 529.93L968.28 530.76L969.20 529.93L970.12 530.21L969.66 531.08L970.70 532.63L971.39 533.09L971.62 533.77L971.39 534.54L970.58 534.04L970.81 533.63L969.78 533.45L969.32 532.99L968.86 533.09L968.86 532.36L968.51 531.62L967.82 531.40L967.48 530.85L966.44 529.93L966.33 530.98L966.67 531.30L966.90 532.36L966.56 532.54L966.33 531.90L965.06 530.66L963.80 529.93L963.11 530.30L962.88 530.94L962.42 531.17L961.61 530.98L961.15 530.11L960.58 530.07L960.23 529.38L960.35 528.92L961.38 528.19L961.04 527.32L960.12 527.09L960.23 528.14L959.66 528.33L959.54 527.78L958.62 527.22L958.39 525.61L957.93 525.11L958.05 523.72L957.59 522.52L958.05 522.38L958.62 522.98L959.31 523.07L959.31 520.62L959.66 520.01L959.77 518.67L959.43 518.01L960.23 515.30L960.23 514.74Z"},"PNG":{"name":"Papua New Guinea","path":"M1064.55 611.52L1066.16 612.20L1065.93 612.38L1064.89 612.16ZM1056.27 605.28L1056.61 605.15L1057.19 605.96L1055.92 605.87ZM1055.35 605.06L1055.23 605.55L1054.54 605.06L1054.89 604.52ZM1062.02 603.71L1063.05 603.89L1063.63 604.16L1063.17 604.70ZM1047.18 592.55L1047.98 592.95L1047.87 593.62L1047.06 592.95ZM1069.49 592.55L1070.18 592.73L1070.87 593.80L1071.45 594.20L1071.79 594.83L1072.14 594.92L1073.06 595.86L1073.17 596.53L1072.48 597.02L1071.33 596.62L1070.76 595.99L1070.87 595.37L1070.07 594.83L1069.38 594.02L1069.15 593.44ZM1045.34 592.37L1044.65 592.06L1044.99 591.61ZM1061.33 588.40L1061.10 588.76L1061.90 588.94L1061.90 589.96L1061.44 590.76L1060.52 590.90L1060.52 591.52L1060.98 591.92L1060.87 592.46L1059.03 593.13L1057.53 594.29L1056.96 594.38L1055.69 595.10L1052.93 595.14L1052.47 594.52L1051.90 594.38L1051.21 594.65L1050.98 594.29L1049.71 593.58L1049.02 593.49L1048.79 593.09L1049.13 592.42L1050.52 592.73L1050.86 592.51L1051.67 592.91L1053.28 592.82L1054.08 592.42L1055.12 592.77L1055.58 592.46L1056.15 592.77L1057.42 592.24L1057.65 591.52L1058.57 590.68L1059.37 590.90L1059.60 590.41L1059.14 588.36L1059.95 588.49L1060.52 588.80ZM1025.33 604.20L1025.33 600.52L1025.33 597.07L1024.98 596.44L1025.33 595.28L1025.33 589.69L1025.33 583.32L1026.36 583.55L1028.66 584.44L1028.78 584.79L1031.88 585.73L1033.38 585.95L1034.41 586.57L1034.99 587.11L1035.79 587.38L1036.60 587.20L1036.71 587.69L1037.75 588.09L1038.32 588.89L1039.13 588.98L1040.74 590.54L1040.51 592.33L1042.81 592.91L1043.96 593.67L1044.76 594.02L1046.03 594.07L1047.18 595.28L1047.29 596.44L1044.53 596.57L1044.42 597.29L1044.99 598.10L1045.11 598.68L1046.49 599.67L1046.95 600.43L1048.21 600.79L1048.56 602.49L1049.13 602.81L1049.59 603.98L1050.17 604.20L1051.78 603.84L1052.01 604.43L1051.55 605.06L1051.67 605.46L1052.93 605.87L1054.20 605.96L1054.31 606.19L1053.28 606.50L1053.97 607.31L1054.77 607.40L1055.23 608.31L1056.38 608.90L1054.89 609.39L1053.97 608.90L1053.39 608.22L1052.47 608.26L1051.21 607.86L1050.17 607.86L1050.17 607.63L1049.02 607.77L1048.56 607.45L1047.75 607.63L1046.26 606.73L1045.57 605.60L1044.76 605.37L1044.30 604.20L1043.38 603.93L1042.81 602.63L1042.23 602.04L1041.66 600.92L1039.24 600.20L1037.86 599.93L1037.29 599.40L1035.68 599.98L1034.53 599.75L1034.87 600.56L1033.61 600.74L1033.72 601.42L1032.92 601.46L1031.77 601.73L1033.03 603.17L1033.15 603.75L1032.34 604.02L1030.73 604.92L1029.35 604.38L1028.20 604.56L1027.05 604.56L1026.71 604.34L1025.79 604.56ZM1057.53 583.68L1058.11 584.17L1058.80 584.30L1059.95 585.15L1060.75 585.37L1061.21 586.04L1062.13 586.66L1062.36 587.20L1063.63 587.78L1064.20 588.67L1063.97 589.69L1063.63 590.36L1062.94 589.87L1062.71 589.25L1062.71 588.31L1062.25 587.33L1061.44 586.40L1059.95 585.73L1059.37 585.10L1057.30 583.90ZM1054.89 582.61L1055.58 582.92L1055.58 583.50L1054.77 583.55L1054.08 582.88ZM1044.19 581.23L1045.22 581.32L1045.22 581.99L1043.50 581.95L1043.27 581.46Z"},"POL":{"name":"Poland","path":"M637.62 366.72L637.62 366.80L638.08 366.88L641.88 367.11L647.74 367.33L647.97 367.03L649.81 368.32L650.05 369.61L650.39 371.34L651.31 373.80L651.20 376.38L649.70 377.19L649.01 378.35L650.62 379.87L650.16 381.88L650.39 382.39L650.51 383.24L652.12 385.79L652.00 387.33L650.85 388.10L648.78 390.25L647.28 392.32L647.74 394.70L647.05 394.57L645.33 393.89L644.75 393.07L642.91 392.73L641.88 393.48L641.07 393.00L639.92 393.07L639.00 394.09L637.74 393.00L637.16 391.97L636.24 393.00L635.21 392.45L634.29 390.46L632.10 390.18L631.30 389.49L631.30 388.73L629.92 388.10L628.31 389.56L627.16 388.17L627.16 386.77L625.66 386.63L624.05 386.07L623.59 385.08L622.33 385.72L623.02 383.81L622.79 382.67L622.10 382.39L621.64 380.88L622.10 379.44L621.41 377.70L621.75 376.82L620.14 375.43L620.83 374.39L621.06 373.13L620.60 370.89L621.41 371.04L621.64 370.14L620.37 369.91L620.37 369.61L625.66 367.87L626.81 367.72L627.96 366.19L630.38 365.11L633.48 364.65L634.40 366.88L635.67 367.33Z"},"PRI":{"name":"Puerto Rico","path":"M360.91 514.83L364.24 514.97L365.28 515.30L365.51 515.77L364.70 516.43L363.55 516.75L362.63 516.57L360.33 516.66L360.45 515.86L360.10 515.30Z"},"PRK":{"name":"Dem. Rep. Korea","path":"M991.97 424.59L992.55 425.61L991.86 425.43L990.48 426.57L989.10 428.84L989.67 429.55L989.33 430.67L989.33 431.85L987.83 432.44L987.37 433.37L985.88 434.13L985.99 434.54L984.96 435.24L983.92 435.18L983.46 435.82L982.31 436.40L982.54 437.03L981.85 438.53L983.12 439.04L983.92 440.07L985.07 441.04L984.04 442.35L981.16 442.35L980.82 442.57L979.67 444.27L978.75 444.04L977.71 444.38L976.91 443.65L976.33 444.55L975.41 444.66L975.30 443.98L973.92 443.08L973.92 442.12L974.49 441.27L975.30 440.70L974.72 440.30L975.41 437.84L975.07 437.09L974.49 437.03L972.19 435.76L972.31 434.95L973.92 433.31L975.99 432.32L976.79 431.67L977.48 431.61L978.86 429.67L979.44 428.36L980.47 427.77L981.05 428.90L982.77 429.31L983.69 429.19L984.50 429.43L984.84 428.66L984.04 427.41L984.04 426.93L986.80 426.81L987.72 425.97L987.83 425.25L989.33 425.01L989.90 422.59L991.05 423.01L991.05 423.68Z"},"PRT":{"name":"Portugal","path":"M551.37 446.84L549.98 447.62L548.83 447.23L547.45 447.12L546.30 447.35L546.88 445.67L546.88 443.87L546.99 442.86L546.53 441.50L545.61 441.33L544.69 440.70L545.15 438.01L545.96 437.09L546.65 434.83L546.53 434.54L547.22 431.97L547.34 430.61L546.65 428.00L546.99 427.05L548.72 426.21L549.18 426.75L548.83 427.71L550.33 427.35L551.37 427.59L552.17 426.93L554.01 427.23L554.01 428.00L555.16 428.72L554.24 429.90L553.78 430.02L552.86 431.08L553.21 431.85L553.09 433.49L553.32 433.90L552.52 434.60L552.98 435.35L552.52 436.68L550.91 436.68L551.60 437.61L552.06 439.04L552.75 439.44L551.83 440.59L551.48 441.78L552.52 443.48L551.83 443.70L550.91 445.33L551.37 446.84Z"},"PR1":{"name":"Azoren","path":"M492.94 444.21L494.66 444.21L494.55 444.66L492.94 444.60L492.94 444.21L492.94 444.21M485.35 441.84L484.08 441.95L484.31 441.33L485.35 441.84"},"PRY":{"name":"Paraguay","path":"M389.20 640.79L389.77 641.69L389.77 642.36L390.23 642.74L390.23 644.07L389.89 645.17L390.00 645.98L389.77 647.18L390.23 647.56L392.19 647.70L393.45 648.09L394.72 647.32L395.52 648.04L396.56 648.18L397.25 649.24L397.25 650.55L397.59 651.32L397.59 652.63L398.05 653.94L399.43 653.89L400.47 653.31L401.62 654.23L401.39 654.47L401.62 655.20L400.93 657.26L400.93 658.04L400.59 659.03L400.59 659.57L400.36 661.00L400.47 661.74L400.01 663.38L399.66 663.43L398.86 664.48L397.94 664.63L397.36 665.22L397.36 665.82L396.90 666.23L395.75 665.72L394.95 666.73L394.37 666.28L393.68 666.48L393.22 666.13L392.30 666.38L389.66 665.57L388.05 665.62L387.59 665.18L388.97 663.78L389.20 662.04L390.12 661.10L390.46 659.91L391.15 659.13L390.46 658.14L388.97 657.31L387.13 656.72L385.40 655.74L385.06 655.25L383.22 654.04L382.30 654.08L380.11 653.35L379.77 652.63L378.62 651.95L377.12 650.64L375.97 648.76L374.82 647.90L376.09 643.88L376.09 642.21L377.12 640.60L377.70 639.04L383.33 637.86L386.21 637.82L389.20 639.61Z"},"PSX":{"name":"Palestine","path":"M684.43 469.97L684.20 469.56L685.12 468.57L685.35 468.83ZM688.57 465.53L688.57 467.89L688.11 468.93L687.31 469.40L686.39 469.30L686.73 468.41L687.42 467.73L686.73 467.21L686.62 466.32L686.96 465.27L687.42 464.95Z"},"PYF":{"name":"Fr. Polynesia","path":"M98.10 632.52L97.18 632.57L97.07 631.87L97.87 631.91Z"},"QAT":{"name":"Qatar","path":"M738.60 493.79L737.80 493.99L737.34 493.35L737.11 490.99L738.03 488.77L738.72 488.38L739.87 489.76L739.41 490.65L739.75 491.49L739.75 492.66L739.29 493.59Z"},"ROU":{"name":"Romania","path":"M665.11 411.61L665.46 412.24L666.95 412.62L668.68 411.67L669.71 412.11L669.71 412.68L669.60 414.32L668.10 414.63L667.76 414.32L667.07 414.94L666.95 416.07L666.49 416.69L666.61 418.18L666.26 419.29L664.42 418.86L664.19 418.18L662.47 418.11L661.32 417.37L658.56 418.11L657.41 419.35L656.03 419.72L653.27 419.04L652.23 419.29L649.47 418.67L648.20 418.92L648.55 417.74L647.51 417.12L646.82 415.94L647.28 415.63L646.59 414.88L645.90 415.88L645.33 415.26L644.18 415.07L643.26 414.32L643.60 413.00L641.99 412.18L641.30 411.42L641.19 410.34L639.69 408.61L640.84 408.55L641.53 407.90L642.57 407.84L643.14 406.29L643.72 405.77L644.06 404.41L644.52 403.95L645.21 402.18L646.13 401.13L647.63 400.60L648.09 400.00L648.89 399.34L649.58 399.80L650.97 399.80L652.46 400.27L653.50 400.07L654.53 401.13L655.68 400.27L658.56 399.80L659.02 398.74L660.05 398.54L661.43 399.20L662.24 401.32L663.04 402.31L663.85 403.82L664.54 404.41L665.23 406.03L665.23 407.13L664.77 409.12Z"},"RUS":{"name":"Russia","path":"M1042.46 416.25L1040.74 418.36L1040.51 417.99L1041.77 415.88L1042.46 416.25M1050.40 412.18L1048.44 412.81L1044.42 416.32L1044.19 416.00L1045.22 414.94L1045.34 414.38L1047.06 412.81L1048.79 412.43L1049.71 411.42L1050.29 411.35L1050.40 412.18M1056.04 408.03L1054.66 409.57L1053.05 410.91L1053.16 409.83L1053.62 409.70L1054.89 408.29L1056.04 408.03M1069.72 391.84L1069.61 393.20L1068.92 393.14L1069.72 391.84M1073.75 387.54L1072.94 388.73L1070.87 389.77L1071.45 388.24L1072.48 387.89L1072.94 386.56L1073.75 387.54M1031.31 367.72L1031.77 368.48L1031.54 370.52L1032.46 372.69L1032.92 376.16L1032.34 378.21L1032.23 380.02L1032.80 381.17L1032.46 382.31L1033.26 382.60L1034.30 388.45L1034.99 389.98L1035.68 392.32L1035.91 393.68L1033.38 393.20L1032.00 394.02L1031.77 395.31L1030.39 399.67L1030.39 400.86L1031.08 402.44L1031.88 403.30L1032.34 405.84L1033.49 406.42L1033.84 407.39L1032.92 407.26L1033.03 406.68L1031.19 406.36L1030.96 405.71L1030.04 406.23L1029.24 408.99L1028.43 408.93L1028.09 406.36L1028.78 404.21L1028.55 401.59L1029.24 399.93L1029.01 398.20L1028.20 396.05L1028.55 395.58L1029.12 391.63L1029.12 388.31L1028.78 387.40L1029.01 385.51L1029.47 384.59L1028.89 382.60L1027.51 380.45L1027.51 377.84L1028.09 376.75L1028.43 374.54L1027.86 372.61L1029.35 371.86L1030.50 371.94L1030.85 369.54L1029.93 367.94L1031.31 367.72M1015.21 362.94L1016.24 363.72L1015.78 364.88L1014.86 365.80L1014.17 364.42L1013.48 364.34L1014.63 362.63L1015.21 362.94M647.74 367.33L641.88 367.11L638.08 366.88L637.62 366.80L637.62 366.72L638.31 365.96L639.00 364.03L640.04 364.03L641.88 362.17L641.99 362.24L640.61 363.95L642.80 364.11L642.91 362.32L645.56 363.57L647.17 363.41L647.86 364.34L647.40 366.80L647.74 367.33M1105.15 361.70L1106.18 362.01L1106.07 362.87L1106.76 364.03L1106.41 364.65L1105.15 362.63L1105.15 361.70L1105.15 361.70M1100.78 339.14L1101.24 340.10L1100.89 341.04L1099.51 341.30L1098.70 342.07L1098.13 341.04L1098.82 340.10L1100.78 339.14M796.34 285.27L798.87 286.06L798.18 287.74L796.34 285.27M735.61 264.73L733.77 267.46L730.21 268.94L729.06 267.34L729.29 263.97L730.90 262.08L732.39 261.95L735.61 264.73M1116.19 259.53L1115.50 261.32L1114.46 261.32L1110.90 258.88L1112.51 257.20L1116.19 258.50L1116.19 259.53M764.60 254.05L765.17 255.37L768.16 258.11L768.16 259.91L765.29 260.04L764.83 258.37L763.10 257.98L761.72 255.50L763.56 252.86L764.60 254.05M1150.00 242.48L1154.03 242.05L1155.18 242.48L1158.17 245.40L1156.56 247.33L1152.07 248.69L1150.00 247.87L1150.00 242.48M823.48 234.60L820.72 234.74L822.91 231.06L825.44 232.54L823.48 234.60M829.12 227.90L829.23 229.86L827.05 229.86L826.01 228.66L827.85 226.08L829.12 227.90M751.72 223.31L755.63 225.31L754.36 229.41L753.10 229.41L751.95 234.60L752.52 235.62L751.37 238.51L752.29 238.79L752.87 241.77L754.25 245.26L757.24 249.10L759.08 250.45L758.04 252.06L756.20 251.26L755.51 252.19L753.56 251.79L752.06 250.18L750.68 251.39L749.76 250.04L747.80 250.31L745.50 249.23L746.88 246.92L745.16 243.32L743.89 243.87L743.20 242.34L740.67 243.32L739.64 242.19L739.18 239.08L739.87 236.78L742.40 236.78L744.01 231.50L742.40 230.16L744.81 227.45L744.81 225.46L746.65 223.77L748.15 224.08L750.45 222.37L751.72 223.31M801.63 221.44L803.93 224.54L803.36 225.46L799.44 226.69L798.52 222.68L801.63 221.44M1029.47 217.48L1033.15 221.12L1033.61 224.54L1032.34 225.16L1027.05 223.77L1024.75 222.53L1022.11 223.46L1021.88 221.90L1023.83 221.75L1025.79 217.16L1029.47 217.48M1023.95 216.84L1022.91 213.28L1025.10 212.62L1025.56 215.87L1023.95 216.84M937.11 211.80L935.27 214.90L931.48 212.79L932.86 209.48L937.00 210.14L937.11 211.80M1043.73 197.79L1049.13 198.67L1049.71 201.30L1054.54 201.13L1056.15 202.52L1056.15 205.26L1051.67 206.79L1048.33 206.28L1041.66 200.95L1043.73 197.79M1009.00 199.20L1007.73 199.20L1008.19 194.20L1009.92 196.00L1009.00 199.20M1019.35 189.82L1021.53 192.57L1024.98 194.57L1025.10 191.29L1026.71 189.26L1030.39 192.93L1034.87 193.30L1039.01 197.43L1037.29 198.49L1037.86 200.25L1036.02 203.38L1031.42 202.00L1030.16 199.20L1031.88 196.36L1030.27 194.75L1028.89 197.25L1030.62 202.69L1033.26 203.89L1033.26 205.09L1029.70 206.11L1028.09 203.89L1022.45 205.94L1020.61 204.58L1020.15 207.64L1016.36 206.62L1013.14 202.17L1013.83 199.55L1012.91 194.75L1014.52 194.02L1014.06 191.66L1018.77 188.33L1019.35 189.82M792.77 177.98L795.19 180.52L795.19 183.42L793.35 186.45L786.45 191.66L773.91 198.32L771.38 201.13L769.31 202.00L768.51 205.60L765.75 208.98L762.07 211.30L762.64 213.11L760.57 215.23L760.11 218.12L757.93 222.06L755.97 224.39L752.06 223.46L750.80 222.22L748.26 223.46L747.11 218.44L751.14 213.60L752.41 208.14L753.56 205.77L753.33 202.00L756.20 200.25L760.92 196.54L763.22 192.93L765.86 192.02L767.47 189.63L768.97 191.11L770.12 187.39L771.84 187.02L776.10 188.33L782.08 184.56L788.86 178.18L792.77 177.98M1150.00 298.79L1148.39 300.57L1145.97 301.62L1143.56 301.72L1141.37 300.47L1137.92 300.26L1139.53 302.45L1140.34 301.41L1141.95 300.99L1141.83 303.58L1143.56 305.12L1144.48 304.10L1145.74 307.05L1146.09 309.27L1144.82 309.37L1145.51 310.96L1147.81 312.35L1147.58 313.92L1148.73 315.97L1147.24 318.47L1143.79 317.03L1140.68 316.74L1139.19 317.41L1138.15 318.57L1136.08 319.42L1132.40 322.08L1131.25 321.79L1130.79 322.73L1129.41 322.45L1129.18 323.76L1127.46 325.16L1124.70 328.20L1122.51 329.11L1121.82 330.38L1120.67 330.65L1119.64 332.18L1119.29 334.14L1117.91 333.61L1117.11 331.37L1115.38 330.29L1111.93 330.29L1108.14 332.09L1106.41 334.67L1105.61 335.03L1106.07 331.46L1105.49 331.01L1104.34 332.27L1102.50 333.43L1102.73 334.05L1101.47 335.29L1100.43 333.25L1099.39 334.23L1098.93 333.70L1097.32 334.58L1096.98 336.26L1096.29 337.05L1096.75 338.45L1095.37 339.58L1095.94 340.18L1093.76 342.42L1092.49 345.81L1092.61 346.81L1093.99 347.65L1094.79 346.56L1096.75 348.15L1095.94 349.56L1095.14 350.05L1095.02 353.73L1096.40 353.82L1096.86 357.03L1095.83 358.07L1094.56 356.87L1095.37 355.67L1094.68 355.35L1093.76 355.99L1094.45 356.55L1092.95 357.35L1091.80 360.36L1091.69 361.62L1092.15 363.33L1092.95 364.57L1091.57 366.49L1090.31 366.57L1089.73 365.96L1088.47 366.34L1086.28 368.32L1085.59 370.67L1086.05 371.57L1085.82 373.13L1084.91 373.28L1082.95 374.17L1082.04 375.20L1081.22 377.62L1081.45 378.35L1080.65 380.02L1078.92 382.24L1075.82 385.08L1075.59 384.02L1075.01 383.53L1074.79 378.71L1073.64 374.98L1073.18 369.99L1072.49 366.88L1071.92 362.17L1072.26 358.55L1073.07 354.70L1073.76 353.33L1075.60 351.86L1076.52 349.81L1075.94 347.73L1076.52 347.23L1078.01 347.57L1078.82 346.23L1080.43 346.23L1082.96 343.86L1085.26 340.96L1085.72 339.40L1087.10 338.10L1087.67 336.79L1088.71 336.44L1091.01 333.52L1092.16 332.63L1092.27 331.28L1094.92 329.83L1095.38 329.11L1098.14 328.01L1097.21 327.46L1098.94 325.16L1098.14 324.51L1099.06 322.92L1099.29 318.95L1101.35 316.93L1100.79 316.16L1096.52 317.22L1095.94 319.23L1096.17 320.57L1095.60 322.08L1096.75 322.73L1095.37 323.58L1095.02 322.73L1093.87 323.02L1092.49 324.97L1091.23 325.81L1088.81 329.11L1086.63 329.65L1087.55 327.19L1086.17 326.73L1085.82 325.53L1087.43 322.36L1084.79 323.11L1084.10 321.51L1080.53 321.98L1079.96 322.55L1078.00 322.26L1075.47 323.95L1075.36 325.62L1073.40 327.83L1073.06 329.11L1069.95 331.64L1068.80 333.34L1068.46 334.58L1067.65 334.76L1067.54 336.61L1070.07 337.14L1070.76 338.80L1069.15 339.32L1068.57 338.88L1067.08 339.92L1064.89 338.71L1063.51 340.79L1061.67 340.10L1060.64 341.04L1058.45 341.13L1057.77 339.84L1058.81 339.23L1060.88 339.32L1060.98 338.45L1059.83 338.36L1058.69 336.53L1057.19 336.79L1052.94 335.47L1051.44 336.26L1050.30 338.80L1049.14 338.62L1049.03 337.93L1047.53 337.84L1046.38 338.80L1045.46 338.19L1042.47 337.75L1042.47 339.14L1040.86 338.71L1041.21 337.66L1038.22 337.93L1034.65 337.58L1033.39 338.28L1032.35 338.01L1029.48 339.49L1027.29 342.59L1025.11 344.03L1024.42 345.22L1023.84 347.32L1022.12 348.23L1021.54 349.48L1019.70 350.71L1017.98 352.43L1016.02 355.91L1014.53 357.43L1010.50 360.99L1009.01 362.79L1007.97 363.26L1006.94 364.34L1007.05 365.27L1008.66 366.11L1010.27 365.88L1012.23 366.03L1011.65 370.29L1013.03 370.29L1013.61 369.08L1012.80 368.48L1014.07 367.49L1014.18 368.63L1015.10 369.54L1013.72 371.79L1015.56 371.49L1017.40 371.72L1018.32 369.38L1018.21 367.49L1020.28 368.17L1021.66 368.10L1023.04 368.93L1023.04 369.84L1024.07 371.19L1026.60 372.98L1026.83 373.80L1026.03 374.69L1026.37 376.82L1025.80 377.55L1026.95 378.93L1026.83 380.16L1025.80 381.53L1025.11 381.88L1024.53 383.31L1024.53 384.59L1023.96 385.65L1023.61 387.26L1023.96 389.28L1024.30 389.70L1023.61 390.67L1024.07 392.11L1023.38 393.89L1023.50 394.97L1023.04 395.58L1022.81 397.60L1019.82 400.80L1018.90 403.03L1017.52 404.54L1016.14 408.10L1014.76 410.08L1013.15 411.99L1012.11 412.74L1011.19 414.13L1010.62 414.63L1009.81 416.07L1009.12 416.38L1008.32 417.43L1007.97 418.67L1006.94 419.59L1006.71 420.33L1004.98 421.55L1002.57 423.01L1000.38 423.92L999.00 422.95L997.62 423.07L997.73 421.80L995.89 421.31L994.97 423.13L994.17 424.22L993.02 424.04L992.56 425.61L991.98 424.59L991.64 423.74L992.79 423.13L993.48 423.26L994.40 420.88L994.05 420.27L994.28 417.93L993.71 415.13L993.25 414.38L994.86 413.88L996.12 412.18L996.70 412.62L997.04 413.75L996.81 414.51L997.85 415.82L998.65 415.13L999.34 413.44L1000.27 413.12L1000.27 411.73L1001.19 411.04L1002.11 408.48L1002.80 407.90L1002.57 406.94L1003.03 406.23L1003.60 403.30L1004.64 402.44L1005.56 401.13L1004.87 399.54L1005.33 398.54L1004.29 397.93L1002.22 398.60L1001.30 399.34L1000.15 399.27L998.88 400.00L998.31 401.13L995.32 401.32L994.86 400.99L993.59 401.26L992.44 399.54L992.90 398.14L991.98 396.73L992.44 395.58L991.06 395.58L990.03 394.77L989.34 393.61L987.38 393.20L986.35 392.59L986.46 392.11L984.16 392.32L983.36 392.04L982.32 390.87L982.55 388.94L981.75 388.38L981.63 386.28L980.48 384.66L980.60 383.45L980.02 382.88L978.99 379.94L979.22 379.08L978.18 377.11L976.34 374.32L974.73 373.50L973.47 373.80L971.86 372.61L969.90 371.64L968.75 371.57L967.49 372.09L965.76 372.01L962.20 373.13L961.16 373.13L959.21 375.35L958.40 375.87L958.52 376.75L959.67 376.53L960.70 377.04L960.36 378.06L960.82 379.22L960.13 380.38L958.75 381.60L957.60 384.59L956.10 387.05L956.22 389.56L955.41 390.11L954.03 390.25L952.54 391.63L951.16 392.45L948.97 391.63L947.70 390.87L946.21 389.98L944.71 390.60L943.56 390.53L941.61 388.87L940.11 388.66L937.81 389.91L936.66 390.87L936.09 392.04L935.17 392.52L934.13 392.32L932.87 392.93L930.68 393.14L928.73 394.29L927.58 393.75L927.00 394.16L923.67 393.27L921.71 393.34L919.87 391.70L919.87 390.32L917.57 390.04L915.73 388.38L914.35 388.59L913.55 388.03L911.48 387.61L908.49 388.52L907.91 389.14L906.19 389.35L902.74 387.96L901.93 387.26L901.36 384.52L901.47 383.31L900.55 382.88L898.94 382.67L896.06 381.24L894.45 381.24L893.42 380.45L892.27 380.23L890.89 379.22L890.31 380.66L889.16 381.31L888.82 382.60L888.24 382.60L887.44 385.01L888.13 386.77L889.05 387.40L888.36 389.70L885.83 391.35L884.79 390.60L882.84 390.60L881.23 389.98L880.19 390.60L878.71 390.32L878.25 389.77L877.32 389.98L876.40 388.80L876.05 387.19L872.14 386.91L872.03 386.14L871.00 386.63L869.85 385.79L869.38 386.56L868.13 386.56L867.09 387.68L865.71 387.89L864.78 388.59L862.72 389.63L862.38 390.18L861.34 390.53L861.46 391.49L858.92 392.79L858.11 392.52L856.73 392.79L856.63 393.61L855.59 394.16L853.98 394.50L853.05 393.75L852.25 391.56L851.67 391.01L850.99 391.90L849.49 392.52L848.46 391.90L847.42 392.11L846.50 389.63L844.20 388.73L843.97 387.54L842.82 385.65L841.56 385.01L839.37 385.44L838.45 386.42L836.15 386.07L835.23 386.35L835.00 385.22L833.97 385.30L834.20 384.31L832.70 383.45L832.01 383.95L832.01 385.22L830.52 386.07L828.91 382.46L825.69 376.53L823.73 373.13L822.93 372.24L819.48 369.46L820.28 367.26L818.56 367.33L818.44 367.87L816.60 368.70L814.65 370.29L813.84 370.14L813.38 370.97L812.12 371.42L811.20 371.19L809.47 371.86L808.90 371.04L809.82 369.46L808.44 369.38L808.09 368.63L807.17 369.01L805.56 367.26L805.22 368.02L804.30 367.87L804.07 368.55L802.80 368.17L802.46 365.27L801.88 365.03L801.77 363.33L801.31 362.09L800.04 362.17L799.23 363.02L797.62 361.85L795.78 361.54L794.52 361.70L794.17 362.63L793.00 362.63L792.77 363.95L791.05 364.57L787.25 365.34L785.76 365.88L784.03 365.80L783.34 366.34L783.34 367.33L782.31 367.03L779.43 367.56L776.56 368.78L772.53 369.31L771.15 368.93L769.89 369.54L770.46 370.21L769.89 371.19L770.92 371.72L770.46 373.13L773.22 373.95L772.76 374.91L770.46 374.54L768.85 376.38L770.00 378.13L768.85 379.08L768.28 379.08L767.13 380.45L768.16 380.95L767.82 381.53L769.66 381.88L769.89 382.53L771.38 382.81L771.61 383.95L771.04 386.07L768.97 386.77L767.59 386.56L766.78 385.72L765.98 387.33L765.17 387.61L764.83 386.84L763.22 386.63L762.07 385.72L762.18 384.87L761.26 384.23L760.69 384.73L759.54 384.38L759.31 385.51L758.16 385.58L757.58 384.52L755.51 384.66L754.48 385.44L754.13 386.42L752.75 387.40L751.72 386.70L750.80 385.58L749.53 384.87L749.64 386.98L748.72 386.91L749.07 385.72L748.03 385.15L747.34 384.02L746.42 383.88L746.31 383.10L745.39 382.46L744.12 382.67L742.74 382.53L742.17 381.10L740.67 381.53L739.98 382.67L738.72 381.45L736.53 381.74L735.84 383.38L734.00 384.45L732.85 384.45L732.85 385.79L730.44 387.12L730.55 388.38L731.13 389.91L729.63 390.94L729.06 390.67L728.37 389.14L726.87 387.75L726.07 388.66L726.07 389.77L724.80 390.94L724.46 393.34L725.26 393.95L724.34 395.38L723.42 397.80L725.38 398.47L725.49 400.60L728.48 400.86L729.98 402.58L730.55 404.02L731.59 405.58L730.78 405.97L732.28 407.58L731.13 408.61L730.44 408.74L729.63 409.89L728.71 410.40L727.10 410.46L726.76 411.73L725.38 414.51L724.23 415.26L724.23 416.19L725.95 417.25L726.76 419.16L726.30 420.08L726.76 420.51L726.64 422.47L727.33 423.13L727.91 424.35L730.21 427.59L729.52 428.72L728.48 429.19L727.91 430.26L725.95 429.90L724.34 427.53L723.31 427.35L721.81 426.81L720.78 425.91L721.01 424.71L719.87 424.65L719.28 423.98L718.25 423.62L717.34 423.62L715.38 424.53L714.80 424.28L714.91 423.68L712.97 422.89L712.38 422.16L710.54 421.55L709.39 421.74L707.79 421.55L707.22 421.13L706.07 420.94L704.92 420.21L703.54 420.02L702.73 420.88L699.51 417.50L698.24 416.69L696.98 416.38L695.93 415.07L694.67 415.13L694.10 414.00L692.25 413.19L692.72 411.67L693.75 412.18L695.48 412.18L695.13 410.65L695.83 410.27L696.16 409.06L697.21 408.48L696.75 407.39L695.83 406.94L697.66 405.32L698.92 404.99L699.85 404.34L700.42 404.47L700.42 403.23L697.09 404.02L697.09 403.10L697.54 401.65L698.70 401.32L699.04 400.46L702.03 400.53L702.26 399.20L702.72 398.47L702.15 396.93L701.58 396.93L702.03 395.45L703.18 393.75L702.96 392.73L701.35 391.35L700.20 390.73L699.38 391.01L696.98 389.70L696.39 390.39L695.48 389.63L694.55 387.89L692.95 388.31L691.92 389.01L690.88 388.59L690.31 387.89L689.04 388.31L688.24 387.61L687.88 385.44L686.74 383.88L686.05 384.16L684.21 382.96L683.98 381.53L684.90 380.81L683.98 380.09L683.74 379.00L682.94 377.99L682.13 378.35L681.10 377.91L680.18 378.57L678.34 378.21L677.99 379.44L676.50 379.37L675.81 378.21L675.69 375.43L674.77 374.54L675.35 373.58L677.53 374.17L678.57 373.58L679.49 372.24L678.68 371.72L678.68 370.82L677.53 370.29L676.38 370.36L676.61 368.93L675.12 368.02L674.54 365.80L673.28 364.96L674.08 363.64L673.39 362.17L673.74 361.46L672.36 359.26L670.40 359.10L669.14 359.89L668.79 358.39L667.76 357.99L667.07 358.47L666.38 357.59L665.34 357.83L664.88 357.27L664.88 355.03L663.96 353.82L663.62 352.11L663.96 350.63L662.35 349.23L663.39 346.90L663.27 346.39L664.31 345.30L662.81 344.96L663.96 343.44L663.50 340.27L663.96 339.23L665.00 338.01L664.54 337.23L664.42 335.82L665.69 336.09L666.15 334.85L667.53 335.03L668.10 333.96L670.63 333.79L669.83 332.72L667.99 332.80L666.38 331.46L666.49 329.56L665.11 330.47L663.85 330.38L666.95 326.82L668.33 325.81L670.17 323.48L672.82 319.52L674.77 317.32L675.81 314.51L674.77 312.45L672.36 310.56L670.75 308.56L672.47 306.75L672.59 305.12L670.98 303.79L670.98 300.89L670.17 300.78L669.48 299.31L670.29 298.58L669.83 294.42L671.21 293.77L670.52 290.72L667.87 284.93L667.99 283.68L670.52 279.32L670.86 277.92L668.56 274.49L666.61 273.42L665.92 270.77L667.53 266.22L668.68 263.97L670.63 263.22L671.78 260.94L673.51 261.70L673.51 259.14L676.27 259.78L677.42 257.72L680.75 260.55L678.68 262.08L682.13 262.59L682.36 263.60L685.01 263.72L689.84 264.85L695.36 269.06L697.77 272.10L701.23 274.61L702.84 275.09L706.06 277.80L706.29 281.51L707.09 282.20L706.52 285.16L704.22 288.40L700.65 290.50L698.12 291.16L696.16 290.83L692.83 289.29L691.33 289.29L688.00 288.29L686.16 286.73L685.01 287.18L683.86 285.94L680.06 285.38L680.52 286.84L682.71 288.18L682.36 289.18L685.24 290.61L686.39 292.36L685.93 295.17L684.78 296.24L685.58 297.31L686.85 301.20L686.27 301.51L686.62 303.37L687.88 304.51L689.38 304.20L690.99 306.65L693.75 307.46L694.09 308.06L696.39 307.05L696.39 304.40L695.36 303.58L693.63 303.79L691.45 299.94L692.60 299.63L693.17 297.94L695.47 299.10L696.51 300.36L697.54 300.36L701.34 302.65L702.95 302.13L704.45 302.76L703.99 299.84L701.92 296.24L702.26 294.63L703.64 293.66L705.37 291.60L707.09 291.05L709.85 287.40L711.58 288.40L713.19 288.07L714.45 289.84L715.83 290.28L717.10 286.17L717.10 284.25L716.18 282.54L714.91 282.09L716.29 273.06L715.49 270.40L719.74 270.52L721.81 271.37L723.65 274.13L724.23 276.51L719.86 277.45L718.59 280.94L720.66 282.31L721.47 284.48L723.77 285.04L727.45 283.57L727.33 281.86L728.37 278.15L729.98 278.03L731.01 276.39L731.93 276.39L737.80 272.34L741.25 270.52L745.73 267.21L747.80 266.47L746.65 269.55L747.23 271.85L745.73 271.98L745.04 273.06L748.26 273.42L751.95 270.28L753.79 269.55L758.16 270.28L760.23 267.83L763.10 266.47L764.83 268.57L763.68 269.91L763.79 271.73L765.63 272.34L766.55 271.25L765.98 269.43L768.16 268.94L769.66 267.21L769.54 265.35L768.51 265.10L767.13 261.32L768.74 260.42L769.08 258.75L777.59 260.42L781.16 262.46L784.95 265.73L789.44 267.95L789.21 268.45L793.00 272.34L794.04 271.98L795.76 267.58L793.81 266.72L792.31 263.47L792.31 262.08L788.29 259.78L788.63 257.46L790.01 256.81L789.32 255.24L789.90 253.52L789.90 249.50L788.06 250.04L787.94 247.05L788.75 244.85L792.08 242.62L793.81 239.36L795.42 230.31L796.34 228.81L803.59 228.05L806.58 229.41L807.61 230.91L807.73 234.89L806.12 239.08L805.66 241.63L804.51 242.48L805.31 244.99L807.15 246.78L807.61 248.96L807.50 253.39L806.35 254.84L807.27 258.88L806.58 260.68L807.04 263.85L806.81 266.97L810.26 270.89L808.53 273.42L808.88 276.39L806.35 279.55L805.77 282.20L804.16 284.25L803.13 284.14L803.71 286.28L800.84 287.51L798.41 284.70L795.88 284.93L795.76 286.62L799.79 288.96L802.33 288.62L804.97 289.73L806.24 288.85L806.59 286.62L809.80 285.04L810.96 283.46L811.06 281.17L813.71 277.92L814.05 275.68L813.59 273.66L812.45 271.85L812.79 269.18L815.21 267.58L819.00 266.59L819.92 268.57L822.00 270.64L821.53 272.82L822.10 273.18L821.41 277.21L824.29 279.08L825.22 277.92L822.46 276.98L822.68 274.13L824.75 272.82L823.25 269.79L823.14 267.46L820.72 266.47L820.15 265.35L816.25 264.10L814.97 265.60L810.60 264.85L811.06 262.71L809.80 259.78L810.49 255.63L812.44 252.46L810.03 245.26L808.30 243.73L809.68 241.35L809.91 239.51L814.40 236.78L814.97 234.16L814.51 228.51L816.24 229.86L816.93 235.18L815.55 238.07L816.24 242.34L815.66 244.43L818.31 245.54L823.48 246.37L824.17 248.15L825.67 248.83L825.09 245.26L823.14 244.99L818.77 242.19L817.73 238.65L820.61 237.21L822.79 239.51L824.86 237.79L822.56 235.91L825.78 233.42L828.66 233.72L830.61 235.62L833.26 236.92L834.87 240.22L836.13 240.78L839.70 239.93L841.19 240.93L840.27 243.73L837.86 244.99L837.63 247.60L840.62 248.96L840.16 253.39L841.65 254.18L842.57 251.92L840.62 245.40L842.11 241.77L841.31 239.36L839.47 238.65L837.51 236.78L837.51 234.74L834.41 234.01L832.80 231.95L833.26 227.90L831.42 223.62L833.26 220.81L836.82 219.71L841.65 219.86L845.91 218.60L847.86 219.23L848.44 217.96L852.24 217.00L852.24 213.77L849.82 212.79L849.47 211.47L852.12 207.47L860.06 197.61L873.86 193.12L873.17 190.18L876.73 190.18L879.72 188.89L882.25 190.00L884.32 192.21L889.84 187.96L892.83 184.75L897.20 183.80L898.01 181.11L897.43 177.78L901.35 171.57L904.80 167.86L909.63 167.23L913.54 171.36L912.39 175.80L918.25 178.77L915.03 184.37L918.71 184.37L919.86 181.11L927.57 180.91L931.36 181.88L934.93 186.27L936.77 187.58L937.69 192.02L938.84 193.12L937.69 197.61L937.92 200.43L935.62 204.07L933.20 205.43L931.94 207.97L926.42 211.47L926.07 213.60L923.20 215.71L921.59 218.44L919.17 220.34L917.33 220.18L914.80 225.00L919.06 225.31L921.24 223.62L925.96 221.90L927.34 219.23L925.15 219.23L926.42 215.71L928.26 215.87L932.17 218.75L935.39 218.75L937.57 221.44L941.37 220.49L943.67 219.23L950.23 220.49L953.33 220.49L953.45 224.85L957.59 226.84L961.74 227.90L966.67 226.84L968.40 228.05L969.66 224.70L968.74 220.81L971.04 220.18L972.19 218.12L976.79 221.90L978.17 220.97L979.55 222.84L980.83 220.97L983.59 222.22L988.52 226.84L984.84 228.05L983.81 230.76L985.88 232.69L988.64 234.01L988.18 236.78L986.91 236.92L987.49 241.63L988.29 244.43L991.28 248.42L994.16 250.18L996.23 246.37L997.03 242.62L998.41 238.93L1000.37 242.05L1003.59 244.15L1006.35 242.48L1009.34 241.49L1014.17 244.43L1015.78 246.64L1016.82 244.43L1015.32 243.87L1016.59 241.77L1018.20 241.35L1021.30 243.32L1022.22 242.62L1020.84 238.36L1021.88 235.91L1019.46 234.60L1020.73 232.54L1024.98 232.10L1027.17 229.56L1039.47 231.95L1044.30 234.45L1040.16 236.92L1040.74 238.51L1038.90 239.36L1039.24 241.21L1041.89 239.51L1045.22 234.30L1049.02 234.45L1052.93 236.20L1054.43 238.51L1053.28 240.07L1054.54 242.62L1056.15 242.62L1059.37 244.85L1060.87 247.33L1060.41 248.28L1062.48 249.37L1065.93 249.10L1067.65 248.15L1073.17 246.78L1079.73 247.33L1083.64 249.50L1085.13 250.99L1086.41 254.84L1085.13 258.37L1087.32 260.42L1089.04 260.68L1089.16 265.60L1091.11 266.35L1090.65 263.09L1093.76 260.42L1098.13 260.17L1098.93 259.53L1101.58 261.32L1104.23 261.06L1108.25 261.95L1110.67 259.53L1112.39 261.44L1112.62 264.35L1115.84 265.60L1116.88 268.45L1119.18 268.08L1120.90 266.59L1121.02 263.72L1119.87 261.06L1119.98 256.29L1124.47 257.46L1127.00 257.72L1128.26 258.75L1129.07 257.85L1134.36 258.75L1136.31 258.50L1144.25 262.46L1146.09 262.71L1145.74 263.85L1147.58 264.10L1149.31 266.59L1150.00 266.72M1150.00 266.72L1150.92 267.21L1153.68 268.69L1157.59 273.42L1158.17 273.06L1160.47 274.97L1161.85 277.56L1163.34 276.74L1165.07 278.03L1166.79 281.05L1166.22 283.23L1167.02 285.49L1168.52 286.84L1169.44 286.28L1169.09 283.91L1170.59 282.77L1173.46 284.48L1176.45 283.91L1177.60 286.17L1181.63 290.28L1182.89 290.61L1180.36 292.58L1180.25 294.53L1177.95 295.28L1175.65 295.39L1175.07 296.03L1175.30 298.89L1173.35 300.15L1173.00 302.24L1174.04 302.55L1174.27 303.68L1171.97 304.92L1169.21 303.68L1168.98 302.86L1167.14 301.30L1164.61 300.99L1163.23 299.31L1163.57 298.37L1163.11 296.24L1159.66 294.63L1158.28 295.92L1155.52 295.92L1154.72 295.39L1155.06 294.09L1153.45 292.25L1153.91 290.28L1150.69 290.72L1150.92 293.23L1152.30 294.42L1151.04 298.15L1150.00 298.79M903.76 142.03L903.19 143.93L907.21 144.40L908.82 148.83L911.01 149.75L911.58 154.72L909.74 157.38L897.66 160.65L894.56 163.23L892.14 161.94L894.56 157.38L895.25 152.25L899.39 140.83L901.81 139.14L903.76 142.03M865.35 127.64L874.43 130.46L870.87 134.97L866.50 130.96L865.35 127.64M887.31 126.60L887.77 130.96L891.91 128.15L893.87 133.73L892.95 144.64L894.33 147.21L892.49 149.52L889.15 150.21L885.70 149.06L884.21 146.75L878.57 146.05L876.39 142.75L876.27 138.41L874.32 136.95L876.27 130.46L880.07 127.12L887.31 126.60M757.35 122.67L756.89 127.90L753.10 127.12L753.90 122.67L757.35 122.67M727.91 113.44L725.15 118.65L722.16 120.81L719.05 116.75L727.91 113.44M773.91 113.99L773.34 117.57L770.00 121.61L765.63 121.07L764.25 116.75L765.63 113.16L773.22 112.04L773.91 113.99M734.69 112.60L740.10 116.20L737.80 118.92L731.01 121.87L731.82 125.56L727.22 127.90L724.00 123.20L728.71 122.94L733.54 117.02L731.59 114.27L734.69 112.60M781.73 105.47L784.03 111.48L780.81 114.82L776.67 116.20L774.72 112.88L779.55 110.06L781.73 105.47M866.73 108.07L862.47 107.49L862.70 105.18L867.19 105.76L866.73 108.07M881.56 105.47L887.89 115.65L885.47 116.75L885.47 124.78L876.96 126.60L874.32 129.18L870.52 126.08L868.68 120.27L871.21 119.46L870.52 114.27L872.25 109.78L881.56 105.47"},"RWA":{"name":"Rwanda","path":"M672.36 578.39L672.59 579.23L673.16 579.50L673.51 580.08L673.39 581.46L673.62 581.63L673.51 582.48L672.59 582.66L672.01 582.35L671.32 582.75L670.63 582.39L670.52 583.46L669.83 583.99L668.68 584.04L668.56 583.50L668.10 583.28L667.64 583.68L667.30 583.46L667.18 582.92L668.79 581.50L668.33 580.39L668.79 579.81L669.48 579.45L670.29 579.23L670.52 579.68L671.32 579.28L672.01 578.39Z"},"SAU":{"name":"Saudi Arabia","path":"M723.65 477.79L726.53 478.15L727.22 479.82L729.75 479.82L730.32 481.33L731.13 482.34L730.90 482.79L731.82 483.39L732.51 484.65L733.20 484.70L733.77 485.49L734.69 486.04L734.81 487.19L735.38 487.48L735.38 488.33L735.04 488.97L735.15 490.01L736.19 490.90L736.53 492.22L737.34 493.35L737.80 493.99L738.60 493.79L738.83 494.91L739.75 495.11L739.87 495.69L742.86 499.62L742.97 499.72L747.92 500.39L751.03 500.78L751.26 500.49L752.75 502.99L751.72 506.47L750.68 509.80L746.31 511.31L741.02 513.19L738.03 513.61L731.93 514.46L728.83 516.05L726.99 518.34L726.53 519.60L725.72 520.01L725.03 520.01L724.23 518.94L722.96 519.13L720.09 518.85L719.28 518.43L716.87 518.48L715.95 518.71L714.80 518.71L713.65 518.15L712.84 518.80L712.73 520.11L713.07 520.62L712.50 521.41L711.69 521.96L711.58 520.99L710.89 520.29L710.89 519.87L710.20 519.32L710.08 518.39L708.24 516.85L707.44 515.58L707.32 514.97L706.63 514.18L706.75 513.71L705.83 512.01L705.83 511.45L704.45 509.84L702.95 508.80L702.03 508.56L700.54 506.62L699.84 505.28L700.08 505.00L699.38 503.18L699.84 501.64L699.61 500.30L698.69 498.65L698.35 497.49L697.89 496.76L696.62 495.74L695.36 494.96L694.90 495.06L693.98 493.40L694.09 492.61L693.98 491.78L692.94 490.21L692.14 489.47L692.25 488.87L691.68 488.62L690.76 486.69L689.38 484.70L688.57 483.75L687.88 482.19L686.96 481.33L685.58 481.18L686.16 479.87L686.04 479.36L686.62 476.82L690.07 477.43L691.56 476.31L692.37 474.98L694.67 474.47L695.24 473.29L696.28 472.62L693.06 468.93L699.50 467.05L700.08 466.58L704.10 467.31L709.39 470.44L711.92 472.62L715.26 475.34L717.79 477.38L723.08 477.89Z"},"SDN":{"name":"Sudan","path":"M692.83 502.94L692.83 504.14L693.52 505.43L693.52 506.19L693.98 507.85L693.75 508.56L693.98 510.36L693.98 510.93L694.21 512.63L694.90 514.13L695.36 514.04L696.74 515.16L696.62 515.35L698.12 516.14L698.35 516.52L697.89 516.89L697.08 518.15L696.39 518.06L694.78 518.80L694.44 519.78L693.17 519.64L693.17 520.66L692.83 521.45L693.06 522.38L692.14 524.14L692.02 525.06L691.33 526.17L691.68 528.97L691.45 529.84L691.22 531.26L690.76 531.94L690.41 533.31L690.30 534.09L689.15 534.18L688.80 534.50L687.54 536.73L686.96 537.14L687.08 537.86L686.62 538.77L686.62 540.08L686.27 540.54L685.47 540.04L685.01 540.31L684.55 541.08L684.66 542.03L683.97 543.92L683.86 544.64L683.28 544.64L683.51 543.43L683.28 542.25L681.56 540.76L680.87 540.49L680.98 540.17L680.64 537.73L681.10 535.68L679.60 535.68L679.60 536.36L677.53 536.36L678.34 537.32L678.57 539.49L677.07 540.76L676.15 542.21L674.77 543.56L673.28 543.74L672.36 542.98L670.86 542.03L669.60 542.70L669.14 543.65L667.64 544.19L667.07 544.73L667.18 545.09L664.54 545.05L664.08 544.19L661.55 544.15L660.28 544.60L659.82 544.46L658.67 543.02L657.75 542.25L657.52 541.53L655.11 541.94L654.76 542.98L654.19 543.56L654.19 544.51L653.84 544.91L653.50 546.49L652.23 547.12L650.39 546.99L649.81 546.09L650.51 545.23L650.39 544.37L650.62 543.88L650.51 543.20L649.35 541.49L648.43 540.67L647.97 539.90L648.32 538.95L648.20 538.36L647.28 538.00L646.94 537.41L647.17 536.14L646.48 534.86L646.71 534.41L645.90 533.95L645.10 534.27L644.64 533.77L645.10 532.90L646.13 532.04L645.56 530.57L646.02 529.89L646.94 529.43L646.48 528.05L647.40 527.59L647.63 526.58L648.32 525.80L648.20 524.64L648.78 524.18L649.47 524.28L650.39 524.04L651.66 524.14L651.66 518.53L651.66 511.50L651.66 509.80L654.76 509.75L654.76 502.94L659.13 502.94L665.34 502.94L669.14 502.94L674.77 502.94L680.98 502.94L684.66 502.94L688.34 502.94Z"},"SSD":{"name":"S. Sudan","path":"M683.86 544.64L683.97 547.34L683.51 547.93L682.59 548.15L682.36 547.88L680.98 548.06L681.10 548.56L680.41 549.64L680.52 549.99L682.71 550.49L683.63 551.25L683.74 551.74L684.55 552.68L685.24 552.95L685.24 553.40L685.93 553.76L686.27 555.01L686.62 555.55L686.73 556.31L687.08 557.02L687.65 557.38L689.38 558.00L689.26 558.81L689.26 559.74L689.72 560.24L688.80 560.24L688.57 559.30L687.54 559.08L685.70 559.74L684.78 560.24L683.51 561.53L682.13 562.95L681.10 563.00L680.52 562.60L679.60 562.95L678.45 563.09L677.76 563.76L677.07 563.53L676.50 562.82L675.69 563.31L674.43 562.91L673.85 563.22L673.51 563.85L673.16 563.27L672.59 563.44L672.47 562.64L671.44 562.38L671.21 561.88L670.17 560.90L670.17 560.55L669.14 560.06L668.56 560.99L668.22 561.08L667.64 560.64L666.84 560.46L665.69 561.31L665.00 561.08L664.54 560.46L663.73 560.32L663.73 559.83L662.70 558.76L662.24 558.36L662.12 557.25L661.66 556.53L659.71 555.68L659.71 555.15L659.02 554.56L659.25 553.71L658.33 553.09L658.10 552.59L656.03 551.52L655.34 550.71L655.80 550.44L655.57 549.82L655.11 549.73L654.30 548.83L652.12 548.24L652.46 547.52L652.23 547.12L653.50 546.49L653.84 544.91L654.19 544.51L654.19 543.56L654.76 542.98L655.11 541.94L657.52 541.53L657.75 542.25L658.67 543.02L659.82 544.46L660.28 544.60L661.55 544.15L664.08 544.19L664.54 545.05L667.18 545.09L667.07 544.73L667.64 544.19L669.14 543.65L669.60 542.70L670.86 542.03L672.36 542.98L673.28 543.74L674.77 543.56L676.15 542.21L677.07 540.76L678.57 539.49L678.34 537.32L677.53 536.36L679.60 536.36L679.60 535.68L681.10 535.68L680.64 537.73L680.98 540.17L680.87 540.49L681.56 540.76L683.28 542.25L683.51 543.43L683.28 544.64Z"},"SEN":{"name":"Senegal","path":"M535.84 527.27L536.18 527.78L535.95 528.56L536.53 529.01L536.76 530.11L536.30 530.80L536.99 531.62L537.91 531.94L538.37 532.86L538.60 535.05L536.41 535.05L535.49 535.36L534.23 534.95L533.19 534.32L531.12 534.18L526.41 534.18L524.91 534.95L523.19 534.91L522.61 535.18L521.58 535.32L521.35 534.82L521.46 532.90L521.69 532.58L524.45 532.58L524.45 532.08L526.41 531.72L526.64 531.17L526.98 531.49L529.05 532.31L529.63 532.36L530.78 531.99L530.89 531.72L530.32 531.21L529.17 531.62L528.36 530.94L527.90 531.08L527.56 530.62L526.75 530.44L525.83 530.57L525.37 531.21L522.15 531.17L521.58 530.44L521.35 529.47L520.08 527.68L519.51 527.18L520.20 526.76L521.12 525.75L522.15 523.86L522.38 522.61L522.84 521.64L524.91 521.59L527.33 521.08L529.17 521.08L530.89 522.80L531.93 522.70L532.50 523.49L532.73 524.46L533.54 524.83L533.88 525.80L535.15 526.53Z"},"SGS":{"name":"S. Geo. and S. Sandw. Is.","path":"M454.64 780.72L457.98 781.40L459.13 782.32L460.16 783.84L460.39 785.07L459.70 785.61L458.55 783.69L457.17 782.62L454.53 781.48Z"},"SLB":{"name":"Solomon Is.","path":"M1090.42 607.77L1091.92 608.58L1092.84 608.58L1093.41 609.30L1093.41 609.80L1091.80 609.48L1090.88 608.49L1090.19 608.17ZM1090.65 605.19L1091.00 605.83L1090.54 605.96ZM1085.94 605.28L1087.32 605.19L1088.58 606.23L1088.70 606.68L1088.12 606.91L1087.09 606.50L1085.59 606.46L1084.79 605.51L1085.13 604.65ZM1088.70 601.78L1089.27 602.58L1089.16 603.26L1089.85 603.75L1090.08 605.33L1088.93 604.34L1088.24 602.58ZM1078.58 601.24L1078.92 601.37L1079.38 602.27L1078.69 602.27L1078.35 601.55L1077.66 601.51L1077.77 600.74L1078.35 600.65ZM1077.08 600.97L1076.74 601.06L1076.39 600.56L1076.85 600.16ZM1075.24 599.26L1075.93 599.80L1075.47 600.25L1075.01 599.75ZM1081.68 599.31L1082.14 599.31L1083.29 600.38L1084.33 600.74L1085.59 601.69L1085.48 601.91L1083.98 601.46L1082.72 600.79L1081.57 599.80ZM1075.24 596.30L1076.62 597.07L1077.43 598.59L1076.28 598.10L1075.47 597.07L1074.78 596.57Z"},"SLE":{"name":"Sierra Leone","path":"M534.80 550.62L534.69 551.03L534.00 550.85L534.00 550.58ZM542.16 547.79L541.93 548.87L541.13 549.32L541.13 550.08L538.71 552.15L538.37 552.86L537.22 552.10L535.03 551.34L535.15 550.53L534.34 550.31L533.65 549.64L533.77 549.10L533.54 548.60L532.96 548.74L532.62 548.02L532.96 547.66L532.73 546.72L532.96 546.40L532.50 546.00L533.42 545.82L533.65 545.23L534.46 544.78L535.03 543.34L535.84 543.11L536.18 543.29L536.99 542.93L538.94 542.89L539.86 543.74L540.32 544.64L540.90 545.14L540.67 545.86L541.13 546.00L541.13 546.72L541.47 547.21L541.01 547.70L541.24 548.38Z"},"SLV":{"name":"El Salvador","path":"M289.48 528.46L290.63 528.74L291.21 529.47L292.36 529.89L292.36 530.30L293.62 529.89L293.85 530.25L294.54 530.11L294.89 530.44L294.43 531.76L294.08 532.58L291.32 532.31L289.94 531.58L288.10 531.40L287.18 530.71L287.18 530.30L289.02 529.06L288.79 528.74Z"},"SOL":{"name":"Somaliland","path":"M731.36 538.81L731.36 544.69L728.25 549.37L725.03 549.37L720.43 547.75L715.60 546.18L714.34 545.05L713.65 544.78L713.07 543.88L712.96 543.29L712.61 543.16L711.81 542.21L711.23 540.85L712.15 539.63L713.19 538.04L713.88 538.50L713.88 538.86L715.03 540.26L716.41 541.39L717.44 541.67L718.59 541.53L719.86 540.72L720.32 540.67L721.12 540.08L723.42 540.63L724.00 540.44L726.30 539.09L727.33 539.31L728.83 539.18L729.40 538.72L730.44 538.59Z"},"SOM":{"name":"Somalia","path":"M707.67 580.43L707.67 580.03L705.94 577.77L705.83 575.01L705.83 570.21L705.83 566.03L707.09 564.78L708.82 562.29L709.62 561.57L711.69 561.31L712.73 560.15L714.11 559.52L715.49 559.16L718.59 559.30L721.70 555.82L723.31 554.21L726.41 551.21L728.25 549.37L731.36 544.69L731.36 538.81L732.85 538.54L733.31 538.13L734.23 538.13L735.61 537.73L736.30 537.14L736.53 536.64L737.22 536.41L738.83 536.91L738.26 538.00L738.26 539.68L738.49 541.44L737.68 541.85L737.34 544.10L737.45 544.64L736.88 545.27L736.65 546.00L736.07 546.58L735.61 547.79L734.92 548.96L734.23 549.50L734.12 550.22L733.43 551.56L732.74 552.50L731.82 554.47L731.59 555.32L730.44 557.47L728.94 559.30L728.14 560.73L726.76 562.42L724.00 565.31L722.04 567.23L719.51 568.70L718.71 569.05L717.33 570.03L714.91 572.08L713.88 573.01L711.58 575.41L711.23 575.72L709.39 577.77L708.01 579.99Z"},"SRB":{"name":"Serbia","path":"M639.69 408.61L641.19 410.34L641.30 411.42L641.99 412.18L643.60 413.00L643.26 414.32L644.18 415.07L645.33 415.26L645.90 415.88L646.59 414.88L647.28 415.63L646.82 415.94L647.51 417.12L646.59 418.18L646.36 419.04L646.94 420.51L648.43 421.68L647.63 423.07L646.94 423.13L646.59 424.41L646.94 425.13L646.36 425.55L646.13 425.31L643.83 425.85L644.52 423.98L643.26 423.68L642.34 422.16L641.53 421.80L641.07 422.10L640.04 423.32L638.66 422.04L637.62 421.86L636.36 420.21L637.16 419.22L636.47 418.36L637.62 417.99L636.24 416.88L636.13 415.88L636.82 414.19L635.78 414.32L636.13 413.88L635.32 409.44L636.59 409.19L637.39 408.35Z"},"STP":{"name":"S\xe3o Tom\xe9 and Principe","path":"M596.10 574.74L595.64 574.30L596.22 573.68L596.56 574.08Z"},"SUR":{"name":"Suriname","path":"M401.97 557.87L401.16 558.85L400.93 559.30L401.05 560.68L401.39 562.15L402.31 563.40L402.54 563.93L401.85 565.00L401.97 565.49L401.39 567.01L400.59 567.58L400.24 567.18L399.66 567.18L399.20 566.74L398.05 567.23L397.02 567.36L396.10 566.96L395.75 567.54L396.33 568.47L396.10 569.14L394.60 568.78L393.91 568.52L392.19 565.71L391.96 564.16L391.15 564.29L390.23 563.31L389.66 562.24L389.54 561.71L390.23 560.15L390.00 559.57L390.58 559.03L391.96 558.94L391.84 557.92L392.07 557.47L392.30 557.29L392.65 555.95L393.11 555.77L396.33 556.44L396.56 555.86L400.01 555.86L402.43 556.31L402.54 556.62Z"},"SVK":{"name":"Slovakia","path":"M647.05 394.57L645.67 397.80L644.41 398.14L643.49 397.06L642.45 397.40L641.42 397.00L640.38 397.26L639.92 398.40L638.54 399.14L637.74 398.67L637.28 399.20L635.21 399.54L634.98 400.60L631.99 400.93L630.38 399.74L629.80 399.74L628.77 398.00L629.11 396.86L629.80 395.65L631.07 395.85L632.79 394.50L633.14 393.61L634.17 392.59L635.21 392.45L636.24 393.00L637.16 391.97L637.74 393.00L639.00 394.09L639.92 393.07L641.07 393.00L641.88 393.48L642.91 392.73L644.75 393.07L645.33 393.89Z"},"SVN":{"name":"Slovenia","path":"M627.73 406.81L627.16 406.61L626.70 407.39L624.97 408.16L625.09 409.89L623.71 410.46L623.94 411.67L621.87 411.29L619.34 411.73L618.42 411.48L618.76 410.97L619.34 410.84L618.42 410.02L618.53 408.29L617.73 407.78L618.76 406.74L621.29 407.20L623.13 406.10L624.40 406.29L626.01 405.71L626.47 405.12L626.93 405.12Z"},"SWE":{"name":"Sweden","path":"M634.98 347.32L634.75 350.88L633.14 351.86L632.91 349.31L633.94 347.57ZM652.23 293.01L651.43 293.45L649.70 293.01L648.78 293.66L646.48 292.69L646.36 294.96L644.29 297.09L642.68 300.47L642.91 302.13L644.06 303.37L641.88 305.73L641.42 307.56L639.69 309.27L637.16 310.07L636.59 311.46L634.98 312.05L633.71 314.21L632.22 315.09L632.68 316.74L630.38 317.99L631.07 319.04L630.49 321.04L630.49 322.73L629.80 323.39L629.80 327.55L631.30 330.65L632.22 330.11L633.83 332.72L635.09 333.25L635.44 334.32L634.75 336.44L633.37 337.58L633.71 339.32L629.57 342.33L628.65 342.76L628.77 345.30L627.62 346.98L628.31 348.07L628.31 349.56L627.62 351.29L627.27 354.22L626.93 354.38L626.24 356.63L625.66 357.59L624.74 356.95L623.94 357.27L621.87 357.27L620.83 358.39L620.37 359.65L620.83 360.83L620.26 361.54L619.34 361.31L617.38 361.78L616.35 361.38L616.69 359.97L616.23 359.50L614.97 356.55L616.23 355.51L616.12 354.38L614.51 352.84L613.82 350.47L613.01 349.97L613.01 348.65L612.32 347.32L612.90 345.13L612.67 344.37L610.83 344.12L610.71 341.90L611.52 340.27L612.21 340.79L612.78 338.71L612.32 336.79L613.01 335.38L614.97 333.16L615.20 330.65L614.16 327.55L615.54 327.19L616.12 324.97L613.82 322.64L614.39 319.14L613.59 316.74L614.05 313.82L613.36 311.85L613.93 309.57L615.54 307.05L617.27 306.04L619.57 306.65L620.26 305.22L620.14 303.48L618.53 302.45L620.72 298.68L621.41 296.88L621.75 292.80L621.41 290.61L623.13 290.39L624.51 289.40L624.28 287.62L627.39 283.11L626.47 280.13L627.62 278.97L628.65 275.92L630.38 274.25L632.22 275.44L633.02 273.90L633.02 270.64L635.78 270.89L638.66 272.22L639.69 271.13L639.92 267.34L640.84 266.22L645.56 271.13L647.86 271.85L649.01 274.13L650.62 275.80L650.05 276.27L649.81 279.55L650.97 280.13L650.28 282.31L651.66 285.04L650.51 288.07L650.74 289.95Z"},"SWZ":{"name":"Swaziland","path":"M677.07 660.90L677.42 661.10L677.30 662.09L677.53 664.08L677.19 663.93L677.07 665.77L675.69 665.72L674.54 665.37L673.97 664.78L673.28 662.73L674.43 660.75L675.35 660.16L676.73 661.00Z"},"SYR":{"name":"Syria","path":"M710.31 447.18L710.43 447.35L708.70 449.12L707.32 449.51L706.86 450.17L706.75 451.44L707.09 452.92L706.63 454.78L706.63 456.40L705.94 457.75L705.02 458.13L698.81 461.82L692.60 465.79L691.22 465.53L690.18 465.05L689.26 464.21L689.61 463.42L689.38 461.66L690.18 460.12L690.76 459.96L691.91 458.61L691.22 457.11L689.95 456.89L689.61 455.81L689.84 454.72L689.72 453.90L689.15 453.30L689.72 451.94L690.41 452.32L691.10 451.61L691.22 450.78L692.14 450.67L691.68 449.62L692.14 448.29L693.06 448.62L693.29 449.07L694.67 449.07L696.97 448.01L698.12 448.29L698.46 448.74L700.31 448.96L702.03 448.62L705.02 447.23L707.55 447.29L709.16 446.90L709.85 446.29Z"},"TCD":{"name":"Chad","path":"M651.66 511.50L651.66 518.53L651.66 524.14L650.39 524.04L649.47 524.28L648.78 524.18L648.20 524.64L648.32 525.80L647.63 526.58L647.40 527.59L646.48 528.05L646.94 529.43L646.02 529.89L645.56 530.57L646.13 532.04L645.10 532.90L644.64 533.77L645.10 534.27L645.90 533.95L646.71 534.41L646.48 534.86L647.17 536.14L646.94 537.41L647.28 538.00L648.20 538.36L648.32 538.95L647.97 539.90L646.71 539.63L645.79 540.22L644.41 540.81L644.52 541.58L643.14 543.02L642.91 542.93L642.11 543.74L641.53 544.78L640.50 545.27L640.27 545.68L639.12 545.68L638.54 546.00L636.82 546.13L636.01 546.09L635.32 546.58L636.13 547.16L634.40 549.19L631.53 549.41L630.15 549.95L629.69 550.35L628.54 550.80L627.85 549.77L627.27 550.40L625.43 551.12L624.40 550.89L624.74 550.04L624.28 549.86L623.48 547.79L620.83 545.59L619.57 544.06L620.26 542.98L621.18 542.89L622.10 543.16L623.59 542.93L624.17 543.11L624.63 542.61L623.82 541.89L623.13 540.31L623.02 539.04L623.36 537.91L623.13 537.36L623.02 536.09L622.56 535.91L622.33 534.32L621.64 533.95L621.29 533.18L622.10 532.86L621.41 532.26L620.95 532.86L620.83 532.86L620.72 532.86L619.91 532.86L618.42 530.80L617.96 528.56L618.99 527.45L619.22 526.44L620.95 524.04L624.40 520.29L624.40 520.15L624.86 515.63L625.32 510.08L626.01 508.52L624.63 507.05L624.86 506.52L623.82 505.00L623.48 504.61L623.48 502.94L622.90 499.47L626.01 497.93L630.72 500.39L636.24 503.37L640.61 505.66L644.06 507.52L649.24 510.22Z"},"TGO":{"name":"Togo","path":"M577.93 539.68L577.47 540.63L577.47 541.71L579.20 542.89L579.31 544.19L579.54 545.23L580.12 545.95L580.23 549.37L580.23 552.59L580.00 553.62L580.69 554.92L580.12 555.10L578.74 555.46L577.47 554.43L577.36 553.98L576.67 553.13L577.01 551.52L576.55 550.76L577.01 550.31L576.78 548.69L577.24 548.47L577.01 547.79L576.21 546.85L576.67 546.58L576.32 546.04L576.67 544.82L575.75 544.28L576.09 544.01L576.32 541.98L575.52 541.62L574.71 540.85L575.06 539.45L574.48 539.22L576.55 539.63Z"},"THA":{"name":"Thailand","path":"M888.92 548.74L889.50 549.14L889.50 549.73L888.92 550.04ZM894.79 508.71L895.59 508.52L896.17 509.56L895.71 510.55L895.94 511.35L896.86 511.54L897.20 511.07L898.47 511.21L898.35 512.67L898.70 513.00L898.35 514.27L897.78 515.07L898.12 515.44L898.12 516.33L897.66 516.89L897.32 517.87L898.01 518.34L899.50 516.99L899.96 516.85L901.12 515.82L901.81 516.38L902.61 516.61L902.73 517.03L903.88 516.52L905.26 515.07L906.87 515.58L907.21 515.44L908.13 517.03L909.86 518.62L909.63 519.78L909.63 521.45L910.43 522.29L910.55 522.75L911.70 523.17L911.81 524.00L912.50 524.41L912.27 525.61L911.81 525.94L912.16 526.49L912.04 527.87L911.70 528.42L911.01 528.69L909.74 528.37L908.71 528.65L908.02 528.51L907.21 528.69L906.18 528.42L904.34 528.83L903.76 529.20L903.65 529.75L902.73 531.12L901.92 531.26L901.92 532.22L902.38 533.09L902.38 534.23L903.30 535.05L903.07 535.91L903.76 537.14L903.76 537.54L903.19 536.27L902.61 535.73L901.81 535.77L901.12 534.77L900.31 534.18L899.04 534.36L897.89 534.18L897.43 534.36L897.20 532.77L897.55 531.58L896.51 531.40L895.25 531.53L894.56 531.81L894.33 532.26L894.79 532.90L894.33 534.32L894.56 535.77L893.98 536.50L892.83 539.27L892.83 539.95L891.68 541.71L891.80 544.06L892.14 544.87L892.03 545.36L892.72 545.50L893.41 545.09L893.98 545.18L894.21 545.82L894.33 547.30L894.79 548.02L895.36 548.33L895.48 550.13L894.90 550.31L895.02 550.94L895.94 552.15L896.40 551.97L896.86 552.64L897.66 553.04L898.81 552.91L899.50 553.13L900.08 554.21L901.12 554.97L901.00 555.50L900.20 556.62L899.39 556.08L898.47 556.49L898.01 556.98L897.55 556.49L897.89 556.04L897.89 555.01L897.09 554.97L896.97 554.47L895.71 554.12L895.02 553.58L894.90 554.38L893.75 553.18L893.41 553.00L893.41 552.15L892.49 551.56L892.14 550.58L890.99 549.19L890.42 549.14L890.42 548.65L889.96 548.15L888.92 548.60L888.69 547.61L888.81 546.99L889.27 545.91L889.15 545.59L889.61 543.92L890.42 541.76L890.53 540.67L891.22 540.22L891.22 539.77L891.91 539.31L893.29 537.00L892.72 535.95L892.49 534.45L891.91 534.00L891.57 532.54L891.91 532.36L891.68 530.76L891.11 529.61L889.84 528.60L888.81 527.18L888.58 526.12L888.92 525.57L889.84 525.34L889.84 524.09L890.19 522.84L890.76 522.75L890.99 522.01L890.07 521.69L889.50 520.80L889.73 520.25L888.35 518.85L888.00 518.20L886.97 517.08L887.31 516.61L886.85 515.72L886.28 515.40L886.28 514.88L887.20 514.60L886.97 513.43L887.43 512.77L887.31 511.83L888.12 510.98L888.12 510.46L889.04 510.84L889.73 510.88L891.22 510.32L891.57 509.37L892.14 509.56L892.95 509.09L892.72 508.66L893.75 508.66L894.21 508.28Z"},"TJK":{"name":"Tajikistan","path":"M801.63 434.36L800.71 435.00L800.60 435.41L798.52 434.48L796.45 435.41L796.11 436.40L796.34 437.26L797.60 437.15L799.33 437.38L800.60 437.20L800.83 437.78L801.86 437.84L801.98 437.43L803.24 436.97L803.47 437.61L804.16 437.66L804.16 438.35L805.20 438.01L805.66 438.53L807.04 437.89L808.65 438.07L810.26 437.66L810.14 438.53L810.83 439.56L810.37 440.13L810.72 441.15L811.52 441.44L811.75 440.87L812.44 440.87L813.82 441.50L813.94 443.25L814.51 444.55L814.28 445.22L815.09 446.01L814.28 446.68L813.48 446.06L812.10 446.01L810.72 446.68L810.60 445.89L809.11 445.78L807.38 446.84L807.15 447.51L805.89 447.74L804.51 448.79L803.70 448.79L803.13 447.35L803.36 445.33L803.70 443.98L802.67 443.87L802.90 442.46L801.98 441.95L801.06 441.78L800.14 443.03L799.21 443.82L799.56 444.77L799.10 445.45L798.29 445.11L797.14 445.28L796.57 445.84L796.80 446.68L796.22 447.18L795.42 446.40L794.84 446.34L793.23 447.18L793.12 447.57L792.31 447.90L791.51 446.84L791.62 445.50L793.00 443.82L793.35 442.86L792.43 441.38L792.54 439.56L791.28 439.56L791.16 439.04L790.13 438.58L790.47 437.49L791.51 436.91L793.35 437.32L793.92 437.26L794.15 436.11L794.73 435.41L794.15 434.66L795.53 434.42L796.34 434.54L795.99 433.08L796.80 432.03L797.49 432.67L799.56 431.67L800.02 431.08L801.06 432.44L799.79 433.43L800.48 434.42Z"},"TKM":{"name":"Turkmenistan","path":"M787.48 446.17L786.79 446.29L785.18 445.33L784.72 445.50L784.26 446.62L782.88 446.68L781.85 447.23L781.96 447.85L781.39 449.12L781.39 449.79L780.24 451.00L777.36 452.15L776.44 453.09L776.56 453.80L775.06 454.67L774.49 454.40L774.03 454.94L773.11 453.85L771.61 453.74L770.69 453.09L770.35 449.95L770.12 449.01L767.82 449.07L766.78 447.51L765.29 446.90L764.71 446.34L764.60 445.61L762.87 444.83L761.49 445.11L760.80 444.49L759.31 443.93L758.16 443.70L757.81 442.52L757.24 442.86L756.20 442.52L755.28 442.57L754.82 443.25L752.98 443.08L752.06 443.31L750.22 444.55L749.99 445.56L748.15 446.34L747.23 446.23L746.88 444.60L747.00 442.74L747.00 441.44L747.46 439.90L746.54 439.10L746.19 438.24L744.58 437.95L744.93 437.38L746.54 437.26L745.62 436.28L746.08 435.58L744.81 435.35L743.89 435.58L743.43 435.12L743.32 434.25L744.12 431.26L744.70 432.14L746.42 432.08L746.65 432.73L747.57 432.61L749.53 431.85L749.87 431.32L749.41 430.38L747.57 428.90L747.11 426.57L746.54 426.27L744.81 426.45L744.12 426.99L743.66 428.06L744.01 428.24L743.66 429.49L742.86 428.96L742.51 428.00L744.24 426.33L745.62 425.79L747.69 425.43L748.15 425.55L750.45 427.17L750.57 427.77L752.06 429.90L753.79 429.79L757.12 430.08L757.58 429.61L757.12 429.19L756.89 427.47L757.35 427.23L758.16 428.84L759.77 428.24L759.31 427.35L759.19 426.27L759.77 426.09L760.23 424.77L761.03 424.89L761.15 423.92L761.84 424.10L762.18 423.50L763.10 424.53L763.91 424.59L764.25 425.31L765.06 425.67L766.21 425.61L766.78 426.03L766.90 428.12L767.24 428.66L767.01 429.49L768.05 430.14L769.43 430.08L770.81 430.49L771.38 429.90L772.65 430.61L773.68 433.26L774.14 433.55L774.49 435.35L774.95 435.82L777.82 437.84L778.51 438.70L779.78 439.67L780.47 439.61L781.50 440.53L782.54 441.10L784.61 442.63L785.41 442.46L787.60 443.48Z"},"TLS":{"name":"Timor-Leste","path":"M971.16 604.97L972.54 604.47L972.08 605.46ZM974.49 605.42L974.15 604.65L974.72 604.47L974.61 603.84L974.03 603.75L974.72 602.67L977.14 602.18L977.71 602.31L978.86 602.00L979.21 602.22L980.59 601.64L981.74 602.00L980.70 602.81L979.32 603.26L978.86 603.71L978.06 603.84L977.37 604.29L976.22 604.47Z"},"TTO":{"name":"Trinidad and Tobago","path":"M380.46 540.17L380.00 540.67L380.11 542.43L379.54 542.66L377.58 542.61L378.62 541.89L378.62 540.94L378.27 540.44Z"},"TUN":{"name":"Tunisia","path":"M609.91 459.80L610.37 460.17L609.79 460.70L609.33 460.49L609.33 459.85ZM611.75 462.51L611.63 464.58L611.98 465.27L611.52 465.63L609.79 466.48L608.87 467.16L608.64 467.94L607.84 468.20L607.26 469.19L607.84 471.06L607.61 471.74L606.57 473.13L605.42 473.59L603.93 466.74L601.74 465.11L601.51 463.84L600.82 462.89L599.78 462.41L599.55 461.50L598.86 459.80L598.98 459.04L599.78 458.40L600.02 457.81L601.28 456.89L601.51 455.10L601.63 452.98L601.28 452.26L601.86 449.07L602.66 448.24L602.43 447.85L603.12 447.74L604.39 446.68L605.88 446.29L606.69 446.96L607.38 446.68L607.61 447.74L608.30 448.68L610.25 447.29L610.60 448.12L609.45 449.79L608.64 450.23L608.53 451.28L608.87 452.15L610.14 452.92L610.48 454.72L609.91 456.02L608.87 457.27L607.38 458.13L606.92 458.72L607.15 459.47L607.95 460.54L609.22 460.49L609.22 461.40L610.48 461.13L610.71 462.41Z"},"TUR":{"name":"Turkey","path":"M664.54 426.99L664.77 428.42L665.69 429.25L667.99 430.14L667.53 431.14L666.49 431.32L665.23 430.79L664.31 431.26L662.93 431.20L661.78 432.73L660.28 433.49L659.13 434.54L658.67 434.01L659.71 432.85L658.33 432.79L658.21 432.26L659.25 431.32L659.13 430.08L660.05 429.55L659.94 428.60L659.13 428.12L659.82 427.23L662.12 426.51L662.93 427.29ZM707.67 428.96L708.59 429.37L709.05 429.01L710.54 429.31L711.00 428.78L712.27 429.31L713.07 430.44L713.76 430.73L714.34 431.32L714.68 432.55L714.11 433.43L714.68 434.66L715.72 435.35L716.98 435.47L718.02 436.63L718.13 436.86L717.33 436.34L716.87 437.72L715.72 437.84L715.83 438.70L716.41 440.13L716.52 442.01L716.98 442.29L716.29 443.70L717.44 444.72L717.33 445.84L718.13 446.45L718.02 447.07L717.44 446.96L716.52 447.68L716.18 447.29L716.29 446.62L715.49 446.34L715.26 446.73L713.88 446.62L712.61 446.12L711.46 446.17L711.00 447.01L710.31 447.18L709.85 446.29L709.16 446.90L707.55 447.29L705.02 447.23L702.03 448.62L700.31 448.96L698.46 448.74L698.12 448.29L696.97 448.01L694.67 449.07L693.29 449.07L693.06 448.62L692.14 448.29L691.68 449.62L692.14 450.67L691.22 450.78L691.10 451.61L690.41 452.32L689.72 451.94L689.95 451.50L689.38 450.34L690.64 449.18L690.64 448.40L690.07 447.90L688.69 448.62L688.80 449.18L687.88 449.46L686.04 448.35L685.35 448.57L682.59 451.00L680.87 451.06L679.83 451.50L678.34 450.89L677.30 449.46L675.12 448.40L673.05 448.07L672.70 448.51L672.70 449.51L672.24 450.62L671.67 450.39L670.06 451.06L668.22 450.23L667.99 448.96L666.38 448.68L665.80 448.29L664.77 449.01L664.42 447.46L663.27 447.68L662.35 447.57L662.93 446.56L662.01 446.23L662.01 443.65L660.86 443.42L660.51 442.69L660.05 443.14L658.90 442.40L659.59 442.12L659.13 441.04L659.71 440.93L660.05 441.89L660.97 442.06L660.40 440.64L661.32 440.01L660.63 439.73L660.86 439.21L660.17 438.24L661.09 437.15L658.33 437.55L658.56 435.58L659.36 434.54L660.40 433.66L662.24 433.43L662.70 434.01L663.73 434.01L664.54 433.37L664.77 433.72L666.49 433.84L667.64 432.67L668.56 432.55L668.79 432.14L667.76 431.26L668.33 430.14L670.52 430.55L671.67 430.26L673.51 430.85L674.77 430.79L675.35 429.84L677.65 428.60L678.11 428.12L680.18 427.41L681.44 426.81L685.81 427.11L686.62 426.45L687.19 426.87L687.54 427.94L688.46 428.48L689.84 428.06L690.41 428.48L690.41 429.19L691.45 430.14L692.02 429.55L693.17 429.90L693.29 430.38L695.01 431.03L695.36 430.55L696.05 431.26L697.43 431.50L701.00 430.67L701.46 431.08L703.18 431.50L706.06 430.20L707.21 429.55Z"},"TWN":{"name":"Taiwan","path":"M963.57 491.68L964.37 492.08L964.14 493.01L964.26 494.03L963.68 495.30L962.76 498.94L961.96 500.34L961.38 501.11L961.04 503.18L960.58 502.99L960.35 501.93L959.43 501.11L958.51 498.94L958.97 496.76L960.58 493.84L960.92 493.64L961.73 492.32L963.34 491.49Z"},"TZA":{"name":"Tanzania","path":"M700.77 593.93L701.46 595.54L701.11 595.63L700.19 594.69L700.19 593.98ZM680.18 581.19L680.75 581.28L680.64 581.77L679.95 581.55ZM676.50 578.21L676.61 578.21L676.73 578.21L676.73 579.10L676.15 581.06L676.38 582.43L676.61 583.64L677.30 583.81L677.19 582.97L678.22 582.26L678.45 582.79L680.06 582.97L680.41 582.61L681.10 583.06L681.79 582.88L683.05 582.08L682.82 581.68L682.36 581.99L681.56 581.95L681.33 581.59L681.44 580.83L682.02 580.88L682.59 580.34L682.94 579.28L683.86 578.34L688.11 580.74L692.25 583.06L695.24 584.75L695.47 585.59L695.13 586.22L695.70 586.66L700.19 589.96L700.19 590.59L698.92 594.29L699.15 595.32L700.31 596.26L700.54 596.84L701.11 596.98L701.34 597.78L700.77 598.28L700.42 599.35L701.00 600.11L701.00 600.65L700.54 601.82L700.77 602.94L701.11 603.30L701.11 604.11L701.69 604.47L701.57 605.24L702.15 606.50L702.03 607.04L703.53 607.77L704.22 608.67L702.84 609.75L702.03 610.16L701.11 610.34L700.54 610.84L699.27 610.89L698.00 611.70L697.20 611.25L695.93 611.39L695.70 612.16L694.55 612.70L692.60 612.25L691.79 612.75L690.64 612.66L690.53 612.25L689.49 611.70L688.69 612.34L686.73 612.25L686.50 611.70L686.50 611.66L685.93 611.25L685.93 611.11L685.47 610.39L685.81 609.57L685.47 608.85L685.47 608.08L685.12 606.95L684.55 606.14L684.20 605.83L683.86 605.55L683.86 605.51L683.40 605.65L683.28 606.19L682.71 605.78L681.67 605.83L680.18 605.19L678.91 604.70L678.45 604.29L677.19 604.11L677.07 603.66L676.15 603.57L675.69 602.90L675.12 602.54L674.54 602.54L674.43 601.91L673.97 601.51L673.74 600.70L672.70 599.04L672.47 597.78L672.59 597.29L671.90 596.26L671.21 595.63L670.63 595.77L670.06 595.05L669.94 594.34L670.63 593.93L670.63 593.53L670.06 592.37L670.29 591.39L669.48 590.68L669.71 589.25L670.86 588.67L671.32 588.04L672.36 586.22L673.39 585.46L673.39 584.70L672.13 584.13L672.13 583.46L672.59 582.66L673.51 582.48L673.62 581.63L673.39 581.46L673.51 580.08L673.16 579.50L672.59 579.23L672.36 578.39L673.51 578.21Z"},"UGA":{"name":"Uganda","path":"M683.63 574.21L683.28 574.43L682.25 574.43L681.90 573.85L681.33 573.76L680.41 574.65L679.14 574.56L677.76 575.23L677.42 575.10L676.96 575.63L677.30 575.94L676.73 576.52L676.27 577.54L676.50 578.21L673.51 578.21L672.36 578.39L672.01 578.39L671.32 579.28L670.52 579.68L670.29 579.23L669.48 579.45L669.37 577.94L669.71 576.52L670.29 576.17L670.29 575.54L669.83 575.32L669.94 574.70L670.63 573.41L670.63 572.48L671.32 572.12L671.55 571.36L672.36 571.05L672.59 571.72L673.85 570.16L674.66 569.85L675.23 569.05L675.23 568.16L674.89 568.07L673.97 567.36L673.62 567.54L673.05 567.14L673.51 565.76L673.16 565.31L673.74 564.16L673.51 563.85L673.85 563.22L674.43 562.91L675.69 563.31L676.50 562.82L677.07 563.53L677.76 563.76L678.45 563.09L679.60 562.95L680.52 562.60L681.10 563.00L682.13 562.95L683.51 561.53L683.86 562.60L685.01 563.27L684.89 564.16L685.47 565.58L685.93 565.89L686.62 567.09L686.39 567.49L686.73 568.30L686.73 569.63L686.04 570.56L686.16 571.05L685.24 571.50L684.89 572.39L684.09 573.05Z"},"UKR":{"name":"Ukraine","path":"M697.08 404.02L695.01 404.08L694.21 405.06L693.86 404.80L692.60 405.77L692.25 405.51L689.72 406.10L687.77 407.78L686.16 408.35L686.39 409.44L687.88 411.99L688.34 412.37L690.41 411.61L691.91 411.73L691.33 412.62L691.45 413.37L689.49 413.69L688.57 413.12L686.85 414.44L685.12 414.88L684.66 415.76L683.51 416.44L682.71 416.38L681.90 415.44L682.36 414.00L682.25 413.25L681.21 413.00L680.06 412.05L678.91 412.11L678.91 411.61L679.95 410.84L682.71 409.57L682.25 408.74L681.10 408.42L678.80 408.80L678.11 408.55L677.07 407.52L677.53 406.74L677.19 405.97L673.97 406.36L672.36 408.74L671.32 409.95L670.75 409.89L669.71 412.68L669.71 412.11L668.68 411.67L666.95 412.62L665.46 412.24L665.11 411.61L666.03 411.42L665.92 410.72L667.53 409.12L668.33 407.45L669.94 407.00L670.63 405.38L669.37 404.73L669.37 402.97L668.91 403.17L667.99 401.98L668.45 400.40L667.53 400.07L666.95 399.20L665.80 399.20L663.62 397.60L662.01 397.93L660.74 397.87L660.05 398.54L659.02 398.74L658.56 399.80L655.68 400.27L654.53 401.13L653.50 400.07L652.46 400.27L650.97 399.80L649.58 399.80L648.89 399.34L648.09 400.00L645.67 397.80L647.05 394.57L647.74 394.70L647.28 392.32L648.78 390.25L650.85 388.10L652.00 387.33L652.12 385.79L650.51 383.24L650.39 382.39L650.85 381.67L651.66 382.03L652.92 380.45L655.45 380.09L657.29 380.23L660.74 381.17L661.78 381.17L662.01 381.96L662.81 381.81L665.57 382.31L667.99 381.81L668.68 383.10L669.60 382.53L671.32 382.53L672.59 383.81L672.82 383.31L672.47 381.88L673.85 379.51L676.50 379.37L677.99 379.44L678.34 378.21L680.18 378.57L681.10 377.91L682.13 378.35L682.94 377.99L683.74 379.00L683.97 380.09L684.89 380.81L683.97 381.53L684.20 382.96L686.04 384.16L686.73 383.88L687.88 385.44L688.23 387.61L689.03 388.31L690.30 387.89L690.87 388.59L691.91 389.01L692.94 388.31L694.55 387.89L695.47 389.63L696.39 390.39L696.97 389.70L699.38 391.01L700.19 390.73L701.34 391.35L702.95 392.73L703.18 393.75L702.03 395.45L701.57 396.93L702.15 396.93L702.72 398.47L702.26 399.20L702.03 400.53L699.04 400.46L698.69 401.32L697.54 401.65L697.08 403.10ZM684.09 407.84L683.63 408.67L684.78 409.63L685.70 409.76L686.73 410.65L687.19 412.18L687.88 412.11L685.70 408.74Z"},"URY":{"name":"Uruguay","path":"M405.19 685.49L404.61 686.55L403.69 687.19L404.04 688.94L404.50 689.64L403.92 690.87L403.46 691.35L403.23 692.11L401.74 693.24L399.55 694.38L398.05 693.73L396.79 693.62L395.87 694.11L395.06 694.11L393.57 693.29L392.30 692.32L390.46 692.43L388.51 690.39L388.28 689.80L388.51 687.35L389.20 687.19L389.54 686.45L389.08 684.70L389.43 684.18L389.08 683.55L389.20 682.39L389.54 682.29L389.77 681.30L389.43 681.04L390.00 680.15L390.35 678.91L390.23 677.35L390.92 676.22L391.15 676.53L392.19 676.58L392.65 675.91L393.45 675.91L396.10 678.49L396.10 679.53L396.56 679.53L397.36 678.70L398.51 680.10L399.20 680.25L399.89 680.88L400.59 680.98L401.05 681.77L402.08 682.66L403.23 683.18L403.58 684.28L404.38 685.13Z"},"USA":{"name":"United States","path":"M77.98 509.32L78.78 509.61L79.59 510.27L79.59 510.69L80.39 511.54L79.93 512.01L78.21 512.67L77.63 513.38L77.06 513.05L77.06 512.01L76.48 510.69L77.17 509.70L77.06 508.90ZM74.76 506.28L75.10 506.71L75.68 506.52L76.71 507.05L76.71 507.43L75.33 507.76L75.22 507.09L74.41 506.66ZM72.69 505.62L73.84 505.81L73.84 506.19L72.57 506.05ZM70.62 504.33L70.62 505.23L69.93 505.38L69.58 504.71L70.39 503.94ZM65.79 502.12L66.13 502.41L65.67 503.37L64.64 502.99L64.75 502.36ZM344.23 430.61L343.65 430.91L343.65 431.73L342.16 432.26L341.01 432.38L339.51 432.90L338.94 432.08L339.74 431.61L343.08 431.20ZM296.96 412.37L296.96 413.19L296.15 414.51L295.81 414.00ZM294.77 402.44L294.20 402.58L292.59 404.54L291.90 403.36L292.47 402.71L293.74 402.18ZM292.24 398.94L291.67 399.67L290.29 400.53L290.06 400.13ZM288.79 399.80L287.18 400.66L285.80 401.13L284.31 402.18L282.70 403.89L280.86 405.38L281.78 405.84L285.00 404.73L284.77 405.90L286.15 406.49L287.30 405.97L288.10 405.25L289.37 405.12L290.75 404.41L291.67 403.43L292.47 404.54L294.54 404.93L295.12 405.25L295.92 406.74L297.19 406.61L298.22 407.07L299.83 405.90L301.79 405.97L303.40 405.58L303.29 406.68L305.13 407.00L306.28 406.68L306.28 407.52L305.93 408.35L306.62 409.31L304.55 408.87L304.32 409.76L303.40 408.99L301.68 408.67L301.33 409.19L299.49 409.31L298.57 410.21L297.76 409.76L297.53 410.34L296.50 410.65L295.35 412.81L295.00 413.63L294.43 413.94L293.74 415.63L294.08 415.69L295.00 414.51L296.04 414.57L295.35 416.75L295.46 417.19L294.77 418.49L294.89 419.47L294.20 421.37L294.20 422.47L294.54 423.38L294.43 425.67L295.23 427.82L296.38 428.48L298.22 427.41L299.03 425.79L299.60 423.86L299.60 422.71L298.57 419.84L298.91 419.10L298.57 417.81L299.37 416.50L299.37 415.07L300.07 414.07L300.76 413.94L301.79 414.69L302.14 414.00L302.25 412.68L302.94 411.99L303.17 410.84L304.21 410.02L305.93 410.78L306.39 411.42L308.23 412.05L308.92 413.25L308.35 413.69L308.92 415.01L308.69 416.69L308.12 417.00L308.00 417.87L307.08 418.24L306.97 419.59L307.66 419.90L308.35 419.47L309.15 418.24L310.07 417.87L310.88 418.49L311.34 421.37L311.68 422.47L311.45 424.10L310.99 424.47L310.42 424.10L310.19 425.19L309.38 425.91L309.15 426.93L308.35 428.12L309.84 428.84L310.53 428.84L311.45 429.49L312.95 429.01L314.10 428.96L315.13 428.06L318.24 426.81L321.11 425.13L322.15 424.41L323.07 423.26L322.95 422.35L322.38 422.10L322.49 421.37L323.64 421.00L325.48 420.82L327.32 421.43L329.97 421.06L331.69 419.66L331.46 418.92L331.92 418.11L331.12 417.56L332.96 416.19L332.84 415.94L334.57 414.32L336.29 413.69L340.55 413.69L346.53 413.63L346.99 412.62L348.71 412.30L349.17 411.10L350.10 410.34L350.44 408.80L351.13 407.20L351.36 405.84L353.78 402.44L354.35 402.44L354.93 403.62L357.11 402.90L358.38 404.34L358.49 409.31L358.38 410.21L358.95 410.91L359.53 410.91L359.41 412.43L360.45 412.87L360.79 413.81L360.22 415.26L355.96 416.38L356.08 417.12L354.81 416.69L354.35 417.93L352.97 418.79L352.51 418.61L352.05 419.35L351.36 418.79L350.67 419.47L350.79 420.08L349.52 421.37L348.71 423.38L348.94 424.04L348.02 425.37L349.40 426.51L349.63 427.71L350.56 428.12L351.59 427.77L351.59 428.30L348.48 428.84L347.56 429.19L347.56 428.06L347.10 428.00L346.64 429.61L343.42 430.08L342.50 430.02L339.74 431.14L337.67 433.26L338.71 434.01L338.02 436.45L336.18 439.27L335.26 438.64L333.99 438.18L334.11 439.27L335.14 440.36L335.14 442.18L334.68 442.69L333.88 444.27L332.84 445.78L332.38 445.28L333.19 444.38L332.73 442.69L331.35 441.89L331.69 441.38L331.58 440.30L330.54 439.96L330.54 441.44L331.00 442.01L331.12 443.36L331.46 443.98L331.00 445.45L330.89 446.68L331.35 447.79L332.27 447.96L332.27 449.40L332.15 449.62L332.50 450.73L331.92 451.61L332.73 451.66L333.07 452.26L333.07 452.98L331.69 454.18L330.66 453.96L330.20 454.78L330.43 455.54L331.12 455.92L330.54 456.57L329.39 456.51L328.36 456.89L327.32 457.59L326.40 458.61L326.17 459.53L325.71 459.80L324.56 459.69L323.41 460.22L322.26 461.61L322.03 462.51L319.96 464.16L319.50 464.69L317.89 465.21L317.89 465.79L316.63 466.74L316.74 467.00L315.59 468.05L315.13 469.14L315.36 469.71L314.67 470.49L314.56 471.27L314.90 471.94L314.67 472.46L315.48 475.44L316.51 477.89L317.09 480.43L318.24 482.99L319.16 485.44L319.27 486.04L319.04 489.27L318.12 491.58L317.20 491.98L315.94 492.03L315.82 491.09L315.25 489.71L313.64 488.58L313.52 487.48L312.95 487.04L312.83 486.49L312.03 485.89L310.99 483.80L311.80 482.49L311.68 482.09L310.30 482.24L310.53 481.08L310.99 480.12L310.99 478.75L310.53 477.48L309.84 477.48L308.58 476.21L307.66 474.78L306.62 474.06L305.82 474.11L305.01 474.72L303.52 475.49L302.48 475.60L301.91 474.26L301.10 473.95L299.37 472.62L297.42 472.98L297.07 472.51L296.04 473.29L295.23 473.44L294.20 472.87L294.08 472.00L293.74 472.05L293.51 473.23L292.82 472.98L292.36 473.29L291.21 472.92L289.60 473.34L289.25 473.75L288.45 473.80L286.84 473.03L286.15 473.95L286.38 474.21L287.99 474.47L288.68 474.93L289.14 474.16L289.60 474.98L288.33 475.80L289.02 476.72L290.06 476.82L290.63 477.59L289.60 478.04L289.14 477.28L288.22 476.87L288.10 476.41L287.30 476.46L287.30 477.48L286.15 476.87L285.23 477.69L283.27 477.08L283.39 476.36L282.58 476.16L282.12 475.39L281.55 475.08L280.63 475.34L280.74 475.85L280.28 476.16L278.90 475.90L277.29 475.29L274.53 475.65L272.92 476.21L272.35 476.21L272.46 475.39L271.54 475.65L271.43 476.16L271.89 476.77L270.97 477.59L270.97 477.94L269.59 479.01L267.63 479.62L267.40 479.31L266.71 479.77L267.06 480.17L265.79 480.88L265.10 481.64L264.30 482.94L263.38 485.35L264.18 488.48L264.64 489.07L263.84 489.47L262.57 488.72L261.19 488.67L260.73 488.23L259.93 488.08L259.35 487.63L258.43 487.48L258.20 486.94L257.97 485.69L257.28 485.15L257.17 483.29L256.48 482.99L255.33 481.23L254.64 480.68L254.29 479.62L253.60 478.40L253.37 477.69L252.22 476.46L251.42 475.80L251.07 475.34L249.23 475.13L248.19 474.83L247.85 475.29L246.93 475.39L246.24 477.13L246.47 477.28L245.55 478.20L244.97 478.15L243.48 477.13L242.56 476.87L241.06 475.70L240.60 474.67L240.60 473.75L239.57 471.94L238.42 471.32L236.35 469.25L235.89 469.09L235.20 468.05L234.74 467.84L229.33 467.84L229.33 469.51L223.70 469.51L220.25 469.51L216.22 468.05L210.93 466.11L208.17 465.11L208.52 464.32L205.07 464.63L200.81 465.00L200.47 464.37L200.24 462.78L199.66 461.93L197.82 460.44L196.78 460.01L196.32 459.26L195.52 459.37L194.14 458.83L194.02 458.40L192.87 457.75L191.26 457.54L190.11 457.65L189.65 457.11L189.65 454.99L188.85 454.56L188.85 453.90L187.58 452.92L186.09 450.78L185.63 450.39L185.40 449.62L185.97 448.40L185.51 447.68L184.82 447.68L184.02 446.84L183.56 445.50L183.56 444.32L182.41 443.48L182.18 442.52L179.76 439.84L179.88 439.39L179.42 438.07L179.65 437.26L179.30 436.05L178.50 434.95L177.69 434.25L177.58 433.49L178.15 432.44L178.73 429.31L178.15 426.87L177.46 425.49L177.58 424.04L177.12 423.26L177.69 421.06L177.92 421.00L178.38 418.67L178.73 414.51L179.30 411.42L178.96 410.21L179.07 408.74L179.65 408.16L178.73 407.45L179.19 407.07L179.19 405.77L178.61 405.71L178.84 404.54L178.38 404.28L177.58 400.99L176.89 400.20L176.54 398.94L177.00 398.00L178.73 398.94L182.75 399.34L183.79 400.93L183.21 401.19L183.67 402.05L183.44 403.23L182.52 402.97L182.06 403.69L182.98 404.08L184.25 402.64L184.02 400.80L184.59 399.80L184.02 398.27L183.56 397.93L183.90 397.00L182.87 394.97L186.66 394.97L192.30 394.97L200.70 394.97L207.02 394.97L211.97 394.97L218.29 394.97L226.00 394.97L232.32 394.97L235.89 394.97L241.52 394.97L247.73 394.97L252.68 394.97L260.39 394.97L266.02 394.97L270.97 394.97L270.97 393.14L272.12 393.48L272.46 395.85L273.96 396.59L275.11 396.73L275.45 397.26L277.06 396.73L279.02 397.20L279.94 398.67L280.97 398.14L282.12 399.27L282.93 399.60L284.54 398.67L285.00 399.27L286.95 399.20L287.53 399.74ZM11.04 380.09L11.50 381.10L10.01 381.31L10.47 380.09ZM18.75 377.77L18.86 379.15L16.79 379.80L16.91 379.22L18.06 378.79L18.06 377.99ZM38.30 371.57L38.76 372.54L37.38 373.36L36.80 374.39L35.88 373.65L37.15 373.21L37.15 372.16ZM42.32 369.38L43.01 370.36L42.44 371.86L39.33 373.21L39.22 372.61L41.17 371.86L41.40 370.59L41.06 369.99ZM51.87 363.41L52.45 363.41L53.60 365.50L52.33 365.88L50.72 365.80L49.80 366.88L48.42 366.95L48.07 366.03L48.88 365.50L49.34 364.42L50.38 364.34ZM155.84 358.39L156.65 359.81L156.65 361.38L155.96 362.71L153.89 361.15L154.46 360.68L154.69 358.63ZM148.25 356.07L149.51 356.23L149.97 357.83L151.36 358.47L152.28 360.13L152.51 361.46L153.43 362.63L153.31 365.42L152.39 365.19L151.70 363.10L150.78 362.24L149.51 362.17L149.74 360.91L148.94 360.21L149.63 359.10L149.17 357.11L148.36 357.03ZM150.55 353.49L151.59 354.62L150.32 355.11ZM146.98 353.08L147.44 354.70L147.10 357.59L146.29 357.75L146.06 355.99L146.87 355.67L145.72 353.90L145.60 353.25ZM147.67 351.86L150.21 352.68L150.32 354.38L149.63 355.43L148.13 355.59L147.79 353.41L146.98 351.94ZM141.92 350.88L141.69 352.27L141.12 352.35L141.00 350.38ZM142.38 349.64L143.76 349.97L144.22 350.80L145.03 353.90L144.91 356.23L144.11 356.23L143.19 353.33L142.61 352.60ZM86.26 346.81L87.06 347.40L87.52 346.73L88.44 347.40L87.98 348.40L89.02 348.65L87.29 350.55L85.45 350.96L83.15 353.82L81.31 352.35L81.31 351.29L80.51 350.30L81.43 348.90L82.35 348.32L83.38 348.48L83.96 346.98L84.99 348.07ZM141.46 344.96L143.99 346.23L143.65 347.15L144.34 349.39L143.53 349.56L141.69 348.15L141.00 349.97L139.28 347.32L139.28 345.55L141.12 344.71ZM143.99 344.12L144.68 345.39L146.29 345.39L146.98 346.73L146.29 347.32L147.10 348.65L147.33 350.22L145.14 352.11L144.91 351.12L145.49 349.97L144.80 348.81L144.34 345.72ZM87.52 343.52L89.48 344.63L86.83 346.39L85.57 345.39L86.95 344.63ZM105.01 331.64L105.70 331.91L103.86 334.32L103.17 333.96ZM44.39 331.46L45.77 332.00L46.00 334.50L43.93 335.20L42.78 334.85L40.48 333.43L40.14 332.63L41.98 332.63L42.21 332.09ZM26.57 308.16L27.14 309.57L28.98 309.77L30.94 308.87L33.58 311.36L36.00 311.66L35.77 312.64L34.27 312.45L32.89 313.43L29.21 310.56L27.37 311.56L25.99 310.17ZM124.56 260.55L124.56 271.01L124.56 284.48L124.56 294.96L124.56 302.65L124.56 311.16L124.56 323.30L124.56 331.91L126.05 332.54L126.40 332.09L127.78 332.72L128.93 331.82L130.65 331.73L130.42 333.52L131.92 334.67L132.26 335.56L135.37 338.80L136.06 340.79L137.90 339.32L138.59 339.32L139.05 337.40L139.74 336.35L142.15 335.29L143.65 336.88L143.42 337.66L145.72 339.92L146.18 341.22L147.33 341.90L148.94 343.95L151.59 349.39L153.20 352.19L152.97 353.17L153.77 353.49L154.00 354.70L154.69 354.70L156.19 355.75L159.41 357.51L159.64 358.63L159.18 359.50L159.75 362.17L158.60 364.26L157.57 365.03L156.76 364.73L156.30 362.94L156.88 361.85L156.88 359.73L155.96 358.15L154.23 358.78L153.43 360.91L152.51 359.57L153.54 358.07L153.43 356.07L151.82 354.62L150.90 352.51L148.36 351.29L148.94 350.30L148.36 348.07L146.41 345.13L144.45 343.95L143.19 342.50L142.73 344.88L142.38 343.95L138.36 344.63L136.98 343.95L134.33 341.47L133.30 339.75L129.50 337.84L128.58 336.79L129.50 335.73L128.24 335.12L125.82 335.82L121.45 333.79L118.81 333.25L115.24 333.96L112.48 332.00L112.14 330.29L111.10 331.64L109.95 331.10L109.61 330.02L108.00 329.83L106.04 327.28L103.63 327.55L102.59 328.56L101.67 327.28L101.21 328.65L102.36 331.10L101.33 332.18L100.41 334.23L98.45 333.87L96.72 334.67L94.77 337.32L93.85 337.49L92.12 338.97L90.51 339.23L89.48 338.28L89.82 337.66L91.78 336.79L89.82 335.29L91.20 332.72L91.78 330.47L91.32 329.29L92.35 328.93L94.42 327.28L95.69 328.01L97.07 327.46L93.73 325.44L92.12 327.00L90.28 328.01L89.94 329.11L88.33 330.92L88.67 331.37L87.52 332.54L87.06 334.58L86.03 335.82L84.76 336.09L83.96 337.32L82.81 337.84L82.46 340.01L83.96 339.84L85.22 340.87L84.88 341.90L82.81 343.35L82.58 345.05L79.59 346.98L78.55 347.98L75.56 349.89L74.87 352.43L74.18 352.35L72.92 353.65L70.50 354.30L70.62 355.35L68.89 355.59L68.89 357.83L67.51 357.99L67.28 358.55L65.33 358.78L63.60 359.65L62.34 360.99L60.96 360.83L59.81 361.78L59.00 361.62L59.46 360.52L58.66 360.28L57.62 363.02L56.13 363.57L55.55 362.79L54.98 364.11L54.17 363.18L56.82 359.81L58.08 358.78L59.23 358.39L60.61 358.70L61.30 359.57L62.22 358.86L62.11 358.07L62.68 356.55L64.75 354.79L67.17 353.49L68.09 353.57L68.09 352.19L69.24 350.47L71.19 348.56L71.54 345.72L72.11 345.30L71.88 343.52L73.26 341.90L73.15 340.96L69.81 342.67L69.01 341.65L67.74 341.39L67.63 343.95L66.94 343.78L65.90 341.73L64.75 340.79L64.18 341.73L63.03 340.79L62.80 339.84L61.19 341.13L59.81 341.56L58.89 342.67L58.20 341.73L58.20 340.18L57.39 338.80L58.43 337.14L56.82 333.79L55.09 333.96L54.06 334.85L52.33 335.20L50.84 335.03L50.72 334.05L49.57 332.80L47.96 331.73L46.92 330.20L48.99 328.65L51.30 328.93L51.87 330.20L52.79 329.56L52.56 328.74L49.34 328.47L47.50 328.01L47.73 327.10L45.89 326.54L45.89 325.62L44.05 323.48L46.00 321.79L45.66 320.00L47.50 317.22L48.53 316.55L48.30 314.99L49.22 312.94L50.61 312.05L51.87 312.25L53.14 313.63L55.55 311.85L56.70 309.97L59.23 310.56L61.42 308.56L60.61 302.96L61.30 301.93L60.15 299.73L59.35 300.99L57.28 301.41L55.55 302.96L53.48 301.93L52.56 302.55L50.03 302.34L47.84 303.37L44.16 302.34L43.13 301.30L43.47 300.05L42.32 298.79L43.59 297.20L40.25 296.24L38.07 294.74L39.68 293.77L40.60 292.36L41.29 292.58L42.44 291.05L45.08 289.62L48.76 287.18L51.18 286.73L51.87 287.51L50.84 289.84L52.10 290.94L55.09 290.72L57.97 291.49L58.89 289.51L55.44 284.36L56.47 283.91L57.28 286.28L58.77 287.96L60.04 287.29L61.42 288.62L63.14 288.40L63.14 287.40L61.07 286.17L59.12 287.29L57.97 285.94L58.08 283.11L56.13 283.68L52.10 282.66L50.61 278.38L46.46 274.73L44.97 274.02L43.01 272.10L43.93 270.28L43.93 267.58L45.77 267.71L50.03 267.09L52.33 265.48L53.83 262.71L54.52 259.27L57.51 254.71L59.58 254.97L61.19 254.05L64.06 251.39L64.98 249.64L65.90 250.18L70.16 249.37L72.69 247.05L74.76 244.29L77.86 245.95L76.48 248.01L76.94 249.50L78.09 249.10L79.24 246.64L81.20 247.74L81.08 249.50L82.69 249.77L85.34 248.55L88.44 249.23L87.98 252.06L89.48 253.12L93.27 252.59L95.46 253.12L97.87 252.59L101.79 254.05L102.82 255.11L105.01 255.76L109.03 255.76L110.87 257.46L117.43 256.29L119.50 257.20L120.53 258.75L123.29 260.55Z"},"UZB":{"name":"Uzbekistan","path":"M762.64 411.54L764.94 413.06L764.14 414.88L765.52 416.56L765.17 417.50L766.44 417.19L766.78 416.25L766.55 415.26L766.90 414.38L770.00 416.44L770.35 417.43L773.11 420.45L776.90 419.84L780.81 420.15L782.54 419.53L783.46 420.76L784.26 421.25L785.18 423.07L786.10 422.59L785.87 426.93L787.48 426.93L788.06 430.32L788.40 430.55L791.97 430.32L792.66 431.20L792.43 432.08L793.69 432.90L794.27 432.55L793.92 431.85L794.61 430.91L795.53 430.26L795.53 429.61L797.37 428.30L798.29 428.12L800.02 426.51L800.60 426.81L800.94 426.03L801.63 425.85L802.67 426.03L799.10 428.72L800.14 429.43L800.60 429.19L801.06 430.14L803.01 430.67L804.16 429.25L804.62 430.32L805.54 430.44L805.54 430.97L806.58 431.14L807.04 431.67L808.19 431.73L808.53 432.08L807.50 432.55L807.38 432.96L806.35 433.43L805.31 433.61L803.93 434.77L802.55 434.01L801.63 434.36L800.48 434.42L799.79 433.43L801.06 432.44L800.02 431.08L799.56 431.67L797.49 432.67L796.80 432.03L795.99 433.08L796.34 434.54L795.53 434.42L794.15 434.66L794.73 435.41L794.15 436.11L793.92 437.26L793.35 437.32L791.51 436.91L790.47 437.49L790.13 438.58L791.16 439.04L791.28 439.56L792.54 439.56L792.43 441.38L793.35 442.86L793.00 443.82L791.62 445.50L791.51 446.84L790.59 446.51L789.78 446.84L789.09 446.06L787.48 446.17L787.60 443.48L785.41 442.46L784.61 442.63L782.54 441.10L781.50 440.53L780.47 439.61L779.78 439.67L778.51 438.70L777.82 437.84L774.95 435.82L774.49 435.35L774.14 433.55L773.68 433.26L772.65 430.61L771.38 429.90L770.81 430.49L769.43 430.08L768.05 430.14L767.01 429.49L767.24 428.66L766.90 428.12L766.78 426.03L766.21 425.61L765.06 425.67L764.25 425.31L763.91 424.59L763.10 424.53L762.18 423.50L761.84 424.10L761.15 423.92L761.03 424.89L760.23 424.77L759.77 426.09L759.19 426.27L758.39 425.43L757.81 425.67L757.35 427.23L756.89 427.47L757.12 429.19L757.58 429.61L757.12 430.08L753.79 429.79L753.79 423.86L753.79 419.84L753.79 413.69L761.95 411.16L762.18 411.23L761.03 414.00L761.26 416.25L761.95 415.88L762.64 414.88L762.30 413.63L762.87 412.81Z"},"VEN":{"name":"Venezuela","path":"M381.03 546.54L381.15 546.81L380.57 547.30L379.88 547.30L379.77 546.94ZM383.22 547.57L383.91 548.42L383.22 549.19L382.18 549.95L381.72 549.95L381.03 550.89L381.38 551.52L381.26 551.88L382.41 552.24L382.18 552.77L381.03 553.36L379.77 553.49L379.42 554.07L379.77 555.19L379.31 555.46L378.96 556.08L380.92 558.36L381.38 559.34L380.46 559.97L380.11 560.55L378.62 560.86L378.27 561.39L377.81 561.39L376.32 561.93L375.74 561.66L375.17 562.11L374.48 562.15L374.59 563.31L374.02 563.62L372.87 562.46L372.41 562.33L370.34 562.51L370.11 561.93L369.42 561.71L368.73 561.84L368.84 562.69L369.88 563.49L369.88 565.00L370.57 566.34L370.45 567.09L372.52 567.27L372.41 568.12L371.26 568.65L370.57 568.74L370.34 569.72L369.65 570.39L369.30 570.16L368.27 571.01L367.92 570.92L366.89 571.41L366.66 572.03L366.31 572.08L365.97 572.79L365.51 571.90L364.93 571.90L363.67 572.65L362.86 572.43L361.37 571.10L361.37 570.74L360.33 567.32L359.99 567.09L358.95 566.03L358.26 565.76L359.99 564.07L359.41 563.22L358.95 562.95L358.26 560.59L358.49 558.81L358.26 558.05L358.95 557.47L359.07 556.40L359.64 555.68L359.18 554.92L358.26 554.83L358.03 555.06L355.73 555.37L354.35 555.10L353.78 555.55L353.20 555.41L351.13 552.77L350.33 552.77L349.52 552.33L348.48 552.37L347.56 552.68L347.33 552.50L344.69 552.37L344.34 551.34L343.54 551.16L343.42 549.55L343.88 549.01L343.77 548.29L342.85 547.25L342.39 545.68L342.04 545.82L341.81 545.18L340.55 545.59L341.93 543.43L342.04 541.44L343.42 539.27L344.23 539.09L345.15 537.50L347.10 536.86L346.99 537.18L345.15 537.73L345.15 538.41L345.72 539.31L346.07 539.49L345.95 540.17L346.30 540.54L346.18 541.44L345.15 542.57L344.57 543.47L345.15 544.46L345.84 544.96L345.72 545.73L346.53 545.95L347.33 545.68L348.02 544.96L348.02 543.65L346.99 542.16L346.41 541.08L346.53 540.44L346.87 539.90L348.60 539.00L349.75 538.81L350.79 538.41L351.25 537.95L352.17 538.09L351.82 537.36L350.79 537.68L350.44 536.82L350.79 536.00L351.36 535.73L351.94 536.32L352.05 537.05L352.63 538.13L353.78 537.91L355.04 538.18L356.54 539.22L357.00 539.95L356.77 540.26L357.00 541.03L357.92 541.39L360.45 541.08L360.91 540.90L362.40 540.85L363.78 540.94L363.78 541.26L364.70 542.12L366.77 542.57L367.12 542.75L368.15 542.52L368.50 542.07L368.96 542.12L370.11 541.35L371.14 541.44L370.80 540.85L374.59 540.44L376.43 540.67L375.86 541.17L374.25 541.17L375.40 542.39L375.97 543.65L376.32 542.84L377.35 543.47L378.73 543.47L379.77 544.28L380.57 544.64L380.80 545.09L380.23 545.59L379.19 548.06L380.23 547.52L381.15 547.39L381.84 547.61L382.18 547.30Z"},"VNM":{"name":"Vietnam","path":"M907.21 541.44L907.44 542.07L907.21 542.39L906.75 541.85ZM919.98 504.71L919.29 504.61L918.71 505.33L918.02 505.43L918.02 506.28L917.33 506.62L916.53 506.57L915.61 507.62L915.38 508.99L914.92 509.09L914.11 509.84L913.65 509.80L912.96 511.12L912.96 512.20L912.39 513.43L913.08 514.55L913.88 515.54L914.92 516.19L915.26 516.71L915.03 517.03L915.61 518.29L917.22 519.60L917.45 520.15L919.06 521.50L919.63 522.29L920.78 522.98L921.47 524.04L922.28 525.06L923.08 525.71L922.85 526.03L923.43 527.41L923.43 527.91L924.23 530.25L923.89 530.66L924.12 531.26L923.89 531.81L924.23 532.67L924.69 533.40L923.89 534.27L923.89 536.18L923.66 536.73L924.00 537.23L923.31 537.95L923.20 538.50L921.82 539.04L921.13 539.81L920.32 539.90L919.98 540.63L919.63 540.58L917.68 541.67L916.64 541.26L916.41 540.76L915.95 541.39L916.18 542.39L915.72 542.98L915.84 543.25L915.15 544.37L914.23 544.37L914.23 544.91L912.16 545.73L911.47 546.67L910.78 547.30L909.97 547.52L909.74 546.72L909.86 544.33L910.09 543.38L910.78 543.07L910.43 542.61L909.05 542.03L908.71 541.53L908.94 541.21L909.97 541.17L910.66 540.49L910.55 539.90L911.47 540.13L912.85 539.58L914.11 540.35L914.11 539.45L913.08 538.68L912.96 537.59L913.65 537.14L914.57 537.45L915.03 536.82L916.76 536.05L917.33 535.50L918.48 535.27L918.60 534.41L918.25 533.04L918.71 531.90L918.71 531.35L918.25 530.53L917.79 529.43L918.02 528.42L918.48 527.50L918.94 525.61L918.02 524.88L917.33 524.00L917.91 523.49L917.22 522.38L916.07 521.78L915.38 520.94L915.26 519.97L914.92 519.92L914.57 518.94L914.23 519.04L912.73 517.64L911.81 515.86L911.58 516.00L910.66 515.02L910.78 514.18L909.51 513.85L908.71 513.24L906.75 512.06L907.56 511.54L907.33 511.12L907.90 510.79L908.82 511.12L909.74 510.50L909.74 510.08L910.32 509.46L908.94 507.95L909.17 507.52L908.13 506.76L907.44 506.52L906.52 506.95L906.18 507.52L905.37 507.00L904.45 506.81L903.88 506.14L903.65 505.33L903.99 504.38L903.88 503.85L902.96 504.09L902.73 503.27L901.58 502.12L901.23 501.55L901.58 501.50L902.27 500.30L903.53 500.92L903.99 501.40L905.03 500.20L905.72 500.92L906.06 500.15L907.21 501.11L907.33 500.44L907.90 500.05L908.36 500.54L909.86 499.72L909.97 498.90L911.47 498.36L913.19 499.81L913.65 499.57L914.57 499.96L915.15 499.72L915.95 500.34L915.26 501.45L915.72 502.17L915.72 502.94L916.41 503.03L917.91 504.33L919.52 504.18Z"},"VUT":{"name":"Vanuatu","path":"M1115.50 635.94L1115.96 636.50L1115.73 636.83L1114.81 636.41L1114.81 635.80ZM1112.74 631.96L1113.54 632.47L1112.97 632.89L1112.28 632.33ZM1112.74 627.82L1112.16 628.01L1111.47 627.64L1112.16 627.04ZM1109.86 627.18L1111.01 627.96L1110.90 628.61L1109.98 628.66L1109.52 627.18L1108.94 627.08L1109.06 626.44L1109.52 626.48ZM1107.91 623.99L1108.71 623.26L1109.06 624.87L1108.83 625.37L1107.79 625.65L1107.22 624.73L1107.33 624.36L1106.99 622.93L1107.68 622.89Z"},"WSM":{"name":"Samoa","path":"M26.91 619.95L26.34 620.36L25.76 620.13L25.99 619.54ZM24.61 618.49L24.84 619.54L23.92 619.54L23.12 618.81L24.38 618.39Z"},"YEM":{"name":"Yemen","path":"M746.19 534.09L746.77 534.36L747.92 534.09L748.95 534.59L747.92 535.23L746.08 535.27L745.39 534.68L745.62 534.23ZM744.58 521.08L742.97 521.64L742.05 522.33L741.59 523.26L741.82 524.51L741.25 524.64L739.06 525.75L736.53 526.35L735.27 527.04L734.58 527.04L733.43 527.41L731.82 528.14L731.59 528.74L730.55 529.70L728.94 529.93L728.37 529.66L727.22 530.21L726.41 530.98L724.80 531.35L724.23 531.72L722.73 531.67L720.89 531.99L720.09 532.90L719.17 533.22L718.36 534.00L717.33 533.77L716.52 534.32L715.37 534.41L713.88 533.63L713.19 532.40L713.30 530.76L712.61 529.56L712.15 526.72L711.81 525.66L711.35 524.14L711.81 523.63L711.69 521.96L712.50 521.41L713.07 520.62L712.73 520.11L712.84 518.80L713.65 518.15L714.80 518.71L715.95 518.71L716.87 518.48L719.28 518.43L720.09 518.85L722.96 519.13L724.23 518.94L725.03 520.01L725.72 520.01L726.53 519.60L726.99 518.34L728.83 516.05L731.93 514.46L738.03 513.61L741.02 513.19L743.43 518.90L743.66 518.99Z"},"ZAF":{"name":"South Africa","path":"M675.00 648.43L675.69 651.08L675.69 652.00L676.38 653.45L676.73 653.84L677.19 655.50L677.19 659.82L677.07 660.90L676.73 661.00L675.35 660.16L674.43 660.75L673.28 662.73L673.97 664.78L674.54 665.37L675.69 665.72L677.07 665.77L677.19 663.93L677.53 664.08L680.06 664.08L679.95 665.08L679.37 666.53L678.91 668.94L678.45 670.25L677.30 671.37L676.38 671.72L674.66 673.91L674.08 675.30L673.74 675.60L672.13 678.70L670.86 680.36L668.91 681.98L667.18 684.07L666.15 685.13L661.55 688.78L659.71 689.69L657.87 689.48L657.06 689.80L656.72 690.82L655.22 690.44L654.76 690.55L654.42 691.35L653.15 691.25L652.23 690.82L650.51 690.55L649.58 690.87L648.43 690.92L647.05 690.60L645.79 690.98L645.79 691.30L644.29 692.11L642.91 692.21L641.99 692.00L641.53 692.43L640.61 692.38L638.77 693.73L637.74 693.62L636.93 692.92L636.70 692.21L636.01 691.95L635.09 692.00L635.21 691.19L634.29 690.87L633.48 688.62L633.02 688.15L632.56 686.82L632.22 686.98L631.99 686.08L632.79 685.97L633.37 685.44L633.60 683.97L633.02 681.71L632.10 680.52L630.26 676.84L629.46 674.32L628.65 672.13L628.08 671.37L627.62 670.30L628.65 669.55L629.00 668.54L629.57 668.33L629.92 668.99L630.38 669.04L630.61 670.81L632.22 671.06L633.02 671.52L634.86 671.27L635.90 671.72L636.59 671.42L637.51 670.15L638.77 669.75L638.89 664.28L638.89 660.85L638.77 656.67L640.04 657.65L640.73 658.93L641.42 660.70L641.53 661.54L640.84 662.59L640.84 663.53L641.07 664.23L641.65 663.93L642.45 664.13L644.29 664.13L644.52 663.48L645.44 663.28L646.13 662.29L647.05 661.79L647.63 661.00L647.97 659.22L648.55 658.63L649.93 658.53L651.43 659.77L654.19 660.46L654.99 660.11L656.14 660.16L656.72 659.72L657.64 657.11L657.64 656.62L659.36 656.23L659.71 655.60L660.74 654.86L661.32 652.77L662.35 651.90L663.62 651.32L664.19 650.40L665.57 649.10L666.15 649.10L667.41 648.62L667.76 647.85L668.79 647.70L670.06 647.51L671.78 648.23L673.51 648.04ZM666.84 670.76L666.49 670.30L665.00 670.76L664.54 671.37L663.62 671.52L662.58 673.30L661.32 674.17L662.47 676.68L662.70 676.68L663.62 677.77L664.65 677.92L665.57 676.12L667.18 675.76L668.10 675.19L668.10 674.32L669.02 673.10L668.68 672.18L668.33 672.13Z"},"ZMB":{"name":"Zambia","path":"M674.54 602.54L675.12 602.54L675.69 602.90L676.15 603.57L677.07 603.66L677.19 604.11L678.45 604.29L678.91 604.70L680.18 605.19L680.29 605.83L680.98 605.83L681.56 606.77L681.44 607.36L682.13 607.86L682.59 608.99L681.79 609.75L681.44 609.75L681.44 610.48L681.67 610.89L681.10 611.70L681.44 613.29L681.21 614.06L681.67 614.75L681.56 615.29L680.52 615.52L680.29 615.98L680.41 616.52L680.18 617.85L679.72 619.03L680.41 620.36L681.10 620.23L676.15 621.88L675.35 622.24L673.39 622.70L671.55 623.39L672.01 624.73L672.13 625.56L670.29 625.51L668.91 625.84L667.18 626.95L667.18 628.10L666.84 628.57L666.61 628.38L665.11 628.89L664.65 629.54L664.19 629.35L663.73 629.59L662.24 631.54L662.35 632.01L661.55 632.75L661.32 633.31L660.28 633.69L658.67 633.08L657.98 633.45L657.06 632.85L656.49 632.99L655.68 632.80L654.76 631.96L653.73 631.77L652.35 631.73L649.70 632.29L649.12 631.91L648.43 631.12L647.74 630.66L646.36 629.03L645.67 628.61L645.21 627.36L645.21 621.37L645.21 616.89L651.66 616.89L651.20 616.20L651.77 614.88L651.54 614.25L651.54 612.38L651.89 611.66L651.54 609.94L652.12 610.48L652.92 610.75L652.69 611.70L653.50 611.79L653.96 611.43L655.80 611.02L656.03 612.47L656.49 612.88L656.83 612.75L657.98 613.29L659.36 613.34L660.28 613.65L661.20 613.20L661.32 612.34L661.78 612.20L662.01 612.97L662.58 613.38L663.27 614.56L663.96 614.47L664.31 614.84L665.57 615.11L667.30 617.44L667.64 618.17L668.22 618.30L669.48 617.62L669.60 618.30L670.17 618.30L670.17 614.11L669.14 614.43L669.02 614.70L667.76 614.84L667.41 614.29L666.03 613.20L665.57 611.79L665.80 611.48L666.26 609.75L666.72 609.21L666.49 608.81L666.49 606.95L666.72 606.41L666.15 605.10L666.72 604.83L667.64 603.84L668.10 602.81L667.30 602.18L672.70 601.37L672.36 602.27L673.39 602.45L674.08 603.21L674.66 602.85Z"},"ZWE":{"name":"Zimbabwe","path":"M672.13 625.56L672.13 626.81L673.62 626.76L673.97 626.99L674.89 626.85L675.35 627.32L676.27 627.50L676.96 628.20L678.11 628.29L680.06 629.17L679.83 629.91L680.52 631.31L680.18 633.03L680.29 634.25L680.52 634.58L679.95 635.28L680.06 636.12L679.49 636.26L679.37 636.88L679.95 637.25L679.72 638.43L679.83 639.14L680.52 639.51L680.41 640.32L679.26 642.12L678.91 642.17L678.80 643.31L678.34 644.12L678.57 644.64L675.46 648.14L675.00 648.43L673.51 648.04L671.78 648.23L670.06 647.51L668.79 647.70L667.87 647.22L667.76 646.36L666.49 645.88L664.54 645.60L664.08 644.74L663.39 643.93L663.50 641.98L662.12 641.93L661.89 640.60L660.40 639.99L658.44 638.52L657.87 637.25L657.87 636.59L657.29 635.61L656.49 634.81L655.57 633.22L655.68 632.80L656.49 632.99L657.06 632.85L657.98 633.45L658.67 633.08L660.28 633.69L661.32 633.31L662.35 632.15L663.04 631.77L663.50 630.75L664.65 630.10L664.77 629.59L666.61 629.08L667.18 629.35L667.41 628.75L666.84 628.57L667.18 628.10L667.18 626.95L668.91 625.84L670.29 625.51Z"}}}),jQuery(document).ready(function(){void 0===window.rogMapData&&(window.rogMapData={"country":{"AFG":{"name":"Afghanistan","color":4,"rang":128,"iso":"AFG","barometer":{"dead":{"journalist":2,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/afghanistan/"},"EGY":{"name":"\xc4gypten","color":4,"rang":159,"iso":"EGY","barometer":{"dead":{"journalist":1,"assist":0,"activist":0},"prison":{"journalist":5,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/\xe4gypten/"},"ALB":{"name":"Albanien","color":4,"rang":85,"iso":"ALB","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/albanien/"},"DZA":{"name":"Algerien","color":4,"rang":121,"iso":"DZA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/algerien/"},"AND":{"name":"Andorra","color":1,"rang":5,"iso":"AND","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/"},"ARM":{"name":"Armenien","color":3,"rang":78,"iso":"ARM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/armenien/"},"AZE":{"name":"Aserbaidschan","color":4,"rang":160,"iso":"AZE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":5,"assist":0,"activist":4}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/aserbaidschan/"},"AUS":{"name":"Australien","color":2,"rang":28,"iso":"AUS","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/australien/"},"BHR":{"name":"Bahrain","color":4,"rang":163,"iso":"BHR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":4,"assist":0,"activist":2}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/bahrain/"},"BGD":{"name":"Bangladesch","color":4,"rang":146,"iso":"BGD","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/bangladesch/"},"BLR":{"name":"Belarus","color":4,"rang":157,"iso":"BLR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/belarus/"},"BEL":{"name":"Belgien","color":1,"rang":23,"iso":"BEL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/belgien/"},"MMR":{"name":"Birma","color":4,"rang":145,"iso":"MMR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/birma/"},"BIH":{"name":"Bosnien und Herzegowina","color":3,"rang":66,"iso":"BIH","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/bosnien-herzegowina/"},"BRN":{"name":"Brunei","color":4,"rang":117,"iso":"BRN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/brunei/"},"BGR":{"name":"Bulgarien","color":3,"rang":100,"iso":"BGR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/bulgarien/"},"CHN":{"name":"China","color":5,"rang":175,"iso":"CHN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":30,"assist":0,"activist":73}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/china/"},"CRI":{"name":"Costa Rica","color":1,"rang":21,"iso":"CRI","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/costarica/"},"DNK":{"name":"D\xe4nemark","color":1,"rang":7,"iso":"DNK","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/d\xe4nemark/"},"DEU":{"name":"Deutschland","color":1,"rang":14,"iso":"DEU","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!0,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/deutschland/"},"ERI":{"name":"Eritrea","color":5,"rang":180,"iso":"ERI","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/eritrea/"},"EST":{"name":"Estland","color":1,"rang":11,"iso":"EST","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/estland/"},"FIN":{"name":"Finnland","color":1,"rang":1,"iso":"FIN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/finnland/"},"FRA":{"name":"Frankreich","color":2,"rang":39,"iso":"FRA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/russland/"},"GEO":{"name":"Georgien","color":3,"rang":84,"iso":"GEO","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/georgien/"},"GHA":{"name":"Ghana","color":2,"rang":134,"iso":"GHA","barometer":{"dead":{"journalist":323,"assist":3,"activist":3},"prison":{"journalist":33,"assist":323,"activist":3}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/laender/afrika/"},"GRC":{"name":"Griechenland","color":3,"rang":99,"iso":"GRC","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/griechenland/"},"GBR":{"name":"Gro\xdfbritannien","color":2,"rang":33,"iso":"GBR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/grossbritannien/"},"IND":{"name":"Indien","color":4,"rang":140,"iso":"IND","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":2,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/indien/"},"IDN":{"name":"Indonesien","color":4,"rang":132,"iso":"IDN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/indonesien/"},"IRQ":{"name":"Irak","color":4,"rang":153,"iso":"IRQ","barometer":{"dead":{"journalist":1,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/irak/"},"IRN":{"name":"Iran","color":5,"rang":173,"iso":"IRN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":18,"assist":0,"activist":21}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/iran/"},"IRL":{"name":"Irland","color":1,"rang":16,"iso":"IRL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/irland/"},"ISL":{"name":"Island","color":1,"rang":8,"iso":"ISL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/island/"},"ISR":{"name":"Israel","color":3,"rang":96,"iso":"ISR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":1}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/israel/"},"ITA":{"name":"Italien","color":2,"rang":49,"iso":"ITA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/italien/"},"JAM":{"name":"Jamaika","color":1,"rang":17,"iso":"JAM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/jamaika/"},"JPN":{"name":"Japan","color":3,"rang":59,"iso":"JPN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/japan/"},"YEM":{"name":"Jemen","color":5,"rang":167,"iso":"YEM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/jemen/"},"JOR":{"name":"Jordanien","color":4,"rang":141,"iso":"JOR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/jordanien/"},"KHM":{"name":"Kambodscha","color":4,"rang":144,"iso":"KHM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/kambodscha/"},"CMR":{"name":"Kamerun","color":4,"rang":123,"iso":"CMR","barometer":{"dead":{"journalist":12,"assist":123,"activist":124},"prison":{"journalist":1245,"assist":134,"activist":1234}},"isenemyinternet":!0,"isenemypressfreedom":!0,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/laender/afrika/"},"CAN":{"name":"Kanada","color":1,"rang":18,"iso":"CAN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/kanada/"},"KAZ":{"name":"Kasachstan","color":4,"rang":161,"iso":"KAZ","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":3}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/kasachstan/"},"QAT":{"name":"Katar","color":4,"rang":113,"iso":"QAT","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/katar/"},"HRV":{"name":"Kroatien","color":3,"rang":65,"iso":"HRV","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/kroatien/"},"KWT":{"name":"Kuwait","color":3,"rang":91,"iso":"KWT","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/kuwait/"},"LAO":{"name":"Laos","color":5,"rang":171,"iso":"LAO","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":2,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/laos/"},"LIE":{"name":"Liechtenstein","color":1,"rang":6,"iso":"LIE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/liechtenstein/"},"LTU":{"name":"Litauen","color":2,"rang":32,"iso":"LTU","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/litauen/"},"LUX":{"name":"Luxemburg","color":1,"rang":4,"iso":"LUX","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/luxemburg/"},"MYS":{"name":"Malaysia","color":4,"rang":174,"iso":"MYS","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/malaysia/"},"MKD":{"name":"Mazedonien","color":4,"rang":123,"iso":"MKD","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/mazedonien/"},"MNG":{"name":"Mongolei","color":3,"rang":88,"iso":"MNG","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/mongolei/"},"MNE":{"name":"Montenegro","color":4,"rang":114,"iso":"MNE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/montenegro/"},"NPL":{"name":"Nepal","color":4,"rang":120,"iso":"NPL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/nepal/"},"NZL":{"name":"Neuseeland","color":1,"rang":9,"iso":"NZL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/"},"NLD":{"name":"Niederlande","color":1,"rang":2,"iso":"NLD","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/niederlande/"},"PRK":{"name":"Nordkorea","color":5,"rang":179,"iso":"PRK","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":1,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/nordkorea/"},"NOR":{"name":"Norwegen","color":1,"rang":3,"iso":"NOR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/norwegen/"},"AUT":{"name":"\xd6sterreich","color":1,"rang":12,"iso":"AUT","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/\xf6sterreich/"},"TLS":{"name":"Osttimor","color":3,"rang":77,"iso":"TLS","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/osttimor/"},"PAK":{"name":"Pakistan","color":4,"rang":158,"iso":"PAK","barometer":{"dead":{"journalist":0,"assist":3,"activist":0},"prison":{"journalist":1,"assist":1,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/pakistan/"},"PNG":{"name":"Papua-Neuguinea","color":2,"rang":44,"iso":"PNG","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/papua-neuguinea/"},"PHL":{"name":"Philippinen","color":4,"rang":149,"iso":"PHL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/philippinen/"},"POL":{"name":"Polen","color":1,"rang":19,"iso":"POL","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/schweiz/"},"PRT":{"name":"Portugal","color":2,"rang":30,"iso":"PRT","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/portugal/"},"FJI":{"name":"Republik Fidschi\u200e","color":3,"rang":107,"iso":"FJI","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/fidschi/"},"MDA":{"name":"Republik Moldau","color":3,"rang":56,"iso":"MDA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/slowakei/"},"ROU":{"name":"Rum\xe4nien","color":2,"rang":45,"iso":"ROU","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/rum\xe4nien/"},"RUS":{"name":"Russland","color":5,"rang":148,"iso":"RUS","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":2,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!0,"enemyinternet":[["Federal Security Service","http://www.reporter-ohne-grenzen.de/uploads/media/RWB_Internet_Enemies_2014.pdf","With great fanfare, the Russian authorities announced the creation of a new surveillance system known as SORM-3 in the run-up to the 2014 Winter Olympics in Sochi. Ever since Vladimir Putin came to power in 2000, the authorities have exploited the issue of security to boost Internet censorship and surveillance. This trend became more pronounced in the wake of mass protests in late 2011 and early 2012 against Putin\u2019s return to the Kremlin. "]],"enemypressfreedom":[[" Ramzan Kadyrov","http://dev.reporter-ohne-grenzen.de/feinde-des-pressefreiheit/2014/ramzan-kadyrov/","Pr\xe4sident der Tschetschinischen Republik in Russland ","http://rog.devserver.limeflavour.com/fileadmin/templates/assets/img/fdp-kadyrov.jpg"],["Vladimir Putin","http://dev.reporter-ohne-grenzen.defeinde-des-pressefreiheit/2014/vladimir-putin/","Russische F\xf6deration ","http://rog.devserver.limeflavour.com/fileadmin/templates/assets/img/fdp-putin.jpg"]],"portal":"http://dev.reporter-ohne-grenzen.de/russland/"},"SWE":{"name":"Schweden","color":1,"rang":10,"iso":"SWE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/schweden/"},"CHE":{"name":"Schweiz","color":1,"rang":15,"iso":"CHE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/"},"SRB":{"name":"Serbien","color":3,"rang":54,"iso":"SRB","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/serbien/"},"SGP":{"name":"Singapur","color":4,"rang":150,"iso":"SGP","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/singapur/"},"SVK":{"name":"Slowakei","color":1,"rang":20,"iso":"SVK","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/slowakei/"},"SVN":{"name":"Slowenien","color":2,"rang":34,"iso":"SVN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/slowenien/"},"ESP":{"name":"Spanien","color":2,"rang":35,"iso":"ESP","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/spanien/"},"LKA":{"name":"Sri Lanka","color":5,"rang":165,"iso":"LKA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/srilanka/"},"KOR":{"name":"S\xfcdkorea","color":3,"rang":57,"iso":"KOR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/s\xfcdkorea/"},"SYR":{"name":"Syrien","color":5,"rang":177,"iso":"SYR","barometer":{"dead":{"journalist":2,"assist":3,"activist":3},"prison":{"journalist":19,"assist":3,"activist":22}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/syrien/"},"TJK":{"name":"Tadschikistan","color":4,"rang":115,"iso":"TJK","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/tadschikistan/"},"TWN":{"name":"Taiwan","color":2,"rang":50,"iso":"TWN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/taiwan/"},"TZA":{"name":"Tansania","color":3,"rang":69,"iso":"TZA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/tansania/"},"THA":{"name":"Thailand","color":4,"rang":130,"iso":"THA","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":1,"assist":0,"activist":1}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/thailand/"},"TON":{"name":"Tonga","color":3,"rang":63,"iso":"TON","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/tonga/"},"CZE":{"name":"Tschechien","color":1,"rang":13,"iso":"CZE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/"},"TUN":{"name":"Tunesien","color":4,"rang":133,"iso":"TUN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/tunesien/"},"TUR":{"name":"T\xfcrkei","color":4,"rang":154,"iso":"TUR","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":11,"assist":2,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/t\xfcrkei/"},"TKM":{"name":"Turkmenistan","color":5,"rang":178,"iso":"TKM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/turkmenistan/"},"UKR":{"name":"Ukraine","color":4,"rang":127,"iso":"UKR","barometer":{"dead":{"journalist":1,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/ukraine/"},"HUN":{"name":"Ungarn","color":3,"rang":64,"iso":"HUN","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/ungarn/"},"UZB":{"name":"Usbekistan","color":5,"rang":166,"iso":"UZB","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":9,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/usbekistan/"},"ARE":{"name":"Vereinigte Arabische Emirate","color":4,"rang":118,"iso":"ARE","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":2}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/emirate/"},"VNM":{"name":"Vietnam","color":5,"rang":174,"iso":"VNM","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":2,"assist":0,"activist":31}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/vietnam/"},"CYP":{"name":"Zypern","color":2,"rang":25,"iso":"CYP","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/zypern/"},"MLT":{"name":"Malta","color":2,"rang":25,"iso":"MLT","barometer":{"dead":{"journalist":0,"assist":0,"activist":0},"prison":{"journalist":0,"assist":0,"activist":0}},"isenemyinternet":!1,"isenemypressfreedom":!1,"enemyinternet":[],"enemypressfreedom":[],"portal":"http://dev.reporter-ohne-grenzen.de/zypern/"}}})}),jQuery(document).ready(function(){!function(){function a(){d=$("#map").height(),$("#mapInner").height(d),$("#mapIndex").height(d),$("#mapIndex").getNiceScroll().resize(),$("#mapModal .content").getNiceScroll().resize()}var b=30,c=!1,d=$("body").height()-$("#header").height()-$("#nav").height()-44,d=$("#map").height();!function(){$("#mapInner").height(d),$("#mapIndex").height(d)}(),$(window).resize(function(){!1!==c&&clearTimeout(c),c=setTimeout(a(),b)})}(),function(){if($("#mapModal").length<=0)return!1;$("#mapModal").dialog({"title":!1,"modal":!1,"autoOpen":!1,"resizable":!1,"dialogClass":"mapModalWrapper","closeOnEscape":!0,"closeText":"Info schlie\xdfen","draggable":!1,"hide":{"effect":"scale","duration":0},"show":{"effect":"scale","duration":300},"minWidth":330,"maxWidth":330,"open":function(a,b){$("#mapModal .content").getNiceScroll().resize(),$("#mapModal .content").getNiceScroll().show()},"close":function(a,b){$("#mapModal .content").getNiceScroll().hide()}}),$("#mapModal").css("opacity","1"),$("#mapModal .content").niceScroll({"cursorcolor":"#000","cursoropacitymin":.5,"cursoropacitymax":.9,"cursorminheight":20,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"cursorwidth":8,"cursorborder":"4px solid transparent","cursorborderradius":"8px","scrollspeed":40,"mousescrollstep":20,"enabletranslate3d":!0,"smoothscroll":!0})}(),function(){if($("#mapIndex").length<=0)return!1;$("#mapIndex").niceScroll("#mapIndex ul",{"cursorcolor":"#006491","cursoropacitymin":.5,"cursoropacitymax":.9,"cursorminheight":20,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"cursorwidth":8,"cursorborder":"8px solid transparent","cursorborderradius":"16px","scrollspeed":40,"mousescrollstep":20,"enabletranslate3d":!0,"smoothscroll":!0,"bouncescroll":!1}),$("#mapIndex li").click(function(a){a.preventDefault();var b=$(this).data("iso"),c=$("#mapInner").vectorMap("get","mapObject");c.clearSelectedRegions(),c.setSelectedRegions(b),$("#mapIndex").removeClass("open")});var a=333;$("#mapIndex").hoverIntent({"sensitivity":3,"interval":30,"over":function(){$("#mapIndex").getNiceScroll().resize(),$("#mapIndex").stop().animate({"opacity":1,"right":"0"},a,function(){$("#mapIndex").addClass("open")})},"timeout":150,"out":function(){$("#mapIndex").stop().animate({"opacity":.5,"right":"-220px"},a,function(){$("#mapIndex").removeClass("open")})}}),$("#mapIndex").on("touchstart",function(a){$(this).hasClass("open")||(a.preventDefault(),$("#mapIndex").addClass("open"))})}(),function(){$("#mapLegend a").toggle(function(){$("#mapLegend").stop().animate({"left":0},300,function(){$("#mapLegend a").addClass("open")})},function(){$("#mapLegend").stop().animate({"left":-320},300,function(){$("#mapLegend a").removeClass("open")})})}(),function(){function a(a){function b(a,b){var c,d=a,e={},f=Object.prototype.hasOwnProperty;for(c in d)f.call(d,c)&&!0===d[c][b]&&(e[c]=d[c]);return e}function c(b){var c,d,e=b,f={},g=Object.prototype.hasOwnProperty;for(c in e)g.call(e,c)&&(d="enemyInternet"===a||"enemyPressfreedom"===a?4:e[c].color,f[c]=d);return f}function d(){var a=$("#mapInner").css("height");$("#mapModal").dialog("close"),$("#map #mapInner").remove(),$("#map").append('<div id="mapInner">'),$("#map #mapInner").css("height",a)}function e(b){function c(a){if(void 0===a.barometer)return!1;var b=$("#mapModal .dynamic"),c=".modal-barometer ul";if((a.barometer.dead.journalist>0||a.barometer.dead.assist>0||a.barometer.dead.activist>0||a.barometer.prison.journalist>0||a.barometer.prison.assist>0||a.barometer.prison.activist>0)&&b.append('<div class="item modal-barometer" id="barometer"><h3>Barometer</h3><ul></ul></div>'),void 0!==a.barometer.dead.journalist&&0!==a.barometer.dead.journalist){b.find(c).append('<li><strong id="barometer1" data-count="'+a.barometer.dead.journalist+'">'+a.barometer.dead.journalist+"</strong><span>Journalisten get\xf6tet</span></li>");new countUp("barometer1",0,parseInt(b.find("#barometer1").data("count"),10),0,1.5).start()}if(void 0!==a.barometer.dead.assist&&0!==a.barometer.dead.assist){b.find(c).append('<li><strong id="barometer2" data-count="'+a.barometer.dead.assist+'">'+a.barometer.dead.assist+"</strong><span>Medienassistenten get\xf6tet</span></li>");new countUp("barometer2",0,parseInt(b.find("#barometer2").data("count"),10),0,1.5).start()}if(void 0!==a.barometer.dead.activist&&0!==a.barometer.dead.activist){b.find(c).append('<li><strong id="barometer3" data-count="'+a.barometer.dead.activist+'">'+a.barometer.dead.activist+"</strong><span>Online-Aktivisten & B\xfcrgerjournalisten get\xf6tet</span></li>");new countUp("barometer3",0,parseInt(b.find("#barometer3").data("count"),10),0,1.5).start()}if(void 0!==a.barometer.prison.journalist&&0!==a.barometer.prison.journalist){b.find(c).append('<li><strong id="barometer4" data-count="'+a.barometer.prison.journalist+'">'+a.barometer.prison.journalist+"</strong><span>Journalisten in Haft</span></li>");new countUp("barometer4",0,parseInt(b.find("#barometer4").data("count"),10),0,1.5).start()}if(void 0!==a.barometer.prison.assist&&0!==a.barometer.prison.assist){b.find(c).append('<li><strong id="barometer5" data-count="'+a.barometer.prison.assist+'">'+a.barometer.prison.assist+"</strong><span>Medienassistenten in Haft</span></li>");new countUp("barometer5",0,parseInt(b.find("#barometer5").data("count"),10),0,1.5).start()}if(void 0!==a.barometer.prison.activist&&0!==a.barometer.prison.activist){b.find(c).append('<li><strong id="barometer6" data-count="'+a.barometer.prison.activist+'">'+a.barometer.prison.activist+"</strong><span>Online-Aktivisten & \x03B\xfcrgerjournalisten in Haft</span></li>");new countUp("barometer6",0,parseInt(b.find("#barometer6").data("count"),10),0,1.5).start()}}function d(a){if(void 0===a.enemyinternet)return!1;var b=$("#mapModal .dynamic");void 0!==a.enemyinternet&&a.enemyinternet.length>0&&(b.append('<div class="item enemy-internet"><h3>Feinde des Internets</h3></div>'),function(){var c,d=0,e=a.enemyinternet;for(d=0,c=e.length;d<c;d++){var f="";e[d][3]&&(f+='<figure class="image"><img src="'+e[d][3]+'"></figure>'),e[d][1]?f+='<h3><a href="'+e[d][1]+'" target="_blank">'+e[d][0]+"</a></h3>":f+="<h3>"+e[d][0]+"</h3>",e[d][2]&&(e[d][1]?(f+="<p>"+e[d][2]+" </p>",f+='<a href="'+e[d][1]+'" class="read-more" target="_blank">mehr</a>'):f+="<p>"+e[d][2]+"</p>"),b.find(".enemy-internet").append('<div class="teaser clearfix">'+f+"</div>")}}())}function e(a){if(void 0===a.enemypressfreedom)return!1;var b=$("#mapModal .dynamic");void 0!==a.enemypressfreedom&&a.enemypressfreedom.length>0&&(b.append('<div class="item enemy-pressfreedom"><h3>Feinde der Pressefreiheit</h3></div>'),function(){var c,d=0,e=a.enemypressfreedom;for(d=0,c=e.length;d<c;d++){var f="";e[d][3]&&(f+='<figure class="image"><img src="'+e[d][3]+'"></figure>'),e[d][1]?f+='<h3><a href="'+e[d][1]+'" target="_blank">'+e[d][0]+"</a></h3>":f+="<h3>"+e[d][0]+"</h3>",e[d][2]&&(e[d][1]?(f+="<p>"+e[d][2]+" </p>",f+='<a href="'+e[d][1]+'" class="read-more" target="_blank">mehr</a>'):f+="<p>"+e[d][2]+"</p>"),b.find(".enemy-pressfreedom").append('<div class="teaser clearfix">'+f+"</div>")}}())}var f=function(){$("#mapModal h2 a").removeAttr("class"),$("#mapModal .dynamic").children().remove()},j=function(b,f){var g=4;"rangPressfreedom"===a&&(g=f.color),$("#mapModal h2 a").addClass("situation-"+g).addClass("clearfix").attr("href",f.portal).html('<span class="title">'+b+'</span><span class="rang"><span>Platz </span>'+f.rang+"</span>"),c(f),e(f),d(f),$("#mapModal .dynamic").append('<a href="'+f.portal+'" title="Zur L\xe4nderportalseite" class="button buttonL" target="_blank"><span>Zur L\xe4nderportalseite</span></a>')},k=function(b,f){"rangPressfreedom"===a&&f.color,$("#mapModal h2 a").addClass("clearfix").attr("href",f.portal).html('<span class="title">'+b+'</span><span class="rang"><span>Platz </span>'+f.rang+"</span>"),e(f),d(f),c(f),$("#mapModal .dynamic").append('<a href="'+f.portal+'" title="Zur L\xe4nderportalseite" class="button buttonL" target="_blank"><span>Zur L\xe4nderportalseite</span></a>')},l=function(b,f){"rangPressfreedom"===a&&f.color,$("#mapModal h2 a").addClass("clearfix").attr("href",f.portal).html('<span class="title">'+b+'</span><span class="rang"><span>Platz </span>'+f.rang+"</span>"),d(f),e(f),c(f),$("#mapModal .dynamic").append('<a href="'+f.portal+'" title="Zur L\xe4nderportalseite" class="button buttonL" target="_blank"><span>Zur L\xe4nderportalseite</span></a>')};$("#mapInner").vectorMap({"map":"rogMercator","focusOn":{"x":.5,"y":.4,"scale":1},"backgroundColor":"transparent","regionsSelectable":!0,"regionsSelectableOne":!0,"markersSelectable":!0,"markersSelectableOne":!0,"regionStyle":{"initial":{"fill":h,"fill-opacity":1,"stroke":"#8ecae6","stroke-width":.5,"stroke-opacity":1},"hover":{"fill-opacity":1},"selected":{"fill-opacity":1},"selectedHover":{"fill-opacity":1}},"series":{"regions":[{"values":i,"attribute":"fill","scale":{"1":"#ffffff","2":"#F6EB50","3":"#FAAB38","4":"#DB002E","5":"#000000"},"normalizeFunction":"polynomial"}]},"onRegionLabelShow":function(a,b,c){void 0!==g[c]&&void 0!==g[c].name&&b.text(g[c].name)},"onViewportChange":function(a,b){var c="";void 0!==$("#mapModal").attr("data-current-country")&&(c=$("#mapModal").attr("data-current-country"),"xs"!==document.getElementsByTagName("body")[0].getAttribute("data-mediaquery")&&$("#mapModal").dialog("option",{"position":{"my":"center+"+$("#mapInner").find("[data-code='"+c+"']")[0].getBoundingClientRect().width/2+" bottom+"+$("#mapInner").find("[data-code='"+c+"']")[0].getBoundingClientRect().height/2,"at":"center bottom-35","of":$("#mapInner").find("[data-code='"+c+"']"),"collision":"none"}})),$("#mapModal .content").getNiceScroll().resize()},"onRegionSelected":function(b,c,d,e){if($("#mapInner").find("[data-code='"+c+"']").is(":hover")&&window.mapMouseEvent,!0!==d)return $("#mapModal").dialog("close"),!1;if(void 0===g[c])return!1;var h=$("#mapInner").vectorMap("get","mapObject"),i=$("#mapModal").dialog("isOpen"),m=h.getRegionName(c);void 0!==g[c].name&&(m=g[c].name),h.setFocus(c),$("#mapModal").attr("data-current-country",c),"rangPressfreedom"===a?(f(),j(m,g[c])):"enemyPressfreedom"===a?(f(),k(m,g[c])):"enemyInternet"===a&&(f(),l(m,g[c])),!0===i&&$("#mapModal").dialog("close"),"xs"===document.getElementsByTagName("body")[0].getAttribute("data-mediaquery")?$("#mapModal").dialog("option",{"title":h.getRegionName(c),"collision":'"flipfit"',"of":$("body")}):$("#mapModal").dialog("option",{"title":h.getRegionName(c),"position":{"my":"center+"+$("#mapInner").find("[data-code='"+c+"']")[0].getBoundingClientRect().width/2+" bottom+"+$("#mapInner").find("[data-code='"+c+"']")[0].getBoundingClientRect().height/2,"at":"center bottom-35","of":$("#mapInner").find("[data-code='"+c+"']"),"collision":"none"}}),$("#mapModal").delay(300).dialog("open")}})}var f={};void 0===a&&(a="rangPressfreedom"),f=window.rogMapData;var g={},h="#ffffff";"rangPressfreedom"===a?(g=f.country,h="#E1EEF4"):"enemyInternet"===a?($("#enemyInternetInfo").show(),g=b(f.country,"isenemyinternet"),h="#ffffff"):"enemyPressfreedom"===a&&($("#enemyPressfreedomInfo").show(),g=b(f.country,"isenemypressfreedom"),h="#ffffff");var i=c(g);d(),e(),$(window).trigger("resize")}function b(b,c){"map-"===b.substring(0,4)?($("body .jvectormap-label").remove(),a("rangPressfreedom"),$("#mapLegend, #mapIndex").show(),$("#mapType select option").removeAttr("selected"),$("#mapType option.rangPressfreedom").prop("selected",!0),$("#mapInner").find("[data-code='"+b.substring(4,7)+"']").length>0&&($("#mapInner").vectorMap("get","mapObject").clearSelectedRegions(),$("#mapInner").vectorMap("get","mapObject").setSelectedRegions(b.substring(4,7)))):"feinde-des-internets"===b||"internet"===b?($("body .jvectormap-label").remove(),a("enemyInternet"),$("#mapLegend, #mapIndex").hide(),$("#mapType select option").removeAttr("selected"),$("#mapType option.enemyInternet").prop("selected",!0),$("#mapType select").select2("val","feinde-des-internets")):"feinde-der-pressefreiheit"===b||"pressefreiheit"===b?($("body .jvectormap-label").remove(),a("enemyPressfreedom"),$("#mapLegend, #mapIndex").hide(),$("#mapType select option").removeAttr("selected"),$("#mapType option.enemyPressfreedom").prop("selected",!0),$("#mapType select").select2("val","feinde-der-pressefreiheit")):"rangliste-der-pressefreiheit"===b||"rangliste"===b?($("body .jvectormap-label").remove(),a("rangPressfreedom"),$("#mapLegend, #mapIndex").show(),$("#mapType select option").removeAttr("selected"),$("#mapType option.rangPressfreedom").prop("selected",!0),$("#mapType select").select2("val","rangliste-der-pressefreiheit")):($("body .jvectormap-label").remove(),a(),$("#mapLegend, #mapIndex").show(),$("#mapType select option").removeAttr("selected"),$("#mapType option.rangPressfreedom").prop("selected",!0))}if($("#map").length<=0)return!1;$("#map").mouseover(function(a){window.mapMouseEvent=a}),Hash.init(b),$("#mapType select").on("change",function(){var a=this.value;window.location.hash=a})}()}),jQuery(document).ready(function(){function a(){$("#countryHeader .mapLand").height($("#countryHeader").height()+50),$(".mapLand").each(function(a,b){function c(a,b){var c='{"'+a+'":'+b+"}";return JSON.parse(c)}var d=$(this),e=0,f="DEU";if(d.attr("data-iso")){f=d.data("iso"),e=d.attr("data-rang")?d.data("rang"):0;var g=c(f,e);jQuery(".mapLand").vectorMap({"map":"rogMercator","focusOn":f,"zoomOnScroll":!1,"zoomButtons":!1,"backgroundColor":"transparent","regionsSelectable":!0,"markersSelectable":!1,"regionStyle":{"initial":{"fill":"#E1EEF4","fill-opacity":1,"stroke":"#8ecae6","stroke-width":.5,"stroke-opacity":.5},"hover":{"fill-opacity":1},"selected":{"fill-opacity":1},"selectedHover":{"fill-opacity":1}},"series":{"regions":[{"values":g,"attribute":"fill","scale":{"1":"#ffffff","2":"#F6EB50","3":"#FAAB38","4":"#DB002E","5":"#000000","6":"#00799f"},"normalizeFunction":"polynomial"}]},"onRegionSelected":function(a,b,c,d){window.location="/weltkarte/"},"onRegionLabelShow":function(){return!1}})}})}a(),function(){function b(){$(".mapLand").each(function(a,b){$(this).vectorMap("get","mapObject").remove()}),a()}if($(".mapLand").length<=0)return!1;var c=!1;$(window).resize(function(){!1!==c&&clearTimeout(c),c=setTimeout(b(),20)})}()}),jQuery(document).ready(function(){var a=$("#barometer");if(a.length>0){var b=1.5,c=500;if($("#barometer1").length>0)var d=new countUp("barometer1",0,parseInt(a.find("#barometer1").data("count"),10),0,b);else var d=!1;if($("#barometer2").length>0)var e=new countUp("barometer2",0,parseInt(a.find("#barometer2").data("count"),10),0,b);else var e=!1;if($("#barometer3").length>0)var f=new countUp("barometer3",0,parseInt(a.find("#barometer3").data("count"),10),0,b);else var f=!1;if($("#barometer4").length>0)var g=new countUp("barometer4",0,parseInt(a.find("#barometer4").data("count"),10),0,b);else var g=!1;if($("#barometer5").length>0)var h=new countUp("barometer5",0,parseInt(a.find("#barometer5").data("count"),10),0,b);else var h=!1;if($("#barometer6").length>0)var i=new countUp("barometer6",0,parseInt(a.find("#barometer6").data("count"),10),0,b);else var i=!1;a.bind("inview",function(a,b,j,k){b&&!1!==d&&(d.start(),!1!==e&&setTimeout(function(){e.start(),!1!==f&&setTimeout(function(){f.start(),!1!==g&&setTimeout(function(){g.start(),!1!==h&&setTimeout(function(){h.start(),!1!==i&&setTimeout(function(){i.start()},c)},c)},c)},c)},c))})}}),jQuery(document).ready(function(){$("#teaserloopInner").loopCarousel(".teaser",{"responsive":!0,"easing":"easeInOutQuint","animationSpeed":300,"startElementNr":4});var a=function(a,b,c,d){return this.$dots=a,this.slideCount=b,this.slidesToShow=c,this.slidesToScroll=d,this.visibleIndexes=this.getVisibleIndexes(),this};a.prototype.getVisibleIndexes=function(){var a=0,b=0,c=[],d=this.slideCount,e=this.slidesToShow;for(a;a<d;a+=1)a===b&&(c.push(b),b+=e);return c},a.prototype.getVisibleIndexByCurrentIndex=function(a){return _.last(_.filter(this.visibleIndexes,function(b){return b<=a}))},$(".teaserslider .inner").slick({"slide":".item","slidesToShow":4,"slidesToScroll":1,"autoplay":!0,"autoplaySpeed":5e3,"arrows":!0,"dots":!0,"onBeforeChange":function(a,b,c){if(this.$dots){var d=this.options.dotsManager.getVisibleIndexByCurrentIndex(c);this.$dots.find("li button").css({"background":""}),this.$dots.find("li:eq("+d+") button").css({"background":"#000"})}},"onInit":function(){this.$dots&&(this.options.dotsManager=new a(this.$dots,this.slideCount,this.options.slidesToShow,this.options.slidesToScroll),this.$dots.find("li").hide(),_.each(this.options.dotsManager.visibleIndexes,function(a,b){this.$dots.find("li").eq(a).show()},this))},"responsive":[{"breakpoint":640,"settings":{"slidesToShow":4,"slidesToScroll":1}},{"breakpoint":480,"settings":{"slidesToShow":3,"slidesToScroll":1}},{"breakpoint":320,"settings":{"slidesToShow":2,"slidesToScroll":1}}]})}),jQuery(document).ready(function(){$("#teaserslideshow").find("img").each(function(a,b){var c="";450===$("#teaserslideshow").height()?(c=$(this).attr("data-src"),$(this).attr("src",c)):(c=$(this).attr("data-src-small"),$(this).attr("src",c))})}),jQuery(window).load(function(){$("#teaserslideshow").loopCarousel(".slider",{"responsive":!0,"easing":"easeInOutQuint","animationSpeed":600,"slideshow":!0,"slideshowInterval":6e3,"slideshowStopAtHover":"#teaserslideshow, #tabs","changePositionCallback":function(a){var b=a.position;b++,$("#tabs").find(".item").removeClass("active"),$("#tabs").find(".item[data-category-id="+b+"]").not(".active").addClass("active")},"readyCallback":function(a){var b=a,c=b.$el;b.$el.css({"height":""}),c.find("img").each(function(a,c){$(this).css({"width":"","height":"","margin-top":"","margin-left":"","margin-right":""});var d=b.$el.width(),e=b.$el.height(),f=Math.round(d/2);$(this).width(),$(this).height();e>f&&450!==b.$el.height()&&b.$el.css({"height":f+"px"}),e=b.$el.height(),$(this).css({"width":d+"px"});var g=($(this).width(),$(this).height());e<g?$(this).css({"margin-top":"-"+Math.round(Math.round(g-e)/2)+"px"}):e>g&&($(this).css({"width":"auto","height":e+"px"}),$(this).width()>d&&$(this).css({"margin-left":"-"+Math.round(Math.round($(this).width()-d)/2)+"px","margin-right":"-"+Math.round(Math.round($(this).width()-d)/2)+"px"}))})}})}),$(document).ready(function(){var a="step0";isNumber=function(a){return!isNaN(parseFloat(a))&&isFinite(a)},updateSlider=function(b){b<11&&"step0"!==a?(a="step0",$("#donationStage .image, #donationStage .text, #donationBanderole, #donationBanderole i").stop(!0).hide(),$("#donationTextStep0").fadeIn()):b>=11&&b<80&&"step1"!==a?(a="step1",$("#donationStage .image, #donationStage .text").stop(!0).fadeOut(),$("#donationImageStep1, #donationTextStep1").fadeIn(),$("#donationBanderole .sum").text(20),$("#donationBanderole i").stop(!0).hide(),$("#donationIconStep1, #donationBanderole").stop(!0).show()):b>=80&&b<200&&"step2"!==a?(a="step2",$("#donationStage .image, #donationStage .text").stop(!0).fadeOut(),$("#donationImageStep2, #donationTextStep2").fadeIn(),$("#donationBanderole .sum").text(118),$("#donationBanderole i").stop(!0).hide(),$("#donationIconStep2, #donationBanderole").stop(!0).show()):b>=200&&b<450&&"step3"!==a?(a="step3",$("#donationStage .image, #donationStage .text").stop(!0).fadeOut(),$("#donationImageStep3, #donationTextStep3").fadeIn(),$("#donationBanderole .sum").text(350),$("#donationBanderole i").stop(!0).hide(),$("#donationIconStep3, #donationBanderole").stop(!0).show()):b>=450&&b<800&&"step4"!==a?(a="step4",$("#donationStage .image, #donationStage .text").stop(!0).fadeOut(),$("#donationImageStep4, #donationTextStep4").fadeIn(),$("#donationBanderole .sum").text(600),$("#donationBanderole i").stop(!0).hide(),$("#donationIconStep4, #donationBanderole").stop(!0).show()):b>=800&&"step5"!==a&&(a="step5",$("#donationStage .image, #donationStage .text").stop(!0).fadeOut(),$("#donationImageStep5, #donationTextStep5").fadeIn(),$("#donationBanderole .sum").text(1e3),$("#donationBanderole i").stop(!0).hide(),$("#donationIconStep5, #donationBanderole").stop(!0).show())},$("#donationRange").slider({"range":"min","value":20,"min":10,"max":1e3,"slide":function(a,b){$("#sumFree").val(b.value),updateSlider(b.value)},"change":function(a,b){$("#sumFree").val()<1e3&&$("#sumFree").val()>10&&$("#sumFree").val(b.value),updateSlider(b.value)}}),$("#donationRange").slider({"value":$("#sumFree").val()}),$("#sumFree").on("input",function(){if(/\D/g.test(this.value))this.value=this.value.replace(/\D/g,"");else{var a=$(this).val();$("#donationRange").slider({"value":a})}}),$("#donationRangeSteps li.step1").click(function(){$("#donationRange").slider({"value":20})}),$("#donationRangeSteps li.step2").click(function(){$("#donationRange").slider({"value":118})}),$("#donationRangeSteps li.step3").click(function(){$("#donationRange").slider({"value":350})}),$("#donationRangeSteps li.step4").click(function(){$("#donationRange").slider({"value":600})}),$("#donationRangeSteps li.step5").click(function(){$("#donationRange").slider({"value":1e3})})}),$(document).ready(function(){$("#latest .tabs a").click(function(a){a.preventDefault(),$("#latest .tabs li").removeClass("active"),$(this).parent().addClass("active"),$(".latestTeaser").css({"position":"absolute","left":"-10000em"}),$($(this).attr("href")).css({"position":"relative","left":0})})}),$(function(){var a=$("#tabs");a.length>0&&a.find("h2").click(function(b){if(!$(this).parent(".item").hasClass("map")){b.preventDefault(),a.find(".item").removeClass("active"),$(this).parent(".item").addClass("active");var c=$(this).parent(".item").attr("data-category-id");$("#teaserslideshow").data("loopCarousel").changePositionManual(c)}})}),function(a){function b(b,d){function e(b,c){return a(f).bind(b,function(a,b){c&&!1===c.call(this,b.index)&&b&&(b.proceed=!1)}),f}var f=this;c||(c=f),a.each(d,function(b,c){a.isFunction(c)&&e(b,c)});var g=0,h=a(b).attr("id"),i=null,j=null,k=a(d.pager,b),l=a(d.items,b),m=a(d.nextPage,b),n=a(d.prevPage,b),o=a(d.lastPage,b),p=a(d.firstPage,b);a.extend(f,{"getIndex":function(){return g},"getPageIndex":function(){return Math.ceil(g/d.itemsPerPage)},"getSize":function(){return d.ajax?i.length:f.getItems().size()},"getSizeStart":function(){return(this.getIndex()+1)*d.itemsPerPage-d.itemsPerPage+1},"getSizeEnd":function(){var a=(this.getIndex()+1)*d.itemsPerPage;if(a>this.getSize())var a=this.getSize();return a},"getPagerSize":function(){return Math.ceil(this.getSize()/d.itemsPerPage)},"getItems":function(){return l},"getPager":function(){return k},"getItemsPerPage":function(a){return l.slice(this.getIndex()*d.itemsPerPage,(this.getIndex()+1)*d.itemsPerPage)},"nextPage":function(a){return this.setPage(this.getIndex()+1,a)},"firstPage":function(a){return this.setPage(1,a)},"setPage":function(b,c){g=b,d.ajax?this.repaginateAjax(b,c):this.repaginateNormal(b,c),this.buildPager(),a.isFunction(d.afterPaginate)&&d.afterPaginate(f)},"getCleanUrl":function(){return document.location.toString().split("#")[0]},"buildPager":function(c){if(this.getPagerSize()>1){var e=0;k.find(d.pagerLinks).empty();var g=this.getIndex()-d.pagerNumDisplay,i=this.getIndex()+d.pagerNumDisplay;g<0&&(i+=-1*g),i>this.getPagerSize()-1&&(g-=-1*(this.getPagerSize()-1-i));for(var j=0;j<this.getPagerSize();j++)if(0==j||j==this.getPagerSize()-1||j>=g&&j<=i){j-e>1&&a(d.pagerDotText).appendTo(a(d.pagerLinks,k));var l=a.isFunction(d.pagerAnchorBuilder)?d.pagerAnchorBuilder(j,h):'<li class="page"><a href="'+f.getCleanUrl()+"#page-"+(j+1)+'">'+(j+1)+"</a></li>";if(!l)return;var q=a(l);q.bind("click",{"newPage":j},function(b){var c=a("a",this).attr("href").replace(/^.*#/,"");return a.historyLoad(c),!1}).addActiveClass(j,this.getIndex()).appendTo(a(d.pagerLinks,k)),e=j}0===this.getIndex()?(p.addClass(d.disabledClass),n.addClass(d.disabledClass)):(p.removeClass(d.disabledClass).find("a").attr("href",f.getCleanUrl()+"#page-1"),n.removeClass(d.disabledClass).find("a").attr("href",f.getCleanUrl()+"#page-"+this.getIndex())),this.getIndex()>=this.getPagerSize()-1?(o.addClass(d.disabledClass),m.addClass(d.disabledClass)):(o.removeClass(d.disabledClass).find("a").attr("href",f.getCleanUrl()+"#page-"+this.getPagerSize()),m.removeClass(d.disabledClass).find("a").attr("href",f.getCleanUrl()+"#page-"+(this.getIndex()+2))),d.pagerCurrentPage&&a(d.pagerCurrentPage,b).html(this.getIndex()+1),d.pagerCurrentEntryStart&&a(d.pagerCurrentEntryStart,b).html(this.getSizeStart()),d.pagerCurrentEntryEnd&&a(d.pagerCurrentEntryEnd,b).html(this.getSizeEnd()),d.pagerTotalEntries&&a(d.pagerTotalEntries,b).html(this.getSize()),d.pagerTotalPages&&a(d.pagerTotalPages,b).html(this.getPagerSize())}else a(".pagination .info",a(d.pager,b).parent()).css("visibility","hidden"),a(d.pager,b).css("visibility","hidden")},"repaginateNormal":function(b,c){if(a(".containerProducts").length>0){var e=a(".containerProducts form").attr("action").split("#"),g=e[0]+"#page-"+(this.getIndex()+1);a(".containerProducts form").attr("action",g)}return this.getItems().hide().slice(this.getIndex()*d.itemsPerPage,(this.getIndex()+1)*d.itemsPerPage).show(),f},"repaginateAjax":function(c,e){return a(d.itemBox,b).empty(),a(i).slice(this.getIndex()*d.itemsPerPage,(this.getIndex()+1)*d.itemsPerPage).each(function(c,e){a(d.itemBox,b).append(f.replaceTemplateVariables(j,e,""))}),f},"initialiseAjax":function(c){j=a(d.ajax.template,b).html(),a.getJSON(d.ajax.url,d.ajax.params,function(a){i=a,c()})},"_history":function(a,b){if(d.pagerAnchorJump&&window.scroll(0,0),a){switch(a.split("-")[0]){case"page":f.setPage(a.split("-")[1]-1);break;default:f.setPage(d.startPage)}}else f.setPage(d.startPage)},"replaceTemplateVariables":function(a,b,c){for(var d in b){var e=new RegExp("%"+c+d+"%","g");a=a.replace(e,b[d]),"object"==typeof b[d]&&(a=f.replaceTemplateVariables(a,b[d],c+d+"."))}return a}}),d.ajax?f.initialiseAjax(function(){a.historyInit(f._history)}):a.historyInit(f._history,f.getCleanUrl()),f.getSize()>d.itemsPerPage&&k.removeClass("hidden"),m.add(n).add(o).add(p).click(function(){var b=a("a",this).attr("href").replace(/^.*#/,"");return a.historyLoad(b),!1})}a.fn.addActiveClass=function(a,b){return a==b?this.addClass("active"):this},a.tools=a.tools||{"version":{}},a.tools.version.limePaginate="0.1";var c=null;a.fn.limePaginate=function(c){var d=this.eq("number"==typeof c?c:0).data("limePaginate");if(d)return d;var e={"startPage":0,"pagerNumDisplay":2,"pagerDotText":"<span>...</span>","itemsPerPage":10,"lastPage":0,"pager":".paginationBox","items":".teaserBox","itemBox":".itemsBox","api":!1,"disabledClass":"disabled","nextPage":".next","prevPage":".prev","firstPage":".first","lastPage":".last","pagerLinks":".pages","pagerCurrentPage":".currentPage","pagerTotalPages":".totalPages","pagerCurrentEntryStart":".currentEntryStart","pagerCurrentEntryEnd":".currentEntryEnd","pagerTotalEntries":".totalEntries","pagerAnchorBuilder":null,"pagerAnchorJump":!1,"afterPaginate":function(b){a(".pages",b.getPager()).each(function(){$pagerChilds=a(this).children(),$pagerChilds.eq(0).addClass("firstChild"),$pagerChilds.eq($pagerChilds.length-1).addClass("lastChild"),$pagerChilds.removeClass("beforeDots").removeClass("afterDots")}),$dots=a(".dots",b.getPager()),$dots[0]&&($dots.prev().addClass("beforeDots"),$dots.next().addClass("afterDots"))}};return a.extend(e,c),this.each(function(){d=new b(a(this),e),a(this).data("limePaginate",d)}),e.api?d:this}}(jQuery),jQuery(document).ready(function(){function a(a){return!isNaN(parseFloat(a))&&isFinite(a)}"Suchbegriff eingeben ..."===$("#swords").attr("value")&&$("#swords").attr("value",""),$("p.shopCounter b:first").attr("id","shopCount");var b=$("#shopCount").text();if($("#shopCount").text("0").css("visibility","visible"),$("#shopCount").length>0){new countUp("shopCount",0,parseInt(b,10),0,5).start()}if($(".shop select").select2({"formatNoMatches":function(a){return"Keine Ergebnisse"}}).on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").removeClass("selectM-drop")}),parseInt($("#shopList .teaser").length)<1?$("#shopList").html('<h1>Online Shop</h1><div class="notice"><i></i><p>Leider wurden keine Ergebnisse zu Ihrer Suche gefunden.</p</div>'):($("#shopList").limePaginate({"startPage":0,"pagerNumDisplay":2,"pagerDotText":'<li class="seperator">...</span>',"itemsPerPage":7,"lastPage":0,"pager":".pagination","items":".teaser","itemBox":".itemsBox","api":!1,"disabledClass":"disabled","nextPage":".next","prevPage":".prev","pagerLinks":".pages","pagerCurrentPage":".currentPage","pagerTotalPages":".totalPages","pagerCurrentEntryStart":".pagerCurrentEntryStart","pagerCurrentEntryEnd":".pagerCurrentEntryEnd","pagerTotalEntries":".pagerTotalEntries","pagerAnchorBuilder":!0,"pagerAnchorJump":!0}),"hidden"===$("#shopList .paginationTop").css("visibility")&&($("#shopList .paginationTop").css("visibility","visible"),$("#shopList .pagination, #shopList .paginationInfo").hide()),$("#shopList .image a").each(function(){var a=$(this).parent().parent().parent();$(this).attr("rel",$(".qty",a).attr("id")),$(this).attr("title",$("h2 a",a).text())})),$("#lastAddedProductIdToBasket").attr("data-lastAddedProductIdToBasket")){if($("#shopDetail").hasClass("shop"))var c="#shopTeaser-tt-products-single-"+$("#lastAddedProductIdToBasket").attr("data-lastAddedProductIdToBasket");else var c="#shopTeaser-tt-products-list-"+$("#lastAddedProductIdToBasket").attr("data-lastAddedProductIdToBasket");$.scrollTo(c,{"duration":400,"axis":"y","onAfter":function(){$("#shopOverlay h1").text($("h2",c).text()),$.fancybox("#shopOverlay",{"margin":30,"padding":0,"autoSize":!0,"fitToView":!1,"fixed":!1,"arrows":!1,"closeBtn":!1,"loop":!1})}})}if($(".overlay .close, .overlay .prev").click(function(a){a.preventDefault(),$.fancybox.close()}),$("#shopDetail .thumbs img").length<=1)$("#shopDetail .thumbs").hide();else{$("#shopDetail .image a").each(function(){$("img",this).width()<55&&$("img",this).height()<55?$(this).parent().html(""):($(this).attr("rel",$("#shopDetail .qty").attr("id")),$(this).attr("title",$("#shopDetail h2").text()))}),$("#shopDetail .thumbs a").each(function(){$(this).attr("rel","thumbs_"+$("#shopDetail .qty").attr("id")),$(this).attr("title",$("#shopDetail h2").text())});var d="image1";$("#shopDetail .thumb a").hoverIntent({"sensitivity":3,"interval":30,"over":function(){d!=$(this).parent().attr("data-img-id")&&($("#shopDetail .image span").hide(),d="."+$(this).parent().attr("data-img-id"),$(d).fadeIn(600))},"timeout":150,"out":function(){}})}$("#shopDetail .image a").each(function(){$("img",this).width()<100&&$("img",this).height()<100?$(this).parent().html(""):($(this).attr("rel",$("#shopDetail .qty").attr("id")),$(this).attr("title",$("#shopDetail h2").text()))}),$("#shopDetail .varImage a").live("click",function(a){return a.preventDefault(),$(this).attr("rel",$("#shopDetail .qty").attr("id")),$.fancybox({"margin":30,"padding":15,"autoSize":!0,"fitToView":!0,"fixed":!1,"arrows":!0,"closeBtn":!1,"loop":!0,"wrapCSS":"gal-fancy","href":$(this).attr("href"),"helpers":{"title":{"type":"inside"},"buttons":{"position":"bottom"}},"beforeShow":function(){jQuery.fancybox.inner.bind("contextmenu",function(a){return!1})}}),!1}),$("#shopList .image a, #shopDetail .teaser .image .mediumSizedImage a, #shopDetail .teaser .thumbs a").fancybox({"margin":30,"padding":15,"autoSize":!0,"fitToView":!0,"fixed":!1,"arrows":!0,"closeBtn":!1,"loop":!0,"wrapCSS":"gal-fancy","helpers":{"title":{"type":"inside"},"buttons":{"position":"bottom"}},"beforeShow":function(){jQuery.fancybox.inner.bind("contextmenu",function(a){return!1})}});var e=1,f=1;$(".shop .teaser").each(function(){f=parseInt($(".inStock",this).text()),f<1&&($(".order",this).hide(),$(".itemPrice",this).hide()),e=parseInt($(".comment p",this).text()),a(e)||(e=1),$(".qty",this).val(e),$(".qty",this).attr("data-mindestBestellMenge",e),""===$(".itemSubTitle",this).html()&&$(".itemSubTitle",this).hide(),""===$(".itemNumber span",this).html()&&$(".itemNumber",this).hide()}),$("#shopBasket tr").each(function(){e=parseInt($(".comment p",this).text()),a(e)||(e=1),$(".qty",this).attr("data-mindestBestellMenge",e)}),$("#shopList form .button, #shopDetail form .button").click(function(b){var c=$(this).parents("form").find(".qty").val(),d=$(this).parents("form").find(".qty").attr("data-mindestBestellMenge");""===c||parseInt(c)<=0||parseInt(c)<parseInt(d)||!a(c)?(b.preventDefault(),$(this).parents("form").find(".disclaimer").show()):$(this).parents("form").find(".disclaimer").hide()}),$("#shopList form .qty, #shopDetail form .qty").blur(function(){var b=$(this).attr("value"),c=$(this).attr("data-mindestBestellMenge");""===b||parseInt(b)<=0||parseInt(b)<parseInt(c)||!a(b)?$(this).parents("form").find(".disclaimer").show():$(this).parents("form").find(".disclaimer").hide()}),$(".shop form").each(function(){$("select",this).hasClass("select")&&$(".disclaimer",this).html("Bitte w\xe4hlen Sie die Anzahl der Produkte und die Variante aus.")}),$("#shopBasket .qty").focus(function(){$("#shopBasket").keypress(function(a){13==a.keyCode&&(a.preventDefault(),$("#shopCartReload").click())})}),$("#shopBasket .qty").blur(function(){var b=$(this).attr("value"),c=$(this).attr("data-mindestBestellMenge");""===b||parseInt(b)<=0||parseInt(b)<parseInt(c)||!a(b)?$(this).next().show().append(" <strong>("+c+" St\xfcck)</strong>"):$(this).next().hide()});var g=!1;$("#shopCartReload").click(function(b){g=!1,$("#shopBasket .qty").each(function(){var b=$(this).attr("value"),c=$(this).attr("data-mindestBestellMenge");""===b||parseInt(b)<=0||parseInt(b)<parseInt(c)||!a(b)?(g=!0,$(this).next().show().append(" <strong>("+c+" St\xfcck)</strong>")):$(this).next().hide()}),g&&b.preventDefault()}),""===$("#facts_delivery_note").text().trim()&&$("#facts_delivery_note").parent().hide(),""===$("#facts_delivery_newsletter").text().trim()&&$("#facts_delivery_newsletter").parent().hide(),$(".fact_entry").each(function(){""===$(".fact_input",this).text().trim()&&$(this).hide()}),$("#shopBasket .quantityCell .qty").change(function(){$("#shopBasket #reloadCell #shopCartReload").click()})}),$(document).ready(function(){function a(){t=$(".pic-container");for(var a=$("#timeline-container").children(".timeline-row"),b=[],c=0;c<a.length;c++)""!==a[c].id&&b.push(a[c]);for(var d=0;d<b.length;d++){var e=b[d].getElementsByClassName("timeline-left"),f=b[d].getElementsByClassName("timeline-right");if(0===d)if(""!==f[0].id&&""!==e[0].id){var g=parseInt(e[0].id),h=parseInt(f[0].id);g<h?(A=f[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"),A=e[0].id,z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>")):(A=e[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>"),A=f[0].id,z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"))}else""!==e[0].id&&(A=e[0].id,z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>")),""!==f[0].id&&(A=f[0].id,z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"));else if(d===b.length-1)if(""!==f[0].id&&""!==e[0].id){var g=parseInt(e[0].id),h=parseInt(f[0].id);g>h?(A=f[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"),A=e[0].id,z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>")):(A=e[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>"),A=f[0].id,z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"))}else""!==e[0].id&&(A=e[0].id,z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>")),""!==f[0].id&&(A=f[0].id,z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>"));else""!==f[0].id&&(A=f[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+f[0].id+'">'+A+"</a></li>")),""!==e[0].id&&(A=e[0].id,A="'"+A.substr(2,2),z.append('<li><a href="#'+e[0].id+'">'+A+"</a></li>"))}$("#timeline-links").append(z)}function b(){t=$(".pic-container");for(var a,b=$("#timeline-container").children(".timeline-row"),e=0;e<b.length;e++)a={},a.child=$(b[e]),a.yIndex=$(b[e]).position().top,a.height=$(b[e]).height(),a.topClip=$(b[e]).position().top,a.bottomClip=$(b[e]).position().top+$(b[e]).height(),TweenMax.to($(b[e]).children(".timeline-left"),0,{"css":{"left":y,"autoAlpha":0},"overwrite":!0}),TweenMax.to($(b[e]).children(".timeline-right"),0,{"css":{"right":y,"autoAlpha":0},"overwrite":!0}),a.startAnimation=function(){if(!this.shown){this.shown=!0;var a=0,b=0;$(this.child).children(".timeline-right").children(".media").length,a=0,b=0,this.tween1&&this.tween1.kill(),this.tween2&&this.tween2.kill(),this.tween1=TweenMax.to($(this.child).children(".timeline-left"),1,{"css":{"left":0,"autoAlpha":1},"delay":a,"overwrite":!0}),this.tween2=TweenMax.to($(this.child).children(".timeline-right"),1,{"css":{"right":0,"autoAlpha":1},"delay":b,"overwrite":!0,"onComplete":c,"onCompleteParams":[this]})}},a.stopAnimation=function(){this.shown&&(this.tween1&&this.tween1.kill(),this.tween2&&this.tween2.kill(),this.shown=!1,this.tween1=TweenMax.to($(this.child).children(".timeline-left"),.8,{"css":{"left":y,"autoAlpha":0},"overwrite":!0}),this.tween2=TweenMax.to($(this.child).children(".timeline-right"),.8,{"css":{"right":y,"autoAlpha":0},"overwrite":!0}))},x.push(a);$(window).scroll(function(a){j($(window).scrollTop())}),x[0].startAnimation(),x[1].startAnimation(),window.addEventListener?(window.addEventListener("mousewheel",d,!1),window.addEventListener("DOMMouseScroll",d,!1)):window.attachEvent&&window.attachEvent("onmousewheel",d)}function c(a){var b;if($(a.child).data("picture")&&a.shown){var b,c=$(a.child).data("picture");r&&s||(b=!0,r=c),(r.id!=c.id||b)&&(v=c.id,r=c,h(c))}r||s||b||(c=$("#timeline-container").data("picture"))&&(r=c,v=c.id,h($("#timeline-container").data("picture")))}function d(){w&&(w.kill(),w=void 0)}function e(a){}function f(a){}function g(a){m()}function h(a){t&&(s&&s.close(),s=void 0,s||(s=new createjs.LoadQueue(!1)),manifest=[{"src":a.src,"id":a.id}],s.addEventListener("progress",e),s.addEventListener("complete",g),s.addEventListener("fileload",f),s.loadManifest(manifest))}function i(){for(var a=0;a<x.length;a++)x[a].yIndex=$(x[a].child).position().top,x[a].height=$(x[a].child).height(),x[a].topClip=$(x[a].child).position().top,x[a].bottomClip=$(x[a].child).position().top+$(x[a].child).height()}function j(a){if(B!=a){var b=($("#timeline-container").position().top,$(window).height());B<a?C=1:B>a&&(C=-1),B=a;var c=$("#header").height()+$("#nav").height();if(x){if(D.width==$(window).width()&&D.height==$(window).height()||(i(),D.width=$(window).width(),D.height=$(window).height()),a>c)for(var d=0;d<x.length;d++)k(x[d],a,c);if(t){var e;e=a>=$("#header").height()+$("#nav").height()?0:$("#header").height()+$("#nav").height()-a;var f=b-e;t.css("top",e+"px"),t.css("height",f+"px"),l()}$("#auto-slide-navi").css({"bottom":$("#timeline-links").height()+"px","height":$(".pic-container").height()-$("#timeline-links").height()+"px"})}}}function k(a,b,c){b>a.topClip-c&&b<a.bottomClip+c&&b>a.topClip-a.height?a.startAnimation():b>a.bottomClip+c?a.stopAnimation():b<a.topClip-a.height?a.stopAnimation():a.startAnimation()}function l(){if(u){$(u).children(".pic-container-image").css("width","100%"),$(u).children(".pic-container-image").css("height",""),$(u).children(".pic-container-image").height()<$(window).height()&&($(u).children(".pic-container-image").css("width",""),$(u).children(".pic-container-image").css("height",$(window).height()));var a=$(u).children(".pic-container-image").css("width").split("px").join("");a-=$(window).width(),a=.5*-a,$(u).children(".pic-container-image").css("margin-left",a+"px");var b=$(u).children(".pic-container-image").css("height").split("px").join("");b-=$(window).height(),b=.5*-b,$(u).children(".pic-container-image").css("margin-top",b+"px"),j($(window).scrollTop())}}function m(){var a=s.getResult(v).src,b="<div id='"+v+"'><img class='pic-container-image' src='"+a+"'></div>";t.append(b),u=$(t).children("#"+v),TweenMax.to(u,0,{"css":{"autoAlpha":0}}),c&&c.kill();var c=TweenMax.to(u,2,{"css":{"autoAlpha":1},"onComplete":n,"onStart":l})}function n(){for(var a=$(t).children(),b=0,c=0;c<a.length-2;c++)a[c].id!=v&&(b++,$(a[c]).remove())}function o(a){$.scrollTo(a,800,{"easing":"easeInOutExpo"})}function p(){return null!=window.pageXOffset?window.pageXOffset:null!=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft}function q(){return null!=window.pageYOffset?window.pageYOffset:null!=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop}var r,s,t,u,v,w,x=[],y=50,z=$("<ul>"),A="",B=-1,C=0,D={"width":0,"height":0};p(),q();$.browser.msie&&Math.floor($.browser.version)<=8||$("#timeline-container").length>0&&($.scrollTo(0,800,{"easing":"easeInOutExpo"}),b(),a()),$("#timeline-links a, #auto-slide-navi a").click(function(a){a.preventDefault(),o($(this).attr("href"))}),$("#auto-slide-navi").css({"bottom":$("#timeline-links").height()+"px","height":$(".pic-container").height()-$("#timeline-links").height()+"px"}),$("#auto-slide-navi").niceScroll("#auto-slide-navi .auto-slide-wrap",{"cursorcolor":"#000","cursorwidth":"10px","railpadding":{"top":10,"right":10,"left":0,"bottom":10},"autohidemode":!1,"preservenativescrolling":!1,"bouncescroll":!1,"touchbehavior":!1,"horizrailenabled":!1,"enabletranslate3d":!1,"enablemousewheel":!0,"nativeparentscrolling":!0}),$("#auto-slide-navi").getNiceScroll().hide(),$("#auto-slide-navi").hoverIntent({"sensitivity":3,"interval":30,"over":function(){$(this).addClass("open"),$("#auto-slide-navi, #auto-slide-navi .item").css({"width":$(".pic-container").width()/2+70+"px"}),$("#auto-slide-navi .item .slide-navi-text").css({"width":$(".pic-container").width()/2-70+"px"}),$("#auto-slide-navi").getNiceScroll().resize(),$("#auto-slide-navi").getNiceScroll().show(),$("#auto-slide-navi").getNiceScroll().resize(),$("#auto-slide-navi").getNiceScroll()[0].doScrollTo(0)},"timeout":150,"out":function(){$(this).removeClass("open"),$("#auto-slide-navi, #auto-slide-navi .item").css("width",""),$("#auto-slide-navi .item .slide-navi-text").css("width",""),$("#auto-slide-navi").getNiceScroll().resize(),$("#auto-slide-navi").getNiceScroll().hide(),$("#auto-slide-navi").getNiceScroll().resize()}}),function(){function a(){var a=$(window).scrollTop(),b=$("#header").height(),c=$("#nav").height(),d=$("#timeline-links").height(),e=$(window).height(),f=0,g=0;f=a>=b+c?0:b+c-a,g=e-f,$("#auto-slide-navi").css({"bottom":d+"px","height":g-d+"px"})}if($("#auto-slide-navi").length<=0)return!1;var b=!1;$(window).resize(function(){!1!==b&&clearTimeout(b),b=setTimeout(a(),20)})}()}),$(document).ready(function(){$("<ul>")}),jQuery(document).ready(function(){var a=!1;$(".backgroundImage").one("load",function(){$(".backgroundLoader").addClass("invisible"),$(".backgroundImage").addClass("visible"),setBackgroundImage($(".backgroundImage")),$(window).resize(function(){!1!==a&&clearTimeout(a),a=setTimeout(setBackgroundImage($(".backgroundImage")),0)})}).each(function(){this.complete&&$(this).load()})}),jQuery(document).ready(function(){$(".statusbar").each(function(a){$(".percentNum",this).attr("id","percentNum_"+a)}),$(".statusbar").bind("inview",function(a,b,c,d){var e=1.5,f=$(a.target);if(!f.hasClass("animationComplete")){var g,h=f.find(".percentNum").attr("id"),i=parseInt(f.find(".full").attr("data-percent"),10);$("#"+h).length>0&&(g=new countUp(h,0,parseInt(i,10),0,e));var j=i;i>100&&(j=100),setTimeout(function(){$("#"+h).length>0&&g.start(),f.find(".full").animate({"width":j+"%"},1e3*e,"easeInOutQuint")},300),f.addClass("animationComplete")}}),$("#letter .text").niceScroll({"cursorcolor":"#000","cursoropacitymin":.5,"cursoropacitymax":.9,"cursorminheight":20,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"cursorwidth":8,"cursorborder":"10px solid transparent","cursorborderradius":"20px","scrollspeed":40,"mousescrollstep":20,"enabletranslate3d":!0,"smoothscroll":!0}),$("#campaign select").select2({}).on("select2-open",function(){$("#select2-drop .select2-search").hide(),$("#select2-drop").removeClass("selectM-drop")}),$("#campaign .read-below").click(function(a){a.preventDefault(),$(this).hide(),$("#campaign .additional").slideDown(200,function(){$("#letter .text").getNiceScroll().resize()})}),$("#campaign .read-less").click(function(a){a.preventDefault(),$("#campaign .additional").slideUp(200,function(){$("#campaign .read-below").show(),$("#letter .text").getNiceScroll().resize()})}),$("#receiver").tagsInput({"height":"100px","width":"583px","interactive":!0,"defaultText":"","removeWithBackspace":!0,"minChars":4,"maxChars":0}),$("#receiver").hasClass("error")&&$("#receiver_tagsinput").css({"background-color":"red"})}),jQuery(document).ready(function(){$("#signers .signer-slide .signer").length>3?$("#signers .signer-slide").loopCarousel(".signer",{"responsive":!0,"easing":"easeInOutQuart","animationSpeed":500,"slideshow":!0,"slideshowInterval":3e3}):$("#signers .signer-slide").css("opacity",1)}),jQuery(document).ready(function(){jQuery("#cookiePolicyBar a.closeCookie").is("a")&&(jQuery("#cookiePolicyBar a.closeCookie").removeAttr("href"),jQuery("#cookiePolicyBar a.closeCookie").click(function(){jQuery("#cookiePolicyBar").fadeOut(500),jQuery.ajax({"type":"GET","url":"?type=1299485814","dataType":"html"})}))}),$(document).ready(function(){$("#infopackageForm").parsley("destroy"),$("#infopackageForm").parsley({"errors":{"container":function(a,b){return a.parent().hasClass("infopackage")?a.parent(".infopackage"):"feminin"===a.attr("id")||"maskulin"===a.attr("id")||"company"===a.attr("id")?a.parent().parent():void 0}}});var a=$("#infopackageForm");a.find("#companyname").parent().hide(),$("#infopackageForm").parsley("addListener",{"onFieldValidate":function(a){if("companyname"===a.attr("id"))return!$(a).parent().is(":visible")}}),a.submit(function(a){var b=$(this),c="";b.find(".infopackage input").each(function(a,b){""!==$(this).val()&&(c=$(this).val())}),""===c?(a.preventDefault(),b.find(".infopackage input").attr("style","background: red !important"),b.find(".infopackage:last-child").after('<ul style="display: block; margin-bottom: 10px;" class="parsley-error-list packageWarning"><li style="display: list-item;">Bitte geben Sie die Anzahl der Artikel an, die Sie bestellen m\xf6chten.</li></ul>')):(b.find(".packageWarning").remove(),b.find(".infopackage input").removeAttr("style")),b.parsley().isValid()||a.preventDefault()})}),$(document).ready(function(){var a=$("#donationBoxForm");a.parsley("destroy"),a.parsley({"errors":{"container":function(a,b){return a.parent().hasClass("infopackage")?a.parent(".infopackage"):"feminin"===a.attr("id")||"maskulin"===a.attr("id")||"company"===a.attr("id")?a.parent().parent():void 0}}}),a.find("#companyname").parent().hide(),a.parsley("addListener",{"onFieldValidate":function(a){if("companyname"===a.attr("id"))return!$(a).parent().is(":visible")}})}),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.models=a.calendar.models||{},a.calendar.models.Event=f.Model.extend({"defaults":{"title":"","deckhead":"","category":"","start":"","end":"","shortdescription":"","url":"","fulltime":""},"initialize":function(){}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.models=a.calendar.models||{},a.calendar.models.EventDay=f.Model.extend({"defaults":{"title":"","deckhead":"","category":"","start":"","end":"","shortdescription":"","url":"","fulltime":""},"initialize":function(){}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.collections=a.calendar.collections||{},a.calendar.collections.Events=f.Collection.extend({"url":"","model":a.calendar.models.Event,"initialize":function(a){a.url&&(this.url=a.url)},"fetchSuccess":function(a,b){},"fetchError":function(a,b){throw new Error("fetch error")}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.collections=a.calendar.collections||{},a.calendar.collections.EventsDay=f.Collection.extend({"url":"","model":a.calendar.models.EventDay,"initialize":function(a){a.url&&(this.url=a.url)}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),moment.locale("de"),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.views=a.calendar.views||{},a.calendar.views.Month=f.View.extend({"initialize":function(a){this.templates={"container":e.template(d(a.templateSource+' [data-template="container"]').html()),"header":e.template(d(a.templateSource+' [data-template="header"]').html()),"month":e.template(d(a.templateSource+' [data-template="month"]').html()),"week":e.template(d(a.templateSource+' [data-template="week"]').html()),"day":e.template(d(a.templateSource+' [data-template="day"]').html()),"today":e.template(d(a.templateSource+' [data-template="day-now"]').html()),"dayEmpty":e.template(d(a.templateSource+' [data-template="day-empty"]').html()),"dayDetail":e.template(d(a.templateSource+' [data-template="month-day-detail"]').html())};var b=moment();b.set("hour",0),b.set("minute",0),b.set("second",0),b.set("millisecond",0),a.year&&4===a.year.length&&b.set("year",parseInt(a.year,10)),a.month&&a.month.length>0&&a.month.length<=2&&parseInt(a.month,10)-1>=0&&parseInt(a.month,10)-1<12&&b.set("month",parseInt(a.month,10)-1),a.day&&a.day.length>0&&a.day>=1&&a.day<=31&&b.set("date",parseInt(a.day,10)),this.momentDateTime=b,this.initFirstDayOfWeek(),this.initLastDayOfMonth(),this.initNumberOfDays(),this.initNumberOfWeeks()},"remove":function(){d("body").off("click.closeEventContent"),f.View.prototype.remove.apply(this,arguments)},"initFirstDayOfWeek":function(){var a=moment({"year":this.momentDateTime.year(),"month":this.momentDateTime.month(),"day":1}).day();a>0?a-=1:a=6,this.firstDayOfWeek=a},"initLastDayOfMonth":function(){var a=31;3!==this.momentDateTime.month()&&5!==this.momentDateTime.month()&&8!==this.momentDateTime.month()&&10!==this.momentDateTime.month()||(a-=1),1===this.momentDateTime.month()&&(a-=3,this.momentDateTime.year()%4==0&&(a+=1),this.momentDateTime.year()%100==0&&(a-=1),this.momentDateTime.year()%400==0&&(a+=1)),this.lastDayOfMonth=a},"initNumberOfDays":function(){this.numberOfDays=this.firstDayOfWeek+this.lastDayOfMonth},"initNumberOfWeeks":function(){this.numberOfWeeks=Math.ceil(this.numberOfDays/7)},"render":function(){var b=d(this.templates.container({})).appendTo(this.$el);d(this.templates.header({"month":this.momentDateTime.format("MMMM"),"year":this.momentDateTime.format("YYYY"),"days":["MO","DI","MI","DO","FR","SA","SO"],"linkPrev":function(){var a=parseInt(this.momentDateTime.format("YYYY"),10),b=parseInt(this.momentDateTime.format("M"),10);return 1===b?(a-=1,b=12):b-=1,"#kalender/"+a+"/"+b}.call(this),"linkNext":function(){var a=parseInt(this.momentDateTime.format("YYYY"),10),b=parseInt(this.momentDateTime.format("M"),10);return 12===b?(a+=1,b=1):b+=1,"#kalender/"+a+"/"+b}.call(this)})).appendTo(b),d(this.renderMonth()).appendTo(b),this.collection=new a.calendar.collections.Events({"url":this.$el.parent().attr("data-url")+"&tx_lfeventcalender_calender[year]="+this.momentDateTime.get("year")+"&tx_lfeventcalender_calender[month]="+(this.momentDateTime.get("month")+1)}),this.collection.fetch({"success":e.bind(this.renderCollection,this),"error":e.bind(this.renderCollection,this)}),this.collection.on("reset",this.renderCollection),d("body").on("click.closeEventContent",e.bind(this.closeEventContent,this))},"renderMonth":function(){var a=d(this.templates.month({"month":this.momentDateTime.month()+1}));return e(this.numberOfWeeks).times(function(b){var c,f=moment(this.momentDateTime);c=b>0?f.add(7*b,"days").week():f.week();var g=d(this.templates.week({"week":c}));e(7).times(function(a){this.renderDays(a,b).appendTo(g)},this),g.appendTo(a)},this),a},"renderDays":function(a,b){var c=7*b+a,e=c-(this.firstDayOfWeek-1),f=this.lastDayOfMonth+(this.firstDayOfWeek-1);return d(c>=this.firstDayOfWeek&&c<=f?e!==this.momentDateTime.date()||this.momentDateTime.format("YYYY-MM")!==moment().format("YYYY-MM")?this.templates.day({"weekDay":e,"isoDate":moment({"year":parseInt(this.momentDateTime.get("year"),10),"month":parseInt(this.momentDateTime.get("month"),10),"day":e}).format("YYYY-MM-DD"),"dayinweek":a+1}):this.templates.today({"weekDay":e,"isoDate":moment({"year":parseInt(this.momentDateTime.get("year"),10),"month":parseInt(this.momentDateTime.get("month"),10),"day":e}).format("YYYY-MM-DD"),"dayinweek":a+1}):this.templates.dayEmpty({"weekDay":"","isoDate":"","dayinweek":a+1}))},"renderCollection":function(){var a={};this.collection.each(function(b){var c=function(){var a;return b.attributes.start&&""!==b.attributes.start&&moment(b.attributes.start).isValid()&&(a=moment(b.attributes.start)),a}.call(this),d=function(){return b.attributes.end&&""!==b.attributes.end&&moment(b.attributes.end).isValid()?moment(b.attributes.end):moment(c)}.call(this);moment.isMoment(c)&&moment.isMoment(d)&&(c.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")||c.isBefore(this.momentDateTime))&&(c.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")?(a[c.format("YYYY-MM-DD")]=a[c.format("YYYY-MM-DD")]||[],a[c.format("YYYY-MM-DD")].push(["start",b.cid,c.format("X")])):c.isBefore(this.momentDateTime)&&(d.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")||d.isAfter(this.momentDateTime))&&this.momentDateTime.format("YYYY-MM")+"-01"!==d.format("YYYY-MM-DD")&&(a[this.momentDateTime.format("YYYY-MM")+"-01"]=a[this.momentDateTime.format("YYYY-MM")+"-01"]||[],a[this.momentDateTime.format("YYYY-MM")+"-01"].push(["start",b.cid,c.hours(0).minutes(0).seconds(0).format("X")])),d.format("YYYY-MM-DD")!==c.format("YYYY-MM-DD")&&(d.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")||d.isAfter(moment(this.momentDateTime).endOf("month")))&&(d.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")?(a[d.format("YYYY-MM-DD")]=a[d.format("YYYY-MM-DD")]||[],a[d.format("YYYY-MM-DD")].push(["end",b.cid,moment(d).hours(0).minutes(0).seconds(0).format("X")]),d.format("YYYY-MM")===c.format("YYYY-MM")?e.times(moment(d.format("YYYY-MM-DD")).diff(moment(c.format("YYYY-MM-DD")),"days")-1,function(c){a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")]=a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")]||[],a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")].push(["fill",b.cid,moment(moment(d).subtract(c+1,"days").format("YYYY-MM-DD")).hours(0).minutes(0).seconds(0).format("X")])},this):e.times(moment(d.format("YYYY-MM-DD")).diff(moment(this.momentDateTime.format("YYYY-MM")+"-01"),"days")-1,function(c){a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")]=a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")]||[],a[moment(d).subtract(c+1,"days").format("YYYY-MM-DD")].push(["fill",b.cid,moment(moment(d).subtract(c+1,"days").format("YYYY-MM-DD")).hours(0).minutes(0).seconds(0).format("X")])},this)):d.isAfter(moment(this.momentDateTime).endOf("month"))&&c.format("YYYY-MM-DD")!==this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")&&(a[this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")]=a[this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")]||[],a[this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")].push(["end",b.cid,moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).hours(0).minutes(0).seconds(0).format("X")]),c.format("YYYY-MM")===this.momentDateTime.format("YYYY-MM")?e.times(moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).diff(moment(c.format("YYYY-MM-DD")),"days")-1,function(c){a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")]=a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")]||[],a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")].push(["fill",b.cid,moment(moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")).hours(0).minutes(0).seconds(0).format("X")])},this):e.times(moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).diff(moment(this.momentDateTime.format("YYYY-MM")+"-01"),"days")-1,function(c){a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")]=a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")]||[],a[moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")].push(["fill",b.cid,moment(moment(this.momentDateTime.format("YYYY-MM")+"-"+moment(this.momentDateTime).endOf("month").format("DD")).subtract(c+1,"days").format("YYYY-MM-DD")).hours(0).minutes(0).seconds(0).format("X")])},this))))},this);var b={};e.each(a,function(a,c){b[c]=e.sortBy(a,function(a){return parseInt(a[2],10)})},this),e.each(b,function(a,b){e.each(a,function(a,c){var e=a[0],f=a[1],g=a[2],h=this.collection.get(f).attributes.start,i=this.collection.get(f).attributes.end;(function(){var a="Von 00:00 Uhr bis 00:00 Uhr";return"fill"!==e&&(moment(h).format("YYYY-MM-DD")===moment(i).format("YYYY-MM-DD")?a="Von "+moment(h).format("HH:mm")+" Uhr bis "+moment(i).format("HH:mm")+" Uhr":"end"===e?a=moment(i).isAfter(moment(this.momentDateTime).endOf("month"))?"Von 00:00 Uhr bis 00:00 Uhr":"Von 00.00 Uhr bis "+moment(i).format("HH:mm")+" Uhr":"start"===e&&(a=moment(h).isBefore(this.momentDateTime)?"Von 00:00 Uhr bis 00:00 Uhr":"Von "+moment(h).format("HH:mm")+" Uhr bis 00.00 Uhr")),a}).call(this);this.$el.find("[data-date="+b+"]").addClass("lf-calendar-has-events");var j=this.$el.find("[data-date="+b+"] .lf-calendar-week-day-content-wrap .lf-calendar-scroll").append(this.templates.dayDetail({"cid":this.collection.get(f).cid||"","id":this.collection.get(f).id||"","start":h||"","end":i||"","fromTo":this.collection.get(f).attributes.deckhead||"","timestamp":g||"","type":e||"","title":this.collection.get(f).attributes.title||"","category":this.collection.get(f).attributes.category||"","shortdescription":this.collection.get(f).attributes.shortdescription||"","url":this.collection.get(f).attributes.url||"","ical":this.collection.get(f).attributes.ical||""}));d(j).parent(".lf-calendar-week-day-content-wrap").niceScroll({"cursorcolor":"#000","cursoropacitymin":.1,"cursoropacitymax":1,"railalign":"left","cursormaxheight":20,"railpadding":{"top":0,"right":0,"left":0,"bottom":0},"cursorwidth":5,"cursorborder":"5px solid transparent","cursorborderradius":"0px","scrollspeed":40,"mousescrollstep":20,"enabletranslate3d":!0,"smoothscroll":!0,"bouncescroll":!1})},this)},this)},"events":{"click .lf-calendar-week-day":"goToDayView","click .lf-calendar-day-detail-headline":"openEvent","click .lf-calendar-week-day-close":"closeEventContent","click .lf-calendar-prev":"setHash","click .lf-calendar-next":"setHash"},"setHash":function(a){a.preventDefault(),b.location.hash=d(a.currentTarget).attr("href")},"goToDayView":function(a){var b=d(a.currentTarget),c=b.hasClass("open");d(a.target).hasClass("lf-calendar-week-day")&&(this.$el.find(".lf-calendar-week-day").removeClass("open"),b.hasClass("lf-calendar-has-events")&&!1===c&&b.addClass("open"))},"openEvent":function(a){var b=d(a.currentTarget).parent(".lf-calendar-event"),c=b.hasClass("open");b.parent().parent(".lf-calendar-week-day-content-wrap").find(".lf-calendar-event").removeClass("open"),c||b.addClass("open"),b.parent().parent(".lf-calendar-week-day-content-wrap").getNiceScroll().resize(),c||b.velocity("scroll",{"container":b.parent().parent(".lf-calendar-week-day-content-wrap")})},"closeEventContent":function(a){var b=d(a.target),c=d(a.currentTarget);b.hasClass("loopCarouselForward")||b.hasClass("loopCarouselBackward")||(b.closest(".lf-calendar").length<1?this.$el.find(".lf-calendar-week-day").removeClass("open"):c.hasClass("lf-calendar-week-day-close")&&this.$el.find(".lf-calendar-week-day").removeClass("open"))}})}(window.lf||function(){return window.lf={},window.lf}(),this,this.document,jQuery,_,Backbone),moment.locale("de"),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.views=a.calendar.views||{},a.calendar.views.Day=f.View.extend({"initialize":function(a){this.templates={"container":e.template(d(a.templateSource+' [data-template="container"]').html()),"list":e.template(d(a.templateSource+' [data-template="day-list"]').html()),"listItem":e.template(d(a.templateSource+' [data-template="day-list-item"]').html()),"detail":e.template(d(a.templateSource+' [data-template="day-detail"]').html())},this.detailId=a.id;var b=moment();b.set("hour",0),b.set("minute",0),b.set("second",0),b.set("millisecond",0),a.year&&4===a.year.length&&b.set("year",parseInt(a.year,10)),a.month&&a.month.length>0&&a.month.length<=2&&parseInt(a.month,10)-1>=0&&parseInt(a.month,10)-1<12&&b.set("month",parseInt(a.month,10)-1),a.day&&a.day.length>0&&a.day>=1&&a.day<=31&&b.set("date",parseInt(a.day,10)),this.momentDateTime=b},"render":function(){this.$container=d(this.templates.container({})).appendTo(this.$el),this.collection=new a.calendar.collections.EventsDay({"url":"http://lime:lime@rog.devserver.limeflavour.com/?type=1337&tx_lfeventcalender_calender[year]="+this.momentDateTime.format("YYYY")+"&tx_lfeventcalender_calender[month]="+this.momentDateTime.format("M")+"&tx_lfeventcalender_calender[day]="+this.momentDateTime.format("D")}),this.collection.fetch({"success":e.bind(this.renderCollection,this),"error":e.bind(this.renderCollection,this)}),this.collection.on("reset",this.renderCollection)},"renderCollection":function(){this.collection.length>0&&(this.detailId||1===this.collection.length?this.renderDetail():this.renderList())},"renderList":function(){var a=d(this.templates.list({})).appendTo(this.$container);this.collection.each(function(b){d(this.templates.listItem({"cid":b.cid,"id":b.attributes.id,"title":b.attributes.title,"start":b.attributes.start,"end":b.attributes.end})).appendTo(a)},this)},"goToDetail":function(a){a&&(id=d(a.currentTarget).attr("data-id"),b.location.hash="day/"+this.momentDateTime.format("YYYY")+"/"+this.momentDateTime.format("MM")+"/"+this.momentDateTime.format("DD")+"/"+id)},"renderDetail":function(a){var b=this.collection.where({"id":this.detailId})[0],c=this.templates.detail({"cid":b.cid,"id":b.attributes.id,"title":b.attributes.title,"start":b.attributes.start,"end":b.attributes.end});d(c).appendTo(this.$container)},"goBackToMonth":function(){f.history.history.back()},"goBackToList":function(){f.history.history.back()},"events":{"click .lf-calendar-day-list .lf-calendar-day-list-item":"goToDetail","click .lf-calendar-back-list":"goBackToList","click .lf-calendar-back-month":"goBackToMonth"}})}(window.lf||function(){return window.lf={},window.lf}(),this,this.document,jQuery,_,Backbone),function(a,b,c,d,e,f,g){a.calendar=a.calendar||{},a.calendar.Router=f.Router.extend({"appendViewsTo":'[data-lf-calendar="0"]',"initialize":function(a){this.appendViewsTo=a.appendViewsTo},"routes":{"kalender(/:year)(/:month)(/:day)":"month"},"month":function(b,c,d){this.changeView(new a.calendar.views.Month({"templateSource":this.appendViewsTo,"year":b,"month":c,"day":d}))},"day":function(b,c,d,e){this.changeView(new a.calendar.views.Day({"templateSource":this.appendViewsTo,"year":b,"month":c,"day":d,"id":e}))},"currentView":null,"changeView":function(a){this.currentView&&this.currentView.remove(),this.currentView=a,this.currentView.$el.appendTo(this.appendViewsTo),this.currentView.render()}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),function(a,b,c,d,e,f,g){d(c).ready(function(){if(!(d('[data-lf-calendar="0"]').length<1)){var b=new a.calendar.Router({"appendViewsTo":'[data-lf-calendar="0"]'});f.history.start(),b.month()}})}(window.lf||function(){return window.lf={},window.lf}(),0,this.document,jQuery,_,Backbone),$(function(){var a=150;$("#team #content .wrap .teaserS").each(function(){$(this).height()>a&&(a=$(this).height())}),$("#team #content .wrap .teaserS").height(a)}),function(a,b){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",b):"object"==typeof module&&module.exports?module.exports=b():a.EvEmitter=b()}("undefined"!=typeof window?window:this,function(){function a(){}var b=a.prototype;return b.on=function(a,b){if(a&&b){var c=this._events=this._events||{},d=c[a]=c[a]||[];return-1==d.indexOf(b)&&d.push(b),this}},b.once=function(a,b){if(a&&b){this.on(a,b);var c=this._onceEvents=this._onceEvents||{};return(c[a]=c[a]||{})[b]=!0,this}},b.off=function(a,b){var c=this._events&&this._events[a];if(c&&c.length){var d=c.indexOf(b);return-1!=d&&c.splice(d,1),this}},b.emitEvent=function(a,b){var c=this._events&&this._events[a];if(c&&c.length){c=c.slice(0),b=b||[];for(var d=this._onceEvents&&this._onceEvents[a],e=0;e<c.length;e++){var f=c[e];d&&d[f]&&(this.off(a,f),delete d[f]),f.apply(this,b)}return this}},b.allOff=function(){delete this._events,delete this._onceEvents},a}),function(a,b){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(c){return b(a,c)}):"object"==typeof module&&module.exports?module.exports=b(a,require("ev-emitter")):a.imagesLoaded=b(a,a.EvEmitter)}("undefined"!=typeof window?window:this,function(a,b){function c(a,b){for(var c in b)a[c]=b[c];return a}function d(a){return Array.isArray(a)?a:"object"==typeof a&&"number"==typeof a.length?j.call(a):[a]}function e(a,b,f){if(!(this instanceof e))return new e(a,b,f);var g=a;if("string"==typeof a&&(g=document.querySelectorAll(a)),!g)return void i.error("Bad element for imagesLoaded "+(g||a));this.elements=d(g),this.options=c({},this.options),"function"==typeof b?f=b:c(this.options,b),f&&this.on("always",f),this.getImages(),h&&(this.jqDeferred=new h.Deferred),setTimeout(this.check.bind(this))}function f(a){this.img=a}function g(a,b){this.url=a,this.element=b,this.img=new Image}var h=a.jQuery,i=a.console,j=Array.prototype.slice;e.prototype=Object.create(b.prototype),e.prototype.options={},e.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},e.prototype.addElementImages=function(a){"IMG"==a.nodeName&&this.addImage(a),!0===this.options.background&&this.addElementBackgroundImages(a);var b=a.nodeType;if(b&&k[b]){for(var c=a.querySelectorAll("img"),d=0;d<c.length;d++){var e=c[d];this.addImage(e)}if("string"==typeof this.options.background){var f=a.querySelectorAll(this.options.background);for(d=0;d<f.length;d++){var g=f[d];this.addElementBackgroundImages(g)}}}};var k={"1":!0,"9":!0,"11":!0};return e.prototype.addElementBackgroundImages=function(a){var b=getComputedStyle(a);if(b)for(var c=/url\((['"])?(.*?)\1\)/gi,d=c.exec(b.backgroundImage);null!==d;){var e=d&&d[2];e&&this.addBackground(e,a),d=c.exec(b.backgroundImage)}},e.prototype.addImage=function(a){var b=new f(a);this.images.push(b)},e.prototype.addBackground=function(a,b){var c=new g(a,b);this.images.push(c)},e.prototype.check=function(){function a(a,c,d){setTimeout(function(){b.progress(a,c,d)})}var b=this;if(this.progressedCount=0,this.hasAnyBroken=!1,!this.images.length)return void this.complete();this.images.forEach(function(b){b.once("progress",a),b.check()})},e.prototype.progress=function(a,b,c){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!a.isLoaded,this.emitEvent("progress",[this,a,b]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,a),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&i&&i.log("progress: "+c,a,b)},e.prototype.complete=function(){var a=this.hasAnyBroken?"fail":"done";if(this.isComplete=!0,this.emitEvent(a,[this]),this.emitEvent("always",[this]),this.jqDeferred){var b=this.hasAnyBroken?"reject":"resolve";this.jqDeferred[b](this)}},f.prototype=Object.create(b.prototype),f.prototype.check=function(){if(this.getIsImageComplete())return void this.confirm(0!==this.img.naturalWidth,"naturalWidth");this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.src},f.prototype.getIsImageComplete=function(){return this.img.complete&&this.img.naturalWidth},f.prototype.confirm=function(a,b){this.isLoaded=a,this.emitEvent("progress",[this,this.img,b])},f.prototype.handleEvent=function(a){var b="on"+a.type;this[b]&&this[b](a)},f.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},f.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},f.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},g.prototype=Object.create(f.prototype),g.prototype.check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},g.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},g.prototype.confirm=function(a,b){this.isLoaded=a,this.emitEvent("progress",[this,this.element,b])},e.makeJQueryPlugin=function(b){(b=b||a.jQuery)&&(h=b,h.fn.imagesLoaded=function(a,b){return new e(this,a,b).jqDeferred.promise(h(this))})},e.makeJQueryPlugin(),e});