; (function (window, document, undefined) {
    mti = {}; mti.J = function (a, b) { var c = arguments.length > 2 ? Array.prototype.slice.call(arguments, 2) : []; return function () { c.push.apply(c, arguments); return b.apply(a, c) } }; mti.h = function (a, b) { this.i = a; this.b = b }; mti.h.prototype.createElement = function (a, b, c) { a = this.i.createElement(a); if (b) for (var d in b) if (b.hasOwnProperty(d)) if (d == "style" && this.b.getName() == "MSIE") a.style.cssText = b[d]; else a.setAttribute(d, b[d]); c && a.appendChild(this.i.createTextNode(c)); return a }; function j(a, b, c) { a = a.i.getElementsByTagName(b)[0]; if (!a) a = document.documentElement; if (a && a.lastChild) { a.insertBefore(c, a.lastChild); return true } return false }
    function q(a, b) { function c() { document.body ? b() : setTimeout(c, 0) } c() } mti.h.t = false;
    function r(a, b) {
        if (mti.h.t === true) b(); else if (a.b.getName() == "MSIE") { var c = a.i, d = false, e = function () { if (!d) { d = true; b(); mti.h.t = true } }; (function () { try { c.documentElement.doScroll("left") } catch (f) { setTimeout(arguments.callee, 50); return } e() })(); c.onreadystatechange = function () { if (c.readyState == "complete") { c.onreadystatechange = null; e() } } } else if (a.b.pa == "AppleWebKit" && a.b.oa < 525) (function () { if (["loaded", "complete"].indexOf(this.i.readyState) > -1) { b(); mti.h.t = true } else setTimeout(arguments.callee, 50) })();
        else if (a.i.addEventListener) a.i.addEventListener("DOMContentLoaded", function () { b(); mti.h.t = true }, false); else window.onload = function () { b(); mti.h.t = true } 
    } function s(a, b) { if (b.parentNode) { b.parentNode.removeChild(b); return true } return false } function t(a, b, c) { a = b.className.split(/\s+/); for (var d = 0, e = a.length; d < e; d++) if (a[d] == c) return; a.push(c); b.className = a.join(" ").replace(/^\s+/, "") }
    function u(a, b, c) { a = b.className.split(/\s+/); for (var d = [], e = 0, f = a.length; e < f; e++) a[e] != c && d.push(a[e]); b.className = d.join(" ").replace(/^\s+/, "").replace(/\s+$/, "") } function w(a, b) { var c = ""; b = b.childNodes || b; for (var d = 0; d < b.length; d++) c += b[d].nodeType != 1 ? b[d].nodeValue : w(a, b[d].childNodes); return c } mti.h.prototype.getElementById = function (a) { return this.i.getElementById(a) }; mti.l = function (a, b, c, d, e, f) { this.wa = a; this.Ba = b; this.pa = c; this.oa = d; this.ya = e; this.ea = f }; mti.l.prototype.getName = function () { return this.wa }; mti.e = function (a) { this.b = a }; mti.e.f = "Unknown"; mti.e.la = new mti.l(mti.e.f, mti.e.f, mti.e.f, false); mti.e.prototype.parse = function () { return this.b.indexOf("MSIE") != -1 ? x(this) : this.b.indexOf("Opera") != -1 ? z(this) : this.b.indexOf("AppleWebKit") != -1 ? A(this) : this.b.indexOf("Gecko") != -1 ? B(this) : mti.e.la }; function C(a) { var b = F(a, a.b, /(iPod|iPad|iPhone|Android)/); if (b != "") return b; a = F(a, a.b, /(Linux|Mac_PowerPC|Macintosh|Windows)/); if (a != "") { if (a == "Mac_PowerPC") a = "Macintosh"; return a } return mti.e.f }
    function x(a) { var b = F(a, a.b, /(MSIE [\d\w\.]+)/); if (b != "") { var c = b.split(" "); b = c[0]; c = c[1]; return new mti.l(b, c, b, c, C(a), G(a, c) >= 6) } return new mti.l("MSIE", mti.e.f, "MSIE", mti.e.f, C(a), false) }
    function z(a) { var b = mti.e.f, c = mti.e.f, d = F(a, a.b, /(Presto\/[\d\w\.]+)/); if (d != "") { c = d.split("/"); b = c[0]; c = c[1] } else { if (a.b.indexOf("Gecko") != -1) b = "Gecko"; d = F(a, a.b, /rv:([^\)]+)/); if (d != "") c = d } if (a.b.indexOf("Version/") != -1) { d = F(a, a.b, /Version\/([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10) } d = F(a, a.b, /Opera[\/ ]([\d\.]+)/); if (d != "") return new mti.l("Opera", d, b, c, C(a), G(a, d) >= 10); return new mti.l("Opera", mti.e.f, b, c, C(a), false) }
    function A(a) { var b = C(a), c = F(a, a.b, /AppleWebKit\/([\d\.\+]+)/); if (c == "") c = mti.e.f; var d = mti.e.f; if (a.b.indexOf("Chrome") != -1) d = "Chrome"; else if (a.b.indexOf("Safari") != -1) d = "Safari"; var e = mti.e.f; if (a.b.indexOf("Version/") != -1) e = F(a, a.b, /Version\/([\d\.\w]+)/); else if (d == "Chrome") e = F(a, a.b, /Chrome\/([\d\.]+)/); var f = F(a, c, /\d+\.(\d+)/); return new mti.l(d, e, "AppleWebKit", c, b, G(a, c) >= 526 || G(a, c) >= 525 && parseInt(f) >= 13) }
    function B(a) {
        var b = mti.e.f, c = mti.e.f, d = false; if (a.b.indexOf("Firefox") != -1) { b = "Firefox"; var e = F(a, a.b, /Firefox\/([\d\w\.]+)/); if (e != "") { d = F(a, e, /\d+\.(\d+)/); c = e; d = e != "" && G(a, e) >= 3 && parseInt(d) >= 5 } } else if (a.b.indexOf("Mozilla") != -1) b = "Mozilla"; e = F(a, a.b, /rv:([^\)]+)/); if (e == "") e = mti.e.f; else if (!d) { d = G(a, e); var f = parseInt(F(a, e, /\d+\.(\d+)/)), g = parseInt(F(a, e, /\d+\.\d+\.(\d+)/)); d = d > 1 || d == 1 && f > 9 || d == 1 && f == 9 && g >= 2 || e.match(/1\.9\.1b[123]/) != null || e.match(/1\.9\.1\.[\d\.]+/) != null } return new mti.l(b,
c, "Gecko", e, C(a), d)
    } function G(a, b) { a = F(a, b, /(\d+)/); if (a != "") return parseInt(a); return -1 } function F(a, b, c) { if ((a = b.match(c)) && a[1]) return a[1]; return "" }; mti.c = function (a, b, c, d) { this.a = a; this.g = b; this.W = c; this.o = d || mti.c.B; this.n = new mti.A("-") }; mti.c.B = "mti"; mti.c.q = "loading"; mti.c.z = "active"; mti.c.C = "inactive"; mti.c.H = "font"; function H(a) { t(a.a, a.g, a.n.m(a.o, mti.c.q)); I(a, mti.c.q) } function J(a, b, c) { u(a.a, a.g, a.n.m(a.o, b, c, mti.c.q)); t(a.a, a.g, a.n.m(a.o, b, c, mti.c.z)); I(a, mti.c.H + mti.c.z, b, c) } function K(a) { t(a.a, a.g, a.n.m(a.o, mti.c.C)); I(a, mti.c.C) } function L(a) { u(a.a, a.g, a.n.m(a.o, mti.c.q)); t(a.a, a.g, a.n.m(a.o, mti.c.z)); I(a, mti.c.z) }
    function I(a, b, c, d) { a.W[b] && a.W[b](c, d) }; mti.ha = function () { this.ba = {} }; function M(a, b) { var c = []; for (var d in b) if (b.hasOwnProperty(d)) { var e = a.ba[d]; e && c.push(e(b[d])) } return c }; mti.p = function (a, b, c, d, e) { this.a = a; this.r = b; this.L = c; this.F = d; this.$ = e; this.X = 0; this.Q = this.aa = false; this.va = new mti.S; this.ra = new mti.j }; mti.p.T = "_,arial,helvetica"; mti.p.ga = "n4";
    mti.p.prototype.watch = function (a, b, c) { for (var d = a.length, e = 0; e < d; e++) { var f = a[e]; b[f] || (b[f] = [mti.p.ga]); this.X += b[f].length } if (c) this.aa = c; for (e = 0; e < d; e++) { f = a[e]; c = b[f]; for (var g = 0, h = c.length; g < h; g++) { var m = c[g], k = O(this, mti.p.T, m), o = this.L.M(k); s(this.a, k); k = f; var l = this.r; t(l.a, l.g, l.n.m(l.o, k, m, mti.c.q)); I(l, mti.c.H + mti.c.q, k, m); l = O(this, this.va.quote(k), m); if (o != this.L.M(l)) { s(this.a, l); J(this.r, k, m); this.Q = true; P(this) } else Q(this, this.$(), o, l, k, m) } } };
    function P(a) { if (--a.X == 0 && a.aa) a.Q ? L(a.r) : K(a.r) } mti.p.prototype.na = function (a, b, c, d, e) { if (b != this.L.M(c)) { s(this.a, c); J(this.r, d, e); this.Q = true; P(this) } else if (this.$() - a < 5E3) Q(this, a, b, c, d, e); else { s(this.a, c); a = this.r; u(a.a, a.g, a.n.m(a.o, d, e, mti.c.q)); t(a.a, a.g, a.n.m(a.o, d, e, mti.c.C)); I(a, mti.c.H + mti.c.C, d, e); P(this) } }; function Q(a, b, c, d, e, f) { a.F(function (g, h) { return function () { h.call(g, b, c, d, e, f) } } (a, a.na), 50) }
    function O(a, b, c) { c = a.ra.expand(c); b = a.a.createElement("span", { style: "position:absolute;top:-999px;font-size:300px;font-family:" + b + "," + mti.p.T + ";" + c }, "Mm"); j(a.a, "body", b); return b }; mti.s = function (a, b, c, d, e) { this.a = a; this.Z = b; this.g = c; this.F = d; this.b = e; this.N = this.O = 0 }; mti.s.prototype.V = function (a, b) { this.Z.ba[a] = b }; mti.s.prototype.load = function (a) { var b = new mti.c(this.a, this.g, a); this.b.ea ? R(this, b, a) : K(b) }; mti.s.prototype.ta = function (a, b, c, d) { if (d) a.load(mti.J(this, this.xa, b, c)); else { a = --this.O == 0; this.N--; if (a) this.N == 0 ? K(b) : H(b); c.watch([], {}, a) } };
    mti.s.prototype.xa = function (a, b, c, d) { var e = --this.O == 0; e && H(a); this.F(mti.J(this, function (f, g, h, m) { setTimeout(function () { f.watch(g, h || {}, m) }, 100) }, b, c, d, e)) }; function R(a, b, c) { c = M(a.Z, c); a.N = a.O = c.length; for (var d = new mti.p(a.a, b, { M: function (h) { return h.offsetWidth } }, a.F, function () { return (new Date).getTime() }), e = 0, f = c.length; e < f; e++) { var g = c[e]; S(g, a.b, mti.J(a, a.ta, g, b, d)) } }; mti.A = function (a) { this.ua = a || mti.A.fa }; mti.A.fa = "-"; mti.A.prototype.m = function () { for (var a = [], b = 0; b < arguments.length; b++) a.push(arguments[b].replace(/[\W_]+/g, "").toLowerCase()); return a.join(this.ua) }; mti.S = function () { this.da = '"' }; mti.S.prototype.quote = function (a) { var b = []; a = a.split(/,\s*/); for (var c = 0; c < a.length; c++) { var d = a[c].replace(/['"]/g, ""); d.indexOf(" ") == -1 ? b.push(d) : b.push(this.da + d + this.da) } return b.join(",") }; mti.j = function () { this.ca = mti.j.ka; this.w = mti.j.ma }; mti.j.ka = ["font-style", "font-weight"]; mti.j.ma = { "font-style": [["n", "normal"]], "font-weight": [["4", "normal"]] }; mti.j.U = function (a, b, c) { this.sa = a; this.Aa = b; this.w = c }; mti.j.U.prototype.expand = function (a, b) { for (var c = 0; c < this.w.length; c++) if (b == this.w[c][0]) { a[this.sa] = this.Aa + ":" + this.w[c][1]; return } };
    mti.j.prototype.expand = function (a) { if (a.length != 2) return null; for (var b = [null, null], c = 0, d = this.ca.length; c < d; c++) { var e = this.ca[c], f = a.substr(c, 1); (new mti.j.U(c, e, this.w[e])).expand(b, f) } return b[0] && b[1] ? b.join(";") + ";" : null }; window.MonoTypeWebFonts = function () { var a = (new mti.e(navigator.userAgent)).parse(); return new mti.s(new mti.h(document, a), new mti.ha, document.documentElement, function (b, c) { setTimeout(b, c) }, a) } (); window.MonoTypeWebFonts.load = window.MonoTypeWebFonts.load; window.MonoTypeWebFonts.addModule = window.MonoTypeWebFonts.V; mti.I = function (a, b, c) { this.P = a; this.a = b; this.za = c; this.v = {}; this.K = [] }; mti.I.prototype.indexOf = function (a, b) { if (a.indexOf) return a.indexOf(b); else { for (var c = 0; c < a.length; c++) if (a[c] == b) return c; return -1 } };
    function T(a, b) {
        var c = a.za, d = typeof b.currentStyle != "undefined" ? b.currentStyle.fontFamily : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("font-family"); d = (d || "").replace(/^\s|\s$/g, "").replace(/'|"/g, ""); if (d != "") {
            var e = new RegExp(d, "ig"); for (i = 0; i < c.length; i++) {
                var f = c[i]; if (e.test(f.fontfamily.replace(/^\s|\s$/g, ""))) {
                    var g; if (b) g = typeof b.currentStyle != "undefined" ? b.currentStyle.visibility : a.a.i.defaultView.getComputedStyle(b, null).getPropertyValue("visibility"); if (g != "hidden") b.style.visibility =
"hidden"; a.K.push(b); if (f.enableSubsetting) if (a.v[d]) a.v[d] += w(a.a, b); else a.v[d] = w(a.a, b)
                } 
            } 
        } 
    }
    function U(a) { var b = "img,select,option,script,noscript,iframe,object,style,param,embed,link,meta,head,title,br,hr".split(","), c = a.P, d = null; do { d = c.firstChild; if (d == null) { c.nodeType == 1 && a.indexOf(b, c.tagName.toLowerCase()) < 0 && T(a, c); d = c.nextSibling } if (d == null) { c = c; do { d = c.parentNode; if (d == a.P) break; d.nodeType == 1 && a.indexOf(b, d.tagName.toLowerCase()) < 0 && T(a, d); c = d; d = d.nextSibling } while (d == null) } c = d } while (c != a.P); b = false; for (p in a.v) { b = true; break } if (b) return a.v; return null }; mti.k = function (a, b, c, d) { this.G = a; this.b = b; this.a = c; this.d = d; this.Y = []; this.qa = {} }; mti.k.ja = "monotype"; var V = "TTF";
    function S(a, b, c) { V = W(a); var d = a.d.projectId; if (d) { a.G["__mti_fntLst" + d] = function () { return a.d.pfL }; a.G.mti_element_cache = []; X(a); if (a.d.reqSub) { d = function () { var f = new mti.I(document.body, a.a, a.d.pfL), g = U(f); for (fontfamily in g) g[fontfamily] = Y(a, g[fontfamily]); a.G.mti_element_cache = f.K; Z(a, g) }; var e = window.MTIConfig || { isAsync: false }; if (e.isAsync === true) e.onReady = d; else r(a.a, d) } else { Z(a); q(a.a, function () { var f = new mti.I(document.body, a.a, a.d.pfL); U(f); a.G.mti_element_cache = f.K }) } c(b.ea) } else c(true) }
    function W(a) { var b = a.d.ffArray, c = a.b.getName(); c = c.toLowerCase(); if (c == "firefox") c = "mozilla"; if (/ipad|ipod|iphone/.test(a.b.ya.toLowerCase())) c = "msafari"; a = a.b.Ba; b = b[c]; c = ""; for (p in b) if (parseFloat(a) >= parseFloat(p)) c = b[p]; return c } mti.k.D = 300;
    function Z(a, b) {
        var c = a.d.projectId, d = a.d.ec, e = a.d.fcURL, f = a.d.dfcURL, g = a.a.createElement("style", { type: "text/css", id: "mti_fontface_" + a.d.projectId }); j(a.a, "head", g); var h = "", m = false, k = {}, o = { TTF: "truetype", WOFF: "woff", SVG: "svg" }, l = V != null && V.toUpperCase() == "EOT"; for (i = 0; i < a.d.pfL.length; i++) {
            var v = a.d.pfL[i], n = v.fontfamily, D = v.contentIds; a.Y.push(n); if (b && b[n] && b[n].length > mti.k.D) {
                m = true; k[n] || (k[n] = []); var N = b[n], E = (N.length - 1) / mti.k.D + 1; E = Math.floor(E); for (var y = 1; y <= E; y++) {
                    newFontFamily = n + "" +
y; k[n].push(newFontFamily); b[newFontFamily] = N.substr((y - 1) * mti.k.D, mti.k.D); h += "@font-face{font-family:'" + newFontFamily + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, newFontFamily, b) + "')"; l || (h += " format('" + o[V.toUpperCase()] + "')"); h += ";}\n"
                } 
            } else { h += "@font-face{font-family:'" + n + "';src:url('" + $(a, D, c, v.enableSubsetting, d, e, f, a.d.ck, n, b) + "')"; if (!l) { v = D[V.toUpperCase()]; n = o[V.toUpperCase()]; v || (n = o.TTF); h += " format('" + n + "')" } h += ";}\n" } 
        } if (m === true) {
            s(a.a, a.a.getElementById("mti_stylesheet_" +
a.d.projectId) || {}); X(a, k)
        } if (g.styleSheet) g.styleSheet.cssText = h; else { a = document.createTextNode(h); g.appendChild(a) } 
    }
    function X(a, b) {
        var c = a.a.createElement("style", { type: "text/css", id: "mti_stylesheet_" + a.d.projectId }); j(a.a, "head", c); var d = ""; for (i in a.d.selectorFontMap) { var e = a.d.selectorFontMap[i]; if (b && b[e] && b[e].length > 0) e = b[e].join("','"); d += i + "{font-family:'" + e + "';}\n"; d += "/*fout specific code:*/\n"; d += "." + mti.c.B + "-loading " + i + "{visibility:hidden;}\n"; d += "." + mti.c.B + "-active " + i + ", ." + mti.c.B + "-inactive " + i + "{visibility: visible;}\n" } if (c.styleSheet) c.styleSheet.cssText = d; else {
            a = document.createTextNode(d);
            c.appendChild(a)
        } 
    } function Y(a, b) { if (b && typeof b == "string") { b = b.replace(/\s/g, "").replace(/\n/g, "").replace(/\r/g, ""); a = ""; for (var c = b.length, d = null, e = 0; e < c; e++) { d = b.charAt(e); if (a.indexOf(d) == -1) a += d } return a } return "" }
    function $(a, b, c, d, e, f, g, h, m, k) {
        var o = b[V.toUpperCase()], l = "http://"; if (window.location.protocol == "https:") l = "https://"; f = f.replace("http://", "").replace("https://", ""); g = g.replace("http://", "").replace("https://", ""); f = l + f; g = l + g; if (d) { url = g + "?"; if (e) url += h + "&"; url += "fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + b.TTF + "&origId=" + o } else url = e ? o ? f + o + "." + V.toLowerCase() + "?" + h : f + b.TTF + ".ttf?" + h : f + "?fctypeId=" + a.d.fctypeArray[V] + "&fcId=" + o; url += "&projectId=" + c; if (k) url += "&content=" + escape((k[m] || "") + "giMm");
        if (V != null && V.toUpperCase() == "SVG") url += "#" + o; return url
    } mti.k.prototype.load = function (a) { a(this.Y, this.qa) }; mti.ia = function (a) { this.u = a }; mti.ia.prototype.protocol = function () { var a = ["http:", "https:"], b = a[0]; if (this.u && this.u.location && this.u.location.protocol) { var c = 0; for (c = 0; c < a.length; c++) if (this.u.location.protocol == a[c]) return this.u.location.protocol } return b }; mti.R = function (a, b) { this.a = a; this.d = b };
    mti.R.prototype.appendBannerScript = function () { var a; a = new RegExp(escape("WFS_MTI_SS") + "=([^;]+)"); if (a.test(document.cookie + ";")) { a.exec(document.cookie + ";"); a = unescape(RegExp.$1) } else a = false; var b = this.d.bannerHandlerURL; if (b) { b += "?projectId=" + this.d.projectId; if (a !== false) b += "&WFS_MTI_SS=" + a; b += "&" + escape((new Date).getTime()); j(this.a, "head", this.a.createElement("Script", { type: "text/javascript", src: b })) } };
    MonoTypeWebFonts.V(mti.k.ja, function (a) { var b = (new mti.e(navigator.userAgent)).parse(), c = new mti.h(document, b); window.MonoTypeWebFonts.BannerHandler = new mti.R(c, a); return new mti.k(window, b, c, a) });
})(this, document);
if(window.addEventListener){  window.addEventListener('load', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();}, false);}else if(window.attachEvent){  window.attachEvent('onload', function(){MonoTypeWebFonts.cleanup(); MonoTypeWebFonts.loadColo();});}MonoTypeWebFonts.cleanupExecuted = false;MonoTypeWebFonts.cleanup = function(){if(MonoTypeWebFonts.cleanupExecuted === true){ return; }MonoTypeWebFonts.cleanupExecuted = (window['mti_element_cache'].length > 0);for(i = 0; i < window['mti_element_cache'].length; i++){window['mti_element_cache'][i].style.visibility = "";}var className = document.documentElement.className;className = className.replace(/\b(mti\-.*?(loading|active|inactive))\b/g,'').replace(/^\s+|\s+$/g,'').replace(/\s+/g,' ');setTimeout(function(){document.documentElement.className = className+' mti-repaint';},20);/*IE sometimes requires redrawing the browser after fonts are downloaded. Adding a classname might help*/if(!document.getElementById('MonoTypeFontApiFontTracker')){  var fontTrackingUrl = "http://fast.fonts.com/t/1.css";  if(window.location.protocol == 'https:'){    fontTrackingUrl = fontTrackingUrl.replace(/http:/,'https:');  }  var head = document.getElementsByTagName('HEAD')[0];  var cssEle = document.createElement('LINK');  if(cssEle){      cssEle.setAttribute('id','MonoTypeFontApiFontTracker');      cssEle.setAttribute('type','text/css');      cssEle.setAttribute('rel','stylesheet');      cssEle.setAttribute('href',fontTrackingUrl + "?apiType=css&projectid=139aa0d7-0914-4257-a0ae-80310af7711b");      head.appendChild(cssEle);  }}window['mti_element_cache'] = [];};MonoTypeWebFonts._fontActiveEventList = [];MonoTypeWebFonts._fontLoadingEventList = [];MonoTypeWebFonts._activeEventList = [];MonoTypeWebFonts._inActiveEventList = [];MonoTypeWebFonts.addEvent = function(eventName, callbackFunction){   if(eventName.toLowerCase() == 'fontactive'){      MonoTypeWebFonts._fontActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'fontloading'){      MonoTypeWebFonts._fontLoadingEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'inactive'){      MonoTypeWebFonts._inActiveEventList.push(callbackFunction);  }else if(eventName.toLowerCase() == 'active'){      MonoTypeWebFonts._activeEventList.push(callbackFunction);  }};MonoTypeWebFonts.loadFonts = function(){MonoTypeWebFonts.load({monotype:{ reqSub:false,pfL:[{'fontfamily' : "Eurostile Next W01 Bold" ,contentIds :{EOT: 'bc835265-5330-42c8-9919-852df90dcc4a',WOFF: '2ffb2ca5-bb3a-40ab-bd73-8e3f9e01d3c5',TTF: 'e5280698-d618-49c0-a0bb-2f0efcd511d9',SVG: '84078a65-4d26-48c3-ba2f-7a7485f8f427'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-BoldEx" ,contentIds :{EOT: 'b62578e2-99a4-4c2c-a5d8-bbe60e8a3686',WOFF: 'a6bf4171-008f-47d7-a210-b450dc6b2f88',TTF: '2781e8b9-8650-412c-8fa4-f4e4e113b05d',SVG: 'ff7a2311-cc92-40aa-8a50-05d78ed06796'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-Cond" ,contentIds :{EOT: 'ffcdba74-d836-44e4-9590-4654083445f1',WOFF: '88718722-4d61-4abb-b9ba-43d93ac9a7a4',TTF: '7125337f-a363-4767-a350-6ac8a6719ab0',SVG: '2194e090-23dc-43b2-a4c3-a532880efd48'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-Extend" ,contentIds :{EOT: 'bb9f8bd4-ba5f-4322-85f0-0fbae2ee11c2',WOFF: 'a9e934be-ccaf-4ef9-8da7-128c86e41d7b',TTF: 'bf36a607-ef60-4f61-91de-448992be155f',SVG: '5a0c3ba9-19f9-45ec-a49c-e03d8ed4a3eb'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-Light" ,contentIds :{EOT: '10f542b3-9979-490e-bb67-f3e662cedfa9',WOFF: '91cd8b4d-6789-4d4b-9ed3-c6b52e9cb0ae',TTF: '83b619ca-db67-4f42-84c9-25dec6351887',SVG: 'fe22b722-9a8d-4645-be39-4bb8f0b048ac'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-LightC" ,contentIds :{EOT: 'ea0c14f3-c84b-4425-a7db-4b800df049ad',WOFF: '2103fcc5-5043-4473-913f-ce0999ac5373',TTF: '5527d27b-143f-4c29-8611-ead29aeb2a11',SVG: 'ec50486d-8dcd-4089-a0ab-93dfcc8fa9a4'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-LightE" ,contentIds :{EOT: '6be414c2-3b91-4d13-83cc-48f8c7912d9e',WOFF: '9990b66c-b104-4530-b033-d7915655e857',TTF: 'e4cbd06e-07d8-47ad-9175-a2d5523e91b6',SVG: 'b8b30acc-df32-4d44-89f7-e7c8f21dd13a'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-Regula" ,contentIds :{EOT: '6bed8cad-cd15-4b82-9ff4-0efd0b173852',WOFF: 'a4a37370-12ae-4b1e-838e-cc18e6390d9f',TTF: 'f751566a-35f7-41b7-90df-e4f8fe5dccbf',SVG: '7745b755-2aae-4a8a-a7c7-b48387a9b37e'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-SmBd" ,contentIds :{EOT: 'b064692f-59f1-4d8b-a899-a82a486028a4',WOFF: 'f5e1f63d-a59b-4f88-a0c5-55f863443051',TTF: '63768ea5-be6a-400b-b964-f7469df9bf0b',SVG: '6ac4ebbc-7e05-49a5-a85f-ffb747cb05a2'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-SmBdCo" ,contentIds :{EOT: '389ef3c9-0b13-43b7-ac42-311a8f1e26a1',WOFF: '6e6ff8b9-1f72-427b-820f-c57026fed380',TTF: 'b5d336e6-e8dd-4219-bf02-db67704f61cb',SVG: 'db4bb45c-6a2d-49e3-bd38-fe32ae585a4b'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-SmBdEx" ,contentIds :{EOT: 'b3894d01-d226-459c-874c-054ae4c20973',WOFF: 'd4377c90-7249-46cf-9e1d-bfb43c1a58a1',TTF: 'bcd4d152-bef1-4470-b05c-dd5a8a485e69',SVG: '096c9f76-145f-4fba-a5e7-610b150b504f'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-UltLtC" ,contentIds :{EOT: 'a5f7e471-706d-4fb9-a94e-6c67035d0fb4',WOFF: '06891dfe-9776-43db-886f-a1b24647a3d3',TTF: '74acfc2a-a8d2-423c-a8b2-7313e95d41af',SVG: 'e93caabb-b206-4178-a06e-cfcd3c4800ab'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW02-SemiBd 693874" ,contentIds :{EOT: '22760e69-e039-4ada-b87c-ea8918a8d6f6',WOFF: '9271ed16-feb1-4849-bd61-6fbf0e5692d4',TTF: 'a4d360b1-1a59-4380-aeac-66a879146ac4',SVG: '26cb155e-ee8b-4205-bc8f-ea13a73a33df'}, enableSubsetting : false},{'fontfamily' : "CancellarescaScriptW01" ,contentIds :{EOT: 'a263f77b-ed97-48c8-99c0-0c05c7eb75a7',WOFF: '1d3b61ff-7edb-4333-b1ff-0a5337390601',TTF: '32215fb7-98a2-4032-8171-dbe697f6277e',SVG: '1ae2b85e-fe42-43ef-8bda-6146dec46890'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-CnBd" ,contentIds :{EOT: 'fbb01178-8100-4d6e-ba35-6a05b240a659',WOFF: '303183a5-b0c7-4b4e-8afd-1ab6343205cb',TTF: '36315209-477b-4aa5-92ad-e44b7e0352b5',SVG: 'a60d75b9-7a0a-4114-a2b6-90eddfe2401c'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-ExtUlt" ,contentIds :{EOT: 'd1950356-4c31-47b1-a67b-9552574e2e6f',WOFF: 'd82f7907-5a42-408a-b479-fb495b9369e5',TTF: '716836ab-871f-4aba-acc4-898fa8b65164',SVG: '2de71f7a-0ca5-4a1b-a8bd-987baf29104b'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW01-UltLt" ,contentIds :{EOT: 'e9ef705d-e81d-4c12-a636-da03f0d94538',WOFF: 'cb72719e-4216-4659-891b-f36a9c6e79c0',TTF: '0f770563-2f55-43bc-9836-95cf9bdb867d',SVG: 'c6398340-fc54-4743-9c18-84b1c1444ca9'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-53Extended" ,contentIds :{EOT: 'e90b5a92-17e5-4875-a46d-4bf20adb66e8',WOFF: 'd2810795-22a0-44b6-b13c-7312ea475d48',TTF: 'c2eb9b46-a921-46b3-9c2b-113037bf7350',SVG: '7a32f151-8355-48d4-b5d1-be3c2ffbd6ed'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-53ExObl" ,contentIds :{EOT: '7f1f1495-e2e3-4b7d-9bde-dbafc696841a',WOFF: 'c51da66f-1942-40de-851d-1e51e1025361',TTF: '1a233d08-0ec5-4daa-9c63-606969a4c55a',SVG: '1a2e51bc-3bcd-4ef9-998e-6ba851e52024'}, enableSubsetting : false},{'fontfamily' : "Univers W01 63 Bold Ex" ,contentIds :{EOT: 'c031d364-61db-4b59-99f5-09eeb240a700',WOFF: '117029bb-8ac2-4137-94e9-3cfd354bedc7',TTF: '866c5e2b-437a-4b02-86b5-978886920ad3',SVG: '622149ee-ce25-451e-bdd8-ac0beec13460'}, enableSubsetting : false},{'fontfamily' : "UniversW01-63BoldExObl" ,contentIds :{EOT: '354397cb-bb29-49f5-9dad-1f901569225a',WOFF: 'ded6ba2c-d01d-4ee3-9050-98dda049a21f',TTF: 'c5501c0c-7710-4377-8378-dec756b91df2',SVG: 'e3a9cbeb-1a58-44e7-899c-cbac01f22588'}, enableSubsetting : false},{'fontfamily' : "Univers W01 73 Black Ex" ,contentIds :{EOT: '2f2b5148-738a-4ba3-9149-8c548b755579',WOFF: '644059d1-ab97-415b-8967-0077b993eb2e',TTF: '2bbe68e2-34c6-4900-be92-e39ed2289a6b',SVG: '3a3fa643-fe37-47d2-bcbc-b3442fc9c037'}, enableSubsetting : false},{'fontfamily' : "UniversW01-73BlackExObl" ,contentIds :{EOT: '81c9d940-38c2-45d6-a7cc-23083b79ff76',WOFF: 'fd66efca-9237-4e9c-bde0-6c304328ec8e',TTF: 'd989ceb7-ee34-4cbf-afd8-b4038ccbfea2',SVG: '354ad93f-0bc9-46aa-9fdb-e2daba16bbe8'}, enableSubsetting : false},{'fontfamily' : "UniversW01-93ExtraBlack" ,contentIds :{EOT: 'db3b5c15-fbd9-46fd-b082-f7d2e924cd12',WOFF: '60ee2fc1-ee58-4aaa-8ce6-f1b6ba9da55d',TTF: 'b58a3902-e475-497b-aa04-1b43e177747c',SVG: '6a8c2617-46a9-4b01-abe4-45a1b6b59879'}, enableSubsetting : false},{'fontfamily' : "UniversW01-93ExtraBkExO" ,contentIds :{EOT: '996ed30f-ed7a-4011-8c14-aab2b839e751',WOFF: '7757d20c-6c39-4619-a2f8-7644c667d1dd',TTF: 'cb768035-ae79-4387-a0d9-701880149791',SVG: 'a8bbdf85-2b21-4292-8853-dbcb8cece416'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-39ThinUltr" ,contentIds :{EOT: 'e9312bcd-a9fe-409e-970e-6c579bfa40a1',WOFF: 'feb9b5cd-71e3-443b-833b-08ca93e742e3',TTF: '8f20e48e-c36a-49e6-a17d-491fd26dd8a1',SVG: '37f470a6-d151-4f0c-81aa-b715fdb67e7b'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 45 Light" ,contentIds :{EOT: '2b61512c-069e-4111-bb23-9a918f94a74d',WOFF: 'ecf89914-1896-43f6-a0a0-fe733d1db6e7',TTF: '7628f343-8c36-4707-9559-8feb86c0462f',SVG: '11b816e7-d678-48dd-bc75-560de9c19049'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-45LightObl" ,contentIds :{EOT: '63bd7ad7-ab01-47e6-8cba-e2298391f89b',WOFF: 'e77f713a-7f78-4d74-b299-5ca4242176b9',TTF: '90e56276-5fa2-4640-be25-8f42f40e4e8b',SVG: 'ffbd82f1-3d16-4dfc-8a55-df71c332b658'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-47LightCn" ,contentIds :{EOT: '296c59c2-74b0-41c1-bcfd-23d22a713f86',WOFF: '609beecf-8d23-4a8c-bbf5-d22ee8db2fc9',TTF: 'a6595b8d-d4a3-4f01-bf21-0b53617d4b1c',SVG: '1cd9ef2f-b358-4d39-8628-6481d9e1c8ce'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-47LightCnO" ,contentIds :{EOT: 'fdfeee3b-73cf-40fc-9d11-f05ad57d4674',WOFF: 'd35821cc-c3b0-4c4a-b25c-4d2e6e4ace3f',TTF: 'dd492f60-93ca-43bd-8f01-5b10260cf005',SVG: '16ac32a0-c6e8-4e7b-8753-9b6ddfb10c48'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-49LightUlt" ,contentIds :{EOT: '6bba7e28-1748-401d-91dc-6998ac60e165',WOFF: 'be7ea3ea-e09b-451e-b97c-362668d31c5b',TTF: '6227e606-f97b-4dc5-a971-14169ff750df',SVG: '5fbe907d-e311-40df-a30c-b22f1f47d80b'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-55Oblique" ,contentIds :{EOT: '783e01cd-5eb8-41d7-a380-a18673f2983b',WOFF: '90c17e08-290d-4eba-ab33-77c81c1f559d',TTF: 'd93b9eab-632d-4aaf-b7fa-5c17060d62fc',SVG: 'caa7a31a-310f-4020-8311-89816a31472f'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 55 Roman" ,contentIds :{EOT: 'b5c30ea8-0700-4fd2-aa12-cc45074693a9',WOFF: '7b95cb9a-a288-4405-97a0-13095f56a903',TTF: 'c7481806-4ea4-40db-a623-7bc352bbbe43',SVG: 'ac8280da-3de5-456d-bd77-8f01665452a9'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-57Condense 723818" ,contentIds :{EOT: '6fc47523-fa84-47de-b974-533db32eacd8',WOFF: '34e6ea2e-62b2-49c9-b5e6-128fddfd9f6c',TTF: '01a871ba-586f-4d5e-8924-d4ec3b44f723',SVG: '5ebb44ef-5450-4b20-9612-66b2a127178b'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-57Condense 723821" ,contentIds :{EOT: 'aefefc4e-9cb8-4e8e-8599-dda705456734',WOFF: '1eaf27c0-f4de-4273-9f4c-1b3236ad2f3c',TTF: '9b913baf-b1f0-47d2-8c76-42f59650058f',SVG: '0abcce12-2274-4ee7-b6d5-0066b5f5f670'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-59UltraCn" ,contentIds :{EOT: '9ff12269-014c-4b72-a738-a0d7ddbce820',WOFF: '7cc7234f-05ac-4109-8b8a-93f13c489739',TTF: '6c4a7455-816a-41fb-8c03-dd71dcbbc686',SVG: '383b7b06-99d7-4749-85ac-bf144981cfce'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 65 Bold" ,contentIds :{EOT: 'db1c462f-8890-4a11-9de5-36872279e20a',WOFF: 'b993da84-c1f6-474a-8f00-8aa797b3de8f',TTF: '58403ef6-4c15-4280-b4b6-9acf50804f4f',SVG: '9178e351-95c5-4913-9eeb-fd0645a18c2d'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-65BoldObli" ,contentIds :{EOT: '1e70cef5-4838-4826-a99f-e182b86fe21d',WOFF: '322d336b-2d02-42f6-a24f-200c98b82a7c',TTF: '32ed3859-e789-4a3f-96fd-b67231f1929f',SVG: '6d63e0ba-5ef0-4803-9fbe-686603f3771d'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-67BoldCn" ,contentIds :{EOT: '076b8d7a-91b5-4c89-86a1-546b980072c7',WOFF: '21decb60-b395-4de2-bd04-e38eb2a56d2f',TTF: '091058d4-36b2-43f6-80d3-16c88e098061',SVG: '827d22bc-e38b-4ccf-8a21-1f9aaa76e402'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-67BoldCnOb" ,contentIds :{EOT: '6881ee98-4e9b-4409-9695-e5b0118c7c84',WOFF: '53f66cd7-168f-4c66-9514-9dd103c763a0',TTF: '774a1d99-085d-4249-8c2c-0ce23fa975a6',SVG: '056a520c-7f4a-4b3a-8465-a841cfe0b6b3'}, enableSubsetting : false},{'fontfamily' : "Univers LT W01 75 Black" ,contentIds :{EOT: '8ad2e453-ea69-411d-b93b-1fa328724687',WOFF: 'b23ec90b-9f99-46a0-85f7-d1e820dbf851',TTF: '249aeedc-8e38-41c9-874e-bba9a33fd5e4',SVG: '67e5d6e8-25e6-4556-99f8-ced41b2b7aae'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-75BlackObl" ,contentIds :{EOT: '718ad7a7-b7ca-45a8-830a-907da5e651db',WOFF: '01caa063-563a-4276-937f-3d297625b7ae',TTF: '793a86e8-08cd-4cf0-8a85-28a0f570de88',SVG: '392a8a89-035c-4023-929e-5d59237a6eb4'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-85ExtraBla" ,contentIds :{EOT: '6c794dfe-0229-4817-8cbb-34d5288eeda7',WOFF: 'c2b85969-35ac-408e-a4e3-bdd7ac909637',TTF: '617c45fe-9a7f-4660-9cd0-e7f4a097ec0d',SVG: '6054f584-27b3-440f-b6e1-31c4af1f277a'}, enableSubsetting : false},{'fontfamily' : "UniversLTW01-85ExtraBkO" ,contentIds :{EOT: '2530da3d-f1d7-442e-bfb0-b19fcba664c8',WOFF: '5a2f9593-12c2-4112-862e-1aa0a4f425eb',TTF: 'e87c22ca-a657-4c8a-88f2-5933aab9d95c',SVG: '03d2c5f3-b690-4467-a028-47a5c2e659ce'}, enableSubsetting : false},{'fontfamily' : "UniversLTW02-39ThinUltr" ,contentIds :{EOT: '839600f7-63b4-4085-8be7-fc4a610f348c',WOFF: 'df865f18-fd96-4b4b-b90d-0b5af8aede3c',TTF: '030da9ec-6bb5-4d2e-a66a-4785ac2b9a3f',SVG: '3678ecf5-5310-45f2-aa32-858ef70ce4c1'}, enableSubsetting : false},{'fontfamily' : "UniversLTW02-49LightUlt" ,contentIds :{EOT: 'a003083e-ffd0-49b7-af37-744d021a2b43',WOFF: '0b8c6afb-4e27-4f8c-841c-390c192a2893',TTF: '19313855-64e7-4f8e-9fb7-46076e8ba946',SVG: '5f52ec5e-ae73-48b0-a085-4761380c4a37'}, enableSubsetting : false},{'fontfamily' : "OptimanovaLTW01-Italic" ,contentIds :{EOT: 'ea38d565-eb46-48d7-9c82-63a262c9006b',WOFF: '7a914292-50ec-4e83-a165-85396aa993c9',TTF: '37312a73-6503-4885-a6e0-08a60b06c0dc',SVG: '3f0fa175-9803-44ad-92b9-c4b243a8f546'}, enableSubsetting : false},{'fontfamily' : "Optima LT W01 Bold" ,contentIds :{EOT: 'cd8e7f70-f28d-44a3-a387-7b68063a7195',WOFF: '988e23ba-c66e-47b0-903f-c4cb0e42b14b',TTF: '10617183-b4ae-4670-a511-a20f9887093e',SVG: 'f0aa474d-13e3-4718-815d-a2f7e5550a03'}, enableSubsetting : false},{'fontfamily' : "Optima LT W01 Demi Bold" ,contentIds :{EOT: '187b25d1-ee67-4130-90e4-bcdbeb372b83',WOFF: 'fe1b6352-cabf-4b80-aa1a-a29bf8b898b6',TTF: '8109e0ec-65b7-4577-b5af-60a8e110ee6c',SVG: '7514ea13-bd07-4970-885f-1141dfda6207'}, enableSubsetting : false},{'fontfamily' : "OptimaLTW01-MediumItali" ,contentIds :{EOT: 'd6d686e1-3665-495a-a19f-04b6131e18af',WOFF: 'a1e24107-515c-451c-9444-186b0ff28f15',TTF: '0a1855e6-732e-4722-b03f-2c349de1ac01',SVG: '2d5c3a74-9995-4383-a7e9-7e160253da46'}, enableSubsetting : false},{'fontfamily' : "Optima LT W01 Roman" ,contentIds :{EOT: '36a73a3c-1fe5-4986-92cf-92879e7d3ac3',WOFF: '60740f82-8b81-4b05-ba70-a17d20b5fac4',TTF: '20567f69-bce8-40cc-bd26-50903c18d448',SVG: '47829e8d-27f6-49a4-afb6-097f32f211ad'}, enableSubsetting : false},{'fontfamily' : "EurostileNextW02-ExtUlt" ,contentIds :{EOT: '310236ff-f18f-4cc5-b8a8-ccd9df5441ab',WOFF: 'f6f2f966-caae-414b-9d8e-028c4ed1efbe',TTF: 'f402e160-d22f-41b5-9572-4f62d27aaa64',SVG: '148839e9-367e-43c9-b546-c6e6af5679bd'}, enableSubsetting : false}],selectorFontMap:{'#navigation':'Optima LT W01 Roman','#right #aktuell h2':'Optima LT W01 Bold','#right #aktuell h3':'Optima LT W01 Demi Bold','#right #aktuell p':'Optima LT W01 Roman','#right #images':'Optima LT W01 Roman','#textLeft h3':'Optima LT W01 Demi Bold','#textLeft h3 em':'OptimaLTW01-MediumItali','#textLeft p':'Optima LT W01 Roman','#textRight em':'OptimanovaLTW01-Italic','#textRight h2':'Optima LT W01 Bold','#textRight h3':'Optima LT W01 Demi Bold','#textRight h4':'Optima LT W01 Demi Bold','#textRight li.cancellaresca':'CancellarescaScriptW01','#textRight li.eurostile':'EurostileNextW01-UltLt','#textRight li.univers':'Univers LT W01 75 Black','#textRight p':'Optima LT W01 Roman','#weaveBody h5':'Optima LT W01 Demi Bold','#z1v1 h1':'Optima LT W01 Bold','body':'Optima LT W01 Roman'},ck:'d44f19a684109620e4841579af90e81815eac57c3142f7b7e65da4efba797ae02bd510a6da86774aed959792518e849179f95c83a38ebe7df176fe244a3d404fcb76221b0fd078cab1ee77c92ffab0268fa60bec1c4360c1c2acb816ccc797783c3a016346690b063c483b4b',ec:'true',fcURL:'http://fast.fonts.com/d/',dfcURL:'http://api2.fonts.com/FontSubsetter.ashx',sO:'True',ffArray:{safari: {'3.1': 'ttf'}, msafari: {'1' : 'svg', '4.2' : 'ttf'}, chrome: {'3' :'svg', '4' : 'ttf','5':'woff'}, opera: {'10' : 'ttf'}, msie: {'4' : 'eot', '9' : 'woff'}, mozilla: {'3.5' : 'ttf', '3.6' : 'woff'}},fctypeArray:{'ttf':'1','eot':'2','woff':'3','svg': '11'},projectId:'139aa0d7-0914-4257-a0ae-80310af7711b',EOD:null},fontloading:function(fontFamily, fontDescription){  for(var i=0; i<MonoTypeWebFonts._fontLoadingEventList.length; i++){      MonoTypeWebFonts._fontLoadingEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},fontactive:function(fontFamily, fontDescription) {  for(var i=0; i<MonoTypeWebFonts._fontActiveEventList.length; i++){      MonoTypeWebFonts._fontActiveEventList[i].call(MonoTypeWebFonts, fontFamily, fontDescription);  }},inactive:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._inActiveEventList.length; i++){      MonoTypeWebFonts._inActiveEventList[i].call(MonoTypeWebFonts);  }},active:function(){  MonoTypeWebFonts.cleanup();  for(var i=0; i<MonoTypeWebFonts._activeEventList.length; i++){      MonoTypeWebFonts._activeEventList[i].call(MonoTypeWebFonts);  }}});};MonoTypeWebFonts.loadFonts();MonoTypeWebFonts.RefreshFonts=function(){MonoTypeWebFonts.cleanupExecuted = false;if(document.getElementById('mti_stylesheet_139aa0d7-0914-4257-a0ae-80310af7711b')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_139aa0d7-0914-4257-a0ae-80310af7711b');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_139aa0d7-0914-4257-a0ae-80310af7711b')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_139aa0d7-0914-4257-a0ae-80310af7711b');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
