{"id":11394,"date":"2018-10-11T13:16:02","date_gmt":"2018-10-11T11:16:02","guid":{"rendered":"http:\/\/www.fse.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/"},"modified":"2021-03-02T13:07:00","modified_gmt":"2021-03-02T12:07:00","slug":"extension-of-pupil-selection-notices-its-notices","status":"publish","type":"post","link":"https:\/\/fse2014-2020.regione.campania.it\/en\/extension-of-pupil-selection-notices-its-notices\/","title":{"rendered":"Extension of pupil selection notices &#8211; ITS notices"},"content":{"rendered":"<p><strong>Si comunica che i seguenti bandi sono stati prorogati:<\/strong><br \/>\n<script>\/\/ <![CDATA[\nvar startLoadTime = new Date(); var appCachedPage = false; window.cacheType = '0'; window.dateZero = new Date(0); var scriptStart = ((new Date()) - window.dateZero); window.clientId = 'EEE40BE55FA440A39D645E227A47842A'; window.corrId = window.clientId + \"_\" + (new Date()).getTime(); window.traceTid= '9b3a075e-cd42-4979-aef0-f3a42ee78614'; window.traceMguid = 'd9fc818c-5022-4b30-bbab-95bfffaffaa6'; window.owaUserNetId = '1003BFFD912C86C5'; window.owaMbxGuid = '0618eb8d-a453-4e4b-b8d0-2871292b1cc8'; window.webSessionType = '0'; window.cachedDagName = 'EURPR06DG154'; window.cachedForestName = 'eurprd06.prod.outlook.com'; window.isPremExoMbx = '0'; window.bootTraceUrl = ''; var onunloadbeforeboot = null; window.owaSDState = {}; window.owaBootStatus = {}; window.ariaLoggingEnabled = 1; window.ariaTenantToken = '3b1ea01450be48f29759d868931e225d-e2676c0a-dca3-417d-bfa9-8596433a3692-6908'; var isPopOut = window.location.href.indexOf('ispopout=1') > 0;\n\n               \n        \n        if (!window.owaSDState.fcr) {\n            if (!isPopOut) {\n                try\n                {\n                    \n                    window.owaSDConsumable=false;\n                    window.owaSDConsumed = false;\n                    sendOwaSDRequest(false);\n                }\n                catch (ex) {\n                    window.owaLastErrorReported = ex;\n                    throw ex;\n                }\n            }\n            else {\n                onunloadbeforeboot = function() {\n                    callPopOutBootErrorCallback(\"PopOutClosed\");\n                };\n                if (window.attachEvent) {\n                    window.attachEvent(\"onunload\", onunloadbeforeboot);\n                }\n                else {\n                    window.addEventListener(\"unload\", onunloadbeforeboot, false);\n                }\n            }\n        }\n\n        function createOwaSDXMLHttpRequest() {\n            var request = null;\n            try\n            {\n                request = new window.XMLHttpRequest();\n            }\n            catch (e) {\n                \n                if (window.ActiveXObject) {\n                    request = new window.ActiveXObject(\"Microsoft.XMLHTTP\");\n                }\n            }\n\n            return request;\n        }\n        \n        function sendOwaSDRequest(retryAttempt) {\n            \n            window.owaSD = createOwaSDXMLHttpRequest();\n            window.owaSD.retryAttempt = retryAttempt;\n            window.owaSD.open(\"POST\",\"sessiondata.ashx\" + getSdqp(retryAttempt));\n            window.owaSD.onreadystatechange = sdResponseHandler;\n            window.owaSD.setRequestHeader(\"X-OWA-CorrelationId\", window.corrId);\n            window.owaSD.clientRequestId = window.corrId;\n            window.owaSD.setRequestHeader(\"client-request-id\", window.owaSD.clientRequestId);\n            \n            try {\n                if (navigator.userAgent.indexOf(\"OWASMIME\/\" > 0)) {\n                    window.owaSD.setRequestHeader(\"X-OWA-SmimeInstalled\", \"1\");\n                }\n                else if (window.ActiveXObject) {\n                    var smimePlugin = new ActiveXObject(\"Microsoft.Exchange.Clients.SmimeAX\");\n                    window.owaSD.setRequestHeader(\"X-OWA-SmimeInstalled\", \"1\");\n                    smimePlugin.Dispose();\n                }\n            }\n            catch (e) {\n            }\n\n            window.owaSD.send();\n        }\n\n        function getSdqp(retryAttempt) {\n            var sdqp = \"?appcacheclient=0\";\n            \n             return sdqp;\n        }\n\n        function sdResponseHandler() {\n            try {\n            \n                if (!window.owaSD) {\n                    return;\n                }\n\n                if (window.owaSD.readyState != 4) {\n                    return;\n                }\n                \n                if (!tryAuthOwaSD()) {\n                    return;\n                }\n\n                \n\n                window.owaSDState.data = window.owaSD.responseText;\n                \n                completeOwaSD();\n            \n            }\n            catch (ex) {\n                window.owaLastErrorReported = ex;\n                throw ex;\n            }\n        }\n\n        \n        function tryCheckOptinPrecondition() {\n            if (window.owaSD.status == 412) {\n                var actualVdir = window.owaSD.getResponseHeader(\"X-Js-ClientVdir\");\n                if (actualVdir != null) {\n                    postBootTrace(\"OptinRedirect\");\n                    redirectToUrl(\"\/\" + actualVdir + \"\/\");\n                    return false;\n                }\n            }\n\n            return true;\n        }\n\n        \n        function isMailModule(){\n            var result = false;\n            var href = null;\n            try {\n                href = decodeURIComponent(window.location.href);\n            } catch(e) {\n            }\n\n            if (href != null) {\n                if (href.indexOf('viewmodel=') >= 0) {\n                    result = false;\n                } \n                else if(href.indexOf('path=') < 0 &#038;&#038; href.indexOf('modurl=') < 0) { result = true; } else if(href.indexOf('path=\/mail') >= 0 || href.indexOf('modurl=0') >= 0) {\n                    result = true;\n                }\n            }\n            \n            return result;\n        }\n\n        function tryAuthOwaSD() {\n            if ((window.owaSD.status == 440 || window.owaSD.status == 401) && !isPalEnabled()) {\n                    postBootTrace(\"AuthRedirect\");\n\n                    \n                    trackRedirectToAuth();\n                    redirect('authRedirect', 'true');\n                    return false;\n                    }\n\n            return true;\n        }\n\n        function completeOwaSD() {\n            window.owaSDdidHandlerExecute = true;\n            window.owaSDReceivedTime = (new Date()).toString();\n            window.owaSDReceivedTimeStamp = ((new Date()) - window.dateZero);\n\n            if (window.owaSDConsumable && !window.owaSDConsumed) {\n                owastart();\n            }\n        }\n\n        \n            Object.setPrototypeOf && (Object['protoInheritEnabled']=1);<br \/>\n        window.scriptsLoaded = window.scriptsLoaded || {}; window.scriptProcessStart = window.scriptProcessStart || {}; window.scriptProcessStart['aria-web-telemetry.js'] = (new Date()).getTime();<br \/>\n!function(e,t){if(\"object\"==typeof exports&&\"object\"==typeof module)module.exports=t();else if(\"function\"==typeof define&&define.amd)define([],t);else{var i=t();for(var n in i)(\"object\"==typeof exports?exports:e)[n]=i[n]}}(this,function(){return function(e){function t(n){if(i[n])return i[n].exports;var r=i[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var i={};return t.m=e,t.c=i,t.i=function(e){return e},t.d=function(e,i,n){t.o(e,i)||Object.defineProperty(e,i,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var i=e&&e.e?function(){return e.default}:function(){return e};return t.d(i,\"a\",i),i},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p=\"\",t(t.s=30)}([function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Unspecified=0]=\"Unspecified\",e[e.String=1]=\"String\",e[e.Int64=2]=\"Int64\",e[e.Double=3]=\"Double\",e[e.Boolean=4]=\"Boolean\"}(t.AWTPropertyType||(t.AWTPropertyType={}));!function(e){e[e.NotSet=0]=\"NotSet\",e[e.DistinguishedName=1]=\"DistinguishedName\",e[e.GenericData=2]=\"GenericData\",e[e.IPV4Address=3]=\"IPV4Address\",e[e.IPv6Address=4]=\"IPv6Address\",e[e.MailSubject=5]=\"MailSubject\",e[e.PhoneNumber=6]=\"PhoneNumber\",e[e.QueryString=7]=\"QueryString\",e[e.SipAddress=8]=\"SipAddress\",e[e.SmtpAddress=9]=\"SmtpAddress\",e[e.Identity=10]=\"Identity\",e[e.Uri=11]=\"Uri\",e[e.Fqdn=12]=\"Fqdn\",e[e.IPV4AddressLegacy=13]=\"IPV4AddressLegacy\"}(t.AWTPiiKind||(t.AWTPiiKind={}));!function(e){e[e.NotSet=0]=\"NotSet\",e[e.GenericContent=1]=\"GenericContent\"}(t.AWTCustomerContentKind||(t.AWTCustomerContentKind={}));!function(e){e[e.Low=1]=\"Low\",e[e.Normal=2]=\"Normal\",e[e.High=3]=\"High\",e[e.Immediate_sync=5]=\"Immediate_sync\"}(t.AWTEventPriority||(t.AWTEventPriority={}));!function(e){e[e.NonRetryableStatus=1]=\"NonRetryableStatus\",e[e.QueueFull=3]=\"QueueFull\"}(t.AWTEventsDroppedReason||(t.AWTEventsDroppedReason={}));!function(e){e[e.InvalidEvent=1]=\"InvalidEvent\",e[e.SizeLimitExceeded=2]=\"SizeLimitExceeded\",e[e.KillSwitch=3]=\"KillSwitch\"}(t.AWTEventsRejectedReason||(t.AWTEventsRejectedReason={}))},function(e,t,i){\"use strict\";function n(e){var t=new P.Int64(\"0\");return t.low=4294967295&e,t.high=Math.floor(e\/4294967296),t}function r(){return\"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx\".replace(B,function(e){var t=16*Math.random()|0;return(\"x\"===e?t:3&t|8).toString(16)})}function o(e){return\"string\"==typeof e}function s(e){return\"number\"==typeof e}function a(e){return\"boolean\"==typeof e}function u(e){return(e+w)*C}function d(e){var t=e.indexOf(\"-\");return t>-1?e.substring(0,t):\"\"}function _(){return null===b&&(b=\"undefined\"!=typeof navigator&&Boolean(navigator.sendBeacon)),b}function l(){return null===O&&(O=\"undefined\"!=typeof Uint8Array&&!E()&&!v()),O}function c(e){return!(!s(e)||!(e>=1&&e<=3||5===e))}function p(e,i){if(!t.PropertyNameRegex.test(e)||void 0===i||null===i||\"\"===i)return null;if(o(i)||s(i)||a(i))i={value:i,type:W.AWTPropertyType.Unspecified};else if(void 0===i.value||null===i.value||\"\"===i.value||!o(i.value)&#038;&#038;!s(i.value)&#038;&#038;!a(i.value))return null;return i.type=g(i.value,i.type),i.type?i.pii>0&&i.cc>0?null:i.pii?S(i.pii)?i:null:i.cc?A(i.cc)?i:null:i:null}function f(e){return e.getUTCFullYear()+\"-\"+y(e.getUTCMonth()+1)+\"-\"+y(e.getUTCDate())+\"T\"+y(e.getUTCHours())+\":\"+y(e.getUTCMinutes())+\":\"+y(e.getUTCSeconds())+\".\"+T(e.getUTCMilliseconds())+\"Z\"}function h(){if(null===R){var e=new XMLHttpRequest;R=void 0===e.withCredentials&&\"undefined\"!=typeof XDomainRequest}return R}function v(){return!(\"undefined\"==typeof navigator||!navigator.product)&&\"ReactNative\"===navigator.product}function y(e){return e<10?\"0\"+e:e.toString()}function T(e){return e<10?\"00\"+e:e<100?\"0\"+e:e.toString()}function g(e,t){return I(t)&#038;&#038;t!==W.AWTPropertyType.Unspecified?t===W.AWTPropertyType.String&#038;&#038;\"string\"==typeof e?t:t!==W.AWTPropertyType.Double&#038;&#038;t!==W.AWTPropertyType.Int64||\"number\"!=typeof e?t===W.AWTPropertyType.Boolean&#038;&#038;\"boolean\"==typeof e?t:void 0:t===W.AWTPropertyType.Int64&#038;&#038;e%1!=0?null:t:m(e)}function m(e){switch(typeof e){case\"string\":return W.AWTPropertyType.String;case\"boolean\":return W.AWTPropertyType.Boolean;case\"number\":return W.AWTPropertyType.Double}return W.AWTPropertyType.Unspecified}function S(e){return!!(s(e)&#038;&#038;e>=0&&e<=13)}function A(e){return!!(s(e)&#038;&#038;e>=0&&e<=1)}function I(e){return!!(s(e)&#038;&#038;e>=0&&e<=4)}function E(){if(\"undefined\"!=typeof navigator&#038;&#038;navigator.userAgent){var e=navigator.userAgent.toLowerCase();if((e.indexOf(\"safari\")>=0||e.indexOf(\"firefox\")>=0)&&e.indexOf(\"chrome\")<0)return!0}return!1}Object.defineProperty(t,\"__esModule\",{value:!0});var P=i(4),W=i(0),B=\/[xy]\/g,w=621355968e5,C=1e4;t.EventNameAndTypeRegex=\/^[a-zA-Z]([a-zA-Z0-9]|_){2,98}[a-zA-Z0-9]$\/,t.EventNameDotRegex=\/\\.\/g,t.PropertyNameRegex=\/^[a-zA-Z](([a-zA-Z0-9|_|\\.]){0,98}[a-zA-Z0-9])?$\/,t.StatsApiKey=\"a387cfcf60114a43a7699f9fbb49289e-9bceb9fe-1c06-460f-96c5-6a0b247358bc-7238\";var b=null,O=null,R=null;t.numberToBondInt64=n,t.newGuid=r,t.isString=o,t.isNumber=s,t.isBoolean=a,t.msToTicks=u,t.getTenantId=d,t.isBeaconsSupported=_,t.isUint8ArrayAvailable=l,t.isPriority=c,t.sanitizeProperty=p,t.getISOString=f,t.useXDomainRequest=h,t.isReactNative=v},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.addNotificationListener=function(e){this.listeners.push(e)},e.removeNotificationListener=function(e){for(var t=this.listeners.indexOf(e);t>-1;)this.listeners.splice(t,1),t=this.listeners.indexOf(e)},e.eventsSent=function(e){for(var t=this,i=this,n=0;n<this.listeners.length;++n)!function(n){i.listeners[n].eventsSent&#038;&#038;setTimeout(function(){return t.listeners[n].eventsSent(e)},0)}(n)},e.eventsDropped=function(e,t){for(var i=this,n=this,r=0;r<this.listeners.length;++r)!function(r){n.listeners[r].eventsDropped&#038;&#038;setTimeout(function(){return i.listeners[r].eventsDropped(e,t)},0)}(r)},e.eventsRetrying=function(e){for(var t=this,i=this,n=0;n<this.listeners.length;++n)!function(n){i.listeners[n].eventsRetrying&#038;&#038;setTimeout(function(){return t.listeners[n].eventsRetrying(e)},0)}(n)},e.eventsRejected=function(e,t){for(var i=this,n=this,r=0;r<this.listeners.length;++r)!function(r){n.listeners[r].eventsRejected&#038;&#038;setTimeout(function(){return i.listeners[r].eventsRejected(e,t)},0)}(r)},e.listeners=[],e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(14),r=i(0),o=i(28),s=i(10),a=i(5),u=i(11),d=i(1),_=function(){function e(){}return e.setEventsHandler=function(e){this.t=e},e.getEventsHandler=function(){return this.t},e.scheduleTimer=function(){var e=this,t=this.r[this.a][2];this.u<0&#038;&#038;t>\n=0&&!this._&&(this.t.hasEvents()?(0===t&&this.f>0&&(t=1),this.u=setTimeout(function(){return e.h()},t*(1<<this.f)*1e3)):this.v=0)},e.initialize=function(e){var t=this;this.y=!0,this.T=e,this.t=new o.default(e.collectorUri,e.cacheMemorySizeLimitInNumberOfEvents,e.httpXHROverride),this.g(),s.default.initialize(function(e,i){if(t.T.canSendStatEvent(\"awt_stats\")){var n=new a.default(\"awt_stats\");n.setEventPriority(r.AWTEventPriority.High),n.setProperty(\"TenantId\",i);for(var o in e)e.hasOwnProperty(o)&#038;&#038;n.setProperty(o,e[o].toString());u.default.getLogger(d.StatsApiKey).logEvent(n)}})},e.setTransmitProfile=function(e){this.a!==e&#038;&#038;void 0!==this.r[e]&#038;&#038;(this.clearTimeout(),this.a=e,this.scheduleTimer())},e.loadTransmitProfiles=function(e){this.S();for(var t in e)if(e.hasOwnProperty(t)){if(3!==e[t].length)continue;for(var i=2;i>=0;--i)if(e[t][i]<0){for(var n=i;n>=0;--n)e[t][n]=-1;break}for(var i=2;i>0;--i)if(e[t][i]>0&&e[t][i-1]>0){var r=e[t][i-1]\/e[t][i];e[t][i-1]=Math.ceil(r)*e[t][i]}this.r[t]=e[t]}},e.sendEvent=function(e){this.y&&(this.f>0&&e.priority===r.AWTEventPriority.Immediate_sync&&(e.priority=r.AWTEventPriority.High),this.t.addEvent(e),this.scheduleTimer())},e.flush=function(e){var t=(new Date).getTime();!this._&&this.A+3e4<t&#038;&#038;(this.A=t,this.u>-1&&(clearTimeout(this.u),this.u=-1),this.t.uploadNow(e))},e.pauseTransmission=function(){this._||(this.clearTimeout(),this.t.pauseTransmission(),this._=!0)},e.resumeTransmision=function(){this._&&(this._=!1,this.t.resumeTransmission(),this.scheduleTimer())},e.flushAndTeardown=function(){s.default.teardown(),this.y=!1,this.clearTimeout(),this.t.teardown()},e.backOffTransmission=function(){this.f<4&#038;&#038;(this.f++,this.clearTimeout(),this.scheduleTimer())},e.clearBackOff=function(){this.f>0&&(this.f=0,this.clearTimeout(),this.scheduleTimer())},e.S=function(){this.clearTimeout(),this.g(),this.a=n.AWT_REAL_TIME,this.scheduleTimer()},e.clearTimeout=function(){this.u>0&&(clearTimeout(this.u),this.u=-1,this.v=0)},e.h=function(){var e=r.AWTEventPriority.High;this.v++,this.v*this.r[this.a][2]===this.r[this.a][0]?(e=r.AWTEventPriority.Low,this.v=0):this.v*this.r[this.a][2]===this.r[this.a][1]&&(e=r.AWTEventPriority.Normal),this.t.sendEventsForPriorityAndAbove(e),this.u=-1,this.scheduleTimer()},e.g=function(){this.r={},this.r.REAL_TIME=[4,2,1],this.r.NEAR_REAL_TIME=[12,6,3],this.r.BEST_EFFOR=[36,18,9]},e.y=!1,e.a=n.AWT_REAL_TIME,e.u=-1,e.f=0,e._=!1,e.v=0,e.A=0,e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(e){this.low=0,this.high=0,this.low=parseInt(e,10),this.low<0&#038;&#038;(this.high=-1)}return e.prototype.I=function(t){var i=new e(t);return this.low===i.low&#038;&#038;this.high===i.high},e}();t.Int64=n;var r=function(){function e(e){this.low=0,this.high=0,this.low=parseInt(e,10)}return e.prototype.I=function(t){var i=new e(t);return this.low===i.low&#038;&#038;this.high===i.high},e}();t.UInt64=r;var o=function(){function e(){}return e.P=function(e){return this.W(e)},e.W=function(e){return 255&#038;e},e.B=function(e){return 2147483647&#038;e|2147483648&#038;e},e.w=function(e){return 4294967295&#038;e},e}();t.Number=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=i(0),o=function(){function e(e){this.C={name:\"\",properties:{}},e&#038;&#038;this.setName(e)}return e.prototype.setName=function(e){this.C.name=e},e.prototype.getName=function(){return this.C.name},e.prototype.setType=function(e){this.C.type=e},e.prototype.getType=function(){return this.C.type},e.prototype.setTimestamp=function(e){this.C.timestamp=e},e.prototype.getTimestamp=function(){return this.C.timestamp},e.prototype.setEventPriority=function(e){this.C.priority=e},e.prototype.getEventPriority=function(){return this.C.priority},e.prototype.setProperty=function(e,t,i){void 0===i&#038;&#038;(i=r.AWTPropertyType.Unspecified);var o={value:t,type:i,pii:r.AWTPiiKind.NotSet,cc:r.AWTCustomerContentKind.NotSet};if(null===(o=n.sanitizeProperty(e,o)))return void delete this.C.properties[e];this.C.properties[e]=o},e.prototype.setPropertyWithPii=function(e,t,i,o){void 0===o&#038;&#038;(o=r.AWTPropertyType.Unspecified);var s={value:t,type:o,pii:i,cc:r.AWTCustomerContentKind.NotSet};if(null===(s=n.sanitizeProperty(e,s)))return void delete this.C.properties[e];this.C.properties[e]=s},e.prototype.setPropertyWithCustomerContent=function(e,t,i,o){void 0===o&#038;&#038;(o=r.AWTPropertyType.Unspecified);var s={value:t,type:o,pii:r.AWTPiiKind.NotSet,cc:i};if(null===(s=n.sanitizeProperty(e,s)))return void delete this.C.properties[e];this.C.properties[e]=s},e.prototype.getPropertyMap=function(){return this.C.properties},e.prototype.getEvent=function(){return this.C},e}();t.default=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Unknown=0]=\"Unknown\",e[e.MSACID=1]=\"MSACID\",e[e.MSAPUID=2]=\"MSAPUID\",e[e.ANID=3]=\"ANID\",e[e.OrgIdCID=4]=\"OrgIdCID\",e[e.OrgIdPUID=5]=\"OrgIdPUID\",e[e.UserObjectId=6]=\"UserObjectId\",e[e.Skype=7]=\"Skype\",e[e.Yammer=8]=\"Yammer\",e[e.EmailAddress=9]=\"EmailAddress\",e[e.PhoneNumber=10]=\"PhoneNumber\",e[e.SipAddress=11]=\"SipAddress\",e[e.MUID=12]=\"MUID\"}(t.AWTUserIdType||(t.AWTUserIdType={}));!function(e){e[e.Started=0]=\"Started\",e[e.Ended=1]=\"Ended\"}(t.AWTSessionState||(t.AWTSessionState={}))},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=\"MicrosoftApplicationsTelemetryDeviceId\",o=\"MicrosoftApplicationsTelemetryFirstLaunchTime\",s={MSIE:\"MSIE\",CHROME:\"Chrome\",FIREFOX:\"Firefox\",SAFARI:\"Safari\",EDGE:\"Edge\",ELECTRON:\"Electron\",SKYPE_SHELL:\"SkypeShell\",PHANTOMJS:\"PhantomJS\",OPERA:\"Opera\"},a={WINDOWS:\"Windows\",MACOSX:\"Mac OS X\",WINDOWS_PHONE:\"Windows Phone\",WINDOWS_RT:\"Windows RT\",IOS:\"iOS\",ANDROID:\"Android\",LINUX:\"Linux\",UNKNOWN:\"Unknown\"},u={WIN:\/(windows|win32)\/i,WINRT:\/ arm;\/i,WINPHONE:\/windows\\sphone\\s\\d+\\.\\d+\/i,OSX:\/(macintosh|mac os x)\/i,IOS:\/(iPad|iPhone|iPod)(?=.*like Mac OS X)\/i,LINUX:\/(linux|joli|[kxln]?ubuntu|debian|[open]*suse|gentoo|arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk)\/i,ANDROID:\/android\/i},d={5.1:\"XP\",\"6.0\":\"Vista\",6.1:\"7\",6.2:\"8\",6.3:\"8.1\",\"10.0\":\"10\"},_=function(){function e(){}return e.addPropertyStorageOverride=function(e){return!!e&#038;&#038;(this.b=e,!0)},e.autoCollect=function(e,t,i){if(this.O=e,this.R=t,this.D(),i||\"undefined\"==typeof navigator||(i=navigator.userAgent||\"\"),this.N(i),this.R&#038;&#038;!this.b)return this.M(r),void this.M(o);(this.b||this.U&#038;&#038;!this.R)&#038;&#038;this.k()},e.checkAndSaveDeviceId=function(e){if(e){this.x(r)!==e&#038;&#038;(this.L(r,e),this.L(o,n.getISOString(new Date))),this.F(this.x(o))}},e.k=function(){var e=this.x(r);e?this.F(this.x(o)):(e=n.newGuid(),this.checkAndSaveDeviceId(e)),this.O.setDeviceId(e)},e.D=function(){\"undefined\"!=typeof document&#038;&#038;document.documentElement&#038;&#038;this.O.setAppLanguage(document.documentElement.lang),\"undefined\"!=typeof navigator&#038;&#038;this.O.setUserLanguage(navigator.userLanguage||navigator.language);var e=(new Date).getTimezoneOffset(),t=e%60,i=(e-t)\/60,n=\"+\";i>0&&(n=\"-\"),i=Math.abs(i),t=Math.abs(t),this.O.setUserTimeZone(n+(i<10?\"0\"+i:i.toString())+\":\"+(t<10?\"0\"+t:t.toString()))},e.N=function(e){if(e){var t=this.q(e);this.O.setDeviceBrowserName(t),this.O.setDeviceBrowserVersion(this.H(e,t));var i=this.Q(e);this.O.setDeviceOsName(i),this.O.setDeviceOsVersion(this.z(e,i))}},e.q=function(e){return this.j(\"OPR\/\",e)?s.OPERA:this.j(s.PHANTOMJS,e)?s.PHANTOMJS:this.j(s.EDGE,e)?s.EDGE:this.j(s.ELECTRON,e)?s.ELECTRON:this.j(s.CHROME,e)?s.CHROME:this.j(\"Trident\",e)?s.MSIE:this.j(s.FIREFOX,e)?s.FIREFOX:this.j(s.SAFARI,e)?s.SAFARI:this.j(s.SKYPE_SHELL,e)?s.SKYPE_SHELL:\"Unknown\"},e.F=function(e){if(!isNaN(e)){var t=new Date;t.setTime(parseInt(e,10)),e=n.getISOString(t)}this.firstLaunchTime=e},e.j=function(e,t){return t.indexOf(e)>-1},e.H=function(e,t){return t===s.MSIE?this.K(e):this.G(t,e)},e.K=function(e){var t=e.match(new RegExp(s.MSIE+\" ([\\\\d,.]+)\"));if(t)return t[1];var i=e.match(new RegExp(\"rv:([\\\\d,.]+)\"));return i?i[1]:void 0},e.G=function(e,t){e===s.SAFARI&&(e=\"Version\");var i=t.match(new RegExp(e+\"\/([\\\\d,.]+)\"));return i?i[1]:\"Unknown\"},e.Q=function(e){return e.match(u.WINPHONE)?a.WINDOWS_PHONE:e.match(u.WINRT)?a.WINDOWS_RT:e.match(u.IOS)?a.IOS:e.match(u.ANDROID)?a.ANDROID:e.match(u.LINUX)?a.LINUX:e.match(u.OSX)?a.MACOSX:e.match(u.WIN)?a.WINDOWS:\"Unknown\"},e.z=function(e,t){return t===a.WINDOWS?this.V(e):t===a.MACOSX?this.X(e):\"Unknown\"},e.V=function(e){var t=e.match(new RegExp(\"Windows NT ([\\\\d,.]+)\"));return t&&d[t[1]]?d[t[1]]:\"Unknown\"},e.X=function(e){var t=e.match(new RegExp(a.MACOSX+\" ([\\\\d,_,.]+)\"));if(t){var i=t[1].replace(\/_\/g,\".\");if(i){var n=this.Z(i);if(n){return i.split(n)[0]}return i}}return\"Unknown\"},e.Z=function(e){return e.indexOf(\".\")>-1?\".\":e.indexOf(\"_\")>-1?\"_\":null},e.L=function(e,t){if(this.b)this.b.setProperty(e,t);else if(this.U){var i=new Date;i.setTime(i.getTime()+31536e6);var n=\"expires=\"+i.toUTCString();document.cookie=e+\"=\"+t+\"; \"+n}},e.x=function(e){if(this.b)return this.b.getProperty(e)||\"\";if(this.U){e+=\"=\";for(var t=document.cookie.split(\";\"),i=0;i<t.length;i++){for(var n=t[i],r=0;\" \"===n.charAt(r);)r++;if(n=n.substring(r),0===n.indexOf(e))return n.substring(e.length,n.length)}}return\"\"},e.M=function(e){this.U&#038;&#038;(document.cookie=e+\"=;expires=Thu, 01 Jan 1970 00:00:01 GMT;\")},e.R=!1,e.U=\"undefined\"!=typeof document&#038;&#038;void 0!==document.cookie,e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(7),r=i(0),o=i(6),s=function(){function e(e,t){this.J=e,this.Y=t}return e.prototype.setAppId=function(e){this.$(\"AppInfo.Id\",e)},e.prototype.setAppVersion=function(e){this.$(\"AppInfo.Version\",e)},e.prototype.setAppLanguage=function(e){this.$(\"AppInfo.Language\",e)},e.prototype.setDeviceId=function(e){this.J&#038;&#038;(n.default.checkAndSaveDeviceId(e),this.$(\"DeviceInfo.Id\",e))},e.prototype.setDeviceOsName=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.OsName\",e)},e.prototype.setDeviceOsVersion=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.OsVersion\",e)},e.prototype.setDeviceBrowserName=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.BrowserName\",e)},e.prototype.setDeviceBrowserVersion=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.BrowserVersion\",e)},e.prototype.setDeviceMake=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.Make\",e)},e.prototype.setDeviceModel=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.Model\",e)},e.prototype.setUserId=function(e,t,i){if(!isNaN(i)&#038;&#038;null!==i&#038;&#038;i>=0&&i<=12)this.$(\"UserInfo.IdType\",i.toString());else{var n=void 0;switch(t){case r.AWTPiiKind.SipAddress:n=o.AWTUserIdType.SipAddress;break;case r.AWTPiiKind.PhoneNumber:n=o.AWTUserIdType.PhoneNumber;break;case r.AWTPiiKind.SmtpAddress:n=o.AWTUserIdType.EmailAddress;break;default:n=o.AWTUserIdType.Unknown}this.$(\"UserInfo.IdType\",n.toString())}if(isNaN(t)||null===t||t===r.AWTPiiKind.NotSet||t>13)switch(i){case o.AWTUserIdType.Skype:t=r.AWTPiiKind.Identity;break;case o.AWTUserIdType.EmailAddress:t=r.AWTPiiKind.SmtpAddress;break;case o.AWTUserIdType.PhoneNumber:t=r.AWTPiiKind.PhoneNumber;break;case o.AWTUserIdType.SipAddress:t=r.AWTPiiKind.SipAddress;break;default:t=r.AWTPiiKind.NotSet}this.ee(\"UserInfo.Id\",e,t)},e.prototype.setUserAdvertisingId=function(e){this.$(\"UserInfo.AdvertisingId\",e)},e.prototype.setUserTimeZone=function(e){this.$(\"UserInfo.TimeZone\",e)},e.prototype.setUserLanguage=function(e){this.$(\"UserInfo.Language\",e)},e.prototype.$=function(e,t){\"string\"==typeof t&&this.Y.setProperty(e,t)},e.prototype.ee=function(e,t,i){\"string\"==typeof t&&this.Y.setPropertyWithPii(e,t,i)},e}();t.default=s},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(21),r=i(0),o=i(2),s=i(1),a=function(){function e(){}return e.getPayloadBlob=function(e,t){var i,a=new n.IO.MemoryStream,u=new n.CompactBinaryProtocolWriter(a);u.te(n.ne.ie,3,null),u.re(t,n.ne.oe,n.ne.se);for(var d in e)if(e.hasOwnProperty(d)){u.ae(d);var _=e[d];u.ue(1,n.ne.de),u.te(n.ne.oe,2,null),u.ae(\"act_default_source\"),u.te(n.ne.oe,5,null),u.ae(s.newGuid()),u.te(n.ne._e,6,null),u.le(s.numberToBondInt64(Date.now())),u.te(n.ne.se,8,null);var l=a.ce().length+1;u.ue(e[d].length,n.ne.de);for(var c=a.ce().length-l,p=0;p<_.length;++p){var f=a.ce().length;if(this.writeEvent(_[p],u),a.ce().length-f>2936012)o.default.eventsRejected([_[p]],r.AWTEventsRejectedReason.SizeLimitExceeded),_.splice(p--,1),a.ce().splice(f),this.pe(_.length,a,c,l);else if(a.ce().length>2936012){a.ce().splice(f),i||(i={}),e[d]=_.splice(0,p),i[d]=_,this.pe(e[d].length,a,c,l);break}}u.fe(!1)}return u.fe(!1),{payloadBlob:a.ce(),remainingRequest:i}},e.pe=function(e,t,i,r){for(var o=n.ve.he(n.Number.w(e)),s=0;s<i;++s){if(!(s<o.length)){t.ce().slice(r+s,i-s);break}t.ce()[r+s]=o[s]}},e.writeEvent=function(e,t){t.te(n.ne.oe,1,null),t.ae(e.id),t.te(n.ne._e,3,null),t.le(s.numberToBondInt64(e.timestamp)),t.te(n.ne.oe,5,null),t.ae(e.type),t.te(n.ne.oe,6,null),t.ae(e.name);var i={},o=0,a={},u=0,d={},_=0,l={},c=0,p={},f=0,h={},v=0;for(var y in e.properties)if(e.properties.hasOwnProperty(y)){var T=e.properties[y];if(T.cc>0)h[y]=T,v++;else if(T.pii>0)p[y]=T,f++;else switch(T.type){case r.AWTPropertyType.String:i[y]=T.value,o++;break;case r.AWTPropertyType.Int64:a[y]=T.value,u++;break;case r.AWTPropertyType.Double:d[y]=T.value,_++;break;case r.AWTPropertyType.Boolean:l[y]=T.value,c++}}if(o){t.te(n.ne.ie,13,null),t.re(o,n.ne.oe,n.ne.oe);for(var y in i)if(i.hasOwnProperty(y)){var g=i[y];t.ae(y),t.ae(g.toString())}}if(f){t.te(n.ne.ie,30,null),t.re(f,n.ne.oe,n.ne.de);for(var y in p)if(p.hasOwnProperty(y)){var T=p[y];t.ae(y),t.te(n.ne.ye,1,null),t.Te(1),t.te(n.ne.ye,2,null),t.Te(T.pii),t.te(n.ne.oe,3,null),t.ae(T.value.toString()),t.fe(!1)}}if(c){t.te(n.ne.ie,31,null),t.re(c,n.ne.oe,n.ne.ge);for(var y in l)if(l.hasOwnProperty(y)){var g=l[y];t.ae(y),t.me(g)}}if(u){t.te(n.ne.ie,33,null),t.re(u,n.ne.oe,n.ne._e);for(var y in a)if(a.hasOwnProperty(y)){var g=a[y];t.ae(y),t.le(s.numberToBondInt64(g))}}if(_){t.te(n.ne.ie,34,null),t.re(_,n.ne.oe,n.ne.Se);for(var y in d)if(d.hasOwnProperty(y)){var g=d[y];t.ae(y),t.Ae(g)}}if(v){t.te(n.ne.ie,36,null),t.re(v,n.ne.oe,n.ne.de);for(var y in h)if(h.hasOwnProperty(y)){var T=h[y];t.ae(y),t.te(n.ne.ye,1,null),t.Te(T.cc),t.te(n.ne.oe,2,null),t.ae(T.value.toString()),t.fe(!1)}}t.fe(!1)},e.base64Encode=function(e){return n.ve.Ie(e)},e}();t.default=a},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=i(2),o=i(0),s=function(){function e(){}return e.initialize=function(e){var t=this;this.Ee=e,this.Pe=!0,r.default.addNotificationListener({eventsSent:function(e){t.We(\"records_sent_count\",e.length,e[0].apiKey)},eventsDropped:function(e,i){switch(i){case o.AWTEventsDroppedReason.NonRetryableStatus:t.We(\"d_send_fail\",e.length,e[0].apiKey),t.We(\"records_dropped_count\",e.length,e[0].apiKey);break;case o.AWTEventsDroppedReason.QueueFull:t.We(\"d_queue_full\",e.length,e[0].apiKey)}},eventsRejected:function(e,i){switch(i){case o.AWTEventsRejectedReason.InvalidEvent:t.We(\"r_inv\",e.length,e[0].apiKey);break;case o.AWTEventsRejectedReason.KillSwitch:t.We(\"r_kl\",e.length,e[0].apiKey);break;case o.AWTEventsRejectedReason.SizeLimitExceeded:t.We(\"r_size\",e.length,e[0].apiKey)}t.We(\"r_count\",e.length,e[0].apiKey)},eventsRetrying:null}),setTimeout(function(){return t.flush()},6e4)},e.teardown=function(){this.Pe&&(this.flush(),this.Pe=!1)},e.eventReceived=function(t){e.We(\"records_received_count\",1,t)},e.flush=function(){var e=this;if(this.Pe){for(var t in this.Be)this.Be.hasOwnProperty(t)&&this.Ee(this.Be[t],t);this.Be={},setTimeout(function(){return e.flush()},6e4)}},e.We=function(e,t,i){if(this.Pe&&i!==n.StatsApiKey){var r=n.getTenantId(i);this.Be[r]||(this.Be[r]={}),this.Be[r][e]?this.Be[r][e]=this.Be[r][e]+t:this.Be[r][e]=t}},e.Pe=!1,e.Be={},e}();t.default=s},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(6),o=i(12),s=i(13),a=i(3),u=i(2),d=i(7),_=function(){function e(){}return e.initialize=function(e,t){if(void 0===t&&(t={}),!this.we)return this.we=!0,o.default.defaultTenantToken=e,this.Ce(t),this.T.disableCookiesUsage&&!this.T.propertyStorageOverride&&(o.default.sessionEnabled=!1),d.default.addPropertyStorageOverride(this.T.propertyStorageOverride),d.default.autoCollect(o.default.semanticContext,this.T.disableCookiesUsage,this.T.userAgent),a.default.initialize(this.T),o.default.loggingEnabled=!0,this.T.enableAutoUserSession&&(this.getLogger().logSession(r.AWTSessionState.Started),window.addEventListener(\"beforeunload\",this.flushAndTeardown)),this.getLogger()},e.getSemanticContext=function(){return o.default.semanticContext},e.flush=function(e){this.we&&!this.be&&a.default.flush(e)},e.flushAndTeardown=function(){this.we&&!this.be&&(this.T.enableAutoUserSession&&this.getLogger().logSession(r.AWTSessionState.Ended),a.default.flushAndTeardown(),o.default.loggingEnabled=!1,this.be=!0)},e.pauseTransmission=function(){this.we&&!this.be&&a.default.pauseTransmission()},e.resumeTransmision=function(){this.we&&!this.be&&a.default.resumeTransmision()},e.setTransmitProfile=function(e){this.we&&!this.be&&a.default.setTransmitProfile(e)},e.loadTransmitProfiles=function(e){this.we&&!this.be&&a.default.loadTransmitProfiles(e)},e.setContext=function(e,t,i){void 0===i&&(i=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setProperty(e,t,i)},e.setContextWithPii=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setPropertyWithPii(e,t,i,r)},e.setContextWithCustomerContent=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setPropertyWithCustomerContent(e,t,i,r)},e.getLogger=function(e){var t=e;return t&&t!==o.default.defaultTenantToken||(t=\"\"),this.Oe[t]||(this.Oe[t]=new s.default(t)),this.Oe[t]},e.addNotificationListener=function(e){u.default.addNotificationListener(e)},e.removeNotificationListener=function(e){u.default.removeNotificationListener(e)},e.Ce=function(e){e.collectorUri&&(this.T.collectorUri=e.collectorUri),e.cacheMemorySizeLimitInNumberOfEvents>0&&(this.T.cacheMemorySizeLimitInNumberOfEvents=e.cacheMemorySizeLimitInNumberOfEvents),e.httpXHROverride&&e.httpXHROverride.sendPOST&&(this.T.httpXHROverride=e.httpXHROverride),e.propertyStorageOverride&&e.propertyStorageOverride.getProperty&&e.propertyStorageOverride.setProperty&&(this.T.propertyStorageOverride=e.propertyStorageOverride),e.userAgent&&(this.T.userAgent=e.userAgent),e.disableCookiesUsage&&(this.T.disableCookiesUsage=e.disableCookiesUsage),e.canSendStatEvent&&(this.T.canSendStatEvent=e.canSendStatEvent),e.enableAutoUserSession&&\"undefined\"!=typeof window&&window.addEventListener&&(this.T.enableAutoUserSession=e.enableAutoUserSession)},e.Oe={},e.we=!1,e.be=!1,e.T={collectorUri:\"https:\/\/browser.pipe.aria.microsoft.com\/Collector\/3.0\/\",cacheMemorySizeLimitInNumberOfEvents:1e4,disableCookiesUsage:!1,canSendStatEvent:function(e){return!0}},e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(5),r=i(8),o=function(){function e(){}return e.logManagerContext=new n.default,e.sessionEnabled=!0,e.loggingEnabled=!1,e.defaultTenantToken=\"\",e.semanticContext=new r.default(!0,e.logManagerContext),e}();t.default=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(6),o=i(5),s=i(1),a=i(10),u=i(2),d=i(3),_=i(12),l=i(15),c=i(8),p=i(7),f=function(){function e(e){this.Re=e,this.De=new o.default,this.O=new c.default(!1,this.De),this.Ne=0,this.Me()}return e.prototype.setContext=function(e,t,i){void 0===i&&(i=n.AWTPropertyType.Unspecified),this.De.setProperty(e,t,i)},e.prototype.setContextWithPii=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),this.De.setPropertyWithPii(e,t,i,r)},e.prototype.setContextWithCustomerContent=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),this.De.setPropertyWithCustomerContent(e,t,i,r)},e.prototype.getSemanticContext=function(){return this.O},e.prototype.logEvent=function(t){if(_.default.loggingEnabled){this.Re||(this.Re=_.default.defaultTenantToken,this.Me());var i=!0;s.isString(t)?t={name:t}:t instanceof o.default&&(t=t.getEvent(),i=!1),a.default.eventReceived(this.Re),e.Ue(e.ke(t,this.Re,i),this.De)}},e.prototype.logSession=function(t,i){if(_.default.sessionEnabled){var o={name:\"session\",type:\"session\",properties:{}};if(e.xe(o,i),o.priority=n.AWTEventPriority.High,t===r.AWTSessionState.Started){if(this.Ne>0)return;this.Ne=(new Date).getTime(),this.Le=s.newGuid(),this.setContext(\"Session.Id\",this.Le),o.properties[\"Session.State\"]=\"Started\"}else{if(t!==r.AWTSessionState.Ended)return;if(0===this.Ne)return;var a=Math.floor(((new Date).getTime()-this.Ne)\/1e3);o.properties[\"Session.Id\"]=this.Le,o.properties[\"Session.State\"]=\"Ended\",o.properties[\"Session.Duration\"]=a.toString(),o.properties[\"Session.DurationBucket\"]=e.Fe(a),this.Ne=0,this.setContext(\"Session.Id\",null),this.Le=void 0}o.properties[\"Session.FirstLaunchTime\"]=p.default.firstLaunchTime,this.logEvent(o)}},e.prototype.getSessionId=function(){return this.Le},e.prototype.logFailure=function(t,i,r,o,s){if(t&&i){var a={name:\"failure\",type:\"failure\",properties:{}};e.xe(a,s),a.properties[\"Failure.Signature\"]=t,a.properties[\"Failure.Detail\"]=i,r&&(a.properties[\"Failure.Category\"]=r),o&&(a.properties[\"Failure.Id\"]=o),a.priority=n.AWTEventPriority.High,this.logEvent(a)}},e.prototype.logPageView=function(t,i,n,r,o,s){if(t&&i){var a={name:\"pageview\",type:\"pageview\",properties:{}};e.xe(a,s),a.properties[\"PageView.Id\"]=t,a.properties[\"PageView.Name\"]=i,n&&(a.properties[\"PageView.Category\"]=n),r&&(a.properties[\"PageView.Uri\"]=r),o&&(a.properties[\"PageView.ReferrerUri\"]=o),this.logEvent(a)}},e.prototype.Me=function(){!e.qe[this.Re]&&this.Re&&(e.qe[this.Re]=s.newGuid())},e.xe=function(e,t){if(t){t instanceof o.default&&(t=t.getEvent()),t.name&&(e.name=t.name),t.priority&&(e.priority=t.priority);for(var i in t.properties)t.properties.hasOwnProperty(i)&&(e.properties[i]=t.properties[i])}},e.Fe=function(e){return e<0?\"Undefined\":e<=3?\"UpTo3Sec\":e<=10?\"UpTo10Sec\":e<=30?\"UpTo30Sec\":e<=60?\"UpTo60Sec\":e<=180?\"UpTo3Min\":e<=600?\"UpTo10Min\":e<=1800?\"UpTo30Min\":\"Above30Min\"},e.Ue=function(e,t){return e.name&#038;&#038;s.isString(e.name)?(e.name=e.name.toLowerCase(),e.name=e.name.replace(s.EventNameDotRegex,\"_\"),e.type&#038;&#038;s.isString(e.type)?e.type=e.type.toLowerCase():e.type=\"custom\",s.EventNameAndTypeRegex.test(e.name)&#038;&#038;s.EventNameAndTypeRegex.test(e.type)?((!s.isNumber(e.timestamp)||e.timestamp<0)&#038;&#038;(e.timestamp=(new Date).getTime()),e.properties||(e.properties={}),this.He(e,t.getPropertyMap()),this.He(e,_.default.logManagerContext.getPropertyMap()),this.Qe(e,\"EventInfo.InitId\",this.ze(e.apiKey)),this.Qe(e,\"EventInfo.Sequence\",this.je(e.apiKey)),this.Qe(e,\"EventInfo.SdkVersion\",l.FullVersionString),this.Qe(e,\"EventInfo.Name\",e.name),this.Qe(e,\"EventInfo.Time\",new Date(e.timestamp).toISOString()),s.isPriority(e.priority)||(e.priority=n.AWTEventPriority.Normal),void this.Ke(e)):void u.default.eventsRejected([e],n.AWTEventsRejectedReason.InvalidEvent)):void u.default.eventsRejected([e],n.AWTEventsRejectedReason.InvalidEvent)},e.He=function(e,t){if(t)for(var i in t)t.hasOwnProperty(i)&#038;&#038;(e.properties[i]||(e.properties[i]=t[i]))},e.Qe=function(e,t,i){e.properties[t]={value:i,pii:n.AWTPiiKind.NotSet,type:n.AWTPropertyType.String}},e.Ke=function(e){d.default.sendEvent(e)},e.ke=function(e,t,i){var n=e;if(n.id=s.newGuid(),n.apiKey=t,n.properties=n.properties||{},i)for(var r in n.properties)n.properties.hasOwnProperty(r)&#038;&#038;(n.properties[r]=s.sanitizeProperty(r,n.properties[r]),null===n.properties[r]&#038;&#038;delete n.properties[r]);return n},e.ze=function(t){return e.qe[t]},e.je=function(t){return void 0===e.Ge[t]&#038;&#038;(e.Ge[t]=0),(++e.Ge[t]).toString()},e.Ge={},e.qe={},e}();t.default=f},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.AWT_REAL_TIME=\"REAL_TIME\",t.AWT_NEAR_REAL_TIME=\"NEAR_REAL_TIME\",t.AWT_BEST_EFFORT=\"BEST_EFFORT\"},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.Version=\"1.6.0\",t.FullVersionString=\"AWT-Web-JS-\"+t.Version},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0);t.AWTPropertyType=n.AWTPropertyType,t.AWTPiiKind=n.AWTPiiKind,t.AWTEventPriority=n.AWTEventPriority,t.AWTEventsDroppedReason=n.AWTEventsDroppedReason,t.AWTEventsRejectedReason=n.AWTEventsRejectedReason,t.AWTCustomerContentKind=n.AWTCustomerContentKind;var r=i(6);t.AWTUserIdType=r.AWTUserIdType,t.AWTSessionState=r.AWTSessionState;var o=i(14);t.AWT_BEST_EFFORT=o.AWT_BEST_EFFORT,t.AWT_NEAR_REAL_TIME=o.AWT_NEAR_REAL_TIME,t.AWT_REAL_TIME=o.AWT_REAL_TIME;var s=i(5);t.AWTEventProperties=s.default;var a=i(13);t.AWTLogger=a.default;var u=i(11);t.AWTLogManager=u.default;var d=i(29);t.AWTTransmissionManager=d.default;var _=i(9);t.AWTSerializer=_.default;var l=i(8);t.AWTSemanticContext=l.default,t.AWT_COLLECTOR_URL_UNITED_STATES=\"https:\/\/us.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_GERMANY=\"https:\/\/de.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_JAPAN=\"https:\/\/jp.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_AUSTRALIA=\"https:\/\/au.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_EUROPE=\"https:\/\/eu.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_USGOV_DOD=\"https:\/\/pf.pipe.aria.microsoft.com\/Collector\/3.0\",t.AWT_COLLECTOR_URL_USGOV_DOJ=\"https:\/\/tb.pipe.aria.microsoft.com\/Collector\/3.0\"},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Ve=0]=\"_BT_STOP\",e[e.Xe=1]=\"_BT_STOP_BASE\",e[e.ge=2]=\"_BT_BOOL\",e[e.Se=8]=\"_BT_DOUBLE\",e[e.oe=9]=\"_BT_STRING\",e[e.de=10]=\"_BT_STRUCT\",e[e.se=11]=\"_BT_LIST\",e[e.ie=13]=\"_BT_MAP\",e[e.ye=16]=\"_BT_INT32\",e[e._e=17]=\"_BT_INT64\"}(t.ne||(t.ne={}))},function(e,t,i){\"use strict\";function n(e){for(var t=[],i=0;i<e.length;++i){var n=e.charCodeAt(i);n<128?t.push(n):n<2048?t.push(192|n>>6,128|63&n):n<55296||n>=57344?t.push(224|n>>12,128|n>>6&63,128|63&n):(n=65536+((1023&n)<<10|1023&#038;e.charCodeAt(++i)),t.push(240|n>>18,128|n>>12&63,128|n>>6&63,128|63&n))}return t}function r(e){for(var t=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/\",i=[],n=e.length%3,r=0,o=e.length-n;r<o;r+=3){var s=(e[r]<<16)+(e[r+1]<<8)+e[r+2];i.push(function(e){return[t.charAt(e>>18&63),t.charAt(e>>12&63),t.charAt(e>>6&63),t.charAt(63&e)].join(\"\")}(s))}switch(n){case 1:var s=e[e.length-1];i.push(t.charAt(s>>2)),i.push(t.charAt(s<<4&#038;63)),i.push(\"==\");break;case 2:var a=(e[e.length-2]<<8)+e[e.length-1];i.push(t.charAt(a>>10)),i.push(t.charAt(a>>4&63)),i.push(t.charAt(a<<2&#038;63)),i.push(\"=\")}return i.join(\"\")}function o(e){for(var t=[];4294967168&e;)t.push(127&#038;e|128),e>>>=7;return t.push(127&e),t}function s(e){for(var t=e.low,i=e.high,n=[];i||4294967168&t;)n.push(127&t|128),t=(127&i)<<25|t>>>7,i>>>=7;return n.push(127&t),n}function a(e){if(c.BrowserChecker.Ze()){var t=new DataView(new ArrayBuffer(8));t.setFloat64(0,e,!0);for(var i=[],n=0;n<8;++n)i.push(t.getUint8(n));return i}return l.FloatUtils.Je(e,!0)}function u(e){return(e=_.Number.B(e))<<1^e>>31}function d(e){var t=e.low,i=e.high,n=i<<1|t>>>31,r=t<<1;2147483648&#038;i&#038;&#038;(n=~n,r=~r);var o=new _.UInt64(\"0\");return o.low=r,o.high=n,o}Object.defineProperty(t,\"__esModule\",{value:!0});var _=i(4),l=i(19),c=i(22);t.Ye=n,t.Ie=r,t.he=o,t.$e=s,t.et=a,t.tt=u,t.it=d},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.Je=function(e,t){if(!e)return t?this.nt:this.rt;var i=t?11:8,n=t?52:23,r=(1<<i-1)-1,o=1-r,s=r,a=e<0?1:0;e=Math.abs(e);for(var u=Math.floor(e),d=e-u,_=2*(r+2)+n,l=new Array(_),c=0;c<_;)l[c++]=0;for(c=r+2;c&#038;&u;)l[--c]=u%2,u=Math.floor(u\/2);for(c=r+1;c<_-1&#038;&#038;d>0;)d*=2,d>=1?(l[++c]=1,--d):l[++c]=0;for(var p=0;p<_&#038;&#038;!l[p];)p++;var f=r+1-p,h=p+n;if(l[h+1]){for(c=h;c>p&&(l[c]=1-l[c],!l);--c);c===p&&++f}if(f>s||u)return a?t?this.ot:this.st:t?this.at:this.ut;if(f<o)return t?this.nt:this.rt;if(t){var v=0;for(c=0;c<20;++c)v=v<<1|l[++p];for(var y=0;c<52;++c)y=y<<1|l[++p];v|=f+r<<20,v=a<<31|2147483647&v;var T=[255&#038;y,y>>8&255,y>>16&255,y>>>24,255&v,v>>8&255,v>>16&255,v>>>24];return T}var g=0;for(c=0;c<23;++c)g=g<<1|l[++p];g|=f+r<<23,g=a<<31|2147483647&g;var T=[255&#038;g,g>>8&255,g>>16&255,g>>>24];return T},e.rt=[0,0,0,0],e.nt=[0,0,0,0,0,0,0,0],e.ut=[0,0,128,127],e.st=[0,0,128,255],e.at=[0,0,0,0,0,0,240,127],e.ot=[0,0,0,0,0,0,240,255],e}();t.FloatUtils=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(4),r=function(){function e(){this.dt=[]}return e.prototype._t=function(e){this.dt.push(n.Number.P(e))},e.prototype.lt=function(e,t,i){for(;i--;)this._t(e[t++])},e.prototype.ce=function(){return this.dt},e}();t.MemoryStream=r},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(17);t.ne=n.ne;var r=i(18);t.ve=r;var o=i(20);t.IO=o;var s=i(4);t.Int64=s.Int64,t.UInt64=s.UInt64,t.Number=s.Number;var a=function(){function e(e){this.ct=e}return e.prototype.pt=function(e){this.ct.lt(e,0,e.length)},e.prototype.me=function(e){this.ct._t(e?1:0)},e.prototype.ue=function(e,t){this.ft(t),this.ht(e)},e.prototype.re=function(e,t,i){this.ft(t),this.ft(i),this.ht(e)},e.prototype.Ae=function(e){var t=r.et(e);this.ct.lt(t,0,t.length)},e.prototype.te=function(e,t,i){t<=5?this.ct._t(e|t<<5):t<=255?(this.ct._t(192|e),this.ct._t(t)):(this.ct._t(224|e),this.ct._t(t),this.ct._t(t>>8))},e.prototype.Te=function(e){e=r.tt(e),this.ht(e)},e.prototype.le=function(e){this.vt(r.it(e))},e.prototype.ae=function(e){if(\"\"===e)this.ht(0);else{var t=r.Ye(e);this.ht(t.length),this.ct.lt(t,0,t.length)}},e.prototype.fe=function(e){this.ft(e?n.ne.Xe:n.ne.Ve)},e.prototype.ht=function(e){var t=r.he(s.Number.w(e));this.ct.lt(t,0,t.length)},e.prototype.vt=function(e){var t=r.$e(e);this.ct.lt(t,0,t.length)},e.prototype.ft=function(e){this.ct._t(s.Number.W(e))},e}();t.CompactBinaryProtocolWriter=a},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.Ze=function(){return\"undefined\"!=typeof ArrayBuffer&&\"undefined\"!=typeof DataView},e}();t.BrowserChecker=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){this.yt=!0,this.Tt=!0,this.gt=!0,this.mt=\"use-collector-delta\",this.St=!1}return e.prototype.allowRequestSending=function(){return this.gt&&!this.St?(this.gt=!1,this.yt=!1,!0):this.yt},e.prototype.shouldAddClockSkewHeaders=function(){return this.Tt},e.prototype.getClockSkewHeaderValue=function(){return this.mt},e.prototype.setClockSkew=function(e){this.St||(e?this.mt=e:this.Tt=!1,this.St=!0,this.yt=!0)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){this.At={}}return e.prototype.setKillSwitchTenants=function(e,t){if(e&&t)try{var i=e.split(\",\");if(\"this-request-only\"===t)return i;for(var n=1e3*parseInt(t,10),r=0;r<i.length;++r)this.At[i[r]]=Date.now()+n}catch(e){return[]}return[]},e.prototype.isTenantKilled=function(e){return void 0!==this.At[e]&#038;&#038;this.At[e]>Date.now()||(delete this.At[e],!1)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=function(){function e(e,t){this.It=e,this.Et=t,this.Pt={},this.Wt=0}return e.prototype.addEventToBatch=function(e){if(e.priority===n.AWTEventPriority.Immediate_sync){var t={};return t[e.apiKey]=[e],t}return this.Wt>=this.Et&&this.flushBatch(),void 0===this.Pt[e.apiKey]&&(this.Pt[e.apiKey]=[]),this.Pt[e.apiKey].push(e),this.Wt++,null},e.prototype.flushBatch=function(){this.Wt>0&&(this.It.push(this.Pt),this.Pt={},this.Wt=0)},e.prototype.hasBatch=function(){return this.Wt>0},e}();t.default=r},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.shouldRetryForStatus=function(e){return!(e>=300&&e<500&#038;&#038;408!==e||501===e||505===e)},e.getMillisToBackoffForRetry=function(e){var t=0,i=Math.floor(1200*Math.random())+2400;return t=Math.pow(4,e)*i,Math.min(t,12e4)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(9),o=i(26),s=i(24),a=i(23),u=i(15),d=i(1),_=i(2),l=i(3),c=\"POST\",p=function(){function e(e,t,i,n){var r=this;this.Bt=e,this.wt=i,this.Ct=n,this.bt=\"?qsp=true&#038;content-type=application%2Fbond-compact-binary&#038;client-id=NO_AUTH&#038;sdk-version=\"+u.FullVersionString,this.Ot=new s.default,this._=!1,this.Rt=new a.default,this.Dt=!1,this.Nt=0,d.isUint8ArrayAvailable()||(this.bt+=\"&#038;content-encoding=base64\"),this.bt=t+this.bt,this.Ct||(this.Dt=!d.isReactNative(),this.Ct={sendPOST:function(e,t,i,n,o,s){if(d.useXDomainRequest()){var a=new XDomainRequest;a.open(c,e),a.onload=function(){o(200,null)},a.onerror=function(){n(400,null)},a.ontimeout=function(){i(500,null)},a.send(t)}else if(d.isReactNative())fetch(e,{body:t,method:c}).then(function(e){var t={};e.headers&#038;&#038;e.headers.forEach(function(e,i){t[i]=e}),o(e.status,t)}).catch(function(e){n(0,{})});else{var u=new XMLHttpRequest;u.open(c,e,!s),u.onload=function(){o(u.status,r.Mt(u.getAllResponseHeaders()))},u.onerror=function(){n(u.status,r.Mt(u.getAllResponseHeaders()))},u.ontimeout=function(){i(u.status,r.Mt(u.getAllResponseHeaders()))},u.send(t)}}})}return e.prototype.hasIdleConnection=function(){return this.Nt<2},e.prototype.sendQueuedRequests=function(){for(;this.hasIdleConnection()&#038;&#038;!this._&#038;&#038;this.Bt.length>0&&this.Rt.allowRequestSending();)this.Nt++,this.Ut(this.Bt.shift(),0,!1);this.hasIdleConnection()&&l.default.scheduleTimer()},e.prototype.isCompletelyIdle=function(){return 0===this.Nt},e.prototype.teardown=function(){for(;this.Bt.length>0;)this.Ut(this.Bt.shift(),0,!0)},e.prototype.pause=function(){this._=!0},e.prototype.resume=function(){this._=!1,this.sendQueuedRequests()},e.prototype.removeQueuedRequests=function(){this.Bt.length=0},e.prototype.sendSynchronousRequest=function(e,t){this._&&(e[t][0].priority=n.AWTEventPriority.High),this.Nt++,this.Ut(e,0,!1,!0)},e.prototype.Ut=function(e,t,i,o){var s=this;if(void 0===o&&(o=!1),this._)return this.Nt--,void this.wt.addBackRequest(e);var a=0,u=\"\";for(var l in e)e.hasOwnProperty(l)&&(this.Ot.isTenantKilled(l)?(_.default.eventsRejected(e[l],n.AWTEventsRejectedReason.KillSwitch),delete e[l]):(u.length>0&&(u+=\",\"),u+=l,a++));if(a>0){var c=r.default.getPayloadBlob(e,a);c.remainingRequest&&this.Bt.push(c.remainingRequest);var p=this.bt+\"&x-apikey=\"+u+\"&client-time-epoch-millis=\"+Date.now().toString();this.Rt.shouldAddClockSkewHeaders()&&(p=p+\"&time-delta-to-apply-millis=\"+this.Rt.getClockSkewHeaderValue());var f=void 0;f=d.isUint8ArrayAvailable()?new Uint8Array(c.payloadBlob):r.default.base64Encode(c.payloadBlob);for(var l in e)if(e.hasOwnProperty(l))for(var h=0;h<e[l].length;++h)e[l][h].sendAttempt>0?e[l][h].sendAttempt++:e[l][h].sendAttempt=1;if(this.Dt&&i&&d.isBeaconsSupported()&&navigator.sendBeacon(p,f))return;this.Ct.sendPOST(p,f,function(n,r){s.kt(n,r,e,a,u,t,i,o)},function(n,r){s.kt(n,r,e,a,u,t,i,o)},function(n,r){s.kt(n,r,e,a,u,t,i,o)},i||o)}else i||this.xt(null,{},i,o)},e.prototype.kt=function(e,t,i,r,s,a,u,d){var c=this,p=!0;if(void 0!==e){if(t){var f=this.Ot.setKillSwitchTenants(t[\"kill-tokens\"],t[\"kill-duration-seconds\"]);this.Rt.setClockSkew(t[\"time-delta-millis\"]);for(var h=0;h<f.length;++h)_.default.eventsRejected(i[f[h]],n.AWTEventsRejectedReason.KillSwitch),delete i[f[h]],r--}else this.Rt.setClockSkew(null);if(200===e)return void this.xt(!0,i,u,d);(!o.default.shouldRetryForStatus(e)||r<=0)&#038;&#038;(p=!1)}if(p)if(d)this.Nt--,i[s][0].priority=n.AWTEventPriority.High,this.wt.addBackRequest(i);else if(a<1){for(var v in i)i.hasOwnProperty(v)&#038;&#038;_.default.eventsRetrying(i[v]);setTimeout(function(){return c.Ut(i,a+1,!1)},o.default.getMillisToBackoffForRetry(a))}else this.Nt--,l.default.backOffTransmission(),this.wt.addBackRequest(i);else this.xt(!1,i,u,d)},e.prototype.xt=function(e,t,i,r){e&#038;&#038;l.default.clearBackOff();for(var o in t)t.hasOwnProperty(o)&#038;&#038;(e?_.default.eventsSent(t[o]):_.default.eventsDropped(t[o],n.AWTEventsDroppedReason.NonRetryableStatus));this.Nt--,r||i||this.sendQueuedRequests()},e.prototype.Mt=function(e){var t={};if(e)for(var i=e.split(\"\\n\"),n=0;n<i.length;++n){var r=i[n].split(\": \");t[r[0]]=r[1]}return t},e}();t.default=p},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(27),o=i(3),s=i(25),a=i(2),u=500,d=function(){function e(e,t,i){this.Lt=t,this.Ft=!1,this.qt=[],this.Ht=!1,this._=!1,this.Qt=0,this.It=[],this.zt={},this.zt[n.AWTEventPriority.High]=[],this.zt[n.AWTEventPriority.Normal]=[],this.zt[n.AWTEventPriority.Low]=[],this.jt(),this.Kt=new s.default(this.It,u),this.Gt=new r.default(this.It,e,this,i)}return e.prototype.addEvent=function(e){e.priority===n.AWTEventPriority.Immediate_sync?this.Gt.sendSynchronousRequest(this.Kt.addEventToBatch(e),e.apiKey):this.Qt<this.Lt?this.Vt(e):this.Xt(e.priority)?this.Vt(e):a.default.eventsDropped([e],n.AWTEventsDroppedReason.QueueFull)},e.prototype.sendEventsForPriorityAndAbove=function(e){this.Zt(e),this.Gt.sendQueuedRequests()},e.prototype.hasEvents=function(){return(this.zt[n.AWTEventPriority.High][0].length>0||this.zt[n.AWTEventPriority.Normal][0].length>0||this.zt[n.AWTEventPriority.Low][0].length>0||this.Kt.hasBatch())&&this.Gt.hasIdleConnection()},e.prototype.addBackRequest=function(e){if(!this._||!this.Ht){for(var t in e)if(e.hasOwnProperty(t))for(var i=0;i<e[t].length;++i)e[t][i].sendAttempt<6?this.addEvent(e[t][i]):a.default.eventsDropped([e[t][i]],n.AWTEventsDroppedReason.NonRetryableStatus);o.default.scheduleTimer()}},e.prototype.teardown=function(){this._||(this.Zt(n.AWTEventPriority.Low),this.Gt.teardown())},e.prototype.uploadNow=function(e){var t=this;this.jt(),this.Ft?this.qt.push(e):(this.Ft=!0,setTimeout(function(){return t.Jt(e)},0))},e.prototype.pauseTransmission=function(){this._=!0,this.Gt.pause(),this.shouldDropEventsOnPause&#038;&#038;(this.Qt-=this.zt[n.AWTEventPriority.High][0].length+this.zt[n.AWTEventPriority.Normal][0].length+this.zt[n.AWTEventPriority.Low][0].length,this.zt[n.AWTEventPriority.High][0]=[],this.zt[n.AWTEventPriority.Normal][0]=[],this.zt[n.AWTEventPriority.Low][0]=[],this.Gt.removeQueuedRequests())},e.prototype.resumeTransmission=function(){this._=!1,this.Gt.resume()},e.prototype.shouldDropEventsOnPause=function(e){this.Ht=e},e.prototype.Yt=function(){this.zt[n.AWTEventPriority.High].shift(),this.zt[n.AWTEventPriority.Normal].shift(),this.zt[n.AWTEventPriority.Low].shift()},e.prototype.jt=function(){this.zt[n.AWTEventPriority.High].push([]),this.zt[n.AWTEventPriority.Normal].push([]),this.zt[n.AWTEventPriority.Low].push([])},e.prototype.Vt=function(e){this._&#038;&#038;this.Ht||(this.Qt++,this.zt[e.priority][this.zt[e.priority].length-1].push(e))},e.prototype.Xt=function(e){for(var t=n.AWTEventPriority.Low;t<=e;){if(this.zt[t][this.zt[t].length-1].length>0)return a.default.eventsDropped([this.zt[t][this.zt[t].length-1].shift()],n.AWTEventsDroppedReason.QueueFull),!0;t++}return!1},e.prototype.Zt=function(e){for(var t=n.AWTEventPriority.High;t>=e;){for(;this.zt[t][0].length>0;){var i=this.zt[t][0].pop();this.Qt--,this.Kt.addEventToBatch(i)}t--}this.Kt.flushBatch()},e.prototype.Jt=function(e){var t=this;this.hasEvents()&&this.sendEventsForPriorityAndAbove(n.AWTEventPriority.Low),this.$t(function(){t.Yt(),null!==e&&void 0!==e&&e(),t.qt.length>0?setTimeout(function(){return t.Jt(t.qt.shift())},0):(t.Ft=!1,t.hasEvents()&&o.default.scheduleTimer())})},e.prototype.$t=function(e){var t=this;this.Gt.isCompletelyIdle()?e():setTimeout(function(){return t.$t(e)},250)},e}();t.default=d},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(3),r=function(){function e(){}return e.setEventsHandler=function(e){n.default.setEventsHandler(e)},e.getEventsHandler=function(){return n.default.getEventsHandler()},e.scheduleTimer=function(){n.default.scheduleTimer()},e}();t.default=r},function(e,t,i){e.exports=i(16)}])});<br \/>\n\/\/# sourceMappingURL=aria-webjs-sdk-1.6.0.min.js.map;<br \/>\nwindow.scriptsLoaded['aria-web-telemetry.js'] = 1; window.scriptProcessEnd = window.scriptProcessEnd || {}; window.scriptProcessEnd['aria-web-telemetry.js'] = (new Date()).getTime();<\/p>\n\n\n\n\n<p>        var LT_ANY=\"Any\";var LT_MOUSE=\"Mouse\";var LT_TNARROW=\"TNarrow\";var LT_TWIDE=\"TWide\";var layout,bootTraceTimerId,cdnEndPointName,lcver,readingPaneOn,parseEndTimes={},owaRedirecting;function getQueryStr(){return window.location.search?window.location.search:\"\"}function isPalEnabled(){var n=getQueryStr();return document.cookie.indexOf(\"PALEnabled\")!=-1||n.indexOf(\"palenabled=1\")!=-1}function validateLocalStorage(){if(isLocalStorageEnabled==undefined)try{if(window.localStorage!=null){window.localStorage.dummy=\"dummy\";window.localStorage.removeItem(\"dummy\");isLocalStorageEnabled=!0}else isLocalStorageEnabled=!1}catch(n){isLocalStorageEnabled=!1}return isLocalStorageEnabled}var isLocalStorageEnabled=validateLocalStorage();function getLocalStorageValue(n){return validateLocalStorage()?window.localStorage[n]:undefined}function setLocalStorageValue(n,t){if(!validateLocalStorage())return undefined;try{var i=window.localStorage[n];window.localStorage[n]=t;return i}catch(r){window.localStorage.clear();return undefined}}function deleteLocalStorageValue(n){if(!validateLocalStorage())return undefined;var t=window.localStorage[n];t&&delete window.localStorage[n];return t}function getCookie(n){var t=new RegExp(\"(?:^|; )\"+encodeURIComponent(n)+\"=([^;]*)\").exec(document.cookie);return t?decodeURIComponent(t[1]):null}function eraseCookie(n,t){document.cookie=n+\"=; expires=Thu, 01 Jan 1970 00:00:01 GMT; domain=\"+t+\"; path=\/\"}function loadSlabSources(n,t,i){n!==\"\"&&n[n.length-1]!=\"\/\"&&(n+=\"\/\");for(var r=0;r<t.length;r++){var f=t[r];var u=n+f.name;document.write(\"<script src='\"+u+\"'><\/\"+\"script>\")}}function userEnabledOffline(){if(isPalEnabled())return!0;else if(isLocalStorageEnabled){var n=window.localStorage.userEnabledOffline||\"\";return n!==\"false\"&&n!=null&&n!=\"\"}}function updateStatusText(n,t){if(!isPopOut){var i=document.getElementById(\"statusText\");if(i){i.className=n;window.setTimeout(function(){i.className==n&&(i.className=n+\"Delay\")},t*1e3)}}}function appendQueryWhenBootError(n){var t=getQueryStr();(t.indexOf(\"aC=1\")>=0||t.indexOf(\"bFS=1\")>=0)&&n.indexOf(\"?\")==-1&&(n=n+\"?bO=1\");return n}function includeScripts(n,t,i,r,u,f){for(var s=0;s<t.length;s++){var l=t[s];var h=l.fileName;var e=n+h;e=appendQueryWhenBootError(e);var c=document.getElementsByTagName(\"head\")[0];if(!c.querySelector(\"script[src='\"+e+\"']\"))if(r){var o=document.createElement(\"script\");o.type=\"text\/javascript\";o.src=e;o.onload=u;o.onerror=f;c.appendChild(o)}else{document.write(\"<script src='\"+e+\"' onerror='onScriptLoadError2(this)'\");document.write(\"><\/\"+\"script>\");document.write(\"<script>parseEndTimes['\"+getFileName(h)+\"'] = ((new Date()) - window.dateZero);<\/\"+\"script>\")}}}function addCssLink(n){var i=document.getElementsByTagName(\"head\")[0];var t=document.createElement(\"link\");t.setAttribute(\"href\",n);t.setAttribute(\"rel\",\"stylesheet\");t.setAttribute(\"type\",\"text\/css\");i.appendChild(t)}function includeStyles(n,t,i){var s=window.matchMedia&&window.matchMedia(\"screen and (-webkit-min-device-pixel-ratio: 2)\")&&window.matchMedia(\"screen and (-webkit-min-device-pixel-ratio: 2)\").matches;n!==\"\"&&n[n.length-1]!=\"\/\"&&(n+=\"\/\");for(var o=i.length,f=0;f<o;f++){var r=i[f];var h=r.fileName||r.name;var e=n;(r.type==\"Sprite\"||r.type==\"HighResolution\")&#038;&#038;(e=t);var u=e+h;u=appendQueryWhenBootError(u);r.highResolution||r.type==\"HighResolution\"?s&#038;&#038;addCssLink(u):addCssLink(u)}}function includeScriptsAndStyles(n,t,i,r,u,f){if(!f)for(var e in n)if(n[e]==n.boot||u){var o=n[e].PackagedSources;o||(o=n[e].Sources);loadSlabSources(t,o,layout);var s=n[e].Styles;includeStyles(i,r,s,layout)}}window.applicationBooting=!0;function suppressErrorRedirect(){return sver==\"bld_ver\"||window.location.href.indexOf(\"noErrR=1\")!=-1}(function(){isPalEnabled()||(window.onerror=function(n,t,i){if(window.applicationBooting)if(window.owaLastErrorReported){window.owaLastErrorReported.r=!0;window.owaLastErrorReported.message&#038;&#038;(n=window.owaLastErrorReported.message);window.owaLastErrorReported.stack&#038;&#038;(t=window.owaLastErrorReported.stack);window.owaLastErrorReported=null;handleBootError2(\"ClientError\",formatErrorMsg(n,t,i))}else{if(!window.owaErrorState){window.owaErrorState={};window.owaErrorState.owaUncaughtError=[]}window.owaErrorState.owaUncaughtError.push(formatErrorMsg(n,t,i))}})})();function formatErrorMsg(n,t,i){return\"exMsg=\"+n+\";file=\"+t+\":\"+i}function trimToLength(n,t){n.length>t&&(n=n.substring(0,t));return n}function handleBootError2(n,t,i,r){try{if(owaRedirecting)return;var f=getQueryStr();if(appCachedPage&&(n==\"ScriptLoadError\"||n==\"ClientError\")&&!isPalEnabled()){postBootTrace(n,t);var c=userEnabledOffline()?\"10\":\"2\";trackRebootReason(c);redirect(\"aC\",\"1\")}else if(!appCachedPage||userEnabledOffline()||isPalEnabled())if(f.indexOf(\"bO=1\")!=-1||f.indexOf(\"aC=1\")!=-1||f.indexOf(\"bFS=1\")!=-1||n==\"ScriptLoadError\"||n==\"ClientError\"||n==\"USRLoadError\"||userEnabledOffline()||isPalEnabled())if(f.indexOf(\"bO=1\")!=-1||f.indexOf(\"bFS=1\")!=-1||n!=\"ScriptLoadError\"&&n!=\"ClientError\"&&n!=\"USRLoadError\"||userEnabledOffline()||isPalEnabled()){postBootTrace(n,t);isPopOut&&callPopOutErrorCallback(\"BootError_\"+n);if(!isPalEnabled()&&!userEnabledOffline()&&!suppressErrorRedirect()){if(t){t=encodeURIComponent(t);t=trimToLength(t,1024)}var u={};u.MDB=window.traceMguid;u.tg=window.traceTid;u.nId=window.owaUserNetId;u.mbx=window.owaMbxGuid;u.cver=window.sver;u.caTy=window.cacheType;u.owaError=t;u.prem=window.isPremExoMbx;if(window.owaSD){u.fe=window.owaSD.getResponseHeader(\"X-FEServer\");u.be=window.owaSD.getResponseHeader(\"X-BEServer\");u.cbe=window.owaSD.getResponseHeader(\"X-CalculatedBETarget\");u.dag=window.owaSD.getResponseHeader(\"X-OWA-DAG\");u.forest=window.owaSD.getResponseHeader(\"X-OWA-Forest\");u.reqid=window.owaSD.getResponseHeader(\"request-id\");u.owaVer=window.owaSD.getResponseHeader(\"X-OWA-Version\");u.httpCode=window.owaSD.status;u.te=window.owaSD.getResponseHeader(\"X-MSEdge-Ref\")?\"1\":\"0\";u.msg=window.owaSD.getResponseHeader(\"X-OWAErrorMessageID\");u.inex=window.owaSD.getResponseHeader(\"X-InnerException\")}u.dag=u.dag||window.cachedDagName;u.forest=u.forest||window.cachedForestName;var o=encodeURIComponent(window.location.href);o=trimToLength(o,200);u.refurl=o;var s=\"?et=\"+n;for(var e in u)u[e]&&(s+=\"&\"+e+\"=\"+u[e]);redirectToUrl(\"\/owa\/auth\/errorfe.aspx\"+s)}}else{postBootTrace(n,t);trackRebootReason(\"9\");redirect(\"bFS\",\"1\")}else{postBootTrace(n,t);trackRebootReason(\"8\");redirect(\"bO\",\"1\")}else{postBootTrace(n,t);trackRebootReason(\"1\");redirect(\"bO\",\"1\")}}catch(l){if(!suppressErrorRedirect()){var h=l.message+\";\"+l.stack;redirectToUrl(\"\/owa\/auth\/errorfe.aspx?owaError=Unknown;handle boot error failed;\"+h+\"&owaVer=\"+i+\"&be=\"+r)}}}function onScriptLoadError2(n){var t=\"Failed to load script: \";n&&(t+=n.src);handleBootError2(\"ScriptLoadError\",t,null)}function htmlDec(n){var t=document.createElement(\"div\");t.innerHTML=n;return t.innerText||t.textContent}function loadScripts(n,t,i,r,u){for(var f=0;f<n.length;++f)n[f].fileName=n[f].fileName.replace(\"##LANG##\",userLanguageVar).replace(\"##CULTURE##\",userCultureVar).toLowerCase();includeScripts(\"\",n,t,i,r,u)}function loadStyles(n){includeStyles(\"\",\"\",n,layout)}function redirect(n,t,i,r,u,f,e,o,s,h){if(!owaRedirecting){var c=addParamsToUrl(window.location.href,n,t);i!==undefined&#038;&#038;(c=addParamsToUrl(c,i,r));u!==undefined&#038;&#038;(c=addParamsToUrl(c,u,f));e!==undefined&#038;&#038;(c=addParamsToUrl(c,e,o));s!==undefined&#038;&#038;(c=addParamsToUrl(c,s,h));redirectToUrl(c)}}function redirectToUrl(n){if(n!=window.location.href&#038;&#038;!owaRedirecting){setTimeout(function(){window.location.href=n},50);owaRedirecting=!0;detachUnloadEvent()}}function addParamsToUrl(n,t,i){var u=t+\"=\"+i;var r=n.split(\"#\");var f=r.length==1?\"\":n.substr(n.indexOf(\"#\"));if(r[0].indexOf(u)>=0)return n;n=r[0].indexOf(\"?\")>=0?r[0]+\"&\"+u+f:r[0]+\"?\"+u+f;return n}function isMajorVersionChanged(n,t){if(n==null||t==null)return!0;var r=n.split(\".\");var u=t.split(\".\");if(r.length<3||u.length<3)return n!=t;for(var i=0;i<3;++i)if(r[i]!=u[i])return!0;return!1}var measure;var measureTitle;var measureDict={};var indentStr=\"\";var consoleLogger=null;function startMeasure(n){if(consoleLogger){var t=new Date;measureTitle=n;consoleLogger.log(\"Start Scenario --- \"+measureTitle+\"@\"+(t-measure));measure=t}}function endMeasure(){if(consoleLogger&#038;&#038;measure){var n=new Date;consoleLogger.log(\"End Scenario --- \"+measureTitle+\"@\"+(n-measure))}}function timeStamp(n){if(consoleLogger&#038;&#038;measure){var t=new Date;consoleLogger.log(indentStr+\" Stamp-\"+n+\"@\"+(t-measure))}}function time(n){if(consoleLogger){var t=new Date;measureDict[n]=t;measure?consoleLogger.log(indentStr+\"??Start-\"+n+\"@\"+(t-measure)):consoleLogger.log(indentStr+\"??Start-\"+n);indentStr=indentStr+\"? \"}}function timeEnd(n){if(consoleLogger){var i=measureDict[n];var r=new Date;delete measureDict[n];indentStr=indentStr.substr(2);var t=\"\";i&#038;&#038;(t=r-i);measure?consoleLogger.log(indentStr+\"??End -\"+n+\"@\"+(r-measure)+\" \"+t+\"ms\"):consoleLogger.log(indentStr+\"??End -\"+n+\" \"+t+\"ms\")}}function trackRedirectToAuth(){setLocalStorageValue(\"authRedirect\",\"1\")}function trackRedirectToAuthDone(){var n=deleteLocalStorageValue(\"authRedirect\");return n==\"1\"}function trackRebootReason(n){setLocalStorageValue(\"rebootReason\",n)}function getRebootReasonAndReset(){var n=deleteLocalStorageValue(\"rebootReason\");return n?n:\"0\"}function getClientId(){return getLocalStorageValue(\"cid\")}function setClientId(n){setLocalStorageValue(\"cid\",n)}function updateLastClientVersion(n){return setLocalStorageValue(\"LastClientVersion\",n)}function isAppCacheSupported(){try{return window.applicationCache!=null}catch(n){return!1}}function getMissingBootFiles(){var t=\"\";try{if(!!window.scriptsLoaded)for(var n in window.scriptsLoaded)t+=!window.scriptsLoaded[n]||window.scriptsLoaded[n]==0?n+\";\":\"\";return t?t:\"nf\"}catch(i){return null}}function postBootTrace(n,t){try{if(owaRedirecting)return;if(isPopOut)return;var nt=new Date-window.dateZero;var g=window.bootTraceUrl,lt=appCachedPage,at=trackRedirectToAuthDone();var k=null,w=null,tt=null,l=null,d=null,b=null,u=null,s=null,c=null;if(window.owaSD&#038;&#038;window.owaSD.readyState==4){k=window.owaSD.getResponseHeader(\"X-FEServer\");w=window.owaSD.getResponseHeader(\"X-BEServer\");tt=window.owaSD.getResponseHeader(\"X-CalculatedBETarget\");d=window.owaSD.getResponseHeader(\"X-OWA-Version\");l=window.owaSD.status;u=window.owaSD.getResponseHeader(\"X-MSEdge-Ref\");b=u?\"1\":\"0\";s=window.owaSD.getResponseHeader(\"X-OWA-DAG\");c=window.owaSD.getResponseHeader(\"X-OWA-Forest\")}s=s||window.cachedDagName;c=c||window.cachedForestName;perfData=getPerformanceNumbers(lt);var vt=getRebootReasonAndReset();var rt=userEnabledOffline()?\"1\":\"0\";var it=isPalEnabled()?\"1\":\"0\";var r=\"?cId=\"+window.clientId+\"&#038;msg=\"+n+\"&#038;caTy=\"+window.cacheType+\"&#038;tg=\"+window.traceTid+\"&#038;MDB=\"+window.traceMguid+\"&#038;nId=\"+window.owaUserNetId+\"&#038;MBX=\"+window.owaMbxGuid+\"&#038;sdCoId=\"+window.corrId+\"&#038;sds=\"+l+\"&#038;fe=\"+k+\"&#038;be=\"+w+\"&#038;cbe=\"+tt+\"&#038;dag=\"+s+\"&#038;cver=\"+sver+\"&#038;sdver=\"+d+\"&#038;rpo=\"+(readingPaneOn?\"1\":\"0\")+\"&#038;off=\"+rt+\"&#038;pal=\"+it+\"&#038;rfe=\"+vt+\"&#038;te=\"+b+\"&#038;\"+perfData[0];if(window.performance&#038;&#038;window.performance.timing&#038;&#038;window.performance.timing.domLoading&#038;&#038;window.scriptStart){var st=window.scriptStart-window.performance.timing.domLoading;r+=\"&#038;tcd=\"+st}at&#038;&#038;(r+=\"&#038;backFromAuth=true\");if(isLocalStorageEnabled){var ht=window.localStorage.BootVer;var ct=window.localStorage.InstalledCacheVer;var yt=window.localStorage.InstallAttemptCacheVer;var kt=window.localStorage.UICulture;var dt=window.localStorage.UITheme;var gt=window.localStorage.DownloadedCacheCount;var pt=window.localStorage.LastHostName;var wt=window.location.hostname;var bt=getMissingBootFiles();r+=\"&#038;lbv=\"+ht+\"&#038;icv=\"+ct+\"&#038;iacr=\"+yt+\"&#038;lcver=\"+lcver+\"&#038;accu=\"+kt+\"&#038;acth=\"+dt+\"&#038;acdc=\"+gt+\"&#038;lhn=\"+pt+\"&#038;chn=\"+wt}r+=\"&#038;acs=\"+(isAppCacheSupported()?\"1\":0);r+=\"&#038;mf=\"+bt;var o=\"\";if(window.owaErrorState&#038;&#038;window.owaErrorState.owaUncaughtError&#038;&#038;window.owaErrorState.owaUncaughtError.length>0){for(var v=0;v<window.owaErrorState.owaUncaughtError.length;v++)o+=window.owaErrorState.owaUncaughtError[v]+\";\";o=encodeURIComponent(o);r+=\"&#038;ue=\"+o}var ot=setLocalStorageValue(\"featureChanges\",\"null\");r+=\"&#038;fc=\"+encodeURIComponent(ot);var f=window.location.href;f&#038;&#038;(f=encodeURIComponent(f));var y=new XMLHttpRequest;y.open(\"POST\",\"plt1.ashx\"+r,!0);var e=(f?\"&#038;refUrl=\"+f:\"\")+(u?\"&#038;edgeRef=\"+u:\"\")+(t?\"&#038;Err=\"+encodeURIComponent(t):\"\");y.setRequestHeader(\"X-OWA-PLT-Info\",e);perfData[1].length>0&&(e=\"&\"+perfData[1]+e);perfData[2].length>0&&(e=perfData[2]+e);y.send(e);if(g){r=r+(f?\"&refUrl=\"+f:\"\")+(u?\"&edgeRef=\"+u:\"\")+(t?\"&Err=\"+encodeURIComponent(t):\"\");r=trimToLength(r,4096);var a=new XMLHttpRequest;a.open(\"GET\",g+r);a.timeout=5e3;a.send()}if(window.ariaLoggingEnabled){AWTLogManager.initialize(window.ariaTenantToken);defaultLogger=AWTLogManager.getLogger(window.ariaTenantToken);var i=new AWTEventProperties;var ft=!1;if(n.indexOf(\"success\")<0&#038;&#038;n!=\"AuthRedirect\"&#038;&#038;n!=\"OptinRedirect\"){ft=!0;i.setName(\"ClientBootError\")}else if(n==\"AuthRedirect\"||n==\"OptinRedirect\"){i.setName(\"ClientRedirect\");setAriaProperty(i,\"Redirect_Type\",n)}else i.setName(\"BootSuccess\");setAriaProperty(i,\"Web_Session_Type\",window.webSessionType);setAriaProperty(i,\"Is_Premium\",window.isPremExoMbx);setAriaProperty(i,\"Client_Id\",window.clientId);setAriaProperty(i,\"Is_Pal\",it);setAriaProperty(i,\"Is_Offline\",rt);setAriaProperty(i,\"Cache_Type\",window.cacheType);setAriaProperty(i,\"MBX_Guid\",window.owaMbxGuid);setAriaProperty(i,\"MDB_Guid\",window.traceMguid);setAriaProperty(i,\"Tenant_Guid\",window.traceTid);setAriaProperty(i,\"Puid\",window.owaUserNetId);setAriaProperty(i,\"Client_Version\",window.sver);setAriaProperty(i,\"Server_Version\",d);setAriaProperty(i,\"Ref_Url\",f);setAriaProperty(i,\"FE_Server\",k);setAriaProperty(i,\"BE_Server\",w);setAriaProperty(i,\"Dag\",s);setAriaProperty(i,\"Forest\",c);setAriaProperty(i,\"Through_Edge\",b);var h;var p=window.performance||window.webkitPerformance;p&#038;&#038;p.timing&#038;&#038;(h=nt-p.timing.navigationStart||undefined);!h&#038;&#038;window.scriptStart&#038;&#038;(h=nt-window.scriptStart||undefined);setAriaProperty(i,\"Load_Time\",h);if(ft){var et=r+(u?\"&#038;edgeRef=\"+u:\"\");setAriaProperty(i,\"Misc_Data\",et);setAriaProperty(i,\"Error_Type\",n);setAriaProperty(i,\"Error\",t);setAriaProperty(i,\"Http_Code\",l);var ut;if(window.owaSD){ut=window.owaSD.getResponseHeader(\"X-InnerException\");setAriaProperty(i,\"Request_Id\",window.owaSD.getResponseHeader(\"request-id\"))}t!=null&#038;&#038;(n==\"SDServerErr\"||n==\"SDCompositeError\"||n==\"USRCompositeServerErr\"||n==\"USRCompositeAuthErr\"||n==\"USRCompositeBeginErr\"||n==\"SDAuthErr\")?setAriaProperty(i,\"Extra_Error_Info\",ut):setAriaProperty(i,\"Extra_Error_Info\",o)}defaultLogger.logEvent(i)}}catch(ni){}}function setAriaProperty(n,t,i){n&#038;&#038;t&#038;&#038;i!==undefined&#038;&#038;i!==null&#038;&#038;n.setProperty(t,i)}function getPerformanceNumbers(n){var t=window.performance;typeof t!=\"undefined\"&#038;&#038;typeof window.webkitPerformance!=\"undefined\"&#038;&#038;(t=window.webkitPerformance);var r=[];var o=new Date-window.dateZero;r.push((n?\"ALT=\":\"PLT=\")+getPerformanceTimings(t?t.timing:null,o));r.push(\"nowTS=\"+o);if(t&#038;&#038;t.navigation){t.navigation.type!=null&#038;&#038;r.push(\"navtp=\"+t.navigation.type);t.navigation.redirectCount&#038;&#038;r.push(\"rdct=\"+t.navigation.redirectCount)}var s=getCookie(\"wlidperf\");if(s){var u=s.split(\"&#038;\");for(i=0;i<u.length;i++)if(u[i].indexOf(\"ST=\")>=0&&u[i].length==16){var h=u[i].substring(3,u[i].length);r.push(\"authTS=\"+h)}}eraseCookie(\"wlidperf\",\".live.com\");var e=[];getResourceEntries(t,e);var f=\"\";isLocalStorageEnabled&&(f=window.localStorage.OwaStartupPerfTrace?window.localStorage.OwaStartupPerfTrace:\"\");return[r.join(\"&\"),e.join(\"&\"),f]}var renderStartTime=0;function setStartRenderTime(){renderStartTime=new Date-window.dateZero}var compositeUsrTime=0;function setCompositeUsrTime(){compositeUsrTime=new Date-window.dateZero}function getPerformanceTimings(n,t){var i=[],r=window.scriptStart;if(n){r=n.navigationStart;if(n.unloadEventStart){i.push(\"uES\");i.push(n.unloadEventStart-r|0)}if(n.unloadEventEnd){i.push(\"uEE\");i.push(n.unloadEventEnd-r|0)}r=fillTimingValues(n,r,i);if(window.owaSDReceivedTimeStamp){i.push(\"sdR\");i.push(window.owaSDReceivedTimeStamp-r|0)}if(parseEndTimes.allBootScripts){i.push(\"pEab\");i.push(parseEndTimes.allBootScripts-r|0)}if(parseEndTimes.allDone){i.push(\"pE\");i.push(parseEndTimes.allDone-r|0)}if(renderStartTime){i.push(\"rSt\");i.push(renderStartTime-r|0)}if(compositeUsrTime){i.push(\"cUsr\");i.push(compositeUsrTime-r|0)}i.push(\"now\");i.push(t-r)}if(window.scriptStart){i.push(\"nowNoTim\");i.push(t-window.scriptStart|0);if(renderStartTime){i.push(\"rStNoTim\");i.push(renderStartTime-window.scriptStart|0)}}return i.join(\",\")}function getResourceEntries(n,t){if(!n||!n.getEntries&&!n.webkitGetEntries)return null;for(var e=n.getEntries?n.getEntries():n.webkitGetEntries(),r=0;r<e.length;r++){var i=e[r];if(i.name.lastIndexOf(\".js\")>0||i.name.lastIndexOf(\".ashx\")>0||i.name.lastIndexOf(\".png\")>0||i.name.lastIndexOf(\".gif\")>0||i.name.lastIndexOf(\".css\")>0||i.name.lastIndexOf(\".eot\")>0||i.name.lastIndexOf(\".ttf\")>0||i.name.lastIndexOf(\".htm\")>0||i.name.lastIndexOf(\".woff\")>0){var f=\"Res=\"+getFileName(i.name)+\",tim=\"+getResourceTiming(i);var u=getFileName(i.name);parseEndTimes[u]&&(f+=\",pE,\"+(parseEndTimes[u]-n.timing.fetchStart));t.push(f)}}}function getResourceTiming(n){var t=[];var i=n.startTime|0;t.push(\"st\");t.push(i);fillTimingValues(n,i,t);return t.join(\",\")}function getFileName(n){var u=Math.max(n.lastIndexOf(\"\/\"),n.lastIndexOf(\"\\\\\"));var i=n.indexOf(\"?\");var r=n.indexOf(\"#\");var t=-1;t=i==-1||r==-1?Math.max(i,r):Math.min(i,r);t=t==-1?n.length:t;return n.substring(u+1,t)}function fillTimingValues(n,t,i){if(n.workerStart){i.push(\"wktS\");i.push(n.workerStart-t|0)}if(n.redirectStart){i.push(\"reds\");i.push(n.redirectStart-t|0)}if(n.redirectEnd){i.push(\"redE\");i.push(n.redirectEnd-t|0)}if(n.fetchStart){i.push(\"fS\");i.push(n.fetchStart-t|0);t=n.fetchStart}if(n.domainLookupStart){i.push(\"dLS\");i.push(n.domainLookupStart-t|0)}if(n.domainLookupEnd){i.push(\"dLE\");i.push(n.domainLookupEnd-t|0)}if(n.connectStart){i.push(\"cS\");i.push(n.connectStart-t|0)}if(n.connectEnd){i.push(\"cE\");i.push(n.connectEnd-t|0)}if(n.secureConnectionStart){i.push(\"sCS\");i.push(n.secureConnectionStart-t|0)}if(n.requestStart){i.push(\"reqS\");i.push(n.requestStart-t|0)}if(n.responseStart){i.push(\"resS\");i.push(n.responseStart-t|0)}if(n.responseEnd){i.push(\"resE\");i.push(n.responseEnd-t|0)}if(n.domLoading){i.push(\"domL\");i.push(n.domLoading-t|0)}if(n.domContentLoadedEventStart){i.push(\"domCLES\");i.push(n.domContentLoadedEventStart-t|0)}if(n.domContentLoadedEventEnd){i.push(\"domCLEE\");i.push(n.domContentLoadedEventEnd-t|0)}if(n.domComplete){i.push(\"domC\");i.push(n.domComplete-t|0)}if(n.loadEventStart){i.push(\"lES\");i.push(n.loadEventStart-t|0)}if(n.loadEventEnd){i.push(\"lEE\");i.push(n.loadEventEnd-t|0)}return t}function callPopOutErrorCallback(n){try{if(window.opener&&window.opener.popOutErrorCallbacks){var t=getParameterByName(\"wid\");window.opener.popOutErrorCallbacks[t](n)}cleanupErrorCallback()}catch(i){}}function cleanupErrorCallback(){try{detachUnloadEvent();if(window.opener&&window.opener.popOutErrorCallbacks){var n=getParameterByName(\"wid\");window.opener.popOutErrorCallbacks[n]=null}}catch(t){}}function getParameterByName(n){var i=new RegExp(\"[\\\\#&]\"+n+\"=([^&#]*)\");var t=i.exec(location.hash);return t==null?null:decodeURIComponent(t[1])}function detachUnloadEvent(){try{onunloadbeforeboot&&(window.detachEvent?window.detachEvent(\"onunload\",onunloadbeforeboot):window.removeEventListener(\"unload\",onunloadbeforeboot,!1))}catch(n){}}var pbar={};pbar.startTime=Date.now();pbar.s={plt:6500,maxTime:2e4,sLoad:.05,pltLSKey:\"AvgPLT\"};pbar.caculatecubic=function(n){var t=n\/pbar.s.maxTime;t>1&&(t=1);return\"cubic-bezier(\"+t+\",.9,\"+t+\",.9)\"};pbar.startScriptLoad=function(){try{var i=getLocalStorageValue(pbar.s.pltLSKey);i&&(pbar.s.plt=parseInt(i));var n=document.getElementById(\"progressBar\");if(n){var t=pbar.caculatecubic(pbar.s.plt);n.style.WebkitAnimationTimingFunction=t;n.style.animationTimingFunction=t}}catch(r){}};pbar.scriptLoadCompleted=function(){try{var n=document.getElementById(\"progressBar\");var i=(Date.now()-pbar.startTime)\/pbar.s.sLoad;if(i<pbar.s.plt&#038;&#038;n){var t=pbar.caculatecubic(i);n.style.WebkitAnimationTimingFunction=t;n.style.animationTimingFunction=t}}catch(r){}};pbar.renderCompleted=function(){try{var t=Date.now()-pbar.startTime;var n=(t+pbar.s.plt)\/2;setLocalStorageValue(pbar.s.pltLSKey,n)}catch(i){}}\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\nvar LocaleFontFamilyTemplate = \".ms-font-su{color:#333;font-family:@font-family-semilight;font-size:42px;font-weight:normal}.ms-font-xxl{color:#333;font-family:@font-family-light;font-size:28px;font-weight:normal}.touch .ms-font-xxl{font-size:30px}.ms-font-xl{color:#333;font-family:@font-family-light;font-size:21px;font-weight:normal}.touch .ms-font-xl{font-size:22px}.ms-font-l{color:#333;font-family:@font-family-semilight;font-size:17px;font-weight:normal}.touch .ms-font-l{font-size:18px}.ms-font-m{color:#333;font-family:@font-family-regular;font-size:14px;font-weight:normal}.touch .ms-font-m{font-size:15px}.ms-font-s{color:#333;font-family:@font-family-regular;font-size:12px;font-weight:normal}.touch .ms-font-s{font-size:13px}.ms-font-xs{color:#333;font-family:@font-family-regular;font-size:11px;font-weight:normal}.touch .ms-font-xs{font-size:12px}.ms-font-mi{color:#333;font-family:@font-family-semibold;font-size:10px;font-weight:normal}.touch .ms-font-mi{font-size:11px}.ms-font-weight-light,.ms-fwt-l,.ms-font-weight-light-hover:hover,.ms-font-weight-light-before:before,.ms-fwt-l-h:hover,.ms-fwt-l-b:before{font-family:@font-family-light;}.ms-font-weight-semilight,.ms-fwt-sl,.ms-font-weight-semilight-hover:hover,.ms-font-weight-semilight-before:before,.ms-fwt-sl-h:hover,.ms-fwt-sl-b:before{font-family:@font-family-semilight}.ms-font-weight-regular,.ms-fwt-r,.ms-font-weight-regular-hover:hover,.ms-font-weight-regular-before:before,.ms-fwt-r-h:hover,.ms-fwt-r-b:before{font-family:@font-family-regular}.ms-font-weight-semibold,.ms-fwt-sb,.ms-font-weight-semibold-hover:hover,.ms-font-weight-semibold-before:before,.ms-fwt-sb-h:hover,.ms-fwt-sb-b:before{font-family:@font-family-semibold;font-weight:bold}\"; var ThemedColorTemplate = \".ms-bg-color-themeDark, .ms-bgc-td, .ms-bg-color-themeDark-hover:hover, .ms-bg-color-themeDark-focus:focus, .ms-bg-color-themeDark-before:before, .ms-bgc-td-h:hover, .ms-bgc-td-f:focus, .ms-bgc-td-b:before { background-color: @color-themeDark; }.ms-bg-color-themeDarkAlt, .ms-bgc-tda, .ms-bg-color-themeDarkAlt-hover:hover, .ms-bg-color-themeDarkAlt-focus:focus, .ms-bg-color-themeDarkAlt-before:before, .ms-bgc-tda-h:hover, .ms-bgc-tda-f:focus, .ms-bgc-tda-b:before { background-color: @color-themeDarkAlt; }.ms-bg-color-themeDarker, .ms-bgc-tdr, .ms-bg-color-themeDarker-hover:hover, .ms-bg-color-themeDarker-focus:focus, .ms-bg-color-themeDarker-before:before, .ms-bgc-tdr-h:hover, .ms-bgc-tdr-f:focus, .ms-bgc-tdr-b:before { background-color: @color-themeDarker; }.ms-bg-color-themePrimary, .ms-bgc-tp, .ms-bg-color-themePrimary-hover:hover, .ms-bg-color-themePrimary-focus:focus, .ms-bg-color-themePrimary-before:before, .ms-bgc-tp-h:hover, .ms-bgc-tp-f:focus, .ms-bgc-tp-b:before { background-color: @color-themePrimary; }.ms-bg-color-themeSecondary, .ms-bgc-ts, .ms-bg-color-themeSecondary-hover:hover, .ms-bg-color-themeSecondary-focus:focus, .ms-bg-color-themeSecondary-before:before, .ms-bgc-ts-h:hover, .ms-bgc-ts-f:focus, .ms-bgc-ts-b:before { background-color: @color-themeSecondary; }.ms-bg-color-themeTertiary, .ms-bgc-tt, .ms-bg-color-themeTertiary-hover:hover, .ms-bg-color-themeTertiary-focus:focus, .ms-bg-color-themeTertiary-before:before, .ms-bgc-tt-h:hover, .ms-bgc-tt-f:focus, .ms-bgc-tt-b:before { background-color: @color-themeTertiary; }.ms-bg-color-themeLight, .ms-bgc-tl, .ms-bg-color-themeLight-hover:hover, .ms-bg-color-themeLight-focus:focus, .ms-bg-color-themeLight-before:before, .ms-bgc-tl-h:hover, .ms-bgc-tl-f:focus, .ms-bgc-tl-b:before { background-color: @color-themeLight; }.ms-bg-color-themeLighter, .ms-bgc-tlr, .ms-bg-color-themeLighter-hover:hover, .ms-bg-color-themeLighter-focus:focus, .ms-bg-color-themeLighter-before:before, .ms-bgc-tlr-h:hover, .ms-bgc-tlr-f:focus, .ms-bgc-tlr-b:before { background-color: @color-themeLighter; }.ms-bg-color-themeLighterAlt, .ms-bgc-tlra, .ms-bg-color-themeLighterAlt-hover:hover, .ms-bg-color-themeLighterAlt-focus:focus, .ms-bg-color-themeLighterAlt-before:before, .ms-bgc-tlra-h:hover, .ms-bgc-tlra-f:focus, .ms-bgc-tlra-b:before { background-color: @color-themeLighterAlt; }.ms-border-color-themeDark, .ms-bcl-td, .ms-border-color-themeDark-hover:hover, .ms-border-color-themeDark-focus:focus, .ms-border-color-themeDark-before:before, .ms-bcl-td-h:hover, .ms-bcl-td-f:focus, .ms-bcl-td-b:before { border-color: @color-themeDark; }.ms-border-color-themeDarkAlt, .ms-bcl-tda, .ms-border-color-themeDarkAlt-hover:hover, .ms-border-color-themeDarkAlt-focus:focus, .ms-border-color-themeDarkAlt-before:before, .ms-bcl-tda-h:hover, .ms-bcl-tda-f:focus, .ms-bcl-tda-b:before { border-color: @color-themeDarkAlt; }.ms-border-color-themeDarker, .ms-bcl-tdr, .ms-border-color-themeDarker-hover:hover, .ms-border-color-themeDarker-focus:focus, .ms-border-color-themeDarker-before:before, .ms-bcl-tdr-h:hover, .ms-bcl-tdr-f:focus, .ms-bcl-tdr-b:before { border-color: @color-themeDarker; }.ms-border-color-themePrimary, .ms-bcl-tp, .ms-border-color-themePrimary-hover:hover, .ms-border-color-themePrimary-focus:focus, .ms-border-color-themePrimary-before:before, .ms-bcl-tp-h:hover, .ms-bcl-tp-f:focus, .ms-bcl-tp-b:before { border-color: @color-themePrimary; }.ms-border-color-themeSecondary, .ms-bcl-ts, .ms-border-color-themeSecondary-hover:hover, .ms-border-color-themeSecondary-focus:focus, .ms-border-color-themeSecondary-before:before, .ms-bcl-ts-h:hover, .ms-bcl-ts-f:focus, .ms-bcl-ts-b:before { border-color: @color-themeSecondary; }.ms-border-color-themeTertiary, .ms-bcl-tt, .ms-border-color-themeTertiary-hover:hover, .ms-border-color-themeTertiary-focus:focus, .ms-border-color-themeTertiary-before:before, .ms-bcl-tt-h:hover, .ms-bcl-tt-f:focus, .ms-bcl-tt-b:before { border-color: @color-themeTertiary; }.ms-border-color-themeLight, .ms-bcl-tl, .ms-border-color-themeLight-hover:hover, .ms-border-color-themeLight-focus:focus, .ms-border-color-themeLight-before:before, .ms-bcl-tl-h:hover, .ms-bcl-tl-f:focus, .ms-bcl-tl-b:before { border-color: @color-themeLight; }.ms-border-color-themeLighter, .ms-bcl-tlr, .ms-border-color-themeLighter-hover:hover, .ms-border-color-themeLighter-focus:focus, .ms-border-color-themeLighter-before:before, .ms-bcl-tlr-h:hover, .ms-bcl-tlr-f:focus, .ms-bcl-tlr-b:before { border-color: @color-themeLighter; }.ms-border-color-themeLighterAlt, .ms-bcl-tlra, .ms-border-color-themeLighterAlt-hover:hover, .ms-border-color-themeLighterAlt-focus:focus, .ms-border-color-themeLighterAlt-before:before, .ms-bcl-tlra-h:hover, .ms-bcl-tlra-f:focus, .ms-bcl-tlra-b:before { border-color: @color-themeLighterAlt; }.ms-border-color-top-themePrimary, .ms-bcl-t-tp, .ms-border-color-top-themePrimary-hover:hover, .ms-border-color-top-themePrimary-focus:focus, .ms-border-color-top-themePrimary-before:before, .ms-bcl-t-tp-h:hover, .ms-bcl-t-tp-f:focus, .ms-bcl-t-tp-b:before { border-top-color: @color-themePrimary; }.ms-font-color-themeDark, .ms-fontColor-themeDark, .ms-fontColor-themeDark, .ms-fcl-td, .ms-font-color-themeDark-hover:hover, .ms-font-color-themeDark-focus:focus, .ms-font-color-themeDark-before:before, .ms-fcl-td-h:hover, .ms-fcl-td-f:focus, .ms-fcl-td-b:before { color: @color-themeDark; }.ms-font-color-themeDarkAlt, .ms-fontColor-themeDarkAlt, .ms-fontColor-themeDarkAlt, .ms-fcl-tda, .ms-font-color-themeDarkAlt-hover:hover, .ms-font-color-themeDarkAlt-focus:focus, .ms-font-color-themeDarkAlt-before:before, .ms-fcl-tda-h:hover, .ms-fcl-tda-f:focus, .ms-fcl-tda-b:before { color: @color-themeDarkAlt; }.ms-font-color-themeDarker, .ms-fontColor-themeDarker, .ms-fontColor-themeDarker, .ms-fcl-tdr, .ms-font-color-themeDarker-hover:hover, .ms-font-color-themeDarker-focus:focus, .ms-font-color-themeDarker-before:before, .ms-fcl-tdr-h:hover, .ms-fcl-tdr-f:focus, .ms-fcl-tdr-b:before { color: @color-themeDarker; }.ms-font-color-themePrimary, .ms-fontColor-themePrimary, .ms-fontColor-themePrimary, .ms-fcl-tp, .ms-font-color-themePrimary-hover:hover, .ms-font-color-themePrimary-focus:focus, .ms-font-color-themePrimary-before:before, .ms-fcl-tp-h:hover, .ms-fcl-tp-f:focus, .ms-fcl-tp-b:before { color: @color-themePrimary; }.ms-font-color-themeSecondary, .ms-fontColor-themeSecondary, .ms-fontColor-themeSecondary, .ms-fcl-ts, .ms-font-color-themeSecondary-hover:hover, .ms-font-color-themeSecondary-focus:focus, .ms-font-color-themeSecondary-before:before, .ms-fcl-ts-h:hover, .ms-fcl-ts-f:focus, .ms-fcl-ts-b:before { color: @color-themeSecondary; }.ms-font-color-themeTertiary, .ms-fontColor-themeTertiary, .ms-fontColor-themeTertiary, .ms-fcl-tt, .ms-font-color-themeTertiary-hover:hover, .ms-font-color-themeTertiary-focus:focus, .ms-font-color-themeTertiary-before:before, .ms-fcl-tt-h:hover, .ms-fcl-tt-f:focus, .ms-fcl-tt-b:before { color: @color-themeTertiary; }.ms-font-color-themeLight, .ms-fontColor-themeLight, .ms-fontColor-themeLight, .ms-fcl-tl, .ms-font-color-themeLight-hover:hover, .ms-font-color-themeLight-focus:focus, .ms-font-color-themeLight-before:before, .ms-fcl-tl-h:hover, .ms-fcl-tl-f:focus, .ms-fcl-tl-b:before { color: @color-themeLight; }.ms-font-color-themeLighter, .ms-fontColor-themeLighter, .ms-fontColor-themeLighter, .ms-fcl-tlr, .ms-font-color-themeLighter-hover:hover, .ms-font-color-themeLighter-focus:focus, .ms-font-color-themeLighter-before:before, .ms-fcl-tlr-h:hover, .ms-fcl-tlr-f:focus, .ms-fcl-tlr-b:before { color: @color-themeLighter; }.ms-font-color-themeLighterAlt, .ms-fontColor-themeLighterAlt, .ms-fontColor-themeLighterAlt, .ms-fcl-tlra, .ms-font-color-themeLighterAlt-hover:hover, .ms-font-color-themeLighterAlt-focus:focus, .ms-font-color-themeLighterAlt-before:before, .ms-fcl-tlra-h:hover, .ms-fcl-tlra-f:focus, .ms-fcl-tlra-b:before { color: @color-themeLighterAlt; }\"; var o365ColorTemplate = \".o365cs-base.o365cst .o365cs-topnavLinkBackground-2{background-color:@topnavLinkBG;background-color:@topnavLinkBGrgb;}.o365cs-base.o365cst .o365cs-topnavText,.o365cs-base.o365cst .o365cs-topnavText:hover{color:@topnavText;}.o365cs-base.o365cst .o365cs-navMenuButton{color:@navmenu;}.o365cs-base.o365cst.o365cs-topnavBGColor-2{background-color:@topnavBG;}.o365cs-base.o365cst .o365cs-appLauncherBackground{background-color:@appLauncherBG}\";\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\nvar HeaderImageTemplate = \".o365cs-topnavBGImage{background:url('https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/resources\/themes\/@theme\/images\/0\/headerbgmaing2.png'),url('https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/resources\/themes\/@theme\/images\/0\/headerbgmaing2.gif');width:1px;height:1px}\";\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\n(function () { if (\"-ms-user-select\" in document.documentElement.style &#038;&#038; navigator.userAgent.match(\/IEMobile\\\/10\\.0\/)) { var msViewportStyle = document.createElement(\"style\"); msViewportStyle.appendChild( document.createTextNode(\"@-ms-viewport{width:auto!important}\") ); document.getElementsByTagName(\"head\")[0].appendChild(msViewportStyle); } })();<br \/>\n\/\/ ]]><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/boot.worldwide.mouse.defer.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/jquery.owa.bundle.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.textboys.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.jquery.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.nonboot.webservices.js\"><\/script><script src=\"https:\/\/r1.res.office365.com\/o365\/versionless\/o365shellarialogger_3cefa9b2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.coredeferredstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.owa.boot.deferredstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.controls.extended.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/clientauth.tokenprovider.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.pcstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.common.compose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.ariaanalytics.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/aria-web-telemetry.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.livepersonacard.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.personacontrol.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.commonstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.nonbootstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.controls.editorbase.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.recipientwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.recipientwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.attachments.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.findpeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.findpeople.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.owa.lightning.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.lightning.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/flowsdk.owa.bundle.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.meetingmsgstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/flowwidget.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.compose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.readingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.compose.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.readingpane.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.prefetch.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.options.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.edgepromotion.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.o365.shellg2.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.analytics.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.popout.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.triageshared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.quickcompose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/suiteextensions.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.triageshared.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.quickcompose.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/suiteextensionscontrols.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.tagset.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.extstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.infobarnotifications.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.personcardstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.userhighlighting.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.search.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.meflexheaderbutton.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calcorestrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.extendedattachmentwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.bundledmail.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.tagset.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.nonboot.controls.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.personcard.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.controls.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.extendedattachmentwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.curatedkeypoints.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.focusedinboxrollup.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.personacardfacade.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.controls.v2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.application.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.calendar.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.clientnext.framework.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.mgstrings.localized.min.js\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_debugpanel_embeddedimmersiveprofile_immersiveprofile_profilephotop_3ea2c601_owa_478979a9bbb1f5ba1ddc.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_embeddedimmersiveprofile_immersiveprofile_profilephotopicker_owa_c20e651f426443657826.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_embeddedimmersiveprofile_immersiveprofile_owa_44191dd67a356b6338ea.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_debugpanel_owa_8a41c8f602e0436df4c6.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/cardmounter_owa_3a5bc7ed8d0889b66c47.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/fontsandiconspreloader_owa_08e06571cb487f669799.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_embeddedimmersiveprofile_immersiveprofile_owa_a941e92ddce12ef77574.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/immersiveprofile_owa_0f897eb739d18d39e96f.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/adal.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsnavigation.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.instantsearch.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calarstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.extensibility.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.instantsearch.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.addroom.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/osfruntime.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.search.suggestionsv2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.locationcommon.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extensibilitynext.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extensibility.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.callwstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.locationwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.locationwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.readingpaneshared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extendedmaillistview.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calmfstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extendedmaillistview.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.meetingforms.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.nav.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.meetingmessage.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.navigation.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calsurfacestrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.o365.shellg2.settingstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.models.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.core.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/msrcrypto-aes.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.v2.desktop.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/msrcrypto-aes-fix.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteserviceproxycommon.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteserviceproxy.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.suiteapinotifications.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteapi.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteapiskypeintegration.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.owa.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calpeekstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.shellplusg2.o365.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.peek.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/meidp.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/cardmetadata.js\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/profile_photo_picker_1_20180607_11_0_524e5613807382845262.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.foresight.js\"><\/script><script src=\"https:\/\/shellprod.msocdn.com\/swx\/shared\/v\/1.2.29\/SkypeBootstrap.min.js\"><\/script><script id=\"ecsConfig\" src=\"https:\/\/config.edge.skype.com\/config\/v1\/SkypeLyncWebExperience\/905_1.2.29.0?apikey=b32c0389-1143-4a42-b15f-7b860f9eafbb&amp;fingerprint=a090cb24-f4ff-43c1-b2e4-6f60fc1e3cbb&amp;callback=Skype.onConfigurationLoaded\" defer=\"defer\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/js\/fullExperience4B.min.js\" defer=\"defer\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/resources\/g11n\/it-it\/settings.js\" async=\"\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/resources\/i18n\/swx\/it-it\/Strings.js\" async=\"\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.lyncintegration.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.im.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.immanager.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.groupheaderredesign.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.groupheaderv3.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/color-thief.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernbootreadingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.introductionpeek.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernreadingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernreadingpane.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupscore.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupscompose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.contactmanagement.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.options.core.models.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.bootcommonstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.composepersonacard.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.composepersonacard.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.peoplehub.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.peoplehub.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupspeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupspeople.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.groupsdiscovery.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.search.suggestionsv2.findpeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.linkpreview.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.imageloader.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/footprint\/v2.6\/scripts\/fp.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.collabdocattachment.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.imagealbumviewer.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.attach.pr.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.collabattachmentpreview.js\"><\/script><\/p>\n<div class=\"_n_n3\">\n<div class=\"conductorContent\" tabindex=\"-1\">\n<div id=\"primaryContainer\" class=\"_n_e\">\n<div class=\"conductorContent\" tabindex=\"-1\">\n<div class=\"_n_T\">\n<div class=\"_n_X\">\n<div class=\"_n_X\">\n<div class=\"_n_X\">\n<div class=\"_n_Y\" tabindex=\"-1\">\n<div class=\"allowTextSelection\">\n<div class=\"conductorContent\">\n<div class=\"_rp_k\" tabindex=\"-1\">\n<div class=\"_rp_k allowTextSelection\">\n<div class=\"_rp_l allowTextSelection scrollContainer\" tabindex=\"-1\">\n<div class=\"_rp_w6 _rp_x6\">\n<div id=\"Conversation.FossilizedTextBody\" class=\"ms-font-weight-regular ms-font-color-neutralDark rpHighlightAllClass rpHighlightBodyClass _rp_y6\">\n<div class=\"ms-border-color-neutralTertiaryAlt\">\n<div dir=\"ltr\">\n<div dir=\"ltr\">\n<ul>\n<li>ITS Campania Moda - Announcement for Higher Technician for the coordination of design, communication and marketing processes of the Fashion product - ACCESSORIES (Footwear and Leather goods)<\/li>\n<\/ul>\n<p>New deadline - <strong>23 October 2018<\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><script>\/\/ <![CDATA[\nvar startLoadTime = new Date(); var appCachedPage = false; window.cacheType = '0'; window.dateZero = new Date(0); var scriptStart = ((new Date()) - window.dateZero); window.clientId = 'EEE40BE55FA440A39D645E227A47842A'; window.corrId = window.clientId + \"_\" + (new Date()).getTime(); window.traceTid= '9b3a075e-cd42-4979-aef0-f3a42ee78614'; window.traceMguid = 'd9fc818c-5022-4b30-bbab-95bfffaffaa6'; window.owaUserNetId = '1003BFFD912C86C5'; window.owaMbxGuid = '0618eb8d-a453-4e4b-b8d0-2871292b1cc8'; window.webSessionType = '0'; window.cachedDagName = 'EURPR06DG154'; window.cachedForestName = 'eurprd06.prod.outlook.com'; window.isPremExoMbx = '0'; window.bootTraceUrl = ''; var onunloadbeforeboot = null; window.owaSDState = {}; window.owaBootStatus = {}; window.ariaLoggingEnabled = 1; window.ariaTenantToken = '3b1ea01450be48f29759d868931e225d-e2676c0a-dca3-417d-bfa9-8596433a3692-6908'; var isPopOut = window.location.href.indexOf('ispopout=1') > 0;\n\n               \n        \n        if (!window.owaSDState.fcr) {\n            if (!isPopOut) {\n                try\n                {\n                    \n                    window.owaSDConsumable=false;\n                    window.owaSDConsumed = false;\n                    sendOwaSDRequest(false);\n                }\n                catch (ex) {\n                    window.owaLastErrorReported = ex;\n                    throw ex;\n                }\n            }\n            else {\n                onunloadbeforeboot = function() {\n                    callPopOutBootErrorCallback(\"PopOutClosed\");\n                };\n                if (window.attachEvent) {\n                    window.attachEvent(\"onunload\", onunloadbeforeboot);\n                }\n                else {\n                    window.addEventListener(\"unload\", onunloadbeforeboot, false);\n                }\n            }\n        }\n\n        function createOwaSDXMLHttpRequest() {\n            var request = null;\n            try\n            {\n                request = new window.XMLHttpRequest();\n            }\n            catch (e) {\n                \n                if (window.ActiveXObject) {\n                    request = new window.ActiveXObject(\"Microsoft.XMLHTTP\");\n                }\n            }\n\n            return request;\n        }\n        \n        function sendOwaSDRequest(retryAttempt) {\n            \n            window.owaSD = createOwaSDXMLHttpRequest();\n            window.owaSD.retryAttempt = retryAttempt;\n            window.owaSD.open(\"POST\",\"sessiondata.ashx\" + getSdqp(retryAttempt));\n            window.owaSD.onreadystatechange = sdResponseHandler;\n            window.owaSD.setRequestHeader(\"X-OWA-CorrelationId\", window.corrId);\n            window.owaSD.clientRequestId = window.corrId;\n            window.owaSD.setRequestHeader(\"client-request-id\", window.owaSD.clientRequestId);\n            \n            try {\n                if (navigator.userAgent.indexOf(\"OWASMIME\/\" > 0)) {\n                    window.owaSD.setRequestHeader(\"X-OWA-SmimeInstalled\", \"1\");\n                }\n                else if (window.ActiveXObject) {\n                    var smimePlugin = new ActiveXObject(\"Microsoft.Exchange.Clients.SmimeAX\");\n                    window.owaSD.setRequestHeader(\"X-OWA-SmimeInstalled\", \"1\");\n                    smimePlugin.Dispose();\n                }\n            }\n            catch (e) {\n            }\n\n            window.owaSD.send();\n        }\n\n        function getSdqp(retryAttempt) {\n            var sdqp = \"?appcacheclient=0\";\n            \n             return sdqp;\n        }\n\n        function sdResponseHandler() {\n            try {\n            \n                if (!window.owaSD) {\n                    return;\n                }\n\n                if (window.owaSD.readyState != 4) {\n                    return;\n                }\n                \n                if (!tryAuthOwaSD()) {\n                    return;\n                }\n\n                \n\n                window.owaSDState.data = window.owaSD.responseText;\n                \n                completeOwaSD();\n            \n            }\n            catch (ex) {\n                window.owaLastErrorReported = ex;\n                throw ex;\n            }\n        }\n\n        \n        function tryCheckOptinPrecondition() {\n            if (window.owaSD.status == 412) {\n                var actualVdir = window.owaSD.getResponseHeader(\"X-Js-ClientVdir\");\n                if (actualVdir != null) {\n                    postBootTrace(\"OptinRedirect\");\n                    redirectToUrl(\"\/\" + actualVdir + \"\/\");\n                    return false;\n                }\n            }\n\n            return true;\n        }\n\n        \n        function isMailModule(){\n            var result = false;\n            var href = null;\n            try {\n                href = decodeURIComponent(window.location.href);\n            } catch(e) {\n            }\n\n            if (href != null) {\n                if (href.indexOf('viewmodel=') >= 0) {\n                    result = false;\n                } \n                else if(href.indexOf('path=') < 0 &#038;&#038; href.indexOf('modurl=') < 0) { result = true; } else if(href.indexOf('path=\/mail') >= 0 || href.indexOf('modurl=0') >= 0) {\n                    result = true;\n                }\n            }\n            \n            return result;\n        }\n\n        function tryAuthOwaSD() {\n            if ((window.owaSD.status == 440 || window.owaSD.status == 401) && !isPalEnabled()) {\n                    postBootTrace(\"AuthRedirect\");\n\n                    \n                    trackRedirectToAuth();\n                    redirect('authRedirect', 'true');\n                    return false;\n                    }\n\n            return true;\n        }\n\n        function completeOwaSD() {\n            window.owaSDdidHandlerExecute = true;\n            window.owaSDReceivedTime = (new Date()).toString();\n            window.owaSDReceivedTimeStamp = ((new Date()) - window.dateZero);\n\n            if (window.owaSDConsumable && !window.owaSDConsumed) {\n                owastart();\n            }\n        }\n\n        \n            Object.setPrototypeOf && (Object['protoInheritEnabled']=1);<br \/>\n        window.scriptsLoaded = window.scriptsLoaded || {}; window.scriptProcessStart = window.scriptProcessStart || {}; window.scriptProcessStart['aria-web-telemetry.js'] = (new Date()).getTime();<br \/>\n!function(e,t){if(\"object\"==typeof exports&&\"object\"==typeof module)module.exports=t();else if(\"function\"==typeof define&&define.amd)define([],t);else{var i=t();for(var n in i)(\"object\"==typeof exports?exports:e)[n]=i[n]}}(this,function(){return function(e){function t(n){if(i[n])return i[n].exports;var r=i[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var i={};return t.m=e,t.c=i,t.i=function(e){return e},t.d=function(e,i,n){t.o(e,i)||Object.defineProperty(e,i,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var i=e&&e.e?function(){return e.default}:function(){return e};return t.d(i,\"a\",i),i},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p=\"\",t(t.s=30)}([function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Unspecified=0]=\"Unspecified\",e[e.String=1]=\"String\",e[e.Int64=2]=\"Int64\",e[e.Double=3]=\"Double\",e[e.Boolean=4]=\"Boolean\"}(t.AWTPropertyType||(t.AWTPropertyType={}));!function(e){e[e.NotSet=0]=\"NotSet\",e[e.DistinguishedName=1]=\"DistinguishedName\",e[e.GenericData=2]=\"GenericData\",e[e.IPV4Address=3]=\"IPV4Address\",e[e.IPv6Address=4]=\"IPv6Address\",e[e.MailSubject=5]=\"MailSubject\",e[e.PhoneNumber=6]=\"PhoneNumber\",e[e.QueryString=7]=\"QueryString\",e[e.SipAddress=8]=\"SipAddress\",e[e.SmtpAddress=9]=\"SmtpAddress\",e[e.Identity=10]=\"Identity\",e[e.Uri=11]=\"Uri\",e[e.Fqdn=12]=\"Fqdn\",e[e.IPV4AddressLegacy=13]=\"IPV4AddressLegacy\"}(t.AWTPiiKind||(t.AWTPiiKind={}));!function(e){e[e.NotSet=0]=\"NotSet\",e[e.GenericContent=1]=\"GenericContent\"}(t.AWTCustomerContentKind||(t.AWTCustomerContentKind={}));!function(e){e[e.Low=1]=\"Low\",e[e.Normal=2]=\"Normal\",e[e.High=3]=\"High\",e[e.Immediate_sync=5]=\"Immediate_sync\"}(t.AWTEventPriority||(t.AWTEventPriority={}));!function(e){e[e.NonRetryableStatus=1]=\"NonRetryableStatus\",e[e.QueueFull=3]=\"QueueFull\"}(t.AWTEventsDroppedReason||(t.AWTEventsDroppedReason={}));!function(e){e[e.InvalidEvent=1]=\"InvalidEvent\",e[e.SizeLimitExceeded=2]=\"SizeLimitExceeded\",e[e.KillSwitch=3]=\"KillSwitch\"}(t.AWTEventsRejectedReason||(t.AWTEventsRejectedReason={}))},function(e,t,i){\"use strict\";function n(e){var t=new P.Int64(\"0\");return t.low=4294967295&e,t.high=Math.floor(e\/4294967296),t}function r(){return\"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx\".replace(B,function(e){var t=16*Math.random()|0;return(\"x\"===e?t:3&t|8).toString(16)})}function o(e){return\"string\"==typeof e}function s(e){return\"number\"==typeof e}function a(e){return\"boolean\"==typeof e}function u(e){return(e+w)*C}function d(e){var t=e.indexOf(\"-\");return t>-1?e.substring(0,t):\"\"}function _(){return null===b&&(b=\"undefined\"!=typeof navigator&&Boolean(navigator.sendBeacon)),b}function l(){return null===O&&(O=\"undefined\"!=typeof Uint8Array&&!E()&&!v()),O}function c(e){return!(!s(e)||!(e>=1&&e<=3||5===e))}function p(e,i){if(!t.PropertyNameRegex.test(e)||void 0===i||null===i||\"\"===i)return null;if(o(i)||s(i)||a(i))i={value:i,type:W.AWTPropertyType.Unspecified};else if(void 0===i.value||null===i.value||\"\"===i.value||!o(i.value)&#038;&#038;!s(i.value)&#038;&#038;!a(i.value))return null;return i.type=g(i.value,i.type),i.type?i.pii>0&&i.cc>0?null:i.pii?S(i.pii)?i:null:i.cc?A(i.cc)?i:null:i:null}function f(e){return e.getUTCFullYear()+\"-\"+y(e.getUTCMonth()+1)+\"-\"+y(e.getUTCDate())+\"T\"+y(e.getUTCHours())+\":\"+y(e.getUTCMinutes())+\":\"+y(e.getUTCSeconds())+\".\"+T(e.getUTCMilliseconds())+\"Z\"}function h(){if(null===R){var e=new XMLHttpRequest;R=void 0===e.withCredentials&&\"undefined\"!=typeof XDomainRequest}return R}function v(){return!(\"undefined\"==typeof navigator||!navigator.product)&&\"ReactNative\"===navigator.product}function y(e){return e<10?\"0\"+e:e.toString()}function T(e){return e<10?\"00\"+e:e<100?\"0\"+e:e.toString()}function g(e,t){return I(t)&#038;&#038;t!==W.AWTPropertyType.Unspecified?t===W.AWTPropertyType.String&#038;&#038;\"string\"==typeof e?t:t!==W.AWTPropertyType.Double&#038;&#038;t!==W.AWTPropertyType.Int64||\"number\"!=typeof e?t===W.AWTPropertyType.Boolean&#038;&#038;\"boolean\"==typeof e?t:void 0:t===W.AWTPropertyType.Int64&#038;&#038;e%1!=0?null:t:m(e)}function m(e){switch(typeof e){case\"string\":return W.AWTPropertyType.String;case\"boolean\":return W.AWTPropertyType.Boolean;case\"number\":return W.AWTPropertyType.Double}return W.AWTPropertyType.Unspecified}function S(e){return!!(s(e)&#038;&#038;e>=0&&e<=13)}function A(e){return!!(s(e)&#038;&#038;e>=0&&e<=1)}function I(e){return!!(s(e)&#038;&#038;e>=0&&e<=4)}function E(){if(\"undefined\"!=typeof navigator&#038;&#038;navigator.userAgent){var e=navigator.userAgent.toLowerCase();if((e.indexOf(\"safari\")>=0||e.indexOf(\"firefox\")>=0)&&e.indexOf(\"chrome\")<0)return!0}return!1}Object.defineProperty(t,\"__esModule\",{value:!0});var P=i(4),W=i(0),B=\/[xy]\/g,w=621355968e5,C=1e4;t.EventNameAndTypeRegex=\/^[a-zA-Z]([a-zA-Z0-9]|_){2,98}[a-zA-Z0-9]$\/,t.EventNameDotRegex=\/\\.\/g,t.PropertyNameRegex=\/^[a-zA-Z](([a-zA-Z0-9|_|\\.]){0,98}[a-zA-Z0-9])?$\/,t.StatsApiKey=\"a387cfcf60114a43a7699f9fbb49289e-9bceb9fe-1c06-460f-96c5-6a0b247358bc-7238\";var b=null,O=null,R=null;t.numberToBondInt64=n,t.newGuid=r,t.isString=o,t.isNumber=s,t.isBoolean=a,t.msToTicks=u,t.getTenantId=d,t.isBeaconsSupported=_,t.isUint8ArrayAvailable=l,t.isPriority=c,t.sanitizeProperty=p,t.getISOString=f,t.useXDomainRequest=h,t.isReactNative=v},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.addNotificationListener=function(e){this.listeners.push(e)},e.removeNotificationListener=function(e){for(var t=this.listeners.indexOf(e);t>-1;)this.listeners.splice(t,1),t=this.listeners.indexOf(e)},e.eventsSent=function(e){for(var t=this,i=this,n=0;n<this.listeners.length;++n)!function(n){i.listeners[n].eventsSent&#038;&#038;setTimeout(function(){return t.listeners[n].eventsSent(e)},0)}(n)},e.eventsDropped=function(e,t){for(var i=this,n=this,r=0;r<this.listeners.length;++r)!function(r){n.listeners[r].eventsDropped&#038;&#038;setTimeout(function(){return i.listeners[r].eventsDropped(e,t)},0)}(r)},e.eventsRetrying=function(e){for(var t=this,i=this,n=0;n<this.listeners.length;++n)!function(n){i.listeners[n].eventsRetrying&#038;&#038;setTimeout(function(){return t.listeners[n].eventsRetrying(e)},0)}(n)},e.eventsRejected=function(e,t){for(var i=this,n=this,r=0;r<this.listeners.length;++r)!function(r){n.listeners[r].eventsRejected&#038;&#038;setTimeout(function(){return i.listeners[r].eventsRejected(e,t)},0)}(r)},e.listeners=[],e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(14),r=i(0),o=i(28),s=i(10),a=i(5),u=i(11),d=i(1),_=function(){function e(){}return e.setEventsHandler=function(e){this.t=e},e.getEventsHandler=function(){return this.t},e.scheduleTimer=function(){var e=this,t=this.r[this.a][2];this.u<0&#038;&#038;t>\n=0&&!this._&&(this.t.hasEvents()?(0===t&&this.f>0&&(t=1),this.u=setTimeout(function(){return e.h()},t*(1<<this.f)*1e3)):this.v=0)},e.initialize=function(e){var t=this;this.y=!0,this.T=e,this.t=new o.default(e.collectorUri,e.cacheMemorySizeLimitInNumberOfEvents,e.httpXHROverride),this.g(),s.default.initialize(function(e,i){if(t.T.canSendStatEvent(\"awt_stats\")){var n=new a.default(\"awt_stats\");n.setEventPriority(r.AWTEventPriority.High),n.setProperty(\"TenantId\",i);for(var o in e)e.hasOwnProperty(o)&#038;&#038;n.setProperty(o,e[o].toString());u.default.getLogger(d.StatsApiKey).logEvent(n)}})},e.setTransmitProfile=function(e){this.a!==e&#038;&#038;void 0!==this.r[e]&#038;&#038;(this.clearTimeout(),this.a=e,this.scheduleTimer())},e.loadTransmitProfiles=function(e){this.S();for(var t in e)if(e.hasOwnProperty(t)){if(3!==e[t].length)continue;for(var i=2;i>=0;--i)if(e[t][i]<0){for(var n=i;n>=0;--n)e[t][n]=-1;break}for(var i=2;i>0;--i)if(e[t][i]>0&&e[t][i-1]>0){var r=e[t][i-1]\/e[t][i];e[t][i-1]=Math.ceil(r)*e[t][i]}this.r[t]=e[t]}},e.sendEvent=function(e){this.y&&(this.f>0&&e.priority===r.AWTEventPriority.Immediate_sync&&(e.priority=r.AWTEventPriority.High),this.t.addEvent(e),this.scheduleTimer())},e.flush=function(e){var t=(new Date).getTime();!this._&&this.A+3e4<t&#038;&#038;(this.A=t,this.u>-1&&(clearTimeout(this.u),this.u=-1),this.t.uploadNow(e))},e.pauseTransmission=function(){this._||(this.clearTimeout(),this.t.pauseTransmission(),this._=!0)},e.resumeTransmision=function(){this._&&(this._=!1,this.t.resumeTransmission(),this.scheduleTimer())},e.flushAndTeardown=function(){s.default.teardown(),this.y=!1,this.clearTimeout(),this.t.teardown()},e.backOffTransmission=function(){this.f<4&#038;&#038;(this.f++,this.clearTimeout(),this.scheduleTimer())},e.clearBackOff=function(){this.f>0&&(this.f=0,this.clearTimeout(),this.scheduleTimer())},e.S=function(){this.clearTimeout(),this.g(),this.a=n.AWT_REAL_TIME,this.scheduleTimer()},e.clearTimeout=function(){this.u>0&&(clearTimeout(this.u),this.u=-1,this.v=0)},e.h=function(){var e=r.AWTEventPriority.High;this.v++,this.v*this.r[this.a][2]===this.r[this.a][0]?(e=r.AWTEventPriority.Low,this.v=0):this.v*this.r[this.a][2]===this.r[this.a][1]&&(e=r.AWTEventPriority.Normal),this.t.sendEventsForPriorityAndAbove(e),this.u=-1,this.scheduleTimer()},e.g=function(){this.r={},this.r.REAL_TIME=[4,2,1],this.r.NEAR_REAL_TIME=[12,6,3],this.r.BEST_EFFOR=[36,18,9]},e.y=!1,e.a=n.AWT_REAL_TIME,e.u=-1,e.f=0,e._=!1,e.v=0,e.A=0,e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(e){this.low=0,this.high=0,this.low=parseInt(e,10),this.low<0&#038;&#038;(this.high=-1)}return e.prototype.I=function(t){var i=new e(t);return this.low===i.low&#038;&#038;this.high===i.high},e}();t.Int64=n;var r=function(){function e(e){this.low=0,this.high=0,this.low=parseInt(e,10)}return e.prototype.I=function(t){var i=new e(t);return this.low===i.low&#038;&#038;this.high===i.high},e}();t.UInt64=r;var o=function(){function e(){}return e.P=function(e){return this.W(e)},e.W=function(e){return 255&#038;e},e.B=function(e){return 2147483647&#038;e|2147483648&#038;e},e.w=function(e){return 4294967295&#038;e},e}();t.Number=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=i(0),o=function(){function e(e){this.C={name:\"\",properties:{}},e&#038;&#038;this.setName(e)}return e.prototype.setName=function(e){this.C.name=e},e.prototype.getName=function(){return this.C.name},e.prototype.setType=function(e){this.C.type=e},e.prototype.getType=function(){return this.C.type},e.prototype.setTimestamp=function(e){this.C.timestamp=e},e.prototype.getTimestamp=function(){return this.C.timestamp},e.prototype.setEventPriority=function(e){this.C.priority=e},e.prototype.getEventPriority=function(){return this.C.priority},e.prototype.setProperty=function(e,t,i){void 0===i&#038;&#038;(i=r.AWTPropertyType.Unspecified);var o={value:t,type:i,pii:r.AWTPiiKind.NotSet,cc:r.AWTCustomerContentKind.NotSet};if(null===(o=n.sanitizeProperty(e,o)))return void delete this.C.properties[e];this.C.properties[e]=o},e.prototype.setPropertyWithPii=function(e,t,i,o){void 0===o&#038;&#038;(o=r.AWTPropertyType.Unspecified);var s={value:t,type:o,pii:i,cc:r.AWTCustomerContentKind.NotSet};if(null===(s=n.sanitizeProperty(e,s)))return void delete this.C.properties[e];this.C.properties[e]=s},e.prototype.setPropertyWithCustomerContent=function(e,t,i,o){void 0===o&#038;&#038;(o=r.AWTPropertyType.Unspecified);var s={value:t,type:o,pii:r.AWTPiiKind.NotSet,cc:i};if(null===(s=n.sanitizeProperty(e,s)))return void delete this.C.properties[e];this.C.properties[e]=s},e.prototype.getPropertyMap=function(){return this.C.properties},e.prototype.getEvent=function(){return this.C},e}();t.default=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Unknown=0]=\"Unknown\",e[e.MSACID=1]=\"MSACID\",e[e.MSAPUID=2]=\"MSAPUID\",e[e.ANID=3]=\"ANID\",e[e.OrgIdCID=4]=\"OrgIdCID\",e[e.OrgIdPUID=5]=\"OrgIdPUID\",e[e.UserObjectId=6]=\"UserObjectId\",e[e.Skype=7]=\"Skype\",e[e.Yammer=8]=\"Yammer\",e[e.EmailAddress=9]=\"EmailAddress\",e[e.PhoneNumber=10]=\"PhoneNumber\",e[e.SipAddress=11]=\"SipAddress\",e[e.MUID=12]=\"MUID\"}(t.AWTUserIdType||(t.AWTUserIdType={}));!function(e){e[e.Started=0]=\"Started\",e[e.Ended=1]=\"Ended\"}(t.AWTSessionState||(t.AWTSessionState={}))},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=\"MicrosoftApplicationsTelemetryDeviceId\",o=\"MicrosoftApplicationsTelemetryFirstLaunchTime\",s={MSIE:\"MSIE\",CHROME:\"Chrome\",FIREFOX:\"Firefox\",SAFARI:\"Safari\",EDGE:\"Edge\",ELECTRON:\"Electron\",SKYPE_SHELL:\"SkypeShell\",PHANTOMJS:\"PhantomJS\",OPERA:\"Opera\"},a={WINDOWS:\"Windows\",MACOSX:\"Mac OS X\",WINDOWS_PHONE:\"Windows Phone\",WINDOWS_RT:\"Windows RT\",IOS:\"iOS\",ANDROID:\"Android\",LINUX:\"Linux\",UNKNOWN:\"Unknown\"},u={WIN:\/(windows|win32)\/i,WINRT:\/ arm;\/i,WINPHONE:\/windows\\sphone\\s\\d+\\.\\d+\/i,OSX:\/(macintosh|mac os x)\/i,IOS:\/(iPad|iPhone|iPod)(?=.*like Mac OS X)\/i,LINUX:\/(linux|joli|[kxln]?ubuntu|debian|[open]*suse|gentoo|arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk)\/i,ANDROID:\/android\/i},d={5.1:\"XP\",\"6.0\":\"Vista\",6.1:\"7\",6.2:\"8\",6.3:\"8.1\",\"10.0\":\"10\"},_=function(){function e(){}return e.addPropertyStorageOverride=function(e){return!!e&#038;&#038;(this.b=e,!0)},e.autoCollect=function(e,t,i){if(this.O=e,this.R=t,this.D(),i||\"undefined\"==typeof navigator||(i=navigator.userAgent||\"\"),this.N(i),this.R&#038;&#038;!this.b)return this.M(r),void this.M(o);(this.b||this.U&#038;&#038;!this.R)&#038;&#038;this.k()},e.checkAndSaveDeviceId=function(e){if(e){this.x(r)!==e&#038;&#038;(this.L(r,e),this.L(o,n.getISOString(new Date))),this.F(this.x(o))}},e.k=function(){var e=this.x(r);e?this.F(this.x(o)):(e=n.newGuid(),this.checkAndSaveDeviceId(e)),this.O.setDeviceId(e)},e.D=function(){\"undefined\"!=typeof document&#038;&#038;document.documentElement&#038;&#038;this.O.setAppLanguage(document.documentElement.lang),\"undefined\"!=typeof navigator&#038;&#038;this.O.setUserLanguage(navigator.userLanguage||navigator.language);var e=(new Date).getTimezoneOffset(),t=e%60,i=(e-t)\/60,n=\"+\";i>0&&(n=\"-\"),i=Math.abs(i),t=Math.abs(t),this.O.setUserTimeZone(n+(i<10?\"0\"+i:i.toString())+\":\"+(t<10?\"0\"+t:t.toString()))},e.N=function(e){if(e){var t=this.q(e);this.O.setDeviceBrowserName(t),this.O.setDeviceBrowserVersion(this.H(e,t));var i=this.Q(e);this.O.setDeviceOsName(i),this.O.setDeviceOsVersion(this.z(e,i))}},e.q=function(e){return this.j(\"OPR\/\",e)?s.OPERA:this.j(s.PHANTOMJS,e)?s.PHANTOMJS:this.j(s.EDGE,e)?s.EDGE:this.j(s.ELECTRON,e)?s.ELECTRON:this.j(s.CHROME,e)?s.CHROME:this.j(\"Trident\",e)?s.MSIE:this.j(s.FIREFOX,e)?s.FIREFOX:this.j(s.SAFARI,e)?s.SAFARI:this.j(s.SKYPE_SHELL,e)?s.SKYPE_SHELL:\"Unknown\"},e.F=function(e){if(!isNaN(e)){var t=new Date;t.setTime(parseInt(e,10)),e=n.getISOString(t)}this.firstLaunchTime=e},e.j=function(e,t){return t.indexOf(e)>-1},e.H=function(e,t){return t===s.MSIE?this.K(e):this.G(t,e)},e.K=function(e){var t=e.match(new RegExp(s.MSIE+\" ([\\\\d,.]+)\"));if(t)return t[1];var i=e.match(new RegExp(\"rv:([\\\\d,.]+)\"));return i?i[1]:void 0},e.G=function(e,t){e===s.SAFARI&&(e=\"Version\");var i=t.match(new RegExp(e+\"\/([\\\\d,.]+)\"));return i?i[1]:\"Unknown\"},e.Q=function(e){return e.match(u.WINPHONE)?a.WINDOWS_PHONE:e.match(u.WINRT)?a.WINDOWS_RT:e.match(u.IOS)?a.IOS:e.match(u.ANDROID)?a.ANDROID:e.match(u.LINUX)?a.LINUX:e.match(u.OSX)?a.MACOSX:e.match(u.WIN)?a.WINDOWS:\"Unknown\"},e.z=function(e,t){return t===a.WINDOWS?this.V(e):t===a.MACOSX?this.X(e):\"Unknown\"},e.V=function(e){var t=e.match(new RegExp(\"Windows NT ([\\\\d,.]+)\"));return t&&d[t[1]]?d[t[1]]:\"Unknown\"},e.X=function(e){var t=e.match(new RegExp(a.MACOSX+\" ([\\\\d,_,.]+)\"));if(t){var i=t[1].replace(\/_\/g,\".\");if(i){var n=this.Z(i);if(n){return i.split(n)[0]}return i}}return\"Unknown\"},e.Z=function(e){return e.indexOf(\".\")>-1?\".\":e.indexOf(\"_\")>-1?\"_\":null},e.L=function(e,t){if(this.b)this.b.setProperty(e,t);else if(this.U){var i=new Date;i.setTime(i.getTime()+31536e6);var n=\"expires=\"+i.toUTCString();document.cookie=e+\"=\"+t+\"; \"+n}},e.x=function(e){if(this.b)return this.b.getProperty(e)||\"\";if(this.U){e+=\"=\";for(var t=document.cookie.split(\";\"),i=0;i<t.length;i++){for(var n=t[i],r=0;\" \"===n.charAt(r);)r++;if(n=n.substring(r),0===n.indexOf(e))return n.substring(e.length,n.length)}}return\"\"},e.M=function(e){this.U&#038;&#038;(document.cookie=e+\"=;expires=Thu, 01 Jan 1970 00:00:01 GMT;\")},e.R=!1,e.U=\"undefined\"!=typeof document&#038;&#038;void 0!==document.cookie,e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(7),r=i(0),o=i(6),s=function(){function e(e,t){this.J=e,this.Y=t}return e.prototype.setAppId=function(e){this.$(\"AppInfo.Id\",e)},e.prototype.setAppVersion=function(e){this.$(\"AppInfo.Version\",e)},e.prototype.setAppLanguage=function(e){this.$(\"AppInfo.Language\",e)},e.prototype.setDeviceId=function(e){this.J&#038;&#038;(n.default.checkAndSaveDeviceId(e),this.$(\"DeviceInfo.Id\",e))},e.prototype.setDeviceOsName=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.OsName\",e)},e.prototype.setDeviceOsVersion=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.OsVersion\",e)},e.prototype.setDeviceBrowserName=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.BrowserName\",e)},e.prototype.setDeviceBrowserVersion=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.BrowserVersion\",e)},e.prototype.setDeviceMake=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.Make\",e)},e.prototype.setDeviceModel=function(e){this.J&#038;&#038;this.$(\"DeviceInfo.Model\",e)},e.prototype.setUserId=function(e,t,i){if(!isNaN(i)&#038;&#038;null!==i&#038;&#038;i>=0&&i<=12)this.$(\"UserInfo.IdType\",i.toString());else{var n=void 0;switch(t){case r.AWTPiiKind.SipAddress:n=o.AWTUserIdType.SipAddress;break;case r.AWTPiiKind.PhoneNumber:n=o.AWTUserIdType.PhoneNumber;break;case r.AWTPiiKind.SmtpAddress:n=o.AWTUserIdType.EmailAddress;break;default:n=o.AWTUserIdType.Unknown}this.$(\"UserInfo.IdType\",n.toString())}if(isNaN(t)||null===t||t===r.AWTPiiKind.NotSet||t>13)switch(i){case o.AWTUserIdType.Skype:t=r.AWTPiiKind.Identity;break;case o.AWTUserIdType.EmailAddress:t=r.AWTPiiKind.SmtpAddress;break;case o.AWTUserIdType.PhoneNumber:t=r.AWTPiiKind.PhoneNumber;break;case o.AWTUserIdType.SipAddress:t=r.AWTPiiKind.SipAddress;break;default:t=r.AWTPiiKind.NotSet}this.ee(\"UserInfo.Id\",e,t)},e.prototype.setUserAdvertisingId=function(e){this.$(\"UserInfo.AdvertisingId\",e)},e.prototype.setUserTimeZone=function(e){this.$(\"UserInfo.TimeZone\",e)},e.prototype.setUserLanguage=function(e){this.$(\"UserInfo.Language\",e)},e.prototype.$=function(e,t){\"string\"==typeof t&&this.Y.setProperty(e,t)},e.prototype.ee=function(e,t,i){\"string\"==typeof t&&this.Y.setPropertyWithPii(e,t,i)},e}();t.default=s},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(21),r=i(0),o=i(2),s=i(1),a=function(){function e(){}return e.getPayloadBlob=function(e,t){var i,a=new n.IO.MemoryStream,u=new n.CompactBinaryProtocolWriter(a);u.te(n.ne.ie,3,null),u.re(t,n.ne.oe,n.ne.se);for(var d in e)if(e.hasOwnProperty(d)){u.ae(d);var _=e[d];u.ue(1,n.ne.de),u.te(n.ne.oe,2,null),u.ae(\"act_default_source\"),u.te(n.ne.oe,5,null),u.ae(s.newGuid()),u.te(n.ne._e,6,null),u.le(s.numberToBondInt64(Date.now())),u.te(n.ne.se,8,null);var l=a.ce().length+1;u.ue(e[d].length,n.ne.de);for(var c=a.ce().length-l,p=0;p<_.length;++p){var f=a.ce().length;if(this.writeEvent(_[p],u),a.ce().length-f>2936012)o.default.eventsRejected([_[p]],r.AWTEventsRejectedReason.SizeLimitExceeded),_.splice(p--,1),a.ce().splice(f),this.pe(_.length,a,c,l);else if(a.ce().length>2936012){a.ce().splice(f),i||(i={}),e[d]=_.splice(0,p),i[d]=_,this.pe(e[d].length,a,c,l);break}}u.fe(!1)}return u.fe(!1),{payloadBlob:a.ce(),remainingRequest:i}},e.pe=function(e,t,i,r){for(var o=n.ve.he(n.Number.w(e)),s=0;s<i;++s){if(!(s<o.length)){t.ce().slice(r+s,i-s);break}t.ce()[r+s]=o[s]}},e.writeEvent=function(e,t){t.te(n.ne.oe,1,null),t.ae(e.id),t.te(n.ne._e,3,null),t.le(s.numberToBondInt64(e.timestamp)),t.te(n.ne.oe,5,null),t.ae(e.type),t.te(n.ne.oe,6,null),t.ae(e.name);var i={},o=0,a={},u=0,d={},_=0,l={},c=0,p={},f=0,h={},v=0;for(var y in e.properties)if(e.properties.hasOwnProperty(y)){var T=e.properties[y];if(T.cc>0)h[y]=T,v++;else if(T.pii>0)p[y]=T,f++;else switch(T.type){case r.AWTPropertyType.String:i[y]=T.value,o++;break;case r.AWTPropertyType.Int64:a[y]=T.value,u++;break;case r.AWTPropertyType.Double:d[y]=T.value,_++;break;case r.AWTPropertyType.Boolean:l[y]=T.value,c++}}if(o){t.te(n.ne.ie,13,null),t.re(o,n.ne.oe,n.ne.oe);for(var y in i)if(i.hasOwnProperty(y)){var g=i[y];t.ae(y),t.ae(g.toString())}}if(f){t.te(n.ne.ie,30,null),t.re(f,n.ne.oe,n.ne.de);for(var y in p)if(p.hasOwnProperty(y)){var T=p[y];t.ae(y),t.te(n.ne.ye,1,null),t.Te(1),t.te(n.ne.ye,2,null),t.Te(T.pii),t.te(n.ne.oe,3,null),t.ae(T.value.toString()),t.fe(!1)}}if(c){t.te(n.ne.ie,31,null),t.re(c,n.ne.oe,n.ne.ge);for(var y in l)if(l.hasOwnProperty(y)){var g=l[y];t.ae(y),t.me(g)}}if(u){t.te(n.ne.ie,33,null),t.re(u,n.ne.oe,n.ne._e);for(var y in a)if(a.hasOwnProperty(y)){var g=a[y];t.ae(y),t.le(s.numberToBondInt64(g))}}if(_){t.te(n.ne.ie,34,null),t.re(_,n.ne.oe,n.ne.Se);for(var y in d)if(d.hasOwnProperty(y)){var g=d[y];t.ae(y),t.Ae(g)}}if(v){t.te(n.ne.ie,36,null),t.re(v,n.ne.oe,n.ne.de);for(var y in h)if(h.hasOwnProperty(y)){var T=h[y];t.ae(y),t.te(n.ne.ye,1,null),t.Te(T.cc),t.te(n.ne.oe,2,null),t.ae(T.value.toString()),t.fe(!1)}}t.fe(!1)},e.base64Encode=function(e){return n.ve.Ie(e)},e}();t.default=a},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(1),r=i(2),o=i(0),s=function(){function e(){}return e.initialize=function(e){var t=this;this.Ee=e,this.Pe=!0,r.default.addNotificationListener({eventsSent:function(e){t.We(\"records_sent_count\",e.length,e[0].apiKey)},eventsDropped:function(e,i){switch(i){case o.AWTEventsDroppedReason.NonRetryableStatus:t.We(\"d_send_fail\",e.length,e[0].apiKey),t.We(\"records_dropped_count\",e.length,e[0].apiKey);break;case o.AWTEventsDroppedReason.QueueFull:t.We(\"d_queue_full\",e.length,e[0].apiKey)}},eventsRejected:function(e,i){switch(i){case o.AWTEventsRejectedReason.InvalidEvent:t.We(\"r_inv\",e.length,e[0].apiKey);break;case o.AWTEventsRejectedReason.KillSwitch:t.We(\"r_kl\",e.length,e[0].apiKey);break;case o.AWTEventsRejectedReason.SizeLimitExceeded:t.We(\"r_size\",e.length,e[0].apiKey)}t.We(\"r_count\",e.length,e[0].apiKey)},eventsRetrying:null}),setTimeout(function(){return t.flush()},6e4)},e.teardown=function(){this.Pe&&(this.flush(),this.Pe=!1)},e.eventReceived=function(t){e.We(\"records_received_count\",1,t)},e.flush=function(){var e=this;if(this.Pe){for(var t in this.Be)this.Be.hasOwnProperty(t)&&this.Ee(this.Be[t],t);this.Be={},setTimeout(function(){return e.flush()},6e4)}},e.We=function(e,t,i){if(this.Pe&&i!==n.StatsApiKey){var r=n.getTenantId(i);this.Be[r]||(this.Be[r]={}),this.Be[r][e]?this.Be[r][e]=this.Be[r][e]+t:this.Be[r][e]=t}},e.Pe=!1,e.Be={},e}();t.default=s},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(6),o=i(12),s=i(13),a=i(3),u=i(2),d=i(7),_=function(){function e(){}return e.initialize=function(e,t){if(void 0===t&&(t={}),!this.we)return this.we=!0,o.default.defaultTenantToken=e,this.Ce(t),this.T.disableCookiesUsage&&!this.T.propertyStorageOverride&&(o.default.sessionEnabled=!1),d.default.addPropertyStorageOverride(this.T.propertyStorageOverride),d.default.autoCollect(o.default.semanticContext,this.T.disableCookiesUsage,this.T.userAgent),a.default.initialize(this.T),o.default.loggingEnabled=!0,this.T.enableAutoUserSession&&(this.getLogger().logSession(r.AWTSessionState.Started),window.addEventListener(\"beforeunload\",this.flushAndTeardown)),this.getLogger()},e.getSemanticContext=function(){return o.default.semanticContext},e.flush=function(e){this.we&&!this.be&&a.default.flush(e)},e.flushAndTeardown=function(){this.we&&!this.be&&(this.T.enableAutoUserSession&&this.getLogger().logSession(r.AWTSessionState.Ended),a.default.flushAndTeardown(),o.default.loggingEnabled=!1,this.be=!0)},e.pauseTransmission=function(){this.we&&!this.be&&a.default.pauseTransmission()},e.resumeTransmision=function(){this.we&&!this.be&&a.default.resumeTransmision()},e.setTransmitProfile=function(e){this.we&&!this.be&&a.default.setTransmitProfile(e)},e.loadTransmitProfiles=function(e){this.we&&!this.be&&a.default.loadTransmitProfiles(e)},e.setContext=function(e,t,i){void 0===i&&(i=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setProperty(e,t,i)},e.setContextWithPii=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setPropertyWithPii(e,t,i,r)},e.setContextWithCustomerContent=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),o.default.logManagerContext.setPropertyWithCustomerContent(e,t,i,r)},e.getLogger=function(e){var t=e;return t&&t!==o.default.defaultTenantToken||(t=\"\"),this.Oe[t]||(this.Oe[t]=new s.default(t)),this.Oe[t]},e.addNotificationListener=function(e){u.default.addNotificationListener(e)},e.removeNotificationListener=function(e){u.default.removeNotificationListener(e)},e.Ce=function(e){e.collectorUri&&(this.T.collectorUri=e.collectorUri),e.cacheMemorySizeLimitInNumberOfEvents>0&&(this.T.cacheMemorySizeLimitInNumberOfEvents=e.cacheMemorySizeLimitInNumberOfEvents),e.httpXHROverride&&e.httpXHROverride.sendPOST&&(this.T.httpXHROverride=e.httpXHROverride),e.propertyStorageOverride&&e.propertyStorageOverride.getProperty&&e.propertyStorageOverride.setProperty&&(this.T.propertyStorageOverride=e.propertyStorageOverride),e.userAgent&&(this.T.userAgent=e.userAgent),e.disableCookiesUsage&&(this.T.disableCookiesUsage=e.disableCookiesUsage),e.canSendStatEvent&&(this.T.canSendStatEvent=e.canSendStatEvent),e.enableAutoUserSession&&\"undefined\"!=typeof window&&window.addEventListener&&(this.T.enableAutoUserSession=e.enableAutoUserSession)},e.Oe={},e.we=!1,e.be=!1,e.T={collectorUri:\"https:\/\/browser.pipe.aria.microsoft.com\/Collector\/3.0\/\",cacheMemorySizeLimitInNumberOfEvents:1e4,disableCookiesUsage:!1,canSendStatEvent:function(e){return!0}},e}();t.default=_},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(5),r=i(8),o=function(){function e(){}return e.logManagerContext=new n.default,e.sessionEnabled=!0,e.loggingEnabled=!1,e.defaultTenantToken=\"\",e.semanticContext=new r.default(!0,e.logManagerContext),e}();t.default=o},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(6),o=i(5),s=i(1),a=i(10),u=i(2),d=i(3),_=i(12),l=i(15),c=i(8),p=i(7),f=function(){function e(e){this.Re=e,this.De=new o.default,this.O=new c.default(!1,this.De),this.Ne=0,this.Me()}return e.prototype.setContext=function(e,t,i){void 0===i&&(i=n.AWTPropertyType.Unspecified),this.De.setProperty(e,t,i)},e.prototype.setContextWithPii=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),this.De.setPropertyWithPii(e,t,i,r)},e.prototype.setContextWithCustomerContent=function(e,t,i,r){void 0===r&&(r=n.AWTPropertyType.Unspecified),this.De.setPropertyWithCustomerContent(e,t,i,r)},e.prototype.getSemanticContext=function(){return this.O},e.prototype.logEvent=function(t){if(_.default.loggingEnabled){this.Re||(this.Re=_.default.defaultTenantToken,this.Me());var i=!0;s.isString(t)?t={name:t}:t instanceof o.default&&(t=t.getEvent(),i=!1),a.default.eventReceived(this.Re),e.Ue(e.ke(t,this.Re,i),this.De)}},e.prototype.logSession=function(t,i){if(_.default.sessionEnabled){var o={name:\"session\",type:\"session\",properties:{}};if(e.xe(o,i),o.priority=n.AWTEventPriority.High,t===r.AWTSessionState.Started){if(this.Ne>0)return;this.Ne=(new Date).getTime(),this.Le=s.newGuid(),this.setContext(\"Session.Id\",this.Le),o.properties[\"Session.State\"]=\"Started\"}else{if(t!==r.AWTSessionState.Ended)return;if(0===this.Ne)return;var a=Math.floor(((new Date).getTime()-this.Ne)\/1e3);o.properties[\"Session.Id\"]=this.Le,o.properties[\"Session.State\"]=\"Ended\",o.properties[\"Session.Duration\"]=a.toString(),o.properties[\"Session.DurationBucket\"]=e.Fe(a),this.Ne=0,this.setContext(\"Session.Id\",null),this.Le=void 0}o.properties[\"Session.FirstLaunchTime\"]=p.default.firstLaunchTime,this.logEvent(o)}},e.prototype.getSessionId=function(){return this.Le},e.prototype.logFailure=function(t,i,r,o,s){if(t&&i){var a={name:\"failure\",type:\"failure\",properties:{}};e.xe(a,s),a.properties[\"Failure.Signature\"]=t,a.properties[\"Failure.Detail\"]=i,r&&(a.properties[\"Failure.Category\"]=r),o&&(a.properties[\"Failure.Id\"]=o),a.priority=n.AWTEventPriority.High,this.logEvent(a)}},e.prototype.logPageView=function(t,i,n,r,o,s){if(t&&i){var a={name:\"pageview\",type:\"pageview\",properties:{}};e.xe(a,s),a.properties[\"PageView.Id\"]=t,a.properties[\"PageView.Name\"]=i,n&&(a.properties[\"PageView.Category\"]=n),r&&(a.properties[\"PageView.Uri\"]=r),o&&(a.properties[\"PageView.ReferrerUri\"]=o),this.logEvent(a)}},e.prototype.Me=function(){!e.qe[this.Re]&&this.Re&&(e.qe[this.Re]=s.newGuid())},e.xe=function(e,t){if(t){t instanceof o.default&&(t=t.getEvent()),t.name&&(e.name=t.name),t.priority&&(e.priority=t.priority);for(var i in t.properties)t.properties.hasOwnProperty(i)&&(e.properties[i]=t.properties[i])}},e.Fe=function(e){return e<0?\"Undefined\":e<=3?\"UpTo3Sec\":e<=10?\"UpTo10Sec\":e<=30?\"UpTo30Sec\":e<=60?\"UpTo60Sec\":e<=180?\"UpTo3Min\":e<=600?\"UpTo10Min\":e<=1800?\"UpTo30Min\":\"Above30Min\"},e.Ue=function(e,t){return e.name&#038;&#038;s.isString(e.name)?(e.name=e.name.toLowerCase(),e.name=e.name.replace(s.EventNameDotRegex,\"_\"),e.type&#038;&#038;s.isString(e.type)?e.type=e.type.toLowerCase():e.type=\"custom\",s.EventNameAndTypeRegex.test(e.name)&#038;&#038;s.EventNameAndTypeRegex.test(e.type)?((!s.isNumber(e.timestamp)||e.timestamp<0)&#038;&#038;(e.timestamp=(new Date).getTime()),e.properties||(e.properties={}),this.He(e,t.getPropertyMap()),this.He(e,_.default.logManagerContext.getPropertyMap()),this.Qe(e,\"EventInfo.InitId\",this.ze(e.apiKey)),this.Qe(e,\"EventInfo.Sequence\",this.je(e.apiKey)),this.Qe(e,\"EventInfo.SdkVersion\",l.FullVersionString),this.Qe(e,\"EventInfo.Name\",e.name),this.Qe(e,\"EventInfo.Time\",new Date(e.timestamp).toISOString()),s.isPriority(e.priority)||(e.priority=n.AWTEventPriority.Normal),void this.Ke(e)):void u.default.eventsRejected([e],n.AWTEventsRejectedReason.InvalidEvent)):void u.default.eventsRejected([e],n.AWTEventsRejectedReason.InvalidEvent)},e.He=function(e,t){if(t)for(var i in t)t.hasOwnProperty(i)&#038;&#038;(e.properties[i]||(e.properties[i]=t[i]))},e.Qe=function(e,t,i){e.properties[t]={value:i,pii:n.AWTPiiKind.NotSet,type:n.AWTPropertyType.String}},e.Ke=function(e){d.default.sendEvent(e)},e.ke=function(e,t,i){var n=e;if(n.id=s.newGuid(),n.apiKey=t,n.properties=n.properties||{},i)for(var r in n.properties)n.properties.hasOwnProperty(r)&#038;&#038;(n.properties[r]=s.sanitizeProperty(r,n.properties[r]),null===n.properties[r]&#038;&#038;delete n.properties[r]);return n},e.ze=function(t){return e.qe[t]},e.je=function(t){return void 0===e.Ge[t]&#038;&#038;(e.Ge[t]=0),(++e.Ge[t]).toString()},e.Ge={},e.qe={},e}();t.default=f},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.AWT_REAL_TIME=\"REAL_TIME\",t.AWT_NEAR_REAL_TIME=\"NEAR_REAL_TIME\",t.AWT_BEST_EFFORT=\"BEST_EFFORT\"},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.Version=\"1.6.0\",t.FullVersionString=\"AWT-Web-JS-\"+t.Version},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0);t.AWTPropertyType=n.AWTPropertyType,t.AWTPiiKind=n.AWTPiiKind,t.AWTEventPriority=n.AWTEventPriority,t.AWTEventsDroppedReason=n.AWTEventsDroppedReason,t.AWTEventsRejectedReason=n.AWTEventsRejectedReason,t.AWTCustomerContentKind=n.AWTCustomerContentKind;var r=i(6);t.AWTUserIdType=r.AWTUserIdType,t.AWTSessionState=r.AWTSessionState;var o=i(14);t.AWT_BEST_EFFORT=o.AWT_BEST_EFFORT,t.AWT_NEAR_REAL_TIME=o.AWT_NEAR_REAL_TIME,t.AWT_REAL_TIME=o.AWT_REAL_TIME;var s=i(5);t.AWTEventProperties=s.default;var a=i(13);t.AWTLogger=a.default;var u=i(11);t.AWTLogManager=u.default;var d=i(29);t.AWTTransmissionManager=d.default;var _=i(9);t.AWTSerializer=_.default;var l=i(8);t.AWTSemanticContext=l.default,t.AWT_COLLECTOR_URL_UNITED_STATES=\"https:\/\/us.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_GERMANY=\"https:\/\/de.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_JAPAN=\"https:\/\/jp.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_AUSTRALIA=\"https:\/\/au.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_EUROPE=\"https:\/\/eu.pipe.aria.microsoft.com\/Collector\/3.0\/\",t.AWT_COLLECTOR_URL_USGOV_DOD=\"https:\/\/pf.pipe.aria.microsoft.com\/Collector\/3.0\",t.AWT_COLLECTOR_URL_USGOV_DOJ=\"https:\/\/tb.pipe.aria.microsoft.com\/Collector\/3.0\"},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Ve=0]=\"_BT_STOP\",e[e.Xe=1]=\"_BT_STOP_BASE\",e[e.ge=2]=\"_BT_BOOL\",e[e.Se=8]=\"_BT_DOUBLE\",e[e.oe=9]=\"_BT_STRING\",e[e.de=10]=\"_BT_STRUCT\",e[e.se=11]=\"_BT_LIST\",e[e.ie=13]=\"_BT_MAP\",e[e.ye=16]=\"_BT_INT32\",e[e._e=17]=\"_BT_INT64\"}(t.ne||(t.ne={}))},function(e,t,i){\"use strict\";function n(e){for(var t=[],i=0;i<e.length;++i){var n=e.charCodeAt(i);n<128?t.push(n):n<2048?t.push(192|n>>6,128|63&n):n<55296||n>=57344?t.push(224|n>>12,128|n>>6&63,128|63&n):(n=65536+((1023&n)<<10|1023&#038;e.charCodeAt(++i)),t.push(240|n>>18,128|n>>12&63,128|n>>6&63,128|63&n))}return t}function r(e){for(var t=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/\",i=[],n=e.length%3,r=0,o=e.length-n;r<o;r+=3){var s=(e[r]<<16)+(e[r+1]<<8)+e[r+2];i.push(function(e){return[t.charAt(e>>18&63),t.charAt(e>>12&63),t.charAt(e>>6&63),t.charAt(63&e)].join(\"\")}(s))}switch(n){case 1:var s=e[e.length-1];i.push(t.charAt(s>>2)),i.push(t.charAt(s<<4&#038;63)),i.push(\"==\");break;case 2:var a=(e[e.length-2]<<8)+e[e.length-1];i.push(t.charAt(a>>10)),i.push(t.charAt(a>>4&63)),i.push(t.charAt(a<<2&#038;63)),i.push(\"=\")}return i.join(\"\")}function o(e){for(var t=[];4294967168&e;)t.push(127&#038;e|128),e>>>=7;return t.push(127&e),t}function s(e){for(var t=e.low,i=e.high,n=[];i||4294967168&t;)n.push(127&t|128),t=(127&i)<<25|t>>>7,i>>>=7;return n.push(127&t),n}function a(e){if(c.BrowserChecker.Ze()){var t=new DataView(new ArrayBuffer(8));t.setFloat64(0,e,!0);for(var i=[],n=0;n<8;++n)i.push(t.getUint8(n));return i}return l.FloatUtils.Je(e,!0)}function u(e){return(e=_.Number.B(e))<<1^e>>31}function d(e){var t=e.low,i=e.high,n=i<<1|t>>>31,r=t<<1;2147483648&#038;i&#038;&#038;(n=~n,r=~r);var o=new _.UInt64(\"0\");return o.low=r,o.high=n,o}Object.defineProperty(t,\"__esModule\",{value:!0});var _=i(4),l=i(19),c=i(22);t.Ye=n,t.Ie=r,t.he=o,t.$e=s,t.et=a,t.tt=u,t.it=d},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.Je=function(e,t){if(!e)return t?this.nt:this.rt;var i=t?11:8,n=t?52:23,r=(1<<i-1)-1,o=1-r,s=r,a=e<0?1:0;e=Math.abs(e);for(var u=Math.floor(e),d=e-u,_=2*(r+2)+n,l=new Array(_),c=0;c<_;)l[c++]=0;for(c=r+2;c&#038;&u;)l[--c]=u%2,u=Math.floor(u\/2);for(c=r+1;c<_-1&#038;&#038;d>0;)d*=2,d>=1?(l[++c]=1,--d):l[++c]=0;for(var p=0;p<_&#038;&#038;!l[p];)p++;var f=r+1-p,h=p+n;if(l[h+1]){for(c=h;c>p&&(l[c]=1-l[c],!l);--c);c===p&&++f}if(f>s||u)return a?t?this.ot:this.st:t?this.at:this.ut;if(f<o)return t?this.nt:this.rt;if(t){var v=0;for(c=0;c<20;++c)v=v<<1|l[++p];for(var y=0;c<52;++c)y=y<<1|l[++p];v|=f+r<<20,v=a<<31|2147483647&v;var T=[255&#038;y,y>>8&255,y>>16&255,y>>>24,255&v,v>>8&255,v>>16&255,v>>>24];return T}var g=0;for(c=0;c<23;++c)g=g<<1|l[++p];g|=f+r<<23,g=a<<31|2147483647&g;var T=[255&#038;g,g>>8&255,g>>16&255,g>>>24];return T},e.rt=[0,0,0,0],e.nt=[0,0,0,0,0,0,0,0],e.ut=[0,0,128,127],e.st=[0,0,128,255],e.at=[0,0,0,0,0,0,240,127],e.ot=[0,0,0,0,0,0,240,255],e}();t.FloatUtils=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(4),r=function(){function e(){this.dt=[]}return e.prototype._t=function(e){this.dt.push(n.Number.P(e))},e.prototype.lt=function(e,t,i){for(;i--;)this._t(e[t++])},e.prototype.ce=function(){return this.dt},e}();t.MemoryStream=r},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(17);t.ne=n.ne;var r=i(18);t.ve=r;var o=i(20);t.IO=o;var s=i(4);t.Int64=s.Int64,t.UInt64=s.UInt64,t.Number=s.Number;var a=function(){function e(e){this.ct=e}return e.prototype.pt=function(e){this.ct.lt(e,0,e.length)},e.prototype.me=function(e){this.ct._t(e?1:0)},e.prototype.ue=function(e,t){this.ft(t),this.ht(e)},e.prototype.re=function(e,t,i){this.ft(t),this.ft(i),this.ht(e)},e.prototype.Ae=function(e){var t=r.et(e);this.ct.lt(t,0,t.length)},e.prototype.te=function(e,t,i){t<=5?this.ct._t(e|t<<5):t<=255?(this.ct._t(192|e),this.ct._t(t)):(this.ct._t(224|e),this.ct._t(t),this.ct._t(t>>8))},e.prototype.Te=function(e){e=r.tt(e),this.ht(e)},e.prototype.le=function(e){this.vt(r.it(e))},e.prototype.ae=function(e){if(\"\"===e)this.ht(0);else{var t=r.Ye(e);this.ht(t.length),this.ct.lt(t,0,t.length)}},e.prototype.fe=function(e){this.ft(e?n.ne.Xe:n.ne.Ve)},e.prototype.ht=function(e){var t=r.he(s.Number.w(e));this.ct.lt(t,0,t.length)},e.prototype.vt=function(e){var t=r.$e(e);this.ct.lt(t,0,t.length)},e.prototype.ft=function(e){this.ct._t(s.Number.W(e))},e}();t.CompactBinaryProtocolWriter=a},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.Ze=function(){return\"undefined\"!=typeof ArrayBuffer&&\"undefined\"!=typeof DataView},e}();t.BrowserChecker=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){this.yt=!0,this.Tt=!0,this.gt=!0,this.mt=\"use-collector-delta\",this.St=!1}return e.prototype.allowRequestSending=function(){return this.gt&&!this.St?(this.gt=!1,this.yt=!1,!0):this.yt},e.prototype.shouldAddClockSkewHeaders=function(){return this.Tt},e.prototype.getClockSkewHeaderValue=function(){return this.mt},e.prototype.setClockSkew=function(e){this.St||(e?this.mt=e:this.Tt=!1,this.St=!0,this.yt=!0)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){this.At={}}return e.prototype.setKillSwitchTenants=function(e,t){if(e&&t)try{var i=e.split(\",\");if(\"this-request-only\"===t)return i;for(var n=1e3*parseInt(t,10),r=0;r<i.length;++r)this.At[i[r]]=Date.now()+n}catch(e){return[]}return[]},e.prototype.isTenantKilled=function(e){return void 0!==this.At[e]&#038;&#038;this.At[e]>Date.now()||(delete this.At[e],!1)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=function(){function e(e,t){this.It=e,this.Et=t,this.Pt={},this.Wt=0}return e.prototype.addEventToBatch=function(e){if(e.priority===n.AWTEventPriority.Immediate_sync){var t={};return t[e.apiKey]=[e],t}return this.Wt>=this.Et&&this.flushBatch(),void 0===this.Pt[e.apiKey]&&(this.Pt[e.apiKey]=[]),this.Pt[e.apiKey].push(e),this.Wt++,null},e.prototype.flushBatch=function(){this.Wt>0&&(this.It.push(this.Pt),this.Pt={},this.Wt=0)},e.prototype.hasBatch=function(){return this.Wt>0},e}();t.default=r},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.shouldRetryForStatus=function(e){return!(e>=300&&e<500&#038;&#038;408!==e||501===e||505===e)},e.getMillisToBackoffForRetry=function(e){var t=0,i=Math.floor(1200*Math.random())+2400;return t=Math.pow(4,e)*i,Math.min(t,12e4)},e}();t.default=n},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(9),o=i(26),s=i(24),a=i(23),u=i(15),d=i(1),_=i(2),l=i(3),c=\"POST\",p=function(){function e(e,t,i,n){var r=this;this.Bt=e,this.wt=i,this.Ct=n,this.bt=\"?qsp=true&#038;content-type=application%2Fbond-compact-binary&#038;client-id=NO_AUTH&#038;sdk-version=\"+u.FullVersionString,this.Ot=new s.default,this._=!1,this.Rt=new a.default,this.Dt=!1,this.Nt=0,d.isUint8ArrayAvailable()||(this.bt+=\"&#038;content-encoding=base64\"),this.bt=t+this.bt,this.Ct||(this.Dt=!d.isReactNative(),this.Ct={sendPOST:function(e,t,i,n,o,s){if(d.useXDomainRequest()){var a=new XDomainRequest;a.open(c,e),a.onload=function(){o(200,null)},a.onerror=function(){n(400,null)},a.ontimeout=function(){i(500,null)},a.send(t)}else if(d.isReactNative())fetch(e,{body:t,method:c}).then(function(e){var t={};e.headers&#038;&#038;e.headers.forEach(function(e,i){t[i]=e}),o(e.status,t)}).catch(function(e){n(0,{})});else{var u=new XMLHttpRequest;u.open(c,e,!s),u.onload=function(){o(u.status,r.Mt(u.getAllResponseHeaders()))},u.onerror=function(){n(u.status,r.Mt(u.getAllResponseHeaders()))},u.ontimeout=function(){i(u.status,r.Mt(u.getAllResponseHeaders()))},u.send(t)}}})}return e.prototype.hasIdleConnection=function(){return this.Nt<2},e.prototype.sendQueuedRequests=function(){for(;this.hasIdleConnection()&#038;&#038;!this._&#038;&#038;this.Bt.length>0&&this.Rt.allowRequestSending();)this.Nt++,this.Ut(this.Bt.shift(),0,!1);this.hasIdleConnection()&&l.default.scheduleTimer()},e.prototype.isCompletelyIdle=function(){return 0===this.Nt},e.prototype.teardown=function(){for(;this.Bt.length>0;)this.Ut(this.Bt.shift(),0,!0)},e.prototype.pause=function(){this._=!0},e.prototype.resume=function(){this._=!1,this.sendQueuedRequests()},e.prototype.removeQueuedRequests=function(){this.Bt.length=0},e.prototype.sendSynchronousRequest=function(e,t){this._&&(e[t][0].priority=n.AWTEventPriority.High),this.Nt++,this.Ut(e,0,!1,!0)},e.prototype.Ut=function(e,t,i,o){var s=this;if(void 0===o&&(o=!1),this._)return this.Nt--,void this.wt.addBackRequest(e);var a=0,u=\"\";for(var l in e)e.hasOwnProperty(l)&&(this.Ot.isTenantKilled(l)?(_.default.eventsRejected(e[l],n.AWTEventsRejectedReason.KillSwitch),delete e[l]):(u.length>0&&(u+=\",\"),u+=l,a++));if(a>0){var c=r.default.getPayloadBlob(e,a);c.remainingRequest&&this.Bt.push(c.remainingRequest);var p=this.bt+\"&x-apikey=\"+u+\"&client-time-epoch-millis=\"+Date.now().toString();this.Rt.shouldAddClockSkewHeaders()&&(p=p+\"&time-delta-to-apply-millis=\"+this.Rt.getClockSkewHeaderValue());var f=void 0;f=d.isUint8ArrayAvailable()?new Uint8Array(c.payloadBlob):r.default.base64Encode(c.payloadBlob);for(var l in e)if(e.hasOwnProperty(l))for(var h=0;h<e[l].length;++h)e[l][h].sendAttempt>0?e[l][h].sendAttempt++:e[l][h].sendAttempt=1;if(this.Dt&&i&&d.isBeaconsSupported()&&navigator.sendBeacon(p,f))return;this.Ct.sendPOST(p,f,function(n,r){s.kt(n,r,e,a,u,t,i,o)},function(n,r){s.kt(n,r,e,a,u,t,i,o)},function(n,r){s.kt(n,r,e,a,u,t,i,o)},i||o)}else i||this.xt(null,{},i,o)},e.prototype.kt=function(e,t,i,r,s,a,u,d){var c=this,p=!0;if(void 0!==e){if(t){var f=this.Ot.setKillSwitchTenants(t[\"kill-tokens\"],t[\"kill-duration-seconds\"]);this.Rt.setClockSkew(t[\"time-delta-millis\"]);for(var h=0;h<f.length;++h)_.default.eventsRejected(i[f[h]],n.AWTEventsRejectedReason.KillSwitch),delete i[f[h]],r--}else this.Rt.setClockSkew(null);if(200===e)return void this.xt(!0,i,u,d);(!o.default.shouldRetryForStatus(e)||r<=0)&#038;&#038;(p=!1)}if(p)if(d)this.Nt--,i[s][0].priority=n.AWTEventPriority.High,this.wt.addBackRequest(i);else if(a<1){for(var v in i)i.hasOwnProperty(v)&#038;&#038;_.default.eventsRetrying(i[v]);setTimeout(function(){return c.Ut(i,a+1,!1)},o.default.getMillisToBackoffForRetry(a))}else this.Nt--,l.default.backOffTransmission(),this.wt.addBackRequest(i);else this.xt(!1,i,u,d)},e.prototype.xt=function(e,t,i,r){e&#038;&#038;l.default.clearBackOff();for(var o in t)t.hasOwnProperty(o)&#038;&#038;(e?_.default.eventsSent(t[o]):_.default.eventsDropped(t[o],n.AWTEventsDroppedReason.NonRetryableStatus));this.Nt--,r||i||this.sendQueuedRequests()},e.prototype.Mt=function(e){var t={};if(e)for(var i=e.split(\"\\n\"),n=0;n<i.length;++n){var r=i[n].split(\": \");t[r[0]]=r[1]}return t},e}();t.default=p},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(0),r=i(27),o=i(3),s=i(25),a=i(2),u=500,d=function(){function e(e,t,i){this.Lt=t,this.Ft=!1,this.qt=[],this.Ht=!1,this._=!1,this.Qt=0,this.It=[],this.zt={},this.zt[n.AWTEventPriority.High]=[],this.zt[n.AWTEventPriority.Normal]=[],this.zt[n.AWTEventPriority.Low]=[],this.jt(),this.Kt=new s.default(this.It,u),this.Gt=new r.default(this.It,e,this,i)}return e.prototype.addEvent=function(e){e.priority===n.AWTEventPriority.Immediate_sync?this.Gt.sendSynchronousRequest(this.Kt.addEventToBatch(e),e.apiKey):this.Qt<this.Lt?this.Vt(e):this.Xt(e.priority)?this.Vt(e):a.default.eventsDropped([e],n.AWTEventsDroppedReason.QueueFull)},e.prototype.sendEventsForPriorityAndAbove=function(e){this.Zt(e),this.Gt.sendQueuedRequests()},e.prototype.hasEvents=function(){return(this.zt[n.AWTEventPriority.High][0].length>0||this.zt[n.AWTEventPriority.Normal][0].length>0||this.zt[n.AWTEventPriority.Low][0].length>0||this.Kt.hasBatch())&&this.Gt.hasIdleConnection()},e.prototype.addBackRequest=function(e){if(!this._||!this.Ht){for(var t in e)if(e.hasOwnProperty(t))for(var i=0;i<e[t].length;++i)e[t][i].sendAttempt<6?this.addEvent(e[t][i]):a.default.eventsDropped([e[t][i]],n.AWTEventsDroppedReason.NonRetryableStatus);o.default.scheduleTimer()}},e.prototype.teardown=function(){this._||(this.Zt(n.AWTEventPriority.Low),this.Gt.teardown())},e.prototype.uploadNow=function(e){var t=this;this.jt(),this.Ft?this.qt.push(e):(this.Ft=!0,setTimeout(function(){return t.Jt(e)},0))},e.prototype.pauseTransmission=function(){this._=!0,this.Gt.pause(),this.shouldDropEventsOnPause&#038;&#038;(this.Qt-=this.zt[n.AWTEventPriority.High][0].length+this.zt[n.AWTEventPriority.Normal][0].length+this.zt[n.AWTEventPriority.Low][0].length,this.zt[n.AWTEventPriority.High][0]=[],this.zt[n.AWTEventPriority.Normal][0]=[],this.zt[n.AWTEventPriority.Low][0]=[],this.Gt.removeQueuedRequests())},e.prototype.resumeTransmission=function(){this._=!1,this.Gt.resume()},e.prototype.shouldDropEventsOnPause=function(e){this.Ht=e},e.prototype.Yt=function(){this.zt[n.AWTEventPriority.High].shift(),this.zt[n.AWTEventPriority.Normal].shift(),this.zt[n.AWTEventPriority.Low].shift()},e.prototype.jt=function(){this.zt[n.AWTEventPriority.High].push([]),this.zt[n.AWTEventPriority.Normal].push([]),this.zt[n.AWTEventPriority.Low].push([])},e.prototype.Vt=function(e){this._&#038;&#038;this.Ht||(this.Qt++,this.zt[e.priority][this.zt[e.priority].length-1].push(e))},e.prototype.Xt=function(e){for(var t=n.AWTEventPriority.Low;t<=e;){if(this.zt[t][this.zt[t].length-1].length>0)return a.default.eventsDropped([this.zt[t][this.zt[t].length-1].shift()],n.AWTEventsDroppedReason.QueueFull),!0;t++}return!1},e.prototype.Zt=function(e){for(var t=n.AWTEventPriority.High;t>=e;){for(;this.zt[t][0].length>0;){var i=this.zt[t][0].pop();this.Qt--,this.Kt.addEventToBatch(i)}t--}this.Kt.flushBatch()},e.prototype.Jt=function(e){var t=this;this.hasEvents()&&this.sendEventsForPriorityAndAbove(n.AWTEventPriority.Low),this.$t(function(){t.Yt(),null!==e&&void 0!==e&&e(),t.qt.length>0?setTimeout(function(){return t.Jt(t.qt.shift())},0):(t.Ft=!1,t.hasEvents()&&o.default.scheduleTimer())})},e.prototype.$t=function(e){var t=this;this.Gt.isCompletelyIdle()?e():setTimeout(function(){return t.$t(e)},250)},e}();t.default=d},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var n=i(3),r=function(){function e(){}return e.setEventsHandler=function(e){n.default.setEventsHandler(e)},e.getEventsHandler=function(){return n.default.getEventsHandler()},e.scheduleTimer=function(){n.default.scheduleTimer()},e}();t.default=r},function(e,t,i){e.exports=i(16)}])});<br \/>\n\/\/# sourceMappingURL=aria-webjs-sdk-1.6.0.min.js.map;<br \/>\nwindow.scriptsLoaded['aria-web-telemetry.js'] = 1; window.scriptProcessEnd = window.scriptProcessEnd || {}; window.scriptProcessEnd['aria-web-telemetry.js'] = (new Date()).getTime();<\/p>\n\n\n\n\n<p>        var LT_ANY=\"Any\";var LT_MOUSE=\"Mouse\";var LT_TNARROW=\"TNarrow\";var LT_TWIDE=\"TWide\";var layout,bootTraceTimerId,cdnEndPointName,lcver,readingPaneOn,parseEndTimes={},owaRedirecting;function getQueryStr(){return window.location.search?window.location.search:\"\"}function isPalEnabled(){var n=getQueryStr();return document.cookie.indexOf(\"PALEnabled\")!=-1||n.indexOf(\"palenabled=1\")!=-1}function validateLocalStorage(){if(isLocalStorageEnabled==undefined)try{if(window.localStorage!=null){window.localStorage.dummy=\"dummy\";window.localStorage.removeItem(\"dummy\");isLocalStorageEnabled=!0}else isLocalStorageEnabled=!1}catch(n){isLocalStorageEnabled=!1}return isLocalStorageEnabled}var isLocalStorageEnabled=validateLocalStorage();function getLocalStorageValue(n){return validateLocalStorage()?window.localStorage[n]:undefined}function setLocalStorageValue(n,t){if(!validateLocalStorage())return undefined;try{var i=window.localStorage[n];window.localStorage[n]=t;return i}catch(r){window.localStorage.clear();return undefined}}function deleteLocalStorageValue(n){if(!validateLocalStorage())return undefined;var t=window.localStorage[n];t&&delete window.localStorage[n];return t}function getCookie(n){var t=new RegExp(\"(?:^|; )\"+encodeURIComponent(n)+\"=([^;]*)\").exec(document.cookie);return t?decodeURIComponent(t[1]):null}function eraseCookie(n,t){document.cookie=n+\"=; expires=Thu, 01 Jan 1970 00:00:01 GMT; domain=\"+t+\"; path=\/\"}function loadSlabSources(n,t,i){n!==\"\"&&n[n.length-1]!=\"\/\"&&(n+=\"\/\");for(var r=0;r<t.length;r++){var f=t[r];var u=n+f.name;document.write(\"<script src='\"+u+\"'><\/\"+\"script>\")}}function userEnabledOffline(){if(isPalEnabled())return!0;else if(isLocalStorageEnabled){var n=window.localStorage.userEnabledOffline||\"\";return n!==\"false\"&&n!=null&&n!=\"\"}}function updateStatusText(n,t){if(!isPopOut){var i=document.getElementById(\"statusText\");if(i){i.className=n;window.setTimeout(function(){i.className==n&&(i.className=n+\"Delay\")},t*1e3)}}}function appendQueryWhenBootError(n){var t=getQueryStr();(t.indexOf(\"aC=1\")>=0||t.indexOf(\"bFS=1\")>=0)&&n.indexOf(\"?\")==-1&&(n=n+\"?bO=1\");return n}function includeScripts(n,t,i,r,u,f){for(var s=0;s<t.length;s++){var l=t[s];var h=l.fileName;var e=n+h;e=appendQueryWhenBootError(e);var c=document.getElementsByTagName(\"head\")[0];if(!c.querySelector(\"script[src='\"+e+\"']\"))if(r){var o=document.createElement(\"script\");o.type=\"text\/javascript\";o.src=e;o.onload=u;o.onerror=f;c.appendChild(o)}else{document.write(\"<script src='\"+e+\"' onerror='onScriptLoadError2(this)'\");document.write(\"><\/\"+\"script>\");document.write(\"<script>parseEndTimes['\"+getFileName(h)+\"'] = ((new Date()) - window.dateZero);<\/\"+\"script>\")}}}function addCssLink(n){var i=document.getElementsByTagName(\"head\")[0];var t=document.createElement(\"link\");t.setAttribute(\"href\",n);t.setAttribute(\"rel\",\"stylesheet\");t.setAttribute(\"type\",\"text\/css\");i.appendChild(t)}function includeStyles(n,t,i){var s=window.matchMedia&&window.matchMedia(\"screen and (-webkit-min-device-pixel-ratio: 2)\")&&window.matchMedia(\"screen and (-webkit-min-device-pixel-ratio: 2)\").matches;n!==\"\"&&n[n.length-1]!=\"\/\"&&(n+=\"\/\");for(var o=i.length,f=0;f<o;f++){var r=i[f];var h=r.fileName||r.name;var e=n;(r.type==\"Sprite\"||r.type==\"HighResolution\")&#038;&#038;(e=t);var u=e+h;u=appendQueryWhenBootError(u);r.highResolution||r.type==\"HighResolution\"?s&#038;&#038;addCssLink(u):addCssLink(u)}}function includeScriptsAndStyles(n,t,i,r,u,f){if(!f)for(var e in n)if(n[e]==n.boot||u){var o=n[e].PackagedSources;o||(o=n[e].Sources);loadSlabSources(t,o,layout);var s=n[e].Styles;includeStyles(i,r,s,layout)}}window.applicationBooting=!0;function suppressErrorRedirect(){return sver==\"bld_ver\"||window.location.href.indexOf(\"noErrR=1\")!=-1}(function(){isPalEnabled()||(window.onerror=function(n,t,i){if(window.applicationBooting)if(window.owaLastErrorReported){window.owaLastErrorReported.r=!0;window.owaLastErrorReported.message&#038;&#038;(n=window.owaLastErrorReported.message);window.owaLastErrorReported.stack&#038;&#038;(t=window.owaLastErrorReported.stack);window.owaLastErrorReported=null;handleBootError2(\"ClientError\",formatErrorMsg(n,t,i))}else{if(!window.owaErrorState){window.owaErrorState={};window.owaErrorState.owaUncaughtError=[]}window.owaErrorState.owaUncaughtError.push(formatErrorMsg(n,t,i))}})})();function formatErrorMsg(n,t,i){return\"exMsg=\"+n+\";file=\"+t+\":\"+i}function trimToLength(n,t){n.length>t&&(n=n.substring(0,t));return n}function handleBootError2(n,t,i,r){try{if(owaRedirecting)return;var f=getQueryStr();if(appCachedPage&&(n==\"ScriptLoadError\"||n==\"ClientError\")&&!isPalEnabled()){postBootTrace(n,t);var c=userEnabledOffline()?\"10\":\"2\";trackRebootReason(c);redirect(\"aC\",\"1\")}else if(!appCachedPage||userEnabledOffline()||isPalEnabled())if(f.indexOf(\"bO=1\")!=-1||f.indexOf(\"aC=1\")!=-1||f.indexOf(\"bFS=1\")!=-1||n==\"ScriptLoadError\"||n==\"ClientError\"||n==\"USRLoadError\"||userEnabledOffline()||isPalEnabled())if(f.indexOf(\"bO=1\")!=-1||f.indexOf(\"bFS=1\")!=-1||n!=\"ScriptLoadError\"&&n!=\"ClientError\"&&n!=\"USRLoadError\"||userEnabledOffline()||isPalEnabled()){postBootTrace(n,t);isPopOut&&callPopOutErrorCallback(\"BootError_\"+n);if(!isPalEnabled()&&!userEnabledOffline()&&!suppressErrorRedirect()){if(t){t=encodeURIComponent(t);t=trimToLength(t,1024)}var u={};u.MDB=window.traceMguid;u.tg=window.traceTid;u.nId=window.owaUserNetId;u.mbx=window.owaMbxGuid;u.cver=window.sver;u.caTy=window.cacheType;u.owaError=t;u.prem=window.isPremExoMbx;if(window.owaSD){u.fe=window.owaSD.getResponseHeader(\"X-FEServer\");u.be=window.owaSD.getResponseHeader(\"X-BEServer\");u.cbe=window.owaSD.getResponseHeader(\"X-CalculatedBETarget\");u.dag=window.owaSD.getResponseHeader(\"X-OWA-DAG\");u.forest=window.owaSD.getResponseHeader(\"X-OWA-Forest\");u.reqid=window.owaSD.getResponseHeader(\"request-id\");u.owaVer=window.owaSD.getResponseHeader(\"X-OWA-Version\");u.httpCode=window.owaSD.status;u.te=window.owaSD.getResponseHeader(\"X-MSEdge-Ref\")?\"1\":\"0\";u.msg=window.owaSD.getResponseHeader(\"X-OWAErrorMessageID\");u.inex=window.owaSD.getResponseHeader(\"X-InnerException\")}u.dag=u.dag||window.cachedDagName;u.forest=u.forest||window.cachedForestName;var o=encodeURIComponent(window.location.href);o=trimToLength(o,200);u.refurl=o;var s=\"?et=\"+n;for(var e in u)u[e]&&(s+=\"&\"+e+\"=\"+u[e]);redirectToUrl(\"\/owa\/auth\/errorfe.aspx\"+s)}}else{postBootTrace(n,t);trackRebootReason(\"9\");redirect(\"bFS\",\"1\")}else{postBootTrace(n,t);trackRebootReason(\"8\");redirect(\"bO\",\"1\")}else{postBootTrace(n,t);trackRebootReason(\"1\");redirect(\"bO\",\"1\")}}catch(l){if(!suppressErrorRedirect()){var h=l.message+\";\"+l.stack;redirectToUrl(\"\/owa\/auth\/errorfe.aspx?owaError=Unknown;handle boot error failed;\"+h+\"&owaVer=\"+i+\"&be=\"+r)}}}function onScriptLoadError2(n){var t=\"Failed to load script: \";n&&(t+=n.src);handleBootError2(\"ScriptLoadError\",t,null)}function htmlDec(n){var t=document.createElement(\"div\");t.innerHTML=n;return t.innerText||t.textContent}function loadScripts(n,t,i,r,u){for(var f=0;f<n.length;++f)n[f].fileName=n[f].fileName.replace(\"##LANG##\",userLanguageVar).replace(\"##CULTURE##\",userCultureVar).toLowerCase();includeScripts(\"\",n,t,i,r,u)}function loadStyles(n){includeStyles(\"\",\"\",n,layout)}function redirect(n,t,i,r,u,f,e,o,s,h){if(!owaRedirecting){var c=addParamsToUrl(window.location.href,n,t);i!==undefined&#038;&#038;(c=addParamsToUrl(c,i,r));u!==undefined&#038;&#038;(c=addParamsToUrl(c,u,f));e!==undefined&#038;&#038;(c=addParamsToUrl(c,e,o));s!==undefined&#038;&#038;(c=addParamsToUrl(c,s,h));redirectToUrl(c)}}function redirectToUrl(n){if(n!=window.location.href&#038;&#038;!owaRedirecting){setTimeout(function(){window.location.href=n},50);owaRedirecting=!0;detachUnloadEvent()}}function addParamsToUrl(n,t,i){var u=t+\"=\"+i;var r=n.split(\"#\");var f=r.length==1?\"\":n.substr(n.indexOf(\"#\"));if(r[0].indexOf(u)>=0)return n;n=r[0].indexOf(\"?\")>=0?r[0]+\"&\"+u+f:r[0]+\"?\"+u+f;return n}function isMajorVersionChanged(n,t){if(n==null||t==null)return!0;var r=n.split(\".\");var u=t.split(\".\");if(r.length<3||u.length<3)return n!=t;for(var i=0;i<3;++i)if(r[i]!=u[i])return!0;return!1}var measure;var measureTitle;var measureDict={};var indentStr=\"\";var consoleLogger=null;function startMeasure(n){if(consoleLogger){var t=new Date;measureTitle=n;consoleLogger.log(\"Start Scenario --- \"+measureTitle+\"@\"+(t-measure));measure=t}}function endMeasure(){if(consoleLogger&#038;&#038;measure){var n=new Date;consoleLogger.log(\"End Scenario --- \"+measureTitle+\"@\"+(n-measure))}}function timeStamp(n){if(consoleLogger&#038;&#038;measure){var t=new Date;consoleLogger.log(indentStr+\" Stamp-\"+n+\"@\"+(t-measure))}}function time(n){if(consoleLogger){var t=new Date;measureDict[n]=t;measure?consoleLogger.log(indentStr+\"??Start-\"+n+\"@\"+(t-measure)):consoleLogger.log(indentStr+\"??Start-\"+n);indentStr=indentStr+\"? \"}}function timeEnd(n){if(consoleLogger){var i=measureDict[n];var r=new Date;delete measureDict[n];indentStr=indentStr.substr(2);var t=\"\";i&#038;&#038;(t=r-i);measure?consoleLogger.log(indentStr+\"??End -\"+n+\"@\"+(r-measure)+\" \"+t+\"ms\"):consoleLogger.log(indentStr+\"??End -\"+n+\" \"+t+\"ms\")}}function trackRedirectToAuth(){setLocalStorageValue(\"authRedirect\",\"1\")}function trackRedirectToAuthDone(){var n=deleteLocalStorageValue(\"authRedirect\");return n==\"1\"}function trackRebootReason(n){setLocalStorageValue(\"rebootReason\",n)}function getRebootReasonAndReset(){var n=deleteLocalStorageValue(\"rebootReason\");return n?n:\"0\"}function getClientId(){return getLocalStorageValue(\"cid\")}function setClientId(n){setLocalStorageValue(\"cid\",n)}function updateLastClientVersion(n){return setLocalStorageValue(\"LastClientVersion\",n)}function isAppCacheSupported(){try{return window.applicationCache!=null}catch(n){return!1}}function getMissingBootFiles(){var t=\"\";try{if(!!window.scriptsLoaded)for(var n in window.scriptsLoaded)t+=!window.scriptsLoaded[n]||window.scriptsLoaded[n]==0?n+\";\":\"\";return t?t:\"nf\"}catch(i){return null}}function postBootTrace(n,t){try{if(owaRedirecting)return;if(isPopOut)return;var nt=new Date-window.dateZero;var g=window.bootTraceUrl,lt=appCachedPage,at=trackRedirectToAuthDone();var k=null,w=null,tt=null,l=null,d=null,b=null,u=null,s=null,c=null;if(window.owaSD&#038;&#038;window.owaSD.readyState==4){k=window.owaSD.getResponseHeader(\"X-FEServer\");w=window.owaSD.getResponseHeader(\"X-BEServer\");tt=window.owaSD.getResponseHeader(\"X-CalculatedBETarget\");d=window.owaSD.getResponseHeader(\"X-OWA-Version\");l=window.owaSD.status;u=window.owaSD.getResponseHeader(\"X-MSEdge-Ref\");b=u?\"1\":\"0\";s=window.owaSD.getResponseHeader(\"X-OWA-DAG\");c=window.owaSD.getResponseHeader(\"X-OWA-Forest\")}s=s||window.cachedDagName;c=c||window.cachedForestName;perfData=getPerformanceNumbers(lt);var vt=getRebootReasonAndReset();var rt=userEnabledOffline()?\"1\":\"0\";var it=isPalEnabled()?\"1\":\"0\";var r=\"?cId=\"+window.clientId+\"&#038;msg=\"+n+\"&#038;caTy=\"+window.cacheType+\"&#038;tg=\"+window.traceTid+\"&#038;MDB=\"+window.traceMguid+\"&#038;nId=\"+window.owaUserNetId+\"&#038;MBX=\"+window.owaMbxGuid+\"&#038;sdCoId=\"+window.corrId+\"&#038;sds=\"+l+\"&#038;fe=\"+k+\"&#038;be=\"+w+\"&#038;cbe=\"+tt+\"&#038;dag=\"+s+\"&#038;cver=\"+sver+\"&#038;sdver=\"+d+\"&#038;rpo=\"+(readingPaneOn?\"1\":\"0\")+\"&#038;off=\"+rt+\"&#038;pal=\"+it+\"&#038;rfe=\"+vt+\"&#038;te=\"+b+\"&#038;\"+perfData[0];if(window.performance&#038;&#038;window.performance.timing&#038;&#038;window.performance.timing.domLoading&#038;&#038;window.scriptStart){var st=window.scriptStart-window.performance.timing.domLoading;r+=\"&#038;tcd=\"+st}at&#038;&#038;(r+=\"&#038;backFromAuth=true\");if(isLocalStorageEnabled){var ht=window.localStorage.BootVer;var ct=window.localStorage.InstalledCacheVer;var yt=window.localStorage.InstallAttemptCacheVer;var kt=window.localStorage.UICulture;var dt=window.localStorage.UITheme;var gt=window.localStorage.DownloadedCacheCount;var pt=window.localStorage.LastHostName;var wt=window.location.hostname;var bt=getMissingBootFiles();r+=\"&#038;lbv=\"+ht+\"&#038;icv=\"+ct+\"&#038;iacr=\"+yt+\"&#038;lcver=\"+lcver+\"&#038;accu=\"+kt+\"&#038;acth=\"+dt+\"&#038;acdc=\"+gt+\"&#038;lhn=\"+pt+\"&#038;chn=\"+wt}r+=\"&#038;acs=\"+(isAppCacheSupported()?\"1\":0);r+=\"&#038;mf=\"+bt;var o=\"\";if(window.owaErrorState&#038;&#038;window.owaErrorState.owaUncaughtError&#038;&#038;window.owaErrorState.owaUncaughtError.length>0){for(var v=0;v<window.owaErrorState.owaUncaughtError.length;v++)o+=window.owaErrorState.owaUncaughtError[v]+\";\";o=encodeURIComponent(o);r+=\"&#038;ue=\"+o}var ot=setLocalStorageValue(\"featureChanges\",\"null\");r+=\"&#038;fc=\"+encodeURIComponent(ot);var f=window.location.href;f&#038;&#038;(f=encodeURIComponent(f));var y=new XMLHttpRequest;y.open(\"POST\",\"plt1.ashx\"+r,!0);var e=(f?\"&#038;refUrl=\"+f:\"\")+(u?\"&#038;edgeRef=\"+u:\"\")+(t?\"&#038;Err=\"+encodeURIComponent(t):\"\");y.setRequestHeader(\"X-OWA-PLT-Info\",e);perfData[1].length>0&&(e=\"&\"+perfData[1]+e);perfData[2].length>0&&(e=perfData[2]+e);y.send(e);if(g){r=r+(f?\"&refUrl=\"+f:\"\")+(u?\"&edgeRef=\"+u:\"\")+(t?\"&Err=\"+encodeURIComponent(t):\"\");r=trimToLength(r,4096);var a=new XMLHttpRequest;a.open(\"GET\",g+r);a.timeout=5e3;a.send()}if(window.ariaLoggingEnabled){AWTLogManager.initialize(window.ariaTenantToken);defaultLogger=AWTLogManager.getLogger(window.ariaTenantToken);var i=new AWTEventProperties;var ft=!1;if(n.indexOf(\"success\")<0&#038;&#038;n!=\"AuthRedirect\"&#038;&#038;n!=\"OptinRedirect\"){ft=!0;i.setName(\"ClientBootError\")}else if(n==\"AuthRedirect\"||n==\"OptinRedirect\"){i.setName(\"ClientRedirect\");setAriaProperty(i,\"Redirect_Type\",n)}else i.setName(\"BootSuccess\");setAriaProperty(i,\"Web_Session_Type\",window.webSessionType);setAriaProperty(i,\"Is_Premium\",window.isPremExoMbx);setAriaProperty(i,\"Client_Id\",window.clientId);setAriaProperty(i,\"Is_Pal\",it);setAriaProperty(i,\"Is_Offline\",rt);setAriaProperty(i,\"Cache_Type\",window.cacheType);setAriaProperty(i,\"MBX_Guid\",window.owaMbxGuid);setAriaProperty(i,\"MDB_Guid\",window.traceMguid);setAriaProperty(i,\"Tenant_Guid\",window.traceTid);setAriaProperty(i,\"Puid\",window.owaUserNetId);setAriaProperty(i,\"Client_Version\",window.sver);setAriaProperty(i,\"Server_Version\",d);setAriaProperty(i,\"Ref_Url\",f);setAriaProperty(i,\"FE_Server\",k);setAriaProperty(i,\"BE_Server\",w);setAriaProperty(i,\"Dag\",s);setAriaProperty(i,\"Forest\",c);setAriaProperty(i,\"Through_Edge\",b);var h;var p=window.performance||window.webkitPerformance;p&#038;&#038;p.timing&#038;&#038;(h=nt-p.timing.navigationStart||undefined);!h&#038;&#038;window.scriptStart&#038;&#038;(h=nt-window.scriptStart||undefined);setAriaProperty(i,\"Load_Time\",h);if(ft){var et=r+(u?\"&#038;edgeRef=\"+u:\"\");setAriaProperty(i,\"Misc_Data\",et);setAriaProperty(i,\"Error_Type\",n);setAriaProperty(i,\"Error\",t);setAriaProperty(i,\"Http_Code\",l);var ut;if(window.owaSD){ut=window.owaSD.getResponseHeader(\"X-InnerException\");setAriaProperty(i,\"Request_Id\",window.owaSD.getResponseHeader(\"request-id\"))}t!=null&#038;&#038;(n==\"SDServerErr\"||n==\"SDCompositeError\"||n==\"USRCompositeServerErr\"||n==\"USRCompositeAuthErr\"||n==\"USRCompositeBeginErr\"||n==\"SDAuthErr\")?setAriaProperty(i,\"Extra_Error_Info\",ut):setAriaProperty(i,\"Extra_Error_Info\",o)}defaultLogger.logEvent(i)}}catch(ni){}}function setAriaProperty(n,t,i){n&#038;&#038;t&#038;&#038;i!==undefined&#038;&#038;i!==null&#038;&#038;n.setProperty(t,i)}function getPerformanceNumbers(n){var t=window.performance;typeof t!=\"undefined\"&#038;&#038;typeof window.webkitPerformance!=\"undefined\"&#038;&#038;(t=window.webkitPerformance);var r=[];var o=new Date-window.dateZero;r.push((n?\"ALT=\":\"PLT=\")+getPerformanceTimings(t?t.timing:null,o));r.push(\"nowTS=\"+o);if(t&#038;&#038;t.navigation){t.navigation.type!=null&#038;&#038;r.push(\"navtp=\"+t.navigation.type);t.navigation.redirectCount&#038;&#038;r.push(\"rdct=\"+t.navigation.redirectCount)}var s=getCookie(\"wlidperf\");if(s){var u=s.split(\"&#038;\");for(i=0;i<u.length;i++)if(u[i].indexOf(\"ST=\")>=0&&u[i].length==16){var h=u[i].substring(3,u[i].length);r.push(\"authTS=\"+h)}}eraseCookie(\"wlidperf\",\".live.com\");var e=[];getResourceEntries(t,e);var f=\"\";isLocalStorageEnabled&&(f=window.localStorage.OwaStartupPerfTrace?window.localStorage.OwaStartupPerfTrace:\"\");return[r.join(\"&\"),e.join(\"&\"),f]}var renderStartTime=0;function setStartRenderTime(){renderStartTime=new Date-window.dateZero}var compositeUsrTime=0;function setCompositeUsrTime(){compositeUsrTime=new Date-window.dateZero}function getPerformanceTimings(n,t){var i=[],r=window.scriptStart;if(n){r=n.navigationStart;if(n.unloadEventStart){i.push(\"uES\");i.push(n.unloadEventStart-r|0)}if(n.unloadEventEnd){i.push(\"uEE\");i.push(n.unloadEventEnd-r|0)}r=fillTimingValues(n,r,i);if(window.owaSDReceivedTimeStamp){i.push(\"sdR\");i.push(window.owaSDReceivedTimeStamp-r|0)}if(parseEndTimes.allBootScripts){i.push(\"pEab\");i.push(parseEndTimes.allBootScripts-r|0)}if(parseEndTimes.allDone){i.push(\"pE\");i.push(parseEndTimes.allDone-r|0)}if(renderStartTime){i.push(\"rSt\");i.push(renderStartTime-r|0)}if(compositeUsrTime){i.push(\"cUsr\");i.push(compositeUsrTime-r|0)}i.push(\"now\");i.push(t-r)}if(window.scriptStart){i.push(\"nowNoTim\");i.push(t-window.scriptStart|0);if(renderStartTime){i.push(\"rStNoTim\");i.push(renderStartTime-window.scriptStart|0)}}return i.join(\",\")}function getResourceEntries(n,t){if(!n||!n.getEntries&&!n.webkitGetEntries)return null;for(var e=n.getEntries?n.getEntries():n.webkitGetEntries(),r=0;r<e.length;r++){var i=e[r];if(i.name.lastIndexOf(\".js\")>0||i.name.lastIndexOf(\".ashx\")>0||i.name.lastIndexOf(\".png\")>0||i.name.lastIndexOf(\".gif\")>0||i.name.lastIndexOf(\".css\")>0||i.name.lastIndexOf(\".eot\")>0||i.name.lastIndexOf(\".ttf\")>0||i.name.lastIndexOf(\".htm\")>0||i.name.lastIndexOf(\".woff\")>0){var f=\"Res=\"+getFileName(i.name)+\",tim=\"+getResourceTiming(i);var u=getFileName(i.name);parseEndTimes[u]&&(f+=\",pE,\"+(parseEndTimes[u]-n.timing.fetchStart));t.push(f)}}}function getResourceTiming(n){var t=[];var i=n.startTime|0;t.push(\"st\");t.push(i);fillTimingValues(n,i,t);return t.join(\",\")}function getFileName(n){var u=Math.max(n.lastIndexOf(\"\/\"),n.lastIndexOf(\"\\\\\"));var i=n.indexOf(\"?\");var r=n.indexOf(\"#\");var t=-1;t=i==-1||r==-1?Math.max(i,r):Math.min(i,r);t=t==-1?n.length:t;return n.substring(u+1,t)}function fillTimingValues(n,t,i){if(n.workerStart){i.push(\"wktS\");i.push(n.workerStart-t|0)}if(n.redirectStart){i.push(\"reds\");i.push(n.redirectStart-t|0)}if(n.redirectEnd){i.push(\"redE\");i.push(n.redirectEnd-t|0)}if(n.fetchStart){i.push(\"fS\");i.push(n.fetchStart-t|0);t=n.fetchStart}if(n.domainLookupStart){i.push(\"dLS\");i.push(n.domainLookupStart-t|0)}if(n.domainLookupEnd){i.push(\"dLE\");i.push(n.domainLookupEnd-t|0)}if(n.connectStart){i.push(\"cS\");i.push(n.connectStart-t|0)}if(n.connectEnd){i.push(\"cE\");i.push(n.connectEnd-t|0)}if(n.secureConnectionStart){i.push(\"sCS\");i.push(n.secureConnectionStart-t|0)}if(n.requestStart){i.push(\"reqS\");i.push(n.requestStart-t|0)}if(n.responseStart){i.push(\"resS\");i.push(n.responseStart-t|0)}if(n.responseEnd){i.push(\"resE\");i.push(n.responseEnd-t|0)}if(n.domLoading){i.push(\"domL\");i.push(n.domLoading-t|0)}if(n.domContentLoadedEventStart){i.push(\"domCLES\");i.push(n.domContentLoadedEventStart-t|0)}if(n.domContentLoadedEventEnd){i.push(\"domCLEE\");i.push(n.domContentLoadedEventEnd-t|0)}if(n.domComplete){i.push(\"domC\");i.push(n.domComplete-t|0)}if(n.loadEventStart){i.push(\"lES\");i.push(n.loadEventStart-t|0)}if(n.loadEventEnd){i.push(\"lEE\");i.push(n.loadEventEnd-t|0)}return t}function callPopOutErrorCallback(n){try{if(window.opener&&window.opener.popOutErrorCallbacks){var t=getParameterByName(\"wid\");window.opener.popOutErrorCallbacks[t](n)}cleanupErrorCallback()}catch(i){}}function cleanupErrorCallback(){try{detachUnloadEvent();if(window.opener&&window.opener.popOutErrorCallbacks){var n=getParameterByName(\"wid\");window.opener.popOutErrorCallbacks[n]=null}}catch(t){}}function getParameterByName(n){var i=new RegExp(\"[\\\\#&]\"+n+\"=([^&#]*)\");var t=i.exec(location.hash);return t==null?null:decodeURIComponent(t[1])}function detachUnloadEvent(){try{onunloadbeforeboot&&(window.detachEvent?window.detachEvent(\"onunload\",onunloadbeforeboot):window.removeEventListener(\"unload\",onunloadbeforeboot,!1))}catch(n){}}var pbar={};pbar.startTime=Date.now();pbar.s={plt:6500,maxTime:2e4,sLoad:.05,pltLSKey:\"AvgPLT\"};pbar.caculatecubic=function(n){var t=n\/pbar.s.maxTime;t>1&&(t=1);return\"cubic-bezier(\"+t+\",.9,\"+t+\",.9)\"};pbar.startScriptLoad=function(){try{var i=getLocalStorageValue(pbar.s.pltLSKey);i&&(pbar.s.plt=parseInt(i));var n=document.getElementById(\"progressBar\");if(n){var t=pbar.caculatecubic(pbar.s.plt);n.style.WebkitAnimationTimingFunction=t;n.style.animationTimingFunction=t}}catch(r){}};pbar.scriptLoadCompleted=function(){try{var n=document.getElementById(\"progressBar\");var i=(Date.now()-pbar.startTime)\/pbar.s.sLoad;if(i<pbar.s.plt&#038;&#038;n){var t=pbar.caculatecubic(i);n.style.WebkitAnimationTimingFunction=t;n.style.animationTimingFunction=t}}catch(r){}};pbar.renderCompleted=function(){try{var t=Date.now()-pbar.startTime;var n=(t+pbar.s.plt)\/2;setLocalStorageValue(pbar.s.pltLSKey,n)}catch(i){}}\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\nvar LocaleFontFamilyTemplate = \".ms-font-su{color:#333;font-family:@font-family-semilight;font-size:42px;font-weight:normal}.ms-font-xxl{color:#333;font-family:@font-family-light;font-size:28px;font-weight:normal}.touch .ms-font-xxl{font-size:30px}.ms-font-xl{color:#333;font-family:@font-family-light;font-size:21px;font-weight:normal}.touch .ms-font-xl{font-size:22px}.ms-font-l{color:#333;font-family:@font-family-semilight;font-size:17px;font-weight:normal}.touch .ms-font-l{font-size:18px}.ms-font-m{color:#333;font-family:@font-family-regular;font-size:14px;font-weight:normal}.touch .ms-font-m{font-size:15px}.ms-font-s{color:#333;font-family:@font-family-regular;font-size:12px;font-weight:normal}.touch .ms-font-s{font-size:13px}.ms-font-xs{color:#333;font-family:@font-family-regular;font-size:11px;font-weight:normal}.touch .ms-font-xs{font-size:12px}.ms-font-mi{color:#333;font-family:@font-family-semibold;font-size:10px;font-weight:normal}.touch .ms-font-mi{font-size:11px}.ms-font-weight-light,.ms-fwt-l,.ms-font-weight-light-hover:hover,.ms-font-weight-light-before:before,.ms-fwt-l-h:hover,.ms-fwt-l-b:before{font-family:@font-family-light;}.ms-font-weight-semilight,.ms-fwt-sl,.ms-font-weight-semilight-hover:hover,.ms-font-weight-semilight-before:before,.ms-fwt-sl-h:hover,.ms-fwt-sl-b:before{font-family:@font-family-semilight}.ms-font-weight-regular,.ms-fwt-r,.ms-font-weight-regular-hover:hover,.ms-font-weight-regular-before:before,.ms-fwt-r-h:hover,.ms-fwt-r-b:before{font-family:@font-family-regular}.ms-font-weight-semibold,.ms-fwt-sb,.ms-font-weight-semibold-hover:hover,.ms-font-weight-semibold-before:before,.ms-fwt-sb-h:hover,.ms-fwt-sb-b:before{font-family:@font-family-semibold;font-weight:bold}\"; var ThemedColorTemplate = \".ms-bg-color-themeDark, .ms-bgc-td, .ms-bg-color-themeDark-hover:hover, .ms-bg-color-themeDark-focus:focus, .ms-bg-color-themeDark-before:before, .ms-bgc-td-h:hover, .ms-bgc-td-f:focus, .ms-bgc-td-b:before { background-color: @color-themeDark; }.ms-bg-color-themeDarkAlt, .ms-bgc-tda, .ms-bg-color-themeDarkAlt-hover:hover, .ms-bg-color-themeDarkAlt-focus:focus, .ms-bg-color-themeDarkAlt-before:before, .ms-bgc-tda-h:hover, .ms-bgc-tda-f:focus, .ms-bgc-tda-b:before { background-color: @color-themeDarkAlt; }.ms-bg-color-themeDarker, .ms-bgc-tdr, .ms-bg-color-themeDarker-hover:hover, .ms-bg-color-themeDarker-focus:focus, .ms-bg-color-themeDarker-before:before, .ms-bgc-tdr-h:hover, .ms-bgc-tdr-f:focus, .ms-bgc-tdr-b:before { background-color: @color-themeDarker; }.ms-bg-color-themePrimary, .ms-bgc-tp, .ms-bg-color-themePrimary-hover:hover, .ms-bg-color-themePrimary-focus:focus, .ms-bg-color-themePrimary-before:before, .ms-bgc-tp-h:hover, .ms-bgc-tp-f:focus, .ms-bgc-tp-b:before { background-color: @color-themePrimary; }.ms-bg-color-themeSecondary, .ms-bgc-ts, .ms-bg-color-themeSecondary-hover:hover, .ms-bg-color-themeSecondary-focus:focus, .ms-bg-color-themeSecondary-before:before, .ms-bgc-ts-h:hover, .ms-bgc-ts-f:focus, .ms-bgc-ts-b:before { background-color: @color-themeSecondary; }.ms-bg-color-themeTertiary, .ms-bgc-tt, .ms-bg-color-themeTertiary-hover:hover, .ms-bg-color-themeTertiary-focus:focus, .ms-bg-color-themeTertiary-before:before, .ms-bgc-tt-h:hover, .ms-bgc-tt-f:focus, .ms-bgc-tt-b:before { background-color: @color-themeTertiary; }.ms-bg-color-themeLight, .ms-bgc-tl, .ms-bg-color-themeLight-hover:hover, .ms-bg-color-themeLight-focus:focus, .ms-bg-color-themeLight-before:before, .ms-bgc-tl-h:hover, .ms-bgc-tl-f:focus, .ms-bgc-tl-b:before { background-color: @color-themeLight; }.ms-bg-color-themeLighter, .ms-bgc-tlr, .ms-bg-color-themeLighter-hover:hover, .ms-bg-color-themeLighter-focus:focus, .ms-bg-color-themeLighter-before:before, .ms-bgc-tlr-h:hover, .ms-bgc-tlr-f:focus, .ms-bgc-tlr-b:before { background-color: @color-themeLighter; }.ms-bg-color-themeLighterAlt, .ms-bgc-tlra, .ms-bg-color-themeLighterAlt-hover:hover, .ms-bg-color-themeLighterAlt-focus:focus, .ms-bg-color-themeLighterAlt-before:before, .ms-bgc-tlra-h:hover, .ms-bgc-tlra-f:focus, .ms-bgc-tlra-b:before { background-color: @color-themeLighterAlt; }.ms-border-color-themeDark, .ms-bcl-td, .ms-border-color-themeDark-hover:hover, .ms-border-color-themeDark-focus:focus, .ms-border-color-themeDark-before:before, .ms-bcl-td-h:hover, .ms-bcl-td-f:focus, .ms-bcl-td-b:before { border-color: @color-themeDark; }.ms-border-color-themeDarkAlt, .ms-bcl-tda, .ms-border-color-themeDarkAlt-hover:hover, .ms-border-color-themeDarkAlt-focus:focus, .ms-border-color-themeDarkAlt-before:before, .ms-bcl-tda-h:hover, .ms-bcl-tda-f:focus, .ms-bcl-tda-b:before { border-color: @color-themeDarkAlt; }.ms-border-color-themeDarker, .ms-bcl-tdr, .ms-border-color-themeDarker-hover:hover, .ms-border-color-themeDarker-focus:focus, .ms-border-color-themeDarker-before:before, .ms-bcl-tdr-h:hover, .ms-bcl-tdr-f:focus, .ms-bcl-tdr-b:before { border-color: @color-themeDarker; }.ms-border-color-themePrimary, .ms-bcl-tp, .ms-border-color-themePrimary-hover:hover, .ms-border-color-themePrimary-focus:focus, .ms-border-color-themePrimary-before:before, .ms-bcl-tp-h:hover, .ms-bcl-tp-f:focus, .ms-bcl-tp-b:before { border-color: @color-themePrimary; }.ms-border-color-themeSecondary, .ms-bcl-ts, .ms-border-color-themeSecondary-hover:hover, .ms-border-color-themeSecondary-focus:focus, .ms-border-color-themeSecondary-before:before, .ms-bcl-ts-h:hover, .ms-bcl-ts-f:focus, .ms-bcl-ts-b:before { border-color: @color-themeSecondary; }.ms-border-color-themeTertiary, .ms-bcl-tt, .ms-border-color-themeTertiary-hover:hover, .ms-border-color-themeTertiary-focus:focus, .ms-border-color-themeTertiary-before:before, .ms-bcl-tt-h:hover, .ms-bcl-tt-f:focus, .ms-bcl-tt-b:before { border-color: @color-themeTertiary; }.ms-border-color-themeLight, .ms-bcl-tl, .ms-border-color-themeLight-hover:hover, .ms-border-color-themeLight-focus:focus, .ms-border-color-themeLight-before:before, .ms-bcl-tl-h:hover, .ms-bcl-tl-f:focus, .ms-bcl-tl-b:before { border-color: @color-themeLight; }.ms-border-color-themeLighter, .ms-bcl-tlr, .ms-border-color-themeLighter-hover:hover, .ms-border-color-themeLighter-focus:focus, .ms-border-color-themeLighter-before:before, .ms-bcl-tlr-h:hover, .ms-bcl-tlr-f:focus, .ms-bcl-tlr-b:before { border-color: @color-themeLighter; }.ms-border-color-themeLighterAlt, .ms-bcl-tlra, .ms-border-color-themeLighterAlt-hover:hover, .ms-border-color-themeLighterAlt-focus:focus, .ms-border-color-themeLighterAlt-before:before, .ms-bcl-tlra-h:hover, .ms-bcl-tlra-f:focus, .ms-bcl-tlra-b:before { border-color: @color-themeLighterAlt; }.ms-border-color-top-themePrimary, .ms-bcl-t-tp, .ms-border-color-top-themePrimary-hover:hover, .ms-border-color-top-themePrimary-focus:focus, .ms-border-color-top-themePrimary-before:before, .ms-bcl-t-tp-h:hover, .ms-bcl-t-tp-f:focus, .ms-bcl-t-tp-b:before { border-top-color: @color-themePrimary; }.ms-font-color-themeDark, .ms-fontColor-themeDark, .ms-fontColor-themeDark, .ms-fcl-td, .ms-font-color-themeDark-hover:hover, .ms-font-color-themeDark-focus:focus, .ms-font-color-themeDark-before:before, .ms-fcl-td-h:hover, .ms-fcl-td-f:focus, .ms-fcl-td-b:before { color: @color-themeDark; }.ms-font-color-themeDarkAlt, .ms-fontColor-themeDarkAlt, .ms-fontColor-themeDarkAlt, .ms-fcl-tda, .ms-font-color-themeDarkAlt-hover:hover, .ms-font-color-themeDarkAlt-focus:focus, .ms-font-color-themeDarkAlt-before:before, .ms-fcl-tda-h:hover, .ms-fcl-tda-f:focus, .ms-fcl-tda-b:before { color: @color-themeDarkAlt; }.ms-font-color-themeDarker, .ms-fontColor-themeDarker, .ms-fontColor-themeDarker, .ms-fcl-tdr, .ms-font-color-themeDarker-hover:hover, .ms-font-color-themeDarker-focus:focus, .ms-font-color-themeDarker-before:before, .ms-fcl-tdr-h:hover, .ms-fcl-tdr-f:focus, .ms-fcl-tdr-b:before { color: @color-themeDarker; }.ms-font-color-themePrimary, .ms-fontColor-themePrimary, .ms-fontColor-themePrimary, .ms-fcl-tp, .ms-font-color-themePrimary-hover:hover, .ms-font-color-themePrimary-focus:focus, .ms-font-color-themePrimary-before:before, .ms-fcl-tp-h:hover, .ms-fcl-tp-f:focus, .ms-fcl-tp-b:before { color: @color-themePrimary; }.ms-font-color-themeSecondary, .ms-fontColor-themeSecondary, .ms-fontColor-themeSecondary, .ms-fcl-ts, .ms-font-color-themeSecondary-hover:hover, .ms-font-color-themeSecondary-focus:focus, .ms-font-color-themeSecondary-before:before, .ms-fcl-ts-h:hover, .ms-fcl-ts-f:focus, .ms-fcl-ts-b:before { color: @color-themeSecondary; }.ms-font-color-themeTertiary, .ms-fontColor-themeTertiary, .ms-fontColor-themeTertiary, .ms-fcl-tt, .ms-font-color-themeTertiary-hover:hover, .ms-font-color-themeTertiary-focus:focus, .ms-font-color-themeTertiary-before:before, .ms-fcl-tt-h:hover, .ms-fcl-tt-f:focus, .ms-fcl-tt-b:before { color: @color-themeTertiary; }.ms-font-color-themeLight, .ms-fontColor-themeLight, .ms-fontColor-themeLight, .ms-fcl-tl, .ms-font-color-themeLight-hover:hover, .ms-font-color-themeLight-focus:focus, .ms-font-color-themeLight-before:before, .ms-fcl-tl-h:hover, .ms-fcl-tl-f:focus, .ms-fcl-tl-b:before { color: @color-themeLight; }.ms-font-color-themeLighter, .ms-fontColor-themeLighter, .ms-fontColor-themeLighter, .ms-fcl-tlr, .ms-font-color-themeLighter-hover:hover, .ms-font-color-themeLighter-focus:focus, .ms-font-color-themeLighter-before:before, .ms-fcl-tlr-h:hover, .ms-fcl-tlr-f:focus, .ms-fcl-tlr-b:before { color: @color-themeLighter; }.ms-font-color-themeLighterAlt, .ms-fontColor-themeLighterAlt, .ms-fontColor-themeLighterAlt, .ms-fcl-tlra, .ms-font-color-themeLighterAlt-hover:hover, .ms-font-color-themeLighterAlt-focus:focus, .ms-font-color-themeLighterAlt-before:before, .ms-fcl-tlra-h:hover, .ms-fcl-tlra-f:focus, .ms-fcl-tlra-b:before { color: @color-themeLighterAlt; }\"; var o365ColorTemplate = \".o365cs-base.o365cst .o365cs-topnavLinkBackground-2{background-color:@topnavLinkBG;background-color:@topnavLinkBGrgb;}.o365cs-base.o365cst .o365cs-topnavText,.o365cs-base.o365cst .o365cs-topnavText:hover{color:@topnavText;}.o365cs-base.o365cst .o365cs-navMenuButton{color:@navmenu;}.o365cs-base.o365cst.o365cs-topnavBGColor-2{background-color:@topnavBG;}.o365cs-base.o365cst .o365cs-appLauncherBackground{background-color:@appLauncherBG}\";\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\nvar HeaderImageTemplate = \".o365cs-topnavBGImage{background:url('https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/resources\/themes\/@theme\/images\/0\/headerbgmaing2.png'),url('https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/resources\/themes\/@theme\/images\/0\/headerbgmaing2.gif');width:1px;height:1px}\";\n\/\/ ]]><\/script><script>\/\/ <![CDATA[\n(function () { if (\"-ms-user-select\" in document.documentElement.style &#038;&#038; navigator.userAgent.match(\/IEMobile\\\/10\\.0\/)) { var msViewportStyle = document.createElement(\"style\"); msViewportStyle.appendChild( document.createTextNode(\"@-ms-viewport{width:auto!important}\") ); document.getElementsByTagName(\"head\")[0].appendChild(msViewportStyle); } })();<br \/>\n\/\/ ]]><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/boot.worldwide.mouse.defer.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/jquery.owa.bundle.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.textboys.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.jquery.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.nonboot.webservices.js\"><\/script><script src=\"https:\/\/r1.res.office365.com\/o365\/versionless\/o365shellarialogger_3cefa9b2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.coredeferredstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.owa.boot.deferredstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.controls.extended.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/clientauth.tokenprovider.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.boot.deferred.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.pcstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.common.compose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.ariaanalytics.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/aria-web-telemetry.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.livepersonacard.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.personacontrol.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.commonstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.nonbootstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.controls.editorbase.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.recipientwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.recipientwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.attachments.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.findpeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.findpeople.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.owa.lightning.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.lightning.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/flowsdk.owa.bundle.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.meetingmsgstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/flowwidget.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.compose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.readingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.mail.compose.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.application.readingpane.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.prefetch.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.options.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.edgepromotion.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.o365.shellg2.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.analytics.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.popout.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.triageshared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.quickcompose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/suiteextensions.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.triageshared.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.quickcompose.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/suiteextensionscontrols.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.tagset.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.extstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.infobarnotifications.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.personcardstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.userhighlighting.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.search.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.meflexheaderbutton.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calcorestrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.extendedattachmentwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.bundledmail.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.tagset.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.nonboot.controls.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.personcard.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.controls.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.extendedattachmentwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.curatedkeypoints.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.focusedinboxrollup.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.personacardfacade.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.controls.v2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.application.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroups.calendar.shared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.clientnext.framework.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.mgstrings.localized.min.js\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_debugpanel_embeddedimmersiveprofile_immersiveprofile_profilephotop_3ea2c601_owa_478979a9bbb1f5ba1ddc.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_embeddedimmersiveprofile_immersiveprofile_profilephotopicker_owa_c20e651f426443657826.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_embeddedimmersiveprofile_immersiveprofile_owa_44191dd67a356b6338ea.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_cardmounter_contacteditor_debugpanel_owa_8a41c8f602e0436df4c6.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/cardmounter_owa_3a5bc7ed8d0889b66c47.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/fontsandiconspreloader_owa_08e06571cb487f669799.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/vendors_embeddedimmersiveprofile_immersiveprofile_owa_a941e92ddce12ef77574.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/immersiveprofile_owa_0f897eb739d18d39e96f.js\" charset=\"utf-8\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/adal.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsnavigation.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.instantsearch.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calarstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/owa.clientnext.extensibility.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.instantsearch.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.addroom.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/osfruntime.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.search.suggestionsv2.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.locationcommon.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extensibilitynext.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extensibility.common.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.callwstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.locationwell.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.locationwell.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.readingpaneshared.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extendedmaillistview.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calmfstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.extendedmaillistview.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.meetingforms.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.nav.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.meetingmessage.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.navigation.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calsurfacestrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.o365.shellg2.settingstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.core.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.models.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.core.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/msrcrypto-aes.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.surface.v2.desktop.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/msrcrypto-aes-fix.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteserviceproxycommon.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteserviceproxy.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.suiteapinotifications.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteapi.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.suiteapiskypeintegration.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.owa.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.o365.shellg2.owa.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.calpeekstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.shellplusg2.o365.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.calendar.peek.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/meidp.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/cardmetadata.js\"><\/script><script src=\"https:\/\/res.delve.office.com\/lpc\/versionless\/profile_photo_picker_1_20180607_11_0_524e5613807382845262.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.foresight.js\"><\/script><script src=\"https:\/\/shellprod.msocdn.com\/swx\/shared\/v\/1.2.29\/SkypeBootstrap.min.js\"><\/script><script id=\"ecsConfig\" src=\"https:\/\/config.edge.skype.com\/config\/v1\/SkypeLyncWebExperience\/905_1.2.29.0?apikey=b32c0389-1143-4a42-b15f-7b860f9eafbb&amp;fingerprint=a090cb24-f4ff-43c1-b2e4-6f60fc1e3cbb&amp;callback=Skype.onConfigurationLoaded\" defer=\"defer\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/js\/fullExperience4B.min.js\" defer=\"defer\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/resources\/g11n\/it-it\/settings.js\" async=\"\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/swx.cdn.skype.com\/v\/1.118.30\/resources\/i18n\/swx\/it-it\/Strings.js\" async=\"\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.lyncintegration.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.im.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.immanager.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.groupheaderredesign.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupsheader.groupheaderv3.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/color-thief.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernbootreadingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.introductionpeek.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernreadingpane.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.modernreadingpane.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupscore.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupscompose.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.contactmanagement.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.options.core.models.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.bootcommonstrings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.composepersonacard.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.composepersonacard.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.people.webservices.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.peoplehub.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.peoplehub.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupspeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.moderngroupspeople.mouse.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.groupsdiscovery.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.search.suggestionsv2.findpeople.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.linkpreview.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.imageloader.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/footprint\/v2.6\/scripts\/fp.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.collabdocattachment.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.core.imagealbumviewer.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/it\/microsoft.exchange.clients.owa2.client.attach.pr.strings.localized.min.js\"><\/script><script src=\"https:\/\/r4.res.office365.com\/owa\/prem\/16.2609.12.2619371\/scripts\/microsoft.owa.attachments.collabattachmentpreview.js\"><\/script><\/p>\n<div class=\"_n_n3\">\n<div class=\"conductorContent\" tabindex=\"-1\">\n<div id=\"primaryContainer\" class=\"_n_e\">\n<div class=\"conductorContent\" tabindex=\"-1\">\n<div class=\"_n_T\">\n<div class=\"_n_X\">\n<div class=\"_n_X\">\n<div class=\"_n_X\">\n<div class=\"_n_Y\" tabindex=\"-1\">\n<div class=\"allowTextSelection\">\n<div class=\"conductorContent\">\n<div class=\"_rp_k\" tabindex=\"-1\">\n<div class=\"_rp_k allowTextSelection\">\n<div class=\"_rp_l allowTextSelection scrollContainer\" tabindex=\"-1\">\n<div class=\"_rp_w6 _rp_x6\">\n<div id=\"Conversation.FossilizedTextBody\" class=\"ms-font-weight-regular ms-font-color-neutralDark rpHighlightAllClass rpHighlightBodyClass _rp_y6\">\n<div class=\"ms-border-color-neutralTertiaryAlt\">\n<div dir=\"ltr\">\n<div dir=\"ltr\">\n<ul>\n<li>ITS Sustainable Mobility Maritime Transport - notice for Higher Technician for the Mobility of People and Goods - \"On-board Equipment and Plant Management - Machine Officer\".<\/li>\n<\/ul>\n<p>New deadline - <strong>24 October 2018<\/strong><\/p>\n<ul>\n<li>ITS Sustainable Mobility Sector Maritime Transport - notice of competition for Technician Superior for the mobility of people and goods - Electrical and electronic naval systems sector<\/li>\n<\/ul>\n<p>New deadline - <strong>31 October 2018<\/strong><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<ul>\n<li>ITS Moda Campania - notice of call for Technical expert in advanced manufacturing processes and digital manufacturing - <strong>Naples<\/strong> edition<\/li>\n<li>ITS Moda Campania - notice of call for higher technical expert in advanced manufacturing processes and digital manufacturing - <strong>Caserta<\/strong> edition<\/li>\n<li>ITS Moda Campania - notice of call for higher technical expert in science and technical culture of leather and new materials<\/li>\n<\/ul>\n<p>New deadline: <strong>5 November 2018<\/strong><\/p>\n<ul>\n<li>ITS Sustainable Mobility - Maritime Transport Sector - notice of call for Higher Technician for industrial oceanography applied to marine infrastructures<\/li>\n<\/ul>\n<div>New deadline: <b>17<strong>\u00a0November<\/strong>2018<\/b><\/div>\n<ul>\n<li>ITS Ermete - Notice for Higher Technician for the management and verification of energy installations<\/li>\n<\/ul>\n<p>New deadline: <strong>20 November\u00a02018<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Si comunica che i seguenti bandi sono stati prorogati: ITS Campania Moda &#8211; Announcement for Higher Technician for the coordination of design, communication and marketing processes of the Fashion product &#8211; ACCESSORIES (Footwear and Leather goods) New deadline &#8211; 23 October 2018 ITS Sustainable Mobility Maritime Transport &#8211; notice for Higher Technician for the Mobility [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[407],"tags":[],"class_list":["post-11394","post","type-post","status-publish","format-standard","hentry","category-in-evidenza-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020\" \/>\n<meta property=\"og:description\" content=\"Si comunica che i seguenti bandi sono stati prorogati: ITS Campania Moda - Announcement for Higher Technician for the coordination of design, communication and marketing processes of the Fashion product - ACCESSORIES (Footwear and Leather goods) New deadline - 23 October 2018 ITS Sustainable Mobility Maritime Transport - notice for Higher Technician for the Mobility [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\" \/>\n<meta property=\"og:site_name\" content=\"FSE POR Campania 2014\/2020\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-11T11:16:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-02T12:07:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2015\/12\/fb_porfseregionecampania.jpg\" \/>\n<meta name=\"author\" content=\"Luciano Savino\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Luciano Savino\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\"},\"author\":{\"name\":\"Luciano Savino\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/0659991d4c98850e58583c978303588d\"},\"headline\":\"Extension of pupil selection notices &#8211; ITS notices\",\"datePublished\":\"2018-10-11T11:16:02+00:00\",\"dateModified\":\"2021-03-02T12:07:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\"},\"wordCount\":216,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#organization\"},\"articleSection\":[\"In evidenza\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\",\"url\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\",\"name\":\"Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020\",\"isPartOf\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#website\"},\"datePublished\":\"2018-10-11T11:16:02+00:00\",\"dateModified\":\"2021-03-02T12:07:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fse2014-2020.regione.campania.it\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Extension of pupil selection notices &#8211; ITS notices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#website\",\"url\":\"https:\/\/fse2014-2020.regione.campania.it\/\",\"name\":\"FSE POR Campania 2014\/2020\",\"description\":\"Fondo Sociale Europeo\",\"publisher\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fse2014-2020.regione.campania.it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#organization\",\"name\":\"Fondo Sociale Europeo\",\"url\":\"https:\/\/fse2014-2020.regione.campania.it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2022\/06\/gsecampania-logo.png\",\"contentUrl\":\"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2022\/06\/gsecampania-logo.png\",\"width\":600,\"height\":275,\"caption\":\"Fondo Sociale Europeo\"},\"image\":{\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/0659991d4c98850e58583c978303588d\",\"name\":\"Luciano Savino\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/40ba4af9aed75c2ac182646638edd2a22b5ad68c0fc1b0a2c0f793e2ace1d968?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/40ba4af9aed75c2ac182646638edd2a22b5ad68c0fc1b0a2c0f793e2ace1d968?s=96&d=mm&r=g\",\"caption\":\"Luciano Savino\"},\"sameAs\":[\"https:\/\/www.sviluppocampania.it\"],\"url\":\"https:\/\/fse2014-2020.regione.campania.it\/en\/author\/lsavino\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/","og_locale":"en_US","og_type":"article","og_title":"Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020","og_description":"Si comunica che i seguenti bandi sono stati prorogati: ITS Campania Moda - Announcement for Higher Technician for the coordination of design, communication and marketing processes of the Fashion product - ACCESSORIES (Footwear and Leather goods) New deadline - 23 October 2018 ITS Sustainable Mobility Maritime Transport - notice for Higher Technician for the Mobility [&hellip;]","og_url":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/","og_site_name":"FSE POR Campania 2014\/2020","article_published_time":"2018-10-11T11:16:02+00:00","article_modified_time":"2021-03-02T12:07:00+00:00","og_image":[{"url":"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2015\/12\/fb_porfseregionecampania.jpg","type":"","width":"","height":""}],"author":"Luciano Savino","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Luciano Savino","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#article","isPartOf":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/"},"author":{"name":"Luciano Savino","@id":"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/0659991d4c98850e58583c978303588d"},"headline":"Extension of pupil selection notices &#8211; ITS notices","datePublished":"2018-10-11T11:16:02+00:00","dateModified":"2021-03-02T12:07:00+00:00","mainEntityOfPage":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/"},"wordCount":216,"commentCount":0,"publisher":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/#organization"},"articleSection":["In evidenza"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/","url":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/","name":"Extension of pupil selection notices - ITS notices - FSE POR Campania 2014\/2020","isPartOf":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/#website"},"datePublished":"2018-10-11T11:16:02+00:00","dateModified":"2021-03-02T12:07:00+00:00","breadcrumb":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fse2014-2020.regione.campania.it\/proroga-avvisi-selezione-allievi-bandi-its\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fse2014-2020.regione.campania.it\/en\/"},{"@type":"ListItem","position":2,"name":"Extension of pupil selection notices &#8211; ITS notices"}]},{"@type":"WebSite","@id":"https:\/\/fse2014-2020.regione.campania.it\/#website","url":"https:\/\/fse2014-2020.regione.campania.it\/","name":"FSE POR Campania 2014\/2020","description":"Fondo Sociale Europeo","publisher":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fse2014-2020.regione.campania.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fse2014-2020.regione.campania.it\/#organization","name":"Fondo Sociale Europeo","url":"https:\/\/fse2014-2020.regione.campania.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/logo\/image\/","url":"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2022\/06\/gsecampania-logo.png","contentUrl":"https:\/\/fse2014-2020.regione.campania.it\/wp-content\/uploads\/2022\/06\/gsecampania-logo.png","width":600,"height":275,"caption":"Fondo Sociale Europeo"},"image":{"@id":"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/0659991d4c98850e58583c978303588d","name":"Luciano Savino","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fse2014-2020.regione.campania.it\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/40ba4af9aed75c2ac182646638edd2a22b5ad68c0fc1b0a2c0f793e2ace1d968?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/40ba4af9aed75c2ac182646638edd2a22b5ad68c0fc1b0a2c0f793e2ace1d968?s=96&d=mm&r=g","caption":"Luciano Savino"},"sameAs":["https:\/\/www.sviluppocampania.it"],"url":"https:\/\/fse2014-2020.regione.campania.it\/en\/author\/lsavino\/"}]}},"_links":{"self":[{"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/posts\/11394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/comments?post=11394"}],"version-history":[{"count":0,"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/posts\/11394\/revisions"}],"wp:attachment":[{"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/media?parent=11394"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/categories?post=11394"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fse2014-2020.regione.campania.it\/en\/wp-json\/wp\/v2\/tags?post=11394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}