; (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=e94224b0-abe0-4d56-9c5a-09697d00eccf");      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' : "Frutiger Neue W01 Bd" ,contentIds :{EOT: '62057895-1f9e-4d70-bd1a-65751a20a878',WOFF: '7875f3d5-b62b-445c-8c9e-d65da1514e9d',TTF: '1c242f4e-0c64-47cc-8cbc-e53d949280ba',SVG: 'ec132df9-012a-4594-bbd9-c86574bee7b0'}, enableSubsetting : false},{'fontfamily' : "Frutiger Neue W01 Bd It" ,contentIds :{EOT: '45f1e5f6-f69d-4e88-bf17-183db0f9c6b6',WOFF: '98a7ec92-51b0-444c-91ac-8702b3d7a29b',TTF: '7c492427-6dd9-4cc0-ae4b-8e26ba4b9e16',SVG: '303a2020-b96a-4c08-840d-448fd2b241d1'}, enableSubsetting : false},{'fontfamily' : "Frutiger Neue W01 Book" ,contentIds :{EOT: '4510b370-f470-4a48-9e50-610e1eda0c0f',WOFF: 'dd178e8e-241c-40e4-8de9-517c03b90b59',TTF: '5c8447f4-b7e3-462a-87f2-b823e98d6da5',SVG: '22971d02-0160-4a1f-b7ea-5999e0509d35'}, enableSubsetting : false},{'fontfamily' : "FrutigerNeueW01-BookIt" ,contentIds :{EOT: '04e8f83f-ff22-47f9-b6de-f1a16df7feff',WOFF: '2c4bc2a0-6c0c-4a07-964d-ca4b46d894ea',TTF: 'b793bcb8-7a6f-43fd-ae6b-d60e13ba6f4d',SVG: 'bedd7bf6-49ac-4496-a7eb-3e3c6ed92f16'}, enableSubsetting : false},{'fontfamily' : "Frutiger Neue W01 Light" ,contentIds :{EOT: '12d6929b-8b96-4898-b413-6bd6d0e2d0fb',WOFF: 'a2afa464-03b1-4a6c-b5cb-3521a1cf94ba',TTF: '9aa255d9-7d3d-420a-bb79-2f91c4aed10f',SVG: 'b755ea1d-fab9-4588-b7a8-31350efb38f9'}, enableSubsetting : false},{'fontfamily' : "FrutigerNeueW01-LightIt" ,contentIds :{EOT: '507d7247-8f57-40e8-8730-d4dba3b5ec5a',WOFF: '3b7f781f-47f2-4bcb-94c9-533ac0836f29',TTF: 'e2f8b5b1-f656-4f83-bc3b-357054ecfa2d',SVG: '635cbdb7-354c-4ba0-866d-26ded7feb4eb'}, enableSubsetting : false},{'fontfamily' : "Frutiger Neue W01 Md" ,contentIds :{EOT: '979450a2-8d59-4cc2-9937-94255a4f3923',WOFF: '4748e3d8-1b23-420a-a419-d7a367ea1076',TTF: '11f76f62-1d4f-4327-bce7-1eee2aba08bf',SVG: 'ce4a6e96-f298-4ab1-a2ac-bdbbbc1467d6'}, enableSubsetting : false},{'fontfamily' : "Frutiger Neue W01 Md It" ,contentIds :{EOT: '6d418ec7-87cb-49b9-a2f1-763c31aafa5b',WOFF: '5941207d-b0bc-4028-b64c-f52e60c6ced7',TTF: '5eac4866-dcb9-4ddc-b6ab-c178aea30bae',SVG: '31d35c97-8a65-4872-9bfe-2cc77e9bbc82'}, enableSubsetting : false},{'fontfamily' : "FrutigerNeueW01-Regular" ,contentIds :{EOT: 'e2e74e1c-9e18-4127-adfd-feb8f6a9ceaf',WOFF: 'aa94077e-cdcd-4e33-abe0-ddcfe27e3485',TTF: '22dfb43f-26df-46f9-aa0f-30038f8da834',SVG: '36ad2de1-95ea-4eb3-a836-29c86179a248'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-45Light" ,contentIds :{EOT: '7d3671fc-8c26-459c-98e1-997c4f6c8c93',WOFF: '2a004a53-ac5c-43b3-9eeb-9f74ae4c1609',TTF: '74d53f3b-1683-4d5a-a556-e13f6553cdf0',SVG: '3f5a5b87-e71e-4544-be0c-da4daa132710'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-46LightIt" ,contentIds :{EOT: '072713ba-cb3a-4522-8f3b-b120f8eae10f',WOFF: '8259f047-a5d2-40a0-a98c-1c24f0316b08',TTF: '1078a920-3def-4194-ba69-46751fb9af38',SVG: '4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-55Roman" ,contentIds :{EOT: 'af97a512-f55a-4f61-b2ce-659c883930fc',WOFF: '3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15',TTF: '076311f8-a01b-4389-a5eb-334a62e62d45',SVG: 'c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-56Italic" ,contentIds :{EOT: 'fcbab1a3-9659-4b39-8479-cc1f50d18f55',WOFF: 'e2ade8a9-bd48-45e7-95e6-9dc917ba4f74',TTF: '19fe9614-8825-4e7d-b8c3-230d2561e0e2',SVG: 'c2f8e3aa-1c1a-49ee-9ec7-30f61a5e96d3'}, enableSubsetting : false},{'fontfamily' : "Frutiger LT W01 65 Bold" ,contentIds :{EOT: 'fbd7c0fb-f004-4e83-81d2-1d400413a873',WOFF: '9aa32a81-1124-4c43-b3db-15bfb1f7aed2',TTF: '6faffbf4-f8e8-4817-b24b-a390e166be7e',SVG: 'fc09de64-de25-425e-90dc-a0cae29b02c4'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW01-66BoldIta" ,contentIds :{EOT: 'f334dc11-1de8-4ae2-9c2a-a1cfa665263b',WOFF: 'f74530f5-a39c-47e3-97d9-6821fc4df8c0',TTF: 'aa626e7f-57dd-4084-9486-3eeb921333c0',SVG: '8f91ebb0-2b00-4a50-baa9-865a6502384e'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW02-45Light" ,contentIds :{EOT: '99f761bf-9f30-4bdd-b284-ee7038dc52c9',WOFF: '59d9a83f-4045-4d43-af46-655f845461ee',TTF: 'f901b503-9104-414a-a856-af9bcc802b5c',SVG: 'e4d07d96-8993-47b9-9f1d-1e228bf1c529'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW02-46LightIt" ,contentIds :{EOT: '412becac-582a-4ba8-960b-67344a7c4f35',WOFF: '9df27c27-758a-459d-adef-ec794e2f4339',TTF: 'e32edd56-9f04-4f0b-8ed3-4c2fee583dcf',SVG: '9cf390ea-aabe-4d32-8126-d627ce744f4e'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW02-55Roman" ,contentIds :{EOT: 'c94bd41e-23b3-4522-8237-0a0f7bd0e953',WOFF: '409b4bec-c67e-4764-a141-054db8df81d2',TTF: 'efe9def0-77d1-4c28-8fd2-371236a3c8ed',SVG: '70b07d32-76f5-474e-83b0-7d5a3fefb15b'}, enableSubsetting : false},{'fontfamily' : "Frutiger LT W02 65 Bold" ,contentIds :{EOT: '4d38d09a-3017-4733-a624-366fb9a71388',WOFF: '3c514636-142f-43f9-983f-76110a86b424',TTF: 'f147a146-bb13-4102-a482-bbad38d9fcc0',SVG: '10c3886a-7856-45f7-951d-24230bc1491a'}, enableSubsetting : false},{'fontfamily' : "FrutigerLTW02-66BoldIta" ,contentIds :{EOT: '02b9986e-456b-4558-a8ad-505610712af0',WOFF: '39967461-d5a8-478e-b0ea-71e3a19e6026',TTF: '8acd4c9f-64ad-413f-a91b-62cab06e39ea',SVG: '901c0cd0-12ab-4cc1-98fa-03352a525e92'}, enableSubsetting : false}],selectorFontMap:{'#corporate-head h1':'Frutiger LT W01 65 Bold','#shareit-container a':'FrutigerLTW01-55Roman','.bg span':'Frutiger LT W01 65 Bold','.corporate-shareit a':'FrutigerLTW01-55Roman','.location-text':'FrutigerLTW01-45Light','.people-intro h1':'FrutigerLTW01-45Light','.price':'Frutiger LT W01 65 Bold','.scroll h2':'FrutigerLTW01-55Roman','.scroll h3':'FrutigerLTW01-55Roman','.scroll p':'FrutigerLTW01-55Roman','.sector-signpost h2':'FrutigerLTW02-55Roman','body.ip3-sectors .ContentWrapper h1':'Frutiger LT W01 65 Bold','div.location-text':'FrutigerLTW01-45Light','input#SearchTextBox':'FrutigerLTW01-55Roman'},ck:'d44f19a684109620e484107eaf90e81833d1ccd508b82de723984caa8cd51568e1fcff0ac7ca4e1c889ceaf21b4ad331a946ee0250e12d5b4e80eb650f1d73385409931ecf4f4c63aeec06a786676dffbc8a1723de45fd1c4047fa2e8e463ff0ec7f8686fe59bbcf36d493e4c9b136600c91fab134d8eca26b265ecb57952da2475041578e980ea5de3470dec74162bf05daf1a8294afdd20e837ac05d8cb18c1b5d75d68750a2e032f38be5584c0978277c4db3d2f360910e15b43fffa82f48e9c6ee9080cc3a37f707fe655cc214f2cfc8dd071f942dc157b38db7b38790e73de096de00b4fd46ed6b09caa3454f8d76be6fdeda721afddfb9c21c641514484c9467c4b2ec9055d28a1f291c2958ad7c8d08bf43ad06ba7019c9c61ee0ddeeb221368d4b2f08385eaf118d0216ae45ba1cf60f5eba439303ef5abcd5b1181b93e9bb73b25d8b9649957713d9e3898eb9b1b4744b046595dcb3068561e2664bc26483dbb8272dfaad126c44ef24648edff5452df0fca1b4546058eaafb5a82a5022788b359d58493f793f5f2abfbef8fab3f75db0b56d768a1d0c8cb21ce2a60dfd976d3c56a520f91d32e622e3bcefabd0e041e6be1b11aa63b9bd5056b8ba108d995ffb848bab437a0b71ad37651eece99caa6bfb5c0fa1757551f51a',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:'e94224b0-abe0-4d56-9c5a-09697d00eccf',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_e94224b0-abe0-4d56-9c5a-09697d00eccf')!=null){var nodeToRemove1 = document.getElementById('mti_stylesheet_e94224b0-abe0-4d56-9c5a-09697d00eccf');var parentNode1 = nodeToRemove1.parentNode;parentNode1.removeChild(nodeToRemove1);}if(document.getElementById('mti_fontface_e94224b0-abe0-4d56-9c5a-09697d00eccf')!=null){var nodeToRemove2 = document.getElementById('mti_fontface_e94224b0-abe0-4d56-9c5a-09697d00eccf');var parentNode2 = nodeToRemove2.parentNode;parentNode2.removeChild(nodeToRemove2);}MonoTypeWebFonts.loadFonts();};MonoTypeWebFonts.loadColo = function(){};setTimeout(function(){ MonoTypeWebFonts.cleanup(); }, 6000);
