| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Mail Enable/Bin/NETWebMail/Mondo/lang/sys/scripts/ |
Upload File : |
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.findInternal=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var f=a[e];if(b.call(c,f,e,a))return{i:e,v:f}}return{i:-1,v:void 0}};$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.SIMPLE_FROUND_POLYFILL=!1;$jscomp.ISOLATE_POLYFILLS=!1;$jscomp.FORCE_POLYFILL_PROMISE=!1;$jscomp.FORCE_POLYFILL_PROMISE_WHEN_NO_UNHANDLED_REJECTION=!1;
$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};$jscomp.getGlobal=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");};$jscomp.global=$jscomp.getGlobal(this);
$jscomp.IS_SYMBOL_NATIVE="function"===typeof Symbol&&"symbol"===typeof Symbol("x");$jscomp.TRUST_ES6_POLYFILLS=!$jscomp.ISOLATE_POLYFILLS||$jscomp.IS_SYMBOL_NATIVE;$jscomp.polyfills={};$jscomp.propertyToPolyfillSymbol={};$jscomp.POLYFILL_PREFIX="$jscp$";var $jscomp$lookupPolyfilledValue=function(a,b){var c=$jscomp.propertyToPolyfillSymbol[b];if(null==c)return a[b];c=a[c];return void 0!==c?c:a[b]};
$jscomp.polyfill=function(a,b,c,d){b&&($jscomp.ISOLATE_POLYFILLS?$jscomp.polyfillIsolated(a,b,c,d):$jscomp.polyfillUnisolated(a,b,c,d))};$jscomp.polyfillUnisolated=function(a,b,c,d){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))return;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&$jscomp.defineProperty(c,a,{configurable:!0,writable:!0,value:b})};
$jscomp.polyfillIsolated=function(a,b,c,d){var e=a.split(".");a=1===e.length;d=e[0];d=!a&&d in $jscomp.polyfills?$jscomp.polyfills:$jscomp.global;for(var f=0;f<e.length-1;f++){var g=e[f];if(!(g in d))return;d=d[g]}e=e[e.length-1];c=$jscomp.IS_SYMBOL_NATIVE&&"es6"===c?d[e]:null;b=b(c);null!=b&&(a?$jscomp.defineProperty($jscomp.polyfills,e,{configurable:!0,writable:!0,value:b}):b!==c&&(void 0===$jscomp.propertyToPolyfillSymbol[e]&&(c=1E9*Math.random()>>>0,$jscomp.propertyToPolyfillSymbol[e]=$jscomp.IS_SYMBOL_NATIVE?
$jscomp.global.Symbol(e):$jscomp.POLYFILL_PREFIX+c+"$"+e),$jscomp.defineProperty(d,$jscomp.propertyToPolyfillSymbol[e],{configurable:!0,writable:!0,value:b})))};$jscomp.polyfill("Array.prototype.find",function(a){return a?a:function(b,c){return $jscomp.findInternal(this,b,c).v}},"es6","es3");var DROPDOWN_TICK_CLASS="dropDown_icon_tick",DROPDOWN_BLANK_CLASS="dropDown_icon_blank";
function dropDown_over(a){a=window.document.getElementById(a);if(!a)return!0;a.hideTimeout&&(clearTimeout(a.hideTimeout),a.hideTimeout=null);try{a.style.display="block",a.style.visibility="visible"}catch(b){}}
function dropDown_out(a,b){var c=window.document.getElementById(b);if(!c)return!0;a=a||window.event;var d=a.clientX;var e=a.clientY;c.hideTimeout=setTimeout(function(){c.hideTimeout=null;var f=!1,g=$("#"+b).offset();try{var h=g.left;var k=g.top;var l=c.clientWidth;var m=c.clientHeight;d+window.document.body.scrollLeft<h&&(f=!0);d+window.document.body.scrollLeft>h+(l-1)&&(f=!0);e+window.document.body.scrollTop<k&&(f=!0);e+window.document.body.scrollTop>k+(m-1)&&(f=!0);if(!f)return!0;dropDown_hide(b)}catch(n){}},
500)}function dropDown_hide(a){if(a=window.document.getElementById(a))a.style.display="none",a.style.visibility="hidden"}function dropDown_isVisible(a){return(a=window.document.getElementById(a))?a.style.visibility?"hidden"!=a.style.visibility:!1:!1}function dropDown_toggleDisplay(a){dropDown_isVisible(a)?dropDown_hide(a):dropDown_over(a)}function dropDown_clearOptions(a){a=window.document.getElementById(a);if(!a)return 0;clearChildNodes(a.getElementsByTagName("UL")[0]);return 1}
function dropDown_ToggleTickByID(a){a=window.document.getElementById(a);if(!a)return!1;-1!=a.firstChild.className.indexOf(DROPDOWN_TICK_CLASS)?a.firstChild.className=DROPDOWN_BLANK_CLASS:a.firstChild.className=DROPDOWN_TICK_CLASS}function dropDown_IsItemTicked(a){return $("#"+a).hasClass(DROPDOWN_TICK_CLASS)}function dropDown_ToggleTick(a){if(!a)return!1;-1!=a.firstChild.className.indexOf(DROPDOWN_TICK_CLASS)?a.firstChild.className=DROPDOWN_BLANK_CLASS:a.firstChild.className=DROPDOWN_TICK_CLASS}
function dropDown_ClearTickSelection(a){a=document.getElementById(a);if(a){var b=a.getElementsByTagName("div");for(var c=0;c<b.length;c++)a=b[c].firstChild,a.className=DROPDOWN_BLANK_CLASS}}function dropDown_GetTickCount(a){var b=document.getElementById(a);a=0;if(b){var c=b.getElementsByTagName("div");for(var d=0;d<c.length;d++)b=c[d].firstChild,-1!=b.className.indexOf(DROPDOWN_TICK_CLASS)&&a++}return a}
function dropDown_GetLastTickIndex(a){var b=document.getElementById(a);a=0;if(b){var c=b.getElementsByTagName("div");for(var d=0;d<c.length;d++)b=c[d].firstChild,-1!=b.className.indexOf(DROPDOWN_TICK_CLASS)&&(a=d)}return a}function dropDown_ToggleSelection(a,b){dropDown_ClearTickSelection(b);dropDown_SetTickOption(a,!0)}function dropDown_SetTickOption(a,b){if(!a)return!1;a.firstChild.className=b?DROPDOWN_TICK_CLASS:DROPDOWN_BLANK_CLASS}
function dropDown_addTickOption(a,b,c,d){var e=window.document.getElementById(a);if(!e)return 0;var f=e.getElementsByTagName("UL")[0];f||(f=window.document.createElement("UL"),e.appendChild(f));var g=window.document.createElement("DIV");g.className="dropDown_item";g.id=a+"_"+b;g.onclick=function(){!dropDown_IsItemTicked(g.id)||1<dropDown_GetTickCount(a)?(dropDown_ToggleTickByID(g.id),eval(d)):getTopAppWindow().ShowAlert(t_("[ME_TXT-Error]"),t_("[ME_TXT-YouNeedToSelectAtLeast1Column]"),!0)};e=window.document.createElement("LI");
e.id=b;e.className="dropDown_icon_tick";e.appendChild(window.document.createTextNode(c));g.appendChild(e);f.appendChild(g)}
function dropDown_addIconOption(a,b,c,d,e){var f=window.document.getElementById(a);if(!f)return 0;var g=f.getElementsByTagName("UL")[0];g||(g=window.document.createElement("UL"),f.appendChild(g));b||(b=c+"_di");f=window.document.createElement("DIV");f.className="dropDown_item";f.id=a+"_"+b;f.onclick=e;a=window.document.createElement("LI");a.id=b;a.className=d;a.appendChild(window.document.createTextNode(c));f.appendChild(a);g.appendChild(f)}
function MoveToolbarIcons(){$(".dropDown_more_shell").each(function(){var a=$(this),b=a.closest(".item_toolbar"),c=!1;a.find(".dropDown_item").each(function(){var d=/\bbttn_.*\b/.exec(this.className)[0],e=b.find(".toolbar_primary_bttns_td_shell"),f=e.position().top+5;d=e.find("."+d);0<d.length&&(f=d.position().top>f,$(this).toggle(f),c=c||f)});b.find(".toolbar_more_td").css("visibility",c?"visible":"hidden")})};