/*
FILE ARCHIVED ON 15:31:08 ene 25, 2025 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 1:40:14 dic 26, 2025.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*! jQuery UI - v1.8.20 - 2025-04-30
* #
* Includes: js
* Copyright (c) 2025 txt; Licensed MIT, GPL */
(function(a,b){function c(b,c){var e=tolowercase();if("area"===e){var f=parentnode,g=name,h;return!href||!g||tolowercase()!=="map"?!1:(h=a("img[usemap=#"+g+"]")[0],!!h&&d(h))}return(/input|select|textarea|button|object/.test(e)?!disabled:"a"==e?href||c:c)&&d(b)}function d(b){return!a(b).parents().andSelf().filter(function(){return curcss(this,"visibility")==="hidden"||hidden(this)}).length}ui=ui||{};if(version)return;extend(ui,{version:"1.8.20",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}}),extend({propAttr:prop||attr,_focus:focus,focus:function(b,c){return typeof b=="number"?each(function(){var d=this;setTimeout(function(){a(d).focus(),c&&call(d)},b)}):apply(this,arguments)},scrollParent:function(){var b;return msie&&/(static|relative)/.test(css("position"))||/absolute/.test(css("position"))?b=parents().filter(function(){return/(relative|absolute|fixed)/.test(curcss(this,"position",1))&&/(auto|scroll)/.test(curcss(this,"overflow",1)+curcss(this,"overflow-y",1)+curcss(this,"overflow-x",1))}).eq(0):b=parents().filter(function(){return/(auto|scroll)/.test(curcss(this,"overflow",1)+curcss(this,"overflow-y",1)+curcss(this,"overflow-x",1))}).eq(0),/fixed/.test(css("position"))||!length?a(document):b},zIndex:function(c){if(c!==b)return css("zIndex",c);if(length){var d=a(this[0]),e,f;while(length&&d[0]!==document){e=css("position");if(e==="absolute"||e==="relative"||e==="fixed"){f=parseInt(css("zIndex"),10);if(!isNaN(f)&&f!==0)return f}d=parent()}}return 0},disableSelection:function(){return bind((selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){preventdefault()})},enableSelection:function(){return unbind(".ui-disableSelection")}}),each(["Width","Height"],function(c,d){function h(b,c,d,f){return each(e,function(){c-=parseFloat(curcss(b,"padding"+this,!0))||0,d&&(c-=parseFloat(curcss(b,"border"+this+"Width",!0))||0),f&&(c-=parseFloat(curcss(b,"margin"+this,!0))||0)}),c}var e=d==="Width"?["Left","Right"]:["Top","Bottom"],f=tolowercase(),g={innerWidth:innerwidth,innerHeight:innerheight,outerWidth:outerwidth,outerHeight:outerheight};fn["inner"+d]=function(c){return c===b?g["inner"+d].call(this):each(function(){a(this).css(f,h(this,c)+"px")})},fn["outer"+d]=function(b,c){return typeof b!="number"?g["outer"+d].call(this,b):each(function(){a(this).css(f,h(this,b,!0,c)+"px")})}}),extend(expr[":"],{data:function(b,c,d){return!!data(b,d[3])},focusable:function(b){return c(b,!isNaN(attr(b,"tabindex")))},tabbable:function(b){var d=attr(b,"tabindex"),e=isNaN(d);return(e||d>=0)&&c(b,!e)}}),a(function(){var b=body,c=appendchild(c=createelement("div"));offsetheight,extend(style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0}),minheight=offsetheight===100,selectstart="onselectstart"in c,removechild(c)display="none"}),extend(ui,{plugin:{add:function(b,c,d){var e=ui[b].prototype;for(var f in d)plugins[f]=plugins[f]||[],plugins[f].push([c,d[f]])},call:function(a,b,c){var d=plugins[b];if(!d||!element[0].parentNode)return;for(var e=0;e0?!0:(b[d]=1,e=b[d]>0,b[d]=0,e)},isOverAxis:function(a,b,c){return a>b&&a0?left-e:max(left,left)},top:function(b,c){var d=a(window),e=top+height()scrolltop();top=e>0?top-e:max(top,top)}},flip:{left:function(b,c){if(at[0]===e)return;var d=a(window),f=left+width()scrollleft(),g=my[0]==="left"?elemwidth:my[0]==="right"?elemwidth:0,h=at[0]==="left"?targetwidth:targetwidth,i=-2*offset[0];left+=left<0?g+h+i:f>0?g+h+i:0},top:function(b,c){if(at[1]===e)return;var d=a(window),f=top+height()scrolltop(),g=my[1]==="top"?elemheight:my[1]==="bottom"?elemheight:0,h=at[1]==="top"?targetheight:targetheight,i=-2*offset[1];top+=top<0?g+h+i:f>0?g+h+i:0}}},setoffset||(setoffset=function(b,c){/static/.test(curcss(b,"position"))&&(position="relative");var d=a(b),e=offset(),f=parseInt(curcss(b,"top",!0),10)||0,g=parseInt(curcss(b,"left",!0),10)||0,h={top:top+f,left:left+g};"using"in c?call(b,h):css(h)},offset=function(b){var c=this[0];return!c||!ownerdocument?null:b?each(function(){setoffset(this,b)}):call(this)}),function(){var b=getelementsbytagname("body")[0],c=createelement("div"),d,e,g,h,i;d=createelement(b?"div":"body"),g={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},b&&extend(g,{position:"absolute",left:"-1000px",top:"-1000px"});for(var j in g)style[j]=g[j];appendchild(c),e=b||documentelement,insertbefore(d,firstchild),csstext="position: absolute; left: 10.7432222px; top: 10.432325px; height: 30px; width: 201px;",h=a(c).offset(function(a,b){return b}).offset(),innerhtml="",removechild(d),i=top+left+(b?2e3:0),fractions=i>21&&i<22}()})(jQuery);;/*! jQuery UI - v1.8.20 - 2025-04-30
* #
* Includes: js
* Copyright (c) 2025 txt; Licensed MIT, GPL */
(function(a,b){var c="ui-dialog ui-widget ui-widget-content ui-corner-all ",d={buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},e={maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},f=attrfn||{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0,click:!0};widget("dialog",{options:{autoOpen:!0,buttons:{},closeOnEscape:!0,closeText:"close",dialogClass:"",draggable:!0,hide:null,height:"auto",maxHeight:!1,maxWidth:!1,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",collision:"fit",using:function(b){var c=a(this).css(b).offset().top;c<0&&a(this).css("top",top-c)}},resizable:!0,show:null,stack:!0,title:"",width:300,zIndex:1e3},_create:function(){originaltitle=attr("title"),typeof originaltitle!="string"&&(originaltitle=""),title=title||originaltitle;var b=this,d=options,e=title||" ",f=gettitleid(element),g=(uidialog=a("")).appendTo(body).hide().addClass(c+dialogclass).css({zIndex:zindex}).attr("tabIndex",-1).css("outline",0).keydown(function(c){closeonescape&&!isdefaultprevented()&&keycode&&keycode===escape&&(close(c),preventdefault())}).attr({role:"dialog","aria-labelledby":f}).mousedown(function(a){movetotop(!1,a)}),h=show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g),i=(uidialogtitlebar=a("")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g),j=a('').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){addclass("ui-state-hover")},function(){removeclass("ui-state-hover")}).focus(function(){addclass("ui-state-focus")}).blur(function(){removeclass("ui-state-focus")}).click(function(a){return close(a),!1}).appendTo(i),k=(uidialogtitlebarclosetext=a("")).addClass("ui-icon ui-icon-closethick").text(closetext).appendTo(j),l=a("").addClass("ui-dialog-title").attr("id",f).html(e).prependTo(i);isfunction(beforeclose)&&!isfunction(beforeclose)&&(beforeclose=beforeclose),find("*").add(i).disableSelection(),draggable&&draggable&&b._makeDraggable(),resizable&&resizable&&b._makeResizable(),b._createButtons(buttons),b._isOpen=!1,bgiframe&&bgiframe()},_init:function(){autoopen&&open()},destroy:function(){var a=this;return overlay&&destroy(),hide(),unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body"),remove(),originaltitle&&attr("title",originaltitle),a},widget:function(){return uidialog},close:function(b){var c=this,d,e;if(!1===c._trigger("beforeClose",b))return;return overlay&&destroy(),unbind("ui-dialog"),c._isOpen=!1,hide?hide(hide,function(){c._trigger("close",b)}):(hide(),c._trigger("close",b)),resize(),modal&&(d=0,a(".ui-dialog").each(function(){this!==uidialog[0]&&(e=a(this).css("z-index"),isNaN(e)||(d=max(d,e)))}),maxz=d),c},isOpen:function(){return this._isOpen},moveToTop:function(b,c){var d=this,e=options,f;return modal&&!b||!stack&&!modal?d._trigger("focus",c):(zindex>maxz&&(maxz=zindex),overlay&&(maxz+=1,overlay.$css("z-index",maxz=maxz)),f={scrollTop:scrolltop(),scrollLeft:scrollleft()},maxz+=1,css("z-index",maxz),attr(f),d._trigger("focus",c),d)},open:function(){if(this._isOpen)return;var b=this,c=options,d=uidialog;return overlay=modal?new overlay(b):null,b._size(),b._position(position),show(show),movetotop(!0),modal&&bind("ui-dialog",function(b){if(keycode!==tab)return;var c=a(":tabbable",this),d=filter(":first"),e=filter(":last");if(target===e[0]&&!shiftkey)return focus(1),!1;if(target===d[0]&&shiftkey)return focus(1),!1}),a(find(":tabbable").get().concat(find(".ui-dialog-buttonpane :tabbable").get().concat(get()))).eq(0).focus(),b._isOpen=!0,b._trigger("open"),b},_createButtons:function(b){var c=this,d=!1,e=a("").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"),g=a("").addClass("ui-dialog-buttonset").appendTo(e);find(".ui-dialog-buttonpane").remove(),typeof b=="object"&&b!==null&&each(b,function(){return!(d=!0)}),d&&(each(b,function(b,d){d=isfunction(d)?{click:d,text:b}:d;var e=a('').click(function(){apply(element[0],arguments)}).appendTo(g);each(d,function(a,b){if(a==="click")return;a in f?e[a](b):attr(a,b)}),button&&button()}),appendto(uidialog))},_makeDraggable:function(){function f(a){return{position:position,offset:offset}}var b=this,c=options,d=a(document),e;draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(d,g){e=height==="auto"?"auto":a(this).height(),a(this).height(a(this).height()).addClass("ui-dialog-dragging"),b._trigger("dragStart",d,f(g))},drag:function(a,c){b._trigger("drag",a,f(c))},stop:function(g,h){position=[scrollleft(),scrolltop()],a(this).removeClass("ui-dialog-dragging").height(e),b._trigger("dragStop",g,f(h)),resize()}})},_makeResizable:function(c){function h(a){return{originalPosition:originalposition,originalSize:originalsize,position:position,size:size}}c=c===b?resizable:c;var d=this,e=options,f=css("position"),g=typeof c=="string"?c:"n,e,s,w,se,sw,ne,nw";resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:element,maxWidth:maxwidth,maxHeight:maxheight,minWidth:minwidth,minHeight:d._minHeight(),handles:g,start:function(b,c){a(this).addClass("ui-dialog-resizing"),d._trigger("resizeStart",b,h(c))},resize:function(a,b){d._trigger("resize",a,h(b))},stop:function(b,c){a(this).removeClass("ui-dialog-resizing"),height=a(this).height(),width=a(this).width(),d._trigger("resizeStop",b,h(c)),resize()}}).css("position",f).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var a=options;return height==="auto"?minheight:min(minheight,height)},_position:function(b){var c=[],d=[0,0],e;if(b){if(typeof b=="string"||typeof b=="object"&&"0"in b)c=split?split(" "):[b[0],b[1]],length===1&&(c[1]=c[0]),each(["left","top"],function(a,b){+c[a]===c[a]&&(d[a]=c[a],c[a]=b)}),b={my:join(" "),at:join(" "),offset:join(" ")};b=extend({},position,b)}else b=position;e=is(":visible"),e||show(),css({top:0,left:0}).position(extend({of:window},b)),e||hide()},_setOptions:function(b){var c=this,f={},g=!1;each(b,function(a,b){c._setOption(a,b),a in d&&(g=!0),a in e&&(f[a]=b)}),g&&this._size(),is(":data(resizable)")&&resizable("option",f)},_setOption:function(b,d){var e=this,f=uidialog;switch(b){case"beforeclose":b="beforeClose";break;case"buttons":e._createButtons(d);break;case"closeText":text(""+d);break;case"dialogClass":removeclass(dialogclass).addClass(c+d);break;case"disabled":d?addclass("ui-dialog-disabled"):removeclass("ui-dialog-disabled");break;case"draggable":var g=is(":data(draggable)");g&&!d&&draggable("destroy"),!g&&d&&e._makeDraggable();break;case"position":e._position(d);break;case"resizable":var h=is(":data(resizable)");h&&!d&&resizable("destroy"),h&&typeof d=="string"&&resizable("option","handles",d),!h&&d!==!1&&e._makeResizable(d);break;case"title":a(".ui-dialog-title",uidialogtitlebar).html(""+(d||" "))}apply(e,arguments)},_size:function(){var b=options,c,d,e=is(":visible");show().css({width:"auto",minHeight:0,height:0}),minwidth>width&&(width=minwidth),c=css({height:"auto",width:width}).height(),d=max(0,minheight-c);if(height==="auto")if(minheight)css({minHeight:d,height:"auto"});else{show();var f=css("height","auto").height();e||hide(),height(max(f,d))}else height(max(height-c,0));is(":data(resizable)")&&resizable("option","minHeight",this._minHeight())}}),extend(dialog,{version:"1.8.20",uuid:0,maxZ:0,getTitleId:function(a){var b=attr("id");return b||(uuid+=1,b=uuid),"ui-dialog-title-"+b},overlay:function(b){this.$el=create(b)}}),extend(overlay,{instances:[],oldInstances:[],maxZ:0,events:map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),create:function(b){length===0&&(setTimeout(function(){length&&a(document).bind(events,function(b){if(a(target).zIndex()").addClass("ui-widget-overlay")).appendTo(body).css({width:width(),height:height()});return bgiframe&&bgiframe(),push(c),c},destroy:function(b){var c=inarray(b,instances);c!=-1&&push(splice(c,1)[0]),length===0&&a([document,window]).unbind(".dialog-overlay"),remove();var d=0;each(instances,function(){d=max(d,css("z-index"))}),maxz=d},height:function(){var b,c;return msie&&version<7?(b=max(scrollheight,scrollheight),c=max(offsetheight,offsetheight),b