function brokenAvatarImage(e){return e.onerror=“”,e.src=‘data:image/svg+xml;utf8,<svg xmlns=“www.w3.org/2000/svg” class=“octicon octicon-person” viewBox=“0 0 16 16” version=“1.1” aria-hidden=“true”><path d=“M10.561 8.073a6.005 6.005 0 0 1 3.432 5.142.75.75 0 1 1-1.498.07 4.5 4.5 0 0 0-8.99 0 .75.75 0 0 1-1.498-.07 6.004 6.004 0 0 1 3.431-5.142 3.999 3.999 0 1 1 5.123 0ZM10.5 5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z”></path></svg>’,!0}function injectOcticons(){$(“div”).each((function(e,t){var n=$(t).data(“gollum-icon”);$.ajax({url:“/gollum/octicon/”+n,success:function(e){$(t).prepend(e)},error:function(){$(t).prepend(‘<img class=“mr-2” src=“Error.src?raw” title=“Requested octicon does not exist.” /> ’)}})}))}function routePath(e){return path=gollumRoutes,prefixBaseUrl(path)}function prefixBaseUrl(e){if(null==baseUrl)console.log(“Gollum error: baseUrl undefined”);else{if(null!=e)return“”==baseUrl?e:(“/”==baseUrl.charAt(baseUrl.length-1)?result=baseUrl+e:result=baseUrl+“/”+e,result.replace(//{2}/g,“/”));console.log(“Could not find route with name: ”+name)}}function cleanPath(e){return(“/”+e.replace(//$/,“”)).replace(//{2}/g,“/”)}function pageName(){return“undefined”==typeof pageFullPath?void 0:(name=pageFullPath.split(“/”).pop(),name.substring(0,name.lastIndexOf(“.”)))}function pagePath(){return“undefined”==typeof pageFullPath?void 0:pageFullPath.split(“/”).slice(0,-1).join(“/”)}function htmlEscape(e){return String(e).replace(/&/g,“&amp;”).replace(/“/g,”&quot;“).replace(/‘/g,”&#39;“).replace(/</g,”&lt;“).replace(/>/g,”&gt;“)}function abspath(e,t){”/“!=t&&(t=”/“+t,e&&(t=”/“+e+t));var n=t.split(”/“);return}function setTextDirection(){$(”.markdown-body p, .markdown-body span, .markdown-body pre, .markdown-body table“).attr(”dir“,”auto“)}function preparePage(){setTextDirection(),”true“==criticMarkup&&($(”#wiki-content“).addClass(”criticmarkup“),$(”ins.break“).unwrap(),$(”span.critic.comment“).wrap(’<span class=”popover“ />‘),$(”span.critic.comment“).filter((function(){return”“!=$(this).text()})).before(”&#8225;“))}function getLocalTime(e,t){return void 0===t&&(t=”Y-m-d %H:%M:%S O“),new Date(e).format(t)}function flashNotice(e,t,n,r,i){nested_button_html=”“,void 0!==n&&void 0!==r&&(i=void 0!==i&&”danger“==i?” btn-danger“:”“,nested_button_html=’<span class=”px-2“><button type=”button“ class=”btn btn-sm’i‘“ onclick=”’r‘“>’n”</button></span>“),html=‘<p><div id=”gollum-flash“ class=”flash flash-’e‘“><button class=”flash-close js-flash-close“ type=”button“ onclick=”parentNode.remove()“><svg class=”octicon octicon-x“ viewBox=”0 0 16 16“ version=”1.1“ width=”16“ height=”16“ aria-hidden=”true“><path d=”M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z“></path></svg></button>’+t+nested_button_html+”</div></p>“,$(”#gollum-flash“).remove(),$(”#wiki-content“).before(html),”success“==e&&setTimeout((function(){$(”#gollum-flash“).fadeOut()}),5e3)}async function checkClipboardAccessDenied(){if(navigator.permissions&&navigator.permissions.query)return await navigator.permissions.query({name:”clipboard-write“}).then((e=>”denied“===e.state)).catch((e=>{if(e.message.includes(”clipboard-write“))return console.warn(e),!1;console.error(e)}))}function enable_code_blocks(){if(!navigator.clipboard)return;const e=document.querySelectorAll(”pre > code“);if(0===e.length)return;const t=‘<svg width=”18“ height=”18“ class=”octicon octicon-copy“ viewBox=”0 0 16 16“ version=”1.1“ aria-hidden=”true“><path d=”M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z“></path><path d=”M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0 1 14.25 11h-7.5A1.75 1.75 0 0 1 5 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25Z“></path></svg>’,n=‘<svg width=”18“ height=”18“ class=”octicon octicon-check“ viewBox=”0 0 16 16“ version=”1.1“ aria-hidden=”true“><path d=”M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z“></path></svg>’,r=async e=>{if(await checkClipboardAccessDenied())return;const r=document.querySelector(‘button[data-codeblock=${e}`),i=document.getElementById(e);if(!i)throw”Error while copying to clipboard: codeblock not found.“;await navigator.clipboard.writeText(i.textContent),r.innerHTML=n,r.classList.add(”tooltipped“,”tooltipped-no-delay“,”tooltipped-w“),r.setAttribute(”aria-label“,”Copied!“),await new Promise((e=>setTimeout(e,2e3))),r.innerHTML=t,r.classList.remove(”tooltipped“,”tooltipped-no-delay“,”tooltipped-w“),r.setAttribute(”aria-label“,”copy to clipboard“)};e.forEach(((e,n)=>{const i=`code-clipboard-${n+1}`,o=document.createElement(”button“);o.setAttribute(”aria-label“,”copy to clipboard“),o.hidden=!0,o.dataset.codeblock=i,o.innerHTML=t,o.onclick=r.bind(this,i),o.classList.add(”anim-scale-in“,”border“,”btn“,”btn-octicon“,”m-1“,”position-absolute“,”right-0“,”top-0“),e.id=i,e.parentNode.addEventListener(”mouseenter“,(()=>{o.hidden=!1,o.classList.add(”anim-scale-in“)})),e.parentNode.addEventListener(”mouseleave“,(()=>{o.classList.remove(”anim-scale-in“),o.hidden=!0})),e.parentNode.appendChild(o)}))}function basicSelectSetSelection(e,t){e.find(”.SelectMenu-item“).each((function(){$(this).attr(”aria-checked“,!1),$(this).attr(”value“)===t&&($(this).attr(”aria-checked“,!0),$(this).closest(”details“).find(”summary span“).text($(this).attr(”value“)))}))}function basicSelectGetSelection(e){return e.find(’.SelectMenu-item’)}!function(e,t,n){function r(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent(”on“+t,n)}function i(e){if(”keypress“==e.type){var t=String.fromCharCode(e.which);return e.shiftKey||(t=t.toLowerCase()),t}return d?d:f?f:String.fromCharCode(e.which).toLowerCase()}function o(e){var t=[];return e.shiftKey&&t.push(”shift“),e.altKey&&t.push(”alt“),e.ctrlKey&&t.push(”ctrl“),e.metaKey&&t.push(”meta“),t}function a(e){return”shift“==e||”ctrl“==e||”alt“==e||”meta“==e}function s(e,t){var n,r=[],i=e;for(”+“===i?i=:i=(i=i.replace(/+{2}/g,”+plus“)).split(”+“),n=0;n<i.length;++n){var o=i;p&&(o=p),t&&”keypress“!=t&&h&&(o=h,r.push(”shift“)),a(o)&&r.push(o)}if(i=o,!(n=t)){if(!c)for(var s in c={},d)95<s&&112>s||d.hasOwnProperty(s)&&(c[d]=s);n=c?”keydown“:”keypress“}return”keypress“==n&&r.length&&(n=”keydown“),{key:o,modifiers:r,action:n}}function u(e,n){return null!==e&&e!==t&&(e===n||u(e.parentNode,n))}function l(e){function n(e){e=e||{};var t,n=!1;for(t in g)e?n=!0:g=0;n||(b=!1)}function u(e,t,n,r,i,o){var s,u=[],l=n.type;if(!p._callbacks)return[];for(”keyup“==l&&a(e)&&(t=),s=0;s<p._callbacks.length;++s){var c,d=p._callbacks[s];if((r||!d.seq||g==d.level)&&l==d.action)(c=”keypress“==l&&!n.metaKey&&!n.ctrlKey)||(c=d.modifiers,c=t.sort().join(”,“)===c.sort().join(”,“)),c&&(c=r&&d.seq==r&&d.level==o,(!r&&d.combo==i||c)&&p._callbacks.splice(s,1),u.push(d))}return u}function c(e,t,n,r){p.stopCallback(t,t.target||t.srcElement,n,r)||!1!==e(t,n)||(t.preventDefault?t.preventDefault():t.returnValue=!1,t.stopPropagation?t.stopPropagation():t.cancelBubble=!0)}function d(e){”number“!=typeof e.which&&(e.which=e.keyCode);var t=i(e);t&&(”keyup“==e.type&&y===t?y=!1:p.handleKey(t,o(e),e))}function f(e,t,r,o){function a(t){return function(){b=t,++g,clearTimeout(m),m=setTimeout(n,1e3)}}function u(t){c(r,t,e),”keyup“!==o&&(y=i(t)),setTimeout(n,10)}for(var l=g=0;l<t.length;++l){var d=l+1===t.length?u:a(o||s(t).action);h(t,d,o,e,l)}}function h(e,t,n,r,i){p._directMap=t;var o=(e=e.replace(/s+/g,” “)).split(” “);1<o.length?f(e,o,t,n):(n=s(e,n),p._callbacks=p._callbacks||[],u(n.key,n.modifiers,{type:n.action},r,e,i),p._callbacks[r?”unshift“:”push“]({callback:t,modifiers:n.modifiers,action:n.action,seq:r,level:i,combo:e}))}var p=this;if(e=e||t,!(p instanceof l))return new l(e);p.target=e,p._callbacks={},p._directMap={};var m,g={},y=!1,v=!1,b=!1;p._handleKey=function(e,t,r){var i,o=u(e,t,r);t={};var s=0,l=!1;for(i=0;i<o.length;++i)o.seq&&(s=Math.max(s,o.level));for(i=0;i<o.length;++i)o.seq?o.level==s&&(l=!0,t[o.seq]=1,c(o.callback,r,o.combo,o.seq)):l||c(o.callback,r,o.combo);o=”keypress“==r.type&&v,r.type!=b||a(e)||o||n(t),v=l&&”keydown“==r.type},p._bindMultiple=function(e,t,n){for(var r=0;r<e.length;++r)h(e,t,n)},r(e,”keypress“,d),r(e,”keydown“,d),r(e,”keyup“,d)}if(e){var c,d={8:”backspace“,9:”tab“,13:”enter“,16:”shift“,17:”ctrl“,18:”alt“,20:”capslock“,27:”esc“,32:”space“,33:”pageup“,34:”pagedown“,35:”end“,36:”home“,37:”left“,38:”up“,39:”right“,40:”down“,45:”ins“,46:”del“,91:”meta“,93:”meta“,224:”meta“},f={106:”*“,107:”+“,109:”-“,110:”.“,111:”/“,186:”;“,187:”=“,188:”,“,189:”-“,190:”.“,191:”/“,192:”‘“,219:”“,222:”’“},h={”~“:”‘“,”!“:”1“,”@“:”2“,”#“:”3“,$:”4“,”%“:”5“,”^“:”6“,”&“:”7“,”*“:”8“,”(“:”9“,”)“:”0“,_:”-“,”+“:”=“,”:“:”;“,’”‘:“’”,“<”:“,”,“>”:“.”,“?”:“/”,“|”:“\”},p={option:“alt”,command:“meta”,return:“enter”,escape:“esc”,plus:“+”,mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?“meta”:“ctrl”};for(n=1;20>n;++n)d=“f”+n;for(n=0;9>=n;++n)d=n.toString();l.prototype.bind=function(e,t,n){return e=e instanceof Array?e:,this._bindMultiple.call(this,e,t,n),this},l.prototype.unbind=function(e,t){return this.bind.call(this,e,(function(){}),t)},l.prototype.trigger=function(e,t){return this._directMap&&this._directMap({},e),this},l.prototype.reset=function(){return this._callbacks={},this._directMap={},this},l.prototype.stopCallback=function(e,t){if(-1<(“ ”t.className“ ”).indexOf(“ mousetrap ”)||u(t,this.target))return!1;if(“composedPath”in e&&“function”==typeof e.composedPath){var n=e.composedPath();n!==e.target&&(t=n)}return“INPUT”==t.tagName||“SELECT”==t.tagName||“TEXTAREA”==t.tagName||t.isContentEditable},l.prototype.handleKey=function(){return this._handleKey.apply(this,arguments)},l.addKeycodes=function(e){for(var t in e)e.hasOwnProperty(t)&&(d=e);c=null},l.init=function(){var e,n=l(t);for(e in n)“_”!==e.charAt(0)&&(l=function(e){return function(){return n.apply(n,arguments)}}(e))},l.init(),e.Mousetrap=l,“undefined”!=typeof module&&module.exports&&(module.exports=l),“function”==typeof define&&define.amd&&define((function(){return l}))}}(“undefined”!=typeof window?window:null,“undefined”!=typeof window?document:null), /*! jQuery v1.9.1 | © 2005, 2012 jQuery Foundation, Inc. | jquery.org/license //@ sourceMappingURL=jquery.min.map */ function(e,t){function n(e){var t=e.length,n=ue.type(e);return!ue.isWindow(e)&&(!(1!==e.nodeType||!t)||(“array”===n||“function”!==n&&(0===t||“number”==typeof t&&t>0&&t-1 in e)))}function r(e){var t=De={};return ue.each(e.match(ce)||[],(function(e,n){t=!0})),t}function i(e,n,r,i){if(ue.acceptData(e)){var o,a,s=ue.expando,u=“string”==typeof n,l=e.nodeType,c=l?ue.cache:e,d=l?e:e&&s;if(d&&c&&(i||c.data)||!u||r!==t)return d||(l?e=d=Q.pop()||ue.guid++:d=s),c||(c={},l||(c.toJSON=ue.noop)),(“object”==typeof n||“function”==typeof n)&&(i?c=ue.extend(c,n):c.data=ue.extend(c.data,n)),o=c,i||(o.data||(o.data={}),o=o.data),r!==t&&(o=r),u?null==(a=o)&&(a=o):a=o,a}}function o(e,t,n){if(ue.acceptData(e)){var r,i,o,a=e.nodeType,u=a?ue.cache:e,l=a?e:ue.expando;if(u){if(t&&(o=n?u:u.data)){ue.isArray(t)?t=t.concat(ue.map(t,ue.camelCase)):t in o?t=:t=(t=ue.camelCase(t))in o?:t.split(“ ”);for(r=0,i=t.length;i>r;r++)delete o[t];if(!(n?s:ue.isEmptyObject)(o))return}(n||(delete u.data,s(u)))&&(a?ue.cleanData(,!0):ue.support.deleteExpando||u!=u.window?delete u:u=null)}}}function a(e,n,r){if(r===t&&1===e.nodeType){var i=“data-”+n.replace(Se,“-$1”).toLowerCase();if(“string”==typeof(r=e.getAttribute(i))){try{r=“true”===r||“false”!==r&&(“null”===r?null:r“”===r?+r:ke.test®?ue.parseJSON®:r)}catch(e){}ue.data(e,n,r)}else r=t}return r}function s(e){var t;for(t in e)if((“data”!==t||!ue.isEmptyObject(e))&&“toJSON”!==t)return!1;return!0}function u(){return!0}function l(){return!1}function c(e,t){do{e=e}while(e&&1!==e.nodeType);return e}function d(e,t,n){if(t=t||0,ue.isFunction(t))return ue.grep(e,(function(e,r){return!!t.call(e,r,e)===n}));if(t.nodeType)return ue.grep(e,(function(e){return e===t===n}));if(“string”==typeof t){var r=ue.grep(e,(function(e){return 1===e.nodeType}));if(qe.test(t))return ue.filter(t,r,!n);t=ue.filter(t,r)}return ue.grep(e,(function(e){return ue.inArray(e,t)>=0===n}))}function f(e){var t=Ye.split(“|”),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function h(e,t){return e.getElementsByTagName(t)||e.appendChild(e.ownerDocument.createElement(t))}function p(e){var t=e.getAttributeNode(“type”);return e.type=(t&&t.specified)+“/”+e.type,e}function m(e){var t=it.exec(e.type);return t?e.type=t:e.removeAttribute(“type”),e}function g(e,t){for(var n,r=0;null!=(n=e);r++)ue._data(n,“globalEval”,!t||ue._data(t,“globalEval”))}function y(e,t){if(1===t.nodeType&&ue.hasData(e)){var n,r,i,o=ue._data(e),a=ue._data(t,o),s=o.events;if(s)for(n in delete a.handle,a.events={},s)for(r=0,i=s.length;i>r;r++)ue.event.add(t,n,s[r]);a.data&&(a.data=ue.extend({},a.data))}}function v(e,t){var n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!ue.support.noCloneEvent&&t){for(r in(i=ue._data(t)).events)ue.removeEvent(t,r,i.handle);t.removeAttribute(ue.expando)}“script”===n&&t.text!==e.text?(p(t).text=e.text,m(t)):“object”===n?(t.parentNode&&(t.outerHTML=e.outerHTML),ue.support.html5Clone&&e.innerHTML&&!ue.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):“input”===n&&tt.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):“option”===n?t.defaultSelected=t.selected=e.defaultSelected:(“input”===n||“textarea”===n)&&(t.defaultValue=e.defaultValue)}}function b(e,n){var r,i,o=0,a=typeof e.getElementsByTagName!==K?e.getElementsByTagName(n||“*”):typeof e.querySelectorAll!==K?e.querySelectorAll(n||“*”):t;if(!a)for(a=[],r=e.childNodes||e;null!=(i=r);o++)!n||ue.nodeName(i,n)?a.push(i):ue.merge(a,b(i,n));return n===t||n&&ue.nodeName(e,n)?ue.merge(,a):a}function T(e){tt.test(e.type)&&(e.defaultChecked=e.checked)}function w(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=Dt.length;i–;)if((t=Dt+n)in e)return t;return r}function x(e,t){return e=t||e,“none”===ue.css(e,“display”)||!ue.contains(e.ownerDocument,e)}function D(e,t){for(var n,r,i,o=[],a=0,s=e.length;s>a;a++)(r=e).style&&(o=ue._data(r,“olddisplay”),n=r.style.display,t?(o||“none”!==n||(r.style.display=“”),“”===r.style.display&&x®&&(o=ue._data(r,“olddisplay”,M(r.nodeName)))):o||(i=x®,(n&&“none”!==n||!i)&&ue._data(r,“olddisplay”,i?n:ue.css(r,“display”))));for(a=0;s>a;a++)(r=e).style&&(t&&“none”!==r.style.display&&“”!==r.style.display||(r.style.display=t?o||“”:“none”));return e}function k(e,t,n){var r=gt.exec(t);return r?Math.max(0,r-(n||0))+(r||“px”):t}function S(e,t,n,r,i){for(var o=n===(r?“border”:“content”)?4:“width”===t?1:0,a=0;4>o;o+=2)“margin”===n&&(a+=ue.css(e,n+xt,!0,i)),r?(“content”===n&&(a-=ue.css(e,“padding”+xt,!0,i)),“margin”!==n&&(a-=ue.css(e,“border”xt[o]Width”,!0,i))):(a+=ue.css(e,“padding”+xt,!0,i),“padding”!==n&&(a+=ue.css(e,“border”xt[o]“Width”,!0,i)));return a}function C(e,t,n){var r=!0,i=“width”===t?e.offsetWidth:e.offsetHeight,o=lt(e),a=ue.support.boxSizing&&“border-box”===ue.css(e,“boxSizing”,!1,o);if(0>=i||null==i){if((0>(i=ct(e,t,o))||null==i)&&(i=e.style),yt.test(i))return i;r=a&&(ue.support.boxSizingReliable||i===e.style),i=parseFloat(i)||0}return i+S(e,t,n||(a?“border”:“content”),r,o)+“px”}function M(e){var t=G,n=bt;return n||(“none”!==(n=E(e,t))&&n||((t=((ut=(ut||ue(“<iframe frameborder=‘0’ width=‘0’ height=‘0’/>”).css(“cssText”,“display:block !important”)).appendTo(t.documentElement)).contentWindow||ut.contentDocument).document).write(“<!doctype html><html><body>”),t.close(),n=E(e,t),ut.detach()),bt=n),n}function E(e,t){var n=ue(t.createElement(e)).appendTo(t.body),r=ue.css(n,“display”);return n.remove(),r}function _(e,t,n,r){var i;if(ue.isArray(t))ue.each(t,(function(t,i){n||St.test(e)?r(e,i):_(e+“[”+(“object”==typeof i?t:“”)+“]”,i,n,r)}));else if(n||“object”!==ue.type(t))r(e,t);else for(i in t)_(e+“[”i“]”,t,n,r)}function N(e){return function(t,n){“string”!=typeof t&&(n=t,t=“*”);var r,i=0,o=t.toLowerCase().match(ce)||[];if(ue.isFunction(n))for(;r=o;)“+”===r?(r=r.slice(1)||“*”,(e=e||[]).unshift(n)):(e=e||[]).push(n)}}function A(e,n,r,i){function o(u){var l;return a=!0,ue.each(e||[],(function(e,u){var c=u(n,r,i);return“string”!=typeof c||s||a?s?!(l=c):t:(n.dataTypes.unshift©,o©,!1)})),l}var a={},s=e===Wt;return o(n.dataTypes)||!a&&o(“*”)}function O(e,n){var r,i,o=ue.ajaxSettings.flatOptions||{};for(i in n)n!==t&&((o?e:r||(r={}))[i]=n);return r&&ue.extend(!0,e,r),e}function H(e,n,r){var i,o,a,s,u=e.contents,l=e.dataTypes,c=e.responseFields;for(s in c)s in r&&(n[c]=r);for(;“*”===l;)l.shift(),o===t&&(o=e.mimeType||n.getResponseHeader(“Content-Type”));if(o)for(s in u)if(u&&u.test(o)){l.unshift(s);break}if(lin r)a=l;else{for(s in r){if(!l||e.converters[s+“ ”+l]){a=s;break}i||(i=s)}a=a||i}return a?(a!==l&&l.unshift(a),r):t}function L(e,t){var n,r,i,o,a={},s=0,u=e.dataTypes.slice(),l=u;if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u)for(i in e.converters)a=e.converters;for(;r=u;)if(“*”!==r){if(“*”!==l&&l!==r){if(!(i=a[l+“ ”+r]||a[“* ”+r]))for(n in a)if((o=n.split(“ ”))[1]===r&&(i=a[l+“ ”+o]||a[“* ”+o])){!0===i?i=a:!0!==a&&(r=o,u.splice(s–,0,r));break}if(!0!==i)if(i&&e.throws)t=i(t);else try{t=i(t)}catch(e){return{state:“parsererror”,error:i?e:“No conversion from ”l“ to ”+r}}}l=r}return{state:“success”,data:t}}function j(){try{return new e.XMLHttpRequest}catch(e){}}function $(){try{return new e.ActiveXObject(“Microsoft.XMLHTTP”)}catch(e){}}function F(){return setTimeout((function(){Xt=t})),Xt=ue.now()}function z(e,t){ue.each(t,(function(t,n){for(var r=(nn||[]).concat(nn),i=0,o=r.length;o>i;i++)if(r.call(e,t,n))return}))}function P(e,t,n){var r,i,o=0,a=tn.length,s=ue.Deferred().always((function(){delete u.elem})),u=function(){if(i)return!1;for(var t=Xt||F(),n=Math.max(0,l.startTime+l.duration-t),r=1-(n/l.duration||0),o=0,a=l.tweens.length;a>o;o++)l.tweens.run®;return s.notifyWith(e,),1>r&&a?n:(s.resolveWith(e,),!1)},l=s.promise({elem:e,props:ue.extend({},t),opts:ue.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Xt||F(),duration:n.duration,tweens:[],createTween:function(t,n){var r=ue.Tween(e,l.opts,t,n,l.opts.specialEasing||l.opts.easing);return l.tweens.push®,r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens.run(1);return t?s.resolveWith(e,):s.rejectWith(e,),this}}),c=l.props;for(I(c,l.opts.specialEasing);a>o;o++)if(r=tn.call(l,e,c,l.opts))return r;return z(l,c),ue.isFunction(l.opts.start)&&l.opts.start.call(e,l),ue.fx.timer(ue.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function I(e,t){var n,r,i,o,a;for(i in e)if(o=t,n=e,ue.isArray(n)&&(o=n,n=e=n),i!==r&&(e=n,delete e),(a=ue.cssHooks)&&“expand”in a)for(i in n=a.expand(n),delete e,n)i in e||(e=n,t=o);else t=o}function R(e,t,n){var r,i,o,a,s,u,l,c,d,f=this,h=e.style,p={},m=[],g=e.nodeType&&x(e);for(i in n.queue||(null==(c=ue._queueHooks(e,“fx”)).unqueued&&(c.unqueued=0,d=c.empty.fire,c.empty.fire=function(){c.unqueued||d()}),c.unqueued++,f.always((function(){f.always((function(){c.unqueued–,ue.queue(e,“fx”).length||c.empty.fire()}))}))),1===e.nodeType&&(“height”in t||“width”in t)&&(n.overflow=,“inline”===ue.css(e,“display”)&&“none”===ue.css(e,“float”)&&(ue.support.inlineBlockNeedsLayout&&“inline”!==M(e.nodeName)?h.zoom=1:h.display=“inline-block”)),n.overflow&&(h.overflow=“hidden”,ue.support.shrinkWrapBlocks||f.always((function(){h.overflow=n.overflow,h.overflowX=n.overflow,h.overflowY=n.overflow}))),t)if(a=t,Jt.exec(a)){if(delete t,u=u||“toggle”===a,a===(g?“hide”:“show”))continue;m.push(i)}if(o=m.length){“hidden”in(s=ue._data(e,“fxshow”)||ue._data(e,“fxshow”,{}))&&(g=s.hidden),u&&(s.hidden=!g),g?ue(e).show():f.done((function(){ue(e).hide()})),f.done((function(){var t;for(t in ue._removeData(e,“fxshow”),p)ue.style(e,t,p)}));for(i=0;o>i;i++)r=m,l=f.createTween(r,g?s:0),p=s||ue.style(e,r),r in s||(s=l.start,g&&(l.end=l.start,l.start=“width”===r||“height”===r?1:0))}}function W(e,t,n,r,i){return new W.prototype.init(e,t,n,r,i)}function q(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)r[“margin”+(n=xt)]=r=e;return t&&(r.opacity=r.width=e),r}function B(e){return ue.isWindow(e)?e:9===e.nodeType&&(e.defaultView||e.parentWindow)}var U,Y,K=typeof t,G=e.document,Z=e.location,X=e.jQuery,V=e.$,J={},Q=[],ee=“1.9.1”,te=Q.concat,ne=Q.push,re=Q.slice,ie=Q.indexOf,oe=J.toString,ae=J.hasOwnProperty,se=ee.trim,ue=function(e,t){return new ue.fn.init(e,t,Y)},le=/?(?:d*.|)d+(?:[+-]?d+|)/.source,ce=/S+/g,de=/^+|[suFEFFxA0]+$/g,fe=/^(?:(<+>)[^>]*|#([w-]*))$/,he=/^<(w+)s*/?>(?:</1>|)$/,pe=/^,:{}s]*$/,me=/(?:^|:|,)(?:s*[)+/g,ge=/\(?:|u{4})/g,ye=/“*”|true|false|null|-?(?:d+.|)d+(?:[+-]?d+|)/g,ve=/^-ms-/,be=/-()/gi,Te=function(e,t){return t.toUpperCase()},we=function(e){(G.addEventListener||“load”===e.type||“complete”===G.readyState)&&(xe(),ue.ready())},xe=function(){G.addEventListener?(G.removeEventListener(“DOMContentLoaded”,we,!1),e.removeEventListener(“load”,we,!1)):(G.detachEvent(“onreadystatechange”,we),e.detachEvent(“onload”,we))};ue.fn=ue.prototype={jquery:ee,constructor:ue,init:function(e,n,r){var i,o;if(!e)return this;if(“string”==typeof e){if(!(i=“<”===e.charAt(0)&&“>”===e.charAt(e.length-1)&&e.length>=3?:fe.exec(e))||!i&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i){if(n=n instanceof ue?n:n,ue.merge(this,ue.parseHTML(i,n&&n.nodeType?n.ownerDocument||n:G,!0)),he.test(i)&&ue.isPlainObject(n))for(i in n)ue.isFunction(this)?this(n):this.attr(i,n);return this}if((o=G.getElementById(i))&&o.parentNode){if(o.id!==i)return r.find(e);this.length=1,this=o}return this.context=G,this.selector=e,this}return e.nodeType?(this.context=this=e,this.length=1,this):ue.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),ue.makeArray(e,this))},selector:“”,length:0,size:function(){return this.length},toArray:function(){return re.call(this)},get:function(e){return null==e?this.toArray():0>e?this:this},pushStack:function(e){var t=ue.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return ue.each(this,e,t)},ready:function(e){return ue.ready.promise().done(e),this},slice:function(){return this.pushStack(re.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=e(0>e?t:0);return this.pushStack(n>=0&&t>n?[this]:[])},map:function(e){return this.pushStack(ue.map(this,(function(t,n){return e.call(t,n,t)})))},end:function(){return this.prevObject||this.constructor(null)},push:ne,sort:[].sort,splice:.splice},ue.fn.init.prototype=ue.fn,ue.extend=ue.fn.extend=function(){var e,n,r,i,o,a,s=arguments||{},u=1,l=arguments.length,c=!1;for(“boolean”==typeof s&&(c=s,s=arguments||{},u=2),“object”==typeof s||ue.isFunction(s)||(s={}),l===u&&(s=this,–u);l>u;u++)if(null!=(o=arguments))for(i in o)e=s,s!==(r=o)&&(c&&r&&(ue.isPlainObject®||(n=ue.isArray®))?(n?(n=!1,a=e&&ue.isArray(e)?e:[]):a=e&&ue.isPlainObject(e)?e:{},s=ue.extend(c,a,r)):r!==t&&(s=r));return s},ue.extend({noConflict:function(t){return e.$===ue&&(e.$=V),t&&e.jQuery===ue&&(e.jQuery=X),ue},isReady:!1,readyWait:1,holdReady:function(e){e?ue.readyWait++:ue.ready(!0)},ready:function(e){if(!0===e?! –ue.readyWait:!ue.isReady){if(!G.body)return setTimeout(ue.ready);ue.isReady=!0,!0!==e&&–ue.readyWait>0||(U.resolveWith(G,),ue.fn.trigger&&ue(G).trigger(“ready”).off(“ready”))}},isFunction:function(e){return“function”===ue.type(e)},isArray:Array.isArray||function(e){return“array”===ue.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+“”:“object”==typeof e||“function”==typeof e?J||“object”:typeof e},isPlainObject:function(e){if(!e||“object”!==ue.type(e)||e.nodeType||ue.isWindow(e))return!1;try{if(e.constructor&&!ae.call(e,“constructor”)&&!ae.call(e.constructor.prototype,“isPrototypeOf”))return!1}catch(e){return!1}var n;for(n in e);return n===t||ae.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||“string”!=typeof e)return null;“boolean”==typeof t&&(n=t,t=!1),t=t||G;var r=he.exec(e),i=!n&&[];return r?[t.createElement(r)]:(r=ue.buildFragment(,t,i),i&&ue(i).remove(),ue.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:“string”==typeof n&&((n=ue.trim(n))&&pe.test(n.replace(ge,“@”).replace(ye,“]”).replace(me,“”)))?Function(“return ”+n)():(ue.error(“Invalid JSON: ”+n),t)},parseXML:function(n){var r;if(!n||“string”!=typeof n)return null;try{e.DOMParser?r=(new DOMParser).parseFromString(n,“text/xml”):((r=new ActiveXObject(“Microsoft.XMLDOM”)).async=“false”,r.loadXML(n))}catch(e){r=t}return r&&r.documentElement&&!r.getElementsByTagName(“parsererror”).length||ue.error(“Invalid XML: ”+n),r},noop:function(){},globalEval:function(t){t&&ue.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(ve,“ms-”).replace(be,Te)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,r){var i=0,o=e.length,a=n(e);if®{if(a)for(;o>i&&!1!==t.apply(e,r);i++);else for(i in e)if(!1===t.apply(e,r))break}else if(a)for(;o>i&&!1!==t.call(e,i,e);i++);else for(i in e)if(!1===t.call(e,i,e))break;return e},trim:se&&!se.call(“ufeffxa0”)?function(e){return null==e?“”:se.call(e)}:function(e){return null==e?“”:(e+“”).replace(de,“”)},makeArray:function(e,t){var r=t||[];return null!=e&&(n(Object(e))?ue.merge(r,“string”==typeof e?:e):ne.call(r,e)),r},inArray:function(e,t,n){var r;if(t){if(ie)return ie.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0;if(“number”==typeof r)for(;r>o;o++)e=n;else for(;n!==t;)e=n;return e.length=i,e},grep:function(e,t,n){var r=[],i=0,o=e.length;for(n=!!n;o>i;i++)n!==!!t(e,i)&&r.push(e);return r},map:function(e,t,r){var i,o=0,a=e.length,s=[];if(n(e))for(;a>o;o++)null!=(i=t(e,o,r))&&(s=i);else for(o in e)null!=(i=t(e,o,r))&&(s=i);return te.apply([],s)},guid:1,proxy:function(e,n){var r,i,o;return“string”==typeof n&&(o=e,n=e,e=o),ue.isFunction(e)?(r=re.call(arguments,2),i=function(){return e.apply(n||this,r.concat(re.call(arguments)))},i.guid=e.guid=e.guid||ue.guid++,i):t},access:function(e,n,r,i,o,a,s){var u=0,l=e.length,c=null==r;if(“object”===ue.type®)for(u in o=!0,r)ue.access(e,n,u,r,!0,a,s);else if(i!==t&&(o=!0,ue.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(ue(e),n)})),n))for(;l>u;u++)n(e,r,s?i:i.call(e,u,n(e,r)));return o?e:c?n.call(e):l?n(e,r):a},now:function(){return(new Date).getTime()}}),ue.ready.promise=function(t){if(!U)if(U=ue.Deferred(),“complete”===G.readyState)setTimeout(ue.ready);else if(G.addEventListener)G.addEventListener(“DOMContentLoaded”,we,!1),e.addEventListener(“load”,we,!1);else{G.attachEvent(“onreadystatechange”,we),e.attachEvent(“onload”,we);var n=!1;try{n=null==e.frameElement&&G.documentElement}catch(e){}n&&n.doScroll&&function e(){if(!ue.isReady){try{n.doScroll(“left”)}catch(t){return setTimeout(e,50)}xe(),ue.ready()}}()}return U.promise(t)},ue.each(“Boolean Number String Function Array Date RegExp Object Error”.split(“ ”),(function(e,t){J[“[object ”t“]”]=t.toLowerCase()})),Y=ue(G);var De={};ue.Callbacks=function(e){e=“string”==typeof e?De||r(e):ue.extend({},e);var n,i,o,a,s,u,l=[],c=!e.once&&,d=function(t){for(i=e.memory&&t,o=!0,s=u||0,u=0,a=l.length,n=!0;l&&a>s;s++)if(!1===l.apply(t,t)&&e.stopOnFalse){i=!1;break}n=!1,l&&(c?c.length&&d(c.shift()):i?l=[]:f.disable())},f={add:function(){if(l){var t=l.length;(function t(n){ue.each(n,(function(n,r){var i=ue.type®;“function”===i?e.unique&&f.has®||l.push®:r&&r.length&&“string”!==i&&t®}))})(arguments),n?a=l.length:i&&(u=t,d(i))}return this},remove:function(){return l&&ue.each(arguments,(function(e,t){for(var r;(r=ue.inArray(t,l,r))>-1;)l.splice(r,1),n&&(a>=r&&a–,s>=r&&s–)})),this},has:function(e){return e?ue.inArray(e,l)>-1:!(!l||!l.length)},empty:function(){return l=[],this},disable:function(){return l=c=i=t,this},disabled:function(){return!l},lock:function(){return c=t,i||f.disable(),this},locked:function(){return!c},fireWith:function(e,t){return t=[e,(t=t||).slice?t.slice():t],!l||o&&!c||(n?c.push(t):d(t)),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},ue.extend({Deferred:function(e){var t=[[“resolve”,“done”,ue.Callbacks(“once memory”),“resolved”],[“reject”,“fail”,ue.Callbacks(“once memory”),“rejected”],],n=“pending”,r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return ue.Deferred((function(n){ue.each(t,(function(t,o){var a=o,s=ue.isFunction(e)&&e;i[o]((function(){var e=s&&s.apply(this,arguments);e&&ue.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n(this===r?n.promise():this,s?:arguments)}))})),e=null})).promise()},promise:function(e){return null!=e?ue.extend(e,r):r}},i={};return r.pipe=r.then,ue.each(t,(function(e,o){var a=o,s=o;r[o]=a.add,s&&a.add((function(){n=s}),t[2].disable,t[2].lock),i[o]=function(){return i[o+“With”](this===i?r:this,arguments),this},i[o+“With”]=a.fireWith})),r.promise(i),e&&e.call(i,i),i},when:function(e){var t,n,r,i=0,o=re.call(arguments),a=o.length,s=1!==a||e&&ue.isFunction(e.promise)?a:0,u=1===s?e:ue.Deferred(),l=function(e,n,r){return function(i){n=this,r=arguments.length>1?re.call(arguments):i,r===t?u.notifyWith(n,r):–s||u.resolveWith(n,r)}};if(a>1)for(t=Array(a),n=Array(a),r=Array(a);a>i;i++)o&&ue.isFunction(o.promise)?o.promise().done(l(i,r,o)).fail(u.reject).progress(l(i,n,t)):–s;return s||u.resolveWith(r,o),u.promise()}}),ue.support=function(){var t,n,r,i,o,a,s,u,l,c,d=G.createElement(“div”);if(d.setAttribute(“className”,“t”),d.innerHTML=“ <link/><table></table><a href=‘/a’>a</a><input type=‘checkbox’/>”,n=d.getElementsByTagName(“*”),r=d.getElementsByTagName(“a”),!n||!r||!n.length)return{};s=(o=G.createElement(“select”)).appendChild(G.createElement(“option”)),i=d.getElementsByTagName(“input”),r.style.cssText=“top:1px;float:left;opacity:.5”,t={getSetAttribute:“t”!==d.className,leadingWhitespace:3===d.firstChild.nodeType,tbody:!d.getElementsByTagName(“tbody”).length,htmlSerialize:!!d.getElementsByTagName(“link”).length,style:/top/.test(r.getAttribute(“style”)),hrefNormalized:“/a”===r.getAttribute(“href”),opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:!!i.value,optSelected:s.selected,enctype:!!G.createElement(“form”).enctype,html5Clone:“<:nav></:nav>”!==G.createElement(“nav”).cloneNode(!0).outerHTML,boxModel:“CSS1Compat”===G.compatMode,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},i.checked=!0,t.noCloneChecked=i.cloneNode(!0).checked,o.disabled=!0,t.optDisabled=!s.disabled;try{delete d.test}catch(e){t.deleteExpando=!1}for(c in(i=G.createElement(“input”)).setAttribute(“value”,“”),t.input=“”===i.getAttribute(“value”),i.value=“t”,i.setAttribute(“type”,“radio”),t.radioValue=“t”===i.value,i.setAttribute(“checked”,“t”),i.setAttribute(“name”,“t”),(a=G.createDocumentFragment()).appendChild(i),t.appendChecked=i.checked,t.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,d.attachEvent&&(d.attachEvent(“onclick”,(function(){t.noCloneEvent=!1})),d.cloneNode(!0).click()),{submit:!0,change:!0,focusin:!0})d.setAttribute(u=“on”+c,“t”),t=u in e||!1===d.attributes.expando;return d.style.backgroundClip=“content-box”,d.cloneNode(!0).style.backgroundClip=“”,t.clearCloneStyle=“content-box”===d.style.backgroundClip,ue((function(){var n,r,i,o=“padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;”,a=G.getElementsByTagName(“body”);a&&((n=G.createElement(“div”)).style.cssText=“border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px”,a.appendChild(n).appendChild(d),d.innerHTML=“<table><tr><td></td><td>t</td></tr></table>”,(i=d.getElementsByTagName(“td”)).style.cssText=“padding:0;margin:0;border:0;display:none”,l=0===i.offsetHeight,i.style.display=“”,i.style.display=“none”,t.reliableHiddenOffsets=l&&0===i.offsetHeight,d.innerHTML=“”,d.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%;”,t.boxSizing=4===d.offsetWidth,t.doesNotIncludeMarginInBodyOffset=1!==a.offsetTop,e.getComputedStyle&&(t.pixelPosition=“1%”!==(e.getComputedStyle(d,null)||{}).top,t.boxSizingReliable=“4px”===(e.getComputedStyle(d,null)||{width:“4px”}).width,(r=d.appendChild(G.createElement(“div”))).style.cssText=d.style.cssText=o,r.style.marginRight=r.style.width=“0”,d.style.width=“1px”,t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof d.style.zoom!==K&&(d.innerHTML=“”,d.style.cssText=o+“width:1px;padding:1px;display:inline;zoom:1”,t.inlineBlockNeedsLayout=3===d.offsetWidth,d.style.display=“block”,d.innerHTML=“<div></div>”,d.firstChild.style.width=“5px”,t.shrinkWrapBlocks=3!==d.offsetWidth,t.inlineBlockNeedsLayout&&(a.style.zoom=1)),a.removeChild(n),n=d=i=r=null)})),n=o=a=s=r=i=null,t}();var ke=/(?:{[sS]*}|[[sS]*])$/,Se=/()/g;ue.extend({cache:{},expando:“jQuery”+(ee+Math.random()).replace(/D/g,“”),noData:{embed:!0,object:“clsid:D27CDB6E-AE6D-11cf-96B8-444553540000”,applet:!0},hasData:function(e){return!!(e=e.nodeType?ue.cache[e]:e)&&!s(e)},data:function(e,t,n){return i(e,t,n)},removeData:function(e,t){return o(e,t)},_data:function(e,t,n){return i(e,t,n,!0)},_removeData:function(e,t){return o(e,t,!0)},acceptData:function(e){if(e.nodeType&&1!==e.nodeType&&9!==e.nodeType)return!1;var t=e.nodeName&&ue.noData;return!t||!0!==t&&e.getAttribute(“classid”)===t}}),ue.fn.extend({data:function(e,n){var r,i,o=this,s=0,u=null;if(e===t){if(this.length&&(u=ue.data(o),1===o.nodeType&&!ue._data(o,“parsedAttrs”))){for(r=o.attributes;r.length>s;s++)(i=r.name).indexOf(“data-”)||(i=ue.camelCase(i.slice(5)),a(o,i,u));ue._data(o,“parsedAttrs”,!0)}return u}return“object”==typeof e?this.each((function(){ue.data(this,e)})):ue.access(this,(function(n){return n===t?o?a(o,e,ue.data(o,e)):null:(this.each((function(){ue.data(this,e,n)})),t)}),null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each((function(){ue.removeData(this,e)}))}}),ue.extend({queue:function(e,n,r){var i;return e?(n=(n||“fx”)+“queue”,i=ue._data(e,n),r&&(!i||ue.isArray®?i=ue._data(e,n,ue.makeArray®):i.push®),i||[]):t},dequeue:function(e,t){t=t||“fx”;var n=ue.queue(e,t),r=n.length,i=n.shift(),o=ue._queueHooks(e,t),a=function(){ue.dequeue(e,t)};“inprogress”===i&&(i=n.shift(),r–),o.cur=i,i&&(“fx”===t&&n.unshift(“inprogress”),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+“queueHooks”;return ue._data(e,n)||ue._data(e,n,{empty:ue.Callbacks(“once memory”).add((function(){ue._removeData(e,t+“queue”),ue._removeData(e,n)}))})}}),ue.fn.extend({queue:function(e,n){var r=2;return“string”!=typeof e&&(n=e,e=“fx”,r–),r>arguments.length?ue.queue(this,e):n===t?this:this.each((function(){var t=ue.queue(this,e,n);ue._queueHooks(this,e),“fx”===e&&“inprogress”!==t&&ue.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){ue.dequeue(this,e)}))},delay:function(e,t){return e=ue.fx&&ue.fx.speeds||e,t=t||“fx”,this.queue(t,(function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout®}}))},clearQueue:function(e){return this.queue(e||“fx”,[])},promise:function(e,n){var r,i=1,o=ue.Deferred(),a=this,s=this.length,u=function(){–i||o.resolveWith(a,)};for(“string”!=typeof e&&(n=e,e=t),e=e||“fx”;s–;)(r=ue._data(a,e+“queueHooks”))&&r.empty&&(i++,r.empty.add(u));return u(),o.promise(n)}});var Ce,Me,Ee=//g,_e=/r/g,Ne=/^(?:input|select|textarea|button|object)$/i,Ae=/^(?:a|area)$/i,Oe=/^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,He=/^(?:checked|selected)$/i,Le=ue.support.getSetAttribute,je=ue.support.input;ue.fn.extend({attr:function(e,t){return ue.access(this,ue.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each((function(){ue.removeAttr(this,e)}))},prop:function(e,t){return ue.access(this,ue.prop,e,t,arguments.length>1)},removeProp:function(e){return e=ue.propFix||e,this.each((function(){try{this=t,delete this}catch(e){}}))},addClass:function(e){var t,n,r,i,o,a=0,s=this.length,u=“string”==typeof e&&e;if(ue.isFunction(e))return this.each((function(t){ue(this).addClass(e.call(this,t,this.className))}));if(u)for(t=(e||“”).match(ce)||[];s>a;a++)if(r=1===(n=this).nodeType&&(n.className?(“ ”n.className“ ”).replace(Ee,“ ”):“ ”)){for(o=0;i=t;)0>r.indexOf(“ ”i“ ”)&&(r+=i+“ ”);n.className=ue.trim®}return this},removeClass:function(e){var t,n,r,i,o,a=0,s=this.length,u=0===arguments.length||“string”==typeof e&&e;if(ue.isFunction(e))return this.each((function(t){ue(this).removeClass(e.call(this,t,this.className))}));if(u)for(t=(e||“”).match(ce)||[];s>a;a++)if(r=1===(n=this).nodeType&&(n.className?(“ ”n.className“ ”).replace(Ee,“ ”):“”)){for(o=0;i=t;)for(;r.indexOf(“ ”i“ ”)>=0;)r=r.replace(“ ”i“ ”,“ ”);n.className=e?ue.trim®:“”}return this},toggleClass:function(e,t){var n=typeof e,r=“boolean”==typeof t;return ue.isFunction(e)?this.each((function(n){ue(this).toggleClass(e.call(this,n,this.className,t),t)})):this.each((function(){if(“string”===n)for(var i,o=0,a=ue(this),s=t,u=e.match(ce)||[];i=u;)s=r?s:!a.hasClass(i),a(i);else(n===K||“boolean”===n)&&(this.className&&ue._data(this,“__className__”,this.className),this.className=this.className||!1===e?“”:ue._data(this,“__className__”)||“”)}))},hasClass:function(e){for(var t=“ ”e“ ”,n=0,r=this.length;r>n;n++)if(1===this.nodeType&&(“ ”this[n].className“ ”).replace(Ee,“ ”).indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this;return arguments.length?(i=ue.isFunction(e),this.each((function(n){var o,a=ue(this);1===this.nodeType&&(null==(o=i?e.call(this,n,a.val()):e)?o=“”:“number”==typeof o?o+=“”:ue.isArray(o)&&(o=ue.map(o,(function(e){return null==e?“”:e+“”}))),(r=ue.valHooks||ue.valHooks)&&“set”in r&&r.set(this,o,“value”)!==t||(this.value=o))}))):o?(r=ue.valHooks||ue.valHooks)&&“get”in r&&(n=r.get(o,“value”))!==t?n:“string”==typeof(n=o.value)?n.replace(_e,“”):null==n?“”:n:void 0}}),ue.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){for(var t,n,r=e.options,i=e.selectedIndex,o=“select-one”===e.type||0>i,a=o?null:[],s=o?i+1:r.length,u=0>i?s:o?i:0;s>u;u++)if(!(!(n=r).selected&&u!==i||(ue.support.optDisabled?n.disabled:null!==n.getAttribute(“disabled”))||n.parentNode.disabled&&ue.nodeName(n.parentNode,“optgroup”))){if(t=ue(n).val(),o)return t;a.push(t)}return a},set:function(e,t){var n=ue.makeArray(t);return ue(e).find(“option”).each((function(){this.selected=ue.inArray(ue(this).val(),n)>=0})),n.length||(e.selectedIndex=-1),n}}},attr:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return typeof e.getAttribute===K?ue.prop(e,n,r):((o=1!==s||!ue.isXMLDoc(e))&&(n=n.toLowerCase(),i=ue.attrHooks||(Oe.test(n)?Me:Ce)),r===t?i&&o&&“get”in i&&null!==(a=i.get(e,n))?a:(typeof e.getAttribute!==K&&(a=e.getAttribute(n)),null==a?t:a):null!==r?i&&o&&“set”in i&&(a=i.set(e,r,n))!==t?a:(e.setAttribute(n,r+“”),r):(ue.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(ce);if(o&&1===e.nodeType)for(;n=o;)r=ue.propFix||n,Oe.test(n)?!Le&&He.test(n)?e=e=!1:e=!1:ue.attr(e,n,“”),e.removeAttribute(Le?n:r)},attrHooks:{type:{set:function(e,t){if(!ue.support.radioValue&&“radio”===t&&ue.nodeName(e,“input”)){var n=e.value;return e.setAttribute(“type”,t),n&&(e.value=n),t}}}},propFix:{tabindex:“tabIndex”,readonly:“readOnly”,for:“htmlFor”,class:“className”,maxlength:“maxLength”,cellspacing:“cellSpacing”,cellpadding:“cellPadding”,rowspan:“rowSpan”,colspan:“colSpan”,usemap:“useMap”,frameborder:“frameBorder”,contenteditable:“contentEditable”},prop:function(e,n,r){var i,o,a=e.nodeType;if(e&&3!==a&&8!==a&&2!==a)return(1!==a||!ue.isXMLDoc(e))&&(n=ue.propFix||n,o=ue.propHooks),r!==t?o&&“set”in o&&(i=o.set(e,r,n))!==t?i:e=r:o&&“get”in o&&null!==(i=o.get(e,n))?i:e},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode(“tabindex”);return n&&n.specified?parseInt(n.value,10):Ne.test(e.nodeName)||Ae.test(e.nodeName)&&e.href?0:t}}}}),Me={get:function(e,n){var r=ue.prop(e,n),i=“boolean”==typeof r&&e.getAttribute(n),o=“boolean”==typeof r?je&&Le?null!=i:He.test(n)?e:!!i:e.getAttributeNode(n);return o&&!1!==o.value?n.toLowerCase():t},set:function(e,t,n){return!1===t?ue.removeAttr(e,n):je&&Le||!He.test(n)?e.setAttribute(!Le&&ue.propFix||n,n):e=e=!0,n}},je&&Le||(ue.attrHooks.value={get:function(e,n){var r=e.getAttributeNode(n);return ue.nodeName(e,“input”)?e.defaultValue:r&&r.specified?r.value:t},set:function(e,n,r){return ue.nodeName(e,“input”)?(e.defaultValue=n,t):Ce&&Ce.set(e,n,r)}}),Le||(Ce=ue.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&(“id”===n||“name”===n||“coords”===n?“”!==r.value:r.specified)?r.value:t},set:function(e,n,r){var i=e.getAttributeNode®;return i||e.setAttributeNode(i=e.ownerDocument.createAttribute®),i.value=n+=“”,“value”===r||n===e.getAttribute®?n:t}},ue.attrHooks.contenteditable={ get:Ce.get,set:function(e,t,n){Ce.set(e,“”!==t&&t,n)}},ue.each(,(function(e,n){ue.attrHooks=ue.extend(ue.attrHooks,{set:function(e,r){return“”===r?(e.setAttribute(n,“auto”),r):t}})}))),ue.support.hrefNormalized||(ue.each(,(function(e,n){ue.attrHooks=ue.extend(ue.attrHooks,{get:function(e){var r=e.getAttribute(n,2);return null==r?t:r}})})),ue.each(,(function(e,t){ue.propHooks={get:function(e){return e.getAttribute(t,4)}}}))),ue.support.style||(ue.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+“”}}),ue.support.optSelected||(ue.propHooks.selected=ue.extend(ue.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),ue.support.enctype||(ue.propFix.enctype=“encoding”),ue.support.checkOn||ue.each(,(function(){ue.valHooks={get:function(e){return null===e.getAttribute(“value”)?“on”:e.value}}})),ue.each(,(function(){ue.valHooks=ue.extend(ue.valHooks,{set:function(e,n){return ue.isArray(n)?e.checked=ue.inArray(ue(e).val(),n)>=0:t}})}));var $e=/^(?:input|select|textarea)$/i,Fe=/^key/,ze=/^(?:mouse|contextmenu)|click/,Pe=/^(?:focusinfocus|focusoutblur)$/,Ie=/^(*)(?:.(.+)|)$/;ue.event={global:{},add:function(e,n,r,i,o){var a,s,u,l,c,d,f,h,p,m,g,y=ue._data(e);if(y){for(r.handler&&(r=(l=r).handler,o=l.selector),r.guid||(r.guid=ue.guid++),(s=y.events)||(s=y.events={}),(d=y.handle)||(d=y.handle=function(e){return typeof ue===K||e&&ue.event.triggered===e.type?t:ue.event.dispatch.apply(d.elem,arguments)},d.elem=e),u=(n=(n||“”).match(ce)||).length;u–;)p=g=(a=Ie.exec(n)||[])[1],m=(a||“”).split(“.”).sort(),c=ue.event.special||{},p=(o?c.delegateType:c.bindType)||p,c=ue.event.special||{},f=ue.extend({type:p,origType:g,data:i,handler:r,guid:r.guid,selector:o,needsContext:o&&ue.expr.match.needsContext.test(o),namespace:m.join(“.”)},l),(h=s)||((h=s=[]).delegateCount=0,c.setup&&!1!==c.setup.call(e,i,m,d)||(e.addEventListener?e.addEventListener(p,d,!1):e.attachEvent&&e.attachEvent(“on”+p,d))),c.add&&(c.add.call(e,f),f.handler.guid||(f.handler.guid=r.guid)),o?h.splice(h.delegateCount++,0,f):h.push(f),ue.event.global=!0;e=null}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,d,f,h,p,m,g=ue.hasData(e)&&ue._data(e);if(g&&(c=g.events)){for(l=(t=(t||“”).match(ce)||).length;l–;)if(h=m=(s=Ie.exec(t)||[])[1],p=(s||“”).split(“.”).sort(),h){for(d=ue.event.special||{},f=c||[],s=s&&RegExp(“(^|\.)”+p.join(“\.(?:.*\.|)”)+“(\.|$)”),u=o=f.length;o–;)a=f,!i&&m!==a.origType||n&&n.guid!==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&(“**”!==r||!a.selector)||(f.splice(o,1),a.selector&&f.delegateCount–,d.remove&&d.remove.call(e,a));u&&!f.length&&(d.teardown&&!1!==d.teardown.call(e,p,g.handle)||ue.removeEvent(e,h,g.handle),delete c)}else for(h in c)ue.event.remove(e,h+t,n,r,!0);ue.isEmptyObject©&&(delete g.handle,ue._removeData(e,“events”))}},trigger:function(n,r,i,o){var a,s,u,l,c,d,f,h=,p=ae.call(n,“type”)?n.type:n,m=ae.call(n,“namespace”)?n.namespace.split(“.”):[];if(u=d=i=i||G,3!==i.nodeType&&8!==i.nodeType&&!Pe.test(p+ue.event.triggered)&&(p.indexOf(“.”)>=0&&(m=p.split(“.”),p=m.shift(),m.sort()),s=0>p.indexOf(“:”)&&“on”+p,(n=n?n:new ue.Event(p,“object”==typeof n&&n)).isTrigger=!0,n.namespace=m.join(“.”),n.namespace_re=n.namespace?RegExp(“(^|\.)”+m.join(“\.(?:.*\.|)”)+“(\.|$)”):null,n.result=t,n.target||(n.target=i),r=null==r?:ue.makeArray(r,),c=ue.event.special||{},o||!c.trigger||!1!==c.trigger.apply(i,r))){if(!o&&!c.noBubble&&!ue.isWindow(i)){for(l=c.delegateType||p,Pe.test(l+p)||(u=u.parentNode);u;u=u.parentNode)h.push(u),d=u;d===(i.ownerDocument||G)&&h.push(d.defaultView||d.parentWindow||e)}for(f=0;(u=h)&&!n.isPropagationStopped();)n.type=f>1?l:c.bindType||p,(a=(ue._data(u,“events”)||{})[n.type]&&ue._data(u,“handle”))&&a.apply(u,r),(a=s&&u)&&ue.acceptData(u)&&a.apply&&!1===a.apply(u,r)&&n.preventDefault();if(n.type=p,!(o||n.isDefaultPrevented()||c._default&&!1!==c._default.apply(i.ownerDocument,r)||“click”===p&&ue.nodeName(i,“a”))&&ue.acceptData(i)&&s&&i&&!ue.isWindow(i)){(d=i)&&(i=null),ue.event.triggered=p;try{i()}catch(e){}ue.event.triggered=t,d&&(i=d)}return n.result}},dispatch:function(e){e=ue.event.fix(e);var n,r,i,o,a,s=[],u=re.call(arguments),l=(ue._data(this,“events”)||{})||[],c=ue.event.special||{};if(u=e,e.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,e)){for(s=ue.event.handlers.call(this,e,l),n=0;(o=s)&&!e.isPropagationStopped();)for(e.currentTarget=o.elem,a=0;(i=o.handlers)&&!e.isImmediatePropagationStopped();)(!e.namespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e.data=i.data,(r=((ue.event.special||{}).handle||i.handler).apply(o.elem,u))!==t&&!1===(e.result=r)&&(e.preventDefault(),e.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],u=n.delegateCount,l=e.target;if(u&&l.nodeType&&(!e.button||“click”!==e.type))for(;l!=this;l=l.parentNode||this)if(1===l.nodeType&&(!0!==l.disabled||“click”!==e.type)){for(o=,a=0;u>a;a++)o[r=(i=n).selector+“ ”]===t&&(o=i.needsContext?ue(r,this).index(l)>=0:ue.find(r,this,null,).length),o&&o.push(i);o.length&&s.push({elem:l,handlers:o})}return n.length>u&&s.push({elem:this,handlers:n.slice(u)}),s},fix:function(e){if(e)return e;var t,n,r,i=e.type,o=e,a=this.fixHooks;for(a||(this.fixHooks=a=ze.test(i)?this.mouseHooks:Fe.test(i)?this.keyHooks:{}),r=a.props?this.props.concat(a.props):this.props,e=new ue.Event(o),t=r.length;t–;)e[n=r]=o;return e.target||(e.target=o.srcElement||G),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,a.filter?a.filter(e,o):e},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(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:“button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement”.split(“ ”),filter:function(e,n){var r,i,o,a=n.button,s=n.fromElement;return null==e.pageX&&null!=n.clientX&&(o=(i=e.target.ownerDocument||G).documentElement,r=i.body,e.pageX=n.clientX+(o&&o.scrollLeft||r&&r.scrollLeft||0)-(o&&o.clientLeft||r&&r.clientLeft||0),e.pageY=n.clientY+(o&&o.scrollTop||r&&r.scrollTop||0)-(o&&o.clientTop||r&&r.clientTop||0)),!e.relatedTarget&&s&&(e.relatedTarget=s===e.target?n.toElement:s),e.which||a===t||(e.which=1&a?1:2&a?3:4&a?2:0),e}},special:{load:{noBubble:!0},click:{trigger:function(){return ue.nodeName(this,“input”)&&“checkbox”===this.type&&this.click?(this.click(),!1):t}},focus:{trigger:function(){if(this!==G.activeElement&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:“focusin”},blur:{trigger:function(){return this===G.activeElement&&this.blur?(this.blur(),!1):t},delegateType:“focusout”},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=ue.extend(new ue.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?ue.event.trigger(i,null,t):ue.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},ue.removeEvent=G.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r=“on”+t;e.detachEvent&&(typeof e===K&&(e=null),e.detachEvent(r,n))},ue.Event=function(e,n){return this instanceof ue.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||!1===e.returnValue||e.getPreventDefault&&e.getPreventDefault()?u:l):this.type=e,n&&ue.extend(this,n),this.timeStamp=e&&e.timeStamp||ue.now(),this=!0,t):new ue.Event(e,n)},ue.Event.prototype={isDefaultPrevented:l,isPropagationStopped:l,isImmediatePropagationStopped:l,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=u,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=u,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u,this.stopPropagation()}},ue.each({mouseenter:“mouseover”,mouseleave:“mouseout”},(function(e,t){ue.event.special={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return(!i||i!==r&&!ue.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}})),ue.support.submitBubbles||(ue.event.special.submit={setup:function(){return!ue.nodeName(this,“form”)&&(ue.event.add(this,“click._submit keypress._submit”,(function(e){var n=e.target,r=ue.nodeName(n,“input”)||ue.nodeName(n,“button”)?n.form:t;r&&!ue._data(r,“submitBubbles”)&&(ue.event.add(r,“submit._submit”,(function(e){e._submit_bubble=!0})),ue._data(r,“submitBubbles”,!0))})),t)},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&ue.event.simulate(“submit”,this.parentNode,e,!0))},teardown:function(){return!ue.nodeName(this,“form”)&&(ue.event.remove(this,“._submit”),t)}}),ue.support.changeBubbles||(ue.event.special.change={setup:function(){return $e.test(this.nodeName)?((“checkbox”===this.type||“radio”===this.type)&&(ue.event.add(this,“propertychange._change”,(function(e){“checked”===e.originalEvent.propertyName&&(this._just_changed=!0)})),ue.event.add(this,“click._change”,(function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),ue.event.simulate(“change”,this,e,!0)}))),!1):(ue.event.add(this,“beforeactivate._change”,(function(e){var t=e.target;$e.test(t.nodeName)&&!ue._data(t,“changeBubbles”)&&(ue.event.add(t,“change._change”,(function(e){!this.parentNode||e.isSimulated||e.isTrigger||ue.event.simulate(“change”,this.parentNode,e,!0)})),ue._data(t,“changeBubbles”,!0))})),t)},handle:function(e){var n=e.target;return this!==n||e.isSimulated||e.isTrigger||“radio”!==n.type&&“checkbox”!==n.type?e.handleObj.handler.apply(this,arguments):t},teardown:function(){return ue.event.remove(this,“._change”),!$e.test(this.nodeName)}}),ue.support.focusinBubbles||ue.each({focus:“focusin”,blur:“focusout”},(function(e,t){var n=0,r=function(e){ue.event.simulate(t,e.target,ue.event.fix(e),!0)};ue.event.special={setup:function(){0==n++&&G.addEventListener(e,r,!0)},teardown:function(){0==–n&&G.removeEventListener(e,r,!0)}}})),ue.fn.extend({on:function(e,n,r,i,o){var a,s;if(“object”==typeof e){for(a in“string”!=typeof n&&(r=r||n,n=t),e)this.on(a,n,r,e,o);return this}if(null==r&&null==i?(i=n,r=n=t):null==i&&(“string”==typeof n?(i=r,r=t):(i=r,r=n,n=t)),!1===i)i=l;else if(!i)return this;return 1===o&&(s=i,i=function(e){return ue().off(e),s.apply(this,arguments)},i.guid=s.guid||(s.guid=ue.guid++)),this.each((function(){ue.event.add(this,e,i,r,n)}))},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,ue(e.delegateTarget).off(i.namespace?i.origType+“.”+i.namespace:i.origType,i.selector,i.handler),this;if(“object”==typeof e){for(o in e)this.off(o,n,e);return this}return(!1===n||“function”==typeof n)&&(r=n,n=t),!1===r&&(r=l),this.each((function(){ue.event.remove(this,e,r,n)}))},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,“**”):this.off(t,e||“**”,n)},trigger:function(e,t){return this.each((function(){ue.event.trigger(e,t,this)}))},triggerHandler:function(e,n){var r=this;return r?ue.event.trigger(e,n,r,!0):t}}),function(e,t){function n(e){return he.test(e+“”)}function r(){var e,t=[];return e=function(n,r){return t.push(n+=“ ”)>k.cacheLength&&delete e,e=r}}function i(e){return e=!0,e}function o(e){var t=A.createElement(“div”);try{return e(t)}catch(e){return!1}finally{t=null}}function a(e,t,n,r){var i,o,a,s,u,l,c,h,p,m;if((t?t.ownerDocument||t:I)!==A&&N(t),n=n||[],!e||“string”!=typeof e)return n;if(1!==(s=(t=t||A).nodeType)&&9!==s)return[];if(!H&&!r){if(i=pe.exec(e))if(a=i){if(9===s){if(!(o=t.getElementById(a))||!o.parentNode)return n;if(o.id===a)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(a))&&F(t,o)&&o.id===a)return n.push(o),n}else{if(i)return V.apply(n,J.call(t.getElementsByTagName(e),0)),n;if((a=i)&&R.getByClassName&&t.getElementsByClassName)return V.apply(n,J.call(t.getElementsByClassName(a),0)),n}if(R.qsa&&!L.test(e)){if(c=!0,h=P,p=t,m=9===s&&e,1===s&&“object”!==t.nodeName.toLowerCase()){for(l=d(e),(c=t.getAttribute(“id”))?h=c.replace(ye,“\$&”):t.setAttribute(“id”,h),h=“[id=‘”h“’] ”,u=l.length;u–;)l=h+f(l);p=fe.test(e)&&t.parentNode||t,m=l.join(“,”)}if(m)try{return V.apply(n,J.call(p.querySelectorAll(m),0)),n}catch(e){}finally{c||t.removeAttribute(“id”)}}}return T(e.replace(oe,“$1”),t,n,r)}function s(e,t){var n=t&&e,r=n&&(~t.sourceIndex||G)-(~e.sourceIndex||G);if®return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function u(e){return function(t){return“input”===t.nodeName.toLowerCase()&&t.type===e}}function l(e){return function(t){var n=t.nodeName.toLowerCase();return(“input”===n||“button”===n)&&t.type===e}}function c(e){return i((function(t){return t=+t,i((function(n,r){for(var i,o=e([],n.length,t),a=o.length;a–;)n[i=o]&&(n=!(r=n))}))}))}function d(e,t){var n,r,i,o,s,u,l,c=U[e+“ ”];if©return t?0:c.slice(0);for(s=e,u=[],l=k.preFilter;s;){for(o in(!n||(r=ae.exec(s)))&&(r&&(s=s.slice(r.length)||s),u.push(i=[])),n=!1,(r=se.exec(s))&&(n=r.shift(),i.push({value:n,type:r.replace(oe,“ ”)}),s=s.slice(n.length)),k.filter)!(r=de.exec(s))||l&&!(r=l®)||(n=r.shift(),i.push({value:n,type:o,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.length:s?a.error(e):U(e,u).slice(0)}function f(e){for(var t=0,n=e.length,r=“”;n>t;t++)r+=e.value;return r}function h(e,t,n){var r=t.dir,i=n&&“parentNode”===r,o=q++;return t.first?function(t,n,o){for(;t=t;)if(1===t.nodeType||i)return e(t,n,o)}:function(t,n,a){var s,u,l,c=W+“ ”+o;if(a){for(;t=t;)if((1===t.nodeType||i)&&e(t,n,a))return!0}else for(;t=t;)if(1===t.nodeType||i)if((u=(l=t||(t={}))[r])&&u===c){if(!0===(s=u)||s===D)return!0===s}else if((u=l=[c])=e(t,n,a)||D,!0===u)return!0}}function p(e){return e.length>1?function(t,n,r){for(var i=e.length;i–;)if(!e(t,n,r))return!1;return!0}:e}function m(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;u>s;s++)(o=e)&&(!n||n(o,r,i))&&(a.push(o),l&&t.push(s));return a}function g(e,t,n,r,o,a){return r&&!r&&(r=g®),o&&!o&&(o=g(o,a)),i((function(i,a,s,u){var l,c,d,f=[],h=,p=a.length,g=i||b(t||“*”,s.nodeType?:s,[]),y=!e||!i&&t?g:m(g,f,e,s,u),v=n?o||(i?e:p||r)?:a:y;if(n&&n(y,v,s,u),r)for(l=m(v,h),r(l,[],s,u),c=l.length;c–;)(d=l)&&(v[h]=!(y[h]=d));if(i){if(o||e){if(o){for(l=[],c=v.length;c–;)(d=v)&&l.push(y=d);o(null,v=[],l,u)}for(c=v.length;c–;)(d=v)&&(l=o?Q.call(i,d):f)>-1&&(i=!(a=d))}}else v=m(v===a?v.splice(p,v.length):v),o?o(null,a,v,u):V.apply(a,v)}))}function y(e){for(var t,n,r,i=e.length,o=k.relative[e.type],a=o||k.relative[“ ”],s=o?1:0,u=h((function(e){return e===t}),a,!0),l=h((function(e){return Q.call(t,e)>-1}),a,!0),c=;i>s;s++)if(n=k.relative[e.type])c=;else{if((n=k.filter[e.type].apply(null,e.matches))){for(r=++s;i>r&&!k.relative[e.type];r++);return g(s>1&&p©,s>1&&f(e.slice(0,s-1)).replace(oe,“$1”),n,r>s&&y(e.slice(s,r)),i>r&&y(e=e.slice®),i>r&&f(e))}c.push(n)}return p©}function v(e,t){var n=0,r=t.length>0,o=e.length>0,s=function(i,s,u,l,c){var d,f,h,p=[],g=0,y=“0”,v=i&&,b=null!=c,T=_,w=i||o&&k.find.TAG(“*”,c&&s.parentNode||s),x=W+=null==T?1:Math.random()||.1;for(b&&(_=s!==A&&s,D=n);null!=(d=w);y++){if(o&&d){for(f=0;h=e;)if(h(d,s,u)){l.push(d);break}b&&(W=x,D=++n)}r&&((d=!h&&d)&&g–,i&&v.push(d))}if(g+=y,r&&y!==g){for(f=0;h=t;)h(v,p,s,u);if(i){if(g>0)for(;y–;)v||p||(p=X.call(l));p=m(p)}V.apply(l,p),b&&!i&&p.length>0&&g+t.length>1&&a.uniqueSort(l)}return b&&(W=x,_=T),v};return r?i(s):s}function b(e,t,n){for(var r=0,i=t.length;i>r;r++)a(e,t,n);return n}function T(e,t,n,r){var i,o,a,s,u,l=d(e);if(!r&&1===l.length){if((o=l=l.slice(0)).length>2&&“ID”===(a=o).type&&9===t.nodeType&&!H&&k.relative[o.type]){if(!(t=k.find.ID(a.matches.replace(be,Te),t)))return n;e=e.slice(o.shift().value.length)}for(i=de.needsContext.test(e)?0:o.length;i–&&(a=o,!k.relative);)if((u=k.find)&&(r=u(a.matches.replace(be,Te),fe.test(o.type)&&t.parentNode||t))){if(o.splice(i,1),!(e=r.length&&f(o)))return V.apply(n,J.call(r,0)),n;break}}return M(e,l)(r,t,H,n,fe.test(e)),n}function w(){}var x,D,k,S,C,M,E,_,N,A,O,H,L,j,$,F,z,P=“sizzle”+-new Date,I=e.document,R={},W=0,q=0,B=r(),U=r(),Y=r(),K=typeof t,G=1<<31,Z=[],X=Z.pop,V=Z.push,J=Z.slice,Q=Z.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this===e)return t;return-1},ee=“”,te=“(?:\\.||[^\x00-\xa0])+”,ne=te.replace(“w”,“w#”),re=“\[”ee“*(”te“)”ee“*(?:”+“(?=)”ee“*(?:()((?:\\.|[^\\])*?)\3|(”ne“)|)|)”ee“*\]”,ie=“:(”te“)(?:\((()((?:\\.|[^\\])*?)\3|((?:\\.|[^\\()[\]]|”+re.replace(3,8)+“)*)|.*)\)|)”,oe=RegExp(“^”ee“+|((?:^|)(?:\\.)*)”ee“+$”,“g”),ae=RegExp(“^”ee“*,”ee“*”),se=RegExp(“^”ee“*()”ee“*”),le=RegExp(ie),ce=RegExp(“^”ne“$”),de={ID:RegExp(“^#(”te“)”),CLASS:RegExp(“^\.(”te“)”),NAME:RegExp(“^\[name=?(”te“)?\]”),TAG:RegExp(“^(”+te.replace(“w”,“w*”)+“)”),ATTR:RegExp(“^”+re),PSEUDO:RegExp(“^”+ie),CHILD:RegExp(“^:(only|first|last|nth|nth-last)-(child|of-type)(?:\(”ee“*(even|odd|((|)(\d*)n|)”ee“*(?:(|)”ee“*(\d+)|))”ee“*\)|)”,“i”),needsContext:RegExp(“^”ee“*|:(even|odd|eq|gt|lt|nth|first|last)(?:\(”ee“*((?:-\d)?\d*)”ee“*\)|)(?=|$)”,“i”)},fe=/*[+~]/,he=/^+{s*[native code/,pe=/^(?:#(+)|(w+)|.([w-]+))$/,me=/^(?:input|select|textarea|button)$/i,ge=/^hd$/i,ye=/‘|\/g,ve=/=*([^’“]]*)[x20trnf]*]/g,be=/\([da-fA-F]{1,6}?|.)/g,Te=function(e,t){var n=”0x“+t-65536;return n!=n?t:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{J.call(I.documentElement.childNodes,0).nodeType}catch(e){J=function(e){for(var t,n=[];t=this;)n.push(t);return n}}for(x in C=a.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&”HTML“!==t.nodeName},N=a.setDocument=function(e){var r=e?e.ownerDocument||e:I;return r!==A&&9===r.nodeType&&r.documentElement?(A=r,O=r.documentElement,H=C®,R.tagNameNoComments=o((function(e){return e.appendChild(r.createComment(”“)),!e.getElementsByTagName(”*“).length})),R.attributes=o((function(e){e.innerHTML=”<select></select>“;var t=typeof e.lastChild.getAttribute(”multiple“);return”boolean“!==t&&”string“!==t})),R.getByClassName=o((function(e){return e.innerHTML=”<div class=‘hidden e’></div><div class=‘hidden’></div>“,!(!e.getElementsByClassName||!e.getElementsByClassName(”e“).length)&&(e.lastChild.className=”e“,2===e.getElementsByClassName(”e“).length)})),R.getByName=o((function(e){e.id=P+0,e.innerHTML=”<a name=‘“P”’></a><div name=‘“P”’></div>“,O.insertBefore(e,O.firstChild);var t=r.getElementsByName&&r.getElementsByName(P).length===2+r.getElementsByName(P+0).length;return R.getIdNotName=!r.getElementById(P),O.removeChild(e),t})),k.attrHandle=o((function(e){return e.innerHTML=”<a href=‘#’></a>“,e.firstChild&&typeof e.firstChild.getAttribute!==K&&”#“===e.firstChild.getAttribute(”href“)}))?{}:{href:function(e){return e.getAttribute(”href“,2)},type:function(e){return e.getAttribute(”type“)}},R.getIdNotName?(k.find.ID=function(e,t){if(typeof t.getElementById!==K&&!H){var n=t.getElementById(e);return n&&n.parentNode?:[]}},k.filter.ID=function(e){var t=e.replace(be,Te);return function(e){return e.getAttribute(”id“)===t}}):(k.find.ID=function(e,n){if(typeof n.getElementById!==K&&!H){var r=n.getElementById(e);return r?r.id===e||typeof r.getAttributeNode!==K&&r.getAttributeNode(”id“).value===e?:t:[]}},k.filter.ID=function(e){var t=e.replace(be,Te);return function(e){var n=typeof e.getAttributeNode!==K&&e.getAttributeNode(”id“);return n&&n.value===t}}),k.find.TAG=R.tagNameNoComments?function(e,n){return typeof n.getElementsByTagName!==K?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if(”*“===e){for(;n=o;)1===n.nodeType&&r.push(n);return r}return o},k.find.NAME=R.getByName&&function(e,n){return typeof n.getElementsByName!==K?n.getElementsByName(name):t},k.find.CLASS=R.getByClassName&&function(e,n){return typeof n.getElementsByClassName===K||H?t:n.getElementsByClassName(e)},j=[],L=,(R.qsa=n(r.querySelectorAll))&&(o((function(e){e.innerHTML=”<select><option selected=”></option></select>“,e.querySelectorAll(”“).length||L.push(”\[“ee”*(?:checked|disabled|ismap|multiple|readonly|selected|value)“),e.querySelectorAll(”:checked“).length||L.push(”:checked“)})),o((function(e){e.innerHTML=”<input type=‘hidden’ i=”/>“,e.querySelectorAll(”“).length&&L.push(”=“ee”*(?:""|”)“),e.querySelectorAll(”:enabled“).length||L.push(”:enabled“,”:disabled“),e.querySelectorAll(”*,:x“),L.push(”,.*:“)}))),(R.matchesSelector=n($=O.matchesSelector||O.mozMatchesSelector||O.webkitMatchesSelector||O.oMatchesSelector||O.msMatchesSelector))&&o((function(e){R.disconnectedMatch=$.call(e,”div“),$.call(e,”:x“),j.push(”!=“,ie)})),L=RegExp(L.join(”|“)),j=RegExp(j.join(”|“)),F=n(O.contains)||O.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains®:e.compareDocumentPosition&&16&e.compareDocumentPosition®))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},z=O.compareDocumentPosition?function(e,t){var n;return e===t?(E=!0,0):(n=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t))?1&n||e.parentNode&&11===e.parentNode.nodeType?e===r||F(I,e)?-1:t===r||F(I,t)?1:0:4&n?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var n,i=0,o=e.parentNode,a=t.parentNode,u=,l=;if(e===t)return E=!0,0;if(!o||!a)return e===r?-1:t===r?1:o?-1:a?1:0;if(o===a)return s(e,t);for(n=e;n=n.parentNode;)u.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;u===l;)i++;return i?s(u,l):u===I?-1:l===I?1:0},E=!1,.sort(z),R.detectDuplicates=E,A):A},a.matches=function(e,t){return a(e,null,null,t)},a.matchesSelector=function(e,t){if((e.ownerDocument||e)!==A&&N(e),t=t.replace(ve,”=‘$1’]“),!(!R.matchesSelector||H||j&&j.test(t)||L.test(t)))try{var n=$.call(e,t);if(n||R.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){}return a(t,A,null,).length>0},a.contains=function(e,t){return(e.ownerDocument||e)!==A&&N(e),F(e,t)},a.attr=function(e,t){var n;return(e.ownerDocument||e)!==A&&N(e),H||(t=t.toLowerCase()),(n=k.attrHandle)?n(e):H||R.attributes?e.getAttribute(t):((n=e.getAttributeNode(t))||e.getAttribute(t))&&!0===e?t:n&&n.specified?n.value:null},a.error=function(e){throw Error(”Syntax error, unrecognized expression: “+e)},a.uniqueSort=function(e){var t,n=[],r=1,i=0;if(E=!R.detectDuplicates,e.sort(z),E){for(;t=e;r++)t===e&&(i=n.push®);for(;i–;)e.splice(n,1)}return e},S=a.getText=function(e){var t,n=”“,r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if(”string“==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=S(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e;r++)n+=S(t);return n},k=a.selectors={cacheLength:50,createPseudo:i,match:de,find:{},relative:{”>“:{dir:”parentNode“,first:!0},” “:{dir:”parentNode“},”+“:{dir:”previousSibling“,first:!0},”~“:{dir:”previousSibling“}},preFilter:{ATTR:function(e){return e=e.replace(be,Te),e=(e||e||”“).replace(be,Te),”~=“===e&&(e=” “e[3]” “),e.slice(0,4)},CHILD:function(e){return e=e.toLowerCase(),”nth“===e.slice(0,3)?(e||a.error(e),e=+(e?e+(e||1):2*(”even“===e||”odd“===e)),e=+(e+e||”odd“===e)):e&&a.error(e),e},PSEUDO:function(e){var t,n=!e&&e;return de.CHILD.test(e)?null:(e?e=e:n&&le.test(n)&&(t=d(n,!0))&&(t=n.indexOf(”)“,n.length-t)-n.length)&&(e=e.slice(0,t),e=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){return”*“===e?function(){return!0}:(e=e.replace(be,Te).toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=B[e+” “];return t||(t=RegExp(”(^|“ee”)“e”(“ee”|$)“))&&B(e,(function(e){return t.test(e.className||typeof e.getAttribute!==K&&e.getAttribute(”class“)||”“)}))},ATTR:function(e,t,n){return function®{var i=a.attr(r,e);return null==i?”!=“===t:!t||(i+=”“,”=“===t?i===n:”!=“===t?i!==n:”^=“===t?n&&0===i.indexOf(n):”*=“===t?n&&i.indexOf(n)>-1:”$=“===t?n&&i.slice(-n.length)===n:”~=“===t?(” “i” “).indexOf(n)>-1:”|=“===t&&(i===n||i.slice(0,n.length+1)===n+”-“))}},CHILD:function(e,t,n,r,i){var o=”nth“!==e.slice(0,3),a=”last“!==e.slice(-4),s=”of-type“===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,d,f,h,p,m=o!==a?”nextSibling“:”previousSibling“,g=t.parentNode,y=s&&t.nodeName.toLowerCase(),v=!u&&!s;if(g){if(o){for(;m;){for(d=t;d=d;)if(s?d.nodeName.toLowerCase()===y:1===d.nodeType)return!1;p=m=”only“===e&&!p&&”nextSibling“}return!0}if(p=,a&&v){for(h=(l=(c=g||(g={}))[e]||[])===W&&l,f=l===W&&l,d=h&&g.childNodes;d=++h&&d&&d||(f=h=0)||p.pop();)if(1===d.nodeType&&++f&&d===t){c=[W,h,f];break}}else if(v&&(l=(t||(t={}))[e])&&l===W)f=l;else for(;(d=++h&&d&&d||(f=h=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==y:1!==d.nodeType)||!++f||(v&&((d||(d={}))[e]=),d!==t)););return(f-=i)===r||0==f%r&&f/r>=0}}},PSEUDO:function(e,t){var n,r=k.pseudos||k.setFilters||a.error(”unsupported pseudo: “+e);return r?r(t):r.length>1?(n=,k.setFilters.hasOwnProperty(e.toLowerCase())?i((function(e,n){for(var i,o=r(e,t),a=o.length;a–;)e[i=Q.call(e,o)]=!(n=o)})):function(e){return r(e,0,n)}):r}},pseudos:{not:i((function(e){var t=[],n=,r=M(e.replace(oe,”$1“));return r?i((function(e,t,n,i){for(var o,a=r(e,null,i,[]),s=e.length;s–;)(o=a)&&(e=!(t=o))})):function(e,i,o){return t=e,r(t,null,o,n),!n.pop()}})),has:i((function(e){return function(t){return a(e,t).length>0}})),contains:i((function(e){return function(t){return(t.textContent||t.innerText||S(t)).indexOf(e)>-1}})),lang:i((function(e){return ce.test(e||”“)||a.error(”unsupported lang: “+e),e=e.replace(be,Te).toLowerCase(),function(t){var n;do{if(n=H?t.getAttribute(”xml:lang“)||t.getAttribute(”lang“):t.lang)return(n=n.toLowerCase())===e||0===n.indexOf(e+”-“)}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===O},focus:function(e){return e===A.activeElement&&(!A.hasFocus||A.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return!1===e.disabled},disabled:function(e){return!0===e.disabled},checked:function(e){var t=e.nodeName.toLowerCase();return”input“===t&&!!e.checked||”option“===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>”@“||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!k.pseudos.empty(e)},header:function(e){return ge.test(e.nodeName)},input:function(e){return me.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return”input“===t&&”button“===e.type||”button“===t},text:function(e){var t;return”input“===e.nodeName.toLowerCase()&&”text“===e.type&&(null==(t=e.getAttribute(”type“))||t.toLowerCase()===e.type)},first:c((function(){return})),last:c((function(e,t){return})),eq:c((function(e,t,n){return})),even:c((function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e})),odd:c((function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e})),lt:c((function(e,t,n){for(var r=0>n?n+t:n;–r>=0;)e.push®;return e})),gt:c((function(e,t,n){for(var r=0>n?n+t:n;t>++r;)e.push®;return e}))}},{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})k.pseudos=u(x);for(x in{submit:!0,reset:!0})k.pseudos=l(x);M=a.compile=function(e,t){var n,r=[],i=,o=Y[e+” “];if(!o){for(t||(t=d(e)),n=t.length;n–;)(o=y(t))[P]?r.push(o):i.push(o);o=Y(e,v(i,r))}return o},k.pseudos.nth=k.pseudos.eq,k.filters=w.prototype=k.pseudos,k.setFilters=new w,N(),a.attr=ue.attr,ue.find=a,ue.expr=a.selectors,ue.expr=ue.expr.pseudos,ue.unique=a.uniqueSort,ue.text=a.getText,ue.isXMLDoc=a.isXML,ue.contains=a.contains}(e);var Re=/Until$/,We=/^(?:parents|prev(?:Until|All))/,qe=/^.[^:#*$/,Be=ue.expr.match.needsContext,Ue={children:!0,contents:!0,next:!0,prev:!0};ue.fn.extend({find:function(e){var t,n,r,i=this.length;if(”string“!=typeof e)return r=this,this.pushStack(ue(e).filter((function(){for(t=0;i>t;t++)if(ue.contains(r,this))return!0})));for(n=[],t=0;i>t;t++)ue.find(e,this,n);return(n=this.pushStack(i>1?ue.unique(n):n)).selector=(this.selector?this.selector+” “:”“)+e,n},has:function(e){var t,n=ue(e,this),r=n.length;return this.filter((function(){for(t=0;r>t;t++)if(ue.contains(this,n))return!0}))},not:function(e){return this.pushStack(d(this,e,!1))},filter:function(e){return this.pushStack(d(this,e,!0))},is:function(e){return!!e&&(”string“==typeof e?Be.test(e)?ue(e,this.context).index(this)>=0:ue.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){for(var n,r=0,i=this.length,o=[],a=Be.test(e)||”string“!=typeof e?ue(e,t||this.context):0;i>r;r++)for(n=this;n&&n.ownerDocument&&n!==t&&11!==n.nodeType;){if(a?a.index(n)>-1:ue.find.matchesSelector(n,e)){o.push(n);break}n=n.parentNode}return this.pushStack(o.length>1?ue.unique(o):o)},index:function(e){return e?”string“==typeof e?ue.inArray(this,ue(e)):ue.inArray(e.jquery?e:e,this):this&&this.parentNode?this.first().prevAll().length:-1},add:function(e,t){var n=”string“==typeof e?ue(e,t):ue.makeArray(e&&e.nodeType?:e),r=ue.merge(this.get(),n);return this.pushStack(ue.unique®)},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),ue.fn.andSelf=ue.fn.addBack,ue.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ue.dir(e,”parentNode“)},parentsUntil:function(e,t,n){return ue.dir(e,”parentNode“,n)},next:function(e){return c(e,”nextSibling“)},prev:function(e){return c(e,”previousSibling“)},nextAll:function(e){return ue.dir(e,”nextSibling“)},prevAll:function(e){return ue.dir(e,”previousSibling“)},nextUntil:function(e,t,n){return ue.dir(e,”nextSibling“,n)},prevUntil:function(e,t,n){return ue.dir(e,”previousSibling“,n)},siblings:function(e){return ue.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return ue.sibling(e.firstChild)},contents:function(e){return ue.nodeName(e,”iframe“)?e.contentDocument||e.contentWindow.document:ue.merge([],e.childNodes)}},(function(e,t){ue.fn=function(n,r){var i=ue.map(this,t,n);return Re.test(e)||(r=n),r&&”string“==typeof r&&(i=ue.filter(r,i)),i=this.length>1&&!Ue?ue.unique(i):i,this.length>1&&We.test(e)&&(i=i.reverse()),this.pushStack(i)}})),ue.extend({filter:function(e,t,n){return n&&(e=”:not(“e”)“),1===t.length?ue.find.matchesSelector(t,e)?[t]:[]:ue.find.matches(e,t)},dir:function(e,n,r){for(var i=[],o=e;o&&9!==o.nodeType&&(r===t||1!==o.nodeType||!ue(o).is®);)1===o.nodeType&&i.push(o),o=o;return i},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}}) ;var Ye=”abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video“,Ke=/ jQueryd+=”(?:null|d+)“/g,Ge=RegExp(”<(?:"Ye“)”,“i”),Ze=/^s+/,Xe=/<(?!area|br|col|embed|hr|img|input|link|meta|param)((+)[^>]*)/>/gi,Ve=/<(+)/,Je=/<tbody/i,Qe=/<|&#?w+;/,et=/<(?:script|style|link)/i,tt=/^(?:checkbox|radio)$/i,nt=/checkeds*(?:|=s*.checked.)/i,rt=/^$|/(?:java|ecma)script/i,it=/^true/(.*)/,ot=/^s*<!(?:[CDATA]|–)>s*$/g,at={option:[1,”<select multiple=‘multiple’>“,”</select>“],legend:,area:,param:,thead:,tr:,col:,td:,_default:ue.support.htmlSerialize?:[1,”X<div>“,”</div>“]},st=f(G).appendChild(G.createElement(”div“));at.optgroup=at.option,at.tbody=at.tfoot=at.colgroup=at.caption=at.thead,at.th=at.td,ue.fn.extend({text:function(e){return ue.access(this,(function(e){return e===t?ue.text(this):this.empty().append((this&&this.ownerDocument||G).createTextNode(e))}),null,e,arguments.length)},wrapAll:function(e){if(ue.isFunction(e))return this.each((function(t){ue(this).wrapAll(e.call(this,t))}));if(this){var t=ue(e,this.ownerDocument).eq(0).clone(!0);this.parentNode&&t.insertBefore(this),t.map((function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e})).append(this)}return this},wrapInner:function(e){return ue.isFunction(e)?this.each((function(t){ue(this).wrapInner(e.call(this,t))})):this.each((function(){var t=ue(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=ue.isFunction(e);return this.each((function(n){ue(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(){return this.parent().each((function(){ue.nodeName(this,”body“)||ue(this).replaceWith(this.childNodes)})).end()},append:function(){return this.domManip(arguments,!0,(function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.appendChild(e)}))},prepend:function(){return this.domManip(arguments,!0,(function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.insertBefore(e,this.firstChild)}))},before:function(){return this.domManip(arguments,!1,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return this.domManip(arguments,!1,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},remove:function(e,t){for(var n,r=0;null!=(n=this);r++)(!e||ue.filter(e,).length>0)&&(t||1!==n.nodeType||ue.cleanData(b(n)),n.parentNode&&(t&&ue.contains(n.ownerDocument,n)&&g(b(n,”script“)),n.parentNode.removeChild(n)));return this},empty:function(){for(var e,t=0;null!=(e=this);t++){for(1===e.nodeType&&ue.cleanData(b(e,!1));e.firstChild;)e.removeChild(e.firstChild);e.options&&ue.nodeName(e,”select“)&&(e.options.length=0)}return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return ue.clone(this,e,t)}))},html:function(e){return ue.access(this,(function(e){var n=this||{},r=0,i=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(Ke,”“):t;if(!(”string“!=typeof e||et.test(e)||!ue.support.htmlSerialize&&Ge.test(e)||!ue.support.leadingWhitespace&&Ze.test(e)||at[(Ve.exec(e)||)[1].toLowerCase()])){e=e.replace(Xe,”<$1></$2>“);try{for(;i>r;r++)1===(n=this||{}).nodeType&&(ue.cleanData(b(n,!1)),n.innerHTML=e);n=0}catch(e){}}n&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(e){return ue.isFunction(e)||”string“==typeof e||(e=ue(e).not(this).detach()),this.domManip(,!0,(function(e){var t=this.nextSibling,n=this.parentNode;n&&(ue(this).remove(),n.insertBefore(e,t))}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=te.apply([],e);var i,o,a,s,u,l,c=0,d=this.length,f=this,g=d-1,y=e,v=ue.isFunction(y);if(v||!(1>=d||”string“!=typeof y||ue.support.checkClone)&&nt.test(y))return this.each((function(i){var o=f.eq(i);v&&(e=y.call(this,i,n?o.html():t)),o.domManip(e,n,r)}));if(d&&(i=(l=ue.buildFragment(e,this.ownerDocument,!1,this)).firstChild,1===l.childNodes.length&&(l=i),i)){for(n=n&&ue.nodeName(i,”tr“),a=(s=ue.map(b(l,”script“),p)).length;d>c;c++)o=l,c!==g&&(o=ue.clone(o,!0,!0),a&&ue.merge(s,b(o,”script“))),r.call(n&&ue.nodeName(this,”table“)?h(this,”tbody“):this,o,c);if(a)for(u=s.ownerDocument,ue.map(s,m),c=0;a>c;c++)o=s,rt.test(o.type||”“)&&!ue._data(o,”globalEval“)&&ue.contains(u,o)&&(o.src?ue.ajax({url:o.src,type:”GET“,dataType:”script“,async:!1,global:!1,throws:!0}):ue.globalEval((o.text||o.textContent||o.innerHTML||”“).replace(ot,”“)));l=i=null}return this}}),ue.each({appendTo:”append“,prependTo:”prepend“,insertBefore:”before“,insertAfter:”after“,replaceAll:”replaceWith“},(function(e,t){ue.fn=function(e){for(var n,r=0,i=[],o=ue(e),a=o.length-1;a>=r;r++)n=r===a?this:this.clone(!0),ue(o)[t](n),ne.apply(i,n.get());return this.pushStack(i)}})),ue.extend({clone:function(e,t,n){var r,i,o,a,s,u=ue.contains(e.ownerDocument,e);if(ue.support.html5Clone||ue.isXMLDoc(e)||!Ge.test(”<"e.nodeName“>”)?o=e.cloneNode(!0):(st.innerHTML=e.outerHTML,st.removeChild(o=st.firstChild)),!(ue.support.noCloneEvent&&ue.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||ue.isXMLDoc(e)))for(r=b(o),s=b(e),a=0;null!=(i=s);++a)r&&v(i,r);if(t)if(n)for(s=s||b(e),r=r||b(o),a=0;null!=(i=s);a++)y(i,r);else y(e,o);return(r=b(o,“script”)).length>0&&g(r,!u&&b(e,“script”)),r=s=i=null,o},buildFragment:function(e,t,n,r){for(var i,o,a,s,u,l,c,d=e.length,h=f(t),p=[],m=0;d>m;m++)if((o=e)||0===o)if(“object”===ue.type(o))ue.merge(p,o.nodeType?:o);else if(Qe.test(o)){for(s=s||h.appendChild(t.createElement(“div”)),u=(Ve.exec(o)||)[1].toLowerCase(),c=at||at._default,s.innerHTML=c+o.replace(Xe,“<$1></$2>”)+c,i=c;i–;)s=s.lastChild;if(!ue.support.leadingWhitespace&&Ze.test(o)&&p.push(t.createTextNode(Ze.exec(o))),!ue.support.tbody)for(i=(o=“table”!==u||Je.test(o)?“<table>”!==c||Je.test(o)?0:s:s.firstChild)&&o.childNodes.length;i–;)ue.nodeName(l=o.childNodes,“tbody”)&&!l.childNodes.length&&o.removeChild(l);for(ue.merge(p,s.childNodes),s.textContent=“”;s.firstChild;)s.removeChild(s.firstChild);s=h.lastChild}else p.push(t.createTextNode(o));for(s&&h.removeChild(s),ue.support.appendChecked||ue.grep(b(p,“input”),T),m=0;o=p;)if((!r||-1===ue.inArray(o,r))&&(a=ue.contains(o.ownerDocument,o),s=b(h.appendChild(o),“script”),a&&g(s),n))for(i=0;o=s;)rt.test(o.type||“”)&&n.push(o);return s=null,h},cleanData:function(e,t){for(var n,r,i,o,a=0,s=ue.expando,u=ue.cache,l=ue.support.deleteExpando,c=ue.event.special;null!=(n=e);a++)if((t||ue.acceptData(n))&&(o=(i=n)&&u)){if(o.events)for(r in o.events)c?ue.event.remove(n,r):ue.removeEvent(n,r,o.handle);u&&(delete u,l?delete n:typeof n.removeAttribute!==K?n.removeAttribute(s):n=null,Q.push(i))}}});var ut,lt,ct,dt=/alpha(*)/i,ft=/opacitys*=s*(*)/,ht=/^(top|right|bottom|left)$/,pt=/^(none|table(?!-c).+)/,mt=/^margin/,gt=RegExp(“^(”le“)(.*)$”,“i”),yt=RegExp(“^(”le“)(?!px)+$”,“i”),vt=RegExp(“^()=(”le“)”,“i”),bt={BODY:“block”},Tt={position:“absolute”,visibility:“hidden”,display:“block”},wt={letterSpacing:0,fontWeight:400},xt=,Dt=;ue.fn.extend({css:function(e,n){return ue.access(this,(function(e,n,r){var i,o,a={},s=0;if(ue.isArray(n)){for(o=lt(e),i=n.length;i>s;s++)a[n]=ue.css(e,n,!1,o);return a}return r!==t?ue.style(e,n,r):ue.css(e,n)}),e,n,arguments.length>1)},show:function(){return D(this,!0)},hide:function(){return D(this)},toggle:function(e){var t=“boolean”==typeof e;return this.each((function(){(t?e:x(this))?ue(this).show():ue(this).hide()}))}}),ue.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=ct(e,“opacity”);return“”===n?“1”:n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:ue.support.cssFloat?“cssFloat”:“styleFloat”},style:function(e,n,r,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,s,u=ue.camelCase(n),l=e.style;if(n=ue.cssProps||(ue.cssProps=w(l,u)),s=ue.cssHooks||ue.cssHooks,r===t)return s&&“get”in s&&(o=s.get(e,!1,i))!==t?o:l;if(“string”===(a=typeof r)&&(o=vt.exec®)&&(r=(o+1)*o+parseFloat(ue.css(e,n)),a=“number”),!(null==r||“number”===a&&isNaN®||(“number”!==a||ue.cssNumber||(r+=“px”),ue.support.clearCloneStyle||“”!==r||0!==n.indexOf(“background”)||(l=“inherit”),s&&“set”in s&&(r=s.set(e,r,i))===t)))try{l=r}catch(e){}}},css:function(e,n,r,i){var o,a,s,u=ue.camelCase(n);return n=ue.cssProps||(ue.cssProps=w(e.style,u)),(s=ue.cssHooks||ue.cssHooks)&&“get”in s&&(a=s.get(e,!0,r)),a===t&&(a=ct(e,n,i)),“normal”===a&&n in wt&&(a=wt),“”===r||r?(o=parseFloat(a),!0===r||ue.isNumeric(o)?o||0:a):a},swap:function(e,t,n,r){var i,o,a={};for(o in t)a=e.style,e.style=t;for(o in i=n.apply(e,r||[]),t)e.style=a;return i}}),e.getComputedStyle?(lt=function(t){return e.getComputedStyle(t,null)},ct=function(e,n,r){var i,o,a,s=r||lt(e),u=s?s.getPropertyValue(n)||s:t,l=e.style;return s&&(“”!==u||ue.contains(e.ownerDocument,e)||(u=ue.style(e,n)),yt.test(u)&&mt.test(n)&&(i=l.width,o=l.minWidth,a=l.maxWidth,l.minWidth=l.maxWidth=l.width=u,u=s.width,l.width=i,l.minWidth=o,l.maxWidth=a)),u}):G.documentElement.currentStyle&&(lt=function(e){return e.currentStyle},ct=function(e,n,r){var i,o,a,s=r||lt(e),u=s?s:t,l=e.style;return null==u&&l&&l&&(u=l),yt.test(u)&&!ht.test(n)&&(i=l.left,(a=(o=e.runtimeStyle)&&o.left)&&(o.left=e.currentStyle.left),l.left=“fontSize”===n?“1em”:u,u=l.pixelLeft+“px”,l.left=i,a&&(o.left=a)),“”===u?“auto”:u}),ue.each(,(function(e,n){ue.cssHooks={get:function(e,r,i){return r?0===e.offsetWidth&&pt.test(ue.css(e,“display”))?ue.swap(e,Tt,(function(){return C(e,n,i)})):C(e,n,i):t},set:function(e,t,r){var i=r&&lt(e);return k(e,t,r?S(e,n,r,ue.support.boxSizing&&“border-box”===ue.css(e,“boxSizing”,!1,i),i):0)}}})),ue.support.opacity||(ue.cssHooks.opacity={get:function(e,t){return ft.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||“”)?.01*parseFloat(RegExp.$1)+“”:t?“1”:“”},set:function(e,t){var n=e.style,r=e.currentStyle,i=ue.isNumeric(t)?“alpha(opacity=”+100*t+“)”:“”,o=r&&r.filter||n.filter||“”;n.zoom=1,(t>=1||“”===t)&&“”===ue.trim(o.replace(dt,“”))&&n.removeAttribute&&(n.removeAttribute(“filter”),“”===t||r&&!r.filter)||(n.filter=dt.test(o)?o.replace(dt,i):o+“ ”+i)}}),ue((function(){ue.support.reliableMarginRight||(ue.cssHooks.marginRight={get:function(e,n){return n?ue.swap(e,{display:“inline-block”},ct,):t}}),!ue.support.pixelPosition&&ue.fn.position&&ue.each(,(function(e,n){ue.cssHooks={get:function(e,r){return r?(r=ct(e,n),yt.test®?ue(e).position()+“px”:r):t}}}))})),ue.expr&&ue.expr.filters&&(ue.expr.filters.hidden=function(e){return 0>=e.offsetWidth&&0>=e.offsetHeight||!ue.support.reliableHiddenOffsets&&“none”===(e.style&&e.style.display||ue.css(e,“display”))},ue.expr.filters.visible=function(e){return!ue.expr.filters.hidden(e)}),ue.each({margin:“”,padding:“”,border:“Width”},(function(e,t){ue.cssHooks={expand:function(n){for(var r=0,i={},o=“string”==typeof n?n.split(“ ”):[n];4>r;r++)i[e+xt+t]=o||o||o;return i}},mt.test(e)||(ue.cssHooks.set=k)}));var kt=/%20/g,St=/$/,Ct=/r?n/g,Mt=/^(?:submit|button|image|reset|file)$/i,Et=/^(?:input|select|textarea|keygen)/i;ue.fn.extend({serialize:function(){return ue.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=ue.prop(this,“elements”);return e?ue.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!ue(this).is(“:disabled”)&&Et.test(this.nodeName)&&!Mt.test(e)&&(this.checked||!tt.test(e))})).map((function(e,t){var n=ue(this).val();return null==n?null:ue.isArray(n)?ue.map(n,(function(e){return{name:t.name,value:e.replace(Ct,“rn”)}})):{name:t.name,value:n.replace(Ct,“rn”)}})).get()}}),ue.param=function(e,n){var r,i=[],o=function(e,t){t=ue.isFunction(t)?t():null==t?“”:t,i=encodeURIComponent(e)+“=”+encodeURIComponent(t)};if(n===t&&(n=ue.ajaxSettings&&ue.ajaxSettings.traditional),ue.isArray(e)||e.jquery&&!ue.isPlainObject(e))ue.each(e,(function(){o(this.name,this.value)}));else for(r in e)_(r,e,n,o);return i.join(“&”).replace(kt,“+”)},ue.each(“blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu”.split(“ ”),(function(e,t){ue.fn=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}})),ue.fn.hover=function(e,t){return this.mouseenter(e).mouseleave(t||e)};var _t,Nt,At=ue.now(),Ot=/?/,Ht=/#.*$/,Lt=/()_=*/,jt=/^(.*?):[ t]*([^rn]*)r?$/gm,$t=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ft=/^(?:GET|HEAD)$/,zt=/^///,Pt=/^([w.-]:)(?://([^/?#:]*)(?::(d+)|)|)/,It=ue.fn.load,Rt={},Wt={},qt=“*/”.concat(“*”);try{Nt=Z.href}catch(e){(Nt=G.createElement(“a”)).href=“”,Nt=Nt.href}_t=Pt.exec(Nt.toLowerCase())||[],ue.fn.load=function(e,n,r){if(“string”!=typeof e&&It)return It.apply(this,arguments);var i,o,a,s=this,u=e.indexOf(“ ”);return u>=0&&(i=e.slice(u,e.length),e=e.slice(0,u)),ue.isFunction(n)?(r=n,n=t):n&&“object”==typeof n&&(a=“POST”),s.length>0&&ue.ajax({url:e,type:a,dataType:“html”,data:n}).done((function(e){o=arguments,s.html(i?ue(“<div>”).append(ue.parseHTML(e)).find(i):e)})).complete(r&&function(e,t){s.each(r,o||)}),this},ue.each(,(function(e,t){ue.fn=function(e){return this.on(t,e)}})),ue.each(,(function(e,n){ue=function(e,r,i,o){return ue.isFunction®&&(o=o||i,i=r,r=t),ue.ajax({url:e,type:n,dataType:o,data:r,success:i})}})),ue.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Nt,type:“GET”,isLocal:$t.test(_t),global:!0,processData:!0,async:!0,contentType:“application/x-www-form-urlencoded; charset=UTF-8”,accepts:{“*”:qt,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”},converters:{“* text”:e.String,“text html”:!0,“text json”:ue.parseJSON,“text xml”:ue.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?O(O(e,ue.ajaxSettings),t):O(ue.ajaxSettings,e)},ajaxPrefilter:N(Rt),ajaxTransport:N(Wt),ajax:function(e,n){function r(e,n,r,i){var o,d,v,b,w,D=n;2!==T&&(T=2,u&&clearTimeout(u),c=t,s=i||“”,x.readyState=e>0?4:0,r&&(b=H(f,x,r)),e>=200&&300>e||304===e?(f.ifModified&&((w=x.getResponseHeader(“Last-Modified”))&&(ue.lastModified=w),(w=x.getResponseHeader(“etag”))&&(ue.etag=w)),204===e?(o=!0,D=“nocontent”):304===e?(o=!0,D=“notmodified”):(D=(o=L(f,b)).state,d=o.data,o=!(v=o.error))):(v=D,(e||!D)&&(D=“error”,0>e&&(e=0))),x.status=e,x.statusText=(n||D)+“”,o?m.resolveWith(h,):m.rejectWith(h,),x.statusCode(y),y=t,l&&p.trigger(o?“ajaxSuccess”:“ajaxError”,),g.fireWith(h,),l&&(p.trigger(“ajaxComplete”,),–ue.active||ue.event.trigger(“ajaxStop”)))}“object”==typeof e&&(n=e,e=t),n=n||{};var i,o,a,s,u,l,c,d,f=ue.ajaxSetup({},n),h=f.context||f,p=f.context&&(h.nodeType||h.jquery)?ue(h):ue.event,m=ue.Deferred(),g=ue.Callbacks(“once memory”),y=f.statusCode||{},v={},b={},T=0,w=“canceled”,x={readyState:0,getResponseHeader:function(e){var t;if(2===T){if(!d)for(d={};t=jt.exec(s);)d[t.toLowerCase()]=t;t=d}return null==t?null:t},getAllResponseHeaders:function(){return 2===T?s:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return T||(e=b=b||e,v=t),this},overrideMimeType:function(e){return T||(f.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>T)for(t in e)y=[y,e];else x.always(e);return this},abort:function(e){var t=e||w;return c&&c.abort(t),r(0,t),this}};if(m.promise(x).complete=g.add,x.success=x.done,x.error=x.fail,f.url=((e||f.url||Nt)+“”).replace(Ht,“”).replace(zt,_t+“//”),f.type=n.method||n.type||f.method||f.type,f.dataTypes=ue.trim(f.dataType||“*”).toLowerCase().match(ce)||,null==f.crossDomain&&(i=Pt.exec(f.url.toLowerCase()),f.crossDomain=!(!i||i===_t&&i===_t&&(i||(“”===i?80:443))==(_t||(“”===_t?80:443)))),f.data&&f.processData&&“string”!=typeof f.data&&(f.data=ue.param(f.data,f.traditional)),A(Rt,f,n,x),2===T)return x;for(o in(l=f.global)&&0==ue.active++&&ue.event.trigger(“ajaxStart”),f.type=f.type.toUpperCase(),f.hasContent=!Ft.test(f.type),a=f.url,f.hasContent||(f.data&&(a=f.url+=(Ot.test(a)?“&”:“?”)+f.data,delete f.data),!1===f.cache&&(f.url=Lt.test(a)?a.replace(Lt,“$1_=”At+):a+(Ot.test(a)?“&”:“?”)+“_=”At+)),f.ifModified&&(ue.lastModified&&x.setRequestHeader(“If-Modified-Since”,ue.lastModified),ue.etag&&x.setRequestHeader(“If-None-Match”,ue.etag)),(f.data&&f.hasContent&&!1!==f.contentType||n.contentType)&&x.setRequestHeader(“Content-Type”,f.contentType),x.setRequestHeader(“Accept”,f.dataTypes&&f.accepts[f.dataTypes]?f.accepts[f.dataTypes]+(“*”!==f.dataTypes?“, ”qt“; q=0.01”:“”):f.accepts),f.headers)x.setRequestHeader(o,f.headers);if(f.beforeSend&&(!1===f.beforeSend.call(h,x,f)||2===T))return x.abort();for(o in w=“abort”,{success:1,error:1,complete:1})x(f);if(c=A(Wt,f,n,x)){x.readyState=1,l&&p.trigger(“ajaxSend”,),f.async&&f.timeout>0&&(u=setTimeout((function(){x.abort(“timeout”)}),f.timeout));try{T=1,c.send(v,r)}catch(e){if(!(2>T))throw e;r(-1,e)}}else r(-1,“No Transport”);return x},getScript:function(e,n){return ue.get(e,t,n,“script”)},getJSON:function(e,t,n){return ue.get(e,t,n,“json”)}}),ue.ajaxSetup({accepts:{script:“text/javascript, application/javascript, application/ecmascript, application/x-ecmascript”},contents:{script:/(?:java|ecma)script/},converters:{“text script”:function(e){return ue.globalEval(e),e}}}),ue.ajaxPrefilter(“script”,(function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type=“GET”,e.global=!1)})),ue.ajaxTransport(“script”,(function(e){if(e.crossDomain){var n,r=G.head||ue(“head”)||G.documentElement;return{send:function(t,i){(n=G.createElement(“script”)).async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){(t||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||i(200,“success”))},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}}));var Bt=[],Ut=/(=)?(?=&|$)|??/;ue.ajaxSetup({jsonp:“callback”,jsonpCallback:function(){var e=Bt.pop()||ue.expando+“_”At+;return this=!0,e}}),ue.ajaxPrefilter(“json jsonp”,(function(n,r,i){var o,a,s,u=!1!==n.jsonp&&(Ut.test(n.url)?“url”:“string”==typeof n.data&&!(n.contentType||“”).indexOf(“application/x-www-form-urlencoded”)&&Ut.test(n.data)&&“data”);return u||“jsonp”===n.dataTypes?(o=n.jsonpCallback=ue.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,u?n=n.replace(Ut,“$1”+o):!1!==n.jsonp&&(n.url+=(Ot.test(n.url)?“&”:“?”)n.jsonp“=”+o),n.converters[“script json”]=function(){return s||ue.error(o+“ was not called”),s},n.dataTypes=“json”,a=e,e=function(){s=arguments},i.always((function(){e=a,n&&(n.jsonpCallback=r.jsonpCallback,Bt.push(o)),s&&ue.isFunction(a)&&a(s),s=a=t})),“script”):t}));var Yt,Kt,Gt=0,Zt=e.ActiveXObject&&function(){var e;for(e in Yt)Yt(t,!0)};ue.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&j()||$()}:j,Kt=ue.ajaxSettings.xhr(),ue.support.cors=!!Kt&&“withCredentials”in Kt,(Kt=ue.support.ajax=!!Kt)&&ue.ajaxTransport((function(n){var r;if(!n.crossDomain||ue.support.cors)return{send:function(i,o){var a,s,u=n.xhr();if(n.username?u.open(n.type,n.url,n.async,n.username,n.password):u.open(n.type,n.url,n.async),n.xhrFields)for(s in n.xhrFields)u=n.xhrFields;n.mimeType&&u.overrideMimeType&&u.overrideMimeType(n.mimeType),n.crossDomain||i||(i=“XMLHttpRequest”);try{for(s in i)u.setRequestHeader(s,i)}catch(e){}u.send(n.hasContent&&n.data||null),r=function(e,i){var s,l,c,d;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=ue.noop,Zt&&delete Yt),i)4!==u.readyState&&u.abort();else{d={},s=u.status,l=u.getAllResponseHeaders(),“string”==typeof u.responseText&&(d.text=u.responseText);try{c=u.statusText}catch(e){c=“”}s||!n.isLocal||n.crossDomain?1223===s&&(s=204):s=d.text?200:404}}catch(e){i||o(-1,e)}d&&o(s,c,d,l)},n.async?4===u.readyState?setTimeout®:(a=++Gt,Zt&&(Yt||(Yt={},ue(e).unload(Zt)),Yt=r),u.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}));var Xt,Vt,Jt=/^(?:toggle|show|hide)$/,Qt=RegExp(“^(?:()=|)(”le“)(*)$”,“i”),en=/queueHooks$/,tn=,nn={“*”:[function(e,t){var n,r,i=this.createTween(e,t),o=Qt.exec(t),a=i.cur(),s=+a||0,u=1,l=20;if(o){if(n=+o,“px”!==(r=o||(ue.cssNumber?“”:“px”))&&s){s=ue.css(i.elem,e,!0)||n||1;do{s/=u=u||“.5”,ue.style(i.elem,e,s+r)}while(u!==(u=i.cur()/a)&&1!==u&&–l)}i.unit=r,i.start=s,i.end=o?s+(o+1)*n:n}return i}]};ue.Animation=ue.extend(P,{tweener:function(e,t){ue.isFunction(e)?(t=e,e=):e=e.split(“ ”);for(var n,r=0,i=e.length;i>r;r++)n=e,nn=nn||[],nn.unshift(t)},prefilter:function(e,t){t?tn.unshift(e):tn.push(e)}}),ue.Tween=W,W.prototype={constructor:W,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||“swing”,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(ue.cssNumber?“”:“px”)},cur:function(){var e=W.propHooks;return e&&e.get?e.get(this):W.propHooks._default.get(this)},run:function(e){var t,n=W.propHooks;return this.pos=t=this.options.duration?ue.easing(e,this.options.duration*e,0,1,this.options.duration):e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):W.propHooks._default.set(this),this}},W.prototype.init.prototype=W.prototype,W.propHooks={_default:{get:function(e){var t;return null==e.elem||e.elem.style&&null!=e.elem.style?(t=ue.css(e.elem,e.prop,“”))&&“auto”!==t?t:0:e.elem},set:function(e){ue.fx.step?ue.fx.step(e):e.elem.style&&(null!=e.elem.style[ue.cssProps]||ue.cssHooks)?ue.style(e.elem,e.prop,e.now+e.unit):e.elem=e.now}}},W.propHooks.scrollTop=W.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem=e.now)}},ue.each(,(function(e,t){var n=ue.fn;ue.fn=function(e,r,i){return null==e||“boolean”==typeof e?n.apply(this,arguments):this.animate(q(t,!0),e,r,i)}})),ue.fn.extend({fadeTo:function(e,t,n,r){return this.filter(x).css(“opacity”,0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=ue.isEmptyObject(e),o=ue.speed(t,n,r),a=function(){var t=P(this,ue.extend({},e),o);a.finish=function(){t.stop(!0)},(i||ue._data(this,“finish”))&&t.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t®};return“string”!=typeof e&&(r=n,n=e,e=t),n&&!1!==e&&this.queue(e||“fx”,[]),this.each((function(){var t=!0,n=null!=e&&e+“queueHooks”,o=ue.timers,a=ue._data(this);if(n)a&&a.stop&&i(a);else for(n in a)a&&a.stop&&en.test(n)&&i(a);for(n=o.length;n–;)o.elem!==this||null!=e&&o.queue!==e||(o.anim.stop®,t=!1,o.splice(n,1));(t||!r)&&ue.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||“fx”),this.each((function(){var t,n=ue._data(this),r=n,i=n,o=ue.timers,a=r?r.length:0;for(n.finish=!0,ue.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this),t=o.length;t–;)o.elem===this&&o.queue===e&&(o.anim.stop(!0),o.splice(t,1));for(t=0;a>t;t++)r&&r.finish&&r.finish.call(this);delete n.finish}))}}),ue.each({slideDown:q(“show”),slideUp:q(“hide”),slideToggle:q(“toggle”),fadeIn:{opacity:“show”},fadeOut:{opacity:“hide”},fadeToggle:{opacity:“toggle”}},(function(e,t){ue.fn=function(e,n,r){return this.animate(t,e,n,r)}})),ue.speed=function(e,t,n){var r=e&&“object”==typeof e?ue.extend({},e):{complete:n||!n&&t||ue.isFunction(e)&&e,duration:e,easing:n&&t||t&&!ue.isFunction(t)&&t};return r.duration=ue.fx.off?0:“number”==typeof r.duration?r.duration:r.duration in ue.fx.speeds?ue.fx.speeds:ue.fx.speeds._default,(null==r.queue||!0===r.queue)&&(r.queue=“fx”),r.old=r.complete,r.complete=function(){ue.isFunction(r.old)&&r.old.call(this),r.queue&&ue.dequeue(this,r.queue)},r},ue.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},ue.timers=[],ue.fx=W.prototype.init,ue.fx.tick=function(){var e,n=ue.timers,r=0;for(Xt=ue.now();n.length>r;r++)(e=n)()||n!==e||n.splice(r–,1);n.length||ue.fx.stop(),Xt=t},ue.fx.timer=function(e){e()&&ue.timers.push(e)&&ue.fx.start()},ue.fx.interval=13,ue.fx.start=function(){Vt||(Vt=setInterval(ue.fx.tick,ue.fx.interval))},ue.fx.stop=function(){clearInterval(Vt),Vt=null},ue.fx.speeds={slow:600,fast:200,_default:400},ue.fx.step={},ue.expr&&ue.expr.filters&&(ue.expr.filters.animated=function(e){return ue.grep(ue.timers,(function(t){return e===t.elem})).length}),ue.fn.offset=function(e){if(arguments.length)return e===t?this:this.each((function(t){ue.offset.setOffset(this,e,t)}));var n,r,i={top:0,left:0},o=this,a=o&&o.ownerDocument;return a?(n=a.documentElement,ue.contains(n,o)?(typeof o.getBoundingClientRect!==K&&(i=o.getBoundingClientRect()),r=B(a),{top:i.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:i.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):i):void 0},ue.offset={setOffset:function(e,t,n){var r=ue.css(e,“position”);“static”===r&&(e.style.position=“relative”);var i,o,a=ue(e),s=a.offset(),u=ue.css(e,“top”),l=ue.css(e,“left”),c={},d={};(“absolute”===r||“fixed”===r)&&ue.inArray(“auto”,)>-1?(i=(d=a.position()).top,o=d.left):(i=parseFloat(u)||0,o=parseFloat(l)||0),ue.isFunction(t)&&(t=t.call(e,n,s)),null!=t.top&&(c.top=t.top-s.top+i),null!=t.left&&(c.left=t.left-s.left+o),“using”in t?t.using.call(e,c):a.css©}},ue.fn.extend({position:function(){if(this){var e,t,n={top:0,left:0},r=this;return“fixed”===ue.css(r,“position”)?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),ue.nodeName(e,“html”)||(n=e.offset()),n.top+=ue.css(e,“borderTopWidth”,!0),n.left+=ue.css(e,“borderLeftWidth”,!0)),{top:t.top-n.top-ue.css(r,“marginTop”,!0),left:t.left-n.left-ue.css(r,“marginLeft”,!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent||G.documentElement;e&&!ue.nodeName(e,“html”)&&“static”===ue.css(e,“position”);)e=e.offsetParent;return e||G.documentElement}))}}),ue.each({scrollLeft:“pageXOffset”,scrollTop:“pageYOffset”},(function(e,n){var r=/Y/.test(n);ue.fn=function(i){return ue.access(this,(function(e,i,o){var a=B(e);return o===t?a?n in a?a:a.document.documentElement:e:(a?a.scrollTo(r?ue(a).scrollLeft():o,r?o:ue(a).scrollTop()):e=o,t)}),e,i,arguments.length,null)}})),ue.each({Height:“height”,Width:“width”},(function(e,n){ue.each({padding:“inner”+e,content:n,“”:“outer”+e},(function(r,i){ue.fn=function(i,o){var a=arguments.length&&(r||“boolean”!=typeof i),s=r||(!0===i||!0===o?“margin”:“border”);return ue.access(this,(function(n,r,i){var o;return ue.isWindow(n)?n.document.documentElement:9===n.nodeType?(o=n.documentElement,Math.max(n.body,o,n.body,o,o)):i===t?ue.css(n,r,s):ue.style(n,r,i,s)}),n,a?i:t,a,null)}}))})),e.jQuery=e.$=ue,“function”==typeof define&&define.amd&&define.amd.jQuery&&define(“jquery”,[],(function(){return ue}))}(window), /**

* Identicon.js 2.3.3
* http://github.com/stewartlord/identicon.js
*
* PNGLib required for PNG output
* http://www.xarg.org/download/pnglib.js
*
* Copyright 2018, Stewart Lord
* Released under the BSD license
* http://www.opensource.org/licenses/bsd-license.php
*/

function(){var e;e=“undefined”!=typeof module&&void 0!==module.exports?require(“./pnglib”):window.PNGlib;var t=function(e,t){if(“string”!=typeof e||e.length<15)throw“A hash of at least 15 characters is required.”;this.defaults={background:,margin:.08,size:64,saturation:.7,brightness:.5,format:“png”},this.options=“object”==typeof t?t:this.defaults,“number”==typeof arguments&&(this.options.size=arguments),arguments&&(this.options.margin=arguments),this.hash=e,this.background=this.options.background||this.defaults.background,this.size=this.options.size||this.defaults.size,this.format=this.options.format||this.defaults.format,this.margin=void 0!==this.options.margin?this.options.margin:this.defaults.margin;var n=parseInt(this.hash.substr(-7),16)/268435455,r=this.options.saturation||this.defaults.saturation,i=this.options.brightness||this.defaults.brightness;this.foreground=this.options.foreground||this.hsl2rgb(n,r,i)};t.prototype={background:null,foreground:null,hash:null,margin:null,size:null,format:null,image:function(){return this.isSvg()?new n(this.size,this.foreground,this.background):new e(this.size,this.size,256)},render:function(){var e,t,n=this.image(),r=this.size,i=Math.floor(r*this.margin),o=Math.floor((r-2*i)/5),a=Math.floor((r-5*o)/2),s=n.color.apply(n,this.background),u=n.color.apply(n,this.foreground);for(e=0;e<15;e++)t=parseInt(this.hash.charAt(e),16)%2?s:u,e<5?this.rectangle(2*o+a,e*o+a,o,o,t,n):e<10?(this.rectangle(1*o+a,(e-5)*o+a,o,o,t,n),this.rectangle(3*o+a,(e-5)*o+a,o,o,t,n)):e<15&&(this.rectangle(0*o+a,(e-10)*o+a,o,o,t,n),this.rectangle(4*o+a,(e-10)*o+a,o,o,t,n));return n},rectangle:function(e,t,n,r,i,o){var a,s;if(this.isSvg())o.rectangles.push({x:e,y:t,w:n,h:r,color:i});else for(a=e;a<e+n;a++)for(s=t;s<t+r;s++)o.buffer=i},hsl2rgb:function(e,t,n){return[255*(t=)[~~e%6],255*t,255*t]},toString:function(e){return e?this.render().getDump():this.render().getBase64()},isSvg:function(){return this.format.match(/svg/i)}};var n=function(e,t,n){this.size=e,this.foreground=this.color.apply(this,t),this.background=this.color.apply(this,n),this.rectangles=[]};n.prototype={size:null,foreground:null,background:null,rectangles:null,color:function(e,t,n,r){var i=.map(Math.round);return i.push(r>=0&&r<=255?r/255:1),“rgba(”+i.join(“,”)+“)”},getDump:function(){var e,t,n,r=this.foreground,i=this.background,o=.005*this.size;for(t=“<svg xmlns=‘www.w3.org/2000/svg’ width=‘”this.size“’ height=‘”this.size“’ style=‘background-color:”i“;’><g style=‘fill:”r“; stroke:”r“; stroke-width:”o“;’>”,e=0;e<this.rectangles.length;e++)(n=this.rectangles).color!=i&&(t+=“<rect x=‘”n.x“’ y=‘”n.y“’ width=‘”n.w“’ height=‘”n.h“’/>”);return t+=“</g></svg>”},getBase64:function(){if(“function”==typeof btoa)return btoa(this.getDump());if(Buffer)return new Buffer(this.getDump(),“binary”).toString(“base64”);throw“Cannot generate base64 output”}},“undefined”!=typeof module&&void 0!==module.exports?module.exports=t:window.Identicon=t}(), /**

* @overview datejs
* @version 1.0.0-rc3
* @author Gregory Wild-Smith <gregory@wild-smith.com>
* @copyright 2015 Gregory Wild-Smith
* @license MIT
* @homepage https://github.com/abritinthebay/datejs
*/

function(){var e=Date,t=Date.CultureStrings?Date.CultureStrings.lang:null,n={},r={getFromKey:function(e,t){var n;return n=Date.CultureStrings&&Date.CultureStrings&&Date.CultureStrings[e]?Date.CultureStrings[e]:r.buildFromDefault(e),“/”===e.charAt(0)&&(n=r.buildFromRegex(e,t)),n},getFromObjectValues:function(e,t){var n,i={};for(n in e)e.hasOwnProperty(n)&&(i=r.getFromKey(e,t));return i},getFromObjectKeys:function(e,t){var n,i={};for(n in e)e.hasOwnProperty(n)&&(i=e);return i},getFromArray:function(e,t){for(var n=[],i=0;i<e.length;i++)i in e&&(n=r.getFromKey(e,t));return n},buildFromDefault:function(e){var t,n,r;switch(e){case“name”:t=“en-US”;break;case“englishName”:case“nativeName”:t=“English (United States)”;break;case“twoDigitYearMax”:t=2049;break;case“firstDayOfWeek”:t=0;break;default:t=e,1<(n=(r=e.split(“_”)).length)&&“/”!==e.charAt(0)&&(“initial”===(e=r.toLowerCase())||“abbr”===e)&&(t=r)}return t},buildFromRegex:function(e,t){return Date.CultureStrings&&Date.CultureStrings&&Date.CultureStrings[e]?new RegExp(Date.CultureStrings[e],“i”):new RegExp(e.replace(RegExp(“/”,“g”),“”),“i”)}},i=function(e,i){var o=i||t;return n=e,“object”==typeof e?e instanceof Array?r.getFromArray(e,o):r.getFromObjectKeys(e,o):r.getFromKey(e,o)},o=function(e){e=Date.Config.i18n+e+“.js”;var t=document.getElementsByTagName(“head”)||document.documentElement,n=document.createElement(“script”);n.src=e;var r={done:function(){}};return n.onload=n.onreadystatechange=function(){this.readyState&&“loaded”!==this.readyState&&“complete”!==this.readyState||(r.done(),t.removeChild(n))},setTimeout((function(){t.insertBefore(n,t.firstChild)}),0),{done:function(e){r.done=function(){e&&setTimeout(e,0)}}}},a={buildFromMethodHash:function(e){for(var t in e)e.hasOwnProperty(t)&&(e=a[e]());return e},timeZoneDST:function(){return i({CHADT:“+1345”,NZDT:“+1300”,AEDT:“+1100”,ACDT:“+1030”,AZST:“+0500”,IRDT:“+0430”,EEST:“+0300”,CEST:“+0200”,BST:“+0100”,PMDT:“-0200”,ADT:“-0300”,NDT:“-0230”,EDT:“-0400”,CDT:“-0500”,MDT:“-0600”,PDT:“-0700”,AKDT:“-0800”,HADT:“-0900”})},timeZoneStandard:function(){return i({LINT:“+1400”,TOT:“+1300”,CHAST:“+1245”,NZST:“+1200”,NFT:“+1130”,SBT:“+1100”,AEST:“+1000”,ACST:“+0930”,JST:“+0900”,CWST:“+0845”,CT:“+0800”,ICT:“+0700”,MMT:“+0630”,BST:“+0600”,NPT:“+0545”,IST:“+0530”,PKT:“+0500”,AFT:“+0430”,MSK:“+0400”,IRST:“+0330”,FET:“+0300”,EET:“+0200”,CET:“+0100”,GMT:“+0000”,UTC:“+0000”,CVT:“-0100”,GST:“-0200”,BRT:“-0300”,NST:“-0330”,AST:“-0400”,EST:“-0500”,CST:“-0600”,MST:“-0700”,PST:“-0800”,AKST:“-0900”,MIT:“-0930”,HST:“-1000”,SST:“-1100”,BIT:“-1200”})},timeZones:function(e){var t;for(t in e.timezones=[],e.abbreviatedTimeZoneStandard)e.abbreviatedTimeZoneStandard.hasOwnProperty(t)&&e.timezones.push({name:t,offset:e.abbreviatedTimeZoneStandard});for(t in e.abbreviatedTimeZoneDST)e.abbreviatedTimeZoneDST.hasOwnProperty(t)&&e.timezones.push({name:t,offset:e.abbreviatedTimeZoneDST,dst:!0});return e.timezones},days:function(){return i(“Sunday Monday Tuesday Wednesday Thursday Friday Saturday”.split(“ ”))},dayAbbr:function(){return i(“Sun Mon Tue Wed Thu Fri Sat”.split(“ ”))},dayShortNames:function(){return i(“Su Mo Tu We Th Fr Sa”.split(“ ”))},dayFirstLetters:function(){return i(“S_Sun_Initial M_Mon_Initial T_Tues_Initial W_Wed_Initial T_Thu_Initial F_Fri_Initial S_Sat_Initial”.split(“ ”))},months:function(){return i(“January February March April May June July August September October November December”.split(“ ”))},monthAbbr:function(){return i(“Jan_Abbr Feb_Abbr Mar_Abbr Apr_Abbr May_Abbr Jun_Abbr Jul_Abbr Aug_Abbr Sep_Abbr Oct_Abbr Nov_Abbr Dec_Abbr”.split(“ ”))},formatPatterns:function(){return r.getFromObjectValues({shortDate:“M/d/yyyy”,longDate:“dddd, MMMM dd, yyyy”,shortTime:“h:mm tt”,longTime:“h:mm:ss tt”,fullDateTime:“dddd, MMMM dd, yyyy h:mm:ss tt”,sortableDateTime:“yyyy-MM-ddTHH:mm:ss”,universalSortableDateTime:“yyyy-MM-dd HH:mm:ssZ”,rfc1123:“ddd, dd MMM yyyy HH:mm:ss”,monthDay:“MMMM dd”,yearMonth:“MMMM, yyyy”},Date.i18n.currentLanguage())},regex:function(){return r.getFromObjectValues({inTheMorning:“/( in the )(morn(ing)?)\b/”,thisMorning:“/(this )(morn(ing)?)\b/”,amThisMorning:“/(b\d(am)? )(this )(morn(ing)?)/”,inTheEvening:“/( in the )(even(ing)?)\b/”,thisEvening:“/(this )(even(ing)?)\b/”,pmThisEvening:“/(b\d(pm)? )(this )(even(ing)?)/”,jan:“/jan(uary)?/”,feb:“/feb(ruary)?/”,mar:“/mar(ch)?/”,apr:“/apr(il)?/”,may:“/may/”,jun:“/jun(e)?/”,jul:“/jul(y)?/”,aug:“/aug(ust)?/”,sep:“/sep(t(ember)?)?/”,oct:“/oct(ober)?/”,nov:“/nov(ember)?/”,dec:“/dec(ember)?/”,sun:“/^su(n(day)?)?/”,mon:“/^mo(n(day)?)?/”,tue:“/^tu(e(s(day)?)?)?/”,wed:“/^we(d(nesday)?)?/”,thu:“/^th(u(r(s(day)?)?)?)?/”,fri:“/fr(i(day)?)?/”,sat:“/^sa(t(urday)?)?/”,future:“/^next/”,past:“/^last|past|prev(ious)?/”,add:“/^(+|aft(er)?|from|hence)/”,subtract:“/^(\-|bef(ore)?|ago)/”,yesterday:“/^yes(terday)?/”,today:“/^t(od(ay)?)?/”,tomorrow:“/^tom(orrow)?/”,now:“/^n(ow)?/”,millisecond:“/^ms|milli(second)?s?/”,second:“/^sec(ond)?s?/”,minute:“/^mn|min(ute)?s?/”,hour:“/^h(our)?s?/”,week:“/^w(eek)?s?/”,month:“/^m(onth)?s?/”,day:“/^d(ay)?s?/”,year:“/^y(ear)?s?/”,shortMeridian:“/^(a|p)/”,longMeridian:“/^(a\.?m?\.?|p\.?m?\.?)/”,timezone:“/^((e(s|d)t|c(s|d)t|m(s|d)t|p(s|d)t)|((gmt)?\s*(+|\-)\s*\d\d\d\d?)|gmt|utc)/”,ordinalSuffix:“/^\s*(st|nd|rd|th)/”,timeContext:“/^\s*(\:|a(?!u|p)|p)/”},Date.i18n.currentLanguage())}},s=function(){var e,t=r.getFromObjectValues({name:“name”,englishName:“englishName”,nativeName:“nativeName”,amDesignator:“AM”,pmDesignator:“PM”,firstDayOfWeek:“firstDayOfWeek”,twoDigitYearMax:“twoDigitYearMax”,dateElementOrder:“mdy”},Date.i18n.currentLanguage()),n=a.buildFromMethodHash({dayNames:“days”,abbreviatedDayNames:“dayAbbr”,shortestDayNames:“dayShortNames”,firstLetterDayNames:“dayFirstLetters”,monthNames:“months”,abbreviatedMonthNames:“monthAbbr”,formatPatterns:“formatPatterns”,regexPatterns:“regex”,abbreviatedTimeZoneDST:“timeZoneDST”,abbreviatedTimeZoneStandard:“timeZoneStandard”});for(e in n)n.hasOwnProperty(e)&&(t=n);return a.timeZones(t),t};e.i18n={__:function(e,t){return i(e,t)},currentLanguage:function(){return t||“en-US”},setLanguage:function(n,r,i){var a=!1;if(r||“en-US”===n||Date.CultureStrings&&Date.CultureStrings)t=n,Date.CultureStrings=Date.CultureStrings||{},Date.CultureStrings.lang=n,Date.CultureInfo=new s;else if(!Date.CultureStrings||!Date.CultureStrings)if(“undefined”!=typeof exports&&this.exports!==exports)try{require(“../i18n/”n“.js”),t=n,Date.CultureStrings.lang=n,Date.CultureInfo=new s}catch(e){throw Error(“The DateJS IETF language tag ‘”n“’ could not be loaded by Node. It likely does not exist.”)}else{if(!Date.Config||!Date.Config.i18n)return Date.console.error(“The DateJS IETF language tag ‘”n“’ is not available and has not been loaded.”),!1;a=!0,o(n).done((function(){t=n,Date.CultureStrings=Date.CultureStrings||{},Date.CultureStrings.lang=n,Date.CultureInfo=new s,e.Parsing.Normalizer.buildReplaceData(),e.Grammar&&e.Grammar.buildGrammarFormats(),i&&setTimeout(i,0)}))}e.Parsing.Normalizer.buildReplaceData(),e.Grammar&&e.Grammar.buildGrammarFormats(),!a&&i&&setTimeout(i,0)},getLoggedKeys:function(){return n},updateCultureInfo:function(){Date.CultureInfo=new s}},e.i18n.updateCultureInfo()}(),function(){var e=Date,t=e.prototype,n=function(e,t){return t||(t=2),(“000”+e).slice(-1*t)};e.console=“undefined”!=typeof window&&void 0!==window.console&&void 0!==window.console.log?console:{log:function(){},error:function(){}},e.Config=e.Config||{},e.initOverloads=function(){e.now?e._now||(e._now=e.now):e._now=function(){return(new Date).getTime()},e.now=function(t){return t?e.present():e._now()},t.toISOString||(t.toISOString=function(){return this.getUTCFullYear()+“-”+n(this.getUTCMonth()1)“-”+n(this.getUTCDate())+“T”+n(this.getUTCHours())+“:”+n(this.getUTCMinutes())+“:”+n(this.getUTCSeconds())+“.”+String((this.getUTCMilliseconds()/1e3).toFixed(3)).slice(2,5)+“Z”}),void 0===t._toString&&(t._toString=t.toString)},e.initOverloads(),e.today=function(){return(new Date).clearTime()},e.present=function(){return new Date},e.compare=function(e,t){if(isNaN(e)||isNaN(t))throw Error(e+“ - ”+t);if(e instanceof Date&&t instanceof Date)return e<t?-1:e>t?1:0;throw new TypeError(e+“ - ”+t)},e.equals=function(e,t){return 0===e.compareTo(t)},e.getDayName=function(e){return Date.CultureInfo.dayNames},e.getDayNumberFromName=function(e){var t=Date.CultureInfo.dayNames,n=Date.CultureInfo.abbreviatedDayNames,r=Date.CultureInfo.shortestDayNames;e=e.toLowerCase();for(var i=0;i<t.length;i++)if(t.toLowerCase()===e||n.toLowerCase()===e||r.toLowerCase()===e)return i;return-1},e.getMonthNumberFromName=function(e){var t=Date.CultureInfo.monthNames,n=Date.CultureInfo.abbreviatedMonthNames;e=e.toLowerCase();for(var r=0;r<t.length;r++)if(t.toLowerCase()===e||n.toLowerCase()===e)return r;return-1},e.getMonthName=function(e){return Date.CultureInfo.monthNames},e.isLeapYear=function(e){return 0==e%4&&0!=e%100||0==e%400},e.getDaysInMonth=function(t,n){return!n&&e.validateMonth(t)&&(n=t,t=Date.today().getFullYear()),[n]},t.getDaysInMonth=function(){return e.getDaysInMonth(this.getFullYear(),this.getMonth())},e.getTimezoneAbbreviation=function(e,t){var n,r=t?Date.CultureInfo.abbreviatedTimeZoneDST:Date.CultureInfo.abbreviatedTimeZoneStandard;for(n in r)if(r.hasOwnProperty(n)&&r===e)return n;return null},e.getTimezoneOffset=function(e,t){var n,r=[],i=Date.CultureInfo.timezones;for(e||(e=(new Date).getTimezone()),n=0;n<i.length;n++)i.name===e.toUpperCase()&&r.push(n);if(!i[r])return null;if(1===r.length||!t)return i[r].offset;for(n=0;n<r.length;n++)if(i[r].dst)return i[r].offset},e.getQuarter=function(e){return e=e||new Date,[Math.floor(e.getMonth()/3)]},e.getDaysLeftInQuarter=function(e){e=e||new Date;var t=new Date(e);return t.setMonth(t.getMonth()+3-t.getMonth()%3,0),Math.floor((t-e)/864e5)};var r=function(e,t,n){if(void 0===e)return!1;if(“number”!=typeof e)throw new TypeError(e+“ is not a Number.”);return!(e<t||e>n)};e.validateMillisecond=function(e){return r(e,0,999,“millisecond”)},e.validateSecond=function(e){return r(e,0,59,“second”)},e.validateMinute=function(e){return r(e,0,59,“minute”)},e.validateHour=function(e){return r(e,0,23,“hour”)},e.validateDay=function(t,n,i){return null!=n&&null!=i&&r(t,1,e.getDaysInMonth(n,i),“day”)},e.validateWeek=function(e){return r(e,0,53,“week”)},e.validateMonth=function(e){return r(e,0,11,“month”)},e.validateYear=function(e){return r(e,-271822,275760,“year”)},e.validateTimezone=function(e){return 1===ACDT:1,ACST:1,ACT:1,ADT:1,AEDT:1,AEST:1,AFT:1,AKDT:1,AKST:1,AMST:1,AMT:1,ART:1,AST:1,AWDT:1,AWST:1,AZOST:1,AZT:1,BDT:1,BIOT:1,BIT:1,BOT:1,BRT:1,BST:1,BTT:1,CAT:1,CCT:1,CDT:1,CEDT:1,CEST:1,CET:1,CHADT:1,CHAST:1,CHOT:1,ChST:1,CHUT:1,CIST:1,CIT:1,CKT:1,CLST:1,CLT:1,COST:1,COT:1,CST:1,CT:1,CVT:1,CWST:1,CXT:1,DAVT:1,DDUT:1,DFT:1,EASST:1,EAST:1,EAT:1,ECT:1,EDT:1,EEDT:1,EEST:1,EET:1,EGST:1,EGT:1,EIT:1,EST:1,FET:1,FJT:1,FKST:1,FKT:1,FNT:1,GALT:1,GAMT:1,GET:1,GFT:1,GILT:1,GIT:1,GMT:1,GST:1,GYT:1,HADT:1,HAEC:1,HAST:1,HKT:1,HMT:1,HOVT:1,HST:1,ICT:1,IDT:1,IOT:1,IRDT:1,IRKT:1,IRST:1,IST:1,JST:1,KGT:1,KOST:1,KRAT:1,KST:1,LHST:1,LINT:1,MAGT:1,MART:1,MAWT:1,MDT:1,MET:1,MEST:1,MHT:1,MIST:1,MIT:1,MMT:1,MSK:1,MST:1,MUT:1,MVT:1,MYT:1,NCT:1,NDT:1,NFT:1,NPT:1,NST:1,NT:1,NUT:1,NZDT:1,NZST:1,OMST:1,ORAT:1,PDT:1,PET:1,PETT:1,PGT:1,PHOT:1,PHT:1,PKT:1,PMDT:1,PMST:1,PONT:1,PST:1,PYST:1,PYT:1,RET:1,ROTT:1,SAKT:1,SAMT:1,SAST:1,SBT:1,SCT:1,SGT:1,SLST:1,SRT:1,SST:1,SYOT:1,TAHT:1,THA:1,TFT:1,TJT:1,TKT:1,TLT:1,TMT:1,TOT:1,TVT:1,UCT:1,ULAT:1,UTC:1,UYST:1,UYT:1,UZT:1,VET:1,VLAT:1,VOLT:1,VOST:1,VUT:1,WAKT:1,WAST:1,WAT:1,WEDT:1,WEST:1,WET:1,WST:1,YAKT:1,YEKT:1,Z:1},e.validateTimezoneOffset=function(e){return-841<e&&721>e}}(),function(){var e=Date,t=e.prototype,n=function(e,t){return t||(t=2),(“000”+e).slice(-1*t)},r=function(t){var n,r,i={},o=this;for(n in r=function(n,r,i){if(“day”===n){n=void 0!==t.month?t.month:o.getMonth();var a=void 0!==t.year?t.year:o.getFullYear();return e(i,a,n)}return e(i)},t)if(Object.prototype.hasOwnProperty.call(t,n)){var a=“validate”+n.charAt(0).toUpperCase()+n.slice(1);e&&null!==t&&r(n,a,t)&&(i=t)}return i};t.clearTime=function(){return this.setHours(0),this.setMinutes(0),this.setSeconds(0),this.setMilliseconds(0),this},t.setTimeToNow=function(){var e=new Date;return this.setHours(e.getHours()),this.setMinutes(e.getMinutes()),this.setSeconds(e.getSeconds()),this.setMilliseconds(e.getMilliseconds()),this},t.clone=function(){return new Date(this.getTime())},t.compareTo=function(e){return Date.compare(this,e)},t.equals=function(e){return Date.equals(this,void 0!==e?e:new Date)},t.between=function(e,t){return this.getTime()>=e.getTime()&&this.getTime()<=t.getTime()},t.isAfter=function(e){return 1===this.compareTo(e||new Date)},t.isBefore=function(e){return-1===this.compareTo(e||new Date)},t.isToday=t.isSameDay=function(e){return this.clone().clearTime().equals((e||new Date).clone().clearTime())},t.addMilliseconds=function(e){return e?(this.setTime(this.getTime()+1*e),this):this},t.addSeconds=function(e){return e?this.addMilliseconds(1e3*e):this},t.addMinutes=function(e){return e?this.addMilliseconds(6e4*e):this},t.addHours=function(e){return e?this.addMilliseconds(36e5*e):this},t.addDays=function(e){return e?(this.setDate(this.getDate()+1*e),this):this},t.addWeekdays=function(e){if(!e)return this;var t=this.getDay(),n=Math.ceil(Math.abs(e)/7);if((0===t||6===t)&&0<e&&(this.next().monday(),this.addDays(-1),t=this.getDay()),0>e){for(;0>e;)this.addDays(-1),0!==(t=this.getDay())&&6!==t&&e++;return this}return(5<e||6-t<=e)&&(e+=2*n),this.addDays(e)},t.addWeeks=function(e){return e?this.addDays(7*e):this},t.addMonths=function(t){if(!t)return this;var n=this.getDate();return this.setDate(1),this.setMonth(this.getMonth()+1*t),this.setDate(Math.min(n,e.getDaysInMonth(this.getFullYear(),this.getMonth()))),this},t.addQuarters=function(e){return e?this.addMonths(3*e):this},t.addYears=function(e){return e?this.addMonths(12*e):this},t.add=function(e){return“number”==typeof e?(this._orient=e,this):(e.day&&0!=e.day-this.getDate()&&this.setDate(e.day),e.milliseconds&&this.addMilliseconds(e.milliseconds),e.seconds&&this.addSeconds(e.seconds),e.minutes&&this.addMinutes(e.minutes),e.hours&&this.addHours(e.hours),e.weeks&&this.addWeeks(e.weeks),e.months&&this.addMonths(e.months),e.years&&this.addYears(e.years),e.days&&this.addDays(e.days),this)},t.getWeek=function(e){var t=new Date(this.valueOf());return e?(t.addMinutes(t.getTimezoneOffset()),e=t.clone()):e=this,e=(e.getDay()+6)%7,t.setDate(t.getDate()-e+3),e=t.valueOf(),t.setMonth(0,1),4!==t.getDay()&&t.setMonth(0,1+(4-t.getDay()+7)%7),1+Math.ceil((e-t)/6048e5)},t.getISOWeek=function(){return n(this.getWeek(!0))},t.setWeek=function(e){return 0==e-this.getWeek()?1!==this.getDay()?this.moveToDayOfWeek(1,1<this.getDay()?-1:1):this:this.moveToDayOfWeek(1,1<this.getDay()?-1:1).addWeeks(e-this.getWeek())},t.setQuarter=function(e){return e=Math.abs(3*(e-1)+1),this.setMonth(e,1)},t.getQuarter=function(){return Date.getQuarter(this)},t.getDaysLeftInQuarter=function(){return Date.getDaysLeftInQuarter(this)},t.moveToNthOccurrence=function(e,t){if(“Weekday”===e){if(0<t)this.moveToFirstDayOfMonth(),this.is().weekday()&&–t;else{if(!(0>t))return this;this.moveToLastDayOfMonth(),this.is().weekday()&&(t+=1)}return this.addWeekdays(t)}var n=0;if(0<t)n=t-1;else if(-1===t)return this.moveToLastDayOfMonth(),this.getDay()!==e&&this.moveToDayOfWeek(e,-1),this;return this.moveToFirstDayOfMonth().addDays(-1).moveToDayOfWeek(e,1).addWeeks(n)};var i=function(e,t,n){return function(r,i){var o=(r-this()+n*(i||1))%n;return this(0===o?o+n*(i||1):o)}};t.moveToDayOfWeek=i(“getDay”,“addDays”,7),t.moveToMonth=i(“getMonth”,“addMonths”,12),t.getOrdinate=function(){var e=this.getDate();return o(e)},t.getOrdinalNumber=function(){return Math.ceil((this.clone().clearTime()-new Date(this.getFullYear(),0,1))/864e5)+1},t.getTimezone=function(){return e.getTimezoneAbbreviation(this.getUTCOffset(),this.isDaylightSavingTime())},t.setTimezoneOffset=function(e){var t=this.getTimezoneOffset();return(e=-6*Number(e)/10)||0===e?this.addMinutes(e-t):this},t.setTimezone=function(t){return this.setTimezoneOffset(e.getTimezoneOffset(t))},t.hasDaylightSavingTime=function(){return Date.today().set({month:0,day:1}).getTimezoneOffset()!==Date.today().set({month:6,day:1}).getTimezoneOffset()},t.isDaylightSavingTime=function(){return Date.today().set({month:0,day:1}).getTimezoneOffset()!==this.getTimezoneOffset()},t.getUTCOffset=function(e){return 0>(e=-10*(e||this.getTimezoneOffset())/6)?(e=(e-1e4).toString()).charAt(0)+e.substr(2):“+”+(e=(e+1e4).toString()).substr(1)},t.getElapsed=function(e){return(e||new Date)-this},t.set=function(e){for(var t in e=r.call(this,e))if(Object.prototype.hasOwnProperty.call(e,t)){var n,i,o=t.charAt(0).toUpperCase()+t.slice(1);“week”!==t&&“month”!==t&&“timezone”!==t&&“timezoneOffset”!==t&&(o+=“s”),n=“add”+o,i=“get”+o,“month”===t?n+=“s”:“year”===t&&(i=“getFullYear”),“day”!==t&&“timezone”!==t&&“timezoneOffset”!==t&&“week”!==t&&“hour”!==t?this(e-this()):“timezone”!==t&&“timezoneOffset”!==t&&“week”!==t&&“hour”!==t||this(e)}return e.day&&this.addDays(e.day-this.getDate()),this},t.moveToFirstDayOfMonth=function(){return this.set({day:1})},t.moveToLastDayOfMonth=function(){return this.set({day:e.getDaysInMonth(this.getFullYear(),this.getMonth())})};var o=function(e){switch(1*e){case 1:case 21:case 31:return“st”;case 2:case 22:return“nd”;case 3:case 23:return“rd”;default:return“th”}},a=function(e){var t=Date.CultureInfo.formatPatterns;switch(e){case“d”:return this.toString(t.shortDate);case“D”:return this.toString(t.longDate);case“F”:return this.toString(t.fullDateTime);case“m”:return this.toString(t.monthDay);case“r”:case“R”:return(e=this.clone().addMinutes(this.getTimezoneOffset())).toString(t.rfc1123)+“ GMT”;case“s”:return this.toString(t.sortableDateTime);case“t”:return this.toString(t.shortTime);case“T”:return this.toString(t.longTime);case“u”:return(e=this.clone().addMinutes(this.getTimezoneOffset())).toString(t.universalSortableDateTime);case“y”:return this.toString(t.yearMonth);default:return!1}},s=function(t){return function®{if(“\”===r.charAt(0))return r.replace(“\”,“”);switch®{case“hh”:return n(13>t.getHours()?0===t.getHours()?12:t.getHours():t.getHours()-12);case“h”:return 13>t.getHours()?0===t.getHours()?12:t.getHours():t.getHours()-12;case“HH”:return n(t.getHours());case“H”:return t.getHours();case“mm”:return n(t.getMinutes());case“m”:return t.getMinutes();case“ss”:return n(t.getSeconds());case“s”:return t.getSeconds();case“yyyy”:return n(t.getFullYear(),4);case“yy”:return n(t.getFullYear());case“y”:return t.getFullYear();case“E”:case“dddd”:return Date.CultureInfo.dayNames;case“ddd”:return Date.CultureInfo.abbreviatedDayNames;case“dd”:return n(t.getDate());case“d”:return t.getDate();case“MMMM”:return Date.CultureInfo.monthNames;case“MMM”:return Date.CultureInfo.abbreviatedMonthNames;case“MM”:return n(t.getMonth()+1);case“M”:return t.getMonth()+1;case“t”:return 12>t.getHours()?Date.CultureInfo.amDesignator.substring(0,1):Date.CultureInfo.pmDesignator.substring(0,1);case“tt”:return 12>t.getHours()?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator;case“S”:return o(t.getDate());case“W”:return t.getWeek();case“WW”:return t.getISOWeek();case“Q”:return“Q”+t.getQuarter();case“q”:return String(t.getQuarter());case“z”:return t.getTimezone();case“Z”:case“X”:return Date.getTimezoneOffset(t.getTimezone());case“ZZ”:return-60*t.getTimezoneOffset();case“u”:return t.getDay();case“L”:return e.isLeapYear(t.getFullYear())?1:0;case“B”:return“@”+(t.getUTCSeconds()+60*t.getUTCMinutes()+3600*(t.getUTCHours()+1))/86.4;default:return r}}};t.toString=function(e,t){if(!t&&e&&1===e.length&&(output=a.call(this,e)))return output;var n=s(this);return e?e.replace(/((\)?(dd?d?d?|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|S|q|Q|WW?W?W?)(?![^*]))/g,n).replace(//g,“”):this._toString()}}(),function(){var e=Date,t=e.prototype,n=Number.prototype;t._orient=1,t._nth=null,t._is=!1,t._same=!1,t._isSecond=!1,n._dateElement=“days”,t.next=function(){return this._move=!0,this._orient=1,this},e.next=function(){return e.today().next()},t.last=t.prev=t.previous=function(){return this._move=!0,this._orient=-1,this},e.last=e.prev=e.previous=function(){return e.today().last()},t.is=function(){return this._is=!0,this},t.same=function(){return this._same=!0,this._isSecond=!1,this},t.today=function(){return this.same().day()},t.weekday=function(){return this._nth?u(“Weekday”).call(this):this._move?this.addWeekdays(this._orient):!!this._is&&(this._is=!1,!this.is().sat()&&!this.is().sun())},t.weekend=function(){return!!this._is&&(this._is=!1,this.is().sat()||this.is().sun())},t.at=function(t){return“string”==typeof t?e.parse(this.toString(“d”)+“ ”+t):this.set(t)},n.fromNow=n.after=function(e){var t={};return t=this,(e?e.clone():new Date).add(t)},n.ago=n.before=function(e){var t={};return t[“s”!==this._dateElement?this._dateElement+“s”:this._dateElement]=-1*this,(e?e.clone():new Date).add(t)};var r=“sunday monday tuesday wednesday thursday friday saturday”.split(/s/),i=“january february march april may june july august september october november december”.split(/s/),o=“Millisecond Second Minute Hour Day Week Month Year Quarter Weekday”.split(/s/),a=“Milliseconds Seconds Minutes Hours Date Week Month FullYear Quarter”.split(/s/),s=“final first second third fourth fifth”.split(/s/);t.toObject=function(){for(var e={},t=0;t<o.length;t++)this[“get”+a]&&(e[o.toLowerCase()]=this[“get”+a]());return e},e.fromObject=function(e){return e.week=null,Date.today().set(e)};var u=function(t){return function(){if(this._is)return this._is=!1,this.getDay()===t;if(this._move&&(this._move=null),null!==this._nth){this._isSecond&&this.addSeconds(-1*this._orient),this._isSecond=!1;var n=this._nth;this._nth=null;var r=this.clone().moveToLastDayOfMonth();if(this.moveToNthOccurrence(t,n),this>r)throw new RangeError(e.getDayName(t)+“ does not occur ”n“ times in the month of ”+e.getMonthName(r.getMonth())+“ ”+r.getFullYear()+“.”);return this}return this.moveToDayOfWeek(t,this._orient)}},l=function(n,r,i){for(var o=0;o<n.length;o++)e[n.toUpperCase()]=e[n.toUpperCase().substring(0,3)]=o,e[n]=e[n.substring(0,3)]=r(o),t[n]=t[n.substring(0,3)]=i(o)};l(r,(function(t){return function(){var n=e.today(),r=t-n.getDay();return 0===t&&1===Date.CultureInfo.firstDayOfWeek&&0!==n.getDay()&&(r+=7),n.addDays®}}),u),l(i,(function(t){return function(){return e.today().set({month:t,day:1})}}),(function(e){return function(){return this._is?(this._is=!1,this.getMonth()===e):this.moveToMonth(e,this._orient)}}));i=function(e){return function(t){if(this._isSecond)return this._isSecond=!1,this;if(this._same){this._same=this._is=!1;var n=this.toObject();t=(t||new Date).toObject();for(var r=“”,i=“s”===(i=e.toLowerCase())?i.substring(0,i.length-1):i,a=o.length-1;-1<a;a–){if(n[r=o.toLowerCase()]!==t)return!1;if(i===r)break}return!0}return“s”!==e.substring(e.length-1)&&(e+=“s”),this._move&&(this._move=null),this(this._orient)}},l=function(e){return function(){return this._dateElement=e,this}};for(var c=0;c<o.length;c++)“weekday”!==(r=o.toLowerCase())&&(t=t=i(o),n=n=l(r+“s”));for(t._ss=i(“Second”),n=function(e){return function(t){return this._same?this._ss(t):t||0===t?this.moveToNthOccurrence(t,e):(this._nth=e,2!==e||null!=t?this:(this._isSecond=!0,this.addSeconds(this._orient)))}},r=0;r<s.length;r++)t[s]=n(0===r?-1:r)}(),function(){Date.Parsing={Exception:function(e){this.message=“Parse error at ‘”+e.substring(0,10)+“ …’”}};var e=Date.Parsing,t=,n=;e.isLeapYear=function(e){return 0==e%4&&0!=e%100||0==e%400};var r={multiReplace:function(e,t){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var r;“function”!=typeof t&&(r=tinstanceof RegExp?t:new RegExp(t,“g”)),e=e.replace(r,n)}return e},getDayOfYearFromWeek:function(e){var t;return e.weekDay=e.weekDay||0===e.weekDay?e.weekDay:1,t=(0===(t=new Date(e.year,0,4)).getDay()?7:t.getDay())+3,e.dayOfYear=7*e.week+(0===e.weekDay?7:e.weekDay)-t,e},getDayOfYear:function(e,t){e.dayOfYear||(e=r.getDayOfYearFromWeek(e));for(var n=0;n<=t.length;n++){if(e.dayOfYear<t||n===t.length){e.day=e.day?e.day:e.dayOfYear-t;break}e.month=n}return e},adjustForTimeZone:function(e,t){var n;return“Z”===e.zone.toUpperCase()||0===e.zone_hours&&0===e.zone_minutes?n=-t.getTimezoneOffset():(n=60*e.zone_hours+(e.zone_minutes||0),“+”===e.zone_sign&&(n*=-1),n-=t.getTimezoneOffset()),t.setMinutes(t.getMinutes()+n),t},setDefaults:function(e){return e.year=e.year||Date.today().getFullYear(),e.hours=e.hours||0,e.minutes=e.minutes||0,e.seconds=e.seconds||0,e.milliseconds=e.milliseconds||0,(e.month||!e.week&&!e.dayOfYear)&&(e.month=e.month||0,e.day=e.day||1),e},dataNum:function(e,t,n,r){var i=1*e;return t?r?e?1*t(e):e:e?t(i):e:n?e&&void 0!==e?i:e:e?i:e},timeDataProcess:function(e){var t,n={};for(t in e.data)e.data.hasOwnProperty(t)&&(n=e.ignore?e.data:r.dataNum(e.data,e.mods,e.explict,e.postProcess));return e.data.secmins&&(e.data.secmins=60*e.data.secmins.replace(“,”,“.”),n.minutes?n.seconds||(n.seconds=e.data.secmins):n.minutes=e.data.secmins,delete e.secmins),n},buildTimeObjectFromData:function(e){return r.timeDataProcess({data:{year:e,month:e,day:e,week:e,dayOfYear:e,hours:e,zone_hours:e,zone_minutes:e,zone:e,zone_sign:e,weekDay:e,minutes:e,seconds:e,milliseconds:e,secmins:e},mods:{month:function(e){return e-1},weekDay:function(e){return 7===(e=Math.abs(e))?0:e},minutes:function(e){return e.replace(“:”,“”)},seconds:function(e){return Math.floor(1*e.replace(“:”,“”).replace(“,”,“.”))},milliseconds:function(e){return 1e3*e.replace(“,”,“.”)}},postProcess:{minutes:!0,seconds:!0,milliseconds:!0},explict:{zone_hours:!0,zone_minutes:!0},ignore:{zone:!0,zone_sign:!0,secmins:!0}})},addToHash:function(e,t,n){for(var r=t.length,i=0;i<r;i++)e[t]=n;return e},combineRegex:function(e,t){return new RegExp(“((”e.source“)\s(”t.source“))”)},getDateNthString:function(e,t,n){return e?Date.today().addDays(n).toString(“d”):t?Date.today().last()().toString(“d”):void 0},buildRegexData:function(e){for(var t=[],n=e.length,r=0;r<n;r++)“[object Array]”===Object.prototype.toString.call(e)?t.push(this.combineRegex(e[0],e[1])):t.push(e);return t}};e.processTimeObject=function(i){var o;return r.setDefaults(i),o=e.isLeapYear(i.year)?n:t,i.month||!i.week&&!i.dayOfYear?i.dayOfYear=o+i.day:r.getDayOfYear(i,o),o=new Date(i.year,i.month,i.day,i.hours,i.minutes,i.seconds,i.milliseconds),i.zone&&r.adjustForTimeZone(i,o),o},e.ISO={regex:/^(?d{4}(?!d{2}b))((-?)((0|1)(3([12]d|0|3))?|W(d|5)(-?[1-7])?|(00|0d|d{2}|3(d|6)))([Ts](((d|2)((:?)[0-5]d)?|24:?00)(d+(?!:))?)?(17d(d+)?)?s?(|([+-])([01]d|2):?([0-5]d)?)?)?)?$/,parse:function(t){return(t=t.match(this.regex))&&t.length&&(t=r.buildTimeObjectFromData(t)).year&&(t.year||t.month||t.day||t.week||t.dayOfYear)?e.processTimeObject(t):null}},e.Numeric={isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},regex:/b(?[0-9])(?[0-9])(?[0-9]?[0-9])b/i,parse:function(t){var n,r={},i=Date.CultureInfo.dateElementOrder.split(“”);if(!this.isNumeric(t)||“+”===t&&“-”===t)return null;if(5>t.length&&0>t.indexOf(“.”)&&0>t.indexOf(“/”))return r.year=t,e.processTimeObject®;if(!(t=t.match(this.regex))||!t.length)return null;for(n=0;n<i.length;n++)switch(i){case“d”:r.day=t;break;case“m”:r.month=t-1;break;case“y”:r.year=t}return e.processTimeObject®}},e.Normalizer={regexData:function(){var e=Date.CultureInfo.regexPatterns;return r.buildRegexData([e.tomorrow,e.yesterday,,[e.past,e.tue],,[e.past,e.thu],,[e.past,e.sat],])},basicReplaceHash:function(){var e=Date.CultureInfo.regexPatterns;return{January:e.jan.source,February:e.feb,March:e.mar,April:e.apr,May:e.may,June:e.jun,July:e.jul,August:e.aug,September:e.sep,October:e.oct,November:e.nov,December:e.dec,“”:/batb/gi,“ ”:/s{2,}/,am:e.inTheMorning,“9am”:e.thisMorning,pm:e.inTheEvening,“7pm”:e.thisEvening}},keys:function(){return},buildRegexFunctions:function(){var e=Date.CultureInfo.regexPatterns,t=Date.i18n.__;t=new RegExp(“(\b\d\d?(”+t(“AM”)+“|”+t(“PM”)+“)? )(”+e.tomorrow.source.slice(1)+“)”,“i”);this.replaceFuncs=[[new RegExp(e.today.source+“(?!\s*())\b”),function(e){return 1<e.length?Date.today().toString(“d”):e}],[t,function(e,t){return Date.today().addDays(1).toString(“d”)+“ ”+t}],[e.amThisMorning,function(e,t){return t}],[e.pmThisEvening,function(e,t){return t}]]},buildReplaceData:function(){this.buildRegexFunctions(),this.replaceHash=r.addToHash(this.basicReplaceHash(),this.keys(),this.regexData())},stringReplaceFuncs:function(e){for(var t=0;t<this.replaceFuncs.length;t++)e=e.replace(this.replaceFuncs[0],this.replaceFuncs[1]);return e},parse:function(t){t=this.stringReplaceFuncs(t),t=r.multiReplace(t,this.replaceHash);try{var n=t.split(/(+)/);3===n.length&&e.Numeric.isNumeric(n)&&e.Numeric.isNumeric(n)&&4<=n.length&&“d”===Date.CultureInfo.dateElementOrder&&(t=“1/”n[0]“/”+n)}catch(e){}return t}},e.Normalizer.buildReplaceData()}(),function(){for(var e=Date.Parsing,t=e.Operators={rtoken:function(t){return function(n){var r=n.match(t);if®return[r,n.substring(r.length)];throw new e.Exception(n)}},token:function(){return function(e){return t.rtoken(new RegExp(“^\s*”e“\s*”))(e)}},stoken:function(e){return t.rtoken(new RegExp(“^”+e))},until:function(e){return function(t){for(var n=[],r=null;t.length;){try{r=e.call(this,t)}catch(e){n.push(r),t=r;continue}break}return}},many:function(e){return function(t){for(var n=[],r=null;t.length;){try{r=e.call(this,t)}catch(e){break}n.push(r),t=r}return}},optional:function(e){return function(t){var n=null;try{n=e.call(this,t)}catch(e){return}return[n,n]}},not:function(t){return function(n){try{t.call(this,n)}catch(e){return}throw new e.Exception(n)}},ignore:function(e){return e?function(t){return[null,e.call(this,t)]}:null},product:function(){for(var e=arguments,n=Array.prototype.slice.call(arguments,1),r=[],i=0;i<e.length;i++)r.push(t.each(e,n));return r},cache:function(t){var n={},r=0,i=[],o=Date.Config.CACHE_MAX||1e5,a=null;return function(s){if(r===o)for(var u=0;10>u;u++){var l=i.shift();l&&(delete n,r–)}try{a=n=n||t.call(this,s)}catch(e){a=n=e}if(r++,i.push(s),a instanceof e.Exception)throw a;return a}},any:function(){var t=arguments;return function(n){for(var r=null,i=0;i<t.length;i++)if(null!=t){try{r=t.call(this,n)}catch(e){r=null}if®return r}throw new e.Exception(n)}},each:function(){var t=arguments;return function(n){for(var r=[],i=null,o=0;o<t.length;o++)if(null!=t){try{i=t.call(this,n)}catch(t){throw new e.Exception(n)}r.push(i),n=i}return}},all:function(){var e=e;return e.each(e.optional(arguments))},sequence:function(n,r,i){return r=r||t.rtoken(/^s*/),i=i||null,1===n.length?n:function(t){for(var o=null,a=null,s=[],u=0;u<n.length;u++){try{o=n.call(this,t)}catch(e){break}s.push(o);try{a=r.call(this,o)}catch(e){a=null;break}t=a}if(!o)throw new e.Exception(t);if(a)throw new e.Exception(a);if(i)try{o=i.call(this,o)}catch(t){throw new e.Exception(o)}return[s,o?o:t]}},between:function(e,n,i){i=i||e;var o=t.each(t.ignore(e),n,t.ignore(i));return function(e){return[[(e=o.call(this,e))[0],r[2]],e]}},list:function(e,n,r){return n=n||t.rtoken(/^s*/),r=r||null,e instanceof Array?t.each(t.product(e.slice(0,-1),t.ignore(n)),e.slice(-1),t.ignore®):t.each(t.many(t.each(e,t.ignore(n))),px,t.ignore®)},set:function(n,r,i){return r=r||t.rtoken(/^s*/),i=i||null,function(o){ for(var a=null,s=a=null,u=null,l=[,o],c=!1,d=0;d<n.length;d++){a=s=null,c=1===n.length;try{a=n.call(this,o)}catch(e){continue}if(u=[[a],a],0<a.length&&!c)try{s=r.call(this,a)}catch(e){c=!0}else c=!0;if(c||0!==s.length||(c=!0),!c){for(a=[],c=0;c<n.length;c++)d!==c&&a.push(n);0<(a=t.set(a,r).call(this,s))[0].length&&(u=u.concat(a),u=a)}if(u.length<l.length&&(l=u),0===l.length)break}if(0===l.length)return l;if(i){try{s=i.call(this,l)}catch(t){throw new e.Exception(l)}l=s}return l}},forward:function(e,t){return function(n){return e.call(this,n)}},replace:function(e,t){return function(n){return n=e.call(this,n),[t,n]}},process:function(e,t){return function(n){return n=e.call(this,n),[t.call(this,n),n]}},min:function(t,n){return function®{var i=n.call(this,r);if(i.length<t)throw new e.Exception®;return i}}},n=function(e){return function(){var t,n=null,r=[];return 1<arguments.length?n=Array.prototype.slice.call(arguments):argumentsinstanceof Array&&(n=arguments),n?0<(t=n.shift()).length?(n.unshift(t[void 0]),r.push(e.apply(null,n)),n.shift(),r):void 0:e.apply(null,arguments)}},i=“optional not ignore cache”.split(/s/),o=0;o<i.length;o++)t[i]=n(t[i]);for(n=function(e){return function(){return argumentsinstanceof Array?e.apply(null,arguments):e.apply(null,arguments)}},i=“each any all”.split(/s/),o=0;o<i.length;o++)t[i]=n(t[i])}(),function(){var e=Date,t=function(e){for(var n=[],r=0;r<e.length;r++)einstanceof Array?n=n.concat(t(e)):e&&n.push(e);return n},n=function(){if(this.meridian&&(this.hour||0===this.hour)){if(“a”===this.meridian&&11<this.hour&&Date.Config.strict24hr)throw“Invalid hour and meridian combination”;if(“p”===this.meridian&&12>this.hour&&Date.Config.strict24hr)throw“Invalid hour and meridian combination”;“p”===this.meridian&&12>this.hour?this.hour+=12:“a”===this.meridian&&12===this.hour&&(this.hour=0)}};e.Translator={hour:function(e){return function(){this.hour=Number(e)}},minute:function(e){return function(){this.minute=Number(e)}},second:function(e){return function(){this.second=Number(e)}},secondAndMillisecond:function(e){return function(){var t=e.match(/^([0-9]).({1,3})/);this.second=Number(t),this.millisecond=Number(t)}},meridian:function(e){return function(){this.meridian=e.slice(0,1).toLowerCase()}},timezone:function(e){return function(){var t=e.replace(//g,“”);t.length?this.timezoneOffset=Number(t):this.timezone=e.toLowerCase()}},day:function(e){var t=e;return function(){if(this.day=Number(t.match(/d+/)),1>this.day)throw“invalid day”}},month:function(e){return function(){if(this.month=3===e.length?“jan feb mar apr may jun jul aug sep oct nov dec”.indexOf(e)/4:Number(e)-1,0>this.month)throw“invalid month”}},year:function(e){return function(){var t=Number(e);this.year=2<e.length?t:t+(t+2e3<Date.CultureInfo.twoDigitYearMax?2e3:1900)}},rday:function(e){return function(){switch(e){case“yesterday”:this.days=-1;break;case“tomorrow”:this.days=1;break;case“today”:this.days=0;break;case“now”:this.days=0,this.now=!0}}},finishExact:function(t){t=t instanceof Array?t:;for(var r=0;r<t.length;r++)t&&t.call(this);if(t=new Date,!this.hour&&!this.minute||this.month||this.year||this.day||(this.day=t.getDate()),this.year||(this.year=t.getFullYear()),this.month||0===this.month||(this.month=t.getMonth()),this.day||(this.day=1),this.hour||(this.hour=0),this.minute||(this.minute=0),this.second||(this.second=0),this.millisecond||(this.millisecond=0),n.call(this),this.day>e.getDaysInMonth(this.year,this.month))throw new RangeError(this.day+“ is not a valid value for days.”);return t=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond),100>this.year&&t.setFullYear(this.year),this.timezone?t.set({timezone:this.timezone}):this.timezoneOffset&&t.set({timezoneOffset:this.timezoneOffset}),t},finish:function®{var i,o,a;if(0===(r=r instanceof Array?t®:).length)return null;for(i=0;i<r.length;i++)“function”==typeof r&&r.call(this);if(this.now&&!this.unit&&!this.operator)return new Date;if(r=this.now||-1!==“hour minute second”.indexOf(this.unit)?new Date:e.today(),i=!!(this.days&&null!==this.days||this.orient||this.operator),o=“past”===this.orient||“subtract”===this.operator?-1:1,this.month&&“week”===this.unit&&(this.value=this.month+1,delete this.month,delete this.day),!this.month&&0!==this.month||-1===“year day hour minute second”.indexOf(this.unit)||(this.value||(this.value=this.month+1),this.month=null,i=!0),i||!this.weekday||this.day||this.days||(a=Date(),this.day=a.getDate(),this.month||(this.month=a.getMonth()),this.year=a.getFullYear()),i&&this.weekday&&“month”!==this.unit&&“week”!==this.unit){var s=r;a=o||1,this.unit=“day”,this.days=(s=e.getDayNumberFromName(this.weekday)-s.getDay())?(s+7*a)%7:7*a}return!this.weekday||“week”===this.unit||this.day||this.days||(a=Date(),this.day=a.getDate(),a.getMonth()!==r.getMonth()&&(this.month=a.getMonth())),this.month&&“day”===this.unit&&this.operator&&(this.value||(this.value=this.month+1),this.month=null),null!=this.value&&null!=this.month&&null!=this.year&&(this.day=1*this.value),this.month&&!this.day&&this.value&&(r.set({day:1*this.value}),i||(this.day=1*this.value)),this.month||!this.value||“month”!==this.unit||this.now||(this.month=this.value,i=!0),i&&(this.month||0===this.month)&&“year”!==this.unit&&(a=o||1,this.unit=“month”,this.months=(s=this.month-r.getMonth())?(s+12*a)%12:12*a,this.month=null),this.unit||(this.unit=“day”),!this.value&&this.operator&&null!==this.operator&&this&&null!==this?this=this+(“add”===this.operator?1:-1)+(this.value||0)*o:null!=this&&null==this.operator||(this.value||(this.value=1),this=this.value*o),n.call(this),!this.month&&0!==this.month||this.day||(this.day=1),this.orient||this.operator||“week”!==this.unit||!this.value||this.day||this.month?“week”!==this.unit||!this.weeks||this.day||this.month?(i&&this.timezone&&this.day&&this.days&&(this.day=this.days),i?r.add(this):r.set(this),this.timezone&&(this.timezone=this.timezone.toUpperCase(),i=e.getTimezoneOffset(this.timezone),r.hasDaylightSavingTime()&&((o=e.getTimezoneAbbreviation(i,r.isDaylightSavingTime()))!==this.timezone&&(r.isDaylightSavingTime()?r.addHours(-1):r.addHours(1))),r.setTimezoneOffset(i)),r):(r=Date[void 0!==this.weekday?this.weekday:“today”]().addWeeks(this.weeks),this.now&&r.setTimeToNow(),r):Date.today().setWeek(this.value)}}}(),function(){var e=Date;e.Grammar={};var t,n=e.Parsing.Operators,r=e.Grammar,i=e.Translator;t=function(){return n.each(n.any.apply(null,arguments),n.not(r.ctoken2(“timeContext”)))},r.datePartDelimiter=n.rtoken(/^(+)/),r.timePartDelimiter=n.stoken(“:”),r.whiteSpace=n.rtoken(/^s*/),r.generalDelimiter=n.rtoken(/^((|at|@|on)+)/);var o={};r.ctoken=function(e){if(!(t=o)){for(var t=Date.CultureInfo.regexPatterns,r=e.split(/s+/),i=[],a=0;a<r.length;a++)i.push(n.replace(n.rtoken(t[r]),r));t=o=n.any.apply(null,i)}return t},r.ctoken2=function(e){return n.rtoken(Date.CultureInfo.regexPatterns)};var a=function(e,t,i,o){r=o?n.cache(n.process(n.each(n.rtoken(t),n.optional(r.ctoken2(o))),i)):n.cache(n.process(n.rtoken(t),i))},s=function(e,t){return n.cache(n.process(r.ctoken2(e),t))},u={},l=function(e){return u=u||r.format(e),u};r.allformats=function(e){var t=[];if(e instanceof Array)for(var n=0;n<e.length;n++)t.push(l(e));else t.push(l(e));return t},r.formats=function(e){if(e instanceof Array){for(var t=[],r=0;r<e.length;r++)t.push(l(e));return n.any.apply(null,t)}return l(e)};var c={timeFormats:function(){var e,t=“h hh H HH m mm s ss ss.s z zz”.split(“ ”),o=[/^(0|1|[1-9])/,/^(0|1)/,/^([0-1]|2|[0-9])/,/^([0-9]|2)/,/^([0-5]|[0-9])/,/^[0-9]/,/^([0-9]|)/,/^[0-5]/,/^[0-5].[0-9]{1,3}/,/^((+|-)s*dddd)|((+|-)dd:?dd)/,/^((+|-)s*dddd)|((+|-)dd:?dd)/],u=[i.hour,i.hour,i.hour,i.hour,i.minute,i.minute,i.second,i.second,i.secondAndMillisecond,i.timezone,i.timezone];for(e=0;e<t.length;e++)a(t,o,u);r.hms=n.cache(n.sequence(,r.timePartDelimiter)),r.t=s(“shortMeridian”,i.meridian),r.tt=s(“longMeridian”,i.meridian),r.zzz=s(“timezone”,i.timezone),r.timeSuffix=n.each(n.ignore(r.whiteSpace),n.set()),r.time=n.each(n.optional(n.ignore(n.stoken(“T”))),r.hms,r.timeSuffix)},dateFormats:function(){var e,o=function(){return n.set(arguments,r.datePartDelimiter)},s=“d dd M MM y yy yyy yyyy”.split(“ ”),u=[/^(d|3|d)/,/^(d|3)/,/^(1|0d|d)/,/^(1|0d)/,/^(d+)/,/^(dd)/,/^(dd?d?d?)/,/^(dddd)/],l=,c=;for(e=0;e<s.length;e++)a(s,u,l,c);r.MMM=r.MMMM=n.cache(n.process(r.ctoken(“jan feb mar apr may jun jul aug sep oct nov dec”),i.month)),r.ddd=r.dddd=n.cache(n.process(r.ctoken(“sun mon tue wed thu fri sat”),(function(e){return function(){this.weekday=e}}))),r.day=t(r.d,r.dd),r.month=t(r.M,r.MMM),r.year=t(r.yyyy,r.yy),r.mdy=o(r.ddd,r.month,r.day,r.year),r.ymd=o(r.ddd,r.year,r.month,r.day),r.dmy=o(r.ddd,r.day,r.month,r.year),r.date=function(e){return(r||r.mdy).call(this,e)}},relative:function(){r.orientation=n.process(r.ctoken(“past future”),(function(e){return function(){this.orient=e}})),r.operator=n.process(r.ctoken(“add subtract”),(function(e){return function(){this.operator=e}})),r.rday=n.process(r.ctoken(“yesterday tomorrow today now”),i.rday),r.unit=n.process(r.ctoken(“second minute hour day week month year”),(function(e){return function(){this.unit=e}}))}};r.buildGrammarFormats=function(){o={},c.timeFormats(),c.dateFormats(),c.relative(),r.value=n.process(n.rtoken(/^(?d+)?(st|nd|rd|th)?/),(function(e){return function(){this.value=e.replace(/D/g,“”)}})),r.expression=n.set(),r.format=n.process(n.many(n.any(n.process(n.rtoken(/^(dd?d?d?(?!e)|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|zz?z?)/),(function(t){if(r)return r;throw e.Parsing.Exception(t)})),n.process(n.rtoken(/^+/),(function(e){return n.ignore(n.stoken(e))})))),(function(e){return n.process(n.each.apply(null,e),i.finishExact)})),r._start=n.process(n.set(,r.generalDelimiter,r.whiteSpace),i.finish)},r.buildGrammarFormats(),r._formats=r.formats(‘“yyyy-MM-ddTHH:mm:ssZ”;yyyy-MM-ddTHH:mm:ss.sz;yyyy-MM-ddTHH:mm:ssZ;yyyy-MM-ddTHH:mm:ssz;yyyy-MM-ddTHH:mm:ss;yyyy-MM-ddTHH:mmZ;yyyy-MM-ddTHH:mmz;yyyy-MM-ddTHH:mm;ddd, MMM dd, yyyy H:mm:ss tt;ddd MMM d yyyy HH:mm:ss zzz;MMddyyyy;ddMMyyyy;Mddyyyy;ddMyyyy;Mdyyyy;dMyyyy;yyyy;Mdyy;dMyy;d’.split(“;”)),r.start=function(e){try{var t=r._formats.call({},e);if(0===t.length)return t}catch(e){}return r._start.call({},e)}}(),function(){var e=Date,t={removeOrds:function(e){return(ords=e.match(/b(d+)(?:st|nd|rd|th)b/))&&2===ords.length?e.replace(ords,ords):e},grammarParser:function(t){var n=null;try{n=e.Grammar.start.call({},t.replace(/^s*(S*(s+S+)*)s*$/,“$1”))}catch(e){return null}return 0===n.length?n:null},nativeFallback:function(e){var t;try{return(t=Date._parse(e))||0===t?new Date(t):null}catch(e){return null}}};e._parse||(e._parse=e.parse),e.parse=function(n){var r;return n?n instanceof Date?n.clone():(4<=n.length&&“0”!==n.charAt(0)&&“+”!==n.charAt(0)&&“-”!==n.charAt(0)&&(r=e.Parsing.ISO.parse(n)||e.Parsing.Numeric.parse(n)),r instanceof Date&&!isNaN(r.getTime())?r:(n=e.Parsing.Normalizer.parse(t.removeOrds(n)),null!==(r=t.grammarParser(n))?r:t.nativeFallback(n))):null},Date.getParseFunction=function(e){var t=Date.Grammar.allformats(e);return function(e){for(var n=null,r=0;r<t.length;r++){try{n=t.call({},e)}catch(e){continue}if(0===n.length)return n}return null}},e.parseExact=function(t,n){return e.getParseFunction(n)(t)}}(),function(){var e=Date,n=e.prototype,r=function(e,t){return t||(t=2),(“000”+e).slice(-1*t)},i={d:“dd”,“%d”:“dd”,D:“ddd”,“%a”:“ddd”,j:“dddd”,l:“dddd”,“%A”:“dddd”,S:“S”,F:“MMMM”,“%B”:“MMMM”,m:“MM”,“%m”:“MM”,M:“MMM”,“%b”:“MMM”,“%h”:“MMM”,n:“M”,Y:“yyyy”,“%Y”:“yyyy”,y:“yy”,“%y”:“yy”,g:“h”,“%I”:“h”,G:“H”,h:“hh”,H:“HH”,“%H”:“HH”,i:“mm”,“%M”:“mm”,s:“ss”,“%S”:“ss”,“%r”:“hh:mm tt”,“%R”:“H:mm”,“%T”:“H:mm:ss”,“%X”:“t”,“%x”:“d”,“%e”:“d”,“%D”:“MM/dd/yy”,“%n”:“\n”,“%t”:“\t”,e:“z”,T:“z”,“%z”:“z”,“%Z”:“z”,Z:“ZZ”,N:“u”,w:“u”,“%w”:“u”,W:“W”,“%V”:“W”},o={substitutes:function(e){return i},interpreted:function(n,i){var o;switch(n){case“%u”:return i.getDay()+1;case“z”:return i.getOrdinalNumber();case“%j”:return r(i.getOrdinalNumber(),3);case“%U”:o=i.clone().set({month:0,day:1}).addDays(-1).moveToDayOfWeek(0);var a=i.clone().addDays(1).moveToDayOfWeek(0,-1);return a<o?“00”:r((a.getOrdinalNumber()-o.getOrdinalNumber())/7+1);case“%W”:return r(i.getWeek());case“t”:return e.getDaysInMonth(i.getFullYear(),i.getMonth());case“o”:case“%G”:return i.setWeek(i.getISOWeek()).toString(“yyyy”);case“%g”:return i._format(“%G”).slice(-2);case“a”:case“%p”:return t(“tt”).toLowerCase();case“A”:return t(“tt”).toUpperCase();case“u”:return r(i.getMilliseconds(),3);case“I”:return i.isDaylightSavingTime()?1:0;case“O”:return i.getUTCOffset();case“P”:return(o=i.getUTCOffset()).substring(0,o.length-2)+“:”+o.substring(o.length-2);case“B”:return o=new Date,Math.floor((3600*o.getHours()+60*o.getMinutes()+o.getSeconds()+60*(o.getTimezoneOffset()+60))/86.4);case“c”:return i.toISOString().replace(/"/g,“”);case“U”:return e.strtotime(“now”);case“%c”:return t(“d”)+“ ”+t(“t”);case“%C”:return Math.floor(i.getFullYear()/100+1)}},shouldOverrideDefaults:function(e){return“%e”===e},parse:function(e,t){var n,r=t||new Date;return(n=o.substitutes(e))||(n=o.interpreted(e,r))?n:e}};e.normalizeFormat=function(e,t){return e.replace(/(%|\)?.|%%/g,(function(e){return o.parse(e,t)}))},e.strftime=function(e,t){return Date.parse(t)._format(e)},e.strtotime=function(t){return t=e.parse(t),Math.round(e.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds())/1e3)};var a=function(t){return function(n){var r=!1;return“\”===n.charAt(0)||“%%”===n.substring(0,2)?n.replace(“\”,“”).replace(“%%”,“%”):(r=o.shouldOverrideDefaults(n),(n=e.normalizeFormat(n,t))?t.toString(n,r):void 0)}};n._format=function(e){var t=a(this);return e?e.replace(/(%|\)?.|%%/g,t):this._toString()},n.format||(n.format=n._format)}(),function(){var e=function(e){return function(){return this}},t=function(e){return function(t){return this=t,this}},n=function(e,t,r,i,o){if(1===arguments.length&&“number”==typeof e){var a=0>e?-1:1,s=Math.abs(e);this.setDays(Math.floor(s/864e5)*a),s%=864e5,this.setHours(Math.floor(s/36e5)*a),s%=36e5,this.setMinutes(Math.floor(s/6e4)*a),s%=6e4,this.setSeconds(Math.floor(s/1e3)*a),this.setMilliseconds(s%1e3*a)}else this.set(e,t,r,i,o);return this.getTotalMilliseconds=function(){return 864e5*this.getDays()+36e5*this.getHours()+6e4*this.getMinutes()+1e3*this.getSeconds()},this.compareTo=function(e){var t=new Date(1970,1,1,this.getHours(),this.getMinutes(),this.getSeconds());return t<(e=null===e?new Date(1970,1,1,0,0,0):new Date(1970,1,1,e.getHours(),e.getMinutes(),e.getSeconds()))?-1:t>e?1:0},this.equals=function(e){return 0===this.compareTo(e)},this.add=function(e){return null===e?this:this.addSeconds(e.getTotalMilliseconds()/1e3)},this.subtract=function(e){return null===e?this:this.addSeconds(-e.getTotalMilliseconds()/1e3)},this.addDays=function(e){return new n(this.getTotalMilliseconds()+864e5*e)},this.addHours=function(e){return new n(this.getTotalMilliseconds()+36e5*e)},this.addMinutes=function(e){return new n(this.getTotalMilliseconds()+6e4*e)},this.addSeconds=function(e){return new n(this.getTotalMilliseconds()+1e3*e)},this.addMilliseconds=function(e){return new n(this.getTotalMilliseconds()+e)},this.get12HourHour=function(){return 12<this.getHours()?this.getHours()-12:0===this.getHours()?12:this.getHours()},this.getDesignator=function(){return 12>this.getHours()?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator},this.toString=function(e){this._toString=function(){return null!==this.getDays()&&0<this.getDays()?this.getDays()+“.”+this.getHours()+“:”+this.p(this.getMinutes())+“:”+this.p(this.getSeconds()):this.getHours()+“:”+this.p(this.getMinutes())+“:”+this.p(this.getSeconds())},this.p=function(e){return 2>e.toString().length?“0”+e:e};var t=this;return e?e.replace(/dd?|HH?|hh?|mm?|ss?|tt?/g,(function(e){switch(e){case“d”:return t.getDays();case“dd”:return t.p(t.getDays());case“H”:return t.getHours();case“HH”:return t.p(t.getHours());case“h”:return t.get12HourHour();case“hh”:return t.p(t.get12HourHour());case“m”:return t.getMinutes();case“mm”:return t.p(t.getMinutes());case“s”:return t.getSeconds();case“ss”:return t.p(t.getSeconds());case“t”:return(12>t.getHours()?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator).substring(0,1);case“tt”:return 12>t.getHours()?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator}})):this._toString()},this};!function(n,r){for(var i=0;i<r.length;i++){var o=r,a=o.slice(0,1).toUpperCase()+o.slice(1);n.prototype=0,n.prototype=e(o),n.prototype=t(o)}}(n,“years months days hours minutes seconds milliseconds”.split(“ ”).slice(2)),n.prototype.set=function(e,t,n,r,i){this.setDays(e||this.getDays()),this.setHours(t||this.getHours()),this.setMinutes(n||this.getMinutes()),this.setSeconds(r||this.getSeconds()),this.setMilliseconds(i||this.getMilliseconds())},Date.prototype.getTimeOfDay=function(){return new n(0,this.getHours(),this.getMinutes(),this.getSeconds(),this.getMilliseconds())},Date.TimeSpan=n,“undefined”!=typeof window&&(window.TimeSpan=n)}(),function(){var e=function(e){return function(){return this}},t=function(e){return function(t){return this=t,this}},n=function(e,t,n,r){function i(){t.addMonths(-e),r.months++,12===r.months&&(r.years++,r.months=0)}if(1===e)for(;t>n;)i();else for(;t<n;)i();r.months–,r.months*=e,r.years*=e},r=function(e,t,r,i,o,a,s){if(7===arguments.length)this.set(e,t,r,i,o,a,s);else if(2===arguments.length&&argumentsinstanceof Date&&argumentsinstanceof Date){var u=arguments.clone(),l=arguments.clone(),c=u>l?1:-1;this.dates={start:arguments.clone(),end:arguments.clone()},n(c,u,l,this);var d=!1==(u.isDaylightSavingTime()===l.isDaylightSavingTime());d&&1===c?u.addHours(-1):d&&u.addHours(1),0!==(u=l-u)&&(u=new TimeSpan(u),this.set(this.years,this.months,u.getDays(),u.getHours(),u.getMinutes(),u.getSeconds(),u.getMilliseconds()))}return this};!function(n,r){for(var i=0;i<r.length;i++){var o=r,a=o.slice(0,1).toUpperCase()+o.slice(1);n.prototype=0,n.prototype=e(o),n.prototype=t(o)}}(r,“years months days hours minutes seconds milliseconds”.split(“ ”)),r.prototype.set=function(e,t,n,r,i,o,a){this.setYears(e||this.getYears()),this.setMonths(t||this.getMonths()),this.setDays(n||this.getDays()),this.setHours(r||this.getHours()),this.setMinutes(i||this.getMinutes()),this.setSeconds(o||this.getSeconds()),this.setMilliseconds(a||this.getMilliseconds())},Date.TimePeriod=r,“undefined”!=typeof window&&(window.TimePeriod=r)}(),function(e,t){“object”==typeof exports&&“object”==typeof module?module.exports=t():“function”==typeof define&&define.amd?define([],t):“object”==typeof exports?exports.ClipboardJS=t():e.ClipboardJS=t()}(this,(function(){return function(e){function t®{if(n)return n.exports;var i=n={i:r,l:!1,exports:{}};return e.call(i.exports,i,i.exports,t),i.l=!0,i.exports}var n={};return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){“undefined”!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:“Module”}),Object.defineProperty(e,“__esModule”,{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&“object”==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r®,Object.defineProperty(r,“default”,{enumerable:!0,value:e}),2&n&&“string”!=typeof e)for(var i in e)t.d(r,i,function(t){return e}.bind(null,i));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,“a”,n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p=“”,t(t.s=0)}([function(e,t,n){“use strict”;function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var n=“data-clipboard-”+e;if(t.hasAttribute(n))return t.getAttribute(n)}var o=“function”==typeof Symbol&&“symbol”==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&“function”==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?“symbol”:typeof e},a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=r(n(1)),u=r(n(3)),l=r(n(4)),c=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError(“Cannot call a class as a function”)}(this,e);var r=function(e,t){if(!e)throw new ReferenceError(“this hasn’t been initialised - super() hasn’t been called”);return!t||“object”!=typeof t&&“function”!=typeof t?e:t}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return r.resolveOptions(n),r.listenClick(t),r}return function(e,t){if(“function”!=typeof t&&null!==t)throw new TypeError(“Super expression must either be null or a function, not ”+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(e,u.default),a(e,[{key:“resolveOptions”,value:function(){var e=0<arguments.length&&void 0!==arguments?arguments:{};this.action=“function”==typeof e.action?e.action:this.defaultAction,this.target=“function”==typeof e.target?e.target:this.defaultTarget,this.text=“function”==typeof e.text?e.text:this.defaultText,this.container=“object”===o(e.container)?e.container:document.body}},{key:“listenClick”,value:function(e){var t=this;this.listener=(0,l.default)(e,“click”,(function(e){return t.onClick(e)}))}},{key:“onClick”,value:function(e){var t=e.delegateTarget||e.currentTarget;this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new s.default({action:this.action(t),target:this.target(t),text:this.text(t),container:this.container,trigger:t,emitter:this})}},{key:“defaultAction”,value:function(e){return i(“action”,e)}},{key:“defaultTarget”,value:function(e){var t=i(“target”,e);if(t)return document.querySelector(t)}},{key:“defaultText”,value:function(e){return i(“text”,e)}},{key:“destroy”,value:function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)}}],[{key:“isSupported”,value:function(){var e=0<arguments.length&&void 0!==arguments?arguments:[“copy”,“cut”],t=“string”==typeof e?:e,n=!!document.queryCommandSupported;return t.forEach((function(e){n=n&&!!document.queryCommandSupported(e)})),n}}]),e}();e.exports=c},function(e,t,n){“use strict”;var r,i=“function”==typeof Symbol&&“symbol”==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&“function”==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?“symbol”:typeof e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t;r.enumerable=r.enumerable||!1,r.configurable=!0,“value”in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=(r=n(2))&&r.__esModule?r:{default:r},s=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError(“Cannot call a class as a function”)}(this,e),this.resolveOptions(t),this.initSelection()}return o(e,[{key:“resolveOptions”,value:function(){var e=0<arguments.length&&void 0!==arguments?arguments:{};this.action=e.action,this.container=e.container,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=“”}},{key:“initSelection”,value:function(){this.text?this.selectFake():this.target&&this.selectTarget()}},{key:“selectFake”,value:function(){var e=this,t=“rtl”==document.documentElement.getAttribute(“dir”);this.removeFake(),this.fakeHandlerCallback=function(){return e.removeFake()},this.fakeHandler=this.container.addEventListener(“click”,this.fakeHandlerCallback)||!0,this.fakeElem=document.createElement(“textarea”),this.fakeElem.style.fontSize=“12pt”,this.fakeElem.style.border=“0”,this.fakeElem.style.padding=“0”,this.fakeElem.style.margin=“0”,this.fakeElem.style.position=“absolute”,this.fakeElem.style=“-9999px”;var n=window.pageYOffset||document.documentElement.scrollTop;this.fakeElem.style.top=n+“px”,this.fakeElem.setAttribute(“readonly”,“”),this.fakeElem.value=this.text,this.container.appendChild(this.fakeElem),this.selectedText=(0,a.default)(this.fakeElem),this.copyText()}},{key:“removeFake”,value:function(){this.fakeHandler&&(this.container.removeEventListener(“click”,this.fakeHandlerCallback),this.fakeHandler=null,this.fakeHandlerCallback=null),this.fakeElem&&(this.container.removeChild(this.fakeElem),this.fakeElem=null)}},{key:“selectTarget”,value:function(){this.selectedText=(0,a.default)(this.target),this.copyText()}},{key:“copyText”,value:function(){var e=void 0;try{e=document.execCommand(this.action)}catch(t){e=!1}this.handleResult(e)}},{key:“handleResult”,value:function(e){this.emitter.emit(e?“success”:“error”,{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})}},{key:“clearSelection”,value:function(){this.trigger&&this.trigger.focus(),window.getSelection().removeAllRanges()}},{key:“destroy”,value:function(){this.removeFake()}},{key:“action”,set:function(){var e=0<arguments.length&&void 0!==arguments?arguments:“copy”;if(this._action=e,“copy”!==this._action&&“cut”!==this._action)throw new Error(‘Invalid “action” value, use either “copy” or “cut”’)},get:function(){return this._action}},{key:“target”,set:function(e){if(void 0!==e){if(!e||“object”!==(void 0===e?“undefined”:i(e))||1!==e.nodeType)throw new Error(‘Invalid “target” value, use a valid Element’);if(“copy”===this.action&&e.hasAttribute(“disabled”))throw new Error(‘Invalid “target” attribute. Please use “readonly” instead of “disabled” attribute’);if(“cut”===this.action&&(e.hasAttribute(“readonly”)||e.hasAttribute(“disabled”)))throw new Error(‘Invalid “target” attribute. You can't cut text from elements with “readonly” or “disabled” attributes’);this._target=e}},get:function(){return this._target}}]),e}();e.exports=s},function(e){e.exports=function(e){var t;if(“SELECT”===e.nodeName)e.focus(),t=e.value;else if(“INPUT”===e.nodeName||“TEXTAREA”===e.nodeName){var n=e.hasAttribute(“readonly”);n||e.setAttribute(“readonly”,“”),e.select(),e.setSelectionRange(0,e.value.length),n||e.removeAttribute(“readonly”),t=e.value}else{e.hasAttribute(“contenteditable”)&&e.focus();var r=window.getSelection(),i=document.createRange();i.selectNodeContents(e),r.removeAllRanges(),r.addRange(i),t=r.toString()}return t}},function(e){function t(){}t.prototype={on:function(e,t,n){var r=this.e||(this.e={});return(r||(r=[])).push({fn:t,ctx:n}),this},once:function(e,t,n){function r(){i.off(e,r),t.apply(n,arguments)}var i=this;return r._=t,this.on(e,r,n)},emit:function(e){for(var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))||[]).slice(),r=0,i=n.length;r<i;r++)n.fn.apply(n.ctx,t);return this},off:function(e,t){var n=this.e||(this.e={}),r=n,i=[];if(r&&t)for(var o=0,a=r.length;o<a;o++)r.fn!==t&&r.fn._!==t&&i.push(r);return i.length?n=i:delete n,this}},e.exports=t},function(e,t,n){var r=n(5),i=n(6);e.exports=function(e,t,n){if(!e&&!t&&!n)throw new Error(“Missing required arguments”);if(!r.string(t))throw new TypeError(“Second argument must be a String”);if(!r.fn(n))throw new TypeError(“Third argument must be a Function”);if(r.node(e))return f=t,h=n,(d=e).addEventListener(f,h),{destroy:function(){d.removeEventListener(f,h)}};if(r.nodeList(e))return u=e,l=t,c=n,Array.prototype.forEach.call(u,(function(e){e.addEventListener(l,c)})),{destroy:function(){Array.prototype.forEach.call(u,(function(e){e.removeEventListener(l,c)}))}};if(r.string(e))return o=e,a=t,s=n,i(document.body,o,a,s);throw new TypeError(“First argument must be a String, HTMLElement, HTMLCollection, or NodeList”);var o,a,s,u,l,c,d,f,h}},function(e,t){t.node=function(e){return void 0!==e&&e instanceof HTMLElement&&1===e.nodeType},t.nodeList=function(e){var n=Object.prototype.toString.call(e);return void 0!==e&&(“[object NodeList]”===n||“[object HTMLCollection]”===n)&&“length”in e&&(0===e.length||t.node(e))},t.string=function(e){return“string”==typeof e||e instanceof String},t.fn=function(e){return“[object Function]”===Object.prototype.toString.call(e)}},function(e,t,n){function r(e,t,n,r,o){var a=function(e,t,n,r){return function(n){n.delegateTarget=i(n.target,t),n.delegateTarget&&r.call(e,n)}}.apply(this,arguments);return e.addEventListener(n,a,o),{destroy:function(){e.removeEventListener(n,a,o)}}}var i=n(7);e.exports=function(e,t,n,i,o){return“function”==typeof e.addEventListener?r.apply(null,arguments):“function”==typeof n?r.bind(null,document).apply(null,arguments):(“string”==typeof e&&(e=document.querySelectorAll(e)),Array.prototype.map.call(e,(function(e){return r(e,t,n,i,o)})))}},function(e){if(“undefined”!=typeof Element&&!Element.prototype.matches){var t=Element.prototype;t.matches=t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}e.exports=function(e,t){for(;e&&9!==e.nodeType;){if(“function”==typeof e.matches&&e.matches(t))return e;e=e.parentNode}}}])})),jQuery.htmlPrefilter=function(e){return e};var gollumRoutes=$.parseJSON(‘{“assets”:“/gollum/assets”,“last_commit_info”:“/gollum/last_commit_info”,“latest_changes”:“/gollum/latest_changes”,“upload_file”:“/gollum/upload_file”,“create”:“/gollum/create”,“delete”:“/gollum/delete”,“edit”:“/gollum/edit”,“overview”:“/gollum/overview”,“history”:“/gollum/history”,“rename”:“/gollum/rename”,“revert”:“/gollum/revert”,“preview”:“/gollum/preview”,“compare”:“/gollum/compare”,“search”:“/gollum/search”}’);$(document).ready((function(){function e(){var e=new FormData($(“#gollum-editor-form”).get(0)),t=window.location.pathname.split(“/”),n=window.location.hash.substr(1);e.append(“page”,decodeURIComponent(t)||“”),$.ajax({url:routePath(“preview”),data:e,type:“POST”,processData:!1,contentType:!1,success:function(e){var t=$(“#wiki-wrapper”,e);$(“.tabnav-div#preview-content”).html(t),preparePage(),injectOcticons(),enable_code_blocks(),n&&(sectionHeading=$(“a#”n“.anchor”))&&sectionHeading.scrollIntoView(),previewContent=$(“.tabnav-div#preview-content”),null!=window.MathJax?(MathJax.texReset(),MathJax.typesetClear(),MathJax.typesetPromise()):“undefined”!=typeof katex_conf&&renderMathInElement(previewContent,katex_conf),“undefined”!=typeof mermaid&&mermaid.init()},error:function(e,t,n){console.log(“something went wrong: ”+t+n)}})}function t(e){e?(active_div=“#preview-content”,active_tab=“#preview.tabnav-tab”):(active_div=“#edit-content”,active_tab=“#edit.tabnav-tab”),$(“.tabnav-tab.selected”).removeAttr(“aria-current”),$(“.tabnav-tab.selected”).removeClass(“selected”),$(active_tab).attr(“aria-current”,“page”),$(active_tab).addClass(“selected”),$(“.tabnav-div”).hide(),$(active_div).show()}$(“#delete-link”).click((function(e){confirm($(this).data(“confirm”))&&$.post(routePath(“delete”)+“/”+pageFullPath,{},(function(){window.location=“/”})),e.preventDefault()})),$(“.delete-file”).click((function(e){if(confirm($(this).data(“confirm”))){var t=$(this);$.post(routePath(“delete”)+“/”+$(this).data(“file-path”),{},(function(){t.closest(“li”).remove()}))}e.preventDefault()})),injectOcticons(),showLocalTime&&$((function(){$(“time”).each((function(){var e=$(this).attr(“datetime”),t=$(this).data(“format”);$(this).html(getLocalTime(e,t))}))})),$(“.minibutton-upload-page”).length&&(new ClipboardJS(“#ClipboardJSlink”),$(“.minibutton-upload-page”).parent().removeClass(“jaws”),$(“.minibutton-upload-page”).click((function(e){e.preventDefault(),$.GollumDialog.init({title:“Upload File”,fields:[{type:“file”,context:“Your uploaded file will be accessible at
/”uploadDest“/”,action:routePath(“upload_file”)}],OK:function(){$(“#wiki-content”).addClass(“uploading”) ;var e=new FormData($(“#upload”).get(0)),t=$(“#upload”).attr(“action”);$.ajax({url:t,type:“POST”,data:e,processData:!1,contentType:!1,success:function(){$(“#wiki-content”).removeClass(“uploading”),flashNotice(“success”,“Your file was successfully uploaded.”)},error:function(e,t,n){$(“#wiki-content”).removeClass(“uploading”),409==e.status?flashNotice(“error”,“The file you tried to upload already exists. Please rename the file and try again.”):flashNotice(“error”,“Error uploading file: ”t“ ”+n)}})}}),$(“#gollum-dialog-action-ok”).attr(“disabled”,!0),$(“input:file”).on(“change”,(function(){$(this).val()&&(filename=$(“input”).val().split(“\”).pop(),upload_path=“/”uploadDest“/”+filename,clipboard_button=‘<button class=“btn btn-sm mb-2” id=“ClipboardJSlink” data-clipboard-text=“’upload_path‘”><svg class=“octicon octicon-paste” viewBox=“0 0 16 16” version=“1.1” width=“16” height=“16” aria-hidden=“true”><path d=“M3.626 3.533a.249.249 0 0 0-.126.217v9.5c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25v-9.5a.249.249 0 0 0-.126-.217.75.75 0 0 1 .752-1.298c.541.313.874.89.874 1.515v9.5A1.75 1.75 0 0 1 12.25 15h-8.5A1.75 1.75 0 0 1 2 13.25v-9.5c0-.625.333-1.202.874-1.515a.75.75 0 0 1 .752 1.298ZM5.75 1h4.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 5 4.75v-3A.75.75 0 0 1 5.75 1Zm.75 3h3V2.5h-3Z”></path></svg></button>’,news=“Your uploaded file will be accessible at
clipboard_button“&nbsp;”+upload_path,$(“.context”).html(news),$(“#gollum-dialog-action-ok”).attr(“disabled”,!1))}))}))),$(“.minibutton-rename-page”).length&&($(“.minibutton-rename-page”).parent().removeClass(“jaws”),$(“.minibutton-rename-page”).click((function(e){e.preventDefault();var t=decodeURI(pagePath()),n=decodeURI(pageName()),r=“Renamed page will be under <span class=‘path’>”+htmlEscape(cleanPath(t))+“</span> unless an absolute path is given.”;$.GollumDialog.init({title:“Rename Page”,fields:[{id:“name”,name:“Rename to”,type:“text”,defaultValue:n||“”,context:r}],OK:function(e){var r=“Rename Page”;e.name&&(r=e.name);var i=abspath(t,r),o=i,a=“/”+t==o?“Renamed ”n“ to ”+r:“Renamed ”n“ to ”+i.join(“/”),s=$(“form”);s.children(“input”).val(i.join(“/”)),s.children(“input”).val(a),s.submit()}})}))),$(“.minibutton-new-page”).length&&($(“.minibutton-new-page”).parent().removeClass(“jaws”),$(“.minibutton-new-page”).click((function(e){e.preventDefault();var t=pagePath();void 0===t&&0!=$(“#file-browser”).length&&(t=window.location.pathname.replace(routePath(“overview”),“”));var n=“Page will be created under <span class=‘path’>”+htmlEscape(cleanPath(t))+“</span> unless an absolute path is given.”;$.GollumDialog.init({title:“Create New Page”,fields:[{id:“name”,name:“Page Name”,type:“text”,defaultValue:“”,context:n}],OK:function(e){var n=“New Page”;e.name&&(n=e.name);for(var r=[],i=abspath(t,n).join(“/”).split(“/”),o=0;o<i.length;o++)r.push(encodeURIComponent(i));window.location=routePath(“create”)+r.join(“/”)}})}))),$(“#wiki-wrapper”).hasClass(“history”)&&($(“#wiki-history td.checkbox input”).each((function(){$(this).click((function(){nodeSelector.checkNode($(this))})),$(this).is(“:checked”)&&nodeSelector.checkNode($(this))})),$(“.history button.action-compare-revision”).length&&$(“.history button.action-compare-revision”).click((function(){$(“#selection-form”).submit()}))),$(“#searchbar a#search-submit”).length&&($.GollumPlaceholder.add($(“#searchbar search-query”)),$(“#searchbar a#search-submit”).click((function(e){e.preventDefault(),$(“#searchbar search-form”)[0].submit()})),$(“#searchbar search-form”).submit((function(){$.GollumPlaceholder.clearAll(),$(this).unbind(“submit”),$(this).submit()}))),$(“#gollum-revert-form”).length&&$(“.gollum-revert-button”).length&&$(“a.gollum-revert-button”).click((function(e){e.preventDefault(),$(“#gollum-revert-form”).submit()})),$(“.tabnav-tabs”).length&&$(“.tabnav-tab”).click((function(n){n.preventDefault(),$(this).hasClass(“selected”)||(preview=“preview”==$(this).attr(“id”),preview&&e(),t(preview))}));var n=function(){return $(“.tabnav-tab”).not(“.selected”).click(),!1},r=;if(($(“#wiki-wrapper.edit”).length||$(“#wiki-wrapper.create”).length)&&Mousetrap.bind(,n),$(“#wiki-wrapper.edit”).length&&($(“#gollum-editor-submit”).click((function(){window.onbeforeunload=null})),$(“#gollum-editor-body”).one(“change”,(function(){window.onbeforeunload=function(){return“Leaving will discard all edits!”}})),$.GollumEditor({section:window.location.hash.substr(1),commands:r}),$(“#gollum-editor-submit”).click((function(e){e.preventDefault(),$(this).attr(“disabled”,!0);var t=new FormData($(“#gollum-editor-form”).get(0)),n=basicSelectGetSelection($(“#wiki_format”)).attr(“data-ext”),r=cleanPath(prefixBaseUrl(pagePath()+“/”+pageName()+“.”+n)),i=$(“#gollum-editor-form”).attr(“action”);$.ajax({url:i,type:“POST”,data:t,processData:!1,contentType:!1,success:function(){window.location=r},error:function(e){412==e.status?($(“#gollum-editor-submit”).attr(“disabled”,!1),alert(“Someone else has modified this page while you were editing it. Please store your version on disk outside of the browser, reload this page and reapply your modifications.”)):alert(“Error updating page: ”+e.responseText)}})}))),$(“#page-history”).length&&$(“#page-history pagination”).length){var i=2,o=,a=function(){var e=0;$(“#selection-form input”).each((function(t,n){var r=$(n).val(),i=$(‘#version-form input[value=“’r‘”]’);i.prop(“checked”,!0),0==t?i.closest(“li”).removeClass(o).addClass(o):1==t&&i.closest(“li”).addClass(o),e+=1})),e<1?$(“.history button.action-compare-revision”).prop(“disabled”,!0):e<i?($(“.history button.action-compare-revision”).prop(“disabled”,!1),$(“#version-form input”).prop(“disabled”,!1)):$(“#version-form input:not(:checked)”).prop(“disabled”,!0)},s=function(e){$(“<input>”).attr({type:“hidden”,id:$(e).val(),name:“versions[]”,value:$(e).val()}).appendTo($(“#selection-form”)),a()},u=function(e){$(“#selection-form #”+$(e).val()).remove(),$(e).closest(“li”).removeClass(o.join(“ ”)),a()},l=function(){$(“#version-form input”).on(“change”,(function(){this.checked?s(this):u(this)}))};l(),a();var c=function(e){e.preventDefault(),$(this).hasClass(“disabled”)||$.ajax({url:$(this).attr(“href”),type:“GET”,success:function(e){var t=$(“#page-history-list”,e),n=$(“#pagination”,e);.forEach((function(e){old_btn=$(“#pagination ”+e),new_btn=n.find(e),old_btn.attr(“href”,new_btn.attr(“href”)),new_btn.hasClass(“disabled”)?old_btn.addClass(“disabled”):old_btn.removeClass(“disabled”)})),$(“#page-history-list”).replaceWith(t),l(),a()},error:function(e,t,n){console.log(“something went wrong: ”+t+n)}}),this.blur()};$(“#pagination next, pagination prev”).each((function(e,t){$(t).on(“click”,c)}))}if($(“#last-edit”).length&&$(“#page-info-toggle”).click((function(){$.ajax({url:routePath(“last_commit_info”),data:{path:$(“#page-info-toggle”).data(“pagepath”)},success:function(e){var t=showLocalTime?getLocalTime(e.date):e.date;$(“#last-edit”).next(“.dotted-spinner”).toggleClass(“hidden”),$(“#last-edit-in-progress”).html(“Last edited by e.author, ”+t)}}),$(“#last-edit”).next(“.dotted-spinner”).toggleClass(“hidden”),$(“#page-info-toggle”).before(‘<span id=“last-edit-in-progress”>&nbsp;Getting commit info…</span>’).remove()})),$(“#wiki-wrapper.create”).length&&($(“#gollum-editor-submit”).click((function(){window.onbeforeunload=null})),$(“#gollum-editor-body”).one(“change”,(function(){window.onbeforeunload=function(){return“Leaving will not create a new page!”}})),$.GollumEditor({NewFile:!0,MarkupType:default_markup,commands:r})),$(“#search-results”).length){$(“.toggle-context”).each((function(){var e=$(this).parent().next(“div.search-context”).find(“li:hidden”);e.length?$(this).click((function(){e.toggle(),$(this).toggle()})):$(this).toggle()}));var d=new RegExp(searchTerms.join(“|”),“gi”);$(“div.search-context li span”).each((function(){var e=$(this).html().replace(/“/g,”&quot;“).replace(/‘/g,”&#39;“).replace(d,(function(e){return’<span class=”color-bg-success“>‘e”</span>“}));$(this).html(e)}))}if($(”.markdown-body“).length&&(preparePage(),(match=new RegExp(/[?&]redirected_from=(*)/).exec(window.location.href))&&(notice=”The page you requested was renamed or moved. You’ve been successfully redirected to its new location.“,flashNotice(”success“,notice)),Mousetrap.bind(,(function(e){return e.preventDefault(),window.location=routePath(”edit“)+”/“+pageFullPath,!1})),$.markupSupportsEditableSections(pageFormat)&&$(”a.anchor“).each((function(e,t){if(header=$(t).closest(”:header“),header.hasClass(”editable“)){var n=routePath(”edit“)+”/“pageFullPath$(t).attr(”href“);$(t).clone().addClass(”edit“).attr(”href“,n).appendTo(header)}})),enable_code_blocks()),$(”#wiki-history“).length||$(”#page-history“).length){var f={format:”svg“,background:};$(”img.identicon“).each((function(e,t){var n=$(t),r=n.data(”identicon“),i=new Identicon(r,f).toString();i=”data:image/svg+xml;base64,“+i,n.attr(”src“,i)}))}})),function(e){var t={debugOn:!1,markupCreated:!1,markup:”“,currentAspect:function(){return window.innerWidth<480?”small-mobile“:”fixed“==e(”#gollum-dialog-dialog“).css(”position“)?”large-mobile“:”desktop“},attachEvents:function(n){e(”#gollum-dialog-action-ok“).click((function(e){t.eventOK(e,n)})),e(”#gollum-dialog-action-cancel“).click(t.eventCancel),e(‘#gollum-dialog-dialog input’).keydown((function(e){13==e.keyCode&&t.eventOK(e,n)}))},detachEvents:function(){e(”#gollum-dialog-action-ok“).unbind(”click“),e(”#gollum-dialog-action-cancel“).unbind(”click“)},createFieldMarkup:function(e){for(var n=”<fieldset>“,r=0;r<e.length;r++)if(”object“==typeof e){switch(n+=‘<div class=”field“>’,e.type){case”text“:n+=t.createFieldText(e);break;case”file“:n+=t.createFieldFile(e)}n+=”</div>“}return n+=”</fieldset>“},createFieldText:function(e){var t=”“;return e.name&&(t+=”<label“,e.id&&(t+=‘ for=”gollum-dialog-dialog-generated-field-’e.id‘“’),t+=”>“e.name”</label>“),t+=‘<input type=”text“ class=”form-control input-sm width-full“’,e.id&&(t+=‘ name=”’e.id‘“’,”code“==e.type&&(t+=‘ class=”code“’),e.defaultValue&&(t+=‘ value=”’+e.defaultValue.split(‘“’).join(”&quot;“)+‘”’),t+=‘ id=“gollum-dialog-dialog-generated-field-’e.id‘”>’),e.context&&(t+=‘<span class=“context”>’e.context“</span>”),t},createFieldFile:function(e){var t=“”,n=e.id||“upload”,r=e.name||“file”;return t+=‘<form method=post enctype=“multipart/form-data” action=“’+(e.action||routePath(”upload_file“))+‘” id=“’n‘”>’,t+=‘<input type=file name=“’r‘” class=“form-control width-full”>’,t+=“</form>”,e.context&&(t+=‘<span class=“context”>’e.context“</span>”),t},createMarkup:function(e,n){return t.markupCreated=!0,‘<div id=“gollum-dialog-dialog”><div id=“gollum-dialog-dialog-inner” class=“border rounded-1”><div id=“gollum-dialog-dialog-title”><h4 class=“f2 border-bottom mb-3”>’e‘</h4></div><div id=“gollum-dialog-dialog-body”>’n‘</div><div id=“gollum-dialog-dialog-buttons” class=“pt-2 float-right”><button name=“Cancel” id=“gollum-dialog-action-cancel” class=“btn”>Cancel</button><span class=“px-1”></span><button name=“OK” id=“gollum-dialog-action-ok” class=“btn btn-primary”>OK</button></div></div></div>’},eventCancel:function(e){e.preventDefault(),n(“Cancelled dialog.”),t.hide()},eventOK:function(n,r){n.preventDefault();var i=[];e(“#gollum-dialog-dialog-body input”).each((function(){i=e(this).val()})),r&&“function”==typeof r&&r(i),t.hide()},hide:function(){e(“#gollum-dialog-dialog”).animate({opacity:0},{duration:200,complete:function(){e(“#gollum-dialog-dialog”).removeClass(“active”),e(“#gollum-dialog-dialog”).css(“display”,“none”)}}),e(window).unbind(“resize”,t.resize)},init:function®{var i=“”,o=“”;r&&“object”==typeof r?(r.body&&“string”==typeof r.body&&(o=“<p>”r.body“</p>”),r.fields&&“object”==typeof r.fields&&(o+=t.createFieldMarkup(r.fields)),r.title&&“string”==typeof r.title&&(i=r.title),t.markupCreated&&e(“#gollum-dialog-dialog”).remove(),t.markup=t.createMarkup(i,o),e(“body”).append(t.markup),r.OK&&“function”==typeof r.OK&&t.attachEvents(r.OK),t.show()):n(“Editor Dialog: Cannot init; invalid init object”)},show:function(){t.markupCreated?(n(“Showing dialog”),e(“#gollum-dialog.dialog”).css(“display”,“none”),e(“#gollum-dialog-dialog”).animate({opacity:0},{duration:0,complete:function(){e(“#gollum-dialog-dialog”).css(“display”,“block”),t.position(),e(“#gollum-dialog-dialog”).animate({opacity:1},{duration:500}),e(e(‘#gollum-dialog-dialog input’).get(0)).focus()}}),e(window).bind(“resize”,t.resize)):n(“Dialog: No markup to show. Please use init first.”)},resize:function(){t.position()},position:function(){if(“small-mobile”==t.currentAspect())e(“#gollum-dialog-dialog-inner”).css(“height”,“100%”).css(“margin-top”,“auto”);else if(“large-mobile”==t.currentAspect())e(“#gollum-dialog-dialog-inner”).css(“height”,“auto”).css(“margin-top”,“auto”);else if(“desktop”==t.currentAspect()){var n=e(“#gollum-dialog-dialog-inner”).height();e(“#gollum-dialog-dialog-inner”).css(“height”,n+“px”).css(“margin-top”,-1*parseInt(n/2))}}},n=function(e){t.debugOn&&“undefined”!=typeof console&&console.log(e)};e.GollumDialog=t}(jQuery),function(e){var t={_PLACEHOLDERS:[],_p:function(t){this.fieldObject=t,this.placeholderText=t.val();var n=t.val();t.addClass(“ph”),t.blur((function(){“”==e(this).val()&&(e(this).val(n),e(this).addClass(“ph”))})),t.focus((function(){e(this).removeClass(“ph”),e(this).val()==n?e(this).val(“”):e(this).select()}))},add:function(e){t._PLACEHOLDERS.push(new t._p(e))},clearAll:function(){for(var e=0;e<t._PLACEHOLDERS.length;e++)t._PLACEHOLDERS.fieldObject.val()==t._PLACEHOLDERS.placeholderText&&t._PLACEHOLDERS.fieldObject.val(“”)},exists:function(){return _PLACEHOLDERS.length}};e.GollumPlaceholder=t}(jQuery),$(document).ready((function(){$(“.BasicSelect .SelectMenu-item”).on(“click”,(function(e){e.preventDefault(),selected=$(this),selected.parent(“.SelectMenu-list”).children(“.SelectMenu-item”).each((function(){$(this).attr(“aria-checked”,!1)})),selected.attr(“aria-checked”,!0),details=selected.closest(“details”),details.find(“summary span”).text(selected.text()),details.removeAttr(“open”),selected.trigger(“change”,selected.attr(“value”))}))})),function(e){function t(e){var t=window.ace_editor.getSession();return tokens=t.getTokens(e),section=tokens.filter((function(e){return e.type.startsWith(“markup.heading”)}))[0],header=tokens.filter((function(e){return/^(heading)|(text)$/.test(e.type)}))[0],}function n(e,t,n){if(!n||!n)return[];var r=n(e,t);return null==r?[]:[r,r]}function r(e){return e.trim().replace(//gi,“ ”).replace(/ss+/g,“ ”).split(/s/).join(“-”).replace(/^-/,“”).toLowerCase()}e.markupSupportsEditableSections=function(e){return.includes(e)},e.findSection=function(e,o){var a={};for(i=0;i<window.ace_editor.getSession().getLength();i++){var s=null,u=t(i),l=u,c=u;if(l){if©c=c.value,s=i;else{var d=n(i,l.value,o);if(!d.length)continue;c=d,s=d}if(c=r©,(index=a)?a=index+1:a=1,c==e)return s}}return null}}(jQuery),function(e){function t(){if(!o){var e=(w||“”)+“.resize-triggers { ”+(x||“”)+‘visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: “ ”; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; } .resize-triggers > div { background: eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }’,t=document.head||document.getElementsByTagName(“head”),n=document.createElement(“style”);n.type=“text/css”,n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e)),t.appendChild(n),o=!0}}var n,r,i=document.attachEvent,o=!1,a=e.fn.resize;if(e.fn.resize=function(e){return this.each((function(){this==window?a.call(jQuery(this),e):addResizeListener(this,e)}))},e.fn.removeResize=function(e){return this.each((function(){removeResizeListener(this,e)}))},!i){var s=(r=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(e){return window.setTimeout(e,20)},function(e){return r(e)}),u=(n=window.cancelAnimationFrame||window.mozCancelAnimationFrame||window.webkitCancelAnimationFrame||window.clearTimeout,function(e){return n(e)});function l(e){var t=e.__resizeTriggers__,n=t.firstElementChild,r=t.lastElementChild,i=n.firstElementChild;r.scrollLeft=r.scrollWidth,r.scrollTop=r.scrollHeight,i.style.width=n.offsetWidth+1+“px”,i.style.height=n.offsetHeight+1+“px”,n.scrollLeft=n.scrollWidth,n.scrollTop=n.scrollHeight}function c(e){return e.offsetWidth!=e.__resizeLast__.width||e.offsetHeight!=e.__resizeLast__.height}function d(e){var t=this;l(this),this.__resizeRAF__&&u(this.__resizeRAF__),this.__resizeRAF__=s((function(){c(t)&&(t.__resizeLast__.width=t.offsetWidth,t.__resizeLast__.height=t.offsetHeight,t.__resizeListeners__.forEach((function(n){n.call(t,e)})))}))}var f=!1,h=“”,p=“animationstart”,m=“Webkit Moz O ms”.split(“ ”),g=“webkitAnimationStart animationstart oAnimationStart MSAnimationStart”.split(“ ”),y=“”,v=document.createElement(“fakeelement”);if(void 0!==v.style.animationName&&(f=!0),!1===f)for(var b=0;b<m.length;b++)if(void 0!==v.style[m+“AnimationName”]){(y=m)+“Animation”,h=“-”+y.toLowerCase()+“-”,p=g,f=!0;break}var T=“resizeanim”,w=“@”h“keyframes ”T“ { from { opacity: 0; } to { opacity: 0; } } ”,x=h+“animation: 1ms ”T“; ”}window.addResizeListener=function(e,n){i?e.attachEvent(“onresize”,n):(e.__resizeTriggers__||(“static”==getComputedStyle(e).position&&(e.style.position=“relative”),t(),e.__resizeLast__={},e.__resizeListeners__=[],(e.__resizeTriggers__=document.createElement(“div”)).className=“resize-triggers”,e.__resizeTriggers__.innerHTML=‘<div class=“expand-trigger”><div></div></div><div class=“contract-trigger”></div>’,e.appendChild(e.__resizeTriggers__),l(e),e.addEventListener(“scroll”,d,!0),p&&e.__resizeTriggers__.addEventListener(p,(function(t){t.animationName==T&&l(e)}))),e.__resizeListeners__.push(n))},window.removeResizeListener=function(e,t){i?e.detachEvent(“onresize”,t):(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||(e.removeEventListener(“scroll”,d),e.__resizeTriggers__=!e.removeChild(e.__resizeTriggers__)))}}(jQuery),Array.prototype.includes||(Array.prototype.includes=function(e){return 0<=this.indexOf(e)});