//Copyright 2010-2015 Simplemaps.com //html5namapv3.2 //Use pursuant to license agreement at http://www.simplemaps.com/license //Tweenlite.js (used for zooming) (function(m){var F=function(a){var a=a.split("."),c=m,b;for(b=0;ba?2*a:2*(1-a);1===b?j*=j:2===b?j*=j*j:3===b?j*=j*j*j:4===b&&(j*=j*j*j*j);return 1===c?1-j:2===c?j:0.5>a?j/2:1-j/2};o=["Linear","Quad","Cubic","Quart","Quint"];for(k=o.length;-1<--k;)d=q("easing."+o[k],function(){},!0),z=q("easing.Power"+k,function(){},!0),d.easeOut=z.easeOut=new s(null, null,1,k),d.easeIn=z.easeIn=new s(null,null,2,k),d.easeInOut=z.easeInOut=new s(null,null,3,k);q("easing.Strong",n.easing.Power4,!0);n.easing.Linear.easeNone=n.easing.Linear.easeIn;d=q("events.EventDispatcher",function(a){this._listeners={};this._eventTarget=a||this}).prototype;d.addEventListener=function(a,c,b,j,e){var e=e||0,d=this._listeners[a],h=0,f;null==d&&(this._listeners[a]=d=[]);for(f=d.length;-1<--f;)a=d[f],a.c===c?d.splice(f,1):0===h&&a.pr=l)b.frame++,l=b.time+g-(b.time-l)-5E-4,l<=b.time&&(l=b.time+0.001),b.dispatchEvent("tick");f=h(b.tick)};this.fps=function(a){if(!arguments.length)return i;i=a;g=1/(i||60);l=this.time+g;h=0===i?function(){}:!d||!A?function(a){return m.setTimeout(a,1E3*(l-b.time)+1>>0||1)}:A;B(f);f=h(b.tick)}; this.useRAF=function(a){if(!arguments.length)return d;d=a;this.fps(i)};this.fps(a)});d=n.Ticker.prototype=new n.events.EventDispatcher;d.constructor=n.Ticker;var p=q("core.Animation",function(a,c){this.vars=c||{};this._duration=this._totalDuration=a||0;this._delay=Number(this.vars.delay)||0;this._timeScale=1;this._active=!0==this.vars.immediateRender;this.data=this.vars.data;this._reversed=!0==this.vars.reversed;if(t){G||(r.tick(),G=!0);var b=this.vars.useFrames?w:t;b.insert(this,b._time);this.vars.paused&& this.paused(!0)}}),r=p.ticker=new n.Ticker;d=p.prototype;d._dirty=d._gc=d._initted=d._paused=!1;d._totalTime=d._time=0;d._rawPrevTime=-1;d._next=d._last=d._onUpdate=d._timeline=d.timeline=null;d._paused=!1;d.play=function(a,c){arguments.length&&this.seek(a,c);this.reversed(!1);return this.paused(!1)};d.pause=function(a,c){arguments.length&&this.seek(a,c);return this.paused(!0)};d.resume=function(a,c){arguments.length&&this.seek(a,c);return this.paused(!1)};d.seek=function(a,c){return this.totalTime(Number(a), !1!=c)};d.restart=function(a,c){this.reversed(!1);this.paused(!1);return this.totalTime(a?-this._delay:0,!1!=c)};d.reverse=function(a,c){arguments.length&&this.seek(a||this.totalDuration(),c);this.reversed(!0);return this.paused(!1)};d.render=function(){};d.invalidate=function(){return this};d._enabled=function(a,c){this._gc=!a;this._active=a&&!this._paused&&0this._duration&&(a=this._duration);return this.totalTime(a,c)};d.totalTime=function(a,c){if(!arguments.length)return this._totalTime;if(this._timeline){0>a&&(a+=this.totalDuration());if(this._timeline.smoothChildTiming&&(this._dirty&&this.totalDuration(),a>this._totalDuration&& (a=this._totalDuration),this._startTime=(this._paused?this._pauseTime:this._timeline._time)-(!this._reversed?a:this._totalDuration-a)/this._timeScale,this._timeline._dirty||this._uncache(!1),!this._timeline._active))for(var b=this._timeline;b._timeline;)b.totalTime(b._totalTime,!0),b=b._timeline;this._gc&&this._enabled(!0,!1);this._totalTime!=a&&this.render(a,c,!1)}return this};d.startTime=function(a){if(!arguments.length)return this._startTime;a!=this._startTime&&(this._startTime=a,this.timeline&& this.timeline._sortChildren&&this.timeline.insert(this,a-this._delay));return this};d.timeScale=function(a){if(!arguments.length)return this._timeScale;a=a||1E-6;if(this._timeline&&this._timeline.smoothChildTiming){var c=this._pauseTime||0==this._pauseTime?this._pauseTime:this._timeline._totalTime;this._startTime=c-(c-this._startTime)*this._timeScale/a}this._timeScale=a;return this._uncache(!1)};d.reversed=function(a){if(!arguments.length)return this._reversed;a!=this._reversed&&(this._reversed=a, this.totalTime(this._totalTime,!0));return this};d.paused=function(a){if(!arguments.length)return this._paused;a!=this._paused&&this._timeline&&(!a&&this._timeline.smoothChildTiming&&(this._startTime+=this._timeline.rawTime()-this._pauseTime,this._uncache(!1)),this._pauseTime=a?this._timeline.rawTime():null,this._paused=a,this._active=!this._paused&&0d;)b=b._prev;b?(a._next= b._next,b._next=a):(a._next=this._first,this._first=a);a._next?a._next._prev=a:this._last=a;a._prev=b;this._timeline&&this._uncache(!0);return this};d._remove=function(a,c){a.timeline===this&&(c||a._enabled(!1,!0),a.timeline=null,a._prev?a._prev._next=a._next:this._first===a&&(this._first=a._next),a._next?a._next._prev=a._prev:this._last===a&&(this._last=a._prev),this._timeline&&this._uncache(!0));return this};d.render=function(a,c){var b=this._first,d;for(this._totalTime=this._time=this._rawPrevTime= a;b;){d=b._next;if(b._active||a>=b._startTime&&!b._paused)b._reversed?b.render((!b._dirty?b._totalDuration:b.totalDuration())-(a-b._startTime)*b._timeScale,c,!1):b.render((a-b._startTime)*b._timeScale,c,!1);b=d}};d.rawTime=function(){return this._totalTime};var g=q("TweenLite",function(a,c,b){p.call(this,c,b);if(null==a)throw"Cannot tween an undefined reference.";this.target=a;this._overwrite=null==this.vars.overwrite?J[g.defaultOverwrite]:"number"===typeof this.vars.overwrite?this.vars.overwrite>> 0:J[this.vars.overwrite];if((a instanceof Array||a.jquery)&&"object"===typeof a[0]){this._targets=a.slice(0);this._propLookup=[];this._siblings=[];for(a=0;ag&&((0===c._duration||!f._initted)&&2E-10>=g-f._startTime||(l[k++]=f));for(i=k;-1<--i;)if(f=l[i],2=== d&&f._kill(b,a)&&(h=!0),2!==d||!f._firstPT&&f._initted)f._enabled(!1,!1)&&(h=!0);return h},L=function(a,c){for(var b=a._timeline,d=b._timeScale,e=a._startTime;b._timeline;){e+=b._startTime;d*=b._timeScale;if(b._paused)return-100;b=b._timeline}e/=d;return e>c?e-c:!a._initted&&2E-10>e-c?1E-10:(e+=a.totalDuration()/a._timeScale/d)>c?0:e-c-1E-10};d._init=function(){this.vars.startAt&&(this.vars.startAt.overwrite=0,this.vars.startAt.immediateRender=!0,g.to(this.target,0,this.vars.startAt));var a,c;this._ease= this.vars.ease instanceof s?this.vars.easeParams instanceof Array?this.vars.ease.config.apply(this.vars.ease,this.vars.easeParams):this.vars.ease:"function"===typeof this.vars.ease?new s(this.vars.ease,this.vars.easeParams):g.defaultEase;this._easeType=this._ease._type;this._easePower=this._ease._power;this._firstPT=null;if(this._targets)for(a=this._targets.length;-1<--a;){if(this._initProps(this._targets[a],this._propLookup[a]={},this._siblings[a],this._overwrittenProps?this._overwrittenProps[a]: null))c=!0}else c=this._initProps(this.target,this._propLookup,this._siblings,this._overwrittenProps);c&&g._onPluginEvent("_onInitAllProps",this);this._overwrittenProps&&null==this._firstPT&&"function"!==typeof this.target&&this._enabled(!1,!1);if(this.vars.runBackwards)for(a=this._firstPT;a;)a.s+=a.c,a.c=-a.c,a=a._next;this._onUpdate=this.vars.onUpdate;this._initted=!0};d._initProps=function(a,c,b,d){var e,i,h,f,g,l;if(null==a)return!1;for(e in this.vars){if(N[e]){if("onStartParams"===e||"onUpdateParams"=== e||"onCompleteParams"===e||"onReverseCompleteParams"===e||"onRepeatParams"===e)if(g=this.vars[e])for(i=g.length;-1<--i;)"{self}"===g[i]&&(g=this.vars[e]=g.concat(),g[i]=this)}else if(K[e]&&(f=new K[e])._onInitTween(a,this.vars[e],this)){this._firstPT=l={_next:this._firstPT,t:f,p:"setRatio",s:0,c:1,f:!0,n:e,pg:!0,pr:f._priority};for(i=f._overwriteProps.length;-1<--i;)c[f._overwriteProps[i]]=this._firstPT;if(f._priority||f._onInitAllProps)h=!0;if(f._onDisable||f._onEnable)this._notifyPluginsOfEnabled= !0}else this._firstPT=c[e]=l={_next:this._firstPT,t:a,p:e,f:"function"===typeof a[e],n:e,pg:!1,pr:0},l.s=!l.f?parseFloat(a[e]):a[e.indexOf("set")||"function"!==typeof a["get"+e.substr(3)]?e:"get"+e.substr(3)](),i=this.vars[e],l.c="number"===typeof i?i-l.s:"string"===typeof i&&"="===i.charAt(1)?parseInt(i.charAt(0)+"1")*Number(i.substr(2)):Number(i)||0;l&&l._next&&(l._next._prev=l)}return d&&this._kill(d,a)?this._initProps(a,c,b,d):1=this._duration){if(this._totalTime=this._time=this._duration,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(e=!0,i="onComplete"),0===this._duration){if(0===a||0>this._rawPrevTime)this._rawPrevTime!==a&&(b=!0);this._rawPrevTime=a}}else if(0>=a){this._totalTime=this._time=0;this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0;if(0!==d||0===this._duration&&0a?(this._active=!1,0===this._duration&&(0<=this._rawPrevTime&&(b=!0),this._rawPrevTime=a)):this._initted||(b=!0)}else if(this._totalTime=this._time=a,this._easeType){var h=a/this._duration,f=this._easeType,g=this._easePower;if(1===f||3===f&&0.5<=h)h=1-h;3===f&&(h*=2);1===g?h*=h:2===g?h*=h*h:3===g?h*=h*h*h:4===g&&(h*=h*h*h*h);this.ratio=1===f?1-h:2===f?h:0.5>a/this._duration?h/2:1-h/2}else this.ratio=this._ease.getRatio(a/this._duration);if(this._time!==d||b){this._initted|| (this._init(),!e&&this._time&&(this.ratio=this._ease.getRatio(this._time/this._duration)));!this._active&&!this._paused&&(this._active=!0);if(0===d&&this.vars.onStart&&(0!==this._time||0===this._duration))c||this.vars.onStart.apply(this.vars.onStartScope||this,this.vars.onStartParams||D);for(a=this._firstPT;a;){if(a.f)a.t[a.p](a.c*this.ratio+a.s);else a.t[a.p]=a.c*this.ratio+a.s;a=a._next}this._onUpdate&&(c||this._onUpdate.apply(this.vars.onUpdateScope||this,this.vars.onUpdateParams||D));i&&!this._gc&& (e&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),c||this.vars[i]&&this.vars[i].apply(this.vars[i+"Scope"]||this,this.vars[i+"Params"]||D))}};d._kill=function(a,c){"all"===a&&(a=null);if(null==a&&(null==c||c==this.target))return this._enabled(!1,!1);var c=c||this._targets||this.target,b,d,e,i,g,f,k;if((c instanceof Array||c.jquery)&&"object"===typeof c[0])for(b=c.length;-1<--b;)this._kill(a,c[b])&&(g=!0);else{if(this._targets)for(b=this._targets.length;-1<--b;){if(c=== this._targets[b]){i=this._propLookup[b]||{};this._overwrittenProps=this._overwrittenProps||[];d=this._overwrittenProps[b]=a?this._overwrittenProps[b]||{}:"all";break}}else{if(c!==this.target)return!1;i=this._propLookup;d=this._overwrittenProps=a?this._overwrittenProps||{}:"all"}if(i)for(e in f=a||i,k=a!=d&&"all"!=d&&a!=i&&(null==a||!0!=a._tempKill),f){if(b=i[e]){b.pg&&b.t._kill(f)&&(g=!0);if(!b.pg||0===b.t._overwriteProps.length)b._prev?b._prev._next=b._next:b===this._firstPT&&(this._firstPT=b._next), b._next&&(b._next._prev=b._prev),b._next=b._prev=null;delete i[e]}k&&(d[e]=1)}}return g};d.invalidate=function(){this._notifyPluginsOfEnabled&&g._onPluginEvent("_onDisable",this);this._onUpdate=this._overwrittenProps=this._firstPT=null;this._initted=this._active=this._notifyPluginsOfEnabled=!1;this._propLookup=this._targets?{}:[];return this};d._enabled=function(a,c){if(a&&this._gc)if(this._targets)for(var b=this._targets.length;-1<--b;)this._siblings[b]=x(this._targets[b],this,!0);else this._siblings= x(this.target,this,!0);p.prototype._enabled.call(this,a,c);return this._notifyPluginsOfEnabled&&this._firstPT?g._onPluginEvent(a?"_onEnable":"_onDisable",this):!1};g.to=function(a,c,b){return new g(a,c,b)};g.from=function(a,c,b){b.runBackwards=!0;!1!=b.immediateRender&&(b.immediateRender=!0);return new g(a,c,b)};g.fromTo=function(a,c,b,d){d.startAt=b;b.immediateRender&&(d.immediateRender=!0);return new g(a,c,d)};g.delayedCall=function(a,c,b,d,e){return new g(c,0,{delay:a,onComplete:c,onCompleteParams:b, onCompleteScope:d,onReverseComplete:c,onReverseCompleteParams:b,onReverseCompleteScope:d,immediateRender:!1,useFrames:e,overwrite:0})};g.set=function(a,c){return new g(a,0,c)};g.killTweensOf=g.killDelayedCallsTo=function(a,c){for(var b=g.getTweensOf(a),d=b.length;-1<--d;)b[d]._kill(c,a)};g.getTweensOf=function(a){if(null!=a){var c,b,d;if((a instanceof Array||a.jquery)&&"object"===typeof a[0]){c=a.length;for(b=[];-1<--c;)b=b.concat(g.getTweensOf(a[c]));for(c=b.length;-1<--c;){d=b[c];for(a=c;-1<--a;)d=== b[a]&&b.splice(c,1)}}else{b=x(a).concat();for(c=b.length;-1<--c;)b[c]._gc&&b.splice(c,1)}return b}};var y=q("plugins.TweenPlugin",function(a,c){this._overwriteProps=(a||"").split(",");this._propName=this._overwriteProps[0];this._priority=c||0},!0);d=y.prototype;y.version=12;y.API=2;d._firstPT=null;d._addTween=function(a,c,b,d,e,g){var h;if(null!=d&&(h="number"===typeof d||"="!==d.charAt(1)?Number(d)-b:parseInt(d.charAt(0)+"1")*Number(d.substr(2))))this._firstPT=a={_next:this._firstPT,t:a,p:c,s:b, c:h,f:"function"===typeof a[c],n:e||c,r:g},a._next&&(a._next._prev=a)};d.setRatio=function(a){for(var c=this._firstPT,b;c;){b=c.c*a+c.s;c.r&&(b=b+(0>0);if(c.f)c.t[c.p](b);else c.t[c.p]=b;c=c._next}};d._kill=function(a){if(null!=a[this._propName])this._overwriteProps=[];else for(var c=this._overwriteProps.length;-1<--c;)null!=a[this._overwriteProps[c]]&&this._overwriteProps.splice(c,1);for(c=this._firstPT;c;)null!=a[c.n]&&((c._next&&(c._next._prev=c._prev),c._prev)?(c._prev._next=c._next, c._prev=null):this._firstPT===c&&(this._firstPT=c._next)),c=c._next;return!1};d._roundProps=function(a,c){for(var b=this._firstPT;b;){if(a[this._propName]||null!=b.n&&a[b.n.split(this._propName+"_").join("")])b.r=c;b=b._next}};g._onPluginEvent=function(a,c){var b=c._firstPT,d;if("_onInitAllProps"===a){for(var e,g,h,f;b;){f=b._next;for(e=g;e&&e.pr>b.pr;)e=e._next;(b._prev=e?e._prev:h)?b._prev._next=b:g=b;(b._next=e)?e._prev=b:h=b;b=f}b=c._firstPT=g}for(;b;)b.pg&&"function"===typeof b.t[a]&&b.t[a]()&& (d=!0),b=b._next;return d};y.activate=function(a){for(var c=a.length;-1<--c;)a[c].API===y.API&&(g._plugins[(new a[c])._propName]=a[c]);return!0};if(o=m._gsQueue){for(k=0;kp;p++)"zIndex"in h[p]&&(l.push(h[p].zIndex),h[p].zIndex<0&&(m[h[p].zIndex]=h[p]));for(l.sort(i);l[j]<0;)if(e=m[l[j++]],n.push(e.apply(d,g)),c)return c=f,n;for(p=0;q>p;p++)if(e=h[p],"zIndex"in e)if(e.zIndex==l[j]){if(n.push(e.apply(d,g)),c)break;do if(j++,e=m[l[j]],e&&n.push(e.apply(d,g)),c)break;while(e)}else m[e.zIndex]=e;else if(n.push(e.apply(d,g)),c)break;return c=f,b=o,n.length?n:null};k._events=j,k.listeners=function(a){var b,c,d,e,h,i,k,l,m=a.split(f),n=j,o=[n],p=[];for(e=0,h=m.length;h>e;e++){for(l=[],i=0,k=o.length;k>i;i++)for(n=o[i].n,c=[n[m[e]],n[g]],d=2;d--;)b=c[d],b&&(l.push(b),p=p.concat(b.f||[]));o=l}return p},k.on=function(a,b){if(a=String(a),"function"!=typeof b)return function(){};for(var c=a.split(f),d=j,e=0,g=c.length;g>e;e++)d=d.n,d=d.hasOwnProperty(c[e])&&d[c[e]]||(d[c[e]]={n:{}});for(d.f=d.f||[],e=0,g=d.f.length;g>e;e++)if(d.f[e]==b)return h;return d.f.push(b),function(a){+a==+a&&(b.zIndex=+a)}},k.f=function(a){var b=[].slice.call(arguments,1);return function(){k.apply(null,[a,null].concat(b).concat([].slice.call(arguments,0)))}},k.stop=function(){c=1},k.nt=function(a){return a?new RegExp("(?:\\.|\\/|^)"+a+"(?:\\.|\\/|$)").test(b):b},k.nts=function(){return b.split(f)},k.off=k.unbind=function(a,b){if(!a)return k._events=j={n:{}},void 0;var c,d,h,i,l,m,n,o=a.split(f),p=[j];for(i=0,l=o.length;l>i;i++)for(m=0;mi;i++)for(c=p[i];c.n;){if(b){if(c.f){for(m=0,n=c.f.length;n>m;m++)if(c.f[m]==b){c.f.splice(m,1);break}!c.f.length&&delete c.f}for(d in c.n)if(c.n[e](d)&&c.n[d].f){var q=c.n[d].f;for(m=0,n=q.length;n>m;m++)if(q[m]==b){q.splice(m,1);break}!q.length&&delete c.n[d].f}}else{delete c.f;for(d in c.n)c.n[e](d)&&c.n[d].f&&delete c.n[d].f}c=c.n}},k.once=function(a,b){var c=function(){return k.unbind(a,c),b.apply(this,arguments)};return k.on(a,c)},k.version=d,k.toString=function(){return"You are running Eve "+d},"undefined"!=typeof module&&module.exports?module.exports=k:"undefined"!=typeof define?define("eve",[],function(){return k}):a.eve=k}(this),function(a,b){"function"==typeof define&&define.amd?define(["eve"],function(c){return b(a,c)}):b(a,a.eve)}(this,function(a,b){function c(a){if(c.is(a,"function"))return u?a():b.on("raphael.DOMload",a);if(c.is(a,V))return c._engine.create[D](c,a.splice(0,3+c.is(a[0],T))).add(a);var d=Array.prototype.slice.call(arguments,0);if(c.is(d[d.length-1],"function")){var e=d.pop();return u?e.call(c._engine.create[D](c,d)):b.on("raphael.DOMload",function(){e.call(c._engine.create[D](c,d))})}return c._engine.create[D](c,arguments)}function d(a){if("function"==typeof a||Object(a)!==a)return a;var b=new a.constructor;for(var c in a)a[z](c)&&(b[c]=d(a[c]));return b}function e(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return a.push(a.splice(c,1)[0])}function f(a,b,c){function d(){var f=Array.prototype.slice.call(arguments,0),g=f.join("?"),h=d.cache=d.cache||{},i=d.count=d.count||[];return h[z](g)?(e(i,g),c?c(h[g]):h[g]):(i.length>=1e3&&delete h[i.shift()],i.push(g),h[g]=a[D](b,f),c?c(h[g]):h[g])}return d}function g(){return this.hex}function h(a,b){for(var c=[],d=0,e=a.length;e-2*!b>d;d+=2){var f=[{x:+a[d-2],y:+a[d-1]},{x:+a[d],y:+a[d+1]},{x:+a[d+2],y:+a[d+3]},{x:+a[d+4],y:+a[d+5]}];b?d?e-4==d?f[3]={x:+a[0],y:+a[1]}:e-2==d&&(f[2]={x:+a[0],y:+a[1]},f[3]={x:+a[2],y:+a[3]}):f[0]={x:+a[e-2],y:+a[e-1]}:e-4==d?f[3]=f[2]:d||(f[0]={x:+a[d],y:+a[d+1]}),c.push(["C",(-f[0].x+6*f[1].x+f[2].x)/6,(-f[0].y+6*f[1].y+f[2].y)/6,(f[1].x+6*f[2].x-f[3].x)/6,(f[1].y+6*f[2].y-f[3].y)/6,f[2].x,f[2].y])}return c}function i(a,b,c,d,e){var f=-3*b+9*c-9*d+3*e,g=a*f+6*b-12*c+6*d;return a*g-3*b+3*c}function j(a,b,c,d,e,f,g,h,j){null==j&&(j=1),j=j>1?1:0>j?0:j;for(var k=j/2,l=12,m=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],n=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],o=0,p=0;l>p;p++){var q=k*m[p]+k,r=i(q,a,c,e,g),s=i(q,b,d,f,h),t=r*r+s*s;o+=n[p]*N.sqrt(t)}return k*o}function k(a,b,c,d,e,f,g,h,i){if(!(0>i||j(a,b,c,d,e,f,g,h)o;)m/=2,n+=(i>k?1:-1)*m,k=j(a,b,c,d,e,f,g,h,n);return n}}function l(a,b,c,d,e,f,g,h){if(!(O(a,c)O(e,g)||O(b,d)O(f,h))){var i=(a*d-b*c)*(e-g)-(a-c)*(e*h-f*g),j=(a*d-b*c)*(f-h)-(b-d)*(e*h-f*g),k=(a-c)*(f-h)-(b-d)*(e-g);if(k){var l=i/k,m=j/k,n=+l.toFixed(2),o=+m.toFixed(2);if(!(n<+P(a,c).toFixed(2)||n>+O(a,c).toFixed(2)||n<+P(e,g).toFixed(2)||n>+O(e,g).toFixed(2)||o<+P(b,d).toFixed(2)||o>+O(b,d).toFixed(2)||o<+P(f,h).toFixed(2)||o>+O(f,h).toFixed(2)))return{x:l,y:m}}}}function m(a,b,d){var e=c.bezierBBox(a),f=c.bezierBBox(b);if(!c.isBBoxIntersect(e,f))return d?0:[];for(var g=j.apply(0,a),h=j.apply(0,b),i=O(~~(g/5),1),k=O(~~(h/5),1),m=[],n=[],o={},p=d?0:[],q=0;i+1>q;q++){var r=c.findDotsAtSegment.apply(c,a.concat(q/i));m.push({x:r.x,y:r.y,t:q/i})}for(q=0;k+1>q;q++)r=c.findDotsAtSegment.apply(c,b.concat(q/k)),n.push({x:r.x,y:r.y,t:q/k});for(q=0;i>q;q++)for(var s=0;k>s;s++){var t=m[q],u=m[q+1],v=n[s],w=n[s+1],x=Q(u.x-t.x)<.001?"y":"x",y=Q(w.x-v.x)<.001?"y":"x",z=l(t.x,t.y,u.x,u.y,v.x,v.y,w.x,w.y);if(z){if(o[z.x.toFixed(4)]==z.y.toFixed(4))continue;o[z.x.toFixed(4)]=z.y.toFixed(4);var A=t.t+Q((z[x]-t[x])/(u[x]-t[x]))*(u.t-t.t),B=v.t+Q((z[y]-v[y])/(w[y]-v[y]))*(w.t-v.t);A>=0&&1.001>=A&&B>=0&&1.001>=B&&(d?p++:p.push({x:z.x,y:z.y,t1:P(A,1),t2:P(B,1)}))}}return p}function n(a,b,d){a=c._path2curve(a),b=c._path2curve(b);for(var e,f,g,h,i,j,k,l,n,o,p=d?0:[],q=0,r=a.length;r>q;q++){var s=a[q];if("M"==s[0])e=i=s[1],f=j=s[2];else{"C"==s[0]?(n=[e,f].concat(s.slice(1)),e=n[6],f=n[7]):(n=[e,f,e,f,i,j,i,j],e=i,f=j);for(var t=0,u=b.length;u>t;t++){var v=b[t];if("M"==v[0])g=k=v[1],h=l=v[2];else{"C"==v[0]?(o=[g,h].concat(v.slice(1)),g=o[6],h=o[7]):(o=[g,h,g,h,k,l,k,l],g=k,h=l);var w=m(n,o,d);if(d)p+=w;else{for(var x=0,y=w.length;y>x;x++)w[x].segment1=q,w[x].segment2=t,w[x].bez1=n,w[x].bez2=o;p=p.concat(w)}}}}}return p}function o(a,b,c,d,e,f){null!=a?(this.a=+a,this.b=+b,this.c=+c,this.d=+d,this.e=+e,this.f=+f):(this.a=1,this.b=0,this.c=0,this.d=1,this.e=0,this.f=0)}function p(){return this.x+H+this.y+H+this.width+" × "+this.height}function q(a,b,c,d,e,f){function g(a){return((l*a+k)*a+j)*a}function h(a,b){var c=i(a,b);return((o*c+n)*c+m)*c}function i(a,b){var c,d,e,f,h,i;for(e=a,i=0;8>i;i++){if(f=g(e)-a,Q(f)e)return c;if(e>d)return d;for(;d>c;){if(f=g(e),Q(f-a)f?c=e:d=e,e=(d-c)/2+c}return e}var j=3*b,k=3*(d-b)-j,l=1-j-k,m=3*c,n=3*(e-c)-m,o=1-m-n;return h(a,1/(200*f))}function r(a,b){var c=[],d={};if(this.ms=b,this.times=1,a){for(var e in a)a[z](e)&&(d[_(e)]=a[e],c.push(_(e)));c.sort(lb)}this.anim=d,this.top=c[c.length-1],this.percents=c}function s(a,d,e,f,g,h){e=_(e);var i,j,k,l,m,n,p=a.ms,r={},s={},t={};if(f)for(v=0,x=ic.length;x>v;v++){var u=ic[v];if(u.el.id==d.id&&u.anim==a){u.percent!=e?(ic.splice(v,1),k=1):j=u,d.attr(u.totalOrigin);break}}else f=+s;for(var v=0,x=a.percents.length;x>v;v++){if(a.percents[v]==e||a.percents[v]>f*a.top){e=a.percents[v],m=a.percents[v-1]||0,p=p/a.top*(e-m),l=a.percents[v+1],i=a.anim[e];break}f&&d.attr(a.anim[a.percents[v]])}if(i){if(j)j.initstatus=f,j.start=new Date-j.ms*f;else{for(var y in i)if(i[z](y)&&(db[z](y)||d.paper.customAttributes[z](y)))switch(r[y]=d.attr(y),null==r[y]&&(r[y]=cb[y]),s[y]=i[y],db[y]){case T:t[y]=(s[y]-r[y])/p;break;case"colour":r[y]=c.getRGB(r[y]);var A=c.getRGB(s[y]);t[y]={r:(A.r-r[y].r)/p,g:(A.g-r[y].g)/p,b:(A.b-r[y].b)/p};break;case"path":var B=Kb(r[y],s[y]),C=B[1];for(r[y]=B[0],t[y]=[],v=0,x=r[y].length;x>v;v++){t[y][v]=[0];for(var D=1,F=r[y][v].length;F>D;D++)t[y][v][D]=(C[v][D]-r[y][v][D])/p}break;case"transform":var G=d._,H=Pb(G[y],s[y]);if(H)for(r[y]=H.from,s[y]=H.to,t[y]=[],t[y].real=!0,v=0,x=r[y].length;x>v;v++)for(t[y][v]=[r[y][v][0]],D=1,F=r[y][v].length;F>D;D++)t[y][v][D]=(s[y][v][D]-r[y][v][D])/p;else{var K=d.matrix||new o,L={_:{transform:G.transform},getBBox:function(){return d.getBBox(1)}};r[y]=[K.a,K.b,K.c,K.d,K.e,K.f],Nb(L,s[y]),s[y]=L._.transform,t[y]=[(L.matrix.a-K.a)/p,(L.matrix.b-K.b)/p,(L.matrix.c-K.c)/p,(L.matrix.d-K.d)/p,(L.matrix.e-K.e)/p,(L.matrix.f-K.f)/p]}break;case"csv":var M=I(i[y])[J](w),N=I(r[y])[J](w);if("clip-rect"==y)for(r[y]=N,t[y]=[],v=N.length;v--;)t[y][v]=(M[v]-r[y][v])/p;s[y]=M;break;default:for(M=[][E](i[y]),N=[][E](r[y]),t[y]=[],v=d.paper.customAttributes[y].length;v--;)t[y][v]=((M[v]||0)-(N[v]||0))/p}var O=i.easing,P=c.easing_formulas[O];if(!P)if(P=I(O).match(Z),P&&5==P.length){var Q=P;P=function(a){return q(a,+Q[1],+Q[2],+Q[3],+Q[4],p)}}else P=nb;if(n=i.start||a.start||+new Date,u={anim:a,percent:e,timestamp:n,start:n+(a.del||0),status:0,initstatus:f||0,stop:!1,ms:p,easing:P,from:r,diff:t,to:s,el:d,callback:i.callback,prev:m,next:l,repeat:h||a.times,origin:d.attr(),totalOrigin:g},ic.push(u),f&&!j&&!k&&(u.stop=!0,u.start=new Date-p*f,1==ic.length))return kc();k&&(u.start=new Date-u.ms*f),1==ic.length&&jc(kc)}b("raphael.anim.start."+d.id,d,a)}}function t(a){for(var b=0;be;e++)for(i=a[e],f=1,h=i.length;h>f;f+=2)c=b.x(i[f],i[f+1]),d=b.y(i[f],i[f+1]),i[f]=c,i[f+1]=d;return a};if(c._g=A,c.type=A.win.SVGAngle||A.doc.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")?"SVG":"VML","VML"==c.type){var sb,tb=A.doc.createElement("div");if(tb.innerHTML='',sb=tb.firstChild,sb.style.behavior="url(#default#VML)",!sb||"object"!=typeof sb.adj)return c.type=G;tb=null}c.svg=!(c.vml="VML"==c.type),c._Paper=C,c.fn=v=C.prototype=c.prototype,c._id=0,c._oid=0,c.is=function(a,b){return b=M.call(b),"finite"==b?!Y[z](+a):"array"==b?a instanceof Array:"null"==b&&null===a||b==typeof a&&null!==a||"object"==b&&a===Object(a)||"array"==b&&Array.isArray&&Array.isArray(a)||W.call(a).slice(8,-1).toLowerCase()==b},c.angle=function(a,b,d,e,f,g){if(null==f){var h=a-d,i=b-e;return h||i?(180+180*N.atan2(-i,-h)/S+360)%360:0}return c.angle(a,b,f,g)-c.angle(d,e,f,g)},c.rad=function(a){return a%360*S/180},c.deg=function(a){return 180*a/S%360},c.snapTo=function(a,b,d){if(d=c.is(d,"finite")?d:10,c.is(a,V)){for(var e=a.length;e--;)if(Q(a[e]-b)<=d)return a[e]}else{a=+a;var f=b%a;if(d>f)return b-f;if(f>a-d)return b-f+a}return b},c.createUUID=function(a,b){return function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(a,b).toUpperCase()}}(/[xy]/g,function(a){var b=0|16*N.random(),c="x"==a?b:8|3&b;return c.toString(16)}),c.setWindow=function(a){b("raphael.setWindow",c,A.win,a),A.win=a,A.doc=A.win.document,c._engine.initWin&&c._engine.initWin(A.win)};var ub=function(a){if(c.vml){var b,d=/^\s+|\s+$/g;try{var e=new ActiveXObject("htmlfile");e.write(""),e.close(),b=e.body}catch(g){b=createPopup().document.body}var h=b.createTextRange();ub=f(function(a){try{b.style.color=I(a).replace(d,G);var c=h.queryCommandValue("ForeColor");return c=(255&c)<<16|65280&c|(16711680&c)>>>16,"#"+("000000"+c.toString(16)).slice(-6)}catch(e){return"none"}})}else{var i=A.doc.createElement("i");i.title="Raphaël Colour Picker",i.style.display="none",A.doc.body.appendChild(i),ub=f(function(a){return i.style.color=a,A.doc.defaultView.getComputedStyle(i,G).getPropertyValue("color")})}return ub(a)},vb=function(){return"hsb("+[this.h,this.s,this.b]+")"},wb=function(){return"hsl("+[this.h,this.s,this.l]+")"},xb=function(){return this.hex},yb=function(a,b,d){if(null==b&&c.is(a,"object")&&"r"in a&&"g"in a&&"b"in a&&(d=a.b,b=a.g,a=a.r),null==b&&c.is(a,U)){var e=c.getRGB(a);a=e.r,b=e.g,d=e.b}return(a>1||b>1||d>1)&&(a/=255,b/=255,d/=255),[a,b,d]},zb=function(a,b,d,e){a*=255,b*=255,d*=255;var f={r:a,g:b,b:d,hex:c.rgb(a,b,d),toString:xb};return c.is(e,"finite")&&(f.opacity=e),f};c.color=function(a){var b;return c.is(a,"object")&&"h"in a&&"s"in a&&"b"in a?(b=c.hsb2rgb(a),a.r=b.r,a.g=b.g,a.b=b.b,a.hex=b.hex):c.is(a,"object")&&"h"in a&&"s"in a&&"l"in a?(b=c.hsl2rgb(a),a.r=b.r,a.g=b.g,a.b=b.b,a.hex=b.hex):(c.is(a,"string")&&(a=c.getRGB(a)),c.is(a,"object")&&"r"in a&&"g"in a&&"b"in a?(b=c.rgb2hsl(a),a.h=b.h,a.s=b.s,a.l=b.l,b=c.rgb2hsb(a),a.v=b.b):(a={hex:"none"},a.r=a.g=a.b=a.h=a.s=a.v=a.l=-1)),a.toString=xb,a},c.hsb2rgb=function(a,b,c,d){this.is(a,"object")&&"h"in a&&"s"in a&&"b"in a&&(c=a.b,b=a.s,a=a.h,d=a.o),a*=360;var e,f,g,h,i;return a=a%360/60,i=c*b,h=i*(1-Q(a%2-1)),e=f=g=c-i,a=~~a,e+=[i,h,0,0,h,i][a],f+=[h,i,i,h,0,0][a],g+=[0,0,h,i,i,h][a],zb(e,f,g,d)},c.hsl2rgb=function(a,b,c,d){this.is(a,"object")&&"h"in a&&"s"in a&&"l"in a&&(c=a.l,b=a.s,a=a.h),(a>1||b>1||c>1)&&(a/=360,b/=100,c/=100),a*=360;var e,f,g,h,i;return a=a%360/60,i=2*b*(.5>c?c:1-c),h=i*(1-Q(a%2-1)),e=f=g=c-i/2,a=~~a,e+=[i,h,0,0,h,i][a],f+=[h,i,i,h,0,0][a],g+=[0,0,h,i,i,h][a],zb(e,f,g,d)},c.rgb2hsb=function(a,b,c){c=yb(a,b,c),a=c[0],b=c[1],c=c[2];var d,e,f,g;return f=O(a,b,c),g=f-P(a,b,c),d=0==g?null:f==a?(b-c)/g:f==b?(c-a)/g+2:(a-b)/g+4,d=60*((d+360)%6)/360,e=0==g?0:g/f,{h:d,s:e,b:f,toString:vb}},c.rgb2hsl=function(a,b,c){c=yb(a,b,c),a=c[0],b=c[1],c=c[2];var d,e,f,g,h,i;return g=O(a,b,c),h=P(a,b,c),i=g-h,d=0==i?null:g==a?(b-c)/i:g==b?(c-a)/i+2:(a-b)/i+4,d=60*((d+360)%6)/360,f=(g+h)/2,e=0==i?0:.5>f?i/(2*f):i/(2-2*f),{h:d,s:e,l:f,toString:wb}},c._path2string=function(){return this.join(",").replace(gb,"$1")},c._preload=function(a,b){var c=A.doc.createElement("img");c.style.cssText="position:absolute;left:-9999em;top:-9999em",c.onload=function(){b.call(this),this.onload=null,A.doc.body.removeChild(this)},c.onerror=function(){A.doc.body.removeChild(this)},A.doc.body.appendChild(c),c.src=a},c.getRGB=f(function(a){if(!a||(a=I(a)).indexOf("-")+1)return{r:-1,g:-1,b:-1,hex:"none",error:1,toString:g};if("none"==a)return{r:-1,g:-1,b:-1,hex:"none",toString:g};!(fb[z](a.toLowerCase().substring(0,2))||"#"==a.charAt())&&(a=ub(a));var b,d,e,f,h,i,j=a.match(X);return j?(j[2]&&(e=ab(j[2].substring(5),16),d=ab(j[2].substring(3,5),16),b=ab(j[2].substring(1,3),16)),j[3]&&(e=ab((h=j[3].charAt(3))+h,16),d=ab((h=j[3].charAt(2))+h,16),b=ab((h=j[3].charAt(1))+h,16)),j[4]&&(i=j[4][J](eb),b=_(i[0]),"%"==i[0].slice(-1)&&(b*=2.55),d=_(i[1]),"%"==i[1].slice(-1)&&(d*=2.55),e=_(i[2]),"%"==i[2].slice(-1)&&(e*=2.55),"rgba"==j[1].toLowerCase().slice(0,4)&&(f=_(i[3])),i[3]&&"%"==i[3].slice(-1)&&(f/=100)),j[5]?(i=j[5][J](eb),b=_(i[0]),"%"==i[0].slice(-1)&&(b*=2.55),d=_(i[1]),"%"==i[1].slice(-1)&&(d*=2.55),e=_(i[2]),"%"==i[2].slice(-1)&&(e*=2.55),("deg"==i[0].slice(-3)||"°"==i[0].slice(-1))&&(b/=360),"hsba"==j[1].toLowerCase().slice(0,4)&&(f=_(i[3])),i[3]&&"%"==i[3].slice(-1)&&(f/=100),c.hsb2rgb(b,d,e,f)):j[6]?(i=j[6][J](eb),b=_(i[0]),"%"==i[0].slice(-1)&&(b*=2.55),d=_(i[1]),"%"==i[1].slice(-1)&&(d*=2.55),e=_(i[2]),"%"==i[2].slice(-1)&&(e*=2.55),("deg"==i[0].slice(-3)||"°"==i[0].slice(-1))&&(b/=360),"hsla"==j[1].toLowerCase().slice(0,4)&&(f=_(i[3])),i[3]&&"%"==i[3].slice(-1)&&(f/=100),c.hsl2rgb(b,d,e,f)):(j={r:b,g:d,b:e,toString:g},j.hex="#"+(16777216|e|d<<8|b<<16).toString(16).slice(1),c.is(f,"finite")&&(j.opacity=f),j)):{r:-1,g:-1,b:-1,hex:"none",error:1,toString:g}},c),c.hsb=f(function(a,b,d){return c.hsb2rgb(a,b,d).hex}),c.hsl=f(function(a,b,d){return c.hsl2rgb(a,b,d).hex}),c.rgb=f(function(a,b,c){return"#"+(16777216|c|b<<8|a<<16).toString(16).slice(1)}),c.getColor=function(a){var b=this.getColor.start=this.getColor.start||{h:0,s:1,b:a||.75},c=this.hsb2rgb(b.h,b.s,b.b);return b.h+=.075,b.h>1&&(b.h=0,b.s-=.2,b.s<=0&&(this.getColor.start={h:0,s:1,b:b.b})),c.hex},c.getColor.reset=function(){delete this.start},c.parsePathString=function(a){if(!a)return null;var b=Ab(a);if(b.arr)return Cb(b.arr);var d={a:7,c:6,h:1,l:2,m:2,r:4,q:4,s:4,t:2,v:1,z:0},e=[];return c.is(a,V)&&c.is(a[0],V)&&(e=Cb(a)),e.length||I(a).replace(hb,function(a,b,c){var f=[],g=b.toLowerCase();if(c.replace(jb,function(a,b){b&&f.push(+b)}),"m"==g&&f.length>2&&(e.push([b][E](f.splice(0,2))),g="l",b="m"==b?"l":"L"),"r"==g)e.push([b][E](f));else for(;f.length>=d[g]&&(e.push([b][E](f.splice(0,d[g]))),d[g]););}),e.toString=c._path2string,b.arr=Cb(e),e},c.parseTransformString=f(function(a){if(!a)return null;var b=[];return c.is(a,V)&&c.is(a[0],V)&&(b=Cb(a)),b.length||I(a).replace(ib,function(a,c,d){var e=[];M.call(c),d.replace(jb,function(a,b){b&&e.push(+b)}),b.push([c][E](e))}),b.toString=c._path2string,b});var Ab=function(a){var b=Ab.ps=Ab.ps||{};return b[a]?b[a].sleep=100:b[a]={sleep:100},setTimeout(function(){for(var c in b)b[z](c)&&c!=a&&(b[c].sleep--,!b[c].sleep&&delete b[c])}),b[a]};c.findDotsAtSegment=function(a,b,c,d,e,f,g,h,i){var j=1-i,k=R(j,3),l=R(j,2),m=i*i,n=m*i,o=k*a+3*l*i*c+3*j*i*i*e+n*g,p=k*b+3*l*i*d+3*j*i*i*f+n*h,q=a+2*i*(c-a)+m*(e-2*c+a),r=b+2*i*(d-b)+m*(f-2*d+b),s=c+2*i*(e-c)+m*(g-2*e+c),t=d+2*i*(f-d)+m*(h-2*f+d),u=j*a+i*c,v=j*b+i*d,w=j*e+i*g,x=j*f+i*h,y=90-180*N.atan2(q-s,r-t)/S;return(q>s||t>r)&&(y+=180),{x:o,y:p,m:{x:q,y:r},n:{x:s,y:t},start:{x:u,y:v},end:{x:w,y:x},alpha:y}},c.bezierBBox=function(a,b,d,e,f,g,h,i){c.is(a,"array")||(a=[a,b,d,e,f,g,h,i]);var j=Jb.apply(null,a);return{x:j.min.x,y:j.min.y,x2:j.max.x,y2:j.max.y,width:j.max.x-j.min.x,height:j.max.y-j.min.y}},c.isPointInsideBBox=function(a,b,c){return b>=a.x&&b<=a.x2&&c>=a.y&&c<=a.y2},c.isBBoxIntersect=function(a,b){var d=c.isPointInsideBBox;return d(b,a.x,a.y)||d(b,a.x2,a.y)||d(b,a.x,a.y2)||d(b,a.x2,a.y2)||d(a,b.x,b.y)||d(a,b.x2,b.y)||d(a,b.x,b.y2)||d(a,b.x2,b.y2)||(a.xb.x||b.xa.x)&&(a.yb.y||b.ya.y)},c.pathIntersection=function(a,b){return n(a,b)},c.pathIntersectionNumber=function(a,b){return n(a,b,1)},c.isPointInsidePath=function(a,b,d){var e=c.pathBBox(a);return c.isPointInsideBBox(e,b,d)&&1==n(a,[["M",b,d],["H",e.x2+10]],1)%2},c._removedFactory=function(a){return function(){b("raphael.log",null,"Raphaël: you are calling to method “"+a+"” of removed object",a)}};var Bb=c.pathBBox=function(a){var b=Ab(a);if(b.bbox)return d(b.bbox);if(!a)return{x:0,y:0,width:0,height:0,x2:0,y2:0};a=Kb(a);for(var c,e=0,f=0,g=[],h=[],i=0,j=a.length;j>i;i++)if(c=a[i],"M"==c[0])e=c[1],f=c[2],g.push(e),h.push(f);else{var k=Jb(e,f,c[1],c[2],c[3],c[4],c[5],c[6]);g=g[E](k.min.x,k.max.x),h=h[E](k.min.y,k.max.y),e=c[5],f=c[6]}var l=P[D](0,g),m=P[D](0,h),n=O[D](0,g),o=O[D](0,h),p=n-l,q=o-m,r={x:l,y:m,x2:n,y2:o,width:p,height:q,cx:l+p/2,cy:m+q/2};return b.bbox=d(r),r},Cb=function(a){var b=d(a);return b.toString=c._path2string,b},Db=c._pathToRelative=function(a){var b=Ab(a);if(b.rel)return Cb(b.rel);c.is(a,V)&&c.is(a&&a[0],V)||(a=c.parsePathString(a));var d=[],e=0,f=0,g=0,h=0,i=0;"M"==a[0][0]&&(e=a[0][1],f=a[0][2],g=e,h=f,i++,d.push(["M",e,f]));for(var j=i,k=a.length;k>j;j++){var l=d[j]=[],m=a[j];if(m[0]!=M.call(m[0]))switch(l[0]=M.call(m[0]),l[0]){case"a":l[1]=m[1],l[2]=m[2],l[3]=m[3],l[4]=m[4],l[5]=m[5],l[6]=+(m[6]-e).toFixed(3),l[7]=+(m[7]-f).toFixed(3);break;case"v":l[1]=+(m[1]-f).toFixed(3);break;case"m":g=m[1],h=m[2];default:for(var n=1,o=m.length;o>n;n++)l[n]=+(m[n]-(n%2?e:f)).toFixed(3)}else{l=d[j]=[],"m"==m[0]&&(g=m[1]+e,h=m[2]+f);for(var p=0,q=m.length;q>p;p++)d[j][p]=m[p]}var r=d[j].length;switch(d[j][0]){case"z":e=g,f=h;break;case"h":e+=+d[j][r-1];break;case"v":f+=+d[j][r-1];break;default:e+=+d[j][r-2],f+=+d[j][r-1]}}return d.toString=c._path2string,b.rel=Cb(d),d},Eb=c._pathToAbsolute=function(a){var b=Ab(a);if(b.abs)return Cb(b.abs);if(c.is(a,V)&&c.is(a&&a[0],V)||(a=c.parsePathString(a)),!a||!a.length)return[["M",0,0]];var d=[],e=0,f=0,g=0,i=0,j=0;"M"==a[0][0]&&(e=+a[0][1],f=+a[0][2],g=e,i=f,j++,d[0]=["M",e,f]);for(var k,l,m=3==a.length&&"M"==a[0][0]&&"R"==a[1][0].toUpperCase()&&"Z"==a[2][0].toUpperCase(),n=j,o=a.length;o>n;n++){if(d.push(k=[]),l=a[n],l[0]!=bb.call(l[0]))switch(k[0]=bb.call(l[0]),k[0]){case"A":k[1]=l[1],k[2]=l[2],k[3]=l[3],k[4]=l[4],k[5]=l[5],k[6]=+(l[6]+e),k[7]=+(l[7]+f);break;case"V":k[1]=+l[1]+f;break;case"H":k[1]=+l[1]+e;break;case"R":for(var p=[e,f][E](l.slice(1)),q=2,r=p.length;r>q;q++)p[q]=+p[q]+e,p[++q]=+p[q]+f;d.pop(),d=d[E](h(p,m));break;case"M":g=+l[1]+e,i=+l[2]+f;default:for(q=1,r=l.length;r>q;q++)k[q]=+l[q]+(q%2?e:f)}else if("R"==l[0])p=[e,f][E](l.slice(1)),d.pop(),d=d[E](h(p,m)),k=["R"][E](l.slice(-2));else for(var s=0,t=l.length;t>s;s++)k[s]=l[s];switch(k[0]){case"Z":e=g,f=i;break;case"H":e=k[1];break;case"V":f=k[1];break;case"M":g=k[k.length-2],i=k[k.length-1];default:e=k[k.length-2],f=k[k.length-1]}}return d.toString=c._path2string,b.abs=Cb(d),d},Fb=function(a,b,c,d){return[a,b,c,d,c,d]},Gb=function(a,b,c,d,e,f){var g=1/3,h=2/3;return[g*a+h*c,g*b+h*d,g*e+h*c,g*f+h*d,e,f]},Hb=function(a,b,c,d,e,g,h,i,j,k){var l,m=120*S/180,n=S/180*(+e||0),o=[],p=f(function(a,b,c){var d=a*N.cos(c)-b*N.sin(c),e=a*N.sin(c)+b*N.cos(c);return{x:d,y:e}});if(k)y=k[0],z=k[1],w=k[2],x=k[3];else{l=p(a,b,-n),a=l.x,b=l.y,l=p(i,j,-n),i=l.x,j=l.y;var q=(N.cos(S/180*e),N.sin(S/180*e),(a-i)/2),r=(b-j)/2,s=q*q/(c*c)+r*r/(d*d);s>1&&(s=N.sqrt(s),c=s*c,d=s*d);var t=c*c,u=d*d,v=(g==h?-1:1)*N.sqrt(Q((t*u-t*r*r-u*q*q)/(t*r*r+u*q*q))),w=v*c*r/d+(a+i)/2,x=v*-d*q/c+(b+j)/2,y=N.asin(((b-x)/d).toFixed(9)),z=N.asin(((j-x)/d).toFixed(9));y=w>a?S-y:y,z=w>i?S-z:z,0>y&&(y=2*S+y),0>z&&(z=2*S+z),h&&y>z&&(y-=2*S),!h&&z>y&&(z-=2*S)}var A=z-y;if(Q(A)>m){var B=z,C=i,D=j;z=y+m*(h&&z>y?1:-1),i=w+c*N.cos(z),j=x+d*N.sin(z),o=Hb(i,j,c,d,e,0,h,C,D,[z,B,w,x])}A=z-y;var F=N.cos(y),G=N.sin(y),H=N.cos(z),I=N.sin(z),K=N.tan(A/4),L=4/3*c*K,M=4/3*d*K,O=[a,b],P=[a+L*G,b-M*F],R=[i+L*I,j-M*H],T=[i,j];if(P[0]=2*O[0]-P[0],P[1]=2*O[1]-P[1],k)return[P,R,T][E](o);o=[P,R,T][E](o).join()[J](",");for(var U=[],V=0,W=o.length;W>V;V++)U[V]=V%2?p(o[V-1],o[V],n).y:p(o[V],o[V+1],n).x;return U},Ib=function(a,b,c,d,e,f,g,h,i){var j=1-i;return{x:R(j,3)*a+3*R(j,2)*i*c+3*j*i*i*e+R(i,3)*g,y:R(j,3)*b+3*R(j,2)*i*d+3*j*i*i*f+R(i,3)*h}},Jb=f(function(a,b,c,d,e,f,g,h){var i,j=e-2*c+a-(g-2*e+c),k=2*(c-a)-2*(e-c),l=a-c,m=(-k+N.sqrt(k*k-4*j*l))/2/j,n=(-k-N.sqrt(k*k-4*j*l))/2/j,o=[b,h],p=[a,g];return Q(m)>"1e12"&&(m=.5),Q(n)>"1e12"&&(n=.5),m>0&&1>m&&(i=Ib(a,b,c,d,e,f,g,h,m),p.push(i.x),o.push(i.y)),n>0&&1>n&&(i=Ib(a,b,c,d,e,f,g,h,n),p.push(i.x),o.push(i.y)),j=f-2*d+b-(h-2*f+d),k=2*(d-b)-2*(f-d),l=b-d,m=(-k+N.sqrt(k*k-4*j*l))/2/j,n=(-k-N.sqrt(k*k-4*j*l))/2/j,Q(m)>"1e12"&&(m=.5),Q(n)>"1e12"&&(n=.5),m>0&&1>m&&(i=Ib(a,b,c,d,e,f,g,h,m),p.push(i.x),o.push(i.y)),n>0&&1>n&&(i=Ib(a,b,c,d,e,f,g,h,n),p.push(i.x),o.push(i.y)),{min:{x:P[D](0,p),y:P[D](0,o)},max:{x:O[D](0,p),y:O[D](0,o)}}}),Kb=c._path2curve=f(function(a,b){var c=!b&&Ab(a);if(!b&&c.curve)return Cb(c.curve);for(var d=Eb(a),e=b&&Eb(b),f={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},g={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},h=(function(a,b,c){var d,e;if(!a)return["C",b.x,b.y,b.x,b.y,b.x,b.y];switch(!(a[0]in{T:1,Q:1})&&(b.qx=b.qy=null),a[0]){case"M":b.X=a[1],b.Y=a[2];break;case"A":a=["C"][E](Hb[D](0,[b.x,b.y][E](a.slice(1))));break;case"S":"C"==c||"S"==c?(d=2*b.x-b.bx,e=2*b.y-b.by):(d=b.x,e=b.y),a=["C",d,e][E](a.slice(1));break;case"T":"Q"==c||"T"==c?(b.qx=2*b.x-b.qx,b.qy=2*b.y-b.qy):(b.qx=b.x,b.qy=b.y),a=["C"][E](Gb(b.x,b.y,b.qx,b.qy,a[1],a[2]));break;case"Q":b.qx=a[1],b.qy=a[2],a=["C"][E](Gb(b.x,b.y,a[1],a[2],a[3],a[4]));break;case"L":a=["C"][E](Fb(b.x,b.y,a[1],a[2]));break;case"H":a=["C"][E](Fb(b.x,b.y,a[1],b.y));break;case"V":a=["C"][E](Fb(b.x,b.y,b.x,a[1]));break;case"Z":a=["C"][E](Fb(b.x,b.y,b.X,b.Y))}return a}),i=function(a,b){if(a[b].length>7){a[b].shift();for(var c=a[b];c.length;)a.splice(b++,0,["C"][E](c.splice(0,6)));a.splice(b,1),l=O(d.length,e&&e.length||0)}},j=function(a,b,c,f,g){a&&b&&"M"==a[g][0]&&"M"!=b[g][0]&&(b.splice(g,0,["M",f.x,f.y]),c.bx=0,c.by=0,c.x=a[g][1],c.y=a[g][2],l=O(d.length,e&&e.length||0))},k=0,l=O(d.length,e&&e.length||0);l>k;k++){d[k]=h(d[k],f),i(d,k),e&&(e[k]=h(e[k],g)),e&&i(e,k),j(d,e,f,g,k),j(e,d,g,f,k);var m=d[k],n=e&&e[k],o=m.length,p=e&&n.length;f.x=m[o-2],f.y=m[o-1],f.bx=_(m[o-4])||f.x,f.by=_(m[o-3])||f.y,g.bx=e&&(_(n[p-4])||g.x),g.by=e&&(_(n[p-3])||g.y),g.x=e&&n[p-2],g.y=e&&n[p-1]}return e||(c.curve=Cb(d)),e?[d,e]:d},null,Cb),Lb=(c._parseDots=f(function(a){for(var b=[],d=0,e=a.length;e>d;d++){var f={},g=a[d].match(/^([^:]*):?([\d\.]*)/);if(f.color=c.getRGB(g[1]),f.color.error)return null;f.color=f.color.hex,g[2]&&(f.offset=g[2]+"%"),b.push(f)}for(d=1,e=b.length-1;e>d;d++)if(!b[d].offset){for(var h=_(b[d-1].offset||0),i=0,j=d+1;e>j;j++)if(b[j].offset){i=b[j].offset;break}i||(i=100,j=e),i=_(i);for(var k=(i-h)/(j-d+1);j>d;d++)h+=k,b[d].offset=h+"%"}return b}),c._tear=function(a,b){a==b.top&&(b.top=a.prev),a==b.bottom&&(b.bottom=a.next),a.next&&(a.next.prev=a.prev),a.prev&&(a.prev.next=a.next)}),Mb=(c._tofront=function(a,b){b.top!==a&&(Lb(a,b),a.next=null,a.prev=b.top,b.top.next=a,b.top=a)},c._toback=function(a,b){b.bottom!==a&&(Lb(a,b),a.next=b.bottom,a.prev=null,b.bottom.prev=a,b.bottom=a)},c._insertafter=function(a,b,c){Lb(a,c),b==c.top&&(c.top=a),b.next&&(b.next.prev=a),a.next=b.next,a.prev=b,b.next=a},c._insertbefore=function(a,b,c){Lb(a,c),b==c.bottom&&(c.bottom=a),b.prev&&(b.prev.next=a),a.prev=b.prev,b.prev=a,a.next=b},c.toMatrix=function(a,b){var c=Bb(a),d={_:{transform:G},getBBox:function(){return c}};return Nb(d,b),d.matrix}),Nb=(c.transformPath=function(a,b){return rb(a,Mb(a,b))},c._extractTransform=function(a,b){if(null==b)return a._.transform;b=I(b).replace(/\.{3}|\u2026/g,a._.transform||G);var d=c.parseTransformString(b),e=0,f=0,g=0,h=1,i=1,j=a._,k=new o;if(j.transform=d||[],d)for(var l=0,m=d.length;m>l;l++){var n,p,q,r,s,t=d[l],u=t.length,v=I(t[0]).toLowerCase(),w=t[0]!=v,x=w?k.invert():0;"t"==v&&3==u?w?(n=x.x(0,0),p=x.y(0,0),q=x.x(t[1],t[2]),r=x.y(t[1],t[2]),k.translate(q-n,r-p)):k.translate(t[1],t[2]):"r"==v?2==u?(s=s||a.getBBox(1),k.rotate(t[1],s.x+s.width/2,s.y+s.height/2),e+=t[1]):4==u&&(w?(q=x.x(t[2],t[3]),r=x.y(t[2],t[3]),k.rotate(t[1],q,r)):k.rotate(t[1],t[2],t[3]),e+=t[1]):"s"==v?2==u||3==u?(s=s||a.getBBox(1),k.scale(t[1],t[u-1],s.x+s.width/2,s.y+s.height/2),h*=t[1],i*=t[u-1]):5==u&&(w?(q=x.x(t[3],t[4]),r=x.y(t[3],t[4]),k.scale(t[1],t[2],q,r)):k.scale(t[1],t[2],t[3],t[4]),h*=t[1],i*=t[2]):"m"==v&&7==u&&k.add(t[1],t[2],t[3],t[4],t[5],t[6]),j.dirtyT=1,a.matrix=k}a.matrix=k,j.sx=h,j.sy=i,j.deg=e,j.dx=f=k.e,j.dy=g=k.f,1==h&&1==i&&!e&&j.bbox?(j.bbox.x+=+f,j.bbox.y+=+g):j.dirtyT=1}),Ob=function(a){var b=a[0];switch(b.toLowerCase()){case"t":return[b,0,0];case"m":return[b,1,0,0,1,0,0];case"r":return 4==a.length?[b,0,a[2],a[3]]:[b,0];case"s":return 5==a.length?[b,1,1,a[3],a[4]]:3==a.length?[b,1,1]:[b,1]}},Pb=c._equaliseTransform=function(a,b){b=I(b).replace(/\.{3}|\u2026/g,a),a=c.parseTransformString(a)||[],b=c.parseTransformString(b)||[];for(var d,e,f,g,h=O(a.length,b.length),i=[],j=[],k=0;h>k;k++){if(f=a[k]||Ob(b[k]),g=b[k]||Ob(f),f[0]!=g[0]||"r"==f[0].toLowerCase()&&(f[2]!=g[2]||f[3]!=g[3])||"s"==f[0].toLowerCase()&&(f[3]!=g[3]||f[4]!=g[4]))return;for(i[k]=[],j[k]=[],d=0,e=O(f.length,g.length);e>d;d++)d in f&&(i[k][d]=f[d]),d in g&&(j[k][d]=g[d]) }return{from:i,to:j}};c._getContainer=function(a,b,d,e){var f;return f=null!=e||c.is(a,"object")?a:A.doc.getElementById(a),null!=f?f.tagName?null==b?{container:f,width:f.style.pixelWidth||f.offsetWidth,height:f.style.pixelHeight||f.offsetHeight}:{container:f,width:b,height:d}:{container:1,x:a,y:b,width:d,height:e}:void 0},c.pathToRelative=Db,c._engine={},c.path2curve=Kb,c.matrix=function(a,b,c,d,e,f){return new o(a,b,c,d,e,f)},function(a){function b(a){return a[0]*a[0]+a[1]*a[1]}function d(a){var c=N.sqrt(b(a));a[0]&&(a[0]/=c),a[1]&&(a[1]/=c)}a.add=function(a,b,c,d,e,f){var g,h,i,j,k=[[],[],[]],l=[[this.a,this.c,this.e],[this.b,this.d,this.f],[0,0,1]],m=[[a,c,e],[b,d,f],[0,0,1]];for(a&&a instanceof o&&(m=[[a.a,a.c,a.e],[a.b,a.d,a.f],[0,0,1]]),g=0;3>g;g++)for(h=0;3>h;h++){for(j=0,i=0;3>i;i++)j+=l[g][i]*m[i][h];k[g][h]=j}this.a=k[0][0],this.b=k[1][0],this.c=k[0][1],this.d=k[1][1],this.e=k[0][2],this.f=k[1][2]},a.invert=function(){var a=this,b=a.a*a.d-a.b*a.c;return new o(a.d/b,-a.b/b,-a.c/b,a.a/b,(a.c*a.f-a.d*a.e)/b,(a.b*a.e-a.a*a.f)/b)},a.clone=function(){return new o(this.a,this.b,this.c,this.d,this.e,this.f)},a.translate=function(a,b){this.add(1,0,0,1,a,b)},a.scale=function(a,b,c,d){null==b&&(b=a),(c||d)&&this.add(1,0,0,1,c,d),this.add(a,0,0,b,0,0),(c||d)&&this.add(1,0,0,1,-c,-d)},a.rotate=function(a,b,d){a=c.rad(a),b=b||0,d=d||0;var e=+N.cos(a).toFixed(9),f=+N.sin(a).toFixed(9);this.add(e,f,-f,e,b,d),this.add(1,0,0,1,-b,-d)},a.x=function(a,b){return a*this.a+b*this.c+this.e},a.y=function(a,b){return a*this.b+b*this.d+this.f},a.get=function(a){return+this[I.fromCharCode(97+a)].toFixed(4)},a.toString=function(){return c.svg?"matrix("+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)].join()+")":[this.get(0),this.get(2),this.get(1),this.get(3),0,0].join()},a.toFilter=function(){return"progid:DXImageTransform.Microsoft.Matrix(M11="+this.get(0)+", M12="+this.get(2)+", M21="+this.get(1)+", M22="+this.get(3)+", Dx="+this.get(4)+", Dy="+this.get(5)+", sizingmethod='auto expand')"},a.offset=function(){return[this.e.toFixed(4),this.f.toFixed(4)]},a.split=function(){var a={};a.dx=this.e,a.dy=this.f;var e=[[this.a,this.c],[this.b,this.d]];a.scalex=N.sqrt(b(e[0])),d(e[0]),a.shear=e[0][0]*e[1][0]+e[0][1]*e[1][1],e[1]=[e[1][0]-e[0][0]*a.shear,e[1][1]-e[0][1]*a.shear],a.scaley=N.sqrt(b(e[1])),d(e[1]),a.shear/=a.scaley;var f=-e[0][1],g=e[1][1];return 0>g?(a.rotate=c.deg(N.acos(g)),0>f&&(a.rotate=360-a.rotate)):a.rotate=c.deg(N.asin(f)),a.isSimple=!(+a.shear.toFixed(9)||a.scalex.toFixed(9)!=a.scaley.toFixed(9)&&a.rotate),a.isSuperSimple=!+a.shear.toFixed(9)&&a.scalex.toFixed(9)==a.scaley.toFixed(9)&&!a.rotate,a.noRotation=!+a.shear.toFixed(9)&&!a.rotate,a},a.toTransformString=function(a){var b=a||this[J]();return b.isSimple?(b.scalex=+b.scalex.toFixed(4),b.scaley=+b.scaley.toFixed(4),b.rotate=+b.rotate.toFixed(4),(b.dx||b.dy?"t"+[b.dx,b.dy]:G)+(1!=b.scalex||1!=b.scaley?"s"+[b.scalex,b.scaley,0,0]:G)+(b.rotate?"r"+[b.rotate,0,0]:G)):"m"+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)]}}(o.prototype);var Qb=navigator.userAgent.match(/Version\/(.*?)\s/)||navigator.userAgent.match(/Chrome\/(\d+)/);v.safari="Apple Computer, Inc."==navigator.vendor&&(Qb&&Qb[1]<4||"iP"==navigator.platform.slice(0,2))||"Google Inc."==navigator.vendor&&Qb&&Qb[1]<8?function(){var a=this.rect(-99,-99,this.width+99,this.height+99).attr({stroke:"none"});setTimeout(function(){a.remove()})}:mb;for(var Rb=function(){this.returnValue=!1},Sb=function(){return this.originalEvent.preventDefault()},Tb=function(){this.cancelBubble=!0},Ub=function(){return this.originalEvent.stopPropagation()},Vb=function(a){var b=A.doc.documentElement.scrollTop||A.doc.body.scrollTop,c=A.doc.documentElement.scrollLeft||A.doc.body.scrollLeft;return{x:a.clientX+c,y:a.clientY+b}},Wb=function(){return A.doc.addEventListener?function(a,b,c,d){var e=function(a){var b=Vb(a);return c.call(d,a,b.x,b.y)};if(a.addEventListener(b,e,!1),F&&L[b]){var f=function(b){for(var e=Vb(b),f=b,g=0,h=b.targetTouches&&b.targetTouches.length;h>g;g++)if(b.targetTouches[g].target==a){b=b.targetTouches[g],b.originalEvent=f,b.preventDefault=Sb,b.stopPropagation=Ub;break}return c.call(d,b,e.x,e.y)};a.addEventListener(L[b],f,!1)}return function(){return a.removeEventListener(b,e,!1),F&&L[b]&&a.removeEventListener(L[b],e,!1),!0}}:A.doc.attachEvent?function(a,b,c,d){var e=function(a){a=a||A.win.event;var b=A.doc.documentElement.scrollTop||A.doc.body.scrollTop,e=A.doc.documentElement.scrollLeft||A.doc.body.scrollLeft,f=a.clientX+e,g=a.clientY+b;return a.preventDefault=a.preventDefault||Rb,a.stopPropagation=a.stopPropagation||Tb,c.call(d,a,f,g)};a.attachEvent("on"+b,e);var f=function(){return a.detachEvent("on"+b,e),!0};return f}:void 0}(),Xb=[],Yb=function(a){for(var c,d=a.clientX,e=a.clientY,f=A.doc.documentElement.scrollTop||A.doc.body.scrollTop,g=A.doc.documentElement.scrollLeft||A.doc.body.scrollLeft,h=Xb.length;h--;){if(c=Xb[h],F&&a.touches){for(var i,j=a.touches.length;j--;)if(i=a.touches[j],i.identifier==c.el._drag.id){d=i.clientX,e=i.clientY,(a.originalEvent?a.originalEvent:a).preventDefault();break}}else a.preventDefault();var k,l=c.el.node,m=l.nextSibling,n=l.parentNode,o=l.style.display;A.win.opera&&n.removeChild(l),l.style.display="none",k=c.el.paper.getElementByPoint(d,e),l.style.display=o,A.win.opera&&(m?n.insertBefore(l,m):n.appendChild(l)),k&&b("raphael.drag.over."+c.el.id,c.el,k),d+=g,e+=f,b("raphael.drag.move."+c.el.id,c.move_scope||c.el,d-c.el._drag.x,e-c.el._drag.y,d,e,a)}},Zb=function(a){c.unmousemove(Yb).unmouseup(Zb);for(var d,e=Xb.length;e--;)d=Xb[e],d.el._drag={},b("raphael.drag.end."+d.el.id,d.end_scope||d.start_scope||d.move_scope||d.el,a);Xb=[]},$b=c.el={},_b=K.length;_b--;)!function(a){c[a]=$b[a]=function(b,d){return c.is(b,"function")&&(this.events=this.events||[],this.events.push({name:a,f:b,unbind:Wb(this.shape||this.node||A.doc,a,b,d||this)})),this},c["un"+a]=$b["un"+a]=function(b){for(var d=this.events||[],e=d.length;e--;)d[e].name!=a||!c.is(b,"undefined")&&d[e].f!=b||(d[e].unbind(),d.splice(e,1),!d.length&&delete this.events);return this}}(K[_b]);$b.data=function(a,d){var e=kb[this.id]=kb[this.id]||{};if(0==arguments.length)return e;if(1==arguments.length){if(c.is(a,"object")){for(var f in a)a[z](f)&&this.data(f,a[f]);return this}return b("raphael.data.get."+this.id,this,e[a],a),e[a]}return e[a]=d,b("raphael.data.set."+this.id,this,d,a),this},$b.removeData=function(a){return null==a?kb[this.id]={}:kb[this.id]&&delete kb[this.id][a],this},$b.getData=function(){return d(kb[this.id]||{})},$b.hover=function(a,b,c,d){return this.mouseover(a,c).mouseout(b,d||c)},$b.unhover=function(a,b){return this.unmouseover(a).unmouseout(b)};var ac=[];$b.drag=function(a,d,e,f,g,h){function i(i){(i.originalEvent||i).preventDefault();var j=i.clientX,k=i.clientY,l=A.doc.documentElement.scrollTop||A.doc.body.scrollTop,m=A.doc.documentElement.scrollLeft||A.doc.body.scrollLeft;if(this._drag.id=i.identifier,F&&i.touches)for(var n,o=i.touches.length;o--;)if(n=i.touches[o],this._drag.id=n.identifier,n.identifier==this._drag.id){j=n.clientX,k=n.clientY;break}this._drag.x=j+m,this._drag.y=k+l,!Xb.length&&c.mousemove(Yb).mouseup(Zb),Xb.push({el:this,move_scope:f,start_scope:g,end_scope:h}),d&&b.on("raphael.drag.start."+this.id,d),a&&b.on("raphael.drag.move."+this.id,a),e&&b.on("raphael.drag.end."+this.id,e),b("raphael.drag.start."+this.id,g||f||this,i.clientX+m,i.clientY+l,i)}return this._drag={},ac.push({el:this,start:i}),this.mousedown(i),this},$b.onDragOver=function(a){a?b.on("raphael.drag.over."+this.id,a):b.unbind("raphael.drag.over."+this.id)},$b.undrag=function(){for(var a=ac.length;a--;)ac[a].el==this&&(this.unmousedown(ac[a].start),ac.splice(a,1),b.unbind("raphael.drag.*."+this.id));!ac.length&&c.unmousemove(Yb).unmouseup(Zb),Xb=[]},v.circle=function(a,b,d){var e=c._engine.circle(this,a||0,b||0,d||0);return this.__set__&&this.__set__.push(e),e},v.rect=function(a,b,d,e,f){var g=c._engine.rect(this,a||0,b||0,d||0,e||0,f||0);return this.__set__&&this.__set__.push(g),g},v.ellipse=function(a,b,d,e){var f=c._engine.ellipse(this,a||0,b||0,d||0,e||0);return this.__set__&&this.__set__.push(f),f},v.path=function(a){a&&!c.is(a,U)&&!c.is(a[0],V)&&(a+=G);var b=c._engine.path(c.format[D](c,arguments),this);return this.__set__&&this.__set__.push(b),b},v.image=function(a,b,d,e,f){var g=c._engine.image(this,a||"about:blank",b||0,d||0,e||0,f||0);return this.__set__&&this.__set__.push(g),g},v.text=function(a,b,d){var e=c._engine.text(this,a||0,b||0,I(d));return this.__set__&&this.__set__.push(e),e},v.set=function(a){!c.is(a,"array")&&(a=Array.prototype.splice.call(arguments,0,arguments.length));var b=new mc(a);return this.__set__&&this.__set__.push(b),b.paper=this,b.type="set",b},v.setStart=function(a){this.__set__=a||this.set()},v.setFinish=function(){var a=this.__set__;return delete this.__set__,a},v.setSize=function(a,b){return c._engine.setSize.call(this,a,b)},v.setViewBox=function(a,b,d,e,f){return c._engine.setViewBox.call(this,a,b,d,e,f)},v.top=v.bottom=null,v.raphael=c;var bc=function(a){var b=a.getBoundingClientRect(),c=a.ownerDocument,d=c.body,e=c.documentElement,f=e.clientTop||d.clientTop||0,g=e.clientLeft||d.clientLeft||0,h=b.top+(A.win.pageYOffset||e.scrollTop||d.scrollTop)-f,i=b.left+(A.win.pageXOffset||e.scrollLeft||d.scrollLeft)-g;return{y:h,x:i}};v.getElementByPoint=function(a,b){var c=this,d=c.canvas,e=A.doc.elementFromPoint(a,b);if(A.win.opera&&"svg"==e.tagName){var f=bc(d),g=d.createSVGRect();g.x=a-f.x,g.y=b-f.y,g.width=g.height=1;var h=d.getIntersectionList(g,null);h.length&&(e=h[h.length-1])}if(!e)return null;for(;e.parentNode&&e!=d.parentNode&&!e.raphael;)e=e.parentNode;return e==c.canvas.parentNode&&(e=d),e=e&&e.raphael?c.getById(e.raphaelid):null},v.getElementsByBBox=function(a){var b=this.set();return this.forEach(function(d){c.isBBoxIntersect(d.getBBox(),a)&&b.push(d)}),b},v.getById=function(a){for(var b=this.bottom;b;){if(b.id==a)return b;b=b.next}return null},v.forEach=function(a,b){for(var c=this.bottom;c;){if(a.call(b,c)===!1)return this;c=c.next}return this},v.getElementsByPoint=function(a,b){var c=this.set();return this.forEach(function(d){d.isPointInside(a,b)&&c.push(d)}),c},$b.isPointInside=function(a,b){var d=this.realPath=qb[this.type](this);return this.attr("transform")&&this.attr("transform").length&&(d=c.transformPath(d,this.attr("transform"))),c.isPointInsidePath(d,a,b)},$b.getBBox=function(a){if(this.removed)return{};var b=this._;return a?((b.dirty||!b.bboxwt)&&(this.realPath=qb[this.type](this),b.bboxwt=Bb(this.realPath),b.bboxwt.toString=p,b.dirty=0),b.bboxwt):((b.dirty||b.dirtyT||!b.bbox)&&((b.dirty||!this.realPath)&&(b.bboxwt=0,this.realPath=qb[this.type](this)),b.bbox=Bb(rb(this.realPath,this.matrix)),b.bbox.toString=p,b.dirty=b.dirtyT=0),b.bbox)},$b.clone=function(){if(this.removed)return null;var a=this.paper[this.type]().attr(this.attr());return this.__set__&&this.__set__.push(a),a},$b.glow=function(a){if("text"==this.type)return null;a=a||{};var b={width:(a.width||10)+(+this.attr("stroke-width")||1),fill:a.fill||!1,opacity:a.opacity||.5,offsetx:a.offsetx||0,offsety:a.offsety||0,color:a.color||"#000"},c=b.width/2,d=this.paper,e=d.set(),f=this.realPath||qb[this.type](this);f=this.matrix?rb(f,this.matrix):f;for(var g=1;c+1>g;g++)e.push(d.path(f).attr({stroke:b.color,fill:b.fill?b.color:"none","stroke-linejoin":"round","stroke-linecap":"round","stroke-width":+(b.width/c*g).toFixed(3),opacity:+(b.opacity/c).toFixed(3)}));return e.insertBefore(this).translate(b.offsetx,b.offsety)};var cc=function(a,b,d,e,f,g,h,i,l){return null==l?j(a,b,d,e,f,g,h,i):c.findDotsAtSegment(a,b,d,e,f,g,h,i,k(a,b,d,e,f,g,h,i,l))},dc=function(a,b){return function(d,e,f){d=Kb(d);for(var g,h,i,j,k,l="",m={},n=0,o=0,p=d.length;p>o;o++){if(i=d[o],"M"==i[0])g=+i[1],h=+i[2];else{if(j=cc(g,h,i[1],i[2],i[3],i[4],i[5],i[6]),n+j>e){if(b&&!m.start){if(k=cc(g,h,i[1],i[2],i[3],i[4],i[5],i[6],e-n),l+=["C"+k.start.x,k.start.y,k.m.x,k.m.y,k.x,k.y],f)return l;m.start=l,l=["M"+k.x,k.y+"C"+k.n.x,k.n.y,k.end.x,k.end.y,i[5],i[6]].join(),n+=j,g=+i[5],h=+i[6];continue}if(!a&&!b)return k=cc(g,h,i[1],i[2],i[3],i[4],i[5],i[6],e-n),{x:k.x,y:k.y,alpha:k.alpha}}n+=j,g=+i[5],h=+i[6]}l+=i.shift()+i}return m.end=l,k=a?n:b?m:c.findDotsAtSegment(g,h,i[0],i[1],i[2],i[3],i[4],i[5],1),k.alpha&&(k={x:k.x,y:k.y,alpha:k.alpha}),k}},ec=dc(1),fc=dc(),gc=dc(0,1);c.getTotalLength=ec,c.getPointAtLength=fc,c.getSubpath=function(a,b,c){if(this.getTotalLength(a)-c<1e-6)return gc(a,b).end;var d=gc(a,c,1);return b?gc(d,b).end:d},$b.getTotalLength=function(){var a=this.getPath();if(a)return this.node.getTotalLength?this.node.getTotalLength():ec(a)},$b.getPointAtLength=function(a){var b=this.getPath();if(b)return fc(b,a)},$b.getPath=function(){var a,b=c._getPath[this.type];if("text"!=this.type&&"set"!=this.type)return b&&(a=b(this)),a},$b.getSubpath=function(a,b){var d=this.getPath();if(d)return c.getSubpath(d,a,b)};var hc=c.easing_formulas={linear:function(a){return a},"<":function(a){return R(a,1.7)},">":function(a){return R(a,.48)},"<>":function(a){var b=.48-a/1.04,c=N.sqrt(.1734+b*b),d=c-b,e=R(Q(d),1/3)*(0>d?-1:1),f=-c-b,g=R(Q(f),1/3)*(0>f?-1:1),h=e+g+.5;return 3*(1-h)*h*h+h*h*h},backIn:function(a){var b=1.70158;return a*a*((b+1)*a-b)},backOut:function(a){a-=1;var b=1.70158;return a*a*((b+1)*a+b)+1},elastic:function(a){return a==!!a?a:R(2,-10*a)*N.sin((a-.075)*2*S/.3)+1},bounce:function(a){var b,c=7.5625,d=2.75;return 1/d>a?b=c*a*a:2/d>a?(a-=1.5/d,b=c*a*a+.75):2.5/d>a?(a-=2.25/d,b=c*a*a+.9375):(a-=2.625/d,b=c*a*a+.984375),b}};hc.easeIn=hc["ease-in"]=hc["<"],hc.easeOut=hc["ease-out"]=hc[">"],hc.easeInOut=hc["ease-in-out"]=hc["<>"],hc["back-in"]=hc.backIn,hc["back-out"]=hc.backOut;var ic=[],jc=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame||a.msRequestAnimationFrame||function(a){setTimeout(a,16)},kc=function(){for(var a=+new Date,d=0;dh))if(i>h){var q=j(h/i);for(var r in k)if(k[z](r)){switch(db[r]){case T:f=+k[r]+q*i*l[r];break;case"colour":f="rgb("+[lc($(k[r].r+q*i*l[r].r)),lc($(k[r].g+q*i*l[r].g)),lc($(k[r].b+q*i*l[r].b))].join(",")+")";break;case"path":f=[];for(var t=0,u=k[r].length;u>t;t++){f[t]=[k[r][t][0]];for(var v=1,w=k[r][t].length;w>v;v++)f[t][v]=+k[r][t][v]+q*i*l[r][t][v];f[t]=f[t].join(H)}f=f.join(H);break;case"transform":if(l[r].real)for(f=[],t=0,u=k[r].length;u>t;t++)for(f[t]=[k[r][t][0]],v=1,w=k[r][t].length;w>v;v++)f[t][v]=k[r][t][v]+q*i*l[r][t][v];else{var x=function(a){return+k[r][a]+q*i*l[r][a]};f=[["m",x(0),x(1),x(2),x(3),x(4),x(5)]]}break;case"csv":if("clip-rect"==r)for(f=[],t=4;t--;)f[t]=+k[r][t]+q*i*l[r][t];break;default:var y=[][E](k[r]);for(f=[],t=n.paper.customAttributes[r].length;t--;)f[t]=+y[t]+q*i*l[r][t]}o[r]=f}n.attr(o),function(a,c,d){setTimeout(function(){b("raphael.anim.frame."+a,c,d)})}(n.id,n,e.anim)}else{if(function(a,d,e){setTimeout(function(){b("raphael.anim.frame."+d.id,d,e),b("raphael.anim.finish."+d.id,d,e),c.is(a,"function")&&a.call(d)})}(e.callback,n,e.anim),n.attr(m),ic.splice(d--,1),e.repeat>1&&!e.next){for(g in m)m[z](g)&&(p[g]=e.totalOrigin[g]);e.el.attr(p),s(e.anim,e.el,e.anim.percents[0],null,e.totalOrigin,e.repeat-1)}e.next&&!e.stop&&s(e.anim,e.el,e.next,null,e.totalOrigin,e.repeat)}}}c.svg&&n&&n.paper&&n.paper.safari(),ic.length&&jc(kc)},lc=function(a){return a>255?255:0>a?0:a};$b.animateWith=function(a,b,d,e,f,g){var h=this;if(h.removed)return g&&g.call(h),h;var i=d instanceof r?d:c.animation(d,e,f,g);s(i,h,i.percents[0],null,h.attr());for(var j=0,k=ic.length;k>j;j++)if(ic[j].anim==b&&ic[j].el==a){ic[k-1].start=ic[j].start;break}return h},$b.onAnimation=function(a){return a?b.on("raphael.anim.frame."+this.id,a):b.unbind("raphael.anim.frame."+this.id),this},r.prototype.delay=function(a){var b=new r(this.anim,this.ms);return b.times=this.times,b.del=+a||0,b},r.prototype.repeat=function(a){var b=new r(this.anim,this.ms);return b.del=this.del,b.times=N.floor(O(a,0))||1,b},c.animation=function(a,b,d,e){if(a instanceof r)return a;(c.is(d,"function")||!d)&&(e=e||d||null,d=null),a=Object(a),b=+b||0;var f,g,h={};for(g in a)a[z](g)&&_(g)!=g&&_(g)+"%"!=g&&(f=!0,h[g]=a[g]);return f?(d&&(h.easing=d),e&&(h.callback=e),new r({100:h},b)):new r(a,b)},$b.animate=function(a,b,d,e){var f=this;if(f.removed)return e&&e.call(f),f;var g=a instanceof r?a:c.animation(a,b,d,e);return s(g,f,g.percents[0],null,f.attr()),f},$b.setTime=function(a,b){return a&&null!=b&&this.status(a,P(b,a.ms)/a.ms),this},$b.status=function(a,b){var c,d,e=[],f=0;if(null!=b)return s(a,this,-1,P(b,1)),this;for(c=ic.length;c>f;f++)if(d=ic[f],d.el.id==this.id&&(!a||d.anim==a)){if(a)return d.status;e.push({anim:d.anim,status:d.status})}return a?0:e},$b.pause=function(a){for(var c=0;cb;b++)!a[b]||a[b].constructor!=$b.constructor&&a[b].constructor!=mc||(this[this.items.length]=this.items[this.items.length]=a[b],this.length++)},nc=mc.prototype;nc.push=function(){for(var a,b,c=0,d=arguments.length;d>c;c++)a=arguments[c],!a||a.constructor!=$b.constructor&&a.constructor!=mc||(b=this.items.length,this[b]=this.items[b]=a,this.length++);return this},nc.pop=function(){return this.length&&delete this[this.length--],this.items.pop()},nc.forEach=function(a,b){for(var c=0,d=this.items.length;d>c;c++)if(a.call(b,this.items[c],c)===!1)return this;return this};for(var oc in $b)$b[z](oc)&&(nc[oc]=function(a){return function(){var b=arguments;return this.forEach(function(c){c[a][D](c,b)})}}(oc));return nc.attr=function(a,b){if(a&&c.is(a,V)&&c.is(a[0],"object"))for(var d=0,e=a.length;e>d;d++)this.items[d].attr(a[d]);else for(var f=0,g=this.items.length;g>f;f++)this.items[f].attr(a,b);return this},nc.clear=function(){for(;this.length;)this.pop()},nc.splice=function(a,b){a=0>a?O(this.length+a,0):a,b=O(0,P(this.length-a,b));var c,d=[],e=[],f=[];for(c=2;cc;c++)e.push(this[a+c]);for(;cc?f[c]:d[c-g];for(c=this.items.length=this.length-=b-g;this[c];)delete this[c++];return new mc(e)},nc.exclude=function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]==a)return this.splice(b,1),!0},nc.animate=function(a,b,d,e){(c.is(d,"function")||!d)&&(e=d||null);var f,g,h=this.items.length,i=h,j=this;if(!h)return this;e&&(g=function(){!--h&&e.call(j)}),d=c.is(d,U)?d:g;var k=c.animation(a,b,d,g);for(f=this.items[--i].animate(k);i--;)this.items[i]&&!this.items[i].removed&&this.items[i].animateWith(f,k,k),this.items[i]&&!this.items[i].removed||h--;return this},nc.insertAfter=function(a){for(var b=this.items.length;b--;)this.items[b].insertAfter(a);return this},nc.getBBox=function(){for(var a=[],b=[],c=[],d=[],e=this.items.length;e--;)if(!this.items[e].removed){var f=this.items[e].getBBox();a.push(f.x),b.push(f.y),c.push(f.x+f.width),d.push(f.y+f.height)}return a=P[D](0,a),b=P[D](0,b),c=O[D](0,c),d=O[D](0,d),{x:a,y:b,x2:c,y2:d,width:c-a,height:d-b}},nc.clone=function(a){a=this.paper.set();for(var b=0,c=this.items.length;c>b;b++)a.push(this.items[b].clone());return a},nc.toString=function(){return"Raphaël‘s set"},nc.glow=function(a){var b=this.paper.set();return this.forEach(function(c){var d=c.glow(a);null!=d&&d.forEach(function(a){b.push(a)})}),b},nc.isPointInside=function(a,b){var c=!1;return this.forEach(function(d){return d.isPointInside(a,b)?(console.log("runned"),c=!0,!1):void 0}),c},c.registerFont=function(a){if(!a.face)return a;this.fonts=this.fonts||{};var b={w:a.w,face:{},glyphs:{}},c=a.face["font-family"];for(var d in a.face)a.face[z](d)&&(b.face[d]=a.face[d]);if(this.fonts[c]?this.fonts[c].push(b):this.fonts[c]=[b],!a.svg){b.face["units-per-em"]=ab(a.face["units-per-em"],10);for(var e in a.glyphs)if(a.glyphs[z](e)){var f=a.glyphs[e];if(b.glyphs[e]={w:f.w,k:{},d:f.d&&"M"+f.d.replace(/[mlcxtrv]/g,function(a){return{l:"L",c:"C",x:"z",t:"m",r:"l",v:"c"}[a]||"M"})+"z"},f.k)for(var g in f.k)f[z](g)&&(b.glyphs[e].k[g]=f.k[g])}}return a},v.getFont=function(a,b,d,e){if(e=e||"normal",d=d||"normal",b=+b||{normal:400,bold:700,lighter:300,bolder:800}[b]||400,c.fonts){var f=c.fonts[a];if(!f){var g=new RegExp("(^|\\s)"+a.replace(/[^\w\d\s+!~.:_-]/g,G)+"(\\s|$)","i");for(var h in c.fonts)if(c.fonts[z](h)&&g.test(h)){f=c.fonts[h];break}}var i;if(f)for(var j=0,k=f.length;k>j&&(i=f[j],i.face["font-weight"]!=b||i.face["font-style"]!=d&&i.face["font-style"]||i.face["font-stretch"]!=e);j++);return i}},v.print=function(a,b,d,e,f,g,h,i){g=g||"middle",h=O(P(h||0,1),-1),i=O(P(i||1,3),1);var j,k=I(d)[J](G),l=0,m=0,n=G;if(c.is(e,"string")&&(e=this.getFont(e)),e){j=(f||16)/e.face["units-per-em"];for(var o=e.face.bbox[J](w),p=+o[0],q=o[3]-o[1],r=0,s=+o[1]+("baseline"==g?q+ +e.face.descent:q/2),t=0,u=k.length;u>t;t++){if("\n"==k[t])l=0,x=0,m=0,r+=q*i;else{var v=m&&e.glyphs[k[t-1]]||{},x=e.glyphs[k[t]];l+=m?(v.w||e.w)+(v.k&&v.k[k[t]]||0)+e.w*h:0,m=1}x&&x.d&&(n+=c.transformPath(x.d,["t",l*j,r*j,"s",j,j,p,s,"t",(a-p)/j,(b-s)/j]))}}return this.path(n).attr({fill:"#000",stroke:"none"})},v.add=function(a){if(c.is(a,"array"))for(var b,d=this.set(),e=0,f=a.length;f>e;e++)b=a[e]||{},x[z](b.type)&&d.push(this[b.type]().attr(b));return d},c.format=function(a,b){var d=c.is(b,V)?[0][E](b):arguments;return a&&c.is(a,U)&&d.length-1&&(a=a.replace(y,function(a,b){return null==d[++b]?G:d[b]})),a||G},c.fullfill=function(){var a=/\{([^\}]+)\}/g,b=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g,c=function(a,c,d){var e=d;return c.replace(b,function(a,b,c,d,f){b=b||d,e&&(b in e&&(e=e[b]),"function"==typeof e&&f&&(e=e()))}),e=(null==e||e==d?a:e)+""};return function(b,d){return String(b).replace(a,function(a,b){return c(a,b,d)})}}(),c.ninja=function(){return B.was?A.win.Raphael=B.is:delete Raphael,c},c.st=nc,function(a,b,d){function e(){/in/.test(a.readyState)?setTimeout(e,9):c.eve("raphael.DOMload")}null==a.readyState&&a.addEventListener&&(a.addEventListener(b,d=function(){a.removeEventListener(b,d,!1),a.readyState="complete"},!1),a.readyState="loading"),e()}(document,"DOMContentLoaded"),b.on("raphael.DOMload",function(){u=!0}),function(){if(c.svg){var a="hasOwnProperty",b=String,d=parseFloat,e=parseInt,f=Math,g=f.max,h=f.abs,i=f.pow,j=/[, ]+/,k=c.eve,l="",m=" ",n="http://www.w3.org/1999/xlink",o={block:"M5,0 0,2.5 5,5z",classic:"M5,0 0,2.5 5,5 3.5,3 3.5,2z",diamond:"M2.5,0 5,2.5 2.5,5 0,2.5z",open:"M6,1 1,3.5 6,6",oval:"M2.5,0A2.5,2.5,0,0,1,2.5,5 2.5,2.5,0,0,1,2.5,0z"},p={};c.toString=function(){return"Your browser supports SVG.\nYou are running Raphaël "+this.version};var q=function(d,e){if(e){"string"==typeof d&&(d=q(d));for(var f in e)e[a](f)&&("xlink:"==f.substring(0,6)?d.setAttributeNS(n,f.substring(6),b(e[f])):d.setAttribute(f,b(e[f])))}else d=c._g.doc.createElementNS("http://www.w3.org/2000/svg",d),d.style&&(d.style.webkitTapHighlightColor="rgba(0,0,0,0)");return d},r=function(a,e){var j="linear",k=a.id+e,m=.5,n=.5,o=a.node,p=a.paper,r=o.style,s=c._g.doc.getElementById(k);if(!s){if(e=b(e).replace(c._radial_gradient,function(a,b,c){if(j="radial",b&&c){m=d(b),n=d(c);var e=2*(n>.5)-1;i(m-.5,2)+i(n-.5,2)>.25&&(n=f.sqrt(.25-i(m-.5,2))*e+.5)&&.5!=n&&(n=n.toFixed(5)-1e-5*e)}return l}),e=e.split(/\s*\-\s*/),"linear"==j){var t=e.shift();if(t=-d(t),isNaN(t))return null;var u=[0,0,f.cos(c.rad(t)),f.sin(c.rad(t))],v=1/(g(h(u[2]),h(u[3]))||1);u[2]*=v,u[3]*=v,u[2]<0&&(u[0]=-u[2],u[2]=0),u[3]<0&&(u[1]=-u[3],u[3]=0)}var w=c._parseDots(e);if(!w)return null;if(k=k.replace(/[\(\)\s,\xb0#]/g,"_"),a.gradient&&k!=a.gradient.id&&(p.defs.removeChild(a.gradient),delete a.gradient),!a.gradient){s=q(j+"Gradient",{id:k}),a.gradient=s,q(s,"radial"==j?{fx:m,fy:n}:{x1:u[0],y1:u[1],x2:u[2],y2:u[3],gradientTransform:a.matrix.invert()}),p.defs.appendChild(s);for(var x=0,y=w.length;y>x;x++)s.appendChild(q("stop",{offset:w[x].offset?w[x].offset:x?"100%":"0%","stop-color":w[x].color||"#fff"}))}}return q(o,{fill:"url(#"+k+")",opacity:1,"fill-opacity":1}),r.fill=l,r.opacity=1,r.fillOpacity=1,1},s=function(a){var b=a.getBBox(1);q(a.pattern,{patternTransform:a.matrix.invert()+" translate("+b.x+","+b.y+")"})},t=function(d,e,f){if("path"==d.type){for(var g,h,i,j,k,m=b(e).toLowerCase().split("-"),n=d.paper,r=f?"end":"start",s=d.node,t=d.attrs,u=t["stroke-width"],v=m.length,w="classic",x=3,y=3,z=5;v--;)switch(m[v]){case"block":case"classic":case"oval":case"diamond":case"open":case"none":w=m[v];break;case"wide":y=5;break;case"narrow":y=2;break;case"long":x=5;break;case"short":x=2}if("open"==w?(x+=2,y+=2,z+=2,i=1,j=f?4:1,k={fill:"none",stroke:t.stroke}):(j=i=x/2,k={fill:t.stroke,stroke:"none"}),d._.arrows?f?(d._.arrows.endPath&&p[d._.arrows.endPath]--,d._.arrows.endMarker&&p[d._.arrows.endMarker]--):(d._.arrows.startPath&&p[d._.arrows.startPath]--,d._.arrows.startMarker&&p[d._.arrows.startMarker]--):d._.arrows={},"none"!=w){var A="raphael-marker-"+w,B="raphael-marker-"+r+w+x+y;c._g.doc.getElementById(A)?p[A]++:(n.defs.appendChild(q(q("path"),{"stroke-linecap":"round",d:o[w],id:A})),p[A]=1);var C,D=c._g.doc.getElementById(B);D?(p[B]++,C=D.getElementsByTagName("use")[0]):(D=q(q("marker"),{id:B,markerHeight:y,markerWidth:x,orient:"auto",refX:j,refY:y/2}),C=q(q("use"),{"xlink:href":"#"+A,transform:(f?"rotate(180 "+x/2+" "+y/2+") ":l)+"scale("+x/z+","+y/z+")","stroke-width":(1/((x/z+y/z)/2)).toFixed(4)}),D.appendChild(C),n.defs.appendChild(D),p[B]=1),q(C,k);var E=i*("diamond"!=w&&"oval"!=w);f?(g=d._.arrows.startdx*u||0,h=c.getTotalLength(t.path)-E*u):(g=E*u,h=c.getTotalLength(t.path)-(d._.arrows.enddx*u||0)),k={},k["marker-"+r]="url(#"+B+")",(h||g)&&(k.d=c.getSubpath(t.path,g,h)),q(s,k),d._.arrows[r+"Path"]=A,d._.arrows[r+"Marker"]=B,d._.arrows[r+"dx"]=E,d._.arrows[r+"Type"]=w,d._.arrows[r+"String"]=e}else f?(g=d._.arrows.startdx*u||0,h=c.getTotalLength(t.path)-g):(g=0,h=c.getTotalLength(t.path)-(d._.arrows.enddx*u||0)),d._.arrows[r+"Path"]&&q(s,{d:c.getSubpath(t.path,g,h)}),delete d._.arrows[r+"Path"],delete d._.arrows[r+"Marker"],delete d._.arrows[r+"dx"],delete d._.arrows[r+"Type"],delete d._.arrows[r+"String"];for(k in p)if(p[a](k)&&!p[k]){var F=c._g.doc.getElementById(k);F&&F.parentNode.removeChild(F)}}},u={"":[0],none:[0],"-":[3,1],".":[1,1],"-.":[3,1,1,1],"-..":[3,1,1,1,1,1],". ":[1,3],"- ":[4,3],"--":[8,3],"- .":[4,3,1,3],"--.":[8,3,1,3],"--..":[8,3,1,3,1,3]},v=function(a,c,d){if(c=u[b(c).toLowerCase()]){for(var e=a.attrs["stroke-width"]||"1",f={round:e,square:e,butt:0}[a.attrs["stroke-linecap"]||d["stroke-linecap"]]||0,g=[],h=c.length;h--;)g[h]=c[h]*e+(h%2?1:-1)*f;q(a.node,{"stroke-dasharray":g.join(",")})}},w=function(d,f){var i=d.node,k=d.attrs,m=i.style.visibility;i.style.visibility="hidden";for(var o in f)if(f[a](o)){if(!c._availableAttrs[a](o))continue;var p=f[o];switch(k[o]=p,o){case"blur":d.blur(p);break;case"href":case"title":var u=q("title"),w=c._g.doc.createTextNode(p);u.appendChild(w),i.appendChild(u);break;case"target":var x=i.parentNode;if("a"!=x.tagName.toLowerCase()){var u=q("a");x.insertBefore(u,i),u.appendChild(i),x=u}"target"==o?x.setAttributeNS(n,"show","blank"==p?"new":p):x.setAttributeNS(n,o,p);break;case"cursor":i.style.cursor=p;break;case"transform":d.transform(p);break;case"arrow-start":t(d,p);break;case"arrow-end":t(d,p,1);break;case"clip-rect":var z=b(p).split(j);if(4==z.length){d.clip&&d.clip.parentNode.parentNode.removeChild(d.clip.parentNode);var A=q("clipPath"),B=q("rect");A.id=c.createUUID(),q(B,{x:z[0],y:z[1],width:z[2],height:z[3]}),A.appendChild(B),d.paper.defs.appendChild(A),q(i,{"clip-path":"url(#"+A.id+")"}),d.clip=B}if(!p){var C=i.getAttribute("clip-path");if(C){var D=c._g.doc.getElementById(C.replace(/(^url\(#|\)$)/g,l));D&&D.parentNode.removeChild(D),q(i,{"clip-path":l}),delete d.clip}}break;case"path":"path"==d.type&&(q(i,{d:p?k.path=c._pathToAbsolute(p):"M0,0"}),d._.dirty=1,d._.arrows&&("startString"in d._.arrows&&t(d,d._.arrows.startString),"endString"in d._.arrows&&t(d,d._.arrows.endString,1)));break;case"width":if(i.setAttribute(o,p),d._.dirty=1,!k.fx)break;o="x",p=k.x;case"x":k.fx&&(p=-k.x-(k.width||0));case"rx":if("rx"==o&&"rect"==d.type)break;case"cx":i.setAttribute(o,p),d.pattern&&s(d),d._.dirty=1;break;case"height":if(i.setAttribute(o,p),d._.dirty=1,!k.fy)break;o="y",p=k.y;case"y":k.fy&&(p=-k.y-(k.height||0));case"ry":if("ry"==o&&"rect"==d.type)break;case"cy":i.setAttribute(o,p),d.pattern&&s(d),d._.dirty=1;break;case"r":"rect"==d.type?q(i,{rx:p,ry:p}):i.setAttribute(o,p),d._.dirty=1;break;case"src":"image"==d.type&&i.setAttributeNS(n,"href",p);break;case"stroke-width":(1!=d._.sx||1!=d._.sy)&&(p/=g(h(d._.sx),h(d._.sy))||1),d.paper._vbSize&&(p*=d.paper._vbSize),i.setAttribute(o,p),k["stroke-dasharray"]&&v(d,k["stroke-dasharray"],f),d._.arrows&&("startString"in d._.arrows&&t(d,d._.arrows.startString),"endString"in d._.arrows&&t(d,d._.arrows.endString,1));break;case"stroke-dasharray":v(d,p,f);break;case"fill":var E=b(p).match(c._ISURL);if(E){A=q("pattern");var F=q("image");A.id=c.createUUID(),q(A,{x:0,y:0,patternUnits:"userSpaceOnUse",height:1,width:1}),q(F,{x:0,y:0,"xlink:href":E[1]}),A.appendChild(F),function(a){c._preload(E[1],function(){var b=this.offsetWidth,c=this.offsetHeight;q(a,{width:b,height:c}),q(F,{width:b,height:c}),d.paper.safari()})}(A),d.paper.defs.appendChild(A),q(i,{fill:"url(#"+A.id+")"}),d.pattern=A,d.pattern&&s(d);break}var G=c.getRGB(p);if(G.error){if(("circle"==d.type||"ellipse"==d.type||"r"!=b(p).charAt())&&r(d,p)){if("opacity"in k||"fill-opacity"in k){var H=c._g.doc.getElementById(i.getAttribute("fill").replace(/^url\(#|\)$/g,l));if(H){var I=H.getElementsByTagName("stop");q(I[I.length-1],{"stop-opacity":("opacity"in k?k.opacity:1)*("fill-opacity"in k?k["fill-opacity"]:1)})}}k.gradient=p,k.fill="none";break}}else delete f.gradient,delete k.gradient,!c.is(k.opacity,"undefined")&&c.is(f.opacity,"undefined")&&q(i,{opacity:k.opacity}),!c.is(k["fill-opacity"],"undefined")&&c.is(f["fill-opacity"],"undefined")&&q(i,{"fill-opacity":k["fill-opacity"]});G[a]("opacity")&&q(i,{"fill-opacity":G.opacity>1?G.opacity/100:G.opacity});case"stroke":G=c.getRGB(p),i.setAttribute(o,G.hex),"stroke"==o&&G[a]("opacity")&&q(i,{"stroke-opacity":G.opacity>1?G.opacity/100:G.opacity}),"stroke"==o&&d._.arrows&&("startString"in d._.arrows&&t(d,d._.arrows.startString),"endString"in d._.arrows&&t(d,d._.arrows.endString,1));break;case"gradient":("circle"==d.type||"ellipse"==d.type||"r"!=b(p).charAt())&&r(d,p);break;case"opacity":k.gradient&&!k[a]("stroke-opacity")&&q(i,{"stroke-opacity":p>1?p/100:p});case"fill-opacity":if(k.gradient){H=c._g.doc.getElementById(i.getAttribute("fill").replace(/^url\(#|\)$/g,l)),H&&(I=H.getElementsByTagName("stop"),q(I[I.length-1],{"stop-opacity":p}));break}default:"font-size"==o&&(p=e(p,10)+"px");var J=o.replace(/(\-.)/g,function(a){return a.substring(1).toUpperCase()});i.style[J]=p,d._.dirty=1,i.setAttribute(o,p)}}y(d,f),i.style.visibility=m},x=1.2,y=function(d,f){if("text"==d.type&&(f[a]("text")||f[a]("font")||f[a]("font-size")||f[a]("x")||f[a]("y"))){var g=d.attrs,h=d.node,i=h.firstChild?e(c._g.doc.defaultView.getComputedStyle(h.firstChild,l).getPropertyValue("font-size"),10):10; if(f[a]("text")){for(g.text=f.text;h.firstChild;)h.removeChild(h.firstChild);for(var j,k=b(f.text).split("\n"),m=[],n=0,o=k.length;o>n;n++)j=q("tspan"),n&&q(j,{dy:i*x,x:g.x}),j.appendChild(c._g.doc.createTextNode(k[n])),h.appendChild(j),m[n]=j}else for(m=h.getElementsByTagName("tspan"),n=0,o=m.length;o>n;n++)n?q(m[n],{dy:i*x,x:g.x}):q(m[0],{dy:0});q(h,{x:g.x,y:g.y}),d._.dirty=1;var p=d._getBBox(),r=g.y-(p.y+p.height/2);r&&c.is(r,"finite")&&q(m[0],{dy:r})}},z=function(a,b){this[0]=this.node=a,a.raphael=!0,this.id=c._oid++,a.raphaelid=this.id,this.matrix=c.matrix(),this.realPath=null,this.paper=b,this.attrs=this.attrs||{},this._={transform:[],sx:1,sy:1,deg:0,dx:0,dy:0,dirty:1},!b.bottom&&(b.bottom=this),this.prev=b.top,b.top&&(b.top.next=this),b.top=this,this.next=null},A=c.el;z.prototype=A,A.constructor=z,c._engine.path=function(a,b){var c=q("path");b.canvas&&b.canvas.appendChild(c);var d=new z(c,b);return d.type="path",w(d,{fill:"none",stroke:"#000",path:a}),d},A.rotate=function(a,c,e){if(this.removed)return this;if(a=b(a).split(j),a.length-1&&(c=d(a[1]),e=d(a[2])),a=d(a[0]),null==e&&(c=e),null==c||null==e){var f=this.getBBox(1);c=f.x+f.width/2,e=f.y+f.height/2}return this.transform(this._.transform.concat([["r",a,c,e]])),this},A.scale=function(a,c,e,f){if(this.removed)return this;if(a=b(a).split(j),a.length-1&&(c=d(a[1]),e=d(a[2]),f=d(a[3])),a=d(a[0]),null==c&&(c=a),null==f&&(e=f),null==e||null==f)var g=this.getBBox(1);return e=null==e?g.x+g.width/2:e,f=null==f?g.y+g.height/2:f,this.transform(this._.transform.concat([["s",a,c,e,f]])),this},A.translate=function(a,c){return this.removed?this:(a=b(a).split(j),a.length-1&&(c=d(a[1])),a=d(a[0])||0,c=+c||0,this.transform(this._.transform.concat([["t",a,c]])),this)},A.transform=function(b){var d=this._;if(null==b)return d.transform;if(c._extractTransform(this,b),this.clip&&q(this.clip,{transform:this.matrix.invert()}),this.pattern&&s(this),this.node&&q(this.node,{transform:this.matrix}),1!=d.sx||1!=d.sy){var e=this.attrs[a]("stroke-width")?this.attrs["stroke-width"]:1;this.attr({"stroke-width":e})}return this},A.hide=function(){return!this.removed&&this.paper.safari(this.node.style.display="none"),this},A.show=function(){return!this.removed&&this.paper.safari(this.node.style.display=""),this},A.remove=function(){if(!this.removed&&this.node.parentNode){var a=this.paper;a.__set__&&a.__set__.exclude(this),k.unbind("raphael.*.*."+this.id),this.gradient&&a.defs.removeChild(this.gradient),c._tear(this,a),"a"==this.node.parentNode.tagName.toLowerCase()?this.node.parentNode.parentNode.removeChild(this.node.parentNode):this.node.parentNode.removeChild(this.node);for(var b in this)this[b]="function"==typeof this[b]?c._removedFactory(b):null;this.removed=!0}},A._getBBox=function(){if("none"==this.node.style.display){this.show();var a=!0}var b={};try{b=this.node.getBBox()}catch(c){}finally{b=b||{}}return a&&this.hide(),b},A.attr=function(b,d){if(this.removed)return this;if(null==b){var e={};for(var f in this.attrs)this.attrs[a](f)&&(e[f]=this.attrs[f]);return e.gradient&&"none"==e.fill&&(e.fill=e.gradient)&&delete e.gradient,e.transform=this._.transform,e}if(null==d&&c.is(b,"string")){if("fill"==b&&"none"==this.attrs.fill&&this.attrs.gradient)return this.attrs.gradient;if("transform"==b)return this._.transform;for(var g=b.split(j),h={},i=0,l=g.length;l>i;i++)b=g[i],h[b]=b in this.attrs?this.attrs[b]:c.is(this.paper.customAttributes[b],"function")?this.paper.customAttributes[b].def:c._availableAttrs[b];return l-1?h:h[g[0]]}if(null==d&&c.is(b,"array")){for(h={},i=0,l=b.length;l>i;i++)h[b[i]]=this.attr(b[i]);return h}if(null!=d){var m={};m[b]=d}else null!=b&&c.is(b,"object")&&(m=b);for(var n in m)k("raphael.attr."+n+"."+this.id,this,m[n]);for(n in this.paper.customAttributes)if(this.paper.customAttributes[a](n)&&m[a](n)&&c.is(this.paper.customAttributes[n],"function")){var o=this.paper.customAttributes[n].apply(this,[].concat(m[n]));this.attrs[n]=m[n];for(var p in o)o[a](p)&&(m[p]=o[p])}return w(this,m),this},A.toFront=function(){if(this.removed)return this;"a"==this.node.parentNode.tagName.toLowerCase()?this.node.parentNode.parentNode.appendChild(this.node.parentNode):this.node.parentNode.appendChild(this.node);var a=this.paper;return a.top!=this&&c._tofront(this,a),this},A.toBack=function(){if(this.removed)return this;var a=this.node.parentNode;return"a"==a.tagName.toLowerCase()?a.parentNode.insertBefore(this.node.parentNode,this.node.parentNode.parentNode.firstChild):a.firstChild!=this.node&&a.insertBefore(this.node,this.node.parentNode.firstChild),c._toback(this,this.paper),this.paper,this},A.insertAfter=function(a){if(this.removed)return this;var b=a.node||a[a.length-1].node;return b.nextSibling?b.parentNode.insertBefore(this.node,b.nextSibling):b.parentNode.appendChild(this.node),c._insertafter(this,a,this.paper),this},A.insertBefore=function(a){if(this.removed)return this;var b=a.node||a[0].node;return b.parentNode.insertBefore(this.node,b),c._insertbefore(this,a,this.paper),this},A.blur=function(a){var b=this;if(0!==+a){var d=q("filter"),e=q("feGaussianBlur");b.attrs.blur=a,d.id=c.createUUID(),q(e,{stdDeviation:+a||1.5}),d.appendChild(e),b.paper.defs.appendChild(d),b._blur=d,q(b.node,{filter:"url(#"+d.id+")"})}else b._blur&&(b._blur.parentNode.removeChild(b._blur),delete b._blur,delete b.attrs.blur),b.node.removeAttribute("filter");return b},c._engine.circle=function(a,b,c,d){var e=q("circle");a.canvas&&a.canvas.appendChild(e);var f=new z(e,a);return f.attrs={cx:b,cy:c,r:d,fill:"none",stroke:"#000"},f.type="circle",q(e,f.attrs),f},c._engine.rect=function(a,b,c,d,e,f){var g=q("rect");a.canvas&&a.canvas.appendChild(g);var h=new z(g,a);return h.attrs={x:b,y:c,width:d,height:e,r:f||0,rx:f||0,ry:f||0,fill:"none",stroke:"#000"},h.type="rect",q(g,h.attrs),h},c._engine.ellipse=function(a,b,c,d,e){var f=q("ellipse");a.canvas&&a.canvas.appendChild(f);var g=new z(f,a);return g.attrs={cx:b,cy:c,rx:d,ry:e,fill:"none",stroke:"#000"},g.type="ellipse",q(f,g.attrs),g},c._engine.image=function(a,b,c,d,e,f){var g=q("image");q(g,{x:c,y:d,width:e,height:f,preserveAspectRatio:"none"}),g.setAttributeNS(n,"href",b),a.canvas&&a.canvas.appendChild(g);var h=new z(g,a);return h.attrs={x:c,y:d,width:e,height:f,src:b},h.type="image",h},c._engine.text=function(a,b,d,e){var f=q("text");a.canvas&&a.canvas.appendChild(f);var g=new z(f,a);return g.attrs={x:b,y:d,"text-anchor":"middle",text:e,font:c._availableAttrs.font,stroke:"none",fill:"#000"},g.type="text",w(g,g.attrs),g},c._engine.setSize=function(a,b){return this.width=a||this.width,this.height=b||this.height,this.canvas.setAttribute("width",this.width),this.canvas.setAttribute("height",this.height),this._viewBox&&this.setViewBox.apply(this,this._viewBox),this},c._engine.create=function(){var a=c._getContainer.apply(0,arguments),b=a&&a.container,d=a.x,e=a.y,f=a.width,g=a.height;if(!b)throw new Error("SVG container not found.");var h,i=q("svg"),j="overflow:hidden;";return d=d||0,e=e||0,f=f||512,g=g||342,q(i,{height:g,version:1.1,width:f,xmlns:"http://www.w3.org/2000/svg"}),1==b?(i.style.cssText=j+"position:absolute;left:"+d+"px;top:"+e+"px",c._g.doc.body.appendChild(i),h=1):(i.style.cssText=j+"position:relative",b.firstChild?b.insertBefore(i,b.firstChild):b.appendChild(i)),b=new c._Paper,b.width=f,b.height=g,b.canvas=i,b.clear(),b._left=b._top=0,h&&(b.renderfix=function(){}),b.renderfix(),b},c._engine.setViewBox=function(a,b,c,d,e){k("raphael.setViewBox",this,this._viewBox,[a,b,c,d,e]);var f,h,i=g(c/this.width,d/this.height),j=this.top,l=e?"meet":"xMinYMin";for(null==a?(this._vbSize&&(i=1),delete this._vbSize,f="0 0 "+this.width+m+this.height):(this._vbSize=i,f=a+m+b+m+c+m+d),q(this.canvas,{viewBox:f,preserveAspectRatio:l});i&&j;)h="stroke-width"in j.attrs?j.attrs["stroke-width"]:1,j.attr({"stroke-width":h}),j._.dirty=1,j._.dirtyT=1,j=j.prev;return this._viewBox=[a,b,c,d,!!e],this},c.prototype.renderfix=function(){var a,b=this.canvas,c=b.style;try{a=b.getScreenCTM()||b.createSVGMatrix()}catch(d){a=b.createSVGMatrix()}var e=-a.e%1,f=-a.f%1;(e||f)&&(e&&(this._left=(this._left+e)%1,c.left=this._left+"px"),f&&(this._top=(this._top+f)%1,c.top=this._top+"px"))},c.prototype.clear=function(){c.eve("raphael.clear",this);for(var a=this.canvas;a.firstChild;)a.removeChild(a.firstChild);this.bottom=this.top=null,(this.desc=q("desc")).appendChild(c._g.doc.createTextNode("Created with Raphaël "+c.version)),a.appendChild(this.desc),a.appendChild(this.defs=q("defs"))},c.prototype.remove=function(){k("raphael.remove",this),this.canvas.parentNode&&this.canvas.parentNode.removeChild(this.canvas);for(var a in this)this[a]="function"==typeof this[a]?c._removedFactory(a):null};var B=c.st;for(var C in A)A[a](C)&&!B[a](C)&&(B[C]=function(a){return function(){var b=arguments;return this.forEach(function(c){c[a].apply(c,b)})}}(C))}}(),function(){if(c.vml){var a="hasOwnProperty",b=String,d=parseFloat,e=Math,f=e.round,g=e.max,h=e.min,i=e.abs,j="fill",k=/[, ]+/,l=c.eve,m=" progid:DXImageTransform.Microsoft",n=" ",o="",p={M:"m",L:"l",C:"c",Z:"x",m:"t",l:"r",c:"v",z:"x"},q=/([clmz]),?([^clmz]*)/gi,r=/ progid:\S+Blur\([^\)]+\)/g,s=/-?[^,\s-]+/g,t="position:absolute;left:0;top:0;width:1px;height:1px",u=21600,v={path:1,rect:1,image:1},w={circle:1,ellipse:1},x=function(a){var d=/[ahqstv]/gi,e=c._pathToAbsolute;if(b(a).match(d)&&(e=c._path2curve),d=/[clmz]/g,e==c._pathToAbsolute&&!b(a).match(d)){var g=b(a).replace(q,function(a,b,c){var d=[],e="m"==b.toLowerCase(),g=p[b];return c.replace(s,function(a){e&&2==d.length&&(g+=d+p["m"==b?"l":"L"],d=[]),d.push(f(a*u))}),g+d});return g}var h,i,j=e(a);g=[];for(var k=0,l=j.length;l>k;k++){h=j[k],i=j[k][0].toLowerCase(),"z"==i&&(i="x");for(var m=1,r=h.length;r>m;m++)i+=f(h[m]*u)+(m!=r-1?",":o);g.push(i)}return g.join(n)},y=function(a,b,d){var e=c.matrix();return e.rotate(-a,.5,.5),{dx:e.x(b,d),dy:e.y(b,d)}},z=function(a,b,c,d,e,f){var g=a._,h=a.matrix,k=g.fillpos,l=a.node,m=l.style,o=1,p="",q=u/b,r=u/c;if(m.visibility="hidden",b&&c){if(l.coordsize=i(q)+n+i(r),m.rotation=f*(0>b*c?-1:1),f){var s=y(f,d,e);d=s.dx,e=s.dy}if(0>b&&(p+="x"),0>c&&(p+=" y")&&(o=-1),m.flip=p,l.coordorigin=d*-q+n+e*-r,k||g.fillsize){var t=l.getElementsByTagName(j);t=t&&t[0],l.removeChild(t),k&&(s=y(f,h.x(k[0],k[1]),h.y(k[0],k[1])),t.position=s.dx*o+n+s.dy*o),g.fillsize&&(t.size=g.fillsize[0]*i(b)+n+g.fillsize[1]*i(c)),l.appendChild(t)}m.visibility="visible"}};c.toString=function(){return"Your browser doesn’t support SVG. Falling down to VML.\nYou are running Raphaël "+this.version};var A=function(a,c,d){for(var e=b(c).toLowerCase().split("-"),f=d?"end":"start",g=e.length,h="classic",i="medium",j="medium";g--;)switch(e[g]){case"block":case"classic":case"oval":case"diamond":case"open":case"none":h=e[g];break;case"wide":case"narrow":j=e[g];break;case"long":case"short":i=e[g]}var k=a.node.getElementsByTagName("stroke")[0];k[f+"arrow"]=h,k[f+"arrowlength"]=i,k[f+"arrowwidth"]=j},B=function(e,i){e.attrs=e.attrs||{};var l=e.node,m=e.attrs,p=l.style,q=v[e.type]&&(i.x!=m.x||i.y!=m.y||i.width!=m.width||i.height!=m.height||i.cx!=m.cx||i.cy!=m.cy||i.rx!=m.rx||i.ry!=m.ry||i.r!=m.r),r=w[e.type]&&(m.cx!=i.cx||m.cy!=i.cy||m.r!=i.r||m.rx!=i.rx||m.ry!=i.ry),s=e;for(var t in i)i[a](t)&&(m[t]=i[t]);if(q&&(m.path=c._getPath[e.type](e),e._.dirty=1),i.href&&(l.href=i.href),i.title&&(l.title=i.title),i.target&&(l.target=i.target),i.cursor&&(p.cursor=i.cursor),"blur"in i&&e.blur(i.blur),(i.path&&"path"==e.type||q)&&(l.path=x(~b(m.path).toLowerCase().indexOf("r")?c._pathToAbsolute(m.path):m.path),"image"==e.type&&(e._.fillpos=[m.x,m.y],e._.fillsize=[m.width,m.height],z(e,1,1,0,0,0))),"transform"in i&&e.transform(i.transform),r){var y=+m.cx,B=+m.cy,D=+m.rx||+m.r||0,E=+m.ry||+m.r||0;l.path=c.format("ar{0},{1},{2},{3},{4},{1},{4},{1}x",f((y-D)*u),f((B-E)*u),f((y+D)*u),f((B+E)*u),f(y*u)),e._.dirty=1}if("clip-rect"in i){var G=b(i["clip-rect"]).split(k);if(4==G.length){G[2]=+G[2]+ +G[0],G[3]=+G[3]+ +G[1];var H=l.clipRect||c._g.doc.createElement("div"),I=H.style;I.clip=c.format("rect({1}px {2}px {3}px {0}px)",G),l.clipRect||(I.position="absolute",I.top=0,I.left=0,I.width=e.paper.width+"px",I.height=e.paper.height+"px",l.parentNode.insertBefore(H,l),H.appendChild(l),l.clipRect=H)}i["clip-rect"]||l.clipRect&&(l.clipRect.style.clip="auto")}if(e.textpath){var J=e.textpath.style;i.font&&(J.font=i.font),i["font-family"]&&(J.fontFamily='"'+i["font-family"].split(",")[0].replace(/^['"]+|['"]+$/g,o)+'"'),i["font-size"]&&(J.fontSize=i["font-size"]),i["font-weight"]&&(J.fontWeight=i["font-weight"]),i["font-style"]&&(J.fontStyle=i["font-style"])}if("arrow-start"in i&&A(s,i["arrow-start"]),"arrow-end"in i&&A(s,i["arrow-end"],1),null!=i.opacity||null!=i["stroke-width"]||null!=i.fill||null!=i.src||null!=i.stroke||null!=i["stroke-width"]||null!=i["stroke-opacity"]||null!=i["fill-opacity"]||null!=i["stroke-dasharray"]||null!=i["stroke-miterlimit"]||null!=i["stroke-linejoin"]||null!=i["stroke-linecap"]){var K=l.getElementsByTagName(j),L=!1;if(K=K&&K[0],!K&&(L=K=F(j)),"image"==e.type&&i.src&&(K.src=i.src),i.fill&&(K.on=!0),(null==K.on||"none"==i.fill||null===i.fill)&&(K.on=!1),K.on&&i.fill){var M=b(i.fill).match(c._ISURL);if(M){K.parentNode==l&&l.removeChild(K),K.rotate=!0,K.src=M[1],K.type="tile";var N=e.getBBox(1);K.position=N.x+n+N.y,e._.fillpos=[N.x,N.y],c._preload(M[1],function(){e._.fillsize=[this.offsetWidth,this.offsetHeight]})}else K.color=c.getRGB(i.fill).hex,K.src=o,K.type="solid",c.getRGB(i.fill).error&&(s.type in{circle:1,ellipse:1}||"r"!=b(i.fill).charAt())&&C(s,i.fill,K)&&(m.fill="none",m.gradient=i.fill,K.rotate=!1)}if("fill-opacity"in i||"opacity"in i){var O=((+m["fill-opacity"]+1||2)-1)*((+m.opacity+1||2)-1)*((+c.getRGB(i.fill).o+1||2)-1);O=h(g(O,0),1),K.opacity=O,K.src&&(K.color="none")}l.appendChild(K);var P=l.getElementsByTagName("stroke")&&l.getElementsByTagName("stroke")[0],Q=!1;!P&&(Q=P=F("stroke")),(i.stroke&&"none"!=i.stroke||i["stroke-width"]||null!=i["stroke-opacity"]||i["stroke-dasharray"]||i["stroke-miterlimit"]||i["stroke-linejoin"]||i["stroke-linecap"])&&(P.on=!0),("none"==i.stroke||null===i.stroke||null==P.on||0==i.stroke||0==i["stroke-width"])&&(P.on=!1);var R=c.getRGB(i.stroke);P.on&&i.stroke&&(P.color=R.hex),O=((+m["stroke-opacity"]+1||2)-1)*((+m.opacity+1||2)-1)*((+R.o+1||2)-1);var S=.75*(d(i["stroke-width"])||1);if(O=h(g(O,0),1),null==i["stroke-width"]&&(S=m["stroke-width"]),i["stroke-width"]&&(P.weight=S),S&&1>S&&(O*=S)&&(P.weight=1),P.opacity=O,i["stroke-linejoin"]&&(P.joinstyle=i["stroke-linejoin"]||"miter"),P.miterlimit=i["stroke-miterlimit"]||8,i["stroke-linecap"]&&(P.endcap="butt"==i["stroke-linecap"]?"flat":"square"==i["stroke-linecap"]?"square":"round"),i["stroke-dasharray"]){var T={"-":"shortdash",".":"shortdot","-.":"shortdashdot","-..":"shortdashdotdot",". ":"dot","- ":"dash","--":"longdash","- .":"dashdot","--.":"longdashdot","--..":"longdashdotdot"};P.dashstyle=T[a](i["stroke-dasharray"])?T[i["stroke-dasharray"]]:o}Q&&l.appendChild(P)}if("text"==s.type){s.paper.canvas.style.display=o;var U=s.paper.span,V=100,W=m.font&&m.font.match(/\d+(?:\.\d*)?(?=px)/);p=U.style,m.font&&(p.font=m.font),m["font-family"]&&(p.fontFamily=m["font-family"]),m["font-weight"]&&(p.fontWeight=m["font-weight"]),m["font-style"]&&(p.fontStyle=m["font-style"]),W=d(m["font-size"]||W&&W[0])||10,p.fontSize=W*V+"px",s.textpath.string&&(U.innerHTML=b(s.textpath.string).replace(/"));var X=U.getBoundingClientRect();s.W=m.w=(X.right-X.left)/V,s.H=m.h=(X.bottom-X.top)/V,s.X=m.x,s.Y=m.y+s.H/2,("x"in i||"y"in i)&&(s.path.v=c.format("m{0},{1}l{2},{1}",f(m.x*u),f(m.y*u),f(m.x*u)+1));for(var Y=["x","y","text","font","font-family","font-weight","font-style","font-size"],Z=0,$=Y.length;$>Z;Z++)if(Y[Z]in i){s._.dirty=1;break}switch(m["text-anchor"]){case"start":s.textpath.style["v-text-align"]="left",s.bbx=s.W/2;break;case"end":s.textpath.style["v-text-align"]="right",s.bbx=-s.W/2;break;default:s.textpath.style["v-text-align"]="center",s.bbx=0}s.textpath.style["v-text-kern"]=!0}},C=function(a,f,g){a.attrs=a.attrs||{};var h=(a.attrs,Math.pow),i="linear",j=".5 .5";if(a.attrs.gradient=f,f=b(f).replace(c._radial_gradient,function(a,b,c){return i="radial",b&&c&&(b=d(b),c=d(c),h(b-.5,2)+h(c-.5,2)>.25&&(c=e.sqrt(.25-h(b-.5,2))*(2*(c>.5)-1)+.5),j=b+n+c),o}),f=f.split(/\s*\-\s*/),"linear"==i){var k=f.shift();if(k=-d(k),isNaN(k))return null}var l=c._parseDots(f);if(!l)return null;if(a=a.shape||a.node,l.length){a.removeChild(g),g.on=!0,g.method="none",g.color=l[0].color,g.color2=l[l.length-1].color;for(var m=[],p=0,q=l.length;q>p;p++)l[p].offset&&m.push(l[p].offset+n+l[p].color);g.colors=m.length?m.join():"0% "+g.color,"radial"==i?(g.type="gradientTitle",g.focus="100%",g.focussize="0 0",g.focusposition=j,g.angle=0):(g.type="gradient",g.angle=(270-k)%360),a.appendChild(g)}return 1},D=function(a,b){this[0]=this.node=a,a.raphael=!0,this.id=c._oid++,a.raphaelid=this.id,this.X=0,this.Y=0,this.attrs={},this.paper=b,this.matrix=c.matrix(),this._={transform:[],sx:1,sy:1,dx:0,dy:0,deg:0,dirty:1,dirtyT:1},!b.bottom&&(b.bottom=this),this.prev=b.top,b.top&&(b.top.next=this),b.top=this,this.next=null},E=c.el;D.prototype=E,E.constructor=D,E.transform=function(a){if(null==a)return this._.transform;var d,e=this.paper._viewBoxShift,f=e?"s"+[e.scale,e.scale]+"-1-1t"+[e.dx,e.dy]:o;e&&(d=a=b(a).replace(/\.{3}|\u2026/g,this._.transform||o)),c._extractTransform(this,f+a);var g,h=this.matrix.clone(),i=this.skew,j=this.node,k=~b(this.attrs.fill).indexOf("-"),l=!b(this.attrs.fill).indexOf("url(");if(h.translate(1,1),l||k||"image"==this.type)if(i.matrix="1 0 0 1",i.offset="0 0",g=h.split(),k&&g.noRotation||!g.isSimple){j.style.filter=h.toFilter();var m=this.getBBox(),p=this.getBBox(1),q=m.x-p.x,r=m.y-p.y;j.coordorigin=q*-u+n+r*-u,z(this,1,1,q,r,0)}else j.style.filter=o,z(this,g.scalex,g.scaley,g.dx,g.dy,g.rotate);else j.style.filter=o,i.matrix=b(h),i.offset=h.offset();return d&&(this._.transform=d),this},E.rotate=function(a,c,e){if(this.removed)return this;if(null!=a){if(a=b(a).split(k),a.length-1&&(c=d(a[1]),e=d(a[2])),a=d(a[0]),null==e&&(c=e),null==c||null==e){var f=this.getBBox(1);c=f.x+f.width/2,e=f.y+f.height/2}return this._.dirtyT=1,this.transform(this._.transform.concat([["r",a,c,e]])),this}},E.translate=function(a,c){return this.removed?this:(a=b(a).split(k),a.length-1&&(c=d(a[1])),a=d(a[0])||0,c=+c||0,this._.bbox&&(this._.bbox.x+=a,this._.bbox.y+=c),this.transform(this._.transform.concat([["t",a,c]])),this)},E.scale=function(a,c,e,f){if(this.removed)return this;if(a=b(a).split(k),a.length-1&&(c=d(a[1]),e=d(a[2]),f=d(a[3]),isNaN(e)&&(e=null),isNaN(f)&&(f=null)),a=d(a[0]),null==c&&(c=a),null==f&&(e=f),null==e||null==f)var g=this.getBBox(1);return e=null==e?g.x+g.width/2:e,f=null==f?g.y+g.height/2:f,this.transform(this._.transform.concat([["s",a,c,e,f]])),this._.dirtyT=1,this},E.hide=function(){return!this.removed&&(this.node.style.display="none"),this},E.show=function(){return!this.removed&&(this.node.style.display=o),this},E._getBBox=function(){return this.removed?{}:{x:this.X+(this.bbx||0)-this.W/2,y:this.Y-this.H,width:this.W,height:this.H}},E.remove=function(){if(!this.removed&&this.node.parentNode){this.paper.__set__&&this.paper.__set__.exclude(this),c.eve.unbind("raphael.*.*."+this.id),c._tear(this,this.paper),this.node.parentNode.removeChild(this.node),this.shape&&this.shape.parentNode.removeChild(this.shape);for(var a in this)this[a]="function"==typeof this[a]?c._removedFactory(a):null;this.removed=!0}},E.attr=function(b,d){if(this.removed)return this;if(null==b){var e={};for(var f in this.attrs)this.attrs[a](f)&&(e[f]=this.attrs[f]);return e.gradient&&"none"==e.fill&&(e.fill=e.gradient)&&delete e.gradient,e.transform=this._.transform,e}if(null==d&&c.is(b,"string")){if(b==j&&"none"==this.attrs.fill&&this.attrs.gradient)return this.attrs.gradient;for(var g=b.split(k),h={},i=0,m=g.length;m>i;i++)b=g[i],h[b]=b in this.attrs?this.attrs[b]:c.is(this.paper.customAttributes[b],"function")?this.paper.customAttributes[b].def:c._availableAttrs[b];return m-1?h:h[g[0]]}if(this.attrs&&null==d&&c.is(b,"array")){for(h={},i=0,m=b.length;m>i;i++)h[b[i]]=this.attr(b[i]);return h}var n;null!=d&&(n={},n[b]=d),null==d&&c.is(b,"object")&&(n=b);for(var o in n)l("raphael.attr."+o+"."+this.id,this,n[o]);if(n){for(o in this.paper.customAttributes)if(this.paper.customAttributes[a](o)&&n[a](o)&&c.is(this.paper.customAttributes[o],"function")){var p=this.paper.customAttributes[o].apply(this,[].concat(n[o]));this.attrs[o]=n[o];for(var q in p)p[a](q)&&(n[q]=p[q])}n.text&&"text"==this.type&&(this.textpath.string=n.text),B(this,n)}return this},E.toFront=function(){return!this.removed&&this.node.parentNode.appendChild(this.node),this.paper&&this.paper.top!=this&&c._tofront(this,this.paper),this},E.toBack=function(){return this.removed?this:(this.node.parentNode.firstChild!=this.node&&(this.node.parentNode.insertBefore(this.node,this.node.parentNode.firstChild),c._toback(this,this.paper)),this)},E.insertAfter=function(a){return this.removed?this:(a.constructor==c.st.constructor&&(a=a[a.length-1]),a.node.nextSibling?a.node.parentNode.insertBefore(this.node,a.node.nextSibling):a.node.parentNode.appendChild(this.node),c._insertafter(this,a,this.paper),this)},E.insertBefore=function(a){return this.removed?this:(a.constructor==c.st.constructor&&(a=a[0]),a.node.parentNode.insertBefore(this.node,a.node),c._insertbefore(this,a,this.paper),this)},E.blur=function(a){var b=this.node.runtimeStyle,d=b.filter;return d=d.replace(r,o),0!==+a?(this.attrs.blur=a,b.filter=d+n+m+".Blur(pixelradius="+(+a||1.5)+")",b.margin=c.format("-{0}px 0 0 -{0}px",f(+a||1.5))):(b.filter=d,b.margin=0,delete this.attrs.blur),this},c._engine.path=function(a,b){var c=F("shape");c.style.cssText=t,c.coordsize=u+n+u,c.coordorigin=b.coordorigin;var d=new D(c,b),e={fill:"none",stroke:"#000"};a&&(e.path=a),d.type="path",d.path=[],d.Path=o,B(d,e),b.canvas.appendChild(c);var f=F("skew");return f.on=!0,c.appendChild(f),d.skew=f,d.transform(o),d},c._engine.rect=function(a,b,d,e,f,g){var h=c._rectPath(b,d,e,f,g),i=a.path(h),j=i.attrs;return i.X=j.x=b,i.Y=j.y=d,i.W=j.width=e,i.H=j.height=f,j.r=g,j.path=h,i.type="rect",i},c._engine.ellipse=function(a,b,c,d,e){var f=a.path();return f.attrs,f.X=b-d,f.Y=c-e,f.W=2*d,f.H=2*e,f.type="ellipse",B(f,{cx:b,cy:c,rx:d,ry:e}),f},c._engine.circle=function(a,b,c,d){var e=a.path();return e.attrs,e.X=b-d,e.Y=c-d,e.W=e.H=2*d,e.type="circle",B(e,{cx:b,cy:c,r:d}),e},c._engine.image=function(a,b,d,e,f,g){var h=c._rectPath(d,e,f,g),i=a.path(h).attr({stroke:"none"}),k=i.attrs,l=i.node,m=l.getElementsByTagName(j)[0];return k.src=b,i.X=k.x=d,i.Y=k.y=e,i.W=k.width=f,i.H=k.height=g,k.path=h,i.type="image",m.parentNode==l&&l.removeChild(m),m.rotate=!0,m.src=b,m.type="tile",i._.fillpos=[d,e],i._.fillsize=[f,g],l.appendChild(m),z(i,1,1,0,0,0),i},c._engine.text=function(a,d,e,g){var h=F("shape"),i=F("path"),j=F("textpath");d=d||0,e=e||0,g=g||"",i.v=c.format("m{0},{1}l{2},{1}",f(d*u),f(e*u),f(d*u)+1),i.textpathok=!0,j.string=b(g),j.on=!0,h.style.cssText=t,h.coordsize=u+n+u,h.coordorigin="0 0";var k=new D(h,a),l={fill:"#000",stroke:"none",font:c._availableAttrs.font,text:g};k.shape=h,k.path=i,k.textpath=j,k.type="text",k.attrs.text=b(g),k.attrs.x=d,k.attrs.y=e,k.attrs.w=1,k.attrs.h=1,B(k,l),h.appendChild(j),h.appendChild(i),a.canvas.appendChild(h);var m=F("skew");return m.on=!0,h.appendChild(m),k.skew=m,k.transform(o),k},c._engine.setSize=function(a,b){var d=this.canvas.style;return this.width=a,this.height=b,a==+a&&(a+="px"),b==+b&&(b+="px"),d.width=a,d.height=b,d.clip="rect(0 "+a+" "+b+" 0)",this._viewBox&&c._engine.setViewBox.apply(this,this._viewBox),this},c._engine.setViewBox=function(a,b,d,e,f){c.eve("raphael.setViewBox",this,this._viewBox,[a,b,d,e,f]);var h,i,j=this.width,k=this.height,l=1/g(d/j,e/k);return f&&(h=k/e,i=j/d,j>d*h&&(a-=(j-d*h)/2/h),k>e*i&&(b-=(k-e*i)/2/i)),this._viewBox=[a,b,d,e,!!f],this._viewBoxShift={dx:-a,dy:-b,scale:l},this.forEach(function(a){a.transform("...")}),this};var F;c._engine.initWin=function(a){var b=a.document;b.createStyleSheet().addRule(".rvml","behavior:url(#default#VML)");try{!b.namespaces.rvml&&b.namespaces.add("rvml","urn:schemas-microsoft-com:vml"),F=function(a){return b.createElement("')}}catch(c){F=function(a){return b.createElement("<"+a+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}},c._engine.initWin(c._g.win),c._engine.create=function(){var a=c._getContainer.apply(0,arguments),b=a.container,d=a.height,e=a.width,f=a.x,g=a.y;if(!b)throw new Error("VML container not found.");var h=new c._Paper,i=h.canvas=c._g.doc.createElement("div"),j=i.style;return f=f||0,g=g||0,e=e||512,d=d||342,h.width=e,h.height=d,e==+e&&(e+="px"),d==+d&&(d+="px"),h.coordsize=1e3*u+n+1e3*u,h.coordorigin="0 0",h.span=c._g.doc.createElement("span"),h.span.style.cssText="position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-height:1;",i.appendChild(h.span),j.cssText=c.format("top:0;left:0;width:{0};height:{1};display:inline-block;position:relative;clip:rect(0 {0} {1} 0);overflow:hidden",e,d),1==b?(c._g.doc.body.appendChild(i),j.left=f+"px",j.top=g+"px",j.position="absolute"):b.firstChild?b.insertBefore(i,b.firstChild):b.appendChild(i),h.renderfix=function(){},h},c.prototype.clear=function(){c.eve("raphael.clear",this),this.canvas.innerHTML=o,this.span=c._g.doc.createElement("span"),this.span.style.cssText="position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-height:1;display:inline;",this.canvas.appendChild(this.span),this.bottom=this.top=null},c.prototype.remove=function(){c.eve("raphael.remove",this),this.canvas.parentNode.removeChild(this.canvas);for(var a in this)this[a]="function"==typeof this[a]?c._removedFactory(a):null;return!0};var G=c.st;for(var H in E)E[a](H)&&!G[a](H)&&(G[H]=function(a){return function(){var b=arguments;return this.forEach(function(c){c[a].apply(c,b)})}}(H))}}(),B.was?A.win.Raphael=c:Raphael=c,c}); //Open Sans Font (used for scalable location labels) /*! * Copyright: * Copyleft 2002, 2003, 2005, 2008, 2009, 2010 Free Software Foundation.* * Manufacturer: * GNU * * Vendor URL:* https://savannah.gnu.org/projects/freefont/ * * License information: * http://www.gnu.org/copyleft/gpl.html*/ Raphael.registerFont({"w":200,"face":{"font-family":"FreeSans","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"8","bbox":"-8 -277 342.017 78.0413","underline-thickness":"18","underline-position":"-54.36","stemh":"30","stemv":"33","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"75,-262r0,121r-8,81r-14,0v-8,-62,-9,-131,-8,-202r30,0xm75,-37r0,37r-30,0r0,-37r30,0","w":100},"\"":{"d":"19,-255r33,0v2,35,-4,62,-10,88r-14,0v-6,-27,-11,-54,-9,-88xm76,-255r34,0v2,35,-4,62,-10,88r-14,0v-6,-27,-12,-53,-10,-88","w":127},"#":{"d":"175,-251r-13,71r33,0r0,24r-38,0r-11,63r38,0r0,24r-43,0r-14,76r-27,0r14,-76r-45,0r-14,76r-27,0r13,-76r-36,0r0,-24r41,0r11,-63r-39,0r0,-24r44,0r13,-71r27,0r-13,71r45,0r13,-71r28,0xm130,-156r-45,0r-12,63r45,0"},"$":{"d":"87,-114v-48,-13,-70,-26,-70,-72v0,-41,24,-66,70,-72r0,-19r22,0r0,19v44,3,70,30,70,71r-29,0v0,-26,-17,-45,-41,-46r0,90v22,6,77,15,77,73v0,46,-26,74,-77,78r0,37r-22,0r0,-37v-51,-4,-77,-32,-75,-83r28,0v2,24,3,52,47,58r0,-97xm87,-146r0,-86v-27,4,-41,19,-41,43v0,22,13,35,41,43xm109,-17v33,-4,48,-24,48,-49v0,-24,-11,-34,-48,-45r0,94"},"%":{"d":"72,-247v35,0,61,28,61,63v0,33,-28,61,-61,61v-34,0,-62,-28,-62,-62v0,-34,29,-62,62,-62xm72,-221v-20,0,-37,16,-37,36v0,20,17,36,37,36v20,0,36,-16,36,-36v0,-21,-15,-36,-36,-36xm219,-255r24,0r-142,262r-24,0xm248,-116v35,0,61,27,61,62v0,33,-28,61,-61,61v-34,0,-62,-28,-62,-62v0,-33,29,-61,62,-61xm248,-91v-20,0,-37,16,-37,36v0,20,17,37,37,37v20,0,36,-17,36,-36v0,-21,-15,-37,-36,-37","w":320},"&":{"d":"168,-28v-12,11,-34,36,-75,36v-44,0,-74,-28,-74,-71v0,-33,13,-51,58,-77v-22,-28,-29,-42,-29,-59v0,-32,27,-56,61,-56v34,0,59,23,59,56v0,26,-13,42,-50,63r48,59v7,-13,11,-29,11,-43r29,0v0,22,-8,45,-21,66r44,54r-39,0xm103,-155v28,-18,37,-28,37,-44v0,-18,-14,-31,-32,-31v-19,0,-31,12,-31,31v0,13,4,19,26,44xm150,-49r-57,-72v-33,21,-44,35,-44,55v0,52,70,62,101,17","w":240},"'":{"d":"17,-255r34,0v2,35,-4,62,-10,88r-14,0v-6,-27,-12,-53,-10,-88","w":68},"(":{"d":"85,-262r20,0v-66,104,-66,235,0,338r-20,0v-77,-98,-77,-240,0,-338","w":119},")":{"d":"33,76r-19,0v65,-104,65,-235,0,-338r19,0v77,98,77,240,0,338","w":119},"*":{"d":"58,-262r22,0r-2,40r39,-14r6,21r-38,11r25,32r-19,13r-22,-33r-23,33r-18,-13r25,-32r-39,-11r7,-21r38,14","w":140},"+":{"d":"192,-96r0,25r-74,0r0,75r-25,0r0,-75r-75,0r0,-25r75,0r0,-75r25,0r0,75r74,0","w":210},",":{"d":"31,-37r38,0v1,42,3,94,-38,90r0,-14v19,1,23,-13,22,-39r-22,0r0,-37","w":100},"-":{"d":"102,-112r0,26r-85,0r0,-26r85,0","w":119,"k":{"A":18,"V":18,"W":18,"Y":18,"C":7,"G":7,"O":7,"Q":7,"a":14,"g":14,"v":22,"w":22,"y":22,"T":18,"J":7,"j":11,"x":18,"m":14,"n":14,"p":14,"r":14,"u":14,"z":14,"s":18,"f":14,"t":14,"X":18,"Z":18,"S":4}},".":{"d":"69,-37r0,37r-38,0r0,-37r38,0","w":100},"\/":{"d":"82,-262r20,0r-85,269r-20,0","w":100},"0":{"d":"15,-123v0,-112,48,-132,84,-132v63,0,84,60,84,134v0,84,-30,129,-84,129v-55,0,-84,-45,-84,-131xm99,-227v-34,0,-51,34,-51,104v0,70,17,105,50,105v35,0,52,-34,52,-106v0,-68,-17,-103,-51,-103"},"1":{"d":"93,-182r-56,0r0,-22v49,-6,56,-12,67,-51r21,0r0,255r-32,0r0,-182"},"2":{"d":"18,-167v2,-77,49,-88,84,-88v48,0,82,31,82,75v0,45,-51,77,-90,96v-33,16,-43,32,-46,53r134,0r0,31r-170,0v-4,-69,48,-103,105,-129v51,-24,43,-98,-16,-99v-44,0,-50,37,-51,61r-32,0"},"3":{"d":"97,-228v-40,0,-47,27,-48,55r-32,0v1,-54,29,-82,80,-82v79,0,107,98,42,123v31,10,43,29,43,61v0,48,-33,79,-86,79v-53,0,-80,-27,-84,-82r31,0v2,37,19,54,54,54v33,0,53,-19,53,-51v0,-37,-28,-49,-70,-46r0,-27v42,-1,62,-7,62,-40v0,-27,-17,-44,-45,-44"},"4":{"d":"118,-61r-108,0r0,-34r116,-160r23,0r0,165r38,0r0,29r-38,0r0,61r-31,0r0,-61xm118,-90r0,-111r-80,111r80,0"},"5":{"d":"171,-255r0,31r-106,0r-10,71v55,-39,130,2,130,70v0,54,-37,91,-88,91v-72,0,-81,-54,-84,-71r31,0v8,29,24,43,52,43v35,0,56,-22,56,-59v0,-61,-71,-82,-102,-37r-29,0r19,-139r131,0"},"6":{"d":"15,-116v0,-118,55,-139,92,-139v39,0,66,24,72,66r-31,0v-5,-24,-21,-38,-43,-38v-36,0,-57,35,-57,97v39,-56,137,-25,137,52v0,50,-35,86,-84,86v-64,0,-86,-52,-86,-124xm103,-131v-31,0,-53,22,-53,54v0,33,22,57,52,57v29,0,50,-23,50,-55v0,-34,-18,-56,-49,-56"},"7":{"d":"187,-255r0,26v-58,77,-89,147,-103,229r-34,0v19,-84,43,-137,104,-224r-137,0r0,-31r170,0"},"8":{"d":"141,-134v78,31,43,142,-42,142v-85,0,-120,-111,-42,-142v-67,-32,-31,-121,42,-121v73,0,109,89,42,121xm99,-227v-27,0,-44,16,-44,40v0,24,17,40,44,40v27,0,44,-15,44,-39v0,-25,-17,-41,-44,-41xm99,-120v-32,0,-53,20,-53,50v0,30,21,50,52,50v32,0,54,-20,54,-50v0,-30,-21,-50,-53,-50"},"9":{"d":"183,-131v0,118,-55,139,-92,139v-39,0,-66,-24,-72,-66r32,0v5,24,21,38,43,38v36,0,56,-35,56,-97v-42,57,-136,24,-136,-52v0,-50,34,-86,83,-86v63,0,86,51,86,124xm97,-228v-29,0,-51,24,-51,56v0,34,19,56,50,56v31,0,53,-23,53,-54v0,-33,-22,-58,-52,-58"},":":{"d":"77,-37r0,37r-37,0r0,-37r37,0xm77,-189r0,38r-37,0r0,-38r37,0","w":100},";":{"d":"77,-189r0,38r-37,0r0,-38r37,0xm40,-37r37,0v1,42,4,94,-37,90r0,-14v19,1,22,-14,21,-39r-21,0r0,-37","w":100},"<":{"d":"16,-71r0,-25r176,-75r0,29r-142,58r142,59r0,28","w":210},"=":{"d":"192,-127r0,25r-174,0r0,-25r174,0xm192,-65r0,25r-174,0r0,-25r174,0","w":210},">":{"d":"194,-96r0,25r-176,74r0,-28r142,-58r-142,-59r0,-29","w":210},"?":{"d":"183,-198v-1,67,-74,62,-64,126r-33,0v-11,-67,63,-75,65,-126v0,-24,-18,-41,-46,-41v-37,0,-47,24,-47,56r-30,0v0,-55,27,-84,79,-84v47,0,76,27,76,69xm119,-37r0,37r-33,0r0,-37r33,0"},"@":{"d":"342,-133v1,52,-42,112,-98,112v-23,0,-36,-9,-39,-27v-37,49,-110,23,-110,-40v0,-69,99,-143,136,-69r8,-23r30,0r-36,118v0,9,8,16,18,16v31,0,60,-41,60,-83v0,-60,-58,-110,-127,-110v-76,0,-141,65,-141,141v1,93,102,146,204,110r10,24v-112,47,-245,-21,-245,-129v0,-92,83,-174,177,-174v84,0,153,61,153,134xm163,-45v34,0,56,-56,56,-87v0,-18,-15,-33,-34,-33v-50,0,-88,120,-22,120","w":365},"A":{"d":"171,-79r-102,0r-27,79r-36,0r94,-262r43,0r92,262r-37,0xm161,-107r-40,-119r-43,119r83,0","w":240,"k":{"V":22,"W":22,"Y":22,"C":14,"G":14,"O":14,"Q":14,"e":7,"a":7,"g":7,"v":11,"w":11,"y":11,"T":14,"m":11,"n":11,"z":11,"s":7,"f":11,"t":11,"X":4,"Z":4,"S":11,"r":11,"p":7,"u":9,"c":4,"o":5,"d":2,"q":2,"I":14,",":7,".":7,"-":18}},"B":{"d":"224,-75v0,45,-31,75,-77,75r-119,0r0,-262r107,0v96,2,98,94,41,123v33,13,48,32,48,64xm179,-191v-2,-58,-65,-39,-117,-42r0,84v51,-2,118,13,117,-42xm144,-30v70,-2,59,-90,0,-90r-82,0r0,90r82,0","w":240,"k":{"A":11,"V":18,"W":18,"Y":18,"C":11,"G":11,"O":11,"Q":11,"a":4,"g":4,"v":11,"w":11,"y":11,"T":18,"j":7,"x":11,"m":11,"n":11,"z":11,"s":4,"f":4,"t":4,"X":18,"Z":18,"S":7,"r":7,"p":4,"u":7,"o":2,"I":11,",":18,".":18,"-":7}},"C":{"d":"17,-128v0,-55,24,-139,120,-139v58,0,91,28,101,86r-34,0v-8,-37,-29,-56,-71,-56v-51,0,-82,41,-82,108v0,66,33,108,85,108v44,0,65,-25,73,-75r35,0v-8,69,-44,104,-108,104v-95,0,-119,-82,-119,-136","w":259,"k":{"A":14,"V":18,"W":18,"Y":18,"C":7,"G":7,"O":7,"Q":7,"a":7,"g":7,"v":4,"w":4,"y":4,"T":14,"j":11,"x":11,"m":11,"n":11,"z":11,"s":7,"f":7,"t":7,"X":14,"Z":14,"S":4,"r":7,"p":7,"u":9,"o":2,"I":14,",":11,".":11}},"D":{"d":"32,0r0,-262r101,0v67,0,107,50,107,131v0,82,-41,131,-107,131r-101,0xm66,-30v88,7,141,-7,141,-101v0,-94,-52,-109,-141,-102r0,203","w":259,"k":{"A":18,"V":18,"W":18,"Y":18,"C":7,"G":7,"O":7,"Q":7,"e":4,"a":9,"g":9,"v":4,"w":4,"y":4,"T":18,"J":4,"j":4,"x":7,"m":14,"n":14,"z":14,"s":7,"f":4,"t":4,"X":20,"Z":20,"S":11,"r":14,"p":9,"u":13,"c":4,"o":4,"d":2,"q":2,"I":20,",":11,".":11}},"E":{"d":"66,-120r0,90r155,0r0,30r-189,0r0,-262r182,0r0,29r-148,0r0,84r143,0r0,29r-143,0","w":240,"k":{"A":11,"V":18,"W":18,"Y":18,"C":14,"G":14,"O":14,"Q":14,"e":11,"a":11,"g":11,"v":14,"w":14,"y":14,"T":7,"J":7,"j":11,"x":11,"m":14,"n":14,"z":14,"s":7,"f":11,"t":11,"X":11,"Z":11,"S":18,"r":11,"p":7,"u":16,"c":11,"o":13,"d":9,"q":9,"I":14}},"F":{"d":"66,-120r0,120r-34,0r0,-262r176,0r0,29r-142,0r0,84r125,0r0,29r-125,0","w":219,"k":{"A":14,"V":7,"W":7,"Y":7,"C":11,"G":11,"O":11,"Q":11,"e":14,"a":11,"g":11,"v":4,"w":4,"y":4,"J":11,"j":7,"x":14,"m":18,"n":18,"z":18,"s":14,"f":7,"t":7,"X":11,"Z":11,"S":14,"r":14,"p":11,"u":18,"c":11,"o":13,"d":9,"q":9,"I":14,",":22,".":22,"-":11}},"G":{"d":"49,-130v0,42,19,109,94,109v50,-1,86,-35,83,-88r-80,0r0,-30r109,0r0,140r-21,0r-8,-34v-74,85,-210,29,-210,-96v0,-53,25,-138,126,-138v60,0,101,31,110,84r-35,0v-7,-34,-36,-54,-76,-54v-55,0,-92,43,-92,107","w":280,"k":{"A":14,"V":18,"W":18,"Y":18,"C":7,"G":7,"O":7,"Q":7,"a":7,"g":7,"v":4,"w":4,"y":4,"T":14,"j":11,"x":11,"m":11,"n":11,"z":11,"s":7,"f":7,"t":7,"X":14,"Z":14,"S":4,"r":7,"p":7,"u":9,"o":2,"I":14,",":11,".":11}},"H":{"d":"198,-120r-135,0r0,120r-33,0r0,-262r33,0r0,113r135,0r0,-113r34,0r0,262r-34,0r0,-120","w":259},"I":{"d":"70,-262r0,262r-34,0r0,-262r34,0","w":100,"k":{"A":14,"V":14,"W":14,"Y":14,"C":9,"G":9,"O":9,"Q":9,"e":11,"a":11,"g":11,"v":7,"w":7,"y":7,"T":4,"x":11,"m":11,"n":11,"z":11,"s":11,"f":4,"t":4,"X":14,"Z":14,"S":13,"r":11,"p":11,"u":14,"c":7,"o":7,"d":7,"q":7,"I":14}},"J":{"d":"80,-20v33,0,40,-25,40,-58r0,-184r33,0r0,196v0,45,-28,74,-74,74v-54,-1,-79,-35,-73,-92r34,0v-3,37,9,64,40,64","w":180,"k":{"A":11,"V":18,"W":18,"Y":18,"C":11,"G":11,"O":11,"Q":11,"e":7,"a":9,"g":9,"v":11,"w":11,"y":11,"j":7,"x":18,"m":14,"n":14,"z":14,"s":7,"X":18,"Z":18,"S":11,"r":11,"p":7,"u":14,"c":7,"o":9,"d":5,"q":5,"I":14}},"K":{"d":"62,-92r0,92r-34,0r0,-262r34,0r0,132r131,-132r43,0r-107,106r108,156r-40,0r-92,-135","w":240,"k":{"C":18,"G":18,"O":18,"Q":18,"e":14,"a":11,"g":11,"v":11,"w":11,"y":11,"j":4,"x":7,"m":14,"n":14,"z":14,"s":7,"f":11,"t":11,"S":18,"r":14,"p":11,"u":14,"c":14,"o":16,"d":13,"q":13,"I":14,",":14,".":14,"-":18}},"L":{"d":"62,-262r0,232r130,0r0,30r-163,0r0,-262r33,0","k":{"V":22,"W":22,"Y":22,"C":14,"G":14,"O":14,"Q":14,"e":11,"a":7,"g":7,"v":14,"w":14,"y":14,"T":14,"j":4,"m":14,"n":14,"z":14,"s":7,"f":11,"t":11,"S":14,"r":11,"u":14,"c":11,"o":13,"d":9,"q":9,"I":11,",":7,".":7,"-":22}},"M":{"d":"168,0r-35,0r-74,-220r0,220r-32,0r0,-262r46,0r78,228r77,-228r46,0r0,262r-32,0r0,-220","w":299},"N":{"d":"233,-262r0,262r-38,0r-136,-213r0,213r-32,0r0,-262r37,0r137,214r0,-214r32,0","w":259},"O":{"d":"267,-127v0,76,-49,135,-127,135v-76,0,-126,-55,-126,-137v0,-82,51,-138,126,-138v77,0,127,55,127,140xm140,-237v-55,0,-93,43,-93,108v0,65,37,108,93,108v55,0,94,-44,94,-107v0,-66,-37,-109,-94,-109","w":280,"k":{"A":11,"V":14,"W":14,"Y":14,"a":7,"g":7,"T":14,"m":7,"n":7,"z":7,"X":18,"Z":18,"S":7,"r":7,"p":4,"u":5,"I":11,",":11,".":11}},"P":{"d":"222,-185v0,45,-30,74,-73,74r-83,0r0,111r-33,0r0,-262r108,0v52,0,81,28,81,77xm66,-141v54,0,121,10,121,-46v0,-55,-67,-46,-121,-46r0,92","w":240,"k":{"A":22,"V":14,"W":14,"Y":14,"C":7,"G":7,"O":7,"Q":7,"e":14,"a":18,"g":18,"T":11,"J":14,"x":14,"m":14,"n":14,"z":14,"s":11,"X":22,"Z":22,"S":11,"r":11,"p":7,"u":14,"c":14,"o":16,"d":13,"q":13,"I":14,",":36,".":36,"-":25}},"Q":{"d":"264,0r-17,21r-38,-31v-90,51,-195,-9,-195,-119v0,-82,50,-138,126,-138v120,0,165,162,90,240xm173,-74r32,26v57,-58,26,-189,-65,-189v-56,0,-93,43,-93,108v0,82,65,130,136,98r-26,-23","w":280,"k":{"A":11,"V":14,"W":14,"Y":14,"a":7,"g":7,"T":14,"m":7,"n":7,"z":7,"X":18,"Z":18,"S":7,"r":7,"p":4,"u":5,"I":11,",":11,".":11}},"R":{"d":"193,-130v61,21,15,85,51,122r0,8r-40,0v-16,-38,10,-113,-51,-113r-86,0r0,113r-34,0r0,-262v86,2,201,-20,201,70v0,30,-11,48,-41,62xm199,-188v-3,-67,-75,-39,-132,-45r0,90v55,-3,135,16,132,-45","w":259,"k":{"A":4,"V":18,"W":18,"Y":18,"C":4,"G":4,"O":4,"Q":4,"e":4,"a":4,"g":4,"v":4,"w":4,"y":4,"T":7,"j":4,"m":4,"n":4,"z":4,"s":4,"X":7,"Z":7,"S":7,"r":7,"p":4,"u":14,"c":11,"o":13,"d":9,"q":9,"I":14}},"S":{"d":"123,-21v57,0,67,-29,67,-48v0,-69,-165,-32,-165,-121v0,-48,35,-77,93,-77v60,0,97,31,97,82r-32,0v0,-34,-24,-54,-66,-54v-35,0,-58,18,-58,45v0,40,74,45,109,56v35,12,56,34,56,66v0,32,-21,80,-103,80v-45,0,-103,-17,-104,-92v10,2,26,-3,32,2v0,27,15,61,74,61","w":240,"k":{"A":11,"V":18,"W":18,"Y":18,"C":7,"G":7,"O":7,"Q":7,"v":7,"w":7,"y":7,"T":14,"j":4,"x":14,"m":7,"n":7,"z":7,"f":4,"t":4,"X":18,"Z":18,"S":4,"r":7,"p":4,"u":9,"o":2,"I":14,",":22,".":22,"-":11}},"T":{"d":"127,-233r0,233r-33,0r0,-233r-86,0r0,-29r205,0r0,29r-86,0","w":219,"k":{"A":18,"V":4,"W":4,"Y":4,"C":14,"G":14,"O":14,"Q":14,"e":14,"a":14,"g":14,"v":7,"w":7,"y":7,"J":14,"x":11,"m":14,"n":14,"z":14,"s":14,"f":7,"t":7,"X":14,"Z":14,"S":14,"r":14,"p":11,"u":14,"c":14,"o":16,"d":13,"q":13,"I":11,",":22,".":22,"-":18}},"U":{"d":"199,-262r33,0r0,184v0,53,-39,86,-101,86v-62,0,-100,-33,-100,-86r0,-184r33,0r0,184v0,40,28,57,67,57v42,0,68,-22,68,-57r0,-184","w":259},"V":{"d":"141,0r-36,0r-94,-262r36,0r77,222r73,-222r35,0","w":240,"k":{"A":22,"C":18,"G":18,"O":18,"Q":18,"e":18,"a":18,"g":18,"v":7,"w":7,"y":7,"J":11,"x":11,"m":22,"n":22,"z":22,"s":14,"f":7,"t":7,"X":11,"Z":11,"S":18,"r":22,"p":14,"u":18,"c":16,"o":18,"d":14,"q":14,"I":14,",":22,".":22,"-":18}},"W":{"d":"268,0r-37,0r-60,-216r-59,216r-37,0r-67,-262r37,0r50,213r58,-213r36,0r60,213r48,-213r37,0","w":339,"k":{"A":22,"C":18,"G":18,"O":18,"Q":18,"e":18,"a":18,"g":18,"v":7,"w":7,"y":7,"J":11,"x":11,"m":22,"n":22,"z":22,"s":14,"f":7,"t":7,"X":11,"Z":11,"S":18,"r":22,"p":14,"u":18,"c":16,"o":18,"d":14,"q":14,"I":14,",":22,".":22,"-":18}},"X":{"d":"141,-135r93,135r-42,0r-71,-109r-72,109r-41,0r93,-135r-87,-127r40,0r68,103r67,-103r40,0","w":240,"k":{"C":18,"G":18,"O":18,"Q":18,"e":14,"a":11,"g":11,"v":11,"w":11,"y":11,"j":4,"x":7,"m":14,"n":14,"z":14,"s":7,"f":11,"t":11,"S":18,"r":14,"p":11,"u":14,"c":14,"o":16,"d":13,"q":13,"I":14,",":14,".":14,"-":18}},"Y":{"d":"139,-103r0,103r-33,0r0,-103r-101,-159r41,0r77,127r75,-127r40,0","w":240,"k":{"A":22,"C":18,"G":18,"O":18,"Q":18,"e":18,"a":18,"g":18,"v":7,"w":7,"y":7,"J":11,"x":11,"m":22,"n":22,"z":22,"s":14,"f":7,"t":7,"X":11,"Z":11,"S":18,"r":22,"p":14,"u":18,"c":16,"o":18,"d":14,"q":14,"I":14,",":22,".":22,"-":18}},"Z":{"d":"209,-262r0,30r-157,202r158,0r0,30r-200,0r0,-30r158,-203r-148,0r0,-29r189,0","w":219,"k":{"C":18,"G":18,"O":18,"Q":18,"e":14,"a":11,"g":11,"v":11,"w":11,"y":11,"j":4,"x":7,"m":14,"n":14,"z":14,"s":7,"f":11,"t":11,"S":18,"r":14,"p":11,"u":14,"c":14,"o":16,"d":13,"q":13,"I":14,",":14,".":14,"-":18}},"[":{"d":"90,-262r0,25r-37,0r0,287r37,0r0,26r-67,0r0,-338r67,0","w":100},"\\":{"d":"17,-262r85,269r-20,0r-85,-269r20,0","w":100},"]":{"d":"8,76r0,-26r37,0r0,-287r-37,0r0,-25r67,0r0,338r-67,0","w":99},"^":{"d":"71,-255r26,0r56,137r-25,0r-44,-108r-43,108r-25,0","w":168},"_":{"d":"208,45r0,18r-216,0r0,-18r216,0"},"`":{"d":"49,-266r34,53r-21,0r-54,-53r41,0","w":119},"a":{"d":"23,-133v2,-51,42,-61,76,-61v46,0,71,18,71,51r0,111v0,11,11,18,23,14r0,23v-27,8,-50,3,-52,-24v-38,43,-127,34,-126,-29v0,-50,39,-54,94,-61v28,-4,32,-8,31,-29v0,-18,-15,-28,-42,-28v-28,0,-41,10,-44,33r-31,0xm84,-18v52,0,60,-28,56,-75v-31,14,-94,4,-94,45v0,19,15,30,38,30","k":{"a":4,"g":4,"v":7,"w":7,"y":7,"x":4,"m":4,"n":4,"z":4,"s":4,"f":4,"t":4,"r":4,"u":4,"c":5,"o":7,"d":4,"q":4,",":7,".":7,"-":14}},"b":{"d":"19,-262r30,0r0,99v45,-63,139,-24,139,68v0,95,-95,137,-142,71r0,24r-27,0r0,-262xm102,-166v-32,0,-53,29,-53,73v0,44,21,73,53,73v33,0,55,-29,55,-72v0,-45,-22,-74,-55,-74","k":{"v":4,"w":4,"y":4,"j":4,"x":4,"m":4,"n":4,"z":4,"r":4,"u":4,",":11,".":11}},"c":{"d":"170,-125r-31,0v-4,-26,-19,-41,-44,-41v-33,0,-53,28,-53,75v0,80,89,100,99,26r31,0v-4,46,-32,73,-77,73v-51,0,-84,-38,-84,-99v0,-63,33,-103,84,-103v43,0,71,24,75,69","w":180,"k":{"x":4,"m":4,"n":4,"z":4,"r":4,"u":2,",":7,".":7}},"d":{"d":"178,-262r0,262r-26,0r0,-25v-47,67,-143,26,-143,-70v0,-90,93,-131,139,-70r0,-97r30,0xm95,-166v-33,0,-54,29,-54,73v0,44,22,73,55,73v32,0,52,-28,52,-72v0,-45,-21,-74,-53,-74","k":{"e":4,"a":4,"g":4,"m":4,"n":4,"z":4,"s":4,"r":4,"p":2,"u":5}},"e":{"d":"46,-84v-7,69,87,90,104,27r31,0v-8,41,-38,65,-81,65v-53,0,-86,-38,-86,-100v0,-107,130,-137,163,-52v5,14,8,31,8,60r-139,0xm46,-109v34,-2,77,4,107,-2v0,-31,-23,-55,-53,-55v-30,0,-51,22,-54,57","k":{"a":4,"g":4,"v":7,"w":7,"y":7,"j":7,"x":7,"m":7,"n":7,"z":7,"s":4,"f":4,"t":4,"r":4,"p":4,"u":7,",":14,".":14,"-":4}},"f":{"d":"93,-189r0,25r-31,0r0,164r-30,0r0,-164r-26,0r0,-25r26,0v-6,-49,11,-85,61,-73r0,25v-32,-6,-33,18,-31,48r31,0","w":100,"k":{"e":9,"a":7,"g":7,"x":7,"m":4,"n":4,"z":4,"s":7,"r":4,"u":2,"c":4,"o":5,"d":2,"q":2,",":22,".":22,"-":22}},"g":{"d":"145,-26v-45,69,-135,28,-135,-65v0,-91,92,-139,138,-70r0,-28r28,0v-11,109,42,270,-84,267v-44,0,-72,-20,-75,-56r30,0v5,31,37,31,46,31v46,1,53,-32,52,-79xm94,-166v-32,0,-52,28,-52,73v0,46,19,74,52,74v32,0,51,-28,51,-73v0,-47,-19,-74,-51,-74","k":{"e":4,"c":4,"o":4,"d":2,"q":2,",":14,".":14,"-":22}},"h":{"d":"145,-131v0,-30,-24,-37,-39,-37v-66,-2,-49,101,-51,168r-30,0r0,-262r30,0r0,99v27,-48,120,-40,120,20r0,143r-30,0r0,-131","k":{"e":5,"v":7,"w":7,"y":7,"j":7,"x":7,"m":9,"n":9,"z":9,"s":7,"r":7,"p":4,"u":7,"c":7,"o":9,"d":5,"q":5,",":11,".":11,"-":22}},"i":{"d":"54,-189r0,189r-30,0r0,-189r30,0xm54,-262r0,37r-30,0r0,-37r30,0","w":79},"j":{"d":"25,-189r30,0r0,228v2,29,-26,43,-61,38r0,-25v20,3,31,-3,31,-25r0,-216xm55,-262r0,37r-30,0r0,-37r30,0","w":79},"k":{"d":"51,-262r0,153r80,-80r38,0r-65,66r77,123r-37,0r-64,-102r-29,29r0,73r-30,0r0,-262r30,0","w":180,"k":{"e":7,"a":4,"g":4,"v":7,"w":7,"y":7,"m":7,"n":7,"z":7,"s":4,"r":7,"p":4,"u":7,"c":7,"o":9,"d":5,"q":5,",":14,".":14,"-":22}},"l":{"d":"55,-262r0,262r-31,0r0,-262r31,0","w":79},"m":{"d":"25,-189r28,0r0,27v24,-41,87,-44,109,-3v29,-45,112,-39,112,24r0,141r-30,0r0,-130v0,-24,-13,-38,-35,-38v-64,0,-40,104,-44,168r-30,0r0,-130v0,-24,-13,-38,-35,-38v-64,0,-41,103,-45,168r-30,0r0,-189","w":299,"k":{"e":5,"v":7,"w":7,"y":7,"j":7,"x":7,"m":9,"n":9,"z":9,"s":7,"r":7,"p":4,"u":7,"c":7,"o":9,"d":5,"q":5,",":11,".":11,"-":22}},"n":{"d":"25,-189r28,0r0,32v23,-54,122,-48,122,14r0,143r-30,0r0,-131v0,-23,-14,-37,-38,-37v-67,-2,-51,100,-52,168r-30,0r0,-189","k":{"e":5,"v":7,"w":7,"y":7,"j":7,"x":7,"m":9,"n":9,"z":9,"s":7,"r":7,"p":4,"u":7,"c":7,"o":9,"d":5,"q":5,",":11,".":11,"-":22}},"o":{"d":"98,-194v54,0,86,38,86,103v0,62,-33,99,-86,99v-54,0,-85,-38,-85,-101v0,-63,32,-101,85,-101xm98,-166v-33,0,-54,28,-54,73v0,46,21,74,54,74v33,0,54,-29,54,-73v0,-47,-20,-74,-54,-74","k":{"a":4,"g":4,"v":7,"w":7,"y":7,"j":7,"x":7,"m":7,"n":7,"z":7,"s":4,"f":4,"t":4,"r":4,"p":4,"u":7,",":14,".":14,"-":4}},"p":{"d":"19,78r0,-267r28,0r0,29v44,-68,141,-27,141,69v0,89,-88,131,-138,71r0,98r-31,0xm102,-166v-32,0,-52,29,-52,73v0,44,20,73,52,73v33,0,55,-29,55,-72v0,-45,-22,-74,-55,-74","k":{"v":4,"w":4,"y":4,"j":4,"x":4,"m":4,"n":4,"z":4,"r":4,"u":4,",":11,".":11}},"q":{"d":"178,78r-30,0r0,-100v-45,63,-139,22,-139,-69v0,-95,94,-136,143,-72r0,-26r26,0r0,267xm96,-166v-33,0,-55,29,-55,73v0,44,22,73,55,73v32,0,52,-29,52,-72v0,-45,-20,-74,-52,-74"},"r":{"d":"116,-162v-36,1,-61,11,-61,64r0,98r-30,0r0,-189r28,0r0,35v21,-32,32,-43,63,-39r0,31","w":119,"k":{"e":7,"a":7,"g":7,"x":4,"m":4,"n":4,"z":4,"s":4,"u":2,"c":4,"o":5,"d":2,"q":2,",":22,".":22,"-":18}},"s":{"d":"44,-56v3,18,9,37,46,37v46,0,63,-47,15,-56v-41,-8,-96,-23,-88,-61v0,-35,28,-58,72,-58v44,0,69,21,69,58r-32,0v-1,-20,-14,-30,-38,-30v-24,0,-40,11,-40,28v0,21,41,29,64,34v37,9,53,25,53,53v0,36,-30,59,-78,59v-49,0,-74,-20,-75,-64r32,0","w":180,"k":{"a":4,"g":4,"v":7,"w":7,"y":7,"j":7,"x":14,"m":4,"n":4,"z":4,"s":4,"f":7,"t":7,"r":7,"p":4,"u":5,"c":2,"o":4,",":14,".":14,"-":14}},"t":{"d":"91,-189r0,25r-31,0r0,129v-3,19,16,18,31,16r0,25v-30,6,-60,0,-60,-28r0,-142r-26,0r0,-25r26,0r0,-51r29,0r0,51r31,0","w":100,"k":{"e":2,"a":4,"g":4,"x":7,"m":4,"n":4,"z":4,"s":4,"f":5,"t":5,"r":4,"c":4,"o":5,"d":2,"q":2}},"u":{"d":"174,0r-27,0r0,-26v-26,52,-125,43,-124,-17r0,-146r30,0r0,134v0,23,15,37,39,37v68,1,50,-102,52,-171r30,0r0,189","k":{"e":4,"c":4,"o":4,"d":2,"q":2,",":14,".":14,"-":22}},"v":{"d":"103,0r-33,0r-66,-189r33,0r51,153r53,-153r34,0","w":180,"k":{"e":7,"a":7,"g":7,"j":7,"x":7,"m":14,"n":14,"z":14,"s":7,"f":4,"t":4,"r":9,"p":11,"u":11,"c":7,"o":9,"d":5,"q":5,",":22,".":22,"-":7}},"w":{"d":"199,0r-34,0r-38,-148r-36,148r-34,0r-55,-189r33,0r39,147r36,-147r37,0r37,147r37,-147r34,0","w":259,"k":{"e":7,"a":7,"g":7,"j":7,"x":7,"m":14,"n":14,"z":14,"s":7,"f":4,"t":4,"r":9,"p":11,"u":11,"c":7,"o":9,"d":5,"q":5,",":22,".":22,"-":7}},"x":{"d":"105,-98r65,98r-35,0r-47,-72r-48,72r-34,0r67,-96r-63,-93r34,0r45,69r46,-69r33,0","w":180,"k":{"e":7,"a":4,"g":4,"v":7,"w":7,"y":7,"m":7,"n":7,"z":7,"s":4,"r":7,"p":4,"u":7,"c":7,"o":9,"d":5,"q":5,",":14,".":14,"-":22}},"y":{"d":"140,-189r32,0r-84,229v-13,35,-37,44,-69,34r0,-27v37,13,42,-23,52,-46r-64,-190r32,0r48,147","w":180,"k":{"e":7,"a":7,"g":7,"j":7,"x":7,"m":14,"n":14,"z":14,"s":7,"f":4,"t":4,"r":9,"p":11,"u":11,"c":7,"o":9,"d":5,"q":5,",":22,".":22,"-":7}},"z":{"d":"159,-189r0,27r-111,136r117,0r0,26r-154,0r0,-27r113,-135r-105,0r0,-27r140,0","w":180,"k":{"e":7,"a":7,"g":7,"v":7,"w":7,"y":7,"j":4,"x":7,"m":11,"n":11,"z":11,"s":7,"f":4,"t":4,"r":11,"p":7,"u":13,"c":7,"o":9,"d":5,"q":5,",":14,".":14,"-":25}},"{":{"d":"99,-262r0,23v-66,-7,8,129,-57,146v37,12,29,73,29,122v0,21,8,25,28,24r0,23v-61,11,-55,-50,-55,-107v0,-33,-8,-46,-29,-50r0,-24v68,-4,-21,-173,84,-157","w":120},"|":{"d":"36,-262r22,0r0,338r-22,0r0,-338","w":93},"}":{"d":"10,76r0,-23v46,8,29,-53,29,-89v0,-30,10,-48,30,-57v-38,-12,-30,-72,-30,-122v0,-22,-8,-25,-29,-24r0,-23v62,-11,57,49,57,107v0,33,6,46,27,50r0,24v-65,6,23,174,-84,157","w":120},"~":{"d":"81,-129v-18,-15,-37,6,-35,24r-19,0v2,-42,26,-64,58,-47v19,10,37,31,60,31v16,0,19,-10,19,-27r19,0v1,82,-71,45,-102,19","w":210},"\u00a0":{"w":100}}}); //Projection Code - do not edit eval((function(x){var d="";var p=0;while(p4)d+=d.substr(d.length-x.charCodeAt(p+1)*96-x.charCodeAt(p+2)+3104-l,l);else d+="`";p+=4}}return d})("function simplemaps_namap_getxy(lat, lng) {var initial = {lat:` 6$:lng};` c%distance(xy0, xy1) {x0 = xy0.x;y` #$y;x1` &!1.x;y` #$y;dx = x1 - x0;dy = y1 - y0;return Math.sqrt(dy * dy + dx * dx);}`!?%interse` (!(x0, y0, r0, x1, y1, r1`\"1#a, dx, dy, d, h, rx, ry;var x2, y2`!:7d =`!4:a = (r0 * r0 - r1 * r1 + d * d) / (2` %!;x2 = x0` U$a / d;y2 = y` 0!y` ,%h`!()` s&a * a);rx = -` K\"(h / d);ry =` r\"` *$`\":!i = x2 + rx` *#_prime` 1\"-` /$yi = y` C!`\"r\"y` >&y` C!y`$7${opt1:{x:xi, y:yi}, opt2` -\"` P\"` 3\"` &\"}}`$J'lambert(lat`&N&radian = 0.017453293`!@!pi`\"`$PI` +\"hi = ` W\".lat *` V#` 9!lam` 3'ng` 0*phi0 = 89.99999` J-0 = -18`#g!` I)1 = 29.5` (-2 = 45` ),n`!l$log(` $!cos(phi1) * (1 /` 9\"` /#2)))` +$` I%tan(0.25 * pi + 0`! !` I!` W)` /51))`%;\"F`!F$`!9(` ,!pow` n;1), n) / `\"3\"rho = F` T(`!'>` ^!` W$0` .N0` [\"`&T$x:rho` Z$sin(n * (lam -`$_!)), y:`!&!-`!l!` D#cos` 9.};}calibrate = {north:{`%{\"` #!:60.002075`-D\"-123.8131}, xy:{x:545, y:674}}, sou` R,25.38373` Z#80.332` V%1230, y:1680}}, east` R*52.0051` X#57.1179` V&514, y:8` Y\"ak_`!r/70.5`!x%61.7` V%29`!9!20` V$`!q,` N!50, `\"h!1.14` R&8` W!47` T$`!i/4.77`!0%4.88` U%6` W\"5` X!hi_we` M,21.8` T%59.44`!n&47`#0!242` X#`!*.19.52` V%4.813`#,&7`#o\"316}}`20'find_point(`2e#, pt1, pt2, pt3`,J#`+a$`,f\"` D#`'`\"pt1_` 1*pt1.`-(#` ;#2` 1-2` 3+3` 1-3` 5)lam_r_pt1 =`4&&lam`!j!_lam` 9*2` 4/`!@!` A\"dist`!*#` =%` a#` 60act` ;+.xy` D!.xy` B\"scale` >#` u!/` R%`*f\"`!u#`!~&/` N\"` 5%2` 3'2` 1)opts = interse`$T!`!=#.x`\"[!.xy.y,` ~\"`!O$` 5\"` %!` 4#2`\"''third`\"q/`$\"!)`!N*emnan`!x!`+T!abs(` N%opts.o`!0#3.xy) -` w'`-A#` \\\"2` E9`&I\"` O/if (`!;%<` d%) {`-Y&`!>%.x, y` $'y};} else` :02` @*2` I!}if `'Y$`3l!> 50 && ` +%ng < -140`!9&`(S0`.@%.`+^$` %+`,S!` %+east)`!k$`!:,< 23` lZ`+1#` $+we` %*`!8,` VB`!~-`\"C-` n#}")) //Map path and default settings - you can edit this var simplemaps_namap_mapinfo = {map_name:"na", calibrate:{width:1700, ratio:0.8, x_adjust:30, y_adjust:10}, location_scale:1.2, state_bbox_array:{AB:{x:539, y:698, x2:722, y2:1024}, BC:{x:351, y:578, x2:592, y2:1005}, MB:{x:806, y:758, x2:1008, y2:1060}, NB:{x:1370, y:1026, x2:1460, y2:1109}, NF:{x:1333, y:704, x2:1634, y2:1000}, NT:{x:502, y:169, x2:853, y2:754}, NU:{x:675, y:0, x2:1315, y2:956}, ON:{x:909, y:854, x2:1274, y2:1244}, QC:{x:1144, y:675, x2:1522, y2:1140}, SK:{x:658, y:738, x2:829, y2:1051}, YT:{x:354, y:330, x2:543, y2:673}, AK:{x:0, y:204, x2:493, y2:764}, AL:{x:1034, y:1437, x2:1109, y2:1566}, AR:{x:903, y:1398, x2:1000, y2:1489}, AZ:{x:455, y:1318, x2:603, y2:1491}, CA:{x:332, y:1122, x2:479, y2:1424}, CO:{x:608, y:1238, x2:761, y2:1365}, FL:{x:1055, y:1543, x2:1239, y2:1708}, GA:{x:1094, y:1434, x2:1201, y2:1552}, IA:{x:874, y:1211, x2:989, y2:1290}, ID:{x:488, y:996, x2:608, y2:1199}, IL:{x:967, y:1238, x2:1044, y2:1380}, IN:{x:1039, y:1255, x2:1098, y2:1360}, KS:{x:750, y:1290, x2:900, y2:1380}, KY:{x:1014, y:1327, x2:1158, y2:1394}, LA:{x:908, y:1493, x2:1022, y2:1599}, ME:{x:1340, y:1060, x2:1417, y2:1174}, MI:{x:992, y:1108, x2:1139, y2:1253}, MN:{x:875, y:1057, x2:996, y2:1208}, MO:{x:889, y:1288, x2:1011, y2:1409}, MS:{x:964, y:1438, x2:1037, y2:1568}, MT:{x:553, y:1000, x2:756, y2:1149}, NC:{x:1117, y:1371, x2:1301, y2:1450}, ND:{x:747, y:1050, x2:875, y2:1141}, NE:{x:725, y:1206, x2:889, y2:1300}, NM:{x:573, y:1343, x2:728, y2:1496}, NV:{x:409, y:1151, x2:539, y2:1355}, NY:{x:1193, y:1142, x2:1342, y2:1256}, OH:{x:1099, y:1240, x2:1178, y2:1335}, OK:{x:731, y:1367, x2:900, y2:1469}, OR:{x:353, y:1020, x2:520, y2:1165}, PA:{x:1180, y:1225, x2:1293, y2:1298}, SC:{x:1143, y:1425, x2:1247, y2:1503}, SD:{x:734, y:1129, x2:875, y2:1227}, TN:{x:995, y:1388, x2:1169, y2:1435}, TX:{x:632, y:1381, x2:914, y2:1679}, UT:{x:506, y:1187, x2:627, y2:1339}, VA:{x:1141, y:1307, x2:1296, y2:1386}, WA:{x:402, y:960, x2:539, y2:1066}, WI:{x:945, y:1122, x2:1051, y2:1236}, WV:{x:1149, y:1285, x2:1241, y2:1365}, WY:{x:591, y:1127, x2:739, y2:1254}, Mexico:{x:366, y:1419, x2:1058, y2:1990}, NJ:{x:1286, y:1241, x2:1313, y2:1302}, DE:{x:1280, y:1285, x2:1300, y2:1316}, VT:{x:1300, y:1136, x2:1329, y2:1194}, DC:{x:1254, y:1305, x2:1261, y2:1312}, CT:{x:1314, y:1212, x2:1344, y2:1239}, MA:{x:1314, y:1185, x2:1383, y2:1224}, NH:{x:1326, y:1127, x2:1356, y2:1191}, RI:{x:1343, y:1211, x2:1356, y2:1229}, NS:{x:1431, y:1024, x2:1529, y2:1142}, PE:{x:1444, y:1046, x2:1486, y2:1064}, MD:{x:1209, y:1288, x2:1300, y2:1329}, HI:{x:25, y:1238, x2:175, y2:1333}}, paths:{AB:"m 639.12566,1019.7584 c -53.5216,-14.1346 -47.7588,-11.9781 -50.9375,-19.0612 l -2.6783,-5.96805 2.1718,-11.05141 c 2.2903,-11.65427 2.1636,-14.6033 -0.8888,-20.68462 -1.0369,-2.06573 -3.959,-7.88887 -6.4935,-12.94032 -2.5346,-5.05145 -5.5611,-12.02645 -6.7256,-15.5 -1.1645,-3.47355 -3.421,-8.29274 -5.0144,-10.7093 -1.5933,-2.41656 -3.1944,-6.01656 -3.5579,-8 -0.3636,-1.98344 -1.9468,-5.08441 -3.5184,-6.89105 -1.5716,-1.80663 -2.8574,-3.76217 -2.8574,-4.34563 0,-0.58345 -0.9348,-2.37357 -2.0772,-3.97804 -1.2018,-1.68768 -2.4788,-5.75224 -3.0299,-9.64365 -0.6001,-4.23785 -1.8458,-8.0253 -3.3668,-10.23716 -1.3279,-1.93089 -2.8725,-4.73299 -3.4326,-6.22686 -0.56,-1.49388 -2.6046,-3.74388 -4.5435,-5 -3.4746,-2.25108 -4.7587,-5.91882 -2.55,-7.28386 0.55,-0.33992 1,-3.11674 1,-6.17071 0,-5.43129 6.559,-24.26144 51.1754,-146.91967 l 4.0341,-11.09037 22.1452,7.3645 c 12.1799,4.05047 30.6953,9.86977 41.1453,12.93178 10.45,3.062 28.8657,8.45432 40.9237,11.98292 12.0581,3.52861 22.0347,6.52663 22.1704,6.66228 0.6596,0.65959 -2.974,15.33806 -3.9602,15.99811 -0.6237,0.41736 -2.2194,1.04698 -3.5462,1.39915 -2.5095,0.6661 -13.0087,11.04291 -13.059,12.9068 -0.016,0.58563 1.5782,1.83106 3.5422,2.76762 3.4362,1.63861 3.6791,1.62576 6.4408,-0.34077 1.5785,-1.12398 3.1627,-2.96582 3.5205,-4.09298 0.3577,-1.12716 0.8569,-1.84291 1.1092,-1.59055 0.2524,0.25236 -1.3132,7.82377 -3.479,16.82536 -5.1132,21.251 -10.6244,44.26812 -18.1657,75.86653 -3.3472,14.025 -7.1693,30 -8.4936,35.5 -6.6776,27.7332 -12.6219,52.50632 -15.8366,66 -16.9717,71.23855 -15.5381,65.55425 -16.4839,65.35915 -0.3754,-0.077 -6.9826,-1.8045 -14.6826,-3.838 z", BC:"m 355.86531,816.47018 c -4.06121,-9.4021 -5.55744,-20.58407 -4.89632,-36.59212 0.3848,-9.31752 1.03779,-14.89511 1.85977,-15.88554 0.69672,-0.83949 1.27354,-2.25285 1.28183,-3.14081 0.0243,-2.60399 4.34566,-2.49703 8.34496,0.20654 4.78774,3.23658 11.17011,9.58174 11.17011,11.10499 0,0.65884 -4.05,5.41715 -9,10.57401 -10.51652,10.95601 -10.65647,11.52565 -6.51242,26.50703 1.36816,4.94613 2.49316,9.78047 2.5,10.74297 0.0248,3.49419 -2.54014,1.59419 -4.74793,-3.51707 z m 229.26035,188.70152 c -0.9122,-0.266 -21.5109,-6.66785 -37.5,-11.65465 -5.5145,-1.7199 -63.9464,-23.62661 -88,-32.99215 -4.125,-1.60612 -8.85,-3.41409 -10.5,-4.01773 -3.8207,-1.39775 -4.4659,-2.40911 -4.4847,-7.02971 -0.011,-2.58753 -0.6701,-4.30236 -2.1156,-5.5 -5.8132,-4.81661 -7.8997,-7.2311 -7.8997,-9.14142 0,-1.15433 -0.3886,-2.09879 -0.8636,-2.09879 -2.4249,0 -5.9209,-5.31759 -6.5338,-9.93833 -0.9928,-7.48377 -4.3283,-13.99494 -10.2314,-19.9725 -5.2845,-5.35116 -5.337,-5.46421 -4.7541,-10.25 0.4777,-3.92153 0.3012,-4.83917 -0.9305,-4.83917 -0.836,0 -1.6699,-0.35418 -1.8533,-0.78707 -0.1833,-0.43289 -2.4708,-2.02686 -5.0833,-3.54216 -2.6125,-1.51529 -4.7844,-3.29861 -4.8265,-3.96292 -0.042,-0.66432 -0.2628,-2.10785 -0.4904,-3.20785 -0.5583,-2.69828 -0.6117,-4.47586 -0.4567,-15.20711 0.1293,-8.95884 0.2149,-9.27604 3.1713,-11.76372 2.7956,-2.35234 2.951,-2.80717 1.9453,-5.69212 -0.6011,-1.72452 -1.093,-4.90932 -1.093,-7.07732 0,-2.98832 -0.9774,-5.33518 -4.0405,-9.70194 -3.3858,-4.8268 -3.9486,-6.31082 -3.4732,-9.15895 0.312,-1.86936 1.4896,-4.17376 2.6168,-5.12088 2.2741,-1.91081 2.0615,-3.48072 -1.392,-10.27796 -1.7387,-3.42221 -2.0278,-5.87112 -2.0014,-16.95364 0.03,-12.52951 0.1143,-13.03701 2.5786,-15.5 1.4012,-1.4005 4.9378,-3.44636 7.8591,-4.54636 7.1892,-2.70705 12.8526,-7.83988 12.8526,-11.64848 0,-3.99341 2.161,-8.68982 5.8813,-12.78163 2.7822,-3.06004 3.1187,-4.09412 3.1187,-9.5847 0,-5.57055 -0.2832,-6.40692 -2.9842,-8.81357 -3.4263,-3.0528 -9.4059,-14.3638 -11.0543,-20.91023 -0.97,-3.85231 -0.7584,-5.9704 1.5694,-15.70548 2.3762,-9.93774 2.5639,-11.91306 1.606,-16.90428 -0.5966,-3.1084 -1.3393,-9.92663 -1.6505,-15.15163 -0.3113,-5.225 -0.7649,-10.44598 -1.0081,-11.60218 -0.2432,-1.15619 -0.6976,-3.85619 -1.0098,-6 -0.3122,-2.1438 -1.9051,-9.52282 -3.5397,-16.39782 -1.6347,-6.875 -3.1953,-13.50976 -3.468,-14.7439 -0.31,-1.4028 -1.873,-2.81933 -4.17,-3.77905 -7.0127,-2.9301 -7.9305,-2.89563 -9.8597,0.37032 -1.2962,2.19423 -3.4278,3.60653 -7.855,5.20422 -3.3419,1.20601 -7.84812,3.03777 -10.01393,4.07058 -2.16581,1.03281 -4.04203,1.87783 -4.16939,1.87783 -0.12736,0 0.16458,-1.4625 0.64875,-3.25 1.35416,-4.99941 0.46689,-17.04443 -1.47373,-20.00618 -2.05621,-3.13818 -1.78041,-12.42138 0.3551,-11.95208 0.73014,0.16045 10.83368,6.51204 22.4523,14.11464 31.6719,20.72435 66.2869,41.78133 83.1248,50.56649 8.25,4.30442 15.45,8.14352 16,8.53133 2.721,1.9186 33.5661,17.53763 45,22.78665 7.15,3.28238 22.675,9.69371 34.5,14.2474 11.825,4.55368 21.859,8.58949 22.2979,8.96846 0.4388,0.37897 0.342,1.77 -0.2152,3.09116 -0.5572,1.32117 -5.7863,15.67713 -11.6203,31.90213 -5.8339,16.225 -12.342,34.225 -14.4623,40 -23.148,63.04654 -28.0001,77.31511 -28.0001,82.33941 0,3.00696 -0.6323,6.11831 -1.4931,7.34734 -2.1652,3.09126 -0.9323,7.41532 2.7981,9.81325 4.6624,2.99701 10.7064,14.21023 11.428,21.20195 0.3949,3.82645 1.5391,7.23456 3.4298,10.21584 1.5605,2.46057 2.8372,4.92355 2.8372,5.47327 0,0.54973 1.0589,2.14913 2.3531,3.55422 1.2943,1.4051 2.931,4.70381 3.6372,7.33048 0.7062,2.62667 1.6809,5.02102 2.1659,5.32077 1.2686,0.78404 5.4339,9.37282 6.2577,12.90347 0.3851,1.65 3.9064,9.49065 7.8253,17.42366 4.1198,8.33968 7.1302,15.72128 7.1369,17.5 0.01,1.69199 -0.774,7.29457 -1.7344,12.45019 -1.8002,9.66375 -1.5384,13.82795 1.1249,17.8926 1.5516,2.368 1.4709,3.1748 -0.2666,2.668 z m -158.5,-37.69452 c -6.3865,-4.06252 -16,-16.63647 -16,-20.9272 0,-2.38554 -0.5908,-3.20946 -2.9361,-4.09472 -2.9692,-1.12075 -5.242,-5.01186 -6.5522,-11.21801 -0.3484,-1.65 -1.6487,-4.575 -2.8896,-6.5 -1.2408,-1.925 -3.0433,-5.525 -4.0055,-8 -0.9621,-2.475 -3.5757,-7.54513 -5.808,-11.26695 -2.4498,-4.08463 -4.5598,-9.23765 -5.3231,-13 -0.6956,-3.42818 -1.8679,-7.70856 -2.6052,-9.51197 -1.28332,-3.13881 -1.21327,-3.38297 1.6395,-5.71403 1.6391,-1.33932 3.8453,-2.45131 4.9027,-2.47109 1.9776,-0.037 7.9367,5.69247 17.5775,16.90016 3.025,3.51663 5.9565,6.88213 6.5144,7.47888 0.5579,0.59675 2.5713,3.11 4.4741,5.585 1.9029,2.475 3.7196,4.725 4.037,5 1.3981,1.21112 3.9381,10.03813 4.572,15.88838 0.6065,5.59788 1.3041,7.19686 5.6375,12.92211 5.7685,7.6212 6.2584,8.74516 7.2182,16.56062 0.3965,3.2291 1.3225,7.57592 2.0576,9.65959 0.7352,2.08366 1.071,4.05417 0.7463,4.37889 -1.5017,1.50163 -9.943,0.43849 -13.2571,-1.66966 z", MB:"m 832.84446,757.581 -0.7188,6.3125 c -0.3982,3.48099 -0.8534,7.01875 -1,7.84375 -0.1466,0.825 -0.5963,3.975 -1,7 -0.4037,3.025 -0.8503,6.175 -1,7 -0.1498,0.825 -1.0468,7.30718 -2,14.40625 -1.6346,12.17273 -1.6404,13.08838 -0.031,15.8125 1.6706,2.82817 1.6493,2.94551 -1.125,6.4375 -1.5586,1.96156 -3.3439,4.31809 -3.9688,5.21875 -0.6248,0.90069 -1.4652,7.475 -1.8437,14.625 -0.3786,7.15 -0.8273,14.8 -1,17 -0.1727,2.2 -0.6123,8.05 -0.9688,13 -0.3565,4.95 -0.8202,11.7 -1.0625,15 -1.0079,13.72694 -1.4516,19.41294 -2,27 -0.3181,4.4 -0.7658,10.25 -1,13 -0.2342,2.75 -0.6922,9.5 -1.0312,15 -0.3391,5.5 -0.7786,11.8 -0.9688,14 -0.1902,2.2 -0.6305,8.725 -1,14.5 -0.3695,5.775 -0.8214,12.075 -1,14 -0.1786,1.925 -0.6489,8.675 -1.0312,15 -0.3824,6.32495 -0.814,12.17495 -0.9688,12.99995 -0.512,2.7295 -1.8827,25.3849 -1.9375,32 l -0.062,6.5 6,0.5938 c 9.6211,0.9766 18.8031,2.0107 21.5,2.4062 1.375,0.2017 4.975,0.6339 8,0.9688 5.833,0.6457 9.1474,1.034 18,2.0937 3.025,0.3621 9.775,0.9561 15,1.3125 5.225,0.3564 14.0752,0.7713 19.6563,0.9375 l 10.125,0.3125 0.625,-4.8125 c 0.3299,-2.6479 0.8294,-10.2125 1.125,-16.8125 0.2956,-6.6 0.7397,-15.15 0.9687,-19 0.2289,-3.85 0.6785,-13.75 1,-21.99995 1.1133,-28.57451 1.4323,-31.53983 3.8125,-35.53125 1.2185,-2.04329 8.3087,-10.19065 15.7813,-18.09375 7.4725,-7.9031 15.5767,-16.6041 18,-19.34375 2.4232,-2.73967 4.8562,-5.50501 5.4062,-6.125 9.624,-10.8488 14.2515,-16.16275 19.4375,-22.375 3.4319,-4.11104 9.3502,-10.91664 13.1563,-15.125 3.806,-4.20839 8.4621,-9.40068 10.3437,-11.53125 1.8815,-2.13057 5.6868,-6.35 8.46884,-9.375 2.7819,-3.025 5.0852,-5.98547 5.0937,-6.5625 0.016,-1.12029 -5.2312,-3.28502 -9.75004,-4.03125 -6.9159,-1.14212 -8.8209,-1.79863 -9.9687,-3.4375 -0.9677,-1.38145 -2.5581,-1.73775 -7.3125,-1.625 -3.3301,0.079 -6.3579,0.64647 -6.75,1.25 -0.8065,1.241 -12.3731,2.67667 -14.625,1.8125 -1.0232,-0.39258 -1.2247,-1.20413 -0.6875,-2.65625 0.7823,-2.1147 0.6087,-3.34772 -2.2188,-16.75 -2.0306,-9.62508 -2.552,-12.49247 -3.25,-18 -0.8002,-6.3135 -3.3596,-8.24391 -13.8125,-10.4375 -6.6928,-1.4045 -8.9567,-2.31141 -9.8437,-3.9375 -1.2489,-2.28968 -1.2233,-10.19488 0.062,-20.875 l 0.8125,-6.75 -5.3438,-0.125 c -2.9266,-0.0688 -5.65,-0.21387 -6.0625,-0.3125 -0.4125,-0.0986 -4.125,-0.52673 -8.25,-0.96875 -4.125,-0.44203 -8.175,-0.92077 -9,-1.0625 -0.825,-0.14176 -4.626,-0.59678 -8.4375,-1 -3.8116,-0.40323 -7.8616,-0.883 -9,-1.0625 -1.1385,-0.17947 -4.7625,-0.59912 -8.0625,-0.9375 -3.3,-0.3384 -9.6,-1.00689 -14,-1.5 -4.4,-0.49311 -10.7,-1.15395 -14,-1.46875 -3.3,-0.31482 -8.1029,-0.84291 -10.6562,-1.15625 l -4.625,-0.5625 z m 28.5937,171.875 c 3.858,0.033 6.4408,1.84052 8.375,5.65625 1.1518,2.27233 2.4188,4.35 2.8125,4.625 1.8726,1.30772 6.4481,13.46154 5.5938,14.84375 -0.5406,0.87456 1.2557,6.38921 3.2187,9.90625 0.6866,1.23026 1.1399,4.60526 1.0313,7.5 -0.2085,5.55652 3.0986,17.80656 6.25,23.2188 1.2688,2.1791 1.8489,5.69355 2.0625,12.53115 0.2925,9.3671 0.2451,9.5055 -2.125,9.8438 -1.322,0.1886 -3.24,1.4261 -4.2813,2.75 -2.1639,2.7508 -3.9848,3.0463 -6.0625,0.9687 -1.7095,-1.7095 -1.1849,-8.8654 0.875,-12.0312 0.728,-1.1191 1.5646,-3.3149 1.8438,-4.875 0.2792,-1.5602 1.0602,-3.5129 1.75,-4.3438 1.9968,-2.40615 1.9204,-4.77705 -0.1875,-6.09365 -1.6466,-1.0282 -2.1323,-0.9087 -3.1875,0.7812 -1.3645,2.1847 -3.7813,2.6992 -3.7813,0.8125 0,-0.6485 0.5283,-2.6069 1.1563,-4.34375 2.6933,-7.44843 -1.692,-13.87559 -7.9688,-11.6875 -2.5606,0.89264 -3.2884,0.7316 -4.9687,-1.125 -1.0777,-1.19077 -2.6385,-4.27529 -3.5,-6.875 -0.8616,-2.59972 -2.6797,-6.19973 -4.0313,-8 -1.7375,-2.3143 -2.3444,-4.16014 -2.0312,-6.28125 0.4036,-2.73472 0.028,-3.22998 -4.4375,-5.5625 -6.5052,-3.39761 -9.1425,-2.41192 -9.3438,3.46875 -0.077,2.25346 -0.2904,6.34375 -0.4687,9.09375 -0.8907,13.74088 -0.8933,13.75917 3.1875,17 8.7653,6.96101 9.4674,7.85399 10.875,14 0.7558,3.3 1.3518,7.62155 1.3437,9.59375 -0.01,1.9722 1.1637,5.8967 2.5938,8.7187 3.3421,6.5954 3.4788,11.7222 0.3437,12.5625 -3.3008,0.8846 -4.5572,0.7727 -5.3437,-0.5 -0.6831,-1.1051 -3.4385,-13.8445 -5.375,-24.75 -1.0947,-6.16395 -2.5507,-8.07875 -9.5313,-12.5937 -5.5399,-3.58323 -8.2231,-6.38644 -7.9375,-8.28125 0.1036,-0.6875 0.2438,-2.12677 0.3125,-3.1875 0.069,-1.06072 0.7467,-2.52802 1.5,-3.28125 0.8921,-0.89217 1.3367,-3.69288 1.3125,-8 -0.037,-6.61053 -0.013,-6.59713 -3.8437,-8.75 -4.2782,-2.40448 -5.8438,-4.66848 -5.8438,-8.46875 0,-2.06036 0.4894,-2.5625 2.4688,-2.5625 3.7058,0 4.9589,-3.18642 2.5,-6.3125 -1.0879,-1.38303 -1.9688,-3.01062 -1.9688,-3.625 0,-1.31541 4.6949,-3.37133 7.4063,-3.25 2.4,0.1074 7.5937,5.0236 7.5937,7.1875 0,0.90122 1.0459,2.62253 2.3125,3.8125 l 2.2813,2.15625 1.3437,-3.625 c 2.2331,-6.17549 6.2895,-11.30233 9.5625,-12.0625 1.5959,-0.37064 3.0265,-0.57349 4.3125,-0.5625 z", NB:"m 1409.1991,1108.0139 c -2.2757,-0.5804 -5.0159,-3.6856 -6.653,-7.5394 -0.6455,-1.5195 -2.1741,-3.0139 -3.3969,-3.3208 -4.0563,-1.018 -10.466,-17.7085 -10.5289,-27.4165 -0.022,-3.3336 -0.6079,-5.0478 -2.2619,-6.6134 -3.891,-3.683 -9.126,-6.379 -12.3939,-6.3829 l -3.1612,0 -0.39,-6.25 c -0.2145,-3.4375 -0.2279,-6.5875 -0.03,-7 0.1981,-0.4125 3.1462,-0.7842 6.5512,-0.8261 7.3514,-0.09 11.4384,-1.4458 15.6034,-5.1749 1.8883,-1.6907 5.9398,-3.5376 10.5118,-4.7919 6.9097,-1.8957 7.7048,-1.93 11.1682,-0.4829 3.5559,1.4857 3.821,1.4592 5.7132,-0.5719 4.0627,-4.3608 15.7491,-7.8328 15.659,-4.6523 -0.019,0.6875 -0.6786,2.375 -1.4646,3.75 -2.1168,3.703 -1.9088,12.2088 0.3697,15.1151 1.0283,1.3117 2.1942,3.8709 2.5909,5.6872 0.4415,2.0212 2.522,5.0278 5.3629,7.75 4.4565,4.2704 4.8848,4.4477 10.7424,4.4477 3.3554,0 6.3612,0.2604 6.6795,0.5787 0.3182,0.3183 -1.6683,2.9058 -4.4147,5.75 -2.7463,2.8442 -6.134,7.5759 -7.5281,10.5149 -3.5627,7.5102 -16.072,20.1564 -19.9383,20.1564 -2.1875,0 -3.1725,0.6696 -4.1141,2.7969 -1.8122,4.0941 -8.3566,6.0916 -14.6768,4.4798 z", NF:"m 1396.4465,926.24592 c -0.1764,-0.16482 -2.0346,-0.52579 -4.1293,-0.80215 -2.0947,-0.27636 -4.6749,-1.28654 -5.7339,-2.24485 -1.5253,-1.38044 -3.1231,-1.63863 -7.6914,-1.24291 -7.3176,0.63385 -8.0742,0.32911 -8.7926,-3.54154 -1.192,-6.42222 -1.3221,-7.20022 -1.3971,-8.35579 -0.042,-0.64822 -0.7674,-1.86945 -1.6118,-2.71385 -1.3803,-1.38037 -1.8596,-1.3375 -4.75,0.42483 -1.7681,1.07806 -4.1575,1.9618 -5.3097,1.96385 -2.5392,0.005 -6.0404,-3.48554 -4.4701,-4.456 1.1405,-0.70489 1.4099,-6.65347 0.4613,-10.18881 -0.3608,-1.34485 -2.1325,-2.75177 -4.7363,-3.76115 -7.3743,-2.85865 -15.1486,-14.94014 -12.6355,-19.63589 0.5753,-1.07493 1.4913,-1.95441 2.0355,-1.95441 1.0312,0 2.7752,-3.83726 3.2965,-7.2533 0.1663,-1.08936 1.256,-2.71551 2.4216,-3.61368 1.1656,-0.89816 2.5654,-2.82876 3.1106,-4.29021 0.9474,-2.53952 1.1822,-2.61546 5.3014,-1.71486 2.3705,0.51829 5.435,1.71702 6.81,2.66386 3.5224,2.42553 7.1663,1.69614 9.5217,-1.90595 1.8948,-2.89759 2.1895,-2.99575 6.9783,-2.32444 2.75,0.38549 5.7951,0.66928 6.7668,0.63062 1.4328,-0.057 1.6945,0.58617 1.3843,3.40122 -0.2104,1.90932 -0.5555,3.58763 -0.7668,3.72957 -4.4471,2.98645 -7.8666,6.04215 -8.3109,7.4265 -0.309,0.96287 -1.9131,2.65067 -3.5647,3.75067 -3.5149,2.34096 -3.7259,3.54096 -1.0487,5.96381 2.3953,2.16771 8.3008,1.40556 10.2613,-1.32428 2.3464,-3.26734 7.3652,-5.07809 11.0077,-3.97148 4.7168,1.43302 8.3394,-0.26442 10.42,-4.88256 1.7565,-3.89863 1.9633,-9.07322 0.4241,-10.61239 -0.4975,-0.49747 -1.7766,0.0304 -2.9731,1.2269 -1.3142,1.31419 -3.3791,2.1 -5.5182,2.1 -7.5306,0 -8.2027,-2.00022 -3.5818,-10.65966 1.65,-3.09203 3,-6.64622 3,-7.8982 0,-3.02009 -3.3072,-10.62225 -5.3634,-12.32875 -0.9001,-0.74705 -1.6366,-2.09426 -1.6366,-2.99379 0,-2.7895 -4.9945,-11.4834 -8.2256,-14.31827 -2.1146,-1.85526 -3.313,-4.04298 -3.8344,-7 -0.4172,-2.36573 -1.2795,-7.22633 -1.9161,-10.80133 -0.6367,-3.575 -1.1849,-9.425 -1.2181,-13 -0.07,-7.53123 -1.9315,-11.55842 -5.7166,-12.36834 -1.424,-0.30472 -4.0517,-1.46489 -5.8392,-2.57815 -3.6152,-2.25155 -4.2106,-5.23709 -1.7461,-8.75563 1.0485,-1.49693 1.2418,-2.85129 0.6382,-4.4725 -0.8885,-2.38675 -0.8534,-3.31037 0.3307,-8.70148 0.7566,-3.44487 0.2005,-3.6487 -8.9031,-3.26315 -2.1616,0.0915 -3.6912,-0.0726 -3.3991,-0.36466 0.2921,-0.29211 -0.2314,-3.78573 -1.1634,-7.7636 -1.3289,-5.67183 -2.1135,-7.29537 -3.6362,-7.52391 -1.0679,-0.16028 -2.4366,-1.08394 -3.0415,-2.05258 -1.4227,-2.27813 -5.5441,-17.27477 -4.9192,-17.89968 1.0463,-1.04627 12.6803,9.26225 16.7312,14.82494 2.3705,3.25531 5.0779,5.91874 6.0162,5.91874 0.9384,0 2.6448,1.31827 3.7921,2.9295 1.1473,1.61122 3.599,3.86457 5.4481,5.00743 2.1947,1.35634 4.108,3.81165 5.5099,7.0705 1.3812,3.21062 2.7625,4.99699 3.87,5.00495 0.9472,0.007 2.6972,1.5183 3.8889,3.35887 1.6778,2.5915 3.0844,3.49323 6.2344,3.99695 3.5105,0.56134 4.3693,1.23147 6.2689,4.89113 1.2106,2.33237 2.4551,6.02605 2.7656,8.20818 0.5288,3.71699 0.8556,4.04969 5.1769,5.26927 2.5368,0.71598 5.3797,2.14958 6.3174,3.18578 1.5542,1.71737 1.5758,2.31907 0.2443,6.80279 -1.2267,4.13074 -1.2473,5.30776 -0.1288,7.34671 0.7325,1.33537 1.5694,3.55294 1.8598,4.92794 0.4564,2.16153 1.9878,3.00779 11.3113,6.25063 5.9309,2.06284 11.5891,3.75034 12.5736,3.75 0.9846,-3.5e-4 3.5129,1.86513 5.6186,4.14551 l 3.8284,4.14614 8.8814,0.40972 c 4.8848,0.22536 10.5898,1.06428 12.6778,1.86428 3.8976,1.49338 6.3314,0.94884 9.3786,-2.09829 0.9548,-0.95486 2.7855,-0.78745 8.5206,0.77916 4.0175,1.09742 7.574,2.41984 7.9035,2.93872 1.2885,2.02955 -0.3828,5.68906 -3.1152,6.82085 -1.5474,0.64094 -5.2142,3.88353 -8.1486,7.20577 -2.9344,3.32223 -6.6852,7.47065 -8.3352,9.21869 -1.65,1.74805 -5.1029,5.40365 -7.673,8.12355 -4.7793,5.05777 -6.9929,11.06064 -4.4399,12.04031 2.1274,0.81637 12.4143,-10.0193 13.1291,-13.82956 0.4442,-2.36789 2.9606,-5.87447 8.3107,-11.58086 6.9374,-7.39936 8.0299,-8.18462 11.3873,-8.18462 3.0774,0 4.1054,0.56755 5.9997,3.31238 1.9123,2.77077 2.6949,3.19584 4.7861,2.59968 4.7013,-1.34023 9.682,-0.94976 12.1151,0.94978 1.3117,1.02401 5.0849,3.35306 8.3849,5.17567 3.3,1.82261 6.1293,3.40163 6.2874,3.50894 0.1581,0.1073 -0.251,1.37692 -0.9091,2.82137 -1.6841,3.69604 0.2904,9.73425 4.5885,14.03236 3.2796,3.27953 7.5332,10.39869 7.5332,12.60802 0,1.64897 -6.8077,12.06904 -10.2504,15.6896 l -3.0407,3.1978 -4.0799,-5.1978 c -2.2439,-2.85879 -4.5127,-5.50145 -5.0417,-5.87257 -0.5291,-0.37113 -2.5651,0.13028 -4.5246,1.11424 -1.9595,0.98395 -5.9209,2.34394 -8.8031,3.0222 -2.8822,0.67825 -8.5072,2.48958 -12.5,4.02516 -3.9928,1.53559 -12.2096,4.66545 -18.2596,6.95526 -6.05,2.2898 -13.1493,5.05717 -15.7763,6.14971 -9.5367,3.96625 -30.3198,11.15144 -34.2237,11.83193 -3.2445,0.56554 -5.0515,0.18111 -9.5671,-2.03531 -3.0619,-1.5029 -6.0297,-2.43012 -6.595,-2.06048 -0.5654,0.36963 -1.085,2.47206 -1.1546,4.67206 -0.1564,4.93723 -1.239,13.86437 -1.7444,14.38392 -0.481,0.4945 -5.1961,1.01884 -5.6181,0.62475 z m 124.2996,71.91723 c -2.7652,-3.5154 -2.6889,-7.78273 0.2099,-11.74262 3.0768,-4.20294 3.4181,-9.31097 0.6802,-10.17995 -2.5771,-0.81794 -2.5448,-2.90268 0.1115,-7.20068 1.8986,-3.07202 2.0536,-4.34755 1.4726,-12.11804 -1.0462,-13.9915 -0.7287,-30.41121 0.9026,-46.68461 0.1103,-1.1 0.5446,-5.58659 0.9652,-9.97021 0.8868,-9.24199 2.73,-12.6056 9.9129,-18.0902 3.9286,-2.99966 4.9756,-3.39323 6.2387,-2.34495 3.7491,3.11145 4.5159,6.66458 4.0702,18.86006 -0.2378,6.5058 -0.6808,12.23075 -0.9844,12.7221 -0.3037,0.49134 -0.8423,3.57757 -1.1969,6.85828 l -0.6447,5.96492 2.535,-3 c 1.3942,-1.65 2.5511,-3.30718 2.5708,-3.68261 0.079,-1.50185 4.227,-1.87778 7.5321,-0.68265 3.7094,1.34135 3.8073,1.52486 3.5286,6.61526 l -0.1779,3.25 5.0176,0 c 2.7596,0 5.2575,-0.38827 5.5508,-0.86283 0.2933,-0.47455 2.6824,-1.45646 5.309,-2.18202 2.6267,-0.72556 7.0258,-2.35743 9.7758,-3.62637 4.97,-2.29331 9.4657,-2.37012 13.6179,-0.23267 2.1763,1.12029 3.1572,6.49055 1.6317,8.93321 -1.0153,1.62585 -0.8875,2.27725 0.773,3.9377 1.7135,1.71352 2.6887,1.87905 7.0286,1.193 6.3866,-1.00958 7.4488,-0.62446 7.4488,2.70081 0,2.83329 -2.0624,6.45467 -5.3471,9.38917 -1.0774,0.9625 -1.4401,1.75 -0.8059,1.75 0.6458,0 1.153,1.50366 1.153,3.41821 0,1.88002 0.2731,4.13002 0.607,5 0.7024,1.83034 2.393,2.13143 2.393,0.42618 0,-1.85681 4.9696,-7.84439 6.5107,-7.84439 0.7774,0 1.9462,1.79302 2.6074,4 1.3646,4.5544 2.7273,4.91352 6.9101,1.82103 1.621,-1.19843 3.2902,-1.83357 3.7095,-1.41142 0.4193,0.42215 0.8673,3.76518 0.9957,7.42896 0.1283,3.66379 0.307,8.3393 0.397,10.39004 0.2364,5.38519 -3.8234,11.24638 -8.0108,11.56546 -2.514,0.19155 -3.3777,-0.26652 -4.2938,-2.27714 -1.4382,-3.15647 -2.1439,-3.1596 -3.8258,-0.0169 -2.7198,5.08204 -4.9498,1.93338 -6.1353,-8.663 -0.868,-7.75837 -2.0007,-10.837 -3.9871,-10.837 -0.4827,0 -0.8776,1.64468 -0.8776,3.65484 0,2.95286 -0.7555,4.37356 -3.9337,7.39688 -3.5601,3.38663 -4.0294,4.43273 -4.9414,11.01387 -1.3414,9.67918 -3.7346,12.25228 -11.5869,12.45778 -6.7668,0.1771 -7.2823,-1.438 -2.038,-6.38457 2.8532,-2.69125 3.5,-4.03192 3.5,-7.25523 0,-3.72993 -0.1212,-3.88907 -2.1394,-2.80897 -3.7929,2.02993 -8.1463,2.93317 -9.3445,1.9388 -1.199,-0.99514 -2.9086,-0.22999 -12.9579,5.79949 -3.0368,1.8221 -6.7673,3.50974 -8.2899,3.75033 -1.5225,0.24058 -4.3104,0.69761 -6.1953,1.01562 -1.8848,0.318 -7.9598,2.39213 -13.5,4.60923 -5.5401,2.217 -10.5813,4.23395 -11.2026,4.48215 -0.6213,0.2482 -2.0838,-0.76175 -3.25,-2.24435 z", NT:"m 847.62566,184.85857 c 0,-0.48327 -1.3175,-1.42439 -2.9277,-2.09137 -1.6102,-0.66699 -3.7204,-2.08863 -4.6893,-3.15921 -1.2687,-1.40197 -2.5212,-1.77966 -4.4771,-1.35008 -1.4935,0.32804 -3.002,0.1328 -3.3523,-0.43387 -1.5327,-2.48003 6.0073,-9.09423 8.5651,-7.5134 0.5329,0.32933 1.6285,0.0514 2.4347,-0.61769 1.2648,-1.04972 8.9355,-0.88697 9.9078,0.21022 0.8657,0.97686 -3.0573,15.83408 -4.1809,15.83408 -0.7042,0 -1.2803,-0.39541 -1.2803,-0.87868 z m -17.6539,28.92227 c -3.2385,-1.44991 -4.3712,-2.74569 -6.1573,-7.04354 -1.2039,-2.89671 -2.1888,-5.87793 -2.1888,-6.62493 0,-0.74699 -0.9256,-1.92449 -2.0568,-2.61665 -5.3864,-3.29575 -7.6702,-12.75847 -3.0791,-12.75847 2.0453,0 5.1359,2.97403 5.1359,4.94224 0,0.93122 0.8943,1.08566 3.25,0.56122 4.2335,-0.9425 21.555,-1.79226 23.2529,-1.14074 1.0225,0.39241 1.0941,1.4627 0.3222,4.82083 -0.5457,2.37405 -1.1686,5.21645 -1.3843,6.31645 -1.4865,7.5823 -2.8469,11.55751 -4.4524,13.0105 -2.6292,2.37942 -8.0115,2.60638 -12.6423,0.53309 z m -77.7747,27.38498 c -0.8643,-0.86428 -1.5714,-2.66428 -1.5714,-4 0,-2.27705 -0.3431,-2.42857 -5.5,-2.42857 -8.8859,0 -11.7531,-4.36549 -7.25,-11.03833 1.6462,-2.43941 3.4614,-3.6427 6.7643,-4.48413 2.4828,-0.63252 6.6754,-2.35665 9.317,-3.83139 2.6415,-1.47475 5.1809,-2.4476 5.6432,-2.1619 0.4623,0.2857 4.0817,-2.51887 8.0431,-6.2324 9.1845,-8.60975 10.7161,-9.38235 18.2676,-9.21457 3.4182,0.0759 7.3398,-0.0638 8.7148,-0.31058 2.9636,-0.53185 7.5034,1.5369 8.3788,3.8181 1.9188,5.00039 -0.1778,10.56447 -4.9973,13.26155 -1.0722,0.60004 -1.821,2.71182 -2.1404,6.03659 -0.4602,4.78889 -0.7681,5.27586 -4.8479,7.66675 -2.396,1.40419 -4.8142,3.40847 -5.3737,4.45396 -1.3294,2.48391 -4.7333,3.51872 -6.5675,1.99652 -2.2089,-1.83319 -1.8605,-8.62997 0.548,-10.6922 1.1,-0.94185 2,-2.05804 2,-2.48042 0,-1.21624 -3.6708,2.01386 -13.5945,11.96245 -9.6249,9.64897 -12.4794,11.03325 -15.8341,7.67857 z m 9.2069,16.88755 c -0.9517,-0.24978 -2.1802,-2.09872 -2.7467,-4.134 -1.3853,-4.97688 0.6988,-7.65464 8.3883,-10.77775 6.6773,-2.71203 8.8967,-2.96025 10.3213,-1.15437 1.8232,2.31102 0.9485,4.91312 -2.5517,7.59035 -1.9124,1.46281 -5.0812,4.12215 -7.0417,5.90965 -1.9604,1.7875 -3.8082,3.1978 -4.1061,3.134 -0.298,-0.0638 -1.3165,-0.31935 -2.2634,-0.56788 z m 30.8423,44.60654 c -2.5413,-2.79253 -4.6206,-5.89078 -4.6206,-6.88499 0,-2.47656 3.9482,-4.85334 10.2372,-6.16264 10.1178,-2.10643 13.0807,-5.37503 4.8723,-5.37503 -3.3241,0 -4.6213,-0.52702 -6.0901,-2.47426 -1.7944,-2.37895 -1.9414,-2.40631 -3.8152,-0.7105 -2.3752,2.14945 -8.1315,2.84014 -10.9143,1.30957 -2.9145,-1.60302 -12.2115,-12.69017 -12.9262,-15.4151 -0.6501,-2.47837 1.9285,-6.20971 4.2913,-6.20971 0.7397,0 1.3794,-0.3375 1.4215,-0.75 0.3196,-3.13294 1.1197,-4.84531 3.3529,-7.17626 1.4138,-1.47575 2.5706,-3.56852 2.5706,-4.65061 0,-2.66547 5.7068,-9.42313 7.9578,-9.42313 0.9967,0 2.5493,-1.125 3.4502,-2.5 1.374,-2.09693 2.4188,-2.5 6.4802,-2.5 6.4144,0 10.1118,2.76377 10.1118,7.55839 0,2.84776 0.6332,3.83226 3.822,5.9425 5.1197,3.38808 7.499,8.46122 7.6855,16.38746 0.1651,7.0129 1.6351,9.09825 6.4336,9.12696 4.9279,0.0295 5.0108,0.70827 1.7379,14.23469 -2.2532,9.31213 -3.4904,12.75 -4.5886,12.75 -0.8269,0 -4.0696,1.8 -7.2059,4 -5.3299,3.73871 -6.1577,4 -12.6728,4 l -6.9705,0 -4.6206,-5.07734 z m -116.0592,74.93521 c -0.2523,-0.74683 -0.9086,-5.23924 -1.4585,-9.98313 -0.9117,-7.86423 -1.4897,-9.44164 -6.5514,-17.87777 -3.0533,-5.08888 -5.5415,-9.75751 -5.5293,-10.37474 0.031,-1.56034 2.9939,-4.94551 5.9778,-6.82964 1.375,-0.86822 4.9709,-5.56423 7.9909,-10.43558 3.02,-4.87136 6.341,-9.75701 7.3801,-10.85701 1.0391,-1.1 5.2057,-6.41961 9.2591,-11.82135 7.0505,-9.39576 7.375,-10.06742 7.4884,-15.5 0.065,-3.12326 0.035,-6.28523 -0.066,-7.02661 -0.2455,-1.79124 2.8301,-5.11677 4.2919,-4.64047 0.6358,0.20717 2.8205,0.57426 4.8549,0.81575 2.0343,0.24149 6.0843,1.38405 9,2.53902 2.9156,1.15497 7.1816,2.56626 9.4799,3.13619 3.4163,0.84713 4.3815,1.62582 5.2889,4.26685 0.6106,1.77684 3.5355,5.68483 6.5,8.68443 5.3653,5.42891 5.4164,5.4531 11.2111,5.30008 8.1628,-0.21556 9.2746,1.00492 13.927,15.28967 5.9142,18.15857 5.1334,20.00398 -10.0139,23.66613 -6.96,1.68271 -13.8684,4.69309 -15.5919,6.7943 -0.275,0.33526 -1.8739,1.1644 -3.5531,1.84255 -1.6792,0.67814 -4.1565,2.22759 -5.5052,3.44322 -1.3486,1.21563 -5.4762,4.46024 -9.1724,7.21024 -5.3616,3.98906 -7.4431,6.36308 -10.295,11.74165 -1.966,3.70791 -4.5645,7.27145 -5.7744,7.91898 -1.21,0.64753 -2.1999,1.04082 -2.1999,0.87399 0,-0.27793 -1.2049,-0.0582 -8.5,1.55035 -1.375,0.30317 -5.983,0.79412 -10.24,1.09099 -5.9949,0.41808 -7.8434,0.23363 -8.1986,-0.81809 z m 98.9386,65.12354 c -7.15,-2.08339 -18.4,-5.40118 -25,-7.37287 -6.6,-1.97168 -15.6,-4.60093 -20,-5.84278 -7.523,-2.12326 -7.7913,-2.2916 -4.5,-2.82301 1.925,-0.31082 8.45,-0.3694 14.5,-0.13019 8.9141,0.35246 11.8668,0.87156 15.5714,2.73753 4.5896,2.31178 16.8044,5.90746 17.5466,5.16523 0.2182,-0.21823 -2.2899,-2.95947 -5.5737,-6.09165 -6.2476,-5.95921 -11.0814,-8.60999 -15.7622,-8.64371 -3.5545,-0.0256 -19.2993,-4.13016 -25.6725,-6.69262 -4.6358,-1.86393 -4.9864,-2.27391 -6.7353,-7.87681 -1.0146,-3.25079 -1.8515,-6.45397 -1.8596,-7.11818 -0.013,-1.08803 4.6658,-2.74816 17.9853,-6.38127 l 4.5,-1.22744 -3.5,-0.80651 c -1.925,-0.44358 -4.777,-0.92112 -6.3378,-1.06121 -3.0461,-0.27341 -6.2717,-4.7851 -5.2761,-7.37973 0.292,-0.76081 -0.024,-1.7327 -0.7016,-2.15974 -0.6779,-0.42705 -2.0386,-2.04296 -3.0238,-3.59092 -2.3603,-3.70843 -1.4976,-7.38154 2.8048,-11.9429 3.9642,-4.2028 5.5345,-6.89537 5.5345,-9.4898 0,-5.08133 14.8327,-13.16955 29.6449,-16.16531 5.4203,-1.09625 11.9383,-2.26903 14.4843,-2.60617 4.4515,-0.58945 4.669,-0.49891 5.665,2.35816 1.2429,3.56536 0.1395,9.3076 -2.9144,15.16654 -1.1697,2.24418 -1.8576,4.34946 -1.5287,4.67841 0.329,0.32895 2.6408,-1.07573 5.1374,-3.1215 l 4.5392,-3.71958 6.2362,3.5667 c 3.4298,1.96168 7.3279,4.49573 8.6622,5.63121 l 2.4261,2.06452 -2.0314,4.80829 -2.0315,4.80829 4.1054,-0.91854 c 2.2579,-0.5052 4.4056,-1.23024 4.7726,-1.6112 0.367,-0.38096 0,-2.64857 -0.8202,-5.03913 -0.8181,-2.39057 -1.3434,-4.43926 -1.1673,-4.55266 4.2466,-2.73452 5.7992,-3.44388 6.182,-2.82448 0.5458,0.88321 -21.1886,88.41979 -22.1868,89.35832 -0.3712,0.34908 -6.525,-1.0699 -13.675,-3.15329 z m -223.4375,-76.73141 c -1.6967,-0.0291 -4.131,0.27895 -7.625,0.71875 -5.3707,0.67603 -10.3587,1.43668 -11.0937,1.71875 -0.9609,0.36872 -1.1998,1.86694 -0.8438,5.34375 0.5762,5.62827 -0.7007,7.10462 -3.0625,3.5 -0.9124,-1.39253 -1.9747,-2.53125 -2.3437,-2.53125 -1.6675,0 -16.2028,26.30822 -19.0625,34.5 -1.7281,4.95 -3.7992,10.00061 -4.5938,11.21875 -2.2978,3.52222 -1.7497,4.52138 4.8438,9 14.0041,9.5126 14.3842,10.4677 8.625,22.28125 -2.0111,4.125 -3.8918,9.38117 -4.1563,11.6875 -0.4481,3.90648 -0.2106,4.40606 3.4063,7.3125 2.1351,1.71592 3.6909,3.46489 3.4375,3.875 -0.2535,0.41012 -0.5899,3.34397 -0.7188,6.53125 -0.2498,6.17414 -1.4387,8.20727 -5.4687,9.21875 -2.8306,0.7104 -4.4063,3.1389 -4.4063,6.8125 0,1.41116 -0.4158,2.5625 -0.9062,2.5625 -0.4905,0 -1.1682,1.17826 -1.5313,2.625 -0.4808,1.91591 -0.1194,3.22172 1.375,4.8125 1.4282,1.5202 2.0561,3.53761 2.0625,6.625 0.01,2.61988 0.9911,6.45255 2.4063,9.375 1.6509,3.40925 2.2392,5.97348 1.875,8.21875 -0.355,2.1872 0.1485,4.56611 1.5312,7.21875 2.0256,3.88619 2.0183,4.03471 0.25,9.875 -2.3951,7.91051 -4.82,21.12821 -5.4687,29.75 -0.2898,3.85 -0.7983,7.91524 -1.125,9.03125 -0.3807,1.29982 0.1869,2.9172 1.5625,4.5 2.6592,3.06029 4.2673,6.85814 5.9375,13.96875 1.5029,6.39891 3.4279,10.59539 6.3125,13.75 l 2.0625,2.25 -2.1563,2.3125 c -1.4347,1.52716 -2.1875,3.58727 -2.1875,6.0625 0,2.06321 -0.4821,4.63419 -1.0625,5.71875 -0.9479,1.77113 -0.4134,2.26432 5.25,4.84375 3.4679,1.57951 8.0457,4.05928 10.1563,5.5 3.0446,2.07848 4.5418,2.4768 7.25,1.96875 4.0487,-0.75953 3.7638,-1.78459 3.8437,14.4375 l 0.062,12.34375 11,4.4375 c 35.7027,14.42325 77.8294,28.77928 118.5,40.375 11.825,3.37145 28.025,8.09074 36,10.5 7.975,2.40927 15.85,4.64703 17.5,4.9375 1.65,0.29048 9.75,1.88562 18,3.5625 8.25,1.67688 16.2433,3.26289 17.75,3.53125 1.5066,0.26836 7.3565,1.41605 13,2.53125 5.6434,1.11521 11.6,2.24354 13.25,2.53125 1.65,0.28772 9.3,1.81642 17,3.375 15.7728,3.19258 21.4478,3.65584 21.5625,1.78125 0.042,-0.6875 0.2421,-2.08654 0.4375,-3.125 0.1954,-1.03847 0.6435,-5.76347 1,-10.5 0.3566,-4.73654 0.8296,-9.75 1.0313,-11.125 0.2016,-1.375 0.6183,-5.425 0.9375,-9 0.911,-10.20923 2.4851,-26.51352 3.0312,-31.5 0.1807,-1.65 0.6359,-7.05 1,-12 0.364,-4.95 0.8275,-9.675 1.0313,-10.5 0.2037,-0.825 0.6329,-5.325 0.9687,-10 0.3359,-4.675 1.0552,-12.22085 1.5938,-16.78125 0.5383,-4.56039 0.7346,-8.70636 0.4375,-9.1875 -0.2975,-0.48112 -6.9479,-4.21112 -14.7813,-8.3125 -16.5671,-8.67402 -33.5578,-17.66501 -46.1875,-24.4375 l -8.9062,-4.78125 -6.1563,-10 -6.1562,-10 -11.3125,-2.40625 -11.3125,-2.4375 -9.6875,-13.0625 c -5.3321,-7.19532 -13.738,-18.71875 -18.6875,-25.59375 -4.9495,-6.875 -14.7283,-20.30246 -21.7188,-29.84375 -6.9905,-9.5413 -13.3972,-18.41726 -14.25,-19.71875 -1.4476,-2.2094 -1.3119,-2.98623 1.9688,-11.65625 12.34,-32.61114 12.314,-32.44725 6.0937,-40.59375 -1.8837,-2.46708 -3.4375,-4.87284 -3.4375,-5.34375 0,-0.47091 -0.4912,-0.84375 -1.0937,-0.84375 -0.6026,0 -2.2902,-0.8449 -3.75,-1.875 -1.4599,-1.03011 -4.4563,-2.08625 -6.6563,-2.34375 -3.4224,-0.40057 -4.5922,0.0294 -8.125,2.90625 -3.5642,2.90252 -4.4874,3.20398 -6.75,2.34375 -3.3402,-1.26996 -3.2926,-2.01609 0.3438,-5.5 1.6305,-1.56207 2.662,-3.33417 2.2812,-3.9375 -0.3808,-0.60334 -0.7067,-3.42132 -0.7187,-6.28125 -0.037,-8.66159 -1.3945,-8.66795 -10.0938,0.0312 -4.211,4.21105 -7.8728,7.65625 -8.125,7.65625 -0.7212,0 -3.7987,-3.27566 -3.9375,-4.1875 -0.069,-0.45179 -0.1813,-6.59454 -0.25,-13.65625 -0.124,-12.73613 -0.1609,-12.84883 -2.6875,-14 -3.589,-1.63528 -5.2481,-1.46184 -8.2187,0.875 -1.9195,1.50983 -3.8329,2.00537 -7.375,1.84375 -3.2405,-0.14785 -4.5067,-0.58673 -3.9375,-1.3125 0.4625,-0.58984 1.066,-2.33571 1.3437,-3.875 0.4526,-2.50903 0.017,-3.03639 -4.125,-5.125 -4.632,-2.33549 -11.9484,-2.83743 -18.125,-1.28125 -1.375,0.34643 -7.2319,0.88831 -13,1.21875 -7.6463,0.43803 -10.6892,1.00455 -11.2812,2.0625 -0.4466,0.79811 -2.1586,1.4375 -3.7813,1.4375 -2.8019,0 -2.923,-0.21381 -2.9375,-4.25 -0.017,-4.83719 -0.2049,-6.43589 -3.9375,-6.5 z m 82.8438,140.15625 c 26.0064,0.0934 28.0937,0.45499 28.0937,4.625 0,0.97542 -2.1375,3.56477 -4.75,5.78125 -3.1659,2.68597 -4.4165,4.36512 -3.75,5.03125 1.1861,1.18538 14.9712,6.75396 21.8125,8.8125 4.6998,1.41422 4.7907,1.54214 4.125,4.65625 -0.7354,3.44121 -2.1555,5.6875 -3.5937,5.6875 -0.4944,0 -2.6528,1.16445 -4.8125,2.59375 l -3.9375,2.59375 -5.7813,-2.6875 c -3.1909,-1.47712 -6.6553,-3.13712 -7.6875,-3.6875 -2.5026,-1.33445 -3.942,0.31694 -6.0625,6.875 -2.0178,6.24051 -2.4033,6.56981 -10.2812,9.21875 -3.4201,1.15002 -6.6827,2.09375 -7.25,2.09375 -1.8795,0 -1.0639,-2.88756 1.75,-6.21875 5.8539,-6.93037 5.7833,-6.78125 2.4062,-6.78125 -1.8089,0 -4.2557,1.04217 -6.0625,2.5625 -4.9241,4.14335 -8.6755,4.75311 -13.1875,2.15625 -2.1093,-1.21392 -4.3421,-3.34313 -4.9687,-4.71875 -1.0651,-2.33734 -0.6982,-2.92082 5.9062,-9.21875 3.8869,-3.70655 9.0673,-7.70033 11.5,-8.84375 2.4325,-1.14344 4.6377,-2.91033 4.9063,-3.9375 0.7549,-2.88717 -3.2365,-5.99157 -7.8438,-6.09375 -2.1645,-0.048 -6.818,-1.06052 -10.3437,-2.25 -5.2637,-1.77574 -6.4855,-2.60016 -6.7813,-4.59375 -0.1982,-1.33543 0.1305,-2.73018 0.7188,-3.09375 0.5881,-0.36355 12.236,-0.6115 25.875,-0.5625 z m 34,128.59375 c 0.4109,0 2.2483,2.06749 4.0625,4.59375 1.8142,2.52626 4.8729,6.01375 6.8125,7.75 5.3795,4.81546 9.3353,9.30175 11.8125,13.40625 1.9729,3.26896 3.0338,3.90085 8.875,5.375 6.1965,1.56382 7.0441,1.57389 12.5,0.0312 3.9491,-1.11663 6.5621,-2.56827 8.0312,-4.4375 3.0395,-3.86738 6.7881,-5.54552 13.0938,-5.90625 5.3639,-0.30684 5.4079,-0.27566 5.2187,2.46875 -0.2757,3.99783 -4.2275,8.47411 -8.5625,9.71875 -2.0613,0.59182 -5.6613,2.9337 -8,5.1875 -2.3387,2.2538 -7.175,5.40715 -10.75,7.03125 -3.575,1.6241 -8.2116,3.86076 -10.3125,4.96875 -2.2042,1.16249 -4.883,1.81045 -6.3437,1.53125 -1.7984,-0.34377 -3.4506,0.31791 -5.6875,2.28125 -1.7319,1.51996 -4.8943,3.48252 -7.0313,4.375 -2.137,0.89246 -5.062,1.53518 -6.5,1.40625 -18.4612,-1.65488 -20.2026,-2.28764 -29.0312,-10.5 -7.9522,-7.39716 -7.8744,-9.28125 0.4375,-9.28125 3.0783,0 6.4674,0.46192 7.5312,1.03125 2.2693,1.21446 4.9925,0.0677 9.2188,-3.875 2.2004,-2.05292 3.5878,-2.51182 6.7812,-2.28125 4.5902,0.33143 6.9375,-1.11944 6.9375,-4.3125 0,-2.97361 -4.0713,-14.70129 -7.6875,-22.125 -2.7376,-5.6199 -3.2134,-8.4375 -1.4062,-8.4375 z", NU:"m 929.60216,140.45545 c -3.4063,-2.72369 -5.7729,-6.78322 -5.2353,-8.98009 0.8446,-3.4514 2.2577,-4.73811 5.2036,-4.73811 2.0567,0 3.3379,0.97442 5.3776,4.08974 3.2041,4.89397 3.3094,6.27843 0.6776,8.91026 -2.2787,2.2787 -3.8392,2.46477 -6.0235,0.7182 z m -75.6689,43.2818 c 0.3057,-1.375 0.8617,-4.1875 1.2354,-6.25 0.3738,-2.0625 1.0921,-3.75 1.5964,-3.75 1.4365,0 -0.133,9.31991 -1.8525,11 -1.3726,1.34114 -1.4763,1.23523 -0.9793,-1 z m 123.7821,15.85325 c -2.2437,-2.33498 -4.3416,-5.07168 -4.6622,-6.08156 -0.3205,-1.00988 -1.7198,-3.05914 -3.1095,-4.55392 -3.5937,-3.86534 -7.318,-11.61619 -7.318,-15.22998 0,-3.95606 3.9028,-7.98779 7.7323,-7.98779 2.5975,0 6.2677,-2.84057 6.2677,-4.85092 0,-0.89203 -4.8552,-3.50857 -6.5,-3.50294 -0.55,0.002 -3.1317,0.3575 -5.7372,0.79026 -6.0549,1.00572 -9.149,0.20606 -10.4766,-2.70763 -0.7916,-1.73743 -0.7012,-2.99765 0.3605,-5.02397 0.8436,-1.61012 0.9995,-2.7048 0.3852,-2.7048 -0.5675,0 -1.9319,-0.9 -3.0319,-2 -2.2473,-2.24731 -2.6063,-6.96243 -0.9022,-11.85078 0.9827,-2.81903 1.5141,-3.14922 5.0674,-3.14922 3.6589,0 3.9138,-0.17569 3.257,-2.24506 -0.3919,-1.23478 -2.049,-3.41189 -3.6824,-4.83803 -2.5172,-2.19772 -2.8663,-3.06443 -2.2906,-5.68585 0.8078,-3.67748 2.8105,-5.54424 6.4114,-5.97595 6.2368,-0.74775 6.4188,-1.482 1.627,-6.56226 l -3.5124,-3.72383 2.0222,-3.963901 c 1.1122,-2.18015 3.3405,-4.64561 4.9517,-5.4788 2.3277,-1.203717 2.9933,-2.286367 3.2402,-5.270608 0.2901,-3.506793 0.5448,-3.77542 3.8425,-4.053071 3.6502,-0.307318 9.4844,2.752629 11.0536,5.797359 2.2154,4.29849 4.9146,10.77132 4.9146,11.785311 0,2.1432 4.1987,8.68651 8.6125,13.42185 3.2292,3.46447 4.38754,5.52627 4.38754,7.80986 0,2.35167 1.2103,4.38239 5,8.38946 4.3789,4.63002 5,5.81228 5,9.51707 0,4.47771 0.3744,4.96442 9.957,12.94244 3.5728,2.97452 4.043,3.86499 4.043,7.65657 0,3.69223 -0.8329,5.39364 -5.9722,12.20015 -3.2847,4.35026 -7.1097,8.51834 -8.5,9.26241 -1.6572,0.88691 -2.5278,2.20424 -2.5278,3.82491 0,1.35963 -1.6675,4.65859 -3.7055,7.33102 -4.11644,5.39779 -4.74804,5.70929 -8.97774,4.42795 -1.9018,-0.57612 -2.224,-0.23648 -2.5,2.63481 -0.3092,3.21676 -0.4413,3.3034 -5.4823,3.59552 -4.9251,0.2854 -5.3552,0.10181 -9.2448,-3.94608 z m -57.3857,10.82306 c -1.2122,-1.27748 -3.779,-4.12299 -5.704,-6.32334 -6.1646,-7.04637 -9.238,-8.72605 -15.5028,-8.47259 -4.9675,0.20097 -5.8568,-0.0861 -8.5217,-2.75108 -3.11,-3.10994 -3.7978,-6.72423 -1.9403,-10.19504 0.5693,-1.06384 1.6943,-1.93426 2.5,-1.93426 0.8056,0 2.3364,-0.87158 3.4016,-1.93683 1.6696,-1.66957 1.7933,-2.46302 0.8963,-5.75 -0.6203,-2.27313 -2.4122,-4.95323 -4.4368,-6.63597 -6.412,-5.32932 -3.649,-13.6772 4.527,-13.6772 4.4561,0 10.0767,3.92112 10.0767,7.02988 0,1.86132 1.4427,3.2534 3.7318,3.60084 2.439,0.37021 7.1442,4.95227 9.3188,9.07506 1.2201,2.31318 2.997,5.04153 3.9486,6.063 3.4358,3.6879 3.8901,5.51523 2.4207,9.73764 -1.9813,5.69341 -1.7906,7.00175 1.5801,10.8408 1.65,1.87924 3,4.12373 3,4.98774 0,2.87619 -2.1911,6.4311 -4.6562,7.55427 -2.0748,0.94534 -2.7623,0.76562 -4.6398,-1.21292 z m 21.6414,1.87295 c -3.3065,-1.43856 -4.8643,-4.33886 -3.9232,-7.30401 0.3471,-1.0936 -0.5788,-3.07167 -2.4573,-5.25 -3.6601,-4.24432 -4.3706,-6.70385 -3.6874,-12.7653 0.6056,-5.37272 3.6678,-8.66876 7.1119,-7.65499 1.1608,0.3417 4.7684,2.37712 8.0169,4.52316 3.2484,2.14603 6.2137,3.90188 6.5895,3.90188 1.6051,0 3.0042,5.58911 3.0042,12.00125 l 0,6.90714 -4.6438,3.5458 c -5.1791,3.95455 -5.5557,4.03335 -10.0108,2.09507 z m 8.7724,16.66806 c -7.1285,-3.69828 -7.8807,-7.28853 -2.5214,-12.03332 4.3685,-3.86755 9.8857,-4.28523 14.9839,-1.13435 5.5913,3.45556 5.6838,7.86746 0.2607,12.43065 -3.3864,2.84954 -8.1225,3.12389 -12.7232,0.73702 z m -73.6245,1.3669 c -2.757,-2.75697 -3.247,-7.12369 -1.3955,-12.435 1.3578,-3.89495 3.1598,-4.00062 5.7676,-0.33823 3.9313,5.52105 3.9854,12.12814 0.1161,14.19891 -1.6298,0.87226 -2.4511,0.61136 -4.4882,-1.42568 z m 187.00954,37.42473 c -0.3475,-1.09508 -0.4075,-2.35407 -0.1333,-2.79775 0.7602,-1.23008 -0.5583,-2.75928 -3.8491,-4.4641 -2.8465,-1.47464 -3.0833,-1.43181 -5.2986,0.95857 -1.7111,1.84636 -2.8959,2.32274 -4.5204,1.81753 -1.2108,-0.37657 -3.3264,-0.91891 -4.7014,-1.2052 -1.375,-0.2863 -3.4814,-1.68087 -4.6809,-3.09905 -1.8466,-2.18325 -2.4215,-2.37889 -3.75,-1.27628 -0.863,0.71622 -1.5691,2.48887 -1.5691,3.93923 0,3.43694 -3.1835,5.45635 -7.2081,4.57239 -1.672,-0.36722 -8.5827,-0.73706 -15.3571,-0.82186 -10.7898,-0.13506 -12.6656,-0.41348 -15.12604,-2.24512 -2.4069,-1.79176 -2.8515,-2.89281 -3.1074,-7.69484 -0.1945,-3.65122 0.2471,-6.65916 1.2675,-8.63233 2.3999,-4.64095 8.29424,-10.06014 10.94204,-10.06014 4.2783,0 4.8977,-2.33275 1.4815,-5.58043 -5.5631,-5.28883 -7.2665,-10.94044 -4.7427,-15.73531 1.6653,-3.16389 2.7767,-3.65202 8.3503,-3.66773 6.0781,-0.0171 10.0925,2.92371 11.6396,8.52678 0.5637,2.04168 2.1099,4.79711 3.436,6.12318 1.9803,1.98032 2.7733,2.21714 4.439,1.32567 1.9295,-1.03261 1.8117,-1.30801 -2.4251,-5.667 -2.4492,-2.5199 -4.988,-5.87292 -5.6417,-7.45116 -1.0586,-2.55569 -0.8964,-3.25256 1.4827,-6.37176 l 2.6713,-3.50224 -6.8284,0 c -8.513,0 -11.2734,-1.61522 -11.2734,-6.59654 0,-1.91573 0.9314,-5.30882 2.0698,-7.5402 1.1383,-2.23139 1.8313,-4.29552 1.5398,-4.58695 -1.5757,-1.57579 2.8911,-6.27491 8.889,-9.35124 l 6.6104,-3.39048 6.6301,3.4827 c 8.4371,4.4319 7.9196,4.25278 7.9751,2.76049 0.026,-0.70278 0.3743,-2.06528 0.7737,-3.02778 0.3993,-0.9625 0.3404,-1.79464 -0.1309,-1.84919 -0.4714,-0.0546 -2.1597,-0.21355 -3.7518,-0.35331 -4.1214,-0.36178 -10.9217,-7.96752 -13.1513,-14.70895 -0.9711,-2.9362 -3.2705,-7.31576 -5.1098,-9.73235 -1.8392,-2.41659 -3.3441,-4.74877 -3.3441,-5.18261 0,-0.43385 -0.8624,-1.06253 -1.9164,-1.39706 -2.8395,-0.90123 -3.9478,-5.3438 -3.181,-12.75183 0.8971,-8.66713 1.9271,-9.80788 8.3449,-9.24184 6.6648,0.58781 8.4775,1.91027 15.7954,11.5235 3.3837,4.44503 6.2989,7.93522 6.4781,7.75598 1.1082,-1.10819 -1.5943,-7.20151 -4.8195,-10.86678 -4.9653,-5.64266 -4.7556,-8.65592 0.7985,-11.4779 2.2,-1.11779 5.792,-3.25529 7.9821,-4.75 2.1902,-1.49471 4.7777,-2.71766 5.75,-2.71766 1.1127,0 1.7679,-0.75594 1.7679,-2.0396 0,-1.12178 1.8301,-3.8335 4.067,-6.02605 l 4.0669,-3.986451 -2.5669,-3.05067 c -1.4119,-1.67788 -2.5811,-3.80365 -2.5983,-4.723955 -0.017,-0.920301 -1.0601,0.351725 -2.3177,2.826725 -6.182,12.166981 -10.9557,16.449271 -18.4857,16.582621 -2.5659,0.0454 -7.2421,0.69859 -10.3914,1.45144 -7.9331,1.89635 -11.1655,0.7227 -11.5784,-4.20395 -0.1675,-1.9984 0.3721,-5.2527 1.199,-7.23178 0.8269,-1.979081 1.2417,-3.598331 0.9218,-3.598331 -1.0696,0 -4.3163,4.288131 -4.3163,5.700761 0,0.76711 -1.1493,2.45987 -2.554,3.7617 -2.0546,1.90414 -3.1052,2.20887 -5.3731,1.55845 -6.69814,-1.92098 -11.56044,-7.52362 -9.10124,-10.486821 1.0763,-1.29683 0.9449,-1.53409 -0.8493,-1.53409 -1.1673,0 -2.4599,-0.0678 -2.8724,-0.15077 -1.6539,-0.33246 -3.1881,-3.53368 -3.2182,-6.714753 -0.025,-2.671371 0.7932,-4.119662 3.9682,-7.021883 4.2922,-3.923444 4.8737,-5.112594 2.5,-5.112594 -0.825,0 -2.4,-0.9 -3.5,-2 -1.1,-1.1 -3.039,-2 -4.3089,-2 -8.6692,0 -6.307,-9.304719 3.3089,-13.033552 1.925,-0.746476 5.1351,-3.069303 7.1336,-5.161838 3.08714,-3.232413 4.26904,-3.80461 7.85844,-3.80461 3.9667,0 4.1878,-0.147454 3.6191,-2.41337 -0.4699,-1.872298 0.066,-2.978814 2.3916,-4.93544 1.6485,-1.387139 2.9973,-3.396022 2.9973,-4.464185 0,-2.505903 2.0383,-4.172253 4.534,-3.706729 1.0813,0.201686 2.4657,0.401132 3.0765,0.443213 0.6107,0.04208 2.7141,1.16483 4.6742,2.494997 3.8224,2.593909 4.7153,2.072491 4.7153,-2.753471 0,-1.194275 1.575,-4.386681 3.5,-7.094235 1.925,-2.707554 3.5,-5.724667 3.5,-6.704696 0,-0.980029 1.7833,-3.656476 3.9628,-5.947661 3.1921,-3.35553 4.4746,-4.067956 6.5941,-3.662793 2.1915,0.418939 2.7948,0.03393 3.6097,-2.3037774 1.0654,-3.055991 5.2432,-5.099138 9.0566,-4.42906 7.5718,1.330495 9.9573,1.123429 14.4188,-1.251598 4.9701,-2.6458282 12.6881,-3.6438268 15.755,-2.037254 1.3542,0.709402 3.5724,0.486428 7.7528,-0.7793092 4.2407,-1.2839633 6.4758,-1.5022077 8.1031,-0.7912057 1.2359,0.5400049 4.7221,0.8237097 7.7471,0.6304552 7.4346,-0.4749653 9.2799,0.1258905 10.7618,3.5042787 1.369,3.120877 4.0771,4.885231 8.6691,5.6480924 3.8614,0.641489 5.5231,2.439889 6.6188,7.163038 1.397,6.022029 1.1232,11.308895 -0.9796,18.912352 -1.4808,5.354834 -2.6935,7.618149 -5.2122,9.728358 -1.8053,1.5125 -3.8152,2.75 -4.4665,2.75 -1.804,0 -6.9198,6.270634 -9.8093,12.023416 -1.4201,2.827499 -2.5821,5.349943 -2.5821,5.605431 0,1.293807 5.0502,-3.470469 5.9723,-5.634111 0.5872,-1.377895 2.4073,-3.402895 4.0448,-4.5 1.6374,-1.097105 2.9784,-2.332236 2.98,-2.744736 0,-1.133502 4.7928,-0.899015 5.5153,0.270082 0.3468,0.561046 0.6305,3.527837 0.6305,6.592869 0,4.230549 -0.5865,6.459012 -2.435,9.252274 -3.7414,5.653642 -6.8665,12.159028 -6.4464,13.419295 0.2081,0.624316 -1.7252,5.878201 -4.2962,11.6753 -2.5709,5.797101 -5.1388,11.665181 -5.7064,13.040181 -1.2624,3.05836 -3.4213,14.06289 -3.8243,19.49362 -0.3911,5.27065 -5.1098,9.79072 -9.732,9.32235 -2.8187,-0.28562 -3.1835,0.003 -3.7975,2.99936 -0.3736,1.82344 -1.687,4.38803 -2.9187,5.6991 -2.0993,2.23463 -10.3259,5.81277 -11.2468,4.89181 -0.2302,-0.23018 -1.2783,0.53779 -2.3291,1.70659 -1.887,2.09898 -1.8829,2.14356 0.3395,3.6281 2.6823,1.79179 2.9659,5.81049 0.595,8.43033 -1.3296,1.46923 -1.3788,1.85142 -0.25,1.94409 0.7728,0.0634 1.855,0.2199 2.405,0.34769 0.55,0.12778 1.832,0.30087 2.8488,0.38465 1.0168,0.0838 3.1543,1.5499 4.75,3.25807 3.6664,3.92489 4.1585,11.09212 0.9012,13.12631 -2.6173,1.63456 -2.5229,2.56877 0.5,4.94659 1.375,1.08158 2.5,2.82527 2.5,3.87487 0,1.2016 -0.9259,2.14075 -2.5,2.53583 -2.0174,0.50634 -2.5,1.24735 -2.5,3.83894 0,4.49238 -4.4578,9.30803 -9.0171,9.74097 l -3.4829,0.33073 0.3412,7.5224 c 0.3071,6.76939 0.1069,7.77042 -2,10 -6.1528,6.51119 -6.1692,6.54742 -4.2712,9.44415 0.9499,1.44962 3.1227,3.35683 4.8285,4.23824 1.7058,0.88141 3.6068,2.29234 4.2245,3.1354 1.497,2.04337 0.9133,7.16395 -1.4128,12.39514 -4.4386,9.98206 -18.7846,18.83161 -20.7074,12.77362 z m -194.54064,31.39157 c -0.7099,-1.86716 -0.5236,-3.1715 0.7423,-5.19669 0.9296,-1.48711 1.7275,-2.7925 1.7732,-2.90088 0.046,-0.10837 1.5097,-0.44838 3.2534,-0.75558 2.9902,-0.52679 3.2881,-0.29238 5.242,4.12469 1.259,2.8463 1.7112,5.04363 1.1528,5.60205 -0.5054,0.50535 -3.2357,1.07642 -6.0674,1.26904 -4.7169,0.32087 -5.228,0.14124 -6.0963,-2.14263 z m -27.3448,0.15123 c -4.1073,-2.52391 -6.8434,-2.56222 -9.5272,-0.13338 -0.8997,0.81425 -2.1653,1.15322 -2.8125,0.75327 -1.5391,-0.9512 3.9127,-23.79218 5.5904,-23.42164 0.7324,0.16177 1.1319,-1.63463 1.1319,-5.09027 0,-6.70243 4.6883,-30.39772 6.6103,-33.40973 2.9568,-4.63352 10.818,-0.78737 8.2393,4.0311 -0.6889,1.28713 -0.7254,2.70929 -0.1052,4.09539 1.0715,2.39465 0.7497,8.78521 -0.5739,11.39604 -0.4816,0.95011 -0.8296,3.52747 -0.7731,5.72747 0.088,3.42446 0.4475,4.04875 2.4996,4.33881 1.3183,0.18635 4.3882,-0.21872 6.8221,-0.90014 3.9914,-1.11754 4.6126,-1.05138 6.3391,0.67505 3.6955,3.69554 4.5792,17.55305 1.3931,21.84548 -0.8331,1.12244 -2.4364,3.48877 -3.5628,5.25851 -4.6532,7.31099 -13.8419,9.3992 -21.2711,4.83404 z m 72.7227,6.36545 c -4.5612,-2.09898 -9.3401,-7.09844 -9.3401,-9.77124 0,-0.93533 1.4414,-2.96542 3.2032,-4.51132 l 3.2031,-2.81074 -9.3085,0.30419 c -10.5296,0.34409 -12.0978,-0.5484 -12.0978,-6.88496 0,-4.77603 -1.2733,-6.62447 -6.984,-10.13828 -2.7588,-1.6975 -5.016,-3.35859 -5.016,-3.69131 0,-0.33273 0.7601,-1.89162 1.689,-3.46421 1.5692,-2.65647 2.0125,-2.81716 6.25,-2.26574 5.4142,0.70454 8.061,1.91048 8.061,3.67269 0,0.70726 2.0174,3.39142 4.4832,5.96482 3.3258,3.47102 5.2337,4.6789 7.3906,4.6789 2.5986,0 2.9524,-0.38592 3.3316,-3.63359 0.4534,-3.884 -0.9539,-5.88066 -6.4554,-9.15894 -1.5125,-0.90128 -2.75,-2.2062 -2.75,-2.89982 0,-0.69363 2.2415,-3.03292 4.981,-5.19842 3.7292,-2.94772 5.677,-3.83774 7.75,-3.54124 1.523,0.21782 5.2026,0.62398 8.177,0.90257 2.9745,0.27859 6.4972,1.22013 7.8283,2.09231 l 2.4202,1.58577 -0.555,18.54525 c -0.3293,11.00171 -0.9955,19.07592 -1.6378,19.84987 -0.6279,0.75654 -0.8092,2.76265 -0.4317,4.77514 1.0119,5.3941 -0.7523,7.69809 -5.8172,7.59684 -2.3181,-0.0463 -6.0867,-0.94569 -8.3747,-1.99854 z m 39.1599,18.35789 c -2.0575,-0.50706 -13.1256,-8.04351 -15.927,-10.84497 -2.4444,-2.44442 -1.8989,-5.5969 2.3483,-13.56935 3.3615,-6.30978 4.468,-7.54922 7.75,-8.68062 4.5284,-1.56107 9.2939,-0.48724 13.5541,3.05422 2.5944,2.15663 2.7575,2.82632 3.3911,13.92004 0.6629,11.60797 0.6552,11.66476 -1.93,14.25 -2.4803,2.48029 -4.798,2.95224 -9.1865,1.87068 z m 34,3.19882 c -2.2,-1.35501 -5.3765,-2.46597 -7.0589,-2.46879 -5.121,-0.009 -6.6112,-1.87965 -6.9866,-8.77239 -0.1839,-3.37684 -0.7851,-6.98193 -1.336,-8.01131 -1.5647,-2.92373 -2.1704,-12.25601 -0.9441,-14.54737 0.6038,-1.12815 1.1785,-4.55382 1.2772,-7.61261 0.1514,-4.69082 -0.2476,-6.10935 -2.5486,-9.06144 -1.5004,-1.925 -2.8845,-4.4 -3.0757,-5.5 -0.2997,-1.724 -1.3812,-2.08342 -7.8375,-2.60453 -4.1194,-0.33249 -8.2199,-0.92112 -9.1123,-1.30806 -2.2708,-0.98465 -11.4561,-12.60849 -12.1389,-15.36161 -0.3102,-1.25082 -0.1331,-3.83481 0.3935,-5.74221 1.1498,-4.16402 3.5829,-5.02751 11.5335,-4.09308 8.2553,0.97026 13.1762,4.08506 14.7828,9.35717 0.8234,2.70203 3.3838,3.44302 10.0516,2.90897 7.9861,-0.63964 11.4544,1.30301 11.4847,6.43283 0.011,1.7872 0.7944,2.94448 2.53,3.73528 3.8322,1.74604 4.8873,4.97983 3.2117,9.8433 -1.3975,4.05638 -1.3856,4.10174 1.9337,7.3472 1.8369,1.7961 3.3399,4.26992 3.3399,5.49738 0,1.86058 0.7068,2.336 4.25004,2.85862 2.3375,0.34479 8.075,1.37263 12.75,2.28411 l 8.5,1.65722 5.5965,-2.65629 c 3.0781,-1.46097 6.073,-2.6563 6.6554,-2.6563 0.5824,0 2.9701,-1.59676 5.306,-3.54835 4.1581,-3.47403 4.4167,-3.54433 12.3446,-3.35678 9.3536,0.22127 12.2162,1.04585 19.0975,5.5011 8.2748,5.35742 12.7007,12.80328 9.5083,15.99577 -0.6557,0.65566 -0.5878,2.06199 0.2003,4.1499 1.0001,2.64962 0.9311,3.44802 -0.4288,4.95826 -0.8914,0.99006 -1.7838,3.3751 -1.9831,5.3001 -0.3158,3.04981 -0.9827,3.80959 -5.185,5.90693 -8.3028,4.14383 -20.4045,4.11353 -22.2649,-0.0557 -0.809,-1.81301 -1.1521,-1.91676 -2.4204,-0.73184 -0.8128,0.75936 -3.4912,2.377 -5.9521,3.59475 -3.8758,1.91795 -6.4806,2.26523 -19.4743,2.59636 -16.0335,0.4086 -19.7433,-0.35108 -20.9965,-4.29948 -0.8728,-2.74998 -1.5805,-2.55853 -5.50354,1.48903 -1.8658,1.925 -3.8666,3.48596 -4.4462,3.46879 -0.5796,-0.0172 -2.8538,-1.13986 -5.0538,-2.49488 z m 99.66444,47.27609 c -4.6397,-7.54442 -11.3068,-21.93647 -10.7882,-23.28803 0.8655,-2.25539 21.0016,-1.99222 25.2453,0.32995 5.7494,3.14611 12.8736,10.56365 16.2206,16.88863 1.96,3.70386 -0.902,5.49137 -8.3596,5.22101 -4.7743,-0.17309 -7.2244,0.2832 -10.3953,1.93599 -6.1007,3.17983 -9.4884,2.87081 -11.9228,-1.08755 z m -144.52954,33.17742 c -2.1271,-1.67315 -2.6349,-2.91329 -2.6349,-6.4349 0,-2.39928 -0.4643,-5.58346 -1.0317,-7.07595 -2.3517,-6.1855 -0.5144,-29.13286 2.9617,-36.99132 1.1532,-2.60686 2.3707,-6.45327 2.7056,-8.54757 0.8499,-5.31536 3.903,-7.04891 14.9846,-8.50817 3.0165,-0.39723 5.2159,0.0164 8.2102,1.54396 2.2495,1.14759 5.0223,2.08653 6.1619,2.08653 2.8878,0 8.7796,2.58866 12.7034,5.58148 3.2918,2.51081 3.2977,2.53078 1.6833,5.71906 -0.8911,1.7597 -2.2607,3.93176 -3.0436,4.8268 -0.7828,0.89503 -1.6551,2.92003 -1.9383,4.5 -0.2832,1.57996 -2.0288,5.12266 -3.879,7.87266 -1.8935,2.81438 -3.9143,7.55768 -4.6228,10.85113 -0.6924,3.21813 -1.7395,5.99741 -2.3271,6.1762 -0.5875,0.17878 -3.9617,0.57426 -7.4982,0.87885 -3.5365,0.30459 -6.7648,0.9003 -7.1739,1.32381 -0.6041,0.62527 -1.5459,7.79454 -1.8383,13.99433 -0.076,1.60583 -5.3043,4.27568 -8.3733,4.27568 -1.3281,0 -3.6005,-0.93266 -5.0496,-2.07258 z m -41.3206,19.02055 c -2.5737,-2.12673 -4.7465,-4.67255 -4.8284,-5.65738 -0.8963,-10.76874 -2.4936,-13.48856 -11.5778,-19.71315 -1.7432,-1.19446 -4.597,-4.85053 -6.3417,-8.12459 -3.0922,-5.80292 -3.1365,-6.06618 -1.7563,-10.45285 0.7787,-2.475 2.5119,-5.32503 3.8515,-6.3334 2.4218,-1.82289 2.4664,-1.81028 7.7776,2.19973 5.1327,3.87525 5.4067,3.96143 6.9993,2.20167 0.9116,-1.0073 2.12,-3.5068 2.6854,-5.55446 0.8815,-3.19251 0.7471,-4.02869 -0.943,-5.86827 -4.7898,-5.21351 -5.978,-8.45688 -4.9251,-13.44356 1.1417,-5.40671 4.1689,-10.20171 6.4406,-10.20171 0.8581,0 3.9215,1.35102 6.8076,3.00226 4.5036,2.5767 5.4181,2.79657 6.4517,1.55115 2.4538,-2.95669 13.434,-5.27579 15.7943,-3.33588 0.7119,0.58514 1.25,3.29606 1.25,6.29793 0,4.09447 -0.3905,5.42194 -1.75,5.94897 -1.6667,0.64611 -1.6667,0.73978 0,1.96723 2.5688,1.89183 2.2231,2.96889 -2.75,8.56834 -2.475,2.78672 -4.5,5.52515 -4.5,6.0854 0,0.56025 1.35,1.48925 3,2.06444 2.3094,0.80506 3.0034,1.65636 3.0147,3.69799 0.01,1.45869 0.6638,3.77717 1.4571,5.15217 2.9778,5.16145 3.6955,7.69135 4.1637,14.67753 0.4286,6.39474 0.209,7.60848 -2.0134,11.12898 -2.5871,4.0983 -8.1096,8.19349 -11.0492,8.19349 -0.93,0 -1.4364,0.4119 -1.1252,0.91533 0.9776,1.58178 -4.1485,6.65728 -7.8804,7.80264 -3.3791,1.03708 -3.8284,0.88628 -8.253,-2.77 z m 204.35244,71.38536 c -1.0476,-1.04759 -0.8249,-1.6465 1.7066,-4.58996 1.4763,-1.71657 2.6262,-4.68212 3.0478,-7.86003 0.6507,-4.90533 2.961,-9.88334 4.5869,-9.88334 1.4946,0 1.9753,3.16258 0.809,5.32244 -0.6467,1.19766 -1.0803,3.65002 -0.9636,5.44969 0.3536,5.45244 -6.5755,14.17248 -9.1867,11.5612 z m 59.8333,26.47528 c -2.9822,-1.39819 -5.4854,-5.21412 -4.4837,-6.83493 1.1968,-1.93653 9.1221,-1.38008 10.7337,0.75364 1.9206,2.5428 1.5076,4.09029 -1.5,5.62016 -1.8897,0.96121 -3.3757,1.10547 -4.75,0.46113 z m -27.4913,18.35397 c -6.7342,-6.73426 -4.5149,-27.50866 3.4998,-32.76007 3.5503,-2.32628 8.9837,-1.08194 12.6095,2.8878 2.8135,3.08041 2.882,3.41933 2.882,14.25824 0,12.38529 -0.4271,13.26487 -8.1511,16.78669 -5.148,2.34727 -7.5837,2.08378 -10.8402,-1.17266 z m 16.1823,111.12396 c -1.8306,-0.34972 -2.2449,-0.9948 -2,-3.11382 0.2344,-2.02763 0.9312,-2.74508 2.8867,-2.97252 3.362,-0.39101 7.2761,2.71414 6.3765,5.05856 -0.6509,1.69631 -2.4391,1.94935 -7.2632,1.02778 z m -10.9359,11.40131 c -3.7585,-2.53419 -4.9298,-5.16999 -3.2153,-7.23584 1.6546,-1.9937 3.6334,-1.82092 7.0558,0.61608 3.0538,2.17448 3.8139,5.62246 1.7044,7.73191 -1.5304,1.5304 -1.6659,1.50322 -5.5449,-1.11215 z m 145.491,3.72488 c -0.1846,-0.18454 -6.5244,-0.60072 -14.0886,-0.92485 -10.8252,-0.46386 -14.1991,-0.95108 -15.848,-2.2886 -1.1523,-0.9346 -3.5221,-2.90991 -5.2663,-4.38958 -2.6608,-2.25727 -3.9657,-2.64458 -8.1072,-2.40627 -5.4583,0.31407 -8.7187,-0.61964 -19.1758,-5.49161 -6.287,-2.92913 -7.2077,-3.72282 -8.3565,-7.20368 -1.1444,-3.46738 -1.0986,-4.01956 0.4026,-4.85969 1.8628,-1.04245 2.2873,-2.84845 0.6696,-2.84845 -0.5633,0 -3.2611,-1.53877 -5.9952,-3.41948 -2.734,-1.88072 -6.331,-3.71819 -7.9932,-4.08327 -1.9118,-0.4199 -3.5615,-1.70652 -4.4898,-3.50168 -2.2077,-4.26918 -7.3131,-7.41762 -12.9586,-7.99133 -4.2077,-0.4276 -5.3028,-0.16226 -7.205,1.74576 -1.6381,1.64309 -3.4138,2.25 -6.5829,2.25 -3.6814,0 -4.9904,0.60679 -8.6293,4 l -4.2896,4 -8.294,0 c -13.7885,0 -16.8972,-2.52698 -18.1982,-14.7932 -0.4525,-4.26574 -0.2107,-4.98202 2.5803,-7.64389 2.3777,-2.26766 3.0796,-3.79813 3.0796,-6.71482 0,-2.57699 0.5562,-4.07323 1.75,-4.70743 0.9625,-0.51134 7.0918,-0.99566 13.6206,-1.07628 10.7635,-0.1329 12.1624,-0.36488 15,-2.48742 4.4387,-3.32026 9.1716,-5.57696 11.6964,-5.57696 1.7774,0 2.0466,-0.40388 1.4994,-2.25 -0.7845,-2.64736 -1.3828,-5.00309 -1.4899,-5.86711 -0.042,-0.33942 -1.9301,-1.84379 -4.1957,-3.34307 -3.8725,-2.56269 -4.0883,-2.95632 -3.6032,-6.5728 0.2838,-2.11577 1.1709,-5.11139 1.9713,-6.65694 0.8005,-1.54554 3.7834,-7.38695 6.6287,-12.98091 l 5.1733,-10.17083 -1.9588,-7.06849 c -1.8652,-6.73071 -7.704,-16.0331 -12.6291,-20.12057 -0.9543,-0.79196 -2.8077,-3.1391 -4.1187,-5.21587 -1.3615,-2.15686 -4.4989,-4.95028 -7.3168,-6.51468 -3.9383,-2.18646 -5.1023,-3.44451 -5.7723,-6.23873 -0.7533,-3.14154 -1.1422,-3.46493 -3.7972,-3.15753 -1.6269,0.18835 -3.633,0.92342 -4.458,1.63349 -0.825,0.71006 -3.3685,2.23012 -5.6521,3.37792 -3.5528,1.78564 -4.3226,1.88157 -5.3326,0.6645 -1.6754,-2.01864 -0.3355,-5.54352 3.323,-8.74224 3.0458,-2.66298 3.0713,-2.75727 1.1386,-4.2182 -2.5377,-1.91824 -3.8844,-1.91569 -7.6168,0.0144 -3.9094,2.02164 -5.8601,1.22668 -5.8601,-2.38815 0,-1.92917 0.6699,-3.1775 2.0312,-3.78492 1.8921,-0.84429 1.7038,-1.22534 -2.75,-5.56576 -8.1289,-7.92183 -12.7283,-11.56214 -14.0312,-11.10522 -0.6875,0.2411 -1.25,1.97587 -1.25,3.85503 l 0,3.41667 -10.25,0.23484 c -5.6375,0.12917 -13.2298,0.17515 -16.8719,0.10219 -5.5815,-0.11182 -6.6027,0.12621 -6.5,1.51516 0.1049,1.41829 -1.062,1.63311 -8.3781,1.54227 -4.675,-0.058 -13.225,-0.45127 -19,-0.87383 -6.433,-0.47072 -11.8904,-0.38136 -14.0898,0.23069 -4.4221,1.23063 -7.7519,-0.84837 -9.4811,-5.91965 -0.9726,-2.85224 -1.5529,-3.29547 -4.0326,-3.08012 -11.798,1.02459 -12.3739,0.97843 -15.3698,-1.23184 -6.6202,-4.88425 -12.02674,-12.6845 -12.02674,-17.35166 0,-1.49775 0.9749,-2.02982 4.63964,-2.53212 2.5517,-0.34975 6.4732,-0.63592 8.7143,-0.63592 3.4947,0 3.8663,-0.1948 2.6104,-1.36865 -2.1685,-2.02691 -7.6943,-3.63135 -12.5065,-3.63135 -3.10264,0 -4.43614,-0.4706 -4.95904,-1.75 -1.7668,-4.32307 -3.2124,-12.65909 -2.9485,-17.00179 1.2515,-20.59173 1.6431,-22.92986 5.9363,-35.44018 6.24034,-18.18435 10.87654,-26.59379 16.51344,-29.95331 8.9373,-5.3265 23.4226,-3.84525 25.1385,2.57063 0.6653,2.48765 0.2762,3.48016 -2.6221,6.68823 -1.9635,2.17333 -3.7027,5.37886 -4.1108,7.57676 -0.389,2.09531 -1.3775,4.83948 -2.1967,6.09815 -1.8061,2.77522 -4.3389,13.19207 -3.527,14.50578 0.3206,0.51886 0.7156,4.25476 0.8776,8.302 0.3293,8.22624 0.7539,9.40373 3.3911,9.40373 1.1661,0 2.0822,-1.00009 2.5189,-2.75 0.3775,-1.5125 1.4198,-3.56384 2.3164,-4.55854 1.3122,-1.45589 1.394,-2.13834 0.4197,-3.5 -2.5108,-3.50878 -3.5608,-6.84211 -3.6321,-11.52981 -0.057,-3.72675 0.3972,-5.22012 1.9751,-6.5 1.1268,-0.91391 2.3502,-2.44915 2.7186,-3.41165 0.3685,-0.9625 1.1342,-1.75 1.7014,-1.75 0.5673,0 1.0314,-0.91103 1.0314,-2.02451 0,-3.5687 7.6135,-14.38998 11.7665,-16.72412 4.4177,-2.48289 13.9806,-4.25898 16.9724,-3.15224 1.8009,0.66616 3.4959,3.22029 9.557,14.40087 3.8239,7.05357 6.6554,14.84594 6.1403,16.89821 -0.7132,2.84158 2.977,7.60366 5.8864,7.59621 1.1976,-0.003 3.8866,-0.48021 5.9756,-1.06032 3.1326,-0.86989 3.689,-1.39904 3.1748,-3.01918 -1.0843,-3.41616 4.97,-8.34084 12.0925,-9.83634 5.6432,-1.18489 6.3047,-1.12777 9.5,0.82019 1.889,1.15156 4.5595,2.11162 5.9345,2.13345 3.1224,0.0496 7.5291,3.66137 8.5014,6.96778 0.9923,3.37428 3.4279,6 5.5657,6 1.2707,0 1.9442,1.10738 2.4329,4 0.3717,2.2 1.0665,4 1.544,4 0.4775,0 3.3732,2.48507 6.4349,5.52238 4.5847,4.54825 5.6637,5.20974 6.1169,3.75 0.3026,-0.97481 1.1895,-3.24417 1.9709,-5.04302 1.5698,-3.61407 2.5191,-3.66273 11.1926,-0.57374 3.6317,1.2934 4.5722,2.24413 6.3825,6.45237 1.2462,2.89686 3.2752,5.61601 4.9123,6.58306 1.5341,0.90617 3.3016,2.60513 3.928,3.77547 2.0984,3.92088 4.5353,4.70093 7.4713,2.39151 3.1859,-2.50604 5.6127,-2.04154 11.4586,2.19319 3.7299,2.70189 4.2042,3.45718 3.6287,5.77847 -1.7184,6.9323 -1.7872,8.25152 -0.4149,7.96009 0.7504,-0.15938 2.1475,-1.52728 3.1046,-3.03978 2.5207,-3.98345 5.5901,-3.54264 10.4446,1.5 4.5904,4.76828 6.7459,8.28925 6.8874,11.25 0.2663,5.57425 0.5776,6.19634 3.8924,7.77706 1.9002,0.90612 4.1515,2.99471 5.003,4.64131 l 1.5482,2.99383 -4.5659,2.67577 c -3.7566,2.20149 -4.9801,2.487 -6.9032,1.61079 -3.1013,-1.41303 -3.7883,-0.51212 -1.8572,2.43523 1.5139,2.31049 1.4501,6.44392 -0.1624,10.51389 -0.8667,2.18761 2.4864,5.23705 7.3663,6.69909 2.1057,0.63088 5.5808,2.33971 7.7225,3.79739 2.1416,1.45768 5.4689,2.7228 7.3939,2.81139 1.925,0.0886 4.625,0.63056 6,1.20438 1.375,0.57382 5.1084,0.84638 8.2965,0.6057 l 5.7964,-0.43762 5.3672,5.5859 c 4.7071,4.89896 5.8697,5.60126 9.4535,5.71089 2.2475,0.0688 4.6305,0.18125 5.2954,0.25 0.665,0.0688 1.5128,1.61034 1.8841,3.42575 0.3713,1.81541 0.9679,3.59361 1.3259,3.95157 0.3579,0.35795 3.7767,-0.43313 7.5973,-1.75796 l 6.9464,-2.40878 3.7687,2.14794 c 3.518,2.00509 3.7892,2.49749 4.0777,7.40376 0.3805,6.47007 -0.1744,8.82487 -2.79,11.84064 -1.9065,2.19824 -1.9298,2.46328 -0.3685,4.18847 1.3404,1.48116 1.4501,2.31726 0.5601,4.27062 -0.6087,1.33589 -0.8515,4.00177 -0.5395,5.92417 0.735,4.52926 -2.6082,9.63882 -6.3067,9.63882 -2.1313,0 -2.3968,0.33126 -1.8036,2.25 1.069,3.4573 4.2914,9.54069 5.4248,10.24117 2.0905,1.29199 0.8838,3.36438 -3.1093,5.34002 -4.0579,2.00768 -4.1793,2.01032 -7.6203,0.16609 -1.9232,-1.03077 -5.7079,-2.44083 -8.4104,-3.13347 -4.2489,-1.08895 -5.3747,-1.9538 -8.3203,-6.39155 -3.8268,-5.76527 -10.7944,-12.47226 -12.9569,-12.47226 -0.7841,0 -2.0203,-0.58092 -2.7471,-1.29092 -4.0461,-3.95269 -10.8214,-6.37546 -10.8214,-3.8696 0,0.46172 -1.19,1.38171 -2.6445,2.04442 l -2.6446,1.20493 2.722,2.84116 c 3.2498,3.39208 3.2363,7.94429 -0.028,9.56201 -1.5716,0.77876 -1.9016,1.53452 -1.3202,3.02317 0.4263,1.09166 0.8068,1.64129 0.8454,1.22141 0.1151,-1.24988 7.3049,2.15334 8.6716,4.10461 0.694,0.99074 3.0787,3.83138 5.2993,6.31254 3.9302,4.39116 5.2738,5.0556 15.7435,7.78571 3.1187,0.81323 4.297,1.6896 4.7618,3.54173 0.3398,1.3536 1.519,2.94344 2.6205,3.53296 1.1015,0.58953 3.1089,2.82407 4.4608,4.96567 1.352,2.14159 5.6315,7.13075 9.51,11.08702 l 7.052,7.19323 -0.206,13.92306 c -0.1133,7.65768 -0.5273,14.12163 -0.92,14.36432 -1.0875,0.67218 -19.2259,-5.12982 -28.8643,-9.23295 -4.7074,-2.00397 -9.9464,-4.83993 -11.6422,-6.30214 -2.8525,-2.4595 -5.6851,-2.9741 -11.6667,-2.11949 -1.7089,0.24415 -0.5609,1.94282 2.0414,3.02074 1.5353,0.63593 3.6068,2.67034 4.6034,4.52091 1.4872,2.76159 3.1826,3.8858 9.4586,6.27217 4.2056,1.59912 12.4851,6.03181 18.3988,9.85041 l 10.7522,6.94292 -0.2522,6 -0.2522,6 -5.7092,0.12412 c -3.1401,0.0683 -5.8602,-0.0269 -6.0447,-0.21139 z M 918.02066,518.39301 c -3.3516,-1.08935 -7.6267,-3.9175 -11.895,-7.86909 -1.65,-1.52758 -3.3805,-2.7795 -3.8456,-2.78204 -1.9782,-0.0108 -6.6544,-4.30068 -6.6544,-6.10459 0,-2.51295 15.8548,-23.90004 17.7177,-23.90004 2.5112,0 11.7172,9.69445 14.3995,15.16357 4.0604,8.27894 6.8828,16.1078 6.8828,19.09157 0,2.0427 -0.9528,3.34703 -3.8415,5.25864 -3.956,2.618 -7.3012,2.9173 -12.7635,1.14198 z m 131.35504,157.57925 c -1.366,-0.29791 -1.75,-1.4188 -1.75,-5.10833 0,-2.59968 -0.54,-5.26668 -1.2,-5.92668 -0.66,-0.66 -3.6975,-1.24486 -6.75,-1.29968 -11.8059,-0.21204 -13.6405,-2.76149 -7.0918,-9.85503 3.7631,-4.07615 4.4251,-5.8719 4.2565,-11.54529 -0.5839,-19.64751 0.01,-25.88927 3.9051,-41.17998 1.2174,-4.77649 1.5932,-5.2312 4.8246,-5.83742 3.0473,-0.57166 3.801,-0.28726 5.7771,2.17998 1.25,1.56058 3.0615,4.74823 4.0256,7.08367 1.4997,3.63292 2.1862,4.25459 4.7529,4.30395 1.9786,0.0381 5.894,2.07719 11.5,5.9891 4.675,3.26228 11.3031,7.8505 14.7292,10.19605 3.426,2.34556 6.2409,4.93965 6.2551,5.76465 0.014,0.825 1.1346,3.3 2.4896,5.5 1.355,2.2 2.4777,4.79143 2.4949,5.75874 0.027,1.52912 0.7166,1.68014 5.2812,1.15676 4.7174,-0.5409 5.6248,-0.31351 8.9441,2.24127 3.2085,2.46952 3.6489,3.30327 3.3508,6.34323 -0.5064,5.16397 -1.1965,6.28316 -5.3121,8.61478 -3.7318,2.11423 -3.734,2.11427 -8.2328,0.16713 -2.8908,-1.25119 -5.814,-1.77687 -8.1746,-1.47005 -2.9152,0.3789 -4.1178,0.006 -5.8194,-1.80553 -1.1797,-1.25571 -2.0012,-3.08311 -1.8255,-4.06088 0.4698,-2.61441 -8.5424,-7.21992 -10.6711,-5.45325 -0.8302,0.68898 -1.5094,2.29329 -1.5094,3.56515 0,3.55789 -1.8171,7.53994 -4.7958,10.50982 -1.4873,1.48292 -3.7049,4.02103 -4.928,5.64024 -3.1372,4.15318 -7.0377,8.26972 -7.9785,8.42021 -2.5127,0.40198 -5.0092,0.44293 -6.5477,0.10739 z m 22.3127,21.88222 c -2.322,-4.33869 0.959,-14.18145 5.8356,-17.50668 3.907,-2.66404 5.0051,-2.89916 12.7304,-2.7257 4.7039,0.10561 5.231,0.36224 6.3646,3.09898 1.1254,2.71695 0.9544,3.42256 -1.9117,7.88894 -4.1672,6.49412 -10.1082,10.37365 -16.7345,10.92783 -4.4657,0.37349 -5.3037,0.14903 -6.2844,-1.68337 z m 51.7942,11.18941 c -5.3281,-3.30631 -5.1119,-13.07574 0.422,-19.06593 2.2465,-2.4317 4.7888,-2.26184 7.9711,0.53256 3.2035,2.81302 1.6221,14.40465 -2.4874,18.23324 -2.5543,2.37976 -2.5544,2.37976 -5.9057,0.30013 z m -201.94024,55.30655 c -0.2292,-0.21275 -4.0161,-0.70535 -8.4154,-1.09467 -4.3992,-0.38931 -8.2242,-0.83876 -8.5,-0.99876 -0.2757,-0.16 -4.1007,-0.61 -8.5,-1 -4.3992,-0.39 -8.2242,-0.83751 -8.5,-0.99447 -0.2757,-0.15696 -3.4263,-0.57816 -7.0013,-0.93601 -3.575,-0.35785 -8.525,-0.87709 -11,-1.15386 -9.4083,-1.05212 -12.8306,-1.40893 -24,-2.50226 -11.6243,-1.13787 -13.3707,-1.51885 -12.616,-2.75226 0.2292,-0.37449 0.7349,-4.9559 1.1239,-10.1809 0.389,-5.225 0.8343,-10.175 0.9895,-11 0.1553,-0.825 0.5778,-5.325 0.9389,-10 0.3611,-4.675 0.8428,-9.625 1.0705,-11 0.2276,-1.375 0.6693,-5.65 0.9813,-9.5 0.6784,-8.36924 1.4052,-16.36431 2.0453,-22.5 0.2582,-2.475 0.6733,-6.75 0.9223,-9.5 1.6315,-18.01224 2.0398,-22.25009 3.0835,-32 0.3532,-3.3 0.7139,-7.03045 0.8015,-8.28988 0.132,-1.89735 -1.2121,-3.0188 -7.8407,-6.54202 -10.1287,-5.38359 -28.6613,-15.17529 -43.5,-22.98323 -6.325,-3.32814 -13.3,-7.03314 -15.5,-8.23334 -3.8675,-2.1099 -5.9328,-4.71153 -13.6053,-17.13826 l -3.6052,-5.83929 -11.4197,-2.39638 -11.4197,-2.39638 -5.5628,-7.59061 c -3.0596,-4.17484 -14.7236,-20.19061 -25.92,-35.59061 -11.1964,-15.4 -22.9694,-31.5672 -26.1622,-35.92711 -3.1928,-4.35991 -5.8086,-8.40991 -5.8129,-9 -0.01,-0.97227 12.9212,-36.623 13.564,-37.40391 1.2007,-1.4586 10.8879,7.28015 14.822,13.37076 2.6537,4.10851 9.9908,10.31582 14.7453,12.47473 2.0106,0.91298 3.135,0.91754 4.813,0.0195 1.9097,-1.02204 2.7501,-0.71234 6.5774,2.42389 2.4134,1.9776 5.2487,4.8211 6.3007,6.31887 2.3618,3.36283 6.1854,11.96866 6.1854,13.92178 0,2.57227 -2.5683,4.11189 -8.0122,4.803 -5.4418,0.69084 -9.9878,2.87633 -9.9878,4.80158 0,0.59021 0.9915,2.52016 2.2034,4.28877 1.8734,2.73402 3.7081,3.67395 12.25,6.27552 15.789,4.80882 18.8152,5.2878 26.078,4.12757 3.5494,-0.56702 7.6466,-1.57459 9.1049,-2.23905 2.3831,-1.08579 2.8141,-0.96006 4.2576,1.24181 0.8834,1.34745 4.3061,5.99713 7.6061,10.33262 7.7997,10.24717 10.3762,15.2514 9.8406,19.11345 -0.3202,2.30958 -0.1742,2.68974 0.5976,1.55618 0.6331,-0.92979 0.7919,-5.37532 0.4177,-11.69438 l -0.6036,-10.19438 10.5583,-5.25101 c 6.0648,-3.01624 10.7497,-5.98276 11.008,-6.9704 0.4224,-1.61545 0.1997,-1.6127 -3.6845,0.0454 -2.2738,0.97065 -6.4994,2.36809 -9.3903,3.10541 -4.8959,1.24872 -5.4442,1.2002 -8,-0.70797 -6.7521,-5.04118 -1.0562,-14.59378 9.0944,-15.25219 2.1111,-0.13693 6.1611,-1.00999 9,-1.94014 2.839,-0.93015 6.4091,-1.53641 7.9337,-1.34725 3.3054,0.41014 6.0325,4.14318 6.2553,8.56269 0.087,1.7293 0.9409,4.65514 1.897,6.50186 2.4912,4.81142 10.1251,12.12215 12.7995,12.25767 1.252,0.0634 2.7263,0.2199 3.2763,0.34769 0.55,0.12778 1.5096,0.30087 2.1325,0.38465 0.6229,0.0838 2.9973,3.01445 5.2765,6.51262 l 4.1439,6.36031 6.1202,0.63969 c 3.3662,0.35183 9.0932,0.63969 12.7268,0.63969 3.6335,0 9.7536,0.9 13.6001,2 3.8465,1.1 6.9951,1.99984 6.9968,1.99965 0,-1.9e-4 0.093,-1.64109 0.2032,-3.64644 0.11,-2.00535 0.8975,-5.3893 1.75,-7.51989 0.8525,-2.13059 1.55,-5.05085 1.55,-6.48948 0,-2.53332 0.1449,-2.59583 4.6014,-1.985 5.7218,0.78426 11.8986,2.85432 18.6784,6.25971 2.8711,1.44213 5.3755,2.76071 5.5653,2.93018 0.2732,0.24398 -3.3706,13.90608 -5.3964,20.23328 -0.2258,0.70511 0.6507,1.68548 1.9477,2.17859 1.304,0.49579 2.9235,2.38134 3.6229,4.21799 l 1.2647,3.32141 0.6791,-3 c 0.4371,-1.93135 0.1346,-4.06865 -0.8493,-6 -0.9079,-1.78219 -1.5456,-5.75415 -1.571,-9.78469 -0.045,-7.18137 0.958,-8.92012 4.5978,-7.9683 3.5669,0.93277 10.6067,-2.6387 13.8237,-7.01308 2.5354,-3.4476 3.0357,-5.0588 3.0357,-9.77594 0,-4.37802 -0.4497,-6.055 -2,-7.45799 -2.2995,-2.08105 -2.7901,-9.30986 -0.769,-11.33098 1.7107,-1.7107 -4.4437,-7.25905 -10.1357,-9.13758 -3.4357,-1.13386 -4.9634,-2.4845 -7.7663,-6.86621 -2.9775,-4.65464 -3.4852,-6.30881 -3.4615,-11.27796 0.015,-3.20279 0.5014,-6.70805 1.0801,-7.78945 0.8208,-1.53355 0.4613,-3.32904 -1.6338,-8.15993 l -2.6862,-6.19375 1.9362,-5.61246 c 1.6327,-4.73259 2.5955,-5.9746 6.1418,-7.92249 3.8508,-2.11515 4.1145,-2.50992 3.1261,-4.67928 -0.9306,-2.04236 -0.614,-2.94443 2.2944,-6.53829 7.8308,-9.67629 7.1132,-9.11607 10.734,-8.38034 2.3355,0.47456 3.7077,1.49811 4.5,3.35667 0.6269,1.47065 2.8342,4.15708 4.905,5.96985 6.8142,5.96506 7.7828,8.07393 8.1697,17.78702 0.3406,8.54976 0.4943,9.03662 5.4559,17.28636 6.2444,10.38243 6.9241,16.00951 1.6938,14.02093 -2.022,-0.76873 -2.1725,-0.58486 -1.7694,2.16149 0.2423,1.65094 -0.1579,4.815 -0.8893,7.03124 -1.2469,3.77814 -1.192,4.14122 0.8805,5.81943 1.8363,1.48694 2.8341,1.61768 5.8954,0.77243 3.8294,-1.05735 7.192,-0.43038 14.8479,2.76847 3.1706,1.32477 3.5239,1.76497 2.3421,2.91873 -0.7654,0.74727 -3.4167,1.64082 -5.8917,1.98567 -7.0423,0.98124 -7.5553,2.6384 -2.9117,9.40501 3.6745,5.3545 4.4932,8.06818 4.8588,16.10542 0.1934,4.25113 1.7601,0.17981 2.5013,-6.5 1.1538,-10.39788 2.5054,-13.58276 6.4666,-15.23783 l 3.51814,-1.46997 6.7175,7.3539 c 4.6979,5.14293 7.038,8.61448 7.7835,11.54672 1.5952,6.27463 1.3074,10.06565 -0.9341,12.30718 -1.1,1.1 -2,3.28285 -2,4.85078 0,2.92176 1.8385,9.25413 2.9466,10.14922 0.3405,0.275 2.1137,2.8625 3.9405,5.75 1.8267,2.8875 3.6244,5.25 3.9946,5.25 1.5469,0 5.3068,-3.36566 6.1049,-5.46471 0.4732,-1.24459 1.1302,-4.91168 1.4599,-8.14909 0.3298,-3.23741 1.2412,-7.2362 2.0253,-8.8862 0.784,-1.65 2.3347,-6.17408 3.446,-10.05351 1.1112,-3.87944 3.3761,-9.05444 5.0331,-11.5 3.5748,-5.27608 3.777,-7.5428 0.942,-10.56051 -2.3819,-2.53538 -5.2789,-14.54494 -4.2922,-17.79303 1.2964,-4.26712 3.4472,-5.59295 9.0732,-5.59295 4.0439,0 6.7474,0.73826 10.9858,3 3.092,1.65 6.5179,3 7.613,3 1.0951,0 3.4319,1.52766 5.1929,3.3948 1.7609,1.86714 5.1579,4.39282 7.5489,5.61261 4.2105,2.14804 7.884,5.55829 7.9522,7.38235 0.018,0.48936 -0.7073,1.43132 -1.6125,2.09323 -1.5098,1.10397 -1.4729,1.44378 0.446,4.11024 1.1506,1.59872 2.3804,4.53656 2.7331,6.52853 0.5949,3.36039 0.424,3.69749 -2.3686,4.67098 -1.6554,0.57706 -3.5104,1.98477 -4.1224,3.12823 -0.612,1.14347 -1.9968,2.07903 -3.0775,2.07903 -2.6534,0 -2.4704,1.90924 0.5158,5.38152 1.363,1.58483 2.7574,4.37015 3.0987,6.18959 0.4128,2.20034 1.7131,4.05663 3.8831,5.54354 7.0831,4.85343 7.0877,14.8888 0.013,26.97972 -8.3781,14.31735 -8.959,14.95135 -13.3115,14.52773 -2.1215,-0.20649 -5.0493,-1.15648 -6.5063,-2.1111 l -2.6489,-1.73566 1.57,3.75753 c 1.7436,4.17312 0.6528,5.96083 -2.9518,4.83767 -3.7101,-1.15602 -5.1525,-1.09846 -6.7207,0.26818 -1.3617,1.18676 -2.0909,1.17975 -5,-0.0481 -1.8731,-0.79061 -4.0807,-2.39188 -4.9057,-3.55838 -1.2653,-1.78911 -2.1258,-2.01759 -5.5,-1.46045 -2.2,0.36326 -4.7972,1.07925 -5.7716,1.5911 -1.5856,0.83288 -1.3918,1.28887 1.845,4.34158 3.3843,3.19178 3.571,3.68143 2.9055,7.62022 -0.5127,3.03466 -2.2073,5.97295 -6.0728,10.52952 -2.9488,3.47613 -5.6454,7.45099 -5.9923,8.83302 -0.3468,1.38202 -1.1443,2.51501 -1.7722,2.51774 -0.6279,0.003 0.1388,1.0296 1.7038,2.28194 2.4037,1.9235 2.7979,2.89296 2.5397,6.24503 -0.1682,2.18243 -1.028,5.09306 -1.9106,6.46806 -0.8827,1.375 -2.4994,3.85 -3.5928,5.5 -1.0934,1.65 -3.9891,6.47772 -6.4348,10.72826 -5.0623,8.7978 -6.701,9.77174 -16.4411,9.77174 -7.15774,0 -9.15694,1.44607 -9.67764,7 -0.3229,3.44365 -0.4007,3.499 -4.8282,3.4379 -2.475,-0.0342 -5.7302,-0.34053 -7.2337,-0.68083 -4.0066,-0.9068 -4.2696,0.75862 -0.5281,3.34263 1.794,1.23894 3.4313,2.3803 3.6384,2.53635 1.0462,0.78833 1.1607,8.72105 0.1691,11.72543 -1.3229,4.00858 -5.0385,5.93906 -11.9849,6.22696 -7.8522,0.32543 -7.4772,0.15339 -5.8014,2.66156 1.4164,2.11981 1.2933,2.4545 -2.128,5.78416 -5.0684,4.93266 -10.9164,12.64383 -13.625,17.96584 -1.2596,2.475 -3.2849,5.39894 -4.5007,6.49764 -2.6364,2.3826 -5.0057,6.71975 -5.0057,9.16338 0,0.96819 -2.3287,6.6873 -5.175,12.70914 -4.3436,9.1899 -5.1575,11.80674 -5.0667,16.28932 l 0.1082,5.34052 -4.2666,0 c -2.3466,0 -4.4541,-0.17407 -4.6832,-0.38681 z m 209.19544,189.62054 c -5.1307,-2.05279 -6.1121,-2.83487 -6.1121,-4.87096 0,-2.74129 0.5458,-3.01764 7.4379,-3.76597 4.5973,-0.49917 5.1348,-0.3155 7.7942,2.66321 3.6735,4.1145 3.4961,8.08484 -0.37,8.28356 -1.4508,0.0746 -5.3883,-0.96485 -8.75,-2.30984 z M 852.12566,500.8107 c -4.9032,-1.17977 -12.2657,-5.44121 -17.5578,-10.16252 -1.5961,-1.42399 -4.7111,-3.40483 -6.9221,-4.40187 -2.2111,-0.99705 -4.0764,-2.41947 -4.1451,-3.16093 -0.069,-0.74147 -0.1813,-1.91063 -0.25,-2.59813 -0.2234,-2.23396 -4.3891,-2.06874 -5.11,0.20267 -0.9398,2.96123 -5.9873,5.23212 -12.9298,5.81719 -3.3022,0.27829 -6.5806,1.08265 -7.2854,1.78749 -2.969,2.96902 -8.4135,3.6957 -22.6868,3.02801 -21.2489,-0.99398 -27.5554,-2.09065 -27.6638,-4.81061 -0.028,-0.70111 -0.2355,-3.07475 -0.4611,-5.27475 -0.2257,-2.2 -0.6155,-6.65019 -0.8663,-9.88931 -0.5257,-6.78972 -2.341,-9.20644 -7.5996,-10.11716 -5.965,-1.03308 -18.0222,-9.49554 -18.0222,-12.64907 0,-0.46445 -0.074,-1.18196 -0.1641,-1.59446 -0.09,-0.4125 -0.9787,-4.35 -1.9743,-8.75 -0.9956,-4.4 -1.8218,-8.30574 -1.8359,-8.67942 -0.029,-0.75783 0.1985,-0.69427 43.3332,12.12439 16.9724,5.04381 31.0145,9.01492 31.2048,8.8247 0.1902,-0.19023 5.3424,-20.35372 11.4493,-44.80777 6.1069,-24.45404 11.3299,-45.13323 11.6067,-45.95375 0.2767,-0.82052 2.2963,3.00448 4.488,8.5 3.8736,9.71282 3.9731,10.2636 3.5648,19.72331 -0.4936,11.43528 0.6169,14.47918 4.0353,11.06075 1.7234,-1.72338 1.9663,-3.07249 1.6927,-9.40215 -0.1757,-4.06453 -0.5272,-12.97021 -0.7811,-19.79038 l -0.4617,-12.40033 3.1711,-3.32078 c 2.9599,-3.09953 3.4315,-3.26074 7.0778,-2.41966 2.2598,0.52126 4.9179,2.08987 6.3056,3.72111 2.3177,2.72465 2.3451,2.73117 0.8087,0.19267 -0.8746,-1.44501 -1.9762,-3.97331 -2.448,-5.61844 -1.2163,-4.2412 1.9685,-7.85339 7.9271,-8.99083 5.3448,-1.02028 9.2946,0.81192 13.4255,6.22773 3.7648,4.93603 2.7997,9.09918 -4.0851,17.62036 l -5.485,6.78862 0.235,12.52947 c 0.2633,14.03998 1.1865,22.25878 3.1578,28.11211 1.2236,3.63322 1.1354,4.39706 -1.0734,9.30108 -1.744,3.87224 -2.2454,6.33461 -1.8216,8.9463 0.8932,5.50404 7.1732,13.71579 16.3529,21.38305 10.5817,8.83826 14.3192,15.58816 12.1218,21.89167 -1.0387,2.97966 -1.1014,3.00189 -6.6882,2.37362 -3.1018,-0.34882 -6.0672,-1.03994 -6.5897,-1.53583 -0.5225,-0.49588 -1.4869,-0.9016 -2.143,-0.9016 -2.6263,0 -2.1913,3.2984 1.1173,8.47049 5.512,8.61669 4.4008,14.00085 -3.6754,17.80825 -3.8053,1.79393 -7.2695,2.01687 -12.3489,0.79471 z", ON:"m 1129.0969,1240.7929 c 1.0601,-2.05 2.443,-2.9535 5.2347,-3.4202 2.0868,-0.3488 4.3725,-1.0084 5.0795,-1.4658 1.8595,-1.2029 2.8196,-8.1778 1.2584,-9.1426 -0.8791,-0.5433 -0.9618,-1.3301 -0.2787,-2.6499 0.5344,-1.0325 1.2738,-3.5518 1.6432,-5.5985 0.3693,-2.0466 1.4915,-4.2966 2.4938,-5 3.604,-2.5291 6.7456,-8.359 6.4112,-11.8977 -0.1757,-1.8595 -0.3904,-7.0334 -0.4771,-11.4974 -0.1477,-7.5986 0.072,-8.5264 3.4358,-14.5423 l 3.5935,-6.4258 -1.7915,-3.9577 c -0.9854,-2.1768 -2.7551,-4.815 -3.9328,-5.8628 -2.0884,-1.858 -2.9076,-4.595 -1.3752,-4.595 0.4212,0 3.4011,2.6864 6.6218,5.9698 5.3179,5.4213 10.7247,8.9103 16.1122,10.397 5.4772,1.5115 8.4955,-7.6781 4.4478,-13.5417 -2.6433,-3.8291 -13.5355,-15.6472 -16.3463,-17.7358 -1.0441,-0.7759 -4.8691,-1.752 -8.5,-2.1692 -3.6308,-0.4172 -9.0621,-1.4699 -12.0694,-2.3393 -3.8807,-1.1219 -9.7424,-1.5808 -20.1933,-1.5808 -13.7352,0 -14.8224,-0.1385 -16.1684,-2.0602 -0.7937,-1.1331 -3.8181,-3.2875 -6.721,-4.7875 -4.2877,-2.2156 -5.3,-3.2301 -5.3953,-5.4071 -0.064,-1.4739 -1.412,-4.0312 -2.9945,-5.683 -2.4685,-2.5765 -2.6416,-3.0935 -1.2184,-3.6396 2.2172,-0.8508 2.0913,-3.0064 -0.378,-6.4742 -1.1202,-1.5733 -2.9155,-4.847 -3.9895,-7.2749 -1.7095,-3.8647 -2.4312,-4.491 -5.7938,-5.0287 -3.8429,-0.6145 -14.4695,-5.6951 -17.0493,-8.1512 -0.7531,-0.7171 -1.4866,-3.034 -1.6299,-5.1487 -0.1433,-2.1147 -0.6023,-5.1376 -1.0199,-6.7176 l -0.7592,-2.8728 -8.0745,0.5293 c -7.4824,0.4905 -8.4986,0.3152 -13.8591,-2.3908 l -5.7847,-2.9201 -4.1253,2.6041 c -3.7541,2.3699 -3.9836,2.7459 -2.5505,4.1791 1.4331,1.4331 0.9718,1.9679 -5.1263,5.9426 -3.6857,2.4023 -8.3301,6.1089 -10.3209,8.2369 -4.0487,4.3276 -4.5316,4.3791 -18.88034,2.0125 -4.125,-0.6803 -10.6855,-1.326 -14.579,-1.4349 -6.7106,-0.1877 -13.421,-2.5521 -13.421,-4.7288 0,-0.4314 -1.155,-0.7844 -2.5668,-0.7844 -1.5622,0 -4.0082,-1.3664 -6.25,-3.4913 -3.656,-3.4655 -3.7511,-3.4914 -12.8618,-3.5 -6.6095,-0.01 -9.5782,-0.4083 -10.6063,-1.4364 -0.7852,-0.7853 -3.1799,-1.744 -5.3214,-2.1304 -5.5037,-0.9932 -6.0829,-1.7308 -6.8468,-8.7202 -0.6237,-5.7053 -0.9444,-6.3548 -3.8635,-7.8247 -3.0595,-1.5406 -3.1793,-1.8325 -3.0772,-7.5 0.1152,-6.3917 1.3025,-33.1995 1.8999,-42.897 0.2033,-3.3 0.6573,-13.15131 1.0088,-21.89186 0.8025,-19.95266 -0.9234,-16.8192 22.9172,-41.60809 5.0252,-5.225 12.0462,-12.82618 15.6023,-16.8915 3.5561,-4.06533 6.9315,-7.89033 7.5009,-8.5 0.5694,-0.60968 6.4166,-7.4085 12.9937,-15.1085 6.5771,-7.7 14.2113,-16.49119 16.9647,-19.53598 13.48364,-14.91026 19.51504,-21.68198 21.34404,-23.96402 l 2.0037,-2.5 3.3293,1.88762 c 4.0839,2.31544 10.8293,8.61851 10.8293,10.11916 0,0.60549 1.4797,2.5351 3.2883,4.28803 2.4286,2.35391 4.8469,3.48719 9.25,4.33481 4.1114,0.79147 6.8982,2.02666 8.9792,3.97981 2.8616,2.68591 5.391,3.64803 10.0329,3.81626 1.1277,0.0409 4.5027,2.25581 7.5,4.92208 l 5.4496,4.84778 18.7381,0.62582 c 16.3226,0.54515 19.271,0.89769 22.8721,2.73483 l 4.1339,2.109 -0.6786,8.6674 c -0.3733,4.76707 -1.0651,9.05675 -1.5373,9.53263 -0.4792,0.48289 -0.025,2.23605 1.0279,3.96742 1.0376,1.70621 2.1644,5.14186 2.504,7.63478 1.0896,7.99931 1.2594,8.82488 2.2004,10.69486 0.5086,1.01074 0.783,3.90676 0.6098,6.43559 -0.2543,3.71317 0.2571,5.4998 2.6577,9.28521 3.86,6.0866 15.8855,20.61691 17.0628,20.61691 2.2869,0 8.671,8.25485 10.4643,13.53079 l 1.9289,5.67481 6.183,-0.4658 6.183,-0.4657 0.6337,5.1129 c 1.0019,8.08335 1.4152,11.72015 2.0019,17.61295 0.3011,3.025 0.7424,6.625 0.9805,8 0.2382,1.375 0.7051,5.2 1.0375,8.5 0.3325,3.3 0.7695,7.125 0.9712,8.5 0.482,3.287 1.4236,11.261 2.0664,17.5 0.2833,2.75 0.7115,6.575 0.9514,8.5 1.5011,12.0411 2.4751,20.2365 3.017,25.3855 0.3407,3.2371 1.9706,8.9073 3.6219,12.6004 2.5325,5.6638 3.9117,7.3561 8.8107,10.811 6.4614,4.5566 15.4874,7.7582 24.5578,8.7107 4.1491,0.4357 7.4152,1.5343 10.5875,3.5612 2.5232,1.6122 5.4482,2.9408 6.5,2.9526 1.0669,0.012 3.1222,1.7319 4.6484,3.8901 l 2.736,3.8689 8.6349,-0.4756 c 7.4783,-0.4118 9.4802,-0.9401 14.9447,-3.9438 6.3268,-3.4777 11.3819,-5.0701 11.525,-3.6306 0.1521,1.5301 0.724,4.0655 1.3906,6.166 0.5351,1.686 -0.1334,2.8333 -3.1313,5.3736 -6.2453,5.2921 -11.4309,10.7887 -18.8358,19.9654 -3.85,4.7712 -7.45,8.71 -8,8.753 -1.6859,0.1317 -5.686,3.9016 -5.1169,4.8224 1.1628,1.8815 -6.8527,4.9225 -13.4961,5.1203 -11.9364,0.3553 -29.132,7.4287 -32.7981,13.4915 -3.6336,6.0091 -3.6047,7.4639 0.1797,9.0452 1.879,0.785 4.2908,1.1987 5.3597,0.9191 1.4711,-0.3846 2.3463,0.3366 3.6008,2.9673 1.9451,4.0789 1.2817,4.6458 -5.4358,4.6458 -4.0483,0 -14.9728,4.1237 -17.7933,6.7165 -1.3207,1.2141 -1.2041,1.6033 0.9755,3.2556 l 2.4754,1.8766 -2.7459,0.6892 c -1.5103,0.3791 -4.736,0.1881 -7.1683,-0.4243 -9.4841,-2.3882 -11.7296,-1.3358 -23.537,11.0309 -6.4716,6.7782 -7.9801,7.8674 -11,7.9423 -1.9248,0.048 -4.9553,0.2371 -6.7345,0.4208 l -3.2347,0.3341 1.4407,-2.786 z", QC:"m 1441.6388,983.94214 c -1.3678,-0.22334 -3.6178,-1.18346 -5,-2.13359 -1.3822,-0.95013 -5.079,-2.2823 -8.2151,-2.96037 -7.1475,-1.54542 -8.536,-4.11866 -4.1556,-7.70162 2.279,-1.86409 4.1738,-2.36909 9.3576,-2.49394 13.6657,-0.32916 18.5858,0.26369 27.75,3.34379 9.1304,3.06873 9.25,3.15095 9.25,6.3575 0,3.81706 -0.3704,3.9752 -11.5,4.90993 -12.1166,1.01763 -14.7769,1.12082 -17.4869,0.6783 z m -163.2151,153.03026 c -0.8982,-1.5206 -1.81,-4.3331 -2.0261,-6.25 -0.3712,-3.2927 -0.6206,-3.502 -4.5159,-3.7894 -4.1223,-0.3042 -9.4829,1.7602 -15.4104,5.9348 -2.019,1.422 -4.4415,1.8694 -10.1211,1.8694 -7.4099,0 -7.4848,-0.027 -9.8456,-3.4932 -1.3084,-1.9212 -3.2291,-3.4962 -4.2683,-3.5 -1.0392,0 -4.1678,-1.4087 -6.9525,-3.1221 -3.5333,-2.1741 -6.7391,-3.2579 -10.6106,-3.587 -8.4407,-0.7175 -17.8292,-3.8149 -23.5904,-7.7828 -4.247,-2.9251 -5.7396,-4.7917 -8.2306,-10.2939 -1.839,-4.0622 -3.2968,-9.2924 -3.6849,-13.221 -0.3532,-3.575 -0.823,-7.85 -1.0439,-9.5 -0.221,-1.65 -0.8973,-7.275 -1.5031,-12.5 -0.6057,-5.225 -1.2908,-11.075 -1.5224,-13 -0.2316,-1.925 -0.6649,-5.525 -0.9629,-8 -0.298,-2.475 -1.887,-16.2 -3.5312,-30.5 -1.6442,-14.3 -3.2343,-27.17672 -3.5336,-28.61499 -0.4776,-2.29537 -0.1614,-2.69159 2.5871,-3.24127 2.8947,-0.57896 3.0802,-0.85797 2.457,-3.69558 -0.5274,-2.40109 -0.073,-3.97721 2.0853,-7.23914 1.5177,-2.29338 2.7556,-5.30361 2.7509,-6.68938 0,-1.38577 -1.8351,-6.34459 -4.0677,-11.01959 -2.2327,-4.675 -4.5427,-10.3 -5.1334,-12.5 -0.5908,-2.2 -1.8421,-5.09285 -2.7807,-6.42855 -1.158,-1.648 -1.6241,-3.98173 -1.45,-7.26105 0.2778,-5.23422 -2.3698,-10.92485 -5.9824,-12.85823 -1.1489,-0.61491 -1.9195,-2.1048 -1.9328,-3.73735 -0.012,-1.49315 -0.9023,-3.83982 -1.9778,-5.21482 -1.0755,-1.375 -1.9655,-2.95146 -1.9778,-3.50325 -0.033,-1.49063 4.8534,-5.82217 10.4979,-9.30577 2.739,-1.69038 6.4077,-4.78737 8.1527,-6.8822 1.7451,-2.09483 5.18,-6.00679 7.6333,-8.69324 2.9871,-3.27109 5.6713,-7.84515 8.1264,-13.84793 3.3243,-8.12818 3.6486,-9.75129 3.4796,-17.41769 -0.1367,-6.20164 -0.9209,-10.6385 -2.9433,-16.65207 -1.5164,-4.50882 -3.0278,-9.39377 -3.3588,-10.85545 -1.047,-4.62429 -9.9778,-14.22677 -16.4298,-17.66567 -7.7185,-4.11393 -13.6692,-10.05314 -13.9652,-13.93839 -0.1244,-1.6321 0.5309,-4.71591 1.4562,-6.8529 0.9253,-2.13699 1.8045,-4.55985 1.9536,-5.38414 0.1492,-0.82428 1.1946,-2.24641 2.3232,-3.16029 1.5509,-1.25581 2.052,-2.82777 2.052,-6.43685 0,-3.36746 0.5782,-5.3907 1.9612,-6.86285 1.8178,-1.935 1.857,-2.39001 0.5358,-6.22477 -0.7839,-2.27545 -1.6268,-5.24821 -1.8731,-6.60613 -0.5536,-3.05285 -3.1856,-8.24113 -6.1944,-12.21041 -2.0536,-2.70927 -2.2751,-4.09967 -2.2849,-14.34736 -0.01,-8.18534 -0.3963,-11.80787 -1.3943,-13 -0.7609,-0.90895 -2.6616,-4.73723 -4.2238,-8.50729 l -2.8405,-6.85464 2.5739,-5.24804 c 2.4527,-5.00097 2.7962,-5.27851 7.2966,-5.89535 7.5109,-1.02949 13.8748,-0.75925 18.2196,0.77368 5.719,2.01777 13.6987,2.72918 16.9114,1.5077 1.5083,-0.57342 4.5344,-2.81696 6.7247,-4.98564 2.1904,-2.16868 4.4562,-3.93285 5.0351,-3.92037 1.7561,0.0379 21.0774,10.2106 27.4972,14.47731 4.8884,3.24898 5.9839,4.46939 5.8347,6.5 -0.101,1.375 0.5753,3.64781 1.503,5.0507 1.5138,2.28931 2.7386,2.67811 11.9522,3.79402 5.6461,0.68383 12.4485,1.94977 15.1166,2.81321 l 4.851,1.56989 -0.6828,5.46519 c -0.6662,5.33151 0.077,8.78143 4.6962,21.80699 0.5851,1.65 1.0193,4.23533 0.9649,5.74518 -0.061,1.69876 0.8631,3.70735 2.4251,5.26932 1.3883,1.38828 3.4161,4.54046 4.5062,7.00485 l 1.982,4.48071 4.9266,-0.60005 c 4.7442,-0.57783 5.1227,-0.43257 10.2203,3.92246 2.9115,2.48738 6.5235,4.83117 8.0266,5.20843 1.5031,0.37725 2.7329,1.08713 2.7329,1.57751 0,1.86187 2.1155,0.74621 6.3682,-3.35841 3.2813,-3.16704 4.5766,-5.29971 5.0834,-8.36949 0.4789,-2.90099 1.3437,-4.42183 2.9235,-5.14165 1.3849,-0.63098 2.7683,-2.69008 3.6151,-5.38051 1.5539,-4.93738 1.3867,-15.32639 -0.2953,-18.3472 -0.6159,-1.10613 -0.9899,-2.45155 -0.8311,-2.98982 0.1587,-0.53827 0.7442,-3.44277 1.3009,-6.45445 0.9157,-4.95364 3.2825,-8.52659 4.9609,-7.48925 0.3562,0.22015 0.9572,2.09275 1.3355,4.16132 0.8508,4.65173 5.1605,12.26105 6.9444,12.26105 1.2169,0 4.0644,9.99949 3.5595,12.5 -0.5506,2.72741 0.2674,3.11081 5.785,2.71156 l 5.75,-0.41606 -0.1525,6.35225 c -0.084,3.49374 -0.6315,7.87223 -1.2169,9.72998 -0.6887,2.18573 -0.7275,4.00691 -0.1101,5.16062 1.1604,2.1681 6.4928,5.5595 10.1937,6.48311 3.3582,0.83811 3.6429,1.72635 4.3132,13.45837 0.2968,5.19346 1.1627,11.71009 1.9243,14.48141 0.7616,2.77132 1.6518,6.64551 1.9782,8.60931 0.4007,2.411 1.5935,4.30994 3.6728,5.84727 2.9969,2.21571 7.8679,10.9709 7.8875,14.17719 0.01,0.87726 0.8475,2.3531 1.8713,3.27964 1.0238,0.92655 2.6433,3.41835 3.5988,5.53736 1.6807,3.72718 1.6691,4.00705 -0.3576,8.58871 l -2.0949,4.73598 -5.2539,-0.54521 c -2.8897,-0.29986 -6.6315,-0.84239 -8.3152,-1.20561 -2.7148,-0.58565 -3.3373,-0.25514 -5.5,2.92003 -2.6747,3.92693 -4.3739,4.41519 -7.0228,2.01796 -0.9579,-0.86687 -4.4878,-2.14205 -7.8443,-2.83374 -6.6722,-1.37497 -7.317,-1.09349 -8.4613,3.69388 -0.3775,1.57917 -1.7355,3.27152 -3.1379,3.91051 -1.9134,0.8718 -2.4724,1.88366 -2.4724,4.4751 0,2.38106 -0.8957,4.28499 -3.1001,6.58948 -2.7154,2.83868 -3.0315,3.74286 -2.5473,7.28544 0.3041,2.22449 1.1679,5.23003 1.9196,6.67897 2.2865,4.40737 8.2356,10.37432 12.3423,12.3794 4.3353,2.1167 5.0538,4.51383 3.071,10.24535 -1.0794,3.1202 -0.961,3.51798 1.7382,5.83977 2.9207,2.51231 6.3841,2.75254 12.1868,0.84533 1.9155,-0.62958 2.174,-0.21571 2.7967,4.4786 0.4734,3.56893 1.4659,5.952 3.2015,7.68763 2.295,2.295 2.9988,2.45495 8.0339,1.82586 4.5362,-0.56676 5.8689,-0.37256 7.486,1.09093 1.082,0.97923 2.7333,1.92054 3.6694,2.09178 4.6514,0.85087 14.8779,1.11019 16.017,0.40615 0.7106,-0.43915 1.4894,-2.78202 1.7307,-5.20638 0.5619,-5.64464 1.2911,-12.32964 1.383,-12.67825 0.039,-0.14868 1.9311,0.67849 4.2043,1.83816 3.0466,1.55425 5.2151,1.9632 8.25,1.55578 4.339,-0.5825 20.3587,-6.02961 37.117,-12.6208 25.7111,-10.1124 41.5349,-15.92463 47.4274,-17.42057 3.535,-0.89746 7.0416,-2.14153 7.7923,-2.76461 0.8038,-0.66708 1.6856,-0.7597 2.1447,-0.22526 2.3391,2.72282 7.1356,9.27215 7.1356,9.74308 0,0.3012 -2.8125,2.69349 -6.25,5.31619 -9.1699,6.99633 -14.6346,13.21074 -15.2554,17.34835 -0.2888,1.925 -2.544,7.55 -5.0116,12.5 -2.4676,4.95 -4.8928,10.125 -5.3894,11.5 -1.1226,3.10832 -17.2956,11.79716 -27.5936,14.82445 -3.85,1.13179 -12.4,3.62146 -19,5.53262 -38.673,11.19852 -57.3573,18.23185 -60.8456,22.90405 -1.0277,1.3764 -2.2728,4.69323 -2.7671,7.37072 -0.4942,2.67749 -1.8335,7.90566 -2.9762,11.61816 -1.8045,5.86265 -2.3907,6.74995 -4.4595,6.74995 -4.7551,0 -14.5568,11.1554 -18.0124,20.5 -1.0169,2.75 -3.2816,7.2624 -5.0325,10.0276 -1.751,2.7651 -3.3952,6.5901 -3.6538,8.5 -1.1346,8.3778 -16.4763,33.2164 -24.4601,39.6014 -11.2123,8.967 -26.6344,25.3746 -25.1914,26.8013 0.2193,0.2167 4.2236,-3.837 8.8986,-9.0081 4.675,-5.1712 11.459,-11.6288 15.0756,-14.3503 6.2138,-4.6758 13.016,-11.8649 17.5726,-18.5719 4.0672,-5.9867 11.3518,-20.4278 11.3518,-22.5039 0,-1.1702 0.5149,-3.1105 1.1442,-4.3118 1.8194,-3.473 11.0248,-14.8209 14.8558,-18.3133 1.925,-1.7549 5.7383,-5.2545 8.4739,-7.777 2.7357,-2.5224 7.6857,-6.2366 11,-8.2537 3.3144,-2.0172 9.4011,-6.0003 13.5261,-8.8516 5.225,-3.61145 9.4829,-5.67225 14.037,-6.79395 6.137,-1.5115 6.8958,-1.499 12.4001,0.204 4.8026,1.4859 6.1853,2.4278 7.6452,5.2077 3.972,7.56345 3.3478,12.70845 -2.386,19.66745 -5.5646,6.7537 -7.618,8.0756 -13.4795,8.6778 -11.4738,1.1789 -21.0237,3.8617 -24.1514,6.7848 -4.0561,3.7908 -7.3928,4.9331 -15.304,5.2391 -9.4631,0.366 -10.0237,1.0369 -9.2371,11.0548 l 0.6429,8.1873 -3.8549,0.6164 c -2.1202,0.339 -5.0547,0.3988 -6.5211,0.1329 -1.9752,-0.3582 -3.0799,0.1018 -4.2623,1.7748 -1.9578,2.77 -6.219,16.6317 -6.996,22.7582 -0.3139,2.475 -1.0062,7.425 -1.5384,11 -0.5322,3.575 -1.1632,8.4393 -1.4021,10.8097 -0.7777,7.7148 -3.7567,14.3158 -7.7269,17.1217 -1.999,1.4127 -4.6495,4.0383 -5.8899,5.8347 -1.2405,1.7963 -3.205,3.4571 -4.3655,3.6907 -1.1606,0.2336 -9.3938,2.0263 -18.2961,3.9839 -8.9023,1.9576 -18.5928,3.5593 -21.5344,3.5593 -4.7811,0 -5.5216,-0.2933 -6.9816,-2.7648 z", SK:"m 799.54236,1050.3504 c -0.2292,-0.2128 -4.0167,-0.691 -8.4167,-1.0627 -4.4,-0.3717 -9.125,-0.8417 -10.5,-1.0445 -1.375,-0.2028 -5.425,-0.6555 -9,-1.006 -3.575,-0.3505 -7.625,-0.7959 -9,-0.9897 -1.375,-0.1939 -5.425,-0.6505 -9,-1.0148 -3.575,-0.3643 -17.525,-3.1382 -31,-6.1642 -13.475,-3.026 -25.175,-5.6462 -26,-5.8227 -4.5446,-0.9723 -7.1169,-1.5529 -13,-2.9342 -3.575,-0.8394 -7.4,-1.6829 -8.5,-1.8744 -1.1,-0.1915 -5.5024,-1.1509 -9.7832,-2.1319 -6.3238,-1.4492 -7.6873,-2.0916 -7.2721,-3.4259 0.477,-1.5329 8.3409,-33.84051 9.0407,-37.14215 0.1749,-0.825 1.7306,-7.35 3.4572,-14.5 1.7265,-7.15 4.7469,-19.75 6.7118,-28 1.965,-8.25 5.8124,-24.225 8.5499,-35.5 2.7375,-11.275 5.1564,-21.39568 5.3754,-22.4904 0.2189,-1.09472 1.7548,-7.61972 3.4131,-14.5 1.6583,-6.88028 5.0595,-21.0596 7.5582,-31.5096 2.4987,-10.45 6.0621,-25.3 7.9186,-33 1.8565,-7.7 5.019,-20.82724 7.0278,-29.17164 l 3.6524,-15.17164 5.1751,0.42821 c 2.8463,0.23552 7.3837,0.76276 10.0831,1.17164 2.6994,0.40889 8.4026,0.32908 12.6738,-0.17735 7.3287,-0.86898 8.1077,-0.76729 13.8447,1.80731 5.6663,2.54288 8.0735,2.72821 8.0735,0.6216 0,-1.12423 -21.2468,-11.47108 -26.5,-12.90507 -2.2,-0.60055 -5.0125,-1.09442 -6.25,-1.09748 -1.2375,-0.003 -3.15,-0.90558 -4.25,-2.00558 -2.2049,-2.20492 -5.1012,-2.55137 -8.0657,-0.96482 -2.2816,1.22107 -2.3272,0.89536 -0.8432,-6.02443 0.8561,-3.992 1.4484,-4.98656 2.75,-4.61809 1.4822,0.41957 8.5483,1.87308 15.2308,3.13298 1.3355,0.25178 3.3281,0.64622 4.4281,0.87652 3.3367,0.69861 44.8204,8.77468 47.5,9.24735 1.375,0.24253 7.9,1.51473 14.5,2.8271 6.6,1.31237 13.8,2.55824 16,2.76859 3.8523,0.36833 3.9944,0.50936 3.8475,3.81863 -0.084,1.88989 -1.3091,11.76117 -2.7228,21.93617 -1.4137,10.175 -2.8546,20.75 -3.2019,23.5 -0.6196,4.90466 -1.8348,7.5 -3.5119,7.5 -1.5333,0 -7.5203,6.64289 -8.8243,9.79099 -0.948,2.28858 -1.0096,3.95066 -0.2374,6.4002 2.2242,7.05465 1.8338,10.50892 -1.5864,14.03765 -2.2184,2.2888 -2.9187,3.70987 -2.3121,4.69145 0.7073,1.14436 1.4634,0.90908 4.0365,-1.25609 1.7414,-1.46531 3.8323,-2.6642 4.6464,-2.6642 1.5014,0 1.4826,3.15089 -0.1367,23 -0.2468,3.025 -0.7058,9.55 -1.02,14.5 -0.3142,4.95 -0.7597,11.025 -0.9899,13.5 -0.2303,2.475 -0.686,9 -1.0128,14.5 -0.3268,5.5 -0.7705,11.575 -0.9861,13.5 -0.2157,1.925 -0.6749,8.45 -1.0206,14.5 -0.3458,6.05 -0.7861,12.125 -0.9785,13.5 -0.1925,1.375 -0.6594,7.9 -1.0375,14.5 -0.3782,6.6 -0.8086,12.675 -0.9565,13.5 -0.1479,0.825 -0.5956,7.125 -0.995,14 -0.3994,6.87495 -0.8494,13.17495 -1,13.99995 -0.1506,0.825 -0.6006,7.125 -1,14 -0.3994,6.875 -0.8769,13.3004 -1.0612,14.2786 -0.1842,0.9783 -0.4293,4.6908 -0.5445,8.25 -0.1871,5.7784 -1.1619,7.7703 -2.9776,6.0846 z", YT:"m 540.06536,672.41254 c -1.0668,-0.70329 -5.3147,-2.79428 -9.4397,-4.64665 -6.2983,-2.82831 -28.0222,-14.10455 -63.6742,-33.05141 -11.3331,-6.02281 -52.8515,-31.826 -83.5758,-51.94126 -10.88063,-7.12358 -15.75,-10.87982 -15.75,-12.1496 0,-2.53109 3.08744,-7.38071 6.31523,-9.91969 5.80007,-4.56236 2.45128,-7.5066 -8.9486,-7.86749 -2.25866,-0.0715 -3.28147,-0.66552 -3.66389,-2.12789 -0.29178,-1.11579 -0.90676,-1.92664 -1.36663,-1.80188 -1.87096,0.50758 -5.27417,-1.39891 -5.87471,-3.29102 -0.47788,-1.50567 1.89077,-5.75319 9.31217,-16.69885 13.76387,-20.30003 39.20883,-57.98265 58.86743,-87.17955 15.6575,-23.25445 35.8902,-53.23674 63.2135,-93.67448 l 12.2803,-18.17448 3.1826,1.09681 c 6.5599,2.26073 8.4583,4.51184 9.2009,10.9102 0.377,3.24799 1.7359,7.98034 3.0198,10.51632 1.2839,2.53599 2.6273,6.3453 2.9855,8.46512 0.4784,2.83154 1.7333,4.78056 4.7297,7.34531 3.7206,3.18469 3.9473,3.64572 2.5833,5.25314 -2.0997,2.47449 -12.2174,18.95338 -14.5893,23.76206 -1.0852,2.2 -2.772,6.475 -3.7485,9.5 -0.9764,3.025 -2.7799,7.525 -4.0076,10 -4.3609,8.79134 -4.6091,8.12209 5.9592,16.06576 7.2784,5.47081 9.5496,7.73189 9.5496,9.50716 0,1.28108 -1.6097,5.41081 -3.5771,9.17718 -2.3351,4.47042 -3.7584,8.7597 -4.0995,12.35433 -0.5119,5.39554 -0.4491,5.56231 3.1208,8.28522 3.8981,2.97322 3.741,2.14722 2.6204,13.78089 -0.035,0.3688 -1.3815,0.95979 -2.9911,1.31331 -3.1647,0.69509 -6.0735,4.25061 -6.0735,7.42381 0,1.08791 -0.9106,3.52145 -2.0237,5.40786 -2.1822,3.69862 -1.6993,7.00966 1.3973,9.57956 1.1404,0.94646 1.4429,2.41902 1.0839,5.27615 -0.382,3.04067 0.021,4.6918 1.7305,7.09286 1.596,2.24127 2.2692,4.70941 2.3718,8.69542 0.079,3.07425 0.9269,7.08104 1.8937,8.95058 1.6835,3.25561 1.6724,3.65569 -0.2921,10.48732 -2.6118,9.08248 -3.882,16.17339 -4.6138,25.75617 -0.3214,4.20947 -1.0809,9.07772 -1.6876,10.81832 -0.9809,2.8137 -0.826,3.46219 1.3962,5.84642 3.3383,3.58173 4.2702,5.55518 6.2355,13.20505 0.9151,3.56215 2.9214,8.81302 4.4584,11.66861 2.0409,3.79153 2.4518,5.32355 1.5235,5.67976 -0.6991,0.26828 -1.4987,2.65689 -1.7768,5.30802 -0.2782,2.65113 -0.8303,6.07926 -1.227,7.61807 -0.8598,3.33545 0.418,4.57628 8.5302,8.28347 3.025,1.38238 7.2306,3.70816 9.3457,5.16839 2.1151,1.46023 5.0401,2.67641 6.5,2.70264 l 2.6543,0.0477 -0.279,10.44563 c -0.1534,5.74509 -0.4055,10.57224 -0.5603,10.727 -0.1547,0.15475 -1.1542,-0.29405 -2.221,-0.99734 z", AK:"m 156.88298,275.76588 c -1.07081,-3.67545 -1.43613,-6.32031 -1.84589,-13.36376 -0.36798,-6.32522 -0.78983,-8.20968 -2.09901,-9.37654 -2.33249,-2.07892 -2.02927,-5.30144 0.75752,-8.05043 2.98021,-2.93978 3.89956,-2.96097 5.15726,-0.11885 0.54632,1.23455 2.24184,2.81121 3.7678,3.50368 5.18256,2.35181 5.88914,3.36353 5.60106,8.01986 -0.25234,4.07867 -0.36613,4.25205 -2.62994,4.00721 -2.32461,-0.25142 -2.36348,-0.1774 -2.21256,4.21306 0.0845,2.45794 0.47654,4.67447 0.8712,4.9256 1.15451,0.73466 0.83134,2.65748 -0.77739,4.62561 -1.73013,2.11662 -6.12974,3.19453 -6.59005,1.61456 z m -37.4787,76.94044 c -2.8597,-3.01534 -3.10415,-3.62136 -2.31869,-5.74844 0.4829,-1.30776 0.93148,-4.91613 0.99681,-8.01861 0.14922,-7.08522 1.89056,-9.48208 6.59528,-9.07804 2.98779,0.2566 3.17557,0.46908 4.31792,4.88604 0.88779,3.43272 1.59403,4.61778 2.75197,4.61778 0.85673,0 2.09781,1.0614 2.75797,2.35867 1.03624,2.03633 1.02849,2.78761 -0.0567,5.49735 -0.69134,1.72627 -2.19982,4.42506 -3.35216,5.9973 -1.70956,2.3325 -2.68417,2.85863 -5.29542,2.85863 -2.58463,0 -3.81519,-0.64841 -6.39696,-3.37068 z m -93.221308,89.78264 c -3.870927,-4.40787 -5.051433,-5.23715 -7.455218,-5.23715 -2.043077,0 -3.22495,-0.57973 -4.152129,-2.03669 -0.797492,-1.25317 -3.187703,-2.64895 -6.2131878,-3.62821 -8.83379713,-2.85926 -8.93174835,-2.91865 -7.94503463,-4.81694 0.91692793,-1.76404 1.20595493,-1.77577 14.56066243,-0.59091 2.243499,0.19906 3.993456,1.30402 7.009458,4.42594 2.210728,2.28836 4.379819,3.93137 4.820198,3.65114 0.440387,-0.28023 2.918418,0.45478 5.506728,1.63335 4.598658,2.09399 4.701376,2.21926 4.502014,5.4908 -0.402543,6.60554 -0.312426,6.42889 -3.257908,6.38612 -2.284067,-0.0332 -3.591954,-0.96899 -7.375583,-5.27745 z m 156.410188,74.09217 c -4.34378,-2.4782 -8.07341,-4.86086 -8.28809,-5.29482 -0.21467,-0.43396 0.49729,-2.37123 1.58213,-4.30507 1.40266,-2.50035 1.85058,-4.16182 1.55061,-5.75152 -0.37058,-1.96374 -0.12853,-2.38888 1.99125,-3.49746 1.95658,-1.02322 3.30695,-1.18601 7.13749,-0.86047 2.5984,0.22081 5.42297,0.33913 6.27684,0.26291 0.85386,-0.0763 5.56952,-0.29935 10.47923,-0.49585 4.90972,-0.19652 9.2586,-0.63363 9.66418,-0.97137 0.88077,-0.73344 6.61191,-0.83055 6.69453,-0.11343 0.0317,0.27535 0.20603,1.18688 0.38734,2.02563 0.18132,0.83873 -0.16039,2.53358 -0.75935,3.76631 -0.88326,1.81789 -1.91521,2.50717 -5.46202,3.64836 -2.40515,0.77384 -4.8477,1.407 -5.4279,1.407 -0.58019,0 -2.90545,2.23753 -4.73485,5.17333 -7.03211,11.28509 -6.62598,9.50263 -10.0768,9.50769 -2.55505,0.004 -4.54033,-0.80757 -11.01459,-4.50124 z m 210.10203,247.79465 c -12.28115,-6.44497 -17.79695,-16.44898 -18.32899,-19.63015 -0.29949,-1.79073 -1.27316,-6.28505 -2.16371,-9.9874 -1.02862,-4.27642 -2.91095,-25.37475 -2.89014,-30.59755 0.0535,-13.43077 -0.0567,-14.82898 -1.45162,-18.4185 -1.05316,-2.71006 -1.2243,-5.3976 -0.81244,-12.75835 0.28697,-5.12879 0.80134,-9.7802 1.14304,-10.33648 0.59026,-0.96093 0.45559,-14.73939 -0.21495,-21.99294 -0.17237,-1.86451 -1.8385,-6.41632 -3.70253,-10.11513 -3.0213,-5.99519 -3.43579,-7.58431 -3.81894,-14.6413 -0.57506,-10.59208 -8.93327,-20.79669 -11.8366,-25.66931 -2.25364,-3.78227 -2.42351,-4.62724 -1.95346,-9.71755 0.45447,-4.92171 0.77542,-5.69272 2.73857,-6.57892 4.31376,-1.94729 4.34371,-4.62324 0.033,-2.94794 -2.53793,0.98633 -2.76125,0.8547 -8.03147,-4.7338 -5.24561,-5.56242 -5.67228,-6.3968 -7.62309,-14.90753 -0.74686,-3.2583 -8.92572,-11.90878 -13.3357,-14.10468 -2.11433,-1.05282 -5.2743,-3.3263 -7.02214,-5.0522 -2.71443,-2.68035 -3.25874,-3.87376 -3.73226,-8.18317 -0.54788,-4.98597 -0.59827,-5.06244 -4.29347,-6.51544 l -3.7391,-1.47027 0.52049,-4.54641 c 0.28626,-2.50054 1.0018,-6.01055 1.59009,-7.80004 1.04093,-3.16636 1.00631,-3.27634 -1.29105,-4.10091 -2.14897,-0.77133 -2.35675,-1.22886 -2.31707,-5.10236 0.0548,-5.35463 -0.81382,-8.21316 -2.49582,-8.21316 -2.78697,0 -7.35501,3.05813 -9.29538,6.2229 -1.11717,1.82212 -2.91059,3.59135 -3.98538,3.93162 -2.15853,0.68336 -3.39311,1.87979 -6.99349,6.77732 -3.53383,4.80701 -6.3664,4.57347 -9.82999,-0.81047 -1.45383,-2.2599 -2.64333,-4.43685 -2.64333,-4.83767 0,-0.40084 -3.48509,-0.72879 -7.74464,-0.72879 -4.25955,0 -8.467,-0.39804 -9.34988,-0.88454 -0.88288,-0.4865 -4.41353,-1.13858 -7.84589,-1.44908 -5.74023,-0.51926 -9.55636,-1.97275 -11.13965,-4.24288 -1.01465,-1.45481 -0.7441,-5.73756 0.36245,-5.73756 0.55893,0 2.78054,-1.96563 4.93692,-4.36806 3.64908,-4.06546 4.25891,-4.39826 8.80328,-4.80416 5.15949,-0.46083 7.32313,-1.29874 9.12457,-3.53362 0.6062,-0.75206 2.37791,-1.36738 3.93713,-1.36738 1.55922,0 3.07253,-0.39581 3.36292,-0.87958 0.29038,-0.48377 2.02029,-0.87958 3.84424,-0.87958 1.82394,0 3.55385,0.39581 3.84424,0.87958 0.29038,0.48377 1.76318,0.87958 3.27287,0.87958 1.75166,0 3.81999,0.90598 5.71595,2.50372 1.63407,1.37705 3.90157,3.01035 5.03888,3.62955 1.80896,0.98488 1.69184,0.64387 -0.93536,-2.72361 -4.60097,-5.89742 -4.60544,-5.93037 -1.01369,-7.47555 l 3.23171,-1.39028 -2.95667,-1.28545 c -1.97924,-0.86051 -5.14599,-1.19443 -9.57931,-1.01012 -3.64245,0.15144 -6.62173,0.0541 -6.62063,-0.21623 8.5e-4,-0.27037 -0.50675,-1.20794 -1.12856,-2.0835 -0.87753,-1.23565 -1.49889,-1.39135 -2.77639,-0.69568 -5.34468,2.91046 -13.35575,5.44898 -17.87706,5.6648 -5.10187,0.24354 -5.1269,0.25794 -5.39335,3.1033 l -0.2677,2.85862 -7.42078,0.0309 c -8.54133,0.0355 -16.68098,1.61048 -20.04187,3.87785 -1.2808,0.86407 -2.35815,1.82237 -2.39409,2.12956 -0.036,0.30718 -0.19415,1.25118 -0.35156,2.09778 -0.1574,0.84659 -0.0319,1.54531 0.27893,1.55272 0.31082,0.007 1.05973,0.33659 1.66425,0.73151 0.87036,0.56858 0.73864,1.58394 -0.63286,4.87828 -1.61197,3.87196 -1.91324,4.13084 -4.3474,3.73585 -1.43847,-0.23341 -3.08099,-0.82225 -3.65004,-1.3085 -0.56905,-0.48626 -6.98802,-1.05081 -14.26437,-1.25458 -12.65206,-0.3543 -16.81571,-0.82459 -20.81658,-2.35125 -1.07563,-0.41045 -3.14554,-0.20617 -5.10087,0.5034 -4.43427,1.60914 -29.01583,1.55585 -32.12286,-0.0697 -1.24221,-0.64988 -6.75306,-1.34437 -12.85303,-1.61976 -5.87314,-0.26515 4.95426,6.64082 3.77963,6.33273 -1.17463,-0.3081 -2.62011,-0.6598 -3.21217,-0.78154 -0.59208,-0.12175 -1.53392,-0.69233 -2.09298,-1.26795 -0.55907,-0.57563 -1.74184,-1.04659 -2.62838,-1.04659 -1.00652,0 -1.97522,-0.99103 -2.57927,-2.63873 -0.53205,-1.4513 -1.2675,-2.6882 -1.63434,-2.74867 -1.47467,-0.24309 -2.11403,-0.45272 -6.219778,-2.03935 -2.349257,-0.90786 -4.655801,-2.10501 -5.125652,-2.66035 -1.138313,-1.34543 -10.706804,-6.62485 -12.00696,-6.62485 -0.563805,0 -1.481391,-0.56607 -2.03907,-1.25793 -0.55768,-0.69187 -1.74883,-1.11223 -2.64699,-0.93414 -1.056781,0.20955 -2.263642,-0.58806 -3.420185,-2.26037 -0.982938,-1.42129 -2.290552,-2.58417 -2.905801,-2.58417 -0.615249,0 -1.597205,-0.59371 -2.182118,-1.31936 -0.584914,-0.72565 -1.930518,-1.31937 -2.990238,-1.31937 -1.05972,0 -3.286807,-0.58509 -4.94909,-1.3002 -2.311789,-0.99454 -3.162853,-1.97677 -3.620069,-4.17799 -0.328768,-1.58278 -0.969543,-3.35355 -1.423958,-3.93504 -1.162754,-1.48793 -8.54e-4,-4.6537 1.721775,-4.69169 0.790572,-0.0174 3.649704,-0.26222 6.353622,-0.54396 2.751322,-0.28669 5.384618,-0.13194 5.979928,0.35141 0.585042,0.47502 2.793626,1.12678 4.907957,1.44835 6.457656,0.98215 11.563378,3.09122 14.110751,5.82886 1.621918,1.74305 6.099791,4.09743 13.501416,7.09878 10.42829,4.22866 15.09403,6.50799 18.8387,9.20315 1.46377,1.05352 -13.24929,-6.31928 -5.41966,-7.36191 0.91847,-0.12231 5.09932,0.69753 9.2908,1.82186 4.19149,1.12432 7.86649,1.88794 8.16669,1.6969 0.3002,-0.19103 3.23118,-0.60278 6.5133,-0.91501 9.01762,-0.85785 14.55147,-2.89852 23.48012,-8.65853 4.46359,-2.87954 9.84552,-6.06809 11.95985,-7.08566 l 3.84424,-1.85014 -5.11209,-0.28065 c -5.87245,-0.32239 -7.84685,-1.69471 -8.63113,-5.99909 -0.48204,-2.64559 -0.71097,-2.84151 -2.29834,-1.96682 -1.42389,0.78462 -1.97927,0.66689 -2.88757,-0.61208 -1.71466,-2.41438 -2.29292,-7.0923 -1.34968,-10.91844 l 0.84861,-3.44224 -6.11828,-6.13013 c -5.30095,-5.31122 -6.65961,-6.21371 -10.17056,-6.7558 -3.55864,-0.54939 -5.71332,-2.16299 -5.71332,-4.27851 0,-0.25154 1.697,-1.79145 3.77109,-3.42205 3.98801,-3.13525 13.53618,-15.51867 14.97964,-19.42771 0.85113,-2.30492 0.83497,-2.31628 -3.29352,-2.31628 -3.79917,0 -4.35057,-0.27799 -6.5424,-3.29842 -1.31645,-1.81412 -3.47641,-4.32324 -4.7999,-5.57581 -3.17837,-3.00803 -3.25544,-7.81114 -0.21519,-13.41184 1.20513,-2.22008 2.31644,-5.73327 2.46954,-7.80707 0.15311,-2.07381 0.32087,-4.16636 0.37281,-4.65013 0.0519,-0.48377 2.55946,-2.24801 5.5723,-3.92054 3.90386,-2.16718 5.86843,-3.88422 6.83706,-5.97562 1.28726,-2.77935 1.2602,-3.11173 -0.51117,-6.28072 -1.8466,-3.30356 -1.85128,-3.40851 -0.36807,-8.26369 1.79098,-5.86262 2.38031,-6.40467 7.29306,-6.7079 2.7947,-0.1725 4.19819,-0.77916 5.37935,-2.32524 1.50025,-1.96374 1.98282,-2.05985 7.87976,-1.56931 5.01414,0.41709 6.68196,0.23383 8.26558,-0.90822 1.48603,-1.07169 3.97292,-1.43075 9.90946,-1.43075 l 7.92553,0 0.10679,4.39788 c 0.0588,2.41884 0.20289,5.1895 0.32035,6.15703 0.11747,0.96754 0.26162,3.15841 0.32036,4.86862 0.0914,2.66179 0.32201,2.99546 1.60176,2.31758 0.82224,-0.43553 4.50771,-1.01525 8.18993,-1.28827 l 6.69495,-0.49639 1.42067,2.62341 c 1.19457,2.2059 1.8077,2.54676 3.85265,2.14185 1.33759,-0.26485 4.79741,-2.51526 7.68848,-5.00091 4.07028,-3.4995 5.28836,-5.10007 5.3977,-7.09262 0.24971,-4.55095 0.75741,-5.00334 5.93059,-5.28453 3.87551,-0.21066 4.92211,-0.5814 5.09374,-1.80439 0.19534,-1.39198 -0.75394,-1.53926 -9.921,-1.53926 l -10.13701,0 -0.56267,-3.08816 c -0.3475,-1.90716 -0.17709,-3.56652 0.44559,-4.33903 0.79597,-0.9875 0.65481,-1.61479 -0.67047,-2.97932 -0.9233,-0.95064 -1.94678,-2.98496 -2.27437,-4.5207 -0.391,-1.83296 -1.52149,-3.34811 -3.29052,-4.41015 -9.00986,-5.40915 -8.87425,-5.26714 -9.57211,-10.0234 -0.85742,-5.8436 -0.85901,-6.37213 -0.034,-11.31401 0.647,-3.87564 0.9327,-4.24519 4.01746,-5.19679 3.78205,-1.16669 4.08516,-2.37987 1.72796,-6.91605 -0.87613,-1.68601 -1.84073,-5.46688 -2.14354,-8.40192 -0.50102,-4.85609 -0.3691,-5.51197 1.46548,-7.28652 1.93182,-1.86859 2.28017,-1.90672 8.33704,-0.91259 4.00752,0.65776 9.27617,2.45268 14.39534,4.90416 4.4409,2.12669 11.44295,4.84186 15.56012,6.03373 8.61393,2.49364 11.81795,3.85598 11.81795,5.02493 0,0.45406 -1.72991,2.508 -3.84424,4.56433 -5.62176,5.46752 -5.39267,7.95096 1.21652,13.18724 5.57758,4.41896 6.53708,4.74357 7.30164,2.47024 0.28473,-0.84659 2.41517,-3.71621 4.73432,-6.37692 3.82602,-4.38954 4.37871,-4.73398 5.96633,-3.71828 2.96513,1.89696 3.1239,0.0982 1.00525,-11.38891 -0.43764,-2.37278 -1.89433,-5.58904 -3.44351,-7.60296 -2.65542,-3.45203 -2.68501,-3.60109 -2.68501,-13.52303 0,-5.9947 0.37035,-10.41386 0.92019,-10.97998 0.5061,-0.5211 1.09454,-4.05595 1.30763,-7.85523 0.21309,-3.79927 0.66396,-7.14823 1.00193,-7.44212 0.33796,-0.29389 3.06233,-1.42824 6.05415,-2.52077 l 5.43968,-1.98644 3.95735,3.94846 c 5.46245,5.45016 8.83787,7.00358 16.52211,7.60366 6.06898,0.47394 6.65947,0.37061 7.53771,-1.319 0.52409,-1.00827 3.37519,-3.06309 6.33578,-4.56626 4.28027,-2.17321 6.63876,-2.77497 11.51397,-2.93777 l 6.13109,-0.20474 4.05143,4.10869 c 5.60835,5.68762 10.80302,6.85371 19.35686,4.34522 7.99484,-2.34458 11.70273,-1.25899 18.67499,5.46762 l 5.01041,4.83387 5.8312,0 c 3.20712,0 6.01435,0.30522 6.23826,0.67827 0.77696,1.29434 1.77903,8.57903 1.7434,12.67432 -0.0239,2.75367 -0.89015,5.89197 -2.61596,9.47686 l -2.58008,5.35982 2.60605,3.14139 c 1.43339,1.72777 6.85189,21.25036 8.85414,22.66875 l 6.89972,0.62329 11.61943,3.71316 c -1.36872,2.95528 7.12235,3.79666 8.95879,6.12478 1.04623,1.32638 8.83303,4.33617 12.60714,8.57387 5.24858,5.89326 8.8379,2.26611 19.85541,10.15934 5.98778,4.28984 5.45848,1.79099 7.42092,2.10959 1.71538,0.2785 2.08605,-1.6733 2.41708,-1.15047 0.81968,1.29466 10.35151,5.13696 9.27051,6.47807 -0.47907,0.59429 -0.62481,1.4907 -0.32385,1.992 0.30087,0.50131 0.9192,3.29067 1.37402,6.1986 l 0.82702,5.28713 -27.5485,39.46945 c -9.49732,14.36749 -23.68445,32.68537 -43.31664,62.68242 -7.91537,12.09417 -18.68616,28.52026 -23.93534,36.50242 -9.27948,14.11109 -28.82274,43.92594 -43.07587,65.71582 -7.72024,11.80252 -7.88646,12.65502 -3.21522,16.49056 1.5019,1.23321 3.37516,2.87238 4.16279,3.64259 1.29793,1.26922 4.22277,1.86383 10.05468,2.04407 l 2.08969,0.0646 -2.6279,2.85862 c -1.93568,7.49224 -1.88569,7.24851 -2.4765,15.76353 -0.29573,4.26223 -3.27007,6.59374 -3.42274,6.77458 -0.15266,0.18084 0.46336,1.82416 1.36894,3.65182 2.06348,4.16455 5.19484,20.85889 3.72284,26.71073 -0.60844,2.41883 4.1041,4.89264 4.09852,5.49735 -0.0157,1.70307 1.94827,1.30644 4.99647,-1.00902 1.52659,-1.15967 6.21435,-3.38517 10.41721,-4.94553 4.20286,-1.56037 7.65379,-3.08536 7.66874,-3.38886 0.0154,-0.3035 1.86967,-1.93578 2.52806,-2.83058 1.78074,-2.42004 5.78328,0.13467 6.48959,3.44657 0.27576,1.29278 1.0482,4.40386 1.71658,6.91354 3.18705,11.96663 4.81538,22.31899 5.9232,37.65662 0.27952,3.87013 0.85924,8.42887 1.28825,10.13052 0.87042,3.45226 0.79884,4.02123 -1.99507,15.84301 -1.70514,7.21485 -1.84336,8.92955 -0.99284,12.31407 1.5189,6.04387 5.721,23.71621 10.8657,35.04818 1.56896,3.45576 2.83585,3.60986 2.56898,7.25743 -0.22186,3.03333 -0.95457,4.84364 -2.81587,6.95782 -3.5367,4.01703 -4.6517,6.34637 -4.6517,9.71782 0,3.19337 -2.67277,6.41789 -7.26134,8.76041 -5.14872,2.62846 -1.68719,5.13236 -13.33464,5.50633 z M 268.8405,520.95224 c -1.19772,-1.2332 -1.11036,-1.69932 0.90677,-4.83767 1.22771,-1.91014 2.56639,-3.47299 2.97482,-3.47299 0.40845,0 2.0204,-1.3948 3.58213,-3.09956 1.56171,-1.70475 3.71529,-3.27321 4.78572,-3.48546 1.07042,-0.21225 3.7658,-1.58812 5.98974,-3.05748 4.58029,-3.02622 5.40037,-3.19271 6.85248,-1.39122 0.84369,1.0467 0.41315,1.90496 -2.35908,4.70278 -1.86511,1.88233 -3.62961,4.17578 -3.9211,5.09657 -0.58983,1.86319 -4.51341,4.66961 -9.06534,6.48419 -1.64448,0.65555 -3.78359,1.91947 -4.75358,2.80872 -2.15294,1.97372 -3.2659,2.02993 -4.99256,0.25212 z", AL:"M 1041.9783,1564.2137 C 1041.5359,1563.0608 1040.5392,1562.8504 1037.8821,1563.3489 L 1034.3706,1564.0076 L 1034.9321,1526.1224 C 1035.241,1505.2856 1035.6978,1486.2122 1035.9473,1483.7372 C 1036.1967,1481.2622 1036.7237,1475.4137 1037.1182,1470.7406 C 1037.5127,1466.0674 1037.9827,1461.4799 1038.1625,1460.5462 C 1038.3423,1459.6124 1038.7966,1454.9188 1039.172,1450.116 C 1039.5474,1445.3132 1039.9576,1440.6817 1040.0835,1439.8237 C 1040.2415,1438.7472 1041.5229,1438.2173 1044.2191,1438.1135 C 1046.3677,1438.0308 1057.4472,1437.6924 1068.8402,1437.3615 L 1089.5547,1436.7599 L 1090.5455,1440.4986 C 1091.0905,1442.5548 1092.0331,1446.4872 1092.6403,1449.2372 C 1093.2474,1451.9872 1094.6327,1456.9372 1095.7186,1460.2372 C 1097.5554,1465.8189 1098.8664,1472.9946 1100.1527,1484.5075 C 1100.4433,1487.1089 1102.0142,1491.8229 1103.6437,1494.9833 C 1106.7134,1500.9371 1106.797,1501.6234 1106.4153,1517.7372 C 1106.2227,1525.8691 1106.52,1528.5847 1108.5229,1536.9925 C 1109.0149,1539.058 1109.1268,1540.9057 1108.7716,1541.0985 C 1108.4164,1541.2914 1102.0507,1541.5228 1094.6257,1541.6128 C 1087.2007,1541.7027 1075.0564,1542.0468 1067.6383,1542.3775 C 1055.7575,1542.9071 1053.9409,1543.2208 1052.3883,1545.011 C 1050.1831,1547.5535 1050.1623,1547.2323 1052.9916,1554.3148 C 1054.2928,1557.5721 1055.6514,1561.4747 1056.0106,1562.9872 L 1056.6638,1565.7372 L 1049.6134,1565.7372 C 1044.2204,1565.7372 1042.4255,1565.379 1041.9783,1564.2137 z ", AR:"M 909.41326,1481.7757 L 909.12566,1474.3061 L 905.87566,1473.377 C 902.07736,1472.2911 902.34066,1474.6374 902.71756,1445.2372 C 902.85856,1434.2372 902.92096,1419.0398 902.85616,1411.4651 L 902.73846,1397.6931 L 946.7198,1398.0861 C 970.9095,1398.3023 990.9712,1398.7494 991.3014,1399.0795 C 991.6315,1399.4097 991.3242,1401.7424 990.6184,1404.2632 C 989.1563,1409.4853 989.4378,1409.92 995.3757,1411.6088 C 997.7132,1412.2736 999.6257,1413.2862 999.6257,1413.8591 C 999.6257,1414.432 998.1169,1417.4751 996.2728,1420.6215 C 994.4287,1423.768 992.3853,1428.5687 991.7318,1431.2898 C 990.9665,1434.4766 989.1458,1437.8386 986.6156,1440.7372 C 983.8209,1443.9387 982.4911,1446.5331 982.0069,1449.7284 C 981.564,1452.651 979.9893,1455.9904 977.4981,1459.29 C 972.0276,1466.5356 970.373,1471.7437 970.5241,1481.2413 L 970.6515,1489.2454 L 940.1762,1489.2454 L 909.70096,1489.2454 L 909.41326,1481.7757 z ", AZ:"M 556.62566,1489.6556 C 551.67566,1488.5926 545.80636,1487.0511 542.97176,1486.23 C 540.13706,1485.409 536.08516,1482.7372 533.96756,1482.7372 C 530.81336,1482.7372 528.94416,1480.788 523.62866,1476.4872 C 520.05996,1473.5997 516.23686,1470.4228 515.13286,1469.4273 C 514.02896,1468.4319 509.07566,1464.8586 504.12566,1461.4866 C 493.34996,1454.1461 469.47766,1438.2196 464.62566,1433.8174 C 462.70066,1432.0708 468.54616,1429.4827 466.61576,1428.677 C 462.92926,1427.1385 454.14116,1426.3301 455.05676,1424.8487 C 455.35096,1424.3727 460.07426,1421.9757 463.10866,1420.7441 C 468.19656,1418.6791 468.62566,1418.2538 468.62566,1415.276 C 468.62566,1413.3172 467.83906,1411.3353 466.62566,1410.2372 C 463.74366,1407.629 464.14476,1405.2688 468.17516,1401.1186 C 470.12726,1399.1084 472.61146,1395.7252 473.69546,1393.6004 C 474.87626,1391.2858 476.38486,1389.7372 477.45886,1389.7372 C 478.44486,1389.7372 480.49586,1388.4383 482.01686,1386.8508 L 484.78216,1383.9644 L 482.48476,1379.6008 C 480.60586,1376.0323 480.18166,1373.6429 480.15646,1366.4874 C 480.13956,1361.675 480.40996,1357.7375 480.75736,1357.7374 C 481.10486,1357.7373 481.71696,1353.7997 482.11766,1348.9872 C 482.63586,1342.7649 483.41596,1339.437 484.81826,1337.4673 C 486.68966,1334.8386 487.08336,1334.7286 492.53996,1335.3106 L 498.28976,1335.9238 L 501.52696,1327.3467 C 503.30736,1322.6293 505.08766,1318.5697 505.48296,1318.3254 C 506.24206,1317.8562 600.76146,1341.0851 602.52276,1342.1736 C 603.16806,1342.5724 603.22366,1343.6644 602.67246,1345.1141 C 602.19026,1346.3824 601.57416,1348.729 601.30326,1350.3287 C 601.03246,1351.9284 597.61126,1367.1872 593.70066,1384.2372 C 589.79016,1401.2872 586.41256,1416.1372 586.19486,1417.2372 C 585.97726,1418.3372 583.94316,1427.3372 581.67476,1437.2372 C 579.40646,1447.1372 575.88126,1462.7747 573.84116,1471.9872 C 569.58696,1491.1978 570.79566,1492.6984 556.62566,1489.6556 z ", CA:"m 362.62566,1353.8658 c -7.6803,-0.6528 -12.37873,-8.6689 -0.97625,-6.0068 8.1986,0.9451 14.56922,8.9663 0.97625,6.0068 z m 21.25,23.3756 c -3.87344,-10.7661 9.73547,5.4412 0,0 z m -2.9592,13.1514 c -5.53666,-7.939 12.10068,1.1987 0,0 z m 69.5777,33.3341 c -13.53255,-3.2681 -27.68783,-3.9754 -41.00722,-8.09 -9.33475,-8.9691 -0.24861,-24.5631 -7.3055,-35.1219 -6.11873,-9.5141 -14.7627,-16.8044 -22.11607,-25.3077 -5.2081,-13.0514 -20.77697,-12.0695 -27.79727,-22.8361 -2.33083,-8.7792 6.15371,-17.1118 0.0256,-26.4367 -1.17612,-11.3212 -8.28649,-22.0769 -8.992,-32.35 8.85819,-11.6836 -8.30485,-24.5217 2.79014,-35.9426 -1.30017,-8.7001 -10.98369,-13.679 -9.44628,-23.9786 -4.79912,-9.752 -6.25336,-20.9057 -1.3514,-30.9299 0.84851,-4.573 4.73365,-9.266 1.61026,-13.6819 -7.50189,-10.619 3.63827,-19.8634 9.12799,-28.2953 6.84763,-4.0516 4.50595,-17.5383 9.6103,-18.9361 24.47381,8.9882 49.22039,17.3704 73.41492,27.0324 -0.2781,9.8536 -7.02429,20.5917 -9.65283,30.7809 -4.60187,14.3746 -11.11489,28.2516 -14.34089,42.9921 0.10723,12.2975 10.35714,21.8336 14.6255,33.0345 18.71889,35.379 37.72466,70.642 56.59978,105.915 -1.23173,8.2435 3.48378,17.1345 2.58547,24.0783 -8.16659,4.0216 -18.44395,15.3195 -16.25725,24.9909 9.13287,6.5495 -9.02055,9.9751 -12.12329,13.0827 z", CO:"M 735.62566,1364.0505 C 731.21866,1362.9994 715.91066,1359.8489 702.12566,1357.1561 C 701.02566,1356.9413 697.87566,1356.3195 695.12566,1355.7745 C 692.37566,1355.2294 689.00066,1354.595 687.62566,1354.3645 C 685.25266,1353.9668 671.44316,1351.33 636.62566,1344.6263 C 628.10066,1342.9849 618.20066,1341.0743 614.62566,1340.3804 C 610.02936,1339.4883 608.17996,1338.6969 608.31116,1337.678 C 608.41326,1336.8856 611.94846,1320.7122 616.16736,1301.7372 C 620.38616,1282.7622 624.02296,1266.3372 624.24906,1265.2372 C 624.47516,1264.1372 625.92416,1257.6122 627.46906,1250.7372 C 629.90896,1239.8791 630.53066,1238.2581 632.20186,1238.3963 C 633.25996,1238.4838 638.57016,1239.4978 644.00226,1240.6497 C 649.43446,1241.8016 654.95076,1242.9384 656.26086,1243.1759 C 657.57096,1243.4135 659.42646,1243.8443 660.38426,1244.1333 C 661.34206,1244.4222 663.25066,1244.8555 664.62566,1245.0961 C 668.23976,1245.7284 679.48516,1248.0945 701.12566,1252.7761 C 711.57566,1255.0367 721.92566,1257.0645 724.12566,1257.2822 C 726.32566,1257.4999 729.47566,1257.9083 731.12566,1258.1896 C 732.77566,1258.471 735.70066,1258.9499 737.62566,1259.2539 C 755.82856,1262.1285 761.11396,1263.3796 760.91676,1264.7672 C 759.81636,1272.5103 754.47456,1311.1481 754.07746,1314.2372 C 753.79466,1316.4372 753.36986,1319.3622 753.13356,1320.7372 C 752.89726,1322.1122 752.49196,1324.8122 752.23276,1326.7372 C 751.97366,1328.6622 750.84226,1336.7622 749.71856,1344.7372 C 748.59486,1352.7122 747.51396,1360.5872 747.31646,1362.2372 C 747.01166,1364.7845 746.51756,1365.2466 744.04156,1365.2998 C 742.43786,1365.3343 738.65066,1364.7721 735.62566,1364.0505 z ", FL:"M 1188.3132,1542.8622 C 1187.7465,1542.8536 1187.1425,1542.8764 1186.5007,1542.9247 L 1182.407,1543.2372 L 1182.0945,1548.581 C 1181.7361,1554.6639 1181.7547,1554.6557 1178.3757,1555.2685 C 1176.5149,1555.606 1175.4464,1555.0933 1174.2507,1553.2685 C 1172.9914,1551.3466 1171.8073,1550.8334 1168.8757,1550.8935 C 1166.8119,1550.9359 1153.5883,1550.926 1139.4695,1550.8622 L 1113.782,1550.7372 L 1113.0945,1547.6435 L 1112.407,1544.5185 L 1086.282,1545.1747 C 1071.901,1545.5273 1059.2257,1545.9917 1058.1257,1546.206 C 1057.0257,1546.4202 1055.7882,1546.6326 1055.3757,1546.6747 C 1054.1458,1546.8002 1054.5245,1549.1883 1056.5632,1554.3622 C 1057.6215,1557.0481 1058.7594,1560.506 1059.0945,1562.0497 C 1059.5368,1564.0876 1060.1605,1564.7094 1061.407,1564.3622 C 1062.3511,1564.0993 1067.7468,1563.5945 1073.3757,1563.2372 L 1083.5945,1562.581 L 1089.3757,1566.081 C 1092.5468,1567.9931 1096.7007,1570.0396 1098.6257,1570.6435 C 1100.7594,1571.3128 1103.0739,1573.1256 1104.532,1575.2685 C 1106.7257,1578.4924 1107.2224,1578.7316 1110.532,1578.1435 C 1112.5165,1577.7909 1117.7257,1575.6895 1122.1257,1573.4872 C 1134.3674,1567.3598 1136.5474,1566.7433 1140.157,1568.456 C 1141.8281,1569.2488 1144.263,1571.4645 1145.5632,1573.3622 C 1146.8635,1575.2598 1151.6671,1580.2209 1156.2507,1584.3935 C 1165.8435,1593.1257 1166.402,1594.3649 1167.2507,1609.2372 C 1167.6074,1615.4865 1168.7196,1622.1742 1170.2195,1627.0497 C 1171.5394,1631.3406 1172.6257,1635.6103 1172.6257,1636.5497 C 1172.6257,1637.489 1174.1902,1639.5925 1176.0945,1641.2372 C 1178.3612,1643.1951 1180.281,1646.3089 1181.6882,1650.2372 C 1183.3385,1654.8438 1184.7405,1656.8877 1187.7195,1658.9872 C 1189.8535,1660.4912 1192.8199,1663.9064 1194.3132,1666.581 C 1195.8248,1669.2884 1198.2243,1671.9504 1199.7195,1672.6122 C 1201.1964,1673.2659 1204.9498,1676.6817 1208.0632,1680.206 C 1213.9212,1686.8374 1221.7541,1692.1148 1224.532,1691.2997 C 1228.5173,1690.1303 1234.6257,1689.7163 1234.6257,1690.6122 C 1234.6257,1694.0087 1223.5893,1702.4326 1216.1257,1704.7372 C 1213.9257,1705.4166 1211.6757,1706.454 1211.1257,1707.0185 C 1210.4506,1707.7113 1210.613,1707.857 1211.6257,1707.5185 C 1212.4507,1707.2427 1215.3757,1706.281 1218.1257,1705.3622 C 1223.716,1703.4945 1231.8221,1697.9359 1234.0007,1694.4872 C 1234.7871,1693.2423 1235.7302,1688.9099 1236.0945,1684.831 C 1236.4588,1680.7519 1237.3956,1676.1448 1238.1882,1674.6122 C 1239.2825,1672.496 1239.5755,1668.5106 1239.3757,1657.9872 C 1239.1247,1644.7629 1238.9697,1643.8431 1236.0632,1638.1747 C 1234.3881,1634.9079 1231.1346,1628.5893 1228.8445,1624.1122 C 1226.5543,1619.6351 1224.2093,1613.7851 1223.6257,1611.1122 C 1221.5004,1601.3784 1219.2964,1596.3599 1214.0007,1589.3622 C 1205.7334,1578.438 1194.3757,1553.9897 1194.3757,1547.081 C 1194.3757,1544.3859 1192.2804,1542.9222 1188.3132,1542.8622 z M 1216.9695,1635.956 C 1217.3034,1635.9674 1217.644,1636.0227 1218.0007,1636.1122 C 1220.5788,1636.7593 1220.7237,1637.0813 1220.4382,1642.0185 C 1220.1065,1647.754 1218.9199,1648.6408 1214.6257,1646.456 C 1209.6625,1643.931 1211.9606,1635.7836 1216.9695,1635.956 z ", GA:"M 1176.5399,1549.9714 C 1175.1475,1547.7419 1175.0831,1547.7372 1145.9137,1547.7372 L 1116.6829,1547.7372 L 1115.7986,1544.4872 C 1115.3123,1542.6997 1114.3994,1541.3497 1113.77,1541.4872 C 1113.1407,1541.6247 1112.6257,1541.5619 1112.6257,1541.3477 C 1112.6257,1541.1334 1111.8965,1537.1959 1111.0052,1532.5977 C 1110.1139,1527.9994 1109.5188,1521.0872 1109.6829,1517.2372 C 1110.3298,1502.0521 1109.989,1498.8845 1107.2648,1494.768 C 1104.8392,1491.1026 1103.3387,1484.852 1101.9765,1472.7372 C 1101.6982,1470.2622 1100.4151,1464.6372 1099.1253,1460.2372 C 1095.2887,1447.1497 1093.4328,1438.8583 1094.0989,1437.7806 C 1094.4431,1437.2236 1095.715,1436.8311 1096.9253,1436.9085 C 1099.008,1437.0417 1112.021,1436.0879 1119.6257,1435.2446 C 1121.5507,1435.0312 1127.0415,1434.5707 1131.8275,1434.2214 L 1140.5294,1433.5862 L 1139.6744,1436.5674 C 1138.947,1439.1037 1139.2153,1439.919 1141.4726,1442.0306 C 1142.9318,1443.3956 1145.1027,1444.8071 1146.2969,1445.1672 C 1147.4911,1445.5273 1151.0352,1448.9597 1154.1727,1452.7947 C 1157.3103,1456.6297 1162.1832,1461.5689 1165.0015,1463.7707 C 1171.1009,1468.5359 1180.5187,1480.1862 1184.1312,1487.435 C 1185.5559,1490.2938 1187.5026,1492.8808 1188.4573,1493.1837 C 1189.4119,1493.4867 1191.029,1495.1977 1192.0509,1496.9859 C 1194.6018,1501.45 1198.7064,1505.7372 1200.4294,1505.7372 C 1201.3492,1505.7372 1201.6484,1506.3612 1201.2684,1507.4872 C 1200.9435,1508.4497 1199.0992,1513.7372 1197.1698,1519.2372 C 1194.7315,1526.1882 1193.6564,1531.0083 1193.6438,1535.0462 C 1193.6307,1539.2526 1193.3001,1540.654 1192.4453,1540.1257 C 1191.1983,1539.355 1182.2463,1539.4744 1179.5143,1540.2982 C 1178.2321,1540.6847 1178.0442,1541.5574 1178.5948,1544.5683 C 1178.9754,1546.6496 1178.9827,1549.2195 1178.611,1550.2791 C 1177.9652,1552.1201 1177.8732,1552.1064 1176.5399,1549.9714 z ", IA:"M 964.0453,1288.7164 C 962.2913,1286.9661 959.9254,1286.7458 936.6257,1286.1624 C 922.6007,1285.8112 908.42566,1285.387 905.12566,1285.2197 C 901.82566,1285.0524 896.36276,1284.8754 892.98576,1284.8264 L 886.84596,1284.7372 L 884.86206,1280.4872 C 883.77106,1278.1497 882.58926,1273.3122 882.23596,1269.7372 C 881.60406,1263.3429 880.91916,1257.4271 880.06126,1250.9544 C 879.82196,1249.1489 878.52716,1245.5029 877.18396,1242.8523 C 875.02156,1238.5849 874.72346,1236.613 874.58116,1225.6351 C 874.49276,1218.8162 874.46656,1212.6704 874.52306,1211.9776 C 874.60436,1210.9797 884.64356,1210.7719 922.8349,1210.9776 L 971.044,1211.2372 L 971.8331,1214.7372 C 972.2671,1216.6622 972.9015,1220.9372 973.243,1224.2372 C 973.9273,1230.8499 976.4823,1235.4121 979.9951,1236.2938 C 981.2253,1236.6025 982.7504,1238.0661 983.3843,1239.5462 C 984.0182,1241.0262 985.5305,1243.4557 986.745,1244.945 C 990.506,1249.557 988.7334,1261.0351 983.8653,1263.5914 C 982.9085,1264.0939 980.2132,1264.8218 977.8757,1265.209 C 973.6886,1265.9026 973.6244,1265.9746 973.537,1270.0751 C 973.2121,1285.3166 973.1634,1285.5061 968.765,1288.638 C 966.006,1290.6026 965.9366,1290.6038 964.0453,1288.7164 z ", ID:"M 590.12566,1198.1264 C 587.92566,1197.4617 572.85066,1192.7855 556.62566,1187.7348 C 540.40066,1182.6842 522.85066,1177.2213 517.62566,1175.5951 C 512.40066,1173.9689 503.47456,1171.2381 497.78986,1169.5266 C 485.77276,1165.9086 486.31236,1168.0978 492.91136,1149.7372 C 495.38236,1142.8622 497.70436,1134.9872 498.07136,1132.2372 C 498.55906,1128.5831 499.55926,1126.3877 501.78696,1124.0815 C 504.69186,1121.0742 504.80316,1120.6524 504.15546,1115.1066 C 503.78156,1111.906 503.45616,1109.051 503.43226,1108.7623 C 503.25606,1106.633 504.03916,1105.5749 506.87566,1104.1094 C 510.39186,1102.2927 515.58386,1096.9383 515.60966,1095.1023 C 515.61846,1094.4781 517.40176,1092.2281 519.57246,1090.1023 L 523.51926,1086.2372 L 522.06276,1078.2372 C 519.67786,1065.1383 520.33246,1057.2609 524.87546,1044.3903 C 527.04076,1038.2561 531.71106,1024.934 535.25396,1014.7856 C 538.79686,1004.6372 541.90196,996.12765 542.15416,995.87535 C 542.80876,995.22085 554.62566,998.90855 554.62566,999.76735 C 554.62566,1000.1597 553.48976,1004.926 552.10136,1010.359 C 550.44946,1016.8236 549.59656,1022.8289 549.63346,1027.7372 C 549.66446,1031.8622 549.69506,1036.1347 549.70146,1037.2316 C 549.70786,1038.3285 551.43766,1042.3785 553.54526,1046.2316 C 555.65296,1050.0847 557.71426,1054.8122 558.12586,1056.7372 C 558.84466,1060.0985 562.20176,1065.8761 563.83956,1066.5705 C 565.27566,1067.1795 564.63966,1071.1961 562.62566,1074.2372 C 561.53286,1075.8872 560.63586,1078.6694 560.63226,1080.4198 C 560.62746,1082.7503 560.07486,1083.7772 558.56836,1084.2554 C 556.24166,1084.9938 554.62566,1088.4778 554.62566,1092.7553 C 554.62566,1095.1848 555.16156,1095.7912 558.00136,1096.5753 C 559.85806,1097.0879 562.50896,1097.291 563.89226,1097.0266 C 566.03746,1096.6165 566.56126,1097.0378 567.45366,1099.8915 C 568.02906,1101.7316 568.77686,1105.4559 569.11536,1108.1677 C 569.45386,1110.8796 569.88766,1113.3546 570.07936,1113.6677 C 570.27106,1113.9809 570.69796,1115.8122 571.02806,1117.7372 C 572.36896,1125.5569 573.56766,1129.0465 575.68776,1131.3033 C 577.68006,1133.424 578.51226,1133.6142 583.52126,1133.0937 C 587.24336,1132.7069 591.38326,1133.0787 595.84736,1134.2006 C 599.54426,1135.1297 603.36926,1135.6408 604.34736,1135.3364 C 607.20806,1134.4459 608.94326,1136.1795 608.39116,1139.3764 C 608.11946,1140.9498 605.76766,1151.0122 603.16506,1161.7372 C 600.56236,1172.4622 597.46376,1185.3092 596.27926,1190.2861 L 594.12566,1199.335 L 590.12566,1198.1264 z ", IL:"M 1010.5324,1378.6422 C 1010.0946,1367.3521 1009.3987,1366.1357 999.1251,1358.7016 C 992.0817,1353.605 991.6112,1353.0353 992.1341,1350.2372 C 992.4424,1348.5872 992.9528,1344.9081 993.2683,1342.0614 C 993.9029,1336.3358 992.9291,1334.6633 986.9609,1331.2282 C 983.8962,1329.4643 981.6257,1326.0818 981.6257,1323.2802 C 981.6257,1322.5306 978.8132,1318.9038 975.3757,1315.2207 C 968.7801,1308.1537 968.2964,1307.1915 967.3402,1299.2372 L 966.7392,1294.2372 L 971.563,1290.5658 L 976.3867,1286.8945 L 976.5362,1278.1192 C 976.6184,1273.2927 976.7948,1269.2347 976.9282,1269.1013 C 977.0616,1268.9679 978.3805,1268.6394 979.8591,1268.3713 C 987.5629,1266.9744 991.5947,1261.7196 992.2384,1252.2372 C 992.5271,1247.9846 992.133,1246.6149 989.6018,1243.0737 C 987.9649,1240.7838 986.6257,1238.6952 986.6257,1238.4323 C 986.6257,1238.1695 992.3632,1238.0849 999.3757,1238.2445 C 1006.3882,1238.404 1018.0882,1238.5802 1025.3757,1238.6359 L 1038.6257,1238.7372 L 1038.6257,1241.2724 C 1038.6257,1242.6667 1039.2678,1244.8042 1040.0526,1246.0224 C 1042.6858,1250.1097 1043.2561,1258.0518 1043.4792,1293.7372 C 1043.6013,1313.2622 1043.9392,1331.0983 1044.2301,1333.3729 C 1044.6956,1337.0126 1044.2269,1338.3388 1040.3225,1344.4302 C 1036.4557,1350.4628 1035.81,1352.2676 1035.2947,1358.4835 C 1034.5893,1366.9922 1032.5784,1372.3001 1029.7159,1373.2086 C 1028.5651,1373.5738 1027.1582,1374.7422 1026.5895,1375.8049 C 1025.7552,1377.3637 1024.466,1377.7372 1019.9193,1377.7372 C 1016.0782,1377.7372 1013.7008,1378.2643 1012.4544,1379.3922 C 1010.7317,1380.9513 1010.6203,1380.9078 1010.5324,1378.6422 z ", IN:"M 1038.8664,1355.9792 C 1039.1436,1353.9124 1041.1605,1349.3902 1043.3484,1345.9299 L 1047.3263,1339.6385 L 1046.9465,1300.4379 C 1046.7376,1278.8775 1046.3971,1260.4497 1046.1898,1259.4872 C 1045.9037,1258.1588 1046.4649,1257.7372 1048.5193,1257.7372 C 1050.0078,1257.7372 1051.6841,1257.2788 1052.2443,1256.7186 C 1052.8548,1256.1081 1061.6085,1255.6073 1074.0957,1255.4686 C 1091.9682,1255.2701 1094.9598,1255.4503 1095.1488,1256.7372 C 1096.3332,1264.8024 1098.7761,1330.1818 1097.9713,1332.2789 C 1097.6635,1333.081 1096.2224,1333.7441 1094.7687,1333.7525 C 1091.2974,1333.7726 1090.8805,1334.1173 1085.1103,1341.7372 C 1078.3887,1350.6135 1077.8434,1351.0902 1074.2625,1351.2217 C 1072.5372,1351.285 1068.6507,1352.7859 1065.6257,1354.557 C 1060.7235,1357.4271 1059.3649,1357.759 1053.1257,1357.6104 C 1049.2757,1357.5187 1044.8589,1357.9597 1043.3106,1358.5905 C 1038.861,1360.403 1038.316,1360.0828 1038.8664,1355.9792 z ", KS:"M 892.32586,1379.1173 C 892.21576,1379.0145 887.62566,1378.6288 882.12566,1378.2603 C 876.62566,1377.8917 871.45066,1377.4282 870.62566,1377.2304 C 869.80066,1377.0325 864.85066,1376.5655 859.62566,1376.1927 C 854.40066,1375.8198 849.44196,1375.3856 848.60636,1375.2278 C 847.77066,1375.07 842.59566,1374.617 837.10636,1374.2212 C 831.61696,1373.8253 826.45066,1373.3796 825.62566,1373.2306 C 824.80066,1373.0816 819.85066,1372.6346 814.62566,1372.2372 C 809.40066,1371.8398 804.45066,1371.3919 803.62566,1371.2419 C 802.80066,1371.0918 797.85066,1370.6397 792.62566,1370.2372 C 787.40066,1369.8347 782.44196,1369.3784 781.60636,1369.2231 C 780.77066,1369.0679 775.59566,1368.6127 770.10636,1368.2115 C 764.61696,1367.8104 759.45066,1367.349 758.62566,1367.1862 C 757.80066,1367.0234 755.52056,1366.8558 753.55876,1366.8137 L 749.99196,1366.7372 L 751.77516,1353.9872 C 752.75586,1346.9747 753.81956,1339.2122 754.13876,1336.7372 C 754.45806,1334.2622 754.92086,1331.1122 755.16726,1329.7372 C 755.41366,1328.3622 755.82356,1325.6622 756.07816,1323.7372 C 756.33286,1321.8122 757.04426,1316.6372 757.65916,1312.2372 C 758.27416,1307.8372 758.98076,1302.6622 759.22946,1300.7372 C 759.47816,1298.8122 759.94156,1295.5028 760.25916,1293.383 L 760.83666,1289.5288 L 767.48116,1290.0949 C 773.85096,1290.6376 789.26916,1292.2817 796.62566,1293.2027 C 798.55066,1293.4437 803.05066,1293.9184 806.62566,1294.2577 C 810.20066,1294.5969 814.25066,1295.0377 815.62566,1295.2372 C 817.00066,1295.4367 821.05066,1295.8867 824.62566,1296.2372 C 828.20066,1296.5877 832.25066,1297.0332 833.62566,1297.2271 C 835.00066,1297.4211 839.50066,1297.8925 843.62566,1298.2747 C 847.75066,1298.6569 851.80066,1299.09 852.62566,1299.2372 C 853.45066,1299.3844 857.50066,1299.8344 861.62566,1300.2372 C 865.75066,1300.64 869.97876,1301.1291 871.02136,1301.3241 C 872.06396,1301.519 876.78896,1301.9477 881.52136,1302.2768 C 889.23896,1302.8134 890.42566,1303.17 893.03646,1305.7362 C 895.91466,1308.5652 895.92736,1308.6278 894.17066,1311.3089 C 892.65426,1313.6231 892.56336,1314.5859 893.54996,1317.8788 C 894.18856,1320.0102 895.34366,1321.7372 896.13066,1321.7372 C 896.91416,1321.7372 897.99056,1322.5504 898.52246,1323.5444 C 900.24076,1326.7551 900.87066,1354.1657 899.53036,1367.4015 L 898.28066,1379.7427 L 895.40326,1379.5234 C 893.82076,1379.4028 892.43596,1379.2201 892.32586,1379.1173 z ", KY:"M 1013.7724,1388.534 C 1013.9118,1385.6208 1014.4409,1382.6747 1014.9482,1381.9872 C 1015.5052,1381.2323 1018.211,1380.7372 1021.7795,1380.7372 C 1026.0262,1380.7372 1027.8454,1380.3282 1028.2464,1379.2833 C 1028.5532,1378.4836 1030.2855,1376.9554 1032.0959,1375.8873 C 1034.6834,1374.3606 1035.6643,1372.8656 1036.6808,1368.8993 C 1037.9024,1364.1327 1038.2272,1363.7731 1042.5498,1362.4018 C 1045.0666,1361.6033 1050.3899,1360.9683 1054.3796,1360.9907 C 1060.8135,1361.0267 1062.2058,1360.6756 1066.696,1357.8843 C 1069.6484,1356.049 1073.1052,1354.7372 1074.9892,1354.7372 C 1078.456,1354.7372 1082.0011,1351.6223 1088.646,1342.7372 C 1090.497,1340.2622 1092.158,1338.0413 1092.3372,1337.802 C 1092.5163,1337.5626 1094.567,1337.1126 1096.8943,1336.802 L 1101.1257,1336.2372 L 1101.4326,1331.4346 L 1101.7396,1326.6319 L 1105.1841,1327.1794 C 1107.0786,1327.4804 1110.4127,1329.0191 1112.5931,1330.5986 C 1117.1815,1333.9225 1123.578,1335.1549 1134.6814,1334.8546 C 1141.2531,1334.6769 1142.4862,1334.9256 1144.1502,1336.7643 C 1145.4368,1338.1859 1145.9657,1340.0123 1145.7651,1342.3405 C 1145.424,1346.2995 1147.5846,1350.4578 1153.8331,1357.8681 L 1157.9878,1362.7953 L 1155.5567,1364.4864 C 1152.718,1366.4612 1151.5215,1367.6837 1142.0023,1378.3368 C 1135.8187,1385.2568 1134.4333,1386.3156 1131.5023,1386.3613 C 1122.1569,1386.507 1061.526,1388.0856 1057.6257,1388.2848 C 1055.1507,1388.4112 1049.8487,1388.5647 1045.8435,1388.6259 C 1039.9142,1388.7165 1038.4279,1389.0623 1037.8435,1390.4872 C 1037.002,1392.5388 1037.9688,1392.3466 1024.3224,1393.175 L 1013.5191,1393.8309 L 1013.7724,1388.534 z ", LA:"M 1012.1257,1598.5795 C 1010.4757,1598.0299 1006.9787,1596.699 1004.3546,1595.6218 C 1000.0436,1593.8523 999.272,1593.8026 996.3546,1595.1065 C 992.7251,1596.7286 990.1513,1597.3604 983.6152,1598.2339 C 977.4675,1599.0554 971.3141,1596.1845 965.8867,1589.9623 C 963.5552,1587.2895 959.5851,1584.0726 957.0643,1582.8136 L 952.4809,1580.5246 L 950.3033,1582.5348 C 946.2283,1586.2967 937.5557,1585.7508 929.4714,1581.2236 C 926.1917,1579.387 911.60116,1579.1617 909.84236,1580.9205 C 907.66416,1583.0987 907.73096,1581.2459 910.08406,1574.2153 C 911.36856,1570.3773 912.69436,1565.2122 913.03006,1562.7372 C 914.11226,1554.7601 914.61736,1552.8666 916.55566,1549.5219 C 918.29716,1546.5169 918.35016,1545.6838 917.17836,1539.7372 C 916.47386,1536.1622 914.65236,1530.5372 913.13056,1527.2372 C 910.61766,1521.7879 910.32326,1519.9292 909.92316,1506.9872 L 909.48266,1492.7372 L 940.0542,1492.7372 C 963.8087,1492.7372 970.6407,1493.0159 970.6932,1493.9872 C 970.9093,1497.9902 971.7744,1502.593 972.7704,1505.039 C 974.3245,1508.8557 972.8269,1513.6356 966.0198,1526.5855 C 959.625,1538.7509 958.2814,1545.3 961.9032,1546.651 C 963.1256,1547.107 968.4007,1547.5994 973.6257,1547.7453 C 981.876,1547.9757 990.9411,1548.3055 998.2314,1548.6405 C 1000.1279,1548.7276 1000.3948,1549.5016 1000.9193,1556.4361 C 1001.5665,1564.9935 1002.3664,1566.1285 1010.3757,1569.854 C 1014.2828,1571.6713 1014.6257,1572.1373 1014.6257,1575.629 C 1014.6257,1577.9992 1013.9572,1580.0322 1012.8476,1581.0364 C 1009.8366,1583.7613 1010.2146,1587.3243 1013.6665,1588.7541 C 1016.9993,1590.1346 1021.6257,1595.1101 1021.6257,1597.3139 C 1021.6257,1598.0967 1020.7625,1598.7372 1019.7075,1598.7372 C 1018.6525,1598.7372 1017.19,1598.9265 1016.4575,1599.158 C 1015.725,1599.3894 1013.7757,1599.1291 1012.1257,1598.5795 z ", ME:"M 1354.1618,1170.1957 C 1350.7792,1165.7609 1343.4413,1143.2041 1341.0003,1129.7372 C 1340.7511,1128.3622 1340.3215,1126.4876 1340.0458,1125.5714 C 1339.77,1124.6551 1339.9835,1123.6341 1340.5203,1123.3023 C 1342.1017,1122.325 1345.8505,1111.6115 1346.3168,1106.7372 C 1346.5535,1104.2622 1347.1867,1099.7622 1347.7239,1096.7372 C 1348.2611,1093.7122 1348.971,1088.5839 1349.3015,1085.3409 C 1349.632,1082.0979 1351.0813,1075.7979 1352.5222,1071.3409 L 1355.1419,1063.2372 L 1361.9381,1062.5646 C 1365.676,1062.1946 1369.2724,1061.492 1369.93,1061.0032 C 1370.5876,1060.5144 1372.1382,1060.1984 1373.3757,1060.3008 C 1374.6132,1060.4033 1376.285,1060.5435 1377.0909,1060.6122 C 1377.8968,1060.6809 1380.0948,1062.0882 1381.9754,1063.7394 C 1384.7594,1066.1838 1385.3841,1067.4379 1385.3376,1070.4894 C 1385.1956,1079.8157 1392.4008,1097.7664 1397.156,1099.933 C 1398.5143,1100.5519 1399.6257,1101.5585 1399.6257,1102.1699 C 1399.6257,1102.7813 1400.9704,1104.9129 1402.614,1106.9068 C 1404.8361,1109.6026 1406.8744,1110.8373 1410.5644,1111.7225 C 1416.7162,1113.1983 1418.4035,1114.921 1416.7338,1118.0213 C 1413.9316,1123.2247 1408.9599,1127.7323 1404.5635,1129.0554 C 1401.2022,1130.067 1397.7733,1132.5981 1391.0902,1139.0008 C 1386.1597,1143.7244 1380.1007,1149.1383 1377.6257,1151.0316 C 1375.1507,1152.925 1371.3257,1156.6493 1369.1257,1159.3079 C 1366.9257,1161.9665 1363.3814,1166.1882 1361.2495,1168.6895 C 1359.1176,1171.1907 1357.2678,1173.3619 1357.1389,1173.5144 C 1357.01,1173.6669 1355.6704,1172.1735 1354.1618,1170.1957 z ", MI:"m 1030.0625,1108.3438 c -11.4178,3.189 -18.9834,15.2599 -31.32793,15.6082 -9.2498,0.3256 -8.32993,12.2271 0.4225,12.3472 11.38403,3.7394 23.67653,6.0039 33.61033,13.0272 5.1028,1.5573 5.3074,13.9653 11.192,10.6777 4.2755,-6.4147 11.9776,-8.5271 17.716,-13.3735 6.1492,-1.566 12.5948,-2.5329 19.0284,-3.1651 6.8355,-0.5579 13.8237,-0.2801 20.5444,-1.466 8.0719,-5.5835 -4.2607,-13.339 -10.3896,-13.3296 -6.0208,-3.4144 -12.6559,-5.96 -19.8931,-4.3297 -8.0202,0.9636 -15.6159,4.1948 -23.6268,5.0432 -7.623,-2.4237 -12.9073,-9.7806 -21.3353,-10.1036 -2.2194,-3.9632 4.1402,-7.2761 4.0591,-10.936 z m 64.4687,38.5312 c -5.449,-0.3657 -12.4088,1.9062 -8.7995,8.6811 -5.42,4.5812 -5.1762,11.8149 -8.3752,18.0187 -3.6548,0.4917 -3.9661,-9.8501 -8.2315,-2.6686 -5.8108,6.1282 -5.1482,15.2231 -8.8122,22.3567 -3.4976,9.1085 1.8268,17.5693 5.1964,25.5267 1.8123,8.2366 1.4279,15.9667 -1.2933,23.98 -1.3432,5.2033 -6.4347,11.3795 2.3957,9.6753 9.9848,-0.2067 19.938,-1.3661 29.9376,-0.7308 9.1103,-0.1114 18.3539,-0.4025 27.3499,-1.2735 0.3924,-6.0427 1.6736,-12.8691 5.7259,-18.0344 7.8002,-6.1433 11.3744,-16.3014 7.5365,-25.648 -1.4794,-5.3215 -5.0097,-17.9625 -11.47,-15.7622 -3.5635,3.2069 -11.4454,14.8304 -14.9035,6.8468 0.413,-7.2137 8.1877,-12.6116 7.8517,-20.2447 -0.072,-8.4381 -0.6231,-20.2148 -10.6756,-22.5124 -4.6359,-2.4763 -8.6721,-5.956 -13.4329,-8.2107 z", MN:"M 876.27346,1200.7504 C 876.80836,1186.9533 877.66216,1171.9924 878.23836,1166.3172 C 878.67056,1162.0601 878.33806,1158.7416 877.05476,1154.5031 C 875.35346,1148.884 875.35186,1148.4708 877.01976,1145.6471 C 878.54616,1143.0633 878.68386,1141.0613 878.09936,1129.9612 C 877.73076,1122.963 877.26656,1115.2122 877.06766,1112.7372 C 876.86876,1110.2622 876.39756,1097.8206 876.02066,1085.0893 L 875.33546,1061.9413 L 882.23056,1062.319 C 904.15686,1063.5201 904.70616,1063.5139 906.17396,1062.046 C 906.97236,1061.2476 907.62566,1059.7265 907.62566,1058.6658 C 907.62566,1056.4657 908.02016,1056.3428 910.61896,1057.7336 C 911.93916,1058.4402 912.68786,1060.3868 913.19236,1064.4248 C 914.03256,1071.1494 915.71366,1073.2185 921.12566,1074.1891 C 923.3257,1074.5836 925.8268,1075.5349 926.6837,1076.303 C 927.741,1077.2508 931.2236,1077.7622 937.5209,1077.8943 C 946.4944,1078.0826 946.921,1078.1979 950.463,1081.3899 C 952.4775,1083.2054 954.8007,1084.7094 955.6257,1084.7322 C 956.4507,1084.755 959.1397,1086.1381 961.6012,1087.8058 C 965.5526,1090.4829 966.8407,1090.8186 972.6012,1090.6725 C 979.2475,1090.504 991.692,1091.9405 994.8973,1093.2461 C 996.5006,1093.8992 996.4244,1094.1944 994.0958,1096.3525 C 992.6806,1097.6641 990.5333,1098.7471 989.3242,1098.7592 C 985.1985,1098.8004 978.9864,1102.4176 976.7068,1106.106 C 975.4814,1108.0887 973.1619,1110.4888 971.5523,1111.4396 C 969.9427,1112.3905 968.6257,1113.5214 968.6257,1113.9528 C 968.6257,1114.3842 968.0025,1114.7372 967.2407,1114.7372 C 966.479,1114.7372 965.1774,1115.7725 964.3483,1117.0378 C 963.5192,1118.3031 960.7863,1120.8906 958.2752,1122.7878 C 953.0262,1126.7534 952.6369,1127.4579 951.9484,1134.2372 C 951.6691,1136.9872 951.2907,1140.1372 951.1075,1141.2372 C 950.9242,1142.3372 950.7409,1143.4724 950.7,1143.7598 C 950.6591,1144.0472 949.0159,1145.1493 947.0484,1146.2089 C 943.0227,1148.3769 940.618,1152.246 941.4373,1155.2372 C 942.2794,1158.3118 942.1781,1170.9626 941.2912,1173.4706 C 940.6929,1175.1627 941.0664,1176.2532 942.8325,1177.9706 C 948.8434,1183.8154 963.0655,1196.3829 965.0778,1197.6278 C 967.1782,1198.9271 969.6257,1203.7776 969.6257,1206.6407 C 969.6257,1207.6427 959.9956,1207.8366 922.8233,1207.583 L 876.02086,1207.2637 L 876.27346,1200.7504 z ", MO:"M 996.6257,1408.4852 C 995.2507,1407.8576 994.0128,1407.2823 993.8749,1407.2066 C 993.737,1407.1309 994.0136,1404.984 994.4897,1402.4357 C 995.9891,1394.4098 998.2882,1394.7945 947.0585,1394.4976 L 902.12566,1394.2372 L 901.98236,1391.7372 C 901.30326,1379.8864 901.69366,1371.7159 903.27256,1364.7372 C 903.85186,1362.1767 903.76746,1341.2061 903.14176,1332.2372 C 902.94986,1329.4872 902.75526,1326.2397 902.70926,1325.0205 C 902.66326,1323.8014 901.01346,1321.1917 899.04296,1319.2212 C 895.67616,1315.8544 895.54996,1315.5017 896.94776,1313.3684 C 899.76776,1309.0644 899.38526,1306.343 895.47776,1302.9122 C 893.05896,1300.7884 891.49936,1298.2928 890.76256,1295.3668 C 890.15706,1292.9621 889.39906,1290.3102 889.07806,1289.4737 C 888.58656,1288.1929 889.49216,1288.0007 894.80996,1288.2568 C 898.28366,1288.424 914.40066,1288.8705 930.6257,1289.2488 C 946.8507,1289.6272 960.8852,1290.3427 961.8134,1290.8388 C 962.7417,1291.335 963.4593,1292.5276 963.4081,1293.489 C 963.3055,1295.4181 964.3618,1303.8221 965.199,1307.7372 C 965.493,1309.1122 968.4134,1312.9372 971.6889,1316.2372 C 975.5051,1320.082 978.0125,1323.5788 978.6694,1325.9721 C 979.3132,1328.3172 981.0213,1330.7358 983.26,1332.4721 C 991.5161,1338.8751 990.8267,1337.3424 989.335,1345.9794 C 988.5997,1350.2375 988.2517,1354.0853 988.5618,1354.53 C 988.872,1354.9747 992.6224,1357.95 996.8961,1361.1418 C 1001.1699,1364.3336 1005.0569,1367.6858 1005.5339,1368.5911 C 1006.011,1369.4965 1006.71,1372.9214 1007.0873,1376.2021 C 1007.8499,1382.8332 1008.1947,1383.7372 1009.9611,1383.7372 C 1010.7835,1383.7372 1011.0611,1385.1164 1010.8167,1387.9872 C 1010.5402,1391.2351 1009.7087,1392.9046 1007.2903,1395.0679 C 1004.854,1397.2471 1003.8892,1399.2014 1003.0983,1403.5595 C 1001.9958,1409.6335 1000.9259,1410.4477 996.6257,1408.4852 z ", MS:"M 1008.2839,1565.3087 C 1004.5648,1562.1864 1004.4678,1561.9327 1004.1306,1554.4581 C 1003.9407,1550.2487 1003.5574,1546.4357 1003.2788,1545.9848 C 1003.0001,1545.534 996.7767,1545.0143 989.4489,1544.8299 C 982.1211,1544.6455 974.3257,1544.3724 972.1257,1544.2231 C 969.9257,1544.0737 967.1132,1543.9033 965.8757,1543.8444 C 962.2358,1543.671 963.0236,1538.848 968.2185,1529.5009 C 970.7445,1524.9559 973.9116,1518.2104 975.2565,1514.511 C 977.5435,1508.2199 977.6012,1507.5904 976.1485,1504.7813 C 975.0817,1502.7184 974.4225,1497.6221 974.0433,1488.5075 C 973.39,1472.8054 974.3369,1468.6829 980.4593,1460.5738 C 982.9214,1457.3128 984.8267,1453.5378 985.2007,1451.1796 C 985.974,1446.3043 986.6846,1444.9688 990.372,1441.4607 L 993.2904,1438.6843 L 1014.958,1438.112 L 1036.6257,1437.5397 L 1036.6175,1440.3885 C 1036.613,1441.9553 1036.1921,1447.0622 1035.6821,1451.7372 C 1035.1722,1456.4122 1034.4689,1463.6122 1034.1193,1467.7372 C 1033.7696,1471.8622 1033.323,1476.3622 1033.1267,1477.7372 C 1032.0828,1485.0492 1031.3164,1512.4465 1031.4834,1536.4872 L 1031.6726,1563.7372 L 1029.3991,1563.795 C 1020.7763,1564.014 1015.0727,1565.0688 1013.6517,1566.7073 C 1012.1665,1568.4197 1011.9098,1568.3528 1008.2839,1565.3087 z ", MT:"M 736.54236,1148.3312 C 736.31316,1148.1079 734.77566,1147.6908 733.12566,1147.4044 C 729.92636,1146.8491 713.23246,1143.3854 681.62566,1136.7191 C 670.90066,1134.4571 653.80066,1130.8704 643.62566,1128.7488 C 633.45066,1126.6272 623.10066,1124.4176 620.62566,1123.8387 C 613.97886,1122.2839 613.85446,1122.3345 611.63896,1127.4872 C 609.62386,1132.174 609.53806,1132.2352 605.18366,1132.0887 C 602.75656,1132.007 599.17126,1131.4123 597.21656,1130.7672 C 595.26176,1130.122 590.24516,1129.5588 586.06866,1129.5155 C 576.62586,1129.4177 576.48806,1129.2425 573.65846,1113.7372 C 570.88176,1098.5215 569.59766,1093.7556 568.24566,1093.6483 C 567.62966,1093.5995 564.93026,1093.6359 562.24696,1093.7293 C 557.38936,1093.8984 557.37116,1093.8872 558.06326,1091.1299 C 558.71016,1088.5523 561.14276,1085.8425 562.87566,1085.769 C 563.28816,1085.7515 563.62566,1084.1192 563.62566,1082.1416 C 563.62566,1080.164 564.50686,1077.3084 565.58396,1075.7958 C 568.61876,1071.5338 568.50716,1066.7859 565.29076,1063.3184 C 563.80166,1061.713 561.86106,1057.9149 560.97826,1054.8782 C 560.09546,1051.8415 558.05996,1047.2226 556.45486,1044.614 C 551.98046,1037.3422 551.57726,1027.1346 555.15766,1011.7762 L 557.88936,1000.0587 L 570.00746,1003.9502 C 581.31406,1007.5811 628.43346,1020.6985 635.12566,1022.0782 C 636.77566,1022.4184 643.30066,1024.07 649.62566,1025.7483 C 659.47746,1028.3626 724.63696,1043.2674 737.44246,1045.8359 C 739.81676,1046.3121 742.06676,1046.8808 742.44246,1047.0995 C 742.81826,1047.3183 746.03656,1047.7997 749.59436,1048.1693 C 753.15216,1048.5389 756.18846,1048.9666 756.34166,1049.1199 C 756.49496,1049.2732 756.18366,1051.8373 755.64996,1054.8179 C 754.61886,1060.5767 754.06436,1063.8713 753.07586,1070.1139 C 752.73826,1072.2461 752.27556,1074.9461 752.04766,1076.1139 C 751.65596,1078.1213 751.29266,1080.2263 750.12786,1087.2372 C 748.32226,1098.1057 740.47036,1143.738 740.01886,1145.9872 C 739.53656,1148.3896 737.80226,1149.5589 736.54236,1148.3312 z ", NC:"M 1248.57,1447.179 C 1246.6756,1445.772 1243.7757,1443.9549 1242.1257,1443.141 C 1240.4757,1442.3271 1234.6621,1438.0826 1229.2066,1433.7089 L 1219.2875,1425.7567 L 1207.9929,1426.1694 C 1198.3517,1426.5218 1196.3637,1426.3257 1194.412,1424.8299 C 1190.6357,1421.9356 1188.5963,1421.557 1177.4886,1421.6882 C 1166.4113,1421.819 1158.7011,1423.4689 1149.2858,1427.7233 C 1144.1251,1430.0553 1143.0719,1430.2379 1129.1257,1431.2194 C 1124.1757,1431.5677 1119.2257,1432.0696 1118.1257,1432.3347 C 1116.3257,1432.7684 1116.3555,1432.6377 1118.4244,1431.0269 C 1119.6887,1430.0426 1122.6137,1427.2781 1124.9244,1424.8835 C 1127.2351,1422.489 1131.3757,1419.3874 1134.1257,1417.991 C 1136.8757,1416.5946 1141.3757,1413.4844 1144.1257,1411.0794 C 1146.8757,1408.6744 1152.7257,1404.9611 1157.1257,1402.8277 C 1165.3052,1398.8617 1169.8726,1394.9861 1171.0811,1390.9861 C 1172.0528,1387.7698 1174.0002,1387.0582 1184.007,1386.263 C 1188.8917,1385.8748 1193.8417,1385.4116 1195.007,1385.2338 C 1196.1723,1385.056 1199.759,1384.6084 1202.9774,1384.2392 C 1206.1958,1383.87 1209.7958,1383.3988 1210.9774,1383.1922 C 1212.159,1382.9855 1221.6757,1381.6746 1232.1257,1380.2791 C 1242.5757,1378.8835 1252.0257,1377.5735 1253.1257,1377.3679 C 1254.2257,1377.1623 1257.1922,1376.6944 1259.718,1376.328 C 1266.8187,1375.2981 1280.4032,1372.7883 1287.2587,1371.2397 C 1288.913,1370.866 1289.6773,1371.4476 1290.6648,1373.8315 C 1291.8477,1376.6873 1291.7468,1377.0695 1289.2419,1379.2219 L 1286.5458,1381.5385 L 1291.4927,1382.2189 C 1295.1827,1382.7264 1297.0983,1383.6387 1299.0326,1385.8096 C 1302.43,1389.6226 1302.3111,1390.8812 1298.1233,1395.4315 C 1296.197,1397.5247 1294.3667,1400.0247 1294.0559,1400.9872 C 1293.5678,1402.4991 1289.1925,1403.3877 1284.5576,1402.9163 C 1284.2451,1402.8845 1284.0201,1404.8552 1284.0576,1407.2958 L 1284.1257,1411.7331 L 1287.8757,1411.7351 C 1292.2044,1411.7375 1292.5095,1412.6808 1289.3757,1416.3728 C 1284.9072,1421.6374 1283.2446,1422.7372 1279.7545,1422.7372 C 1276.6903,1422.7372 1275.299,1423.7369 1268.4431,1430.8652 C 1261.6101,1437.9697 1260.6257,1439.4512 1260.6257,1442.6293 C 1260.6257,1445.917 1260.2417,1446.4317 1256.6188,1448.0013 C 1254.4151,1448.956 1252.4775,1449.7372 1252.3131,1449.7372 C 1252.1487,1449.7372 1250.4643,1448.586 1248.57,1447.179 z ", ND:"M 868.39236,1141.1968 C 868.24566,1141.0646 865.42566,1140.6697 862.12566,1140.3193 C 858.82566,1139.9688 855.00066,1139.4836 853.62566,1139.2409 C 852.25066,1138.9982 849.10066,1138.5515 846.62566,1138.2482 C 844.15066,1137.945 840.55066,1137.4935 838.62566,1137.245 C 833.00006,1136.5188 828.50086,1135.9563 822.62566,1135.2447 C 819.60066,1134.8784 815.98386,1134.3997 814.58846,1134.1811 C 813.19296,1133.9625 803.06796,1132.6443 792.08846,1131.2518 C 781.10886,1129.8594 770.77566,1128.5074 769.12566,1128.2475 C 764.91716,1127.5847 760.11076,1126.9693 753.05046,1126.1895 L 746.97536,1125.5184 L 749.71586,1109.3778 C 751.22316,1100.5005 752.71946,1091.7747 753.04106,1089.9872 C 753.36256,1088.1997 753.83006,1085.4997 754.07996,1083.9872 C 754.32986,1082.4747 755.67986,1074.426 757.07996,1066.1012 C 758.48006,1057.7764 759.62566,1050.6353 759.62566,1050.2322 C 759.62566,1049.5905 772.55306,1050.2786 777.36516,1051.1765 C 778.33346,1051.3572 782.27566,1051.8089 786.12566,1052.1803 C 789.97566,1052.5517 794.25066,1053.0141 795.62566,1053.2078 C 797.00066,1053.4016 800.82566,1053.8458 804.12566,1054.1949 C 807.42566,1054.5441 811.70066,1055.027 813.62566,1055.2681 C 819.86076,1056.0491 842.98466,1058.7475 848.12566,1059.2941 C 850.87566,1059.5864 854.70066,1060.0108 856.62566,1060.2372 C 858.55066,1060.4636 862.60066,1060.9379 865.62566,1061.2913 C 868.65066,1061.6447 871.38206,1062.3475 871.69546,1062.853 C 872.00886,1063.3585 872.38036,1071.0768 872.52106,1080.0047 C 872.66176,1088.9326 872.92796,1097.8122 873.11266,1099.7372 C 873.40346,1102.7693 874.63076,1127.4828 874.99976,1137.7372 C 875.11796,1141.0224 874.92726,1141.2433 871.89236,1141.3372 C 870.11396,1141.3922 868.53896,1141.329 868.39236,1141.1968 z ", NE:"M 878.12566,1298.5797 C 874.27566,1298.1949 868.42566,1297.6092 865.12566,1297.2781 C 861.82566,1296.947 853.05066,1296.007 845.62566,1295.1893 C 838.20066,1294.3715 829.87566,1293.473 827.12566,1293.1926 C 824.37566,1292.9123 820.55066,1292.4861 818.62566,1292.2456 C 814.16156,1291.688 808.72506,1291.0922 795.62566,1289.7251 C 789.85066,1289.1224 784.00066,1288.4599 782.62566,1288.2529 C 780.48086,1287.9301 766.07776,1286.4732 763.12566,1286.2805 C 761.73296,1286.1897 762.14856,1277.9498 764.18696,1265.2372 C 765.00956,1260.1075 766.49886,1260.5859 732.62566,1255.101 C 731.25066,1254.8784 728.97766,1254.4643 727.57456,1254.1809 L 725.02356,1253.6657 L 729.00186,1229.9514 C 731.18996,1216.9086 733.10776,1206.0674 733.26366,1205.8598 C 733.49246,1205.5552 756.63996,1208.3109 770.12566,1210.2483 C 771.77566,1210.4853 778.97566,1211.3961 786.12566,1212.2722 C 793.27566,1213.1483 800.25066,1214.0322 801.62566,1214.2364 C 803.00066,1214.4407 806.55646,1214.9009 809.52746,1215.2592 C 812.49846,1215.6174 815.64846,1216.0487 816.52746,1216.2177 C 817.40646,1216.3866 821.05066,1216.8286 824.62566,1217.1999 C 834.44996,1218.2202 837.93336,1219.4023 841.17326,1222.8154 C 844.05426,1225.8504 844.29016,1225.9114 850.92716,1225.3374 C 856.65806,1224.8417 858.38966,1225.0868 861.92716,1226.894 C 864.23636,1228.0737 867.25066,1229.3406 868.62566,1229.7093 C 870.73686,1230.2756 871.14086,1230.9989 871.22366,1234.3607 C 871.27766,1236.5503 872.47466,1240.637 873.88376,1243.4425 C 875.32356,1246.3091 876.75066,1251.3234 877.14186,1254.8903 C 877.52476,1258.3811 877.96756,1261.9122 878.12586,1262.7372 C 878.28416,1263.5622 878.74416,1267.3872 879.14806,1271.2372 C 879.60636,1275.6063 880.85256,1280.1164 882.46376,1283.2372 C 884.41076,1287.0085 888.47696,1297.7164 888.61096,1299.4251 C 888.62686,1299.6278 888.55496,1299.622 878.12566,1298.5797 z ", NM:"M 696.12566,1491.6523 C 690.62566,1490.6372 684.55066,1489.5529 682.62566,1489.2428 C 677.43796,1488.407 656.65906,1484.7737 652.62566,1483.9972 C 650.70066,1483.6265 644.62566,1483.3039 639.12566,1483.2802 L 630.45896,1482.9039 L 629.14256,1488.9872 C 628.77666,1492.1669 628.11056,1489.1895 620.61286,1488.9761 C 616.44496,1488.8574 612.20066,1487.2684 608.62566,1486.9264 C 605.05066,1486.5844 600.11316,1485.7197 598.87566,1485.4124 C 594.47956,1484.3207 591.77906,1481.16 590.50456,1485.4136 C 589.34176,1489.2949 589.85356,1495.7372 585.50006,1495.7372 C 579.77836,1495.7372 571.95896,1493.4727 573.62566,1489.1024 C 574.10656,1487.8414 580.32666,1457.4999 585.77826,1434.2372 C 587.45386,1427.0872 589.02206,1420.1787 589.26326,1418.8851 C 589.50446,1417.5914 590.40286,1413.5414 591.25956,1409.8851 C 592.11636,1406.2287 592.99556,1402.3372 593.21336,1401.2372 C 593.43116,1400.1372 596.47866,1386.6372 599.98546,1371.2372 L 606.36156,1343.2372 L 609.24356,1343.308 C 610.82876,1343.347 613.70066,1343.6677 615.62566,1344.0208 C 627.34816,1346.1707 672.37946,1354.8501 673.62566,1355.1998 C 674.45066,1355.4313 676.70066,1355.8541 678.62566,1356.1394 C 683.23306,1356.8223 717.78776,1363.4839 723.90116,1364.8678 C 728.53676,1365.9172 728.66116,1366.0409 728.15146,1369.093 C 727.86266,1370.8223 727.44706,1373.3622 727.22786,1374.7372 C 727.00876,1376.1122 726.55876,1378.8122 726.22786,1380.7372 C 725.32526,1385.9889 724.73356,1389.5654 723.58116,1396.7372 C 722.31106,1404.6415 721.86966,1407.3279 721.19256,1411.2767 C 720.90586,1412.9485 717.97506,1430.7235 714.67956,1450.7767 C 707.18276,1496.3958 707.66586,1493.7594 706.83036,1493.6176 C 706.44276,1493.5518 701.62566,1492.6675 696.12566,1491.6523 z ", NV:"M 473.82376,1350.4558 C 472.05136,1347.0356 468.43826,1340.1872 465.79476,1335.2372 C 463.15116,1330.2872 457.68826,1319.9372 453.65486,1312.2372 C 449.62146,1304.5372 445.99526,1297.7872 445.59646,1297.2372 C 445.19776,1296.6872 442.05326,1290.8372 438.60856,1284.2372 C 435.16396,1277.6372 430.99816,1269.7622 429.35116,1266.7372 C 427.70416,1263.7122 424.33466,1257.4122 421.86326,1252.7372 C 419.39196,1248.0622 415.55956,1240.8622 413.34686,1236.7372 C 406.55676,1224.0786 406.15576,1226.9694 420.19446,1187.3839 C 427.02996,1168.1099 433.02706,1151.9358 433.52156,1151.4413 C 434.42246,1150.5404 443.37426,1153.4721 471.12566,1163.7566 C 478.82566,1166.6101 492.32566,1171.1834 501.12566,1173.9194 C 509.92566,1176.6555 522.01736,1180.413 527.99616,1182.2695 C 533.97496,1184.1259 539.01666,1185.7948 539.19996,1185.9781 C 539.48506,1186.2633 506.51246,1300.7864 503.71216,1309.2372 C 503.16536,1310.8872 502.52106,1313.3622 502.28036,1314.7372 C 502.03966,1316.1122 500.53276,1320.6122 498.93176,1324.7372 C 495.84106,1332.7006 496.25016,1332.4245 489.02226,1331.4255 C 483.36566,1330.6436 478.82086,1338.8893 478.65386,1350.2372 C 478.55276,1357.1108 477.30196,1357.1674 473.82376,1350.4558 z ", NY:"M 1313.3069,1255.3793 C 1313.0794,1254.7512 1313.1042,1252.8534 1313.362,1251.1621 C 1314.1124,1246.2378 1310.6681,1243.4262 1299.3817,1239.7501 C 1289.289,1236.4627 1288.2479,1235.7258 1279.7762,1225.8738 L 1276.0242,1221.5105 L 1259.0749,1224.1417 C 1249.7529,1225.5888 1241.0007,1226.964 1239.6257,1227.1976 C 1238.2507,1227.4312 1228.1257,1229.0156 1217.1257,1230.7185 C 1206.1257,1232.4214 1196.394,1234.0349 1195.4997,1234.304 C 1194.4335,1234.6248 1193.6773,1234.0426 1193.3035,1232.6131 C 1192.7368,1230.446 1195.5891,1226.4555 1204.3757,1217.1226 C 1206.1632,1215.224 1207.6257,1213.2206 1207.6257,1212.6706 C 1207.6257,1212.1207 1206.5007,1209.4506 1205.1257,1206.7372 C 1202.1633,1200.8911 1202.0413,1199.7478 1204.3757,1199.7054 C 1205.3382,1199.6879 1206.9388,1199.0571 1207.9326,1198.3035 C 1209.2394,1197.3127 1213.6117,1196.8945 1223.7301,1196.7925 C 1238.9422,1196.6393 1240.6354,1196.2828 1245.4687,1192.2159 C 1250.5931,1187.904 1251.8535,1183.8131 1250.2178,1176.8014 L 1248.8613,1170.9867 L 1254.7101,1164.2225 C 1257.9269,1160.5023 1261.5344,1156.0586 1262.7266,1154.3478 C 1263.9189,1152.637 1267.2824,1149.3249 1270.2011,1146.9877 L 1275.5079,1142.7381 L 1283.8168,1142.9225 C 1288.3867,1143.0239 1293.0976,1142.7812 1294.2854,1142.3833 C 1296.1082,1141.7726 1296.6073,1142.1726 1297.4853,1144.9485 C 1299.0842,1150.0033 1299.741,1154.6115 1299.9633,1162.3344 C 1300.1356,1168.317 1300.5662,1169.8777 1302.7655,1172.4915 C 1307.8463,1178.5297 1312.18,1200.8745 1311.3922,1216.9705 C 1311.0453,1224.0576 1311.3099,1228.6308 1312.2468,1231.7372 C 1312.9933,1234.2122 1313.6089,1237.4747 1313.6149,1238.9872 C 1313.6208,1240.4997 1314.0646,1241.7372 1314.6009,1241.7372 C 1315.2243,1241.7372 1315.2381,1242.6266 1314.6392,1244.2018 C 1314.0478,1245.7571 1314.057,1246.8857 1314.6639,1247.2608 C 1315.1929,1247.5877 1315.6257,1247.4509 1315.6257,1246.9567 C 1315.6257,1245.7006 1320.452,1243.5888 1324.6257,1243.0187 C 1326.5507,1242.7557 1329.4757,1241.5346 1331.1257,1240.3051 C 1335.5344,1237.0199 1340.7851,1235.3782 1341.7754,1236.9752 C 1342.2684,1237.7703 1341.5531,1239.1286 1339.8418,1240.6468 C 1338.348,1241.972 1335.5302,1244.561 1333.5803,1246.4 C 1329.4602,1250.2855 1313.9499,1257.1552 1313.3069,1255.3793 z ", OH:"M 1145.1619,1333.2638 C 1143.3104,1331.0255 1142.7362,1330.9213 1135.1099,1331.4389 C 1124.981,1332.1263 1117.0662,1330.5334 1113.4643,1327.0826 C 1111.6663,1325.36 1109.2642,1324.3381 1106.2017,1323.9929 C 1101.721,1323.4878 1101.6243,1323.4017 1101.5567,1319.8571 C 1101.5187,1317.8662 1101.3137,1312.6372 1101.1012,1308.2372 C 1100.8886,1303.8372 1100.4685,1294.7594 1100.1677,1288.0644 C 1099.8669,1281.3693 1099.351,1271.3568 1099.0213,1265.8144 C 1098.5413,1257.7441 1098.6911,1255.7174 1099.7738,1255.638 C 1100.5173,1255.5835 1102.2507,1255.4254 1103.6257,1255.2868 C 1105.0007,1255.1482 1110.6257,1254.7006 1116.1257,1254.2922 C 1121.6257,1253.8838 1126.3507,1253.5204 1126.6257,1253.4848 C 1126.9007,1253.4491 1129.7938,1254.6862 1133.0548,1256.2339 C 1139.3695,1259.2308 1144.8495,1259.6846 1147.5193,1257.4317 C 1148.4028,1256.6862 1151.1871,1255.3167 1153.7066,1254.3885 C 1156.2261,1253.4604 1159.1511,1251.9176 1160.2066,1250.9601 C 1166.6996,1245.0702 1176.5312,1238.8159 1176.71,1240.4615 C 1178.4193,1256.1956 1178.2182,1279.245 1176.2364,1294.7372 C 1176.1308,1295.5622 1175.1713,1298.6417 1174.104,1301.5805 C 1172.5294,1305.9163 1171.3588,1307.3953 1167.8954,1309.4251 C 1162.995,1312.2969 1160.1725,1315.8603 1159.1849,1320.4221 C 1158.6504,1322.8911 1157.8356,1323.7518 1155.5596,1324.2517 C 1153.4204,1324.7216 1152.4767,1325.6211 1152.0815,1327.5669 C 1151.3664,1331.0875 1149.3764,1335.0065 1148.1257,1335.3573 C 1147.5757,1335.5116 1146.242,1334.5695 1145.1619,1333.2638 z ", OK:"M 891.05546,1465.6065 C 886.73476,1463.2585 882.65136,1461.7672 880.55546,1461.7719 C 878.66906,1461.7761 869.92566,1462.0321 861.12566,1462.3407 C 847.60196,1462.8151 844.42916,1462.6406 840.62566,1461.2136 C 838.15066,1460.285 834.55066,1459.2861 832.62566,1458.9939 C 830.53206,1458.6761 827.38336,1456.9299 824.78986,1454.6483 C 821.52256,1451.774 819.30456,1450.6967 815.78986,1450.2769 C 806.43066,1449.1591 802.15416,1447.7228 799.45886,1444.7918 C 797.88586,1443.0813 794.46556,1441.1585 791.11996,1440.1039 L 785.44786,1438.3159 L 786.01296,1433.2766 C 786.32376,1430.5049 786.83226,1425.0872 787.14296,1421.2372 C 787.45366,1417.3872 787.90306,1412.6622 788.14156,1410.7372 C 788.37996,1408.8122 788.83546,1403.6372 789.15376,1399.2372 C 789.47196,1394.8372 789.95966,1390.0425 790.23756,1388.5824 C 790.81626,1385.5415 790.16836,1384.9534 785.49236,1384.2748 C 780.06196,1383.4867 751.90246,1379.8088 742.12566,1378.6106 C 729.59056,1377.0744 730.25396,1377.4657 730.99676,1372.0465 C 731.34736,1369.4883 731.75046,1367.2791 731.89236,1367.1371 C 732.03436,1366.9952 735.29496,1367.4755 739.13806,1368.2046 C 742.98126,1368.9336 749.72566,1369.8175 754.12566,1370.1687 C 758.52566,1370.5199 764.15066,1370.9991 766.62566,1371.2336 C 769.10066,1371.4682 774.05066,1371.9145 777.62566,1372.2254 C 781.20066,1372.5364 786.15066,1372.9877 788.62566,1373.2283 C 791.10066,1373.4689 796.05066,1373.9229 799.62566,1374.2372 C 803.20066,1374.5515 808.15066,1375.0004 810.62566,1375.2347 C 813.10066,1375.4691 818.50066,1375.9258 822.62566,1376.2497 C 826.75066,1376.5735 831.70066,1377.0179 833.62566,1377.2372 C 835.55066,1377.4565 840.50066,1377.9065 844.62566,1378.2372 C 848.75066,1378.5679 853.70066,1379.0172 855.62566,1379.2356 C 857.55066,1379.454 862.95066,1379.9139 867.62566,1380.2576 C 872.30066,1380.6013 877.25066,1381.0421 878.62566,1381.2372 C 880.00066,1381.4323 884.95066,1381.8964 889.62566,1382.2686 C 894.30066,1382.6409 898.18326,1383.0111 898.25356,1383.0913 C 898.76176,1383.6707 899.73936,1412.7888 899.61826,1423.7372 C 899.32406,1450.3372 898.86876,1468.8264 898.50036,1469.1349 C 898.29426,1469.3074 894.94406,1467.7197 891.05546,1465.6065 z ", OR:"M 457.12566,1155.1763 C 442.82566,1149.9615 426.40066,1143.941 420.62566,1141.7974 C 404.73216,1135.8978 365.35739,1121.6442 357.62566,1118.9914 C 355.15066,1118.1423 352.96831,1117.3178 352.776,1117.1593 C 352.58368,1117.0009 352.90416,1115.3786 353.48817,1113.5542 C 354.07219,1111.7299 354.75818,1108.3979 355.01261,1106.1499 C 356.11571,1096.4033 358.41167,1091.4778 365.46,1083.7372 C 369.21611,1079.6122 374.1852,1073.0872 376.50244,1069.2372 C 381.27976,1061.2999 400.62566,1022.318 400.62566,1020.629 C 400.62566,1019.97 401.33276,1019.8123 402.37566,1020.2387 C 403.33816,1020.6322 405.55926,1021.3685 407.31136,1021.8749 C 410.39546,1022.7663 415.46746,1027.672 415.77796,1030.0639 C 415.86176,1030.7092 416.03486,1031.6872 416.16266,1032.2372 C 416.29036,1032.7872 416.44686,1034.8398 416.51036,1036.7986 C 416.67496,1041.8821 419.34636,1044.2025 426.76556,1045.7063 C 430.26356,1046.4154 436.95066,1048.6823 441.62566,1050.744 C 446.30066,1052.8057 452.15066,1054.8257 454.62566,1055.2328 C 457.10066,1055.6399 459.80066,1056.0919 460.62566,1056.2372 C 461.45066,1056.3826 466.58186,1056.8228 472.02826,1057.2155 C 483.41446,1058.0364 486.38976,1058.7697 504.03336,1065.1035 C 511.13256,1067.652 517.02006,1069.7372 517.11666,1069.7372 C 517.21326,1069.7372 517.35856,1070.2997 517.43946,1070.9872 C 517.52036,1071.6747 518.10596,1075.0406 518.74076,1078.4669 L 519.89506,1084.6967 L 516.26036,1088.7198 C 514.26126,1090.9325 512.62566,1093.1307 512.62566,1093.6046 C 512.62566,1095.1611 507.18956,1100.5153 503.99286,1102.1072 C 500.27026,1103.9611 499.42306,1106.625 500.43546,1113.2933 C 501.46876,1120.0993 501.48246,1120.0386 498.22486,1123.0577 C 495.99446,1125.1248 495.23076,1126.843 494.92086,1130.4917 C 494.54096,1134.9636 484.70076,1164.7555 483.62566,1164.6887 C 483.35066,1164.6716 471.42566,1160.391 457.12566,1155.1763 z ", PA:"M 1186.8118,1296.0497 C 1186.2886,1295.0528 1185.2713,1290.8622 1184.5511,1286.7372 C 1183.0873,1278.3541 1182.9803,1277.8408 1182.6231,1277.4872 C 1182.1724,1277.0412 1181.8887,1273.4823 1181.1684,1259.2372 C 1180.7791,1251.5372 1180.3242,1243.6408 1180.1576,1241.6897 C 1179.9084,1238.7708 1180.3216,1237.8473 1182.4902,1236.4771 C 1183.9397,1235.5613 1186.1384,1234.0651 1187.3762,1233.1523 C 1189.5732,1231.5321 1189.6421,1231.5692 1190.2707,1234.7121 L 1190.9146,1237.9316 L 1196.3718,1237.2497 C 1199.3733,1236.8747 1202.7958,1236.4001 1203.9774,1236.195 C 1205.159,1235.99 1209.0507,1235.3655 1212.6257,1234.8072 C 1216.2007,1234.249 1220.9257,1233.5007 1223.1257,1233.1443 C 1225.3257,1232.788 1237.8321,1230.8294 1250.9176,1228.792 L 1274.7095,1225.0876 L 1278.1676,1228.9153 C 1280.0696,1231.0205 1281.6257,1233.1754 1281.6257,1233.704 C 1281.6257,1234.2326 1283.1983,1235.7337 1285.1204,1237.0398 C 1287.0425,1238.3459 1288.4198,1239.6097 1288.1812,1239.8484 C 1287.6765,1240.3531 1286.9125,1244.2711 1286.0049,1251.0096 C 1285.6514,1253.6345 1284.9714,1256.0235 1284.4939,1256.3187 C 1282.1646,1257.7583 1283.7938,1262.2096 1288.0956,1266.1591 L 1292.5655,1270.2629 L 1286.5707,1276.3891 C 1283.2735,1279.7584 1279.3496,1282.9888 1277.8508,1283.5676 C 1276.352,1284.1465 1269.2757,1285.5998 1262.1257,1286.7973 C 1254.9757,1287.9947 1248.2257,1289.1253 1247.1257,1289.3097 C 1246.0257,1289.4941 1237.0257,1291.0373 1227.1257,1292.7392 C 1203.7147,1296.7637 1205.3755,1296.5239 1195.9443,1297.2406 C 1188.6873,1297.792 1187.6555,1297.6575 1186.8118,1296.0497 z ", SC:"M 1200.4987,1502.1787 C 1199.1045,1501.4481 1196.8759,1498.7999 1195.5464,1496.2938 C 1194.2169,1493.7877 1192.8522,1491.7372 1192.5138,1491.7372 C 1191.1227,1491.7372 1186.6257,1486.3333 1186.6257,1484.6617 C 1186.6257,1483.6701 1184.9382,1480.8243 1182.8757,1478.3377 C 1180.8132,1475.851 1177.7832,1472.0809 1176.1425,1469.9595 C 1174.5017,1467.8382 1170.6767,1464.1375 1167.6425,1461.7359 C 1164.6082,1459.3343 1159.8757,1454.4888 1157.1257,1450.9682 C 1154.3757,1447.4477 1150.5206,1443.7383 1148.5588,1442.7253 C 1143.8968,1440.3179 1142.5814,1438.6227 1143.2856,1435.9297 C 1143.9213,1433.4988 1148.7316,1431.0352 1160.2247,1427.2544 C 1172.2817,1423.2881 1193.6257,1424.3016 1193.6257,1428.8404 C 1193.6257,1429.5352 1197.8318,1429.7937 1206.0169,1429.602 C 1215.7233,1429.3746 1218.804,1429.6287 1220.2352,1430.7745 C 1221.2401,1431.579 1222.7515,1432.7707 1223.594,1433.4226 C 1224.4364,1434.0746 1227.8257,1436.8255 1231.1257,1439.5357 C 1234.4257,1442.2458 1239.1507,1445.4802 1241.6257,1446.7231 C 1244.1007,1447.9661 1246.3107,1449.1503 1246.5369,1449.3546 C 1246.763,1449.559 1245.1481,1451.8662 1242.9483,1454.4817 C 1238.0482,1460.3076 1237.0838,1462.1269 1236.187,1467.2372 C 1235.7059,1469.9786 1234.3272,1472.3453 1231.8054,1474.7589 C 1229.7815,1476.6958 1226.3257,1480.424 1224.1257,1483.0438 C 1221.9257,1485.6635 1216.28,1491.3395 1211.5797,1495.6569 C 1203.3942,1503.1758 1202.9268,1503.4509 1200.4987,1502.1787 z ", SD:"M 863.22826,1224.0966 C 859.10756,1221.9531 857.36316,1221.6205 852.22826,1221.9991 C 846.50196,1222.4214 845.87166,1222.2447 842.00626,1219.1332 C 837.83626,1215.7766 834.57706,1214.9184 819.62566,1213.24 C 816.60066,1212.9005 813.45066,1212.4548 812.62566,1212.2496 C 811.80066,1212.0445 808.42566,1211.596 805.12566,1211.2529 C 801.82566,1210.9098 798.00066,1210.4692 796.62566,1210.2738 C 795.25066,1210.0784 792.10066,1209.6666 789.62566,1209.3588 C 787.15066,1209.0509 783.32566,1208.5743 781.12566,1208.2996 C 778.92566,1208.0249 772.17566,1207.1375 766.12566,1206.3275 C 760.07566,1205.5176 752.42566,1204.549 749.12566,1204.1752 C 735.34006,1202.6137 734.11336,1202.2842 734.31846,1200.1979 C 734.51696,1198.1783 740.22366,1164.166 741.10036,1159.7772 C 741.37056,1158.4243 741.83366,1155.7243 742.12936,1153.7772 C 742.42506,1151.8302 743.46606,1145.5122 744.44276,1139.7372 C 746.14016,1129.7003 746.32676,1129.2404 748.67206,1129.3089 C 751.33776,1129.3868 763.69076,1130.6861 766.43136,1131.1769 C 768.90566,1131.62 776.38506,1132.615 782.12566,1133.2648 C 784.87566,1133.5761 788.25066,1134.0223 789.62566,1134.2565 C 791.00066,1134.4906 794.82566,1134.9509 798.12566,1135.2794 C 801.42566,1135.6079 804.80066,1136.0494 805.62566,1136.2605 C 806.45066,1136.4717 812.97566,1137.3619 820.12566,1138.2389 C 833.33126,1139.8585 859.66126,1143.3008 865.12566,1144.1219 C 866.77566,1144.3699 869.37896,1144.6097 870.91086,1144.655 C 873.33416,1144.7265 873.56316,1144.9854 872.67376,1146.6473 C 871.91966,1148.0564 872.18486,1150.2206 873.68496,1154.8973 C 875.02306,1159.0691 875.52796,1162.6051 875.16146,1165.2372 C 874.26376,1171.684 873.66536,1180.3587 873.16646,1194.1554 C 872.90946,1201.2605 872.26576,1207.3416 871.73586,1207.6691 C 871.20596,1207.9966 870.86076,1212.4209 870.96866,1217.5009 C 871.19416,1228.1169 871.10426,1228.1935 863.22826,1224.0966 z ", TN:"M 994.6313,1434.4438 C 994.6444,1431.5949 996.804,1425.8459 999.4173,1421.7027 C 1003.0426,1415.955 1005.5829,1409.5193 1006.2694,1404.3431 C 1006.895,1399.6258 1008.6551,1397.3737 1011.8733,1397.1729 C 1013.1121,1397.0956 1019.7507,1396.7124 1026.6257,1396.3213 C 1037.0666,1395.7273 1039.3728,1395.3038 1040.6257,1393.7504 C 1041.9904,1392.0584 1044.381,1391.8361 1067.1257,1391.2869 C 1133.6094,1389.6814 1148.6033,1389.1791 1161.8757,1388.1127 C 1165.5882,1387.8144 1168.6257,1387.8625 1168.6257,1388.2195 C 1168.6257,1389.5812 1166.2459,1393.2283 1164.2289,1394.9576 C 1163.0721,1395.9494 1158.8592,1398.3031 1154.8669,1400.188 C 1150.8745,1402.073 1145.0245,1405.8612 1141.8669,1408.6063 C 1138.7092,1411.3513 1134.082,1414.4726 1131.5841,1415.5424 C 1129.0862,1416.6122 1125.7112,1419.1216 1124.0841,1421.1189 C 1122.457,1423.1162 1118.8757,1426.1952 1116.1257,1427.961 C 1113.3757,1429.7268 1110.9007,1431.4674 1110.6257,1431.829 C 1109.5515,1433.2416 1098.3404,1433.705 1051.6257,1434.2681 C 1024.9507,1434.5896 1001.2132,1435.0321 998.8757,1435.2515 C 996.0016,1435.5213 994.6275,1435.2598 994.6313,1434.4438 z ", TX:"M 817.72156,1676.6927 C 813.18046,1673.3689 811.54106,1672.7372 807.45616,1672.7372 C 803.61936,1672.7372 801.49176,1672.0202 797.36026,1669.3349 C 794.48126,1667.4636 790.32566,1665.3266 788.12566,1664.5861 C 785.92566,1663.8456 783.55316,1662.4738 782.85336,1661.5376 C 782.15366,1660.6015 780.94866,1659.2031 780.17566,1658.4301 C 778.85466,1657.109 776.16486,1648.417 777.05076,1648.0836 C 777.27526,1647.9991 777.25636,1649.482 776.45316,1643.7864 C 776.00636,1640.6183 775.36776,1642.9559 774.79496,1635.6068 C 774.21626,1628.1816 771.00806,1626.4473 767.32976,1620.2372 C 760.74676,1609.1229 755.90116,1594.6858 755.15246,1590.695 C 754.14526,1585.3264 749.05206,1576.7982 743.50366,1572.9779 C 741.63476,1571.6911 743.23426,1570.5704 742.19256,1568.5331 C 740.66246,1565.5407 735.91066,1562.7052 732.87876,1562.1846 C 730.81456,1561.8302 726.65066,1560.9968 723.62566,1560.3327 C 715.31716,1558.5086 708.94006,1560.1419 706.48986,1564.7216 C 705.46456,1566.638 703.29236,1567.0768 703.29236,1567.7337 C 703.29236,1568.3906 700.44336,1571.5351 698.59086,1573.4993 C 695.96926,1576.279 697.13996,1577.7216 694.50756,1577.6669 C 689.73426,1577.5677 688.67166,1576.9779 681.12086,1570.2372 C 670.99746,1561.1998 667.19826,1554.0987 666.87356,1548.6807 C 666.72716,1546.2368 664.78646,1535.083 663.78316,1532.4502 C 662.77986,1529.8173 656.33616,1524.9525 655.29236,1523.7031 C 653.62566,1521.7082 658.95636,1525.1259 650.09486,1516.2281 C 647.87796,1514.0021 646.93886,1511.8454 645.97106,1509.8058 C 645.00326,1507.7663 642.37686,1505.3176 641.35706,1504.7718 C 640.33716,1504.226 639.99406,1500.9869 639.37226,1499.2034 C 638.75056,1497.4199 637.45236,1495.122 636.08016,1493.6897 C 634.45006,1491.9882 631.71346,1490.245 631.95546,1488.6613 C 632.30056,1486.4021 632.74526,1486.235 638.49376,1486.2055 C 641.88616,1486.1881 649.26606,1486.9635 654.89366,1487.9286 C 665.83396,1489.8048 669.45086,1490.4026 675.37566,1491.3141 C 677.43816,1491.6314 680.92566,1492.2808 683.12566,1492.7571 C 685.32566,1493.2335 689.37566,1493.9222 692.12566,1494.2876 C 694.87566,1494.653 697.38596,1495.1075 697.70416,1495.2976 C 699.13966,1496.1553 710.62576,1496.8671 710.62706,1496.0984 C 710.62776,1495.6247 711.31076,1491.4122 712.14486,1486.7372 C 712.97886,1482.0622 713.84916,1476.8872 714.07886,1475.2372 C 714.30846,1473.5872 716.56616,1459.6372 719.09586,1444.2372 C 721.62556,1428.8372 723.94156,1414.7177 724.24236,1412.8605 C 724.54316,1411.0033 724.96986,1408.5463 725.19046,1407.4005 C 725.41116,1406.2547 725.83196,1403.7062 726.12566,1401.7372 C 726.41936,1399.7682 726.86936,1397.0682 727.12566,1395.7372 C 727.38196,1394.4062 727.87176,1391.4993 728.21406,1389.2772 C 728.55636,1387.0552 728.97956,1384.5622 729.15456,1383.7372 C 729.32946,1382.9122 729.50706,1381.7479 729.54916,1381.1498 C 729.60336,1380.3792 732.11176,1380.43 738.16016,1381.3243 C 742.85416,1382.0183 749.49166,1382.8727 752.91016,1383.223 C 756.32866,1383.5733 759.80066,1384.0315 760.62566,1384.2413 C 761.45066,1384.451 764.60066,1384.8999 767.62566,1385.2389 C 770.65066,1385.5778 775.82566,1386.2752 779.12566,1386.7886 C 782.42566,1387.302 785.51416,1387.7255 785.98896,1387.7296 C 786.46376,1387.7338 786.56766,1391.2247 786.21976,1395.4872 C 784.88126,1411.885 782.57596,1436.3138 782.21256,1437.9504 C 781.71386,1440.1963 783.00196,1441.1136 789.62566,1443.2294 C 792.96116,1444.2949 796.00116,1446.0687 797.35026,1447.7366 C 799.67486,1450.6106 805.42896,1452.5996 813.47146,1453.3091 C 818.26206,1453.7317 823.43826,1456.5001 825.38416,1459.6804 C 826.16076,1460.9497 827.69236,1461.7374 829.38416,1461.7377 C 830.89196,1461.738 834.59726,1462.6776 837.61806,1463.8257 C 842.65206,1465.739 844.82196,1465.8883 863.61806,1465.6148 C 886.09686,1465.2877 885.49756,1465.1679 895.45476,1471.9803 C 897.83566,1473.6093 901.32316,1475.3671 903.20476,1475.8866 L 906.62566,1476.8312 L 906.62566,1498.6459 L 906.62566,1520.4606 L 909.52916,1526.864 C 911.12606,1530.386 912.97086,1536.0033 913.62866,1539.3471 C 914.71136,1544.8499 914.63576,1545.7971 912.83186,1549.333 C 911.73576,1551.4816 910.51806,1556.1626 910.12586,1559.7353 C 909.73366,1563.3079 908.59686,1568.4824 907.59966,1571.2341 C 906.60236,1573.9858 905.48946,1577.6997 905.12656,1579.4872 C 904.61236,1582.0198 903.95936,1582.7372 902.16836,1582.7372 C 898.22226,1582.7372 892.86386,1585.5669 889.09376,1589.6416 C 885.24076,1593.806 874.92876,1600.0751 862.62566,1605.7327 C 855.90286,1608.8242 850.00646,1612.1752 848.62566,1613.689 C 848.35066,1613.9905 845.87566,1616.003 843.12566,1618.1613 C 836.83446,1623.0988 833.75146,1626.5084 827.93526,1634.9608 C 823.46086,1641.4633 823.31506,1641.9071 823.50156,1648.4608 C 823.60766,1652.1878 824.11456,1656.5872 824.62806,1658.2372 C 825.68496,1661.6335 823.96866,1672.8817 823.22946,1674.8078 C 822.46136,1676.8097 823.50036,1680.9225 817.72156,1676.6927 z ", UT:"M 543.56316,1187.3622 C 542.80946,1187.3746 542.45706,1187.7628 542.21946,1188.581 C 541.95286,1189.4985 539.72476,1197.2122 537.25066,1205.7372 C 534.77646,1214.2622 531.09786,1226.8622 529.09446,1233.7372 C 527.09106,1240.6122 523.90686,1251.6372 522.00066,1258.2372 C 520.09446,1264.8372 516.93726,1275.6372 515.00066,1282.2372 C 513.06406,1288.8372 511.08986,1295.5872 510.62566,1297.2372 C 510.16136,1298.8872 508.89076,1303.3951 507.78196,1307.2372 C 506.67326,1311.0793 505.83876,1314.2666 505.93816,1314.331 C 506.03776,1314.3953 527.72566,1319.8659 554.12566,1326.4872 C 601.32996,1338.3263 604.62566,1339.1115 604.62566,1338.3935 C 604.62566,1338.1961 607.79626,1323.9085 611.68816,1306.6435 C 615.58016,1289.3783 618.99086,1274.1122 619.25066,1272.7372 C 619.51036,1271.3622 621.08116,1264.2343 622.75066,1256.8935 C 624.42006,1249.5525 625.99306,1242.3765 626.25066,1240.956 C 626.50826,1239.5354 626.93956,1238.0458 627.18816,1237.6435 C 627.43686,1237.2412 625.71556,1236.6001 623.37566,1236.206 C 615.15866,1234.822 588.75186,1228.9334 587.62566,1228.2372 C 586.99936,1227.8502 586.72806,1226.873 587.03196,1226.081 C 587.86786,1223.9027 592.84186,1205.4298 593.00066,1203.8935 C 593.11956,1202.7436 576.25206,1197.005 545.40696,1187.706 C 544.60996,1187.4657 544.01536,1187.3548 543.56316,1187.3622 z M 555.96946,1200.9872 C 556.31896,1200.9453 556.75226,1201.0573 557.34446,1201.206 C 560.96496,1202.1147 564.55766,1206.7047 564.59446,1210.4872 C 564.62886,1214.0212 566.47296,1214.8309 568.62566,1212.2372 C 570.26796,1210.2584 572.61246,1212.0389 571.90696,1214.7372 C 571.62906,1215.8001 571.92246,1218.1138 572.53196,1219.8622 C 573.76496,1223.3995 572.78046,1225.3527 569.15696,1226.706 C 563.54326,1228.8025 563.03196,1228.7549 560.43816,1225.9872 C 555.25356,1220.455 553.64776,1215.7362 554.31316,1207.7997 C 554.75436,1202.5363 554.92066,1201.1129 555.96946,1200.9872 z ", VA:"m 1285.1239,1354.7343 c -1.1314,-6.5072 2.3547,-12.6088 3.3075,-18.8878 -1.9274,-5.5473 12.0706,-5.8577 6.6611,0.186 -0.8513,4.9937 -5.053,8.9748 -6.1958,13.3577 3.618,0.662 -2.0897,8.7167 -3.7728,5.3441 z m -138.5284,23.676 c 4.4012,-4.7135 8.2812,-10.6988 14.4657,-13.1522 5.0132,4.4184 12.4365,2.9636 18.4333,0.5859 5.0884,-2.2814 12.5367,-2.3726 14.9569,-8.1891 3.3511,-5.6656 6.704,-11.3547 8.8325,-17.6388 1.141,-6.2566 5.4298,-9.6855 11.8243,-9.4338 5.8241,-2.2582 3.6487,-11.3534 10.0439,-14.1265 3.638,-1.7448 4.5913,-6.1274 6.5293,-8.1149 4.2494,2.4891 9.2638,0.8112 11.8103,-1.6886 1.5707,4.704 13.732,2.8689 10.5083,8.6363 -3.4028,6.1458 3.8898,12.1309 9.3049,13.9813 4.3351,2.5262 13.6107,2.9264 11.3612,9.7178 5.865,4.529 3.3849,12.313 7.1981,17.5681 3.4921,2.3603 12.7483,11.2832 3.5728,11.6351 -20.7529,4.4044 -41.8026,7.2009 -62.8113,10.0339 -16.5471,2.3958 -33.1568,4.3491 -49.8172,5.8279 -10.5533,1.1082 -21.2401,1.024 -31.7557,2.2679 1.116,-2.979 3.6414,-5.3908 5.5427,-7.9103 z", WA:"M 502.41236,1061.0642 C 487.94596,1055.8556 481.01966,1054.3421 467.12566,1053.3532 C 456.60236,1052.6043 450.78106,1051.2122 442.56786,1047.4805 C 438.47466,1045.6207 432.20066,1043.487 428.62566,1042.7388 C 425.05066,1041.9907 421.57746,1040.6718 420.90746,1039.8079 C 420.23746,1038.944 419.67496,1035.9617 419.65746,1033.1806 C 419.62886,1028.6284 419.20166,1027.6722 415.37566,1023.5951 C 412.26746,1020.2828 409.87736,1018.7564 406.47906,1017.9133 L 401.83246,1016.7605 L 402.67576,1012.9988 C 403.70666,1008.4005 408.22616,979.99715 409.54416,969.83377 C 410.07226,965.76186 411.08976,962.06846 411.80526,961.62623 C 413.30906,960.69685 415.98086,962.2637 423.12566,968.26489 C 427.43196,971.88193 439.23426,977.16834 443.12566,977.22316 C 443.67566,977.23091 443.98346,975.81475 443.80966,974.07615 C 443.56926,971.67167 446.42486,962.45562 448.19316,959.92895 C 448.31186,959.75939 451.04516,960.71729 454.26726,962.05762 C 457.48936,963.39795 477.67566,971.1398 499.12566,979.26173 C 520.57566,987.38367 538.29756,994.17275 538.50776,994.34855 C 538.71796,994.52425 536.84346,1000.4211 534.34236,1007.4526 C 531.84126,1014.4841 527.22756,1027.4372 524.08966,1036.2372 C 520.18226,1047.1952 518.18606,1054.4627 517.75506,1059.2995 L 517.12566,1066.3618 L 502.41236,1061.0642 z ", WI:"M 998.0755,1234.7372 C 978.0911,1234.0733 977.6301,1233.7893 976.1762,1221.245 C 974.6861,1208.3893 970.6866,1196.5692 967.2757,1194.9405 C 966.0932,1194.3759 960.6707,1189.8346 955.2257,1184.8488 L 945.3256,1175.7838 L 945.3504,1163.5408 C 945.3718,1152.9296 945.6096,1151.1605 947.1344,1150.2675 C 952.9596,1146.8559 954.625,1144.5866 954.744,1139.8983 C 954.9324,1132.4749 955.8872,1129.4341 958.1257,1129.1282 C 961.7286,1128.636 977.0735,1123.6894 978.0611,1122.7018 C 979.7081,1121.0548 980.4613,1121.6304 980.167,1124.3111 C 979.9504,1126.2849 980.4793,1127.1112 982.4352,1127.8549 C 985.6106,1129.0622 989.1443,1132.5592 990.0172,1135.3582 C 990.5414,1137.0392 992.696,1138.0496 1000.4021,1140.2283 C 1012.2093,1143.5666 1026.3565,1148.5731 1029.2562,1150.4394 C 1032.4349,1152.4853 1038.2986,1162.6409 1039.0993,1167.4872 C 1039.4855,1169.8247 1040.3521,1171.7372 1041.025,1171.7372 C 1042.9608,1171.7372 1046.7162,1167.7649 1048.2493,1164.0956 C 1049.9706,1159.976 1052.1788,1159.5036 1051.0929,1163.4872 C 1050.6807,1164.9997 1050.4018,1167.2497 1050.4733,1168.4872 C 1050.5448,1169.7247 1050.1905,1170.7372 1049.6859,1170.7372 C 1047.6136,1170.7372 1045.7042,1174.0688 1044.6708,1179.4879 C 1043.237,1187.0058 1041.6721,1192.7803 1040.4325,1195.1269 C 1037.7435,1200.2173 1036.8408,1213.4244 1038.1815,1228.0611 L 1038.8982,1235.8849 L 1026.0119,1235.5611 C 1018.9245,1235.3829 1006.3531,1235.0122 998.0755,1234.7372 z ", WV:"M 1167.7383,1364.5831 C 1161.3139,1362.2066 1149.8775,1349.4776 1149.1743,1343.9209 C 1148.8946,1341.7109 1149.5822,1339.8266 1151.6794,1337.056 C 1153.2693,1334.9557 1154.5826,1332.2017 1154.5979,1330.9362 C 1154.6179,1329.2796 1155.5728,1328.2394 1158.0077,1327.2221 C 1160.6758,1326.1072 1161.5295,1325.0635 1162.0522,1322.277 C 1162.8535,1318.0058 1165.8204,1314.396 1170.958,1311.4413 C 1175.8779,1308.6117 1179.6142,1300.0313 1179.6211,1291.5462 C 1179.6273,1283.8322 1181.211,1283.3548 1182.0547,1290.8126 C 1183.0845,1299.9151 1184.5594,1300.9537 1195.8911,1300.5568 L 1205.0172,1300.2372 L 1206.1062,1305.2372 C 1207.0808,1309.7116 1207.4544,1310.2098 1209.6605,1309.9763 C 1211.0163,1309.8329 1214.6467,1307.9517 1217.728,1305.796 C 1224.4438,1301.0976 1233.9257,1298.6416 1238.066,1300.528 C 1240.9863,1301.8586 1241.1761,1302.6022 1239.263,1305.2186 C 1237.9416,1307.0257 1237.7703,1307.0145 1233.6209,1304.8517 C 1228.857,1302.3686 1228.0011,1302.7292 1227.1511,1307.5771 C 1226.5818,1310.8238 1222.3523,1315.4336 1218.5892,1316.9086 C 1217.4841,1317.3418 1216.6296,1319.2253 1216.181,1322.2169 C 1215.4278,1327.24 1215.2179,1327.4067 1208.8356,1328.051 C 1206.476,1328.2892 1204.4302,1328.6535 1204.2893,1328.8606 C 1204.1484,1329.0677 1202.3244,1333.5122 1200.236,1338.7372 C 1198.1475,1343.9622 1195.1308,1350.2269 1193.5322,1352.6586 C 1191.9336,1355.0904 1190.6257,1357.3926 1190.6257,1357.7747 C 1190.6257,1358.4271 1185.0016,1360.609 1174.611,1363.9875 C 1171.6292,1364.957 1169.2957,1365.1593 1167.7383,1364.5831 z ", WY:"M 711.62566,1251.714 C 706.95066,1250.694 699.97566,1249.167 696.12566,1248.3207 C 692.27566,1247.4743 681.47566,1245.1746 672.12566,1243.2101 C 652.52356,1239.0915 611.61946,1230.4099 600.62566,1228.0347 C 596.50066,1227.1435 592.55666,1226.4119 591.86116,1226.4091 C 591.16566,1226.4062 590.80446,1225.6914 591.05846,1224.8205 C 591.31246,1223.9497 592.23686,1220.3122 593.11276,1216.7372 C 593.98856,1213.1622 595.12706,1209.1122 595.64276,1207.7372 C 596.15836,1206.3622 596.80746,1203.8567 597.08516,1202.1695 C 597.59726,1199.0575 600.60856,1186.1718 607.58556,1157.2372 C 609.70756,1148.4372 611.95426,1138.7089 612.57826,1135.6187 C 613.20226,1132.5285 614.28286,1129.2207 614.97946,1128.268 C 616.37206,1126.3635 616.14726,1126.3259 665.62566,1136.7457 C 680.83856,1139.9494 704.86256,1144.9898 715.12566,1147.1311 C 715.67566,1147.2458 721.22096,1148.4087 727.44846,1149.7153 L 738.77126,1152.0909 L 738.31456,1155.664 C 738.06336,1157.6293 735.08286,1175.4372 731.69116,1195.2372 C 728.29946,1215.0372 725.34196,1232.3622 725.11906,1233.7372 C 724.39376,1238.2109 723.69596,1242.1376 722.65136,1247.6237 C 722.08716,1250.5863 721.62566,1253.1738 721.62566,1253.3737 C 721.62566,1253.8756 721.23826,1253.8113 711.62566,1251.714 z ", Mexico:"m 904.71727,1983.7612 c -3.3791,-4.1353 -6.023,-8.0677 -5.8753,-8.7384 0.1478,-0.6708 -1.3623,-2.159 -3.3557,-3.3071 -3.2467,-1.8699 -9.6161,-9.0674 -12.4295,-14.0455 -0.5796,-1.0255 -1.8718,-1.9847 -2.8715,-2.1314 -2.2798,-0.3346 -7.5747,-5.3236 -7.5747,-7.137 0,-0.7451 -0.9,-2.3208 -2,-3.5015 -1.1,-1.1807 -2,-1.7835 -2,-1.3395 0,0.444 -1.5776,-0.396 -3.5058,-1.8668 -3.1949,-2.4368 -6.3465,-2.7514 -4.9515,-0.4942 0.6906,1.1174 -0.3358,1.0941 -3.0427,-0.069 -1.1,-0.4727 -1.4516,-0.8911 -0.7813,-0.9297 0.695,-0.04 0.956,-0.7546 0.6074,-1.6629 -0.4168,-1.0862 -1.4978,-1.4624 -3.3999,-1.1833 -2.1008,0.3084 -2.9108,-0.057 -3.2834,-1.4822 -0.4125,-1.5774 -0.8391,-1.7072 -2.5687,-0.7815 -1.1407,0.6105 -2.0741,1.9941 -2.0741,3.0748 0,1.5299 -0.6851,1.9648 -3.0956,1.9648 -1.7026,0 -4.2901,0.8383 -5.75,1.8628 -1.4599,1.0245 -5.1294,2.4405 -8.1544,3.1466 -3.025,0.706 -8.3599,2.1178 -11.8553,3.1372 -3.4954,1.0194 -7.3769,1.8534 -8.6256,1.8534 -2.7397,0 -12.5679,-4.2369 -16.3996,-7.0698 -1.5201,-1.1239 -6.3208,-2.9546 -10.6683,-4.0683 -6.2748,-1.6075 -8.7808,-2.8328 -12.1554,-5.9434 -2.3381,-2.1552 -4.5986,-3.956 -5.0234,-4.0018 -0.4248,-0.046 -1.7439,-0.1926 -2.9313,-0.3262 -1.1875,-0.1336 -4.3375,-2.3407 -7,-4.9048 -2.6626,-2.5641 -5.5426,-4.6673 -6.3999,-4.6738 -0.8574,-0.01 -2.4324,-0.6726 -3.5,-1.4801 -1.0677,-0.8075 -2.6736,-1.4825 -3.5687,-1.5 -0.8952,-0.017 -2.1878,-0.7068 -2.8725,-1.5318 -0.6847,-0.825 -2.2882,-1.5 -3.5634,-1.5 -1.2752,0 -2.5966,-0.45 -2.9366,-1 -0.3399,-0.55 -1.293,-1 -2.118,-1 -0.9431,0 -1.2147,0.4641 -0.7317,1.25 0.4226,0.6875 -1.7368,-0.8875 -4.7988,-3.5 -3.0619,-2.6125 -6.2898,-4.75 -7.1732,-4.75 -0.8834,0 -5.1098,-1.8163 -9.3922,-4.0363 -6.0754,-3.1494 -8.9619,-5.4486 -13.138,-10.4649 -2.9436,-3.5358 -6.1087,-6.6689 -7.0337,-6.9625 -0.9249,-0.2935 -2.4201,-1.7839 -3.3228,-3.3119 -2.7977,-4.7363 -5.6808,-6.685 -10.1306,-6.8477 -4.6004,-0.1681 -10.9745,-2.9193 -23.4171,-10.1072 -8.5892,-4.9618 -12.2439,-9.3492 -12.2439,-14.6985 0,-1.558 -0.721,-2.6651 -2,-3.071 -1.1,-0.3491 -2,-0.9887 -2,-1.4214 0,-1.6527 -4.8511,-6.0248 -5.3264,-4.8004 -0.3007,0.7749 -1.6266,0.033 -3.6246,-2.0282 -1.7327,-1.7875 -3.7035,-3.25 -4.3796,-3.25 -0.6761,0 -2.7149,-1.575 -4.5306,-3.5 -1.8157,-1.925 -3.6957,-3.5 -4.1779,-3.5 -0.4821,0 -2.0953,-2.1375 -3.5849,-4.75 -1.4895,-2.6125 -3.4499,-5.65 -4.3563,-6.75 -2.3919,-2.9028 -7.5437,-19.376 -6.4132,-20.5065 0.5105,-0.5104 2.6785,-1.2917 4.8179,-1.7362 5.2835,-1.0978 6.8603,-3.7386 3.7544,-6.2879 l -2.3213,-1.9054 3.5109,-3.0825 c 2.6643,-2.3393 3.8056,-4.3998 4.7333,-8.5451 1.126,-5.0316 1.0636,-5.639 -0.7906,-7.6994 -2.7271,-3.0305 -3.3878,-5.2569 -1.9829,-6.6825 0.8975,-0.9108 0.7729,-1.484 -0.5326,-2.4487 -2.0811,-1.538 -3.5585,-13.2928 -2.0353,-16.1944 1.2783,-2.4351 -0.1591,-6.4414 -2.5338,-7.0624 -0.9725,-0.2543 -3.1088,-3.0244 -4.7473,-6.1557 -1.6385,-3.1313 -3.4292,-5.6505 -3.9792,-5.5982 -1.4272,0.1357 -6.9091,-9.3 -8.9195,-15.3528 -0.937,-2.821 -2.6743,-6.3631 -3.8606,-7.8714 -1.1864,-1.5082 -2.2603,-3.4456 -2.3865,-4.3052 -0.2074,-1.4131 -1.9624,-3.1838 -6.3743,-6.4314 -0.8475,-0.6239 -2.6299,-2.7093 -3.9609,-4.6343 -1.4842,-2.1465 -1.7633,-2.9733 -0.7218,-2.1381 2.3222,1.8623 5.4418,0.7084 3.7138,-1.3737 -0.6793,-0.8185 -1.8773,-1.4882 -2.6623,-1.4882 -0.7849,0 -2.7984,-0.7091 -4.4743,-1.5757 -2.4691,-1.2768 -2.9116,-1.9883 -2.3322,-3.75 1.7444,-5.3048 0.6974,-8.0183 -5.2759,-13.6743 -3.1947,-3.025 -6.4288,-7.0044 -7.1869,-8.843 -1.2066,-2.9267 -1.7272,-3.2733 -4.1796,-2.7828 -2.7481,0.5496 -5.4505,-1.3503 -3.056,-2.1485 0.6474,-0.2158 1.177,-1.0157 1.177,-1.7776 0,-0.7619 -0.5974,-1.1561 -1.3275,-0.8759 -2.0776,0.7972 -7.3963,-1.5068 -5.7818,-2.5046 0.8415,-0.5201 0.9506,-1.0477 0.2997,-1.45 -1.5139,-0.9356 -0.761,-6.8171 1.2693,-9.9158 1.6913,-2.5811 3.4386,-3.9642 1.9353,-1.5319 -0.4894,0.7919 -0.1731,0.9589 0.9788,0.5169 1.0526,-0.4039 1.9182,-0.089 2.2689,0.8243 0.3118,0.8126 0.9771,1.2239 1.4784,0.9141 0.5014,-0.3099 0.6066,-1.0568 0.2339,-1.6598 -0.3727,-0.603 0.6325,-2.1913 2.2337,-3.5295 l 2.9113,-2.4331 -2.8338,0.6387 c -1.7314,0.3902 -2.6003,0.261 -2.2336,-0.3323 1.165,-1.8851 -1.7484,-2.3978 -3.1025,-0.5459 -1.23,1.6821 -1.3017,1.5448 -0.7178,-1.3744 0.4678,-2.3394 0.1761,-3.7653 -1.047,-5.1168 -1.1685,-1.2912 -1.3494,-2.0875 -0.5818,-2.5618 2.0715,-1.2803 -0.857,-3.3558 -4.0295,-2.8558 -2.4785,0.3906 -3.1193,0.041 -3.9558,-2.1593 -0.549,-1.444 -0.9982,-3.891 -0.9982,-5.4378 0,-3.1111 -1.2487,-4.4639 -5,-5.4165 -4.5373,-1.1523 -6.9253,-3.8853 -7.8814,-9.02 -0.6496,-3.4881 -0.5479,-5.7689 0.3565,-8 1.5517,-3.8278 1.0371,-5.4757 -2.0799,-6.6608 -1.3174,-0.5008 -2.3952,-1.5967 -2.3952,-2.4353 0,-2.101 -1.761,-1.9252 -2.2568,0.2252 -0.3272,1.4194 -0.648,1.2454 -1.6978,-0.9209 -0.7118,-1.4689 -1.8508,-2.4573 -2.5309,-2.1963 -0.8174,0.3137 -1.4322,-0.9826 -1.8132,-3.8235 -0.3884,-2.8954 -1.3815,-4.9526 -3.0432,-6.3037 -2.8985,-2.3567 -6.2887,-9.7954 -4.705,-10.3233 1.5358,-0.5119 1.2771,-2.1823 -0.3381,-2.1823 -2.2137,0 -4.615,-4.5944 -4.615,-8.83 0,-2.3861 -0.7764,-4.8874 -2,-6.4429 -1.1,-1.3984 -2.0016,-4.0466 -2.0037,-5.8848 0,-1.8383 -0.9246,-4.8527 -2.0501,-6.6988 -1.7469,-2.8655 -1.95,-4.3338 -1.3879,-10.0377 0.5392,-5.4727 0.3674,-6.9226 -0.95,-8.0159 -0.8845,-0.7341 -1.6083,-2.1231 -1.6083,-3.0866 0,-0.9635 -0.71273,-3.7209 -1.58387,-6.1276 -2.18783,-6.0441 -3.4079,-15.0994 -2.23147,-16.5618 0.6154,-0.765 0.53632,-1.9668 -0.22272,-3.3851 -0.66639,-1.2451 -1.45558,-1.7581 -1.8194,-1.1826 -1.05442,1.6679 -11.14251,-3.2821 -11.14251,-5.4674 0,-1.8632 -2.93562,-4.963 -6.41958,-6.7785 -3.84141,-2.0018 -5.53532,-6.819 -4.77642,-13.5836 0.44199,-3.9396 1.26697,-6.563 2.26046,-7.1881 1.66254,-1.046 0.71462,-1.6893 48.88671,33.1779 12.3482,8.9376 23.5982,16.8345 25,17.5487 1.4019,0.7142 12.7885,3.6805 25.3036,6.5919 12.8935,2.9995 22.7013,5.7614 22.6315,6.3732 -0.3885,3.4042 0.2487,8.5797 1.0562,8.5797 0.5184,0 1.0809,-1.9125 1.25,-4.25 0.3146,-4.3481 0.5683,-4.5214 5.3075,-3.6273 1.7565,0.3314 2.1084,-0.3837 2.8896,-5.8727 0.4892,-3.4375 1.3892,-6.238 2,-6.2233 0.6107,0.015 10.5049,1.9455 21.9871,4.2907 l 20.8766,4.264 1.9037,5.1033 c 1.047,2.8068 2.9416,6.1635 4.2102,7.4593 1.2686,1.2958 4.6613,5.8697 7.5394,10.1641 2.8781,4.2945 5.8674,8.0517 6.6429,8.3493 3.4529,1.325 8.3963,12.6455 8.4464,19.3426 0.055,7.4129 1.2784,10.942 5.6156,16.2044 5.2839,6.411 5.1724,6.3035 13.8885,13.3908 3.85,3.1305 6.8678,6.3023 6.7062,7.0483 -0.6001,2.7704 1.4744,1.0767 8.2938,-6.7712 11.4411,-13.1665 14.5384,-16.0735 16.3602,-15.3545 0.9019,0.356 5.6898,1.5156 10.6398,2.5769 11.7668,2.5229 13.181,3.2061 14.836,7.1669 0.7651,1.8313 2.4752,4.0399 3.8001,4.908 3.1737,2.0795 7.3232,9.971 8.8496,16.8304 0.6732,3.025 1.8518,6.9778 2.6192,8.7839 0.7673,1.8062 1.3995,4.0562 1.4048,5 0.01,0.9439 1.6124,3.7324 3.5712,6.1967 1.9587,2.4643 3.8086,5.7168 4.1108,7.2276 0.3021,1.5108 1.1701,3.2621 1.9288,3.8918 0.7588,0.6297 1.3795,1.749 1.3795,2.4873 0,0.7383 0.9,1.824 2,2.4127 1.7438,0.9333 2,2.0938 2,9.0602 0,5.6383 0.6189,9.6747 2.1029,13.7148 1.1565,3.1487 2.3391,6.7642 2.6279,8.0343 0.3445,1.5153 1.8562,2.8419 4.3971,3.8586 2.1297,0.8521 3.8721,1.9664 3.8721,2.4762 0,0.5098 1.9189,1.7495 4.2642,2.7548 2.3453,1.0053 4.839,2.5204 5.5415,3.3669 0.7025,0.8465 4.3848,2.3006 8.1829,3.2314 5.0539,1.2385 7.3282,2.3372 8.4816,4.0976 1.6037,2.4476 4.9095,3.218 6.0298,1.4052 0.34,-0.55 1.2465,-1 2.0147,-1 1.1887,0 1.1945,0.5728 0.039,3.8472 -0.7466,2.116 -2.3649,5.8222 -3.5963,8.2359 -2.0832,4.0835 -2.2965,4.2332 -3.066,2.1528 -1.0274,-2.7772 -2.8916,-2.9293 -2.8916,-0.2359 0,1.1 -0.45,2 -1,2 -0.55,0 -1,-0.45 -1,-1 0,-0.55 -0.7274,-1 -1.6165,-1 -1.1852,0 -1.4891,0.6672 -1.1387,2.5 0.2628,1.375 0.1403,2.5 -0.2723,2.5 -0.4126,0 -0.6997,0.5625 -0.6379,1.25 0.3094,3.4442 -1.6655,11.663 -2.9181,12.1437 -0.9373,0.3597 -1.4165,2.0964 -1.4165,5.1339 0,2.8057 0.3888,4.3501 1,3.9724 1.4805,-0.915 1.2012,2.5908 -0.4602,5.7758 -2.0882,4.0032 -3.5398,12.926 -3.5398,21.7586 0,8.3285 -1.2615,13.2271 -4.1501,16.1158 -2.0215,2.0214 -2.4251,3.8498 -0.8499,3.8498 0.55,0 1,1.4197 1,3.155 0,3.0916 -0.04,3.1186 -2,1.345 -2.7258,-2.4669 -2.5394,-0.7031 0.2383,2.2536 1.2311,1.3104 3.2157,5.8394 4.4104,10.0645 2.9667,10.4916 5.5497,17.6155 6.5321,18.0152 0.4506,0.1834 0.8241,1.3084 0.8301,2.5 0.022,4.3341 2.9705,11.749 7.078,17.7976 5.4421,8.0139 10.9111,20.6877 10.9111,25.2853 0,2.6994 1.1347,5.1747 4.479,9.7707 2.4634,3.3854 4.941,7.5557 5.5059,9.2672 0.9802,2.9702 6.4962,6.4479 7.2168,4.5502 0.1641,-0.432 2.3714,-0.4658 4.9051,-0.075 5.6835,0.8763 14.7279,7.994 15.5815,12.2621 0.7771,3.8854 2.4346,4.9234 9.1214,5.7118 4.2853,0.5053 6.1764,0.3373 7.0788,-0.6287 0.6773,-0.7251 1.7024,-1.0272 2.2781,-0.6714 1.2692,0.7844 8.8334,-1.5816 8.8334,-2.763 0,-1.262 8.7762,-1.0113 9.201,0.2629 0.463,1.389 9.5894,-1.1931 14.1352,-3.9993 3.8065,-2.3497 15.7075,-2.5074 17.8651,-0.2367 1.0929,1.1503 0.5459,1.2594 -3.4513,0.6888 -3.1088,-0.4439 -4.75,-0.3115 -4.75,0.3831 0,0.5837 0.9224,1.0613 2.0497,1.0613 1.1273,0 3.4002,0.6984 5.0509,1.552 2.3997,1.2409 2.8699,1.9925 2.3458,3.75 l -0.6554,2.198 2.2425,-2.1657 c 1.8934,-1.8287 2.6249,-1.9915 4.7004,-1.0458 2.0318,0.9257 2.6234,0.8244 3.4118,-0.5843 0.5245,-0.9373 1.5366,-1.7042 2.249,-1.7042 0.7125,0 2.0728,-0.8591 3.023,-1.9091 1.5906,-1.7575 1.6031,-2.1501 0.1577,-4.9451 l -1.57,-3.0361 5.8986,-2.6471 c 7.0006,-3.1417 10.4114,-6.5186 12.0829,-11.9626 0.6754,-2.2 2.2703,-5.575 3.5442,-7.5 1.3498,-2.0397 2.6042,-5.8944 3.0064,-9.2387 0.3796,-3.1562 1.0418,-5.5213 1.4716,-5.2557 1.2741,0.7874 1.9909,-2.2861 1.9909,-8.5365 0,-5.4507 0.2308,-6.0411 3.25,-8.3154 4.7144,-3.5512 11.9565,-5.7031 22.6436,-6.7283 5.16643,-0.4956 12.25483,-1.8676 15.75203,-3.0489 8.3682,-2.8266 17.455,-1.6454 25.3544,3.296 3.4832,2.1788 8.5753,2.5497 10.4334,0.7599 1.4512,-1.3979 -0.1017,-2.2917 -5.2254,-3.0075 l -4.708,-0.6577 6.2715,-0.1336 c 5.2344,-0.1115 6.9293,0.3018 10.25,2.4993 3.2277,2.136 3.9775,3.2211 3.9729,5.75 -0.012,6.4727 -2.0996,10.8082 -8.4738,17.5951 -7.165,7.629 -9.5206,11.5808 -9.5206,15.9723 0,1.6773 -0.4596,3.0497 -1.0214,3.0497 -0.5618,0 -1.5178,1.0894 -2.1245,2.4209 -0.649,1.4244 -1.6692,2.2036 -2.4785,1.893 -1.5195,-0.5831 -1.7724,0.5131 -0.5591,2.4233 0.5649,0.8895 1.6816,0.9803 3.9724,0.3233 l 3.1867,-0.9139 -1.5135,2.9267 c -0.8324,1.6097 -2.161,2.9267 -2.9526,2.9267 -0.7915,0 -1.9208,0.9 -2.5095,2 -1.0997,2.0548 -0.7685,2.3588 2.2385,2.0543 1.5739,-0.1594 1.6065,0.09 0.3445,2.6348 -0.7666,1.546 -2.3106,6.2013 -3.4312,10.3452 -1.1205,4.1439 -2.5594,8.8689 -3.1975,10.5 l -1.1603,2.9657 -0.9496,-2.4794 c -0.5223,-1.3637 -1.6563,-3.2602 -2.5198,-4.2145 -1.4281,-1.578 -1.4187,-2.1136 0.104,-5.9192 0.9208,-2.3013 1.3136,-4.5353 0.8728,-4.9645 -1.1978,-1.1665 -4.6618,2.1609 -5.8066,5.5776 -0.6473,1.9321 -2.2974,3.6328 -4.6355,4.7777 -2.4113,1.1807 -5.201,4.1187 -8.3082,8.75 -2.5729,3.8347 -4.9515,6.9723 -5.2858,6.9723 -0.3343,0 -1.4753,-0.7851 -2.5356,-1.7446 -1.84973,-1.674 -2.02063,-1.6283 -4.21793,1.1274 -2.7656,3.4684 -4.5118,2.7169 -4.5118,-1.9418 0,-4.3526 -1.3634,-4.4429 -2.5736,-0.1705 l -0.9264,3.2706 -18.8568,-1.4068 c -16.0701,-1.1988 -18.9865,-1.2019 -19.7347,-0.02 -0.4828,0.7624 -0.8847,4.2383 -0.8932,7.7241 l -0.015,6.3379 -4.25,-0.7009 c -2.3375,-0.3856 -4.8125,-1.1552 -5.5,-1.7104 -0.6875,-0.5551 -1.25,-0.6991 -1.25,-0.3199 0,1.0356 10.3213,12.5554 11.2492,12.5554 1.4403,0 7.7508,6.2831 7.7508,7.7171 0,0.7676 1.3936,2.6685 3.0968,4.2242 2.6263,2.3987 2.9302,3.1399 2,4.8779 -0.6032,1.1271 -1.0968,2.8875 -1.0968,3.912 0,1.7814 -0.5121,1.8086 -11.75,0.6239 -6.4625,-0.6813 -13.775,-1.2639 -16.25,-1.2946 l -4.5,-0.056 -6.7829,9.2477 c -5.0803,6.9263 -6.6137,9.7497 -6.1087,11.2476 1.3696,4.0627 -0.1543,15.4459 -2.3635,17.6552 -0.659,0.659 -3.0658,-1.5409 -7.1382,-6.5246 z m 146.89333,-138.6759 c 0,-1.3926 4.9703,-6.3177 5.6697,-5.6182 0.3017,0.3016 -0.4312,1.9244 -1.6287,3.606 -2.1758,3.0556 -4.041,3.9844 -4.041,2.0122 z m -248.92973,-49.8602 c -0.039,-1.3231 -1.1953,-3.8806 -2.5703,-5.6833 -1.375,-1.8027 -2.4983,-3.8702 -2.4962,-4.5944 0,-0.7242 0.8916,0.033 1.9769,1.6833 1.0852,1.65 2.6122,3.9 3.3931,5 0.9255,1.3036 1.1321,2.6964 0.5934,4 -0.765,1.851 -0.8318,1.8207 -0.8969,-0.4056 z m -217.0703,-34.0944 c 1.9388,-1.2529 3,-1.2529 3,0 0,0.55 -1.0125,0.9931 -2.25,0.9847 -1.8194,-0.012 -1.9629,-0.2008 -0.75,-0.9847 z m -5,-6.6224 c 0,-2.2177 0.2316,-2.4303 1.5,-1.3776 0.825,0.6847 1.5,1.8648 1.5,2.6224 0,0.7577 -0.675,1.3776 -1.5,1.3776 -0.952,0 -1.5,-0.958 -1.5,-2.6224 z m -74.9648,-48.3119 c -0.5693,-1.0638 -1.0352,-3.2321 -1.0352,-4.8185 0,-5.2163 -2.8691,-12.7476 -5.9985,-15.7458 -1.6751,-1.6048 -4.4102,-5.3358 -6.0781,-8.2912 -3.4776,-6.1619 -10.55255,-14.2102 -12.49171,-14.2102 -0.7225,0 -1.58856,-0.4449 -1.92458,-0.9885 -0.34215,-0.5537 0.0318,-0.7419 0.84996,-0.428 1.21829,0.4675 1.18539,-0.027 -0.19806,-2.9789 -0.91244,-1.9467 -2.37525,-3.5541 -3.25069,-3.572 -0.98364,-0.02 -2.05895,-1.5921 -2.81475,-4.1147 -0.80934,-2.7014 -1.6752,-3.9087 -2.55976,-3.5692 -0.75948,0.2914 -1.55474,-0.3209 -1.84162,-1.4179 -0.27771,-1.0619 -0.0489,-1.9308 0.50845,-1.9308 0.55735,0 0.75069,-0.6845 0.42965,-1.5211 -0.4922,-1.2827 2.78661,-9.8958 4.36974,-11.4789 1.87733,-1.8773 1.6007,-13.0895 -0.42303,-17.1462 -0.86733,-1.7386 -1.57697,-3.7811 -1.57697,-4.5388 0,-0.7578 -0.7875,-1.6557 -1.75,-1.9954 -2.54242,-0.8973 -6.25,-4.453 -6.25,-5.9939 0,-0.7291 -0.41786,-1.3257 -0.92857,-1.3257 -2.1829,0 -3.86177,-3.1457 -3.72039,-6.9708 0.0819,-2.2166 -0.17889,-4.0299 -0.5796,-4.0296 -0.40071,2e-4 -0.21511,-1.1265 0.41244,-2.5038 1.61514,-3.5449 0.23146,-4.2935 -2.20666,-1.194 -2.09133,2.6587 -4.97722,2.7116 -4.97722,0.091 0,-2.1128 -1.78339,-1.6663 -3.08906,0.7734 -1.13465,2.1201 -1.20483,2.0922 -3.28518,-1.3086 -2.49549,-4.0793 -9.16612,-10.9172 -12.0834,-12.3863 -1.38702,-0.6985 -2.22271,-2.3706 -2.60443,-5.2112 -0.33935,-2.5253 -1.52807,-5.1582 -3,-6.6447 -3.91958,-3.9585 -7.2226,-8.6643 -6.55213,-9.3347 0.34101,-0.341 2.82959,0.4149 5.53018,1.6798 3.22924,1.5124 5.78208,2.0809 7.45709,1.6605 1.93555,-0.4858 2.80501,-0.157 3.62211,1.3698 1.28165,2.3948 2.61578,2.5409 4.64768,0.509 1.30095,-1.301 1.30567,-1.5 0.0356,-1.5 -1.70233,0 -3.01109,-2.6764 -1.70384,-3.4843 0.48797,-0.3016 1.16987,-0.091 1.51534,0.468 0.34546,0.559 1.00277,1.0163 1.46069,1.0163 0.82642,0 2.32815,-4.1234 2.54939,-7 0.0634,-0.825 0.47037,-2.7163 0.90427,-4.2029 0.59469,-2.0375 0.10748,-4.13 -1.9791,-8.5 -1.52241,-3.1884 -3.28961,-6.4721 -3.92712,-7.2971 -0.63751,-0.825 -1.97363,-3.7057 -2.96915,-6.4015 -1.04593,-2.8323 -3.59122,-6.6317 -6.0293,-9 -6.21354,-6.0357 -11.50554,-13.4194 -10.84728,-15.1348 0.31429,-0.8191 0.0614,-2.1037 -0.56194,-2.8548 -0.83098,-1.0013 -0.84126,-2.1318 -0.0385,-4.2373 1.34114,-3.5176 0.32184,-11.7294 -1.37495,-11.077 -0.822,0.3161 -1.21696,-1.5448 -1.30977,-6.171 -0.18731,-9.3363 -1.77022,-19.0687 -3.71214,-22.8239 -2.14232,-4.1428 -2.2296,-8.4574 -0.15498,-7.6613 1.04085,0.3994 1.5,-0.069 1.5,-1.5314 0,-1.1589 -0.40186,-2.107 -0.89301,-2.107 -0.49116,0 -1.16982,-0.7213 -1.50813,-1.603 -0.60308,-1.5716 -3.59643,-15.3057 -3.59804,-16.5085 -0.002,-1.2065 49.47355,8.2475 50.95486,9.7368 0.29938,0.3009 -1.14318,1.902 -3.20568,3.5579 -3.40466,2.7335 -3.75,3.4577 -3.75,7.8641 0,3.4145 -0.4756,5.1195 -1.60424,5.7511 -1.4653,0.82 -1.4565,1.1835 0.10162,4.1965 1.65308,3.1967 1.6337,3.4257 -0.62652,7.4019 -1.93334,3.4012 -2.35099,5.6429 -2.44124,13.1032 -0.0599,4.95 -0.69377,12.6136 -1.40862,17.0302 -1.15447,7.1327 -1.11652,8.3844 0.33963,11.2003 0.90166,1.7436 1.63937,3.8452 1.63937,4.6702 0,0.8249 0.60665,1.8598 1.3481,2.2996 0.74146,0.4398 2.61781,2.8247 4.16968,5.2997 1.55187,2.475 3.90595,6.1507 5.2313,8.1683 1.94658,2.9633 2.3464,4.693 2.08032,9 -0.26534,4.2947 -0.0377,5.2869 1.1706,5.1012 1.79316,-0.2755 4,4.0535 4,7.8465 0,1.7395 0.89712,3.3769 2.49322,4.5506 2.95861,2.1756 4.7549,10.944 2.52439,12.3225 -1.97594,1.2212 -0.48441,6.8538 3.41946,12.9132 1.88304,2.9228 3.72902,7.178 4.10219,9.4559 0.37316,2.278 1.41699,4.9792 2.31961,6.0027 0.90262,1.0236 1.67662,2.8236 1.72012,4 0.3422,9.2717 0.5575,11.3062 1.3245,12.5172 1.5886,2.508 3.07,0.3443 1.9547,-2.8549 -0.5622,-1.613 -0.8487,-3.7405 -0.6366,-4.7279 0.2834,-1.3194 0.9679,-0.6792 2.582,2.4149 1.208,2.3156 2.1964,4.903 2.1964,5.75 0,0.8469 0.3718,1.5398 0.8263,1.5398 0.4544,0 0.6902,4.7971 0.5241,10.6603 -0.2519,8.8864 0.027,11.4036 1.6737,15.1271 1.0868,2.4568 1.9759,5.9828 1.9759,7.8357 0,1.8529 0.9275,6.049 2.0611,9.3246 1.5678,4.5303 1.8071,6.4301 1,7.9382 -1.3587,2.5388 -1.3754,11.6583 -0.026,14.1798 0.5693,1.0639 1.6943,1.9343 2.5,1.9343 0.8056,0 1.4648,0.675 1.4648,1.5 0,0.825 0.675,1.5 1.5,1.5 0.9237,0 1.5,-0.9379 1.5,-2.441 0,-1.3425 0.3951,-2.6851 0.878,-2.9836 0.9083,-0.5614 6.122,6.5949 6.122,8.4032 0,0.5618 0.6193,1.0214 1.3762,1.0214 0.9419,0 1.5165,1.6928 1.821,5.3648 0.2881,3.4734 1.2131,6.3414 2.6239,8.1348 2.5605,3.2553 2.7273,5.5392 0.6919,9.4753 -1.1323,2.1896 -2.7795,3.2514 -6.9039,4.4504 -6.7024,1.9484 -6.3293,1.9661 -7.5739,-0.3596 z m 11.0438,-31.4824 c -0.043,-1.0541 0.1929,-1.6448 0.5252,-1.3125 0.3323,0.3323 0.3678,1.1948 0.079,1.9167 -0.3192,0.7977 -0.5562,0.5608 -0.6042,-0.6042 z m 44.504,-7.4491 c -0.4308,-0.697 -0.5132,-1.5373 -0.1831,-1.8674 0.895,-0.895 1.8708,0.4213 1.3874,1.8715 -0.3387,1.0161 -0.5743,1.0153 -1.2043,0 z m -58.4917,-15.5229 c -0.631,-1.5888 -0.9461,-3.0898 -0.7003,-3.3356 0.7357,-0.7357 2.7751,3.7378 2.2931,5.0297 -0.2451,0.6571 -0.9619,-0.1053 -1.5928,-1.6941 z m -38.46627,-5.409 c -0.27117,-0.4388 -0.0796,-1.4513 0.42567,-2.25 0.71729,-1.1339 0.92206,-0.959 0.93402,0.7977 0.0157,2.313 -0.49232,2.8557 -1.35969,1.4523 z m 31.83607,-24.1593 c 2.1782,-2.4068 2.6773,-2.5673 1.9302,-0.6203 -0.3002,0.7825 -1.2734,1.7018 -2.1625,2.043 -1.3281,0.5097 -1.2867,0.2558 0.2323,-1.4227 z m -78.91034,-78.3822 c -1.67123,-1.2221 -1.68583,-1.395 -0.167,-1.9778 0.91537,-0.3513 2.07498,-1.6611 2.57691,-2.9108 0.85596,-2.1312 0.91557,-2.086 0.96066,0.7278 0.0705,4.3999 -1.0879,5.8299 -3.37057,4.1608 z m 68.80004,-2.1161 c -2.139,-1.5097 -2.1403,-1.5346 -0.2653,-5.2124 3.183,-6.2432 5.9145,-6.6515 5.9145,-0.8841 0,1.8316 -0.7875,4.294 -1.75,5.4718 -1.6061,1.9655 -1.9267,2.0169 -3.8992,0.6247 z m -17.16198,-14.2947 c -2.82191,-4.4389 -3.58473,-6.776 -3.30394,-10.1224 0.20214,-2.4093 3.11515,0.8259 3.11515,3.4597 0,1.2883 0.85568,2.8003 1.90152,3.36 1.35227,0.7237 1.87272,2.0337 1.80181,4.5352 -0.0548,1.9346 -0.18861,3.5175 -0.29727,3.5175 -0.10866,0 -1.55643,-2.1375 -3.21727,-4.75 z m -102.44311,-9.5 c -0.63975,-4.3197 0.40029,-7.1904 1.3586,-3.75 1.02028,3.6629 1.02468,7 0.009,7 -0.48758,0 -1.1031,-1.4625 -1.36782,-3.25 z m 89.92099,-57.4167 c -0.36667,-0.3666 -0.66667,-1.5614 -0.66667,-2.655 0,-1.917 0.0708,-1.9242 1.97642,-0.1996 1.08703,0.9837 1.73547,2.1785 1.44098,2.6549 -0.6389,1.0338 -1.83018,1.1203 -2.75073,0.1997 z", NJ:"m 1293.8085,1299.5987 c -5.489,-2.717 -7.2446,-5.4352 -7.0769,-10.9572 0.073,-2.4224 -0.033,-4.9157 -0.2361,-5.5408 -0.2034,-0.6251 1.9927,-3.6248 4.8802,-6.666 2.8875,-3.0412 5.25,-5.9795 5.25,-6.5295 0,-0.5499 -1.8076,-2.4316 -4.017,-4.1815 -4.9796,-3.9439 -6.549,-6.5996 -5.0019,-8.4637 1.1406,-1.3744 1.4285,-2.6088 2.4421,-10.4711 0.3154,-2.4466 0.9371,-4.812 1.3814,-5.2563 1.2147,-1.2147 15.4433,3.9055 17.3999,6.2614 1.2259,1.4762 1.4642,2.6843 0.8487,4.3033 -0.9977,2.6241 -0.037,8.5418 2.2625,13.932 0.8896,2.0857 1.4133,5.0107 1.1637,6.5 -0.2495,1.4894 -0.6391,4.0579 -0.8657,5.7079 -0.6879,5.0094 -8.2703,20.045 -11.0158,21.8439 -3.0765,2.0158 -2.2608,2.0689 -7.4151,-0.4824 z", DE:"m 1283.8379,1308.0364 c -1.1183,-4.2895 -2.6124,-10.8678 -3.32,-14.6183 -1.1024,-5.843 -1.0794,-6.9502 0.1606,-7.7347 2.4642,-1.559 2.9472,-1.079 2.9472,2.9288 0,7.5974 0.879,9.4571 5.8938,12.47 4.4828,2.6931 10.1062,9.9513 10.1062,13.0442 0,0.9306 -1.9827,1.3655 -6.8772,1.5085 l -6.8771,0.2008 -2.0335,-7.7993 z", VT:"m 1312.6257,1191.5067 c 0,-4.0999 -4.8977,-19.0317 -6.9639,-21.231 -1.4729,-1.5679 -2.0621,-3.9277 -2.3867,-9.5601 -0.2371,-4.1131 -0.7095,-8.6034 -1.0498,-9.9784 -0.3403,-1.375 -0.8863,-4.1212 -1.2134,-6.1026 l -0.5947,-3.6027 9.3543,-2.1466 c 5.1448,-1.1807 11.4326,-2.4251 13.973,-2.7653 l 4.6187,-0.6187 0.6987,4.6591 c 0.6409,4.2737 0.4398,4.954 -2.4313,8.224 l -3.13,3.5649 0.3126,20.3948 c 0.2694,17.5837 0.1057,20.4017 -1.1875,20.4448 -0.825,0.027 -3.4125,0.294 -5.75,0.5923 -3.9774,0.5077 -4.25,0.3874 -4.25,-1.8745 z", DC:"m 1257.8438,1304.75 c -7.5032,1.4465 -1.7001,11.9868 2.3146,5.1112 3.3963,-1.9085 -1.38,-3.4036 -2.3146,-5.1112 z", CT:"m 1316.8705,1237.5028 c 0.2263,-0.6789 -0.3387,-3.2865 -1.2554,-5.7947 -0.9168,-2.5082 -1.5293,-5.4403 -1.3611,-6.5157 0.1681,-1.0753 0.4089,-3.3632 0.5349,-5.0841 l 0.2293,-3.1289 11.0537,-2.3199 c 6.0796,-1.2759 11.5891,-2.4116 12.2433,-2.5237 0.9348,-0.1602 5.3105,14.628 5.3105,17.9473 0,0.329 -2.5875,1.3165 -5.75,2.1943 -8.6689,2.4062 -15.6373,4.7687 -16.7,5.6616 -1.5028,1.2627 -4.7615,0.9326 -4.3052,-0.4362 z", MA:"m 1367.8161,1221.9872 c 0.5539,-2.9274 5.6237,-1.7396 4.5221,1.1297 -1.0021,0.9119 -5.1576,1.205 -4.5221,-1.1297 z m 11.0179,-1.9262 c -2.0871,-2.0089 2.8309,-4.4047 4.5324,-2.8951 0.5942,2.0035 -2.6993,4.5204 -4.5324,2.8951 z m -22.5684,-6.3325 c -1.5048,-2.1243 -2.83,-4.5747 -5,-6.0678 -2.5809,-0.5837 -5.1749,-0.2908 -7.7434,0.2298 -9.0876,1.5458 -18.1273,3.3786 -27.1143,5.4227 -2.8143,-1.1968 -1.0069,-5.8619 -1.7895,-8.4065 0.5732,-2.5555 -2.0973,-6.4285 0.202,-8.0832 4.1349,-0.2375 8.2945,-0.3724 12.3684,-1.2242 6.12,-1.1255 12.3782,-1.6424 18.3783,-3.3302 4.4571,-1.3776 6.0652,-7.3801 11.0917,-7.5213 2.837,-0.5591 6.2909,1.2737 5.1305,4.5799 -0.2653,2.8352 -2.3324,5.6608 -1.285,8.5189 2.1522,3.9501 6.5167,5.7452 9.8255,8.5143 1.2437,2.3042 4.1321,3.126 6.5219,3.7617 4.0239,0.3184 2.3276,-5.8175 0.028,-7.1354 -2.8253,-2.3768 3.5709,-0.9361 4.0414,0.8876 2.1708,1.9571 3.3933,5.1435 0.5546,7.1646 -4.143,3.8536 -10.0732,4.4489 -14.8174,7.2919 -2.2223,1.4924 -5.5619,1.9811 -7.3378,-0.4476 -1.1708,-1.2645 -2.1169,-2.7156 -3.055,-4.1552 z", NH:"m 1329.6628,1190.9286 c -1.2375,-0.2315 -2.2778,-0.7272 -2.3118,-1.1015 -0.034,-0.3742 -0.2929,-8.6884 -0.5753,-18.4759 l -0.5134,-17.7955 3.5896,-3.9733 c 2.5681,-2.8425 3.4455,-4.6082 3.0833,-6.2045 -2.4391,-10.7502 -2.4469,-11.0285 -0.3898,-13.9174 3.0698,-4.3112 4.2647,-3.8124 5.2368,2.1862 0.6659,4.11 3.353,13.8899 7.3036,26.5828 2.5943,8.335 6.7764,15.7283 10.0219,17.7169 0.7178,0.4398 1.3051,1.9505 1.3051,3.357 0,1.9301 -0.3912,2.4071 -1.5951,1.9452 -1.0544,-0.4046 -3.1292,0.9003 -6.121,3.8499 -3.6222,3.571 -5.4502,4.5872 -9.1549,5.0891 -2.546,0.345 -5.304,0.7476 -6.129,0.8946 -0.825,0.1471 -2.5125,0.078 -3.75,-0.1536 z", RI:"m 1345.3244,1221.9872 c -0.9594,-3.7125 -2.0115,-7.7625 -2.3381,-9 -0.5432,-2.0582 -0.2518,-2.25 3.4185,-2.25 3.732,0 4.2416,0.3572 7.2918,5.1105 2.5114,3.9136 3.0408,5.4945 2.2604,6.75 -1.02,1.6412 -7.0703,6.1395 -8.2577,6.1395 -0.3468,0 -1.4155,-3.0375 -2.3749,-6.75 z", NS:"m 1443.286,1140.4151 c -5.8448,-1.264 -8.6858,-4.5674 -11.0509,-12.8494 -1.1573,-4.0525 -1.3453,-6.3929 -0.6587,-8.1987 1.4661,-3.8562 8.0884,-13.6291 12.4349,-18.3509 2.1371,-2.3217 4.4891,-5.0828 5.2267,-6.1358 0.7376,-1.053 2.475,-2.1992 3.8609,-2.547 2.8419,-0.7133 11.5268,-6.563 11.5268,-7.7638 0,-1.041 -4.4875,0.7 -9.8067,3.8047 -9.2463,5.3969 -7.9492,-3.368 2.2057,-14.9045 4.4641,-5.0715 5.5238,-5.7709 8.5964,-5.674 9.5288,0.3004 20.2296,-1.4006 23.7227,-3.771 2.1686,-1.4717 4.168,-2.1333 5.161,-1.7077 0.8915,0.382 3.7039,0.7704 6.2497,0.863 5.272,0.1917 9.4359,2.5076 11.1083,6.1783 1.0665,2.3407 0.6988,2.9622 -5.2955,8.9482 -3.5429,3.538 -7.1166,7.1471 -7.9416,8.0202 -3.5549,3.7624 -12.3505,10.4604 -14.4175,10.9792 -1.3193,0.3311 -3.4554,2.6254 -5.166,5.5485 -2.6774,4.5754 -3.1729,4.9457 -6.0437,4.5162 -2.5876,-0.3871 -3.321,-0.043 -4.25,1.9964 -0.6175,1.3554 -1.1228,2.9244 -1.1228,3.4868 0,0.5623 -1.3539,4.2747 -3.0087,8.2497 -2.2739,5.4621 -4.6062,8.8645 -9.5492,13.9305 -3.5972,3.6868 -6.6307,6.6412 -6.7412,6.5655 -0.1105,-0.076 -2.3788,-0.6087 -5.0406,-1.1844 z m 67.315,-75.9597 c -0.8386,-0.67 -3.7093,-3.577 -6.3793,-6.46 -3.5595,-3.8437 -4.5812,-5.5775 -3.8302,-6.5 0.5634,-0.692 2.414,-5.4239 4.1126,-10.5154 3.443,-10.3203 6.689,-17.2428 8.0852,-17.2428 1.7667,0 4.0365,4.4681 4.0501,7.9725 0.022,5.702 0.9692,7.8072 3.8308,8.5141 3.4841,0.8607 8.1555,5.3645 8.1555,7.8629 0,1.0865 -1.3969,4.1523 -3.1042,6.813 -2.2516,3.5087 -3.7436,4.8375 -5.432,4.8375 -1.4449,0 -3.1377,1.1377 -4.4638,3 -2.3688,3.3267 -2.8189,3.4806 -5.0247,1.7182 z", PE:"m 1480.2959,1063.0741 c -0.2889,-0.2889 -4.2704,-0.6863 -8.8478,-0.8831 -4.5773,-0.1968 -10.7974,-1.085 -13.8224,-1.9738 -6.6994,-1.9685 -8.0737,-2.3009 -10,-2.4188 -4.0759,-0.2495 -4.5024,-1.7185 -2.031,-6.995 1.3051,-2.7864 2.9631,-5.0662 3.6844,-5.0662 0.7213,0 3.3494,1.9526 5.8401,4.3392 3.6422,3.4898 4.7461,4.077 5.64,3 0.6543,-0.7884 3.1445,-1.3392 6.0547,-1.3392 2.7188,0 5.7012,-0.4021 6.6275,-0.8936 3.1978,-1.6966 12.1423,-3.9835 12.6114,-3.2243 0.2588,0.4187 -0.1614,1.9793 -0.9337,3.4679 -0.7723,1.4887 -1.5075,4.7027 -1.6338,7.1423 -0.2048,3.9559 -1.7424,6.2915 -3.1894,4.8446 z", MD:"m 1284.7439,1327.0973 c -0.8305,-1.8228 -1.7324,-2.4327 -3.0772,-2.0811 -3.7215,0.9732 -7.7428,-6.2473 -7.9523,-14.279 -0.05,-1.925 -0.3657,-5.1937 -0.701,-7.2638 -0.3807,-2.3498 -0.1503,-4.3173 0.6132,-5.2372 0.6726,-0.8105 0.9542,-2.1737 0.6258,-3.0294 -0.8488,-2.2118 -4.1614,-0.27 -6.172,3.6179 -2.149,4.1558 -1.0678,19.7371 1.7558,25.3032 l 1.9737,3.8907 -2.3421,-0.6648 c -1.2881,-0.3656 -3.5732,-0.9339 -5.0779,-1.2628 -3.7578,-0.8215 -7.7642,-4.7636 -7.7642,-7.6394 0,-1.3097 1.5368,-4.1437 3.4152,-6.2978 l 3.4151,-3.9166 -2.5659,-2.7121 -2.5659,-2.712 -2.9631,2.4933 c -3.1869,2.6816 -6.4066,2.5514 -8.2354,-0.3331 -0.55,-0.8675 -2.5011,-3.0755 -4.3358,-4.9067 -2.8307,-2.8251 -4.0423,-3.3278 -8,-3.3186 -6.618,0.015 -13.1129,2.2373 -19.088,6.53 -2.8386,2.0392 -5.3862,3.4826 -5.6614,3.2074 -0.2752,-0.2752 -0.7546,-2.0672 -1.0653,-3.9821 -0.5633,-3.4711 -0.5518,-3.4833 3.7927,-4.0148 2.3968,-0.2932 12.4578,-1.9529 22.3578,-3.6883 18.558,-3.2531 18.9482,-3.3203 26.5,-4.56 2.475,-0.4064 5.4,-0.9189 6.5,-1.139 1.1,-0.2201 3.3727,-0.6305 5.0504,-0.9121 l 3.0503,-0.5118 1.7415,9.2799 c 0.9578,5.104 2.6593,12.0925 3.7812,15.53 l 2.0397,6.25 7.8899,0 7.89,0 -0.242,4.4372 c -0.1331,2.4404 -0.4578,4.6274 -0.7215,4.86 -0.2637,0.2326 -3.2261,0.6971 -6.5829,1.0322 -5.8511,0.5841 -6.1521,0.5027 -7.2784,-1.9693 z", HI:"m 144.23932,1295.6143 2.13392,-1.7071 4.48124,2.1339 10.02941,4.6947 4.48124,2.7741 2.13391,3.2008 2.56071,5.7616 5.3348,3.4143 -0.42678,1.7071 -5.12141,4.2678 -5.54819,1.9206 -1.92053,-0.8536 -4.05446,2.3473 -3.20087,4.2678 -2.98749,3.8411 -2.34732,-0.2133 -4.69462,-3.4143 -0.42678,-5.975 0.85356,-3.2009 -2.13392,-7.4687 -2.7741,-2.3474 -0.21339,-3.4142 2.98749,-1.2804 2.77411,-4.0545 0.64017,-1.2802 -2.13392,-2.3474 -0.42678,-2.7741 z m -21.97939,-20.4856 2.98749,-3.8411 6.18837,3.2009 5.76158,1.4938 5.76159,3.6276 0,2.5607 -4.69461,2.3473 -6.40178,1.2804 -3.20087,-1.9206 -6.40177,-8.749 z m -9.17585,1.4937 2.56071,5.1214 4.05443,-1.4937 0.42679,-2.1339 -2.13391,-2.7741 -4.90802,-0.4268 0,1.7071 z m -7.04194,-6.8285 1.70714,-2.5607 6.18836,1.2803 0.85357,-0.6402 8.10889,0.8536 -0.42678,1.7072 -3.41427,1.9205 -5.76158,-0.4268 -7.25533,-2.1339 z m -26.674014,-11.7366 4.90801,7.2553 3.20088,-0.4267 1.49375,-0.6402 1.92053,1.7071 4.90802,-0.2134 1.28035,-1.9205 -3.84106,-2.3473 -2.5607,-4.908 -2.7741,-4.6947 -7.68211,3.841 -0.85357,2.3474 z m -40.544484,-13.2303 8.108903,3.4143 2.774089,-0.4268 2.133922,-5.1214 -0.853566,-4.4813 -5.548204,-0.6402 -5.334801,2.3474 -1.280343,4.908 z m -13.443709,4.908 2.560699,-4.6946 2.987492,-0.4267 0.426781,1.0669 -2.774102,4.0544 -3.20087,0 z"}, names:{AL:"Alabama", AK:"Alaska", AZ:"Arizona", AR:"Arkansas", CA:"California", CO:"Colorado", CT:"Connecticut", DE:"Delaware", DC:"District Of Columbia", FL:"Florida", GA:"Georgia", GU:"Guam", HI:"Hawaii", ID:"Idaho", IL:"Illinois", IN:"Indiana", IA:"Iowa", KS:"Kansas", KY:"Kentucky", LA:"Louisiana", ME:"Maine", MD:"Maryland", MA:"Massachusetts", MI:"Michigan", MN:"Minnesota", MS:"Mississippi", MO:"Missouri", MT:"Montana", NE:"Nebraska", NV:"Nevada", NH:"New Hampshire", NJ:"New Jersey", NM:"New Mexico", NY:"New York", NC:"North Carolina", ND:"North Dakota", OH:"Ohio", OK:"Oklahoma", OR:"Oregon", PA:"Pennsylvania", PR:"Puerto Rico", RI:"Rhode Island", SC:"South Carolina", SD:"South Dakota", TN:"Tennessee", TX:"Texas", UT:"Utah", VT:"Vermont", VI:"Virgin Islands", VA:"Virginia", WA:"Washington", WV:"West Virginia", WI:"Wisconsin", WY:"Wyoming", AB:"Alberta", BC:"British Columbia", SK:"Saskatchewan", MB:"Manitoba", ON:"Ontario", QC:"Quebec", NB:"New Brunswick", PE:"Prince Edwards Island", NS:"Nova Scotia", NF:"Newfoundland", NU:"Nunavut", NT:"Northwest Territories", YT:"Yukon", Mexico:"Mexico"}, default_labels:{AB:{parent_id:"AB", display:"all", x:"630.416044289819", y:"860.9165461010987"}, BC:{parent_id:"BC", display:"all", x:471.5085310598703, y:791.4142200851996}, MB:{parent_id:"MB", display:"all", x:880.8763982503882, y:890.7216000000001}, NB:{parent_id:"NB", display:"all", x:1415.0737990412963, y:1067.1658598715153}, NF:{parent_id:"NF", display:"all", x:1433.3689654330615, y:872.1823105540169}, NS:{parent_id:"NS", display:"all", pill:"yes", width:55, x:1530.0985352553887, y:1158.6214653599573}, NT:{parent_id:"NT", display:"all", x:677.5213254057933, y:591.2887381407522}, NU:{parent_id:"NU", display:"all", x:924.5803378114847, y:610.1422987319152}, ON:{parent_id:"ON", display:"all", x:1050.7348599724103, y:1000.908075000001}, PE:{parent_id:"PE", display:"all", pill:"yes", width:55, x:1530.0985352553887, y:1115.6214653599573}, QC:{parent_id:"QC", display:"all", x:1262.9687, y:950.2485370957606}, SK:{parent_id:"SK", display:"all", x:743.5052741643012, y:894.4937083088239}, YT:{parent_id:"YT", display:"all", x:448.57689730580853, y:501.66436903412693}, AK:{parent_id:"AK", display:"all", x:320.70257706066246, y:380.05808500000023}, AL:{parent_id:"AL", display:"all", x:1071.6749180310971, y:1501.24855}, AR:{parent_id:"AR", display:"all", x:941.0700202643714, y:1443.46925}, AZ:{parent_id:"AZ", display:"all", x:529.0199596613508, y:1404.5993647085338}, CA:{parent_id:"CA", display:"all", x:390.62312916447365, y:1272.7735000000002}, CO:{parent_id:"CO", display:"all", x:684.6133532774986, y:1301.8449342881754}, CT:{parent_id:"CT", display:"all", pill:"yes", width:55, x:1444.5151500000002, y:1370.409301230763}, DC:{parent_id:"DC", display:"all", pill:"yes", width:55, x:1380.5151500000002, y:1460.409301230763}, DE:{parent_id:"DE", display:"all", pill:"yes", width:55, x:1380.5151500000002, y:1415.409301230763}, FL:{parent_id:"FL", display:"all", x:1200.0536911798724, y:1615.2769004892425}, GA:{parent_id:"GA", display:"all", x:1147.697419691886, y:1492.6024439323323}, IA:{parent_id:"IA", display:"all", x:931.6318966900183, y:1250.5138481351619}, ID:{parent_id:"ID", display:"all", x:548.3833446271749, y:1140.566481148146}, IL:{parent_id:"IL", display:"all", x:1015.5582597792036, y:1309.3153907510668}, IN:{parent_id:"IN", display:"all", x:1074.410436624426, y:1307.5215971725029}, KS:{parent_id:"KS", display:"all", x:825.122780988574, y:1334.63575}, KY:{parent_id:"KY", display:"all", x:1109.7534500000002, y:1360.2314000000001}, LA:{parent_id:"LA", display:"all", x:939.9438516185019, y:1545.9898621286184}, MD:{parent_id:"MD", display:"all", pill:"yes", width:55, x:1444.5151500000002, y:1460.409301230763}, ME:{parent_id:"ME", display:"all", x:1373.6328928579169, y:1116.903321696138}, MI:{parent_id:"MI", display:"all", x:1095.449011796326, y:1210.5387336724862}, MN:{parent_id:"MN", display:"all", x:915.662470634218, y:1132.2537775314813}, MO:{parent_id:"MO", display:"all", x:940.931793763778, y:1348.797267492676}, MS:{parent_id:"MS", display:"all", x:1005.1278825922557, y:1502.6871411063667}, MT:{parent_id:"MT", display:"all", x:654.5664031406259, y:1074.4415705527}, NC:{parent_id:"NC", display:"all", x:1229.12854184464, y:1410.4364465642952}, ND:{parent_id:"ND", display:"all", x:811.0000078855674, y:1095.6691243998746}, NE:{parent_id:"NE", display:"all", x:806.8177201320356, y:1252.6827270367457}, NH:{parent_id:"NH", display:"all", pill:"yes", width:55, x:1444.5151500000002, y:1280.409301230763}, MA:{parent_id:"MA", display:"all", pill:"yes", width:55, x:1444.5151500000002, y:1325.409301230763}, NJ:{parent_id:"NJ", display:"all", pill:"yes", width:55, x:1380.5151500000002, y:1370.409301230763}, NM:{parent_id:"NM", display:"all", x:650.876449417422, y:1419.4872}, NV:{parent_id:"NV", display:"all", x:473.9853479253628, y:1253.3646218634499}, NY:{parent_id:"NY", display:"all", x:1277.58126847084, y:1200.9014516334123}, OH:{parent_id:"OH", display:"all", x:1138.3153275257378, y:1287.7840317466062}, OK:{parent_id:"OK", display:"all", x:840.1424813045842, y:1418.12998613146}, OR:{parent_id:"OR", display:"all", x:436.3075984397721, y:1092.3449314705965}, PA:{parent_id:"PA", display:"all", x:1236.329378384075, y:1261.3109192920733}, RI:{parent_id:"RI", display:"all", pill:"yes", width:55, x:1444.5151500000002, y:1415.409301230763}, SC:{parent_id:"SC", display:"all", x:1194.8329792722805, y:1453.7714563591353}, SD:{parent_id:"SD", display:"all", x:804.7884095988885, y:1177.956740785059}, TN:{parent_id:"TN", display:"all", x:1081.6284960702667, y:1411.6354082221878}, TX:{parent_id:"TX", display:"all", x:793.1390662545908, y:1529.571541436601}, UT:{parent_id:"UT", display:"all", x:566.5710909581253, y:1282.972720880224}, VA:{parent_id:"VA", display:"all", x:1238.6983374830093, y:1346.4864499999999}, VT:{parent_id:"VT", display:"all", pill:"yes", width:55, x:1380.5151500000002, y:1325.409301230763}, WA:{parent_id:"WA", display:"all", x:470.1781538937232, y:1013.1356477775705}, WI:{parent_id:"WI", display:"all", x:998.3534481106612, y:1178.8326420219173}, WV:{parent_id:"WV", display:"all", x:1180.8147400093771, y:1335.1922228325257}, WY:{parent_id:"WY", display:"all", x:664.8742015311901, y:1190.4617705885603}, Mexico:{parent_id:"Mexico", display:"all", x:680.8742015311901, y:1690.4617705885603}, HI:{parent_id:"HI", display:"all", pill:"yes", width:55, x:84.62312916447365, y:1312.7735000000002}}}; //Map logic - do not edit eval((function(x){var d="";var p=0;while(p4)d+=d.substr(d.length-x.charCodeAt(p+1)*96-x.charCodeAt(p+2)+3104-l,l);else d+="`";p+=4}}return d})("var create_simplemaps_namap = function (no_clone) {var map_name = ` G,_mapinfo.` <$;var demo = false;Raphael.fn.print_path`!\")x, y, string, font, siz`!7$` P\"text = this` b\"` >5, \"middle\")`!I!actual`!/$` d&.attrs.path.toS` c!(` M\"bb = `!q$pathBBox(` ^');` ]'remove` T#dx = x - bb.x ` \"!width / 2` ;\"y = y` 4\"y` ;\"height` 9%transforma`\"{!= \"t\" + dx + \",` &!y` D!result`!`'` Q%Path`!d(,` f+);return` \\#`\"T(};`$1%`%@!(srcInstance) {if (typeof ` .' != \"object\" ||` .)=== null) {`!.#` 3';}var new` E&` 3(.constructor();for (var i i` Z)) {` Y'[i] =`!l.[i]);}`!=#` D';}`\"I%isDescendant(parent, child`&f#node =` -\".` ;\"Node;while (` :!!`\"G%if` ,#== ` G\"`\"[&true;}` i#node` c(`!^$`(]\"}`#j'consol`#P\"\"undefined`#p!` 4*.log` 6,) {` W% {};` >)`)G') {}`\"i)F` $#(` ,$ToCheck`\"o#getTyp` n#`!s$` <* &&` ?$`&E%.call` a.`!p![`&(\" `!2$]\"`!F'set_responsive_handler() {` :%resize(`#k!size_paper()`&K\"` .\"Timer`'e&detec` t!` S#clearTimeout(` H');` \"' = set` 8*, 300)`$R\"window.addEventListener) {` #3(\"` _\"\",`$$*`!P+;},`%Y\");` P5orient`*M!chang` IG} else`![&ttach` z!`!&V` X(` Xif (vml) {document.body.on` H\"`'<,` Z&;}`%:!curtop`%0&findPos(obj`'K#curleft =` E# = 0, scr = obj, fixed`2<%`*X#(` ;\"scr`*\"') &&` U!!= `!c)) {` $-` O\"scrollLeft || 0;`!5#` 1)Top` 7\"if (getStyle(scr, \"position\") == \"`!_!\") {`!e$`+n\"`#;!` -\"&& !`$7#opera`\"W#scrDist`\"%\"ollDist();`!f$+` 3!Dist[0]`!]$` *'1];}do`\"4&+`#/!.offsetLeft` I'` /&Top;} `#C#obj`#d\"` 6#P`-x\"`+U$[` t#,`$8#]`*q(`!h'`\")\"html `#r'getElementsByTagName(\"html\")[0]`#U!html`#g'&&` U&` `$` ]#` <&`/S&[` T'L`!c!` b*]`(x$` x/||` NY +` ?<`!=0` 4>`!f,`)-*`!E0` .0`!6\"` E3]`2O%[0, 0`$i(`'`%`)8!stylePr`!)!if`%i!.curren` @\"`%1#y`%|#` /([` S%`\"!)`'~#getComputed` Y,` +3`!K\"null)` n)`\"\"#y`!y'distance(xy0, xy1` w#x0 = xy0.x;`!(!` '$y` *!x1` *!1` 6$` '$` 8\"dx = x1 - x0` +\"y = y1 - y0`(F$Math.sqrt(dy * dy + dx * dx)`!U'create_bbox_state(auto`!^#print_s`4S! = \"simplemaps_\" + map_name + \"map_mapinfo.` c!` m\"array={\"`!b!` (, = {};for (` 6% in ` `$paths`!C$ath_to_add =` 4*[` T!];` 5*Raphael._pathToAbsolute(` ;')`!Q!bt` C'pathBBox` 5.x =`#N\"round(bt.x` 3\"y` (-y` 2#2` (.2` f#` ).x2);`#c)+= \"'\" +`\"q#+` '#\":{x: \" + x + \",y:\" + y` '!x2` (!x2` 4\"` (\"y` )!},\";`#p,`#2# = bt;}`$~+` #(.sub` $\"(0,` ,*length - 1`!l/};\"`.3!!`&-#console.log(` A()`(R%`!S,;`1s!typeof Object.`'-\" !`2I!`'A#\") {` 1*= `'[%(o) {` %%F() {}F.prototype = o`(N$new F;}`!1\"!Array` ?&.forEach) {` #3`!))fn, scope) {`'\\%i = 0, len = this`#;#; i < len; ++i) {fn.call(` ]!,` F![i], i` &\");}}`)|'linePath(startX, ` #!Y, endX, endY`(b#` 4! = {x:` D$y` $\"Y}`&w!end` 9\"` U\"y:endY}`\"y$\"M`&l#rt.`&\\!`&f!` *\"`&`! L\" + end` 4'end.y;}`\"[!sMobile = {Android:`#)&`0_&navigator.userAgent.match(/` P#/i);}, BlackBerry` 8L` P&` d#iOS` 4LiPhone|iPad|iPo`!M$Opera` \"_percent`/k\"`$l#back, link_text`2d&on, fade` h#hide_eastern_`\" \", `\"(\",`)'$`#D$`\">#var adjacent_opacity` 0!op` \"&incr`.9!al` +!` W!_size` $'color` %'` U(new_tab` '!`!8%ocation` <)hook`!O\"b`\"v\"` |%popup` z'` *\"` P(` ,\"shadow` F)rner` o\"` ,\"nocs` $(font`*h*refreshable`*u%`!$#`0!1ground_transparent`)1(0 : 1;`#+&` R-` 0'`/_,` 0': 22` _#`\"b!` P3` 6\"` R2` 6\": \"white\";`$1#` Y-url_` 3%`+/3`$P4`!E.` 1,`!K-` 1,: 1;`%E!` [-js_` 2#`!?3`%l'`$8.` 1'`4H-` 1': 1.5;`&F'` Y-` 0(` Z,` 0(`#`&`'\")` Y3`\"h4` 0*: 0.9` i#`'g\"` X3` 6#> -1` \\3` ;#: 1`\"E%`(G!`\"75` 8\"`\":4` 8\": `#4$`)#!` U3` 5#`$O3`)N&` H3` 6!`!22` 6!: \"12px/1.5 Verdana, Arial, Helvetica, sans-serif\";`,z'`2\"1_out_` :'ly`214`. ,` ^-` 0-`!z,` 0-: 0.3`3t!`/f!`!K2` 5!` [,` 0&: 0.5;`0F%` S-` 0&` T,` 0&* 1000 : 200`,&\"`3&/`1k(` u-` 0)&&` \"8!`#V%` *7`%k$`2I/`!+-` /1`&L3`3e%`,^.` 1%`,X-` 1%: \"(Link)\";back_imag`+~/` 1&`\"44` 8'`!R$`,D\"numbe`,(.` 0)` ],` 0)` g$`%\\!percent`!Q0` 0,`&,1` 5'`,;!9;}`3H%is_onclick(`)]!s) {if ` &#`#|!on_` \"t_to_del`![7\"tt_sm\")`!8!` H%) {` #%.parentNode`! )` C&;}}`#r1`$t\"`!'#(\"div\"`$K\"`#:-` 15` o!.id = `$.*` ^&` 0*`#N\"` 3'style.posi`&I!= \"relative` @\"` |\"` 4.absolut` 3/zIndex = \"1` 8!div.append`$,4` .,`$=#`(F!widt`+c\"height` &!scal`,4#atio` %!x_` ,&y_` \"&original_location` (*` v&` *%`!\"#`)1-imensions(`.n#responsive) {` d!`+M!`\"/!`%K'offsetW`!$!` 7#`#$\"` K$` \"\"+ \"px\"`/C%` f&`+f(` /#== undefined ? 800`,+-`\"3\"}` v** 1;`\"M*`!l\"info.calibrat`!R#` ?&`\"k\"` 51` 4#?` R/` 4#:` h4 /` '/`$j\"` ;!_to`!0&`!f+/`$=-` A%` 9$` U+;`%Y#`!q1x_adjust;`%r#` 01y` =$`&!- = {x:0, y:0, w:`!6!, h:`!5\", r:`\"3!}`+A!!resizing) {` 2! = 1;`!0$`\"/-`$&\"transform = \"s\" +`'~\" + \",\" ` \"(0,0,t\" +`()$` :%`(-$}`(s!pap`1*#all_visible_states` 2!`\"5$_label` .\"` ?(` ,'`!T%` )!background` K%pil` W'` z'all_region` &&`!1$` ''`! 'op` '$`)P,canva`)W!`\"7! = Raphael`+J&,`#Y\",`+E#);` E!.setViewBox(0, 0` 5-`\"(& =`#3\".rect(-1000 *`#w\", -1` \")5` 0)3` #'` f(.hide();`\"o&` {%set` 2#`$1*` ./`#=#` '/`#E%` (0`#D!` *+`%)+`!37` ,1`$7&` G/`%C!` )+}`$_%is_licensed`.:$demo`-)!false || !order_number) {return`0F\"fla`+&!` 7&.substr(0, 3)`05\"ear` .33, 2` ?\"mon`-U!` 205` =%day` -37` 9's` Q49, 1` ?\"leng` ~.` 0\"`+.!`\"4!= \"FLA\" && 10 <`\"$\"< 19 &&`!k#< 13 &&`!U!< 32` &\"sh` X!-` V!`!$$= 20) {`#[\"`#Y\"`12%console.log(\"Order `!N\" is not recognized. Please contact support@simplemaps.com for help.\")`+{#trial_`+~&map_` /!`*)-` D\"text`%P$!demo`%3'if (`'1$.hostname.match(\"`!<*\")`\"G,` ]$`!8% = document.getElementById(div + \"` B\"\") ? ` \"D:`!'#if `,,!`!$\"&& isDescendant`,?(` <%)) {` /%.removeChild` ^&)`!g3`#;\"`!P#(\"div\");` A%.id = `![*` 3'style.posi`2>#\"absolute\"`.u\" = 0.1` '!h = 30` &!w = 200` X-lef`46&- w + \"px` .top =`.U# - h` 04zIndex = \"1` 7\"`\"z\"append`\"o-`&C'`0++` 5!, w - 5, h`)M\"text =`&x(.`&[!` >$ * 0.5, \"S`'Y*T`%(\";text.attr({'text-anchor':\"end\", 'font-size':18` ($w`\"P!':\"bold\", cursor:\"pointer` O%family':\"a`!w!sans-serif\", href:\"http://`'l+}`!R#click(`(~%() {window.`([&ref = ` R3;})`.M\"`\"v!_back`#2!back_arrow`)t-` 6!button() {` @&`0!+`%{$35`&/&5`(Q!` N!image) {var ` '!`29%`'F!rectory +`!E\"` =!` c!img = new I` /!img.onload = `\"\\* = img.`'$!;h` '#`&j\";make`!q\"();}` a!src` ?!`!@(`.\"%` B*` %` +( {`#;&`&l+outer, w`&r!`\"N1`#=&`#?*` i!.` E!(`!M*, 0, 0` m$` P,`'-#`&I,}` 7/reg_num = -1` 3'.push`!c\"` C')`\"i%`+5!` 4!pa`2P!\"m503.7,743.8c190.3-96.6 132.9-417.05-155.6-409.71v-128.7l-228.1,195.0 ` &\"205.8v-131.6c240.9-5.5 229.9,202.8 ` e!,269.3z`,b#`!J!color = main_settings.` 0(? ` \"6: \"#3B729F` c-_bo`3?!` `7` ;$` g7` ;$: \"#88A4BC` }(size`.j!0`(Q\"`#u'box`%H*rect(`%:'`%-#fill:\"black\", opacity:0`+t.}`)_\"`&=:path(`$~&` }$stroke:`\"&., '` 6\"-`)3!':2` (&`!E#':1, `!a!` T', 'fill` 7)`!_..scale`!I#size,`#-', -2, -6`':F_box`'PL` '7box);}if (!initial`#?!`-Y).hide();}` ('`/A\"` ,!` &!);}`.p!cattr, la` \"!r` (\"region_map, label_attributes, `*v$s`/.&set` 8'() {` <%`'F!pdata`0H%s;`!1! = [];`!5!` %\"`!9!` $#`!9%` >$`!8*` 0\"var default_` L\" = {};` &*.`)f$false` -,hover`*(%` .1`%i#`)D-`!^#` 7$`)A,` 0+: 1`!&2` `;` 7*` n3` 7*: 0.6` },url`\")4descrip`2s#` .1inactive` (4zoomable = tru` .-popup`\"*4` 8!s`\"#4` 7#: ` #\"`$l-ascade` d4` 8#_all == \"yes\" ?`!_! :`!q6_percentage = ` #+` A,x1`\"^4y1` \"4x2` ;5` 0&if (` 0\"s) {for (var`)X# in` ##` 0)i = 0; i <` 6$[` \"\"].states.length; i++)`3^\"` 4! =` :3[i`)D([` 0!]` E%;}}}`!3&d`!H*`*-![id] = Object.create(`\"G*)`\"?([id].url` T(`&4(`\"v\"`!+&prop`!,'[id]) {` b+[prop] != \"`!4#\"` t(` 8#`\"Y&` +%`.G\"` X.`&%$` Q1`'~!` >7no` B2`\"4#`#A-mapinfo`3%!s`$N#`#:$`$U$`--'` .!`-.%`(**` 7!`-*\"` A+`-<*` B0` 7'` M+image_sourc`*q.` =\"`+W*` k0` 7'` M+`,V\"` @0url`!;,`,@&` C*all` =\"s_` :&`*T;`\"s#i`+N/` d'hidden` BG_`2+!`\"r3`#`\"bord`#v5` 0/`-n,` 0/`!93` =(siz`\"8.` 0.` p9` =!` v2`-qF` F&`*O#`#d5` :&`#ZA`142`&'\"`123` 0)`1?%`.`&_id`+1%`-^!id] ?` 5$` )$`!G$`*l&_id && `*a\"` *%]`2+$`,]$` .-olor) {`*82` 92`,&#` ,,`*&'` `-`*a*` ?8` f3`*$'` l-`*_*` ?8` f3`0:\"`*r0` 70` N3`*_$` Y-`+9'` <5`#;4i`$U!`+,1` 81;}}c`2f=` b!`3 \"map_nam`'j\"us\" && (id` *!GU\" || ` '#PR` \"(VI` \"(MP\")) {`!1%`![$`(]!`\"5\"` u1`,Y!eastern`,`\"s)`!6(VT` z(NJ` \"(DE` 0(DC` =)H`!Q)A` \"(C` g)R`!z*D`!u/`.6%`\"'#`3E%prop in `*,\"specific[id]`)&#` '.`45#!= \"`$&#\"`!$(`4R%` B4`#F\"` _5`,M$` _1tru`&@#` C9no` I2`+j\"}}}var `&\"$`\"s${}`-P%` .!.font_family`-N-` =!_font`-L-` 0': \"arial,sans-serif\"` v+`1y2` ^\"`1r2` 0(: \"white` f,`,=*` L0` 6(` l2` 6(:`# *`-|#` &*`3##` W\"siz`0~&`!M#`(j\"`2y+`&t%s`1N=` a\"line`$b%` ).`\"89` 6'`\">2` 6': \"black`#K,parent_typ`*y!`&c!` -3`2a!`!U0display = \"all\",`#O+anch`!k5` 6#`!j2` 6#: \"middl`!G.ill`!=3pill_width`!(-` 0'`!',` 0'`$92x` x3y`!03`.9\" \"Not Named`!s,`\"};`#[5preset` 4%`*Q-s`\"R!pinfo.` +*;`-e%id in` H+) {`#u#ttributes`1\\9` H!);` @0`!Z&`-#!`.t-`!+*`.z'` '.`.o2`!!0`-T%` M4`.J\"` j5`/%'` b9`/1&` N9`/5\"` M9`/=%`$)+`$'%if (!` O0`#uS`2}.`#q-`#=Y`#\\2`#'_`#!]`(9)ocation`2|+` /#`1q4` 8#`.>4` 1*: \"#FF0067`*K'` y$`1w9` `$`1z9` 10`,E-`!'$borde` o7` 9#` l5` 9#: 1.5` f4`!n<` 9)` k;`#6)FFFF`#*5`!z<` 9)`#&;`\"=%2` |.size` l6siz`#c/descrip`&A#` D3` :'` P.url` @6url` @.inactiv`!Z.all` =%s_` =&`)A# ?`)&!`%i6typ`\"F7typ` A/image_sourc` A7` 9)`$*5` 9): \"`%>0id`\"8<` >!` t,` 0/:`+V!`4%'` |$opacity`0w(`!Z$` 4#`&r4` P&`&H9` ?$`&m;` ?$`$75overwrite`#3#`-''` ;3popup`!E6` :!s`!>6` 9#: ` #\"` n.x`!!6y`!<6x_adjust = 10` G/_` \"9font`)Y! = 14`)P/isplay = \"all`%[Uden`(Q5if `3z&`(`*= undefined) {`({4\"square\"`4P'id`4T!`!;$`2^!ttr[id] = Object.create`!+-);` ^%prop` \\)[id]) {if (` 7!== \"region`3a\"` }#`#+(` 8#`4=#` ](`3{#!= \"`!=#` X)`48%` B/` T6`#^$` U1true` =:no` D2`$E\"}` W!!`\">&`()`\"U)`*$,` 0&`*_$` V2`24!` W/`35$` .&` -!;}}}var currently_zooming`!k%var tooltip;func`*?!`%5\"_` 1#() {var find_pos =` &!Pos(map_inner)` d!x0_page` :#_pos[0]` 5!y` (.1` 4\"x0 = 0` >#` \"%h` ,%u` +!l` F\"_mid` E\"_` \"$id = \"tt\"`\"$#p = 5` N\"eft` $%maxw = 40` p\"speed`*P!` *#timer = 2` )\"endalpha`!>%al` \"(tt, t, c, b, h;return {`#2\":`#?%() {tt = documen`(m$Element(\"div\");tt.setAttribute(\"id\", id + \"_sm` ;#tyle.posi`.`#\"absolute\"` 5&`(n'none\";`$8%.appendChild(tt)` /'onmousemove = this.pos;tt` \"4}, show`\"='v, w`*Q$opup_off) {`\"r\";}ignore`%t$`,n%tt == null) {`&F#`+o$);}`\"\"0block`\"L!`!w!HTML = v;h = parseInt(tt.offsetHeight, 10);` x$updat`!G!();}, reset_pos`\"$'x, y`\"(#`!^\"`.<(`!V/` +#` b#(y0 + y, x0 + x`!!!`!,&`%O+` L+u, l` L!` <*e) {u = ie ? ev`&%!lientY +`&3&`&>$`&8#.scrollTop : e.pageY;u = u -`)I$;l` b0X` T>Left` n%X` b!l -`*Z$`$z!`%A% ||`+\\$_manual || `%J'` 5'up && on_click`%y'`\"q5`$M.` 6!`,N\"qua`*B!;`+6! =`$.\"0.5 * width;`+E! = `$P!` 3\"h`%r!`&/!`%|+`\"3!l >`,$\" && u >`,'\") {`!} else ` G\"<` 093` ?*` m)<` =,2` _7` <-1`0]\"` (\"= 1`,'!`(k#`-a\"u + 7 + \"px`+9'`-p#l +`-|\"` 9'`!3'` o$2` a25` ]6-`#K&Width -` D&` n/3` m0- h - 3`!Y?` ;%` t#` T44`!DI` E%}}, hid`/e+`+2#!`+*+`.m5}`3=:if (` :$) {`3P2`3L2}}};}`!S%set_tt_css() {` .%newStyle(str`(Q#pa`1j(ge`*V$sByTagName(\"head\")[0`4b\"el`2-7`\"S!\");el.type`4M!ext/css\";el.media = \"screen\"`\"N!el`#*\"Sheet) {` #).cssText = str`$u%el`2<)`!A+TextNod`\"C\");}pa` A)el)`4c$el`#,'getsupportedprop(proparray`#'#root`\"R(`-d+;for (var i = 0; i < ` [%.length; i++`3<$` 4$[i] in` {!`\"V\"`!*#answer =` \\&[i];` -%` #\".replace(\"borderRadius\", ` )#-r` +\")` ?6MozB` M+-moz-` 8EWebkit` S-w` 2!` =FboxShadow`!x\"x-s` (\"`![<` K'`!q#` 7@`!m$` R(`!i%` V'`%e#` Y\";}}}`%F\"und`\"3\"pr`+^!`%n-[`$ -`#U/`#'/])`)%!rcss =` x-?`!*-+ \": \" + `4$\"corners`,U\";\" : \"\"` l!`\"+\"`!R8`\"_'`#H,`\"},`!^#s`!_\"` p'?` |(`!R%3 *`!X#` 8\"`!X\"`!q!3 ` \"54` %2rgba(0,0,0,.5)`\";$`(m!` A(< 0.01) {`!^#\"\";`$V!m` (##tt_sm{\" +`#f\"+`\"(\"+ \"z-index: 1000000; backg`#t!-color`#c*lor + \"; padding: 7px; opacity:` A&` +#` G\"font` \\(font` 4\"` |#black;} #tt_name_sm{float:`2R!` \\\"-weight: bold` F\"custom` =-clear: both; margin: 0px`!l'0px;}`%h\"css1`#!!xmark` b'right` R+cursor: pointer` Y'2` O1`!K\"` V)` '\"-left: 5` ^3if (!vml`-Y#str =`!d\"+`$r!`08%` 4&`%)!+`!F!;}`2V)`/m*_zooming_dimensions(e`/S\"`!'#gotoX = ` /$.sm.bbox.x + x_scale) * ` $!`\"[!gotoY` >0y + y` :4W = ` A,width` 9-H` 7/h`%J!` >)actualWH` (!paperW` j!= original_` n.` C!H` g\"` >'` l/zp`!9*zp` 2!w =`\")\"` )!h` '#`!?\"x` '#X` )!y` '#Y;`\"W$w / zp` *!H = h` %&X = x - (` E\"- w) * 0.5` 9!Y = y` 6$H - h` 6$if` K$/`#4#>`\"_(/`\"D() {isWid`0Q!true;ratio`\"($` E$` U!;`#U$ =`#&)* ` O!`!O#-= (` @%-`!;\") / 2`'(%`!'&fals`!$*H`!Q*`!\"-`!}\"`!&(X` ~0W`!+#`2)#{x:` F!, y` $!Y, w` $!W, h` $!H, r:` p!}`(A'reset_state_attributes(destination) {for (var i = 0; i < ` 7'.sm.` ]!s.length; ++i`*-%ate =` \"\"_array[` G1[i]];` &!.attr(` %\"sm` )!`!Q\");highlight_labels` @\", \"`\"#!\",`#j\",`%#!);}`\"8,las`\"F#() {if (` -!`!E' && ` $,.sm.type == \"` Y!\"` /4`!a'` z\"!` 20ignore_hover) {` 2-`\"[!` `;;}`\"[-` B,, \"out\"`\"U/region`%%(` ,\"`!n#` $%` #\".stop();` '#`!Y!` 2$`!F*`%U0` @&`%7I` G,`%Z!`% ;);}`\":-all`\"(`\"q)`\"N\"`\"Z?`!u# &&`%i,id !`%T2`\"v=` *$`*o\"` I5]`\"Q2`#uW` [Z`#y#highlight`'>$` Y,,` D#`/R#` [!!` V&all`#f\"s.stop();all_pill` $)` <#`*s\"'fill-opacity':adjacent_` +#}` X(` *D`\"N)`!2\"` '(` R11` H,m.`\"_\".forEach(`,6%(`1y$`&X\"be`/^\"il`20!` $(`!6$` '*`!'5}`!5+`4d%'stroke-`3n!':`!Y+hover_border_size * (` F! / original_` ,!) * normalizing_factor}, zoom_time * 1000`/w&`$2<1`$!>1});`'3\"all`'*/);}` z(`\"?3`!Pm`0y3after`.Y)`%$\"`/h#_` e!solo`+(/`-G/` O(back) {`1!'`2V$`#f#return`,r)` j4`+&#||`!$< ||`1c$`!&7}var end`*C(;`\"y%`#8\"o`3m4`.^%`$U#d`($!` %'`'&` *' = false;}` 2!click` +'`!>+ =`\"=(;tooltip`4E$` (#_up` W%currently`$M!ing = true`0\"!`# 0`,_'` 0+` Z#_dimensions = get` r$` .'`4P+var to`%n\"` Q)` a=`!x$_viewbox =` V/;` z\" = {x:` -..x, y` $0y, w` $0w, h` $0h}`!%!from`!y/`0|0`!~/` Z$`!h\"` X0`!j\"` %1`!m!` %1`!o!` %1h};ratio`#&1.r;`*J*before`'M2`( &updateZoom() {paper.setViewBox(from.x,`\"C!.y,` \"\"w` )#h,`&u\"`+p(whenDone(`3{!`+k9`!D'`#b,`(.+`'g0`(/\"on`)\"\"` (%`\"*\"`\"w\"level()`(-` |\"` z\"` x\"` v\"`$@#`$3&;}`$I&create_content(element) {var ` /# = ` 1#.sm.descrip`$7!`.C!mbedded_img = \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACodJREFUeNrsWVlonNcV/u79/39WjbbReEbSjBQHKjlpYmMTWyM7iWVb8UNfDH1KIBs4JS0UAikybelDaSlNDSnFD4W+lBTjeGkpJH3oU20rdixZdiRrHCNZ+zajdfb1X+69fZjFyngkW06aEtCFwz/Mcs/5zv3Oud+9Q4QQ+C4Piu/42AawDWAbwDaA/++Qy994/fXXK3yNgHMd6XQWQ4NDrQf8+18wDN1iUsy3CSGTQsDY0AMBuMSx2eeEcY9qGPslhhpZwpfCbBohjKiEk02Dv3Tp0sMANkWrSD889HLnh856ZyuhhMTj8Wgqmf6tLClnALAnySBn7CWFyH/yenbsVWSZpFKpdCyVOEOE9BsAuS2vAEAqr4AQP6ipqz7rP+C31dXVgxBA07S6/pv9f1yYDzbKknJqq8ELLl6xmSyXOjr8tc1NTeCcQ9N0+9CdoV9MT8/IBNKpLdeAYagVLKcYhv7Ovr37bA5HFaZnJjE1PQmD6eg63AWvt6nHMNTTW1ElnLHjNpP548MvHa5tbm7G7NwsJiYnkEwlsG/fPtTUVv+UMebbMgAB4yFjXGusctifra93YnFpEYZhgHOOUCiEWDyKrq4j8LX4ehjXTj9OY2CMHbebrBdefvlwQ32DE9PTU9A0DQICkUgYiiyjxlFj5mDPgwhsaJUB0IcMRMqqqhY1dB1WqxWEEEiSBEmSEA6HEU/ECyC8PYzpH2xOG/5Kldl28XBXV52zwYm5uVlwzkEpBSUUJpMZIASqpjJQsSwox0ZWuY1y+pARIa1qqt47OT0Fj6cRNpsNnHMQQkApRTi8hmQyia6uY/C2eHsMpp6uxCZmsOM2k/XjriNHal07XJifnwPnHJIk5YOhFC0trVhZWUEkEgkQRbrLJWAj29I+QCXpzL179/onxsfR4muF1WqDEKIEYi28hlQqgWNHj6HF19LDmP4VOjHGjtsttgtHjhxpcLkaMD8/ByEEKKWlZ2trK1LJFG7eHIgbeu5nZiE0E+PYyLYEgICEBMRbN28N3BofH0eLrwVWq7XkXJIoIpEwEskEjnZ3o6XF18OY/oGAgOC8u8piv3j06NG6YuYZY6A0754QihZfK1LJDK72Xk0mM6m3JEnq/cZ3YkromBDitYFbA4MPVsL6FTpFImFk0il0d3fD1+p7P5fLfm41Wc92Hz1W63G7sbAwDyFEgTbrMp9Oo7f3ajqRSr1BKf3kiXfiR3RuUEonOeev9g/cvAhK9ra1tSEYXICqqpBluUQnQgiOHeuWFKX34K72XXB73Jibny3RjnMOgMDn8yGZSODq1SuxRDr1tiRLn2wpqU8koCgdFxCv9vf33xobG4PP64PN9qAmJElCJBpBKpXA8VeOw7XDhfngXKnb5GlD4PX6kEwmcfnK1WQyk37s4AkhIIRUXgFZlgsbmvEoEGOc89f6b/Zfkijd19bejmAwCE3LQZLyK5GIJ5DNZME4L9Gs+PQ2+xCPx3H58uV0PJV8Q5blTx4VdLFbqaq6MYVCoRAkSUJjYyMopdA0DZzxigqjSKfPb9y4CEL2tre3IxQKQtO0fJYoAeOsFECeNoCv2Yd4PIHLVy7HEqnk2xsGLwRkRYGiKMhmcwiFliCEwPXrA9B1PT9v+a1EsRjb29sBAG1tbVAUBQICRMrXwUNbB+dtlNC/+Tv8/rb2NoRCQei6DiEASvOZI4RACIGGBhcyqQz+c+VyPJlJvUkp/bRicRIGs6JgcXEFweAicjkVU1OzZfhE5SLmnGNkZAQAsLKygpMnTyIWi2E1ugoqPVw2RJLGNFU9OzIy4m/0eJBJZ5DJZgHka0KmFFSSIMsyCAECXwYQjUZGzWbbp2QDpc04EFpdw7VrfVBV7cmLOJFIwG63w2wyY6M7JMbYiZrqmt/t2bMHqUwamWwGECLPOiFgcA5N15HJZrG4uIjdu3ejtaXlAGf6Hwp6BeuNgIBzIJNRNw3+sbsQ53zD4DnnJxx2+9mOA/7aKkcVwmureRpKEgilIJQWdE6emslkEplMBp2dh0hTc+Mpg1fWToR8C0dKxtiJKovto86OTofDUYWlpWWA5DUNIXn6mE1mSBIFCAEtdJJoNIpUOomD/kNoamrsMZh2+ls/EzPGTjis9nOdnf5ah6MKi0uLIESAUgkkv2vD1eCC2+1Bk6cZFrMl3wgIKcmOZDqJQwcPobGpscco007/UwCC8xMOq/2sv9Nvd1Q7EAqFACFAaX7dCaVwu90wDIZr169hbmEObo8HFovtgXaiMmKxCNKZJF489CKamjw9xiOk+DcCgDF2wmqxftTh9ztqqqsRWgzlM0sJgDzPPW4PVFXH7S9uJ9bCK+8HAnf7Zmdm4XF7YLFYwAUHoQKESIiEI8hkUujsPIjGRneeTls42m1JC3HGTzgc9nMdBw7Yqx1VWAgulHS8gAABgXuHG6qq4YvB26mZ2ekf64ZxnhviX4ahXwLB3p07d2JleRm5XBaEEghCsLq2htraWnT4O9Hfd6NneXlFQEg/Lx27vi4Ak8kEEBy0Wsx/3f/CfntVVRWCoQVwnqdDcYd1uVzIZrMYHBrMTExOvHv9s77zWr4NTux8+qnXJEk+ywy2/+mdO7G8ugxVVUuaJhKJgHGOjg4/Bm4NnFpaWg5SSs58bQrpuo4LF84jGl/70XPPfb++trYWS0uL4PyBquScw+lsQDaXwxeDg+ro/fvvXu/t+1hTNQWAGYB5emrmft+N/jcD9wLDUzPTcDpdUBQFjLGSCIxFo8ipWezZswc1NY5fgaDh6wIgABAMBr0E2O10NiAWjZYcFmnT4GxALpfD0NBgemRk5Ceff3bjnKZpdgAWAKaCOeZm50f7rt98IxAIBGZnZ1Bf74QsK6UVJIQgGo3CbDajqsrhZFzvXMcUWunOR94g6KLRgvqxGIxzxlihWEunNNTV1yGXy2E4EMjeu3fv1O1bg39njNeUJYcU9tn6+bn5KQDvcsb+whnb7fX5EImEoWna+kYBzjl0jZkB2Au/VwHwdWJMABDyI7JvAmDKpDPhleXV4ZXVlReeamkFYxyMGaiurkY2k0Xg7l3tzvDwL4eHAv9kBqsp3NIZFQBQANb5ufkJgxnvcSH+TAh5ptnrRTwRg6EbqKmuRjweQyQSXZ4Ym7hfAFCcSy2/AZQrHru+uhKSqqp8dHT0rLOh/iAEnnG5XDApCsKRCMbHxtPDd+78emhw+B9CwFxwxguOWNmyywAkANbF4OJo343+9wB8qGra8263G2bFjFgsjompSXV05P7vY/HYWuH7rCy+UneqKKfX1YepWIQAeLO36bldu3addO1wPivLsikcjixMjk+dn5qavlI4ABkAdABa4XV5G5QAKAUzAeAej+eptvbvvdPU3LjXbDY7wmvhhemZmXNjo+P/1nWdrZtPLTzFejm9GYD1DuWCQ8NisSgWq6URgKzr2lo6lUkUPivSxih3tAkIGQA3KSZis9uaQWAxdGM1lUqFC0krAigaLz8PPAoA1hWzVHAo1k1EC8bWGX+sW5r8fEXDOpoU5+TrksIrH9geD0B52yVlvBZl3WEr46GOVzbnpsmoCGD7L6ZtANsAtgFsA9jK+O8AbNeOIaU8PDcAAAAASUVORK5CYII=\";var external_image = directory + \"x.png` C\"` ;!_source = vml ?` N,: embedded_img` R!xmark = \"`!y\"linkhere_end = new_tab ?` v!target=\\\"_blank\\\">\" +` N!_text + \"\" : \"` $5` z) = \" \";return` L+title` U!>` +)nam` 0#`#!+name`#&'` w&` U&`\"u!` S&`##\"` >&`!I\"`!Z&`\"4\"`!^'`\"r!bbox_storage`$j!state_array` %'` B!` 0! = false;function create_` D!s(refresh) {`$p!` %&` ~( = {};`! '` +\"}` z/mapinfo.` +,`!W\"caled_`'y\"_size =`(&#` (\"* (`(`! / original_` ,!) * normalizing_factor;for (`*W!d in`!4%paths) {mak`\"B#(id);}`\"[%` +* {`#V!rand_new =`#J([id] ?`#?\" : tru`#n' =` L'? paper`!9!(`!>)[id]) :` g,`(b\"vml) {` 6!.node.setAttribute(\"class\", \"sm`!l\"`,,!`\"*!var attrs = cattr` p!` .$` [!s = {fill:` D!.color, 'fill-opacity':1, stroke:main_settings.`$4#` N#cursor:\"pointer\", '` P\"` \\)` ,$`$R!':`%!.` 9&linejoin':\"round\"}`\"m!`!d\"inactive) {`\"$&.`!>\" = \"default`(1#hover` ~$`!k! =`\"v\".` (/?`#1\"` '0: `\"I6`#V!` G)`'<#` [/` 5!` s1` 5!:`'k(`(0(` k0` \".`'xLvar ` `!`%@5` ~\"`%##`%F#`\"m.`$g4`!Q-`$d\"`(3%`'X%sm`+4#`$~'`3>'` ='.ignore` u\" =`)3\"`%?'fill = \"url(`4=\"rectory +`#o#`42,)`1>#`%#5||`$84`!L(emphasizable`!P$} else` +6`.]\"`-j\".sm`%>/`$s/`.K\".attr`!o!`\"S\")` 0#transform(t` \"$` 3$sm` P!`$%` #&` 7&`%<.` #+` A&descrip`-t!`'d$` )'`!*'djacent`&7+`+^+` =%` +#`0r#`\"r!id`(d'id`\"[$` 4#_label` 4)` -\"`&45.reg`!q\"`#r,`4L!` b$` (!`)e$` (!:`0c%name`/%zoom_percentag`!C'zoom`&|#` @&abl` 8'type = \"` ,!\"`\"A'd = id`$.0`&L$`$6)` ?%content = create_` *#(` =!)`2o\"`2D\"bbox`3)\"`$l$` ('` W&` /!`4h\"true`2s#bbox`4b%` M&`3p%` :\"= undefined) {` M#Raphael`4X!BBox`4\\.` %!)`&%'` S#bbox`\"A&bbox.`/#\"` 5\".x2 -` ##` 8+height` @$y` ?%y`!h!`#Y)`'X%hide()`+u%`'v,all_visible`\"y\"s.push`#a$}`-I!`(F-`\"}&`#6$;all` K2` .'`!D$func`+&!style_background() {` $&`,q\"`1<\"`3c+` ;%`1+%`+3*` \"#`1^%\"none\"}`%0#`*L\"`!\"`2S!last_destina`,K!var ` $(`!i%`&(#` \\\"s(refresh)`#S\"!` %&` w(`2(#`4W'`/H*`3v\\default`!N#`.++`\"Z#`#1+`4C)cursor:\"pointer\"`4X&`#G%1` *&`!I!':`!x.` 9&linejoin':\"`$@!\"}`&|!`#.#) {for (var id in`$)#s) {var`*q\" = rattr`)F!`$I'object =` L$` 1+` 4!`#! ?`$z)`''!: paper.set(`+>#`$B,.sm`$I\"` &%.`'7\"`-t\"`!}&` m&) {console.log(\"Duplicate R`!^\"\");continue`%@\"x1`1%%` *!2` \")y` 0*y` 4&`#-& = 0; i <`\"j*`!e#.length; i++`#N#`)q\"`.l!` >0[i`#@\"` )!`-I%`\"=\"` S$`\"X\"`.Q\"`\"E+` u%+ \" does not exist`\"P)`,:)`!B\"` V0`3t%+ \" already assigned to a`!~#` p)` j+`15\"`!n!(vml &&`\"0\"`1T!gnore_hover && `3-#`(+! ||`1R$ov`(=$))`%X&`,r)`0V,`/$$`$s\"1_curr`2$\"`/K#`%+\"` '-2`%4#` ),`,:\"y` @-y2`\"5\"x1) {`&+!`!#&;`&,!` {&;`&-!` r&;`&.!` j&`04%` Y+ <= x1 ?` '(: x1` p, >= x2 ?` '(: x2`!(, <= y1 ?` '(: y1`!@, >= y2 ?` '(: y2;}`)E,`$!'_id)`&;\"`$W\"x1 &&`$b#y1` \"&x2` -'2`#5$` L$`!m\"` N$`\"C\"` P$`!a\"` R$;}`%7!`.?*`17+` F\"`1C%`.8,}`$w!`&@!` D?`&h\"` .#`.+\"`'+') {` Z&.fill`!c%` ;!`\"o(`'L( {`!1+` N*` @'` V(inactive`!(*`\":\" = \"`1K#\"` N\"`.10`(@!`.:,`(%\"`&_!` &,y`&%!` &,`3%\"`&Y!-` B/height`&7! -` L/`'A#` {-`&i\"`&C(`$3)` #&` O'`,K!`.-,name` 9'descript`,8\"`#E\"` )'` ?'ur`#z&url` /'labels =`1~)` 5&cont`+!\"create_` *#`1o#` ?(`&G.` #+` A'adjacent`&j;` >$`&}%` X&zoomable`\".%` )$`!F(n_click = is_on` (!`&L#popup`!s(` ,!_off` G#ff` 24zp`!()_percentag`!0(`'K$` B%` )$` 9'type = \"`16#` R(d`1$'`'e&all_` ?\"`,D#`#x*`3Z#id]`%q%;}}`(>2` E#-1]`(P\"`+6!ut`&I&` 7%;out.sm` A\"` &\"`!q%out\"` ,$zooming_dimension`$n!x:0, y:0, w:`(z!, h:`(c\", r:ratio};`.p#_view`*\"#` 3Blast_destina`(!#out`.%$ll_external_borders = false;func` M!`'R#` 9#() {`#,!simplemaps_namap_mapdata.` B#`#E!turn`2F%` x3`(m(}for (i in ` ]?var ` (\" =` /=[i]`$`!b`!*%path(` 8\"` '!);b.transform(t` \"$);b`,+!({stroke:` L#`/!!, fill:\"none\"`1!., '` O\"-dash`%n!':[` Z#dash]` 8&`$`!'` v$size` 2&linejoin':\"round` n'miterlimit':4});`#R0`('\"b)`%1#`,o!`';\"`\"n!` *\"set` -#`%+,`->\"(`(z#` (\".forEach(` D%(lbl) {lbl.remove();`!I#` L#splice(0,`&U!` .#length);`!J'`(e\"`!G+` /\"` T!oc`'G!s.toFront(` U%`-b(` #,.reverse();`&A!var id in` 9-`&4#`.z!`!%$`(/%`'x!` k-hasOwnProperty(id)) {continue;`#q!brand_new`!R&`,&%?` w\" : true`$'*`(4+`)t!tt`(V!`!7,[id`'_\"par`1P\"`!j&`/&#` 4!_`,:\"= \"state\") {` I%` -!`!T#` G)id]`*#$` V6`/$#` e(`-c)` @N`#y$` g)` -$` ]5`$A!` 1\"x && ` %#y &&`\"v#`,a#` '\"`/*&`!#+` [$=` O#.sm.x;` e$` *(y;`%`,`$f!`0x#`!+%console.log(\"The following object does not exist: \" + id);`&$&`##&nam`!n\"Not Named\"`\"5)` :(`!a'id` _\"`&j%`\"f#`!u)`'#`&>\"path`-o&rint` .!`!@#x,`4^#y,` \"#name,` H#getFont(\"FreeSans\")` ?$size`'M\"`!\"!`.m*`!0&)`0[%` 9.text`!*9);}` J0`)4+;}` ,!`4`%` &$.hide =` i#hid`(h\"`&c#&&`%v(hid`-f# ||`#d'hide)) {` d,`%[\"` -%`'U%` #\";` W&`-d#`/A!` '!)`!:'.sm.`(~\"`3n!`)\"'` 0,]` U3`,:!`-o){`1F+0`2A#`\"`\"`2S#'font-size'` 2#`1n#` 3!weight':\"bold`2e2` C!family` Z$font_` -\", 'text-anchor` 9$` (\"}`%o!`'*!`!j*`!['h` :!`!g!` H#ut` 46` A#`#I*inactive`(c#`/e#`\"$\" = \"default\"`$]$attr`&g!`0a#`%|&`!+)` #&` 7&`!z.` #+` @'`!x,` #*` ?&`,l\" \"` ,!\"` .&id = id`\"H!`*C,`\"S&scalabl`'J$`(K#`'$(re`1Y\"`.X#` *!` |&line`0?`0H&` Q%display = \"out\"`*T%` ./` n\"` )#`!U#`3M'`!m$`!5&`!Q!`-Z% &&`!v$`0|7if `(E\"`!/)= \"all\"`/D,L`({! with lines cannot be shown at \\\"all\\\" zoom levels\"`,{&`!#%bbox`!|$.getBBox(tru`-l$ine`.r$get_` '%`*1$` =$`.)+` ?$).transform(t` \"$` p'`(?*`*l\":\"#000000`)}2`+)*2};line`(2\"` d+)` 5\"`.G%` '\"`-4-` 0$`!?)` \\+` <%`'Y4pill`&b%` E$`'~$` ($`%}4`'A,line` /\"_set`.\"#in`1#!`+1*`&$%state`45!`&F#ill`3R)`$|)`%1$?`%2#` ($:`%41if (vml`(X$` f!.x`!}%x - 0.5 *` '.`$:!`!}#` ,!`\"L&y` J\"` B+h`/H!` F(x2`3;%`!+#+` d:` A+y` B*` z#`1E!p = 0.15`&d!calculated_` o!` X*` -\"* (1 + p * 3`'9\"` C$`\".\"` (\"?`\";#` (\":` i-` T!`#}%`\".$`#6$(` Q\"-`!--`!+\"y`\".,`#c/`\">\" * p` N!` (#` K)` :%`\"+\"` v\"r =` E$/ `\"p\"`'J#`*/\"rect(x, y,`\"R\",` G#, r);pill`*12` 5!`)U!`'(&`)S(` ;!`)W$` &#`)N-`./&`-L(`'i#||`(]*`-h(`!*&`'(%` \"->`#}+`(*#` '$:` A-;` S,2` d/2 <` j*2` j+2` g/2` k,y` h.y`!b+y` j*y` e.y` e-`!^/y`!a,y`!b+y`!^/y`!`-`(+$`\"].-`#'=`'\"%`!I.` L-y;`-A!`%C/region`%:9`40%.sm.` J\"`-a#` '\"`-a$` '#array[` B,]`!D$;` J'`&=!` \"*`%~=` B)` _*2` ^,`%qA` D*` e)y` b+`%j?` B)` _*`!O,`%^B` D*` e)`%v$`\"E+-`\"i7`%l%`!:+` F*y;}`47,pill;all_pills`3[\"`3-!`3f,`3B!`3z-abel);} else`2m$` --if ` &\".sm`&_%!= \"out`4D!` (1all`':!` 4%hide`3q%set` ,!(`!4&all_visible_` @!`\"(#` H%`!D#!`\"Z&reset) {top` 69` H&`'v%type`(h!locat`)'!&& ` r&lin`!i!` 7#` f5all` $4` \"%`)5#id]`1y%set`$\"'`01`\"G!vml`#,$.node.setA`11$(\"class\", \"sm`!@\"_\" + id);}`!N(`#b$function get_line_pat`%!$`+6\"`'^&`!d$`*y%` :!`\"h$` 2,`,l*` >*points = [];` &+`#/\"{x:0.5 * (` s).x +`!$*.x2), y:` '*y})` \"r2` ^7` Q+, y` v2y` {-y2)` NF2` HM`$\\&`#k)` ''`!\"&`.G)+ `! )`-u(+`-2*`!{!` Q< -` .^` J.`$V!`!k(`$R\"` q(- `$S!` (d`\"t!`#Q#winner = {};for (var k in`#e)) {` 4%j` 8!`$~*`)$#current`)_\"`*q%` =\"[k]`!,!` ;%` [# =` ],[j` D\"distance_between =` *%(` }),` d-`+f\"k == 0 && j` $\"||` c.<`\"\\#.` 2$) {` +#`!$`! );` 5$`!v&`!.,` ;$` j$`!n'`!/$;}}}return linePath(`!*(.x,`!P$` *\"y` &&` #` 7(` +$y);}`,<)`/#!;`-]%create`!`%s(refresh)`1g\"` /%.forEach(` Q%(lct) {lct.remov`.Y!)`4D!` L&splice(0, ` **length`*w'`!R!`&F+id`&-(s) {mak`!b&(`/!`!G%` +-`&\\\"attrs`&U!ttr[id]`%D!` 1!`2{\"!= \"image\"` G'`17!s = {'stroke-width':` S\"border * scale * normalizing_factor, ` S\"` E)_color, fill` 2#` +#opacity` .#` '#`'B!sor:\"`(#!er\"}`(#!over_`!D?h` D!`!\"g` k\"`!^1` 5\"`!^7} else`#O0`!|E` b/`$c&inactive) {` L&.` M\" = \"default\"`(*\"shape_`%`!h+` M,`%E$` 7=` A#`\"D+`%M$`!e#nimate`!W4, fade_time`!d2`#bI`!%#`\"'0` |)`3f!`\"-6` U.`\"8.` b*}}});`)%&`'j\"_inactive`.I+`'p~`!\"#` M'`!C$`%v*{cursor:\"default\"}`&W%` 21pointer` B!`\"D)emphasiz`\";,`,p,!`,w%`\"H'`\"d,` e$able` <'` :$insertBefore(all_visible_` t!s);}`#7\"st_over =`-H#` -%`$y#d` -)`3^#click` D#bel` %'` 0&over` #\"ut` #!background` O-` C%` (#` G'` E#`#;%create_event_handlers(`$I$`\"#%`%!%`#\\#this`-3' {over.call` +,;}}`+}\"_out` EBut` K;`!!` GA` E!` U5`\"&4!` G!id && ` &\"`2~&`-M\"`%W$var`3(%=`04-thi`,w#`&>'`%($) {` #$ =`3J#popup_off`)2*` .%` g!currently_zooming || tooltip_up && ` y'`'d(`&v%`#Z(` +&;}`'4(this`1R\"`(t&` e$`+S4`\"<,`*V'`(h%`)d-`$\"!_hook` Z*!`!{'`\"8#.show` u(cont` L!` +%`3F&vml &&`#<(`$]%location\"` 2+shape_` >%imag`*x9`0*+` 2$`/D$`%*(`3d*, 1);}highlight_`#K\"` I$, \"over\"`-N&`&p\"`${%`!!'`!O~`!O~`\"E(}}`-S#set_appearance`)Z)` M%callba`%U)hide`\"i#is_`3<$`&1%`2[/`!jF`3t1, whenDone)`0E&` I0`4R9` Z(`\"j8ut\",`+(!`%N*`$<{ || `#('`$|a`#+>`\"I;);}`%J%` N$`/:$isF` 4#(`%[%) {` $$(`&C\"`1B,force`&))`.;1`\"O,`)K)`/I'false`.'*` -\"`0.r`.u/`.M>out`.4C`(SB`\"s6`\"g$`%#k`(YX`()~`-F|`\"[4`(9>`0c3 || `(\"! ==`\"W\" {`.\\,`.M/;`'`!`!Z#d =`\"V$`)\"!`('%`) %`(W?`'ND`'A:if (`)I%&& `)^)`'R$update_pos`'Y#`$ (`''popup_`(!#`*7-over.call`(\\+` a'zoomabl`!U(}}` ^'`!$/;`!/\"off` 2*` .%`\"U,` |$ &&` +)`&U%`#<\"\" || `$P!destin`'3! !` {% ||`'N1`%y!) {` $`!`\"`+4+`+$+`&3'`-6(`!9!` Z!ed) {out`#9\"` +);setTimeout(`%s)zoom_to`!+&}`'t*`'X#` 5.` 3#`,w,`!t0var lin`$,+url`!z\"ink != \"\"`'H#!new_tab) {window.`*i$.href =` h!;`%3$`![#` D#open` n!, \"_newtab\"`#9-`%l&`)s'`#$(`$V(&&`${\"`#Y&`)x-`#]*}`$P8show`&$(cont` 5(`$x\"true`-x9ver\"`(3\"`-=g`,_)`-e?ttr`!(over`06');}`4N\"`#L$`,d&var close_`!7! = docu` c!getE` @\"ById(\"xpic_sm\" + \"_\" + div`&,\"` $Y`-r!` W&`'4!` %%.on`.71`).>`)&3`,t-if (hooks_object.`!8\"`,)!) {` #4();}}`0'!back` j&`0!,` S)`0t!` e+back()`/R\"`!f\"`,T'`,8-`,p0`-71&& initial`1E!_solo)` *(`!E#`* 3\"javascript:\" +` I)`*@$if (incr`$}!a`'v!`!>9`2M!`!U!` 30`!s\"`#/#`' )`25,`$e1,`)d!,`#s*`-c$` v\"_array[`!#6]);}`.6.` 2G`,K5`!4k-1`!H?` ?\"`&z#ground`&m6`0L'`(l+`2%/`.5<`):0`)',}};}`!=%order() {all_`%b!s.toB`(4\"`!u&` *&if (all_external_b` ^!s` \\#` ',.toFront();}all`/>#` +'top` #.` E!`(1#` ,(` ,$` @.`\"(&set_up_`\"c#`,G' = create` 2&` H+events(refresh`4!$` %&`\"y'`0\"!(over, out`!m\"` 5#`#j!(`$o\"`#8(` 2\"`%D,` 6)` q\"`% \"`!_#, ` \")` I\"_arrow` g'` d$if (responsive) {set_` '&_handler`-!`#X*`!}1` 5&`\"()`$_'` Q\"` (!_` W\"` %#` Z%` B\"` Z\"` 6\"` _#}var resizing`&v%`$)%` 5!e_pap`&|\"if (mapdiv.offsetWidth < 1`(4!turn;}` d'true;`%+#dimensions();` m!.setSize(width, height`3O\"scaled`'<#_size = ` \"(* ` Q\" / original_` ,!) * normal`!A!_factor`(L%`%[\" && `#P)`&-*forEach(`+ &` 4!) {` #!.attr({'stroke-`!2!':`!a.});` J\"sm` N!ibutes[` J*] =`\";/` O&over_` @:` C$`%D!`#')`\"VL}`&D,`\"X.` 4$`1d%ttr[`39%sm.id]`2Q\"!= \"image\") {` 6(`!q9` [2`\"/\"`!_M` [(`#'>`!%2`#J(` gV`%^1`\"OB});}}`)e#adjusted_ratio = `!82`)-$trial_text();`*7-`.Q&reveal_map`.L+initial_zoom != -1) {`+/\"gion =` \"#`3p#` C(]`)/!!` +$ba`3\\!`-p'`3]#}`/T+`4b*,`+@!` ?#` s(_solo` j#`/4#show`2y#` t?for (var i = 0; i <`\"&#.sm.`*c#length; i++`\"R#id`\"L%` >&[i]`,Q\"tate`)K$`\"l$d`\"c#`)^&id`+B&`!n#}}` j&`/)#`))/abel) {` #!` Q%);`.S$}`\"[.all_visible`,v$` '/`!+#` j$`%M'`$1!`%T!`2##`&~&()`&?$` s\"(`$D\"` -#`\")\"` &+`+P%` (+`!:!();style`$O!`\" \"();hide_and_show_before(last_destin` k!,`'L\"` >,aft`2u!` 63`*.!();set_event`!O$`2J*;`(3'` :\"if (hooks_object.`# $comple`0E!` #9`%,!`*+!fter_page_loads = `%%&manual) {` *%first() {get_mapdata();preload();get_client_info` +#map` #(`!G#able` /$is_licensed`$m&dom_structure` ,'`4^(` -#canva` %'`+l)`'y!popup_nocss`&##tt_css();}set_up_tooltip` \\&`)q!button`$@#`&Q)`%[/`&c*`&\\-` p&`%7!s`!V#vml || !`#h%setTimeout(second, 1);} else {` -\"`$_!`$1%` ,$ {`'Z-`'U.re`\"'!ll`!R#`\")*`&o$` O#`&u!_handl`!l\"`'$'`&o));`#:#.` T\"`\"6#`&\\)`&i4`&l)`&?#;}`,o!get_xy`&l)`-D#everyth`0m\"`(H!.set();` /&.push(all`$,#, all`\"r&, `$T&` 4#`\"!` V)mousedown`-?'e, a, b`!B#l = ie ? `\"r!.`'{\"X + document.d` \"#Ele` +!scrollLeft : e.pageX`\"I!u` W0Y` I>Top` a%Y` e!find_po`*.!indPos(`)B\"ner)` =!x0` 5#_pos[0`0]\"y` ()1` /\"go = current_viewbox` 4!this_width = go.r * ` )\"/ scale` <&height` =&` )#` <(x = -1 * x_` 0! + go.x` <$ +`!$(* (l - x0) /`!.\"`!z\"` \\$y` X(y` T,`!7#* (u - y` `!` .\";x = x.toPrecision(8);y = y` %,var print_str`&a\"\"x: \" + x + \",\" + \"\\ny` .\"y` .\";prompt(\"Below are your x/y coordinates\",` o)`3\\&`(1$over_hook`(/)e`%Q\"`&s#type = ` .#.sm.type`)S!` 5\"= \"`(5!\" && `)F)` z!` 7!`)],` 0&`!&$.sm.id);}` l)`($` e3` 7$` j1` 5$` d:`,Y\"` i3` 7\"` i1` 5\"` k-`#Q#ut`\"[xut`#?3` 1$`\"|Uut`#:6` 1'`\"|Sut`#:4` 1%`#:3click`\"Xw` z\"`#@1` 0'`\"!R` [\"`\"C2` 0(`#}T` ^\"`$?4` 0*`#H3zoomable_`\"h|` z+`#\\1` 00`#DR` [+`#m2` 01`\"u/`\"e%load_map() {if (!`2j& {after_page_loads(true);} else {delete paper;` 44}`!\"%`!G\"_zoom(id`#x#` /\" =` 6$array[id];zoom_to(`\"B#;` _&`#@!` Y+` /! =` 5#` T.`$7\"` Z'reset_toolti`\"U%last_ov`\"X!out.call` *'`$D\"!` N#_manual) {`1B$`\"q#` 2* = false` W\"on`$5\"` K'` H#.hide();setTimeout(`'*&) {}, 100`!w(popup`%t!, `\"d!`'\"/`\"x#`%;#`\"n/`!n#`&O0` K-`$3-`\"J$` 9*`)X$` =(`#4!`)0&console.log`!1\"+ \" \" + id` &!does not exist\");`#'\"`#B$var box = `$8!destin`!/!.sm`( !ing_dimensions`*%&!`+r(`\":#bb`*S*bbox`+E!x = (bb.x + bb.x2) * 0.5` 8!y` 6#y` 7\"y` 4%` Q!x + x_scale) * ` $!;` N!y + y` *,`#=(x`!@*`!E\"y` '*y` PR`19!urrent_` Z#- box.x) / ratio`1\\\"` =#` d#` >\"y` :&if (` ^&> width * 1.1 ||` T'> height` 6\"`%*+\"Not in this`&5#`$y-`(E+` #!`)Q\"`&%$`#3%over` +,`):-true;`)*$`*^\"pos`\"#&,`!s&);ignore_pos` K+`*+,`!m#` >!`)Q+_`*1\"`*m%`*?$` b$up` ]%`\"=+`+s*` 1!ed`\"D'`,,0`!3&go_back() {back` Z\"()`%>\"api`0K# = {calibrate:create_bbox`1e\", get_xy:g` \"!, refresh:r` \"\"_map,`0`!:`0b$,`/](:`/j',`/.':`/:&, back:`!i#,`#0\":`#7!` &#`#>!` ,\"` &!, `/Q!level:\"out\",`3%\":`2`(, mapdata:m` \"\"`2K'upd`!7$` a\"() {`\"k&`+=!` 3\"`+L3type;}`%0#` O&;}`+a%of simplemaps_namap === \"undefined\"`/''` ;/_`!p# !` E-` g. `$S#` *,`3}%if (window.addEventListen`2G!` #3(\"load\", `1<)`1I4`\",J`!RNif (` ,,.`\"~#.main_settings.auto_load`/k!no` }0.load();}}, 1);}`(q%`\"(ttach`\"o!`\"{'` +&(\"on`\"!~`\"!~`\"YF"))