// jsmin()ed! Tue Oct 26 04:46:58 2021 var $AcmeVersion='1.0.1';if(typeof $ExeVersion=='undefined')throw'$ExeVersion?';if(typeof $ScriptName=='undefined')throw'$ScriptName?';if(typeof $WebSocket=='undefined')throw'$WebSocket?';if(!window.WebSocket)$WebSocket=false;if(!window.XMLHttpRequest)throw'XMLHttpRequest?';var acme_AppName;var JSON_SENTINAL='"""';var $byId=document.getElementById.bind(document);var $byName=document.getElementsByName.bind(document);var $byTag=document.getElementsByTagName.bind(document);acmeBaseHref();var acme_IsChild=(location.search.substr(0,7)=='?frame=');function acmeIsChild(){return acme_IsChild;} function acmeIsParent(){return!acme_IsChild;} var acme_FrameNumber=parseInt(location.search.substr('?frame='.length));function acmeFrameNumber(){return acme_FrameNumber;} var acme_StandAlone=(window.location.search.search('salone=1')>0)||(window.location.search.search('monitor=2')>0);function acmeStandAlone(){return acme_StandAlone;} function acmeAppName() {if(acme_AppName)return acme_AppName;var lio=$ScriptName.lastIndexOf('/');if(lio==-1) var name=$ScriptName.toLowerCase();else var name=$ScriptName.substr(lio+1).toLowerCase();lio=name.lastIndexOf('.exe');if(lio==-1)lio=name.lastIndexOf('.com');if(lio!=-1)name=name.substring(0,lio);name=name.replace(/[^a-zA-Z0-9-]/g,'');return(acme_AppName=name);} function acmeBaseHref() {var base=document.createElement('base');base.href='/'+acmeAppName()+'/-/';$byTag('head')[0].appendChild(base);} if(typeof acme_LoadFileName=='undefined') {var acme_LoadFileName=[];var acme_LoadFileCall=[];var acme_LoadFileIndex=0;} function acmeLoadFile(filename,callback) {if(arguments.length) {acme_LoadFileName.push(filename);if(typeof callback=='undefined')callback=null;acme_LoadFileCall.push(callback);if(acme_LoadFileIndex1) {var frame=arguments[0];var width=arguments[1];var height=arguments[2];var obj=$byId(frame);obj.width=obj.style.width=width+"px";obj.height=obj.style.height=height+"px";if(acme_StandAlone)acmeFitWindow();}} var acme_FitHeight=0,acme_FitLast=0,acme_FitTimer=null,acme_FitWidth=0;function acmeFitWindow(forceFit) {var cnt,obj,height=0,width=0;if(acme_IsChild) {window.parent.postMessage('{"$FitWindow":true}','*');return;} var last=((new Date()).getTime()/200).toFixed(0);if(last==acme_FitLast)return;acme_FitLast=last;if(acme_FitTimer) {clearInterval(acme_FitTimer);acme_FitTimer=null;} if(!forceFit)acme_FitTimer=setTimeout('acmeFitWindow(true)',250);for(cnt=1;true;cnt++) {if(!(obj=$byId('SECTION'+cnt)))break;width=Math.max(width,obj.scrollWidth,obj.offsetWidth,obj.clientWidth);height+=Math.max(obj.scrollHeight,obj.offsetHeight,obj.clientHeight);} if(height)height+=15;for(cnt=1;true;cnt++) {if(!(obj=$byId('FRAME'+cnt)))break;width=Math.max(width,obj.scrollWidth,obj.offsetWidth,obj.clientWidth);height+=Math.max(obj.scrollHeight,obj.offsetHeight,obj.clientHeight);height+=5;} width+=(window.outerWidth-window.innerWidth);height+=(window.outerHeight-window.innerHeight);var ht=$byTag('html')[0];ht.style.overflowX='hidden';if(!forceFit&&acme_FitWidth==width&&acme_FitHeight==height)return;acme_FitWidth=width;acme_FitHeight=height;if(acme_FitHeight>=screen.availHeight) {ht.style.overflowY='scroll';acme_FitWidth+=15;} else ht.style.overflowY='hidden';window.resizeTo(acme_FitWidth,acme_FitHeight);} var acme_TitleArray=new Array();var acme_TitleTitle=null;function acmeAddToTitle(string) {if(acme_TitleArray.indexOf(string)!=-1)return;if(!acme_TitleTitle)acme_TitleTitle=document.title;acme_TitleArray.push(string);acme_TitleArray.sort(function(s1,s2){return s1.localeCompare(s2)});document.title='';for(var idx=0;idx