<linkrel="apple-touch-startup-image"media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-320x460.png">
<linkrel="apple-touch-startup-image"media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-640x920.png">
<linkrel="apple-touch-startup-image"media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-640x1096.png">
<linkrel="apple-touch-startup-image"media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-750x1294.png">
<linkrel="apple-touch-startup-image"media="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-1182x2208.png">
<linkrel="apple-touch-startup-image"media="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-1242x2148.png">
<linkrel="apple-touch-startup-image"media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-748x1024.png">
<linkrel="apple-touch-startup-image"media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-768x1004.png">
<linkrel="apple-touch-startup-image"media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-1496x2048.png">
<linkrel="apple-touch-startup-image"media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)"href="<%= PUBLIC_URL %>assets/apple-touch-startup-image-1536x2008.png">
// Note: This is a client access token so there is no issue with having it publicly available
var _rollbarConfig = {
accessToken: "739c64cd39e84592ba062bc29aac9769",
captureUncaught: true,
captureUnhandledRejections: true,
payload: {
environment: "viewer.ohif.org"
}
};
// Rollbar Snippet
!function (r) { var e = {}; function o(n) { if (e[n]) return e[n].exports; var t = e[n] = { i: n, l: !1, exports: {} }; return r[n].call(t.exports, t, t.exports, o), t.l = !0, t.exports } o.m = r, o.c = e, o.d = function (r, e, n) { o.o(r, e) || Object.defineProperty(r, e, { enumerable: !0, get: n }) }, o.r = function (r) { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(r, "__esModule", { value: !0 }) }, o.t = function (r, e) { if (1 & e && (r = o(r)), 8 & e) return r; if (4 & e && "object" == typeof r && r && r.__esModule) return r; var n = Object.create(null); if (o.r(n), Object.defineProperty(n, "default", { enumerable: !0, value: r }), 2 & e && "string" != typeof r) for (var t in r) o.d(n, t, function (e) { return r[e] }.bind(null, t)); return n }, o.n = function (r) { var e = r && r.__esModule ? function () { return r.default } : function () { return r }; return o.d(e, "a", e), e }, o.o = function (r, e) { return Object.prototype.hasOwnProperty.call(r, e) }, o.p = "", o(o.s = 0) }([function (r, e, o) { var n = o(1), t = o(4); _rollbarConfig = _rollbarConfig || {}, _rollbarConfig.rollbarJsUrl = _rollbarConfig.rollbarJsUrl || "https://cdnjs.cloudflare.com/ajax/libs/rollbar.js/2.7.1/rollbar.min.js", _rollbarConfig.async = void 0 === _rollbarConfig.async || _rollbarConfig.async; var a = n.setupShim(window, _rollbarConfig), l = t(_rollbarConfig); window.rollbar = n.Rollbar, a.loadFull(window, document, !_rollbarConfig.async, _rollbarConfig, l) }, function (r, e, o) { var n = o(2); function t(r) { return function () { try { return r.apply(this, arguments) } catch (r) { try { console.error("[Rollbar]: Internal error", r) } catch (r) { } } } } var a = 0; function l(r, e) { this.options = r, this._rollbarOldOnError = null; var o = a++; this.shimId = function () { return o }, "undefined" != typeof window && window._rollbarShims && (window._rollbarShims[o] = { handler: e, messages: [] }) } var i = o(3), d = function (r, e) { return new l(r, e) }, c = function (r) { return new i(d, r) }; function s(r) { return t(function () { var e = Array.prototype.slice.call(arguments, 0), o = { shim: this, method: r, args: e, ts: new Date }; window._rollbarShims[this.shimId()].messages.push(o) }) } l.prototype.loadFull = function (r, e, o, n, a) { var l = !1, i = e.createElement("script"), d = e.getElementsByTagName("script")[0], c = d.parentNode; i.crossOrigin = "", i.src = n.rollbarJsUrl, o || (i.async = !0), i.onload = i.onreadystatechange = t(function () { if (!(l || this.readyState && "loaded" !== this.readyState && "complete" !== this.readyState)) { i.onload = i.onreadystatechange = null; try { c.removeChild(i) } catch (r) { } l = !0, function () { var e; if (void 0 === r._rollbarDidLoad) { e = new Error("rollbar.js did not load"); for (var o, n, t, l, i = 0; o = r._rollbarShims[i++];)for (o = o.messages || []; n = o.shift();)for (t = n.args || [], i = 0; i <t.length;++i)if("function"==typeof(l =t[i])){l(e);break}}"function"==typeofa&&a(e)}()}}),c.insertBefore(i,d)},l.prototype.wrap =function(r,e,o){try{varn;if(n ="function"==typeofe?e:function(){returne||{}},"function"!=typeofr)returnr;if(r._isWrap)returnr;if(!r._rollbar_wrapped&&(r._rollbar_wrapped =function(){o&&"function"==typeofo&&o.apply(this,arguments);try{returnr.apply(this,arguments)}catch(o){vare =o;throwe&&("string"==typeofe&&(e =newString(e)),e._rollbarContext =n()||{},e._rollbarContext._wrappedSource =r.toString(),window._rollbarWrappedError =e),e}},r._rollbar_wrapped._isWrap =!0,r.hasOwnProperty))for(vartinr)r.hasOwnProperty(t)&&(r._rollbar_wrapped[t]=r[t]);returnr._rollbar_wrapped}catch(e){returnr}};for(varp ="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(","),u =0;u<p.length;++u)l.prototype[p[u]]=s(p[u]);r.e