function convertEntities(b){var d,a;d=function(c){if(/&[^;]+;/.test(c)){var f=document.createElement("div");f.innerHTML=c;return!f.firstChild?c:f.firstChild.nodeValue}return c};if(typeof b==="string"){return d(b)}else{if(typeof b==="object"){for(a in b){if(typeof b[a]==="string"){b[a]=d(b[a])}}}}return b};(function(E,B){function ka(a,b,d){if(d===B&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):Ja.test(d)?c.parseJSON(d):d}catch(e){}c.data(a,b,d)}else d=B}return d}function U(){return false}function ca(){return true}function la(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function Ka(a){var b,d,e,f,h,l,k,o,x,r,A,C=[];f=[];h=c.data(this,this.nodeType?"events":"__events__");if(typeof h==="function")h=h.events;if(!(a.liveFired===this||!h||!h.live||a.button&&a.type==="click")){if(a.namespace)A=RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");a.liveFired=this;var J=h.live.slice(0);for(k=0;k<J.length;k++){h=J[k];h.origType.replace(X,"")===a.type?f.push(h.selector):J.splice(k--,1)}f=c(a.target).closest(f,a.currentTarget);o=0;for(x=f.length;o<x;o++){r=f[o];for(k=0;k<J.length;k++){h=J[k];if(r.selector===h.selector&&(!A||A.test(h.namespace))){l=r.elem;e=null;if(h.preType==="mouseenter"||h.preType==="mouseleave"){a.type=h.preType;e=c(a.relatedTarget).closest(h.selector)[0]}if(!e||e!==l)C.push({elem:l,handleObj:h,level:r.level})}}}o=0;for(x=C.length;o<x;o++){f=C[o];if(d&&f.level>d)break;a.currentTarget=f.elem;a.data=f.handleObj.data;a.handleObj=f.handleObj;A=f.handleObj.origHandler.apply(f.elem,arguments);if(A===false||a.isPropagationStopped()){d=f.level;if(A===false)b=false;if(a.isImmediatePropagationStopped())break}}return b}}function Y(a,b){return(a&&a!=="*"?a+".":"")+b.replace(La,"`").replace(Ma,"&")}function ma(a,b,d){if(c.isFunction(b))return c.grep(a,function(f,h){return!!b.call(f,h,f)===d});else if(b.nodeType)return c.grep(a,function(f){return f===b===d});else if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodeType===1});if(Na.test(b))return c.filter(b,e,!d);else b=c.filter(b,e)}return c.grep(a,function(f){return c.inArray(f,b)>=0===d})}function na(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var e=c.data(a[d++]),f=c.data(this,e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e)for(var l in e[h])c.event.add(this,h,e[h][l],e[h][l].data)}}})}function Oa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function oa(a,b,d){var e=b==="width"?a.offsetWidth:a.offsetHeight;if(d==="border")return e;c.each(b==="width"?Pa:Qa,function(){d||(e-=parseFloat(c.css(a,"padding"+this))||0);if(d==="margin")e+=parseFloat(c.css(a,"margin"+this))||0;else e-=parseFloat(c.css(a,"border"+this+"Width"))||0});return e}function da(a,b,d,e){if(c.isArray(b)&&b.length)c.each(b,function(f,h){d||Ra.test(a)?e(a,h):da(a+"["+(typeof h==="object"||c.isArray(h)?f:"")+"]",h,d,e)});else if(!d&&b!=null&&typeof b==="object")c.isEmptyObject(b)?e(a,""):c.each(b,function(f,h){da(a+"["+f+"]",h,d,e)});else e(a,b)}function S(a,b){var d={};c.each(pa.concat.apply([],pa.slice(0,b)),function(){d[this]=a});return d}function qa(a){if(!ea[a]){var b=c("<"+
a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";ea[a]=d}return ea[a]}function fa(a){return c.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var t=E.document,c=function(){function a(){if(!b.isReady){try{t.documentElement.doScroll("left")}catch(j){setTimeout(a,1);return}b.ready()}}var b=function(j,s){return new b.fn.init(j,s)},d=E.jQuery,e=E.$,f,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,l=/\S/,k=/^\s+/,o=/\s+$/,x=/\W/,r=/\d/,A=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,C=/^[\],:{}\s]*$/,J=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,w=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,I=/(?:^|:|,)(?:\s*\[)+/g,L=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,i=/(msie) ([\w.]+)/,n=/(mozilla)(?:.*? rv:([\w.]+))?/,m=navigator.userAgent,p=false,q=[],u,y=Object.prototype.toString,F=Object.prototype.hasOwnProperty,M=Array.prototype.push,N=Array.prototype.slice,O=String.prototype.trim,D=Array.prototype.indexOf,R={};b.fn=b.prototype={init:function(j,s){var v,z,H;if(!j)return this;if(j.nodeType){this.context=this[0]=j;this.length=1;return this}if(j==="body"&&!s&&t.body){this.context=t;this[0]=t.body;this.selector="body";this.length=1;return this}if(typeof j==="string")if((v=h.exec(j))&&(v[1]||!s))if(v[1]){H=s?s.ownerDocument||s:t;if(z=A.exec(j))if(b.isPlainObject(s)){j=[t.createElement(z[1])];b.fn.attr.call(j,s,true)}else j=[H.createElement(z[1])];else{z=b.buildFragment([v[1]],[H]);j=(z.cacheable?z.fragment.cloneNode(true):z.fragment).childNodes}return b.merge(this,j)}else{if((z=t.getElementById(v[2]))&&z.parentNode){if(z.id!==v[2])return f.find(j);this.length=1;this[0]=z}this.context=t;this.selector=j;return this}else if(!s&&!x.test(j)){this.selector=j;this.context=t;j=t.getElementsByTagName(j);return b.merge(this,j)}else return!s||s.jquery?(s||f).find(j):b(s).find(j);else if(b.isFunction(j))return f.ready(j);if(j.selector!==B){this.selector=j.selector;this.context=j.context}return b.makeArray(j,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},toArray:function(){return N.call(this,0)},get:function(j){return j==null?this.toArray():j<0?this.slice(j)[0]:this[j]},pushStack:function(j,s,v){var z=b();b.isArray(j)?M.apply(z,j):b.merge(z,j);z.prevObject=this;z.context=this.context;if(s==="find")z.selector=this.selector+(this.selector?" ":"")+v;else if(s)z.selector=this.selector+"."+s+"("+v+")";return z},each:function(j,s){return b.each(this,j,s)},ready:function(j){b.bindReady();if(b.isReady)j.call(t,b);else q&&q.push(j);return this},eq:function(j){return j===-1?this.slice(j):this.slice(j,+j+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(N.apply(this,arguments),"slice",N.call(arguments).join(","))},map:function(j){return this.pushStack(b.map(this,function(s,v){return j.call(s,v,s)}))},end:function(){return this.prevObject||b(null)},push:M,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var j,s,v,z,H,G=arguments[0]||{},K=1,Q=arguments.length,ga=false;if(typeof G==="boolean"){ga=G;G=arguments[1]||{};K=2}if(typeof G!=="object"&&!b.isFunction(G))G={};if(Q===K){G=this;--K}for(;K<Q;K++)if((j=arguments[K])!=null)for(s in j){v=G[s];z=j[s];if(G!==z)if(ga&&z&&(b.isPlainObject(z)||(H=b.isArray(z)))){if(H){H=false;v=v&&b.isArray(v)?v:[]}else v=v&&b.isPlainObject(v)?v:{};G[s]=b.extend(ga,v,z)}else if(z!==B)G[s]=z}return G};b.extend({noConflict:function(j){E.$=e;if(j)E.jQuery=d;return b},isReady:false,readyWait:1,ready:function(j){j===true&&b.readyWait--;if(!b.readyWait||j!==true&&!b.isReady){if(!t.body)return setTimeout(b.ready,1);b.isReady=true;if(!(j!==true&&--b.readyWait>0))if(q){var s=0,v=q;for(q=null;j=v[s++];)j.call(t,b);b.fn.trigger&&b(t).trigger("ready").unbind("ready")}}},bindReady:function(){if(!p){p=true;if(t.readyState==="complete")return setTimeout(b.ready,1);if(t.addEventListener){t.addEventListener("DOMContentLoaded",u,false);E.addEventListener("load",b.ready,false)}else if(t.attachEvent){t.attachEvent("onreadystatechange",u);E.attachEvent("onload",b.ready);var j=false;try{j=E.frameElement==null}catch(s){}t.documentElement.doScroll&&j&&a()}}},isFunction:function(j){return b.type(j)==="function"},isArray:Array.isArray||function(j){return b.type(j)==="array"},isWindow:function(j){return j&&typeof j==="object"&&"setInterval"in j},isNaN:function(j){return j==null||!r.test(j)||isNaN(j)},type:function(j){return j==null?String(j):R[y.call(j)]||"object"},isPlainObject:function(j){if(!j||b.type(j)!=="object"||j.nodeType||b.isWindow(j))return false;if(j.constructor&&!F.call(j,"constructor")&&!F.call(j.constructor.prototype,"isPrototypeOf"))return false;for(var s in j);return s===B||F.call(j,s)},isEmptyObject:function(j){for(var s in j)return false;return true},error:function(j){throw j;},parseJSON:function(j){if(typeof j!=="string"||!j)return null;j=b.trim(j);if(C.test(j.replace(J,"@").replace(w,"]").replace(I,"")))return E.JSON&&E.JSON.parse?E.JSON.parse(j):(new Function("return "+j))();else b.error("Invalid JSON: "+j)},noop:function(){},globalEval:function(j){if(j&&l.test(j)){var s=t.getElementsByTagName("head")[0]||t.documentElement,v=t.createElement("script");v.type="text/javascript";if(b.support.scriptEval)v.appendChild(t.createTextNode(j));else v.text=j;s.insertBefore(v,s.firstChild);s.removeChild(v)}},nodeName:function(j,s){return j.nodeName&&j.nodeName.toUpperCase()===s.toUpperCase()},each:function(j,s,v){var z,H=0,G=j.length,K=G===B||b.isFunction(j);if(v)if(K)for(z in j){if(s.apply(j[z],v)===false)break}else for(;H<G;){if(s.apply(j[H++],v)===false)break}else if(K)for(z in j){if(s.call(j[z],z,j[z])===false)break}else for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H]);return j},trim:O?function(j){return j==null?"":O.call(j)}:function(j){return j==null?"":j.toString().replace(k,"").replace(o,"")},makeArray:function(j,s){var v=s||[];if(j!=null){var z=b.type(j);j.length==null||z==="string"||z==="function"||z==="regexp"||b.isWindow(j)?M.call(v,j):b.merge(v,j)}return v},inArray:function(j,s){if(s.indexOf)return s.indexOf(j);for(var v=0,z=s.length;v<z;v++)if(s[v]===j)return v;return-1},merge:function(j,s){var v=j.length,z=0;if(typeof s.length==="number")for(var H=s.length;z<H;z++)j[v++]=s[z];else for(;s[z]!==B;)j[v++]=s[z++];j.length=v;return j},grep:function(j,s,v){var z=[],H;v=!!v;for(var G=0,K=j.length;G<K;G++){H=!!s(j[G],G);v!==H&&z.push(j[G])}return z},map:function(j,s,v){for(var z=[],H,G=0,K=j.length;G<K;G++){H=s(j[G],G,v);if(H!=null)z[z.length]=H}return z.concat.apply([],z)},guid:1,proxy:function(j,s,v){if(arguments.length===2)if(typeof s==="string"){v=j;j=v[s];s=B}else if(s&&!b.isFunction(s)){v=s;s=B}if(!s&&j)s=function(){return j.apply(v||this,arguments)};if(j)s.guid=j.guid=j.guid||s.guid||b.guid++;return s},access:function(j,s,v,z,H,G){var K=j.length;if(typeof s==="object"){for(var Q in s)b.access(j,Q,s[Q],z,H,v);return j}if(v!==B){z=!G&&z&&b.isFunction(v);for(Q=0;Q<K;Q++)H(j[Q],s,z?v.call(j[Q],Q,H(j[Q],s)):v,G);return j}return K?H(j[0],s):B},now:function(){return(new Date).getTime()},uaMatch:function(j){j=j.toLowerCase();j=L.exec(j)||g.exec(j)||i.exec(j)||j.indexOf("compatible")<0&&n.exec(j)||[];return{browser:j[1]||"",version:j[2]||"0"}},browser:{}});b.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(j,s){R["[object "+s+"]"]=s.toLowerCase()});m=b.uaMatch(m);if(m.browser){b.browser[m.browser]=true;b.browser.version=m.version}if(b.browser.webkit)b.browser.safari=true;if(D)b.inArray=function(j,s){return D.call(s,j)};if(!/\s/.test("\u00a0")){k=/^[\s\xA0]+/;o=/[\s\xA0]+$/}f=b(t);if(t.addEventListener)u=function(){t.removeEventListener("DOMContentLoaded",u,false);b.ready()};else if(t.attachEvent)u=function(){if(t.readyState==="complete"){t.detachEvent("onreadystatechange",u);b.ready()}};return E.jQuery=E.$=b}();(function(){c.support={};var a=t.documentElement,b=t.createElement("script"),d=t.createElement("div"),e="script"+c.now();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var f=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0],l=t.createElement("select"),k=l.appendChild(t.createElement("option"));if(!(!f||!f.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:k.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};l.disabled=true;c.support.optDisabled=!k.disabled;b.type="text/javascript";try{b.appendChild(t.createTextNode("window."+e+"=1;"))}catch(o){}a.insertBefore(b,a.firstChild);if(E[e]){c.support.scriptEval=true;delete E[e]}try{delete b.test}catch(x){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function r(){c.support.noCloneEvent=false;d.detachEvent("onclick",r)});d.cloneNode(true).fireEvent("onclick")}d=t.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=t.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var r=t.createElement("div");r.style.width=r.style.paddingLeft="1px";t.body.appendChild(r);c.boxModel=c.support.boxModel=r.offsetWidth===2;if("zoom"in r.style){r.style.display="inline";r.style.zoom=1;c.support.inlineBlockNeedsLayout=r.offsetWidth===2;r.style.display="";r.innerHTML="<div style='width:4px;'></div>";c.support.shrinkWrapBlocks=r.offsetWidth!==2}r.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var A=r.getElementsByTagName("td");c.support.reliableHiddenOffsets=A[0].offsetHeight===0;A[0].style.display="";A[1].style.display="none";c.support.reliableHiddenOffsets=c.support.reliableHiddenOffsets&&A[0].offsetHeight===0;r.innerHTML="";t.body.removeChild(r).style.display="none"});a=function(r){var A=t.createElement("div");r="on"+r;var C=r in A;if(!C){A.setAttribute(r,"return;");C=typeof A[r]==="function"}return C};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=f=h=null}})();var ra={},Ja=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,expando:"jQuery"+c.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(a,b,d){if(c.acceptData(a)){a=a==E?ra:a;var e=a.nodeType,f=e?a[c.expando]:null,h=c.cache;if(!(e&&!f&&typeof b==="string"&&d===B)){if(e)f||(a[c.expando]=f=++c.uuid);else h=a;if(typeof b==="object")if(e)h[f]=c.extend(h[f],b);else c.extend(h,b);else if(e&&!h[f])h[f]={};a=e?h[f]:h;if(d!==B)a[b]=d;return typeof b==="string"?a[b]:a}}},removeData:function(a,b){if(c.acceptData(a)){a=a==E?ra:a;var d=a.nodeType,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isEmptyObject(h)&&c.removeData(a)}}else if(d&&c.support.deleteExpando)delete a[c.expando];else if(a.removeAttribute)a.removeAttribute(c.expando);else if(d)delete f[e];else for(var l in a)delete a[l]}},acceptData:function(a){if(a.nodeName){var b=c.noData[a.nodeName.toLowerCase()];if(b)return!(b===true||a.getAttribute("classid")!==b)}return true}});c.fn.extend({data:function(a,b){var d=null;if(typeof a==="undefined"){if(this.length){var e=this[0].attributes,f;d=c.data(this[0]);for(var h=0,l=e.length;h<l;h++){f=e[h].name;if(f.indexOf("data-")===0){f=f.substr(5);ka(this[0],f,d[f])}}}return d}else if(typeof a==="object")return this.each(function(){c.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(b===B){d=this.triggerHandler("getData"+k[1]+"!",[k[0]]);if(d===B&&this.length){d=c.data(this[0],a);d=ka(this[0],a,d)}return d===B&&k[1]?this.data(k[0]):d}else return this.each(function(){var o=c(this),x=[k[0],b];o.triggerHandler("setData"+k[1]+"!",x);c.data(this,a,b);o.triggerHandler("changeData"+k[1]+"!",x)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var e=c.data(a,b);if(!d)return e||[];if(!e||c.isArray(d))e=c.data(a,b,c.makeArray(d));else e.push(d);return e}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress")e=d.shift();if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===B)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var sa=/[\n\t]/g,ha=/\s+/,Sa=/\r/g,Ta=/^(?:href|src|style)$/,Ua=/^(?:button|input)$/i,Va=/^(?:button|input|object|select|textarea)$/i,Wa=/^a(?:rea)?$/i,ta=/^(?:radio|checkbox)$/i;c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};c.fn.extend({attr:function(a,b){return c.access(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(x){var r=c(this);r.addClass(a.call(this,x,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1)if(f.className){for(var h=" "+f.className+" ",l=f.className,k=0,o=b.length;k<o;k++)if(h.indexOf(" "+b[k]+" ")<0)l+=" "+b[k];f.className=c.trim(l)}else f.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var x=c(this);x.removeClass(a.call(this,o,x.attr("class")))});if(a&&typeof a==="string"||a===B)for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1&&f.className)if(a){for(var h=(" "+f.className+" ").replace(sa," "),l=0,k=b.length;l<k;l++)h=h.replace(" "+b[l]+" "," ");f.className=c.trim(h)}else f.className=""}return this},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a))return this.each(function(f){var h=c(this);h.toggleClass(a.call(this,f,h.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var f,h=0,l=c(this),k=b,o=a.split(ha);f=o[h++];){k=e?k:!l.hasClass(f);l[k?"addClass":"removeClass"](f)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(sa," ").indexOf(a)>-1)return true;return false},val:function(a){if(!arguments.length){var b=this[0];if(b){if(c.nodeName(b,"option")){var d=b.attributes.value;return!d||d.specified?b.value:b.text}if(c.nodeName(b,"select")){var e=b.selectedIndex;d=[];var f=b.options;b=b.type==="select-one";if(e<0)return null;var h=b?e:0;for(e=b?e+1:f.length;h<e;h++){var l=f[h];if(l.selected&&(c.support.optDisabled?!l.disabled:l.getAttribute("disabled")===null)&&(!l.parentNode.disabled||!c.nodeName(l.parentNode,"optgroup"))){a=c(l).val();if(b)return a;d.push(a)}}return d}if(ta.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Sa,"")}return B}var k=c.isFunction(a);return this.each(function(o){var x=c(this),r=a;if(this.nodeType===1){if(k)r=a.call(this,o,x.val());if(r==null)r="";else if(typeof r==="number")r+="";else if(c.isArray(r))r=c.map(r,function(C){return C==null?"":C+""});if(c.isArray(r)&&ta.test(this.type))this.checked=c.inArray(x.val(),r)>=0;else if(c.nodeName(this,"select")){var A=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),A)>=0});if(!A.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,e){if(!a||a.nodeType===3||a.nodeType===8)return B;if(e&&b in c.attrFn)return c(a)[b](d);e=a.nodeType!==1||!c.isXMLDoc(a);var f=d!==B;b=e&&c.props[b]||b;var h=Ta.test(b);if((b in a||a[b]!==B)&&e&&!h){if(f){b==="type"&&Ua.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");if(d===null)a.nodeType===1&&a.removeAttribute(b);else a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Va.test(a.nodeName)||Wa.test(a.nodeName)&&a.href?0:B;return a[b]}if(!c.support.style&&e&&b==="style"){if(f)a.style.cssText=""+d;return a.style.cssText}f&&a.setAttribute(b,""+d);if(!a.attributes[b]&&a.hasAttribute&&!a.hasAttribute(b))return B;a=!c.support.hrefNormalized&&e&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?B:a}});var X=/\.(.*)$/,ia=/^(?:textarea|input|select)$/i,La=/\./g,Ma=/ /g,Xa=/[^\w\s.|`]/g,Ya=function(a){return a.replace(Xa,"\\$&")},ua={focusin:0,focusout:0};c.event={add:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(c.isWindow(a)&&a!==E&&!a.frameElement)a=E;if(d===false)d=U;else if(!d)return;var f,h;if(d.handler){f=d;d=f.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var l=a.nodeType?"events":"__events__",k=h[l],o=h.handle;if(typeof k==="function"){o=k.handle;k=k.events}else if(!k){a.nodeType||(h[l]=h=function(){});h.events=k={}}if(!o)h.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):B};o.elem=a;b=b.split(" ");for(var x=0,r;l=b[x++];){h=f?c.extend({},f):{handler:d,data:e};if(l.indexOf(".")>-1){r=l.split(".");l=r.shift();h.namespace=r.slice(0).sort().join(".")}else{r=[];h.namespace=""}h.type=l;if(!h.guid)h.guid=d.guid;var A=k[l],C=c.event.special[l]||{};if(!A){A=k[l]=[];if(!C.setup||C.setup.call(a,e,r,o)===false)if(a.addEventListener)a.addEventListener(l,o,false);else a.attachEvent&&a.attachEvent("on"+l,o)}if(C.add){C.add.call(a,h);if(!h.handler.guid)h.handler.guid=d.guid}A.push(h);c.event.global[l]=true}a=null}}},global:{},remove:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(d===false)d=U;var f,h,l=0,k,o,x,r,A,C,J=a.nodeType?"events":"__events__",w=c.data(a),I=w&&w[J];if(w&&I){if(typeof I==="function"){w=I;I=I.events}if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(f in I)c.event.remove(a,f+b)}else{for(b=b.split(" ");f=b[l++];){r=f;k=f.indexOf(".")<0;o=[];if(!k){o=f.split(".");f=o.shift();x=RegExp("(^|\\.)"+
c.map(o.slice(0).sort(),Ya).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(A=I[f])if(d){r=c.event.special[f]||{};for(h=e||0;h<A.length;h++){C=A[h];if(d.guid===C.guid){if(k||x.test(C.namespace)){e==null&&A.splice(h--,1);r.remove&&r.remove.call(a,C)}if(e!=null)break}}if(A.length===0||e!=null&&A.length===1){if(!r.teardown||r.teardown.call(a,o)===false)c.removeEvent(a,f,w.handle);delete I[f]}}else for(h=0;h<A.length;h++){C=A[h];if(k||x.test(C.namespace)){c.event.remove(a,r,C.handler,h);A.splice(h--,1)}}}if(c.isEmptyObject(I)){if(b=w.handle)b.elem=null;delete w.events;delete w.handle;if(typeof w==="function")c.removeData(a,J);else c.isEmptyObject(w)&&c.removeData(a)}}}}},trigger:function(a,b,d,e){var f=a.type||a;if(!e){a=typeof a==="object"?a[c.expando]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return B;a.result=B;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,b)===false){a.result=false;a.preventDefault()}}catch(h){}if(!a.isPropagationStopped()&&e)c.event.trigger(a,b,e,true);else if(!a.isDefaultPrevented()){var l;e=a.target;var k=f.replace(X,""),o=c.nodeName(e,"a")&&k==="click",x=c.event.special[k]||{};if((!x._default||x._default.call(d,a)===false)&&!o&&!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){try{if(e[k]){if(l=e["on"+k])e["on"+k]=null;c.event.triggered=true;e[k]()}}catch(r){}if(l)e["on"+k]=l;c.event.triggered=false}}},handle:function(a){var b,d,e,f;d=[];var h=c.makeArray(arguments);a=h[0]=c.event.fix(a||E.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=RegExp("(^|\\.)"+
d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var l=d.length;f<l;f++){var k=d[f];if(b||e.test(k.namespace)){a.handler=k.handler;a.data=k.data;a.handleObj=k;k=k.handler.apply(this,h);if(k!==B){a.result=k;if(k===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[c.expando])return a;var b=a;a=c.Event(b);for(var d=this.props.length,e;d;){e=this.props[--d];a[e]=b[e]}if(!a.target)a.target=a.srcElement||t;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=t.documentElement;d=t.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(a.which==null&&(a.charCode!=null||a.keyCode!=null))a.which=a.charCode!=null?a.charCode:a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==B)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,Y(a.origType,a.selector),c.extend({},a,{handler:Ka,guid:a.handler.guid}))},remove:function(a){c.event.remove(this,Y(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,d){if(c.isWindow(this))this.onbeforeunload=d},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.removeEvent=t.removeEventListener?function(a,b,d){a.removeEventListener&&a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent&&a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=c.now();this[c.expando]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ca;var a=this.originalEvent;if(a)if(a.preventDefault)a.preventDefault();else a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=ca;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ca;this.stopPropagation()},isDefaultPrevented:U,isPropagationStopped:U,isImmediatePropagationStopped:U};var va=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},wa=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?wa:va,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?wa:va)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length){a.liveFired=B;return la("submit",this,arguments)}});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13){a.liveFired=B;return la("submit",this,arguments)}})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var V,xa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(e){return e.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},Z=function(a,b){var d=a.target,e,f;if(!(!ia.test(d.nodeName)||d.readOnly)){e=c.data(d,"_change_data");f=xa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",f);if(!(e===B||f===e))if(e!=null||f){a.type="change";a.liveFired=B;return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:Z,beforedeactivate:Z,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return Z.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return Z.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",xa(a))}},setup:function(){if(this.type==="file")return false;for(var a in V)c.event.add(this,a+".specialChange",V[a]);return ia.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return ia.test(this.nodeName)}};V=c.event.special.change.filters;V.focus=V.beforeactivate}t.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target)}c.event.special[b]={setup:function(){ua[b]++===0&&t.addEventListener(a,d,true)},teardown:function(){--ua[b]===0&&t.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d)this[b](h,e,d[h],f);return this}if(c.isFunction(e)||e===false){f=e;e=B}var l=b==="one"?c.proxy(f,function(o){c(this).unbind(o,l);return f.apply(this,arguments)}):f;if(d==="unload"&&b!=="one")this.one(d,e,f);else{h=0;for(var k=this.length;h<k;h++)c.event.add(this[h],d,l,e)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var e=this.length;d<e;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,e){return this.live(b,d,e,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var ya={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,e,f,h){var l,k=0,o,x,r=h||this.selector;h=h?this:c(this.context);if(typeof d==="object"&&!d.preventDefault){for(l in d)h[b](l,e,d[l],r);return this}if(c.isFunction(e)){f=e;e=B}for(d=(d||"").split(" ");(l=d[k++])!=null;){o=X.exec(l);x="";if(o){x=o[0];l=l.replace(X,"")}if(l==="hover")d.push("mouseenter"+x,"mouseleave"+x);else{o=l;if(l==="focus"||l==="blur"){d.push(ya[l]+x);l+=x}else l=(ya[l]||l)+x;if(b==="live"){x=0;for(var A=h.length;x<A;x++)c.event.add(h[x],"live."+Y(l,r),{data:e,selector:r,handler:f,origType:l,origHandler:f,preType:o})}else h.unbind("live."+Y(l,r),f)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d,e){if(e==null){e=d;d=null}return arguments.length>0?this.bind(b,d,e):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});E.attachEvent&&!E.addEventListener&&c(E).bind("unload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1&&!q){y.sizcache=n;y.sizset=p}if(y.nodeName.toLowerCase()===i){F=y;break}y=y[g]}m[p]=F}}}function b(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break}if(y.nodeType===1){if(!q){y.sizcache=n;y.sizset=p}if(typeof i!=="string"){if(y===i){F=true;break}}else if(k.filter(i,[y]).length>0){F=y;break}}y=y[g]}m[p]=F}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,h=false,l=true;[0,0].sort(function(){l=false;return 0});var k=function(g,i,n,m){n=n||[];var p=i=i||t;if(i.nodeType!==1&&i.nodeType!==9)return[];if(!g||typeof g!=="string")return n;var q,u,y,F,M,N=true,O=k.isXML(i),D=[],R=g;do{d.exec("");if(q=d.exec(R)){R=q[3];D.push(q[1]);if(q[2]){F=q[3];break}}}while(q);if(D.length>1&&x.exec(g))if(D.length===2&&o.relative[D[0]])u=L(D[0]+D[1],i);else for(u=o.relative[D[0]]?[i]:k(D.shift(),i);D.length;){g=D.shift();if(o.relative[g])g+=D.shift();u=L(g,u)}else{if(!m&&D.length>1&&i.nodeType===9&&!O&&o.match.ID.test(D[0])&&!o.match.ID.test(D[D.length-1])){q=k.find(D.shift(),i,O);i=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]}if(i){q=m?{expr:D.pop(),set:C(m)}:k.find(D.pop(),D.length===1&&(D[0]==="~"||D[0]==="+")&&i.parentNode?i.parentNode:i,O);u=q.expr?k.filter(q.expr,q.set):q.set;if(D.length>0)y=C(u);else N=false;for(;D.length;){q=M=D.pop();if(o.relative[M])q=D.pop();else M="";if(q==null)q=i;o.relative[M](y,q,O)}}else y=[]}y||(y=u);y||k.error(M||g);if(f.call(y)==="[object Array]")if(N)if(i&&i.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&k.contains(i,y[g])))n.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&n.push(u[g]);else n.push.apply(n,y);else C(y,n);if(F){k(F,p,n,m);k.uniqueSort(n)}return n};k.uniqueSort=function(g){if(w){h=l;g.sort(w);if(h)for(var i=1;i<g.length;i++)g[i]===g[i-1]&&g.splice(i--,1)}return g};k.matches=function(g,i){return k(g,null,null,i)};k.matchesSelector=function(g,i){return k(i,null,null,[g]).length>0};k.find=function(g,i,n){var m;if(!g)return[];for(var p=0,q=o.order.length;p<q;p++){var u,y=o.order[p];if(u=o.leftMatch[y].exec(g)){var F=u[1];u.splice(1,1);if(F.substr(F.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");m=o.find[y](u,i,n);if(m!=null){g=g.replace(o.match[y],"");break}}}}m||(m=i.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,i,n,m){for(var p,q,u=g,y=[],F=i,M=i&&i[0]&&k.isXML(i[0]);g&&i.length;){for(var N in o.filter)if((p=o.leftMatch[N].exec(g))!=null&&p[2]){var O,D,R=o.filter[N];D=p[1];q=false;p.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(F===y)y=[];if(o.preFilter[N])if(p=o.preFilter[N](p,F,n,y,m,M)){if(p===true)continue}else q=O=true;if(p)for(var j=0;(D=F[j])!=null;j++)if(D){O=R(D,p,j,F);var s=m^!!O;if(n&&O!=null)if(s)q=true;else F[j]=false;else if(s){y.push(D);q=true}}if(O!==B){n||(F=y);g=g.replace(o.match[N],"");if(!q)return[];break}}}if(g===u)if(q==null)k.error(g);else break;u=g}return F};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var o=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+\-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,i){var n=typeof i==="string",m=n&&!/\W/.test(i);n=n&&!m;if(m)i=i.toLowerCase();m=0;for(var p=g.length,q;m<p;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=n||q&&q.nodeName.toLowerCase()===i?q||false:q===i}n&&k.filter(i,g,true)},">":function(g,i){var n,m=typeof i==="string",p=0,q=g.length;if(m&&!/\W/.test(i))for(i=i.toLowerCase();p<q;p++){if(n=g[p]){n=n.parentNode;g[p]=n.nodeName.toLowerCase()===i?n:false}}else{for(;p<q;p++)if(n=g[p])g[p]=m?n.parentNode:n.parentNode===i;m&&k.filter(i,g,true)}},"":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a}q("parentNode",i,p,g,m,n)},"~":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a}q("previousSibling",i,p,g,m,n)}},find:{ID:function(g,i,n){if(typeof i.getElementById!=="undefined"&&!n)return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[]},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){for(var n=[],m=i.getElementsByName(g[1]),p=0,q=m.length;p<q;p++)m[p].getAttribute("name")===g[1]&&n.push(m[p]);return n.length===0?null:n}},TAG:function(g,i){return i.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,i,n,m,p,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var u;(u=i[q])!=null;q++)if(u)if(p^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))n||m.push(u);else if(n)i[q]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var i=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=i[1]+(i[2]||1)-0;g[3]=i[3]-0}g[0]=e++;return g},ATTR:function(g,i,n,m,p,q){i=g[1].replace(/\\/g,"");if(!q&&o.attrMap[i])g[1]=o.attrMap[i];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,i,n,m,p){if(g[1]==="not")if((d.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,i);else{g=k.filter(g[3],i,n,true^p);n||m.push.apply(m,g);return false}else if(o.match.POS.test(g[0])||o.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,i,n){return!!k(n[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,i){return i===0},last:function(g,i,n,m){return i===m.length-1},even:function(g,i){return i%2===0},odd:function(g,i){return i%2===1},lt:function(g,i,n){return i<n[3]-0},gt:function(g,i,n){return i>n[3]-0},nth:function(g,i,n){return n[3]-
0===i},eq:function(g,i,n){return n[3]-0===i}},filter:{PSEUDO:function(g,i,n,m){var p=i[1],q=o.filters[p];if(q)return q(g,n,i,m);else if(p==="contains")return(g.textContent||g.innerText||k.getText([g])||"").indexOf(i[3])>=0;else if(p==="not"){i=i[3];n=0;for(m=i.length;n<m;n++)if(i[n]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+p)},CHILD:function(g,i){var n=i[1],m=g;switch(n){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(n==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":n=i[2];var p=i[3];if(n===1&&p===0)return true;var q=i[0],u=g.parentNode;if(u&&(u.sizcache!==q||!g.nodeIndex)){var y=0;for(m=u.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++y;u.sizcache=q}m=g.nodeIndex-p;return n===0?m===0:m%n===0&&m/n>=0}},ID:function(g,i){return g.nodeType===1&&g.getAttribute("id")===i},TAG:function(g,i){return i==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===i},CLASS:function(g,i){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(i)>-1},ATTR:function(g,i){var n=i[1];n=o.attrHandle[n]?o.attrHandle[n](g):g[n]!=null?g[n]:g.getAttribute(n);var m=n+"",p=i[2],q=i[4];return n==null?p==="!=":p==="="?m===q:p==="*="?m.indexOf(q)>=0:p==="~="?(" "+m+" ").indexOf(q)>=0:!q?m&&n!==false:p==="!="?m!==q:p==="^="?m.indexOf(q)===0:p==="$="?m.substr(m.length-q.length)===q:p==="|="?m===q||m.substr(0,q.length+1)===q+"-":false},POS:function(g,i,n,m){var p=o.setFilters[i[2]];if(p)return p(g,n,i,m)}}},x=o.match.POS,r=function(g,i){return"\\"+(i-0+1)},A;for(A in o.match){o.match[A]=RegExp(o.match[A].source+/(?![^\[]*\])(?![^\(]*\))/.source);o.leftMatch[A]=RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[A].source.replace(/\\(\d+)/g,r))}var C=function(g,i){g=Array.prototype.slice.call(g,0);if(i){i.push.apply(i,g);return i}return g};try{Array.prototype.slice.call(t.documentElement.childNodes,0)}catch(J){C=function(g,i){var n=0,m=i||[];if(f.call(g)==="[object Array]")Array.prototype.push.apply(m,g);else if(typeof g.length==="number")for(var p=g.length;n<p;n++)m.push(g[n]);else for(;g[n];n++)m.push(g[n]);return m}}var w,I;if(t.documentElement.compareDocumentPosition)w=function(g,i){if(g===i){h=true;return 0}if(!g.compareDocumentPosition||!i.compareDocumentPosition)return g.compareDocumentPosition?-1:1;return g.compareDocumentPosition(i)&4?-1:1};else{w=function(g,i){var n,m,p=[],q=[];n=g.parentNode;m=i.parentNode;var u=n;if(g===i){h=true;return 0}else if(n===m)return I(g,i);else if(n){if(!m)return 1}else return-1;for(;u;){p.unshift(u);u=u.parentNode}for(u=m;u;){q.unshift(u);u=u.parentNode}n=p.length;m=q.length;for(u=0;u<n&&u<m;u++)if(p[u]!==q[u])return I(p[u],q[u]);return u===n?I(g,q[u],-1):I(p[u],i,1)};I=function(g,i,n){if(g===i)return n;for(g=g.nextSibling;g;){if(g===i)return-1;g=g.nextSibling}return 1}}k.getText=function(g){for(var i="",n,m=0;g[m];m++){n=g[m];if(n.nodeType===3||n.nodeType===4)i+=n.nodeValue;else if(n.nodeType!==8)i+=k.getText(n.childNodes)}return i};(function(){var g=t.createElement("div"),i="script"+(new Date).getTime(),n=t.documentElement;g.innerHTML="<a name='"+i+"'/>";n.insertBefore(g,n.firstChild);if(t.getElementById(i)){o.find.ID=function(m,p,q){if(typeof p.getElementById!=="undefined"&&!q)return(p=p.getElementById(m[1]))?p.id===m[1]||typeof p.getAttributeNode!=="undefined"&&p.getAttributeNode("id").nodeValue===m[1]?[p]:B:[]};o.filter.ID=function(m,p){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===p}}n.removeChild(g);n=g=null})();(function(){var g=t.createElement("div");g.appendChild(t.createComment(""));if(g.getElementsByTagName("*").length>0)o.find.TAG=function(i,n){var m=n.getElementsByTagName(i[1]);if(i[1]==="*"){for(var p=[],q=0;m[q];q++)m[q].nodeType===1&&p.push(m[q]);m=p}return m};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")o.attrHandle.href=function(i){return i.getAttribute("href",2)};g=null})();t.querySelectorAll&&function(){var g=k,i=t.createElement("div");i.innerHTML="<p class='TEST'></p>";if(!(i.querySelectorAll&&i.querySelectorAll(".TEST").length===0)){k=function(m,p,q,u){p=p||t;m=m.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!u&&!k.isXML(p))if(p.nodeType===9)try{return C(p.querySelectorAll(m),q)}catch(y){}else if(p.nodeType===1&&p.nodeName.toLowerCase()!=="object"){var F=p.getAttribute("id"),M=F||"__sizzle__";F||p.setAttribute("id",M);try{return C(p.querySelectorAll("#"+M+" "+m),q)}catch(N){}finally{F||p.removeAttribute("id")}}return g(m,p,q,u)};for(var n in g)k[n]=g[n];i=null}}();(function(){var g=t.documentElement,i=g.matchesSelector||g.mozMatchesSelector||g.webkitMatchesSelector||g.msMatchesSelector,n=false;try{i.call(t.documentElement,"[test!='']:sizzle")}catch(m){n=true}if(i)k.matchesSelector=function(p,q){q=q.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(p))try{if(n||!o.match.PSEUDO.test(q)&&!/!=/.test(q))return i.call(p,q)}catch(u){}return k(q,null,null,[p]).length>0}})();(function(){var g=t.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){o.order.splice(1,0,"CLASS");o.find.CLASS=function(i,n,m){if(typeof n.getElementsByClassName!=="undefined"&&!m)return n.getElementsByClassName(i[1])};g=null}}})();k.contains=t.documentElement.contains?function(g,i){return g!==i&&(g.contains?g.contains(i):true)}:t.documentElement.compareDocumentPosition?function(g,i){return!!(g.compareDocumentPosition(i)&16)}:function(){return false};k.isXML=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false};var L=function(g,i){for(var n,m=[],p="",q=i.nodeType?[i]:i;n=o.match.PSEUDO.exec(g);){p+=n[0];g=g.replace(o.match.PSEUDO,"")}g=o.relative[g]?g+"*":g;n=0;for(var u=q.length;n<u;n++)k(g,q[n],m);return k.filter(p,m)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=k.getText;c.isXMLDoc=k.isXML;c.contains=k.contains})();var Za=/Until$/,$a=/^(?:parents|prevUntil|prevAll)/,ab=/,/,Na=/^.[^:#\[\.,]*$/,bb=Array.prototype.slice,cb=c.expr.match.POS;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0)for(var h=d;h<b.length;h++)for(var l=0;l<d;l++)if(b[l]===b[h]){b.splice(h--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,e=b.length;d<e;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(ma(this,a,false),"not",a)},filter:function(a){return this.pushStack(ma(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){var d=[],e,f,h=this[0];if(c.isArray(a)){var l,k={},o=1;if(h&&a.length){e=0;for(f=a.length;e<f;e++){l=a[e];k[l]||(k[l]=c.expr.match.POS.test(l)?c(l,b||this.context):l)}for(;h&&h.ownerDocument&&h!==b;){for(l in k){e=k[l];if(e.jquery?e.index(h)>-1:c(h).is(e))d.push({selector:l,elem:h,level:o})}h=h.parentNode;o++}}return d}l=cb.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e<f;e++)for(h=this[e];h;)if(l?l.index(h)>-1:c.find.matchesSelector(h,a)){d.push(h);break}else{h=h.parentNode;if(!h||!h.ownerDocument||h===b)break}d=d.length>1?c.unique(d):d;return this.pushStack(d,"closest",a)},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var d=typeof a==="string"?c(a,b||this.context):c.makeArray(a),e=c.merge(this.get(),d);return this.pushStack(!d[0]||!d[0].parentNode||d[0].parentNode.nodeType===11||!e[0]||!e[0].parentNode||e[0].parentNode.nodeType===11?e:c.unique(e))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,e){var f=c.map(this,b,d);Za.test(a)||(e=d);if(e&&typeof e==="string")f=c.filter(e,f);f=this.length>1?c.unique(f):f;if((this.length>1||ab.test(e))&&$a.test(a))f=f.reverse();return this.pushStack(f,a,bb.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return b.length===1?c.find.matchesSelector(b[0],a)?[b[0]]:[]:c.find.matches(a,b)},dir:function(a,b,d){var e=[];for(a=a[b];a&&a.nodeType!==9&&(d===B||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&e.push(a);a=a[b]}return e},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var za=/ jQuery\d+="(?:\d+|null)"/g,$=/^\s+/,Aa=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Ba=/<([\w:]+)/,db=/<tbody/i,eb=/<|&#?\w+;/,Ca=/<(?:script|object|embed|option|style)/i,Da=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/\=([^="'>\s]+\/)>/g,P={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};P.optgroup=P.option;P.tbody=P.tfoot=P.colgroup=P.caption=P.thead;P.th=P.td;if(!c.support.htmlSerialize)P._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==B)return this.empty().append((this[0]&&this[0].ownerDocument||t).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e])}e.parentNode&&e.parentNode.removeChild(e)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,e=this.ownerDocument;if(!d){d=e.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(za,"").replace(fb,'="$1">').replace($,"")],e)[0]}else return this.cloneNode(true)});if(a===true){na(this,b);na(this.find("*"),b.find("*"))}return b},html:function(a){if(a===B)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(za,""):null;else if(typeof a==="string"&&!Ca.test(a)&&(c.support.leadingWhitespace||!$.test(a))&&!P[(Ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Aa,"<$1></$2>");try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(e){this.empty().append(a)}}else c.isFunction(a)?this.each(function(f){var h=c(this);h.html(a.call(this,f,h.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),e=d.html();d.replaceWith(a.call(this,b,e))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){var e,f,h,l=a[0],k=[];if(!c.support.checkClone&&arguments.length===3&&typeof l==="string"&&Da.test(l))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(l))return this.each(function(x){var r=c(this);a[0]=l.call(this,x,b?r.html():B);r.domManip(a,b,d)});if(this[0]){e=l&&l.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:c.buildFragment(a,this,k);h=e.fragment;if(f=h.childNodes.length===1?h=h.firstChild:h.firstChild){b=b&&c.nodeName(f,"tr");f=0;for(var o=this.length;f<o;f++)d.call(b?c.nodeName(this[f],"table")?this[f].getElementsByTagName("tbody")[0]||this[f].appendChild(this[f].ownerDocument.createElement("tbody")):this[f]:this[f],f>0||e.cacheable||this.length>1?h.cloneNode(true):h)}k.length&&c.each(k,Oa)}return this}});c.buildFragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerDocument||b[0]:t;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===t&&!Ca.test(a[0])&&(c.support.checkClone||!Da.test(a[0]))){f=true;if(h=c.fragments[a[0]])if(h!==1)e=h}if(!e){e=b.createDocumentFragment();c.clean(a,b,e,d)}if(f)c.fragments[a[0]]=h?e:1;return{fragment:e,cacheable:f}};c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{f=0;for(var h=d.length;f<h;f++){var l=(f>0?this.clone(true):this).get();c(d[f])[b](l);e=e.concat(l)}return this.pushStack(e,a,d.selector)}}});c.extend({clean:function(a,b,d,e){b=b||t;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||t;for(var f=[],h=0,l;(l=a[h])!=null;h++){if(typeof l==="number")l+="";if(l){if(typeof l==="string"&&!eb.test(l))l=b.createTextNode(l);else if(typeof l==="string"){l=l.replace(Aa,"<$1></$2>");var k=(Ba.exec(l)||["",""])[1].toLowerCase(),o=P[k]||P._default,x=o[0],r=b.createElement("div");for(r.innerHTML=o[1]+l+o[2];x--;)r=r.lastChild;if(!c.support.tbody){x=db.test(l);k=k==="table"&&!x?r.firstChild&&r.firstChild.childNodes:o[1]==="<table>"&&!x?r.childNodes:[];for(o=k.length-
1;o>=0;--o)c.nodeName(k[o],"tbody")&&!k[o].childNodes.length&&k[o].parentNode.removeChild(k[o])}!c.support.leadingWhitespace&&$.test(l)&&r.insertBefore(b.createTextNode($.exec(l)[0]),r.firstChild);l=r.childNodes}if(l.nodeType)f.push(l);else f=c.merge(f,l)}}if(d)for(h=0;f[h];h++)if(e&&c.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript"))e.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);else{f[h].nodeType===1&&f.splice.apply(f,[h+1,0].concat(c.makeArray(f[h].getElementsByTagName("script"))));d.appendChild(f[h])}return f},cleanData:function(a){for(var b,d,e=c.cache,f=c.event.special,h=c.support.deleteExpando,l=0,k;(k=a[l])!=null;l++)if(!(k.nodeName&&c.noData[k.nodeName.toLowerCase()]))if(d=k[c.expando]){if((b=e[d])&&b.events)for(var o in b.events)f[o]?c.event.remove(k,o):c.removeEvent(k,o,b.handle);if(h)delete k[c.expando];else k.removeAttribute&&k.removeAttribute(c.expando);delete e[d]}}});var Ea=/alpha\([^)]*\)/i,gb=/opacity=([^)]*)/,hb=/-([a-z])/ig,ib=/([A-Z])/g,Fa=/^-?\d+(?:px)?$/i,jb=/^-?\d/,kb={position:"absolute",visibility:"hidden",display:"block"},Pa=["Left","Right"],Qa=["Top","Bottom"],W,Ga,aa,lb=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){if(arguments.length===2&&b===B)return this;return c.access(this,a,b,true,function(d,e,f){return f!==B?c.style(d,e,f):c.css(d,e)})};c.extend({cssHooks:{opacity:{get:function(a,b){if(b){var d=W(a,"opacity","opacity");return d===""?"1":d}else return a.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),l=a.style,k=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==B){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h])d+="px";if(!k||!("set"in k)||(d=k.set(a,d))!==B)try{l[b]=d}catch(o){}}}else{if(k&&"get"in k&&(f=k.get(a,false,e))!==B)return f;return l[b]}}},css:function(a,b,d){var e,f=c.camelCase(b),h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==B)return e;else if(W)return W(a,b,f)},swap:function(a,b,d){var e={},f;for(f in b){e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(hb,lb)}});c.curCSS=c.css;c.each(["height","width"],function(a,b){c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0)h=oa(d,b,f);else c.swap(d,kb,function(){h=oa(d,b,f)});if(h<=0){h=W(d,b,b);if(h==="0px"&&aa)h=aa(d,b,b);if(h!=null)return h===""||h==="auto"?"0px":h}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":h}return typeof h==="string"?h:h+"px"}},set:function(d,e){if(Fa.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.cssHooks.opacity={get:function(a,b){return gb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var d=a.style;d.zoom=1;var e=c.isNaN(b)?"":"alpha(opacity="+b*100+")",f=d.filter||"";d.filter=Ea.test(f)?f.replace(Ea,e):d.filter+" "+e}};if(t.defaultView&&t.defaultView.getComputedStyle)Ga=function(a,b,d){var e;d=d.replace(ib,"-$1").toLowerCase();if(!(b=a.ownerDocument.defaultView))return B;if(b=b.getComputedStyle(a,null)){e=b.getPropertyValue(d);if(e===""&&!c.contains(a.ownerDocument.documentElement,a))e=c.style(a,d)}return e};if(t.documentElement.currentStyle)aa=function(a,b){var d,e,f=a.currentStyle&&a.currentStyle[b],h=a.style;if(!Fa.test(f)&&jb.test(f)){d=h.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":f||0;f=h.pixelLeft+"px";h.left=d;a.runtimeStyle.left=e}return f===""?"auto":f};W=Ga||aa;if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetHeight;return a.offsetWidth===0&&b===0||!c.support.reliableHiddenOffsets&&(a.style.display||c.css(a,"display"))==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var mb=c.now(),nb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,ob=/^(?:select|textarea)/i,pb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,qb=/^(?:GET|HEAD)$/,Ra=/\[\]$/,T=/\=\?(&|$)/,ja=/\?/,rb=/([?&])_=[^&]*/,sb=/^(\w+:)?\/\/([^\/?#]+)/,tb=/%20/g,ub=/#.*$/,Ha=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&Ha)return Ha.apply(this,arguments);else if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}e="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);e="POST"}var h=this;c.ajax({url:a,type:e,dataType:"html",data:b,complete:function(l,k){if(k==="success"||k==="notmodified")h.html(f?c("<div>").append(l.responseText.replace(nb,"")).find(f):l.responseText);d&&h.each(d,[l.responseText,k,l])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ob.test(this.nodeName)||pb.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(e){return{name:b.name,value:e}}):{name:b.name,value:d}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,e){if(c.isFunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,e){if(c.isFunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return new E.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a){var b=c.extend(true,{},c.ajaxSettings,a),d,e,f,h=b.type.toUpperCase(),l=qb.test(h);b.url=b.url.replace(ub,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processData&&typeof b.data!=="string")b.data=c.param(b.data,b.traditional);if(b.dataType==="jsonp"){if(h==="GET")T.test(b.url)||(b.url+=(ja.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data||!T.test(b.data))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.dataType="json"}if(b.dataType==="json"&&(b.data&&T.test(b.data)||T.test(b.url))){d=b.jsonpCallback||"jsonp"+mb++;if(b.data)b.data=(b.data+"").replace(T,"="+d+"$1");b.url=b.url.replace(T,"="+d+"$1");b.dataType="script";var k=E[d];E[d]=function(m){if(c.isFunction(k))k(m);else{E[d]=B;try{delete E[d]}catch(p){}}f=m;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);r&&r.removeChild(A)}}if(b.dataType==="script"&&b.cache===null)b.cache=false;if(b.cache===false&&l){var o=c.now(),x=b.url.replace(rb,"$1_="+o);b.url=x+(x===b.url?(ja.test(b.url)?"&":"?")+"_="+o:"")}if(b.data&&l)b.url+=(ja.test(b.url)?"&":"?")+b.data;b.global&&c.active++===0&&c.event.trigger("ajaxStart");o=(o=sb.exec(b.url))&&(o[1]&&o[1].toLowerCase()!==location.protocol||o[2].toLowerCase()!==location.host);if(b.dataType==="script"&&h==="GET"&&o){var r=t.getElementsByTagName("head")[0]||t.documentElement,A=t.createElement("script");if(b.scriptCharset)A.charset=b.scriptCharset;A.src=b.url;if(!d){var C=false;A.onload=A.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);A.onload=A.onreadystatechange=null;r&&A.parentNode&&r.removeChild(A)}}}r.insertBefore(A,r.firstChild);return B}var J=false,w=b.xhr();if(w){b.username?w.open(h,b.url,b.async,b.username,b.password):w.open(h,b.url,b.async);try{if(b.data!=null&&!l||a&&a.contentType)w.setRequestHeader("Content-Type",b.contentType);if(b.ifModified){c.lastModified[b.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[b.url]);c.etag[b.url]&&w.setRequestHeader("If-None-Match",c.etag[b.url])}o||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+", */*; q=0.01":b.accepts._default)}catch(I){}if(b.beforeSend&&b.beforeSend.call(b.context,w,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxStop");w.abort();return false}b.global&&c.triggerGlobal(b,"ajaxSend",[w,b]);var L=w.onreadystatechange=function(m){if(!w||w.readyState===0||m==="abort"){J||c.handleComplete(b,w,e,f);J=true;if(w)w.onreadystatechange=c.noop}else if(!J&&w&&(w.readyState===4||m==="timeout")){J=true;w.onreadystatechange=c.noop;e=m==="timeout"?"timeout":!c.httpSuccess(w)?"error":b.ifModified&&c.httpNotModified(w,b.url)?"notmodified":"success";var p;if(e==="success")try{f=c.httpData(w,b.dataType,b)}catch(q){e="parsererror";p=q}if(e==="success"||e==="notmodified")d||c.handleSuccess(b,w,e,f);else c.handleError(b,w,e,p);d||c.handleComplete(b,w,e,f);m==="timeout"&&w.abort();if(b.async)w=null}};try{var g=w.abort;w.abort=function(){w&&Function.prototype.call.call(g,w);L("abort")}}catch(i){}b.async&&b.timeout>0&&setTimeout(function(){w&&!J&&L("timeout")},b.timeout);try{w.send(l||b.data==null?null:b.data)}catch(n){c.handleError(b,w,null,n);c.handleComplete(b,w,e,f)}b.async||L();return w}},param:function(a,b){var d=[],e=function(h,l){l=c.isFunction(l)?l():l;d[d.length]=encodeURIComponent(h)+"="+encodeURIComponent(l)};if(b===B)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){e(this.name,this.value)});else for(var f in a)da(f,a[f],b,e);return d.join("&").replace(tb,"+")}});c.extend({active:0,lastModified:{},etag:{},handleError:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerGlobal(a,"ajaxError",[b,a,e])},handleSuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerGlobal(a,"ajaxSuccess",[b,a])},handleComplete:function(a,b,d){a.complete&&a.complete.call(a.context,b,d);a.global&&c.triggerGlobal(a,"ajaxComplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxStop")},triggerGlobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d)},httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),e=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(e)c.etag[b]=e;return a.status===304},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0;a=f?a.responseXML:a.responseText;f&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&e.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&e.indexOf("javascript")>=0)c.globalEval(a);return a}});if(E.ActiveXObject)c.ajaxSettings.xhr=function(){if(E.location.protocol!=="file:")try{return new E.XMLHttpRequest}catch(a){}try{return new E.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}};c.support.ajax=!!c.ajaxSettings.xhr();var ea={},vb=/^(?:toggle|show|hide)$/,wb=/^([+\-]=)?([\d+.\-]+)(.*)$/,ba,pa=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0)return this.animate(S("show",3),a,b,d);else{d=0;for(var e=this.length;d<e;d++){a=this[d];b=a.style.display;if(!c.data(a,"olddisplay")&&b==="none")b=a.style.display="";b===""&&c.css(a,"display")==="none"&&c.data(a,"olddisplay",qa(a.nodeName))}for(d=0;d<e;d++){a=this[d];b=a.style.display;if(b===""||b==="none")a.style.display=c.data(a,"olddisplay")||""}return this}},hide:function(a,b,d){if(a||a===0)return this.animate(S("hide",3),a,b,d);else{a=0;for(b=this.length;a<b;a++){d=c.css(this[a],"display");d!=="none"&&c.data(this[a],"olddisplay",d)}for(a=0;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b,d){var e=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||e?this.each(function(){var f=e?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(S("toggle",3),a,b,d);return this},fadeTo:function(a,b,d,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d,e)},animate:function(a,b,d,e){var f=c.speed(b,d,e);if(c.isEmptyObject(a))return this.each(f.complete);return this[f.queue===false?"each":"queue"](function(){var h=c.extend({},f),l,k=this.nodeType===1,o=k&&c(this).is(":hidden"),x=this;for(l in a){var r=c.camelCase(l);if(l!==r){a[r]=a[l];delete a[l];l=r}if(a[l]==="hide"&&o||a[l]==="show"&&!o)return h.complete.call(this);if(k&&(l==="height"||l==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(c.css(this,"display")==="inline"&&c.css(this,"float")==="none")if(c.support.inlineBlockNeedsLayout)if(qa(this.nodeName)==="inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(c.isArray(a[l])){(h.specialEasing=h.specialEasing||{})[l]=a[l][1];a[l]=a[l][0]}}if(h.overflow!=null)this.style.overflow="hidden";h.curAnim=c.extend({},a);c.each(a,function(A,C){var J=new c.fx(x,h,A);if(vb.test(C))J[C==="toggle"?o?"show":"hide":C](a);else{var w=wb.exec(C),I=J.cur()||0;if(w){var L=parseFloat(w[2]),g=w[3]||"px";if(g!=="px"){c.style(x,A,(L||1)+g);I=(L||1)/J.cur()*I;c.style(x,A,I+g)}if(w[1])L=(w[1]==="-="?-1:1)*L+I;J.custom(I,L,g)}else J.custom(I,C,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var e=d.length-1;e>=0;e--)if(d[e].elem===this){b&&d[e](true);d.splice(e,1)}});b||this.dequeue();return this}});c.each({slideDown:S("show",1),slideUp:S("hide",1),slideToggle:S("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){c.fn[a]=function(d,e,f){return this.animate(b,d,e,f)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},swing:function(a,b,d,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a=parseFloat(c.css(this.elem,this.prop));return a&&a>-1E4?a:0},custom:function(a,b,d){function e(l){return f.step(l)}
var f=this,h=c.fx;this.startTime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;e.elem=this.elem;if(e()&&c.timers.push(e)&&!ba)ba=setInterval(h.tick,h.interval)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=c.now(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var e in this.options.curAnim)if(this.options.curAnim[e]!==true)d=false;if(d){if(this.options.overflow!=null&&!c.support.shrinkWrapBlocks){var f=this.elem,h=this.options;c.each(["","X","Y"],function(k,o){f.style["overflow"+o]=h.overflow[k]})}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var l in this.options.curAnim)c.style(this.elem,l,this.options.orig[l]);this.options.complete.call(this.elem)}return false}else{a=b-this.startTime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,a,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},interval:13,stop:function(){clearInterval(ba);ba=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};var xb=/^t(?:able|d|h)$/i,Ia=/^(?:body|html)$/i;c.fn.offset="getBoundingClientRect"in t.documentElement?function(a){var b=this[0],d;if(a)return this.each(function(l){c.offset.setOffset(this,a,l)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,h=f.documentElement;if(!d||!c.contains(h,b))return d||{top:0,left:0};b=f.body;f=fa(f);return{top:d.top+(f.pageYOffset||c.support.boxModel&&h.scrollTop||b.scrollTop)-(h.clientTop||b.clientTop||0),left:d.left+(f.pageXOffset||c.support.boxModel&&h.scrollLeft||b.scrollLeft)-(h.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(x){c.offset.setOffset(this,a,x)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d,e=b.offsetParent,f=b.ownerDocument,h=f.documentElement,l=f.body;d=(f=f.defaultView)?f.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,o=b.offsetLeft;(b=b.parentNode)&&b!==l&&b!==h;){if(c.offset.supportsFixedPosition&&d.position==="fixed")break;d=f?f.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;o-=b.scrollLeft;if(b===e){k+=b.offsetTop;o+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&xb.test(b.nodeName))){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}e=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&d.overflow!=="visible"){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0}d=d}if(d.position==="relative"||d.position==="static"){k+=l.offsetTop;o+=l.offsetLeft}if(c.offset.supportsFixedPosition&&d.position==="fixed"){k+=Math.max(h.scrollTop,l.scrollTop);o+=Math.max(h.scrollLeft,l.scrollLeft)}return{top:k,left:o}};c.offset={initialize:function(){var a=t.body,b=t.createElement("div"),d,e,f,h=parseFloat(c.css(a,"marginTop"))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;e=d.firstChild;f=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==5;this.doesAddBorderForTableAndCells=f.offsetTop===5;e.style.position="fixed";e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.css(a,"marginTop"))||0;d+=parseFloat(c.css(a,"marginLeft"))||0}return{top:b,left:d}},setOffset:function(a,b,d){var e=c.css(a,"position");if(e==="static")a.style.position="relative";var f=c(a),h=f.offset(),l=c.css(a,"top"),k=c.css(a,"left"),o=e==="absolute"&&c.inArray("auto",[l,k])>-1;e={};var x={};if(o)x=f.position();l=o?x.top:parseInt(l,10)||0;k=o?x.left:parseInt(k,10)||0;if(c.isFunction(b))b=b.call(a,d,h);if(b.top!=null)e.top=b.top-h.top+l;if(b.left!=null)e.left=b.left-h.left+k;"using"in b?b.using.call(a,e):f.css(e)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),e=Ia.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.css(a,"marginTop"))||0;d.left-=parseFloat(c.css(a,"marginLeft"))||0;e.top+=parseFloat(c.css(b[0],"borderTopWidth"))||0;e.left+=parseFloat(c.css(b[0],"borderLeftWidth"))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||t.body;a&&!Ia.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(e){var f=this[0],h;if(!f)return null;if(e!==B)return this.each(function(){if(h=fa(this))h.scrollTo(!a?e:c(h).scrollLeft(),a?e:c(h).scrollTop());else this[d]=e});else return(h=fa(f))?"pageXOffset"in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:f[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?parseFloat(c.css(this[0],d,"padding")):null};c.fn["outer"+b]=function(e){return this[0]?parseFloat(c.css(this[0],d,e?"margin":"border")):null};c.fn[d]=function(e){var f=this[0];if(!f)return e==null?null:this;if(c.isFunction(e))return this.each(function(l){var k=c(this);k[d](e.call(this,l,k[d]()))});if(c.isWindow(f))return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+b];else if(f.nodeType===9)return Math.max(f.documentElement["client"+
b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);else if(e===B){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h}else return this.css(d,typeof e==="string"?e:e+"px")}})})(window);jQuery.noConflict();var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),hasClass:function(C,B){return RegExp("(?:^|\\s)"+B+"(?=\\s|$)").test(C.className)},quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>I&&L>I)?M<L:M>L:(M<I&&L<I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,F),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(n.hasClass(E,"cufon")){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var g=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(g?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(h,i){return a(h,/(?:em|ex|%)$|^[a-z-]+$/i.test(i)?"1em":i)}function a(k,l){if(/px$/i.test(l)){return parseFloat(l)}var j=k.style.left,i=k.runtimeStyle.left;k.runtimeStyle.left=k.currentStyle.left;k.style.left=l.replace("%","em");var h=k.style.pixelLeft;k.style.left=j;k.runtimeStyle.left=i;return h}var f={};function d(o){var p=o.id;if(!f[p]){var m=o.stops,n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=m[0][1];for(var l=1,i=m.length-1;l<i;++l){h.push(m[l][0]*100+"% "+m[l][1])}n.colors=h.join(",");n.color2=m[i][1];f[p]=n}return f[p]}return function(aj,K,ad,G,O,ak,ab){var o=(K===null);if(o){K=O.alt}var M=aj.viewBox;var q=ad.computedFontSize||(ad.computedFontSize=new Cufon.CSS.Size(c(ak,ad.get("fontSize"))+"px",aj.baseSize));var aa=ad.computedLSpacing;if(aa==undefined){aa=ad.get("letterSpacing");ad.computedLSpacing=aa=(aa=="normal")?0:~~q.convertFrom(a(ak,aa))}var C,r;if(o){C=O;r=O.firstChild}else{C=document.createElement("span");C.className="cufon cufon-vml";C.alt=K;r=document.createElement("span");r.className="cufon-vml-canvas";C.appendChild(r);if(G.printable){var ag=document.createElement("span");ag.className="cufon-alt";ag.appendChild(document.createTextNode(K));C.appendChild(ag)}if(!ab){C.appendChild(document.createElement("cvml:shape"))}}var ap=C.style;var V=r.style;var m=q.convert(M.height),am=Math.ceil(m);var Z=am/m;var T=Z*Cufon.CSS.fontStretch(ad.get("fontStretch"));var Y=M.minX,X=M.minY;V.height=am;V.top=Math.round(q.convert(X-aj.ascent));V.left=Math.round(q.convert(Y));ap.height=q.convert(aj.height)+"px";var v=G.enableTextDecoration?Cufon.CSS.textDecoration(ak,ad):{};var J=ad.get("color");var ao=Cufon.CSS.textTransform(K,ad).split(""),B;var p=aj.glyphs,H,s,af;var h=0,P=[],W=0,x;var z,L=G.textShadow;for(var ai=0,ah=0,ae=ao.length;ai<ae;++ai){H=p[B=ao[ai]]||aj.missingGlyph;if(!H){continue}if(s){h-=af=s[B]||0;P[ah-1]-=af}h+=x=P[ah++]=~~(H.w||aj.w)+aa;s=H.k}if(x===undefined){return null}var A=-Y+h+(M.width-x);var an=q.convert(A*T),ac=Math.round(an);var S=A+","+M.height,n;var N="r"+S+"ns";var y=G.textGradient&&d(G.textGradient);for(ai=0,ah=0;ai<ae;++ai){H=p[ao[ai]]||aj.missingGlyph;if(!H){continue}if(o){z=r.childNodes[ah];while(z.firstChild){z.removeChild(z.firstChild)}}else{z=document.createElement("cvml:shape");r.appendChild(z)}z.stroked="f";z.coordsize=S;z.coordorigin=n=(Y-W)+","+X;z.path=(H.d?"m"+H.d+"xe":"")+"m"+n+N;z.fillcolor=J;if(y){z.appendChild(y.cloneNode(false))}var al=z.style;al.width=ac;al.height=am;if(L){var u=L[0],t=L[1];var F=Cufon.CSS.color(u.color),D;var R=document.createElement("cvml:shadow");R.on="t";R.color=F.color;R.offset=u.offX+","+u.offY;if(t){D=Cufon.CSS.color(t.color);R.type="double";R.color2=D.color;R.offset2=t.offX+","+t.offY}R.opacity=F.opacity||(D&&D.opacity)||1;z.appendChild(R)}W+=P[ah++]}var Q=z.nextSibling,w,E;if(G.forceHitArea){if(!Q){Q=document.createElement("cvml:rect");Q.stroked="f";Q.className="cufon-vml-cover";w=document.createElement("cvml:fill");w.opacity=0;Q.appendChild(w);r.appendChild(Q)}E=Q.style;E.width=ac;E.height=am}else{if(Q){r.removeChild(Q)}}ap.width=Math.max(Math.ceil(q.convert(h*T)),0);if(g){var U=ad.computedYAdjust;if(U===undefined){var I=ad.get("lineHeight");if(I=="normal"){I="1em"}else{if(!isNaN(I)){I+="em"}}ad.computedYAdjust=U=0.5*(a(ak,I)-parseFloat(ap.height))}if(U){ap.marginTop=Math.ceil(U)+"px";ap.marginBottom=U+"px"}}return C}})());(function($){var _that={};var _divs={};var _isOnFocus;var _isSelectable;var _selectDirection;var _intervalid;$.fn.customScroller=function(options){options=$.extend({width:null,height:null,horizontal:1,vertical:1,speed:4},options);if(this.length>0){var _lastDate;this.each(function(index,domElement){if(undefined===this.id||!this.id.length)this.id="customScroller_"+_curDate;var _curDate=new Date().getTime();var _uniqueID=(_lastDate===_curDate)?"ID_"+(_curDate+1000):"ID_"+_curDate;if(!_that[this.id])_that[this.id]=this;_that[this.id]._uniqueID=_uniqueID;_divs[_uniqueID]={};if(!options.width){if($(this).css('width')!=='auto'){_divs[_uniqueID].width=($(this).css('width').indexOf('%')>0)?'100%':parseInt($(this).css('width'),10)+'px';}else{return false;}}else{_divs[_uniqueID].width=((options.width+'').indexOf('%')>0||(options.width+'').indexOf('px')>0)?options.width:parseInt(options.width,10)+'px';$(this).css('width',_divs[_uniqueID].width);}
if(!options.height){if($(this).css('height')!=='auto'){_divs[_uniqueID].height=($(this).css('height').indexOf('%')>0)?'100%':parseInt($(this).css('height'),10)+'px';}else{return false;}}else{_divs[_uniqueID].height=((options.height+'').indexOf('%')>0||(options.height+'').indexOf('px')>0)?options.height:parseInt(options.height,10)+'px';$(this).css('height',_divs[_uniqueID].height);}
$(this).css("overflow","hidden");$(this).css("position","relative");_divs[_uniqueID].speed=(!$(this).attr('speed'))?options.speed:parseInt($(this).attr('speed'),10);if(isNaN(_divs[_uniqueID].speed)){_divs[_uniqueID].speed=options.speed;}
_divs[_uniqueID].vertical=(!$(this).attr('vertical'))?options.vertical:parseInt($(this).attr('vertical'),10);if(isNaN(_divs[_uniqueID].vertical)){_divs[_uniqueID].vertical=options.vertical;}
_divs[_uniqueID].horizontal=(!$(this).attr('horizontal'))?options.horizontal:parseInt($(this).attr('horizontal'),10);if(isNaN(_divs[_uniqueID].horizontal)){_divs[_uniqueID].horizontal=options.horizontal;}
var _containerHTML='<div class="customScrollerContainer" id="customScrollerContainer_'+_uniqueID+'">';_containerHTML+='<div class="customScrollerContent" id="customScrollerContent_'+_uniqueID+'">';_containerHTML+=$(this).html();_containerHTML+='</div></div>';$(this).html(_containerHTML);_divs[_uniqueID].objContainer=$("#customScrollerContainer_"+_uniqueID);_divs[_uniqueID].objContent=$("#customScrollerContent_"+_uniqueID);_divs[_uniqueID].objContainer.css({position:'relative',float:'left',width:'100%',height:'100%',overflow:'hidden',margin:'0px',border:'0px',padding:'0px'});_divs[_uniqueID].objContent.css({position:'absolute',top:'0px',left:'0px',margin:'0px',border:'0px',padding:'10px'});var _vscrollerHTML='<div id="divVScrollerBar_'+_uniqueID+'" class="divVScrollerBar">';_vscrollerHTML+='<span id="divVScrollerBar_up_'+_uniqueID+'" class="divVScrollerBarUp"><span></span></span>';_vscrollerHTML+='<span id="divVScrollerBar_trace_'+_uniqueID+'" class="divVScrollerBarTrace">';_vscrollerHTML+='<span id="divVScrollerBar_cursor_'+_uniqueID+'" class="divVScrollerBarCursor"><span></span></span>';_vscrollerHTML+='</span>';_vscrollerHTML+='<span id="divVScrollerBar_down_'+_uniqueID+'" class="divVScrollerBarDown"><span></span></span>';_vscrollerHTML+='</div>';$(this).prepend(_vscrollerHTML);_divs[_uniqueID].objVScroller=$("#divVScrollerBar_"+_uniqueID);_divs[_uniqueID].objUp=$("#divVScrollerBar_up_"+_uniqueID);_divs[_uniqueID].objDown=$("#divVScrollerBar_down_"+_uniqueID);_divs[_uniqueID].objVTrace=$("#divVScrollerBar_trace_"+_uniqueID);_divs[_uniqueID].objVCursor=$("#divVScrollerBar_cursor_"+_uniqueID);_divs[_uniqueID].objVScroller.css({float:'right',overflow:'hidden',padding:'0px'});_divs[_uniqueID].objUp.css({display:'block',width:'100%',overflow:'hidden'});_divs[_uniqueID].objDown.css({display:'block',width:'100%',overflow:'hidden'});_divs[_uniqueID].objVTrace.css({display:'block',position:'relative',width:'100%',overflow:'hidden',margin:'0px',border:'0px',padding:'0px'});_divs[_uniqueID].objVCursor.css({display:'block',position:'absolute',width:'100%',overflow:'hidden',top:'0px',left:'0px',margin:'0px',border:'0px',padding:'0px'});var _oscrollerHTML='<div id="divOScrollerBar_'+_uniqueID+'" class="divOScrollerBar">';_oscrollerHTML+='<span id="divOScrollerBar_left_'+_uniqueID+'" class="divOScrollerBarLeft"><span></span></span>';_oscrollerHTML+='<span id="divOScrollerBar_trace_'+_uniqueID+'" class="divOScrollerBarTrace">';_oscrollerHTML+='<span id="divOScrollerBar_cursor_'+_uniqueID+'" class="divOScrollerBarCursor"><span></span></span>';_oscrollerHTML+='</span>';_oscrollerHTML+='<span id="divOScrollerBar_right_'+_uniqueID+'" class="divOScrollerBarRight"><span></span></span>';_oscrollerHTML+='<div style="clear: both;"></div></div>';$(this).append(_oscrollerHTML);_divs[_uniqueID].objOScroller=$("#divOScrollerBar_"+_uniqueID);_divs[_uniqueID].objLeft=$("#divOScrollerBar_left_"+_uniqueID);_divs[_uniqueID].objRight=$("#divOScrollerBar_right_"+_uniqueID);_divs[_uniqueID].objOTrace=$("#divOScrollerBar_trace_"+_uniqueID);_divs[_uniqueID].objOCursor=$("#divOScrollerBar_cursor_"+_uniqueID);_divs[_uniqueID].objOScroller.css({float:'left',overflow:'hidden',padding:'0px'});_divs[_uniqueID].objLeft.css({float:'left',display:'block',height:'100%',margin:'0px',overflow:'hidden'});_divs[_uniqueID].objRight.css({float:'left',display:'block',height:'100%',margin:'0px',overflow:'hidden'});_divs[_uniqueID].objOTrace.css({float:'left',display:'block',position:'relative',height:'100%',overflow:'hidden',margin:'0px',border:'0px',padding:'0px'});_divs[_uniqueID].objOCursor.css({display:'block',position:'absolute',height:'100%',overflow:'hidden',top:'0px',left:'0px',margin:'0px',border:'0px',padding:'0px'});$(this).append('<div style="clear: both;"></div>');$.fn.setScroller=function(){if(this.length>0){this.each(function(index,domElement){if(_that[this.id]._uniqueID&&_that[this.id]._uniqueID.length>0){var id=_that[this.id]._uniqueID;if(_divs[id]){_divs[id]._vscroll=false;_divs[id]._oscroll=false;_divs[id].objOScroller.hide();_divs[id].objVScroller.hide();_divs[id].objContainer.css({width:'100%',height:'100%'});if($.browser.msie){_divs[id].objContent.css({width:'auto'});}
if(_divs[id].vertical===1&&_divs[id]._vscroll===false&&_divs[id].objContainer.height()>0&&_divs[id].objContent.outerHeight(true)>_divs[id].objContainer.height()){_divs[id]._vscroll=true;_divs[id].objVScroller.show();_divs[id].objContainer.css('width',(_divs[id].objContainer.width()-_divs[id].objVScroller.outerWidth(true)-1)+'px');_divs[id].containerHeight=_divs[id].objContainer.height();_divs[id].contentHeight=_divs[id].objContent.outerHeight(true);_divs[id].objVScroller.css('height',_divs[id].containerHeight+'px');_divs[id].traceHeight=_divs[id].containerHeight-_divs[id].objUp.outerHeight(true)-_divs[id].objDown.outerHeight(true);_divs[id].objVTrace.css('height',_divs[id].traceHeight+'px');_divs[id].cursorHeight=Math.ceil((_divs[id].traceHeight*_divs[id].containerHeight)/_divs[id].contentHeight);_divs[id].objVCursor.css('height',_divs[id].cursorHeight+'px');_divs[id].traceVVoid=_divs[id].traceHeight-_divs[id].cursorHeight;_divs[id].posVTrace=_divs[id].objVTrace.offset().top;var cursorY=(0-parseInt(_divs[id].objContent.css('top'),10))*_divs[id].traceVVoid/(_divs[id].contentHeight-_divs[id].containerHeight);_divs[id].objVCursor.css('top',cursorY+'px');}
if(_divs[id].horizontal===1&&_divs[id]._oscroll===false&&_divs[id].objContainer.width()>0&&_divs[id].objContent.outerWidth(true)>_divs[id].objContainer.width()){_divs[id]._oscroll=true;_divs[id].objOScroller.show();_divs[id].objContainer.css('height',(_divs[id].objContainer.height()-_divs[id].objOScroller.outerHeight(true))+'px');_divs[id].containerWidth=_divs[id].objContainer.width();_divs[id].contentWidth=_divs[id].objContent.outerWidth(true);_divs[id].objOScroller.css('width',_divs[id].containerWidth+'px');_divs[id].traceWidth=_divs[id].containerWidth-_divs[id].objLeft.outerWidth(true)-_divs[id].objRight.outerWidth(true);_divs[id].objOTrace.css('width',_divs[id].traceWidth+'px');_divs[id].cursorWidth=Math.ceil((_divs[id].traceWidth*_divs[id].containerWidth)/_divs[id].contentWidth);_divs[id].objOCursor.css('width',_divs[id].cursorWidth+'px');_divs[id].traceOVoid=_divs[id].traceWidth-_divs[id].cursorWidth;_divs[id].posOTrace=_divs[id].objOTrace.offset().left;var cursorX=(0-parseInt(_divs[id].objContent.css('left'),10))*_divs[id].traceOVoid/(_divs[id].contentWidth-_divs[id].containerWidth);_divs[id].objOCursor.css('left',cursorX+'px');if(_divs[id].vertical===1&&_divs[id]._vscroll===true){_divs[id].containerHeight=_divs[id].objContainer.height();_divs[id].contentHeight=_divs[id].objContent.outerHeight(true);_divs[id].objVScroller.css('height',_divs[id].containerHeight+'px');_divs[id].traceHeight=_divs[id].containerHeight-_divs[id].objUp.outerHeight(true)-_divs[id].objDown.outerHeight(true);_divs[id].objVTrace.css('height',_divs[id].traceHeight+'px');_divs[id].cursorHeight=Math.ceil((_divs[id].traceHeight*_divs[id].containerHeight)/_divs[id].contentHeight);_divs[id].objVCursor.css('height',_divs[id].cursorHeight+'px');_divs[id].traceVVoid=_divs[id].traceHeight-_divs[id].cursorHeight;_divs[id].posVTrace=_divs[id].objVTrace.offset().top;var cursorY=(0-parseInt(_divs[id].objContent.css('top'),10))*_divs[id].traceVVoid/(_divs[id].contentHeight-_divs[id].containerHeight);_divs[id].objVCursor.css('top',cursorY+'px');}}
if($.browser.msie){_divs[id].objContent.css({width:_divs[id].objContent.width()+'px'});}
if(_divs[id]._vscroll===false){_divs[id].objContent.css('top','0px');}
if(_divs[id]._oscroll===false){_divs[id].objContent.css('left','0px');}
_divs[id].containerOffset=_divs[id].objContainer.offset();_divs[id].containerHeight=_divs[id].objContainer.height();_divs[id].contentHeight=_divs[id].objContent.outerHeight();_divs[id].containerWidth=_divs[id].objContainer.width();_divs[id].contentWidth=_divs[id].objContent.outerWidth(true);}}});}};$(this).setScroller();$(this).bind('mousedown',function(e){e.stopPropagation();_isOnFocus=_uniqueID;});_divs[_uniqueID].objContainer.bind('mousedown',function(e){_isSelectable=_uniqueID;_selectDirection=null;});_divs[_uniqueID].objContainer.bind('mousemove',function(e){if(!_isSelectable)return;var containerOffset=_divs[_isSelectable].containerOffset;var containerHeight=_divs[_isSelectable].containerHeight;var containerWidth=_divs[_isSelectable].containerWidth;_stopMove();if(_divs[_isSelectable]._vscroll===true&&e.pageY>containerOffset.top&&e.pageY<containerOffset.top+10){_selectDirection='up';_startMoveUp(_divs[_isSelectable],1);}else if(_divs[_isSelectable]._oscroll===true&&e.pageX>containerOffset.left&&e.pageX<containerOffset.left+10){_selectDirection='left';_startMoveLeft(_divs[_isSelectable],1);}else if(_divs[_isSelectable]._vscroll===true&&e.pageY>(containerOffset.top+containerHeight-10)&&e.pageY<(containerOffset.top+containerHeight)){_selectDirection='down';_startMoveDown(_divs[_isSelectable],-1);}else if(_divs[_isSelectable]._oscroll===true&&e.pageX>(containerOffset.left+containerWidth-10)&&e.pageX<(containerOffset.left+containerWidth)){_selectDirection='right';_startMoveRight(_divs[_isSelectable],-1);}});_divs[_uniqueID].objContainer.bind('mouseup',function(e){_stopMove();_isSelectable=null;_selectDirection=null;});if($().mousewheel){_divs[_uniqueID].objContainer.bind('mousewheel',function(e,delta){(delta>0)?_moveUp(_divs[_uniqueID],delta):_moveDown(_divs[_uniqueID],delta);return false;});if(_divs[_uniqueID]._vscroll===false){_divs[_uniqueID].objContainer.bind('mousewheel',function(e,delta){(delta>0)?_moveLeft(_divs[_uniqueID],delta):_moveRight(_divs[_uniqueID],delta);return false;});}}
_divs[_uniqueID].objVTrace.bind("mousedown",function(e){var spanY=(e.pageY-_divs[_uniqueID].posVTrace);if(spanY>(_divs[_uniqueID].cursorHeight+parseInt(_divs[_uniqueID].objVCursor.css('top'),10))){_moveDown(_divs[_uniqueID],-3);}else if(spanY<parseInt(_divs[_uniqueID].objVCursor.css('top'),10)){_moveUp(_divs[_uniqueID],3);}
return false;});_divs[_uniqueID].objUp.bind("mouseover",function(e){$('span',this).addClass('hover');_startMoveUp(_divs[_uniqueID]);return false;});_divs[_uniqueID].objDown.bind("mouseover",function(e){$('span',this).addClass('hover');_startMoveDown(_divs[_uniqueID]);return false;});_divs[_uniqueID].objUp.bind("mouseout",function(e){$('span',this).removeClass('hover');_stopMove();return false;});_divs[_uniqueID].objDown.bind("mouseout",function(e){$('span',this).removeClass('hover');_stopMove();return false;});_divs[_uniqueID].objVCursor.bind("mouseover",function(e){$('span',this).addClass('hover');return false;});_divs[_uniqueID].objVCursor.bind("mouseout",function(e){$('span',this).removeClass('hover');return false;});$(_divs[_uniqueID].objVCursor).dragCursor(_uniqueID,'bottom');$(_divs[_uniqueID].objVCursor).ondrag(function(e,element){var cursorY=parseInt(_divs[_uniqueID].objVCursor.css('top'),10);var contentY=0-(cursorY*(_divs[_uniqueID].contentHeight-_divs[_uniqueID].containerHeight)/_divs[_uniqueID].traceVVoid);_divs[_uniqueID].objContent.css('top',contentY+"px");return false;});_divs[_uniqueID].objOTrace.bind("mousedown",function(e){var spanX=(e.pageX-_divs[_uniqueID].posOTrace);if(spanX>(_divs[_uniqueID].cursorWidth+parseInt(_divs[_uniqueID].objOCursor.css('left'),10))){_moveRight(_divs[_uniqueID],-3);}else if(spanX<parseInt(_divs[_uniqueID].objOCursor.css('left'),10)){_moveLeft(_divs[_uniqueID],3);}
return false;});_divs[_uniqueID].objLeft.bind("mouseover",function(e){$('span',this).addClass('hover');_startMoveLeft(_divs[_uniqueID]);return false;});_divs[_uniqueID].objRight.bind("mouseover",function(e){$('span',this).addClass('hover');_startMoveRight(_divs[_uniqueID]);return false;});_divs[_uniqueID].objLeft.bind("mouseout",function(e){$('span',this).removeClass('hover');_stopMove();return false;});_divs[_uniqueID].objRight.bind("mouseout",function(e){$('span',this).removeClass('hover');_stopMove();return false;});_divs[_uniqueID].objOCursor.bind("mouseover",function(e){$('span',this).addClass('hover');return false;});_divs[_uniqueID].objOCursor.bind("mouseout",function(e){$('span',this).removeClass('hover');return false;});$(_divs[_uniqueID].objOCursor).dragCursor(_uniqueID,'right');$(_divs[_uniqueID].objOCursor).ondrag(function(e,element){var cursorX=parseInt(_divs[_uniqueID].objOCursor.css('left'),10);var contentX=0-(cursorX*(_divs[_uniqueID].contentWidth-_divs[_uniqueID].containerWidth)/_divs[_uniqueID].traceOVoid);_divs[_uniqueID].objContent.css('left',contentX+"px");return false;});_lastDate=_curDate;});$.anchorFix();}};$.anchorFix=function(){$('a').each(function(index,domElement){$(this).bind('click',function(e){var getHref=$(this).attr('href');if(getHref&&getHref.indexOf('#')!==-1){var anchors=getHref.replace(window.location.href,'');anchors=anchors.substring(anchors.indexOf('#'));}
var targets=$(this).attr('target');if(anchors&&targets&&_that[targets]){if(anchors.length>0&&_that[targets]._uniqueID.length>0&&anchors.charAt(0)==='#'){var topAnchor=$('a[name='+anchors.substring(1)+']').parent().offset().top;var topContainer=_divs[_that[targets]._uniqueID].objContainer.offset().top;var topContent=parseInt(_divs[_that[targets]._uniqueID].objContent.css('top'),10);var offScroll=topContent+((0-parseInt(topAnchor-topContainer,10)));var maxScroll=((0-_divs[_that[targets]._uniqueID].contentHeight)+_divs[_that[targets]._uniqueID].containerHeight);if(offScroll<maxScroll){offScroll=maxScroll;}
_divs[_that[targets]._uniqueID].objContent.css('top',offScroll+'px');var cursorY=(0-parseInt(offScroll,10))*_divs[_that[targets]._uniqueID].traceVVoid/(_divs[_that[targets]._uniqueID].contentHeight-_divs[_that[targets]._uniqueID].containerHeight);_divs[_that[targets]._uniqueID].objVCursor.css('top',cursorY+'px');return false;}}});});};var _startMoveDown=function(objCopy,wheelDelta){_intervalid=window.setInterval(function(){_moveDown(objCopy,wheelDelta);},20);};var _startMoveUp=function(objCopy,wheelDelta){_intervalid=window.setInterval(function(){_moveUp(objCopy,wheelDelta);},20);};var _startMoveRight=function(objCopy,wheelDelta){_intervalid=window.setInterval(function(){_moveRight(objCopy,wheelDelta);},20);};var _startMoveLeft=function(objCopy,wheelDelta){_intervalid=window.setInterval(function(){_moveLeft(objCopy,wheelDelta);},20);};var _stopMove=function(){if(_intervalid)window.clearInterval(_intervalid);};var _moveDown=function(objCopy,wheelDelta){var increment;if(wheelDelta)increment=(0-parseInt(wheelDelta*5,10));else increment=1;var scrolling=parseInt(objCopy.objContent.css('top'),10);var maxScroll=((0-objCopy.contentHeight)+objCopy.containerHeight);if(scrolling>=maxScroll){var delTop=scrolling-parseInt(objCopy.speed*increment,10);if(delTop<maxScroll)delTop=maxScroll;objCopy.objContent.css('top',delTop+'px');var addTop=parseInt((((0-delTop)*objCopy.traceVVoid)/(objCopy.contentHeight-objCopy.containerHeight)),10);objCopy.objVCursor.css('top',addTop+'px');}};var _moveUp=function(objCopy,wheelDelta){var increment;if(wheelDelta)increment=parseInt(wheelDelta*5,10);else increment=1;var scrolling=parseInt(objCopy.objContent.css('top'),10);if(scrolling<=0){var addTop=scrolling+parseInt(objCopy.speed*increment,10);if(addTop>0)addTop=0;objCopy.objContent.css('top',addTop+'px');var delTop=parseInt((((0-addTop)*objCopy.traceVVoid)/(objCopy.contentHeight-objCopy.containerHeight)),10);objCopy.objVCursor.css('top',delTop+'px');}};var _moveRight=function(objCopy,wheelDelta){var increment;if(wheelDelta)increment=(0-parseInt(wheelDelta*5,10));else increment=1;var scrolling=parseInt(objCopy.objContent.css('left'),10);var maxScroll=((0-objCopy.contentWidth)+objCopy.containerWidth);if(scrolling>=maxScroll){var delRight=scrolling-parseInt(objCopy.speed*increment,10);if(delRight<maxScroll)delRight=maxScroll;objCopy.objContent.css('left',delRight+'px');var addLeft=parseInt((((0-delRight)*objCopy.traceOVoid)/(objCopy.contentWidth-objCopy.containerWidth)),10);objCopy.objOCursor.css('left',addLeft+'px');}};var _moveLeft=function(objCopy,wheelDelta){var increment;if(wheelDelta)increment=parseInt(wheelDelta*5,10);else increment=1;var scrolling=parseInt(objCopy.objContent.css('left'),10);if(scrolling<=0){var addLeft=scrolling+parseInt(objCopy.speed*increment,10);if(addLeft>0)addLeft=0;objCopy.objContent.css('left',addLeft+'px');var delRight=parseInt((((0-addLeft)*objCopy.traceOVoid)/(objCopy.contentWidth-objCopy.containerWidth)),10);objCopy.objOCursor.css('left',delRight+'px');}};$.fn.dragCursor=function(id,which){var _isMouseDown=false;var _currentElement=null;var _dragCallbacks={};var _lastMouseX;var _lastMouseY;var _lastElemTop;var _lastElemLeft;if(_divs[id]){options={maxTop:0,maxRight:0,maxBottom:0,maxLeft:0};$.fn.ondrag=function(callback){if(this.length>0){return this.each(function(){_dragCallbacks[this.id]=callback;});}};if(this.length>0){this.each(function(index,domElement){$(this).bind("mousedown",function(e){if(which==='bottom'){options.maxTop=0;options.maxRight=0;options.maxBottom=_divs[id].traceVVoid;options.maxLeft=0;}
if(which==='right'){options.maxTop=0;options.maxRight=_divs[id].traceOVoid;options.maxBottom=0;options.maxLeft=0;}
_isMouseDown=true;_currentElement=this;var offset=$(this).offset();var parentOffSet=$(this).offsetParent();var additionalOffSet={};if(parentOffSet.length>0){additionalOffSet.top=parentOffSet.offset().top;additionalOffSet.left=parentOffSet.offset().left;}
_lastMouseX=e.pageX;_lastMouseY=e.pageY;_lastElemTop=offset.top-additionalOffSet.top;_lastElemLeft=offset.left-additionalOffSet.left;updatePosition(e);return false;});});}
var updatePosition=function(e){var spanX=(e.pageX-_lastMouseX);var spanY=(e.pageY-_lastMouseY);var Y=_lastElemTop+spanY;var X=_lastElemLeft+spanX;if(options.maxTop!==null&&Y<options.maxTop)Y=options.maxTop;if(options.maxLeft!==null&&X<options.maxLeft)X=options.maxLeft;if(options.maxBottom!==null&&Y>options.maxBottom)Y=options.maxBottom;if(options.maxRight!==null&&X>options.maxRight)X=options.maxRight;$(_currentElement).css("top",Y+'px');$(_currentElement).css("left",X+'px');};$(document).bind("mousemove",function(e){if(_isMouseDown===true){updatePosition(e);if(typeof _dragCallbacks[_currentElement.id]==='function'){_dragCallbacks[_currentElement.id](e,_currentElement);}
return false;}});$(document).bind("mouseup",function(e){_isMouseDown=false;return false;});}};$.fn.ajaxScroller=function(url,data,options){options=$.extend({},options);if(this.length>0){this.each(function(index,domElement){$(this).html("Loading...");$(this).load(url,data,function(responseText,textStatus,XMLHttpRequest){if(textStatus==="success"){$(this).customScroller(options);}else{alert('Error');}});});}};$(document).ready(function(){$(document).bind('mousedown',function(e){_isOnFocus=null;});$(document).bind("keydown keypress",function(e){if(!_isOnFocus)return;switch(e.which){case 38:_moveUp(_divs[_isOnFocus],1);break;case 40:_moveDown(_divs[_isOnFocus],-1);break;case 37:_moveLeft(_divs[_isOnFocus],1);break;case 39:_moveRight(_divs[_isOnFocus],-1);break;case 33:_moveUp(_divs[_isOnFocus],3);break;case 34:_moveDown(_divs[_isOnFocus],-3);break;case 36:_moveLeft(_divs[_isOnFocus],3);break;case 35:_moveRight(_divs[_isOnFocus],-3);break;default:return true;break;}
return false;});if($().wresize){$(window).wresize(function(){if(_intervalid)clearTimeout(_intervalid);_intervalid=setTimeout(function(){$.each(_that,function(key,value){if(typeof value!=='function'){$(value).setScroller();}});},100);return false;});}});})(jQuery);(function(c){var a=["DOMMouseScroll","mousewheel"];c.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var d=a.length;d;){this.addEventListener(a[--d],b,false)}}else{this.onmousewheel=b}},teardown:function(){if(this.removeEventListener){for(var d=a.length;d;){this.removeEventListener(a[--d],b,false)}}else{this.onmousewheel=null}}};c.fn.extend({mousewheel:function(d){return d?this.bind("mousewheel",d):this.trigger("mousewheel")},unmousewheel:function(d){return this.unbind("mousewheel",d)}});function b(f){var d=[].slice.call(arguments,1),g=0,e=true;f=c.event.fix(f||window.event);f.type="mousewheel";if(f.wheelDelta){g=f.wheelDelta/120}if(f.detail){g=-f.detail/3}d.unshift(f,g);return c.event.handle.apply(this,d)}})(jQuery);Cufon.registerFont({"w":182,"face":{"font-family":"Heroin","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","cap-height":"8","bbox":"-87 -289.011 328 65.9279","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+201D"},"glyphs":{" ":{"w":163},"!":{"d":"42,-226v2,-3,8,-1,3,1v0,-1,-2,-1,-3,-1xm46,-224v1,0,2,1,2,4v-1,0,-2,-1,-2,-4xm48,-219v1,0,1,2,1,4v-4,1,-3,-3,-1,-4xm45,-206v0,-2,5,-10,4,-1v0,0,-1,1,-4,1xm11,-167v-5,1,-5,-2,-6,-4v4,1,4,5,6,-1v-4,-2,-10,3,-10,-3v2,3,5,-2,8,1v-2,-4,-4,-6,-6,-8v13,8,6,-21,11,-11v1,-5,-5,-6,-3,-11v-3,10,-4,5,-8,8v0,-1,3,-4,9,-11v-3,-2,-1,-7,-4,-1r1,-3v0,-4,-5,2,-4,-2v6,-2,-3,-6,1,-6v1,3,2,3,3,0v5,-3,3,0,5,2v3,-6,36,-7,27,4v2,1,9,1,2,4r1,-2v-5,2,2,5,-3,10v4,-1,3,2,3,4v-4,-2,-3,-3,-3,4v2,0,1,-3,3,-2v0,1,0,4,-1,7r4,3v-1,0,-3,1,-6,0r0,50v-5,0,-2,1,-1,5v2,11,0,24,1,36v-4,-4,-6,1,-5,3v1,0,2,-1,4,-1v0,6,1,16,1,28r-38,0v2,5,-2,7,-6,4v-6,-3,2,-5,0,-10v8,-2,9,9,9,-5v0,1,3,3,3,0v-1,0,-3,-2,-3,-4v1,1,2,1,4,1v-2,-1,-2,-3,1,-2v2,1,2,2,1,3v3,-4,8,1,11,-2v-3,-1,-6,-8,-6,-2v1,1,1,1,1,2v-9,0,-9,-9,-17,-5v8,-8,12,-5,16,-12v1,4,2,6,4,0v-3,0,0,-1,-2,-2v4,2,4,-7,9,-4v0,-2,-3,-1,0,-3v0,-1,4,1,6,-2v-3,1,-7,-1,-4,-3v-7,0,-10,-9,-4,-12v-12,0,-1,7,-10,8v0,0,2,-1,2,-2v-11,1,-3,15,-12,6v-1,0,-2,1,-3,2v0,0,1,-1,1,-2r-3,0v0,-2,1,-4,3,-4v0,1,-2,1,-1,2v4,-1,1,-1,1,-5v-1,1,-2,3,-2,-1r2,1v-5,-5,1,-11,-3,-14v6,1,-4,-6,1,-9v1,0,3,1,5,1v-4,-7,4,-5,2,-13v-1,1,-3,2,-4,4v-4,-4,0,-15,6,-19xm24,-125v0,0,-7,5,-2,3v1,-1,2,-2,2,-3xm12,-114v2,-2,5,-2,4,-6v-4,2,-5,4,-4,6xm16,-194v5,-4,-1,-15,0,-23v-7,7,0,19,0,23xm41,-189v0,2,1,5,2,1v-2,1,0,-1,-2,-1xm15,-176v-5,0,0,4,-1,8v5,0,4,-7,1,-8xm14,-167v4,2,-1,3,1,7v3,-1,5,-8,-1,-7xm11,-158v1,-2,3,1,3,0v-2,-3,-1,-2,-3,0xm14,-160v-1,3,3,4,4,2v0,-1,-2,-3,-4,-2xm14,-144v0,1,1,4,4,3v-1,-2,-1,-5,-4,-3xm8,-136v0,2,5,5,4,0r-4,0xm37,-130v-6,0,-14,13,-5,5v1,-2,3,-4,5,-5xm8,-126v2,0,3,-4,1,-4v0,3,-2,1,-1,4xm6,-126v1,-1,1,-3,0,-4r0,4xm27,-127v0,0,5,-4,1,-3v0,0,-1,2,-1,3xm19,-123v2,0,3,-2,3,-3v-2,0,-3,2,-3,3xm35,-125v-2,2,-3,5,0,7v5,-3,-1,-3,0,-7xm30,-93v2,-3,-1,-5,-4,-3v1,1,2,1,0,3v0,0,4,-2,4,0xm13,-86v2,-1,1,-2,0,-4r0,4xm1,-179v0,0,4,4,2,4v0,-2,-1,-4,-2,-4xm3,-77v-2,4,5,7,-8,4v3,-2,3,-6,8,-4xm3,0v-6,-12,-1,-25,1,-40r-3,2v1,-3,2,-3,7,-4v-2,-1,-4,-2,-7,0v4,-7,25,-3,40,-2r0,43v-24,-2,-23,8,-34,14v0,0,0,-2,1,-4v-7,-1,-20,-6,-5,-9xm3,-25v0,3,2,4,5,1v0,0,-2,-1,-5,-1","w":54},"\"":{"d":"29,-198v-6,-1,-1,-8,-13,-5v0,3,1,3,3,5v-1,1,-4,0,-8,0v6,-14,-6,-40,1,-51v6,-2,10,2,18,1xm23,-205v1,0,1,-1,1,-2v-1,-1,-2,-1,-2,0v-1,1,0,2,1,2xm23,-211v-1,0,-1,1,-1,3v0,0,0,-1,1,-3xm28,-230v0,0,-1,0,-1,1v0,-2,1,-1,1,-1xm28,-226r0,-2v-1,0,-1,1,0,2xm18,-201v0,-3,1,0,1,0v0,-2,2,-2,3,-1v-3,2,1,3,-1,4v-1,-1,-1,-2,-3,-3xm50,-250v6,0,2,7,13,4v-1,-5,-5,-5,5,-5v-6,15,4,39,0,52v-7,1,-10,-3,-18,-2r0,-49xm57,-243v-1,0,-2,1,-2,2v0,0,4,-2,2,-2xm56,-238v1,0,1,0,1,-2xm51,-218v0,0,1,-1,1,-2v0,2,-1,2,-1,2xm51,-221v1,-2,0,-2,-1,-1xm61,-247v-1,0,-7,-2,-3,-4v0,1,5,3,3,4","w":73},"#":{"d":"126,-218v0,-1,1,-1,2,-1v0,0,-1,1,-2,1xm123,-210v0,0,1,2,2,3v-2,0,-3,-2,-2,-3xm10,-144v0,1,0,2,-1,2v0,0,1,-1,1,-2xm50,-140v0,0,1,0,1,1v0,0,-1,0,-1,-1xm36,-140v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm24,-137r0,2v-2,0,-1,-2,0,-2xm12,-135v2,0,2,2,1,3r0,-2r-2,2v0,0,1,-2,1,-3xm9,-129v0,0,0,2,-1,2v1,0,1,-1,1,-2xm13,-124r2,0v0,2,-1,1,-2,0xm149,-97v4,0,4,0,2,4v-1,-1,-1,-2,-2,-4xm133,-85v2,0,0,2,0,2r0,-2xm138,-80v0,0,-1,1,-2,-2v2,0,2,0,2,2xm139,-69v-4,0,-2,-2,-1,-4v4,1,0,2,1,4xm128,-211v0,0,-8,-3,-3,-2v3,1,2,-7,3,2xm72,-144v1,0,1,1,1,0v0,-3,0,-4,3,-4r-2,1r3,0r-1,-1v8,0,2,-2,8,2v0,0,-2,-1,-2,-5r16,0v2,-18,0,-21,-2,-27v1,0,1,0,1,1v3,-3,0,-17,12,-12v-4,-14,18,-4,14,-15r4,1v-1,-1,-6,-1,-2,-4r2,0r0,55v8,0,20,1,37,1r0,28v-11,-1,-34,4,-25,-7v0,-5,-8,-5,-10,-1v1,9,-1,10,-8,14v0,1,1,0,2,0v-2,0,-4,5,-1,3v0,-2,1,-2,2,-1r1,2v0,-2,2,-4,-1,-4v3,-1,2,2,2,5v-1,6,-3,-2,-5,3v10,3,3,16,6,21v-2,0,-1,-3,-2,-1v5,8,11,9,15,9r-1,-1v0,1,1,2,0,4v4,-6,9,0,8,-8v3,0,4,1,4,-3v-2,0,-2,-5,0,-1r2,-2v0,0,-2,1,-2,0v1,-2,7,-1,7,-4v-3,-1,-3,1,-4,2v0,-3,-1,-2,-2,-3v6,0,13,3,7,6v3,-1,4,3,4,-3v0,7,1,11,1,24v-6,1,-14,0,-24,-1v2,-2,1,-2,1,-5v-4,-3,-5,0,-6,6r-8,0r0,38r-28,0v0,-8,-2,-13,-6,-11v2,-2,-4,-1,-3,-5v-1,-11,6,-9,9,-18v2,4,5,-2,8,2v0,-6,-9,-6,-22,-6v0,-1,0,-2,-1,-4v1,5,-6,4,-11,4v0,8,-1,21,-1,38r-28,0r0,-37v-4,-2,-36,4,-29,-4v-1,0,-1,-1,-2,-1v-1,4,-1,2,-6,4v1,-7,-1,-22,1,-27v9,0,20,-1,36,-1r0,-25r-31,-3v1,0,0,0,2,-1v-3,-1,-3,-8,-1,-4v4,-3,13,2,5,1v-1,4,9,4,4,2r0,-3v1,1,2,4,3,0r-2,0v5,-1,0,-4,1,-6v2,1,3,4,6,2v-1,0,-3,-1,-5,-2v4,-1,7,3,7,-2v0,0,-2,1,-3,1v8,1,13,-7,15,1v1,-2,5,-2,1,-2v0,-3,-2,-5,-4,-2v1,-1,2,-2,-1,-2v0,0,0,1,-1,1v2,-4,1,-6,-2,-8v5,-2,4,-1,4,-1v4,0,4,-7,6,-3v0,3,5,5,-2,3v0,4,6,4,7,0r-2,0v2,-4,6,-5,7,0v-1,-1,-2,-2,-4,-2v2,2,-1,6,3,4v-1,-1,-2,-2,-2,-3v2,0,4,3,2,3v2,-1,2,-3,1,-6v3,1,5,1,2,4v8,-1,-1,-3,-1,-6v-4,0,-9,4,-9,-1v0,1,1,0,1,0v0,-2,-2,-3,-1,-7v2,3,1,6,4,0v0,4,-1,0,-3,0v-2,-3,5,1,5,-4v10,1,13,0,12,-7v1,1,2,2,5,1v-3,14,-3,19,-1,30xm46,-139v4,-2,7,4,11,-2v-2,3,-10,-7,-11,2xm126,-195r-3,0r3,0xm123,-190v0,2,2,1,3,1v0,0,-1,0,-3,-1xm71,-166v0,-1,-1,-3,-2,-1v0,1,1,1,2,1xm59,-158v0,1,3,3,2,0r-2,0xm63,-158v-2,0,-2,2,0,1r0,-1xm64,-150v-2,1,-3,1,0,1v-1,0,0,0,0,-1xm62,-148v-4,0,-7,0,-2,2xm53,-145v0,0,-5,3,0,1r0,-1xm60,-145r0,4v3,0,2,-4,0,-4xm125,-137v1,0,2,0,3,-1v-1,0,-2,0,-3,1xm119,-122v11,3,2,-10,10,-11v0,-3,-3,-2,-4,-3v-1,1,0,3,0,4v-5,-2,-2,5,-6,10xm34,-136v-1,0,-4,3,-1,2v1,0,1,-1,1,-2xm72,-109v3,-1,8,-2,7,3v-3,5,2,3,1,9v-5,-1,-3,-7,-6,0v8,-1,32,3,25,-4r0,-22r-27,0r0,14xm121,-109v-2,-2,-3,-3,-4,-2v1,1,2,2,4,2xm113,-107v1,0,1,-1,-1,-2v0,1,0,1,1,2xm101,-105r0,4v3,-1,4,-6,0,-4xm72,-101v2,1,3,1,3,0v-1,-1,-2,-1,-3,0xm111,-98v-4,-3,-3,1,-1,1v0,1,1,2,1,2r0,-3xm22,-94v-1,0,-1,1,-1,2v2,0,2,0,1,-2xm104,-91v0,1,4,3,3,0r-3,0xm112,-90v-5,7,11,5,10,12v8,-10,-9,-4,-7,-12v-1,-1,-2,-1,-3,0xm21,-85v0,-1,5,-4,0,-4r0,4xm10,-89v0,1,-2,4,0,2v1,0,0,-2,0,-2xm21,-83v0,-1,-1,-2,-2,-3v1,2,2,3,2,3xm22,-84v-1,2,1,2,2,3v0,-1,-1,-2,-2,-3xm14,-83r3,-1v-1,0,-2,1,-3,1xm110,-80v0,-2,-1,-2,-1,-2v0,1,0,1,1,2xm116,-62v0,-3,-1,-4,-2,-5v0,2,1,3,2,5xm92,-47v3,2,9,-2,7,-7v-3,-1,-5,4,-7,7xm15,-128v0,-1,0,-2,-2,-2v0,1,1,1,2,2xm73,-191v-1,1,-1,2,-2,1v0,0,1,0,2,-1xm62,-187v5,-3,4,0,9,-2r1,5r-2,-1v2,2,2,2,3,-2v2,15,-9,11,-14,5v1,-4,3,2,7,1v-2,-1,-7,-6,0,-5xm55,-169v0,1,-3,5,-5,1v5,3,2,-1,5,-1xm46,-156v2,0,3,-7,4,0r-4,0r2,0r-2,0xm49,-154v2,2,2,0,3,0v-1,1,-3,3,-3,0xm80,-148v-1,-1,-3,-2,0,-2v1,0,1,1,0,2xm8,-136v-1,-2,0,-4,0,-5v1,1,1,5,0,5xm13,-140v0,4,4,2,4,6v-1,-3,-5,0,-4,-6xm11,-137r-2,3v0,-2,0,-3,2,-3xm14,-134v1,2,3,1,0,2r0,-2","w":183},"$":{"d":"50,33v-2,0,-3,3,0,2r0,-2xm105,-176r0,0r0,0xm147,31v-2,0,-4,1,-2,2v1,-1,2,0,2,-2xm15,30r0,0r0,0xm-38,27v-1,-4,-3,-6,-8,-2v2,2,4,3,8,2xm-32,-24v1,0,2,-1,2,-3v0,-2,-1,-3,-2,-3r0,6xm-7,-227v0,-2,0,-2,-2,-2v0,2,0,2,2,2xm-24,-219v3,1,2,-3,2,-6v-2,2,-6,4,-2,6xm-2,-91v3,8,-10,14,2,16v4,-5,4,-16,-2,-16xm17,-205v0,2,3,4,4,0v0,-1,-2,-1,-4,0xm6,-97v0,-2,-1,-2,-3,-2v-1,0,-2,2,-2,2v2,-1,4,-1,5,0xm39,34v-2,-8,-3,-7,-7,-7v-1,5,-6,5,-9,0v0,14,13,-2,12,11r0,-5v1,1,2,1,4,1xm1,-91v1,0,5,2,4,-2v-1,1,-1,1,-2,0v0,0,2,0,4,1v1,-2,-2,-3,-6,-3r0,4xm-54,38v-3,-2,-9,0,-6,4v1,0,7,0,6,-4xm0,-21r0,2v-1,-4,-5,-3,-10,-3v-1,5,9,4,11,3v0,-1,0,-2,-1,-2xm17,13v2,0,2,-1,2,-3v-4,-1,0,1,-2,3xm20,21v0,1,-1,3,-3,5v2,-2,7,-3,3,-5xm-39,28v-3,0,0,1,-1,4v2,-1,3,-1,1,-4xm-18,55v-1,-2,-5,-4,-8,-5v1,4,2,5,8,5xm-21,40v1,-6,-14,-15,-13,-3v2,7,12,10,13,3xm188,-148v-1,2,1,5,2,1v0,-1,-1,-1,-2,-1xm33,-99v3,-1,4,-2,1,-2v0,1,-1,2,-1,2xm114,-156v-5,-1,-9,1,-6,6v1,-2,8,-1,6,-6xm130,-165v-8,0,-5,3,0,4r0,-4xm145,-193v-2,0,-4,4,0,2r0,-2xm158,-198v7,-8,-7,-10,-9,-9v-1,1,-5,-2,-6,4v-1,8,8,11,11,5v-1,0,-2,-1,-2,-1v4,0,5,0,6,1xm155,-201v0,1,-2,1,-2,0v1,-1,4,-4,4,0r-2,0xm167,-207v-4,-3,-3,-7,-10,-3v-2,0,-1,2,-1,2v1,1,2,1,4,0v1,1,0,4,3,2v-1,0,-1,-2,-1,-4v1,1,3,2,5,3xm201,-156v8,1,7,-6,3,-11v-2,-1,-7,-1,-6,3xm141,-162v2,0,4,-3,1,-3v-2,1,-2,1,-1,3xm172,-219v-2,1,-3,2,0,4r0,-4xm170,-210v0,2,0,4,2,3v0,0,0,-2,-2,-3xm171,-188v-3,0,-2,-3,-5,-2v0,3,3,6,5,2xm149,-167v6,-3,4,-9,-2,-11v-2,4,2,7,2,11xm135,-163v-4,8,11,21,13,9v0,-5,-4,-8,-13,-9xm34,-89v1,0,2,-2,2,-3v-2,0,-2,1,-2,3xm35,-93v1,0,2,-2,4,-4v-1,0,-2,2,-4,4xm31,-89v-2,0,-4,5,0,2v1,-1,1,-2,0,-2xm36,-98v-2,0,-3,2,-5,4v1,0,5,-3,5,-4xm50,-97v0,-3,-2,-1,-2,0v0,0,0,2,1,2v0,-1,1,-2,1,-2xm150,-138v0,-2,-5,-4,-8,-5v1,4,2,5,8,5xm46,1v0,-3,0,-8,1,-14v3,6,10,12,19,15r0,33v5,1,7,-1,7,-5v11,-1,18,3,26,5r0,-30v10,-1,31,-7,17,-13v1,0,2,0,3,-1v-3,1,-3,0,-3,-3v9,-2,19,-7,21,-1v25,-16,5,-60,6,-89v-2,0,-6,2,-4,7v-2,1,-2,-2,-3,-4v-18,-5,1,19,-13,6v-10,-2,5,-11,-3,-15v-4,3,-2,2,-6,-5v1,-1,2,-4,4,-6v-7,-3,-14,-5,-20,-7r0,-56v3,8,18,1,16,10v6,2,-1,3,-1,7v1,-1,3,-2,3,1v-5,-1,-6,2,-5,6v8,2,22,-4,9,-4v1,1,16,-9,7,-6v1,-6,-13,-2,-6,-8v0,0,20,-4,10,-5v-1,-1,-1,-2,-2,-3r3,1v0,-2,-1,-3,-2,-4v7,1,1,-2,4,-3v-11,2,-11,1,-16,-3v3,0,5,0,4,-3v1,-12,26,-3,21,-20r-27,0v0,3,1,7,0,12v0,-1,-3,-4,-4,-4v1,2,1,4,0,6v-1,-7,-3,-12,-13,-14v0,0,2,6,-1,7r-1,-35r-31,-3r0,27v-18,5,-32,10,-44,26v-9,-4,-6,-7,-9,-20r0,121v-9,-1,0,19,-12,16v3,8,-10,5,-2,11v-7,5,-5,15,6,13v4,9,10,17,8,32v0,-1,-1,-2,-2,-2v4,22,1,48,2,73v0,-6,3,-15,2,-20r-1,1v0,-9,5,-7,0,-10r2,0v-1,0,-2,-1,-2,-2v2,-2,6,-3,3,-3r-2,2v-2,-8,3,-7,1,-13v3,-2,14,-4,30,-4xm119,-168v2,1,6,-1,6,2v-1,2,-6,0,-6,-2xm127,-182v-1,2,-2,2,-4,0r4,0xm122,-190v2,5,3,4,0,5v2,-3,-1,-3,-3,-3v0,-1,2,-1,3,-2xm10,-73v9,7,-4,17,-11,14v2,-10,5,-8,11,-14xm51,-142v4,2,10,8,3,10v-4,0,-5,-7,-3,-10xm15,-134v1,0,2,2,3,5v-3,-1,-5,-1,-3,-5xm16,-9v2,3,-2,6,-2,4v-1,-3,5,-2,2,-4xm24,-65v0,1,0,1,-1,1xm42,-104v5,-3,-3,3,2,2v-1,2,22,1,15,8r7,-1r0,60v-10,-6,-15,-16,-15,-28v-10,0,-17,0,-24,-4r0,4v-1,-3,-3,-4,-6,-4v1,-2,6,-7,6,-11v-3,-1,-3,2,-4,3v-2,-5,2,-11,7,-14v-6,-2,-7,10,-10,3v2,0,4,-2,8,-6v-2,4,-10,0,-14,-3v1,-1,5,3,8,-1v0,0,-5,1,-4,-2r1,1v4,-5,-9,-13,0,-16v-5,-4,-3,-1,-5,-7v0,0,9,1,5,-2v-1,0,-2,1,-2,1v-1,-1,0,-1,3,-2v1,-1,-2,-2,-2,-3v2,3,26,18,22,22v0,1,1,0,2,0xm61,-135v0,-2,3,-3,3,0r-3,0xm66,-131v-2,0,-3,-1,-3,-3v2,0,4,0,3,3xm66,-136v-18,-11,-17,-36,0,-46r0,46xm100,-204v-1,0,-2,-2,-2,-4v2,0,2,1,2,4xm73,-104v2,-13,11,-10,17,1v-9,-6,-11,-5,-17,-1xm94,-99v2,0,6,2,3,3v-2,-1,-3,-2,-3,-3xm98,-111v4,3,3,5,0,8r0,-8xm99,-20v0,-2,1,-4,4,-5v-1,4,-2,5,-4,5xm98,-85v22,9,22,39,4,50v1,5,0,6,-4,3r0,-53xm118,-85v-4,-6,0,-3,5,-4v0,2,-1,3,-5,4xm140,-85v-3,0,-5,0,-4,-3v1,1,3,1,4,3","w":158},"%":{"d":"79,-110v0,3,-3,0,-5,1v1,-2,2,-3,5,-1xm152,-230v2,3,-3,2,-3,2v0,-1,1,-3,3,-2xm152,-224v0,4,0,2,-4,2r1,-4v4,0,5,1,5,3v-2,0,-4,-1,-4,-1v1,1,1,1,2,0xm132,-136v-7,4,0,11,7,11v3,7,-5,14,-10,9v0,4,0,7,3,11r-47,105r-30,0r40,-94v-3,1,0,-1,-2,-3v1,0,3,0,4,-1v0,-1,-2,-2,-4,-2v-4,1,-2,3,-6,0v2,-2,8,-6,3,-2v-2,-3,1,-6,-4,-7v4,-1,4,-5,7,-5v-6,0,-4,1,-1,-3r-6,0v3,-2,-2,-9,6,-7v-1,-2,-2,-3,-4,-3r1,1v-21,13,-60,18,-78,-6v-14,-19,-18,-45,-5,-66v2,1,8,-4,11,1v1,-5,-3,-6,-7,-4v27,-44,112,-12,95,47v0,6,0,15,-2,26v-3,0,-3,-3,-5,0v2,4,6,11,6,18v6,-12,21,-46,45,-101v-2,4,-3,6,-8,3v0,-6,7,-6,4,-14v7,0,0,2,5,8v5,-3,10,-17,17,-8v0,2,0,4,-1,5r16,0r-39,88v-4,3,-8,-2,-11,-7xm29,-195v1,-3,-3,-12,-2,-3v0,2,1,3,2,3xm21,-182v-4,8,-13,23,4,23v2,2,4,7,6,13v14,10,28,0,38,-9v-7,-2,-16,-2,-23,-6v0,-7,-12,-10,-16,-12v2,8,-9,13,-12,6v4,-2,14,-13,3,-15xm127,-148v-4,2,0,5,3,6v0,-1,-1,-3,-3,-6xm136,-135v2,0,3,-3,0,-2r0,2xm120,-136v-1,1,2,4,3,2v1,-2,-1,-2,-3,-2xm120,-124v-4,4,-3,2,0,6v4,2,7,-8,2,-3v0,-2,0,-3,-2,-3xm92,-117v0,-1,-1,-3,-3,-3v0,1,1,2,3,3xm127,-116v0,0,8,-2,1,-2v-1,0,-1,1,-1,2xm125,-117v-2,0,-4,0,-3,3v3,0,3,-1,3,-3xm103,-104v7,0,8,-5,1,-5xm82,-106v-3,1,-3,-1,-2,-5v5,1,1,2,2,5xm186,-81v1,4,7,21,-6,17v1,-3,1,-3,4,-9v-21,0,-28,27,-13,39v17,14,41,-2,37,-23v-1,1,-3,4,-5,2v6,-4,-2,-13,-6,-14v3,3,5,4,0,7v-5,-5,-7,-18,3,-18v0,-6,-5,-13,-4,-18v3,3,6,0,6,-4v64,17,39,110,-19,106v-41,-3,-69,-57,-40,-89v8,-9,19,-15,33,-19v0,3,-1,7,-6,6v3,5,12,5,18,4v-2,3,0,3,-5,2v2,1,2,5,-2,4v4,5,10,1,4,6v3,-2,8,1,4,4v-2,0,-3,-1,-3,-3xm178,-90v-1,-3,-4,-5,-6,-2v0,0,1,-1,3,-1v0,2,0,4,3,3xm167,-88v3,9,-16,4,-7,12v-5,4,3,4,3,9v5,0,6,-7,4,-21xm182,-87v-2,-1,-9,2,-3,2v1,0,3,-1,3,-2xm177,-79v0,3,-1,5,1,6v-1,-3,1,-6,3,-3v0,-1,-1,-2,-4,-3xm175,-77v0,-2,-2,-6,-5,-1v0,1,3,1,5,1xm211,-72v0,-4,0,-7,-1,-8v0,2,-1,8,1,8xm66,-103v-3,3,-2,-1,-4,-3v1,-3,-3,-4,-1,-8r11,2v-2,3,-2,4,0,5v-1,2,-1,2,-3,1v3,5,1,5,0,7v-2,1,-4,-2,-3,-4","w":247},"&":{"d":"8,-234v-3,-5,2,-7,4,-3v5,4,1,4,-2,8v-1,-3,-1,-2,-2,-5xm77,-234v3,1,1,6,4,1v-1,4,3,5,-4,5v-5,-2,-3,-3,0,-6xm78,-228v3,-1,5,3,3,4v-3,-1,-1,0,-3,-4xm66,-219v1,5,-4,4,-6,5v-3,-4,1,-6,6,-5xm67,-202v0,0,1,-2,2,-3v0,1,-2,2,0,3v0,1,0,1,-2,0xm56,-200v0,-2,2,-4,2,-2v-2,1,-3,2,-2,2xm41,-174r0,6r0,-6xm84,-159v-1,0,-2,-3,-2,-8v1,1,2,4,2,8xm62,-165v3,-1,12,-2,11,4v-5,-6,-10,4,-11,-4xm180,-141v0,-3,5,-3,2,0v0,1,-1,0,-2,0xm32,-141v-1,0,-4,-2,-1,-2v1,0,1,1,1,2xm19,-114v2,0,3,1,3,2v-1,0,-2,-1,-3,-2xm24,-98v2,1,1,2,-1,3v-1,0,0,-2,1,-3xm169,-90v-2,0,-3,-1,-4,-2v1,0,2,1,4,2xm174,-64v4,-1,1,3,2,4v-4,1,-6,-3,-2,-4xm158,-43v0,-2,2,-5,2,-1v0,1,-1,1,-2,1xm145,-13v0,0,-1,-1,-2,-3v1,0,2,1,2,3xm65,-202v5,0,2,6,8,5v-2,-3,-1,-2,-2,-7r2,1v-2,-5,4,-6,5,-3v0,1,-1,3,-2,4v6,-1,8,-4,8,-9v-1,2,-4,0,-6,0v1,0,2,2,2,4v-3,-3,-2,-2,-3,-8v1,0,2,4,5,3v0,-4,-5,-12,2,-7v3,0,2,-3,2,-6v7,-2,17,6,12,13v31,30,23,67,-15,90v8,7,19,19,34,34r21,-46r44,0r0,34r-6,0v3,6,8,24,3,32v-2,-2,-1,1,-5,1v1,-3,2,-5,-3,-6v-4,0,-5,2,-5,-2v4,1,5,-1,4,-5v0,1,-1,2,-2,3v-2,-8,4,-3,3,-11v-4,1,0,-4,-4,-6r0,2v-1,1,-1,-2,-1,-2r0,-2v0,1,1,2,4,3v-5,-4,4,-4,-5,-7v-7,0,-10,16,-11,18v-1,0,-1,-2,0,-2v-4,8,-11,15,-10,25r1,-1v3,6,10,6,11,14v-2,0,-1,-1,-2,0v0,2,4,0,2,3v-4,-4,-9,-4,-4,-10r-2,0v-3,-3,-4,-4,-8,0v-1,-2,2,-8,-2,-7v1,0,1,1,1,1v-1,1,-7,7,-7,-1v-4,4,-6,4,-4,0v5,1,2,-2,1,-7v-8,3,-14,7,-8,9v-2,-4,6,-4,1,-1v1,0,1,1,0,2v3,0,3,-9,7,-7v-4,4,-1,18,-6,9v-4,2,-2,6,4,7v3,-3,2,-11,5,-7v-7,10,8,15,-3,20v-2,2,-4,5,-4,8v-2,-1,-4,-7,-7,-7v-23,26,-47,40,-79,34v-6,10,-17,-7,-27,-1v0,-2,-2,-3,-7,-4v0,-4,-7,-12,-3,-17v-10,-8,-16,-22,-16,-41v0,-26,17,-38,28,-49v3,0,8,0,2,3v1,0,4,-1,4,1r-3,0v-1,1,3,1,2,2v-4,1,-2,3,-3,7v2,0,3,-1,3,1v-1,4,-6,0,-3,5v1,-3,4,-3,8,-1v-3,2,2,2,-2,6v13,0,9,-23,4,-32v9,-2,8,-30,-1,-31v5,2,1,14,-5,16v-14,-8,-19,-56,-3,-67v7,2,1,0,2,5v3,1,1,-4,5,-4v-1,1,-2,2,-2,4v7,2,7,-7,12,-4v-1,-1,-3,-2,0,-2v1,0,1,1,2,1v1,-2,1,-4,-1,-4v-1,3,0,3,-2,0v-2,-3,-1,-3,1,-1v1,-1,2,0,3,0v-2,0,-1,-5,-1,-5v4,-1,10,-1,6,-7r4,0v-2,7,8,3,1,6v-1,4,3,1,3,1v1,-2,2,-2,2,-2v0,5,1,16,6,15v-1,0,-1,-1,-1,-3r2,0v0,3,-6,10,3,9r0,-6v0,1,2,4,2,0v-1,-1,-1,-3,-1,-3xm75,-198v0,-1,-1,-3,-2,-5v0,3,1,5,2,5xm34,-200v-4,2,-5,4,-6,8v3,-1,1,5,4,0v-1,-1,0,-1,0,-2v0,1,1,1,2,2v-6,-5,4,-6,0,-8xm68,-140v-7,-21,28,3,24,-21v0,-3,-7,-5,-9,-7v3,-23,-20,-26,-34,-21r-17,24v0,-1,0,-2,-1,-2v-1,4,4,9,1,12v-1,0,-2,0,-4,-1v1,1,2,4,5,6v-1,-7,9,-11,3,-16v3,8,12,11,18,17r-2,0v6,6,12,9,25,14v-3,9,4,1,4,1v-1,-6,-8,-7,-13,-6xm34,-181v-1,-2,-3,-2,-3,1v1,-1,2,0,3,-1xm36,-175v0,0,2,-3,-1,-2r0,3xm13,-104v-2,-1,-5,-1,-3,3v0,-2,2,-2,3,-3xm77,-40v11,-2,10,-22,24,-15v6,-8,-4,-15,-12,-14v0,1,1,2,1,4v-2,-4,-10,-4,-5,-11v-3,1,-10,-1,-12,-6v2,1,2,1,2,-2v-11,2,-18,-25,-26,-11v-27,3,-29,61,5,60v0,-5,4,-4,2,-10v6,1,1,10,9,10v-3,-6,0,-12,7,-12v4,0,6,2,5,7xm27,-86v-4,1,-7,7,0,6v-1,-1,2,-5,0,-6xm87,-78v0,-4,0,-7,-2,-8v0,0,-1,8,2,8xm174,-77v-2,2,-5,2,1,3xm87,-70v1,0,2,0,4,-1v-1,0,-3,0,-4,1xm122,-53v-2,-2,-4,-3,-5,-2v1,1,3,2,5,2xm94,-53v2,4,3,9,11,8v-2,-5,-8,-3,-11,-8xm62,-44v-2,0,-4,-3,-3,-6v4,0,6,2,6,4v-2,-1,-2,-3,-4,0v1,0,2,1,1,2xm165,-36v4,2,6,1,2,5v-1,-8,-4,2,-5,-1r1,-1v-5,-1,-7,-3,1,-6v1,0,6,3,1,3xm157,-13v-2,-5,3,-3,0,-7v3,1,2,3,7,1v-2,-4,-3,-5,0,-10v2,3,1,2,6,1v-1,-1,-5,-1,-1,-2v6,-2,0,-5,8,1v-8,2,-1,3,-1,5v-6,4,-20,32,-27,18v0,-2,2,-3,0,-3v-1,1,-1,3,-1,0v0,-3,8,-5,9,-4xm147,-15v2,1,0,4,0,6v-2,-1,-4,-3,-5,-5v2,2,4,0,5,-1","w":189},"'":{"d":"23,-230v-1,0,-2,0,-2,-1v0,0,2,0,2,1xm22,-225v0,0,-4,-2,-1,-2v0,1,1,1,1,2xm13,-226v4,1,6,3,2,6v-3,-2,1,-5,-2,-6xm25,-222v-1,-5,2,-4,5,-4v2,2,-2,2,-5,4xm21,-224r2,2v-1,0,-2,-1,-2,-2xm26,-219v-3,0,-6,-2,-2,-2v1,0,2,1,2,2xm33,-220v2,0,3,3,3,4v0,-2,-6,-1,-3,-4xm49,-174v1,-2,3,-4,3,1v-2,1,-2,-2,-3,-1xm53,-169v-2,2,-3,3,-4,3v0,-2,2,-3,4,-3xm33,-166v-1,0,-2,1,-3,1v0,-2,1,-2,3,-1xm42,-217v-1,-6,-20,1,-10,-5v0,2,1,-1,1,1v-3,-6,2,-5,7,-5r9,0v-3,17,6,43,-3,50r2,2v-5,2,-11,12,-16,2v-2,1,-3,1,-1,4v-4,-3,-3,4,-9,3r-1,-14v10,0,13,-3,12,-16v-3,0,-7,-1,-12,-1v-1,-8,0,-13,7,-15r-2,2v4,1,-1,-11,4,-5v-2,3,2,4,4,9v2,-5,0,-9,8,-12xm40,-171v-2,3,-6,-1,-7,1v4,-1,2,3,7,2v-1,-1,-1,-2,0,-3xm35,-224v0,1,2,2,2,0r-2,0xm41,-215v-2,1,-3,2,1,2v0,-1,-1,-1,-1,-2xm37,-212v0,0,4,2,3,-1xm41,-211v0,0,2,-1,3,-2v-1,0,-2,1,-3,2xm44,-210v2,1,4,-3,1,-1xm41,-204v-5,-1,-4,4,-1,2v0,-1,1,-1,1,-2xm39,-178v3,5,0,4,-2,8v3,-4,6,1,7,-4v0,0,-1,0,-2,1v3,-2,-3,-4,-3,-5","w":75},"(":{"d":"53,-189v-2,0,-3,-3,0,-3r0,3xm7,-184v6,3,5,9,2,14v-10,-2,1,-8,-2,-14xm-35,-148v1,0,2,1,2,3v0,2,-1,3,-2,3r0,-6xm-15,-140v6,1,11,-1,10,4v-2,-5,-11,4,-10,-4xm37,-86v-1,1,-3,2,-4,1v0,-2,3,-1,4,-1xm4,-79v1,0,2,-4,2,0r-2,0xm34,-79v1,0,2,0,2,1v0,1,-1,2,-2,2r0,-3xm3,-75v1,1,5,4,1,3v-1,0,-1,-2,-1,-3xm75,1v0,-2,1,-2,3,-1v-2,1,0,3,-3,1xm44,-202v0,2,-2,3,-2,3v1,-1,6,-2,5,1v-2,-1,-4,-2,-6,0v2,8,7,5,5,13v7,-1,-1,1,3,3r2,1v-1,-1,0,-9,2,-7v0,1,-1,1,-2,1v1,0,4,-1,6,-1v-4,2,-3,5,-3,11v0,0,1,0,1,-1r0,3v0,0,-2,-2,-2,-3v-1,1,0,3,2,5v0,-2,3,-5,3,-3v-1,2,-2,2,0,3v-1,-1,-1,-1,0,-2v1,4,5,1,2,5v-2,0,-2,-1,-2,-1v10,6,0,19,-3,8v-20,21,-16,45,-20,70v-9,2,-7,14,-10,7r2,0v-5,-5,-3,-3,-10,-5v0,5,0,5,-3,2v1,-1,2,-1,0,-2r-4,0v-1,-10,-7,5,0,0v0,0,1,0,3,2v0,1,-2,1,-3,0v4,4,5,2,5,7v-5,0,0,-6,-5,-4v4,2,-3,4,0,8v-1,1,-1,0,-2,-2v0,-4,0,-2,-3,-2v-6,-9,-10,-21,-6,-50v1,1,1,3,2,0v-3,-5,2,-8,4,-12v-2,-1,-2,3,-3,4v-1,-12,14,-24,13,-41v5,-7,11,-2,13,-11r0,11v3,-5,7,-5,7,-13r3,0v0,-4,3,-10,6,-8xm40,-197v-1,0,-2,2,-2,4v4,0,4,-2,2,-4xm38,-184v4,4,7,-3,8,-5v0,-1,-1,-1,-2,-1r-4,2v1,0,1,0,1,1v1,1,3,3,0,3r-3,0xm51,-184v3,1,3,-1,1,-2v0,2,-1,2,-1,2xm40,-193v-8,6,0,7,1,2xm50,-182v-4,2,0,2,-1,3v1,1,2,1,4,-1v-2,0,-4,0,-3,-2xm51,-177v-3,2,-3,2,0,3v1,-1,1,-2,0,-3xm22,-173v0,0,2,0,3,-2v-1,0,-3,1,-3,2xm44,-170v1,1,4,2,5,0r-5,0xm15,-163v4,0,4,-2,5,-4v-2,0,-4,1,-5,4xm13,-160v3,2,4,0,4,-3v0,2,-4,0,-4,3xm26,-154v2,0,3,-7,1,-8v0,2,0,5,-1,8xm27,-150v0,0,-1,-3,-1,0v0,1,0,0,1,0xm34,-126v1,-1,3,-7,1,-8v-1,2,-1,4,-1,8xm35,-125v0,2,-3,2,-1,4v0,-1,1,-3,1,-4xm35,-117r0,-4v-1,0,-2,4,0,4xm22,-93v0,3,3,1,4,0r-4,0xm38,-202v0,3,-5,12,-4,4v4,0,2,-2,4,-4xm49,-196v3,1,3,5,0,2r0,-2xm31,-189v-2,4,-1,-2,-1,-2v0,-2,1,-3,2,-3v0,0,0,1,-1,1r0,4xm13,-183v-2,0,-4,-2,-3,-5v4,0,5,1,5,3v-1,-1,-2,-1,-3,0v1,0,2,1,1,2xm59,-181v-1,-1,0,-3,2,-2v0,0,-1,2,-2,2xm60,-180v0,3,-2,2,-3,1r0,-3xm42,-72v-1,-1,-3,-6,-1,-7v0,6,5,5,1,7xm10,-63v0,-2,0,-1,-2,-1v1,1,1,3,1,6r-5,-13v4,3,6,5,6,8xm26,-59v1,3,-3,6,0,8v-1,-4,9,1,2,-2v3,-5,-2,-5,2,-8r0,2v0,0,1,-1,1,-3v-2,-1,-3,2,-4,2v6,-5,10,-10,18,-11v8,17,20,30,35,37v-1,10,4,21,-4,23v7,-5,5,7,13,6v0,1,10,4,3,9v-1,-13,-27,-7,-29,-6v0,-2,3,-1,1,-4v-12,8,-24,-11,-41,-27v1,-1,3,-2,3,-3v-1,-1,-3,4,-4,1v1,-2,2,-2,2,-2r-2,0v1,-1,1,-3,2,-5v-10,4,-6,-7,-3,-7v1,1,1,2,0,5v9,-2,0,-13,5,-15xm34,-64v2,0,3,0,3,-1v-2,0,-3,0,-3,1xm33,-60r3,-4v-1,0,-2,2,-3,4xm67,-7v-1,-2,-3,-1,0,-3v-1,0,-2,0,-2,1v0,1,1,2,2,2xm73,-6v-1,-2,-6,-4,-2,1v0,-1,1,-1,2,-1xm26,-60v-2,-4,1,-1,1,-5v1,1,1,3,-1,5xm23,-50v-6,6,-15,0,-13,-11v9,4,7,3,11,10v2,0,-1,-5,0,-5v0,1,1,3,2,6xm18,-52v0,2,-5,0,-1,4v2,-1,2,-3,1,-4xm21,-58v2,-1,0,-7,2,-4v0,2,-1,3,-2,4xm72,2v1,1,3,1,3,3v0,0,-4,-1,-3,-3","w":85},")":{"d":"1,-208r1,6v0,-1,-1,-3,-1,-6xm39,-201v1,1,2,3,2,7v-1,0,-2,-2,-2,-7xm31,-197v-4,-5,-10,4,-11,-3v0,0,11,-2,11,3xm52,-199v-1,1,-2,3,-3,5v-2,-2,2,-5,3,-5xm32,-182v1,-1,2,-1,2,1v-1,0,-1,0,-2,-1xm37,-171v-1,-5,1,-8,5,-4v1,4,-2,2,-5,4xm48,-174v0,0,1,1,1,-1xm26,-168v-2,-2,-5,-10,1,-7v1,3,1,6,-1,7xm32,-171v0,-3,-1,-2,2,-1v0,1,-1,1,-2,1xm33,-168v3,-2,1,-2,6,-1v-1,3,-3,1,-6,1xm64,-160v0,0,-3,-5,0,-3v3,2,2,2,0,3xm44,-156v0,0,-2,-5,0,-2v1,1,1,1,0,2xm55,-199v0,-2,1,-1,2,-2v0,1,-2,2,-2,2xm58,-196v4,-6,6,5,12,7v2,4,7,11,1,7r0,-3r-2,3v-4,-1,0,-7,-6,-3v1,-3,1,-4,0,-6v-2,0,-4,4,-4,-1v0,0,2,1,3,1v0,-1,-2,-3,-4,-5xm75,-166v-9,-6,-14,-17,-24,-22r2,-5v2,3,6,7,11,11v0,1,-1,2,-1,1v6,-2,2,11,9,6v-1,5,1,6,3,9xm79,-175r1,5v-4,1,-6,-14,-1,-5xm35,-177v1,1,0,2,-3,2v-1,-2,1,-2,3,-2xm78,-154v-1,-6,-3,-5,-3,-11v0,3,4,5,3,0r-3,-1v1,-2,3,0,5,1v-1,3,-1,2,1,4v-2,-1,-4,-1,-3,2v0,0,0,-1,1,-2v1,5,7,4,5,9v0,0,-1,0,0,-1v4,-2,-2,-6,-2,-12v-2,2,0,-1,-2,-1v8,-4,9,17,13,22v-3,3,0,3,-2,8v0,0,1,0,1,-1v5,14,5,18,-2,38v1,-2,4,-6,6,-14v1,11,-1,25,-7,42v0,-1,-2,-2,-2,0v-5,31,-39,52,-61,72v-12,-2,-11,-5,-17,-17v-5,0,-2,2,-5,2v-7,-17,2,-21,13,-27v18,-9,30,-25,37,-45v2,0,2,1,1,1v0,-4,9,-23,-2,-25v4,-1,-3,-5,1,-6v2,3,7,4,5,-3v-1,-8,-4,-26,3,-20v-2,-3,-2,-3,1,-6v0,1,-2,2,-4,2v2,-2,-1,-9,-4,-5v2,-1,3,1,1,2v1,0,1,-2,3,-1v0,6,-3,-2,-5,1v1,2,3,1,0,2v-2,-7,-6,-6,-3,-16v3,7,8,-6,10,-1v-3,-1,-2,0,-4,2v6,-2,1,1,1,1v-1,1,-4,3,-2,5v0,-2,4,-2,3,-1v0,1,0,1,-1,2v4,0,-1,-4,3,-4v0,1,-2,2,1,2v1,0,2,0,2,1v-3,-1,-4,-1,-4,2v12,3,-1,9,10,11v0,0,-1,5,2,4v0,-2,-4,-3,1,-4v-2,2,-3,11,-5,9r1,-1v-3,0,-3,3,-2,4v1,0,3,-2,6,-5v1,2,-3,7,-5,8v8,-2,8,-7,11,-8r0,4v-1,-9,10,-8,5,-11v-6,1,-4,6,-6,7r0,-2v0,1,-1,1,-2,2v1,-2,-2,-4,0,-4v1,0,3,1,3,1v-7,-5,-5,-2,-3,-7v0,4,3,4,5,3r0,-3v-2,-1,-6,0,0,-2v-5,0,-7,-4,-4,-3v0,1,1,1,2,1v-4,-2,4,-5,-3,-7r2,0xm68,-140v-3,0,-5,8,-2,2v1,3,3,3,3,0v-3,1,-1,-2,-1,-2xm89,-136v0,-4,-1,-15,-5,-10v2,-1,4,3,1,2v4,2,0,8,4,8xm86,-141v-1,0,-2,0,-3,-1v0,1,2,3,3,1xm79,-146v1,0,2,0,2,-2xm64,-147v-1,0,-3,-1,-4,0v2,1,4,1,4,0xm88,-135v-1,3,2,5,3,2v-1,0,-2,0,-3,-2xm90,-124v2,-2,-1,-4,-1,-2v0,1,0,1,1,2xm87,-87v2,-7,3,-10,3,-11v-2,9,-3,11,-3,11xm80,-69v1,-1,5,-9,4,-11v0,2,-2,6,-4,11xm54,-75v1,0,3,2,3,0r-3,0xm17,-31v-7,-2,-15,8,-11,11v1,0,5,-2,11,-6v0,-1,1,-3,0,-5xm49,-159v2,-5,-5,-7,-1,-9v3,4,3,4,1,9xm56,-168v1,1,1,3,-1,3r0,-2r1,1r0,-2xm70,-165v-2,0,-2,0,-1,-1xm55,-160v0,-4,4,-7,2,-2xm66,-161v2,0,0,2,2,4r-2,1r0,-5xm54,-143v2,-2,7,0,3,3v-1,1,-1,2,-1,2v0,-1,-1,-3,-2,-5xm72,-149r0,4r0,-4xm58,-121v-2,6,-5,0,-8,3v3,-4,5,-5,8,-3","w":101},"+":{"d":"55,-149v0,1,-2,4,-2,2v0,-1,0,-2,2,-2xm54,-145v1,0,4,1,1,1v0,-1,0,-1,-1,-1xm50,-111v1,-1,1,-1,2,0v-1,0,-2,-1,-2,0xm124,-89v-1,1,-2,0,-4,0v2,-1,3,-1,4,0xm104,-80v1,1,3,2,1,3v0,0,-1,-1,-1,-3xm58,-56v-4,2,-2,-1,-2,-1v0,0,1,1,2,1xm62,-57v4,0,2,1,3,4v-1,1,-2,1,-2,-1v0,-2,-1,-3,-1,-3xm100,-89v-1,5,-15,8,-13,-1v0,0,-2,5,-3,3v0,-1,2,-2,0,-2v1,1,-5,3,0,4v0,1,-2,0,-3,0r0,6v0,0,-1,-2,-3,-2v1,2,3,9,-1,4v0,3,0,6,-2,7v0,0,4,-2,3,1v-3,1,-2,2,-1,5v1,2,4,1,3,5v-1,0,-2,0,-2,-1v3,9,-5,9,2,10v-3,2,-2,0,-1,3r-3,0v2,0,6,1,5,5v-6,-1,-15,0,-9,-8r-1,1v3,-3,-4,-15,-4,-6v-3,-6,1,-8,-9,-9v0,0,1,2,2,2v-1,2,-3,3,-5,2r-2,3r0,-27v-9,0,-22,-1,-40,-1v-1,-6,-2,-15,-3,-28v11,0,20,-2,22,4v-2,0,0,-4,0,-4r17,0v0,3,-6,0,-3,4v1,-2,3,-2,6,0v-2,1,1,2,-1,4v15,-4,-6,-25,12,-25v-2,-1,0,-1,0,-5v-7,2,-4,10,-5,-13v-2,0,-4,0,-3,-2v1,0,8,-4,3,-5v5,0,13,-1,23,-1r0,31r3,0v-2,-2,2,-2,0,0v0,1,3,2,1,3v-3,0,-3,-2,-4,1v7,-1,4,2,5,8r38,0r0,23v-6,-3,-11,-3,-13,1r1,-2v-3,1,-3,8,-8,5r1,-1v-2,1,-5,-1,-5,-2xm104,-91v-2,3,-4,6,1,3v10,-5,0,0,-1,-3xm32,-111v2,0,2,0,1,-1v0,0,-1,0,-1,1xm53,-104v-3,2,-5,5,0,5v-1,0,2,-5,0,-5xm96,-93v-4,1,-2,-2,-3,-6r1,-1v-2,-1,-3,-1,-4,0v4,2,2,12,6,7xm95,-98v0,3,0,5,3,3v-1,0,-2,0,-2,-1v1,-3,2,-2,-1,-2xm98,-98v0,4,1,1,2,0r-2,0xm90,-93r-2,1v0,0,1,0,2,-1xm86,-91v2,0,2,-7,0,-3v2,1,0,1,0,3xm94,-87r3,0v0,-2,-1,-2,-3,0xm75,-66v0,-2,-1,-5,-1,-10v0,3,0,6,1,10xm59,-65v2,0,1,-1,0,-2r0,2xm77,-59v0,0,-1,-2,-2,-3v0,0,1,1,2,3xm54,-130v0,0,0,1,1,1v-1,0,-2,-1,-2,0v0,-1,1,-2,3,-2v-1,0,-1,2,0,2v-1,0,-2,-1,-2,-1xm60,-59v3,-2,0,-2,2,-3v1,3,0,2,-2,3xm58,-59v2,0,3,0,1,2v0,0,-3,-1,-1,-2xm57,-44v2,1,3,1,0,2r0,-2","w":133},",":{"d":"3,-36r2,1v-1,0,-1,0,-2,-1xm4,-32v0,3,0,2,-2,1v0,-1,1,-1,2,-1xm-2,-24v-1,0,-3,-3,-3,-6v2,-1,6,0,3,6xm7,-27v-1,-4,2,-5,6,-4v0,3,-1,2,-6,4xm3,-28v1,0,2,0,2,1v-1,0,-2,0,-2,-1xm8,-24v-3,1,-5,-1,-2,-2v1,0,2,1,2,2xm15,-25r3,4v1,-2,-4,-1,-3,-4xm31,21v1,-2,3,-4,3,1xm35,26v-2,2,-3,3,-4,3v0,-2,2,-3,4,-3xm16,30r-3,0v0,-1,1,-1,3,0xm30,21v-3,2,-12,13,-16,2v-2,1,-3,1,-1,4v-4,-4,-4,7,-9,3r0,-14v10,0,12,-4,11,-16r-11,0v-1,-13,6,-20,8,-19v-1,3,1,5,6,9v-2,-2,1,-7,-3,-7v7,-2,10,-4,6,-9v-4,-1,-11,8,-10,2v1,1,2,1,2,0v0,-1,-1,-5,1,-2v0,-9,10,-3,17,-5xm16,25v3,0,5,5,6,0v-1,3,-5,-3,-6,0xm19,-29v-3,0,-2,3,0,1r0,-1xm23,-20v-2,1,-3,2,1,2v0,0,-1,-1,-1,-2xm19,-17v2,0,4,0,1,-1v0,1,-1,1,-1,1xm23,-16v1,0,2,-1,3,-1v-1,0,-2,0,-3,1xm27,-15v1,-1,3,-1,1,-2xm19,-6v3,1,3,-2,4,-3v-2,0,-4,1,-4,3xm19,25v2,-1,6,-1,7,-3v-2,-1,-5,-3,-7,3","w":42},".":{"d":"4,-3v-1,2,-2,0,-3,-1v1,0,2,0,3,1xm1,0v0,-2,3,-3,2,0r-2,0xm8,-29v0,-2,1,-2,2,-1v0,2,-5,3,-1,2xm13,-4v2,3,2,5,-3,4v-3,0,0,-4,-5,-1v0,1,1,1,1,1v0,0,-2,-1,-3,-1v5,-4,7,-7,-2,-8v1,-2,4,-2,7,-4v-2,-3,-2,-5,-1,-6r1,1v0,-4,-1,-2,-3,-1v4,-2,0,-5,5,-3v0,0,-2,1,0,1v7,-3,-1,-5,2,-10v32,-2,12,5,16,29v0,-1,-1,-1,-1,0r1,2v-4,-1,-1,-2,-10,0v-1,-5,-2,-5,-6,-4v0,4,-1,2,1,0xm10,-10v2,1,-1,2,2,3v0,-1,-1,-3,-2,-3xm8,-5v1,0,4,1,4,-1v-3,1,-3,-3,-4,1xm25,-4r1,2v0,-1,-1,-2,-1,-2xm0,-26v1,-8,7,2,10,-1v-4,4,-6,5,-10,1xm5,-7v-4,1,2,4,-4,3v2,-2,0,-5,4,-3xm-3,-30v0,1,1,2,2,3v0,-1,-1,-2,-2,-3","w":38},"\/":{"d":"148,-239v5,-4,10,4,8,9v-6,0,-7,-5,-8,-9xm120,-237v0,0,1,1,1,3v-2,1,-3,-3,-1,-3xm128,-207v-5,1,-7,2,-7,0v4,-2,7,-2,7,0xm23,-6v-1,1,-2,2,-3,2v0,-2,1,-2,3,-2xm138,-251v-11,3,2,4,-10,7v4,-3,1,-3,3,-7v-1,1,-2,3,-3,0v1,6,0,5,-3,4v2,-3,2,-6,8,-5r0,3v0,0,3,-2,9,-3v3,10,-5,-2,-4,4r1,1v-3,1,-1,-2,-1,-4xm150,-247v4,-10,-9,7,-4,-5v2,4,0,1,6,0v3,4,-3,9,-2,5xm147,-242v-1,1,-3,-1,-3,-2v1,0,2,3,3,2xm140,-232v-1,3,2,20,-7,18v6,4,-7,8,-1,3v-3,-8,4,-5,-4,-9v1,-4,2,-12,12,-12xm110,-211v2,2,0,2,2,5v-3,3,-4,3,-4,2v3,-2,0,-2,2,-7xm113,-204v-2,-3,1,-9,0,-4v3,2,0,0,0,4xm23,-42r79,-159v1,1,5,4,1,-1v4,1,2,-16,5,-6v-1,4,-7,17,-7,25r-1,-1v2,5,-2,5,-2,10r0,-14v0,0,1,1,2,1v-1,-1,-3,-2,0,-3v-2,-1,-6,0,-3,7v2,4,-3,16,-6,19v11,-13,14,-16,19,-28v0,0,1,1,1,2v4,-1,-2,-3,1,-5v1,6,1,4,5,4v0,-3,-4,-1,-4,-4v1,-1,5,3,2,-1v-1,0,-1,-1,-1,-2v2,3,2,-1,3,-1v0,-2,1,-9,1,-3v4,5,18,-13,13,3v-4,3,-4,-4,-9,0v3,3,4,3,4,11v-8,2,-3,8,-8,8v2,-1,2,-6,1,-8v-3,0,-2,3,-2,6v-1,-1,-3,-1,-5,-1v14,22,-25,49,-27,75v-11,17,-39,76,-51,102v-4,-1,-2,2,-2,5v-6,-3,0,-8,-4,-12r-1,4v-1,-2,-4,-6,0,-7v-1,3,1,2,3,1r2,0v-1,-5,-11,0,-6,-5v-2,-3,-3,-4,-5,-3v1,1,3,4,3,6v-7,-1,-1,-7,-11,-3v2,-2,10,-3,2,-2v-1,0,-1,0,-1,-1v3,-4,8,-12,8,-17v-2,3,-2,6,-9,3v2,-5,7,-7,5,-14v4,0,4,5,5,9xm99,-194v1,3,2,4,3,0v0,1,-1,1,-3,0xm114,-185v2,-1,5,-4,0,-4v1,2,1,3,0,4xm109,-183v0,-1,1,-1,3,-2v-3,-3,-6,4,-3,2xm107,-181v5,1,-3,2,2,3v0,-2,0,-5,-2,-3xm89,-159v3,1,3,-3,2,-4v-1,0,-2,1,-2,4xm86,-154v3,0,6,-5,2,-5v-1,1,-2,3,-2,5xm82,-148v3,-7,3,3,4,-4v-2,0,-6,2,-4,4xm79,-144v7,-1,2,-4,0,-2r0,2xm93,-138r1,-8v0,3,0,5,-1,8xm70,-127v-1,-1,-4,5,-3,6v-1,-2,3,-4,3,-6xm58,-93v1,0,2,-5,1,-5v-1,1,-1,3,-1,5xm59,-92v-2,0,-4,2,-2,4xm54,-80v0,-2,1,-3,1,-4v-1,2,-1,3,-1,4xm27,-40v0,0,-4,1,-3,3v0,-1,2,-3,3,-3xm22,-24v1,0,3,-1,4,-2v1,2,-3,1,-2,2v4,0,4,-3,2,-5xm30,-21v-5,-1,-3,6,-3,2xm20,-13v-3,-3,-1,-3,0,-5v4,2,1,3,2,5v0,-1,2,-6,2,-2v-2,7,-3,-3,-4,2xm24,-8v7,-1,2,5,6,7r-3,0v5,0,2,6,0,6v-1,0,-1,-1,-1,-2v1,1,2,1,3,1v-2,-3,-7,-8,-3,-9v1,0,0,1,0,2v1,-2,0,-3,-2,-5xm114,-202v0,0,1,-1,2,-3v-1,1,-2,3,-2,3xm109,-200r0,4v2,-1,1,-7,4,-4v-2,1,-6,17,-10,15v2,-4,1,-11,6,-15xm24,-50v-2,-2,-4,-2,-2,-6v5,0,6,2,5,4v-1,0,-1,-4,-3,-1v1,0,1,2,0,3xm13,-14v-4,0,1,-1,0,-3v0,-1,1,-2,2,-1v1,3,-1,3,-2,4xm11,-10v-2,-2,-2,-3,0,-6r0,6xm19,-10v4,-2,5,0,2,3v-1,0,-2,-1,-2,-3xm14,-12v1,4,4,6,0,9v0,-2,-1,-6,0,-9xm23,-4r0,4v-4,-2,-2,-3,0,-4xm19,6v-1,2,-3,0,-3,-2v2,0,3,0,3,2xm15,25v0,-1,0,-4,2,-3r-1,1v1,-1,3,1,1,1v-1,0,-2,0,-2,1xm8,30v4,1,3,8,0,4v1,0,2,-1,2,-1v-1,-2,-4,-2,-2,-3xm-10,32r0,3v-2,-1,-6,2,-2,-2v0,-1,1,-1,2,-1xm-8,36v-4,-2,1,-5,1,-2v0,1,-1,2,-1,2","w":154},"0":{"d":"-6,-205v-1,5,11,8,5,1v1,-5,-4,2,-5,-1xm6,-199v0,1,3,3,5,2v1,-3,-1,-4,-5,-2xm-24,-195v0,3,3,3,6,3v0,-1,-2,-2,-6,-3xm8,-179r0,1r0,-1xm159,-46r4,0v-2,-1,-4,-1,-4,0xm5,-202v7,0,0,-2,0,-1r0,1xm16,-203v1,-4,-4,-5,-5,-3v0,3,1,7,5,3xm-33,-215v-1,6,9,17,14,8v-1,-1,-1,-2,-2,-3v15,-5,38,0,50,-2v-14,-6,-48,3,-62,-3xm-42,-219v5,1,3,-2,2,-5v-4,1,-5,2,-2,5xm-53,-209v-4,-1,-7,0,-5,5v3,0,5,-2,5,-5xm-37,-214v-1,0,0,-5,-3,-4v0,1,1,2,3,4xm98,-80v2,1,4,2,5,0r-5,0xm-2,-149v0,2,-12,3,-11,7v22,-1,11,40,13,57v-11,102,133,116,154,27v2,2,6,3,8,1v-3,-5,4,-25,-8,-27v1,-57,5,-108,-37,-125v4,3,0,10,-5,9r-14,-2v3,3,3,5,-2,8v-5,-16,-22,-4,-30,-15v1,-8,-13,-13,-20,-12v-1,13,-4,7,-15,15v2,0,2,1,2,3v-13,3,-20,15,-25,24v8,-2,22,9,9,16v0,-4,-10,-4,-13,-9v3,11,-14,4,-13,16v4,1,6,4,7,7xm112,-134v-2,-2,1,-6,2,-3v0,3,1,5,-2,3xm75,-194v-1,-1,-3,-1,-4,0r1,-3v2,0,3,1,3,3xm71,-201v0,2,-1,5,-3,2v1,0,2,-1,3,-2xm42,-195v2,0,4,-7,3,0v-1,0,-3,2,-3,0xm39,-188v5,1,11,-11,18,-6v0,-3,5,-2,7,-4v-8,-3,-14,-9,-6,-14v13,4,10,18,8,26v-6,-3,-4,1,-11,0v1,3,0,4,-4,4v-4,-2,-11,-1,-12,-6xm12,-127v-9,3,-13,-9,-6,-12r6,0v0,7,-4,8,0,12xm17,-139v0,3,3,1,1,4v-3,-1,-5,-2,-1,-4xm20,-148v-3,-3,-4,-6,0,-3r0,3xm19,-135v3,-3,5,-2,2,2v-1,0,-2,-1,-2,-2xm21,-27v-3,0,-6,-3,-4,-5v2,0,3,2,4,5xm30,-104v-2,0,-17,-1,-4,-3v2,0,4,1,4,3xm39,-118v1,4,-4,1,-4,3v0,0,3,-1,4,2v-2,2,-6,-1,-5,-3v1,0,2,-1,5,-2xm80,-194v5,-2,9,6,7,10v2,1,7,3,11,5v-2,3,-15,28,-40,63v-3,1,-8,-1,-9,1r9,0r-17,28r-1,-35v-1,1,-2,2,-4,2v2,-10,-14,-3,-4,-12v0,1,-1,2,-3,2v1,-6,-2,-4,0,-9v2,0,2,1,1,2v0,-3,2,-2,4,-4r-6,0v9,-3,-3,0,-1,-8v3,0,6,-3,2,-4v-6,1,-11,1,-15,-3v1,1,3,1,5,0v-7,-14,23,-8,20,-19v-1,7,3,4,5,2v-2,-6,-3,-4,-6,-10v6,3,7,4,7,18v7,-12,18,-19,35,-19v-2,-5,-2,-8,0,-10xm113,-65v0,24,-32,38,-55,26r36,-59v5,2,18,-2,15,6v0,-1,1,-2,3,-2v0,5,3,3,2,11v-2,-4,-9,0,-7,2v3,11,-6,12,6,16xm104,-39v-1,0,-4,-1,-2,-2v1,0,2,0,2,2xm98,-30v-3,4,-7,7,-8,-2v1,1,2,0,3,0v1,-2,-3,0,-2,-2v2,-1,5,5,7,4xm102,-35v1,1,1,2,-2,2v0,-1,1,-2,2,-2xm101,-30v1,0,2,1,3,2v-1,0,-2,-1,-3,-2xm103,-25v1,-3,2,-3,5,0v0,1,-1,1,-5,0xm108,-28v-1,-3,-1,-8,4,-4v0,2,-1,3,-4,4xm116,-14v0,1,-4,4,-4,0r4,0xm122,-20v-1,-2,-6,-2,-4,-5v2,0,4,3,4,5xm130,-131v-2,8,-6,8,-12,1v0,-3,3,-5,7,-5v4,0,5,1,5,4xm131,-119v-4,-1,-5,-6,0,-5v-1,2,-1,3,0,5xm132,-114v0,2,-2,3,-2,1v1,-1,1,-1,2,-1xm99,-76v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm41,-221v0,0,-1,-4,-3,-3v1,0,0,6,3,3xm50,-132v0,-8,1,-12,-5,-12v1,7,-7,8,5,12xm34,-227v2,3,10,3,6,-2v0,0,0,1,-1,2v0,-4,-4,-4,-5,0xm55,-188v3,1,7,-1,3,-2v-1,0,-2,1,-3,2xm41,-156v-5,1,-2,7,0,8r0,-8xm50,-150v-1,0,-2,-1,-3,-1v0,2,2,3,3,1xm29,-147v0,1,1,3,3,3v0,-1,-1,-3,-3,-3xm67,-192v-1,-4,-5,-4,-1,0r1,0xm64,-189v-1,0,-3,-1,-4,-2v0,1,2,5,4,2xm46,-145v2,1,6,1,4,-3v-2,0,-4,-1,-4,-1v2,2,0,2,-1,1v-1,-1,-2,-1,-2,0xm-40,-120v-1,-2,-2,1,-2,1xm-10,-228v1,2,2,-1,2,-1xm-35,-176r3,1xm4,-191v1,0,3,-1,1,-1xm-31,-201v1,0,3,-1,1,-1xm-15,-75v-1,-3,-7,-9,-10,-9v0,1,4,4,10,9xm0,-22v2,0,5,-2,8,-5v-5,2,-8,4,-8,5xm16,-172v1,-1,3,-3,1,-3xm-2,-93v-1,-2,-3,-1,-2,1xm170,-115v0,-2,-6,-1,-7,0r7,0xm1,-165v2,-1,3,-2,-1,-2xm176,-156v-1,1,-3,3,-1,4xm-4,-134v-3,0,-4,1,-4,3v1,0,2,-1,4,-3xm-15,-125v-1,0,-3,1,-1,1xm-12,-108v-2,3,4,11,5,10v0,-1,-1,-4,-5,-10xm-16,-206v1,0,3,-1,1,-1xm-24,-108v-2,1,-1,3,1,6v6,-1,5,-4,-1,-6xm-10,-14v-1,-1,-6,1,-3,2xm-7,-73v-1,-2,-2,1,-2,1","w":169},"1":{"d":"71,-27r0,0r0,0xm71,-34r1,-1xm62,-33v5,1,6,-3,3,-4v0,3,-3,1,-3,4xm60,-39v0,1,-2,4,2,4xm102,-64v0,-1,1,-2,1,-3v-1,0,-5,2,-1,3xm91,-50v-3,-7,-18,-9,-19,0v-1,8,9,11,12,5v-1,0,-3,-2,-3,-2v8,1,7,1,10,-3xm86,-49v-3,1,-3,0,-1,-2v1,0,1,1,1,2xm79,-60v1,3,10,6,11,3v1,1,0,6,3,3v-1,0,-1,-3,-1,-5v1,1,2,3,5,4v-4,-7,-10,-1,-18,-5xm100,-58v0,2,0,4,3,3v0,0,-1,-2,-3,-3xm29,-36r-25,0r0,36r26,0v0,-8,0,-21,-1,-36xm16,-14v0,-1,0,-4,-1,-6v1,-1,3,0,3,2v0,2,-1,4,-2,4xm71,-52v1,-5,-2,-17,-4,-7v4,0,0,4,4,7xm37,-114r-4,-2v0,2,2,2,4,2xm80,11v5,0,10,-12,17,-11r0,-35v1,1,3,1,4,-1v-4,1,-2,-1,-5,-2v0,0,1,1,1,2v-6,0,-14,0,-25,1v-2,6,3,14,-3,6v-2,4,-3,2,-5,-1v1,0,3,0,3,-1v-1,0,-3,0,-5,-1v1,1,4,8,-2,8v-2,1,-4,1,-5,2v4,-5,-8,-15,3,-15v6,-8,3,-2,5,-11v-5,1,1,-9,-6,-4v0,-6,0,-3,4,-1v0,-10,-9,-6,-16,-7v-1,-4,1,-2,3,-2v-6,-17,22,-6,20,-21v4,2,4,6,1,8v3,1,9,11,14,5v4,-10,-20,-9,-12,-25v-1,0,-3,1,-3,-1v0,0,1,1,3,1r1,-100v4,2,4,3,5,-2v-3,-3,2,-11,-5,-7v-1,-6,-1,-2,4,-2v0,-1,1,-2,1,-4v-3,0,-5,-1,-5,-1v1,1,1,2,1,3v-6,-4,6,-16,-3,-11v-14,-1,-22,-1,-15,13v-5,-10,-5,-10,-4,-13v-16,-1,-38,3,-51,-2v-1,3,-13,1,-5,4v10,-1,26,1,15,9v-5,1,-9,-6,-13,-5v-3,6,11,9,11,13v-5,-1,-9,-4,-11,-7r0,24r33,0v0,-6,0,-12,1,-17r-1,1r0,-18v10,-1,16,1,7,5r2,0v-5,0,-5,5,-8,2r1,6v1,1,2,5,3,2v-1,0,-2,0,-2,-1v10,0,-1,7,7,10v-8,1,-7,11,-3,18v-1,-4,-7,-3,-2,-1v-2,2,-3,2,-3,2v5,1,6,5,10,6v-14,0,-9,4,-12,11v7,1,18,4,8,5v-1,0,-4,-2,-5,0v2,3,5,10,-1,5v1,0,1,-2,1,-3v-6,2,0,4,-3,9v2,-2,7,-3,3,-1v-2,6,6,10,2,16r0,-3v-3,1,3,4,0,5v-1,-2,-4,-3,-4,0v5,2,9,10,14,2v-3,6,-11,3,-5,11v-8,4,4,3,-5,6r4,0v-2,0,0,2,0,2r5,-5v0,9,-15,14,-4,18v0,-1,2,-1,4,-1v2,3,-8,9,-2,9v-1,-1,-2,-3,2,-2v1,6,-7,6,-11,6v4,4,-5,14,2,9v3,6,9,2,10,9v-8,-2,-6,-8,-9,-2v0,0,3,-6,-2,-5v-1,1,-1,2,-1,3v1,0,2,-1,2,-2v2,4,-6,7,1,8r2,-2v-2,6,-7,8,-3,15v2,-3,3,0,7,-4v-1,6,-2,5,-1,12v-1,0,-2,-1,-3,-2v-1,5,-4,14,-6,4v-3,4,7,14,-1,18v1,0,2,1,2,2v-6,-1,0,6,-3,9v4,1,4,2,3,2v0,-1,-1,-1,-1,-1v-1,11,22,2,37,5v2,7,16,3,11,11xm60,-49v-3,-1,-4,-1,-5,-3v2,0,3,1,5,3xm9,-199v2,-1,9,2,3,2v-2,0,-3,-1,-3,-2xm40,-75v0,4,-2,3,-3,1v-1,0,0,-1,0,-1v2,1,1,1,3,0xm67,-129v0,0,-2,7,-2,2xm68,-91v1,0,1,1,2,3v-3,0,-3,-1,-2,-3xm68,-137v0,4,-5,9,-9,6v-1,-4,10,-3,9,-6xm63,-136v0,0,8,-1,3,0r-3,0xm61,-136v-1,2,-3,3,-4,3v0,-2,2,-3,4,-3xm57,-126v0,1,-3,2,-6,3xm51,-181v0,0,5,1,2,1v0,0,-1,-1,-2,-1xm53,-168v-1,-1,-3,-1,-1,-5v1,1,1,3,1,5xm53,-206v0,-1,-3,-2,-1,-3v1,0,1,2,1,3xm50,-129v0,0,1,-3,3,-2v0,1,-1,1,-3,2xm53,-127v-1,2,-2,3,-4,3v0,-1,1,-2,4,-3xm48,-118v1,1,-3,2,-3,2v1,0,2,-1,3,-2xm41,-112v0,0,2,-9,3,-4v-2,0,-3,2,-3,4xm40,-96v8,0,1,2,4,5v-2,-2,-3,-1,-5,0v1,-2,4,-2,1,-5xm34,-14v1,-1,1,-2,0,-4v2,2,2,3,0,4xm42,-42v0,-2,3,-4,4,-1v0,4,-2,1,-4,1xm37,-33v1,-2,6,0,8,0v-1,4,-4,0,-8,0xm39,-24v0,-4,1,-1,4,-2v1,3,-2,2,-4,2xm44,-13v6,5,3,2,-4,5r-2,-4v8,4,5,-10,6,-1xm60,-13r2,8v-2,-1,-2,-4,-2,-8xm67,-23v2,2,2,6,-4,5v0,-2,0,-4,4,-5xm32,-51v0,1,-1,4,1,3v0,-1,1,-3,-1,-3xm32,-83v3,1,4,-6,1,-1xm73,-211v3,0,4,-1,0,-2r0,2xm41,-103v0,1,-4,3,-2,3v1,-1,2,-2,2,-3xm35,-188v-1,-2,3,-5,0,-3v-3,0,-1,3,0,3xm32,-61v1,-3,0,-6,-1,-7v0,2,0,4,1,7xm-39,-80v0,-5,-3,-3,-1,0r1,0xm-34,-93v0,-5,-4,-2,-1,0r1,0xm-44,-89v-3,-1,-3,-6,-5,-4v0,3,2,4,5,4xm-28,-190v-10,-11,-10,-11,-18,-3r0,3v5,-4,13,-3,18,0xm-41,-93v-2,0,-1,1,-2,2xm-19,-99r1,-4xm-17,-106v0,-1,3,-2,1,-2xm-19,-159v2,0,3,-3,0,-2r0,2xm-14,-99v-1,-2,-4,-1,-3,1xm-17,-36v-1,1,-3,2,-1,3xm-8,-109v-2,0,0,3,0,4r0,-4xm0,-63v-1,0,-2,4,0,4r0,-4xm-34,-93v0,2,3,5,3,3xm60,21v-2,1,-1,3,1,2xm55,19v-1,-2,-6,-6,-7,-4xm-26,19v-1,0,-3,3,-1,3xm-26,-93v0,-3,-5,-4,-2,-1xm-19,-98v-2,0,-1,1,-2,2xm-25,-185v0,0,5,7,5,2xm-24,-10v3,1,2,-3,2,-5v-2,0,-1,4,-2,5","w":106},"2":{"d":"8,-213v-2,0,-4,-3,0,-2r0,2xm12,-207v1,-2,6,-1,5,3v-2,1,-6,4,-5,-3xm-1,-199v-2,-1,-6,-9,1,-8v2,2,3,7,-1,8xm23,-204v2,-1,5,2,2,3xm141,-204v5,-1,8,5,5,10v-5,0,-9,-8,-5,-10xm6,-202v-1,-2,1,-2,3,-2v0,1,-2,2,-3,2xm7,-199v3,-1,2,-2,6,-1v0,2,-1,2,-3,2v-1,0,-3,-1,-3,-1xm16,-197v7,-3,4,0,2,5v-2,0,-2,-3,-2,-5xm62,-195v0,-2,0,-4,2,-3v0,2,0,4,-2,3xm-3,-175v3,0,4,1,4,2v-1,-2,-5,2,-4,-2xm51,-174v7,-1,17,6,11,13v-9,0,-14,-6,-11,-13xm18,-147v-1,3,-3,4,-5,4v0,-2,3,-4,5,-4xm-21,-19v1,0,2,2,2,4v0,2,-1,3,-2,3r0,-7xm40,-212v7,14,23,6,26,-8v1,-1,2,-1,4,-2v-1,1,-1,1,-3,5v4,2,10,0,5,-4v13,-4,28,3,42,10r0,3v16,8,15,56,24,86v-18,30,-58,62,-86,87v6,12,10,0,19,8v2,-2,3,-4,0,-7v-2,2,-5,0,-7,0v10,0,24,-1,42,-1v0,-5,1,-13,1,-23v7,-2,14,3,16,2v0,-1,-1,-1,-1,-1v4,0,11,-1,21,-1v0,8,0,13,-7,13v-2,5,-12,18,-2,24r-1,2v4,-2,6,-6,9,2v0,3,1,9,1,17v-9,-2,-28,-1,-32,5v0,-1,1,-2,1,-4v-31,-2,-49,-2,-76,-1r0,-4v-4,9,-25,2,-36,4v0,-12,-3,-47,7,-33v5,-1,9,3,11,-2v-1,-1,-7,-5,-9,-2r1,-4v-1,2,-2,4,-3,1v1,-8,25,-17,22,-23v4,-5,9,-9,14,-14v11,2,5,-6,11,-10v-1,1,-2,1,-4,0v0,-6,13,0,8,-9v1,0,2,-1,3,-2v-5,1,-5,-6,-4,-10v9,-5,13,-1,8,9v7,2,12,2,9,-8v11,0,-5,-21,8,-9v3,-1,3,4,4,1v-3,-10,20,-13,13,-19v5,-5,6,-17,4,-27r7,0v1,-3,-6,-9,-7,-2r1,0v-4,-4,-13,-12,-13,-20v-3,-1,-15,6,-13,-3v-6,0,-16,9,-19,2v4,1,5,-5,8,-6v1,3,4,3,8,0v1,-3,-3,-2,-3,-4v1,-1,7,4,8,0v-3,-2,-13,-4,-14,-8v1,3,-1,5,-4,4v1,-4,-2,-2,-7,-3v1,2,0,3,0,3v4,-1,5,0,2,2v5,6,-6,8,-2,13v-7,0,-3,-11,-6,-1v-1,0,-1,-1,-3,-1v3,7,3,1,7,2v4,4,-9,11,-2,5v-4,-3,-9,0,-4,4v-1,1,-9,7,-5,-1v-2,-2,-12,-2,-16,-3v-3,13,13,8,4,17r0,-2v-5,-1,-10,12,-13,6v-1,1,0,4,0,5v-2,-2,-5,-3,-8,-1v1,0,5,3,1,5v-3,-3,-3,4,-11,2v0,-5,2,-8,3,-12v-3,-1,-2,3,-4,3v0,-2,1,-2,1,-1v-1,5,-10,7,-10,1v2,-3,9,-7,4,-12v3,1,7,-9,10,0v-7,-1,-7,5,-4,9v1,-1,3,-2,4,-1v-4,-4,2,-8,2,-16v4,5,6,5,9,0v-5,1,-4,-2,-2,-4v0,1,0,2,1,3v2,-9,5,-10,9,-19v0,0,1,1,1,2v1,0,3,-3,1,-4v-3,1,-2,0,-3,-1v3,-3,11,3,12,-3v-4,2,-6,-2,-5,-7v4,3,12,2,9,-6v2,-1,6,-5,5,0v0,1,-1,2,-2,2xm10,-28v2,-1,6,0,5,-4v-1,0,-3,2,-5,4xm111,-163v1,-2,1,-3,0,-3v-1,2,-1,3,0,3xm81,-215v1,1,2,3,5,5v-1,-5,-2,-8,-5,-5xm78,-211v-10,-3,-5,7,-4,12v11,1,7,-4,4,-12xm67,-208v0,-1,-1,-2,-3,-3v0,1,1,2,3,3xm85,-204v4,0,4,0,3,-4v-3,0,-2,0,-3,4xm69,-207v-4,1,-2,2,0,5v3,-1,0,-1,0,-5xm41,-204v-5,-2,-1,1,-1,1xm54,-201v0,-1,0,-2,-2,-2v-1,2,0,2,2,2xm52,-201v0,0,-4,1,-2,2xm105,-200v0,1,4,3,3,0r-3,0xm86,-199v0,2,-1,3,1,4v0,-1,0,-3,-1,-4xm86,-189v0,-3,0,-4,-1,-4v0,1,0,3,1,4xm94,-189v1,1,0,6,4,6v1,-6,0,-6,-4,-6xm64,-186v0,3,3,1,4,1v1,0,1,0,1,-1r-5,0xm21,-185v-3,1,-3,6,2,5v-1,-4,0,-5,-2,-5xm102,-179v0,2,4,4,4,2v-1,0,-2,-2,-4,-2xm116,-168v0,0,1,-1,1,-3v-3,0,-4,0,-1,3xm117,-167v-2,1,0,4,1,2v1,-1,1,-2,-1,-2xm128,-158v-2,1,-7,0,-3,4r0,-3v0,2,1,2,2,1v0,-1,1,-1,1,-2xm3,-151v1,-1,2,-3,0,-4v-1,3,-1,4,0,4xm120,-145v-2,-4,-6,-5,-11,-1xm120,-131v3,-1,3,-4,3,-9v-4,1,-3,5,-3,9xm104,-130v0,3,-10,7,0,6r0,-6xm114,-119v2,-2,3,-6,3,-11v-3,0,-3,7,-3,11xm126,-127v-5,-6,-2,5,-8,2r0,8v4,-5,5,-5,8,-10xm81,-106r4,2v0,-2,-3,-5,-4,-2xm65,-95v-1,-1,-6,1,-2,2v1,0,2,-1,2,-2xm94,-87v3,0,4,10,6,1v-3,0,-4,-4,-6,-1xm84,-79v1,0,3,-1,1,-1v-1,0,-1,-1,-2,-1v0,1,0,2,1,2xm122,-40v0,3,4,6,6,3v3,-8,-2,-6,-6,-3xm118,-44v0,3,2,7,2,3v0,-1,-1,-3,-2,-3xm123,-28v-1,2,2,3,2,1xm131,-21v-2,-2,-4,-1,-3,2v1,0,2,-1,3,-2xm56,-157v0,2,11,4,10,7v-4,0,-9,-3,-10,-7xm31,-153v2,2,10,8,1,6v0,-1,-1,-3,-1,-6xm141,-39v3,13,3,11,-8,12v2,-6,3,-5,8,-12","w":149},"3":{"d":"12,-199v1,0,2,3,0,2r0,-2xm22,-146v2,3,6,6,12,9v-2,1,-6,-2,-12,-9xm30,-61v4,-3,4,5,5,8v-8,3,-5,-3,-5,-8xm0,-22v-1,0,-7,-8,-2,-8v6,-1,7,7,2,8xm21,-9v0,0,-3,-6,0,-3v1,1,1,2,0,3xm34,-48v13,36,74,11,67,-23v-4,-19,-22,-34,-46,-29v-4,-4,4,-26,-7,-22v0,0,1,-1,1,-2v-7,3,-14,-6,-14,-12v26,10,64,4,60,-28v-4,-30,-55,-28,-53,3v-9,0,-21,0,-37,-1v0,-12,6,-24,10,-34v5,2,7,-5,11,-9v0,-1,-1,-3,-3,-3v-2,0,-1,3,-1,4v-1,-2,0,-4,-3,-2v-3,5,-5,-7,-7,2v-2,-4,-1,-4,4,-7v0,1,1,1,0,1r-2,0v1,2,5,1,4,-1v-8,-3,-4,-2,0,-4v13,-5,60,-9,83,3v13,8,31,19,25,37v-5,1,-2,-2,-1,-5r0,4r1,-7v-3,0,-3,4,-6,4v1,-1,3,-3,2,-5r-2,1v2,-2,4,-6,-2,-2v0,1,0,2,1,3v0,0,-1,-1,-2,-1v0,2,0,5,1,10v-4,0,-2,-9,-2,-10v-3,2,-3,1,-3,10v0,0,-1,-1,-2,-1v6,2,10,28,2,31v3,0,8,1,14,1v-3,9,-22,12,-14,19v-2,-1,-4,3,-5,3v3,6,7,9,12,9v4,15,26,19,23,45v-1,14,-3,36,-12,33v3,8,-5,14,-11,6v0,0,8,14,3,6v-9,3,-6,-8,-12,-8v6,5,-9,6,0,9r-6,0v1,0,2,1,2,3v-5,-2,-3,5,-5,3v0,-1,1,-2,1,-2v-7,-1,0,11,-6,4v-3,-4,-6,-9,-10,-3v0,-5,-2,-9,-4,-6v-1,7,15,15,3,11v-1,2,-1,4,-3,1v2,1,2,-1,2,-3v-5,0,-4,4,-2,9v-8,0,-21,1,-38,2v0,2,1,5,-4,7v5,-11,-23,-4,-12,-19v-5,1,-11,-2,-15,-9v-13,1,-15,-16,-19,-25v1,0,7,3,4,0v-2,0,-3,0,-3,-2v0,0,2,1,4,1v0,-1,-4,0,-2,-2v1,0,2,0,4,-1v-4,1,-8,-2,-4,-5v6,1,15,1,12,-6v4,0,10,0,18,1v-4,4,-8,14,6,13xm45,-125r-4,-2v2,2,3,3,4,2xm33,-211v-2,0,-3,1,-3,3v1,1,2,0,3,-3xm69,-214v5,3,-1,3,2,8v-2,-2,-4,-4,-7,-4v1,0,5,9,9,7v-1,0,-2,0,-2,-1v4,-2,6,3,6,-4v0,2,-2,2,-4,2v-1,0,-1,-2,-1,-3r5,0v-3,-2,-4,-7,-8,-5xm41,-210r2,0v-1,-5,-6,-6,-2,0xm36,-207v1,-4,-5,-2,-2,-1v1,2,1,2,2,1xm40,-206r1,-3xm28,-200v0,-1,0,-2,-1,-3v0,1,0,2,1,3xm30,-200v1,-1,4,2,3,0v-2,-1,-2,-2,-3,0xm67,-197v3,0,4,1,5,-4v-4,2,-5,4,-5,4xm114,-47r-3,-3v0,2,2,3,3,3xm11,-48v0,2,1,2,3,2v0,-2,-2,-3,-3,-2xm5,-45v0,3,0,4,3,4v0,-1,-1,-2,-3,-4xm1,-42v2,0,0,17,6,6v-3,-4,-5,-6,-6,-6xm10,-41v1,1,3,2,3,-1v-1,-1,-2,-1,-3,1xm21,-41v-5,-3,-4,3,-4,6v2,1,7,-3,4,-6xm96,-38r5,2v0,-3,-2,-3,-5,-2xm12,-38v0,2,0,2,2,2v0,-1,-1,-1,-2,-2xm13,-34v-1,2,5,3,6,2v1,-3,-4,-2,-6,-2xm32,-27v1,-4,-7,-6,-2,-2v0,1,1,2,2,2xm38,-20v1,0,3,-4,0,-3r0,3xm25,-19v0,-1,-2,-3,-3,-3v0,2,2,2,3,3xm32,-10v1,6,14,-3,15,6v3,-5,12,-3,19,-4v1,-4,1,-6,0,-7v-5,10,-23,-1,-28,1v-2,-2,0,-7,-3,-7v-4,1,-6,8,1,9v2,1,3,1,5,1v-2,0,-5,1,-9,1xm7,-201v0,-3,4,-2,4,-1v-1,0,-3,0,-4,1xm114,-18v-2,0,0,-3,0,-3v1,1,0,2,0,3xm109,-13v2,-3,-1,-2,0,-5v0,2,6,4,0,5","w":149},"4":{"d":"143,-255v0,0,7,6,1,5v-1,-2,-2,-1,-1,-5xm164,-236v-6,3,-13,-3,-10,-11v7,2,13,6,10,11xm134,-240v0,4,-6,5,-7,1xm96,-228v1,0,2,1,2,3v0,2,-1,3,-2,3r0,-6xm165,-225r-4,0v0,-1,2,-1,4,0xm77,-224v2,2,10,7,1,8v-1,-2,-1,-5,-1,-8xm137,-221v0,0,2,3,2,8v-1,0,-2,-3,-2,-8xm117,-219v7,-2,10,0,11,4v-5,-6,-10,4,-11,-4xm138,-199v-4,1,-10,-6,-5,-9v4,0,5,4,5,9xm120,-199v8,0,2,4,1,15v-3,-3,-3,5,-7,4v7,-9,-10,-16,6,-19xm89,-197v2,0,2,3,0,3r0,-3xm94,-181v-1,-3,2,-3,2,-1v0,0,-1,1,-2,1xm90,-180v2,0,5,-1,4,2v-1,0,-3,-1,-4,-2xm115,-170v-5,1,-4,-5,-2,-7v3,-1,5,-1,2,3r0,4xm86,-167v1,-2,8,-18,9,-3v-2,0,-4,7,-9,3xm78,-175v5,0,3,2,1,2v-2,0,-2,-1,-1,-2xm109,-168v1,-4,3,-3,3,0v2,2,0,1,0,3v-1,0,-1,-4,-3,-3xm78,-151v0,-2,2,-6,2,-1v0,1,-1,1,-2,1xm90,-96v0,-4,1,-4,3,-1r2,3v-2,-1,-3,-6,-5,-2xm98,-88v-4,-1,-6,-4,-1,-2v1,1,1,1,1,2xm104,-75v1,1,1,3,1,3v1,-3,-3,-2,-1,-3xm-1,-70v0,-1,0,-3,2,-1v0,1,-1,1,-2,1xm63,-41v-1,2,-1,2,-3,1v0,-1,1,-1,3,-1xm61,-38r-3,0v1,-2,0,0,3,0xm102,-33r0,33r-24,0r0,-33r24,0xm44,-26v0,-1,-1,-9,1,-4v0,2,0,4,-1,4xm72,-21v-1,-2,-8,2,-8,-3v4,0,8,-1,8,3xm87,-194v12,4,-3,10,-4,18v-3,-9,-5,-8,4,-18xm86,-189v1,0,2,0,3,-1v0,0,-1,0,-1,1v2,1,3,-1,3,-3v-4,0,-5,2,-5,3xm102,-170v4,2,-1,1,-1,4v-3,0,-3,-4,-7,-1v7,-3,8,-23,18,-12v-3,2,-2,11,-10,9xm107,-159v4,-5,2,-1,11,-4v-2,-4,2,0,2,-4v3,3,1,10,3,10r0,-2v0,1,2,1,3,2v-4,-4,-5,-18,2,-19v-3,-2,-7,3,-3,-1v6,-6,8,6,13,0v4,25,2,70,1,93v19,-2,51,2,80,2r2,-5v2,11,-10,6,-23,6v0,0,0,1,1,1r-27,0v0,6,-1,14,-1,25r-31,0r0,22r24,0r0,33r-56,0v2,-3,6,0,5,-7v0,0,-2,2,-5,4v0,0,1,-1,1,-2v0,0,-1,1,-2,1v0,-7,-3,4,-3,-5v4,1,2,-3,5,-9v-1,4,-2,3,-4,1r2,-6v0,1,-2,3,-2,1v2,-3,1,-1,4,-1v-1,2,-1,3,-1,3v2,-3,3,-2,-1,-6v-1,1,-3,3,-3,0v4,-4,-1,-13,10,-9v-1,-1,2,-5,0,-5v-2,0,-1,2,-2,2v1,-2,4,-6,2,-8v-4,2,-7,-1,-6,-6v6,0,5,-6,6,-9v-3,1,-3,5,-7,2v0,-2,3,-2,5,-2v-2,-1,-5,-1,-5,-3v2,3,1,-1,4,-1v0,0,-6,-6,2,-6r-1,5r4,-9v-6,6,-11,-3,-14,0r1,-1r-1,21v-9,0,-22,0,-38,1v1,1,3,1,0,2v-2,0,0,-2,0,-3v-6,4,-1,4,-6,8r-1,-5v0,1,-1,3,-2,6v1,-15,-13,-7,-36,-8r2,-3v-8,-2,-4,17,-11,11v3,0,3,-3,2,-6v0,0,0,1,3,1v-2,-2,1,-8,-4,-4r0,3v-17,3,-12,-6,-12,-14v1,2,1,0,2,1v0,-2,2,-5,2,0v1,3,2,5,4,0v-1,0,-2,-1,-3,-3v5,-4,4,12,7,4v2,-8,-10,-7,-4,-21r57,-77v-1,5,4,-1,1,5v1,-1,1,-1,2,0r-1,8v1,-2,3,-5,6,-2r-1,1v1,0,1,-3,3,-2v-4,6,7,5,5,14v1,0,2,-1,3,-2v-1,0,-2,1,-2,1v4,-4,6,-9,7,-14v-1,0,-5,11,-6,4v4,-8,14,-7,16,-16v0,1,-1,2,-1,2v2,-1,8,-3,6,4r-53,74v20,1,27,0,36,-1v0,0,5,-12,1,1v5,-1,8,-1,9,0v0,0,-2,-2,-4,-6v6,3,4,7,11,6v-4,-1,-3,-2,-4,-6v5,2,7,5,4,9v0,0,1,-1,3,-1v0,4,0,6,2,6r-2,-5v0,0,2,1,3,1v-1,-4,-3,-2,-3,-6v0,1,2,0,2,0v-3,-2,-1,-2,-5,-1v3,-7,-2,-7,2,-18v7,0,6,2,10,-2v-12,0,-17,-13,-2,-13v-6,-3,-7,-6,-7,-9v2,-2,2,-2,4,3v-1,-5,-6,-8,-4,-13v8,-2,5,-9,2,-14v-1,0,-2,0,-2,1v0,1,1,1,2,1v-5,-1,-2,-2,-4,-7v4,2,0,-2,6,-2xm116,-49v-5,-4,-3,1,-6,3v3,0,4,-5,6,-3xm87,-154v0,2,2,0,0,0v-2,-1,-4,2,-3,4v1,-1,1,-2,3,-4xm106,-104v-4,1,-1,4,1,5v3,-3,-3,-3,-1,-5xm131,-175v-2,5,-3,7,-3,8v1,-1,4,-2,2,-2v-4,0,1,-6,1,-6xm117,-162v-4,5,2,3,-1,7v3,0,0,-3,1,-7xm90,-154v2,2,3,-1,4,-3v-3,0,-4,2,-4,3xm124,-134v-3,1,-2,1,0,2r0,-2xm122,-125v0,0,-2,5,2,4v0,-2,-1,-3,-2,-4xm106,-94r-1,-3v0,2,0,3,1,3xm137,-89v-1,3,-12,2,-6,7v1,-2,7,-4,6,-7xm137,-90v-2,-1,-8,3,-1,2v1,0,1,-1,1,-2xm127,-85v1,0,3,-1,4,-3v-2,0,-4,1,-4,3xm177,-84v1,0,4,1,6,1v-1,-2,-6,-2,-6,-1xm124,-82v0,0,-1,-1,-3,-1v0,3,2,2,3,1xm12,-78r-3,0v0,1,3,2,3,0xm150,-78v-4,-1,-4,2,-2,2v1,0,2,-1,2,-2xm13,-75r-5,0v5,5,7,-6,4,-1v1,0,1,0,1,1xm14,-69v0,0,3,8,2,2v0,-1,-1,-1,-2,-2xm9,-60v-1,0,-4,2,-3,5v5,4,3,-5,3,-5xm109,-29v0,0,1,0,3,-2v0,0,-4,-1,-3,2xm111,-19v1,0,2,-1,4,-2v-3,0,-4,1,-4,2xm3,-49v-6,2,-12,0,-9,-9v0,-4,1,-6,2,-4r-1,1v2,-1,2,6,4,11r0,-2v2,0,-1,4,4,3xm105,-71v5,3,5,3,0,3r0,-3xm119,-170v1,-1,3,-4,3,0v-1,1,-2,1,-3,0xm106,-168v0,2,-1,5,-2,1v1,0,2,-1,2,-1xm108,-143v0,0,-5,4,-2,1v1,0,2,-1,2,-1xm112,-58v-1,0,-1,6,-3,3v0,1,1,-1,3,-3xm56,-43v-5,-3,-7,-2,-4,-10xm4,-43v2,-4,-2,-1,0,-6v1,1,1,3,0,6xm104,-39v1,-1,2,-1,4,-1v-1,0,-2,0,-4,1xm103,-26v1,2,1,5,1,8v-1,-3,-1,-6,-1,-8","w":181},"5":{"d":"127,-219v0,1,-1,3,-2,3v2,-3,-2,-1,2,-3xm7,-217v1,0,2,2,2,4v0,2,-1,3,-2,3r0,-7xm100,-201r0,-3r0,3xm55,-196v0,1,-2,1,-4,1v1,-2,3,-2,4,-1xm73,-182v4,-2,3,2,4,4v-1,-1,-5,-1,-4,-4xm78,-172v-2,3,-4,4,-5,4v0,-2,2,-4,5,-4xm115,-156r0,3v-1,0,-1,0,-2,-1v0,-1,1,-2,2,-2xm79,-148v-1,1,-4,5,-4,1v1,-1,2,-1,4,-1xm115,-145v2,-2,4,-1,3,2v-1,0,-2,-3,-3,-2xm77,-141v-1,-3,2,-7,2,-2xm5,-131v-1,5,-8,7,-7,0r7,0xm109,-212v3,-3,-1,-18,7,-10v6,10,0,12,-7,10xm18,-194v2,-4,19,-9,4,-14v3,-2,0,-1,0,-5v7,-2,11,-4,17,-6v0,1,-1,2,-1,2v3,-1,10,2,12,-2v0,3,-10,5,-4,12v-2,0,-1,-3,-2,-1v3,3,2,6,6,10v1,0,0,-2,0,-5v-1,-5,-2,-2,0,-8r0,2v2,0,-1,-4,3,-3v-4,8,1,6,-2,15v-2,-1,-3,-2,-2,-4v-8,3,4,6,-2,10v-4,-8,-2,-3,-6,-2v10,3,6,13,3,17v0,-5,2,-18,-4,-12r4,0v0,4,-1,10,-3,17v6,-7,13,-13,13,-20v-3,0,-5,10,-5,2v1,-7,2,-4,6,-5v0,0,-1,1,-1,2v6,1,0,-8,5,-9v-2,1,-2,4,1,5v0,0,-2,-5,0,-2v1,-2,0,-5,4,-6r0,5r-3,-2v4,4,3,2,5,6v0,3,-5,-2,-2,3v2,-4,14,-4,8,-12v7,5,-1,6,4,19v0,0,-1,0,-4,1v-1,0,0,1,0,2r-5,-1v2,2,5,5,0,7v-1,-1,-2,-4,-3,-7v-1,10,-4,24,-8,44v3,-1,7,-3,13,-6v-1,1,-1,2,0,3v7,-1,4,4,8,-1v-4,7,-14,-2,-9,7v8,-1,12,-6,20,-3v-3,-1,-2,3,-1,1v7,-7,16,2,25,-5r0,3v2,-3,3,5,6,0v-2,9,9,2,9,10v2,-1,2,-1,0,-3v7,0,4,9,10,6r-6,1v3,0,2,0,1,2v0,1,-1,1,-1,1v2,2,5,2,7,0v-3,1,-6,-2,-2,-2v2,0,4,0,3,2v0,2,-3,3,-8,3v1,2,4,3,7,3v-1,1,-2,4,-3,7v4,-2,5,-12,11,-5v0,5,-3,12,1,17r1,-19v3,7,15,15,5,21v-2,-1,0,-2,-3,0v2,1,6,6,6,-1v0,-3,1,-4,2,-4v23,37,-3,94,-33,103v0,-1,-1,-4,-2,-7v-40,19,-89,8,-108,-25v-3,4,-14,-3,-15,-9v0,-4,2,-6,7,-5v-1,-3,-2,-8,-4,-14v2,0,15,-1,42,-1v2,27,52,33,67,13v1,1,2,4,2,7v22,-17,5,-66,-20,-66v-1,-3,-1,-10,-10,-9v1,-2,1,-4,0,-7v-1,4,-2,3,0,7v-3,-1,-12,4,-11,-3v-1,9,-22,8,-26,24v-5,-2,-9,-2,-22,-5v-1,-4,-1,-6,-1,-8v1,10,-1,7,-12,4r6,-29v-1,5,6,18,6,24v-1,-6,-1,-13,-1,-24r-1,11v-4,-1,-3,-14,-2,-14v-2,-1,-1,3,-2,2v0,-3,2,-8,0,-10v-3,2,-2,-1,-4,-2v14,-2,3,-35,16,-36v-2,0,-5,2,-4,-4v2,-7,-1,-12,-8,-10xm63,-195v0,-1,-1,-2,-2,-2v0,1,1,2,2,2v1,0,1,-2,1,-3v-2,0,-1,2,-1,3xm120,-135v0,1,1,3,3,3v-1,-2,-2,-3,-3,-3xm115,-137v-5,1,-1,11,-1,6v5,4,3,-2,9,0v-1,-3,-11,-2,-8,-6xm131,-128v-1,-2,-5,-4,-5,0r5,0xm148,-105v1,0,3,-3,2,-5v-2,0,-2,3,-2,5xm27,-183v1,2,5,5,3,0v-1,1,-3,-2,-3,0xm36,-185v1,-1,2,-4,0,-4v0,1,-1,3,0,4xm61,-180v1,-3,1,-5,-1,-5v0,1,0,3,1,5xm36,-181v-3,0,-3,2,-1,4v0,0,0,-2,1,-4xm25,-166v-1,-5,7,-3,2,-6v-2,-1,-1,4,-2,6xm42,-168r-6,-1v3,3,2,3,6,1xm36,-161v3,-1,4,-3,1,-4v-1,1,-1,3,-1,4xm37,-159v-4,-3,-6,4,-2,3v0,-3,1,-2,2,-3xm33,-154v-2,-1,-6,4,-2,2v1,0,2,-1,2,-2xm41,-148v1,2,-4,7,0,7v1,-2,1,-4,0,-7xm22,-144v-2,5,0,6,2,1v-2,1,-1,1,-2,-1xm66,-139v-3,-1,-4,3,-2,4xm86,-138v-2,1,-2,4,0,4r0,-4xm23,-132v0,-1,0,-3,-1,-5v0,2,1,4,1,5xm58,-132v4,2,3,1,3,-2v-2,0,-3,0,-3,2xm116,-126v2,0,2,-1,2,-3v-2,-1,-2,1,-2,3xm60,-121v2,0,3,-5,1,-6v-1,2,-1,4,-1,6xm120,-127v-2,1,-5,5,0,3r0,-3xm66,-125v2,0,-5,5,1,4v0,0,1,-2,1,-5xm98,-118v2,0,3,-4,0,-5v0,2,-1,4,0,5xm86,-121v2,1,1,0,2,-2v-1,0,-2,1,-2,2xm100,-118v3,0,7,-4,2,-5v0,1,-1,4,-2,5xm131,-118v-1,-3,-4,-5,-8,-1v2,0,4,1,8,1xm68,-120v-2,0,-3,4,0,2v0,-1,1,-2,0,-2xm49,-109v2,-2,1,-6,1,-9v-1,5,-1,8,-1,9xm103,-107v0,-2,1,-4,-1,-4v3,3,-5,4,1,4xm135,-109v-1,4,-6,9,-4,13v2,-1,4,-10,4,-13xm14,-107v1,1,2,1,3,-1v-2,0,-3,0,-3,1xm124,-76v1,-1,5,-9,3,-12v0,2,-1,6,-3,12xm145,-77v-1,-3,-1,-12,-2,-5v1,3,0,5,2,5xm134,-76v0,-1,-1,-3,-2,-4v0,2,1,3,2,4xm34,-46v-1,3,-12,2,-6,6v1,-2,8,-3,6,-6xm34,-48v-1,0,-2,2,-4,3v1,-1,4,0,4,-3xm24,-43v1,0,3,0,4,-2v-2,0,-4,0,-4,2xm36,-40v2,0,2,-1,2,-2v-2,0,-2,1,-2,2xm20,-40v-2,-1,-3,3,-1,1v1,0,1,0,1,-1xm18,-32v4,-2,6,-3,5,-4v0,3,-5,2,-5,4xm48,-35v-1,0,-6,1,-2,2v2,0,2,-1,2,-2xm68,-198v-1,-6,1,-2,4,-1v1,-1,-4,-3,0,-3v2,2,2,4,-3,4v0,0,0,-2,-1,-2r0,2xm82,-212v3,-2,0,-6,6,-6v-1,2,-3,4,-6,6xm99,-217r-4,0v1,0,3,-3,4,0xm123,-215v-2,-1,-9,-4,0,-4v0,1,-2,4,0,4xm105,-216v-1,1,0,6,-2,2xm94,-185v0,-4,4,-2,2,-1v-1,0,-2,1,-2,1xm99,-184v-1,1,-1,-2,-4,-1v2,-1,3,-1,4,1xm82,-141v0,-1,-4,1,-2,-2v1,-1,1,-1,2,-1r0,3xm145,-120v-4,3,-8,-5,-2,-1v2,-1,5,4,1,3v1,0,1,-2,1,-2","w":171},"6":{"d":"133,-206v1,1,2,4,2,8v-3,0,-3,-5,-2,-8xm123,-200v-3,-4,-11,3,-12,-4v5,1,13,-3,12,4xm95,-202v0,0,-5,4,-2,0r2,0xm109,-201v0,1,-2,2,-4,3v0,-1,2,-2,4,-3xm90,-198v2,2,1,4,0,5v-2,-2,-1,-4,0,-5xm93,-186v0,-4,4,-15,2,-5v-1,2,-2,4,-2,5xm145,-163v-1,-1,-3,-1,-6,0v0,-2,5,-3,6,0xm118,-164v5,3,-1,1,0,4v-1,-1,-1,-3,0,-4xm149,-157v4,0,2,-1,0,1v-1,-1,-1,-1,0,-1xm129,-151v-2,2,-2,3,-4,1v0,-2,3,-1,4,-1xm130,-148v3,0,3,1,3,3v-1,0,-2,-1,-3,-3xm10,-143v-1,-3,3,-2,5,-2v-1,1,-3,2,-5,2xm-6,-41v2,0,3,6,0,6r0,-6xm16,-32v7,1,12,-2,11,4v-6,-6,-9,4,-11,-4xm89,-25v-1,0,-3,-3,-1,-4xm94,-24v-1,5,-6,-1,-5,1v1,0,3,-1,5,-1xm92,-13v1,0,1,2,1,3v-4,-1,-3,-1,-1,-3xm55,-12v2,0,3,2,3,3v-2,-2,-7,2,-3,-3xm65,-10v0,-2,3,0,3,0v0,2,-1,2,-3,0xm45,-8v2,1,4,2,0,2r0,-2xm80,3v-1,-5,1,-4,5,-3v-1,2,-3,3,-5,3xm71,-21v-7,1,-19,0,-21,12v0,-3,0,-5,-4,-3v0,-2,1,-3,2,-3v0,2,-1,2,-1,1r3,0v-3,-1,-7,-7,-9,-3v4,3,0,0,4,6v0,-3,-7,-2,-8,-5r2,1v0,-8,1,-14,-6,-11v3,-1,4,-4,-1,-3v3,-5,1,-9,0,-13v-1,4,-4,0,-7,-1v-10,-2,1,-3,-4,-6v-1,1,-2,0,-2,-1v0,-1,1,0,2,0v-2,-1,-1,-1,-1,-4v-2,0,-1,3,-2,1v3,-3,5,-2,0,-7v1,2,-2,4,-3,2v1,-4,-14,-8,-7,-10v1,5,1,0,4,1v-2,-6,-4,0,-6,-6v2,3,0,4,-3,5r0,-6v0,0,-2,1,-3,1v0,-1,4,-1,2,-3v-7,1,4,7,-3,7v-1,-24,3,-39,14,-58v-3,-1,-8,-5,-1,-7v-1,3,2,7,2,3v0,-1,-1,-2,-1,-2v6,2,-2,-3,3,-2v0,0,1,1,1,2v0,0,-1,-11,1,-4v16,-20,12,-20,37,-52r0,-4v0,1,1,1,1,2v7,-4,-3,-37,13,-30v-4,2,-2,3,0,3v10,-5,33,-2,54,-3r-14,19v1,-3,1,-5,0,-9v0,1,1,1,1,1v-9,6,-2,12,-7,6v1,-1,0,-2,0,-3v-2,0,0,4,-3,3v3,-3,-4,-5,-1,-9v0,0,2,1,4,1v-5,-4,-8,3,-6,5v1,1,1,1,2,1v-7,2,-4,-7,-8,-3v2,12,-18,14,-11,26r-3,0v6,7,10,10,16,2v-9,12,-6,13,-20,31v12,-5,30,-6,42,1v3,-3,4,-2,7,-2v-2,-1,0,-3,0,-1r5,-1v-3,3,-11,4,-2,6v-2,1,-2,1,0,2v-2,-4,6,-4,1,-2v1,7,3,0,7,4v-3,0,-3,2,0,5v6,0,6,-10,8,-1v5,4,9,5,11,10v-1,-4,3,-3,3,-1v-4,-1,-1,6,-2,6v1,-1,4,-2,1,-4v0,0,1,1,2,1v2,-4,-1,-4,5,-4v0,0,-1,0,-1,1v4,3,15,-4,8,6v0,0,1,-2,1,-4v-6,5,-5,14,-5,23v-4,-1,-3,-15,-5,-5v-7,1,5,21,2,30v-1,28,-14,55,-32,66v-1,-3,-9,-7,-7,0v-1,0,-2,-1,-2,-1v3,2,-2,2,-2,4v-2,-14,-3,-6,-14,-9v3,7,7,4,3,10v4,-2,6,1,5,6v-6,2,-13,5,-22,6v1,-7,-4,2,-4,-5v3,0,19,-14,7,-9v4,-4,3,-7,8,-5v0,0,-2,-1,-3,-1v0,0,6,1,4,-4v1,1,7,1,1,-1v-5,0,-2,2,-8,0v1,-1,4,-7,0,-4v-1,0,-2,0,-2,-2v1,-1,3,-2,4,-1v-1,-5,-6,1,-6,-3v8,1,6,-2,17,-3v0,2,-1,4,-4,3v1,5,3,6,7,2v-2,-2,-3,4,-2,-5v3,-1,8,-1,0,-1v6,-3,-3,-1,0,-7v14,1,11,-14,18,-20v-11,9,-30,24,-42,22r1,-2v-9,6,-23,-6,-27,-2v1,3,-1,4,3,5r-3,0v4,4,8,7,22,9v0,-2,-2,-1,-1,-3v3,3,7,3,1,5v3,1,5,3,5,6v-8,-9,-11,-2,-17,-6v1,0,2,3,0,3v-1,0,-3,-2,-3,0v1,3,6,-2,7,1v-1,0,-2,-1,-4,-1v1,2,3,5,-1,8v5,-5,10,0,11,-6v0,1,-1,1,-1,0v0,-1,1,-1,2,-1v0,4,0,2,4,2v-1,3,-7,2,-2,3v1,-1,2,-1,2,-1v-5,4,-10,-2,-11,6v-3,0,-1,-4,-2,-5xm109,-8v0,-2,-4,-1,-4,0v1,3,1,-1,4,0xm84,-216v1,-3,-2,-4,-2,-1v0,1,1,1,2,1xm90,-213v2,0,3,-5,1,-5v0,1,-1,3,-1,5xm78,-213v1,5,1,1,4,1v-1,-6,-2,-1,-4,-1xm113,-212v0,-2,-4,-2,-4,-3v0,2,4,2,4,3xm93,-213v0,2,5,2,1,0v-1,-1,-1,0,-1,0xm86,-206v-1,4,-1,2,-2,5v3,-1,5,-4,5,-9v0,0,-7,4,-4,1v2,1,5,-1,3,-4v-1,0,-3,1,-5,3v0,0,1,-1,1,-2v-2,1,-4,5,0,6v1,1,1,0,2,0xm78,-211v-4,0,-2,1,0,3r0,-3xm139,-136v-1,-1,-2,-1,-4,-1v2,2,3,3,4,1xm138,-134v2,3,6,5,10,2v-5,1,-3,-3,-7,-3v1,0,1,1,1,1r-4,0xm154,-116v1,0,3,-3,1,-4v0,0,0,1,-1,4xm58,-99v2,-5,-5,-2,-5,-2v6,-1,5,-2,5,2xm56,-95r0,-2r1,1v0,-2,-3,-4,-2,-1v0,1,0,2,1,2xm58,-93v-1,0,-3,2,-2,4v3,0,3,-1,2,-4xm56,-86v0,2,0,8,3,4r0,-4v-2,1,-3,1,-3,0xm57,-77v0,-1,-1,-2,-2,-4v0,3,1,4,2,4xm37,-76v0,-3,-1,-4,-1,-5v-2,3,-1,4,1,5xm58,-78v-1,3,2,3,3,4v-1,-1,0,-4,-3,-4xm128,-78v-1,0,-1,6,2,5v0,-1,-1,-3,-2,-5xm5,-77v-1,3,2,1,3,1v-1,-1,-2,-1,-3,-1xm19,-68v0,1,1,2,4,0v0,-3,1,0,-1,0r-3,0xm49,-60v1,-2,-1,-4,-4,-3v4,1,-6,10,4,8v1,2,6,8,9,6v-4,-2,-8,-6,-12,-11r3,0xm63,-62v-3,-1,-4,4,-2,2v1,0,2,-1,2,-2xm44,-59v-5,2,-15,3,-8,8v1,0,3,-1,4,-2v-2,2,-3,0,-3,-2v1,-2,7,0,7,-4xm82,-54r4,2v1,-3,-4,-3,-4,-2xm48,-53v-3,0,-3,3,-2,4v3,-1,3,-1,2,-4xm104,-50v1,0,4,-1,6,-2v-3,0,-6,1,-6,2xm100,-46v0,0,-2,-1,-4,-1v1,1,2,2,4,1xm100,-25v3,1,8,5,5,-3v-2,-3,-1,-1,-5,3xm112,-21v-3,-2,-5,-8,-5,-2v5,1,0,4,5,2xm120,-17v-1,-2,-2,-3,-3,-1v2,-1,1,4,3,1xm79,2v-7,2,-21,-3,-12,-6v0,-1,-1,-1,-2,-1v10,-6,4,-5,12,-5v-6,-2,-10,-8,-14,-6v-1,-1,2,-3,2,-3v3,8,11,-1,12,2v-2,4,-5,1,-2,6v0,0,1,0,2,-1v1,8,-2,11,2,14xm76,-3v-3,0,-6,3,-1,3xm86,-32v1,-2,5,-2,4,2v-3,-3,-7,3,-4,-2xm101,-203v-1,5,0,2,2,6v-4,0,-6,-4,-2,-6xm122,-164v-2,-1,-3,-4,-6,-2v3,-1,5,-2,6,2xm130,-157v1,-2,2,-2,5,-2v-2,1,-3,4,-5,2xm118,-156v1,1,1,0,3,-1v-1,1,4,5,-3,1xm142,-145v-1,-3,-2,-3,-6,-4v0,1,1,1,1,1v-9,-1,0,-3,-4,-8v2,0,4,1,3,6r8,0v-3,0,-7,-3,-3,-6v1,4,2,3,6,4r-3,0v12,2,-7,4,2,8v0,2,-1,3,-3,3v-3,0,-4,-3,-4,-6xm145,-146v1,-1,2,-2,3,-2v-2,3,0,3,-3,2xm9,-142r-4,3v-1,0,0,-1,2,-2xm10,-139v0,-2,0,-2,2,-2v0,2,-1,2,-2,2xm36,-14v3,-1,2,3,1,3v0,-1,2,-1,3,-1v0,0,0,2,-1,3v-2,-3,-4,-5,-3,-5xm59,-9v2,2,9,-2,2,3r3,0v0,1,-4,3,-6,2v2,0,2,-3,1,-5xm49,-8v1,1,4,1,1,4v1,-1,0,-3,-1,-4xm95,-197v-1,-5,3,-4,4,-1v-1,0,-2,1,-4,1xm63,-14v1,4,-1,3,-5,2v0,-1,2,-2,5,-2","w":167},"7":{"d":"36,-161r1,5v0,-1,-1,-2,-1,-5xm55,-153v6,-1,11,-1,11,3v-5,-4,-9,3,-11,-3xm70,-71v0,1,-1,2,-2,2v-1,0,-1,-1,-1,-2v0,0,2,-1,3,0xm30,-58v0,0,4,7,1,4v-1,-2,-4,1,-4,-1v0,-1,4,-1,3,-3xm31,-49v0,1,3,4,1,4v0,-1,-1,-2,-1,-4xm26,-30v4,1,8,5,0,2r0,-2xm5,-11v1,-1,2,0,2,2v0,2,0,3,-1,3v0,-1,0,-3,-1,-5xm59,-11v0,1,0,2,-1,3v0,-1,0,-2,1,-3xm44,-5v1,0,1,3,1,7v-2,-1,-1,-5,-1,-7xm33,-1v-2,-2,-9,3,-9,-3v4,0,9,-1,9,3xm4,-3v3,-2,4,1,5,4v-4,1,-6,-2,-5,-4xm9,5v-1,-1,-3,-4,0,-3r0,3xm26,11v-2,8,-12,2,-13,-3v2,-1,3,-1,1,-4v3,0,12,3,12,7xm-11,10v10,-2,3,6,1,2v0,-1,-1,-2,-1,-2xm21,22v2,-1,9,4,3,3v-2,0,-3,-2,-3,-3xm-4,64v0,-3,6,-7,8,-2v0,3,-5,6,-8,2xm17,63v0,4,-6,2,-7,0v0,-4,7,-4,7,0xm37,-71v-7,-3,8,-15,4,-16r48,-103r-56,0r0,31r-28,0v0,-16,-10,-38,-5,-49v-10,-4,8,-10,1,-11v-1,0,-2,0,-2,-1v3,-1,4,0,12,-1v-3,5,5,-1,6,5v-1,2,-4,-1,-5,-1v4,2,1,4,5,8v-3,-15,27,6,24,-9v0,1,0,1,-1,2v-2,-2,-4,-4,2,-3v0,-1,0,-1,-1,-1v1,0,3,1,5,0v0,0,-1,-1,-2,-1r83,0v3,52,-31,86,-44,130v2,3,5,10,-3,7v-3,5,-4,13,-12,8v2,1,3,2,5,4v0,0,-1,0,-3,-1r2,4v-2,2,-2,-8,-6,-5v3,3,0,4,4,8r0,-3v0,0,-2,16,-4,7v-4,17,-2,22,-4,41v-3,-2,-4,-4,-9,-1v-1,-4,2,-4,4,-8v0,1,-1,1,-2,2v3,-12,-3,-4,-5,-14v0,0,4,2,3,-2v-4,2,-4,-1,-11,1v-2,-6,1,-12,9,-11v0,-6,10,3,8,-12v-1,5,-5,2,-6,3v0,0,3,-5,0,-3v-6,1,-1,-2,-5,-4v0,2,-2,5,-4,1v0,0,1,1,2,1v0,-3,-3,-2,-4,0v3,1,5,2,5,5v-8,-1,-7,0,-16,1v2,1,2,2,-1,3v3,-9,3,-11,7,-12xm6,-220v-1,2,0,2,1,1v0,-2,0,-2,-1,-1xm53,-220v0,4,1,3,1,0r-1,0xm4,-216v4,5,12,-5,2,-1v-1,0,-2,0,-2,1xm50,-217v0,0,1,1,1,2v0,0,5,-3,-1,-2xm92,-202v2,2,2,2,4,0v-1,-3,-2,1,-4,0xm111,-202v-1,1,-6,2,-3,4v-1,0,-1,-1,0,-2v0,1,0,2,1,2v0,-2,1,-3,2,-4xm61,-75v0,-1,1,-2,1,-2v0,1,3,5,2,1r-3,-1v-1,0,-1,1,0,2xm49,-70v2,1,6,2,2,0v-1,-1,-2,-1,-2,0xm64,-61r-2,-2v0,1,1,2,2,2xm23,-216v-2,-2,-7,-1,-7,-5r8,0v-3,1,-1,1,0,4v-1,-1,-2,-3,-4,-4v-2,0,-2,1,-1,1v4,-1,0,3,4,4xm33,-216v-3,-1,-8,2,-6,-1v2,-3,4,-1,6,1xm47,-62v2,0,1,2,1,4v-3,-1,-2,-1,-1,-4xm30,-52v3,3,14,0,7,5v-1,-1,-1,-3,-3,-3v1,0,2,1,2,2v-2,-1,-4,-2,-6,-4xm49,-34v1,-3,0,-3,4,-1v-4,-2,-1,0,-4,1xm33,-24v-8,2,-1,-1,-2,-6v2,0,4,2,2,6xm58,-21v6,-1,-1,6,3,3v0,-1,1,-1,2,-1v0,4,-1,6,-5,4v2,-3,-2,-1,-2,-5v2,-1,2,2,3,2v0,0,-1,-2,-1,-3","w":135},"8":{"d":"133,-242v0,3,0,2,-2,1v0,-1,1,-1,2,-1xm133,-231v1,-2,4,-3,3,1v-2,1,-2,-1,-3,-1xm136,-227v3,7,-6,8,-2,2r1,1v0,-1,-1,-3,1,-3xm72,-221v0,0,5,-4,3,-1v-1,1,-2,1,-3,1xm-83,-90v0,-2,4,-5,2,-1v-1,0,-1,1,-2,1xm103,-84r3,-1v-1,2,-2,3,-3,1xm42,-81v0,0,7,0,2,0v-1,-1,-1,-1,-2,0xm69,-74v1,-2,1,-5,5,-4v-1,5,-1,1,-5,4xm-70,-76v3,-3,2,0,2,2v-2,0,-2,0,-2,-2xm-51,-72v0,0,-3,-5,2,-4r0,5v-1,0,-2,0,-2,-1xm-26,-68v2,-1,3,-1,3,-1v-1,2,-2,2,-3,1xm-38,-68v0,2,0,4,-2,3v2,-1,0,-3,2,-3xm138,-63v-4,-1,-8,-3,-5,-5v2,0,5,4,5,5xm-24,-63v-1,-1,-2,-4,1,-2v0,1,-2,1,-1,2xm53,-59v1,-1,1,-3,3,-1v0,1,-1,1,-3,1xm116,-57v2,4,-6,4,-1,2xm123,-48v2,-3,5,2,7,-1v0,4,-5,4,-7,1xm-25,-45v0,-2,0,-4,2,-3v0,5,-1,-1,-2,3xm-12,-41v-1,-1,1,-10,3,-5v0,1,-2,2,-3,5xm-6,-39v-1,2,-2,4,-4,2v1,0,2,-3,4,-2xm84,-32v0,-2,0,-5,2,-5xm62,-32v0,-2,0,-4,2,-3v0,1,0,2,-2,3xm130,-33v1,1,1,2,2,3v-3,0,-3,-1,-2,-3xm88,-7v8,0,11,0,11,4v-6,-6,-10,4,-11,-4xm60,-3v3,4,-2,12,-5,5v1,-3,3,-5,5,-5xm50,4v0,-1,1,-4,3,-3v1,2,-2,6,-3,3xm122,7r-5,-2v2,0,3,0,5,2xm105,14v0,-2,3,-4,4,-1v-1,4,-3,1,-4,1xm125,35v0,-3,7,-4,4,0v0,2,1,2,-4,2v0,0,2,-3,0,-2xm44,-217v-4,12,2,9,9,4v2,-4,-5,-3,-1,-6r-2,0v0,-1,2,-2,5,-3v-2,1,2,16,-1,10v1,-1,1,-2,1,-2v-3,0,-2,3,-2,6v3,-6,8,8,11,1v-3,-11,3,2,5,-3v-5,-5,8,-8,-1,-9v-1,-3,3,-6,3,-2v-1,0,-2,-1,-2,-1v1,4,9,2,11,-1r0,3v3,-1,1,-1,3,1v0,0,-7,-1,-5,4v-1,0,-1,-1,-1,-1v0,0,0,1,1,2v2,-3,8,0,11,-5v-6,1,-5,-5,-1,-2v3,2,11,0,8,4r-7,0v3,1,3,3,10,1v-2,-4,-2,-2,2,-1v2,0,3,1,3,1r-1,0v3,4,6,-14,13,-5v3,-2,7,-7,14,-9v-3,5,2,6,0,12v-3,0,-3,-3,-2,-5v-7,3,4,4,-1,9v0,-1,-2,-1,-4,-1v0,3,-1,4,-3,2v0,-1,0,-1,-1,-1v1,4,1,2,-5,4v2,1,5,4,7,7v-1,-2,-2,-3,1,-3v14,19,18,72,-12,82v15,7,34,23,32,37v1,-2,2,-2,-2,-2v-4,4,10,6,0,8v0,-4,-2,-1,-4,0v0,1,1,1,2,1v0,1,-1,1,-2,0v-1,-3,-9,-11,-11,-3v0,-1,4,-2,2,0v-1,1,-2,0,-4,0v6,5,6,2,2,7v1,1,2,1,2,4v-2,2,-4,2,-6,1v3,-3,1,-5,4,-8v-4,3,-7,-6,-13,-1v2,-2,2,-3,-1,-3v-1,4,4,3,1,5v-6,1,0,-5,-5,-8r5,-1v-2,-1,-7,-1,-12,0v-1,0,-1,-1,0,-1v4,0,1,-1,1,-5v0,1,-2,5,-2,0r0,4v-3,-1,-5,-9,-12,-9v0,-1,1,-2,2,-2v-14,-4,-40,-5,-41,11v-2,0,-2,-1,-2,-2v-3,4,-2,4,-2,7v-3,-2,-4,1,-3,3v0,1,1,2,1,2v-3,-1,-7,0,-4,8v-5,14,7,28,22,35v-1,5,-1,7,6,10r-6,0v9,0,9,14,15,20v-1,-3,-8,-6,-13,-3v2,3,0,4,-3,5v5,-7,-1,-11,-2,-14v-3,10,2,14,-2,17v-32,-6,-51,-24,-57,-53v-3,7,-15,2,-11,12v1,11,-2,0,-6,1r1,-4v-1,2,-3,-1,-3,-1v3,-1,1,-1,0,-3r-1,1v0,0,0,-2,1,-2v1,4,3,1,6,-1v-6,-4,-8,5,-10,-2v7,1,1,-3,3,-7v-2,3,-4,7,-6,3v3,-1,5,-2,0,-3v-2,-2,-2,2,-3,0v2,-4,6,0,9,-3v3,1,1,3,3,0v-5,-2,-3,-4,-4,-7v3,0,1,1,4,-1r0,2v4,-3,-5,-6,-5,-6v5,1,15,5,7,1v3,0,0,-4,1,-5v0,3,5,3,7,5v-2,1,-4,-2,-4,0v3,1,4,1,4,7v-4,-1,-7,-1,-4,1v2,2,1,0,4,-1v-1,1,-5,6,-2,7v9,-23,22,-53,45,-61v-40,-20,-32,-83,10,-96xm99,-215v3,0,4,-1,1,-2v0,0,-1,1,-1,2xm123,-217v0,1,1,1,2,1xm65,-199v2,0,4,-2,5,-5v-3,-1,-5,3,-5,5xm122,-87v0,-2,-2,-2,-4,-2xm123,-83r1,-4v-1,1,-3,3,-1,4xm116,-85v-1,2,0,4,3,2v-1,-1,-1,-6,-2,-3r2,2v0,0,-1,-1,-3,-1xm-5,-71v0,4,3,0,3,0r-3,0xm-22,-67v4,1,4,2,7,0v-1,-2,-4,-3,-7,0xm-6,-62v0,-2,1,-2,1,-1v0,1,-1,2,-1,3v3,-1,5,-2,0,-5v-1,1,-2,2,0,3xm-21,-60v1,3,4,6,2,0v0,1,-1,1,-2,0xm-4,-59v-5,1,-2,4,-2,7v1,-3,6,-4,2,-7xm-15,-44v1,-1,1,-3,0,-5v-1,2,-1,4,0,5xm57,-27r0,8v3,-4,3,-6,0,-8xm60,-26v0,-2,0,-2,-1,-2v-1,1,-1,1,1,2xm-23,-78v2,0,4,5,0,2v1,-1,1,-2,0,-2xm-12,-34v1,-3,-2,-8,2,-7v-4,3,4,6,-2,7xm130,-225v1,-3,1,-5,3,0v-1,1,-1,0,-3,0xm130,-206v2,2,3,0,4,5v-3,-1,-3,1,-4,-5xm-81,-80v1,4,-2,2,-3,1xm49,-78v-1,2,-3,2,-4,0v10,-2,10,-3,12,7v6,-2,3,-7,9,-7v-3,4,5,6,3,12v-1,0,-1,-1,-1,1v0,9,-4,-1,-6,5v0,3,1,2,1,2r-2,-2v0,6,-1,5,-4,3v3,-3,-2,-5,0,-8v0,4,4,1,5,0v-10,-3,-14,0,-13,-13xm-77,-75v0,-1,2,-5,2,-1xm105,-74v3,-3,7,-2,7,5v-4,4,-5,-2,-7,-5xm-66,-75v0,-1,-2,-4,0,-2v1,1,3,2,2,5v-3,2,-3,-2,-2,-3xm-74,-56v0,-2,-1,-6,-1,-1xm-73,-48v2,-3,1,-6,-3,-7xm-34,-72v-1,0,-1,-3,-3,-2v3,4,0,6,-4,6v3,-4,1,-11,7,-4xm-34,-71v-1,2,-2,9,-4,5v1,-1,1,-2,4,-5xm-72,-72v-5,-1,-4,-3,0,-2r0,2xm-74,-71v2,1,5,1,1,3v-1,0,-1,-2,-1,-3xm117,-68v6,-5,4,2,6,-1v0,3,-5,2,-6,1xm119,-64v3,1,3,6,9,5v2,2,3,5,2,7v-6,-2,-8,-8,-11,-12xm123,-57v2,2,1,10,-1,4v0,1,-1,2,-1,2v0,-3,0,-5,2,-6xm140,-41v-6,0,-1,7,-2,7v2,-2,4,0,1,-3v4,1,2,3,0,7v-1,-4,0,-4,-7,-3r-2,-5v2,0,3,1,5,0v-3,-4,-5,-2,-5,-10v6,2,3,-6,11,-7v0,8,5,7,8,4v-3,5,13,8,1,12v4,-4,0,-4,-3,-7v-1,5,-8,-6,-11,-1v1,0,2,-1,2,-1v-1,2,-3,2,-1,5v3,-3,2,-1,4,3r-2,1v0,-1,1,-2,1,-2xm120,-52v-2,1,-4,1,-3,-2v0,0,0,-1,3,2xm116,-45v0,-3,-1,-3,1,0r-1,0xm-67,-39v-3,-2,-3,-3,0,-7v-2,1,2,5,0,7xm142,-41v0,1,1,2,1,3v0,0,-1,-1,-1,-3xm110,-13v5,-5,21,-1,20,-14v3,-1,-1,-3,7,-3v-5,7,3,32,-6,24v-2,8,7,22,2,34v-3,2,-9,0,-4,-3v-3,-5,-10,3,-10,-3v4,1,5,-1,4,-5v0,2,-3,4,-3,1v3,-6,5,-11,1,-15v-1,-1,-1,3,-2,2v0,-4,-2,-5,2,-3v0,1,1,1,2,1v-1,-1,-4,-4,-1,-4r1,1v-6,-11,-14,7,-15,-5v-1,0,-1,1,-2,0v3,-1,6,-6,4,-8xm130,-26v0,0,6,3,3,0v-1,0,-3,-1,-3,0xm133,-13v1,-2,-3,-3,-3,-1xm128,23v0,-2,-2,-4,-4,-2v0,2,1,1,4,2xm110,10v0,-1,-3,-2,-1,-2v1,0,2,1,1,2xm96,23r1,-2v0,-2,-1,-2,-1,-1r0,2v-3,-4,-3,-8,-3,-13v3,3,6,1,9,2v-1,7,0,12,-6,12","w":151},"9":{"d":"22,-179v4,0,2,-7,6,-2v-2,3,-4,3,-6,2xm15,-179v1,0,2,2,2,4v-1,-2,-2,-3,-2,-4xm26,-178v0,2,-3,5,-3,1v1,-1,2,-1,3,-1xm29,-166v-4,-4,6,-8,1,-4v1,1,0,5,-1,4xm35,-168v6,2,-1,15,1,5v0,-2,-1,-4,-1,-5xm19,-164v2,-3,4,-3,6,1v-2,-2,-3,-2,-6,-1xm8,-140r4,0v-1,2,-5,5,-4,0xm39,-139v2,1,1,5,1,7xm10,-132v4,-2,-3,-6,3,-6v1,3,0,5,-3,6xm-44,-114v4,0,6,-2,5,5v1,7,0,5,-6,4v-5,-3,4,-5,1,-9xm-41,-111v-2,-2,-1,1,-1,1v0,0,0,1,1,1r0,-2xm1,-92v0,2,-1,3,-5,3v-2,-3,2,-5,5,-3xm79,-50v0,-2,1,-4,2,-1v0,1,-1,1,-2,1xm70,-53v0,1,-2,5,-2,1v0,0,1,-1,2,-1xm73,-46v0,-3,1,-3,3,-1v0,0,-1,1,-3,1xm57,-37v2,1,3,1,1,4v0,0,0,-1,-1,-4xm92,-33r3,0v0,2,-1,2,-3,0xm60,-23v4,1,8,2,0,2r0,-2xm86,-16v1,0,3,-2,3,0v-3,1,0,3,-4,2v0,-1,1,-1,1,-2xm76,-7v6,0,13,8,5,12v-2,-4,-6,-3,-5,-12xm31,-208v7,1,2,-7,10,-8v6,-2,6,-1,12,-3v0,2,1,5,2,11v2,-2,-1,-9,-1,-12v32,-9,59,9,80,21v-1,12,24,5,15,20v-6,-1,-3,2,-3,7v1,0,0,-4,2,-2v-1,3,6,4,5,6v-2,0,-3,-1,-3,-1v5,7,0,45,10,48v0,4,15,14,0,16v-4,0,-8,-2,-11,-4v-9,20,-35,56,-48,74v-3,-2,-6,1,-8,-4v1,-1,3,2,4,0v-3,1,-4,-1,-4,-3r2,0v-2,-2,0,-7,-4,-4v1,1,2,0,0,2v-1,1,-3,-3,-3,-1v2,1,3,2,-1,2v-1,0,-2,-1,-2,-1v2,2,8,6,1,7v0,-1,1,-2,2,-3v-6,0,-3,-1,-4,-4v-1,1,-3,3,-4,2v6,-1,3,-8,10,-5v0,-3,-7,-3,-4,-4v1,0,2,1,2,1v-5,-3,3,-6,-4,-5v0,3,1,8,-2,8v-3,-12,11,-11,1,-17v-2,2,-3,1,-6,1v4,1,4,2,3,4r-2,-1v1,1,2,3,2,6v-6,-2,0,5,-9,3v0,-7,4,0,6,-4v-2,-3,-3,-1,1,-5v0,-8,2,-8,9,-16r0,3v1,-2,3,-5,7,-8v-8,0,-17,19,-23,9v5,-5,-4,-13,0,-15v-5,0,-2,7,-7,3v3,7,-6,3,-4,11v-1,-2,-3,-4,-4,0v1,1,3,1,3,0v0,3,-3,4,-3,0v-4,-6,3,-10,7,-9v-1,-6,-6,0,-8,-3v0,-1,1,-2,4,-1v-1,-5,-5,1,-5,-3r0,10v-5,-3,0,-6,-8,-4r0,-3r0,2v-2,-6,2,-6,2,-8v-5,3,-1,-2,-5,-3v2,2,0,6,-3,6v-6,-8,6,-17,7,-22v2,3,21,6,14,15v2,-1,2,-3,2,-6v16,4,37,-3,45,-19r-1,7v26,-41,-26,-92,-62,-56v-10,-9,-7,-30,-14,-38xm72,-83v1,0,2,-1,2,-3v-3,0,-1,1,-2,3xm41,-91r2,-3v-2,-1,-3,3,-2,3xm62,-185v-1,-6,-4,-13,-7,-22v1,6,4,13,7,22xm56,-185v1,1,2,1,3,0v-1,-1,-2,-1,-3,0xm138,-185v-5,2,-3,2,-1,4v1,-3,1,-4,1,-4xm123,-161v-1,-1,-4,5,-3,6v0,-1,2,-3,3,-6xm76,-83v1,-1,1,-2,1,-4v-1,1,-3,3,-1,4xm93,-66v-5,6,5,7,0,6v0,-3,1,-2,0,-6xm98,-61v-3,-1,-3,3,-1,3v-1,-1,-2,-2,-1,-2v1,0,2,0,3,1v0,-1,0,-2,-1,-2xm94,-57r-3,0r3,0xm90,-51v0,4,1,3,5,2v-3,-4,0,-7,-5,-8v1,2,-1,5,3,7v0,0,-2,0,-3,-1xm97,-50v0,-2,-2,-3,-3,-3v0,1,1,3,3,3xm102,-41v-1,-2,-5,0,-2,1v2,-1,-1,-3,2,-1xm35,-181v4,4,10,12,4,18v-6,-4,1,-15,-6,-17v1,-1,3,1,2,-1xm37,-168v1,0,4,-1,3,-4v-2,1,-3,2,-3,4xm46,-80v0,8,7,0,3,10r-3,0v0,2,2,1,-1,2v0,-5,6,-3,-1,-6v5,0,1,0,1,-4v-6,3,-1,6,-6,8r0,-16v3,-1,2,3,2,5r-2,0v1,1,3,3,1,4v6,-1,-3,-4,3,-6v0,2,1,2,2,1v0,-1,0,-1,1,-1r0,3v2,1,3,-4,4,0v0,1,-1,0,-2,0v0,0,4,2,1,3v-2,0,-4,0,-3,-3xm38,-75v-14,2,-2,-17,-2,-17v4,0,-1,3,3,4v-5,-4,-4,6,-7,8v3,4,6,0,6,5xm14,-158v-7,0,-3,8,-10,2v2,0,5,0,5,-2v-3,1,-3,2,-3,-3v3,-1,1,0,1,-4v2,2,1,4,-1,7v11,1,2,-8,16,-2v-3,6,-5,-6,-8,1v2,0,2,1,1,3v3,-1,7,-4,9,-2v0,0,0,1,-1,1v1,-1,1,-2,0,-3v6,0,11,3,2,4v7,0,3,4,6,10v0,-1,-1,-1,-1,-1r-1,12v0,0,1,-2,2,-3r0,5r1,-1v-3,2,2,10,1,3v3,0,2,5,0,5v0,-1,-2,-2,-2,0v1,-1,3,3,1,1v0,-1,-1,-1,-1,-1v1,5,2,10,0,15v6,-2,-2,4,4,5v2,-9,-2,-5,0,-16v0,1,-1,1,-2,1v1,0,2,-2,2,-5v7,16,2,6,11,14v-3,2,-2,15,-12,14v1,3,1,1,4,0v-4,6,-7,13,-11,16v0,-2,2,-1,2,-2v-12,7,-17,-7,-13,-14v0,0,-1,1,-1,2v2,-1,5,-2,4,2v0,0,1,0,-3,-1v4,9,5,6,8,6v-2,3,1,8,4,3v-7,-4,-4,-12,-14,-12v0,-4,2,-7,-4,-7v7,-4,0,-15,0,-20v6,4,1,-15,6,-4v0,-1,-1,-1,-1,-2v1,0,2,1,2,2v1,-2,-1,-3,-3,-6v1,1,4,2,5,1v-2,-1,-6,-3,-2,-6v1,0,3,1,5,2v-1,-2,-3,-7,0,-2v3,-1,2,-1,3,-3v-4,4,-2,-4,-7,-2r1,4v-2,-1,-4,0,-2,-3r-5,3v1,-1,1,-2,0,-3r2,1v-1,-3,-3,-5,-2,-9v-1,0,-2,0,-2,1v0,-5,4,-2,4,-7xm15,-147v0,2,-2,3,1,3v1,0,2,-4,-1,-3xm19,-153r-2,1r4,-1v0,3,-2,3,-4,2v12,7,-1,-12,2,-2xm13,-151v0,5,1,5,2,0r-2,0xm20,-147v2,-2,4,2,7,0v-4,-4,-3,-2,-7,0xm22,-137v-1,0,0,1,0,2v0,1,1,2,1,1v-1,-2,1,-1,-1,-3xm27,-134v0,5,1,7,2,3xm20,-127v0,-2,-2,-3,-2,0v0,1,1,2,-1,2v1,-1,0,-1,-1,-2v1,3,1,4,4,2v1,-1,0,-2,-1,-3xm17,-119v-1,-1,1,-5,-2,-4v0,1,1,2,2,4xm27,-106r3,-9v-3,1,-3,5,-3,9xm26,-107v-2,0,-7,2,-1,2v0,-1,1,-2,1,-2xm35,-104v-1,-2,-4,0,-4,1v0,0,1,0,4,-1xm20,-98v1,2,3,1,3,0r-3,0xm23,-84v0,0,-7,-1,-2,0r2,0xm8,-149v0,0,0,-1,1,-1v0,0,1,1,-1,3v-1,-2,-3,-2,-1,-6v1,0,3,3,1,4xm14,-142v2,0,3,3,1,2v-2,0,-1,0,-1,-2xm82,-61v2,0,4,-4,2,-1v2,2,-1,7,-3,4v1,0,1,-1,1,-3xm98,-35v2,2,3,2,3,0v0,1,-6,6,-1,2xm28,-207v-4,3,4,7,-3,8r0,-2v1,2,2,2,3,0v0,-1,-4,-5,0,-6xm25,-189v0,0,6,-4,2,-3v-1,3,-2,1,0,0v3,-2,2,-2,4,-3v-2,-1,-5,16,-6,6xm26,-177v-1,-3,4,-4,2,-2v-2,1,1,2,-2,2xm31,-179v2,0,1,3,1,5v-1,-1,-1,-3,-1,-5xm25,-172v0,-1,4,-1,4,1v-3,0,-1,-1,-5,0v0,-2,4,-5,2,-2v-1,0,-1,1,-1,1xm27,-166v-2,-2,-5,-2,-3,-5v2,3,3,1,3,5xm26,-165v3,-1,9,0,1,2v3,-1,9,1,1,1v-4,1,0,-2,-2,-3xm-44,-119v2,2,4,1,6,-1v0,4,-3,5,-6,1xm43,-83r-2,-6v3,0,4,4,2,6xm62,-67v-4,1,-4,-2,-1,-2v0,1,1,1,1,2xm78,-48v-2,-5,-1,-2,2,-1v0,1,-2,1,-2,1xm76,-42v4,-1,1,2,1,1xm74,-42v3,2,0,4,0,5v-2,-1,-1,-3,0,-5xm91,-31v-3,-2,-5,-7,0,-7v-1,0,-2,4,0,1v2,2,-1,2,0,6xm66,-37v1,0,2,2,2,4v-3,-1,-4,-2,-2,-4xm70,-34r2,-3v-1,0,-2,1,-2,3xm88,-35v-1,1,-1,1,-4,2v1,-2,0,-4,4,-2xm62,-30v-3,1,-1,-2,-1,-4v0,1,0,2,1,4xm77,-32v0,1,0,2,1,5v-2,-3,-2,-4,-1,-5xm96,-31v1,-2,3,-1,0,0v-1,3,-3,3,0,0xm82,-28v1,-1,2,-4,3,-2v0,1,-1,1,-3,2xm74,-15v4,-1,6,2,6,5v-5,-3,-3,11,-7,4v-1,0,-1,4,-3,3v1,-4,6,-3,0,-7v3,6,-4,6,-6,4v2,2,1,6,-2,7r1,-2v-7,2,-18,1,-35,2v5,-4,9,-17,18,-20v-5,0,-1,-1,-1,-3v5,-1,2,-8,8,-5v-1,3,-2,3,-2,3v0,0,4,1,2,0v-1,0,-1,-1,0,-1v1,3,-3,4,-1,10v-6,-4,-6,-1,-3,3v-1,-4,1,-1,3,-1v-2,1,3,2,3,2v0,-2,-3,-4,-2,-8v4,-1,5,5,8,2v0,4,2,6,6,11v-2,-3,-4,-5,1,-6r-2,4v2,-3,3,-4,0,-7v1,1,2,2,4,2v-1,3,-1,0,1,3v3,-2,-3,-5,-1,-5r4,6v0,0,-3,-6,1,-3v1,1,1,2,0,2v4,-2,1,-3,-1,-5xm47,-22v4,3,8,-1,3,-1v-1,1,-2,1,-3,1xm54,-16v1,1,0,0,0,2v0,-2,3,0,3,-2r-3,0xm63,-11v-2,1,-8,4,-4,5v2,-5,3,3,5,-2v-5,2,-1,-2,-1,-3xm72,-2v0,2,-1,2,-1,1v2,-1,6,-5,4,1v-4,1,-8,-1,-3,-2xm53,-21v1,0,4,-1,4,1v-2,-2,-3,2,-4,-1xm95,-27v0,1,-1,2,-3,3v0,-1,1,-2,3,-3xm89,-23v-4,1,-1,-2,-3,-4v2,1,3,2,3,4xm86,-19v-1,-4,-2,0,-3,-2v0,-2,2,-3,3,-1v0,0,1,2,0,3xm67,-21v2,1,0,2,0,4r0,-4xm84,-17v2,-1,3,-5,7,-3v-3,0,-3,4,-7,3xm72,-18v0,1,-2,0,-3,0v1,-2,5,-4,3,0xm74,-16v-1,-3,3,-2,5,-2v1,5,-4,0,-5,2xm82,-11v1,-2,1,-4,3,-2xm68,-3v0,1,-1,3,-2,4v0,-1,1,-3,2,-4xm23,-195v2,1,10,-2,5,1v-2,2,-4,1,-5,-1xm-3,-156v15,4,3,11,-1,15v1,-7,-8,-13,1,-15","w":159},":":{"d":"4,-3v-1,2,-2,0,-3,-1v1,0,2,0,3,1xm1,0v0,-2,3,-3,2,0r-2,0xm8,-29v0,-2,1,-2,2,-1v0,2,-5,3,-1,2xm13,-4v2,3,2,5,-3,4v-3,0,0,-4,-5,-1v0,1,1,1,1,1v0,0,-2,-1,-3,-1v5,-4,7,-7,-2,-8v1,-2,4,-2,7,-4v-2,-3,-2,-5,-1,-6r1,1v0,-4,-1,-2,-3,-1v4,-2,0,-5,5,-3v0,0,-2,1,0,1v7,-3,-1,-5,2,-10v32,-2,12,5,16,29v0,-1,-1,-1,-1,0r1,2v-4,-1,-1,-2,-10,0v-1,-5,-2,-5,-6,-4v0,4,-1,2,1,0xm10,-10v2,1,-1,2,2,3v0,-1,-1,-3,-2,-3xm8,-5v1,0,4,1,4,-1v-3,1,-3,-3,-4,1xm25,-4r1,2v0,-1,-1,-2,-1,-2xm0,-26v1,-8,7,2,10,-1v-4,4,-6,5,-10,1xm5,-7v-4,1,2,4,-4,3v2,-2,0,-5,4,-3xm-3,-30v0,1,1,2,2,3v0,-1,-1,-2,-2,-3xm2,-80r2,-3v0,1,-1,2,-2,3xm0,-84r0,3r0,-3xm26,-76v2,3,-2,1,-2,1xm30,-53v-7,-4,-20,-2,-30,-4v0,-14,5,-8,4,-16r-3,0v2,0,1,2,1,3v0,0,-1,1,-2,1r1,-7v0,0,-1,0,-1,1v0,0,1,-1,0,-2v2,0,1,2,2,-1v-1,-1,-1,-1,-2,0v0,0,1,-2,1,-3v7,12,7,-8,14,0v1,-1,2,-3,2,0v0,1,0,3,1,4v0,-2,0,0,1,0v0,0,-1,2,-2,2v1,3,0,5,4,5v0,0,-2,-2,-2,-4v1,1,2,3,3,1v8,-3,5,16,8,20xm10,-74v-1,2,-2,-1,-3,2v1,0,2,-1,3,-2xm4,-72v0,0,3,-4,1,-4v0,1,-1,2,-1,4xm4,-59v-1,-1,-2,-1,-2,1v1,0,2,-1,2,-1xm21,-84v8,0,0,6,2,10v-4,-1,-5,-8,-2,-10xm4,-80v-1,-5,5,0,2,-1v-2,0,0,3,-3,2xm26,-87v-1,0,-2,1,-3,2v0,0,2,-1,3,-2","w":38},";":{"d":"2,-80r2,-3v0,1,-1,2,-2,3xm0,-84r0,3r0,-3xm26,-76v2,3,-2,1,-2,1xm30,-53v-7,-4,-20,-2,-30,-4v0,-14,5,-8,4,-16r-3,0v2,0,1,2,1,3v0,0,-1,1,-2,1r1,-7v0,0,-1,0,-1,1v0,0,1,-1,0,-2v2,0,1,2,2,-1v-1,-1,-1,-1,-2,0v0,0,1,-2,1,-3v7,12,7,-8,14,0v1,-1,2,-3,2,0v0,1,0,3,1,4v0,-2,0,0,1,0v0,0,-1,2,-2,2v1,3,0,5,4,5v0,0,-2,-2,-2,-4v1,1,2,3,3,1v8,-3,5,16,8,20xm10,-74v-1,2,-2,-1,-3,2v1,0,2,-1,3,-2xm4,-72v0,0,3,-4,1,-4v0,1,-1,2,-1,4xm4,-59v-1,-1,-2,-1,-2,1v1,0,2,-1,2,-1xm21,-84v8,0,0,6,2,10v-4,-1,-5,-8,-2,-10xm4,-80v-1,-5,5,0,2,-1v-2,0,0,3,-3,2xm26,-87v-1,0,-2,1,-3,2v0,0,2,-1,3,-2xm-1,-36r2,1v-1,0,-2,0,-2,-1xm1,-30v0,0,-4,-2,-1,-2v0,0,1,1,1,2xm-8,-31v5,1,6,3,2,7v-1,0,-2,-3,-2,-6v3,0,0,1,0,-1xm4,-27v-1,-5,2,-4,5,-4v0,0,2,3,0,1v-2,-1,0,3,-5,3xm0,-28r1,1v-1,0,-1,0,-1,-1xm5,-24v-4,1,-6,-1,-2,-2v1,0,2,1,2,2xm12,-25v1,0,3,3,2,4v0,-2,-4,-1,-2,-4xm28,21v1,-2,3,-4,3,1xm31,26v-2,2,-2,3,-3,3v0,-2,1,-3,3,-3xm12,30r-3,0v0,-1,1,-1,3,0xm15,29v-1,0,-5,-9,-7,-4v4,1,1,2,0,1v-2,2,-3,6,-7,4r-1,-14v10,0,12,-4,12,-16r-12,0v0,-7,-2,-13,5,-14v0,0,-1,-1,-1,-2v2,1,2,3,3,0v-1,-3,0,-8,2,-3v-2,2,2,7,6,9v-7,-6,6,-10,5,-13v0,0,-1,0,-1,1v-1,0,-1,-1,-1,-4v-5,1,-13,7,-9,2v0,-3,1,-4,3,-2v-4,-2,1,-4,-2,-5r17,0v0,2,1,14,1,37v0,13,0,15,-13,23xm19,25v-2,3,-6,-2,-7,0v3,-1,6,5,7,0xm16,-29v-5,0,-2,3,0,1v-1,0,-1,0,0,-1xm20,-20v-2,1,-3,2,1,2v0,0,-1,-1,-1,-2xm17,-18v-1,2,-1,1,1,2xm20,-16v0,0,2,-1,3,-1v-1,0,-2,0,-3,1xm23,-14v1,0,5,-3,1,-3xm16,-6v2,1,2,-3,3,-3v-2,0,-3,1,-3,3xm18,17v2,4,-1,6,-2,8v2,-1,6,-1,7,-3v0,0,-1,0,-2,1v3,-2,-3,-4,-3,-6","w":38},"=":{"d":"7,-51r-4,-2v1,0,3,1,4,2xm3,-48r3,-1v0,0,-2,1,-3,1xm10,-79v2,-2,2,-3,4,-3v-2,2,-1,3,-4,3xm107,-48v-24,-3,-63,3,-86,-1v1,-2,1,-2,0,-4v-1,1,-1,3,-2,0v0,-1,1,-1,1,-1v-2,1,-6,0,-5,4v2,-2,3,-2,4,1v-5,1,-4,1,-6,-1v-2,0,-1,1,-2,2v1,-3,1,-2,-2,-3v-1,2,0,4,-3,1v12,-6,-10,-10,5,-13v-5,-8,0,-4,0,-9v0,1,-2,1,-3,1v5,-1,-1,-5,5,-3v0,0,0,2,1,2v-1,-4,3,2,4,-4v-3,1,-2,1,-3,-2r0,-5r96,0v-6,0,-3,28,-4,35xm14,-60r1,3v0,-1,0,-2,-1,-3xm11,-54r5,0v0,-2,-5,-3,-5,0xm104,-53v-1,1,-1,2,1,2v0,-1,-1,-2,-1,-2xm2,-78v2,-9,8,2,12,-1v-3,6,-8,3,-12,1xm4,-57v3,0,2,1,4,5v-2,-1,-4,-1,-4,-5xm-1,-83v0,1,1,3,2,4v0,-1,-1,-2,-2,-4xm6,-143v0,1,-1,5,-2,3v0,-1,1,-2,2,-3xm4,-141v-2,1,-2,1,-2,-2v1,0,2,0,2,2xm103,-134v2,-2,4,-1,2,2v-3,-2,-2,-5,-1,-5xm106,-131r3,22v-1,-1,-5,-3,0,-3r-105,0v2,-1,1,-1,0,-2v-2,0,0,2,-2,2v-2,-15,8,-12,4,-19v-5,-1,2,3,-4,4r1,-8v0,0,-1,3,-1,0v3,1,2,-2,1,-3v-1,0,-1,0,-1,-1r1,-1v0,1,1,2,3,5v1,0,2,0,2,-1v-1,1,-3,-1,-1,-1v5,3,2,-4,8,-6r78,3v0,-1,0,-2,1,-3r2,8v-1,-3,2,-1,2,-1v-2,4,-5,5,1,8v-1,-2,0,-2,1,-3v4,0,1,1,6,0xm13,-132v0,2,-2,-1,-2,1xm10,-135v-3,-1,-2,2,-3,5v2,-1,2,-3,3,-5xm4,-114v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm99,-143v9,-2,1,7,3,11v-4,-3,-5,-7,-3,-11xm10,-139v-2,-2,-4,4,-4,-3v2,1,7,-1,4,3xm105,-147v-1,0,-2,1,-3,2v1,-1,1,-1,3,-2","w":120},"?":{"d":"72,-230v-1,1,-3,2,-6,2v0,-2,2,-2,6,-2xm57,-222v-4,1,-4,-3,-1,-3v3,0,2,2,1,3xm59,-222v2,2,6,2,0,2r0,-2xm68,-220v2,-3,7,0,3,1v-1,0,-3,-1,-3,-1xm108,-220v0,-1,2,-1,5,0r-5,0xm2,-200v5,1,2,5,7,10v-7,3,-3,8,-12,4v2,-5,7,-7,5,-14xm17,-158v1,0,1,2,0,5v-1,-1,-1,-3,0,-5xm33,-157v1,-2,3,2,4,1v-1,1,-2,0,-4,-1xm133,-111v3,-2,3,2,3,5v-1,-1,-3,-1,-3,-5xm138,-100v-2,3,-4,4,-5,4v0,-3,2,-4,5,-4xm59,-55v3,1,2,16,-4,15v1,-8,-3,-5,0,-15v2,1,4,1,4,0xm59,-51v-2,-4,-1,0,-2,1xm73,-226v2,-2,7,-6,3,-1v-1,1,-2,1,-3,1xm60,-227v1,-3,1,-1,4,-1xm78,-228v-2,3,1,5,3,3v-1,5,1,8,-6,5v0,-4,0,-8,3,-8xm116,-217v13,9,25,23,29,38v1,0,2,-1,4,-1v-1,7,3,26,-5,19v-2,3,2,1,0,5r-1,-1v2,6,9,22,0,29r4,-2v-1,7,-5,2,-8,8v0,-3,1,-3,-3,-2v5,6,-12,14,-5,16v-3,1,-2,7,-6,1v-15,12,-24,24,-28,36v-5,-5,-16,2,-16,8r-27,1v-2,-36,40,-58,53,-87v4,2,15,0,11,7v2,-2,7,10,10,6r-1,1v5,3,2,-2,6,-3v-1,2,-2,4,-4,7v1,0,4,-1,6,0v-5,-11,4,-4,3,-12v0,0,1,0,1,2v4,-4,-1,-10,-4,-4v2,-10,1,-7,0,-13v-10,-3,-12,12,-21,9v1,-1,3,-3,-1,-3r1,2v0,-1,-2,-1,-5,-1v7,-43,-43,-43,-61,-28r0,4v-2,-2,-3,2,-4,1v0,-1,1,-2,1,-3v-7,2,-3,3,-1,6v-4,2,-9,-10,-6,-5v-1,6,-8,5,1,8v0,-1,2,-2,4,-2v-3,4,-1,13,-9,10v-1,1,6,2,3,3v-3,-2,-9,-4,0,-4v1,-4,-4,-1,-5,-1v3,-1,3,-2,5,-7r-5,0r2,4v-9,-3,3,-8,-2,-10v1,1,1,2,0,3v-1,0,-3,-1,-4,-1v1,0,1,2,1,4v-7,0,-6,-2,0,-5v-7,0,-8,1,-11,5v2,-1,3,-2,3,-2v1,2,2,5,2,8v-6,-7,-2,0,-10,-2v2,1,0,2,-1,4v-6,-7,-7,3,-12,3v0,-12,3,-17,7,-30v0,1,2,3,3,5v2,-3,3,-8,2,-14v8,-7,16,-11,22,-20v18,1,46,1,82,0xm32,-184v3,0,3,-1,1,-2v0,0,-1,0,-1,2xm40,-185r9,0v-2,-2,-7,-2,-9,0xm123,-186v-6,-1,-9,4,-10,7xm119,-178v0,-1,1,-2,1,-5v-2,0,-5,5,-1,5xm37,-182v-4,0,-4,4,-8,6v4,0,12,-4,8,-6xm126,-180v-6,2,-3,5,-4,7r-1,-1v0,1,0,3,1,5v2,-8,5,-5,4,-11xm23,-179v-1,0,-3,2,-2,4xm133,-175v0,-1,1,-2,1,-2v-1,2,-5,3,-1,6v1,0,6,-3,2,-3v1,2,-2,3,-2,1v1,0,2,-2,2,-6v-3,0,-4,2,-2,4xm126,-173v3,0,4,-5,0,-2v-1,1,-1,2,0,2xm114,-173v0,0,-1,-1,-5,-2v2,3,3,3,5,2xm117,-175v-3,8,7,9,2,2v0,-2,-1,-2,-2,-2xm123,-168v1,-3,10,-1,8,-6v0,0,-3,2,-7,3v0,1,-1,3,-1,3xm109,-160v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm8,-199v-2,-1,-4,-2,-2,-6v4,0,6,1,6,4v-2,-1,-1,-2,-4,-1v1,0,1,2,0,3xm149,-198v3,1,1,12,-1,6v-5,0,1,0,1,-6xm130,-148v2,-3,2,-6,3,0v0,0,0,1,-3,0xm55,-60v3,2,4,2,6,0v-1,4,-3,3,-6,0xm55,-38v4,4,16,-3,7,-5v11,-4,30,-1,33,6r0,37r-40,0r0,-38xm77,-41v-5,-4,-12,10,-19,6v0,3,3,5,4,2v-5,2,-3,4,0,5v4,-3,9,-7,15,-7v-4,-1,0,-4,0,-6xm5,-153v-8,-1,-3,-4,-1,-7v5,1,2,3,1,7","w":159,"k":{"a":18}},"A":{"d":"-7,-48v-1,-1,-2,-1,-2,0r2,0xm-14,-57v0,0,0,-2,-1,-2v0,0,0,2,1,2xm-41,-35v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm-10,-48v-2,-1,-4,-1,-2,1v1,0,1,-1,2,-1xm-9,-39v-3,-1,-1,1,-1,2v0,1,0,3,1,3v0,-1,-1,-4,0,-5xm-9,-41v0,5,3,-1,3,0v-2,1,-2,1,-3,0xm-4,-45v0,-2,1,-6,-2,-3xm-21,-34v7,0,7,1,8,-5v0,0,0,2,1,2v1,-7,3,-5,7,-5v-2,-4,-9,-5,-12,-2v-2,2,2,0,2,2v-9,1,-14,-5,-16,5v-1,7,8,9,12,5v-1,0,-2,-2,-2,-2xm-12,-43v-1,2,0,4,-3,4v0,-1,1,-2,3,-4xm-16,-36r-4,0v0,-1,4,-2,4,0xm155,-195v0,1,1,6,1,2v0,-1,0,-2,-1,-2xm159,-190v0,-2,0,-4,-1,-4v0,1,0,2,1,4xm-5,-62v1,1,5,-2,1,-2v0,0,-1,1,-1,2xm160,-190v-15,0,-4,6,0,7r0,-7xm159,-199v-1,1,-5,2,1,2v0,-1,-1,-1,-1,-2xm-1,-46v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm71,-219v0,1,0,2,1,2v0,-1,0,-2,-1,-2xm-3,-53v1,2,4,4,3,-1v-1,0,-2,1,-3,1xm7,-56v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm-3,-45v0,2,0,4,3,3v0,-1,-1,-3,-3,-3xm153,-62v1,9,8,20,11,31v-4,0,-7,-1,-10,2v1,-1,1,-1,0,-2r-14,0r0,31v22,0,53,0,94,-1r0,-35r-25,0v6,4,19,4,10,12v5,-13,-20,-4,-16,-18v0,-3,2,3,4,-1v-1,-3,-2,-8,-7,-8v1,2,1,3,0,3v-8,-52,-53,-128,-68,-175r-60,0v0,2,6,8,1,10r2,-1v1,13,-11,14,-15,22v-5,-2,3,-6,-2,-7v0,6,-2,14,6,12v1,5,8,9,13,11v-3,6,-2,19,-10,12v-1,3,5,4,2,7v-1,0,-3,-3,-3,-1v-11,44,-31,82,-50,122r-23,0v1,8,-9,3,-9,12v11,1,9,10,1,10v-1,1,-5,7,-1,4v4,2,9,2,9,10v24,-2,56,4,75,-3v4,4,21,-9,14,-15v5,0,1,-9,2,-13v-4,0,-8,-1,-14,0v0,0,1,1,1,2v-5,-4,-6,1,-11,-3r14,-32r79,1v1,1,2,3,2,3xm79,-22v2,-2,-1,-3,3,-2v-1,1,-1,2,-3,2xm79,-18r2,0r-2,0xm77,-15v0,-2,0,-2,2,-2v0,2,0,2,-2,2xm77,-18v-4,-2,-7,-3,-1,-3xm67,-9v-1,-9,4,-15,7,-8v-4,0,-8,1,-2,3v-3,2,-5,1,-6,1v3,0,0,2,1,4xm63,-5v1,1,3,4,0,4v-2,-1,-2,-2,0,-4xm52,-27v-3,0,-1,-1,-1,-2v1,0,1,1,1,2xm60,-92v-2,-2,1,0,1,-2xm66,-128v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm147,-183v0,1,-2,1,-3,1v0,-1,2,-1,3,-1xm125,-156r2,-2v-1,1,-1,2,-2,2xm108,-159v0,-5,2,-10,4,-4xm92,-210v1,0,1,1,1,3v-1,0,-1,-1,-1,-3xm89,-132v0,1,-4,5,-2,1v1,-1,1,-1,2,-1xm78,-213v0,0,1,1,1,2v0,0,-1,-1,-1,-2xm76,-201v0,1,3,2,1,2v0,0,-1,-1,-1,-2xm72,-197v1,0,1,1,1,2v-1,0,-1,-1,-1,-2xm75,-186v0,0,0,-1,2,-1v0,0,0,1,-2,1xm79,-168v-1,0,-2,-1,-2,-2v1,0,2,1,2,2xm74,-161v-1,-1,-2,-1,0,-2v1,1,2,1,0,2xm77,-162r2,0r-2,0xm81,-163v0,1,0,1,-1,1v0,-1,0,-1,1,-1xm82,-187v-1,0,-1,4,-3,1v0,0,2,-1,3,-1xm87,-80v-1,-1,3,-2,1,-2v-1,0,-1,1,-1,2xm114,-73v0,2,0,1,-1,0r1,0xm116,-73r-2,-1v1,-2,1,1,2,1xm126,-73v0,0,-1,3,-2,1xm138,-66r1,0r-1,0xm104,-154v3,1,6,5,9,3r0,5v0,0,3,-2,7,-6v0,1,4,11,11,29v3,0,2,0,1,2r8,24r-56,0v6,-19,18,-38,20,-57xm132,-147v-1,-1,-4,-1,-2,-2v1,2,2,2,2,2xm139,-119v1,2,-1,5,-1,1xm140,-117v0,0,2,1,0,1r0,-1xm140,-117v0,-1,2,-5,2,-1v0,1,-1,1,-2,1xm138,-131v1,0,3,3,3,1v0,-1,-1,-2,-1,-2v5,2,4,2,4,7v-2,1,-3,0,-6,-6xm132,-157v-13,-13,11,-13,10,-23v2,2,4,2,6,1v0,9,2,21,-7,20v2,10,10,16,4,27v-4,-3,-4,-1,-11,-3v2,-8,2,-1,3,-9v-1,2,-1,2,2,3v1,-6,-6,-5,-2,-9v-1,-2,-1,2,-3,1v2,-4,0,-3,0,-5r3,0v-6,-1,4,-5,-5,-3xm154,-58v0,0,4,-2,2,0r-2,0xm157,-105v0,2,0,0,-1,0r1,0xm162,-45r-1,0r1,0xm148,-24r1,1xm146,-29v-1,-1,-2,-1,-2,-1xm144,-16v-2,0,-3,-5,-1,-3v2,0,2,2,1,3xm144,-14v0,0,1,-1,1,-2v0,1,0,1,-1,2xm146,-8v0,0,2,-1,3,-1v-1,1,-1,1,0,2v0,-1,-5,-2,-3,-1xm152,-28v0,-1,0,-1,1,-1xm150,-8r0,2r0,-2xm177,-79v0,1,1,2,2,2v0,1,-2,1,-2,0r0,-2xm175,-114v0,0,1,1,2,1v-1,0,-2,0,-2,-1xm175,-104v-1,-2,0,-2,2,-1v0,1,-1,1,-2,1xm174,-54v-3,-8,3,-10,5,-3v-1,1,-3,2,-5,3xm164,-41v1,1,2,2,2,4v-1,0,-2,-1,-2,-4xm165,-32v0,0,2,0,2,1v0,0,-2,0,-2,-1xm165,-27v-1,-1,-3,-2,0,-2r0,2xm157,-24v0,0,-3,-5,2,-2v-1,-1,-1,3,-2,2xm162,-29r0,2r0,-2xm163,-24v-1,0,-1,-4,0,-2r0,2xm165,-3v-2,0,-2,0,-1,-1v2,0,-1,1,1,1xm164,-22v0,1,1,2,2,3v-1,1,-2,0,-2,-1v-1,-1,-1,-1,0,-2xm167,-44v3,1,-2,3,1,4v-2,0,-5,-1,-3,-3v1,1,2,1,2,-1xm171,-51v0,2,-2,5,-2,1xm173,-17v0,2,-2,4,-3,1v1,0,2,-1,3,-1xm174,-39v-1,1,-2,1,-2,-1v0,-1,1,-1,2,-1r0,2xm174,-22r0,-2r0,2xm177,-33v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm179,-34v-2,0,-2,-1,-1,-2v1,0,1,1,1,2xm181,-27v-2,1,-2,4,-3,1v1,-1,0,-1,3,-1xm202,-46v0,0,1,-4,1,-1xm194,-61v0,3,-1,4,-5,4v2,-3,-1,-9,5,-4xm189,-54v1,0,1,0,1,1v-1,0,-1,0,-1,-1xm185,-54v0,-1,1,-1,2,-1v3,2,-2,1,-2,1xm189,-50r-3,-1v1,-2,3,1,3,1xm184,-68v-2,0,-1,-2,-1,-3v1,0,1,2,1,3xm183,-64v2,0,2,1,1,2v0,0,-1,-1,-1,-2xm183,-59v3,1,2,-2,1,2v-1,0,-1,-1,-1,-2xm185,-27r-2,0r2,0xm187,-13v-1,1,-1,4,-1,0r1,0xm189,-20v0,1,1,3,2,5v-1,0,-2,-2,-2,-5xm194,-25v0,1,0,1,-1,1v0,-1,0,-1,1,-1xm188,-28v7,-2,6,-1,9,-3v1,5,-6,2,-9,3xm195,-35r0,1v-1,0,0,-1,0,-1xm193,-46v3,0,3,3,4,6v-3,1,-3,-5,-4,-6xm197,-61v-2,0,1,-2,0,-3v1,2,1,2,0,3xm200,-25v2,1,1,3,0,1r0,-1xm208,-31v-2,3,-2,1,-10,3v0,-4,0,-2,3,-2v3,2,2,-1,7,-1xm210,-4r0,-2v1,1,2,1,0,2xm219,-14v0,0,3,3,1,1v0,-1,-1,-1,-1,-1xm121,-104v0,1,0,2,1,4v0,-2,0,-4,-1,-4xm117,-104v0,2,3,6,2,1v0,-1,-1,-1,-2,-1xm204,-41r0,0r0,0xm119,-108v-1,3,5,1,3,1v0,-4,-1,2,-3,-1xm139,-168r0,1r0,-1xm139,-168r0,0r0,0xm142,-169v1,4,4,1,5,-1v-2,0,-4,-2,-5,1xm137,-168v-2,0,-7,-2,-8,0v3,0,7,4,8,0xm136,-164v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm194,-220v-1,-2,-9,-2,-10,0r10,0xm43,-125v1,0,4,-1,1,-1xm53,-122v1,0,1,0,1,-1xm177,-220r-5,0r5,0xm147,-221r-6,0r6,0xm32,-113v2,-1,2,-8,1,-11v-2,2,-1,7,-1,11xm33,-111v-2,1,0,5,-1,8v2,-1,1,-5,1,-8xm99,-9r0,-5r0,5xm5,-222v10,3,48,2,67,0r-67,0xm27,-177v2,0,1,-4,0,-5v0,4,-6,1,-8,3v0,1,3,2,8,2xm161,-220v-1,-2,-8,-2,-9,0r9,0xm164,-200r1,-1xm171,-220v-1,-2,-8,-2,-9,0r9,0xm63,-166v1,-1,-2,-3,-4,-3xm112,-48v-4,0,-11,-3,-11,2v1,-1,5,-2,11,-2xm104,11v4,-2,-1,-16,-2,-23v-6,10,-10,21,2,23xm122,-59v-1,1,-1,2,1,2xm131,-7v1,2,4,0,3,-2xm96,-45v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm89,-45v3,-2,12,1,9,-4v-4,0,-7,2,-9,4xm86,-45v1,-2,-4,1,0,0r0,0xm143,-35v0,-2,-2,-1,-3,-2v0,1,1,2,3,2xm10,-130v0,2,3,2,1,0r-1,0xm5,-178v2,2,12,1,9,-2v-2,2,-8,-1,-9,2xm138,-36v1,-2,-2,-3,-2,-1xm14,-147v1,-1,3,-1,0,-1r0,1xm17,-68v-1,0,-3,1,-1,1xm23,-156v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm147,-31v0,-1,-1,-1,-2,-1","w":238,"k":{"Y":41,"W":43,"V":41,"T":18,"Q":14,"O":18,"G":18}},"B":{"d":"159,-218v-2,-1,-5,1,-1,1v1,0,1,0,1,-1xm-6,-141v-1,0,-4,1,-6,2v2,0,4,-2,6,-2xm144,-217v4,-1,0,-2,5,-1v-1,-2,-7,-3,-5,1xm195,-62v2,-6,-10,-15,-11,-7v2,6,2,12,11,7xm-13,-147v2,-1,4,-2,-1,-4v0,1,0,2,1,4xm4,-216v3,1,2,-2,2,-4v0,0,-5,2,-2,4xm-12,-143v2,0,6,-2,3,-4v-3,1,-7,2,-3,4xm37,-155v0,2,5,6,4,1r-3,0r1,-1r-2,0xm179,-57v0,-3,-3,-3,-3,0v0,2,3,4,3,0xm171,-56v-3,3,-6,-1,-4,3r4,0v-1,0,-1,-3,0,-3xm46,-66v-2,6,9,25,2,37v-2,-4,-2,4,-6,0v6,-2,-4,-2,2,-4v-7,-4,-9,2,-10,-3v5,1,6,-1,3,-5v0,2,0,2,-2,2v4,-8,8,-11,0,-17v0,1,0,2,-1,2v0,-7,-1,-3,4,-1r-2,-5v0,0,1,1,2,1v-2,-3,0,-14,-7,-5v0,0,1,20,-3,11v-3,5,-3,3,1,9v-3,-1,-2,2,-2,4v0,-1,-1,-2,-2,-2v2,9,-7,6,-13,6v-1,2,3,2,1,3v-2,-3,-8,-3,-13,-3r0,36v63,-4,154,17,170,-32v8,-2,2,9,7,8v-3,-6,1,-7,-6,-11v4,0,3,-1,4,-4v-4,1,-3,-1,-4,-4v5,-1,7,-2,8,-9v-4,5,-3,-1,-7,2v-1,1,0,1,1,1v-2,3,-4,-1,-7,2v3,-2,3,-4,0,-5r0,3v-1,0,-2,0,-2,-1v3,-5,-7,-5,4,-9v-5,-1,-2,-1,-1,-4v-4,2,-2,0,-7,-3v3,0,4,0,2,-4v2,1,4,3,5,-2v-6,-1,-17,1,-18,-4v2,0,4,1,5,1v-5,-10,13,-11,20,-14v-5,-12,-17,-23,-33,-31v24,-9,33,-45,25,-70v3,-1,9,1,10,-2v-14,5,-16,-11,-22,-8r1,-2v-11,-1,-12,-5,-12,-9v2,1,0,1,0,3v-3,3,-1,-1,-4,-3r4,-4v-10,-3,-15,5,-22,-7v-18,-2,-43,3,-58,-2r0,2v-13,1,-22,0,-29,-7v0,11,-11,5,-24,7v4,5,1,15,-6,10v0,12,-3,12,-4,25v6,0,14,0,25,1v-1,4,-8,5,-13,8v6,-1,19,-1,9,2v-9,3,-20,-9,-17,9v14,1,17,7,13,11v0,0,1,-1,2,-1v6,8,-7,8,1,13r-3,0v3,3,5,-2,5,4v-1,1,-1,1,-2,0v-1,3,6,1,6,3v-2,0,-5,-1,-4,2v5,0,2,2,3,7v9,1,13,6,7,13v0,-6,-7,-1,-5,-6r5,0v0,-3,-7,-6,-9,-1v4,9,0,28,6,9v0,0,-4,-3,-2,-3v5,2,7,4,6,18v-1,17,-12,15,7,25v-2,1,0,5,1,2v0,-1,-1,-1,0,-2v8,-1,6,4,9,9v-1,0,-2,-2,-4,-2xm10,-204v0,0,0,1,-4,1v-1,-1,0,-2,2,-2v1,0,1,1,2,1xm32,-54v2,0,7,3,2,2v-1,0,-2,-1,-2,-2xm45,-26v2,5,-2,6,-5,3xm159,-64v-1,2,-3,2,-4,0r4,0xm150,-70v1,-4,7,1,6,1v-2,3,-2,-3,-6,-1xm60,-130v-8,1,-20,-7,-14,-13v-4,1,-10,3,-12,6v3,1,7,3,12,6v-6,0,-13,-1,-15,3v1,-5,-10,-12,1,-15v-6,-7,1,-9,-8,-22v6,-2,18,2,12,9v1,0,3,-1,7,-1v-1,0,-2,3,0,3v2,-2,7,-6,7,-11v10,3,11,-8,17,-5v5,-12,13,-20,32,-17v3,-13,24,-2,29,3v-4,1,6,6,-4,7v13,19,-1,47,-24,43v-2,13,-18,-1,-27,6v-4,0,-7,-6,-14,-4v0,1,1,1,1,2xm71,-102v-2,0,-5,-2,-6,-3v4,4,9,-5,6,3xm67,-127v1,0,4,1,5,2v-1,0,-4,0,-5,-2xm70,-119v0,-1,2,-1,4,0r-4,0xm64,-125r-4,0r4,0xm50,-105v-2,-3,3,-5,1,-1v0,1,0,1,-1,1xm48,-90v6,2,1,12,-4,12v1,-6,0,-8,6,-6v0,-2,-1,-2,-4,-2v2,-1,1,-3,2,-4xm52,-98v-1,-1,-1,-3,-1,-5v2,0,1,3,1,5xm62,-121r-9,0v1,-2,4,-2,9,0xm90,-60v-2,-3,-11,-11,0,-6r0,6xm90,-100v-1,6,2,5,3,1v22,-1,51,12,42,39v1,0,3,1,5,0v0,1,0,1,-1,1v15,-3,1,9,8,13v-3,0,-6,-2,-5,0r2,2v-4,1,-4,-1,-4,-5v-3,2,1,2,-3,1v2,-4,-2,-7,-2,-12v-3,12,-10,18,-23,21v4,-13,-12,-11,-14,-23v-3,2,-5,7,-7,2v4,-9,-2,-45,-2,-21v1,7,3,17,-7,12v0,0,1,1,1,3v-1,-1,-7,0,-6,-6r3,0v-4,-3,-5,-18,-12,-10v-2,-3,2,-8,-5,-11v3,-13,14,-4,27,-7xm155,-56v0,1,-6,3,-6,1v1,-4,4,-2,6,-1xm159,-54v-2,-2,-3,0,-3,2v0,0,-3,-8,2,-4v1,0,1,1,1,2xm43,-36v0,-2,-3,-2,-4,-1v1,3,1,-1,4,1xm78,-149v-4,-4,-11,-18,-16,-2v2,1,1,-2,3,-2v1,8,5,6,13,4xm179,-63v2,-9,-5,-18,-4,-5v3,-1,2,6,4,5xm190,-235v0,0,0,-2,-1,-2v0,0,0,2,1,2xm159,-211v1,0,3,-1,1,-1xm129,-234v0,-1,-3,-3,-3,-1xm114,-236v3,1,6,-1,1,-2xm122,-249v-2,1,-1,3,1,2xm183,-100r-5,0v1,1,3,1,5,0xm143,4v-1,-2,-1,0,-2,1xm190,-32v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm100,-233v0,5,11,1,18,2r0,-3v-10,2,-25,-2,-32,3v5,-1,12,2,14,-2xm36,-244v1,1,5,-1,5,-5v-4,0,-3,3,-5,5xm85,-248v0,0,6,-1,3,-1","w":185},"C":{"d":"59,-225v1,-2,4,-5,-1,-4v0,3,1,4,1,4xm79,-166r0,0r0,0xm89,-193v0,1,1,2,1,2v0,-1,0,-2,-1,-2xm99,-219v-2,0,-4,-6,-1,-3v0,1,1,1,1,1v-2,-7,-3,-1,-13,-3r4,0r-1,3v2,0,1,-3,3,-3v1,9,7,5,13,7v0,-1,-1,-3,-4,-4v0,1,-1,3,-1,0r-1,-1r0,3xm90,-191r0,0r0,0xm98,-216v-1,2,-5,-1,-4,2v0,0,4,1,4,-2xm49,-229v2,8,6,5,7,7v0,-4,1,-6,2,-7r-9,0xm36,-224r0,-5v-2,0,-2,1,-2,3v0,1,1,2,2,2xm84,-186v-1,-1,-4,-1,-6,-1v4,1,3,5,6,1xm102,-222v2,0,6,5,3,1v1,-2,3,-4,-1,-3v1,2,-3,0,-2,2xm45,-229v0,3,1,3,2,1v0,0,-1,-1,-2,-1xm67,-166v0,3,4,4,2,1v0,-1,-1,-1,-2,-1xm190,-77v7,-2,3,-2,4,-4xm158,-89v2,0,10,-6,2,-5v3,3,-2,3,-2,5xm163,-102v-2,-1,-7,5,-3,5v2,0,11,-1,3,-5xm154,-90v2,-2,4,2,4,-2v0,0,-1,2,-1,0v1,0,2,-1,1,-2xm115,-222v4,-1,3,-4,0,-4v1,0,1,4,0,4xm-58,0v3,2,10,2,21,1v-1,0,-9,-1,-21,-1xm212,-180v4,3,20,3,16,11v2,0,7,-7,0,-8v-6,-4,-9,3,-9,-8v-7,-2,-4,0,-7,5xm117,-221v1,1,4,4,2,3v1,-1,1,-2,-2,-3xm78,-1v-20,3,-42,-8,-59,0v1,-1,1,-2,0,-3v-19,0,-16,1,-24,5v9,1,16,1,20,1r-1,-1r266,0r-150,-2r142,-1v-35,-2,-88,0,-127,-1v31,-13,53,-31,64,-55v-2,-1,-10,-5,-6,-9v-2,2,-1,4,5,5v-1,-5,5,3,4,-5r1,1v-1,-3,-6,-1,-9,-1v-1,-4,1,-6,6,-6v3,-1,6,5,6,-1v-20,-1,-28,3,-45,0v-3,5,-14,14,-16,23r-1,-2v3,3,1,4,1,12r-79,-4r1,0v-32,-22,-51,-58,-33,-103v-4,-7,2,-13,1,-5v3,-2,12,-8,7,-12v-6,6,-4,-1,-9,-5v0,0,1,1,2,0v-1,-4,-2,-6,-4,-1v0,0,1,1,2,1v0,0,-3,-2,-4,1v0,-2,-6,-6,0,-5v0,1,0,2,1,2v0,-7,7,1,11,-3r-3,0v2,-2,0,-7,-1,-9v0,1,2,2,4,3r-2,-4v1,-2,1,0,1,0v2,12,9,-7,16,1v-3,0,-6,0,-7,1r4,-1v-2,4,-1,4,1,8v2,-8,6,-13,7,-19v3,1,3,3,1,6v7,0,5,-1,3,-5v0,0,1,1,2,1r0,-4v1,4,6,6,9,-1v2,7,-7,5,0,8v-2,-5,4,-7,7,-4v-4,-3,-1,2,-3,3v3,3,16,-7,14,4v2,-4,13,-3,19,-3v-3,12,13,7,19,13v-3,1,-9,-1,-11,2v29,-6,24,24,51,18r-1,3r29,1v0,-10,0,-25,1,-43v2,0,1,3,3,2v-5,-4,-4,-18,-4,-28v-17,3,-35,-7,-36,0v0,-1,2,-1,3,-1v-3,2,-2,21,-1,23v-11,-9,-25,-24,-41,-19r4,0v-3,6,-17,-3,-12,3v2,1,3,2,5,3v-3,2,-6,-1,-8,2v-8,2,-5,-13,-13,-9r0,4v-2,-2,-4,-4,-6,0v2,8,2,-1,10,3v-1,7,-4,-3,-11,7v0,-3,-1,-2,-2,-1v0,0,0,1,1,1v-12,-2,-13,-2,-18,-8r0,2v-4,-1,1,-3,-2,-4v-3,0,-1,-6,-3,-7v-26,7,-48,22,-63,43v-1,0,-5,0,-2,1r2,0v-2,2,-4,4,-9,3v0,1,2,1,6,1v-5,11,-2,11,-15,15v3,1,3,0,6,0v-31,73,13,141,73,159xm132,-5v1,1,4,0,2,2v-1,0,-2,-1,-2,-2xm45,-160v2,-2,5,0,4,3v-2,0,-1,-4,-4,-3xm43,-164v0,-2,1,-2,3,-2v1,1,1,2,-1,2r1,-2v0,1,-1,2,-3,2xm40,-166v-4,-1,0,-2,1,-3r0,3r2,-2v0,4,-3,2,-3,2xm115,-216v0,0,-6,1,-3,0r3,0xm98,-202v0,-3,0,-4,4,-1v-1,0,-2,1,-4,1xm80,-200v1,2,2,4,-2,2v1,-1,2,0,2,-2xm66,-189v-3,0,-3,-6,0,-6v0,0,-1,1,-1,2v1,-1,7,-1,3,3v-1,0,-1,-1,0,-2v0,1,-1,2,-2,3xm56,-189v-1,-4,1,-2,3,-1v0,0,-1,1,-3,1xm58,-189r0,2v1,0,7,-3,4,0v-4,2,-9,-1,-4,-2xm52,-185v1,-2,2,-5,4,-2v-1,2,-1,2,-4,2xm43,-184v-8,-3,-8,-3,-2,-5xm39,-181v-2,0,-4,-1,-4,-3v4,1,5,0,5,0v0,0,-1,2,-1,3xm28,-183v5,-1,6,2,2,3v0,-2,-2,-3,-2,-3xm34,-180r2,0r-2,0xm48,-176v-5,-3,-7,-1,-9,0r1,1v-2,1,-5,-3,-3,-4v3,2,6,-1,4,-4v5,0,10,2,4,6v1,-2,4,-1,3,1xm12,-1v-3,1,-5,-1,-2,-2v3,0,3,0,2,2xm47,-2v-3,0,-7,-1,-1,-2v1,0,1,1,1,2xm122,-3v0,0,1,-4,3,-3v3,-2,0,-1,1,1r0,2v-1,-3,-3,-1,-4,0xm75,-186v-2,7,7,0,3,1v-1,-2,-6,-3,-6,-1v1,1,1,1,3,0xm172,-91v0,0,-5,4,-1,3v0,-1,1,-3,1,-3xm165,-87r-2,3v7,0,-1,-9,10,-8v0,0,0,-2,1,-4v5,3,0,-6,5,-1v0,-8,-4,1,-9,0v-1,8,-11,5,-7,10r2,0xm1,-201v5,0,2,-3,0,-1r0,1xm-3,-155v0,-1,1,-3,-1,-3v0,1,-1,3,1,3xm4,-192v-1,0,-3,1,-1,1xm128,-234v1,0,3,-1,1,-1xm5,-211v0,-1,-5,-4,-3,-2xm124,-142v1,3,4,3,2,0r-2,0xm82,-237v3,0,3,0,2,-2v-1,1,-2,0,-2,2xm178,-234v1,-1,1,-2,0,-3v-1,1,-1,2,0,3xm-22,-229v4,0,2,-4,0,-5v-3,0,-2,4,0,5xm12,-179r-6,0r6,0xm21,-208v-1,1,-2,2,1,2xm68,-224v-1,-1,0,-2,-2,-2xm55,-237v2,0,2,0,1,-1xm67,-243v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm102,-189v-3,0,-3,8,0,8r0,-8xm-18,-161r-3,1xm73,-164v5,4,5,-8,9,-4r-1,2v7,-1,19,4,19,-7v-6,1,-16,-2,-20,1v2,0,2,0,1,2v-4,1,-6,3,-4,-3v-7,0,-5,0,-1,-3v-1,0,-2,1,-5,1v3,-4,4,-3,1,-6v-4,0,-4,8,-11,6v2,1,8,1,5,2r-21,1v7,4,21,-2,29,7v-3,0,-7,4,-4,5v2,0,3,-1,3,-4xm90,-49r-1,0r1,0xm114,-154v2,2,4,0,5,-2v-1,-2,-3,1,-5,2xm89,-97v-3,0,-4,2,-2,3v1,0,2,-1,2,-3xm97,-143v5,0,2,-15,3,-21v-7,4,-4,13,-3,21xm128,-100v2,0,3,-1,3,-3xm134,-104v-1,-2,-3,-1,-2,1xm135,-107r1,-1xm126,-156v-1,1,-2,0,-2,2xm144,-121v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm114,-174v-1,-3,-9,1,-5,1xm56,-130v0,-1,-2,-2,-2,0r2,0xm148,9v0,0,2,5,2,2xm100,-176r-19,1v6,-1,17,4,19,-1xm-14,-80v0,0,-8,0,-4,2v1,0,3,-1,4,-2xm-5,-127v-1,-1,-1,-1,-2,0v1,1,1,1,2,0xm50,-127r1,-1xm53,-80v-1,-1,-4,-6,-4,4v2,0,2,-3,4,-4xm78,-107v-1,1,-1,2,0,3v1,-1,1,-2,0,-3xm53,-74v0,0,0,-2,-1,-2v0,0,0,2,1,2xm57,-103v-3,0,-7,-2,-8,0v2,8,2,2,8,0xm49,-110v0,0,0,2,1,2v0,-1,2,-3,0,-3","w":219},"D":{"d":"6,-72v-1,0,-4,3,-4,4v7,-1,2,-3,4,-4xm193,-189v-2,3,2,5,3,4v-1,-2,-2,-3,-3,-4xm157,-146v-10,-3,-11,3,-12,10v7,-1,-1,12,6,16v-2,-11,3,-13,6,-26xm149,-135r1,1xm143,-118v4,5,3,-4,6,-5v-4,-3,-5,2,-6,5xm140,-123v1,-1,6,-3,0,-3v-1,0,0,2,0,3xm12,-62v1,-1,4,-4,2,-5v-1,1,-2,3,-2,5xm-14,-23v5,3,10,0,3,-1xm-15,-35v2,-1,2,-2,0,-4v-2,1,-2,3,0,4xm-19,-25v0,-5,-4,-6,-7,-3v0,3,5,8,7,3xm-1,-9v1,-2,-1,-2,-3,-2v0,2,1,2,3,2xm-8,-183v4,-2,2,-8,-3,-8v-3,2,-3,9,3,8xm33,-222v0,-4,-2,-9,-8,-9v0,5,1,10,8,9xm-4,-30v-4,-2,-6,-1,-5,4v2,0,5,-1,5,-4xm206,-167v4,2,6,3,5,8v4,-3,4,-8,-5,-8xm175,-172v-2,2,2,6,1,1v0,0,0,-1,-1,-1xm66,-130v0,-2,-3,-1,-4,-2v-1,3,0,1,2,1v1,0,2,1,2,1xm67,-190v0,6,1,8,4,2v-2,2,-3,-2,-4,-2xm69,-60v3,1,6,-3,2,-1v-1,1,-1,1,-2,1xm140,-119v-5,-2,-1,0,-2,3v2,0,2,-1,2,-3xm172,-147v0,-4,-2,-9,-8,-9v0,5,1,10,8,9xm161,-140v1,0,4,-5,1,-2v-1,0,-1,1,-1,2xm183,-168v2,1,4,2,4,1v-2,0,-3,-1,-4,-1xm73,-63v4,1,15,-8,5,-9v3,5,-6,3,-5,9xm160,-153v0,1,3,5,3,3v-2,-1,2,-6,-3,-3xm144,-159v-8,1,-9,17,-1,8v4,-2,2,-4,1,-8xm144,-165v3,-1,2,-2,0,-3r0,3xm125,-58v0,0,2,2,4,3v1,0,0,-1,-1,-2v-1,-1,-3,-2,-3,-1xm-22,-274v-3,-1,-5,1,-1,2xm-15,-254v-5,-8,-18,-4,-2,1xm-22,-219v0,4,7,1,10,2v0,-4,-7,-1,-10,-2xm118,-245v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm-12,-193v-1,-1,-3,-4,-4,-1v1,1,2,2,4,1xm-23,-216v-1,-4,-14,-2,-18,-2v3,4,12,1,18,2xm-37,27v3,0,7,-2,3,-2xm118,-263v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm55,-236v1,2,3,-2,3,-2xm-43,-216v-1,-2,-3,-1,-1,0r1,0xm-19,-213v0,0,2,0,2,-1v0,0,-2,0,-2,1xm87,-251v-3,1,-1,2,0,4v2,-1,0,-3,0,-4xm34,-224v3,0,7,-2,13,-7v-3,0,-7,2,-13,7xm84,-253v1,-1,3,-2,0,-2v-1,1,-1,1,0,2xm118,-240v-1,0,-2,4,0,4r0,-4xm188,-199v8,-3,10,-2,10,-5v-4,0,-7,1,-10,5xm-4,-54v-1,-2,-4,1,-4,3v2,0,3,-2,4,-3xm-30,-45v-3,-1,-2,2,-3,3xm13,-230v1,1,3,3,3,1v-1,-1,-2,-3,-3,-1xm-8,-165v0,0,-3,2,-1,2xm66,-243v3,0,3,-2,4,-3v-2,1,-4,2,-4,3xm190,-32v-2,-3,-3,-1,-4,1v2,0,3,0,4,-1xm182,-162v0,2,4,3,4,0v-1,-2,-3,-2,-4,0xm85,-118v0,0,0,-2,-1,-2v0,0,0,2,1,2xm85,-123v2,-1,2,-9,-1,-9v0,3,-1,8,1,9xm160,-133v-1,1,-3,2,0,3v2,-1,2,-2,0,-3xm-30,-152r-5,0v1,0,4,2,5,0xm6,-51v-1,0,-2,4,0,4r0,-4xm216,-44v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm162,1v0,-9,4,-7,1,-16v14,-8,26,-20,36,-38v-3,-8,-9,-19,8,-17v1,-5,3,-12,5,-22v0,2,-3,5,-7,4v-2,1,-3,-1,-3,-4v-1,-9,4,-8,11,-8v2,-18,-4,-47,-14,-68v3,0,6,1,6,0v-10,2,-1,-12,-10,-7v0,-5,-18,-14,-10,-21v-2,-2,-5,-1,-4,3v-8,-3,-6,-16,-15,-11v-12,-8,-25,-13,-39,-15v5,-1,1,-2,0,-5v-9,1,-9,-18,-14,-2v-5,-5,-2,-2,-7,2v-1,-9,-4,1,-7,-6v-1,0,-1,2,-1,6v-5,0,-4,2,-10,-3v-2,8,-8,0,-11,6v0,-1,1,-3,-1,-3v-11,11,-63,-2,-73,6v-1,-4,-7,2,-12,0v0,4,6,1,9,2v1,13,-2,22,0,31v4,3,19,-3,24,0v1,3,-2,20,4,15v10,0,3,10,0,12v-5,0,-4,2,0,4v7,5,2,-10,7,1v-6,3,-1,5,2,7v0,-1,2,-1,4,-1v-4,10,2,17,-8,15v3,-5,-6,-9,-9,-14v0,25,0,62,-1,111r-23,0v2,11,-3,28,2,35v-7,1,-16,5,-3,5v4,0,11,-1,6,-5v10,1,19,-2,16,7v1,-2,5,-3,3,-7v72,0,117,0,138,1xm7,-213v-1,1,-2,0,-3,-3v2,-1,3,3,3,3xm12,-204v0,-1,2,-4,5,-5v-2,3,-4,5,-5,5xm180,-176v1,1,8,0,10,2v-4,-2,-7,6,-10,-2xm163,-194v1,1,2,2,2,4v-1,0,-2,-1,-2,-4xm160,-179v-1,0,-2,-4,0,-4r0,4xm158,-168v-2,-3,-7,-13,1,-9v-1,5,-2,7,-1,9xm150,-194v-1,0,-3,-1,-4,-2v3,0,4,1,4,2xm145,-194v-2,2,-3,0,-4,-1v0,-1,1,-2,2,-2v2,0,2,1,2,3xm143,-179v0,0,-1,-2,-1,-4v1,0,2,1,1,4xm133,-185r1,4v0,0,-1,-1,-1,-4xm119,-204r1,5v0,0,-1,-2,-1,-5xm72,-202v0,-1,4,-8,3,-2v-2,0,-2,1,-3,2xm66,-210v-3,-1,1,-4,1,-5v2,3,-1,3,-1,5xm61,-202v3,-4,10,-6,6,4v-3,-5,-3,-5,-6,-4xm40,-151r6,0v-4,5,-3,1,-10,1v-1,0,0,-1,1,-2v1,-1,2,-1,3,-1v0,1,-1,2,0,2xm42,-163v-4,-3,-5,-4,0,-3r0,3xm48,-62v-8,-1,-10,-18,0,-12v7,-1,0,3,3,7v-3,0,-4,3,-3,5xm49,-132r3,0r-3,2v-1,0,0,-1,0,-2xm54,-71v-1,-1,3,-2,3,-2v2,2,-3,2,-3,2xm60,-84v-4,-2,-5,-5,0,-2r0,2xm108,-49v-4,2,-1,2,-1,-2v1,0,2,1,1,2xm115,-44v-3,2,-6,0,-6,-2v1,1,3,1,6,2xm121,-53v0,1,-1,2,-1,4xm145,-48r2,0r-2,0xm158,-11v0,3,-1,4,-2,2xm178,-135v-17,0,-4,8,-7,27v-5,1,-12,-1,-15,2r15,0v2,11,-3,16,-7,29v-1,-2,-1,0,-2,1v1,1,1,1,2,0v-3,7,-9,28,-18,24v0,0,0,2,-1,2v3,-4,-1,-4,-4,-3v-5,-1,-4,13,-8,6v4,0,1,-2,2,-4v-4,2,-6,-5,-8,1v0,1,1,0,2,-3v-11,-3,-10,-4,-15,0v0,-5,-2,-1,-5,-1v2,-1,7,3,3,4v-6,-3,-7,-14,-9,-8v-1,0,-1,-1,0,-2v-2,1,-5,5,-7,1v2,0,7,-1,3,-1v-3,2,-8,-8,-3,0v-4,4,-4,-8,-8,-2v1,1,3,4,-1,2v-7,8,-4,10,-15,11r0,3v-13,-1,0,-31,-8,-39v0,0,1,0,2,-1v-4,-1,-10,-2,-12,-5v1,1,2,1,5,0v-4,-5,3,-10,7,-10v2,-12,-5,-18,0,-24v-3,-1,-3,-3,-6,-4v2,1,1,5,-1,4v-2,-4,-6,-11,-1,-15v-5,1,-4,-1,-11,2v0,-1,2,0,2,-2v-5,-1,-8,-8,-2,-3v6,1,6,-3,1,-3v0,-2,-3,-1,-3,-3v4,-2,15,-9,5,-6v3,-3,0,-1,-2,-5v-1,1,-3,3,-5,4v7,-4,-7,-8,5,-7v-2,-1,-2,-1,0,-3v-4,-1,-11,-1,-12,-5v1,1,3,1,5,0v-7,-14,31,-8,19,-28v4,1,5,3,4,5v11,1,12,-10,10,4v-3,-5,-2,-5,-7,-3v1,6,7,4,7,10v39,0,56,-1,73,13v0,-3,6,-5,9,-2v-1,6,-11,15,-4,19v9,2,8,-16,18,-8r0,-3v4,2,7,1,5,-3v-7,-3,-3,2,-9,-1v5,-7,-8,-6,-5,-11v3,5,12,2,16,5v0,-1,-1,-1,-1,-1v4,5,5,5,9,5r0,-4v1,4,11,11,5,20v-3,0,-6,-2,-9,-3v-1,3,5,3,2,4v-4,-2,-2,-5,-9,-5v4,10,-6,15,4,23xm48,-156v0,0,-1,-3,0,-2r0,3r0,-1xm176,-128v-1,0,-9,-7,-2,-5v-1,1,4,3,2,5xm176,-134v1,0,6,2,1,2v-1,0,-1,-1,-1,-2xm184,-143v-5,5,-2,-1,-5,-5v-2,-3,-3,-6,-3,-8v3,1,4,6,10,4v-3,4,4,4,8,8v-12,5,-8,-10,-15,-5v4,-1,2,6,5,6xm196,-123v-1,2,-6,-1,-6,-4v1,1,3,2,6,4xm194,-117v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm191,-122v-1,4,-2,-1,-5,0v1,-2,-1,-4,0,-3v3,0,5,1,5,3xm187,-116v0,0,2,-3,2,-1v0,1,-1,1,-2,1xm190,-43v1,2,-2,5,-3,2v0,-2,1,-2,3,-2xm194,-48v-2,1,-6,4,-3,-2v2,0,3,1,3,2xm188,-84v0,-8,14,-11,7,-2v-1,4,-3,5,-7,2xm196,-99v-1,-5,2,-4,2,-1v-1,0,-1,1,-2,1xm194,-163v7,-1,4,10,2,9v-1,-5,1,-5,-2,-9xm150,-96v1,3,-1,9,1,10v1,0,2,-3,2,-10r-3,0xm90,-136v-3,-1,-4,1,-1,2v3,0,3,-1,1,-2xm90,-108v1,-4,-3,-4,-7,-4v0,3,1,2,7,4xm-26,-88v-1,-2,-3,-2,-3,1v1,2,2,0,3,-1xm81,3v0,-4,-14,-4,-15,0r15,0","w":217},"E":{"d":"-12,-60v0,0,-1,-4,-3,-3v0,1,1,1,3,3xm-17,-65v5,1,3,-2,2,-5v-4,1,-5,2,-2,5xm67,-277v1,1,7,3,4,-1v-2,0,-4,-1,-4,1xm6,-49v2,-7,-4,-14,-13,-12v-2,6,2,15,13,12xm-36,-54v1,3,2,7,6,4v1,-1,1,-2,1,-4r-7,0xm66,-274v0,0,0,-1,1,-3v-2,-1,-4,-1,-4,-1v-1,1,0,2,3,4xm40,-287r0,7v2,-1,3,-6,0,-7xm21,-208v-6,-9,-10,12,-21,0v-1,4,2,4,3,5v-5,-1,-3,4,-2,8v3,0,1,-1,0,1v-1,1,-1,2,0,2v2,-2,1,-2,4,-1r-1,1v6,0,16,-2,22,0v-4,-5,-6,-2,-11,-10v1,-3,1,-7,6,-6xm209,-13v-5,0,-10,1,-13,3v3,-1,12,0,13,-3xm14,-228v1,3,1,4,2,0r-2,0xm144,-112v3,1,6,-3,1,-2v-1,0,-1,1,-1,2xm35,-193v3,3,11,-2,4,-1v-2,0,-3,0,-4,1xm42,-204v0,-4,-3,-3,-5,0v3,1,5,4,3,-1v1,0,1,1,2,1xm14,-9v-5,0,-9,9,-13,4v0,0,-3,5,1,4v1,0,0,-1,1,-1r-2,0v3,-1,13,2,22,1r0,-3v1,1,1,2,1,3v33,-1,77,3,103,-3v-1,-7,10,-10,17,-6v3,1,4,1,4,3v-3,-2,-7,-3,-9,-2v2,0,3,5,2,7v-5,0,-5,-5,-9,1v18,-1,35,2,49,1v-3,-1,-7,-2,-12,-4r0,-66v-22,3,-37,-3,-34,8v-1,-3,-5,-3,-1,-7v-6,0,-9,0,-9,3v5,0,6,4,0,2r0,25v-13,0,-32,0,-57,-1v0,-13,0,-33,1,-59r45,0v0,-1,1,-3,2,-5v0,3,-3,6,7,5v10,-1,4,-2,12,0v0,-13,1,-19,0,-34r-67,0r0,-35v3,2,4,0,4,-3v-7,-1,-2,-8,-4,-18r57,0r0,30v19,-4,30,5,37,-6r-2,0v6,-4,3,-6,9,-6v-1,-16,-1,-29,0,-49v-17,0,-42,-1,-74,-2v1,0,3,-1,3,-2v-7,-7,-14,-4,-29,-4v2,2,4,10,-2,8v-1,-2,-3,-5,-3,-8v-18,-1,-26,1,-43,0v0,7,0,13,-3,16v3,1,2,-5,5,-5v-2,2,-2,7,3,6v2,-7,7,-7,10,1v-4,-2,-7,0,-3,1r4,0r-1,1v4,-2,14,6,9,0v-2,-1,-1,2,-3,0v5,-4,-2,-10,2,-13v0,1,0,3,1,4v1,-3,7,-4,10,-1v-3,7,-2,21,-12,14v-6,8,11,6,2,16v-21,0,-22,-6,-21,33v0,13,1,21,3,26v-2,1,0,-3,-2,-2v0,17,-1,31,4,42v-8,1,-1,22,-6,27v6,6,-1,26,-10,14v-9,5,-3,9,-13,11r0,25v3,0,8,2,14,3xm108,-105v2,3,3,4,1,5v-2,0,-1,-4,-1,-5xm165,-172v0,-4,3,-3,2,0v-1,-1,-2,-1,-2,0xm109,-207v0,0,1,5,-3,4v4,-4,-8,-10,3,-4xm107,-200r-12,0r12,0xm94,-202v0,-5,0,-3,3,-1v-2,0,-2,1,-3,1xm27,-221v-1,0,-1,-2,0,-4r0,4xm37,-216v1,-3,0,-2,2,-1v-1,0,-2,0,-2,1xm31,-221v-1,0,-2,0,-2,-1v2,0,4,1,6,3v-1,2,-3,2,-4,-2xm36,-214v0,-1,2,0,4,1xm40,-215v2,1,4,2,2,5xm13,-4r5,0v-1,0,-5,2,-5,0xm19,-5v-1,0,-2,-1,-3,-2v0,1,3,0,3,2xm22,-41v1,3,-2,2,-4,2xm34,-79v-4,-5,-5,-18,3,-12v2,6,7,12,-3,12xm36,-108v-4,0,-5,-7,-6,-10v4,0,5,7,6,10xm29,-56v0,0,-2,-1,-2,-2v1,0,2,1,2,2xm30,-55v2,-1,2,-2,1,-3v2,1,6,0,5,3r-6,0xm34,-46v3,3,2,5,-1,4v-2,-2,0,-3,1,-4xm27,-62v2,-8,13,-6,15,3v-2,-1,-8,-5,-9,-2r1,1v-5,-1,-2,-3,-7,-2xm39,-55r2,3v-2,-3,-2,0,-2,-3xm39,-44v-1,-3,5,-5,2,-1v-1,0,-1,1,-2,1xm46,-52v-6,2,-10,0,-5,0r5,0xm47,-57v0,1,-10,4,-6,1v0,-3,3,-2,6,-1xm49,-202v0,3,-3,3,-4,4v1,-1,2,-3,4,-4xm86,-271v0,-2,1,-5,-1,-7v0,2,0,4,1,7xm179,-2v11,4,21,4,32,0v-7,1,-18,1,-32,0xm98,-225v2,1,3,-1,1,-2v-2,1,-4,1,-1,2xm183,-198v2,3,11,3,11,0r-11,0xm171,-190v6,3,17,-5,17,-6v-7,3,-13,0,-17,6xm11,-180v-1,-2,-6,-3,-7,0r7,0xm71,-42v2,0,5,1,4,-2v-2,0,-5,-1,-4,2xm102,-45v-1,1,-1,1,0,2v1,-1,1,-1,0,-2xm80,-138v-2,1,-4,2,-2,4v2,-1,4,-2,2,-4xm73,-82v0,0,-7,1,-4,2xm216,-202v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm11,-66v1,1,3,1,3,-1xm-20,-123v1,-1,2,-2,-1,-2xm-11,-216v4,0,4,-1,0,-3v-1,1,-1,2,0,3xm227,18v0,-7,-13,-1,-18,-3v0,7,13,1,18,3xm199,44v-1,-6,3,-16,-2,-18v1,6,-3,16,2,18"},"F":{"d":"157,-223v2,2,2,1,4,-1v1,-1,0,-2,0,-2v-1,1,-2,2,-4,3xm4,-79v-1,-2,-5,0,-7,-1v2,2,3,2,7,1xm91,0v0,-6,0,-17,-5,-17v1,0,3,1,1,3v0,1,-1,1,-2,1v1,-3,-2,-2,-4,-2v3,0,2,-6,1,-7v-3,1,1,2,-2,5r0,-2v-6,3,-7,5,-3,10v2,-7,6,0,8,-2v0,0,0,-1,-1,-1v3,-1,4,1,2,3v0,0,-1,1,-4,1r0,-2v-6,9,-8,5,-5,10r14,0xm36,-132r0,-1r0,1xm164,-224v-2,0,-3,5,0,2v0,-1,1,-2,0,-2xm84,-100v0,-2,-4,0,-4,0v1,2,3,0,4,0xm59,-30r0,-2v-4,0,-2,2,0,2xm54,-26v-3,3,0,2,-1,5xm78,-8r1,1xm49,-27v0,0,4,2,3,-1xm59,-8v0,-2,5,-7,1,-7v-1,2,-1,4,-1,7xm58,-23v-3,4,1,3,5,6v0,-3,-4,-3,-5,-6xm32,-169r0,4r0,-4xm52,-180v0,-5,-7,2,-7,2v1,1,3,2,5,3v0,-3,0,-5,2,-5xm62,-180v-1,2,-1,3,0,4v1,-2,1,-4,0,-4xm55,-177v-1,4,3,6,1,1v-1,-1,-1,-2,-1,-1xm126,-104v2,-1,5,4,5,0v-3,-5,-2,-3,-5,0xm50,-171r4,0r-4,0xm189,-206v-2,-1,-8,-4,-4,0v2,1,3,0,4,0xm166,-219v4,1,2,-2,1,-4v1,-2,4,3,2,-1v-1,-1,-1,-1,-2,-1v0,6,-5,6,-5,7v-17,0,-43,-1,-76,-2v1,0,3,-1,3,-2r-77,-1r2,1r-14,0r0,35v6,0,14,0,24,1v2,7,1,15,7,15v-2,-2,-4,-9,2,-5v-5,0,-2,2,-1,6v6,0,6,-10,13,-6r-2,1v1,0,2,1,4,1v-4,-18,21,-7,15,-15v3,0,5,0,6,4v2,-8,-12,-6,-1,-11v1,3,8,-4,5,1v0,3,-4,0,-2,5v1,-1,6,0,3,-5r6,-2v0,4,-1,3,-4,3v0,1,1,4,4,7v-2,-3,-2,-5,3,-4v1,4,-2,5,-5,7v8,0,13,-1,9,-6v1,1,3,1,4,0v-6,-3,-2,3,-12,-4v5,3,3,-5,7,-5v-4,5,6,7,2,4v-1,-1,-1,-1,-1,-2v1,-1,3,-2,4,-2v-2,6,3,-2,5,4v0,0,9,7,1,3v-3,16,7,5,28,8r0,29r42,0r0,-65r0,1xm5,-189v0,-1,2,-1,3,-1v0,1,-2,1,-3,1xm39,-178v-2,3,2,2,-4,1v1,0,2,-1,4,-1xm63,-209v5,-5,8,5,5,-1r-3,0r1,1r-3,0xm66,-203v0,0,-1,-6,0,-3v2,1,-1,1,0,3xm71,-199v-4,5,-8,0,-3,-2v-1,1,-1,2,0,2v1,0,3,1,3,0xm77,-206v1,-1,2,-1,3,0r-3,0xm81,-204v2,3,-3,5,-7,6v3,-4,3,-1,7,-6xm85,-207v2,-2,6,-2,8,0r-8,0xm100,-198v1,3,-1,3,-4,1v1,-9,4,-7,4,-2v-3,0,-2,-1,-1,2v0,0,1,0,1,-1xm105,-189v1,-1,3,0,6,2v-1,2,-5,-3,-6,-2xm130,-159v-2,0,-4,0,-3,-2v1,-2,2,0,3,2xm130,-170v-1,-2,-5,-1,-5,-2v2,0,6,-3,5,2xm138,-189v0,0,6,1,5,2xm173,-126v4,2,11,2,4,0r-4,0xm36,-141v2,1,4,-3,1,-3v0,1,-2,1,-1,3xm31,-137v1,2,0,7,2,6v-3,-1,4,-11,-1,-5xm114,-101v8,-4,6,-11,17,-7r0,-19r-49,0v0,-1,2,-2,0,-2v-1,4,-10,1,-15,2v-2,-9,3,-25,-4,-21r1,-8v0,4,-6,5,-7,1v0,0,1,-1,2,-1v-3,0,-4,0,-4,-1v5,-1,6,-6,4,-10v-1,7,-7,2,-10,8r2,0v-5,2,-1,5,1,6v0,-4,2,-3,3,0v-13,-2,-6,10,-15,12v0,0,2,-1,4,-3v-8,3,-10,9,-5,13v-6,-1,-7,6,-12,9v3,-3,-1,-6,0,-9v-2,2,-8,6,-2,5v0,0,4,2,1,1v0,-1,0,-1,-1,-1v0,11,-1,28,-1,49v2,0,4,1,6,3v0,-6,6,-5,9,-6v0,0,-6,5,-1,3v1,-1,1,-1,1,0v0,4,-4,1,-6,0v4,7,-5,2,-4,10v0,-1,2,-2,2,-2v-3,7,-6,8,-6,23v0,-1,0,-2,1,-2v-1,4,-1,11,0,19r-26,0r0,29v10,0,25,0,44,-1v-4,-3,2,-19,8,-19v-4,-3,-12,-10,1,-13v0,2,0,2,2,2v-1,-1,0,-5,0,-7r-1,1v-1,-2,1,-2,3,-2v0,2,0,5,-2,7v2,-2,8,-2,12,0v-8,1,0,3,-1,8v2,0,1,-3,2,-3v-1,3,5,7,5,2v-6,-1,-1,-2,0,-5r1,1v1,-2,-1,-1,-1,-3v4,1,1,7,0,10v5,-1,5,-10,0,-13v3,1,5,0,5,-1v-1,1,-18,2,-12,-4v0,1,0,4,1,3r0,-58v5,3,11,-4,11,0v1,-15,9,-5,11,-8v1,1,3,5,4,1v-8,-1,-9,-8,-4,-9v0,0,2,1,2,2v0,-1,-1,-3,0,-4v1,3,2,2,4,2v0,0,-1,1,-1,2v7,0,11,4,6,5v-3,-1,-2,-5,-5,0v-1,2,-1,3,0,4v0,0,0,-1,1,-1v2,4,0,9,6,3v2,7,11,0,11,-3v0,-1,-1,-3,2,-2v-1,0,-1,1,-1,2xm54,-157r-4,0v1,-1,2,-1,4,0xm36,-126v-1,0,-2,-1,-2,-3v2,-1,2,1,2,3xm59,-148v-3,-2,3,-3,3,-3v0,3,-2,1,-3,3xm55,-113v0,-4,1,-3,4,-1v0,1,-2,1,-4,1xm47,-79v-6,1,-2,-7,-2,-8v2,0,4,1,3,3v-1,0,-5,1,-3,2v3,-2,1,1,3,2v0,0,0,1,-1,1xm42,-40v8,-6,0,-2,2,3v-2,0,-2,-2,-2,-3xm47,-73v-2,-1,-5,-1,0,-4v-1,0,0,4,0,4xm39,-82v1,1,2,-3,3,2v-2,0,-3,-1,-3,-2xm37,-33v-2,2,-8,-3,-2,-2xm43,-43v-1,-4,-10,8,-8,2v3,-3,14,-9,8,-2xm42,-43v0,4,-4,6,-2,1xm49,-40v-1,4,-8,18,-12,7v4,-5,2,1,7,2v0,-4,-1,-6,5,-9xm50,-37v1,1,0,2,-1,4v-1,0,-1,-2,1,-4xm47,-148v1,-1,3,-3,5,-1v-1,0,-3,0,-5,1xm52,-125v2,-5,9,1,5,2v0,-4,0,-2,-5,-2xm55,-120v-1,0,-2,-4,0,-2v2,0,1,1,0,2xm54,-104v0,0,1,1,2,3v-1,0,-1,-1,-2,-3xm59,-107v-2,3,-5,0,-4,-2xm60,-98v-1,0,-4,-1,-3,-4v2,0,2,4,3,4xm61,-86v2,1,-1,2,-2,3xm61,-37v0,0,-2,6,-1,2xm60,-40v5,-2,1,1,1,1v0,-1,-1,-1,-1,-1xm78,-125v0,-1,2,-1,4,-1v-1,2,-3,3,-4,1xm114,-109v6,-4,2,3,2,3v-2,1,-4,1,-3,-2v5,2,1,-4,1,-1xm26,-131v0,0,-4,-5,-1,0v1,1,1,1,1,0xm40,-168v1,1,4,1,5,-1v-1,0,-3,0,-5,1xm30,-73v-1,-3,-6,-1,-3,1v1,-2,3,1,3,-1xm10,-226v0,-1,-1,-5,-2,-2xm1,-233v1,1,4,3,3,0r-3,0xm1,-233r-3,-2xm-14,-262v-3,2,-1,5,3,4xm13,-237v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm39,-251v0,1,2,3,2,1xm17,-163r-3,2xm-21,-66v1,7,3,3,1,0r-1,0xm14,-135v1,1,1,1,2,0r-2,0xm60,-248v2,0,1,-1,2,-2xm-3,-23v-1,-1,-6,-2,-6,0r6,0xm131,-53v0,1,-3,3,-1,3v2,-1,2,-1,1,-3xm148,-92v-1,-2,-5,0,-4,2v3,1,2,-2,4,-2xm159,11v-1,3,3,2,5,2v1,-3,-3,-2,-5,-2xm110,8v-1,1,-3,1,0,1r0,-1xm-24,-34v3,1,2,-3,2,-5v-1,1,-2,2,-2,5xm79,-87v-1,-2,-3,-2,-5,0v2,1,4,1,5,0xm-5,-238v-3,-2,-4,-5,-8,-6v2,3,5,5,8,6xm-22,-21v12,-2,6,-3,5,-7r-3,3v0,-3,0,-4,-1,-4xm14,-157v-5,0,-2,3,0,1r0,-1xm111,-71v0,0,-3,-2,-2,0v1,1,1,1,2,0","w":173},"G":{"d":"214,-4v0,-3,-3,-1,-4,-1v1,0,2,1,4,1xm68,-178r0,8v0,-2,1,-5,0,-8xm54,-170v2,-1,0,-3,-1,-5v-2,2,2,3,1,5xm68,-61v-4,0,-6,-1,-6,-1v2,4,4,2,6,1xm54,-176v0,-2,-1,-6,-1,-1xm89,-56v0,0,-8,-5,-8,-1xm81,-50v4,0,4,-4,1,-5v-2,0,-1,2,-2,2v0,2,1,3,1,3xm71,-174v-1,1,-3,5,0,4r0,-4xm228,-99v-1,-2,5,-1,5,-3v-4,-1,-18,-2,-5,0v-2,0,-2,2,0,3xm75,-174v1,-4,-7,-8,-4,-1v1,1,2,2,4,1xm74,-140v1,2,5,1,2,-1v-1,-1,-2,0,-2,1xm217,-276v0,-1,0,-2,1,-3v-1,1,-3,2,-1,3xm218,-274v1,6,-6,4,-2,9r0,-2v0,-1,2,2,2,2v1,-5,1,-9,0,-9xm224,0v-5,-2,-11,0,-16,0r16,0xm214,-257v1,-1,6,-4,1,-3v-1,1,-1,2,-1,3xm224,-106v-1,0,-3,1,-1,1v3,-4,3,4,5,1v0,-5,-2,-8,-8,-8v-4,0,-6,2,-6,6v3,-2,5,0,7,3v-1,-2,0,-5,3,-3xm213,-149v2,4,3,9,11,7v-1,-2,-11,-4,-11,-7xm155,-188v-4,0,-5,1,-2,3v-1,-1,0,-2,2,-3xm188,-181r0,0r0,0xm192,0v2,0,12,-1,4,-1v-2,0,-4,1,-4,1xm163,-191v0,-2,-7,-2,-3,0v2,1,1,1,3,0xm163,-204v1,-4,7,-10,-1,-12v-7,2,-9,3,-13,9v2,0,2,-2,4,-1v2,9,4,11,9,14v0,-4,0,-6,-3,-3v6,-4,-7,-11,4,-6v-1,0,-1,1,-2,1v1,1,8,5,6,-2r-4,0xm134,-191v0,1,5,4,4,0v-3,1,-4,0,-4,0xm132,-194v-3,0,-4,0,-4,1v3,2,4,2,4,-1xm120,-186v-1,2,-5,3,0,4v1,-2,0,-6,-3,-6v-2,0,-2,1,-2,2v1,0,2,1,5,0xm129,-189v1,9,1,6,5,3r-3,0v4,-2,5,-5,0,-4xm201,-227r1,3xm75,-167v-10,11,20,8,12,17v0,-1,-2,-2,-4,-2v-1,1,0,3,2,5v6,-3,9,-10,-3,-12v-2,1,-4,-9,-7,-8xm122,-185v0,2,2,2,3,1v0,1,-1,3,-1,3v3,-1,4,-3,0,-4v0,1,-1,1,-2,0xm127,-189v1,-3,-1,-2,-3,-2v0,3,4,1,3,2xm111,-185v5,-6,1,-3,-3,-3v0,1,-1,2,-1,2v2,0,4,-1,4,1xm224,-92v2,1,2,2,5,2v-3,-3,-5,-6,4,-7v-4,1,-9,-7,-9,1v0,-4,-3,-9,-8,-7v-1,0,-1,-1,0,-2r-4,1v0,0,1,-1,1,-2v-7,1,-8,-2,-3,-5v-9,-5,-27,-6,-43,-5v0,4,0,7,-1,8v-12,0,-29,-1,-48,-1v0,5,-6,3,-5,6v7,0,10,1,13,-5v7,12,-22,4,-14,12v-4,2,-2,3,-9,6v1,-7,-1,-13,-7,-10r0,20r81,0v-8,22,-31,42,-61,42v-6,0,-15,1,-15,-6v-9,6,-20,-4,-28,-3v3,-3,11,-8,5,-10v-8,0,-7,9,-13,1r2,5v-5,-3,-5,10,-11,2v1,-3,4,-6,7,-10v-11,-11,-18,-24,-21,-40v-4,1,-6,-1,-5,-5v-6,1,-12,0,-8,-6v21,8,7,-18,12,-28v0,0,-1,0,5,2v4,-10,10,-18,15,-23r0,5v1,-6,5,-13,8,-15r-10,3v1,-1,1,-2,0,-3v-1,6,-9,5,-10,-1v0,-8,3,-14,8,-16v-2,2,-2,3,0,3v0,-6,7,-8,5,-14v5,1,0,6,9,4v0,1,-2,1,-3,4v7,-3,7,-1,3,2v0,0,1,-1,1,-3v-8,8,-11,-9,-13,11v0,-4,-3,-1,-5,0v2,1,4,1,6,1v-1,-3,1,-5,5,-5v-1,3,-4,13,0,9v0,-3,2,-9,0,-12r0,2v4,-3,11,3,10,-6v0,1,2,1,2,1v-2,-4,3,-11,3,-7v0,5,-2,8,-5,11v3,0,5,-8,10,-4v-7,-2,-9,8,-5,12r0,-4v5,2,-2,4,1,7v2,-7,19,-2,19,-10v0,2,-3,1,-1,0v0,0,2,-7,2,-5v1,9,3,7,9,6v-3,-2,-6,-3,-6,-3v0,0,2,1,3,2v0,0,-4,2,-4,1v0,-2,1,-4,3,-6v-1,1,-2,1,-3,1v1,-6,7,2,8,-4r-4,0v-3,-2,0,-5,-2,-7v6,4,1,4,10,8v0,-2,-6,-7,-1,-8v-1,2,9,14,7,8v3,-3,2,-7,8,-5v0,-5,-5,-3,1,-6v3,5,10,8,13,11v-4,-3,-4,0,-2,2v1,1,1,2,1,2v-11,1,-7,1,-5,5v-2,1,-6,2,-1,3v4,1,9,5,13,3v-1,7,6,4,12,1v-2,3,-5,4,-7,5v1,0,4,4,7,2v0,1,-3,2,-1,2v2,-2,3,4,7,8v0,-3,0,-5,3,-4v-5,5,4,3,0,8v11,-1,37,0,49,2v1,-13,-8,-53,-2,-72v-2,-4,-9,-9,-4,-13v6,2,5,-3,5,-13v1,0,3,-2,1,-3r-1,1v1,-6,-1,-2,-6,-5v2,16,-26,4,-19,22v-2,0,-3,-4,-5,0v6,-2,6,4,12,1v-1,-1,-2,-4,1,-2v3,3,3,-1,5,5v6,17,-18,14,-29,11v2,0,1,-2,0,-2v0,2,-1,3,-2,3v1,-1,1,-2,0,-2v-2,6,2,9,5,14v1,-3,-1,-5,-3,-5v6,3,5,6,14,15v0,-2,1,-3,1,-3v5,2,8,6,7,13v-11,1,-10,-8,-18,-2v0,-3,-5,-3,-2,-1v0,2,-1,1,-2,2r-1,-4v-3,-1,-2,3,-4,4v1,-11,-7,-5,-9,-5v2,4,-5,6,-6,12v1,0,2,-1,3,0v-1,6,-4,-2,-3,6v-3,0,-2,-1,-1,-4v-2,1,0,5,-5,2v4,-3,1,-4,-2,-6v2,2,0,8,-2,6v5,-4,-3,-3,0,-5v-2,-2,-3,4,-5,1v7,-3,9,-11,1,-13v5,-2,9,-1,9,-5v-2,2,-4,4,-6,0v1,-5,3,2,5,-1v-3,-2,3,-3,2,-5v0,1,-2,2,-3,2v-2,-5,0,-9,1,-14v-30,-11,-70,-8,-96,9v1,-4,-1,-6,-6,-4v3,12,-9,10,0,17v-3,-3,-5,-6,-9,-2v0,0,2,-7,-3,-6v-9,0,-7,9,-4,12v-10,14,-31,28,-17,39v-2,7,-6,3,-8,-2v-14,30,-9,89,11,107v0,3,3,7,9,12v0,-5,-1,-5,11,-4v1,-5,12,-4,11,2v-3,7,3,13,-8,17v4,5,8,-2,11,1v-2,2,-5,6,2,7v1,-3,3,-4,6,-4v6,0,9,5,3,8v2,3,19,8,21,9v-12,-2,-29,-6,-39,0v1,-1,1,-2,0,-3v-15,2,-20,-3,-19,6v6,0,14,1,15,0r-1,0v63,0,123,6,148,-36r0,26v14,0,24,0,35,3r0,-89xm98,-87v0,-2,1,-8,2,-2v0,2,-1,2,-2,2xm113,-90r4,1v-1,2,-3,-1,-4,-1xm62,-166v-1,3,0,7,-4,6v1,-3,3,-5,4,-6xm212,-246v2,0,5,-1,4,2v-3,-2,-4,-2,-4,-2xm202,-210v-5,-1,-5,3,-11,2v5,-9,8,-6,11,-2xm203,-197v-2,3,-1,5,-4,3v3,-6,6,-4,7,0v-2,0,-4,2,-3,0v0,-1,1,-3,0,-3xm189,-172v-3,-2,0,-10,-2,-12v4,2,6,-3,12,-2r0,5v0,-2,-1,-2,-1,-1v2,1,2,2,-1,3v0,-2,-3,-7,-5,-1v1,0,2,0,2,1v-5,-1,-5,3,-5,7xm187,-172v2,1,1,1,3,0v0,4,-4,3,-3,0xm181,-180v0,-2,2,-4,3,-2v0,1,2,4,-1,3v0,-3,-1,-1,-2,-1xm180,-181r0,0r0,0xm183,-178v-3,4,-10,-1,-8,-6v3,-1,-1,4,2,4v0,-1,-1,-4,1,-4v-2,1,1,3,-1,5xm174,-159v-1,-4,-5,4,-2,-3v1,1,4,1,2,3xm173,-181v-3,-2,-4,-3,0,-3r0,3xm170,-190v-3,-2,1,-4,1,-2xm169,-163v0,-3,3,-6,2,-2xm165,-162r0,-3v1,0,2,0,2,1v0,1,-1,2,-2,2xm163,-168r4,-3v0,2,-2,2,0,3r-4,0xm161,-185r0,0r0,0xm143,-189v0,0,5,-4,4,0v-3,0,-2,-3,-4,0xm139,-209v1,-3,2,2,4,1v0,0,-1,1,-3,1v1,-2,1,-1,-1,-2xm139,-207v2,1,5,1,4,4v-3,0,-3,-2,-4,-4xm132,-199v3,-1,8,-2,9,3v-5,1,-3,-4,-9,-3xm101,-202v-1,1,4,3,2,4v-3,0,-2,-2,-2,-4xm95,-186v0,0,4,-4,1,-7v4,2,6,5,-1,7xm89,-192v1,-4,2,-5,7,-1v-2,4,-2,9,-7,10r1,-11v-1,1,-1,2,-1,2xm82,-187v2,-1,4,0,2,2v-3,0,-2,-1,-2,-2xm68,-198v-1,-2,0,-4,3,-2r2,0v-3,0,-3,0,-5,2xm68,-197r0,3r1,-1v0,2,1,2,-1,1v-4,-1,-1,-2,0,-3xm54,-190v0,-1,2,1,3,1v-1,2,-2,2,-3,-1xm58,-196v-1,-4,1,-2,3,-1v0,2,-2,4,-3,1xm56,-190v-2,-2,-1,-3,3,-3v-2,0,-2,4,-3,3xm51,-195v3,-1,4,-7,5,0v-1,-1,-1,-2,-5,0xm13,-123v-3,-6,0,-9,6,-8v-2,5,3,6,-6,8xm33,-135v-6,-2,-5,-18,-1,-8v1,-1,3,-4,3,1v-1,5,1,4,-2,7xm37,-41v-1,-2,-3,-2,-4,0v1,0,1,1,1,2v-3,0,-3,-3,-2,-6v4,0,6,2,5,4xm35,1r5,-2v-1,2,-2,2,-5,2xm74,0v-1,0,-8,-1,-2,-1v1,0,2,0,2,1xm102,-12v7,0,5,2,2,3v0,-1,0,-2,-2,-3xm98,-109v0,2,5,1,5,0r-5,0xm103,-104v-1,-2,-3,-2,-4,1v2,0,4,0,4,-1xm104,-152v0,2,0,4,1,7v0,-2,1,-5,-1,-7xm157,-238v2,0,3,-4,6,-8v-3,2,-5,5,-6,8xm177,-261r2,-2xm75,-228v2,0,1,-6,0,-6r0,6xm76,-264v-3,2,-1,17,0,22v-2,-7,0,-14,0,-22xm98,-249v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm129,-149v0,-2,-2,-4,-5,-3v-1,4,2,3,5,3xm188,-249v1,-1,2,-2,-1,-2xm246,-68v-1,0,-2,-2,-2,0r2,0xm148,-229v2,0,1,-1,2,-2xm190,-222v0,1,-3,2,-1,2xm221,-248v0,3,4,1,1,0r-1,0xm230,-162v0,-1,-3,-1,-4,0r4,0xm147,-150v-2,0,-6,0,-3,2v2,0,6,0,3,-2xm231,-149v-2,0,-1,3,0,1r0,-1xm178,-198v2,0,4,-3,1,-2xm242,-261v-1,0,-2,-2,-2,0r2,0xm161,-161v-3,-1,-2,3,-2,5v2,0,2,-2,2,-5xm183,-8r2,-1xm227,-56v1,-1,2,0,2,-2xm240,-43v0,2,7,2,7,0r-7,0xm238,-244v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm255,3v-1,1,-1,2,1,2xm257,-74v0,-4,-3,-2,-1,0r1,0xm235,-65v-1,-2,-2,1,-2,1xm111,-104v-3,0,-1,3,0,1r0,-1xm97,-113v-2,-1,-6,2,-3,2xm103,-117v2,1,5,-2,1,-2xm59,-175v2,1,5,-1,2,-2xm148,29v-1,-1,-2,-2,-2,1xm152,17r0,-2r0,2xm161,20v-5,0,-2,3,-2,7v2,0,1,-5,2,-7xm152,42v4,-8,1,-20,5,-25v-8,5,-4,13,-5,25xm75,-222v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm183,22v0,0,0,2,1,2v0,0,0,-2,-1,-2xm184,20v0,-2,2,-5,0,-5r0,5xm129,-144v3,1,2,-2,1,-3v-2,1,-2,1,-1,3xm182,14v0,0,-5,5,-1,5xm163,33v4,-1,5,-15,1,-14v-2,1,1,4,0,7v-1,-1,-1,-1,-2,0","w":230},"H":{"d":"244,-1v-3,-1,-2,2,-2,4v1,0,2,-2,2,-4xm233,-1v1,9,2,3,5,6v-1,-1,-1,-2,-1,-4v0,1,1,3,2,6v0,-2,1,-5,2,-8r-8,0xm237,-39v1,2,6,3,2,0v-1,-1,-2,-1,-2,0xm225,42v2,2,5,2,6,0v-6,-1,-6,0,-6,0xm8,-123v2,1,-2,4,1,5v1,-1,2,-5,-1,-5xm66,-126v-3,0,-2,1,-1,2xm129,-94v2,-3,3,-4,-1,-6v0,1,1,3,1,6xm128,-101r0,0r0,0xm162,-13r0,0r0,0xm129,-35r0,0r0,0xm164,-70v0,3,-5,3,0,3v3,0,6,-1,0,-3xm162,-27r-1,5v1,-2,4,-4,1,-5xm160,-19v-3,1,-1,4,1,5v-3,-3,1,-2,-1,-5xm10,-119v3,3,3,6,4,1v-1,0,-2,-1,-4,-1xm153,-54v0,3,6,5,4,2v-1,0,-3,-1,-4,-2xm128,-100r0,0r0,0xm169,-26v0,3,2,5,3,0v0,2,-3,0,-3,0xm158,-17v-4,-1,-6,4,-1,3v3,1,2,0,2,-1v-3,0,-1,-1,-1,-2xm76,-81v2,0,5,3,4,-2v-3,2,-7,0,-4,6v4,0,1,-2,0,-4xm11,-123v0,2,1,4,2,1v0,-1,-1,-1,-2,-1xm175,-7v-4,2,1,6,-5,4v-1,-2,-2,-9,-4,-11v1,3,2,8,2,11v-6,0,-8,0,-6,-5v0,0,-1,0,-1,1v4,-1,-1,-3,1,-6v-1,0,-3,1,-4,2v2,-3,2,3,0,0v-1,-2,-3,-3,-4,-2v0,4,6,2,8,5v0,0,-2,-1,-4,-1r1,3v-3,-1,-8,0,-5,-2v4,-1,2,2,0,-1v-2,-1,-4,-1,-3,3v-2,-2,-1,-13,2,-7v0,0,1,1,1,2v-6,-8,13,-15,1,-10v-7,-2,0,1,-3,5v-6,-2,-4,9,-11,7r1,-3v-8,2,-4,12,-9,5v2,0,3,-1,2,-3v0,1,1,1,2,1v-6,-6,-5,-7,-5,-15v-1,2,0,4,-3,2v4,-1,6,-5,7,0v-4,1,-1,3,-5,5v1,-1,3,-1,6,0r-2,2v1,-1,0,-2,-1,-2v-1,3,5,8,7,4v0,0,-2,0,-2,-1r4,-2v-4,1,0,-4,-2,-2v0,1,-1,1,-1,1v2,-4,4,-5,8,-9v-3,4,-3,18,1,6v0,0,0,1,1,2v2,-10,-3,-11,-7,-10v1,0,1,-1,2,-2v-4,1,-18,1,-10,-1v1,1,4,3,4,0v-4,-2,-13,1,-7,-5v-5,3,-2,6,-1,10v0,-1,0,-3,1,-3v-3,5,-3,7,-3,15v0,-1,1,-1,1,-1v0,0,0,2,-1,4v3,-3,2,0,5,-2v-5,5,-5,4,-5,13v10,-3,24,5,24,-5v1,1,0,4,0,5v5,-1,11,-4,4,-3v0,0,-2,1,-2,0v2,-4,4,0,8,0v-1,9,12,-1,12,2r0,-6xm137,-20v1,0,1,3,0,1v-2,-1,2,-3,-1,-5v2,0,2,2,1,4xm140,-19v5,-2,0,-2,0,0v-1,-2,-2,-3,-2,-3v0,0,1,1,2,3xm140,-22v1,-1,3,-1,5,-2v0,1,-2,1,-5,2xm141,-29v1,2,6,7,-1,3v1,1,1,3,-1,3v2,-1,-1,-3,2,-6xm133,-27v0,-2,5,-1,5,-1v3,0,-3,4,0,4v0,1,0,0,-1,-1v2,-2,-1,-1,-2,-3v0,0,-2,5,-2,1xm145,-2v-3,-2,-2,1,-5,0v2,-5,2,-3,5,0xm145,-12v5,3,2,1,3,7v0,0,-1,-1,0,-2v1,2,1,5,5,3v-2,3,-8,2,-7,1v2,-4,0,-7,-3,-3v0,1,-1,1,-1,-1v1,-2,6,0,3,-5xm152,-34r0,0r0,0xm146,-33v6,-3,1,4,8,1v-2,-3,-6,-5,-8,-1xm229,-215v0,-2,3,-4,-1,-4v0,3,1,4,1,4xm44,-244v1,5,1,-1,7,2v-1,-1,-4,-1,-7,-2xm68,-256v-2,8,-2,5,0,8v2,-3,2,-6,0,-8xm44,-235v7,-1,2,-5,1,-6v-2,1,-2,5,-1,6xm108,-142v2,2,6,5,9,2v-3,-1,-4,-4,-9,-2xm6,-120v-1,-3,-1,1,-3,-2v-1,3,1,2,3,2xm2,-135v3,0,5,-2,0,-2r0,2xm123,-143r-5,0r5,0xm3,-125v-2,0,-4,3,-1,4xm136,-141v0,-1,-4,-2,-10,-2v2,3,6,2,10,2xm111,19v1,-1,3,-5,0,-2r0,2xm137,-141v5,-5,0,0,-4,-6v-1,1,-1,4,2,4v3,0,4,1,2,2xm123,-139v1,1,4,5,4,1v-1,0,-4,-3,-4,-1xm170,-14v2,0,5,-4,2,-5v0,2,-3,1,-2,5xm47,-4v0,-1,-4,-4,-2,0v1,2,1,1,2,0xm106,-22v-1,3,1,5,2,1v0,0,-1,0,-2,-1xm108,1v-1,-1,-2,-6,-2,-2v0,1,1,2,2,2xm107,-8v0,2,0,6,3,3v0,0,1,0,-3,-3xm108,-14v0,1,1,1,1,-1v0,0,-1,1,-2,3v3,0,6,-3,1,-2xm107,-8r0,0r0,0xm87,26v7,-1,3,-2,0,0v-1,-2,4,-7,0,-5v-1,1,-1,3,0,5xm99,19v-5,1,-4,4,0,3r0,-3xm110,-22v0,-2,-1,-5,-5,-2v1,-3,4,3,5,2xm99,-6v0,-2,-4,-3,-4,-1v1,0,3,0,4,1xm95,19v3,0,7,-5,2,-4v3,1,-1,3,-2,4xm14,-115v-1,1,-2,1,-4,0v1,3,4,3,4,0xm219,-25v-4,1,-3,3,0,6r0,-6xm195,-49v2,-8,-5,-10,-9,-6r3,-2v0,1,-1,1,-1,2v7,-3,0,6,7,6xm205,-80v2,1,5,-2,1,-2v-1,0,-1,1,-1,2xm181,-39v0,0,1,1,0,3v4,-3,4,-1,0,-3xm188,-50v2,-5,-1,-1,-1,-1v2,0,2,1,1,1xm186,-50v-1,1,-3,3,-1,2v0,-3,4,2,4,0v-2,-2,-2,-2,-3,-2xm201,-10v3,-2,-2,-1,-1,-4v-2,0,-1,2,1,4xm189,-67v9,1,5,-10,6,-15v1,1,2,1,3,0v-10,-22,1,-72,-3,-105r24,0r0,-28v6,3,6,-3,6,5r3,-9r-99,0r0,32r24,0r0,54r-15,0v0,0,1,-3,-5,-5v0,2,2,4,3,5v-13,0,-21,-5,-26,-2v1,0,2,1,2,2r-8,-2v1,0,2,1,2,2v-2,-1,-6,-2,-10,-2v1,0,2,1,2,2v-7,0,-12,1,-14,2v0,0,1,-1,1,-2v-2,0,-4,-1,-7,0v1,2,2,8,-2,7v2,-3,-3,-10,-1,-6r0,7v-3,1,0,-7,-2,-1v0,1,-1,2,-1,2v-1,-1,3,-9,-1,-9v1,0,1,1,0,3v-3,3,-3,1,-4,7r3,-4v0,2,-2,6,-3,9v-3,-2,-8,-21,-1,-12v1,-9,1,-33,1,-57r24,0v-1,-13,2,-28,-3,-38v-6,1,-7,2,-5,6r-15,0v-1,-8,4,-22,-6,-19v-3,7,-22,15,-31,16v-1,-6,5,-3,2,-9v7,-3,15,-9,6,-12v-2,2,-2,3,-6,2v0,8,-7,13,-5,22r-28,0r0,32v6,0,13,0,24,1r0,69v-6,1,0,-6,-7,-5v-2,0,-3,1,-2,2v0,0,1,-2,1,0v-3,5,9,5,8,12v-3,-1,-7,-9,-11,-2r2,-1v-14,2,-13,30,1,21v0,2,-5,3,1,8v3,-4,-1,-15,7,-7r0,53r-24,0r0,36v10,0,21,-1,29,1r-1,-1r14,0v0,-12,-1,-29,0,-52v6,1,0,2,1,8v1,-1,2,-1,3,0v-2,-1,-4,2,-2,4v0,-1,1,-1,2,-1v-1,1,-2,2,-2,4v1,-2,3,-4,5,0v-1,1,-5,-1,-6,3v2,-1,4,0,5,1v-2,1,-4,-2,-6,1v0,1,3,-1,3,1v-4,0,-2,0,-3,2v3,3,8,3,12,2v-1,3,-2,3,-6,2r0,3r-4,-4v5,8,7,2,1,10v2,-1,4,2,2,3v4,-2,2,4,7,0v-1,-4,-4,-1,0,-4v4,6,-9,6,-3,12v0,0,-1,-1,-3,-1v0,1,1,2,0,5v9,2,4,-1,5,-3v4,8,28,4,36,3r-1,1v6,-3,1,-7,2,-14v0,1,-1,2,-1,2v-1,-5,4,-8,1,-14v-1,4,1,0,1,0v1,-5,-3,-5,0,-10v-7,4,-8,-3,-14,3v0,0,2,-2,1,-3r-11,0v0,-13,-1,-29,0,-51v2,2,2,3,7,9v-2,-5,-1,-7,0,-13v5,4,-2,6,1,9v2,-4,3,-6,3,-9v11,-1,21,1,24,-2r-1,2v10,-5,16,6,17,-5r-4,0v3,-1,6,-1,6,0v-3,0,-1,2,-1,4v-1,-5,1,0,3,-2v-1,-1,-3,-3,1,-4v-1,1,-1,2,0,2r0,-3v-3,-1,-1,3,-3,3r0,-4v1,1,4,-2,5,-2v0,0,-1,2,-1,3v0,0,1,-1,2,-3r0,-3r-3,2v4,-4,8,0,5,-6v2,4,3,-2,5,-2v1,6,-9,7,-1,12v-1,-1,-1,-3,-1,-4v5,-4,3,-5,7,-3v-4,3,-3,3,-1,7v-2,-1,-4,0,-5,5v6,1,-1,-6,3,-2v3,2,-5,4,0,5v-1,-1,0,-3,1,-3v6,5,9,0,21,4v-2,0,-3,0,-4,-1v1,4,-1,6,4,3v0,0,1,1,0,2v-4,-2,-5,5,-3,7v2,-3,6,0,7,2v-2,-1,-5,-2,-2,1v13,-2,10,-7,9,-14v2,5,7,14,8,3v3,2,10,6,2,7v3,-1,-1,-2,-1,-3v2,2,2,-1,3,0v-1,-5,-4,-4,-5,1v1,0,1,2,1,2v0,-1,-3,-2,-3,0v1,0,2,1,2,2v-1,-1,-2,-2,-2,0r3,2r-1,-1r2,0v-2,4,-5,2,-6,4v3,-1,4,3,2,3v-2,0,-4,-3,-3,1v1,1,3,2,5,1v-4,-1,1,-2,0,-5v4,1,1,9,5,7v1,-1,-6,-4,-1,-5r5,7v-2,-6,2,1,3,-2r2,1v-1,-1,-1,-2,0,-2xm65,-227v0,-2,-1,-2,2,-2v-1,-1,-1,3,-2,2xm12,-94v-2,0,-2,0,-2,-2v0,0,5,-2,2,2xm16,-109v2,1,2,4,0,4r0,-4xm20,-97v0,-1,3,-9,2,-3v0,2,-1,3,-2,3xm24,-107v-1,3,-1,1,-3,0r3,0xm88,-3v-1,-2,-3,1,-3,-1v1,0,2,0,3,1xm85,-10v1,1,4,1,4,3xm82,-26v2,-4,2,-8,7,-5v-3,4,-4,-1,-7,5xm82,-25v-1,2,-1,5,-4,3v0,-2,4,-2,4,-3xm77,-22r2,1xm74,-15r4,-5v-2,0,1,4,-1,5r0,-3xm64,-81v1,0,3,1,1,1xm63,-39v2,0,4,1,2,2v-1,1,-2,1,-3,1v0,-1,1,-2,1,-3xm62,-81r0,2r0,-2xm60,-136r0,10v-4,-3,-1,-2,0,-10xm49,-145v0,0,-1,1,-1,2v-1,0,-2,-1,-2,-3v1,2,2,2,3,1xm43,-115v-5,-1,0,-3,-1,-6v0,-1,1,-2,2,-2xm49,-78v-5,-2,-6,4,-7,7v1,-13,-3,-34,2,-42v1,3,6,14,1,9v-6,6,0,9,3,14v-2,0,-2,-5,-4,-2v2,1,2,3,0,7v3,1,5,3,5,7xm43,-56v-2,4,-1,-2,-1,-2v1,0,1,1,1,2xm42,-69v2,0,17,7,7,3v-5,0,-3,4,-7,6r0,-9xm55,-26v-1,2,-2,6,-4,4xm55,-27r0,0r0,0xm54,-125v2,2,0,3,0,8v-2,-2,-2,-5,0,-8xm57,-115v1,-6,-5,-17,-9,-5r0,-3v-3,3,-2,-2,-6,0r0,-25r2,6r-1,-1v-3,11,13,5,7,13v-3,-2,-8,2,-4,3r0,-3v3,4,8,4,10,-1v0,8,6,6,6,15v-2,-7,-5,-1,-5,1xm58,-23v0,0,4,-6,2,-2v0,1,-1,2,-2,2xm61,-17v-2,3,-1,3,-4,3xm60,-32v1,0,5,-5,6,-3v-3,2,-3,4,-6,3xm65,-27r1,-2v1,0,0,1,-1,2xm67,-33v1,1,1,1,-3,2v0,-2,3,-1,3,-2xm77,-122v-1,2,-1,3,-2,0v0,-3,2,-4,2,0xm80,-120v-1,-6,3,-9,7,-6v-5,-1,-9,1,-7,6xm100,-102v0,0,-1,0,0,-3v1,2,-1,3,3,3v0,2,-1,2,-3,0xm136,-98v2,1,3,2,3,2v0,1,-1,2,-2,1v-1,-1,-2,-2,-1,-3xm138,-105v0,1,1,3,2,6v-1,0,-2,-2,-2,-6xm141,-125v1,-1,3,-4,5,-7v0,2,-3,5,-5,7xm151,-100v-1,-2,2,-3,2,-1v0,1,-1,1,-2,1xm176,-78v0,-3,1,-3,3,-1v-1,0,-2,0,-3,1xm192,-68v-5,1,-3,-1,-1,-3v4,1,-2,2,1,3xm192,-99v-4,1,-4,8,-9,8v3,-4,7,-7,9,-8xm196,-9v0,-2,1,-5,-2,-4xm215,-25v-4,0,-8,-1,-3,1v-2,1,0,1,1,3v0,0,-2,-6,2,-4xm195,-17v4,-2,4,-6,0,-8v-2,1,1,5,0,8xm196,-24v3,1,3,3,0,4r0,-4xm203,-24v0,-1,3,-4,1,-4v-1,1,-1,2,-1,4xm181,-59v3,0,8,2,3,1v-1,-1,-2,-1,-3,-1xm196,15v-3,0,-1,1,-1,4v2,0,3,-4,1,-4xm218,-4v-2,0,0,0,-2,2v-1,-4,2,-9,-1,-10v-1,8,-2,6,0,12xm210,-9v-8,1,-1,9,-6,3v-3,1,-4,-1,-3,5v1,-3,5,-3,2,0r-2,1v2,0,5,0,11,-1v-2,-1,-2,-3,-2,-8xm207,-4v3,0,4,4,1,3v-1,-1,-1,-1,-2,0v-1,-1,4,-2,1,-3xm212,-1v3,-3,-3,-10,0,-5v-2,0,-1,4,0,5xm219,-1v-3,1,-2,2,0,5r0,-5xm44,-131v3,-2,2,-2,0,-5r0,5xm219,-53v0,0,-5,-2,-2,0r2,0xm197,-19v-2,2,1,8,1,2v0,-1,0,-2,-1,-2xm188,-4v-1,-3,2,-7,-1,-6v3,3,-2,4,-3,7v3,1,2,-3,4,-1xm192,-8v-1,3,-5,4,-3,8v8,1,3,-13,2,-13v0,3,-1,3,-1,6v0,0,1,0,2,-1xm180,-10v0,2,5,6,3,0v-1,2,-2,0,-3,0xm207,-17v-3,5,-10,7,-10,14r3,2v-1,-4,-1,-4,-2,-7v12,2,5,-3,13,-5v0,0,3,6,2,2v-3,-1,-6,-4,-8,-1v1,-4,6,-3,2,-8v0,2,-3,1,-3,3r3,0xm199,15r3,2v1,-2,-3,-3,-3,-2xm167,-42v-2,-1,0,-6,-3,-6v0,4,0,11,3,6xm176,-14v-4,-1,4,-6,-1,-7xm186,-2v-4,0,-9,-1,-10,2v3,-2,10,1,10,-2xm173,-13v-4,-1,-6,6,-3,3v-1,0,-1,-1,1,-1v0,3,-1,7,1,8v0,-3,-2,-7,1,-4v2,-3,3,-5,1,-7v0,2,-1,4,-2,2xm174,-31v2,0,2,2,1,3v0,-1,0,-5,-1,-3xm185,-63r0,-1r0,1xm180,-60v1,0,7,2,8,0v0,0,1,-1,0,1v3,4,4,-3,7,1v1,-3,-3,-1,-3,-3v4,1,3,-1,2,-4v0,0,0,1,-1,1v0,1,1,1,1,-1v-2,0,-3,0,-3,1v3,0,2,0,1,2v-5,3,-6,-2,-9,-1r2,2v-1,0,-3,0,-5,1xm151,-14v0,2,-4,3,1,4xm166,-6v-4,-4,-1,-2,-2,2v1,0,2,-1,2,-2xm168,-22v-2,-1,-3,2,-1,3xm135,-102v-3,-3,-3,4,-1,1v0,-1,1,-1,1,-1xm169,-75v3,-1,3,-8,-1,-3r3,0v-1,1,-2,0,-2,3xm168,-31v-5,3,0,3,-3,5v4,2,1,-2,3,-5xm206,-32v-2,2,1,4,3,5v1,-1,3,-7,6,-4v-2,0,-2,0,-1,1v1,0,1,1,1,1r-3,0v4,3,7,0,3,-3v1,0,4,-4,1,-2v-3,3,-11,-5,-8,3xm212,-51v3,0,3,-3,0,-3r0,3xm204,-24v0,2,-4,6,0,5v1,-6,6,3,11,-1v-2,3,-5,8,-1,3v7,-1,0,10,4,11v0,-10,0,-19,-8,-13v2,-3,-6,-13,-2,-4v0,0,-1,-1,-2,-1v1,2,1,3,0,3v0,-1,-1,-3,-2,-3xm208,-17v0,3,4,4,2,0v0,-1,-1,0,-2,0xm210,-17r0,-2v-1,1,-2,1,0,2xm202,-18r2,0r-2,0xm204,-19r0,1r0,-1xm186,-39v2,11,9,-3,13,10v0,-7,8,2,3,-4v-4,1,-5,3,-3,-1v1,-1,1,-2,1,-2v-6,2,0,-5,-7,-8r2,0v0,-7,-6,-8,-3,0v-5,0,-4,3,-1,6r1,0v-2,2,-4,0,-6,0v1,-1,1,-2,-1,-2v-1,0,-1,0,-1,1r2,0xm204,-36v-4,0,-1,4,-1,4v1,0,2,0,2,-2v-2,0,-3,0,-1,-2xm111,-151r3,1v0,-1,-2,-3,-3,-1xm166,-32v3,0,1,-1,1,-1xm219,-189v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm249,-66v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm105,-218v1,3,5,4,5,0v-2,-1,-4,-1,-5,0xm-13,-93v0,2,7,2,8,0r-8,0xm-19,-234v1,0,3,-3,1,-3xm-24,-217v-2,3,11,5,11,5v-1,-5,-8,-3,-11,-5xm208,-142v-1,3,2,2,4,2v1,-3,-2,-2,-4,-2xm0,-199v-3,0,-1,1,-1,1","w":226},"I":{"d":"27,-145v2,0,4,3,1,2v-1,0,-1,-1,-1,-2xm21,-113v4,0,5,8,1,9v-3,-2,-5,-7,-1,-9xm16,-68v3,-1,4,3,3,5v-3,0,-7,-3,-3,-5xm5,-52v0,3,-6,6,-7,1v1,-3,7,-1,7,-1xm-2,-34v-8,7,-10,-14,-4,-3v1,2,2,3,4,3xm13,-32v-1,-2,1,-5,5,-3v-1,1,-3,2,-5,3xm321,-4r-169,1v16,-1,73,-1,169,-1xm30,-46v-1,-4,-8,-17,-1,-21v-1,1,-3,1,-5,0v2,-3,3,-2,1,-6v3,1,9,2,3,-1v-1,-4,5,-8,8,-4v-4,-4,-20,-10,-1,-17v-1,0,-3,0,-5,-2r3,0v0,-2,-3,-2,-6,-2v4,-10,1,-11,2,-22v3,0,3,2,3,0v-5,-3,5,-6,-3,-9r1,4v-5,-3,-3,-4,-4,-10v1,0,1,1,2,1r-2,-2v7,-1,9,3,5,-2v0,-1,-1,0,-1,-1v1,2,4,0,8,-1v-7,0,-9,-3,-3,-9v-8,-3,-6,1,-8,5v0,-4,-1,-6,-1,-6v1,1,2,1,2,1v-4,-10,-4,-13,-4,-24v-6,0,1,7,-5,9r0,-23r-18,0v0,-8,-1,-20,-1,-36r91,0v1,16,3,26,0,36v-14,-4,-14,9,-24,7v2,33,-4,72,2,101v-5,10,-1,28,-2,44r24,0v1,11,0,20,-5,26v1,-1,2,-1,4,-1v-1,3,-6,2,-10,2v4,12,5,6,31,8r-21,0v3,3,3,6,-1,9v3,-7,-6,-8,-16,-8r-42,0v4,-1,8,-1,7,-7v-1,2,0,5,-3,3v1,-6,12,-10,1,-11v4,-3,0,-2,-3,-6v2,-1,4,-3,5,-8v-3,1,-12,-1,-3,-5v-6,-4,-4,-4,5,-10v0,3,-10,2,-12,0r0,-3v0,0,0,1,-2,1v0,-4,2,-2,4,0xm38,-40v-1,0,-1,1,-2,2v1,-1,2,-1,2,-2xm32,-160v0,0,-4,2,-1,3v1,0,1,-1,1,-3xm46,-154v3,0,8,-3,2,-2v1,0,-2,2,-2,2xm47,-148v-6,2,1,2,-1,5v0,0,-1,0,-1,-1v1,5,3,8,5,11v-4,-12,-1,-6,-3,-15xm31,-115v1,-1,1,-2,2,-4v-1,0,-4,4,-2,4xm63,-59v-1,2,-15,3,-6,6v1,-1,7,-4,6,-6xm63,-61v0,0,-8,4,-2,3v1,0,2,-2,2,-3xm52,-56v1,0,3,0,4,-2v-2,0,-4,1,-4,2xm64,-53v2,0,3,-1,3,-2v-2,0,-3,1,-3,2xm48,-53v-3,0,-3,3,0,1v1,0,0,0,0,-1xm43,-46v2,1,7,-2,5,-3v-1,0,-4,1,-5,3xm46,-45v4,-2,6,-3,5,-4v0,3,-5,2,-5,4xm40,-38v5,2,4,-5,2,-2v-1,0,-2,2,-2,2xm73,-8r-4,-1xm28,-77v1,2,-1,5,-3,2v1,0,2,-1,3,-2xm22,-24v-1,-5,-4,-7,1,-8r1,32r-39,0v9,-3,17,4,15,-16v-2,-25,1,-18,11,-20v-2,2,-2,2,0,4v5,3,1,7,8,10v0,-2,-3,-6,1,-4v0,0,1,2,2,2xm18,-21v-1,-2,-3,0,-4,1xm1,-26v1,1,3,1,5,0v0,-1,-5,-2,-5,0xm12,-24v-1,-1,-2,-3,-4,-3v3,0,0,9,6,5v0,-1,-1,-2,-2,-4r0,2xm5,-24v-2,0,-5,0,-4,1v1,0,4,0,4,-1xm10,-17v1,-1,5,-5,0,-4r0,4xm21,-21v-4,2,-5,5,-1,5xm21,-17v-2,1,0,6,2,4v1,-2,-1,-4,-2,-4xm36,-25r-3,3v0,-1,1,-2,3,-3xm36,-15v-2,2,-5,-2,-6,0v4,-1,3,-4,6,0xm30,-8v1,4,-7,5,-2,2v0,-3,-1,-2,2,-2","w":99},"J":{"d":"224,-278v-7,7,-11,-12,-4,-3v1,2,3,3,4,3xm112,-240v1,0,2,3,2,8v-3,0,-2,-6,-2,-8xm133,-229v2,-4,3,-2,7,-1v0,-1,-4,-3,0,-3r5,5v-4,-1,-10,4,-12,-1xm156,-223v1,-7,-8,-3,-10,-6v4,-2,13,-5,10,6xm184,-230v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm176,-230v0,-1,5,-2,4,1v-2,2,-3,0,-4,-1xm108,-226v0,0,0,2,1,7v-1,0,-1,-2,-1,-7xm140,-222r-1,-2v1,0,1,1,1,2xm73,-220v0,-1,-5,2,-5,0v1,0,3,1,5,0xm154,-217v0,0,1,1,4,2v-2,3,-2,2,-4,-2xm162,-215v-1,0,-5,-2,-1,-2v1,0,1,1,1,2xm95,-209v0,2,-2,5,-2,1v0,-1,2,-1,2,-1xm158,-209v1,-1,4,0,3,2v1,0,0,-1,-3,-2xm153,-209v1,1,5,1,3,3v-1,0,-2,-1,-3,-3xm162,-201v2,-3,3,1,5,2v-1,1,-3,0,-5,-2xm157,-201v2,-2,5,2,5,3v-2,2,-5,-2,-5,-3xm82,-180v-2,-7,4,-6,5,-2v0,0,-2,1,-5,2xm66,-183v4,-1,6,-1,6,4v-1,2,-4,5,-5,0v0,-2,-1,-4,-1,-4xm77,-177v2,-1,4,-3,7,-1v0,3,-5,2,-7,1xm87,-166v3,1,4,-2,3,3v-1,0,-3,-2,-3,-3xm9,-101v6,-5,11,8,5,4v-3,2,-6,-4,-5,-4xm44,-46v1,-2,2,-1,3,1xm119,-213v2,-3,9,7,6,3v-3,-10,-9,-3,-12,-10v3,0,2,2,7,1v0,0,-2,-1,0,-1r12,0v0,0,-1,0,-1,1v1,-1,0,-8,5,-2r-1,1v8,0,12,-1,15,5r0,-4v9,6,-9,16,6,18v0,12,-3,10,0,15v-4,-3,-2,0,-14,0v1,-3,7,-4,3,-8v-2,1,-4,2,0,2v-2,1,-2,1,-3,6r-8,0v1,-1,3,-3,0,-2v-4,0,-1,6,-2,9v-1,-11,-11,-13,-9,-27v5,2,5,6,7,3v-7,-6,-13,1,-8,4v-2,1,-4,2,-1,5v2,-1,-3,-1,1,-3v0,1,1,3,2,5v-2,0,-9,1,-4,3v3,-4,8,-3,1,1r-3,-1v1,3,-2,7,-1,1v-4,-2,-7,0,-7,4v4,-2,8,0,4,4v0,0,0,-1,1,-1v-1,-1,-1,-1,-2,0v-1,3,2,2,4,2v0,1,-2,3,-4,4v5,-3,1,-2,-1,-5v6,13,-6,3,-7,6v0,-2,3,-4,4,-1v0,1,-1,1,-1,1v1,1,4,2,4,-1v-3,-4,-5,-3,0,-9v-2,2,-6,4,-2,-2v-1,0,-1,0,-1,-1v1,-8,6,-10,3,-14v-2,1,-2,5,-4,6v0,0,1,-1,3,-2v-1,6,-3,3,-5,6v1,0,1,-1,1,-1v1,0,1,1,-1,4v4,0,1,5,1,7v-3,-1,-6,-4,-4,0r2,3v0,-1,-3,-1,-5,0v3,2,5,0,3,5v-5,-2,-1,4,-1,1v2,3,9,0,5,5v5,1,0,-8,7,-4v0,0,-1,6,-1,1v3,-2,4,-3,4,0v-5,1,0,5,0,0v0,-2,1,-3,2,-3v-2,0,1,4,0,7v4,-2,3,1,4,-7v-1,0,-2,3,-2,1v3,-2,1,-6,-2,-7v1,-2,3,6,6,3v-2,-3,-4,-4,-3,-7v6,3,13,5,9,10v-1,-1,0,-5,-2,-2v3,0,4,7,2,9v-3,-2,2,-5,0,-6v0,4,-7,5,-3,7v3,-1,6,1,1,1v5,2,8,84,0,88r0,-2v-1,8,-7,31,3,18r-1,16v2,-2,6,-1,6,3v0,3,-6,2,-6,0v-12,58,-124,59,-129,-5v-1,0,-2,-6,-2,-15r32,0v-1,12,8,-4,6,7v-9,11,10,10,8,18v4,-2,2,-4,-1,-8v7,-2,6,12,13,7r0,2v-1,0,-1,-1,1,-1v1,5,-4,4,0,6v-1,-5,4,-6,8,-4v32,0,25,-47,24,-78r2,1v-9,-16,7,-55,-2,-66v3,-1,13,5,6,0v1,-1,0,-1,0,-3v3,2,4,-1,3,-4v0,0,-2,1,-1,-2v0,0,2,0,3,1v-1,-4,-3,-1,-3,-4v3,1,4,1,7,0v-2,-3,-2,-4,-1,-6v-4,8,-5,-2,-8,2v3,-3,12,0,11,-6v-4,2,-4,-1,-2,-4v0,-3,3,-2,1,-4v-2,5,-7,0,-7,0v8,-2,8,-3,4,-7r-4,0v3,0,2,-2,0,-5v-1,6,1,7,4,10v0,0,0,-1,-1,-2v-2,0,-2,4,-3,0v1,3,-2,1,-2,1v-1,-11,7,-11,11,-8r-1,3v2,-3,12,-2,12,3v1,0,1,-1,-1,-1xm113,-190v0,-7,5,2,3,-4v-2,-4,-4,0,-6,1r3,0v-3,2,3,0,0,3xm121,-202v-1,-6,-4,-3,-7,-2v0,7,2,-2,7,2xm112,-203v-2,0,-8,0,-3,2v0,-1,-1,-2,-1,-2v1,2,4,2,4,0xm107,-215v-2,0,-4,-7,-4,-3v0,0,0,2,2,5v1,-2,3,-2,4,0v0,3,5,8,1,4v1,-1,5,4,2,0v0,-2,2,-4,3,-3v0,1,-1,2,-2,2v1,0,1,-1,1,-2v-1,3,-1,3,2,4v-1,-1,-1,-3,0,-4v1,1,1,1,2,0v-3,-7,-5,2,-8,0v0,0,1,-1,2,1v-6,0,0,-5,-6,-8v0,1,0,3,1,4xm122,-219v1,5,5,5,5,0v-2,1,-4,1,-5,0xm145,-213v1,0,3,-1,4,-2xm141,-212r-3,-3v0,1,1,2,3,3xm135,-211v3,1,4,3,1,-2v-1,0,-1,1,-1,2xm144,-203v1,1,2,1,4,0r-4,0xm138,-199v-1,1,-6,0,-3,4v7,-2,-1,-9,3,-4xm155,-198v-1,-2,-3,1,-3,0v1,-1,1,-2,0,-3v-2,0,-2,6,-1,6r2,1v-1,-1,-2,-4,2,-4xm125,-197v1,-1,2,-5,3,-1v-2,-3,-5,-3,-3,1xm144,-200v-5,4,-1,2,2,3v0,1,1,1,1,-1r-4,0xm127,-191v3,-1,1,-6,-2,-6v0,1,1,4,2,6xm133,-194v-2,-2,0,-2,0,-3v-7,1,-3,4,0,6v0,-1,-1,-2,-2,-4v0,1,1,1,2,1xm105,-185r1,3v0,-4,-4,-6,-2,-2v0,-1,1,-1,1,-1xm98,-173v-3,3,-6,2,1,1xm50,-40v0,2,0,5,-1,9r2,-3v-1,1,-1,2,1,2v0,-2,-1,-4,-2,-8xm97,-167v1,0,1,-1,-1,-1v0,0,-1,1,-3,2v2,-2,10,3,5,-2v-5,-4,-5,0,-1,1xm123,-174v6,-4,4,6,7,0v-4,-2,-3,-3,-7,0xm129,-171v0,-2,-5,-4,-3,0r3,0xm111,-162v6,1,9,-1,10,-4v-9,2,-6,-2,-10,4xm125,-163v-1,1,0,4,2,4v1,-1,1,-3,0,-4v0,6,-1,1,-2,0xm121,-154v-2,4,-3,1,0,4v-1,-1,2,-3,0,-4xm118,-151v-3,1,-6,5,-4,5v1,-3,4,-4,5,-1v-1,-2,-3,-1,-1,-4xm100,-126v-1,-1,-2,-1,-4,0r4,0xm109,-111v0,-1,-1,-6,-1,-1xm109,-101v-1,1,-1,5,0,6r0,-6xm109,-87v-3,3,1,3,1,10v0,-3,0,-6,-1,-10xm111,-70v0,-1,-1,-3,-2,-6v0,2,1,4,2,6xm2,-57v0,0,5,1,2,0r-2,0xm53,-28v0,-1,-1,-2,-2,-4v0,1,1,3,2,4xm47,-24v2,0,2,-4,2,-7v0,1,-1,4,-2,7xm56,-15v1,-2,4,-24,1,-7v-1,3,-1,5,-1,7xm100,-198r-2,-4v2,1,2,1,1,3r5,0v-1,8,-11,0,-3,1v2,0,0,0,0,-1v0,0,-1,0,-1,1xm96,-201v0,-1,-1,-2,-2,-2v-3,2,0,1,-1,-1v2,-2,6,1,4,3v-1,1,-2,1,-3,0r1,1r-1,-1r2,0xm99,-194v1,3,-8,4,-3,2v1,0,3,-1,3,-2xm98,-191v3,2,-1,9,-1,3v-1,-1,0,-1,1,-3xm91,-179v1,-2,4,-3,7,-2v-1,0,-4,1,-7,2xm73,-220v1,0,1,1,0,2v-1,2,-5,0,-4,3v1,-1,2,-2,2,1v-5,-3,-3,-4,2,-6xm77,-212v-2,-2,-3,-10,0,-7v-2,2,-1,2,0,6v0,-3,1,-2,2,0v-1,1,-1,3,-2,1xm84,-217v-1,0,-5,-5,-1,-2v1,0,1,1,1,2xm90,-220v2,3,-4,3,-1,5v1,1,1,0,1,2v-4,1,-2,-2,-6,2v1,-2,1,-3,0,-3v0,-3,4,3,5,-1v-2,0,-2,0,-2,-2v3,-3,-1,-1,3,-3xm98,-208v-3,-1,-7,-9,-4,-11v2,1,2,1,0,3v3,0,2,1,4,8xm79,-211v2,-3,2,-9,4,-1xm93,-211v-4,-1,-2,-2,-2,-2v1,0,2,1,2,2xm69,-209v3,-3,4,-4,6,-1v-3,-1,-4,3,-2,4v-1,-2,-5,0,-1,-3r-3,0xm69,-205v0,-2,-2,-5,1,-4v0,1,0,2,-1,4xm80,-204v-2,2,-3,-1,-6,-1v0,-1,6,2,4,0v0,-1,-4,-1,-1,-2v4,0,-1,4,3,3xm100,-202v-1,-1,-2,-4,-1,-4v1,0,1,2,1,4xm87,-202v3,4,7,-1,4,5v-3,1,-2,-5,-4,-5xm79,-201v0,1,2,2,0,3v-4,-1,-2,-3,0,-3xm77,-185v-1,-2,-4,-11,2,-7v0,3,0,4,-3,2v0,2,4,1,1,5xm127,-185v-1,2,-9,5,-8,0v3,3,2,-3,5,0v-1,-5,1,-3,3,-2r0,2xm93,-188v0,2,0,0,-2,2v-1,-1,2,-2,2,-2xm96,-185v-2,1,-4,4,-5,1v1,0,3,-1,5,-1xm121,-182v0,1,-2,2,0,2r-2,-1r0,5v-1,-3,-5,-6,2,-6","w":160},"K":{"d":"-41,-217v1,-1,2,0,2,2v0,2,-1,4,-2,4v0,-1,1,-3,0,-6xm-9,-213v-2,7,4,7,0,13v-7,-1,3,-11,-8,-4v-4,-5,1,-14,8,-9xm84,-194v4,2,12,-11,5,2v2,3,2,3,-4,3v2,-2,-1,-2,-1,-5xm78,-85v-1,3,2,2,-2,1v0,-1,0,-1,2,-1xm84,-70v0,4,-4,2,-7,1xm103,-60v-1,-1,-2,-1,-3,0r1,-4v2,0,2,2,2,4xm112,-39v5,-12,-22,-5,-14,-18v0,0,2,1,5,1v-3,13,20,4,9,17xm97,-44r4,4v-2,-1,-6,-2,-4,-4xm-15,-8v-1,1,-3,2,-5,1v1,-1,3,-2,5,-1xm24,-188v-9,1,-31,-11,-18,-14v-1,0,-2,-2,-3,-8v3,0,1,5,3,6v7,-8,-6,-5,-6,-16v4,2,7,-1,8,-5r84,0r0,23v-6,-12,-14,5,-20,3v-2,-2,2,-5,-5,-4v-2,0,-4,5,-2,6v1,0,3,-6,5,-4v-3,2,0,12,-8,6v2,4,-11,13,-1,15v2,-2,5,-5,6,-8r0,43v3,0,7,1,12,2r-1,8v-4,-1,-7,-1,-7,0v13,4,19,-12,33,-22v8,-6,22,-20,32,-32v-7,4,-8,1,-19,0r0,-36v32,-1,65,1,93,-4v9,-2,8,9,8,19v-7,1,-9,9,-8,21v-21,-4,-28,9,-38,18r-59,53v1,3,2,3,0,3v1,-2,-1,-3,-2,-1v2,4,17,10,18,23v0,0,13,5,4,4v-5,0,-5,-6,-8,0v0,3,7,6,11,5v2,9,16,25,23,16v18,11,22,36,55,32r0,36r-96,0r0,-36r21,0v-7,-6,-29,-34,-38,-34v0,-8,-17,-18,-20,-23v6,1,7,-1,8,-7v-4,-9,-13,-16,-22,-17v1,5,-10,12,-3,16r0,-2v8,5,-2,29,8,30v-9,4,-4,24,-5,36v6,0,14,1,25,1v-1,13,6,28,-10,28v-6,16,-51,5,-77,8v-3,5,-5,0,-20,0v-2,0,-4,-1,-5,-2v11,2,8,-6,20,-4v0,-1,-2,-2,-3,-2v2,0,4,0,6,-1v-2,-1,-6,-1,-13,0v6,-1,9,-6,17,-4v-8,0,-8,-13,-7,-23v12,0,32,0,59,-1v1,-1,1,-4,1,-8v-3,9,-18,4,-36,6r0,-60v6,3,13,-4,4,-6v-1,1,-2,2,-3,4v1,-21,-5,-38,5,-41v-6,-8,11,-9,7,-19v-3,3,-8,3,-10,4v1,0,1,0,1,1r-4,0r0,-32xm72,-208v2,2,4,7,4,1v-3,0,-1,-2,-4,-1xm50,-159r1,2v0,-1,-1,-2,-1,-2xm45,-145v-1,-10,-10,-7,-16,-1v0,5,2,1,4,1v6,0,4,4,2,8v0,-1,4,-2,4,0v-1,1,-3,2,0,2v-1,-1,3,-1,3,-4v0,0,-3,4,-3,-1v-1,0,-1,1,1,1v-3,-3,3,-4,5,-6xm60,-150v-4,-3,-9,0,-7,6v0,0,-1,2,-4,4v9,0,2,-6,11,-7r0,-3xm49,-148v-1,2,2,3,2,1v-2,0,-2,-1,-2,-1xm54,-135v-3,-9,-7,4,-13,3v1,3,-6,5,-2,6v4,-1,4,-7,10,-6v-1,-1,-1,-2,0,-3r5,0xm75,-132v-4,1,-4,5,-7,2v1,-1,2,-6,-1,-5v-1,11,1,18,14,15v-2,0,-5,4,0,3v7,0,-2,5,2,6v2,-2,4,-4,7,-5v-1,-5,-4,-7,-9,-6v0,0,1,0,1,-1v-7,2,-6,-4,-7,-9xm37,-133v0,3,3,4,2,1v0,-1,-1,-1,-2,-1xm60,-131v0,2,1,2,3,2v1,-1,1,-1,0,-2v-1,-1,-2,-1,-3,0xm60,-129v-2,-1,-3,2,-1,2v1,0,1,-1,1,-2xm26,-96v0,2,5,3,2,0r-2,0xm45,-103v-5,4,-22,11,-15,14v2,-2,5,-7,9,-4v-1,-5,6,0,5,-9v0,1,1,3,1,3r0,-4xm24,-142v1,-2,1,-8,2,-2v0,1,-1,2,-2,2xm89,-78v-3,6,-1,5,-7,5v-2,-7,3,-3,7,-5xm84,-51v-4,4,-13,5,-12,-5v0,-13,12,0,15,-5v-1,-2,-1,-5,4,-3r-1,-4v1,1,3,3,5,2v-3,2,7,9,-1,6v-1,-1,0,-5,-2,-1v-1,4,3,0,2,8v-5,-3,-4,1,-7,2v1,-4,-2,-2,-5,-2v1,0,2,2,2,2xm88,-58v0,0,4,-1,3,-4xm91,-58v-2,4,4,3,1,1xm83,-54v2,0,7,-1,3,-2v-1,0,-2,1,-3,2xm99,-64v-4,1,-9,-6,-2,-5v0,1,-1,1,0,2v3,-1,2,0,2,3xm-18,0v-7,2,-16,-1,-25,-1v9,-4,11,-2,25,1","w":220},"L":{"d":"-8,-234v2,1,3,-3,1,-3v-2,0,-1,2,-1,3xm46,-254v6,-4,1,-9,-4,-11v-1,5,0,9,4,11xm124,3v10,-1,13,4,23,1v-1,-1,-16,-5,-23,-1xm-1,-236v1,-2,-5,-2,-2,-1v0,0,1,1,2,1xm80,-219v8,1,-5,4,2,7v1,-2,13,1,5,-5v2,0,2,-1,1,-2r-8,0xm-5,-45v-4,-1,-9,0,-6,5v1,-2,7,0,6,-5xm104,-217v1,2,3,1,3,-1v-1,-2,-3,-1,-3,1xm99,-175v3,0,6,-8,0,-4v0,1,-1,3,0,4xm147,2v5,5,18,1,32,1v-7,0,-19,0,-32,-1xm66,-212v1,4,0,11,3,7v0,-3,-1,-6,-3,-7xm97,-190v8,-6,0,-18,-7,-10v4,-15,-11,-13,-14,-4v-4,-4,-4,-3,-7,-8v0,7,9,7,3,11v2,-3,2,-3,-3,-2v0,2,3,4,0,5v1,-4,-1,-5,-5,-4v-2,6,7,2,4,7v-1,1,-5,9,1,5v5,4,7,2,18,9v1,-1,2,-7,0,-7v3,1,5,9,9,0v-1,1,-5,-2,-3,-3v1,0,2,1,4,1xm79,-201r1,0r-1,0xm69,-230v1,0,2,4,3,1v0,-2,-2,-3,-3,-1xm74,-231v0,0,5,0,2,0v-1,0,-2,-1,-2,0xm63,-170v1,3,0,8,4,7v-1,-2,0,-8,-4,-7xm70,-215v2,1,5,2,5,0r-5,0xm102,-186v0,-2,0,-5,-3,-5v-2,3,-1,4,3,5xm107,-257v0,1,2,12,2,3v0,-2,0,-3,-2,-3xm131,-243v2,-5,13,3,9,-4v-5,0,-13,-4,-9,4xm116,-239v1,7,1,18,9,10v-3,-4,-1,-11,-9,-10xm56,-176v1,2,4,1,3,0v-3,1,-1,-2,-1,-3v0,2,-5,-1,-2,3xm51,-179v2,2,3,2,4,-1v-1,0,-3,0,-4,1xm12,-52v-1,-1,-5,-5,-3,1v1,0,2,-1,3,-1xm150,-59v-4,0,-12,-4,-6,-9r-23,0v0,8,0,18,-1,30v-12,-1,-39,3,-53,-1r-1,-62v-1,0,-10,-1,-8,-3v2,0,5,2,5,0r-7,-1v2,2,2,2,0,3v-5,-1,0,9,-7,3v1,2,-3,2,-3,3v0,-2,-7,-13,-5,-17v4,1,4,-3,8,-2v-2,1,-6,3,-2,3v1,0,3,-1,5,-4v-5,2,-7,-5,-3,-5v0,0,0,2,-1,3v3,0,4,-2,6,-4v0,4,-1,9,3,9v-1,-4,0,-11,-3,-14r0,2v-2,0,-4,-1,-6,-3v1,0,3,1,5,1v-4,-2,2,-3,0,-4v-1,1,-2,2,-2,0v2,-2,3,-3,3,-5v-3,1,-6,2,-11,1r1,-1v-10,0,0,-3,-3,-10v6,-2,27,-7,16,-16v2,-2,-2,-1,-2,-1v5,-3,3,-7,-1,-5v-5,-5,-4,0,-8,-1v0,-2,3,-1,2,-4v-2,2,-6,2,-5,-2v0,-12,24,0,19,-17r3,1v0,-4,-3,-3,-6,-4v2,0,3,-3,5,-1v-7,-8,-6,-1,-13,-9v-1,1,-1,2,-3,3v3,-7,-9,-3,-4,-8v-8,1,-1,14,-9,6v3,0,0,-1,1,-4v-1,2,-1,5,-2,1v-1,-2,-4,-3,-2,-7v-1,5,1,2,8,7v1,-4,1,-3,-3,-3v0,-3,-6,-10,-1,-11v0,6,3,1,3,0v-2,0,-3,-1,-2,-2v1,1,2,1,3,0v-10,-2,-24,0,-35,-1v1,-1,1,-2,-1,-2v2,4,-14,1,-4,4r0,34v6,0,13,0,24,1v1,16,0,46,1,65r1,-1v1,1,0,2,-1,2v6,0,9,0,10,1v0,0,0,1,-2,0v-1,6,-1,2,1,6r-4,0v1,3,2,4,5,5v-4,0,-16,9,-7,10v1,-1,1,-3,3,-3v1,5,3,18,-7,15v-1,8,2,20,0,37v-2,-2,-7,-4,-9,-1v2,6,2,7,9,15r-24,0r0,36v27,-2,63,3,84,0v-5,1,-2,-5,-3,-8r0,8r82,0v0,-10,1,-25,0,-44v-10,0,-3,-4,0,-13v-1,1,-1,1,-2,1r4,-19v-9,-1,-4,4,-12,8v4,-1,8,4,4,6v-1,-3,-3,-6,-5,-2v-1,2,-1,4,-2,4xm52,-123r2,-1v-1,1,-2,1,-2,1xm33,-222r0,0r0,0xm1,-219v0,-1,1,-1,2,-3v0,1,-1,2,-2,3xm4,-204v0,0,-1,-6,0,-3r0,3xm14,-221r0,-1r0,1xm19,-208v-2,0,-6,-5,-1,-2v1,1,1,1,1,2xm19,-220v0,0,-1,0,-1,-1v1,0,1,0,1,1xm20,-210r3,-7v1,2,0,3,-3,7xm23,-205v0,1,3,4,1,4v-2,0,-2,-1,-1,-4xm27,-208v2,-3,0,-4,3,-4v-1,3,-3,4,-3,4xm26,-153v1,1,7,1,3,4v-3,0,-4,-2,-3,-4xm27,-145v0,-3,3,-3,5,-2v0,1,-2,1,-5,2xm30,-86v2,0,6,2,1,2v0,0,0,-1,-1,-2xm31,-73v-1,-2,5,-5,2,-1v-1,1,-1,1,-2,1xm45,-198v-3,2,-6,-1,-3,-4v3,-1,1,2,1,3v3,0,6,-5,8,-1v-2,0,-9,0,-6,2xm39,-117v-4,-1,-3,-3,0,-4v0,1,5,4,1,3r-1,-1r0,2xm50,-90v-1,0,-1,-1,-1,-3v3,0,2,2,1,3xm53,-87v0,0,-4,-13,1,-6v0,1,-1,4,-1,6xm55,-101v1,0,1,1,0,3r0,-3xm63,-99v3,5,-3,6,-6,5r1,1v0,1,-1,1,-2,0v0,-3,4,-4,7,-6xm79,-30r2,13v-1,0,-2,-8,-2,-13xm96,-31v1,1,2,3,2,4v-1,-1,-4,-2,-2,-4xm103,-18v1,0,2,2,3,4v-3,-1,-4,-3,-3,-4xm11,-60v0,2,-11,-3,-4,4v3,0,6,0,4,-4xm175,-8v-1,-3,-6,1,-11,2v7,0,11,-1,11,-2xm153,-241v0,-2,0,-5,-1,-8v0,2,0,5,1,8xm155,-78v0,0,15,2,7,-3v1,1,2,0,2,-1r-5,-1v3,3,1,1,-4,5xm92,-112v2,0,4,-4,2,-4xm120,-184r6,0r-6,0xm109,-193v2,-1,7,0,7,-4v-5,1,-7,3,-7,4xm86,-224v3,3,17,2,22,0r-22,0xm134,-130v-3,1,0,2,0,0r0,0xm135,-125r1,0r-1,0xm144,-223v-3,-2,-15,-2,-19,0r19,0xm73,-223v2,3,13,-2,3,-1xm57,-130r0,0r0,0xm21,-71v-3,1,-1,4,0,2r0,-2xm57,-149r0,9r0,-9xm15,-135v1,0,4,-3,1,-3v2,1,0,2,-1,3xm57,-107v0,1,2,2,2,0r-2,0xm3,-162v-1,2,1,3,2,1v0,-1,-1,-1,-2,-1xm7,-184v-3,0,-3,0,-2,2v1,-1,2,0,2,-2xm54,-104v0,4,5,-1,1,0r-1,0xm100,0v0,0,0,2,1,2v0,0,0,-2,-1,-2xm103,0v-1,3,3,2,5,2v1,-3,-3,-2,-5,-2xm57,-111r0,1r0,-1xm51,-139v2,-1,2,-8,0,-9r0,9xm-9,-224v0,2,3,1,4,1v0,-2,-3,-1,-4,-1xm-29,-223v5,4,24,-2,9,-1r1,-1v-2,1,-5,2,-10,2xm76,-89v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm75,-120v-3,0,-3,7,-1,8v2,-1,0,-6,1,-8xm-11,-208r-3,0v1,1,2,1,3,0xm84,-173v-1,-1,-3,-1,-3,1xm84,-137v-1,-2,-3,-1,-2,1xm73,-103v-3,-2,-11,-5,-14,-3v4,3,5,0,14,3xm59,-138r0,0r0,0xm-22,-114v-2,0,-4,1,-2,2v1,-1,2,0,2,-2xm90,-147v0,0,2,-3,0,-2r0,2xm62,-125v1,-3,-1,-5,-2,-1xm63,-223v-3,-2,-17,-3,-15,1v4,-2,10,-1,15,-1","w":170},"M":{"d":"248,-234v5,-3,7,4,7,9v-6,1,-7,-4,-7,-9xm90,-83v0,0,5,3,-3,7v-1,-1,0,-9,3,-7xm5,-79r2,1v0,1,-1,0,-2,-1xm105,-40v1,1,4,5,0,3v-2,1,-4,1,-2,-2v0,-1,1,-1,2,-1xm93,-36v2,-1,4,-1,4,1v-1,0,-2,0,-4,-1xm104,-19v0,-4,4,-6,3,0r-3,0xm114,-19v-3,1,-6,1,-5,-3v2,5,5,-4,5,3xm32,9v-1,-5,2,-10,5,-6v-3,5,9,9,0,8v-2,-1,-3,-1,-5,-2xm80,4v-1,2,-2,4,-4,2v0,-1,2,-2,4,-2xm75,8v0,-2,-1,-2,2,-1v0,2,-2,2,-2,1xm43,12v5,-2,11,3,5,7v1,-3,2,-7,-4,-5v0,0,0,-1,-1,-2xm145,-67r60,-157v10,-1,24,-1,44,0v-3,12,14,18,4,7v6,3,6,-2,9,-7r27,0r0,36v-6,0,-13,1,-22,1v0,0,1,1,3,2v-6,4,-3,3,0,5v-3,1,3,15,-5,10r0,134r24,0r0,36r-91,0r0,-36r23,0v1,-13,0,-17,0,-28v2,0,2,1,1,1r0,-102r-61,165r-31,0v-3,-7,-7,-17,-12,-31v-3,1,-1,14,-8,6r3,-1v-2,0,-10,-2,-5,0v1,1,1,2,1,2v-3,-2,-5,-1,-5,-6r5,0v-1,0,-1,-1,-1,-2v2,1,4,4,6,2v-3,-1,-3,-2,-6,-5v3,0,7,3,9,1v-3,-1,-11,-2,-8,-5v2,1,5,6,5,0v-4,-3,-11,-7,0,-3v-4,-11,-11,-22,-10,-35v-17,-29,-14,-29,-36,-88v-1,8,-14,9,-20,16v-1,-1,-1,-2,-1,-3v-5,0,-7,11,-2,14v5,-5,4,-1,10,-2v-1,6,1,3,-2,6v3,-2,3,2,3,3v-1,0,-2,-1,-2,-1v1,4,8,3,2,10v2,0,3,-5,3,-1v0,4,-11,2,-2,7v4,-1,3,-2,5,2v-3,1,-8,2,-4,5v-7,0,-8,12,-12,14v1,-1,2,-2,2,0v-7,7,5,18,15,20v1,0,3,-1,4,-1v-1,14,2,34,-2,40v8,1,17,2,22,0v-1,0,-2,-4,0,-4v4,5,7,5,9,13r-2,-3v0,7,-1,17,-1,30v-5,0,-12,0,-20,1v1,0,1,-1,1,-1r-5,0v0,1,4,1,3,3v-6,-6,-23,-2,-34,-3v1,-4,-1,-6,-4,-4r1,4v-4,0,-6,-1,-11,0v0,2,1,4,1,4v-2,-5,-8,-10,-10,-1v0,-1,1,-2,1,-3r-16,0r0,-36r24,0r0,-81v5,4,10,-5,6,-8v2,7,-12,8,-3,4r2,0v-1,-1,-4,-3,-5,-3r0,-63v-6,0,-13,-1,-24,-1r0,-36v9,0,26,-2,23,5v6,1,1,-1,1,-5r13,0v1,3,-2,9,3,8r-2,-8v13,3,10,0,16,3v0,-5,12,-1,30,-3xm237,-212v5,2,10,-3,8,-10v-4,-3,-8,2,-8,10xm43,-220v1,4,2,4,5,2v-1,-3,-4,0,-5,-2xm31,-217v0,1,4,2,4,0r-4,0xm54,-218v-2,0,-7,1,-2,2v0,-1,1,-1,1,0v-1,0,-2,2,-2,3v6,-1,5,-3,3,-5xm263,-217v-6,1,-1,4,1,5xm19,-210v0,0,-6,-2,-3,0r3,0xm40,-193v7,-2,-1,-12,-4,-15v0,3,-1,6,-5,5v0,0,1,-9,-3,-8v-3,0,-4,2,-4,7v7,3,19,2,16,11xm40,-208v1,0,3,1,3,-1v0,0,-1,-1,-3,-1r0,2xm61,-205v2,-1,2,-2,0,-3r0,3xm260,-202v1,0,3,-2,5,-5v-3,0,-5,2,-5,5xm75,-206v-6,-1,-13,8,-6,13v7,-1,17,-11,6,-13xm11,-201v1,7,2,0,5,3v0,-1,-2,-2,-5,-3xm53,-190v4,3,12,-2,8,-9v-5,-1,-6,7,-8,9xm78,-194v-1,4,4,5,2,1v0,0,-1,-1,-2,-1xm78,-180v2,0,6,-5,1,-2v-1,0,-1,1,-1,2xm68,-171v2,-3,2,-6,0,-8v-3,7,-4,5,0,8xm84,-135v0,2,1,7,1,2v0,0,-1,-1,-1,-2xm50,-130v0,-1,2,-2,0,-2r0,2xm110,-129v2,1,3,-2,1,-2v-2,0,-3,1,-1,2xm109,-123v4,-3,-2,-4,-3,-7v-1,0,-2,-1,-2,0v1,2,3,7,5,7xm111,-127v0,0,7,3,3,0r-3,0xm183,-123v-1,1,-1,3,1,5v1,0,2,-5,-1,-5xm174,-109v4,3,10,3,11,-7v-4,6,-2,6,-11,7xm180,-97v1,3,0,12,3,9v-3,-5,0,-5,-3,-9xm43,-37v-1,1,-1,1,0,2v2,-2,15,2,20,0v-2,-1,-9,-1,-20,-2xm30,-33v-1,-1,-4,-1,-6,-1v3,1,5,2,6,1xm18,-24v-1,-3,3,1,3,-1v-2,-2,-3,-2,-3,1xm16,-19v1,-1,0,-3,-2,-4v0,1,1,3,2,4xm218,-6v2,4,7,4,8,-2v-1,-5,-9,-4,-8,2xm237,-10v-4,0,-6,4,-1,5v2,0,3,1,4,0v1,-4,0,-5,-3,-5xm50,-151r4,0v-1,3,4,4,-2,2xm8,-61v-3,1,-6,-2,-1,-2v0,1,1,2,1,2xm102,-41v1,-9,6,0,1,0v-3,0,-10,3,-6,0v1,0,2,-1,2,-1v0,0,-1,1,-2,0v1,-3,5,-2,5,1xm-3,-38v-2,0,-4,0,-3,-3v1,0,4,1,3,3xm106,-34v-2,1,-2,3,-5,3v2,-1,2,-1,5,-3xm62,-150v-1,-3,2,-4,4,-2v0,2,-2,4,-4,2xm66,-143v1,15,1,24,0,29v2,-13,-4,-17,-5,-27xm-57,-241v3,2,15,2,18,0r-18,0xm-30,-269v1,6,-3,16,2,18v-1,-6,3,-16,-2,-18","w":297},"N":{"d":"48,-257v0,-2,1,-13,2,-4v0,2,-1,4,-2,4xm203,-224v0,-4,-3,-9,-1,-13v6,0,8,6,8,12v-2,0,-4,0,-7,1xm246,-221v-2,1,-3,-1,-3,-3v2,0,7,4,3,3xm256,-222v1,0,3,2,2,2v-2,1,-4,-1,-2,-2xm243,-211v0,-3,-1,-3,1,-4xm213,-197v0,-2,0,-4,3,-3v0,0,-2,2,1,2v-1,-3,2,-2,2,-1v0,2,-5,4,-6,2xm231,-198v-2,2,-2,1,-4,-2v1,0,2,1,4,2xm75,-102v0,1,2,8,0,8v0,-2,-1,-5,0,-8xm-85,44v2,2,3,6,0,7r0,-7xm-62,53v2,-1,6,2,3,5v-3,-2,-4,-4,-3,-5xm-53,56v-3,1,-7,-5,-1,-2v1,0,1,1,1,2xm-41,53v3,0,2,5,2,7xm41,-236v-7,-3,2,-2,1,-9v0,0,1,1,3,2v1,0,3,-1,3,-2v4,12,-2,17,-6,21r22,0r105,149v0,-7,1,-17,1,-30v8,4,11,2,9,-11v-1,1,-3,2,-5,3v0,-16,-12,-13,-4,-27v2,2,4,1,4,-4v2,-13,-8,-21,-2,-29v-9,2,-10,-2,-7,-10v3,1,7,-1,4,5v4,1,6,-1,5,-5v2,3,2,2,4,-2v-2,-2,-5,-2,-2,-6v4,3,-2,3,3,5v0,-8,-3,-8,1,-12v-7,1,-17,7,-8,11v-4,4,-6,2,-8,-1r5,2v-2,-4,-6,-4,-9,-7v-3,3,-3,7,-10,3v1,-6,-1,-4,-5,-3v-4,-11,10,-9,0,-12r0,-19r81,0v2,5,12,6,16,5v-4,7,-5,6,-3,10v-8,-2,1,13,-7,14v2,4,5,0,4,7r-10,0v6,-2,3,-8,7,-12r-10,0v0,1,3,1,1,3v-7,-1,-9,-12,-14,0r2,3v-4,-1,-6,1,-6,6v0,6,2,10,6,11r-1,84v-3,1,-5,1,-5,2v12,5,-11,11,6,16r0,75r-40,0r-104,-147v-2,18,4,46,-5,52v0,2,5,0,5,0v-1,2,-11,7,-2,5v0,0,2,5,2,12v2,-2,1,-2,6,-3v2,3,1,22,-3,15v-8,11,8,14,1,29v-2,-2,-5,-5,-4,1v9,1,17,1,24,0v0,8,-1,16,-1,21v-9,2,-22,2,-20,14v-1,0,-11,0,-29,1v-2,3,-5,6,-11,10v0,0,0,-2,1,-4v-8,1,-6,-7,-13,-4v6,-5,13,-12,2,-18v2,4,-14,6,-5,10v-9,-2,-8,-4,-15,-1r0,-29v10,-1,23,4,26,-5v-4,-9,-1,-31,5,-26r0,-4v-1,0,-1,1,-1,1v2,-6,-9,-29,-3,-30v3,1,4,-11,4,-11v3,-25,-7,-7,-6,-21v5,4,8,3,6,-6v-1,0,-2,8,-7,4v0,-4,1,-9,1,-16v8,0,4,-3,4,-14v-2,-10,-4,-13,-5,-23v-6,0,-13,-1,-24,-1r0,-36r37,0v0,-4,-5,0,-2,-5v-3,-1,-2,3,-4,3v1,-2,3,-3,-1,-4r0,3v-5,-2,-15,-6,-1,-10v0,3,2,5,7,6v2,-1,3,-2,2,-4v0,1,3,3,3,1r0,-3v1,1,5,5,6,0v-2,-4,-4,0,-2,-5xm180,-210v1,1,4,3,3,-1v-1,0,-3,0,-3,1xm186,-201v-2,0,-4,0,-2,2v0,1,1,1,2,1r0,-3xm171,-200v-5,0,-2,2,-1,3v1,0,3,-1,1,-3xm181,-197v-1,3,-1,7,2,4xm186,-195v-3,1,-7,10,0,5v-1,0,0,-3,0,-5xm167,-180v-1,0,-2,3,0,3v1,0,1,-2,1,-3v0,-2,-1,-1,-1,0xm179,-173v0,3,2,5,5,5v-2,-5,-3,-3,-5,-5xm31,-145v0,1,-3,2,-2,5v3,0,4,-3,2,-5xm73,-71v4,-4,-5,-6,0,-7v-2,0,-8,5,0,7xm38,-75v2,6,5,4,7,11r0,-9v2,0,5,5,4,-1v-1,0,-5,-1,-11,-1xm62,-74v-1,0,-2,0,-2,2v0,2,1,3,2,3r0,-5xm168,-47v10,1,12,-15,2,-15v-6,0,-5,11,-2,15xm154,-37v3,2,3,-2,4,-4v-1,-2,-2,0,-3,1v-1,1,-1,2,-1,3xm27,-36v0,6,-5,4,0,8v2,-3,2,-6,0,-8xm21,-10v3,-1,6,1,3,4v-2,0,-4,-1,-3,-4xm-57,-240v6,-1,16,3,18,-2v-6,1,-16,-3,-18,2xm-27,-269v-7,0,-1,13,-3,18v7,0,1,-13,3,-18","w":242,"k":{"O":7}},"O":{"d":"-51,-284v-6,8,-11,-11,-4,-3v1,2,2,3,4,3xm103,-181v0,0,4,-1,1,0r-1,0xm169,-164v0,0,5,-1,2,0r-2,0xm-35,-159v2,1,3,6,0,6r0,-6xm-12,-151v1,1,6,2,3,4v-3,-2,-4,-3,-3,-4xm-3,-148v-2,0,-7,-2,-2,-3v2,0,3,2,2,3xm1,-108v-1,-5,4,-12,8,-9v-2,2,-1,7,-1,10v-1,-1,-3,-1,-7,-1xm6,-112v0,-4,1,-4,-2,-1v0,0,1,1,2,1xm-39,-73v6,-1,12,12,4,12v-5,2,-5,-4,-6,-8v0,-2,1,-3,2,-4xm-53,-50v0,0,3,-6,3,-1v0,3,-2,2,-3,1xm15,-134v1,3,-9,21,-11,12r1,1v-2,-9,-6,-19,4,-20v-9,-10,1,-42,7,-40v-1,1,-1,2,-1,2v4,-4,8,7,13,3v-1,-4,-14,-5,-10,-11v4,2,8,1,8,-5v0,-1,-1,-2,-2,-3v31,-31,85,-37,119,-6v33,29,37,83,4,116v-25,24,-61,34,-96,18v0,-5,-9,2,-8,-10v-2,0,-4,1,-7,1v-1,-1,0,-2,2,-2v4,0,6,0,6,-4v-3,2,-4,0,-7,0v0,-1,1,-2,3,-2v3,1,2,2,0,0v-15,10,-30,-17,-26,-25v0,0,2,1,3,2v4,-4,1,-18,2,-26v-3,2,-1,-2,-7,-3v1,2,2,2,3,2xm48,-163v0,1,-8,7,-6,12v-20,9,14,29,4,39v9,-4,8,12,17,8v24,18,72,-3,67,-36v-7,0,-9,-11,-1,-11v-2,-15,-15,-21,-23,-31v4,0,5,2,5,-4v-2,-4,-7,-4,-10,-1v3,0,6,-1,6,3v-1,0,-4,1,-7,2v3,-5,-9,-5,-11,-7v0,2,-5,2,-2,3v1,0,2,-2,2,0v0,1,1,2,0,2v0,0,-6,1,-6,-2v-26,11,-21,8,-34,20r-8,0v1,4,2,5,7,3xm18,-174v0,1,2,10,3,3v0,-2,-2,-3,-3,-3xm35,-172v-2,0,-2,2,-1,3r3,0v0,-2,0,-3,-2,-3xm42,-169v0,-2,-1,-3,-4,-3v0,0,1,2,4,3xm17,-148v1,1,2,-3,3,-4v-1,1,-4,1,-3,4xm19,-146v2,5,-4,5,-6,7v5,-1,9,4,6,-7xm30,-103v-2,7,-1,19,9,11v-1,-6,-2,-11,-9,-11xm37,-145v6,-2,11,-4,10,5v-3,-1,-9,-4,-10,-5xm42,-1v-1,-7,19,-12,3,-24v0,1,-2,2,-3,5v-2,-2,-1,-7,0,-14v13,-4,25,16,34,0v21,3,47,-6,58,1v0,11,-3,16,-3,32v-18,0,-45,1,-83,1v-4,-1,-3,-6,-6,-1xm56,-14v1,2,2,6,3,2v0,-1,-1,-2,-3,-2xm64,-12v0,-2,-2,-2,-5,-2v0,0,2,1,5,2xm96,-4v0,0,3,2,2,-1v-1,0,-2,0,-2,1xm95,-3v-2,-3,-2,2,-2,2v1,0,2,-1,2,-2xm48,-22v-4,2,3,2,0,7v-5,-3,-4,2,-6,0v1,-4,8,-8,6,-7","w":174,"k":{"W":22,"A":4}},"P":{"d":"113,-234v2,1,4,-1,2,-2v-2,0,-2,0,-2,2xm55,-242v0,1,3,3,5,2v1,0,2,-1,2,-2v-4,2,-2,-2,-7,0xm113,-228v0,0,2,-3,0,-2r0,2xm71,-242v-1,4,6,8,4,3v-1,-1,-3,-3,-4,-3xm65,-230v0,0,6,4,3,0v-1,-1,-2,-1,-3,0xm57,-246v-4,-1,-3,-1,-3,2v1,0,3,-1,3,-2xm60,-249v0,3,1,7,5,3v1,-4,-4,-5,-5,-3xm102,-228v0,4,3,12,7,6v-1,-3,-3,-6,-6,-8v-1,2,2,1,2,3v-1,0,-3,-1,-3,-1xm163,-248v-1,4,2,5,2,1v-3,-1,-2,-1,-2,-1xm174,-251v-2,-3,-6,1,-6,4v1,1,1,4,4,3v-1,-4,0,-4,2,-7xm120,-229v-1,6,1,7,5,4v-1,-4,-2,-6,-5,-4xm174,-217r0,-3r0,3xm165,-251v2,-1,4,-4,0,-2v-1,0,0,1,0,2xm131,-220v-3,2,3,3,4,5v2,-3,-1,-6,-4,-5xm124,-212v4,-2,-3,-9,0,-3r0,3xm141,-213v3,1,5,3,9,0v-5,0,-7,-11,-9,0xm160,-214v-1,-4,-2,-6,-3,-5v0,1,1,3,3,5xm116,-225v-2,-1,-5,1,-2,1xm71,-35v-2,1,-1,5,2,4v0,-2,-1,-5,-2,-4xm180,-220v-2,3,0,5,0,7v1,-4,1,-7,0,-7xm182,-274v-12,-5,-16,11,-7,12v0,0,-5,4,0,3v6,0,3,-8,7,-15xm192,-214v2,-2,1,-5,-2,-5v0,1,1,4,2,5xm190,-284v0,4,1,11,7,9v0,-4,-1,-10,-7,-9xm80,-210v0,3,3,3,5,1xm56,-255v0,-2,-1,-2,-3,-2v0,1,2,2,3,2xm148,-91v22,-14,35,-53,24,-87v7,-2,1,-6,-2,-15v-14,1,-17,-17,-29,-18v0,1,0,2,-1,3v1,-3,2,-3,-2,-5v-11,0,2,31,-2,43v-6,-15,2,-39,-8,-46v5,2,-3,6,1,7v-6,-3,-8,1,-4,3v-1,0,-2,1,-3,2v2,0,7,-1,7,1r-5,0v3,3,4,6,4,7r-8,-7r2,3v-7,0,-8,-6,-5,-9v1,2,6,4,3,1v-1,0,0,-2,0,-3v-2,1,-3,1,-3,-2v-1,-1,0,-2,0,-3v2,0,1,7,6,4v1,-4,-3,-1,-4,-6v2,1,4,1,3,-2v-3,0,-7,-4,-8,0v2,0,6,0,4,4v-1,-1,-1,-4,-4,-3v1,0,3,3,1,3v0,-1,-1,-2,-2,-3v1,8,-1,4,-5,2v0,7,13,2,6,8v0,-1,1,-2,-1,-1v-2,4,6,8,-1,12v0,-1,0,-3,-1,-5v0,2,-1,4,-3,6v-3,-8,6,-4,2,-10v1,0,3,3,3,1v-2,-4,-9,0,-5,-6v-2,0,-4,-2,-5,-3v1,1,3,1,3,-1v-2,0,-5,2,-6,0v3,1,4,-2,1,-2v-4,-1,-3,-2,-1,-2v1,1,2,2,2,0v-5,-4,-4,4,-11,-1v0,0,1,0,2,2v-7,-2,-5,-4,-12,-3v-1,-3,-1,-9,-5,-7v-6,9,9,11,-4,13v2,3,-2,9,-4,9v3,-6,-6,-18,-6,-9v-2,-4,-1,-7,-11,-3v1,5,1,11,-1,6v-2,-3,-2,2,-4,2v3,-3,3,-14,-1,-7v-2,0,-2,-5,-4,-1v0,1,9,12,2,5v-3,-4,-4,-2,-3,-7v-7,-1,-12,1,-8,7v-4,-5,-6,5,-11,1v1,-6,0,0,-3,-4v-1,1,-3,8,-9,4v1,-3,6,1,7,-1v-4,-6,-7,-4,-11,-3v-1,3,3,2,3,4v-6,1,-9,2,-5,8v0,0,-1,-1,-2,-1v0,4,-1,11,-1,20r24,0r0,151v-12,1,-18,-4,-24,0r0,34v-2,0,-5,-1,-5,1r96,-1r0,-34v-1,0,-3,1,-6,3r1,-3v-10,0,-2,12,-10,15v-2,-7,9,-15,-1,-15v0,2,2,4,0,5v2,-2,2,-3,0,-3v-1,6,-2,5,-6,3v0,2,0,4,-2,3v1,-6,-2,1,-3,-4v0,-2,-4,-1,-2,-4v1,-1,1,1,1,-1v-1,1,-2,1,-2,1v1,-4,-2,-12,5,-9r2,-32v51,0,54,0,79,-14v-2,-9,-3,-14,-3,-15v1,3,2,8,4,14xm75,-14v-1,1,-3,11,-3,3v0,-2,2,-3,3,-3xm68,-26v1,1,1,2,0,5r0,-5xm139,-194v3,-1,7,-5,3,1v-2,2,-2,1,-3,-1xm141,-191v0,2,0,3,-2,3v0,-1,0,-3,2,-3xm130,-189v-2,-1,-2,-5,1,-4xm120,-181v2,-3,4,-3,2,0v0,0,1,1,1,2v0,-1,-2,-2,-3,-2xm117,-170v2,-5,2,0,7,0v-1,4,-4,1,-7,0xm115,-173v0,-1,1,-5,3,-5v0,1,0,2,-1,2r2,1v0,1,-2,2,-4,2xm118,-183v0,0,-5,6,-5,0v0,-1,5,-2,5,0xm116,-187v2,-1,2,1,2,3v1,-2,-4,-1,-2,-3xm112,-189v2,-3,3,-1,2,1v-1,2,-1,-1,-2,-1xm112,-145v0,2,-2,1,-4,1v1,0,2,-1,4,-1xm105,-210v1,1,0,4,-2,3v0,-2,3,-1,2,-3xm76,-197v3,-1,5,5,6,3v-2,-3,0,-2,2,-3v-2,5,5,12,3,3v-3,0,-1,-2,-1,-3v12,1,5,-4,5,-7v-3,0,-2,5,-4,5r1,-3v0,-2,-1,-2,-1,-1v-2,1,1,6,-4,3v4,-2,-7,-9,-2,-14v1,1,3,1,3,-1v0,0,-3,-6,1,-3v2,2,0,3,-1,4v7,5,6,12,12,9v-2,-1,-8,-4,-2,-6v-2,3,1,3,3,4v1,-2,3,-4,-1,-5v12,2,-4,8,7,10v-1,1,-7,0,-4,3v3,0,4,-4,7,-2v1,1,-9,4,-4,7v0,-6,5,2,7,-1v1,1,2,2,2,3v-4,1,-7,2,-9,4r1,-5v0,1,-1,2,-3,2v-3,-2,2,-5,-1,-7v-2,5,-6,4,-11,4r3,0v-3,1,-3,3,-1,6v3,-2,2,3,2,3v1,2,0,4,-2,4v2,-1,-2,-9,-2,-6v1,1,3,2,1,3v-4,1,-4,4,-5,-7v-9,-3,-5,0,-8,-6xm102,-169v2,-3,1,-4,3,-1v0,0,-2,1,-3,1xm101,-179v-6,-1,-6,-5,-3,-9v0,0,1,1,4,2v0,7,-5,2,-1,7xm96,-173v1,-1,3,-1,3,1v-2,-1,-7,-2,-3,-4r0,3xm92,-151v-4,2,-4,-2,-2,-2v1,0,2,2,2,2xm79,-147v-1,1,-4,1,-4,-2v1,0,2,0,4,2xm76,-157v-1,2,6,5,2,5v-2,-6,-3,0,-2,-5xm78,-157v4,1,6,2,6,2v-2,3,-5,0,-6,-2xm78,-180v0,-1,2,-3,0,-4v-3,1,-2,1,-2,-2v3,2,5,2,5,6v0,-1,-3,-1,-3,0xm87,-179v-2,-1,2,-5,2,-2v0,1,-1,2,-2,2xm82,-180v2,1,6,3,8,1v-1,4,-7,1,-8,-1xm85,-183v0,0,-6,2,-3,0r3,0xm79,-191v4,3,-1,2,-3,4v1,-2,0,-2,3,-4xm83,-149v1,1,5,1,5,-1v0,4,-4,3,-5,1xm80,-215v-1,-1,-2,-1,-2,-1v-4,11,-2,-10,2,1xm78,-169v4,4,-1,11,-3,7v2,-2,3,-4,3,-7xm71,-167v3,1,1,10,0,8r0,-8xm70,-159v0,1,-1,4,-4,3xm71,-194v1,-2,2,1,2,1xm68,-175v0,0,3,3,1,0v0,-1,-1,-1,-2,-1v8,-1,5,3,2,5v-4,1,-2,-3,-3,-5v1,0,2,1,2,1xm57,-214v3,0,9,1,3,2v-2,0,-3,-1,-3,-2xm51,-205r2,4v-1,0,-2,-2,-2,-4xm50,-153v2,-2,5,4,2,2r-1,-1r0,2v-1,0,-1,-2,-1,-3xm54,-175v-1,-3,4,-2,5,-1v-2,1,-4,-1,-5,1xm59,-41v1,10,11,23,-2,11v1,0,-2,-13,2,-12v0,0,-1,1,-1,2v0,0,1,0,1,-1xm57,-170v0,-1,1,-2,2,-2v0,-4,-2,1,-4,0v1,2,2,2,-1,2v1,-4,10,-7,12,-5v-1,3,-3,5,-9,5xm62,-51v2,-1,5,2,1,2v-1,0,-1,-1,-1,-2xm64,-129v4,-1,10,5,9,6v-2,0,-5,-2,-9,-6xm83,-110v-5,-5,-6,-5,-8,-11v22,10,51,4,64,-11v-1,-5,-2,-13,-2,-22v1,9,4,25,7,47v-1,-3,-3,-9,-4,-19v-3,3,-11,8,-16,12v1,1,3,-1,2,2v-10,4,-19,5,-30,5v1,-2,1,-1,1,-1v-1,0,-8,2,-12,0v0,0,0,-1,1,-1v0,0,-3,-1,-8,-1v1,-1,2,-1,5,0xm147,-206v1,1,-2,5,-2,2v0,-1,1,-2,2,-2xm170,-178v-1,2,2,3,0,3v-1,-1,-1,-2,0,-3xm171,-172v0,6,-4,-6,-1,0r1,0xm168,-139v0,0,1,-11,1,-4v0,2,-1,4,-1,4xm170,-163v-2,0,-2,0,-2,-2v2,-1,4,1,2,2xm109,-193v-2,-1,-3,-1,-4,0v2,1,4,1,4,0xm194,-219v3,5,5,8,7,4v0,2,-2,5,0,5v1,-5,4,-5,6,-9v-3,-1,-7,-1,-13,0xm46,-241v5,-1,3,-10,-1,-8v-4,2,-3,1,1,8xm-8,-30v4,-3,2,-8,-3,-9v-2,3,-3,10,3,9xm-30,-1v2,2,11,2,13,0r-13,0xm-75,-1r15,0r-15,0xm-55,-1r7,0r-7,0xm-45,-1v0,2,7,2,8,0r-8,0xm-57,-1r-1,0r1,0"},"Q":{"d":"-5,-144v3,0,0,6,5,2v0,1,-2,3,-5,4v0,0,1,-1,1,-2v-6,0,-3,-1,-1,-4xm-6,-136v0,2,2,3,2,1v0,-1,-1,-1,-2,-1xm80,-120v0,1,0,1,1,3v0,-1,0,-2,-1,-3xm1,-117v2,0,2,2,1,3v-2,0,-3,-2,-1,-3xm15,-44v-3,5,-5,1,-6,-4v2,-3,7,-1,6,4xm232,-40v0,-2,5,-5,4,0r-4,0xm1,-27v2,-3,6,-2,6,3v0,0,-1,1,-3,2v-2,1,-2,-5,-3,-5xm9,-19v-3,1,-6,-2,-1,-2v1,0,1,1,1,2xm9,-12v-3,-3,2,-9,5,-6v-2,2,-1,7,-5,6xm4,-15v2,0,3,3,0,3r0,-3xm22,-11v2,0,2,0,2,2v-1,0,-2,0,-2,-2xm5,-113v0,-1,3,-4,3,-1v-1,1,-2,3,-3,1xm53,-208v-4,3,-9,3,-18,7v4,-7,20,-15,32,-14v-10,4,-12,2,-18,7v0,2,3,-2,4,0xm30,-197v0,2,-3,9,-7,8v1,-8,4,-1,7,-8xm151,-162v-2,0,-5,-5,0,-3r0,3xm168,-140v2,0,3,-2,3,2v-2,1,-2,-2,-3,-2xm67,-121v-7,3,-5,-5,-2,-3v0,1,1,3,2,3xm53,-120r1,1v0,-1,-1,-2,0,-4v1,2,6,13,2,8v-1,-4,-3,0,-3,-5xm59,-120v6,-1,2,3,1,3v0,0,-1,-1,-1,-3xm40,-120v2,2,2,4,0,5v-1,-2,-2,-3,0,-5xm6,-116v-2,0,-4,-4,-1,-3v-2,2,0,1,1,3xm65,-117v5,-1,9,1,2,3v2,-2,1,-3,-2,-3xm76,-116v-3,0,-1,6,-3,0r3,0xm101,-109v-1,1,-1,4,-2,0r2,0xm103,-107v7,-1,-3,4,2,7v-2,-1,-2,-4,-2,-7xm235,-34v2,3,6,-6,7,1v0,-3,1,-6,1,-6v1,4,2,13,-3,8v0,4,-3,2,-7,0r2,0v-9,-4,-21,-7,-10,-15v3,2,3,4,3,0v-6,-3,-7,2,-11,6v0,-2,1,-3,3,-6v-1,-2,-1,2,-1,-1r3,0v-4,-4,-2,-9,6,-9v4,-1,5,-1,8,0v0,0,-2,1,-3,1r21,-3v-1,2,0,7,-2,8r3,-1v-4,4,-21,2,-5,6r-1,-1v0,0,1,-1,3,-1v-1,6,-10,0,-8,7v-4,-3,-8,0,-5,-5r3,0v-1,-5,-4,-1,-5,-3v6,0,5,-5,2,-6v-1,1,-2,3,1,4v-7,2,-12,3,-8,6v2,-1,4,-5,6,0v-6,-1,-10,2,-2,7v-3,-4,0,-4,3,-2v1,0,1,-1,1,-2v1,2,1,4,-2,5v1,-1,2,-3,0,-3r0,5v-1,-1,-4,-4,-3,0xm246,-49r5,-1v0,0,-3,1,-5,1xm226,-52v0,0,13,-4,8,0r-4,0v3,-1,2,2,2,4v-4,1,-6,-4,-7,1v-1,-1,1,-4,2,-5v0,-1,-1,0,-1,0xm224,-38v3,-1,8,-3,1,-4v1,1,-1,3,-1,4xm233,-36v-1,0,-3,-2,-4,-4v1,0,2,2,4,4xm248,-41v0,-3,3,-1,4,-1v-1,0,-4,-1,-4,1xm220,-36v-2,3,0,3,-4,1v1,-2,3,1,4,-1xm230,-33v-2,5,-3,0,-7,2v2,-2,4,-2,7,-2xm12,-168v-1,-4,-4,3,-6,0v2,-1,5,-12,8,-7v0,3,-6,6,-2,7xm59,-28v1,-1,2,-1,2,1xm34,-20v-2,0,-3,-1,-2,-4v3,0,4,3,2,4xm31,-17v-1,-1,-3,-3,-4,-5v2,0,4,2,4,5xm41,-14r0,-4v2,0,3,4,0,4xm77,-13v-1,0,-5,5,-3,1v1,-1,2,-1,3,-1xm65,-5r3,1v0,2,-1,3,-3,3r0,-4xm175,-121r0,1r0,-1xm191,-42v-1,3,22,12,26,10v0,-1,-4,-2,0,-1v3,7,8,8,16,7v0,0,-2,0,-3,-1v1,-1,3,-2,5,-1v0,-1,-1,0,-2,3v14,-5,10,-4,11,27v-31,4,-56,-5,-76,-21v-17,11,-37,20,-65,19v0,-6,-3,-7,-5,-12v0,-1,1,-1,2,0v-1,-4,-4,-2,-5,-7r3,2v-2,-2,-1,-5,-3,-6r1,2v0,0,-1,-1,-2,-1v-1,10,-3,-1,-9,0v2,-2,4,2,6,0v0,1,-2,2,1,2v1,-2,1,-4,-3,-3v1,-2,8,-1,2,-3v0,-2,4,1,3,-2v-1,0,-4,1,-8,1v2,-2,3,-4,3,-5v-2,0,-4,5,-6,1r1,-4v-2,4,-5,4,-6,-2v3,0,6,1,5,-3v-8,-1,-8,5,-5,8r-3,-1v0,3,8,3,11,5v-4,1,-7,7,-6,13v-4,-1,-6,4,-7,-3v0,0,2,1,4,1v-1,-3,-7,-4,-5,-10v-3,2,-5,0,-5,-3r2,0v1,-1,-4,-1,-1,-2v1,0,3,1,3,2r1,-3v-1,0,-1,4,0,3r1,-1r0,3v4,-2,-2,-8,2,-9v-4,6,-5,1,-8,1v0,1,2,3,0,4v-5,-1,-1,-10,-7,-4v4,0,3,8,2,4v-2,-4,-2,0,-5,0v0,0,1,-1,1,-2v-13,11,4,14,-6,20v-4,-2,3,-3,-1,-5v-1,1,-3,9,-5,1v2,0,1,-3,0,-3v-5,-1,-12,3,-9,-6v-10,0,-9,-23,-19,-4v1,1,6,1,4,5v-2,2,-5,1,-8,0v0,3,2,5,4,3v1,3,-4,2,-6,2v1,-13,-8,-21,10,-19v-6,-13,-30,-49,-17,-64v0,-1,1,0,2,0v0,0,-1,-1,-2,-1v1,-1,2,-1,3,0v-3,-4,8,0,2,-6v4,1,0,-6,2,-6v-4,2,-3,3,-4,-2v11,1,17,-3,28,-1v1,2,1,5,1,6v-1,0,-1,-1,-1,-1v4,2,3,13,10,9v-2,1,1,1,0,3v7,-4,4,-5,9,-6v-1,2,-1,4,0,5v0,-15,27,-5,31,-8v1,0,1,3,1,7v1,0,2,-2,2,-5v1,2,2,2,4,1r-1,1v4,1,2,4,8,8v0,0,-1,-1,-2,-1r0,3v0,0,1,0,1,-1v1,2,0,6,4,5v-2,-1,-1,-1,0,-4v3,4,1,1,4,2v0,-4,-5,0,-1,-6v2,0,0,-3,2,-5v23,12,26,12,53,38v11,-10,15,-27,14,-51v2,2,4,3,4,3v-2,-2,-5,-3,-4,-8v1,1,0,4,3,4v-3,-3,6,-10,2,-15v3,1,6,-1,4,-4v1,0,1,1,2,1v-4,-6,-18,4,-23,-9r3,0v-1,-1,-2,-2,-4,-1v-3,-11,6,-8,1,-13v1,2,-1,2,-3,2v2,-2,2,-2,-1,-4v-1,2,-2,3,-2,0v2,-1,2,-4,0,-1v-6,2,4,7,-5,4v2,-8,-2,-9,-6,-8v1,-2,2,-5,-1,-3v0,0,1,2,1,3v-1,0,-4,-2,-3,1r4,0v-5,3,-13,-5,-4,-7v-20,-1,-48,-11,-62,1v-1,-4,-4,-1,-8,1v0,2,3,1,4,1v-12,6,-18,15,-28,27r0,-3v2,4,-12,18,-3,6v-4,1,-9,0,-7,-6v-2,1,-3,-4,-3,4r0,7v3,-1,-1,-3,3,-4v1,2,3,5,3,7v-1,0,-2,-1,-2,-1v9,17,-17,2,-24,13v-1,0,0,-2,1,-3v-3,-1,-8,-1,-16,0v2,-9,6,-2,2,-10v-4,0,-4,8,-8,4v6,-3,13,-16,14,-20r-1,1v7,-21,23,-38,40,-52v0,0,-1,-2,-1,-3v4,4,14,-5,26,-7v0,0,-1,-1,-1,-2v2,-1,4,-2,6,-2v4,0,3,1,3,1v5,-6,18,-6,28,-5v-3,1,0,0,1,2v5,-4,22,2,33,2v0,0,-5,2,-3,3v73,19,100,117,51,171xm34,-147v0,0,-5,3,-2,1v1,-3,-1,-4,3,-4v0,1,-1,2,-1,3xm35,-145r0,6v-1,0,-3,-1,-4,-2v0,-3,2,-4,4,-4xm32,-152v-7,4,-1,5,-1,14v-6,-3,-9,-14,1,-14xm24,-158v0,-3,2,-3,4,-1v0,1,2,3,0,3v-1,-1,-1,-3,-3,-1v0,0,0,1,1,2v-1,1,-1,0,-2,-1v-1,-1,-2,-4,0,-2xm23,-148v0,4,5,7,0,7v-1,-5,-3,-3,0,-7xm15,-156v0,0,-1,-3,4,-1v0,1,-2,1,-4,1xm17,-137r-2,-4v1,1,2,2,2,4xm12,-143v2,0,3,1,2,2v-2,0,-4,-1,-2,-2xm12,-127v-4,0,-4,-1,-3,-4v0,2,1,3,3,4xm10,-133v0,1,1,2,1,3v-2,-3,-2,-5,-5,-2v-1,0,0,-1,0,-3v7,2,6,-4,10,-1v-4,1,-1,8,-6,3xm20,-127v-2,-6,1,1,3,-1v0,0,-1,1,-3,1xm17,-140v6,-1,12,2,13,6v-3,0,-10,-8,-12,-2v-1,2,4,0,4,2v-4,-1,-4,6,-7,0v2,-2,2,1,3,1v-4,-2,4,-6,-1,-7xm24,-131v0,-1,2,-5,2,-1v0,1,-1,1,-2,1xm35,-130v-2,-1,-6,-1,-3,1r-1,1v-1,0,-1,-1,-2,-4r5,2r-1,-1v0,0,1,1,2,1xm36,-129v0,0,1,4,0,3v-1,0,0,-2,0,-3xm40,-129v0,0,-2,0,-5,-2xm34,-153v-1,-5,6,0,3,0r-3,0xm40,-150v-2,-1,-2,-3,-1,-4v2,0,0,4,1,4xm41,-147v-1,1,-1,1,-2,0v0,-2,2,-2,2,0xm153,-172v3,-2,6,-2,8,-1v-2,0,-5,1,-8,1xm169,-163v-2,2,-6,0,-6,-4v2,0,1,-3,3,-3v-1,2,0,4,1,4v-1,2,-2,1,-3,0v0,2,2,4,5,3xm103,-88v0,0,2,1,3,3v-2,0,-3,-1,-3,-3xm97,-93v-1,0,-2,-2,-4,-3xm55,-100v1,-3,0,-4,4,-5v0,2,-1,2,-2,1v1,1,1,1,2,1v0,0,-2,2,-4,3xm58,-94v0,2,-8,8,-3,2v1,-1,2,-2,3,-2xm54,-101r0,4v-3,-1,-2,-2,0,-4xm49,-92v0,0,4,-10,4,-2v-1,-2,4,-4,4,-1v-4,2,-5,-1,-8,3xm40,-76v-1,1,-1,2,1,1r0,-2v4,1,4,2,5,-2v-2,1,-3,3,-5,0v1,-6,4,1,8,0r-1,4v1,0,1,-1,1,-3v3,7,-10,-1,-8,7v0,-1,-4,-4,-1,-5xm42,-55v-3,-1,-5,0,-1,-3v1,1,1,1,1,3xm39,-71v3,0,7,12,10,3v1,0,2,1,2,2v0,0,-1,0,-1,-1v2,5,-4,5,-8,4v1,-1,1,-1,0,-2r-1,1v0,0,0,-4,-2,-3v1,1,0,3,-1,5v-6,-2,5,-4,1,-9xm46,-31v0,0,4,-4,3,0r-3,0xm51,-28v0,1,-1,2,-3,2v-1,-2,-1,-3,0,-3v0,2,2,1,3,1xm50,-29v-8,-2,6,-5,0,-2v-1,1,-1,2,0,2xm58,-35v0,-1,1,-2,1,-3v0,0,-1,2,-1,0v1,-1,1,-2,1,-2v-1,2,2,2,-1,5xm72,-37v-2,1,-4,1,-3,-3v1,1,1,2,3,3xm76,-43v3,0,2,1,0,1v0,2,-1,3,-1,1v0,-1,1,-1,1,-2xm90,-36r-1,3v0,-1,0,-2,1,-3xm136,-48v5,-3,10,-17,13,-10v-7,-1,-2,18,-15,17v-2,6,-9,7,-15,10v1,0,1,-1,1,-1v-5,0,-4,1,-9,2v0,0,0,-1,3,-1v-8,0,-10,-1,-16,1v2,-2,-4,-6,-4,-9v-3,0,-4,1,-5,3v1,-3,-5,-10,-9,-9r1,3v-5,-9,-24,-15,-26,-25v0,0,11,3,11,-7v0,0,1,2,1,3r0,-4v-3,2,-23,13,-11,2v-1,-1,-2,-2,-4,-3v39,-12,62,5,84,28xm151,-70v-1,-1,-1,-2,0,-2v2,1,2,4,0,2xm187,-132v-2,0,-2,-5,0,-2v1,1,0,2,0,2xm69,-167r-1,1xm55,-109r0,-1r0,1xm60,-26v2,0,2,0,2,2v-2,0,-2,0,-2,-2xm60,-21v2,-2,3,-3,4,2xm67,-13v1,3,6,3,2,6v-5,-1,1,-2,-2,-6xm77,-10v3,-2,4,4,1,1v0,-1,-1,-1,-1,-1xm75,-9v1,3,-3,11,-5,5v1,-4,2,-5,5,-5xm-44,-43v-2,0,-2,0,-2,-2v2,0,2,0,2,2xm-37,-7v-4,0,-1,-3,0,-1r0,1xm2,1v-4,1,-6,-4,-1,-4xm-21,0v5,1,13,-3,15,1v-7,-1,-16,3,-18,-1v2,1,5,-1,2,-2v-7,0,-3,4,-14,3v4,-7,13,-1,18,-7xm-80,2v1,-1,0,-3,2,-3v-1,2,-1,3,-2,3xm-77,-6v0,-1,-2,-2,0,-2r0,2xm-54,-25v-4,0,-1,-3,0,-1r0,1xm-52,-27v-3,1,-4,-4,-1,-4v1,1,3,3,1,4xm51,0v1,0,4,-2,4,0v-1,1,-3,1,-4,0xm76,1v-1,0,-3,1,-3,-1v1,0,3,-1,3,1xm60,-1v0,0,-4,2,-2,0r2,0xm31,-10v0,0,0,-1,4,0v-3,12,22,6,9,16v-2,-16,-12,6,-13,-16xm30,1v0,0,-2,0,-2,-1v0,0,2,0,2,1xm3,1v-1,-2,1,-2,3,-2v0,2,4,0,4,2r-7,0xm25,0v-2,0,-6,2,-6,0v3,-2,1,-3,6,0xm86,1v0,0,-2,0,-2,-1v0,0,2,0,2,1","w":223},"R":{"d":"228,-265v5,-3,6,-10,-2,-11v-2,4,1,7,2,11xm186,-171v1,2,3,6,9,5v0,0,-3,-2,-9,-5xm146,21v2,4,3,11,8,12v-1,-6,-4,-9,-8,-12xm186,-171r-1,-1xm3,-120v1,0,1,0,2,-1v-2,0,-2,0,-2,1xm132,-228v0,2,2,11,3,3v0,-2,-1,-3,-3,-3xm6,-132v-4,-1,-9,-4,-10,1v3,1,5,0,6,-1v2,3,1,4,4,0xm-5,-123v-2,-1,-5,-1,-4,-5v7,2,0,-5,3,-7v-13,-3,-13,4,-8,11v1,2,3,3,5,3v0,-2,-2,-1,-1,-2r5,0xm-1,-137v3,1,4,-2,1,-2v-2,0,-2,1,-1,2xm189,-176v6,0,5,-8,0,-11v-5,-2,-11,-8,-10,3v4,5,7,8,10,8xm172,-192v0,3,2,4,3,4v-1,-3,-2,-4,-3,-4xm179,-212v0,-2,-1,-5,-2,-8v0,2,1,5,2,8xm167,-215v0,0,-1,1,-1,-1v0,-1,0,-2,-1,-2r0,2v-1,-4,-5,-3,-10,-3v1,6,6,-1,12,4xm146,14v1,-4,-6,-12,-7,-14r48,0r0,-35r-25,0r-34,-44v46,0,73,-75,40,-111r0,2v-1,-3,-5,-1,-5,2v5,5,11,32,1,34v-3,-2,-4,-12,-10,-5v-1,-1,-1,-2,-1,-4v2,-1,4,2,4,-3r-3,1v3,-5,-4,-4,1,-9v4,3,1,-1,4,-2v0,-2,-5,2,-5,0v2,-2,3,-1,3,-3v-2,2,-5,1,-5,-2v10,6,6,-4,5,-5v-2,-6,-16,3,-18,-6v8,5,2,-15,17,-8v3,-2,2,-9,-4,-9v-14,-12,-53,-21,-83,-10r0,-4r-69,0v0,7,-1,19,-1,35r24,1v-2,7,-1,8,-1,13v2,9,-28,9,-21,20v-2,0,-3,0,-5,1v4,2,8,1,1,5v4,-4,7,6,6,-2v3,-1,6,-1,11,0v0,5,-7,-1,-9,2v8,1,3,3,3,5v-2,1,-3,1,-5,0v0,2,2,1,3,1v8,-3,5,8,9,2v-10,8,3,12,-6,15v5,6,6,0,11,3v-4,-1,-7,5,-1,4v6,-2,4,2,4,8v0,7,3,10,6,6v-1,5,-4,1,-6,2v2,8,10,1,5,14v0,-1,-3,-1,-5,-1v0,15,-2,44,13,28v0,-3,1,-7,3,-12v1,15,-2,24,-1,36v7,-3,4,7,8,10v-2,14,-20,-1,-24,7v0,0,-1,-1,-7,-2v1,-6,-8,0,-15,-3r0,23v14,0,36,0,63,-1v-6,0,-7,-8,-1,-9v12,-2,23,-2,22,10v2,-5,0,-32,0,-35r-18,0v0,-21,2,-42,-1,-57v-3,5,-11,-1,-10,-6v7,-17,10,4,18,1v-6,6,7,11,-1,16v0,0,1,2,3,10v1,-2,8,-1,7,-5v17,27,41,54,55,81v3,1,5,9,9,9xm165,-150v0,3,-4,9,-6,2v0,0,2,-1,6,-2xm23,-144v-1,-2,-3,-7,0,-8r0,8xm39,-77v0,-2,0,-3,2,-3v0,3,0,4,-2,3xm39,-41v0,-4,1,-9,3,-4v-2,1,0,4,-3,4xm46,-128v0,-4,2,-7,3,-5xm53,-44v4,0,4,6,2,7v-3,0,-2,-4,-2,-7xm61,-75v9,7,-9,20,-4,5v0,0,-13,4,-12,-3v2,-12,11,0,16,-2xm58,-187v-1,-1,-2,-1,-1,-4v2,0,1,3,1,4xm146,-170v4,1,1,1,0,4v-1,-1,-1,-2,0,-4xm145,-181v0,-2,-2,-5,-4,-3v2,-2,5,-1,4,3xm144,-170v1,2,-3,2,-5,2v-1,-5,2,-4,5,-2xm71,-211v0,1,-1,3,-2,5v-1,-1,0,-5,2,-5xm81,-82v0,-1,-1,-3,-2,-4v3,1,6,2,2,4xm137,-171v1,18,10,51,-13,59v-10,6,-22,10,-38,9v8,-6,1,-32,-5,-20v-1,-1,-9,-2,-7,-7v-15,8,-2,-5,-8,-9v2,-1,5,0,8,2v1,-2,-5,-5,-8,-5r0,-42v35,0,52,-1,64,12v2,0,4,0,7,1xm117,-97v0,-3,1,-5,3,-5v0,3,-1,5,-3,5xm160,-160r1,-2v-1,1,-1,1,-1,2xm168,-196v2,6,11,1,6,-2v0,7,-5,-4,-6,2xm22,-112v-2,0,-6,0,-6,2v0,2,1,3,5,3xm-46,-49v-5,0,-2,3,0,1r0,-1xm-50,19v-1,0,-3,2,-1,2xm-32,-41v-4,-1,-5,4,-2,4xm-48,-70v3,0,5,-3,1,-3v-1,0,-3,2,-1,3xm-49,-84v2,0,0,-4,0,-1r0,1xm-52,-182v0,4,3,1,1,0r-1,0xm-8,-155r0,1r0,-1xm-11,-42r-5,-1v1,1,3,1,5,1xm-26,-43v-2,1,-4,1,-1,2v4,-1,6,-1,1,-2xm74,-60r5,0r-5,0xm13,-91v-6,0,-8,12,0,11r0,-11xm102,-117v-2,-1,-4,2,-2,2xm13,-180v0,0,-2,1,0,1r0,-1xm25,-51v0,7,2,4,6,2v0,-1,-2,-2,-6,-2xm14,-103v0,0,-4,7,-2,10xm67,-60v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm8,19v0,-1,-2,-5,-2,-2xm-8,-43v0,0,-2,0,-2,1r3,0xm-18,-181v-2,-2,-4,1,-1,1xm50,-72v2,1,4,1,6,0r-6,0xm95,-22v-1,4,5,2,8,5v5,-6,-8,-5,-8,-5xm86,-26v0,-1,3,-2,1,-2","w":195},"S":{"d":"-14,-92v2,8,-6,22,7,10v-4,-3,-1,-11,-7,-10xm-43,-26v1,0,2,-1,2,-3v0,-2,-1,-3,-2,-3r0,6xm-65,36v-3,-3,-10,1,-6,5v1,-2,7,0,6,-5xm6,-205v0,1,3,4,3,0v1,0,1,-1,-1,-1v0,0,-1,1,-2,1xm-10,-98v4,-1,7,-2,1,-2v-1,0,-1,2,-1,2xm-7,-91r0,-3v0,0,-1,2,-1,0v0,0,2,0,4,1v0,-2,-2,-3,-6,-3v0,3,-1,5,3,5xm4,28r0,0r0,0xm6,12v2,-1,2,-1,1,-4v-3,1,-1,1,-1,4xm-10,-19v0,-4,-7,-4,-12,-4v1,6,7,-1,12,4xm8,19v0,1,-1,3,-3,5v4,0,6,-3,3,-5xm93,-177r0,0r0,0xm-49,26v0,-5,-5,-8,-8,-3v2,1,4,3,8,3xm-40,46v3,4,3,7,10,7v0,-2,-11,-4,-10,-7xm-49,29v-2,-2,-4,-3,-2,1v1,0,1,-1,2,-1xm-32,38v1,-7,-16,-15,-13,-3v2,7,12,10,13,3xm155,-207v-2,-5,-8,-6,-12,-1v6,0,4,-1,7,1v-1,0,0,-2,0,-4v1,1,2,3,5,4xm102,-156v-4,-1,-9,0,-6,5v1,-2,7,0,6,-5xm137,-168v6,-3,4,-9,-2,-11v-2,4,1,8,2,11xm112,-163v2,-2,7,4,6,-2v-3,0,-6,1,-6,2xm146,-199v7,-7,-7,-10,-9,-9v-4,0,-7,2,-7,5v2,14,10,3,16,4xm144,-201r-3,0v1,-1,3,-3,3,0xm122,-163v-3,9,12,19,13,9v0,-5,-4,-8,-13,-9xm131,-191v2,-2,3,-1,0,-2v-1,1,-1,2,0,2xm160,-219v0,0,-4,2,-1,3v1,-1,1,-2,1,-3xm156,-187v2,-1,1,-3,-2,-4v0,1,1,3,2,4xm177,-148v-1,0,-3,2,-1,2v0,0,1,-1,1,-2xm195,-157v0,-4,-4,-17,-9,-8v1,5,0,12,9,8xm158,-210v0,0,-1,1,-1,2v3,0,5,0,1,-2xm127,-147v3,4,3,8,11,8v0,-3,-11,-4,-11,-8xm25,-99v-3,0,-7,7,-1,3v1,-1,1,-2,1,-3xm23,-94v1,0,3,-2,5,-4v-1,0,-3,2,-5,4xm35,0v0,-4,-1,-8,0,-14v6,20,58,24,75,9v-5,-3,-5,-3,-6,-8v9,-3,16,-5,21,-4r0,3v25,-16,4,-62,5,-89v-4,-2,-3,15,-6,3v-10,-3,-9,1,-6,6v-1,7,-4,1,-11,-2v1,-4,7,-8,1,-13v-4,3,-2,2,-6,-5v0,-1,1,-4,3,-6v-13,-6,-25,-9,-36,-11r1,4v-9,-10,-26,-11,-29,-28v-5,-31,35,-38,52,-23v7,-3,18,8,7,10v0,3,3,1,4,3v-5,-1,-6,3,-5,7v4,-1,24,-1,9,-5v0,0,16,-8,7,-6v0,-7,-16,-1,-6,-7v5,4,7,-6,13,-4v-9,-3,0,-3,-4,-8v6,3,2,-1,3,-3v-12,3,-10,1,-16,-3v3,0,6,3,5,-2v0,-11,26,-4,20,-20v-6,0,-14,-1,-26,-1v0,3,1,7,0,12r-4,-3v1,2,1,4,0,6v-1,-7,-3,-14,-13,-15v1,4,-2,7,0,10v1,0,3,-1,2,2v-7,-3,-11,4,-18,7r0,-5v-5,2,-18,-7,-5,-7v-1,-3,5,-1,4,-5v-3,-4,-6,-5,-7,-5v1,0,3,1,4,3v-5,4,-7,5,-9,-4v-20,4,-35,10,-47,26v-11,-2,-5,-8,-10,-20r0,121v-9,-1,0,19,-11,16v-3,7,-4,8,-7,17v0,5,4,7,11,6v3,10,10,16,7,33v0,-1,0,-2,-1,-2v2,23,1,48,1,72r3,-20v0,1,-1,1,-1,1v3,-10,0,-11,3,-15r-3,3v0,-21,8,-15,32,-17xm107,-169v4,1,8,3,2,3v-2,-1,-2,-2,-2,-3xm115,-182v-1,2,-2,2,-3,0r3,0xm107,-188v1,-3,5,0,5,1v0,0,-1,1,-2,1v1,-1,1,-2,0,-2r-3,0xm64,-193v-1,-1,3,-2,3,-2v0,2,-1,4,-3,2xm58,-219v1,4,-3,12,-2,1v0,-1,1,-1,2,-1xm-1,-75v7,8,-6,19,-12,15v-1,-5,6,-2,3,-8v1,0,3,2,3,0v-2,-2,5,-4,6,-7xm84,-103v4,-10,-29,-11,-6,-20v-1,3,-3,4,-2,9v7,-4,18,7,8,11xm63,-118v-5,-2,-2,-6,1,-3xm51,-134v3,0,7,-1,7,2v-5,0,-7,0,-7,-2xm50,-139v1,1,3,4,0,3r0,-3xm40,-143v3,2,10,8,2,11v-3,-2,-4,-8,-2,-11xm3,-135v1,0,2,2,3,5v-3,-1,-5,-1,-3,-5xm5,-5v-2,0,-4,-3,-2,-4v7,-1,-2,2,2,4xm13,-65v-2,0,-2,0,-1,-1xm87,-21v0,-2,1,-4,4,-5v-1,3,-2,5,-4,5xm47,-95v52,-2,67,36,43,64v-3,0,-5,-5,-8,1v4,1,3,1,2,4v-2,-3,-11,-10,-16,-3v-19,-8,-29,-19,-29,-35r-18,0v1,-5,-5,-2,-6,-4r0,3v-1,-1,-2,-4,-6,-3v2,-3,6,-7,6,-12v-2,3,-6,3,-2,0r-4,0v-1,-4,12,-11,6,-10v-2,2,-4,7,-7,3v2,0,5,-2,9,-6v-3,5,-8,2,-11,-2v5,-1,4,-1,0,-4v2,1,3,2,2,-2v-3,-7,-4,-10,-2,-16v0,2,-4,2,-4,1v1,-1,1,-3,3,-1v0,-1,-3,-3,-1,-4v1,3,2,2,5,-1v-7,0,0,-2,-3,-5v9,6,16,20,26,21v-5,8,22,2,15,11xm105,-86v-3,-7,2,-3,6,-4v0,2,-2,3,-6,4xm127,-86v-2,0,-4,0,-3,-3v2,1,3,1,3,3xm22,-90v1,0,3,-2,3,-3v-2,0,-3,1,-3,3xm38,-98v0,-3,-2,-1,-2,0v0,3,2,1,2,0xm22,-100v4,-2,4,-2,0,-2r0,2xm19,-90v-1,0,-3,5,0,2v1,-1,1,-2,0,-2xm-37,-221v3,3,5,0,4,-4v-1,1,-4,2,-4,4xm-18,-227v1,-2,-1,-2,-3,-2v-1,2,1,2,3,2xm134,30v-1,-2,-2,1,-2,1xm127,-164v2,2,5,1,3,-2xm39,31v-3,1,-4,3,0,2r0,-2xm67,22v2,-1,-1,-5,-1,-2xm27,32v-1,-9,-2,-7,-7,-7v0,5,-6,5,-9,1v-1,12,12,-2,12,10v1,-4,0,-5,4,-4xm72,10v-2,1,-3,5,0,3r0,-3","w":146},"T":{"d":"44,-40v2,4,-8,29,2,37v-1,1,-2,2,-2,3r-79,1r288,0v-27,-4,-82,-1,-120,-2r112,-2r-112,0v1,-4,1,-9,1,-16r-1,1v0,-4,0,-7,2,-8v0,3,-4,0,-1,0v1,-7,7,-13,6,-22v-2,-1,-1,2,-3,2v0,-6,-2,-12,-5,-4v3,-5,-1,-2,-1,-2v1,0,1,1,1,1v0,1,-2,1,-3,1v0,-5,0,-4,-3,-7v3,2,3,-2,1,-1v-6,0,2,5,-6,8v3,1,2,3,1,5v-7,-2,3,-7,-2,-11v-4,0,2,11,-3,3v0,-1,0,-2,-1,-2v-1,2,-3,2,-3,2v0,-1,4,-5,3,-7v0,3,-9,6,-4,9v-8,-2,-11,-4,-3,-7v-2,-12,2,-33,-2,-45v-7,2,5,27,-13,32v-12,-4,-19,-10,-19,-19v-5,-1,-3,4,-7,3v1,-1,2,-4,-1,-4r-1,31v-1,-3,-1,-4,-6,-3v-1,2,-3,9,-7,6v5,5,-4,9,4,11v-4,2,-4,1,-7,-1v-2,6,5,6,-4,9v3,1,5,3,1,4v0,-1,-2,-3,-3,-6xm80,-48v7,-3,-8,-4,-1,-10v3,1,10,10,1,10xm116,-45v0,1,-2,5,-3,2v0,-4,2,1,3,-2xm119,-41v0,0,12,5,3,2v-2,0,-3,-1,-3,-2xm129,-39v-1,-6,4,-15,1,-5v-1,2,-1,4,-1,5xm67,-120v1,-2,0,2,1,-2v-1,0,-1,1,-1,2xm61,-66v0,0,-1,2,-1,3v2,0,4,-2,1,-3xm176,-245v-1,6,1,6,5,3v0,-2,-3,-5,-5,-3xm172,-237v3,2,5,2,5,0v-2,0,-4,-2,-5,0xm39,-43v1,5,1,14,1,4v0,-1,-1,-3,-1,-4xm-13,-136v0,2,3,2,5,2v2,-8,-2,-13,-5,-2xm-87,0v3,2,10,2,21,1v-1,0,-8,-1,-21,-1xm181,-225v0,5,3,2,3,0r-3,0xm181,-150v-6,-1,-6,3,-1,4v1,-2,1,-3,1,-4xm-31,-166v1,5,8,6,8,-1v-1,-4,-9,-4,-8,1xm68,-216v-7,11,-9,-11,-16,-4r-42,0v0,9,-1,7,-6,8v1,5,6,11,0,15v9,-2,4,10,5,16v-6,4,-12,10,-10,2v-1,0,-5,-2,-4,2v6,11,-18,6,-7,13v1,0,3,-1,5,-1v-3,2,-8,12,1,13v-1,4,-4,7,-2,9v3,-3,6,-5,8,-13v-2,7,13,5,12,6r-2,-11v3,2,4,-2,7,-2v2,4,-1,5,-2,8v1,0,3,-1,4,-2v3,5,-6,6,-6,7r21,0v0,-5,-2,-19,-1,-23v0,1,1,2,1,2v3,-9,-7,-13,-3,-21v7,2,11,5,13,10v6,0,14,0,23,1v-1,10,6,11,4,24v3,-1,4,-1,4,1v-13,0,-11,30,-4,36v11,-6,12,7,20,-3v2,-12,7,-5,13,0v2,1,4,4,5,2r0,-61r32,0v5,3,6,28,8,32r26,0v0,-4,1,-3,4,-2v1,-5,2,-8,-4,-9r0,-56v3,0,7,0,13,-1v0,-8,1,-9,-4,-3v-37,0,-75,-3,-120,2v1,0,3,1,4,3xm99,-129v-1,-2,1,-2,3,-2v0,1,-2,1,-3,2xm94,-136v-3,-1,-8,-9,-2,-5v1,1,2,3,2,5xm71,-151v2,-1,4,1,2,2v-1,0,-2,-1,-2,-2xm72,-145v0,-1,3,-4,3,0r-3,0xm84,-131v4,0,4,3,2,4v-2,-1,-2,-3,-2,-4xm78,-144v-2,-7,5,-10,6,-3v0,1,-2,2,-6,3xm73,-143v2,1,8,-2,7,2v-5,0,-7,0,-7,-2xm22,-193r3,-1v-1,7,-2,2,-3,1xm21,-200v1,3,6,1,4,5v-5,1,-10,-2,-4,-5xm16,-172v4,0,3,4,6,1r0,4v-3,-1,-5,-3,-6,-5xm5,-158v2,0,1,3,1,4v-5,0,-2,-1,-1,-4xm4,-168v-3,-1,-5,-6,0,-6v3,3,-1,3,0,6xm135,-55v2,-1,3,-3,1,-4v2,2,0,2,-1,4xm140,-51v2,-2,-1,-2,-2,-3v-4,6,1,-1,2,3xm68,-95v11,1,18,-17,24,-6v5,-10,-1,-12,-4,-7v-1,-1,0,-9,-4,-5v5,3,-1,5,0,8v-3,-1,-4,-6,-7,-2v1,4,2,6,-1,7v-1,-4,-3,-5,-5,-3v3,5,-4,3,-3,8xm131,-57v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm127,-68v-3,1,-6,4,-9,7v2,-1,6,-3,9,-7xm66,-65r0,0r0,0xm-17,-141v0,0,9,-3,3,-3v-2,0,-3,2,-3,3xm158,-242v0,3,5,8,7,3v1,-5,-4,-6,-7,-3xm4,-186v-5,-6,-5,6,-5,6v3,2,2,0,6,0v-1,-2,-7,-7,-1,-6xm-6,-122v1,-5,-4,-3,-7,-3v1,6,1,4,7,3xm-19,-135v4,2,6,0,4,-3v-2,0,-4,1,-4,3xm60,-63r0,0r0,0xm169,-251v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm15,-132v-5,7,11,20,13,9v0,-5,-7,-10,-13,-9xm191,-224v-8,10,19,7,14,17v2,0,7,-7,0,-8v-7,-3,-10,2,-10,-9r-4,0xm19,-115v3,2,3,9,11,7xm10,-132v0,-1,-1,-4,-4,-3v2,0,1,6,4,3xm10,-136v0,-4,-5,-7,-8,-2v2,2,4,3,8,2xm191,-232v0,-4,-4,-6,-5,-3v1,1,3,2,5,3xm-4,-221v-5,0,-2,4,0,5v1,0,2,-1,2,-2v0,-2,-1,-3,-2,-3xm-8,-225v1,0,2,-5,0,-5r0,5xm57,-230v1,1,2,1,3,0v-1,-1,-2,-1,-3,0xm27,-233v3,3,14,3,16,1xm-16,-221v1,2,2,2,3,0v1,-7,-6,-8,-12,-9v-4,6,3,19,9,9xm-20,-53v0,2,3,2,1,0r-1,0xm-20,-160v3,1,6,-3,4,-3xm-19,-172v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm-15,-212v-1,-1,-3,-6,-4,-3xm-12,-99v0,-2,-2,-3,-4,-4xm57,3v0,4,7,1,10,2v0,-4,-7,-1,-10,-2xm79,4v0,1,10,3,10,-1xm-10,-39v2,-1,5,-3,1,-3xm-27,-113v1,1,4,6,5,3xm-24,-33v1,2,5,0,4,-2v-2,-1,-5,-1,-4,2xm11,6v-1,-1,-2,-1,-3,0v1,1,2,1,3,0xm64,-126v-2,1,-3,2,1,2xm59,-179v-1,1,-2,2,1,2xm-10,-97v0,-1,-2,-3,-2,-1xm65,-103v2,1,5,1,4,-2v-2,0,-3,1,-4,2xm63,-134v1,-1,4,-2,2,-2xm43,-92v-1,-8,3,-22,-3,-24v2,7,-2,20,3,24xm53,-108v2,0,6,1,5,-2v-2,0,-6,-1,-5,2xm16,-35v9,-4,10,-44,-2,-39xm-9,-4v-4,0,-4,4,-1,3xm40,-14v1,0,1,0,1,-1r-1,-1r0,2xm37,-18v1,0,3,-1,1,-1xm32,-18v1,2,6,-1,3,-1","w":181,"k":{"A":18}},"U":{"d":"19,-96r-1,-2v0,1,0,2,1,2xm28,-22v-4,-1,-4,0,-7,0v1,2,8,8,7,0xm24,-26v-1,5,7,2,2,1v-1,0,-2,-1,-2,-1xm34,14v0,1,5,5,4,0v-1,-2,-3,-6,-4,0xm44,-51r0,0r0,0xm34,27v2,0,3,-2,5,-5v-3,0,-5,2,-5,5xm18,-3v-1,8,3,2,5,4v0,-3,-1,-4,-5,-4xm28,12v6,1,3,-2,8,-4v2,-6,0,-9,-5,-9v-13,1,-8,17,-1,23v2,-5,3,-6,-2,-10xm115,-120v-2,8,4,4,7,3v-1,-1,-4,-2,-7,-3xm-55,-225r0,7r0,-7xm82,-143v6,-3,5,-9,-2,-11v-2,4,1,7,2,11xm162,-232v3,-1,2,-2,0,-3v-1,1,0,2,0,3xm107,-100v8,4,10,-4,10,-10v-7,-7,-4,1,-10,10xm-21,-211v-1,-6,-4,-5,-12,-4v1,6,7,-1,12,4xm21,-62v-3,-1,-6,2,-2,2v1,0,2,-1,2,-2xm29,-15v0,-3,-5,-2,-7,-2v3,8,-4,2,-2,11v9,3,6,-3,9,-9xm10,-95v2,-1,3,-1,4,0v-2,-6,3,-8,-3,-9v0,3,1,3,3,4v-3,1,-3,1,-4,5xm21,12v-4,-5,-2,-9,-7,-10v4,7,-12,14,1,16v0,-3,2,-5,6,-6xm148,-117v0,-2,3,-1,3,-3v-4,-1,-4,-1,-3,3xm40,-190v8,5,-1,16,-5,11v0,1,4,25,1,29v0,-10,-2,-24,-4,-42v-5,6,-1,-3,-5,-5v2,-1,5,-3,6,1v0,-4,-1,-8,-3,-11v0,0,1,1,2,1r0,-17v-3,0,-9,3,-6,-3v-12,0,-26,-3,-28,5v0,-7,-7,-6,-12,-4v0,7,1,17,1,32v12,0,8,-1,24,0v2,23,-4,54,3,71v-3,1,-5,9,-2,13v1,-4,4,-6,6,-6v-2,3,-3,4,-1,5v0,-1,1,-2,1,-2v-3,2,-6,0,-7,7v1,0,4,1,7,0v0,0,-2,-1,-3,0v1,-2,0,-1,-1,-2v8,3,0,5,1,10v3,-3,8,-10,5,-2v0,0,1,2,3,3r0,-3v0,0,1,1,4,3v-2,-1,0,-4,1,-6v4,3,-4,10,2,11v-1,-1,-1,-2,-1,-3v8,3,-7,6,1,7v-3,2,0,3,2,6r-4,1v9,0,-2,1,1,3v0,0,-1,2,-1,3v5,-3,10,-4,13,0v-4,3,-3,-5,-7,0v-1,5,0,7,-1,12v7,1,2,4,2,12v-3,0,-5,5,0,6v6,5,0,-7,7,-2v0,0,0,1,-1,-2v2,-1,-1,-20,7,-11v-1,1,-4,9,-6,4v3,5,13,13,3,16v-7,-3,-5,10,-9,13r4,-1v-2,6,-5,-2,-3,6r1,-1v1,5,-4,-1,-4,1v4,8,14,18,20,13v2,7,10,6,20,9v2,-1,-1,-5,2,-5v4,13,43,3,56,-2v-1,1,1,6,1,12v3,-13,-1,-14,11,-19v20,-17,26,-31,30,-57v2,2,4,2,3,-3v-3,1,-2,0,-4,-3v3,0,3,-3,3,-6v-7,-8,-14,4,-18,7v1,-4,-3,-3,-6,-4v-12,2,-6,-17,-18,-15v1,-1,1,-2,-1,-2v-9,-2,0,-6,-8,-8v8,0,12,-4,7,-16v1,1,2,1,4,0v-1,-2,-7,-5,-6,3v-13,-1,-10,20,-1,22r1,-2r0,12v0,-1,1,-1,3,-1v1,36,-47,68,-74,30v3,-9,-19,-12,-4,-11r0,-36v7,-1,2,-3,4,-12v2,-13,-4,-14,-4,-25v5,2,6,-2,6,-11v0,-10,0,-20,-6,-17v-1,-1,-2,-5,3,-4v0,4,0,1,3,4r0,-12v1,3,-5,10,-7,4r0,-2v-2,3,-6,-7,-6,-7v1,-18,13,-4,27,-9v0,-6,1,-16,0,-30r-21,0v1,0,1,0,1,1r-14,0v1,5,-3,1,-4,1v-2,0,-3,-1,-4,-1v1,14,-1,29,4,40v0,-13,9,-13,8,-23v8,8,-1,10,1,16r-6,0xm65,-216v1,-6,1,-4,3,0r-3,0xm62,-216v0,0,5,4,1,1v-1,0,-1,0,-1,-1xm55,-207v2,0,6,2,4,4v-3,-1,-5,0,-4,-4xm54,-209v2,1,0,-2,2,1v-1,2,-2,1,-2,-1xm38,-203v1,0,2,2,2,4v-1,0,-2,-1,-2,-4xm40,-205v-1,0,-1,-1,-2,-2v1,0,2,1,2,2xm48,-219v0,5,0,5,-3,1v0,0,2,-1,3,-1xm49,-220v0,4,5,4,2,4v-2,0,-2,-1,-2,-4xm-9,-213r0,-3v1,1,3,2,0,3xm24,-218v4,-1,3,4,1,3v0,-1,-1,-2,-1,-3xm23,-217v-2,1,-6,-3,-4,-4v0,1,2,2,4,4xm17,-216v-2,-4,1,-5,2,-1v0,0,-1,1,-2,1xm11,-225v1,1,4,2,2,2xm8,-221v0,2,-2,3,-3,3v1,0,1,-4,3,-3xm3,-221v0,0,-2,3,-2,1v0,-1,1,-1,2,-1xm-4,-203v0,0,1,-1,3,-1v1,3,-3,2,-3,1xm13,-154v-1,0,-1,-1,-1,-3xm16,-182v1,-4,-4,-6,1,-5v0,2,2,5,-1,5xm16,-210v3,3,5,13,-2,13r0,-6v-5,1,2,5,-4,4r0,-6v-6,2,-17,-2,-10,-10v12,-1,16,6,8,4r-3,-2v-1,0,-1,2,0,6v6,0,5,0,10,3v2,0,2,-3,1,-6xm16,-216v3,-1,4,7,1,2xm19,-207v3,0,1,8,2,2v-1,-2,-2,-2,-2,-2xm24,-102v-1,0,-7,-4,-1,-3v-2,2,0,2,1,3xm24,-214v2,0,2,1,2,3v-2,1,-2,-1,-2,-3xm31,-98v0,0,1,-6,2,-2v0,0,-1,-1,-2,-1r0,3xm49,-80v0,-5,-5,-10,-5,-18v3,6,7,12,5,18xm45,-100v-1,-1,-3,-7,-4,-17v1,4,2,10,4,17xm39,-134v1,0,1,1,1,4v0,0,-1,-1,-1,-4xm40,-122v1,1,1,2,1,4v0,0,-1,-2,-1,-4xm40,-60v-1,-1,-6,-5,-1,-3xm49,-63v-10,3,-9,-9,-4,-4v1,-3,4,-7,7,-12v0,6,-5,4,-3,11v-2,0,-5,4,0,5xm54,-48v-2,1,-1,-2,-1,-2v2,0,2,0,1,2xm58,-53v1,2,-2,3,-2,1v0,-1,1,-1,2,-1xm63,-51v3,7,-7,6,-2,2v1,0,2,-1,2,-2xm132,-87v0,0,1,-4,3,-3v-1,2,-3,3,-3,3xm146,-34v0,0,3,-12,2,-4v0,2,-1,4,-2,4xm31,-66v1,3,2,6,3,6v0,-1,-1,-4,-3,-6xm59,-181v2,-2,3,-4,2,-5v-2,3,-2,5,-2,5xm157,-87v-2,4,4,6,3,1xm183,-89v2,1,3,3,7,3v1,-4,-4,-8,-7,-3xm200,-66v2,4,3,10,11,8v-1,-2,-11,-4,-11,-8xm174,-58v1,0,3,-1,5,-4v-3,0,-5,1,-5,4xm204,-80v-5,-3,-11,-4,-9,4v2,7,13,10,14,2v0,-3,-2,-4,-5,-6xm189,-85v-3,0,0,1,-1,4v2,-1,3,-1,1,-4xm54,-181v0,-2,0,-4,-2,-3v0,2,0,3,2,3xm168,-156v-3,-2,-6,-4,-9,-1v2,5,1,-1,6,0v-2,2,-1,1,1,1r2,0xm173,-104v0,-6,-6,-3,-6,-3v0,2,5,9,4,2v-1,0,-2,0,-2,-1v1,0,2,1,4,2xm167,-163v-6,-2,-4,-11,-9,-2v1,-1,1,-3,0,-5r7,0v1,-4,-12,-1,-4,-4v4,0,4,4,6,3v0,-1,-1,-3,-2,-4v1,1,11,0,7,5v-2,0,-1,-4,-3,-4v-1,4,-2,1,0,6v8,-1,2,-1,3,-24v-3,-18,21,-15,9,-22v-4,-13,20,-12,7,-4v-2,-1,-5,2,-4,4v3,-1,6,-2,7,4v0,2,-3,2,-5,2v3,13,-9,14,11,15v-2,-11,7,-25,15,-25v5,-18,-9,-27,-24,-16v0,14,-26,-11,-20,14v-3,3,-9,4,-3,0v-3,0,-2,-10,-8,-5r0,4v-17,0,-33,0,-48,-1v-1,8,-1,18,0,29v6,1,7,-1,8,-5r0,5v1,-3,1,-8,5,-5v-4,-1,-3,2,-3,5v3,0,7,0,12,-1v-3,6,2,4,4,7v-5,-1,3,8,-4,12r2,-10v0,2,-2,1,-3,1v0,20,1,37,1,50v1,1,5,-4,5,0v-2,2,-4,2,-6,1v0,2,0,5,1,9v3,0,6,0,7,-1r-1,3v2,1,6,1,11,0v0,-4,5,-13,1,-14v-2,0,-1,3,-1,4v1,-12,-10,-1,-13,-15v6,-5,7,2,10,-3v-5,5,-3,13,3,6v0,2,-1,3,-1,1v0,0,2,-1,0,-1r-2,0v2,-5,9,-7,4,-1r0,6v2,-2,8,0,8,5v-4,2,-10,7,-7,13v6,1,5,-5,7,-8v-1,0,-2,0,-4,1v-1,-2,4,-3,5,-2v-2,-3,8,-8,4,-11v2,1,2,2,2,-1v0,-1,-1,-1,-1,-2v-1,5,-8,-1,-4,4v2,1,3,2,-1,2v-7,-3,4,-6,-1,-10v1,2,1,6,-4,3v1,0,3,-2,4,-4v-2,-1,-3,0,-5,1v-1,-3,0,-2,5,-3v4,0,2,9,5,3v-7,-5,-7,-11,0,-14v-4,6,3,0,6,5v-1,-3,4,0,4,-4v-5,6,-1,-9,-9,-5v3,0,3,0,4,3xm147,-128v-6,0,2,-6,0,-3r0,3xm141,-134v0,0,9,10,-2,9v7,-4,-9,-7,2,-9xm167,-162v1,3,0,4,-2,1v0,-1,1,-1,2,-1xm163,-211v1,1,0,2,0,4v-12,-2,9,-14,0,-4xm163,-204v2,-2,6,2,2,2v0,-1,-1,-2,-2,-2xm155,-216v2,-1,4,1,2,2v-1,0,-2,-1,-2,-2xm153,-208v0,-2,4,-4,4,-2v0,3,-1,3,-4,2xm140,-195v0,-3,2,-6,2,-1v0,1,-1,1,-2,1xm136,-194v-2,-1,-1,-2,1,-3xm136,-197v-1,0,-1,-1,-2,-3v2,0,2,1,2,3xm129,-198v-1,0,0,-1,1,-1r3,0v-1,2,-2,0,-4,1xm136,-193v0,1,-4,4,-4,1v1,0,3,-1,4,-1xm136,-154v-1,-2,-5,-7,-3,-11v0,1,4,8,2,1v0,-6,-4,-4,-3,-12v2,1,8,15,4,22xm143,-164v0,3,-3,4,-4,2v2,0,6,-1,2,-2v0,-1,0,-1,2,0xm146,-156v0,3,0,4,-3,2v0,-2,3,-1,3,-2xm157,-165v-1,3,-1,4,-4,1v1,0,3,0,4,-1xm153,-166v1,-3,2,1,5,-2v0,2,-2,2,-5,2xm160,-182v1,3,-2,4,-3,2v5,0,1,-2,1,-4v0,1,1,2,2,2xm161,-175v1,-1,1,-5,4,-4v-1,1,-2,3,-4,4xm171,-195v-8,2,-4,8,-12,3v3,-6,9,-14,12,-3xm171,-209v-1,2,0,5,-3,3v-1,-1,-2,-3,-1,-4v2,0,2,2,4,1xm172,-168v0,2,-1,4,0,6v0,-1,1,-3,0,-6xm157,-82v-3,0,-5,0,-3,2v1,0,3,-1,3,-2xm207,-148v0,-3,-3,-2,-3,0v0,2,2,0,3,0xm202,-168r4,1xm198,-251v0,-2,0,-2,-2,-2v0,2,0,2,2,2xm112,-245v-3,-4,-17,3,-22,6xm102,-152v0,0,2,0,2,-1v0,0,-2,0,-2,1xm116,-247v5,-1,9,-3,12,-6v-6,2,-12,1,-12,6xm220,-77v-1,-2,-7,5,-7,5v3,-3,6,-5,7,-5xm192,-71v2,-1,-2,-2,-2,-2xm43,-245v1,-1,1,-2,0,-3v-2,1,-2,2,0,3xm229,-152v0,-1,-1,-2,-3,-2xm58,-228v-2,1,-5,1,-5,3v2,-1,6,0,5,-3xm72,-242v5,-1,4,-3,0,-2r0,2xm90,-203v0,3,8,3,8,3v-2,-3,-6,-5,-8,-3","w":201},"V":{"d":"57,-213v2,-1,9,-11,2,-4v0,1,-1,3,-2,4xm145,-210r-4,-1v1,0,2,1,4,1xm62,-231v-5,3,-18,8,-14,12v0,0,0,1,4,-1v-1,-1,-1,-2,0,-3v4,-1,10,0,10,-8xm56,-209v-9,0,-9,0,-3,6v1,-1,2,-3,3,-6xm48,-222v0,-2,-1,-3,-3,-3v0,2,2,3,3,3xm187,-229v4,7,4,3,5,-3v-2,-2,-3,-2,-3,0xm203,-253v0,0,-1,-4,-4,-3v0,1,3,6,4,3xm52,-231v-4,-2,-7,-5,-9,2r4,-1r-1,3v2,0,4,-1,6,-4xm100,8v-4,-1,-8,2,-2,2v1,0,2,-1,2,-2xm213,-215v-4,-3,-7,4,-2,3v1,0,2,-2,2,-3xm202,-260v-1,-4,-5,0,-3,0r3,0xm202,-270v0,-2,-1,-4,-3,-2v2,-1,1,2,3,2xm200,-247v0,-2,-1,-3,-2,-4v1,3,1,4,2,4xm42,-216v2,0,2,-1,2,-3v-2,-1,-2,1,-2,3xm9,-192v4,-2,8,-2,9,3r-7,0v0,2,4,2,11,1v2,-7,0,-18,8,-15v3,-1,6,-6,3,-7v-1,1,-4,7,-4,3v2,0,2,-3,3,-4v-1,5,-12,2,-6,1v2,-1,5,-3,1,-4v0,0,1,1,1,2v-2,1,-4,1,-5,-2v1,1,1,2,0,2v-4,-1,-2,2,-2,5v3,-1,4,-1,5,2v-9,-2,-14,-4,-20,0v-2,-7,13,-1,5,-13v-4,0,-7,-1,-10,-2v0,4,-1,11,-1,20v1,-1,3,-4,4,0v0,1,1,3,0,3v-5,-3,-4,1,-4,4v1,6,-1,5,11,6v-1,-1,-1,-2,-2,-5xm3,-217v2,-3,1,2,3,2xm14,-201v-1,-2,3,-3,3,-1v-1,0,-1,0,-3,1xm20,-197v0,-1,0,-3,-1,-4v1,0,5,-2,3,2v0,1,-1,2,-2,2xm67,-72v0,-1,0,-2,-1,-2v-3,2,-4,7,1,2xm95,6v1,-3,-2,-1,-3,-1v0,1,1,1,3,1xm6,-220v0,-3,0,-2,-2,-1v0,0,0,1,2,1xm23,-194v0,1,4,4,4,-1v-2,0,-3,0,-4,1xm24,-219v-2,0,-1,-2,0,-2v1,1,2,1,2,-1v-5,-1,-15,4,-2,3xm14,-217v1,-4,3,-1,4,-5v-5,2,-13,-2,-4,5xm31,-218r0,-2r0,2xm15,-213v5,0,4,-1,1,-4v0,1,0,2,-1,4xm32,-199v4,-1,0,-3,-1,-4v0,3,2,2,1,4xm175,-114v1,-3,3,-6,5,-11v-6,-1,-14,7,-5,11xm193,-79v0,-5,-1,-4,-4,-2v0,2,2,2,4,2xm169,-92v2,-1,4,3,6,3v1,-4,-4,-5,-6,-3xm224,-69v1,-3,-1,-5,-4,-4v0,1,0,2,-1,5v1,-1,2,-3,5,-1xm131,-28v28,2,19,-41,35,-50v0,-7,2,2,5,-1v0,2,6,8,0,4v-4,1,-3,2,0,3v-7,7,1,1,-9,4v0,1,5,0,4,4v-3,7,3,11,2,4v4,1,0,-6,5,-3v-3,4,-3,8,0,12v0,-6,7,-7,5,-11v-1,1,-1,1,-2,0v3,-2,2,-7,7,-10v-1,1,-1,2,-1,3v-1,-5,8,-4,7,-8v-4,3,-10,-1,-13,-1v3,-3,5,-4,7,-1v1,-8,-9,-5,-12,-7r3,7v-15,0,-2,-30,-4,-34v-2,0,-2,4,-3,4v0,-3,0,-7,-1,-13r2,2v4,-5,-4,-13,-1,-19v0,0,1,1,2,1v-3,-12,5,-31,-2,-41v-1,2,-1,1,-2,-1v7,2,2,-10,6,-14v-5,14,16,10,5,20v2,0,4,0,6,1v-1,2,-3,4,-7,6r1,-2v-12,3,6,9,0,15v9,4,-6,8,-2,13v0,1,1,1,2,0v1,3,-3,4,-3,10v9,-1,1,5,8,4v2,-10,10,-20,5,-29v0,1,2,2,3,3v8,-6,-4,-28,4,-26v0,6,0,11,2,12v1,-5,4,-12,8,-20r23,0v-1,-12,1,-15,-5,-19v2,1,2,0,2,-2v-3,-1,-4,3,-2,-2v-4,-1,-1,6,-6,6v1,-2,1,-4,-2,-3v-1,5,-3,0,-6,0v-3,-10,-4,-11,3,-15v-7,0,-17,-1,-30,-2v-1,-4,6,-2,6,-5v-10,8,-17,8,-33,7v3,1,-1,6,-1,7v4,-2,6,-1,6,3v-3,-2,-4,0,-5,2r2,-1r-2,5v1,-1,8,-1,7,2v-5,-1,-4,7,-11,5v1,-3,4,-2,3,-7v0,1,-2,1,-4,0v-4,-2,-1,-2,-5,-1r4,5v-1,-1,-3,-2,-4,-2v-1,4,-8,10,-4,17v4,1,5,-3,6,-5r-2,4v4,0,10,1,16,2v-1,8,-16,36,-15,47r-2,0v-5,19,-18,37,-17,57r-2,-6v-2,6,-6,14,-11,26v-2,-1,-1,-6,0,-6v-10,-11,-18,-51,-28,-77v2,-9,8,-7,15,-5v1,-7,-6,-23,-8,-12v1,-6,-10,-11,-2,-5v-2,0,-4,6,-7,3v8,-1,-6,-11,10,-7v-6,-4,-7,-5,-13,-1v3,-6,-3,-3,-3,-12v5,1,7,-2,7,-5v-1,-2,-4,1,-6,0v3,-2,1,-4,-2,-6v-6,2,-4,2,-11,3v1,-6,-5,-1,-11,-3v0,1,0,2,-1,4v-2,0,-4,-12,-4,-4v-6,2,-5,7,-12,-5v0,2,-9,20,-12,9v-5,2,4,5,1,10v4,7,-2,3,0,8v1,-2,3,-2,3,1v-11,3,-3,6,2,22v-1,6,4,10,9,10v8,21,14,38,18,53v-3,1,-9,-2,-8,2v10,-1,9,1,17,8v-1,-4,3,-3,5,-1v-7,9,-3,19,-6,31v0,7,2,8,8,8v0,4,15,25,1,25v5,5,-5,6,2,9v-2,2,-5,-3,-6,0v4,0,9,6,5,9v11,0,8,-4,15,-4v0,4,3,2,9,1v0,6,-3,3,3,5v-1,-9,21,-5,32,-6v2,-8,9,-15,4,-23v-9,3,-13,-10,-4,-12v0,3,-4,2,-3,7xm177,-80v-1,-1,-2,-2,-2,-4v3,-1,2,2,2,4xm186,-156v-1,-1,-3,-2,-3,-4v2,1,3,3,3,4xm178,-212v-1,0,-4,-4,-2,-5v1,0,2,2,2,5xm176,-192v0,1,-1,4,-1,1v1,0,1,-1,1,-1xm152,-195v-1,0,-3,-1,-3,-2v1,2,4,-1,3,2xm96,-159v-2,3,3,6,-2,6v0,-1,-2,-1,-3,-2v0,0,2,1,4,1v0,-3,0,-5,1,-5xm94,-157v-5,0,-5,-3,-1,-2v1,0,1,1,1,2xm31,-166v0,2,-1,5,-4,4v0,-1,2,-3,4,-4xm32,-156v0,2,-3,2,-3,0r3,0xm32,-153v1,-1,1,-3,3,-1v-1,2,-2,2,-3,1xm31,-149v4,-1,6,1,2,2v-1,0,-2,-1,-2,-2xm33,-185v0,0,-3,-6,4,-5v-3,3,2,5,-4,5xm51,-184v-2,-5,-3,-8,-1,-5v2,2,2,1,1,5xm50,-134r1,7xm51,-125v2,1,3,4,1,6v0,-1,0,-3,-1,-6xm52,-114r0,-4v1,0,1,4,0,4xm72,-42v-4,-3,-6,-11,-2,-6v1,2,3,3,2,6xm62,-190v-1,-2,-1,-2,2,-2v0,1,-1,2,-2,2xm62,-189v1,2,5,0,4,3v-4,-1,-5,-2,-4,-3xm65,-179v2,1,4,8,1,5r1,-1v-2,-5,-1,1,-3,1v0,0,0,-3,1,-5xm67,-177v1,-4,1,-2,4,-2v0,0,-2,2,-4,2xm77,-171v-6,-1,-9,-14,-8,-16v8,2,5,10,8,16xm76,-169v4,1,4,5,0,5v0,-2,2,-3,0,-5xm76,-10v0,-1,1,-2,2,-3v0,1,-1,2,-2,3xm78,-3v1,-2,2,-2,4,-1v-1,3,-2,3,-4,1xm85,-157v-2,-1,-5,-9,0,-3v1,1,0,2,0,3xm133,-35v0,-2,-1,-7,2,-6v0,3,0,6,-2,6xm141,-44v-1,4,-3,6,-5,3xm140,-114v0,0,1,-2,1,-5v2,1,1,3,-1,5xm145,-41r0,-5v2,0,4,5,0,5xm168,-195v0,0,-1,0,-3,1v0,-1,1,-1,3,-1xm171,-103v0,-1,1,-3,2,-5v-2,0,-3,4,-2,5xm217,-54v6,-10,-7,-26,-6,-14v-9,2,-5,-10,-17,-4v1,2,3,1,4,-1v-2,7,4,16,11,11v-6,5,-2,8,0,12v2,-1,4,-10,8,-4xm210,-60v0,2,-2,4,-3,2xm186,-92v1,0,4,1,8,1xm163,-75v0,2,7,4,3,1v-1,-1,-2,-1,-3,-1xm193,-86v4,1,5,2,3,-1v-1,0,-2,0,-3,1xm37,-230v-1,0,-5,0,-2,1xm188,-14v1,-1,2,0,2,-2xm54,-203v-2,0,-4,3,-1,2xm187,-15v-4,0,-2,6,-4,9v4,-2,3,-6,4,-9xm190,-39r-2,1xm189,-28v-4,3,-10,12,-10,15v4,-3,8,-8,10,-15xm194,-11v-1,3,1,4,2,1xm207,-48v-1,-4,-6,0,-3,1xm228,-39v-1,-2,-4,1,-5,3v2,2,3,-2,5,-3xm234,-186v4,-1,5,-4,8,-6r-16,-3v1,2,12,5,8,9xm246,-142r-3,-1v0,1,2,3,3,1xm230,-130v0,2,2,3,4,4xm105,-226v3,1,4,-2,2,-2xm116,-168v1,0,3,-1,1,-1xm130,-217v2,-1,2,-5,0,-2r0,2xm213,-47v0,-1,-4,4,-4,4xm68,-203v0,-2,0,-4,-2,-2xm55,-30v1,-2,-1,-3,-2,-1v1,1,1,3,2,1xm54,-4v-1,0,-1,0,-1,1v1,0,3,2,3,0xm60,-67v-1,0,-3,-1,-3,1r4,1xm32,-13v-1,0,-2,4,0,4r0,-4xm31,-21r0,6v0,-2,2,-5,0,-6xm196,-95v2,0,2,-3,1,-4xm218,-140v1,1,1,3,4,3v0,-2,-1,-4,-4,-3xm201,-140v-1,1,-4,4,0,3v2,-1,2,-2,0,-3xm90,5v0,1,-2,4,1,3xm26,-268v2,-1,3,-2,-1,-2xm170,-32v4,-2,6,-6,7,-11xm170,-30v-1,-2,-2,1,-2,1xm182,-21v0,-4,-3,-3,-4,0v1,1,3,1,4,0xm177,1r-6,10v2,-1,6,-5,6,-10xm28,-102v0,4,5,-1,0,0r0,0xm29,-28v1,2,2,3,2,-1xm186,-87v-1,-3,-6,2,-3,2xm184,-62v2,-1,1,-3,-1,-2xm182,-29v3,2,6,-2,5,-6v-1,0,-3,2,-5,6","w":228,"k":{"A":41}},"W":{"d":"315,-204v-2,-1,-4,-2,-5,-2v0,2,4,3,5,2xm99,-152v0,-1,-4,-5,-3,0r3,0xm99,-87v5,-9,14,-8,6,-21v-4,3,-4,-1,-7,-8r5,-1v-2,-8,-6,-24,-13,-49v7,-1,5,1,12,-2v0,-10,-2,-10,-8,-17v6,-1,16,3,20,0r-5,0v0,-9,0,-20,-1,-35v-1,2,-3,1,-3,-1r0,-2r-85,0r0,38v3,0,6,1,10,0v-1,0,-3,-2,-5,-3v0,-6,2,-8,7,-5v0,4,0,8,7,6v0,0,-2,1,-2,2v14,-3,2,11,13,10r0,2v4,4,9,-4,10,5v0,1,4,-3,3,0v0,8,-6,8,0,12v-3,-2,-10,0,-2,-7v-5,-1,-10,5,-11,-1v2,25,11,53,20,74v-4,0,0,4,0,6v3,-2,5,-3,10,-2v-1,-1,-2,0,-2,-2v0,0,1,1,2,1v1,-3,-7,-4,-7,-3v3,-4,-2,-5,7,-3v0,0,-1,1,-2,1v1,1,2,2,4,2v-3,-4,6,-5,-3,-7v0,-6,1,-14,12,-10v-8,14,3,35,8,17r0,3xm97,-94v4,0,4,0,3,3v-4,-1,-1,-1,-3,-3xm27,-201v-3,0,-6,-2,-4,-5v4,2,5,3,4,5xm51,-156v0,-1,1,-4,1,-1xm65,-169v2,1,0,1,-1,3v-2,0,-1,-1,1,-3xm65,-156v-1,4,-7,6,-5,1v1,0,1,1,1,2v2,-3,1,-3,4,-3xm67,-159v-1,1,-5,3,-4,-2xm109,-93v0,-2,-1,-2,-2,-1v0,0,1,0,2,1xm238,-103v-1,-1,0,-5,-3,-4v0,1,1,2,3,4xm63,-60v0,0,2,1,5,0v0,-2,-1,-2,-2,-2v-2,0,-3,1,-3,2xm69,-61v-2,1,-3,10,2,9v0,-6,6,-8,-2,-9xm234,-188v2,0,1,-3,1,-4v0,1,-1,2,-1,4xm65,-55v-1,-2,-4,2,-4,2v3,1,4,1,4,-2xm319,-208v1,1,4,6,4,2xm74,-67v16,-8,0,-26,-5,-10v4,4,-3,5,5,7v-6,-1,0,6,-4,8v2,1,7,0,4,-5xm86,-88r-1,1v1,-2,-1,-3,0,-2v-2,1,-1,3,1,3r0,-2xm102,-84v1,1,3,1,5,-1v-1,0,-3,0,-5,1xm112,0v2,-2,-1,-3,-1,-5v2,-1,2,2,3,2v0,-2,-2,-3,-5,-3v-1,0,-2,1,-2,2v1,-1,2,-1,3,0v0,3,-2,2,2,4xm96,-53v-2,0,-2,1,-2,3v2,0,2,-1,2,-3xm233,-108v5,1,3,-2,2,-5v-5,-1,-4,3,-2,5xm120,-97v5,-3,2,-7,-3,-11v-3,3,-1,10,3,11xm118,-77v2,-1,3,1,3,-2v-1,0,-2,1,-3,2xm123,-136v-3,-1,-18,19,-7,20v10,-9,-1,-8,5,-18v0,0,0,2,1,2v0,-1,0,-2,1,-4xm123,-92v1,-2,1,-3,0,-4r0,4xm114,-74v1,-3,-3,-4,-1,-1v0,1,1,1,1,1xm121,-67r1,1xm117,-71v0,0,5,11,3,2v-1,-1,-2,-2,-3,-2xm49,-166v0,-1,-1,-1,-2,-1v-1,2,3,4,2,1xm233,-147v0,-5,0,-6,-2,-7v0,2,-1,8,2,7xm107,-93r0,0r0,0xm17,-226v2,0,7,-3,4,-6v-5,-3,-2,5,-4,6xm14,-226v0,-2,-3,-4,-3,0r3,0xm13,-233v-1,-1,-2,0,-3,2v1,1,3,0,3,-2xm10,-239v0,0,6,1,3,0v-1,0,-2,-1,-3,0xm4,-223v6,-3,2,-8,-3,-10v-1,3,1,1,2,3v-1,0,-3,-1,-3,-1v0,5,1,7,4,8xm19,-223v0,-2,-4,-2,-7,-2v-1,3,5,4,7,2xm237,-9v3,0,3,9,9,4v-5,-6,-2,1,-9,-4xm248,-4v0,1,-3,4,-1,4v0,-2,3,-2,1,-4xm298,-168v0,0,-3,5,0,2v0,-1,1,-1,0,-2xm156,-90v0,0,-4,-1,-2,0r2,0xm154,-85v1,-1,3,-2,0,-2r0,2xm232,-23v-2,0,-3,1,0,1r0,-1xm226,14v0,-4,-3,-5,-2,0v1,0,1,-1,2,0xm278,-26v0,-2,-4,-6,-3,0r3,0xm294,-153r0,-1r0,1xm286,-167v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm211,-26v-1,-4,-4,-2,-4,1v2,0,2,-2,4,-1xm286,-166v0,1,-6,4,-4,5v3,-2,4,-2,4,-5xm278,-167v2,-1,6,5,4,1v-3,-1,-2,-1,0,-2v3,-4,4,-6,9,-4v-2,-1,-3,7,-1,2v3,5,4,-5,9,2v1,-1,1,-4,1,-7v0,0,-1,2,-1,0v4,0,1,-6,5,-10r24,0r0,-17r-54,0v0,-7,-13,-8,-13,0v-5,1,-11,-3,-7,-8v0,2,1,2,2,1v-1,-4,0,-7,-4,-4v2,-2,6,-4,2,-6v-9,4,-13,-9,-16,13r0,21r25,0v-6,20,-12,55,-25,94v-6,-2,-12,2,-2,3v0,7,-2,12,-3,16v-4,-16,-16,-45,-21,-77v4,-4,5,-2,10,0v1,-4,-7,-4,-12,-4r-14,-50v-2,0,-6,0,-10,-1v2,0,4,-3,4,-8v0,-7,1,-11,1,-11r-35,0v-1,7,-11,27,-2,34v-2,0,-1,4,-4,3r0,-6v-10,20,-8,31,-17,57v-11,0,-9,18,-2,22r-5,0v3,8,9,-5,10,3v-10,-1,2,11,-8,12v0,3,2,3,7,2v1,-3,-2,-3,-3,-4v7,-2,10,-2,6,-7v-2,1,-2,0,-3,-1v5,2,9,0,9,5v-1,-1,-2,-1,-3,0v2,1,-3,4,1,3r2,1v-4,2,0,0,-4,4v2,-4,8,8,12,2v-10,-1,-4,-14,-3,-15v-4,2,-5,1,-10,-2v5,0,3,0,2,-3v0,1,2,2,3,2v-1,-6,-3,-4,-9,-2v2,-4,5,-3,9,-7r-1,1r2,0v-3,4,3,3,0,10v9,0,-3,-6,6,-6v0,1,0,2,-1,3v3,-3,7,0,4,3v7,-6,3,2,10,2v6,-24,9,-37,10,-37r32,107v-3,5,5,0,1,8v2,1,2,-1,4,-1r0,4v3,-2,2,-3,4,0v-5,1,-18,9,-11,19v1,-5,3,-2,6,-1v-4,10,-3,14,6,17v-1,-3,-3,-5,1,-10v5,1,9,1,14,1v3,-10,-14,-18,-9,-22v4,-1,-7,-24,8,-6r3,0v-1,5,2,11,9,10v-3,1,-7,3,-3,8v1,-3,6,-4,8,-1v-3,2,-6,2,-1,4v0,-2,17,-3,8,-6v1,-4,3,-2,-3,-5v-5,0,-5,-1,-2,-4v-1,-1,-2,0,-3,0v-1,3,-2,4,-4,0v2,-5,6,1,9,-4v-3,1,-5,-2,-3,-4v1,0,1,3,3,2v-3,-4,-5,-6,-8,-3v1,-4,9,0,5,-5v-5,3,-2,0,-1,-2v5,-9,-16,-2,-6,-12v1,2,2,3,3,1v-1,-3,-2,-6,1,-7v-1,4,1,5,3,6v-5,-5,1,-11,0,-14v-1,1,-5,4,-7,2v8,-2,5,-11,12,-8r-2,4v3,-1,2,-3,5,0v-1,-1,0,-3,1,-3v4,0,5,2,4,5v0,-2,-1,-2,-1,-2v-4,7,-12,13,-4,19v0,-2,0,-3,1,-3r0,2v0,-2,3,-2,4,0v-4,9,-4,15,6,17v-1,0,-2,-1,-2,-1v7,-4,-4,-5,3,-10v0,1,1,2,3,2v5,0,8,-1,10,-10r-10,-10v1,-19,26,-77,21,-96r4,-5v-3,3,-3,0,-7,1v4,1,-2,4,2,7v-1,-1,-3,-2,-5,-2v0,1,1,2,2,3v-7,-6,-8,-10,-10,-15xm248,-206v3,-2,8,4,4,3v0,0,-1,-1,-4,-3xm141,-126v0,2,-1,4,0,6v-4,-1,-3,-4,0,-6xm154,-124v0,3,-1,0,-4,1v-3,0,-3,2,-3,0xm163,-113v-1,2,-5,2,-5,-2v2,-3,2,-7,5,-9r0,7v-2,-1,-4,-3,-2,0v1,1,2,2,2,3v-1,-1,-2,-1,-4,-1xm212,-36v0,1,1,1,2,1v2,0,0,4,2,3v-2,0,-3,-2,-4,-4xm216,-39v-2,0,-3,-2,-1,-2v1,0,1,1,1,2xm221,-36v0,-2,3,-7,8,-3v1,3,-3,0,-3,2r0,-3v-1,0,-3,4,-5,4xm244,-13v0,-2,0,-2,2,-2v0,2,0,2,-2,2xm237,-52v-1,2,1,4,-4,2xm237,-53v-2,0,-3,-2,-1,-2v2,0,2,2,1,2xm243,-55v0,6,-2,2,-3,0r3,0xm264,-148v-1,3,-2,1,-3,0v0,-1,1,0,3,0xm265,-145v2,5,0,14,-9,9v1,-2,5,-9,9,-9xm266,-153v1,0,2,7,-2,3v-2,-2,0,-6,2,-3xm276,-163v-1,1,-3,0,-3,-1v1,-2,3,-1,3,1xm271,-155v0,-2,4,-1,4,0v0,2,-3,1,-4,0xm273,-153v-1,3,-5,2,-3,0v1,1,2,1,3,0xm280,-125v0,-3,2,-4,5,-4v-2,3,-4,4,-5,4xm284,-135v-3,0,-6,-5,-1,-5xm291,-145v0,1,0,5,-1,3r-1,-4v1,0,2,1,2,1xm289,-145v-3,-1,-3,0,0,-3r0,3xm283,-149v0,-2,4,-4,4,0v-2,-1,-2,-1,-4,0xm281,-152v4,4,0,15,-7,12v1,2,6,5,0,7v-5,-6,-6,-20,5,-19v0,-1,-1,-2,-1,-4r3,3v-1,0,-1,-1,0,-2v1,0,1,2,2,4v0,0,-1,-1,-2,-1xm294,-175v-1,-3,0,-5,-2,-2v-1,1,3,1,2,2xm119,-10v-3,-1,-3,1,-2,3v2,0,5,-2,2,-3xm294,-153r0,0r0,0xm125,-100v2,1,5,-1,3,-5v0,-2,0,-4,-1,-4v-3,4,2,5,-2,9xm121,-11v3,1,5,2,4,-1v-2,0,-4,0,-4,1xm133,-6v-1,7,-4,3,-8,6v7,1,13,-1,8,-6xm142,-85v1,-3,-2,-2,-4,-2v0,2,2,6,4,2xm108,-62r0,0r0,0xm123,-20v4,2,4,9,11,7v-4,2,5,3,-3,3v1,1,1,1,3,0v-1,1,-1,3,0,3v3,-1,2,-8,2,-9v2,1,2,1,3,-3v-1,-1,0,-3,0,-5v-3,3,-3,7,-7,1v4,0,9,-6,9,-4r14,-49v3,1,9,1,7,8v8,-3,1,-9,-3,-11v-7,4,-8,-15,-16,-7v3,0,3,2,4,4r-6,0v0,1,3,1,4,1v-9,7,-15,3,-6,12v-7,0,-2,8,-2,11v-7,-4,-8,2,-7,4v-1,0,-4,-4,-8,-11v-4,2,-9,15,-14,3v-2,3,-5,6,-7,7v0,-2,2,-2,3,-4v-4,1,-5,6,-6,4v0,-1,1,-2,1,-2v-3,2,-1,3,0,5v1,0,2,-4,3,0v-10,0,4,6,-7,5v0,4,4,0,4,5v-7,-4,-4,0,-10,3v0,0,2,-4,0,-4v0,1,-1,2,-2,2v-2,-1,4,-4,0,-8v3,3,-4,8,-2,4r0,-4v0,0,1,2,2,2r0,-3v-3,1,-6,4,-5,0v2,-4,-5,-8,-3,-3v6,10,6,25,14,45v0,-2,1,-2,1,-1v0,3,0,7,2,7v0,-1,0,-3,-2,-5v-1,-2,7,3,5,-2v2,2,3,1,4,-1v-3,1,-3,5,0,7v3,0,4,-3,2,-5v-2,0,-1,2,-2,1v1,-2,4,-3,0,-4v-1,0,-2,0,-3,1r-3,-4v4,1,13,7,10,0v8,-1,2,2,2,3v4,-1,5,11,4,0v5,0,5,-9,9,-3v1,-4,-4,-4,1,-6xm129,-14v-1,-6,5,-1,6,-1v-3,0,-6,1,-6,1xm137,-53v0,2,-10,11,-3,3v0,0,-1,1,-2,0v0,-2,4,-6,5,-3xm140,-41v0,-2,3,-1,4,-1v0,2,-3,1,-4,1xm108,-67v-4,2,4,4,1,2v2,-1,3,-3,-1,-4r0,2xm159,-98v3,-1,4,-7,2,-10v-8,3,-3,7,-2,10xm152,-98v0,3,7,7,9,2v-6,-1,-6,-9,-9,-2xm152,-100v-2,-1,-4,-2,-2,1v1,0,2,0,2,-1xm122,-4v4,-1,6,-4,2,-4xm161,0v-2,-2,-12,-2,-13,-1v3,2,8,1,13,1xm139,-158v-1,0,-3,1,-1,1xm237,-103v-1,-2,-2,1,-2,1xm243,-158v0,0,-2,0,-2,1v1,1,2,2,2,-1xm139,-1r6,0r-6,0xm244,-152v1,-1,5,-3,2,-4v-1,1,-4,3,-2,4xm191,-1v-1,-2,-7,-1,-7,1xm274,-36r6,0r-6,0xm187,-72v0,2,7,2,7,0r-7,0xm181,-72v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm163,-1v4,2,16,2,20,0r-20,0xm139,-92v6,0,2,-3,0,-1r0,1xm238,18v-1,-2,-3,0,-4,0v0,3,3,2,4,0xm118,-185v1,1,2,2,2,-1xm265,-26v-2,-3,-6,1,-3,2","w":332,"k":{"A":29}},"X":{"d":"10,0v1,-5,-8,-5,-5,-2v1,3,4,3,5,2xm251,-216v0,-6,-5,-2,-6,0v3,3,3,-3,6,0xm207,-191v1,-2,-2,-3,-3,-1v1,0,2,0,3,1xm16,-1v0,-2,-2,-6,-6,-5v3,1,0,9,6,5xm219,-235v4,5,-7,9,1,10v0,-3,0,-6,4,-5v0,-7,15,-12,6,-14v0,3,-2,4,-5,2v-4,-6,-8,6,-10,0v-1,6,-4,5,8,4r0,3v-2,1,-4,1,-4,0xm207,-195v6,4,-7,5,1,9v-2,-3,5,-9,-1,-11v4,0,4,0,5,-4v-3,2,-8,5,-4,0v-3,0,-2,-1,-2,-4v0,1,2,3,4,2v0,-1,1,-3,1,-3v-2,0,-3,1,-3,0v1,0,2,-2,4,-4r-3,0v5,-3,1,-11,8,-14v-6,6,-19,-5,-7,-1v0,-11,-8,-5,-12,-7v0,2,4,4,3,7v-8,-9,-13,-5,-17,3r6,0v-1,2,-6,4,-11,0v2,1,2,6,0,3v-2,-7,-10,0,-17,0v3,-1,3,2,1,2v-4,1,-5,-8,-8,0v0,0,4,-1,2,2v-3,-4,-5,-5,-10,-6v1,1,2,3,4,6v-1,0,-4,-1,-6,-1v10,3,7,6,1,9v-1,-7,-6,-10,-14,-10v2,-3,-2,-3,-3,-3v1,5,1,3,3,8v-13,0,0,-9,-11,-8v2,4,-2,18,-4,8v-2,2,-1,5,1,6v-10,0,-16,-5,-23,2r3,-1v-6,3,-7,23,5,19v1,-3,-5,-3,1,-4v-2,8,3,-3,7,2v1,-4,1,-14,3,-5v0,-2,1,-3,2,-1v-3,5,0,8,-5,11v7,2,5,-9,10,-12v-5,11,4,7,14,7v-2,-10,2,-20,8,-9v-3,2,-9,17,5,15v1,1,2,7,-1,3v0,-1,-2,-1,-2,0v3,4,-8,12,2,8v0,3,0,2,5,6v-1,-1,-1,-2,-1,-4v4,3,7,2,4,0v-2,-1,1,-1,1,-4v8,1,-2,8,8,9v-3,-1,-2,-2,1,-4v2,1,4,2,7,4v-4,-6,-13,-12,-7,-19v6,3,-4,6,5,6v-3,-5,0,-7,4,-3v3,2,7,3,2,-1v0,-3,4,1,4,-1v-2,0,-7,-6,-3,-4r-1,1v6,-1,4,-2,1,-3v-3,-2,-1,-2,-1,-9v0,0,4,7,3,2v2,-1,10,-5,12,-1v-1,2,-2,3,-2,4v7,0,11,-4,18,-3xm100,-189v-3,-3,-4,-6,-3,-8v2,5,4,1,3,8xm103,-206v0,-1,2,-3,2,0r-2,0xm105,-201v-2,-2,-3,-4,1,-3v0,1,0,2,-1,3xm112,-204v-1,3,-6,18,-4,6v2,-3,0,-7,4,-6xm117,-204r0,-1r0,1xm136,-203v-1,0,-1,-2,0,-3v3,1,6,2,0,3xm140,-214v1,1,2,4,-1,2v0,0,1,-1,1,-2xm178,-214v-1,1,-2,1,-4,1v0,-1,1,-1,4,-1xm167,-193v-1,-3,3,-5,4,-3v-1,1,-2,3,-4,3xm162,-214v3,-4,7,7,2,1v0,-1,-1,-1,-2,-1xm158,-185r0,-4v2,0,0,4,0,4xm152,-208v1,1,7,-5,6,1v-2,2,-1,-2,-6,-1xm154,-188v0,-3,0,-5,3,-4v0,0,-1,2,-3,4xm150,-203v1,0,1,-4,2,-1v0,1,-1,1,-2,1xm156,-182v1,-1,4,5,5,5v-2,-2,-1,-7,2,-9v0,3,-1,6,-1,12v-1,-1,-5,-1,-10,0v1,-3,4,-2,5,-2v0,-1,-2,-4,-1,-6xm163,-204v1,-1,3,-1,2,-4v-2,1,-4,1,-5,0v6,-5,10,4,3,4xm166,-187v0,-4,3,0,7,-3v5,5,-7,-1,-6,6v-1,0,-1,-2,-1,-3xm171,-186v2,1,8,4,2,3v-2,-1,-2,-2,-2,-3xm176,-205v-2,-2,0,-6,4,-6v-1,2,-4,3,-4,6xm191,-222v2,0,3,-8,4,-3v0,3,0,3,-4,3xm198,-196v-1,-2,1,-2,3,-2v0,1,-1,2,-3,2xm202,-222v-1,2,-6,1,-6,-2v1,1,4,1,6,2xm205,-227v-2,0,-4,-4,-1,-3v0,1,1,2,1,3xm243,-219v-10,-2,-3,2,-10,7v3,-8,-9,-11,-12,-6v8,-4,2,16,15,10v2,2,2,2,0,3v-3,2,-5,-4,-2,4v-1,2,0,4,2,4v2,-1,3,-10,8,-4v2,-8,0,-12,-1,-18xm-2,19v-5,-2,5,-7,-2,-5v-2,2,-1,6,2,5xm101,-210v0,-1,0,-2,-2,-2v0,2,0,2,2,2xm91,-221v0,-1,0,-5,-2,-3v0,1,1,2,2,3xm116,-212v-6,6,-8,-12,-10,-2v1,1,9,8,10,2xm196,-238v2,-1,4,3,6,3v1,-4,-5,-7,-6,-3xm92,-205v-6,0,-10,-9,-10,0v8,2,4,9,10,0xm126,-216r0,0r0,0xm78,-219v0,0,4,1,2,-2xm4,-40v-1,1,-6,-6,-8,-5v5,4,7,5,8,5xm105,-82v9,11,23,28,39,50v-5,0,-12,-1,-21,0v-1,9,2,22,9,13v2,6,6,5,3,13v2,0,4,0,5,3r-2,-2v2,3,0,4,-2,5r77,0v1,-10,1,-25,0,-35r-22,0v-11,-15,-29,-37,-53,-65v-1,1,-2,2,-3,4v1,-4,0,-9,-4,-16v10,-8,-4,-14,4,-17v0,-5,-3,-3,-7,-2v-4,2,-4,9,3,9v-14,-3,-6,15,-17,9v-2,2,-1,8,-1,13v-5,-3,-4,10,-13,5v-1,-3,5,0,4,-1v-2,-11,-4,-8,-11,-13v0,2,-1,4,-2,4v1,-2,1,-5,-1,-9v0,1,3,2,3,0v-3,-4,-4,-6,-8,-9v2,0,2,1,2,1v0,-2,-2,-4,-6,-3v1,-2,3,-5,0,-4v1,5,-2,4,-4,2v0,-3,-3,-15,4,-14v3,2,7,8,9,6v0,4,1,6,2,6v2,-9,2,-13,-2,-18v7,1,9,14,13,2v-6,-8,-7,-8,-19,-24v1,-1,2,0,2,-2v-9,0,-10,-15,-19,-15r13,-2v-11,-6,2,-12,-1,-15r4,0v-4,-7,-10,-5,-6,-19v-17,-3,-54,-2,-77,-2r0,39v34,-7,37,25,53,39v1,-1,2,-3,2,0v0,1,-1,1,-1,2v2,-2,4,-1,6,0v-5,0,-3,3,0,7v0,-1,1,-2,2,-2v0,4,0,5,4,4v0,-5,0,-6,2,-9v0,1,0,4,-1,10v1,-1,8,-4,8,0r-2,0v1,0,2,2,2,4v-6,-1,-8,4,-2,8v0,-1,0,-2,1,-3v-1,4,14,1,1,5v-1,2,5,8,5,9v-21,24,-38,55,-64,74r1,2v-5,-1,-9,-2,-11,-3v1,4,6,9,3,12v0,-8,-4,-1,-8,-9v0,1,1,2,0,4v-1,-1,-2,-4,-4,-4v-1,12,0,20,7,24v-6,3,-5,7,0,4v1,-2,3,-4,1,-5v6,4,8,-6,10,6v6,4,4,-3,10,-4r0,3v4,-5,7,6,15,4v-1,2,-8,0,-8,2v15,0,45,4,56,0v-4,-13,7,-41,-21,-31v-1,-3,3,-2,5,-2v2,-18,24,-32,33,-48xm69,-182v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm72,-144v-2,0,-4,-1,-4,-3v0,1,4,1,4,3xm27,-10v0,0,-14,-3,-4,-3v2,0,4,2,4,3xm41,-2r1,0r-1,0xm81,-86v-5,-4,0,-6,4,-8v1,0,2,2,2,3v-6,-1,-8,4,-2,3v-1,0,-2,1,-4,2xm83,-117v1,-2,2,-3,4,-2v-1,0,-2,1,-4,2xm89,-85v-1,-2,4,-5,2,-1v0,1,-1,1,-2,1xm91,-89v-3,0,-3,-9,0,-9v4,1,1,5,0,9xm120,-111v-5,2,-3,1,-1,-2v1,0,1,1,1,2xm135,-95v12,6,-6,24,3,35v0,3,-1,6,-2,10v0,-11,-1,-26,-1,-45xm83,-211v0,-5,-1,-13,-2,-4v0,2,1,4,2,4xm88,-191v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm5,8v1,4,-3,5,3,9v-4,-7,4,-6,-3,-9xm135,-217v0,-1,-1,-2,-2,-3xm158,-159v0,5,0,8,4,3v-3,0,1,-3,-1,-3v-1,2,-2,0,-3,0xm121,-138v-4,0,-5,2,-1,2v1,0,1,-1,1,-2xm111,-112v-2,2,-3,4,1,3v0,-1,0,-2,-1,-3xm106,-186v-1,2,-3,5,0,6r0,-6xm129,-150v-2,-2,-2,1,-6,1v2,-5,7,-8,10,-4v2,-12,1,-11,2,-26v-9,13,-10,13,-29,38v0,1,3,0,3,2r-4,0v1,0,3,2,5,5v0,-7,10,-8,2,-14v4,2,3,2,9,1v0,0,-1,-1,-1,-2v0,0,4,6,9,-1xm113,-148v-1,-2,1,-2,3,-2v0,1,-1,2,-3,2xm201,-186v4,-2,-4,-7,0,-2r0,2xm192,-186v1,-1,1,-2,0,-3v-1,-1,-2,-1,-3,0v1,0,1,3,3,3xm185,-181v0,0,5,-5,1,-5xm180,-179v-2,9,1,-2,4,1v-1,-5,-2,-5,-4,-1xm109,-108v-2,2,-1,4,0,5v1,0,2,-1,2,-2v0,-2,-1,-3,-2,-3xm78,-192v2,0,7,-4,1,-3v-1,1,-1,2,-1,3xm172,-84v2,-1,5,-1,5,-3v-3,0,-7,0,-5,3xm91,-171v1,-1,4,-2,2,-2xm152,-87v1,0,3,-1,3,-3xm154,-129v-1,3,2,2,4,2v1,-3,-2,-2,-4,-2xm173,-160v-1,-1,-8,4,-5,4v3,-2,5,-4,5,-4xm36,-63v0,-2,-6,-3,-6,-1xm25,-59v-1,-2,-3,0,-3,1xm185,-195v1,2,1,0,2,-1xm30,-63v0,2,5,3,5,1xm33,-140v-2,0,-2,0,-1,1xm26,-47v-2,0,-4,1,-2,2xm115,-1v1,2,10,2,12,0r-12,0xm49,-131v0,-1,0,-1,-1,-1v0,1,-2,3,0,3xm55,-81v0,-1,0,-1,-1,-1xm160,-106v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm105,-44v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm46,-86v1,-2,-3,-3,-5,-3v0,2,4,2,5,3xm137,-99v2,0,0,-4,0,-1r0,1xm107,-179v-1,1,-4,2,-2,3v1,-1,2,-1,2,-3xm101,-46v-7,-2,-12,-9,-16,-2v7,1,9,0,16,2","w":218},"Y":{"d":"66,-16v3,0,9,-5,1,-3v0,1,0,1,-1,3xm78,-215v-2,0,-2,-1,-4,0v2,1,4,1,4,0xm65,-1v-1,0,-4,-2,-3,1r5,-1r-2,0xm84,-5v-3,-1,0,-8,-6,-8v1,4,-6,4,-3,8r9,0xm75,-7v2,-2,3,-3,5,-2v-1,2,-2,3,-5,2xm130,2v-2,0,-4,1,-4,3v2,2,7,-1,4,-3xm13,-158v2,4,1,6,7,3v1,-5,-4,-3,-7,-3xm138,16v-6,-1,-9,1,-6,5v1,-2,7,0,6,-5xm114,-4v1,1,3,-1,4,-2v-1,5,3,4,6,2v0,0,-1,0,-2,-1v7,0,17,-16,16,-2v-3,-2,-8,1,-10,5v3,4,15,15,8,4v5,-2,1,-9,7,-11v-2,2,0,2,1,1v7,1,0,-8,2,-11r-1,1v-1,0,5,-9,-3,-8v-13,-1,-3,13,-11,9v0,2,3,3,0,3v-3,-2,-5,-2,-6,-1v0,3,-9,2,-5,7v1,0,1,-1,2,-1v-3,0,-5,2,-8,5xm83,-22v-6,-1,-6,2,-6,8v4,1,4,-5,6,-8xm58,-3v-3,0,-3,0,-2,3v3,0,4,-1,5,-3v-1,-1,-4,3,-4,1v1,0,1,0,1,-1xm75,-50v-1,-2,-3,-3,-4,-2v0,2,4,3,4,2xm55,-26v2,0,5,-5,6,-1v-2,1,-4,3,-6,6v1,-1,2,-1,3,0v-5,0,-3,16,1,15v0,-1,1,-1,2,-1v-1,1,-1,2,1,2v9,1,5,-2,6,-5v0,0,-18,-7,-3,-8r-3,-2v4,0,8,-10,11,-5v-6,1,0,1,-2,5v4,-2,2,-7,7,-11v-4,0,-9,-5,-2,-4v2,0,5,1,4,-2r-15,1v4,-2,1,-9,-3,-10v-4,2,5,11,-4,11v1,0,3,2,0,2r-2,-1v0,1,-1,4,-1,8xm56,-17v0,-3,5,-4,2,0v-1,1,-1,0,-2,0xm73,-42v-1,2,-1,4,2,3v0,-1,-1,-2,-2,-3xm74,-46v-2,-1,-4,1,-2,2v1,0,2,-1,2,-2xm153,7v-3,0,-1,0,-1,3v1,-1,3,-1,1,-3xm-52,-149v0,0,2,8,2,2v0,-2,-1,-3,-2,-2xm-30,-141v0,6,8,1,9,3v0,-4,-5,-3,-9,-3xm11,-231v6,-4,1,-9,-4,-11v-2,5,0,9,4,11xm90,-6v3,1,2,-2,2,-4v-1,0,-1,-1,-2,-1v0,1,1,3,0,5xm92,-51v-7,-4,-12,0,-14,12v7,2,3,-12,9,-4v-5,1,0,16,-9,16v5,5,19,5,15,13r-2,0v3,0,4,12,7,5v-1,3,-1,5,1,6v-11,-1,-12,3,-32,0v7,8,29,-1,35,2v-1,0,-1,0,-1,1v2,0,16,-2,5,-3v1,0,3,-1,5,-1v-3,0,-7,3,-8,-1v6,-2,10,3,8,-9v7,-1,4,-7,14,-10v-6,0,-22,-4,-14,-13v3,-1,5,3,4,7v6,-3,17,10,15,-4v0,3,4,-2,5,0r-13,-2r0,-42r51,-94v3,2,8,3,15,5v-4,7,2,3,3,2v0,-5,-3,-7,-8,-6v0,0,1,-1,1,-2v-5,2,-8,-1,-7,-6v-8,3,-13,-17,-5,-7r-2,-7v6,5,20,7,33,6r0,-32r-86,0r0,32v5,0,12,0,21,1r-34,65v1,-3,-3,-7,-3,-2v3,2,4,6,0,9v0,-6,-5,-8,-5,-12v1,1,5,2,4,-3v2,-1,3,-2,3,-3v0,-3,-2,-5,-7,-5v-14,1,-21,-37,-32,-50r21,0v0,-6,1,-18,-5,-15v2,1,7,-6,4,-10v-3,4,-7,-9,-5,1v-2,-1,-4,1,-1,1v3,1,1,2,0,3v-5,2,-9,-9,-9,-14r14,0v-4,2,-2,6,2,8r0,-8v7,0,16,1,24,-1r-59,-1v0,0,2,-1,0,-1v-16,2,-30,1,-46,1v1,1,4,7,0,6v1,-2,-2,-3,-3,-3v1,2,4,4,2,5v0,-2,-3,-3,-2,0v6,-1,16,7,5,6v-3,3,-6,1,-8,9v3,0,8,1,14,3v-6,6,-7,3,-7,6v0,-1,-1,-1,0,-1v0,6,6,23,4,10v10,3,5,16,18,15v1,11,12,12,16,21v14,-5,4,29,18,24v-1,19,21,33,19,58v5,0,4,13,10,4v-1,4,7,11,4,2v4,-2,8,4,4,6v4,2,5,13,-2,13v-3,-4,-8,-11,-4,-12xm5,-203v1,-2,1,1,3,0v-1,2,0,0,-3,0xm19,-218v-1,-2,1,-5,3,-2v0,1,-1,2,-3,2xm22,-210v-8,-2,4,-5,-3,-7v7,0,2,3,3,7xm19,-209v1,-1,7,1,2,2v-3,0,0,-2,-2,-2xm23,-192v-5,1,-3,-3,-1,-3v0,0,0,1,1,3xm12,-211v-5,0,-3,-7,-1,-2v0,1,1,2,1,2xm9,-185v1,-7,8,0,12,-1v-7,1,-9,6,-12,1xm27,-175r-8,0v6,-3,4,-6,8,0xm48,-147v2,0,4,1,5,3v-2,0,-4,-1,-5,-3xm62,-209v-8,-1,-5,-11,1,-12v2,1,4,6,3,8v-2,-1,1,-2,-2,-2v0,1,-1,4,-2,6xm77,-125v-2,-5,-11,3,-12,-5v9,1,12,-1,12,5xm89,-123v-1,0,-2,-3,-2,-8v1,1,2,3,2,8xm93,-66v-2,4,-2,7,-8,3v-1,-2,-1,-5,0,-8v5,0,7,2,8,5xm107,-64v-6,2,-10,-5,-4,-6v3,0,5,2,4,6xm110,-44v-4,-1,-11,-5,-3,-6v0,2,4,4,3,6xm105,-46v2,2,3,4,-1,3v0,0,1,-1,1,-3xm107,-54v-2,1,-4,-2,-1,-2v1,0,1,1,1,2xm102,-34v-1,-2,-6,-5,2,-3v0,1,-1,2,-2,3xm99,-9v4,-1,2,1,2,3xm104,-12v4,4,0,3,0,6v0,-2,-2,-5,0,-6xm114,-15v-1,0,-2,-1,-3,-3v1,0,3,2,3,3xm106,-24v5,0,0,2,0,3v0,0,-2,-3,0,-3xm106,-41v6,-1,10,4,2,2v-2,0,-2,-1,-2,-2xm116,-44v-2,2,-8,3,-6,-4v3,-3,6,0,6,4xm116,-36v0,-2,0,-4,3,-3v-1,0,-1,4,-3,3xm139,-160v5,2,10,7,4,11v-5,-2,-6,-3,-4,-11xm148,-184v-2,4,-8,6,-9,-1v2,-2,8,-1,9,1xm162,-200v2,1,0,5,0,3r0,-3xm161,-191v-1,-2,-2,-5,2,-4v0,2,3,5,-2,4xm165,-193v-1,-3,3,-2,5,-2v0,0,-2,2,-5,2xm164,26v3,3,2,9,10,8v1,-3,-11,-5,-10,-8xm156,-28v1,3,7,4,6,0v1,-6,-4,-9,-8,-6v1,2,1,4,2,6xm-8,-142v0,2,1,5,2,8v0,-2,-1,-5,-2,-8xm146,3v2,1,4,3,8,3v1,-4,-5,-8,-8,-3xm172,18v1,-7,-15,-15,-14,-3v3,6,12,12,14,3xm144,-225v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm44,-46v0,-1,-1,-4,-4,-4v1,2,2,3,4,4xm44,-121v-1,-2,-2,0,-3,1xm10,-231v-1,1,-1,2,0,3v1,-1,1,-2,0,-3xm8,-166v-2,2,-3,13,1,15v0,-5,1,-12,-1,-15xm28,-109v0,0,-1,5,0,1r0,-1xm48,-229v1,2,3,-2,3,-2xm105,-197v-3,1,-3,5,-5,7v2,-3,5,-3,5,-7xm108,-203r1,-3xm46,-35v-3,0,-5,2,-2,3v0,0,1,-1,2,-3xm87,-177v0,0,-2,0,-2,1r3,0xm130,-81v1,0,3,-1,1,-1xm176,-185r-1,3v1,-1,3,-2,1,-3xm174,-63v1,2,3,0,4,-1xm55,-102v0,0,-5,2,-2,1xm59,-113v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm139,-38v2,2,10,-5,6,-4v-2,1,-5,1,-6,4xm166,-59v-5,4,-16,7,-15,13v10,-9,15,-8,15,-13xm166,-108v-1,-1,-4,4,-4,4","w":208,"k":{"A":32}},"Z":{"d":"1,-41v-4,0,-7,7,-2,4v3,1,0,-4,2,-4xm-14,-9v2,-3,10,-4,8,-8v12,8,12,-4,24,-3v-3,0,-4,-1,-2,-2v6,4,5,6,1,13v7,-5,4,-2,9,8v0,-2,1,-3,2,-5v-1,0,-3,7,1,6v0,-4,1,-4,3,-1v4,-8,19,-3,26,0v2,-4,0,-6,2,-4v0,-2,-4,-5,-4,-1v1,-9,12,0,17,-9r2,2v-1,-3,1,-7,-5,-5v4,-4,8,-4,11,-5v-6,5,-1,3,-3,10v3,1,2,-5,5,-4r-1,4v2,-4,7,2,7,4v0,1,-1,3,-3,4v2,-3,5,2,8,-1v-4,-1,-1,-4,1,-6v7,17,35,10,64,12v0,-15,1,-37,1,-67v-6,-1,-19,-1,-39,0v0,7,0,17,-1,30v-7,0,-17,0,-31,1v3,7,-2,10,0,15v3,-1,3,3,9,0v-7,0,-3,-3,0,-4v0,0,-1,2,-1,3v4,-1,7,1,3,5r3,0v-7,0,2,9,-7,5v-5,-4,3,-1,3,-7v-5,-1,-11,4,-12,0v0,2,4,6,0,5v-1,-7,-2,-15,-1,-21v0,0,0,1,1,2v0,0,1,-2,1,-4v-19,2,-10,2,-31,-1v0,-7,-3,0,-6,-2v0,-6,15,-14,10,-23v-4,-1,-2,4,-4,5v1,-6,-1,-4,-6,-2v0,0,1,-2,2,-6v-2,-1,-2,3,-3,3r0,-4v-7,4,4,30,-7,23v-4,3,-3,14,-8,16v1,-3,1,-3,3,-11v-1,1,-2,2,-4,2v5,-4,6,-5,5,-11v-5,8,-11,6,-15,6v0,2,4,2,-1,3v-8,0,-5,-10,-9,-12v-4,0,-9,5,-7,10v-3,-2,-4,1,-5,3v-2,11,-1,2,-12,5v-3,5,-9,9,0,14v-2,0,-7,-2,-8,0v6,0,2,6,4,10xm-11,-17v2,1,3,2,3,4v-1,0,-3,-1,-3,-4xm-12,-24v0,-1,2,-2,4,-2v1,3,-2,4,-4,2xm-1,-17v-2,0,-3,-6,0,-5v0,1,-2,4,0,5xm5,-21v1,-1,2,-1,4,-1v-2,2,-3,2,-4,1xm5,-28v0,-1,2,-1,4,-1v0,0,-2,1,-4,1xm10,-36v0,2,-3,7,-5,4v1,0,4,-2,5,-4xm11,-49v4,-1,2,1,1,3v-1,0,-1,-1,-1,-3xm31,-14v0,0,2,-4,4,-13v0,2,-1,6,-4,13xm45,-17r0,-10v3,0,2,9,0,10xm47,-30v-2,-1,-2,-4,0,-9v2,0,0,10,0,9xm53,-4v-1,-1,-2,-3,-1,-4v2,2,3,3,1,4xm54,-9v0,0,0,-3,1,-6v1,0,-2,6,-1,6xm58,-26v1,3,0,11,-4,9v2,-2,4,-6,4,-9xm77,-24v-3,0,-3,-1,-2,-3xm81,-21v3,-1,4,2,1,2v-1,0,-1,-1,-1,-2xm117,-231v-2,0,-3,0,-3,1v1,0,2,0,3,-1xm0,-207v1,-4,-2,-3,-2,-1v0,1,1,1,2,1xm-4,-217v-2,0,-4,1,-5,3v2,0,4,-2,5,-3xm25,-47v-2,-2,-11,3,-2,2v1,0,2,-1,2,-2xm-7,-8r-1,0r1,0xm84,-6v-2,0,-3,0,-4,1v2,0,3,0,4,-1xm-57,-6v0,0,-1,1,-1,3v2,1,3,-3,1,-3xm-22,-17v0,1,1,1,3,1v1,-2,-3,-3,-3,-1xm-9,-39v-1,1,-1,5,1,3v1,-1,0,-2,-1,-3xm-5,-199v3,-3,4,-8,2,-6v-1,6,-11,-2,-2,6xm-18,-27v-2,0,-2,1,-1,2v0,1,1,1,2,1v0,-1,0,-2,-1,-3xm-20,-15v-3,0,-5,2,-1,2v1,0,1,-1,1,-2xm63,0r5,-4v-5,1,-7,2,-5,4xm70,-2v0,0,-2,-6,-1,-2v0,0,1,1,1,2xm-2,-12v-2,2,-6,4,-1,7v4,-3,-4,-3,1,-7xm7,-6v1,11,2,2,5,5r0,-3v0,1,1,1,2,1v2,-7,-6,0,-7,-3xm1,-8v14,3,12,-4,14,-9v0,1,-1,2,-1,3v2,0,6,-1,3,-3v-9,-2,-6,9,-11,4v-1,1,-3,2,-5,5xm93,-4v0,3,3,4,9,3v-1,-4,-6,-3,-9,-3xm51,-98v0,0,-4,-4,-3,0r3,0xm35,-82v-3,3,-4,2,-4,5v0,-2,5,-1,4,-5xm53,-82v4,-5,-3,-15,6,-12v1,-3,3,-7,7,-13v-1,7,-10,16,-4,18v0,-1,-1,-2,-1,-4v9,0,11,1,8,6v-2,-2,-1,-9,-5,-2r2,0v-2,4,-3,1,-8,0v2,7,-8,15,5,9v0,3,0,6,-1,12r2,-1v0,1,-9,7,-1,6v0,-5,1,-2,3,0r-2,0v1,3,3,5,4,5v-2,-8,6,-23,13,-20v-2,-5,4,-9,3,-14v1,2,2,3,3,1v-1,-2,-3,-2,1,-2r67,-96r0,-27v6,-2,16,4,16,-7v-1,3,-14,9,-16,1v-15,3,-30,-5,-33,-2v0,2,3,0,3,2v-6,-4,-23,5,-31,-3v0,1,-1,2,-2,3r-88,0v-2,7,8,6,5,13v-1,-1,-3,-1,-5,-1v2,3,7,2,11,1v0,-1,-1,-2,-1,-3v6,-7,21,-5,34,-5v2,3,1,8,-3,8v10,0,2,4,1,8v0,1,-1,2,-2,2v0,-1,1,-3,1,-6v-16,0,-41,-8,-48,6v6,3,7,6,6,11v-16,8,-3,30,7,25r0,-4v3,3,-2,7,0,10v1,9,4,0,7,-1v0,0,-1,1,-1,2v4,-3,3,-4,11,-8v-4,1,-11,-5,-2,-2v0,0,-1,0,-2,-2v16,1,1,-12,14,-10v-1,0,-2,0,-3,1v8,-1,2,9,3,15v-5,-5,-5,4,-7,5v4,-1,3,5,11,2v-1,-5,4,-4,5,-8v-2,1,-4,2,-5,3v0,-13,-2,-27,6,-21v-2,0,-2,0,-2,1v10,2,-1,17,14,14v-2,2,4,7,5,8v0,-2,-3,-5,-1,-5v2,0,2,3,2,6v-3,0,-1,0,-1,3v4,0,9,-12,7,-15r-3,1v1,-6,10,-7,13,-8v-2,-6,10,-4,3,-7v3,-1,7,-2,13,0v-1,0,-5,2,-2,4v1,-1,4,-7,7,-4v-11,20,-31,39,-44,68v0,0,0,-1,-1,-1v0,0,-3,4,-7,11v1,5,13,5,7,9v1,-6,-3,-4,-6,-2v3,0,6,4,1,4r0,-3v-6,-1,-2,5,-6,4v1,5,7,4,7,11xm4,-199v0,2,-2,1,-3,1v0,-1,2,-1,3,-1xm36,-181v-2,-4,-9,-2,-7,-5v3,0,6,-1,7,5xm59,-175v0,3,-2,3,-4,0r4,0xm63,-165v0,-1,1,-3,2,-5v0,4,-1,5,-2,5xm70,-165v0,5,-4,5,-4,0v2,-1,3,-1,4,0xm65,-111v-4,2,-5,14,-9,2v-2,2,-1,2,-1,6v-5,-2,-1,-8,2,-9v2,0,2,0,2,1v-2,0,-3,1,-1,2v2,-1,4,-2,7,-2xm64,-81v-4,0,-2,-1,-1,-6v2,1,2,4,1,6xm64,-71v1,-3,1,-5,0,-7v6,1,4,7,0,7xm70,-99v-2,-1,-2,-2,-1,-4v1,1,1,2,1,4xm72,-110v2,6,-7,2,-2,1v0,0,1,-1,2,-1xm71,-100v-1,-3,3,-2,5,-2v0,2,-2,4,-4,6v0,-2,3,-4,1,-5v-1,0,-2,1,-2,1xm73,-86v5,0,1,3,2,7v-2,-1,-3,-3,-2,-7xm76,-91v-2,1,-3,-3,-1,-3v1,0,1,2,1,3xm83,-106v0,0,1,-2,4,-3v0,1,-1,3,-4,3xm35,-54v3,-1,4,-3,3,-4xm57,-100r0,0r0,0xm35,-73v6,2,7,-6,10,6v0,-2,3,1,3,0v-1,-8,-8,-10,-4,-13v-10,1,-6,4,-9,7xm49,-69v0,-2,-3,-6,-2,-2v0,1,1,2,2,2xm53,-76v-1,1,-1,4,2,3v-1,0,0,-3,-2,-3xm49,-82v1,1,5,4,4,1xm53,-63v2,-1,4,-2,7,-2v0,-5,0,-7,-2,-5v3,-2,6,-6,-2,-6v-1,5,-4,7,-3,13xm51,-75v-2,-1,-4,1,-2,2v1,0,2,-2,2,-2xm-32,-117v-1,1,-3,1,0,1r0,-1xm107,-76v2,-1,-1,-3,-2,-4v0,2,1,3,2,4xm-43,-230v1,2,1,0,2,-1xm-42,-18r1,-2xm-38,-62v-1,-1,-4,0,-4,3v1,-1,4,-1,4,-3xm-21,-164v-1,-2,-2,-4,-5,-4v2,1,-1,1,-1,3v2,-1,4,-1,6,1xm82,-61v1,1,0,2,2,2xm84,-85v1,1,4,7,4,3xm-30,5r-1,3v1,-1,3,-2,1,-3xm-29,-29v1,-2,-2,-3,-2,-1xm132,-109v2,2,3,0,3,-2v-2,0,-3,1,-3,2xm-10,-100v1,2,3,2,3,0v-1,-1,-2,-1,-3,0xm-8,-108v-2,1,-1,3,1,2v2,-1,0,-1,-1,-2xm87,-180v-3,2,1,3,3,4v0,-2,-2,-3,-3,-4xm-15,-244r-5,0r5,0xm-21,-243v0,-2,-3,0,-3,0r3,0xm-22,-120v3,-2,3,-13,0,-15r0,15xm-21,-119v-3,2,-1,9,0,10r0,-10xm-31,-248v-2,1,2,2,2,2xm78,-50v3,0,4,-1,2,-3xm76,-60v0,1,1,5,2,2xm84,-78v0,-2,0,-2,-2,-2v0,2,0,2,2,2xm76,-67v-1,2,2,7,3,4xm82,-73v1,0,4,4,4,2v0,-4,-3,-5,-4,-2xm116,20v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm75,-75v0,2,2,6,2,3xm62,-61v0,0,1,2,1,0r-1,0xm88,-58v2,-1,-4,-5,-4,-5xm77,-71v0,1,2,4,2,2xm75,-64v-1,-1,-2,-3,-2,0r2,0xm68,-61r5,5v-1,-2,-1,-6,-5,-5xm32,-81v0,0,-1,-2,-1,0r1,0xm92,-60v-2,1,1,4,2,4v0,-2,-1,-3,-2,-4xm93,-66v-2,2,1,7,3,6v0,-2,-1,-5,-3,-6xm5,-1v-4,1,-9,9,-5,10v4,-4,5,-8,5,-10xm91,-77v1,-2,-2,-3,-2,-1xm88,-78v1,1,2,4,2,2xm97,-76r0,-1r0,1xm100,-84v1,-3,-6,-10,-7,-9xm84,-5v1,0,3,-1,1,-1xm92,-70v0,2,0,4,2,3v0,-5,1,-6,-2,-3xm47,4v2,1,5,12,8,7v-5,-5,-7,-7,-8,-7","w":165},"[":{"w":227},"\\":{"d":"-11,-231v6,3,8,-4,9,-8v-5,-3,-8,1,-9,8xm27,-237v0,0,-1,5,0,2v0,-1,1,-2,0,-2xm18,-207v4,1,7,2,8,1v-2,-2,-9,-4,-8,-1xm123,-6v1,1,2,2,3,2v0,-2,-1,-2,-3,-2xm8,-251v11,3,-1,4,10,7v-5,-4,1,-3,-3,-7v1,1,2,3,3,0v-1,6,0,5,3,4v-2,-3,-2,-6,-8,-5r0,3v0,0,-3,-2,-9,-3v-3,10,5,-2,4,4r-1,1v3,1,1,-2,1,-4xm0,-252v-1,0,0,1,0,3v0,0,-3,-4,-6,-3v-3,4,5,9,1,3v1,-5,8,9,5,-3xm2,-241v0,0,1,-1,1,-3v-2,-1,-4,3,-2,2r1,-1r0,2xm6,-232v1,3,-1,20,7,18v-2,3,1,8,4,5v-6,-12,8,-20,-11,-23xm36,-211v-2,2,0,2,-2,5v3,3,4,3,4,2v-3,-2,0,-2,-2,-7xm33,-204v2,-3,-1,-9,0,-4v-3,2,0,0,0,4xm123,-42v-29,-50,-51,-107,-78,-159v-3,3,-6,3,-2,-1v-4,1,-1,-15,-5,-6v3,4,6,17,7,25r1,-1v-1,6,2,4,2,10r0,-14v0,0,-1,1,-2,1v1,-1,3,-2,0,-3v2,-1,6,0,3,7v-2,4,3,16,6,19v-11,-12,-12,-17,-19,-28v0,4,-5,0,0,0v-1,-3,-2,-3,-2,-3v-1,6,-1,4,-5,4v1,-1,6,-7,2,-2v0,-2,2,-3,1,-5v-3,0,-1,-3,-4,-7v1,8,-1,4,-6,3v-4,1,-4,-8,-9,-4v1,11,13,1,9,12v0,0,-1,0,-1,-1v-4,3,3,12,5,9v-2,1,1,8,2,6v-2,-1,-2,-6,-1,-8v3,0,2,3,2,6r5,-1v-5,4,-7,2,-4,11r1,-1r81,167r4,0v-3,0,-1,3,-2,5v6,-4,0,-14,7,-9v0,-6,0,-5,-7,-5v2,-5,11,-1,6,-5v2,-6,2,2,5,-5v0,4,-4,4,-3,8v6,0,3,-7,11,-3v0,-3,-3,-2,-6,-2v2,1,8,-2,3,-2v0,-8,-7,-10,-6,-16v2,3,2,6,9,3v-1,-6,-8,-7,-5,-14v-2,0,-5,6,-5,9xm47,-194v-1,3,-2,4,-3,0v0,1,1,1,3,0xm32,-185v-2,-1,-3,-5,0,-4v-1,2,-1,3,0,4xm37,-183v0,-1,-1,-1,-3,-2v3,-3,6,4,3,2xm39,-181v-5,1,4,3,-2,3v0,-2,0,-5,2,-3xm57,-159v-3,1,-3,-3,-2,-4v1,0,2,1,2,4xm60,-154v-2,0,-4,-4,-2,-5v1,1,2,3,2,5xm64,-148v-2,-6,-1,3,-4,-4v2,0,6,2,4,4xm67,-144v-7,-1,-2,-4,0,-2r0,2xm53,-138r-1,-8v0,3,0,5,1,8xm80,-121r-4,-6v1,-1,4,5,4,6xm88,-93v-1,0,-2,-5,-1,-5v1,1,1,3,1,5xm87,-92v2,0,4,2,2,4xm92,-78v0,-3,-1,-5,-1,-6v2,3,3,4,1,6xm120,-40r2,3v0,-1,-1,-3,-2,-3xm124,-24v-1,-1,-4,-2,-3,-1v1,0,1,1,1,1v-3,0,-2,-3,-1,-5v1,2,1,4,3,5xm117,-21v2,-1,5,4,1,3v3,-1,-3,-2,-1,-3xm126,-13v4,-3,1,-2,0,-5v-2,2,-4,1,-1,4v-1,-1,-4,-5,-3,-1v1,6,5,-2,4,2xm122,-8v-2,-2,-3,2,-5,3v1,1,3,3,0,4v4,-1,1,1,1,1v-2,0,-2,0,-2,2v1,3,5,5,5,1v-1,1,-3,1,-4,1v8,-9,0,-8,5,-12xm29,-207v1,1,3,4,3,5v0,0,-1,-1,-3,-5xm42,-183v5,-3,-4,-9,-2,-16v0,-1,-2,-1,-3,-1r0,4v-2,-1,-1,-7,-4,-4v2,3,5,9,9,17xm122,-50v1,-2,4,-2,3,-6v-5,0,-7,2,-6,4v1,0,2,-4,3,-1v-1,0,-1,2,0,3xm133,-14v4,0,-1,-1,0,-3v0,-1,-1,-2,-2,-1v-1,3,1,3,2,4xm135,-10v2,-2,2,-3,0,-6r0,6xm127,-10v-4,-2,-5,0,-2,3v1,0,2,-1,2,-3xm132,-12v-1,4,-4,6,0,9v0,-2,1,-6,0,-9xm123,-4r0,4v4,-2,2,-3,0,-4xm127,6v1,2,3,0,3,-2v-2,0,-3,0,-3,2xm131,25v0,-3,0,-3,-3,-2v0,2,3,0,3,2xm138,30v-3,2,-2,8,0,4v-1,0,-2,-1,-2,-1v1,-2,4,-2,2,-3xm156,32v2,2,2,5,5,3v0,-1,-3,-3,-5,-3xm156,33v-3,-1,-4,1,-2,3v1,0,2,-2,2,-3","w":154},"_":{"d":"-73,4v-3,3,-7,2,-8,-4v3,-4,4,5,8,4xm185,1v-1,10,-12,3,-8,23v5,-2,7,2,8,-5v2,2,2,7,1,14v-13,4,-25,-14,-34,0r-66,0v-47,-3,-54,10,-68,-1v0,-9,3,-17,3,-32v43,0,96,-1,159,-1v4,1,2,6,5,2xm171,14v2,0,2,-2,1,-3v0,-1,-4,-1,-4,0v0,2,1,3,3,3xm164,11v0,2,1,3,4,3v0,0,-1,-2,-4,-3xm131,4v0,0,-5,0,-2,0v1,0,2,1,2,0xm134,4r1,-3v-2,-1,-3,3,-1,3xm181,19v-3,1,-3,-2,-2,-5v5,5,5,-3,7,1v-3,4,-9,10,-5,4","w":202},"a":{"d":"-7,-48v-1,-1,-2,-1,-2,0r2,0xm-14,-57v0,0,0,-2,-1,-2v0,0,0,2,1,2xm-41,-35v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm-10,-48v-2,-1,-4,-1,-2,1v1,0,1,-1,2,-1xm-9,-39v-3,-1,-1,1,-1,2v0,1,0,3,1,3v0,-1,-1,-4,0,-5xm-9,-41v0,5,3,-1,3,0v-2,1,-2,1,-3,0xm-4,-45v0,-2,1,-6,-2,-3xm-21,-34v7,0,7,1,8,-5v0,0,0,2,1,2v1,-7,3,-5,7,-5v-2,-4,-9,-5,-12,-2v-2,2,2,0,2,2v-9,1,-14,-5,-16,5v-1,7,8,9,12,5v-1,0,-2,-2,-2,-2xm-12,-43v-1,2,0,4,-3,4v0,-1,1,-2,3,-4xm-16,-36r-4,0v0,-1,4,-2,4,0xm155,-195v0,1,1,6,1,2v0,-1,0,-2,-1,-2xm159,-190v0,-2,0,-4,-1,-4v0,1,0,2,1,4xm-5,-62v1,1,5,-2,1,-2v0,0,-1,1,-1,2xm160,-190v-15,0,-4,6,0,7r0,-7xm159,-199v-1,1,-5,2,1,2v0,-1,-1,-1,-1,-2xm-1,-46v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm71,-219v0,1,0,2,1,2v0,-1,0,-2,-1,-2xm-3,-53v1,2,4,4,3,-1v-1,0,-2,1,-3,1xm7,-56v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm-3,-45v0,2,0,4,3,3v0,-1,-1,-3,-3,-3xm153,-62v1,9,8,20,11,31v-4,0,-7,-1,-10,2v1,-1,1,-1,0,-2r-14,0r0,31v22,0,53,0,94,-1r0,-35r-25,0v6,4,19,4,10,12v5,-13,-20,-4,-16,-18v0,-3,2,3,4,-1v-1,-3,-2,-8,-7,-8v1,2,1,3,0,3v-8,-52,-53,-128,-68,-175r-60,0v0,2,6,8,1,10r2,-1v1,13,-11,14,-15,22v-5,-2,3,-6,-2,-7v0,6,-2,14,6,12v1,5,8,9,13,11v-3,6,-2,19,-10,12v-1,3,5,4,2,7v-1,0,-3,-3,-3,-1v-11,44,-31,82,-50,122r-23,0v1,8,-9,3,-9,12v11,1,9,10,1,10v-1,1,-5,7,-1,4v4,2,9,2,9,10v24,-2,56,4,75,-3v4,4,21,-9,14,-15v5,0,1,-9,2,-13v-4,0,-8,-1,-14,0v0,0,1,1,1,2v-5,-4,-6,1,-11,-3r14,-32r79,1v1,1,2,3,2,3xm79,-22v2,-2,-1,-3,3,-2v-1,1,-1,2,-3,2xm79,-18r2,0r-2,0xm77,-15v0,-2,0,-2,2,-2v0,2,0,2,-2,2xm77,-18v-4,-2,-7,-3,-1,-3xm67,-9v-1,-9,4,-15,7,-8v-4,0,-8,1,-2,3v-3,2,-5,1,-6,1v3,0,0,2,1,4xm63,-5v1,1,3,4,0,4v-2,-1,-2,-2,0,-4xm52,-27v-3,0,-1,-1,-1,-2v1,0,1,1,1,2xm60,-92v-2,-2,1,0,1,-2xm66,-128v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm147,-183v0,1,-2,1,-3,1v0,-1,2,-1,3,-1xm125,-156r2,-2v-1,1,-1,2,-2,2xm108,-159v0,-5,2,-10,4,-4xm92,-210v1,0,1,1,1,3v-1,0,-1,-1,-1,-3xm89,-132v0,1,-4,5,-2,1v1,-1,1,-1,2,-1xm78,-213v0,0,1,1,1,2v0,0,-1,-1,-1,-2xm76,-201v0,1,3,2,1,2v0,0,-1,-1,-1,-2xm72,-197v1,0,1,1,1,2v-1,0,-1,-1,-1,-2xm75,-186v0,0,0,-1,2,-1v0,0,0,1,-2,1xm79,-168v-1,0,-2,-1,-2,-2v1,0,2,1,2,2xm74,-161v-1,-1,-2,-1,0,-2v1,1,2,1,0,2xm77,-162r2,0r-2,0xm81,-163v0,1,0,1,-1,1v0,-1,0,-1,1,-1xm82,-187v-1,0,-1,4,-3,1v0,0,2,-1,3,-1xm87,-80v-1,-1,3,-2,1,-2v-1,0,-1,1,-1,2xm114,-73v0,2,0,1,-1,0r1,0xm116,-73r-2,-1v1,-2,1,1,2,1xm126,-73v0,0,-1,3,-2,1xm138,-66r1,0r-1,0xm104,-154v3,1,6,5,9,3r0,5v0,0,3,-2,7,-6v0,1,4,11,11,29v3,0,2,0,1,2r8,24r-56,0v6,-19,18,-38,20,-57xm132,-147v-1,-1,-4,-1,-2,-2v1,2,2,2,2,2xm139,-119v1,2,-1,5,-1,1xm140,-117v0,0,2,1,0,1r0,-1xm140,-117v0,-1,2,-5,2,-1v0,1,-1,1,-2,1xm138,-131v1,0,3,3,3,1v0,-1,-1,-2,-1,-2v5,2,4,2,4,7v-2,1,-3,0,-6,-6xm132,-157v-13,-13,11,-13,10,-23v2,2,4,2,6,1v0,9,2,21,-7,20v2,10,10,16,4,27v-4,-3,-4,-1,-11,-3v2,-8,2,-1,3,-9v-1,2,-1,2,2,3v1,-6,-6,-5,-2,-9v-1,-2,-1,2,-3,1v2,-4,0,-3,0,-5r3,0v-6,-1,4,-5,-5,-3xm154,-58v0,0,4,-2,2,0r-2,0xm157,-105v0,2,0,0,-1,0r1,0xm162,-45r-1,0r1,0xm148,-24r1,1xm146,-29v-1,-1,-2,-1,-2,-1xm144,-16v-2,0,-3,-5,-1,-3v2,0,2,2,1,3xm144,-14v0,0,1,-1,1,-2v0,1,0,1,-1,2xm146,-8v0,0,2,-1,3,-1v-1,1,-1,1,0,2v0,-1,-5,-2,-3,-1xm152,-28v0,-1,0,-1,1,-1xm150,-8r0,2r0,-2xm177,-79v0,1,1,2,2,2v0,1,-2,1,-2,0r0,-2xm175,-114v0,0,1,1,2,1v-1,0,-2,0,-2,-1xm175,-104v-1,-2,0,-2,2,-1v0,1,-1,1,-2,1xm174,-54v-3,-8,3,-10,5,-3v-1,1,-3,2,-5,3xm164,-41v1,1,2,2,2,4v-1,0,-2,-1,-2,-4xm165,-32v0,0,2,0,2,1v0,0,-2,0,-2,-1xm165,-27v-1,-1,-3,-2,0,-2r0,2xm157,-24v0,0,-3,-5,2,-2v-1,-1,-1,3,-2,2xm162,-29r0,2r0,-2xm163,-24v-1,0,-1,-4,0,-2r0,2xm165,-3v-2,0,-2,0,-1,-1v2,0,-1,1,1,1xm164,-22v0,1,1,2,2,3v-1,1,-2,0,-2,-1v-1,-1,-1,-1,0,-2xm167,-44v3,1,-2,3,1,4v-2,0,-5,-1,-3,-3v1,1,2,1,2,-1xm171,-51v0,2,-2,5,-2,1xm173,-17v0,2,-2,4,-3,1v1,0,2,-1,3,-1xm174,-39v-1,1,-2,1,-2,-1v0,-1,1,-1,2,-1r0,2xm174,-22r0,-2r0,2xm177,-33v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm179,-34v-2,0,-2,-1,-1,-2v1,0,1,1,1,2xm181,-27v-2,1,-2,4,-3,1v1,-1,0,-1,3,-1xm202,-46v0,0,1,-4,1,-1xm194,-61v0,3,-1,4,-5,4v2,-3,-1,-9,5,-4xm189,-54v1,0,1,0,1,1v-1,0,-1,0,-1,-1xm185,-54v0,-1,1,-1,2,-1v3,2,-2,1,-2,1xm189,-50r-3,-1v1,-2,3,1,3,1xm184,-68v-2,0,-1,-2,-1,-3v1,0,1,2,1,3xm183,-64v2,0,2,1,1,2v0,0,-1,-1,-1,-2xm183,-59v3,1,2,-2,1,2v-1,0,-1,-1,-1,-2xm185,-27r-2,0r2,0xm187,-13v-1,1,-1,4,-1,0r1,0xm189,-20v0,1,1,3,2,5v-1,0,-2,-2,-2,-5xm194,-25v0,1,0,1,-1,1v0,-1,0,-1,1,-1xm188,-28v7,-2,6,-1,9,-3v1,5,-6,2,-9,3xm195,-35r0,1v-1,0,0,-1,0,-1xm193,-46v3,0,3,3,4,6v-3,1,-3,-5,-4,-6xm197,-61v-2,0,1,-2,0,-3v1,2,1,2,0,3xm200,-25v2,1,1,3,0,1r0,-1xm208,-31v-2,3,-2,1,-10,3v0,-4,0,-2,3,-2v3,2,2,-1,7,-1xm210,-4r0,-2v1,1,2,1,0,2xm219,-14v0,0,3,3,1,1v0,-1,-1,-1,-1,-1xm121,-104v0,1,0,2,1,4v0,-2,0,-4,-1,-4xm117,-104v0,2,3,6,2,1v0,-1,-1,-1,-2,-1xm204,-41r0,0r0,0xm119,-108v-1,3,5,1,3,1v0,-4,-1,2,-3,-1xm139,-168r0,1r0,-1xm139,-168r0,0r0,0xm142,-169v1,4,4,1,5,-1v-2,0,-4,-2,-5,1xm137,-168v-2,0,-7,-2,-8,0v3,0,7,4,8,0xm136,-164v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm194,-220v-1,-2,-9,-2,-10,0r10,0xm43,-125v1,0,4,-1,1,-1xm53,-122v1,0,1,0,1,-1xm177,-220r-5,0r5,0xm147,-221r-6,0r6,0xm32,-113v2,-1,2,-8,1,-11v-2,2,-1,7,-1,11xm33,-111v-2,1,0,5,-1,8v2,-1,1,-5,1,-8xm99,-9r0,-5r0,5xm5,-222v10,3,48,2,67,0r-67,0xm27,-177v2,0,1,-4,0,-5v0,4,-6,1,-8,3v0,1,3,2,8,2xm161,-220v-1,-2,-8,-2,-9,0r9,0xm164,-200r1,-1xm171,-220v-1,-2,-8,-2,-9,0r9,0xm63,-166v1,-1,-2,-3,-4,-3xm112,-48v-4,0,-11,-3,-11,2v1,-1,5,-2,11,-2xm104,11v4,-2,-1,-16,-2,-23v-6,10,-10,21,2,23xm122,-59v-1,1,-1,2,1,2xm131,-7v1,2,4,0,3,-2xm96,-45v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm89,-45v3,-2,12,1,9,-4v-4,0,-7,2,-9,4xm86,-45v1,-2,-4,1,0,0r0,0xm143,-35v0,-2,-2,-1,-3,-2v0,1,1,2,3,2xm10,-130v0,2,3,2,1,0r-1,0xm5,-178v2,2,12,1,9,-2v-2,2,-8,-1,-9,2xm138,-36v1,-2,-2,-3,-2,-1xm14,-147v1,-1,3,-1,0,-1r0,1xm17,-68v-1,0,-3,1,-1,1xm23,-156v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm147,-31v0,-1,-1,-1,-2,-1","w":238,"k":{"y":54,"w":54,"v":54,"t":36,"c":18,"?":36}},"b":{"d":"159,-218v-2,-1,-5,1,-1,1v1,0,1,0,1,-1xm-6,-141v-1,0,-4,1,-6,2v2,0,4,-2,6,-2xm144,-217v4,-1,0,-2,5,-1v-1,-2,-7,-3,-5,1xm195,-62v2,-6,-10,-15,-11,-7v2,6,2,12,11,7xm-13,-147v2,-1,4,-2,-1,-4v0,1,0,2,1,4xm4,-216v3,1,2,-2,2,-4v0,0,-5,2,-2,4xm-12,-143v2,0,6,-2,3,-4v-3,1,-7,2,-3,4xm37,-155v0,2,5,6,4,1r-3,0r1,-1r-2,0xm179,-57v0,-3,-3,-3,-3,0v0,2,3,4,3,0xm171,-56v-3,3,-6,-1,-4,3r4,0v-1,0,-1,-3,0,-3xm46,-66v-2,6,9,25,2,37v-2,-4,-2,4,-6,0v6,-2,-4,-2,2,-4v-7,-4,-9,2,-10,-3v5,1,6,-1,3,-5v0,2,0,2,-2,2v4,-8,8,-11,0,-17v0,1,0,2,-1,2v0,-7,-1,-3,4,-1r-2,-5v0,0,1,1,2,1v-2,-3,0,-14,-7,-5v0,0,1,20,-3,11v-3,5,-3,3,1,9v-3,-1,-2,2,-2,4v0,-1,-1,-2,-2,-2v2,9,-7,6,-13,6v-1,2,3,2,1,3v-2,-3,-8,-3,-13,-3r0,36v63,-4,154,17,170,-32v8,-2,2,9,7,8v-3,-6,1,-7,-6,-11v4,0,3,-1,4,-4v-4,1,-3,-1,-4,-4v5,-1,7,-2,8,-9v-4,5,-3,-1,-7,2v-1,1,0,1,1,1v-2,3,-4,-1,-7,2v3,-2,3,-4,0,-5r0,3v-1,0,-2,0,-2,-1v3,-5,-7,-5,4,-9v-5,-1,-2,-1,-1,-4v-4,2,-2,0,-7,-3v3,0,4,0,2,-4v2,1,4,3,5,-2v-6,-1,-17,1,-18,-4v2,0,4,1,5,1v-5,-10,13,-11,20,-14v-5,-12,-17,-23,-33,-31v24,-9,33,-45,25,-70v3,-1,9,1,10,-2v-14,5,-16,-11,-22,-8r1,-2v-11,-1,-12,-5,-12,-9v2,1,0,1,0,3v-3,3,-1,-1,-4,-3r4,-4v-10,-3,-15,5,-22,-7v-18,-2,-43,3,-58,-2r0,2v-13,1,-22,0,-29,-7v0,11,-11,5,-24,7v4,5,1,15,-6,10v0,12,-3,12,-4,25v6,0,14,0,25,1v-1,4,-8,5,-13,8v6,-1,19,-1,9,2v-9,3,-20,-9,-17,9v14,1,17,7,13,11v0,0,1,-1,2,-1v6,8,-7,8,1,13r-3,0v3,3,5,-2,5,4v-1,1,-1,1,-2,0v-1,3,6,1,6,3v-2,0,-5,-1,-4,2v5,0,2,2,3,7v9,1,13,6,7,13v0,-6,-7,-1,-5,-6r5,0v0,-3,-7,-6,-9,-1v4,9,0,28,6,9v0,0,-4,-3,-2,-3v5,2,7,4,6,18v-1,17,-12,15,7,25v-2,1,0,5,1,2v0,-1,-1,-1,0,-2v8,-1,6,4,9,9v-1,0,-2,-2,-4,-2xm10,-204v0,0,0,1,-4,1v-1,-1,0,-2,2,-2v1,0,1,1,2,1xm32,-54v2,0,7,3,2,2v-1,0,-2,-1,-2,-2xm45,-26v2,5,-2,6,-5,3xm159,-64v-1,2,-3,2,-4,0r4,0xm150,-70v1,-4,7,1,6,1v-2,3,-2,-3,-6,-1xm60,-130v-8,1,-20,-7,-14,-13v-4,1,-10,3,-12,6v3,1,7,3,12,6v-6,0,-13,-1,-15,3v1,-5,-10,-12,1,-15v-6,-7,1,-9,-8,-22v6,-2,18,2,12,9v1,0,3,-1,7,-1v-1,0,-2,3,0,3v2,-2,7,-6,7,-11v10,3,11,-8,17,-5v5,-12,13,-20,32,-17v3,-13,24,-2,29,3v-4,1,6,6,-4,7v13,19,-1,47,-24,43v-2,13,-18,-1,-27,6v-4,0,-7,-6,-14,-4v0,1,1,1,1,2xm71,-102v-2,0,-5,-2,-6,-3v4,4,9,-5,6,3xm67,-127v1,0,4,1,5,2v-1,0,-4,0,-5,-2xm70,-119v0,-1,2,-1,4,0r-4,0xm64,-125r-4,0r4,0xm50,-105v-2,-3,3,-5,1,-1v0,1,0,1,-1,1xm48,-90v6,2,1,12,-4,12v1,-6,0,-8,6,-6v0,-2,-1,-2,-4,-2v2,-1,1,-3,2,-4xm52,-98v-1,-1,-1,-3,-1,-5v2,0,1,3,1,5xm62,-121r-9,0v1,-2,4,-2,9,0xm90,-60v-2,-3,-11,-11,0,-6r0,6xm90,-100v-1,6,2,5,3,1v22,-1,51,12,42,39v1,0,3,1,5,0v0,1,0,1,-1,1v15,-3,1,9,8,13v-3,0,-6,-2,-5,0r2,2v-4,1,-4,-1,-4,-5v-3,2,1,2,-3,1v2,-4,-2,-7,-2,-12v-3,12,-10,18,-23,21v4,-13,-12,-11,-14,-23v-3,2,-5,7,-7,2v4,-9,-2,-45,-2,-21v1,7,3,17,-7,12v0,0,1,1,1,3v-1,-1,-7,0,-6,-6r3,0v-4,-3,-5,-18,-12,-10v-2,-3,2,-8,-5,-11v3,-13,14,-4,27,-7xm155,-56v0,1,-6,3,-6,1v1,-4,4,-2,6,-1xm159,-54v-2,-2,-3,0,-3,2v0,0,-3,-8,2,-4v1,0,1,1,1,2xm43,-36v0,-2,-3,-2,-4,-1v1,3,1,-1,4,1xm78,-149v-4,-4,-11,-18,-16,-2v2,1,1,-2,3,-2v1,8,5,6,13,4xm179,-63v2,-9,-5,-18,-4,-5v3,-1,2,6,4,5xm190,-235v0,0,0,-2,-1,-2v0,0,0,2,1,2xm159,-211v1,0,3,-1,1,-1xm129,-234v0,-1,-3,-3,-3,-1xm114,-236v3,1,6,-1,1,-2xm122,-249v-2,1,-1,3,1,2xm183,-100r-5,0v1,1,3,1,5,0xm143,4v-1,-2,-1,0,-2,1xm190,-32v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm100,-233v0,5,11,1,18,2r0,-3v-10,2,-25,-2,-32,3v5,-1,12,2,14,-2xm36,-244v1,1,5,-1,5,-5v-4,0,-3,3,-5,5xm85,-248v0,0,6,-1,3,-1","w":185},"c":{"d":"59,-225v1,-2,4,-5,-1,-4v0,3,1,4,1,4xm79,-166r0,0r0,0xm89,-193v0,1,1,2,1,2v0,-1,0,-2,-1,-2xm99,-219v-2,0,-4,-6,-1,-3v0,1,1,1,1,1v-2,-7,-3,-1,-13,-3r4,0r-1,3v2,0,1,-3,3,-3v1,9,7,5,13,7v0,-1,-1,-3,-4,-4v0,1,-1,3,-1,0r-1,-1r0,3xm90,-191r0,0r0,0xm98,-216v-1,2,-5,-1,-4,2v0,0,4,1,4,-2xm49,-229v2,8,6,5,7,7v0,-4,1,-6,2,-7r-9,0xm36,-224r0,-5v-2,0,-2,1,-2,3v0,1,1,2,2,2xm84,-186v-1,-1,-4,-1,-6,-1v4,1,3,5,6,1xm102,-222v2,0,6,5,3,1v1,-2,3,-4,-1,-3v1,2,-3,0,-2,2xm45,-229v0,3,1,3,2,1v0,0,-1,-1,-2,-1xm67,-166v0,3,4,4,2,1v0,-1,-1,-1,-2,-1xm190,-77v7,-2,3,-2,4,-4xm158,-89v2,0,10,-6,2,-5v3,3,-2,3,-2,5xm163,-102v-2,-1,-7,5,-3,5v2,0,11,-1,3,-5xm154,-90v2,-2,4,2,4,-2v0,0,-1,2,-1,0v1,0,2,-1,1,-2xm115,-222v4,-1,3,-4,0,-4v1,0,1,4,0,4xm-58,0v3,2,10,2,21,1v-1,0,-9,-1,-21,-1xm212,-180v4,3,20,3,16,11v2,0,7,-7,0,-8v-6,-4,-9,3,-9,-8v-7,-2,-4,0,-7,5xm117,-221v1,1,4,4,2,3v1,-1,1,-2,-2,-3xm78,-1v-20,3,-42,-8,-59,0v1,-1,1,-2,0,-3v-19,0,-16,1,-24,5v9,1,16,1,20,1r-1,-1r266,0r-150,-2r142,-1v-35,-2,-88,0,-127,-1v31,-13,53,-31,64,-55v-2,-1,-10,-5,-6,-9v-2,2,-1,4,5,5v-1,-5,5,3,4,-5r1,1v-1,-3,-6,-1,-9,-1v-1,-4,1,-6,6,-6v3,-1,6,5,6,-1v-20,-1,-28,3,-45,0v-3,5,-14,14,-16,23r-1,-2v3,3,1,4,1,12r-79,-4r1,0v-32,-22,-51,-58,-33,-103v-4,-7,2,-13,1,-5v3,-2,12,-8,7,-12v-6,6,-4,-1,-9,-5v0,0,1,1,2,0v-1,-4,-2,-6,-4,-1v0,0,1,1,2,1v0,0,-3,-2,-4,1v0,-2,-6,-6,0,-5v0,1,0,2,1,2v0,-7,7,1,11,-3r-3,0v2,-2,0,-7,-1,-9v0,1,2,2,4,3r-2,-4v1,-2,1,0,1,0v2,12,9,-7,16,1v-3,0,-6,0,-7,1r4,-1v-2,4,-1,4,1,8v2,-8,6,-13,7,-19v3,1,3,3,1,6v7,0,5,-1,3,-5v0,0,1,1,2,1r0,-4v1,4,6,6,9,-1v2,7,-7,5,0,8v-2,-5,4,-7,7,-4v-4,-3,-1,2,-3,3v3,3,16,-7,14,4v2,-4,13,-3,19,-3v-3,12,13,7,19,13v-3,1,-9,-1,-11,2v29,-6,24,24,51,18r-1,3r29,1v0,-10,0,-25,1,-43v2,0,1,3,3,2v-5,-4,-4,-18,-4,-28v-17,3,-35,-7,-36,0v0,-1,2,-1,3,-1v-3,2,-2,21,-1,23v-11,-9,-25,-24,-41,-19r4,0v-3,6,-17,-3,-12,3v2,1,3,2,5,3v-3,2,-6,-1,-8,2v-8,2,-5,-13,-13,-9r0,4v-2,-2,-4,-4,-6,0v2,8,2,-1,10,3v-1,7,-4,-3,-11,7v0,-3,-1,-2,-2,-1v0,0,0,1,1,1v-12,-2,-13,-2,-18,-8r0,2v-4,-1,1,-3,-2,-4v-3,0,-1,-6,-3,-7v-26,7,-48,22,-63,43v-1,0,-5,0,-2,1r2,0v-2,2,-4,4,-9,3v0,1,2,1,6,1v-5,11,-2,11,-15,15v3,1,3,0,6,0v-31,73,13,141,73,159xm132,-5v1,1,4,0,2,2v-1,0,-2,-1,-2,-2xm45,-160v2,-2,5,0,4,3v-2,0,-1,-4,-4,-3xm43,-164v0,-2,1,-2,3,-2v1,1,1,2,-1,2r1,-2v0,1,-1,2,-3,2xm40,-166v-4,-1,0,-2,1,-3r0,3r2,-2v0,4,-3,2,-3,2xm115,-216v0,0,-6,1,-3,0r3,0xm98,-202v0,-3,0,-4,4,-1v-1,0,-2,1,-4,1xm80,-200v1,2,2,4,-2,2v1,-1,2,0,2,-2xm66,-189v-3,0,-3,-6,0,-6v0,0,-1,1,-1,2v1,-1,7,-1,3,3v-1,0,-1,-1,0,-2v0,1,-1,2,-2,3xm56,-189v-1,-4,1,-2,3,-1v0,0,-1,1,-3,1xm58,-189r0,2v1,0,7,-3,4,0v-4,2,-9,-1,-4,-2xm52,-185v1,-2,2,-5,4,-2v-1,2,-1,2,-4,2xm43,-184v-8,-3,-8,-3,-2,-5xm39,-181v-2,0,-4,-1,-4,-3v4,1,5,0,5,0v0,0,-1,2,-1,3xm28,-183v5,-1,6,2,2,3v0,-2,-2,-3,-2,-3xm34,-180r2,0r-2,0xm48,-176v-5,-3,-7,-1,-9,0r1,1v-2,1,-5,-3,-3,-4v3,2,6,-1,4,-4v5,0,10,2,4,6v1,-2,4,-1,3,1xm12,-1v-3,1,-5,-1,-2,-2v3,0,3,0,2,2xm47,-2v-3,0,-7,-1,-1,-2v1,0,1,1,1,2xm122,-3v0,0,1,-4,3,-3v3,-2,0,-1,1,1r0,2v-1,-3,-3,-1,-4,0xm75,-186v-2,7,7,0,3,1v-1,-2,-6,-3,-6,-1v1,1,1,1,3,0xm172,-91v0,0,-5,4,-1,3v0,-1,1,-3,1,-3xm165,-87r-2,3v7,0,-1,-9,10,-8v0,0,0,-2,1,-4v5,3,0,-6,5,-1v0,-8,-4,1,-9,0v-1,8,-11,5,-7,10r2,0xm1,-201v5,0,2,-3,0,-1r0,1xm-3,-155v0,-1,1,-3,-1,-3v0,1,-1,3,1,3xm4,-192v-1,0,-3,1,-1,1xm128,-234v1,0,3,-1,1,-1xm5,-211v0,-1,-5,-4,-3,-2xm124,-142v1,3,4,3,2,0r-2,0xm82,-237v3,0,3,0,2,-2v-1,1,-2,0,-2,2xm178,-234v1,-1,1,-2,0,-3v-1,1,-1,2,0,3xm-22,-229v4,0,2,-4,0,-5v-3,0,-2,4,0,5xm12,-179r-6,0r6,0xm21,-208v-1,1,-2,2,1,2xm68,-224v-1,-1,0,-2,-2,-2xm55,-237v2,0,2,0,1,-1xm67,-243v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm102,-189v-3,0,-3,8,0,8r0,-8xm-18,-161r-3,1xm73,-164v5,4,5,-8,9,-4r-1,2v7,-1,19,4,19,-7v-6,1,-16,-2,-20,1v2,0,2,0,1,2v-4,1,-6,3,-4,-3v-7,0,-5,0,-1,-3v-1,0,-2,1,-5,1v3,-4,4,-3,1,-6v-4,0,-4,8,-11,6v2,1,8,1,5,2r-21,1v7,4,21,-2,29,7v-3,0,-7,4,-4,5v2,0,3,-1,3,-4xm90,-49r-1,0r1,0xm114,-154v2,2,4,0,5,-2v-1,-2,-3,1,-5,2xm89,-97v-3,0,-4,2,-2,3v1,0,2,-1,2,-3xm97,-143v5,0,2,-15,3,-21v-7,4,-4,13,-3,21xm128,-100v2,0,3,-1,3,-3xm134,-104v-1,-2,-3,-1,-2,1xm135,-107r1,-1xm126,-156v-1,1,-2,0,-2,2xm144,-121v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm114,-174v-1,-3,-9,1,-5,1xm56,-130v0,-1,-2,-2,-2,0r2,0xm148,9v0,0,2,5,2,2xm100,-176r-19,1v6,-1,17,4,19,-1xm-14,-80v0,0,-8,0,-4,2v1,0,3,-1,4,-2xm-5,-127v-1,-1,-1,-1,-2,0v1,1,1,1,2,0xm50,-127r1,-1xm53,-80v-1,-1,-4,-6,-4,4v2,0,2,-3,4,-4xm78,-107v-1,1,-1,2,0,3v1,-1,1,-2,0,-3xm53,-74v0,0,0,-2,-1,-2v0,0,0,2,1,2xm57,-103v-3,0,-7,-2,-8,0v2,8,2,2,8,0xm49,-110v0,0,0,2,1,2v0,-1,2,-3,0,-3","w":219},"d":{"d":"6,-72v-1,0,-4,3,-4,4v7,-1,2,-3,4,-4xm193,-189v-2,3,2,5,3,4v-1,-2,-2,-3,-3,-4xm157,-146v-10,-3,-11,3,-12,10v7,-1,-1,12,6,16v-2,-11,3,-13,6,-26xm149,-135r1,1xm143,-118v4,5,3,-4,6,-5v-4,-3,-5,2,-6,5xm140,-123v1,-1,6,-3,0,-3v-1,0,0,2,0,3xm12,-62v1,-1,4,-4,2,-5v-1,1,-2,3,-2,5xm-14,-23v5,3,10,0,3,-1xm-15,-35v2,-1,2,-2,0,-4v-2,1,-2,3,0,4xm-19,-25v0,-5,-4,-6,-7,-3v0,3,5,8,7,3xm-1,-9v1,-2,-1,-2,-3,-2v0,2,1,2,3,2xm-8,-183v4,-2,2,-8,-3,-8v-3,2,-3,9,3,8xm33,-222v0,-4,-2,-9,-8,-9v0,5,1,10,8,9xm-4,-30v-4,-2,-6,-1,-5,4v2,0,5,-1,5,-4xm206,-167v4,2,6,3,5,8v4,-3,4,-8,-5,-8xm175,-172v-2,2,2,6,1,1v0,0,0,-1,-1,-1xm66,-130v0,-2,-3,-1,-4,-2v-1,3,0,1,2,1v1,0,2,1,2,1xm67,-190v0,6,1,8,4,2v-2,2,-3,-2,-4,-2xm69,-60v3,1,6,-3,2,-1v-1,1,-1,1,-2,1xm140,-119v-5,-2,-1,0,-2,3v2,0,2,-1,2,-3xm172,-147v0,-4,-2,-9,-8,-9v0,5,1,10,8,9xm161,-140v1,0,4,-5,1,-2v-1,0,-1,1,-1,2xm183,-168v2,1,4,2,4,1v-2,0,-3,-1,-4,-1xm73,-63v4,1,15,-8,5,-9v3,5,-6,3,-5,9xm160,-153v0,1,3,5,3,3v-2,-1,2,-6,-3,-3xm144,-159v-8,1,-9,17,-1,8v4,-2,2,-4,1,-8xm144,-165v3,-1,2,-2,0,-3r0,3xm125,-58v0,0,2,2,4,3v1,0,0,-1,-1,-2v-1,-1,-3,-2,-3,-1xm-22,-274v-3,-1,-5,1,-1,2xm-15,-254v-5,-8,-18,-4,-2,1xm-22,-219v0,4,7,1,10,2v0,-4,-7,-1,-10,-2xm118,-245v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm-12,-193v-1,-1,-3,-4,-4,-1v1,1,2,2,4,1xm-23,-216v-1,-4,-14,-2,-18,-2v3,4,12,1,18,2xm-37,27v3,0,7,-2,3,-2xm118,-263v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm55,-236v1,2,3,-2,3,-2xm-43,-216v-1,-2,-3,-1,-1,0r1,0xm-19,-213v0,0,2,0,2,-1v0,0,-2,0,-2,1xm87,-251v-3,1,-1,2,0,4v2,-1,0,-3,0,-4xm34,-224v3,0,7,-2,13,-7v-3,0,-7,2,-13,7xm84,-253v1,-1,3,-2,0,-2v-1,1,-1,1,0,2xm118,-240v-1,0,-2,4,0,4r0,-4xm188,-199v8,-3,10,-2,10,-5v-4,0,-7,1,-10,5xm-4,-54v-1,-2,-4,1,-4,3v2,0,3,-2,4,-3xm-30,-45v-3,-1,-2,2,-3,3xm13,-230v1,1,3,3,3,1v-1,-1,-2,-3,-3,-1xm-8,-165v0,0,-3,2,-1,2xm66,-243v3,0,3,-2,4,-3v-2,1,-4,2,-4,3xm190,-32v-2,-3,-3,-1,-4,1v2,0,3,0,4,-1xm182,-162v0,2,4,3,4,0v-1,-2,-3,-2,-4,0xm85,-118v0,0,0,-2,-1,-2v0,0,0,2,1,2xm85,-123v2,-1,2,-9,-1,-9v0,3,-1,8,1,9xm160,-133v-1,1,-3,2,0,3v2,-1,2,-2,0,-3xm-30,-152r-5,0v1,0,4,2,5,0xm6,-51v-1,0,-2,4,0,4r0,-4xm216,-44v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm162,1v0,-9,4,-7,1,-16v14,-8,26,-20,36,-38v-3,-8,-9,-19,8,-17v1,-5,3,-12,5,-22v0,2,-3,5,-7,4v-2,1,-3,-1,-3,-4v-1,-9,4,-8,11,-8v2,-18,-4,-47,-14,-68v3,0,6,1,6,0v-10,2,-1,-12,-10,-7v0,-5,-18,-14,-10,-21v-2,-2,-5,-1,-4,3v-8,-3,-6,-16,-15,-11v-12,-8,-25,-13,-39,-15v5,-1,1,-2,0,-5v-9,1,-9,-18,-14,-2v-5,-5,-2,-2,-7,2v-1,-9,-4,1,-7,-6v-1,0,-1,2,-1,6v-5,0,-4,2,-10,-3v-2,8,-8,0,-11,6v0,-1,1,-3,-1,-3v-11,11,-63,-2,-73,6v-1,-4,-7,2,-12,0v0,4,6,1,9,2v1,13,-2,22,0,31v4,3,19,-3,24,0v1,3,-2,20,4,15v10,0,3,10,0,12v-5,0,-4,2,0,4v7,5,2,-10,7,1v-6,3,-1,5,2,7v0,-1,2,-1,4,-1v-4,10,2,17,-8,15v3,-5,-6,-9,-9,-14v0,25,0,62,-1,111r-23,0v2,11,-3,28,2,35v-7,1,-16,5,-3,5v4,0,11,-1,6,-5v10,1,19,-2,16,7v1,-2,5,-3,3,-7v72,0,117,0,138,1xm7,-213v-1,1,-2,0,-3,-3v2,-1,3,3,3,3xm12,-204v0,-1,2,-4,5,-5v-2,3,-4,5,-5,5xm180,-176v1,1,8,0,10,2v-4,-2,-7,6,-10,-2xm163,-194v1,1,2,2,2,4v-1,0,-2,-1,-2,-4xm160,-179v-1,0,-2,-4,0,-4r0,4xm158,-168v-2,-3,-7,-13,1,-9v-1,5,-2,7,-1,9xm150,-194v-1,0,-3,-1,-4,-2v3,0,4,1,4,2xm145,-194v-2,2,-3,0,-4,-1v0,-1,1,-2,2,-2v2,0,2,1,2,3xm143,-179v0,0,-1,-2,-1,-4v1,0,2,1,1,4xm133,-185r1,4v0,0,-1,-1,-1,-4xm119,-204r1,5v0,0,-1,-2,-1,-5xm72,-202v0,-1,4,-8,3,-2v-2,0,-2,1,-3,2xm66,-210v-3,-1,1,-4,1,-5v2,3,-1,3,-1,5xm61,-202v3,-4,10,-6,6,4v-3,-5,-3,-5,-6,-4xm40,-151r6,0v-4,5,-3,1,-10,1v-1,0,0,-1,1,-2v1,-1,2,-1,3,-1v0,1,-1,2,0,2xm42,-163v-4,-3,-5,-4,0,-3r0,3xm48,-62v-8,-1,-10,-18,0,-12v7,-1,0,3,3,7v-3,0,-4,3,-3,5xm49,-132r3,0r-3,2v-1,0,0,-1,0,-2xm54,-71v-1,-1,3,-2,3,-2v2,2,-3,2,-3,2xm60,-84v-4,-2,-5,-5,0,-2r0,2xm108,-49v-4,2,-1,2,-1,-2v1,0,2,1,1,2xm115,-44v-3,2,-6,0,-6,-2v1,1,3,1,6,2xm121,-53v0,1,-1,2,-1,4xm145,-48r2,0r-2,0xm158,-11v0,3,-1,4,-2,2xm178,-135v-17,0,-4,8,-7,27v-5,1,-12,-1,-15,2r15,0v2,11,-3,16,-7,29v-1,-2,-1,0,-2,1v1,1,1,1,2,0v-3,7,-9,28,-18,24v0,0,0,2,-1,2v3,-4,-1,-4,-4,-3v-5,-1,-4,13,-8,6v4,0,1,-2,2,-4v-4,2,-6,-5,-8,1v0,1,1,0,2,-3v-11,-3,-10,-4,-15,0v0,-5,-2,-1,-5,-1v2,-1,7,3,3,4v-6,-3,-7,-14,-9,-8v-1,0,-1,-1,0,-2v-2,1,-5,5,-7,1v2,0,7,-1,3,-1v-3,2,-8,-8,-3,0v-4,4,-4,-8,-8,-2v1,1,3,4,-1,2v-7,8,-4,10,-15,11r0,3v-13,-1,0,-31,-8,-39v0,0,1,0,2,-1v-4,-1,-10,-2,-12,-5v1,1,2,1,5,0v-4,-5,3,-10,7,-10v2,-12,-5,-18,0,-24v-3,-1,-3,-3,-6,-4v2,1,1,5,-1,4v-2,-4,-6,-11,-1,-15v-5,1,-4,-1,-11,2v0,-1,2,0,2,-2v-5,-1,-8,-8,-2,-3v6,1,6,-3,1,-3v0,-2,-3,-1,-3,-3v4,-2,15,-9,5,-6v3,-3,0,-1,-2,-5v-1,1,-3,3,-5,4v7,-4,-7,-8,5,-7v-2,-1,-2,-1,0,-3v-4,-1,-11,-1,-12,-5v1,1,3,1,5,0v-7,-14,31,-8,19,-28v4,1,5,3,4,5v11,1,12,-10,10,4v-3,-5,-2,-5,-7,-3v1,6,7,4,7,10v39,0,56,-1,73,13v0,-3,6,-5,9,-2v-1,6,-11,15,-4,19v9,2,8,-16,18,-8r0,-3v4,2,7,1,5,-3v-7,-3,-3,2,-9,-1v5,-7,-8,-6,-5,-11v3,5,12,2,16,5v0,-1,-1,-1,-1,-1v4,5,5,5,9,5r0,-4v1,4,11,11,5,20v-3,0,-6,-2,-9,-3v-1,3,5,3,2,4v-4,-2,-2,-5,-9,-5v4,10,-6,15,4,23xm48,-156v0,0,-1,-3,0,-2r0,3r0,-1xm176,-128v-1,0,-9,-7,-2,-5v-1,1,4,3,2,5xm176,-134v1,0,6,2,1,2v-1,0,-1,-1,-1,-2xm184,-143v-5,5,-2,-1,-5,-5v-2,-3,-3,-6,-3,-8v3,1,4,6,10,4v-3,4,4,4,8,8v-12,5,-8,-10,-15,-5v4,-1,2,6,5,6xm196,-123v-1,2,-6,-1,-6,-4v1,1,3,2,6,4xm194,-117v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm191,-122v-1,4,-2,-1,-5,0v1,-2,-1,-4,0,-3v3,0,5,1,5,3xm187,-116v0,0,2,-3,2,-1v0,1,-1,1,-2,1xm190,-43v1,2,-2,5,-3,2v0,-2,1,-2,3,-2xm194,-48v-2,1,-6,4,-3,-2v2,0,3,1,3,2xm188,-84v0,-8,14,-11,7,-2v-1,4,-3,5,-7,2xm196,-99v-1,-5,2,-4,2,-1v-1,0,-1,1,-2,1xm194,-163v7,-1,4,10,2,9v-1,-5,1,-5,-2,-9xm150,-96v1,3,-1,9,1,10v1,0,2,-3,2,-10r-3,0xm90,-136v-3,-1,-4,1,-1,2v3,0,3,-1,1,-2xm90,-108v1,-4,-3,-4,-7,-4v0,3,1,2,7,4xm-26,-88v-1,-2,-3,-2,-3,1v1,2,2,0,3,-1xm81,3v0,-4,-14,-4,-15,0r15,0","w":217},"e":{"d":"-12,-60v0,0,-1,-4,-3,-3v0,1,1,1,3,3xm-17,-65v5,1,3,-2,2,-5v-4,1,-5,2,-2,5xm67,-277v1,1,7,3,4,-1v-2,0,-4,-1,-4,1xm6,-49v2,-7,-4,-14,-13,-12v-2,6,2,15,13,12xm-36,-54v1,3,2,7,6,4v1,-1,1,-2,1,-4r-7,0xm66,-274v0,0,0,-1,1,-3v-2,-1,-4,-1,-4,-1v-1,1,0,2,3,4xm40,-287r0,7v2,-1,3,-6,0,-7xm21,-208v-6,-9,-10,12,-21,0v-1,4,2,4,3,5v-5,-1,-3,4,-2,8v3,0,1,-1,0,1v-1,1,-1,2,0,2v2,-2,1,-2,4,-1r-1,1v6,0,16,-2,22,0v-4,-5,-6,-2,-11,-10v1,-3,1,-7,6,-6xm209,-13v-5,0,-10,1,-13,3v3,-1,12,0,13,-3xm14,-228v1,3,1,4,2,0r-2,0xm144,-112v3,1,6,-3,1,-2v-1,0,-1,1,-1,2xm35,-193v3,3,11,-2,4,-1v-2,0,-3,0,-4,1xm42,-204v0,-4,-3,-3,-5,0v3,1,5,4,3,-1v1,0,1,1,2,1xm14,-9v-5,0,-9,9,-13,4v0,0,-3,5,1,4v1,0,0,-1,1,-1r-2,0v3,-1,13,2,22,1r0,-3v1,1,1,2,1,3v33,-1,77,3,103,-3v-1,-7,10,-10,17,-6v3,1,4,1,4,3v-3,-2,-7,-3,-9,-2v2,0,3,5,2,7v-5,0,-5,-5,-9,1v18,-1,35,2,49,1v-3,-1,-7,-2,-12,-4r0,-66v-22,3,-37,-3,-34,8v-1,-3,-5,-3,-1,-7v-6,0,-9,0,-9,3v5,0,6,4,0,2r0,25v-13,0,-32,0,-57,-1v0,-13,0,-33,1,-59r45,0v0,-1,1,-3,2,-5v0,3,-3,6,7,5v10,-1,4,-2,12,0v0,-13,1,-19,0,-34r-67,0r0,-35v3,2,4,0,4,-3v-7,-1,-2,-8,-4,-18r57,0r0,30v19,-4,30,5,37,-6r-2,0v6,-4,3,-6,9,-6v-1,-16,-1,-29,0,-49v-17,0,-42,-1,-74,-2v1,0,3,-1,3,-2v-7,-7,-14,-4,-29,-4v2,2,4,10,-2,8v-1,-2,-3,-5,-3,-8v-18,-1,-26,1,-43,0v0,7,0,13,-3,16v3,1,2,-5,5,-5v-2,2,-2,7,3,6v2,-7,7,-7,10,1v-4,-2,-7,0,-3,1r4,0r-1,1v4,-2,14,6,9,0v-2,-1,-1,2,-3,0v5,-4,-2,-10,2,-13v0,1,0,3,1,4v1,-3,7,-4,10,-1v-3,7,-2,21,-12,14v-6,8,11,6,2,16v-21,0,-22,-6,-21,33v0,13,1,21,3,26v-2,1,0,-3,-2,-2v0,17,-1,31,4,42v-8,1,-1,22,-6,27v6,6,-1,26,-10,14v-9,5,-3,9,-13,11r0,25v3,0,8,2,14,3xm108,-105v2,3,3,4,1,5v-2,0,-1,-4,-1,-5xm165,-172v0,-4,3,-3,2,0v-1,-1,-2,-1,-2,0xm109,-207v0,0,1,5,-3,4v4,-4,-8,-10,3,-4xm107,-200r-12,0r12,0xm94,-202v0,-5,0,-3,3,-1v-2,0,-2,1,-3,1xm27,-221v-1,0,-1,-2,0,-4r0,4xm37,-216v1,-3,0,-2,2,-1v-1,0,-2,0,-2,1xm31,-221v-1,0,-2,0,-2,-1v2,0,4,1,6,3v-1,2,-3,2,-4,-2xm36,-214v0,-1,2,0,4,1xm40,-215v2,1,4,2,2,5xm13,-4r5,0v-1,0,-5,2,-5,0xm19,-5v-1,0,-2,-1,-3,-2v0,1,3,0,3,2xm22,-41v1,3,-2,2,-4,2xm34,-79v-4,-5,-5,-18,3,-12v2,6,7,12,-3,12xm36,-108v-4,0,-5,-7,-6,-10v4,0,5,7,6,10xm29,-56v0,0,-2,-1,-2,-2v1,0,2,1,2,2xm30,-55v2,-1,2,-2,1,-3v2,1,6,0,5,3r-6,0xm34,-46v3,3,2,5,-1,4v-2,-2,0,-3,1,-4xm27,-62v2,-8,13,-6,15,3v-2,-1,-8,-5,-9,-2r1,1v-5,-1,-2,-3,-7,-2xm39,-55r2,3v-2,-3,-2,0,-2,-3xm39,-44v-1,-3,5,-5,2,-1v-1,0,-1,1,-2,1xm46,-52v-6,2,-10,0,-5,0r5,0xm47,-57v0,1,-10,4,-6,1v0,-3,3,-2,6,-1xm49,-202v0,3,-3,3,-4,4v1,-1,2,-3,4,-4xm86,-271v0,-2,1,-5,-1,-7v0,2,0,4,1,7xm179,-2v11,4,21,4,32,0v-7,1,-18,1,-32,0xm98,-225v2,1,3,-1,1,-2v-2,1,-4,1,-1,2xm183,-198v2,3,11,3,11,0r-11,0xm171,-190v6,3,17,-5,17,-6v-7,3,-13,0,-17,6xm11,-180v-1,-2,-6,-3,-7,0r7,0xm71,-42v2,0,5,1,4,-2v-2,0,-5,-1,-4,2xm102,-45v-1,1,-1,1,0,2v1,-1,1,-1,0,-2xm80,-138v-2,1,-4,2,-2,4v2,-1,4,-2,2,-4xm73,-82v0,0,-7,1,-4,2xm216,-202v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm11,-66v1,1,3,1,3,-1xm-20,-123v1,-1,2,-2,-1,-2xm-11,-216v4,0,4,-1,0,-3v-1,1,-1,2,0,3xm227,18v0,-7,-13,-1,-18,-3v0,7,13,1,18,3xm199,44v-1,-6,3,-16,-2,-18v1,6,-3,16,2,18"},"f":{"d":"157,-223v2,2,2,1,4,-1v1,-1,0,-2,0,-2v-1,1,-2,2,-4,3xm4,-79v-1,-2,-5,0,-7,-1v2,2,3,2,7,1xm91,0v0,-6,0,-17,-5,-17v1,0,3,1,1,3v0,1,-1,1,-2,1v1,-3,-2,-2,-4,-2v3,0,2,-6,1,-7v-3,1,1,2,-2,5r0,-2v-6,3,-7,5,-3,10v2,-7,6,0,8,-2v0,0,0,-1,-1,-1v3,-1,4,1,2,3v0,0,-1,1,-4,1r0,-2v-6,9,-8,5,-5,10r14,0xm36,-132r0,-1r0,1xm164,-224v-2,0,-3,5,0,2v0,-1,1,-2,0,-2xm84,-100v0,-2,-4,0,-4,0v1,2,3,0,4,0xm59,-30r0,-2v-4,0,-2,2,0,2xm54,-26v-3,3,0,2,-1,5xm78,-8r1,1xm49,-27v0,0,4,2,3,-1xm59,-8v0,-2,5,-7,1,-7v-1,2,-1,4,-1,7xm58,-23v-3,4,1,3,5,6v0,-3,-4,-3,-5,-6xm32,-169r0,4r0,-4xm52,-180v0,-5,-7,2,-7,2v1,1,3,2,5,3v0,-3,0,-5,2,-5xm62,-180v-1,2,-1,3,0,4v1,-2,1,-4,0,-4xm55,-177v-1,4,3,6,1,1v-1,-1,-1,-2,-1,-1xm126,-104v2,-1,5,4,5,0v-3,-5,-2,-3,-5,0xm50,-171r4,0r-4,0xm189,-206v-2,-1,-8,-4,-4,0v2,1,3,0,4,0xm166,-219v4,1,2,-2,1,-4v1,-2,4,3,2,-1v-1,-1,-1,-1,-2,-1v0,6,-5,6,-5,7v-17,0,-43,-1,-76,-2v1,0,3,-1,3,-2r-77,-1r2,1r-14,0r0,35v6,0,14,0,24,1v2,7,1,15,7,15v-2,-2,-4,-9,2,-5v-5,0,-2,2,-1,6v6,0,6,-10,13,-6r-2,1v1,0,2,1,4,1v-4,-18,21,-7,15,-15v3,0,5,0,6,4v2,-8,-12,-6,-1,-11v1,3,8,-4,5,1v0,3,-4,0,-2,5v1,-1,6,0,3,-5r6,-2v0,4,-1,3,-4,3v0,1,1,4,4,7v-2,-3,-2,-5,3,-4v1,4,-2,5,-5,7v8,0,13,-1,9,-6v1,1,3,1,4,0v-6,-3,-2,3,-12,-4v5,3,3,-5,7,-5v-4,5,6,7,2,4v-1,-1,-1,-1,-1,-2v1,-1,3,-2,4,-2v-2,6,3,-2,5,4v0,0,9,7,1,3v-3,16,7,5,28,8r0,29r42,0r0,-65r0,1xm5,-189v0,-1,2,-1,3,-1v0,1,-2,1,-3,1xm39,-178v-2,3,2,2,-4,1v1,0,2,-1,4,-1xm63,-209v5,-5,8,5,5,-1r-3,0r1,1r-3,0xm66,-203v0,0,-1,-6,0,-3v2,1,-1,1,0,3xm71,-199v-4,5,-8,0,-3,-2v-1,1,-1,2,0,2v1,0,3,1,3,0xm77,-206v1,-1,2,-1,3,0r-3,0xm81,-204v2,3,-3,5,-7,6v3,-4,3,-1,7,-6xm85,-207v2,-2,6,-2,8,0r-8,0xm100,-198v1,3,-1,3,-4,1v1,-9,4,-7,4,-2v-3,0,-2,-1,-1,2v0,0,1,0,1,-1xm105,-189v1,-1,3,0,6,2v-1,2,-5,-3,-6,-2xm130,-159v-2,0,-4,0,-3,-2v1,-2,2,0,3,2xm130,-170v-1,-2,-5,-1,-5,-2v2,0,6,-3,5,2xm138,-189v0,0,6,1,5,2xm173,-126v4,2,11,2,4,0r-4,0xm36,-141v2,1,4,-3,1,-3v0,1,-2,1,-1,3xm31,-137v1,2,0,7,2,6v-3,-1,4,-11,-1,-5xm114,-101v8,-4,6,-11,17,-7r0,-19r-49,0v0,-1,2,-2,0,-2v-1,4,-10,1,-15,2v-2,-9,3,-25,-4,-21r1,-8v0,4,-6,5,-7,1v0,0,1,-1,2,-1v-3,0,-4,0,-4,-1v5,-1,6,-6,4,-10v-1,7,-7,2,-10,8r2,0v-5,2,-1,5,1,6v0,-4,2,-3,3,0v-13,-2,-6,10,-15,12v0,0,2,-1,4,-3v-8,3,-10,9,-5,13v-6,-1,-7,6,-12,9v3,-3,-1,-6,0,-9v-2,2,-8,6,-2,5v0,0,4,2,1,1v0,-1,0,-1,-1,-1v0,11,-1,28,-1,49v2,0,4,1,6,3v0,-6,6,-5,9,-6v0,0,-6,5,-1,3v1,-1,1,-1,1,0v0,4,-4,1,-6,0v4,7,-5,2,-4,10v0,-1,2,-2,2,-2v-3,7,-6,8,-6,23v0,-1,0,-2,1,-2v-1,4,-1,11,0,19r-26,0r0,29v10,0,25,0,44,-1v-4,-3,2,-19,8,-19v-4,-3,-12,-10,1,-13v0,2,0,2,2,2v-1,-1,0,-5,0,-7r-1,1v-1,-2,1,-2,3,-2v0,2,0,5,-2,7v2,-2,8,-2,12,0v-8,1,0,3,-1,8v2,0,1,-3,2,-3v-1,3,5,7,5,2v-6,-1,-1,-2,0,-5r1,1v1,-2,-1,-1,-1,-3v4,1,1,7,0,10v5,-1,5,-10,0,-13v3,1,5,0,5,-1v-1,1,-18,2,-12,-4v0,1,0,4,1,3r0,-58v5,3,11,-4,11,0v1,-15,9,-5,11,-8v1,1,3,5,4,1v-8,-1,-9,-8,-4,-9v0,0,2,1,2,2v0,-1,-1,-3,0,-4v1,3,2,2,4,2v0,0,-1,1,-1,2v7,0,11,4,6,5v-3,-1,-2,-5,-5,0v-1,2,-1,3,0,4v0,0,0,-1,1,-1v2,4,0,9,6,3v2,7,11,0,11,-3v0,-1,-1,-3,2,-2v-1,0,-1,1,-1,2xm54,-157r-4,0v1,-1,2,-1,4,0xm36,-126v-1,0,-2,-1,-2,-3v2,-1,2,1,2,3xm59,-148v-3,-2,3,-3,3,-3v0,3,-2,1,-3,3xm55,-113v0,-4,1,-3,4,-1v0,1,-2,1,-4,1xm47,-79v-6,1,-2,-7,-2,-8v2,0,4,1,3,3v-1,0,-5,1,-3,2v3,-2,1,1,3,2v0,0,0,1,-1,1xm42,-40v8,-6,0,-2,2,3v-2,0,-2,-2,-2,-3xm47,-73v-2,-1,-5,-1,0,-4v-1,0,0,4,0,4xm39,-82v1,1,2,-3,3,2v-2,0,-3,-1,-3,-2xm37,-33v-2,2,-8,-3,-2,-2xm43,-43v-1,-4,-10,8,-8,2v3,-3,14,-9,8,-2xm42,-43v0,4,-4,6,-2,1xm49,-40v-1,4,-8,18,-12,7v4,-5,2,1,7,2v0,-4,-1,-6,5,-9xm50,-37v1,1,0,2,-1,4v-1,0,-1,-2,1,-4xm47,-148v1,-1,3,-3,5,-1v-1,0,-3,0,-5,1xm52,-125v2,-5,9,1,5,2v0,-4,0,-2,-5,-2xm55,-120v-1,0,-2,-4,0,-2v2,0,1,1,0,2xm54,-104v0,0,1,1,2,3v-1,0,-1,-1,-2,-3xm59,-107v-2,3,-5,0,-4,-2xm60,-98v-1,0,-4,-1,-3,-4v2,0,2,4,3,4xm61,-86v2,1,-1,2,-2,3xm61,-37v0,0,-2,6,-1,2xm60,-40v5,-2,1,1,1,1v0,-1,-1,-1,-1,-1xm78,-125v0,-1,2,-1,4,-1v-1,2,-3,3,-4,1xm114,-109v6,-4,2,3,2,3v-2,1,-4,1,-3,-2v5,2,1,-4,1,-1xm26,-131v0,0,-4,-5,-1,0v1,1,1,1,1,0xm40,-168v1,1,4,1,5,-1v-1,0,-3,0,-5,1xm30,-73v-1,-3,-6,-1,-3,1v1,-2,3,1,3,-1xm10,-226v0,-1,-1,-5,-2,-2xm1,-233v1,1,4,3,3,0r-3,0xm1,-233r-3,-2xm-14,-262v-3,2,-1,5,3,4xm13,-237v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm39,-251v0,1,2,3,2,1xm17,-163r-3,2xm-21,-66v1,7,3,3,1,0r-1,0xm14,-135v1,1,1,1,2,0r-2,0xm60,-248v2,0,1,-1,2,-2xm-3,-23v-1,-1,-6,-2,-6,0r6,0xm131,-53v0,1,-3,3,-1,3v2,-1,2,-1,1,-3xm148,-92v-1,-2,-5,0,-4,2v3,1,2,-2,4,-2xm159,11v-1,3,3,2,5,2v1,-3,-3,-2,-5,-2xm110,8v-1,1,-3,1,0,1r0,-1xm-24,-34v3,1,2,-3,2,-5v-1,1,-2,2,-2,5xm79,-87v-1,-2,-3,-2,-5,0v2,1,4,1,5,0xm-5,-238v-3,-2,-4,-5,-8,-6v2,3,5,5,8,6xm-22,-21v12,-2,6,-3,5,-7r-3,3v0,-3,0,-4,-1,-4xm14,-157v-5,0,-2,3,0,1r0,-1xm111,-71v0,0,-3,-2,-2,0v1,1,1,1,2,0","w":173,"k":{"a":36}},"g":{"d":"214,-4v0,-3,-3,-1,-4,-1v1,0,2,1,4,1xm68,-178r0,8v0,-2,1,-5,0,-8xm54,-170v2,-1,0,-3,-1,-5v-2,2,2,3,1,5xm68,-61v-4,0,-6,-1,-6,-1v2,4,4,2,6,1xm54,-176v0,-2,-1,-6,-1,-1xm89,-56v0,0,-8,-5,-8,-1xm81,-50v4,0,4,-4,1,-5v-2,0,-1,2,-2,2v0,2,1,3,1,3xm71,-174v-1,1,-3,5,0,4r0,-4xm228,-99v-1,-2,5,-1,5,-3v-4,-1,-18,-2,-5,0v-2,0,-2,2,0,3xm75,-174v1,-4,-7,-8,-4,-1v1,1,2,2,4,1xm74,-140v1,2,5,1,2,-1v-1,-1,-2,0,-2,1xm217,-276v0,-1,0,-2,1,-3v-1,1,-3,2,-1,3xm218,-274v1,6,-6,4,-2,9r0,-2v0,-1,2,2,2,2v1,-5,1,-9,0,-9xm224,0v-5,-2,-11,0,-16,0r16,0xm214,-257v1,-1,6,-4,1,-3v-1,1,-1,2,-1,3xm224,-106v-1,0,-3,1,-1,1v3,-4,3,4,5,1v0,-5,-2,-8,-8,-8v-4,0,-6,2,-6,6v3,-2,5,0,7,3v-1,-2,0,-5,3,-3xm213,-149v2,4,3,9,11,7v-1,-2,-11,-4,-11,-7xm155,-188v-4,0,-5,1,-2,3v-1,-1,0,-2,2,-3xm188,-181r0,0r0,0xm192,0v2,0,12,-1,4,-1v-2,0,-4,1,-4,1xm163,-191v0,-2,-7,-2,-3,0v2,1,1,1,3,0xm163,-204v1,-4,7,-10,-1,-12v-7,2,-9,3,-13,9v2,0,2,-2,4,-1v2,9,4,11,9,14v0,-4,0,-6,-3,-3v6,-4,-7,-11,4,-6v-1,0,-1,1,-2,1v1,1,8,5,6,-2r-4,0xm134,-191v0,1,5,4,4,0v-3,1,-4,0,-4,0xm132,-194v-3,0,-4,0,-4,1v3,2,4,2,4,-1xm120,-186v-1,2,-5,3,0,4v1,-2,0,-6,-3,-6v-2,0,-2,1,-2,2v1,0,2,1,5,0xm129,-189v1,9,1,6,5,3r-3,0v4,-2,5,-5,0,-4xm201,-227r1,3xm75,-167v-10,11,20,8,12,17v0,-1,-2,-2,-4,-2v-1,1,0,3,2,5v6,-3,9,-10,-3,-12v-2,1,-4,-9,-7,-8xm122,-185v0,2,2,2,3,1v0,1,-1,3,-1,3v3,-1,4,-3,0,-4v0,1,-1,1,-2,0xm127,-189v1,-3,-1,-2,-3,-2v0,3,4,1,3,2xm111,-185v5,-6,1,-3,-3,-3v0,1,-1,2,-1,2v2,0,4,-1,4,1xm224,-92v2,1,2,2,5,2v-3,-3,-5,-6,4,-7v-4,1,-9,-7,-9,1v0,-4,-3,-9,-8,-7v-1,0,-1,-1,0,-2r-4,1v0,0,1,-1,1,-2v-7,1,-8,-2,-3,-5v-9,-5,-27,-6,-43,-5v0,4,0,7,-1,8v-12,0,-29,-1,-48,-1v0,5,-6,3,-5,6v7,0,10,1,13,-5v7,12,-22,4,-14,12v-4,2,-2,3,-9,6v1,-7,-1,-13,-7,-10r0,20r81,0v-8,22,-31,42,-61,42v-6,0,-15,1,-15,-6v-9,6,-20,-4,-28,-3v3,-3,11,-8,5,-10v-8,0,-7,9,-13,1r2,5v-5,-3,-5,10,-11,2v1,-3,4,-6,7,-10v-11,-11,-18,-24,-21,-40v-4,1,-6,-1,-5,-5v-6,1,-12,0,-8,-6v21,8,7,-18,12,-28v0,0,-1,0,5,2v4,-10,10,-18,15,-23r0,5v1,-6,5,-13,8,-15r-10,3v1,-1,1,-2,0,-3v-1,6,-9,5,-10,-1v0,-8,3,-14,8,-16v-2,2,-2,3,0,3v0,-6,7,-8,5,-14v5,1,0,6,9,4v0,1,-2,1,-3,4v7,-3,7,-1,3,2v0,0,1,-1,1,-3v-8,8,-11,-9,-13,11v0,-4,-3,-1,-5,0v2,1,4,1,6,1v-1,-3,1,-5,5,-5v-1,3,-4,13,0,9v0,-3,2,-9,0,-12r0,2v4,-3,11,3,10,-6v0,1,2,1,2,1v-2,-4,3,-11,3,-7v0,5,-2,8,-5,11v3,0,5,-8,10,-4v-7,-2,-9,8,-5,12r0,-4v5,2,-2,4,1,7v2,-7,19,-2,19,-10v0,2,-3,1,-1,0v0,0,2,-7,2,-5v1,9,3,7,9,6v-3,-2,-6,-3,-6,-3v0,0,2,1,3,2v0,0,-4,2,-4,1v0,-2,1,-4,3,-6v-1,1,-2,1,-3,1v1,-6,7,2,8,-4r-4,0v-3,-2,0,-5,-2,-7v6,4,1,4,10,8v0,-2,-6,-7,-1,-8v-1,2,9,14,7,8v3,-3,2,-7,8,-5v0,-5,-5,-3,1,-6v3,5,10,8,13,11v-4,-3,-4,0,-2,2v1,1,1,2,1,2v-11,1,-7,1,-5,5v-2,1,-6,2,-1,3v4,1,9,5,13,3v-1,7,6,4,12,1v-2,3,-5,4,-7,5v1,0,4,4,7,2v0,1,-3,2,-1,2v2,-2,3,4,7,8v0,-3,0,-5,3,-4v-5,5,4,3,0,8v11,-1,37,0,49,2v1,-13,-8,-53,-2,-72v-2,-4,-9,-9,-4,-13v6,2,5,-3,5,-13v1,0,3,-2,1,-3r-1,1v1,-6,-1,-2,-6,-5v2,16,-26,4,-19,22v-2,0,-3,-4,-5,0v6,-2,6,4,12,1v-1,-1,-2,-4,1,-2v3,3,3,-1,5,5v6,17,-18,14,-29,11v2,0,1,-2,0,-2v0,2,-1,3,-2,3v1,-1,1,-2,0,-2v-2,6,2,9,5,14v1,-3,-1,-5,-3,-5v6,3,5,6,14,15v0,-2,1,-3,1,-3v5,2,8,6,7,13v-11,1,-10,-8,-18,-2v0,-3,-5,-3,-2,-1v0,2,-1,1,-2,2r-1,-4v-3,-1,-2,3,-4,4v1,-11,-7,-5,-9,-5v2,4,-5,6,-6,12v1,0,2,-1,3,0v-1,6,-4,-2,-3,6v-3,0,-2,-1,-1,-4v-2,1,0,5,-5,2v4,-3,1,-4,-2,-6v2,2,0,8,-2,6v5,-4,-3,-3,0,-5v-2,-2,-3,4,-5,1v7,-3,9,-11,1,-13v5,-2,9,-1,9,-5v-2,2,-4,4,-6,0v1,-5,3,2,5,-1v-3,-2,3,-3,2,-5v0,1,-2,2,-3,2v-2,-5,0,-9,1,-14v-30,-11,-70,-8,-96,9v1,-4,-1,-6,-6,-4v3,12,-9,10,0,17v-3,-3,-5,-6,-9,-2v0,0,2,-7,-3,-6v-9,0,-7,9,-4,12v-10,14,-31,28,-17,39v-2,7,-6,3,-8,-2v-14,30,-9,89,11,107v0,3,3,7,9,12v0,-5,-1,-5,11,-4v1,-5,12,-4,11,2v-3,7,3,13,-8,17v4,5,8,-2,11,1v-2,2,-5,6,2,7v1,-3,3,-4,6,-4v6,0,9,5,3,8v2,3,19,8,21,9v-12,-2,-29,-6,-39,0v1,-1,1,-2,0,-3v-15,2,-20,-3,-19,6v6,0,14,1,15,0r-1,0v63,0,123,6,148,-36r0,26v14,0,24,0,35,3r0,-89xm98,-87v0,-2,1,-8,2,-2v0,2,-1,2,-2,2xm113,-90r4,1v-1,2,-3,-1,-4,-1xm62,-166v-1,3,0,7,-4,6v1,-3,3,-5,4,-6xm212,-246v2,0,5,-1,4,2v-3,-2,-4,-2,-4,-2xm202,-210v-5,-1,-5,3,-11,2v5,-9,8,-6,11,-2xm203,-197v-2,3,-1,5,-4,3v3,-6,6,-4,7,0v-2,0,-4,2,-3,0v0,-1,1,-3,0,-3xm189,-172v-3,-2,0,-10,-2,-12v4,2,6,-3,12,-2r0,5v0,-2,-1,-2,-1,-1v2,1,2,2,-1,3v0,-2,-3,-7,-5,-1v1,0,2,0,2,1v-5,-1,-5,3,-5,7xm187,-172v2,1,1,1,3,0v0,4,-4,3,-3,0xm181,-180v0,-2,2,-4,3,-2v0,1,2,4,-1,3v0,-3,-1,-1,-2,-1xm180,-181r0,0r0,0xm183,-178v-3,4,-10,-1,-8,-6v3,-1,-1,4,2,4v0,-1,-1,-4,1,-4v-2,1,1,3,-1,5xm174,-159v-1,-4,-5,4,-2,-3v1,1,4,1,2,3xm173,-181v-3,-2,-4,-3,0,-3r0,3xm170,-190v-3,-2,1,-4,1,-2xm169,-163v0,-3,3,-6,2,-2xm165,-162r0,-3v1,0,2,0,2,1v0,1,-1,2,-2,2xm163,-168r4,-3v0,2,-2,2,0,3r-4,0xm161,-185r0,0r0,0xm143,-189v0,0,5,-4,4,0v-3,0,-2,-3,-4,0xm139,-209v1,-3,2,2,4,1v0,0,-1,1,-3,1v1,-2,1,-1,-1,-2xm139,-207v2,1,5,1,4,4v-3,0,-3,-2,-4,-4xm132,-199v3,-1,8,-2,9,3v-5,1,-3,-4,-9,-3xm101,-202v-1,1,4,3,2,4v-3,0,-2,-2,-2,-4xm95,-186v0,0,4,-4,1,-7v4,2,6,5,-1,7xm89,-192v1,-4,2,-5,7,-1v-2,4,-2,9,-7,10r1,-11v-1,1,-1,2,-1,2xm82,-187v2,-1,4,0,2,2v-3,0,-2,-1,-2,-2xm68,-198v-1,-2,0,-4,3,-2r2,0v-3,0,-3,0,-5,2xm68,-197r0,3r1,-1v0,2,1,2,-1,1v-4,-1,-1,-2,0,-3xm54,-190v0,-1,2,1,3,1v-1,2,-2,2,-3,-1xm58,-196v-1,-4,1,-2,3,-1v0,2,-2,4,-3,1xm56,-190v-2,-2,-1,-3,3,-3v-2,0,-2,4,-3,3xm51,-195v3,-1,4,-7,5,0v-1,-1,-1,-2,-5,0xm13,-123v-3,-6,0,-9,6,-8v-2,5,3,6,-6,8xm33,-135v-6,-2,-5,-18,-1,-8v1,-1,3,-4,3,1v-1,5,1,4,-2,7xm37,-41v-1,-2,-3,-2,-4,0v1,0,1,1,1,2v-3,0,-3,-3,-2,-6v4,0,6,2,5,4xm35,1r5,-2v-1,2,-2,2,-5,2xm74,0v-1,0,-8,-1,-2,-1v1,0,2,0,2,1xm102,-12v7,0,5,2,2,3v0,-1,0,-2,-2,-3xm98,-109v0,2,5,1,5,0r-5,0xm103,-104v-1,-2,-3,-2,-4,1v2,0,4,0,4,-1xm104,-152v0,2,0,4,1,7v0,-2,1,-5,-1,-7xm157,-238v2,0,3,-4,6,-8v-3,2,-5,5,-6,8xm177,-261r2,-2xm75,-228v2,0,1,-6,0,-6r0,6xm76,-264v-3,2,-1,17,0,22v-2,-7,0,-14,0,-22xm98,-249v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm129,-149v0,-2,-2,-4,-5,-3v-1,4,2,3,5,3xm188,-249v1,-1,2,-2,-1,-2xm246,-68v-1,0,-2,-2,-2,0r2,0xm148,-229v2,0,1,-1,2,-2xm190,-222v0,1,-3,2,-1,2xm221,-248v0,3,4,1,1,0r-1,0xm230,-162v0,-1,-3,-1,-4,0r4,0xm147,-150v-2,0,-6,0,-3,2v2,0,6,0,3,-2xm231,-149v-2,0,-1,3,0,1r0,-1xm178,-198v2,0,4,-3,1,-2xm242,-261v-1,0,-2,-2,-2,0r2,0xm161,-161v-3,-1,-2,3,-2,5v2,0,2,-2,2,-5xm183,-8r2,-1xm227,-56v1,-1,2,0,2,-2xm240,-43v0,2,7,2,7,0r-7,0xm238,-244v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm255,3v-1,1,-1,2,1,2xm257,-74v0,-4,-3,-2,-1,0r1,0xm235,-65v-1,-2,-2,1,-2,1xm111,-104v-3,0,-1,3,0,1r0,-1xm97,-113v-2,-1,-6,2,-3,2xm103,-117v2,1,5,-2,1,-2xm59,-175v2,1,5,-1,2,-2xm148,29v-1,-1,-2,-2,-2,1xm152,17r0,-2r0,2xm161,20v-5,0,-2,3,-2,7v2,0,1,-5,2,-7xm152,42v4,-8,1,-20,5,-25v-8,5,-4,13,-5,25xm75,-222v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm183,22v0,0,0,2,1,2v0,0,0,-2,-1,-2xm184,20v0,-2,2,-5,0,-5r0,5xm129,-144v3,1,2,-2,1,-3v-2,1,-2,1,-1,3xm182,14v0,0,-5,5,-1,5xm163,33v4,-1,5,-15,1,-14v-2,1,1,4,0,7v-1,-1,-1,-1,-2,0","w":230,"k":{"a":-7}},"h":{"d":"244,-1v-3,-1,-2,2,-2,4v1,0,2,-2,2,-4xm233,-1v1,9,2,3,5,6v-1,-1,-1,-2,-1,-4v0,1,1,3,2,6v0,-2,1,-5,2,-8r-8,0xm237,-39v1,2,6,3,2,0v-1,-1,-2,-1,-2,0xm225,42v2,2,5,2,6,0v-6,-1,-6,0,-6,0xm8,-123v2,1,-2,4,1,5v1,-1,2,-5,-1,-5xm66,-126v-3,0,-2,1,-1,2xm129,-94v2,-3,3,-4,-1,-6v0,1,1,3,1,6xm128,-101r0,0r0,0xm162,-13r0,0r0,0xm129,-35r0,0r0,0xm164,-70v0,3,-5,3,0,3v3,0,6,-1,0,-3xm162,-27r-1,5v1,-2,4,-4,1,-5xm160,-19v-3,1,-1,4,1,5v-3,-3,1,-2,-1,-5xm10,-119v3,3,3,6,4,1v-1,0,-2,-1,-4,-1xm153,-54v0,3,6,5,4,2v-1,0,-3,-1,-4,-2xm128,-100r0,0r0,0xm169,-26v0,3,2,5,3,0v0,2,-3,0,-3,0xm158,-17v-4,-1,-6,4,-1,3v3,1,2,0,2,-1v-3,0,-1,-1,-1,-2xm76,-81v2,0,5,3,4,-2v-3,2,-7,0,-4,6v4,0,1,-2,0,-4xm11,-123v0,2,1,4,2,1v0,-1,-1,-1,-2,-1xm175,-7v-4,2,1,6,-5,4v-1,-2,-2,-9,-4,-11v1,3,2,8,2,11v-6,0,-8,0,-6,-5v0,0,-1,0,-1,1v4,-1,-1,-3,1,-6v-1,0,-3,1,-4,2v2,-3,2,3,0,0v-1,-2,-3,-3,-4,-2v0,4,6,2,8,5v0,0,-2,-1,-4,-1r1,3v-3,-1,-8,0,-5,-2v4,-1,2,2,0,-1v-2,-1,-4,-1,-3,3v-2,-2,-1,-13,2,-7v0,0,1,1,1,2v-6,-8,13,-15,1,-10v-7,-2,0,1,-3,5v-6,-2,-4,9,-11,7r1,-3v-8,2,-4,12,-9,5v2,0,3,-1,2,-3v0,1,1,1,2,1v-6,-6,-5,-7,-5,-15v-1,2,0,4,-3,2v4,-1,6,-5,7,0v-4,1,-1,3,-5,5v1,-1,3,-1,6,0r-2,2v1,-1,0,-2,-1,-2v-1,3,5,8,7,4v0,0,-2,0,-2,-1r4,-2v-4,1,0,-4,-2,-2v0,1,-1,1,-1,1v2,-4,4,-5,8,-9v-3,4,-3,18,1,6v0,0,0,1,1,2v2,-10,-3,-11,-7,-10v1,0,1,-1,2,-2v-4,1,-18,1,-10,-1v1,1,4,3,4,0v-4,-2,-13,1,-7,-5v-5,3,-2,6,-1,10v0,-1,0,-3,1,-3v-3,5,-3,7,-3,15v0,-1,1,-1,1,-1v0,0,0,2,-1,4v3,-3,2,0,5,-2v-5,5,-5,4,-5,13v10,-3,24,5,24,-5v1,1,0,4,0,5v5,-1,11,-4,4,-3v0,0,-2,1,-2,0v2,-4,4,0,8,0v-1,9,12,-1,12,2r0,-6xm137,-20v1,0,1,3,0,1v-2,-1,2,-3,-1,-5v2,0,2,2,1,4xm140,-19v5,-2,0,-2,0,0v-1,-2,-2,-3,-2,-3v0,0,1,1,2,3xm140,-22v1,-1,3,-1,5,-2v0,1,-2,1,-5,2xm141,-29v1,2,6,7,-1,3v1,1,1,3,-1,3v2,-1,-1,-3,2,-6xm133,-27v0,-2,5,-1,5,-1v3,0,-3,4,0,4v0,1,0,0,-1,-1v2,-2,-1,-1,-2,-3v0,0,-2,5,-2,1xm145,-2v-3,-2,-2,1,-5,0v2,-5,2,-3,5,0xm145,-12v5,3,2,1,3,7v0,0,-1,-1,0,-2v1,2,1,5,5,3v-2,3,-8,2,-7,1v2,-4,0,-7,-3,-3v0,1,-1,1,-1,-1v1,-2,6,0,3,-5xm152,-34r0,0r0,0xm146,-33v6,-3,1,4,8,1v-2,-3,-6,-5,-8,-1xm229,-215v0,-2,3,-4,-1,-4v0,3,1,4,1,4xm44,-244v1,5,1,-1,7,2v-1,-1,-4,-1,-7,-2xm68,-256v-2,8,-2,5,0,8v2,-3,2,-6,0,-8xm44,-235v7,-1,2,-5,1,-6v-2,1,-2,5,-1,6xm108,-142v2,2,6,5,9,2v-3,-1,-4,-4,-9,-2xm6,-120v-1,-3,-1,1,-3,-2v-1,3,1,2,3,2xm2,-135v3,0,5,-2,0,-2r0,2xm123,-143r-5,0r5,0xm3,-125v-2,0,-4,3,-1,4xm136,-141v0,-1,-4,-2,-10,-2v2,3,6,2,10,2xm111,19v1,-1,3,-5,0,-2r0,2xm137,-141v5,-5,0,0,-4,-6v-1,1,-1,4,2,4v3,0,4,1,2,2xm123,-139v1,1,4,5,4,1v-1,0,-4,-3,-4,-1xm170,-14v2,0,5,-4,2,-5v0,2,-3,1,-2,5xm47,-4v0,-1,-4,-4,-2,0v1,2,1,1,2,0xm106,-22v-1,3,1,5,2,1v0,0,-1,0,-2,-1xm108,1v-1,-1,-2,-6,-2,-2v0,1,1,2,2,2xm107,-8v0,2,0,6,3,3v0,0,1,0,-3,-3xm108,-14v0,1,1,1,1,-1v0,0,-1,1,-2,3v3,0,6,-3,1,-2xm107,-8r0,0r0,0xm87,26v7,-1,3,-2,0,0v-1,-2,4,-7,0,-5v-1,1,-1,3,0,5xm99,19v-5,1,-4,4,0,3r0,-3xm110,-22v0,-2,-1,-5,-5,-2v1,-3,4,3,5,2xm99,-6v0,-2,-4,-3,-4,-1v1,0,3,0,4,1xm95,19v3,0,7,-5,2,-4v3,1,-1,3,-2,4xm14,-115v-1,1,-2,1,-4,0v1,3,4,3,4,0xm219,-25v-4,1,-3,3,0,6r0,-6xm195,-49v2,-8,-5,-10,-9,-6r3,-2v0,1,-1,1,-1,2v7,-3,0,6,7,6xm205,-80v2,1,5,-2,1,-2v-1,0,-1,1,-1,2xm181,-39v0,0,1,1,0,3v4,-3,4,-1,0,-3xm188,-50v2,-5,-1,-1,-1,-1v2,0,2,1,1,1xm186,-50v-1,1,-3,3,-1,2v0,-3,4,2,4,0v-2,-2,-2,-2,-3,-2xm201,-10v3,-2,-2,-1,-1,-4v-2,0,-1,2,1,4xm189,-67v9,1,5,-10,6,-15v1,1,2,1,3,0v-10,-22,1,-72,-3,-105r24,0r0,-28v6,3,6,-3,6,5r3,-9r-99,0r0,32r24,0r0,54r-15,0v0,0,1,-3,-5,-5v0,2,2,4,3,5v-13,0,-21,-5,-26,-2v1,0,2,1,2,2r-8,-2v1,0,2,1,2,2v-2,-1,-6,-2,-10,-2v1,0,2,1,2,2v-7,0,-12,1,-14,2v0,0,1,-1,1,-2v-2,0,-4,-1,-7,0v1,2,2,8,-2,7v2,-3,-3,-10,-1,-6r0,7v-3,1,0,-7,-2,-1v0,1,-1,2,-1,2v-1,-1,3,-9,-1,-9v1,0,1,1,0,3v-3,3,-3,1,-4,7r3,-4v0,2,-2,6,-3,9v-3,-2,-8,-21,-1,-12v1,-9,1,-33,1,-57r24,0v-1,-13,2,-28,-3,-38v-6,1,-7,2,-5,6r-15,0v-1,-8,4,-22,-6,-19v-3,7,-22,15,-31,16v-1,-6,5,-3,2,-9v7,-3,15,-9,6,-12v-2,2,-2,3,-6,2v0,8,-7,13,-5,22r-28,0r0,32v6,0,13,0,24,1r0,69v-6,1,0,-6,-7,-5v-2,0,-3,1,-2,2v0,0,1,-2,1,0v-3,5,9,5,8,12v-3,-1,-7,-9,-11,-2r2,-1v-14,2,-13,30,1,21v0,2,-5,3,1,8v3,-4,-1,-15,7,-7r0,53r-24,0r0,36v10,0,21,-1,29,1r-1,-1r14,0v0,-12,-1,-29,0,-52v6,1,0,2,1,8v1,-1,2,-1,3,0v-2,-1,-4,2,-2,4v0,-1,1,-1,2,-1v-1,1,-2,2,-2,4v1,-2,3,-4,5,0v-1,1,-5,-1,-6,3v2,-1,4,0,5,1v-2,1,-4,-2,-6,1v0,1,3,-1,3,1v-4,0,-2,0,-3,2v3,3,8,3,12,2v-1,3,-2,3,-6,2r0,3r-4,-4v5,8,7,2,1,10v2,-1,4,2,2,3v4,-2,2,4,7,0v-1,-4,-4,-1,0,-4v4,6,-9,6,-3,12v0,0,-1,-1,-3,-1v0,1,1,2,0,5v9,2,4,-1,5,-3v4,8,28,4,36,3r-1,1v6,-3,1,-7,2,-14v0,1,-1,2,-1,2v-1,-5,4,-8,1,-14v-1,4,1,0,1,0v1,-5,-3,-5,0,-10v-7,4,-8,-3,-14,3v0,0,2,-2,1,-3r-11,0v0,-13,-1,-29,0,-51v2,2,2,3,7,9v-2,-5,-1,-7,0,-13v5,4,-2,6,1,9v2,-4,3,-6,3,-9v11,-1,21,1,24,-2r-1,2v10,-5,16,6,17,-5r-4,0v3,-1,6,-1,6,0v-3,0,-1,2,-1,4v-1,-5,1,0,3,-2v-1,-1,-3,-3,1,-4v-1,1,-1,2,0,2r0,-3v-3,-1,-1,3,-3,3r0,-4v1,1,4,-2,5,-2v0,0,-1,2,-1,3v0,0,1,-1,2,-3r0,-3r-3,2v4,-4,8,0,5,-6v2,4,3,-2,5,-2v1,6,-9,7,-1,12v-1,-1,-1,-3,-1,-4v5,-4,3,-5,7,-3v-4,3,-3,3,-1,7v-2,-1,-4,0,-5,5v6,1,-1,-6,3,-2v3,2,-5,4,0,5v-1,-1,0,-3,1,-3v6,5,9,0,21,4v-2,0,-3,0,-4,-1v1,4,-1,6,4,3v0,0,1,1,0,2v-4,-2,-5,5,-3,7v2,-3,6,0,7,2v-2,-1,-5,-2,-2,1v13,-2,10,-7,9,-14v2,5,7,14,8,3v3,2,10,6,2,7v3,-1,-1,-2,-1,-3v2,2,2,-1,3,0v-1,-5,-4,-4,-5,1v1,0,1,2,1,2v0,-1,-3,-2,-3,0v1,0,2,1,2,2v-1,-1,-2,-2,-2,0r3,2r-1,-1r2,0v-2,4,-5,2,-6,4v3,-1,4,3,2,3v-2,0,-4,-3,-3,1v1,1,3,2,5,1v-4,-1,1,-2,0,-5v4,1,1,9,5,7v1,-1,-6,-4,-1,-5r5,7v-2,-6,2,1,3,-2r2,1v-1,-1,-1,-2,0,-2xm65,-227v0,-2,-1,-2,2,-2v-1,-1,-1,3,-2,2xm12,-94v-2,0,-2,0,-2,-2v0,0,5,-2,2,2xm16,-109v2,1,2,4,0,4r0,-4xm20,-97v0,-1,3,-9,2,-3v0,2,-1,3,-2,3xm24,-107v-1,3,-1,1,-3,0r3,0xm88,-3v-1,-2,-3,1,-3,-1v1,0,2,0,3,1xm85,-10v1,1,4,1,4,3xm82,-26v2,-4,2,-8,7,-5v-3,4,-4,-1,-7,5xm82,-25v-1,2,-1,5,-4,3v0,-2,4,-2,4,-3xm77,-22r2,1xm74,-15r4,-5v-2,0,1,4,-1,5r0,-3xm64,-81v1,0,3,1,1,1xm63,-39v2,0,4,1,2,2v-1,1,-2,1,-3,1v0,-1,1,-2,1,-3xm62,-81r0,2r0,-2xm60,-136r0,10v-4,-3,-1,-2,0,-10xm49,-145v0,0,-1,1,-1,2v-1,0,-2,-1,-2,-3v1,2,2,2,3,1xm43,-115v-5,-1,0,-3,-1,-6v0,-1,1,-2,2,-2xm49,-78v-5,-2,-6,4,-7,7v1,-13,-3,-34,2,-42v1,3,6,14,1,9v-6,6,0,9,3,14v-2,0,-2,-5,-4,-2v2,1,2,3,0,7v3,1,5,3,5,7xm43,-56v-2,4,-1,-2,-1,-2v1,0,1,1,1,2xm42,-69v2,0,17,7,7,3v-5,0,-3,4,-7,6r0,-9xm55,-26v-1,2,-2,6,-4,4xm55,-27r0,0r0,0xm54,-125v2,2,0,3,0,8v-2,-2,-2,-5,0,-8xm57,-115v1,-6,-5,-17,-9,-5r0,-3v-3,3,-2,-2,-6,0r0,-25r2,6r-1,-1v-3,11,13,5,7,13v-3,-2,-8,2,-4,3r0,-3v3,4,8,4,10,-1v0,8,6,6,6,15v-2,-7,-5,-1,-5,1xm58,-23v0,0,4,-6,2,-2v0,1,-1,2,-2,2xm61,-17v-2,3,-1,3,-4,3xm60,-32v1,0,5,-5,6,-3v-3,2,-3,4,-6,3xm65,-27r1,-2v1,0,0,1,-1,2xm67,-33v1,1,1,1,-3,2v0,-2,3,-1,3,-2xm77,-122v-1,2,-1,3,-2,0v0,-3,2,-4,2,0xm80,-120v-1,-6,3,-9,7,-6v-5,-1,-9,1,-7,6xm100,-102v0,0,-1,0,0,-3v1,2,-1,3,3,3v0,2,-1,2,-3,0xm136,-98v2,1,3,2,3,2v0,1,-1,2,-2,1v-1,-1,-2,-2,-1,-3xm138,-105v0,1,1,3,2,6v-1,0,-2,-2,-2,-6xm141,-125v1,-1,3,-4,5,-7v0,2,-3,5,-5,7xm151,-100v-1,-2,2,-3,2,-1v0,1,-1,1,-2,1xm176,-78v0,-3,1,-3,3,-1v-1,0,-2,0,-3,1xm192,-68v-5,1,-3,-1,-1,-3v4,1,-2,2,1,3xm192,-99v-4,1,-4,8,-9,8v3,-4,7,-7,9,-8xm196,-9v0,-2,1,-5,-2,-4xm215,-25v-4,0,-8,-1,-3,1v-2,1,0,1,1,3v0,0,-2,-6,2,-4xm195,-17v4,-2,4,-6,0,-8v-2,1,1,5,0,8xm196,-24v3,1,3,3,0,4r0,-4xm203,-24v0,-1,3,-4,1,-4v-1,1,-1,2,-1,4xm181,-59v3,0,8,2,3,1v-1,-1,-2,-1,-3,-1xm196,15v-3,0,-1,1,-1,4v2,0,3,-4,1,-4xm218,-4v-2,0,0,0,-2,2v-1,-4,2,-9,-1,-10v-1,8,-2,6,0,12xm210,-9v-8,1,-1,9,-6,3v-3,1,-4,-1,-3,5v1,-3,5,-3,2,0r-2,1v2,0,5,0,11,-1v-2,-1,-2,-3,-2,-8xm207,-4v3,0,4,4,1,3v-1,-1,-1,-1,-2,0v-1,-1,4,-2,1,-3xm212,-1v3,-3,-3,-10,0,-5v-2,0,-1,4,0,5xm219,-1v-3,1,-2,2,0,5r0,-5xm44,-131v3,-2,2,-2,0,-5r0,5xm219,-53v0,0,-5,-2,-2,0r2,0xm197,-19v-2,2,1,8,1,2v0,-1,0,-2,-1,-2xm188,-4v-1,-3,2,-7,-1,-6v3,3,-2,4,-3,7v3,1,2,-3,4,-1xm192,-8v-1,3,-5,4,-3,8v8,1,3,-13,2,-13v0,3,-1,3,-1,6v0,0,1,0,2,-1xm180,-10v0,2,5,6,3,0v-1,2,-2,0,-3,0xm207,-17v-3,5,-10,7,-10,14r3,2v-1,-4,-1,-4,-2,-7v12,2,5,-3,13,-5v0,0,3,6,2,2v-3,-1,-6,-4,-8,-1v1,-4,6,-3,2,-8v0,2,-3,1,-3,3r3,0xm199,15r3,2v1,-2,-3,-3,-3,-2xm167,-42v-2,-1,0,-6,-3,-6v0,4,0,11,3,6xm176,-14v-4,-1,4,-6,-1,-7xm186,-2v-4,0,-9,-1,-10,2v3,-2,10,1,10,-2xm173,-13v-4,-1,-6,6,-3,3v-1,0,-1,-1,1,-1v0,3,-1,7,1,8v0,-3,-2,-7,1,-4v2,-3,3,-5,1,-7v0,2,-1,4,-2,2xm174,-31v2,0,2,2,1,3v0,-1,0,-5,-1,-3xm185,-63r0,-1r0,1xm180,-60v1,0,7,2,8,0v0,0,1,-1,0,1v3,4,4,-3,7,1v1,-3,-3,-1,-3,-3v4,1,3,-1,2,-4v0,0,0,1,-1,1v0,1,1,1,1,-1v-2,0,-3,0,-3,1v3,0,2,0,1,2v-5,3,-6,-2,-9,-1r2,2v-1,0,-3,0,-5,1xm151,-14v0,2,-4,3,1,4xm166,-6v-4,-4,-1,-2,-2,2v1,0,2,-1,2,-2xm168,-22v-2,-1,-3,2,-1,3xm135,-102v-3,-3,-3,4,-1,1v0,-1,1,-1,1,-1xm169,-75v3,-1,3,-8,-1,-3r3,0v-1,1,-2,0,-2,3xm168,-31v-5,3,0,3,-3,5v4,2,1,-2,3,-5xm206,-32v-2,2,1,4,3,5v1,-1,3,-7,6,-4v-2,0,-2,0,-1,1v1,0,1,1,1,1r-3,0v4,3,7,0,3,-3v1,0,4,-4,1,-2v-3,3,-11,-5,-8,3xm212,-51v3,0,3,-3,0,-3r0,3xm204,-24v0,2,-4,6,0,5v1,-6,6,3,11,-1v-2,3,-5,8,-1,3v7,-1,0,10,4,11v0,-10,0,-19,-8,-13v2,-3,-6,-13,-2,-4v0,0,-1,-1,-2,-1v1,2,1,3,0,3v0,-1,-1,-3,-2,-3xm208,-17v0,3,4,4,2,0v0,-1,-1,0,-2,0xm210,-17r0,-2v-1,1,-2,1,0,2xm202,-18r2,0r-2,0xm204,-19r0,1r0,-1xm186,-39v2,11,9,-3,13,10v0,-7,8,2,3,-4v-4,1,-5,3,-3,-1v1,-1,1,-2,1,-2v-6,2,0,-5,-7,-8r2,0v0,-7,-6,-8,-3,0v-5,0,-4,3,-1,6r1,0v-2,2,-4,0,-6,0v1,-1,1,-2,-1,-2v-1,0,-1,0,-1,1r2,0xm204,-36v-4,0,-1,4,-1,4v1,0,2,0,2,-2v-2,0,-3,0,-1,-2xm111,-151r3,1v0,-1,-2,-3,-3,-1xm166,-32v3,0,1,-1,1,-1xm219,-189v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm249,-66v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm105,-218v1,3,5,4,5,0v-2,-1,-4,-1,-5,0xm-13,-93v0,2,7,2,8,0r-8,0xm-19,-234v1,0,3,-3,1,-3xm-24,-217v-2,3,11,5,11,5v-1,-5,-8,-3,-11,-5xm208,-142v-1,3,2,2,4,2v1,-3,-2,-2,-4,-2xm0,-199v-3,0,-1,1,-1,1","w":226},"i":{"d":"27,-145v2,0,4,3,1,2v-1,0,-1,-1,-1,-2xm21,-113v4,0,5,8,1,9v-3,-2,-5,-7,-1,-9xm16,-68v3,-1,4,3,3,5v-3,0,-7,-3,-3,-5xm5,-52v0,3,-6,6,-7,1v1,-3,7,-1,7,-1xm-2,-34v-8,7,-10,-14,-4,-3v1,2,2,3,4,3xm13,-32v-1,-2,1,-5,5,-3v-1,1,-3,2,-5,3xm321,-4r-169,1v16,-1,73,-1,169,-1xm30,-46v-1,-4,-8,-17,-1,-21v-1,1,-3,1,-5,0v2,-3,3,-2,1,-6v3,1,9,2,3,-1v-1,-4,5,-8,8,-4v-4,-4,-20,-10,-1,-17v-1,0,-3,0,-5,-2r3,0v0,-2,-3,-2,-6,-2v4,-10,1,-11,2,-22v3,0,3,2,3,0v-5,-3,5,-6,-3,-9r1,4v-5,-3,-3,-4,-4,-10v1,0,1,1,2,1r-2,-2v7,-1,9,3,5,-2v0,-1,-1,0,-1,-1v1,2,4,0,8,-1v-7,0,-9,-3,-3,-9v-8,-3,-6,1,-8,5v0,-4,-1,-6,-1,-6v1,1,2,1,2,1v-4,-10,-4,-13,-4,-24v-6,0,1,7,-5,9r0,-23r-18,0v0,-8,-1,-20,-1,-36r91,0v1,16,3,26,0,36v-14,-4,-14,9,-24,7v2,33,-4,72,2,101v-5,10,-1,28,-2,44r24,0v1,11,0,20,-5,26v1,-1,2,-1,4,-1v-1,3,-6,2,-10,2v4,12,5,6,31,8r-21,0v3,3,3,6,-1,9v3,-7,-6,-8,-16,-8r-42,0v4,-1,8,-1,7,-7v-1,2,0,5,-3,3v1,-6,12,-10,1,-11v4,-3,0,-2,-3,-6v2,-1,4,-3,5,-8v-3,1,-12,-1,-3,-5v-6,-4,-4,-4,5,-10v0,3,-10,2,-12,0r0,-3v0,0,0,1,-2,1v0,-4,2,-2,4,0xm38,-40v-1,0,-1,1,-2,2v1,-1,2,-1,2,-2xm32,-160v0,0,-4,2,-1,3v1,0,1,-1,1,-3xm46,-154v3,0,8,-3,2,-2v1,0,-2,2,-2,2xm47,-148v-6,2,1,2,-1,5v0,0,-1,0,-1,-1v1,5,3,8,5,11v-4,-12,-1,-6,-3,-15xm31,-115v1,-1,1,-2,2,-4v-1,0,-4,4,-2,4xm63,-59v-1,2,-15,3,-6,6v1,-1,7,-4,6,-6xm63,-61v0,0,-8,4,-2,3v1,0,2,-2,2,-3xm52,-56v1,0,3,0,4,-2v-2,0,-4,1,-4,2xm64,-53v2,0,3,-1,3,-2v-2,0,-3,1,-3,2xm48,-53v-3,0,-3,3,0,1v1,0,0,0,0,-1xm43,-46v2,1,7,-2,5,-3v-1,0,-4,1,-5,3xm46,-45v4,-2,6,-3,5,-4v0,3,-5,2,-5,4xm40,-38v5,2,4,-5,2,-2v-1,0,-2,2,-2,2xm73,-8r-4,-1xm28,-77v1,2,-1,5,-3,2v1,0,2,-1,3,-2xm22,-24v-1,-5,-4,-7,1,-8r1,32r-39,0v9,-3,17,4,15,-16v-2,-25,1,-18,11,-20v-2,2,-2,2,0,4v5,3,1,7,8,10v0,-2,-3,-6,1,-4v0,0,1,2,2,2xm18,-21v-1,-2,-3,0,-4,1xm1,-26v1,1,3,1,5,0v0,-1,-5,-2,-5,0xm12,-24v-1,-1,-2,-3,-4,-3v3,0,0,9,6,5v0,-1,-1,-2,-2,-4r0,2xm5,-24v-2,0,-5,0,-4,1v1,0,4,0,4,-1xm10,-17v1,-1,5,-5,0,-4r0,4xm21,-21v-4,2,-5,5,-1,5xm21,-17v-2,1,0,6,2,4v1,-2,-1,-4,-2,-4xm36,-25r-3,3v0,-1,1,-2,3,-3xm36,-15v-2,2,-5,-2,-6,0v4,-1,3,-4,6,0xm30,-8v1,4,-7,5,-2,2v0,-3,-1,-2,2,-2","w":99,"k":{"a":-7}},"j":{"d":"224,-278v-7,7,-11,-12,-4,-3v1,2,3,3,4,3xm112,-240v1,0,2,3,2,8v-3,0,-2,-6,-2,-8xm133,-229v2,-4,3,-2,7,-1v0,-1,-4,-3,0,-3r5,5v-4,-1,-10,4,-12,-1xm156,-223v1,-7,-8,-3,-10,-6v4,-2,13,-5,10,6xm184,-230v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm176,-230v0,-1,5,-2,4,1v-2,2,-3,0,-4,-1xm108,-226v0,0,0,2,1,7v-1,0,-1,-2,-1,-7xm140,-222r-1,-2v1,0,1,1,1,2xm73,-220v0,-1,-5,2,-5,0v1,0,3,1,5,0xm154,-217v0,0,1,1,4,2v-2,3,-2,2,-4,-2xm162,-215v-1,0,-5,-2,-1,-2v1,0,1,1,1,2xm95,-209v0,2,-2,5,-2,1v0,-1,2,-1,2,-1xm158,-209v1,-1,4,0,3,2v1,0,0,-1,-3,-2xm153,-209v1,1,5,1,3,3v-1,0,-2,-1,-3,-3xm162,-201v2,-3,3,1,5,2v-1,1,-3,0,-5,-2xm157,-201v2,-2,5,2,5,3v-2,2,-5,-2,-5,-3xm82,-180v-2,-7,4,-6,5,-2v0,0,-2,1,-5,2xm66,-183v4,-1,6,-1,6,4v-1,2,-4,5,-5,0v0,-2,-1,-4,-1,-4xm77,-177v2,-1,4,-3,7,-1v0,3,-5,2,-7,1xm87,-166v3,1,4,-2,3,3v-1,0,-3,-2,-3,-3xm9,-101v6,-5,11,8,5,4v-3,2,-6,-4,-5,-4xm44,-46v1,-2,2,-1,3,1xm119,-213v2,-3,9,7,6,3v-3,-10,-9,-3,-12,-10v3,0,2,2,7,1v0,0,-2,-1,0,-1r12,0v0,0,-1,0,-1,1v1,-1,0,-8,5,-2r-1,1v8,0,12,-1,15,5r0,-4v9,6,-9,16,6,18v0,12,-3,10,0,15v-4,-3,-2,0,-14,0v1,-3,7,-4,3,-8v-2,1,-4,2,0,2v-2,1,-2,1,-3,6r-8,0v1,-1,3,-3,0,-2v-4,0,-1,6,-2,9v-1,-11,-11,-13,-9,-27v5,2,5,6,7,3v-7,-6,-13,1,-8,4v-2,1,-4,2,-1,5v2,-1,-3,-1,1,-3v0,1,1,3,2,5v-2,0,-9,1,-4,3v3,-4,8,-3,1,1r-3,-1v1,3,-2,7,-1,1v-4,-2,-7,0,-7,4v4,-2,8,0,4,4v0,0,0,-1,1,-1v-1,-1,-1,-1,-2,0v-1,3,2,2,4,2v0,1,-2,3,-4,4v5,-3,1,-2,-1,-5v6,13,-6,3,-7,6v0,-2,3,-4,4,-1v0,1,-1,1,-1,1v1,1,4,2,4,-1v-3,-4,-5,-3,0,-9v-2,2,-6,4,-2,-2v-1,0,-1,0,-1,-1v1,-8,6,-10,3,-14v-2,1,-2,5,-4,6v0,0,1,-1,3,-2v-1,6,-3,3,-5,6v1,0,1,-1,1,-1v1,0,1,1,-1,4v4,0,1,5,1,7v-3,-1,-6,-4,-4,0r2,3v0,-1,-3,-1,-5,0v3,2,5,0,3,5v-5,-2,-1,4,-1,1v2,3,9,0,5,5v5,1,0,-8,7,-4v0,0,-1,6,-1,1v3,-2,4,-3,4,0v-5,1,0,5,0,0v0,-2,1,-3,2,-3v-2,0,1,4,0,7v4,-2,3,1,4,-7v-1,0,-2,3,-2,1v3,-2,1,-6,-2,-7v1,-2,3,6,6,3v-2,-3,-4,-4,-3,-7v6,3,13,5,9,10v-1,-1,0,-5,-2,-2v3,0,4,7,2,9v-3,-2,2,-5,0,-6v0,4,-7,5,-3,7v3,-1,6,1,1,1v5,2,8,84,0,88r0,-2v-1,8,-7,31,3,18r-1,16v2,-2,6,-1,6,3v0,3,-6,2,-6,0v-12,58,-124,59,-129,-5v-1,0,-2,-6,-2,-15r32,0v-1,12,8,-4,6,7v-9,11,10,10,8,18v4,-2,2,-4,-1,-8v7,-2,6,12,13,7r0,2v-1,0,-1,-1,1,-1v1,5,-4,4,0,6v-1,-5,4,-6,8,-4v32,0,25,-47,24,-78r2,1v-9,-16,7,-55,-2,-66v3,-1,13,5,6,0v1,-1,0,-1,0,-3v3,2,4,-1,3,-4v0,0,-2,1,-1,-2v0,0,2,0,3,1v-1,-4,-3,-1,-3,-4v3,1,4,1,7,0v-2,-3,-2,-4,-1,-6v-4,8,-5,-2,-8,2v3,-3,12,0,11,-6v-4,2,-4,-1,-2,-4v0,-3,3,-2,1,-4v-2,5,-7,0,-7,0v8,-2,8,-3,4,-7r-4,0v3,0,2,-2,0,-5v-1,6,1,7,4,10v0,0,0,-1,-1,-2v-2,0,-2,4,-3,0v1,3,-2,1,-2,1v-1,-11,7,-11,11,-8r-1,3v2,-3,12,-2,12,3v1,0,1,-1,-1,-1xm113,-190v0,-7,5,2,3,-4v-2,-4,-4,0,-6,1r3,0v-3,2,3,0,0,3xm121,-202v-1,-6,-4,-3,-7,-2v0,7,2,-2,7,2xm112,-203v-2,0,-8,0,-3,2v0,-1,-1,-2,-1,-2v1,2,4,2,4,0xm107,-215v-2,0,-4,-7,-4,-3v0,0,0,2,2,5v1,-2,3,-2,4,0v0,3,5,8,1,4v1,-1,5,4,2,0v0,-2,2,-4,3,-3v0,1,-1,2,-2,2v1,0,1,-1,1,-2v-1,3,-1,3,2,4v-1,-1,-1,-3,0,-4v1,1,1,1,2,0v-3,-7,-5,2,-8,0v0,0,1,-1,2,1v-6,0,0,-5,-6,-8v0,1,0,3,1,4xm122,-219v1,5,5,5,5,0v-2,1,-4,1,-5,0xm145,-213v1,0,3,-1,4,-2xm141,-212r-3,-3v0,1,1,2,3,3xm135,-211v3,1,4,3,1,-2v-1,0,-1,1,-1,2xm144,-203v1,1,2,1,4,0r-4,0xm138,-199v-1,1,-6,0,-3,4v7,-2,-1,-9,3,-4xm155,-198v-1,-2,-3,1,-3,0v1,-1,1,-2,0,-3v-2,0,-2,6,-1,6r2,1v-1,-1,-2,-4,2,-4xm125,-197v1,-1,2,-5,3,-1v-2,-3,-5,-3,-3,1xm144,-200v-5,4,-1,2,2,3v0,1,1,1,1,-1r-4,0xm127,-191v3,-1,1,-6,-2,-6v0,1,1,4,2,6xm133,-194v-2,-2,0,-2,0,-3v-7,1,-3,4,0,6v0,-1,-1,-2,-2,-4v0,1,1,1,2,1xm105,-185r1,3v0,-4,-4,-6,-2,-2v0,-1,1,-1,1,-1xm98,-173v-3,3,-6,2,1,1xm50,-40v0,2,0,5,-1,9r2,-3v-1,1,-1,2,1,2v0,-2,-1,-4,-2,-8xm97,-167v1,0,1,-1,-1,-1v0,0,-1,1,-3,2v2,-2,10,3,5,-2v-5,-4,-5,0,-1,1xm123,-174v6,-4,4,6,7,0v-4,-2,-3,-3,-7,0xm129,-171v0,-2,-5,-4,-3,0r3,0xm111,-162v6,1,9,-1,10,-4v-9,2,-6,-2,-10,4xm125,-163v-1,1,0,4,2,4v1,-1,1,-3,0,-4v0,6,-1,1,-2,0xm121,-154v-2,4,-3,1,0,4v-1,-1,2,-3,0,-4xm118,-151v-3,1,-6,5,-4,5v1,-3,4,-4,5,-1v-1,-2,-3,-1,-1,-4xm100,-126v-1,-1,-2,-1,-4,0r4,0xm109,-111v0,-1,-1,-6,-1,-1xm109,-101v-1,1,-1,5,0,6r0,-6xm109,-87v-3,3,1,3,1,10v0,-3,0,-6,-1,-10xm111,-70v0,-1,-1,-3,-2,-6v0,2,1,4,2,6xm2,-57v0,0,5,1,2,0r-2,0xm53,-28v0,-1,-1,-2,-2,-4v0,1,1,3,2,4xm47,-24v2,0,2,-4,2,-7v0,1,-1,4,-2,7xm56,-15v1,-2,4,-24,1,-7v-1,3,-1,5,-1,7xm100,-198r-2,-4v2,1,2,1,1,3r5,0v-1,8,-11,0,-3,1v2,0,0,0,0,-1v0,0,-1,0,-1,1xm96,-201v0,-1,-1,-2,-2,-2v-3,2,0,1,-1,-1v2,-2,6,1,4,3v-1,1,-2,1,-3,0r1,1r-1,-1r2,0xm99,-194v1,3,-8,4,-3,2v1,0,3,-1,3,-2xm98,-191v3,2,-1,9,-1,3v-1,-1,0,-1,1,-3xm91,-179v1,-2,4,-3,7,-2v-1,0,-4,1,-7,2xm73,-220v1,0,1,1,0,2v-1,2,-5,0,-4,3v1,-1,2,-2,2,1v-5,-3,-3,-4,2,-6xm77,-212v-2,-2,-3,-10,0,-7v-2,2,-1,2,0,6v0,-3,1,-2,2,0v-1,1,-1,3,-2,1xm84,-217v-1,0,-5,-5,-1,-2v1,0,1,1,1,2xm90,-220v2,3,-4,3,-1,5v1,1,1,0,1,2v-4,1,-2,-2,-6,2v1,-2,1,-3,0,-3v0,-3,4,3,5,-1v-2,0,-2,0,-2,-2v3,-3,-1,-1,3,-3xm98,-208v-3,-1,-7,-9,-4,-11v2,1,2,1,0,3v3,0,2,1,4,8xm79,-211v2,-3,2,-9,4,-1xm93,-211v-4,-1,-2,-2,-2,-2v1,0,2,1,2,2xm69,-209v3,-3,4,-4,6,-1v-3,-1,-4,3,-2,4v-1,-2,-5,0,-1,-3r-3,0xm69,-205v0,-2,-2,-5,1,-4v0,1,0,2,-1,4xm80,-204v-2,2,-3,-1,-6,-1v0,-1,6,2,4,0v0,-1,-4,-1,-1,-2v4,0,-1,4,3,3xm100,-202v-1,-1,-2,-4,-1,-4v1,0,1,2,1,4xm87,-202v3,4,7,-1,4,5v-3,1,-2,-5,-4,-5xm79,-201v0,1,2,2,0,3v-4,-1,-2,-3,0,-3xm77,-185v-1,-2,-4,-11,2,-7v0,3,0,4,-3,2v0,2,4,1,1,5xm127,-185v-1,2,-9,5,-8,0v3,3,2,-3,5,0v-1,-5,1,-3,3,-2r0,2xm93,-188v0,2,0,0,-2,2v-1,-1,2,-2,2,-2xm96,-185v-2,1,-4,4,-5,1v1,0,3,-1,5,-1xm121,-182v0,1,-2,2,0,2r-2,-1r0,5v-1,-3,-5,-6,2,-6","w":160},"k":{"d":"-41,-217v1,-1,2,0,2,2v0,2,-1,4,-2,4v0,-1,1,-3,0,-6xm-9,-213v-2,7,4,7,0,13v-7,-1,3,-11,-8,-4v-4,-5,1,-14,8,-9xm84,-194v4,2,12,-11,5,2v2,3,2,3,-4,3v2,-2,-1,-2,-1,-5xm78,-85v-1,3,2,2,-2,1v0,-1,0,-1,2,-1xm84,-70v0,4,-4,2,-7,1xm103,-60v-1,-1,-2,-1,-3,0r1,-4v2,0,2,2,2,4xm112,-39v5,-12,-22,-5,-14,-18v0,0,2,1,5,1v-3,13,20,4,9,17xm97,-44r4,4v-2,-1,-6,-2,-4,-4xm-15,-8v-1,1,-3,2,-5,1v1,-1,3,-2,5,-1xm24,-188v-9,1,-31,-11,-18,-14v-1,0,-2,-2,-3,-8v3,0,1,5,3,6v7,-8,-6,-5,-6,-16v4,2,7,-1,8,-5r84,0r0,23v-6,-12,-14,5,-20,3v-2,-2,2,-5,-5,-4v-2,0,-4,5,-2,6v1,0,3,-6,5,-4v-3,2,0,12,-8,6v2,4,-11,13,-1,15v2,-2,5,-5,6,-8r0,43v3,0,7,1,12,2r-1,8v-4,-1,-7,-1,-7,0v13,4,19,-12,33,-22v8,-6,22,-20,32,-32v-7,4,-8,1,-19,0r0,-36v32,-1,65,1,93,-4v9,-2,8,9,8,19v-7,1,-9,9,-8,21v-21,-4,-28,9,-38,18r-59,53v1,3,2,3,0,3v1,-2,-1,-3,-2,-1v2,4,17,10,18,23v0,0,13,5,4,4v-5,0,-5,-6,-8,0v0,3,7,6,11,5v2,9,16,25,23,16v18,11,22,36,55,32r0,36r-96,0r0,-36r21,0v-7,-6,-29,-34,-38,-34v0,-8,-17,-18,-20,-23v6,1,7,-1,8,-7v-4,-9,-13,-16,-22,-17v1,5,-10,12,-3,16r0,-2v8,5,-2,29,8,30v-9,4,-4,24,-5,36v6,0,14,1,25,1v-1,13,6,28,-10,28v-6,16,-51,5,-77,8v-3,5,-5,0,-20,0v-2,0,-4,-1,-5,-2v11,2,8,-6,20,-4v0,-1,-2,-2,-3,-2v2,0,4,0,6,-1v-2,-1,-6,-1,-13,0v6,-1,9,-6,17,-4v-8,0,-8,-13,-7,-23v12,0,32,0,59,-1v1,-1,1,-4,1,-8v-3,9,-18,4,-36,6r0,-60v6,3,13,-4,4,-6v-1,1,-2,2,-3,4v1,-21,-5,-38,5,-41v-6,-8,11,-9,7,-19v-3,3,-8,3,-10,4v1,0,1,0,1,1r-4,0r0,-32xm72,-208v2,2,4,7,4,1v-3,0,-1,-2,-4,-1xm50,-159r1,2v0,-1,-1,-2,-1,-2xm45,-145v-1,-10,-10,-7,-16,-1v0,5,2,1,4,1v6,0,4,4,2,8v0,-1,4,-2,4,0v-1,1,-3,2,0,2v-1,-1,3,-1,3,-4v0,0,-3,4,-3,-1v-1,0,-1,1,1,1v-3,-3,3,-4,5,-6xm60,-150v-4,-3,-9,0,-7,6v0,0,-1,2,-4,4v9,0,2,-6,11,-7r0,-3xm49,-148v-1,2,2,3,2,1v-2,0,-2,-1,-2,-1xm54,-135v-3,-9,-7,4,-13,3v1,3,-6,5,-2,6v4,-1,4,-7,10,-6v-1,-1,-1,-2,0,-3r5,0xm75,-132v-4,1,-4,5,-7,2v1,-1,2,-6,-1,-5v-1,11,1,18,14,15v-2,0,-5,4,0,3v7,0,-2,5,2,6v2,-2,4,-4,7,-5v-1,-5,-4,-7,-9,-6v0,0,1,0,1,-1v-7,2,-6,-4,-7,-9xm37,-133v0,3,3,4,2,1v0,-1,-1,-1,-2,-1xm60,-131v0,2,1,2,3,2v1,-1,1,-1,0,-2v-1,-1,-2,-1,-3,0xm60,-129v-2,-1,-3,2,-1,2v1,0,1,-1,1,-2xm26,-96v0,2,5,3,2,0r-2,0xm45,-103v-5,4,-22,11,-15,14v2,-2,5,-7,9,-4v-1,-5,6,0,5,-9v0,1,1,3,1,3r0,-4xm24,-142v1,-2,1,-8,2,-2v0,1,-1,2,-2,2xm89,-78v-3,6,-1,5,-7,5v-2,-7,3,-3,7,-5xm84,-51v-4,4,-13,5,-12,-5v0,-13,12,0,15,-5v-1,-2,-1,-5,4,-3r-1,-4v1,1,3,3,5,2v-3,2,7,9,-1,6v-1,-1,0,-5,-2,-1v-1,4,3,0,2,8v-5,-3,-4,1,-7,2v1,-4,-2,-2,-5,-2v1,0,2,2,2,2xm88,-58v0,0,4,-1,3,-4xm91,-58v-2,4,4,3,1,1xm83,-54v2,0,7,-1,3,-2v-1,0,-2,1,-3,2xm99,-64v-4,1,-9,-6,-2,-5v0,1,-1,1,0,2v3,-1,2,0,2,3xm-18,0v-7,2,-16,-1,-25,-1v9,-4,11,-2,25,1","w":220,"k":{"a":-7}},"l":{"d":"-8,-234v2,1,3,-3,1,-3v-2,0,-1,2,-1,3xm46,-254v6,-4,1,-9,-4,-11v-1,5,0,9,4,11xm124,3v10,-1,13,4,23,1v-1,-1,-16,-5,-23,-1xm-1,-236v1,-2,-5,-2,-2,-1v0,0,1,1,2,1xm80,-219v8,1,-5,4,2,7v1,-2,13,1,5,-5v2,0,2,-1,1,-2r-8,0xm-5,-45v-4,-1,-9,0,-6,5v1,-2,7,0,6,-5xm104,-217v1,2,3,1,3,-1v-1,-2,-3,-1,-3,1xm99,-175v3,0,6,-8,0,-4v0,1,-1,3,0,4xm147,2v5,5,18,1,32,1v-7,0,-19,0,-32,-1xm66,-212v1,4,0,11,3,7v0,-3,-1,-6,-3,-7xm97,-190v8,-6,0,-18,-7,-10v4,-15,-11,-13,-14,-4v-4,-4,-4,-3,-7,-8v0,7,9,7,3,11v2,-3,2,-3,-3,-2v0,2,3,4,0,5v1,-4,-1,-5,-5,-4v-2,6,7,2,4,7v-1,1,-5,9,1,5v5,4,7,2,18,9v1,-1,2,-7,0,-7v3,1,5,9,9,0v-1,1,-5,-2,-3,-3v1,0,2,1,4,1xm79,-201r1,0r-1,0xm69,-230v1,0,2,4,3,1v0,-2,-2,-3,-3,-1xm74,-231v0,0,5,0,2,0v-1,0,-2,-1,-2,0xm63,-170v1,3,0,8,4,7v-1,-2,0,-8,-4,-7xm70,-215v2,1,5,2,5,0r-5,0xm102,-186v0,-2,0,-5,-3,-5v-2,3,-1,4,3,5xm107,-257v0,1,2,12,2,3v0,-2,0,-3,-2,-3xm131,-243v2,-5,13,3,9,-4v-5,0,-13,-4,-9,4xm116,-239v1,7,1,18,9,10v-3,-4,-1,-11,-9,-10xm56,-176v1,2,4,1,3,0v-3,1,-1,-2,-1,-3v0,2,-5,-1,-2,3xm51,-179v2,2,3,2,4,-1v-1,0,-3,0,-4,1xm12,-52v-1,-1,-5,-5,-3,1v1,0,2,-1,3,-1xm150,-59v-4,0,-12,-4,-6,-9r-23,0v0,8,0,18,-1,30v-12,-1,-39,3,-53,-1r-1,-62v-1,0,-10,-1,-8,-3v2,0,5,2,5,0r-7,-1v2,2,2,2,0,3v-5,-1,0,9,-7,3v1,2,-3,2,-3,3v0,-2,-7,-13,-5,-17v4,1,4,-3,8,-2v-2,1,-6,3,-2,3v1,0,3,-1,5,-4v-5,2,-7,-5,-3,-5v0,0,0,2,-1,3v3,0,4,-2,6,-4v0,4,-1,9,3,9v-1,-4,0,-11,-3,-14r0,2v-2,0,-4,-1,-6,-3v1,0,3,1,5,1v-4,-2,2,-3,0,-4v-1,1,-2,2,-2,0v2,-2,3,-3,3,-5v-3,1,-6,2,-11,1r1,-1v-10,0,0,-3,-3,-10v6,-2,27,-7,16,-16v2,-2,-2,-1,-2,-1v5,-3,3,-7,-1,-5v-5,-5,-4,0,-8,-1v0,-2,3,-1,2,-4v-2,2,-6,2,-5,-2v0,-12,24,0,19,-17r3,1v0,-4,-3,-3,-6,-4v2,0,3,-3,5,-1v-7,-8,-6,-1,-13,-9v-1,1,-1,2,-3,3v3,-7,-9,-3,-4,-8v-8,1,-1,14,-9,6v3,0,0,-1,1,-4v-1,2,-1,5,-2,1v-1,-2,-4,-3,-2,-7v-1,5,1,2,8,7v1,-4,1,-3,-3,-3v0,-3,-6,-10,-1,-11v0,6,3,1,3,0v-2,0,-3,-1,-2,-2v1,1,2,1,3,0v-10,-2,-24,0,-35,-1v1,-1,1,-2,-1,-2v2,4,-14,1,-4,4r0,34v6,0,13,0,24,1v1,16,0,46,1,65r1,-1v1,1,0,2,-1,2v6,0,9,0,10,1v0,0,0,1,-2,0v-1,6,-1,2,1,6r-4,0v1,3,2,4,5,5v-4,0,-16,9,-7,10v1,-1,1,-3,3,-3v1,5,3,18,-7,15v-1,8,2,20,0,37v-2,-2,-7,-4,-9,-1v2,6,2,7,9,15r-24,0r0,36v27,-2,63,3,84,0v-5,1,-2,-5,-3,-8r0,8r82,0v0,-10,1,-25,0,-44v-10,0,-3,-4,0,-13v-1,1,-1,1,-2,1r4,-19v-9,-1,-4,4,-12,8v4,-1,8,4,4,6v-1,-3,-3,-6,-5,-2v-1,2,-1,4,-2,4xm52,-123r2,-1v-1,1,-2,1,-2,1xm33,-222r0,0r0,0xm1,-219v0,-1,1,-1,2,-3v0,1,-1,2,-2,3xm4,-204v0,0,-1,-6,0,-3r0,3xm14,-221r0,-1r0,1xm19,-208v-2,0,-6,-5,-1,-2v1,1,1,1,1,2xm19,-220v0,0,-1,0,-1,-1v1,0,1,0,1,1xm20,-210r3,-7v1,2,0,3,-3,7xm23,-205v0,1,3,4,1,4v-2,0,-2,-1,-1,-4xm27,-208v2,-3,0,-4,3,-4v-1,3,-3,4,-3,4xm26,-153v1,1,7,1,3,4v-3,0,-4,-2,-3,-4xm27,-145v0,-3,3,-3,5,-2v0,1,-2,1,-5,2xm30,-86v2,0,6,2,1,2v0,0,0,-1,-1,-2xm31,-73v-1,-2,5,-5,2,-1v-1,1,-1,1,-2,1xm45,-198v-3,2,-6,-1,-3,-4v3,-1,1,2,1,3v3,0,6,-5,8,-1v-2,0,-9,0,-6,2xm39,-117v-4,-1,-3,-3,0,-4v0,1,5,4,1,3r-1,-1r0,2xm50,-90v-1,0,-1,-1,-1,-3v3,0,2,2,1,3xm53,-87v0,0,-4,-13,1,-6v0,1,-1,4,-1,6xm55,-101v1,0,1,1,0,3r0,-3xm63,-99v3,5,-3,6,-6,5r1,1v0,1,-1,1,-2,0v0,-3,4,-4,7,-6xm79,-30r2,13v-1,0,-2,-8,-2,-13xm96,-31v1,1,2,3,2,4v-1,-1,-4,-2,-2,-4xm103,-18v1,0,2,2,3,4v-3,-1,-4,-3,-3,-4xm11,-60v0,2,-11,-3,-4,4v3,0,6,0,4,-4xm175,-8v-1,-3,-6,1,-11,2v7,0,11,-1,11,-2xm153,-241v0,-2,0,-5,-1,-8v0,2,0,5,1,8xm155,-78v0,0,15,2,7,-3v1,1,2,0,2,-1r-5,-1v3,3,1,1,-4,5xm92,-112v2,0,4,-4,2,-4xm120,-184r6,0r-6,0xm109,-193v2,-1,7,0,7,-4v-5,1,-7,3,-7,4xm86,-224v3,3,17,2,22,0r-22,0xm134,-130v-3,1,0,2,0,0r0,0xm135,-125r1,0r-1,0xm144,-223v-3,-2,-15,-2,-19,0r19,0xm73,-223v2,3,13,-2,3,-1xm57,-130r0,0r0,0xm21,-71v-3,1,-1,4,0,2r0,-2xm57,-149r0,9r0,-9xm15,-135v1,0,4,-3,1,-3v2,1,0,2,-1,3xm57,-107v0,1,2,2,2,0r-2,0xm3,-162v-1,2,1,3,2,1v0,-1,-1,-1,-2,-1xm7,-184v-3,0,-3,0,-2,2v1,-1,2,0,2,-2xm54,-104v0,4,5,-1,1,0r-1,0xm100,0v0,0,0,2,1,2v0,0,0,-2,-1,-2xm103,0v-1,3,3,2,5,2v1,-3,-3,-2,-5,-2xm57,-111r0,1r0,-1xm51,-139v2,-1,2,-8,0,-9r0,9xm-9,-224v0,2,3,1,4,1v0,-2,-3,-1,-4,-1xm-29,-223v5,4,24,-2,9,-1r1,-1v-2,1,-5,2,-10,2xm76,-89v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm75,-120v-3,0,-3,7,-1,8v2,-1,0,-6,1,-8xm-11,-208r-3,0v1,1,2,1,3,0xm84,-173v-1,-1,-3,-1,-3,1xm84,-137v-1,-2,-3,-1,-2,1xm73,-103v-3,-2,-11,-5,-14,-3v4,3,5,0,14,3xm59,-138r0,0r0,0xm-22,-114v-2,0,-4,1,-2,2v1,-1,2,0,2,-2xm90,-147v0,0,2,-3,0,-2r0,2xm62,-125v1,-3,-1,-5,-2,-1xm63,-223v-3,-2,-17,-3,-15,1v4,-2,10,-1,15,-1","w":170,"k":{"a":-7}},"m":{"d":"248,-234v5,-3,7,4,7,9v-6,1,-7,-4,-7,-9xm90,-83v0,0,5,3,-3,7v-1,-1,0,-9,3,-7xm5,-79r2,1v0,1,-1,0,-2,-1xm105,-40v1,1,4,5,0,3v-2,1,-4,1,-2,-2v0,-1,1,-1,2,-1xm93,-36v2,-1,4,-1,4,1v-1,0,-2,0,-4,-1xm104,-19v0,-4,4,-6,3,0r-3,0xm114,-19v-3,1,-6,1,-5,-3v2,5,5,-4,5,3xm32,9v-1,-5,2,-10,5,-6v-3,5,9,9,0,8v-2,-1,-3,-1,-5,-2xm80,4v-1,2,-2,4,-4,2v0,-1,2,-2,4,-2xm75,8v0,-2,-1,-2,2,-1v0,2,-2,2,-2,1xm43,12v5,-2,11,3,5,7v1,-3,2,-7,-4,-5v0,0,0,-1,-1,-2xm145,-67r60,-157v10,-1,24,-1,44,0v-3,12,14,18,4,7v6,3,6,-2,9,-7r27,0r0,36v-6,0,-13,1,-22,1v0,0,1,1,3,2v-6,4,-3,3,0,5v-3,1,3,15,-5,10r0,134r24,0r0,36r-91,0r0,-36r23,0v1,-13,0,-17,0,-28v2,0,2,1,1,1r0,-102r-61,165r-31,0v-3,-7,-7,-17,-12,-31v-3,1,-1,14,-8,6r3,-1v-2,0,-10,-2,-5,0v1,1,1,2,1,2v-3,-2,-5,-1,-5,-6r5,0v-1,0,-1,-1,-1,-2v2,1,4,4,6,2v-3,-1,-3,-2,-6,-5v3,0,7,3,9,1v-3,-1,-11,-2,-8,-5v2,1,5,6,5,0v-4,-3,-11,-7,0,-3v-4,-11,-11,-22,-10,-35v-17,-29,-14,-29,-36,-88v-1,8,-14,9,-20,16v-1,-1,-1,-2,-1,-3v-5,0,-7,11,-2,14v5,-5,4,-1,10,-2v-1,6,1,3,-2,6v3,-2,3,2,3,3v-1,0,-2,-1,-2,-1v1,4,8,3,2,10v2,0,3,-5,3,-1v0,4,-11,2,-2,7v4,-1,3,-2,5,2v-3,1,-8,2,-4,5v-7,0,-8,12,-12,14v1,-1,2,-2,2,0v-7,7,5,18,15,20v1,0,3,-1,4,-1v-1,14,2,34,-2,40v8,1,17,2,22,0v-1,0,-2,-4,0,-4v4,5,7,5,9,13r-2,-3v0,7,-1,17,-1,30v-5,0,-12,0,-20,1v1,0,1,-1,1,-1r-5,0v0,1,4,1,3,3v-6,-6,-23,-2,-34,-3v1,-4,-1,-6,-4,-4r1,4v-4,0,-6,-1,-11,0v0,2,1,4,1,4v-2,-5,-8,-10,-10,-1v0,-1,1,-2,1,-3r-16,0r0,-36r24,0r0,-81v5,4,10,-5,6,-8v2,7,-12,8,-3,4r2,0v-1,-1,-4,-3,-5,-3r0,-63v-6,0,-13,-1,-24,-1r0,-36v9,0,26,-2,23,5v6,1,1,-1,1,-5r13,0v1,3,-2,9,3,8r-2,-8v13,3,10,0,16,3v0,-5,12,-1,30,-3xm237,-212v5,2,10,-3,8,-10v-4,-3,-8,2,-8,10xm43,-220v1,4,2,4,5,2v-1,-3,-4,0,-5,-2xm31,-217v0,1,4,2,4,0r-4,0xm54,-218v-2,0,-7,1,-2,2v0,-1,1,-1,1,0v-1,0,-2,2,-2,3v6,-1,5,-3,3,-5xm263,-217v-6,1,-1,4,1,5xm19,-210v0,0,-6,-2,-3,0r3,0xm40,-193v7,-2,-1,-12,-4,-15v0,3,-1,6,-5,5v0,0,1,-9,-3,-8v-3,0,-4,2,-4,7v7,3,19,2,16,11xm40,-208v1,0,3,1,3,-1v0,0,-1,-1,-3,-1r0,2xm61,-205v2,-1,2,-2,0,-3r0,3xm260,-202v1,0,3,-2,5,-5v-3,0,-5,2,-5,5xm75,-206v-6,-1,-13,8,-6,13v7,-1,17,-11,6,-13xm11,-201v1,7,2,0,5,3v0,-1,-2,-2,-5,-3xm53,-190v4,3,12,-2,8,-9v-5,-1,-6,7,-8,9xm78,-194v-1,4,4,5,2,1v0,0,-1,-1,-2,-1xm78,-180v2,0,6,-5,1,-2v-1,0,-1,1,-1,2xm68,-171v2,-3,2,-6,0,-8v-3,7,-4,5,0,8xm84,-135v0,2,1,7,1,2v0,0,-1,-1,-1,-2xm50,-130v0,-1,2,-2,0,-2r0,2xm110,-129v2,1,3,-2,1,-2v-2,0,-3,1,-1,2xm109,-123v4,-3,-2,-4,-3,-7v-1,0,-2,-1,-2,0v1,2,3,7,5,7xm111,-127v0,0,7,3,3,0r-3,0xm183,-123v-1,1,-1,3,1,5v1,0,2,-5,-1,-5xm174,-109v4,3,10,3,11,-7v-4,6,-2,6,-11,7xm180,-97v1,3,0,12,3,9v-3,-5,0,-5,-3,-9xm43,-37v-1,1,-1,1,0,2v2,-2,15,2,20,0v-2,-1,-9,-1,-20,-2xm30,-33v-1,-1,-4,-1,-6,-1v3,1,5,2,6,1xm18,-24v-1,-3,3,1,3,-1v-2,-2,-3,-2,-3,1xm16,-19v1,-1,0,-3,-2,-4v0,1,1,3,2,4xm218,-6v2,4,7,4,8,-2v-1,-5,-9,-4,-8,2xm237,-10v-4,0,-6,4,-1,5v2,0,3,1,4,0v1,-4,0,-5,-3,-5xm50,-151r4,0v-1,3,4,4,-2,2xm8,-61v-3,1,-6,-2,-1,-2v0,1,1,2,1,2xm102,-41v1,-9,6,0,1,0v-3,0,-10,3,-6,0v1,0,2,-1,2,-1v0,0,-1,1,-2,0v1,-3,5,-2,5,1xm-3,-38v-2,0,-4,0,-3,-3v1,0,4,1,3,3xm106,-34v-2,1,-2,3,-5,3v2,-1,2,-1,5,-3xm62,-150v-1,-3,2,-4,4,-2v0,2,-2,4,-4,2xm66,-143v1,15,1,24,0,29v2,-13,-4,-17,-5,-27xm-57,-241v3,2,15,2,18,0r-18,0xm-30,-269v1,6,-3,16,2,18v-1,-6,3,-16,-2,-18","w":297},"n":{"d":"48,-257v0,-2,1,-13,2,-4v0,2,-1,4,-2,4xm203,-224v0,-4,-3,-9,-1,-13v6,0,8,6,8,12v-2,0,-4,0,-7,1xm246,-221v-2,1,-3,-1,-3,-3v2,0,7,4,3,3xm256,-222v1,0,3,2,2,2v-2,1,-4,-1,-2,-2xm243,-211v0,-3,-1,-3,1,-4xm213,-197v0,-2,0,-4,3,-3v0,0,-2,2,1,2v-1,-3,2,-2,2,-1v0,2,-5,4,-6,2xm231,-198v-2,2,-2,1,-4,-2v1,0,2,1,4,2xm75,-102v0,1,2,8,0,8v0,-2,-1,-5,0,-8xm-85,44v2,2,3,6,0,7r0,-7xm-62,53v2,-1,6,2,3,5v-3,-2,-4,-4,-3,-5xm-53,56v-3,1,-7,-5,-1,-2v1,0,1,1,1,2xm-41,53v3,0,2,5,2,7xm41,-236v-7,-3,2,-2,1,-9v0,0,1,1,3,2v1,0,3,-1,3,-2v4,12,-2,17,-6,21r22,0r105,149v0,-7,1,-17,1,-30v8,4,11,2,9,-11v-1,1,-3,2,-5,3v0,-16,-12,-13,-4,-27v2,2,4,1,4,-4v2,-13,-8,-21,-2,-29v-9,2,-10,-2,-7,-10v3,1,7,-1,4,5v4,1,6,-1,5,-5v2,3,2,2,4,-2v-2,-2,-5,-2,-2,-6v4,3,-2,3,3,5v0,-8,-3,-8,1,-12v-7,1,-17,7,-8,11v-4,4,-6,2,-8,-1r5,2v-2,-4,-6,-4,-9,-7v-3,3,-3,7,-10,3v1,-6,-1,-4,-5,-3v-4,-11,10,-9,0,-12r0,-19r81,0v2,5,12,6,16,5v-4,7,-5,6,-3,10v-8,-2,1,13,-7,14v2,4,5,0,4,7r-10,0v6,-2,3,-8,7,-12r-10,0v0,1,3,1,1,3v-7,-1,-9,-12,-14,0r2,3v-4,-1,-6,1,-6,6v0,6,2,10,6,11r-1,84v-3,1,-5,1,-5,2v12,5,-11,11,6,16r0,75r-40,0r-104,-147v-2,18,4,46,-5,52v0,2,5,0,5,0v-1,2,-11,7,-2,5v0,0,2,5,2,12v2,-2,1,-2,6,-3v2,3,1,22,-3,15v-8,11,8,14,1,29v-2,-2,-5,-5,-4,1v9,1,17,1,24,0v0,8,-1,16,-1,21v-9,2,-22,2,-20,14v-1,0,-11,0,-29,1v-2,3,-5,6,-11,10v0,0,0,-2,1,-4v-8,1,-6,-7,-13,-4v6,-5,13,-12,2,-18v2,4,-14,6,-5,10v-9,-2,-8,-4,-15,-1r0,-29v10,-1,23,4,26,-5v-4,-9,-1,-31,5,-26r0,-4v-1,0,-1,1,-1,1v2,-6,-9,-29,-3,-30v3,1,4,-11,4,-11v3,-25,-7,-7,-6,-21v5,4,8,3,6,-6v-1,0,-2,8,-7,4v0,-4,1,-9,1,-16v8,0,4,-3,4,-14v-2,-10,-4,-13,-5,-23v-6,0,-13,-1,-24,-1r0,-36r37,0v0,-4,-5,0,-2,-5v-3,-1,-2,3,-4,3v1,-2,3,-3,-1,-4r0,3v-5,-2,-15,-6,-1,-10v0,3,2,5,7,6v2,-1,3,-2,2,-4v0,1,3,3,3,1r0,-3v1,1,5,5,6,0v-2,-4,-4,0,-2,-5xm180,-210v1,1,4,3,3,-1v-1,0,-3,0,-3,1xm186,-201v-2,0,-4,0,-2,2v0,1,1,1,2,1r0,-3xm171,-200v-5,0,-2,2,-1,3v1,0,3,-1,1,-3xm181,-197v-1,3,-1,7,2,4xm186,-195v-3,1,-7,10,0,5v-1,0,0,-3,0,-5xm167,-180v-1,0,-2,3,0,3v1,0,1,-2,1,-3v0,-2,-1,-1,-1,0xm179,-173v0,3,2,5,5,5v-2,-5,-3,-3,-5,-5xm31,-145v0,1,-3,2,-2,5v3,0,4,-3,2,-5xm73,-71v4,-4,-5,-6,0,-7v-2,0,-8,5,0,7xm38,-75v2,6,5,4,7,11r0,-9v2,0,5,5,4,-1v-1,0,-5,-1,-11,-1xm62,-74v-1,0,-2,0,-2,2v0,2,1,3,2,3r0,-5xm168,-47v10,1,12,-15,2,-15v-6,0,-5,11,-2,15xm154,-37v3,2,3,-2,4,-4v-1,-2,-2,0,-3,1v-1,1,-1,2,-1,3xm27,-36v0,6,-5,4,0,8v2,-3,2,-6,0,-8xm21,-10v3,-1,6,1,3,4v-2,0,-4,-1,-3,-4xm-57,-240v6,-1,16,3,18,-2v-6,1,-16,-3,-18,2xm-27,-269v-7,0,-1,13,-3,18v7,0,1,-13,3,-18","w":242},"o":{"d":"-51,-284v-6,8,-11,-11,-4,-3v1,2,2,3,4,3xm103,-181v0,0,4,-1,1,0r-1,0xm169,-164v0,0,5,-1,2,0r-2,0xm-35,-159v2,1,3,6,0,6r0,-6xm-12,-151v1,1,6,2,3,4v-3,-2,-4,-3,-3,-4xm-3,-148v-2,0,-7,-2,-2,-3v2,0,3,2,2,3xm1,-108v-1,-5,4,-12,8,-9v-2,2,-1,7,-1,10v-1,-1,-3,-1,-7,-1xm6,-112v0,-4,1,-4,-2,-1v0,0,1,1,2,1xm-39,-73v6,-1,12,12,4,12v-5,2,-5,-4,-6,-8v0,-2,1,-3,2,-4xm-53,-50v0,0,3,-6,3,-1v0,3,-2,2,-3,1xm15,-134v1,3,-9,21,-11,12r1,1v-2,-9,-6,-19,4,-20v-9,-10,1,-42,7,-40v-1,1,-1,2,-1,2v4,-4,8,7,13,3v-1,-4,-14,-5,-10,-11v4,2,8,1,8,-5v0,-1,-1,-2,-2,-3v31,-31,85,-37,119,-6v33,29,37,83,4,116v-25,24,-61,34,-96,18v0,-5,-9,2,-8,-10v-2,0,-4,1,-7,1v-1,-1,0,-2,2,-2v4,0,6,0,6,-4v-3,2,-4,0,-7,0v0,-1,1,-2,3,-2v3,1,2,2,0,0v-15,10,-30,-17,-26,-25v0,0,2,1,3,2v4,-4,1,-18,2,-26v-3,2,-1,-2,-7,-3v1,2,2,2,3,2xm48,-163v0,1,-8,7,-6,12v-20,9,14,29,4,39v9,-4,8,12,17,8v24,18,72,-3,67,-36v-7,0,-9,-11,-1,-11v-2,-15,-15,-21,-23,-31v4,0,5,2,5,-4v-2,-4,-7,-4,-10,-1v3,0,6,-1,6,3v-1,0,-4,1,-7,2v3,-5,-9,-5,-11,-7v0,2,-5,2,-2,3v1,0,2,-2,2,0v0,1,1,2,0,2v0,0,-6,1,-6,-2v-26,11,-21,8,-34,20r-8,0v1,4,2,5,7,3xm18,-174v0,1,2,10,3,3v0,-2,-2,-3,-3,-3xm35,-172v-2,0,-2,2,-1,3r3,0v0,-2,0,-3,-2,-3xm42,-169v0,-2,-1,-3,-4,-3v0,0,1,2,4,3xm17,-148v1,1,2,-3,3,-4v-1,1,-4,1,-3,4xm19,-146v2,5,-4,5,-6,7v5,-1,9,4,6,-7xm30,-103v-2,7,-1,19,9,11v-1,-6,-2,-11,-9,-11xm37,-145v6,-2,11,-4,10,5v-3,-1,-9,-4,-10,-5xm42,-1v-1,-7,19,-12,3,-24v0,1,-2,2,-3,5v-2,-2,-1,-7,0,-14v13,-4,25,16,34,0v21,3,47,-6,58,1v0,11,-3,16,-3,32v-18,0,-45,1,-83,1v-4,-1,-3,-6,-6,-1xm56,-14v1,2,2,6,3,2v0,-1,-1,-2,-3,-2xm64,-12v0,-2,-2,-2,-5,-2v0,0,2,1,5,2xm96,-4v0,0,3,2,2,-1v-1,0,-2,0,-2,1xm95,-3v-2,-3,-2,2,-2,2v1,0,2,-1,2,-2xm48,-22v-4,2,3,2,0,7v-5,-3,-4,2,-6,0v1,-4,8,-8,6,-7","w":174},"p":{"d":"113,-234v2,1,4,-1,2,-2v-2,0,-2,0,-2,2xm55,-242v0,1,3,3,5,2v1,0,2,-1,2,-2v-4,2,-2,-2,-7,0xm113,-228v0,0,2,-3,0,-2r0,2xm71,-242v-1,4,6,8,4,3v-1,-1,-3,-3,-4,-3xm65,-230v0,0,6,4,3,0v-1,-1,-2,-1,-3,0xm57,-246v-4,-1,-3,-1,-3,2v1,0,3,-1,3,-2xm60,-249v0,3,1,7,5,3v1,-4,-4,-5,-5,-3xm102,-228v0,4,3,12,7,6v-1,-3,-3,-6,-6,-8v-1,2,2,1,2,3v-1,0,-3,-1,-3,-1xm163,-248v-1,4,2,5,2,1v-3,-1,-2,-1,-2,-1xm174,-251v-2,-3,-6,1,-6,4v1,1,1,4,4,3v-1,-4,0,-4,2,-7xm120,-229v-1,6,1,7,5,4v-1,-4,-2,-6,-5,-4xm174,-217r0,-3r0,3xm165,-251v2,-1,4,-4,0,-2v-1,0,0,1,0,2xm131,-220v-3,2,3,3,4,5v2,-3,-1,-6,-4,-5xm124,-212v4,-2,-3,-9,0,-3r0,3xm141,-213v3,1,5,3,9,0v-5,0,-7,-11,-9,0xm160,-214v-1,-4,-2,-6,-3,-5v0,1,1,3,3,5xm116,-225v-2,-1,-5,1,-2,1xm71,-35v-2,1,-1,5,2,4v0,-2,-1,-5,-2,-4xm180,-220v-2,3,0,5,0,7v1,-4,1,-7,0,-7xm182,-274v-12,-5,-16,11,-7,12v0,0,-5,4,0,3v6,0,3,-8,7,-15xm192,-214v2,-2,1,-5,-2,-5v0,1,1,4,2,5xm190,-284v0,4,1,11,7,9v0,-4,-1,-10,-7,-9xm80,-210v0,3,3,3,5,1xm56,-255v0,-2,-1,-2,-3,-2v0,1,2,2,3,2xm148,-91v22,-14,35,-53,24,-87v7,-2,1,-6,-2,-15v-14,1,-17,-17,-29,-18v0,1,0,2,-1,3v1,-3,2,-3,-2,-5v-11,0,2,31,-2,43v-6,-15,2,-39,-8,-46v5,2,-3,6,1,7v-6,-3,-8,1,-4,3v-1,0,-2,1,-3,2v2,0,7,-1,7,1r-5,0v3,3,4,6,4,7r-8,-7r2,3v-7,0,-8,-6,-5,-9v1,2,6,4,3,1v-1,0,0,-2,0,-3v-2,1,-3,1,-3,-2v-1,-1,0,-2,0,-3v2,0,1,7,6,4v1,-4,-3,-1,-4,-6v2,1,4,1,3,-2v-3,0,-7,-4,-8,0v2,0,6,0,4,4v-1,-1,-1,-4,-4,-3v1,0,3,3,1,3v0,-1,-1,-2,-2,-3v1,8,-1,4,-5,2v0,7,13,2,6,8v0,-1,1,-2,-1,-1v-2,4,6,8,-1,12v0,-1,0,-3,-1,-5v0,2,-1,4,-3,6v-3,-8,6,-4,2,-10v1,0,3,3,3,1v-2,-4,-9,0,-5,-6v-2,0,-4,-2,-5,-3v1,1,3,1,3,-1v-2,0,-5,2,-6,0v3,1,4,-2,1,-2v-4,-1,-3,-2,-1,-2v1,1,2,2,2,0v-5,-4,-4,4,-11,-1v0,0,1,0,2,2v-7,-2,-5,-4,-12,-3v-1,-3,-1,-9,-5,-7v-6,9,9,11,-4,13v2,3,-2,9,-4,9v3,-6,-6,-18,-6,-9v-2,-4,-1,-7,-11,-3v1,5,1,11,-1,6v-2,-3,-2,2,-4,2v3,-3,3,-14,-1,-7v-2,0,-2,-5,-4,-1v0,1,9,12,2,5v-3,-4,-4,-2,-3,-7v-7,-1,-12,1,-8,7v-4,-5,-6,5,-11,1v1,-6,0,0,-3,-4v-1,1,-3,8,-9,4v1,-3,6,1,7,-1v-4,-6,-7,-4,-11,-3v-1,3,3,2,3,4v-6,1,-9,2,-5,8v0,0,-1,-1,-2,-1v0,4,-1,11,-1,20r24,0r0,151v-12,1,-18,-4,-24,0r0,34v-2,0,-5,-1,-5,1r96,-1r0,-34v-1,0,-3,1,-6,3r1,-3v-10,0,-2,12,-10,15v-2,-7,9,-15,-1,-15v0,2,2,4,0,5v2,-2,2,-3,0,-3v-1,6,-2,5,-6,3v0,2,0,4,-2,3v1,-6,-2,1,-3,-4v0,-2,-4,-1,-2,-4v1,-1,1,1,1,-1v-1,1,-2,1,-2,1v1,-4,-2,-12,5,-9r2,-32v51,0,54,0,79,-14v-2,-9,-3,-14,-3,-15v1,3,2,8,4,14xm75,-14v-1,1,-3,11,-3,3v0,-2,2,-3,3,-3xm68,-26v1,1,1,2,0,5r0,-5xm139,-194v3,-1,7,-5,3,1v-2,2,-2,1,-3,-1xm141,-191v0,2,0,3,-2,3v0,-1,0,-3,2,-3xm130,-189v-2,-1,-2,-5,1,-4xm120,-181v2,-3,4,-3,2,0v0,0,1,1,1,2v0,-1,-2,-2,-3,-2xm117,-170v2,-5,2,0,7,0v-1,4,-4,1,-7,0xm115,-173v0,-1,1,-5,3,-5v0,1,0,2,-1,2r2,1v0,1,-2,2,-4,2xm118,-183v0,0,-5,6,-5,0v0,-1,5,-2,5,0xm116,-187v2,-1,2,1,2,3v1,-2,-4,-1,-2,-3xm112,-189v2,-3,3,-1,2,1v-1,2,-1,-1,-2,-1xm112,-145v0,2,-2,1,-4,1v1,0,2,-1,4,-1xm105,-210v1,1,0,4,-2,3v0,-2,3,-1,2,-3xm76,-197v3,-1,5,5,6,3v-2,-3,0,-2,2,-3v-2,5,5,12,3,3v-3,0,-1,-2,-1,-3v12,1,5,-4,5,-7v-3,0,-2,5,-4,5r1,-3v0,-2,-1,-2,-1,-1v-2,1,1,6,-4,3v4,-2,-7,-9,-2,-14v1,1,3,1,3,-1v0,0,-3,-6,1,-3v2,2,0,3,-1,4v7,5,6,12,12,9v-2,-1,-8,-4,-2,-6v-2,3,1,3,3,4v1,-2,3,-4,-1,-5v12,2,-4,8,7,10v-1,1,-7,0,-4,3v3,0,4,-4,7,-2v1,1,-9,4,-4,7v0,-6,5,2,7,-1v1,1,2,2,2,3v-4,1,-7,2,-9,4r1,-5v0,1,-1,2,-3,2v-3,-2,2,-5,-1,-7v-2,5,-6,4,-11,4r3,0v-3,1,-3,3,-1,6v3,-2,2,3,2,3v1,2,0,4,-2,4v2,-1,-2,-9,-2,-6v1,1,3,2,1,3v-4,1,-4,4,-5,-7v-9,-3,-5,0,-8,-6xm102,-169v2,-3,1,-4,3,-1v0,0,-2,1,-3,1xm101,-179v-6,-1,-6,-5,-3,-9v0,0,1,1,4,2v0,7,-5,2,-1,7xm96,-173v1,-1,3,-1,3,1v-2,-1,-7,-2,-3,-4r0,3xm92,-151v-4,2,-4,-2,-2,-2v1,0,2,2,2,2xm79,-147v-1,1,-4,1,-4,-2v1,0,2,0,4,2xm76,-157v-1,2,6,5,2,5v-2,-6,-3,0,-2,-5xm78,-157v4,1,6,2,6,2v-2,3,-5,0,-6,-2xm78,-180v0,-1,2,-3,0,-4v-3,1,-2,1,-2,-2v3,2,5,2,5,6v0,-1,-3,-1,-3,0xm87,-179v-2,-1,2,-5,2,-2v0,1,-1,2,-2,2xm82,-180v2,1,6,3,8,1v-1,4,-7,1,-8,-1xm85,-183v0,0,-6,2,-3,0r3,0xm79,-191v4,3,-1,2,-3,4v1,-2,0,-2,3,-4xm83,-149v1,1,5,1,5,-1v0,4,-4,3,-5,1xm80,-215v-1,-1,-2,-1,-2,-1v-4,11,-2,-10,2,1xm78,-169v4,4,-1,11,-3,7v2,-2,3,-4,3,-7xm71,-167v3,1,1,10,0,8r0,-8xm70,-159v0,1,-1,4,-4,3xm71,-194v1,-2,2,1,2,1xm68,-175v0,0,3,3,1,0v0,-1,-1,-1,-2,-1v8,-1,5,3,2,5v-4,1,-2,-3,-3,-5v1,0,2,1,2,1xm57,-214v3,0,9,1,3,2v-2,0,-3,-1,-3,-2xm51,-205r2,4v-1,0,-2,-2,-2,-4xm50,-153v2,-2,5,4,2,2r-1,-1r0,2v-1,0,-1,-2,-1,-3xm54,-175v-1,-3,4,-2,5,-1v-2,1,-4,-1,-5,1xm59,-41v1,10,11,23,-2,11v1,0,-2,-13,2,-12v0,0,-1,1,-1,2v0,0,1,0,1,-1xm57,-170v0,-1,1,-2,2,-2v0,-4,-2,1,-4,0v1,2,2,2,-1,2v1,-4,10,-7,12,-5v-1,3,-3,5,-9,5xm62,-51v2,-1,5,2,1,2v-1,0,-1,-1,-1,-2xm64,-129v4,-1,10,5,9,6v-2,0,-5,-2,-9,-6xm83,-110v-5,-5,-6,-5,-8,-11v22,10,51,4,64,-11v-1,-5,-2,-13,-2,-22v1,9,4,25,7,47v-1,-3,-3,-9,-4,-19v-3,3,-11,8,-16,12v1,1,3,-1,2,2v-10,4,-19,5,-30,5v1,-2,1,-1,1,-1v-1,0,-8,2,-12,0v0,0,0,-1,1,-1v0,0,-3,-1,-8,-1v1,-1,2,-1,5,0xm147,-206v1,1,-2,5,-2,2v0,-1,1,-2,2,-2xm170,-178v-1,2,2,3,0,3v-1,-1,-1,-2,0,-3xm171,-172v0,6,-4,-6,-1,0r1,0xm168,-139v0,0,1,-11,1,-4v0,2,-1,4,-1,4xm170,-163v-2,0,-2,0,-2,-2v2,-1,4,1,2,2xm109,-193v-2,-1,-3,-1,-4,0v2,1,4,1,4,0xm194,-219v3,5,5,8,7,4v0,2,-2,5,0,5v1,-5,4,-5,6,-9v-3,-1,-7,-1,-13,0xm46,-241v5,-1,3,-10,-1,-8v-4,2,-3,1,1,8xm-8,-30v4,-3,2,-8,-3,-9v-2,3,-3,10,3,9xm-30,-1v2,2,11,2,13,0r-13,0xm-75,-1r15,0r-15,0xm-55,-1r7,0r-7,0xm-45,-1v0,2,7,2,8,0r-8,0xm-57,-1r-1,0r1,0","k":{"j":36,"a":36}},"q":{"d":"-5,-144v3,0,0,6,5,2v0,1,-2,3,-5,4v0,0,1,-1,1,-2v-6,0,-3,-1,-1,-4xm-6,-136v0,2,2,3,2,1v0,-1,-1,-1,-2,-1xm80,-120v0,1,0,1,1,3v0,-1,0,-2,-1,-3xm1,-117v2,0,2,2,1,3v-2,0,-3,-2,-1,-3xm15,-44v-3,5,-5,1,-6,-4v2,-3,7,-1,6,4xm232,-40v0,-2,5,-5,4,0r-4,0xm1,-27v2,-3,6,-2,6,3v0,0,-1,1,-3,2v-2,1,-2,-5,-3,-5xm9,-19v-3,1,-6,-2,-1,-2v1,0,1,1,1,2xm9,-12v-3,-3,2,-9,5,-6v-2,2,-1,7,-5,6xm4,-15v2,0,3,3,0,3r0,-3xm22,-11v2,0,2,0,2,2v-1,0,-2,0,-2,-2xm5,-113v0,-1,3,-4,3,-1v-1,1,-2,3,-3,1xm53,-208v-4,3,-9,3,-18,7v4,-7,20,-15,32,-14v-10,4,-12,2,-18,7v0,2,3,-2,4,0xm30,-197v0,2,-3,9,-7,8v1,-8,4,-1,7,-8xm151,-162v-2,0,-5,-5,0,-3r0,3xm168,-140v2,0,3,-2,3,2v-2,1,-2,-2,-3,-2xm67,-121v-7,3,-5,-5,-2,-3v0,1,1,3,2,3xm53,-120r1,1v0,-1,-1,-2,0,-4v1,2,6,13,2,8v-1,-4,-3,0,-3,-5xm59,-120v6,-1,2,3,1,3v0,0,-1,-1,-1,-3xm40,-120v2,2,2,4,0,5v-1,-2,-2,-3,0,-5xm6,-116v-2,0,-4,-4,-1,-3v-2,2,0,1,1,3xm65,-117v5,-1,9,1,2,3v2,-2,1,-3,-2,-3xm76,-116v-3,0,-1,6,-3,0r3,0xm101,-109v-1,1,-1,4,-2,0r2,0xm103,-107v7,-1,-3,4,2,7v-2,-1,-2,-4,-2,-7xm235,-34v2,3,6,-6,7,1v0,-3,1,-6,1,-6v1,4,2,13,-3,8v0,4,-3,2,-7,0r2,0v-9,-4,-21,-7,-10,-15v3,2,3,4,3,0v-6,-3,-7,2,-11,6v0,-2,1,-3,3,-6v-1,-2,-1,2,-1,-1r3,0v-4,-4,-2,-9,6,-9v4,-1,5,-1,8,0v0,0,-2,1,-3,1r21,-3v-1,2,0,7,-2,8r3,-1v-4,4,-21,2,-5,6r-1,-1v0,0,1,-1,3,-1v-1,6,-10,0,-8,7v-4,-3,-8,0,-5,-5r3,0v-1,-5,-4,-1,-5,-3v6,0,5,-5,2,-6v-1,1,-2,3,1,4v-7,2,-12,3,-8,6v2,-1,4,-5,6,0v-6,-1,-10,2,-2,7v-3,-4,0,-4,3,-2v1,0,1,-1,1,-2v1,2,1,4,-2,5v1,-1,2,-3,0,-3r0,5v-1,-1,-4,-4,-3,0xm246,-49r5,-1v0,0,-3,1,-5,1xm226,-52v0,0,13,-4,8,0r-4,0v3,-1,2,2,2,4v-4,1,-6,-4,-7,1v-1,-1,1,-4,2,-5v0,-1,-1,0,-1,0xm224,-38v3,-1,8,-3,1,-4v1,1,-1,3,-1,4xm233,-36v-1,0,-3,-2,-4,-4v1,0,2,2,4,4xm248,-41v0,-3,3,-1,4,-1v-1,0,-4,-1,-4,1xm220,-36v-2,3,0,3,-4,1v1,-2,3,1,4,-1xm230,-33v-2,5,-3,0,-7,2v2,-2,4,-2,7,-2xm12,-168v-1,-4,-4,3,-6,0v2,-1,5,-12,8,-7v0,3,-6,6,-2,7xm59,-28v1,-1,2,-1,2,1xm34,-20v-2,0,-3,-1,-2,-4v3,0,4,3,2,4xm31,-17v-1,-1,-3,-3,-4,-5v2,0,4,2,4,5xm41,-14r0,-4v2,0,3,4,0,4xm77,-13v-1,0,-5,5,-3,1v1,-1,2,-1,3,-1xm65,-5r3,1v0,2,-1,3,-3,3r0,-4xm175,-121r0,1r0,-1xm191,-42v-1,3,22,12,26,10v0,-1,-4,-2,0,-1v3,7,8,8,16,7v0,0,-2,0,-3,-1v1,-1,3,-2,5,-1v0,-1,-1,0,-2,3v14,-5,10,-4,11,27v-31,4,-56,-5,-76,-21v-17,11,-37,20,-65,19v0,-6,-3,-7,-5,-12v0,-1,1,-1,2,0v-1,-4,-4,-2,-5,-7r3,2v-2,-2,-1,-5,-3,-6r1,2v0,0,-1,-1,-2,-1v-1,10,-3,-1,-9,0v2,-2,4,2,6,0v0,1,-2,2,1,2v1,-2,1,-4,-3,-3v1,-2,8,-1,2,-3v0,-2,4,1,3,-2v-1,0,-4,1,-8,1v2,-2,3,-4,3,-5v-2,0,-4,5,-6,1r1,-4v-2,4,-5,4,-6,-2v3,0,6,1,5,-3v-8,-1,-8,5,-5,8r-3,-1v0,3,8,3,11,5v-4,1,-7,7,-6,13v-4,-1,-6,4,-7,-3v0,0,2,1,4,1v-1,-3,-7,-4,-5,-10v-3,2,-5,0,-5,-3r2,0v1,-1,-4,-1,-1,-2v1,0,3,1,3,2r1,-3v-1,0,-1,4,0,3r1,-1r0,3v4,-2,-2,-8,2,-9v-4,6,-5,1,-8,1v0,1,2,3,0,4v-5,-1,-1,-10,-7,-4v4,0,3,8,2,4v-2,-4,-2,0,-5,0v0,0,1,-1,1,-2v-13,11,4,14,-6,20v-4,-2,3,-3,-1,-5v-1,1,-3,9,-5,1v2,0,1,-3,0,-3v-5,-1,-12,3,-9,-6v-10,0,-9,-23,-19,-4v1,1,6,1,4,5v-2,2,-5,1,-8,0v0,3,2,5,4,3v1,3,-4,2,-6,2v1,-13,-8,-21,10,-19v-6,-13,-30,-49,-17,-64v0,-1,1,0,2,0v0,0,-1,-1,-2,-1v1,-1,2,-1,3,0v-3,-4,8,0,2,-6v4,1,0,-6,2,-6v-4,2,-3,3,-4,-2v11,1,17,-3,28,-1v1,2,1,5,1,6v-1,0,-1,-1,-1,-1v4,2,3,13,10,9v-2,1,1,1,0,3v7,-4,4,-5,9,-6v-1,2,-1,4,0,5v0,-15,27,-5,31,-8v1,0,1,3,1,7v1,0,2,-2,2,-5v1,2,2,2,4,1r-1,1v4,1,2,4,8,8v0,0,-1,-1,-2,-1r0,3v0,0,1,0,1,-1v1,2,0,6,4,5v-2,-1,-1,-1,0,-4v3,4,1,1,4,2v0,-4,-5,0,-1,-6v2,0,0,-3,2,-5v23,12,26,12,53,38v11,-10,15,-27,14,-51v2,2,4,3,4,3v-2,-2,-5,-3,-4,-8v1,1,0,4,3,4v-3,-3,6,-10,2,-15v3,1,6,-1,4,-4v1,0,1,1,2,1v-4,-6,-18,4,-23,-9r3,0v-1,-1,-2,-2,-4,-1v-3,-11,6,-8,1,-13v1,2,-1,2,-3,2v2,-2,2,-2,-1,-4v-1,2,-2,3,-2,0v2,-1,2,-4,0,-1v-6,2,4,7,-5,4v2,-8,-2,-9,-6,-8v1,-2,2,-5,-1,-3v0,0,1,2,1,3v-1,0,-4,-2,-3,1r4,0v-5,3,-13,-5,-4,-7v-20,-1,-48,-11,-62,1v-1,-4,-4,-1,-8,1v0,2,3,1,4,1v-12,6,-18,15,-28,27r0,-3v2,4,-12,18,-3,6v-4,1,-9,0,-7,-6v-2,1,-3,-4,-3,4r0,7v3,-1,-1,-3,3,-4v1,2,3,5,3,7v-1,0,-2,-1,-2,-1v9,17,-17,2,-24,13v-1,0,0,-2,1,-3v-3,-1,-8,-1,-16,0v2,-9,6,-2,2,-10v-4,0,-4,8,-8,4v6,-3,13,-16,14,-20r-1,1v7,-21,23,-38,40,-52v0,0,-1,-2,-1,-3v4,4,14,-5,26,-7v0,0,-1,-1,-1,-2v2,-1,4,-2,6,-2v4,0,3,1,3,1v5,-6,18,-6,28,-5v-3,1,0,0,1,2v5,-4,22,2,33,2v0,0,-5,2,-3,3v73,19,100,117,51,171xm34,-147v0,0,-5,3,-2,1v1,-3,-1,-4,3,-4v0,1,-1,2,-1,3xm35,-145r0,6v-1,0,-3,-1,-4,-2v0,-3,2,-4,4,-4xm32,-152v-7,4,-1,5,-1,14v-6,-3,-9,-14,1,-14xm24,-158v0,-3,2,-3,4,-1v0,1,2,3,0,3v-1,-1,-1,-3,-3,-1v0,0,0,1,1,2v-1,1,-1,0,-2,-1v-1,-1,-2,-4,0,-2xm23,-148v0,4,5,7,0,7v-1,-5,-3,-3,0,-7xm15,-156v0,0,-1,-3,4,-1v0,1,-2,1,-4,1xm17,-137r-2,-4v1,1,2,2,2,4xm12,-143v2,0,3,1,2,2v-2,0,-4,-1,-2,-2xm12,-127v-4,0,-4,-1,-3,-4v0,2,1,3,3,4xm10,-133v0,1,1,2,1,3v-2,-3,-2,-5,-5,-2v-1,0,0,-1,0,-3v7,2,6,-4,10,-1v-4,1,-1,8,-6,3xm20,-127v-2,-6,1,1,3,-1v0,0,-1,1,-3,1xm17,-140v6,-1,12,2,13,6v-3,0,-10,-8,-12,-2v-1,2,4,0,4,2v-4,-1,-4,6,-7,0v2,-2,2,1,3,1v-4,-2,4,-6,-1,-7xm24,-131v0,-1,2,-5,2,-1v0,1,-1,1,-2,1xm35,-130v-2,-1,-6,-1,-3,1r-1,1v-1,0,-1,-1,-2,-4r5,2r-1,-1v0,0,1,1,2,1xm36,-129v0,0,1,4,0,3v-1,0,0,-2,0,-3xm40,-129v0,0,-2,0,-5,-2xm34,-153v-1,-5,6,0,3,0r-3,0xm40,-150v-2,-1,-2,-3,-1,-4v2,0,0,4,1,4xm41,-147v-1,1,-1,1,-2,0v0,-2,2,-2,2,0xm153,-172v3,-2,6,-2,8,-1v-2,0,-5,1,-8,1xm169,-163v-2,2,-6,0,-6,-4v2,0,1,-3,3,-3v-1,2,0,4,1,4v-1,2,-2,1,-3,0v0,2,2,4,5,3xm103,-88v0,0,2,1,3,3v-2,0,-3,-1,-3,-3xm97,-93v-1,0,-2,-2,-4,-3xm55,-100v1,-3,0,-4,4,-5v0,2,-1,2,-2,1v1,1,1,1,2,1v0,0,-2,2,-4,3xm58,-94v0,2,-8,8,-3,2v1,-1,2,-2,3,-2xm54,-101r0,4v-3,-1,-2,-2,0,-4xm49,-92v0,0,4,-10,4,-2v-1,-2,4,-4,4,-1v-4,2,-5,-1,-8,3xm40,-76v-1,1,-1,2,1,1r0,-2v4,1,4,2,5,-2v-2,1,-3,3,-5,0v1,-6,4,1,8,0r-1,4v1,0,1,-1,1,-3v3,7,-10,-1,-8,7v0,-1,-4,-4,-1,-5xm42,-55v-3,-1,-5,0,-1,-3v1,1,1,1,1,3xm39,-71v3,0,7,12,10,3v1,0,2,1,2,2v0,0,-1,0,-1,-1v2,5,-4,5,-8,4v1,-1,1,-1,0,-2r-1,1v0,0,0,-4,-2,-3v1,1,0,3,-1,5v-6,-2,5,-4,1,-9xm46,-31v0,0,4,-4,3,0r-3,0xm51,-28v0,1,-1,2,-3,2v-1,-2,-1,-3,0,-3v0,2,2,1,3,1xm50,-29v-8,-2,6,-5,0,-2v-1,1,-1,2,0,2xm58,-35v0,-1,1,-2,1,-3v0,0,-1,2,-1,0v1,-1,1,-2,1,-2v-1,2,2,2,-1,5xm72,-37v-2,1,-4,1,-3,-3v1,1,1,2,3,3xm76,-43v3,0,2,1,0,1v0,2,-1,3,-1,1v0,-1,1,-1,1,-2xm90,-36r-1,3v0,-1,0,-2,1,-3xm136,-48v5,-3,10,-17,13,-10v-7,-1,-2,18,-15,17v-2,6,-9,7,-15,10v1,0,1,-1,1,-1v-5,0,-4,1,-9,2v0,0,0,-1,3,-1v-8,0,-10,-1,-16,1v2,-2,-4,-6,-4,-9v-3,0,-4,1,-5,3v1,-3,-5,-10,-9,-9r1,3v-5,-9,-24,-15,-26,-25v0,0,11,3,11,-7v0,0,1,2,1,3r0,-4v-3,2,-23,13,-11,2v-1,-1,-2,-2,-4,-3v39,-12,62,5,84,28xm151,-70v-1,-1,-1,-2,0,-2v2,1,2,4,0,2xm187,-132v-2,0,-2,-5,0,-2v1,1,0,2,0,2xm69,-167r-1,1xm55,-109r0,-1r0,1xm60,-26v2,0,2,0,2,2v-2,0,-2,0,-2,-2xm60,-21v2,-2,3,-3,4,2xm67,-13v1,3,6,3,2,6v-5,-1,1,-2,-2,-6xm77,-10v3,-2,4,4,1,1v0,-1,-1,-1,-1,-1xm75,-9v1,3,-3,11,-5,5v1,-4,2,-5,5,-5xm-44,-43v-2,0,-2,0,-2,-2v2,0,2,0,2,2xm-37,-7v-4,0,-1,-3,0,-1r0,1xm2,1v-4,1,-6,-4,-1,-4xm-21,0v5,1,13,-3,15,1v-7,-1,-16,3,-18,-1v2,1,5,-1,2,-2v-7,0,-3,4,-14,3v4,-7,13,-1,18,-7xm-80,2v1,-1,0,-3,2,-3v-1,2,-1,3,-2,3xm-77,-6v0,-1,-2,-2,0,-2r0,2xm-54,-25v-4,0,-1,-3,0,-1r0,1xm-52,-27v-3,1,-4,-4,-1,-4v1,1,3,3,1,4xm51,0v1,0,4,-2,4,0v-1,1,-3,1,-4,0xm76,1v-1,0,-3,1,-3,-1v1,0,3,-1,3,1xm60,-1v0,0,-4,2,-2,0r2,0xm31,-10v0,0,0,-1,4,0v-3,12,22,6,9,16v-2,-16,-12,6,-13,-16xm30,1v0,0,-2,0,-2,-1v0,0,2,0,2,1xm3,1v-1,-2,1,-2,3,-2v0,2,4,0,4,2r-7,0xm25,0v-2,0,-6,2,-6,0v3,-2,1,-3,6,0xm86,1v0,0,-2,0,-2,-1v0,0,2,0,2,1","w":223},"r":{"d":"228,-265v5,-3,6,-10,-2,-11v-2,4,1,7,2,11xm186,-171v1,2,3,6,9,5v0,0,-3,-2,-9,-5xm146,21v2,4,3,11,8,12v-1,-6,-4,-9,-8,-12xm186,-171r-1,-1xm3,-120v1,0,1,0,2,-1v-2,0,-2,0,-2,1xm132,-228v0,2,2,11,3,3v0,-2,-1,-3,-3,-3xm6,-132v-4,-1,-9,-4,-10,1v3,1,5,0,6,-1v2,3,1,4,4,0xm-5,-123v-2,-1,-5,-1,-4,-5v7,2,0,-5,3,-7v-13,-3,-13,4,-8,11v1,2,3,3,5,3v0,-2,-2,-1,-1,-2r5,0xm-1,-137v3,1,4,-2,1,-2v-2,0,-2,1,-1,2xm189,-176v6,0,5,-8,0,-11v-5,-2,-11,-8,-10,3v4,5,7,8,10,8xm172,-192v0,3,2,4,3,4v-1,-3,-2,-4,-3,-4xm179,-212v0,-2,-1,-5,-2,-8v0,2,1,5,2,8xm167,-215v0,0,-1,1,-1,-1v0,-1,0,-2,-1,-2r0,2v-1,-4,-5,-3,-10,-3v1,6,6,-1,12,4xm146,14v1,-4,-6,-12,-7,-14r48,0r0,-35r-25,0r-34,-44v46,0,73,-75,40,-111r0,2v-1,-3,-5,-1,-5,2v5,5,11,32,1,34v-3,-2,-4,-12,-10,-5v-1,-1,-1,-2,-1,-4v2,-1,4,2,4,-3r-3,1v3,-5,-4,-4,1,-9v4,3,1,-1,4,-2v0,-2,-5,2,-5,0v2,-2,3,-1,3,-3v-2,2,-5,1,-5,-2v10,6,6,-4,5,-5v-2,-6,-16,3,-18,-6v8,5,2,-15,17,-8v3,-2,2,-9,-4,-9v-14,-12,-53,-21,-83,-10r0,-4r-69,0v0,7,-1,19,-1,35r24,1v-2,7,-1,8,-1,13v2,9,-28,9,-21,20v-2,0,-3,0,-5,1v4,2,8,1,1,5v4,-4,7,6,6,-2v3,-1,6,-1,11,0v0,5,-7,-1,-9,2v8,1,3,3,3,5v-2,1,-3,1,-5,0v0,2,2,1,3,1v8,-3,5,8,9,2v-10,8,3,12,-6,15v5,6,6,0,11,3v-4,-1,-7,5,-1,4v6,-2,4,2,4,8v0,7,3,10,6,6v-1,5,-4,1,-6,2v2,8,10,1,5,14v0,-1,-3,-1,-5,-1v0,15,-2,44,13,28v0,-3,1,-7,3,-12v1,15,-2,24,-1,36v7,-3,4,7,8,10v-2,14,-20,-1,-24,7v0,0,-1,-1,-7,-2v1,-6,-8,0,-15,-3r0,23v14,0,36,0,63,-1v-6,0,-7,-8,-1,-9v12,-2,23,-2,22,10v2,-5,0,-32,0,-35r-18,0v0,-21,2,-42,-1,-57v-3,5,-11,-1,-10,-6v7,-17,10,4,18,1v-6,6,7,11,-1,16v0,0,1,2,3,10v1,-2,8,-1,7,-5v17,27,41,54,55,81v3,1,5,9,9,9xm165,-150v0,3,-4,9,-6,2v0,0,2,-1,6,-2xm23,-144v-1,-2,-3,-7,0,-8r0,8xm39,-77v0,-2,0,-3,2,-3v0,3,0,4,-2,3xm39,-41v0,-4,1,-9,3,-4v-2,1,0,4,-3,4xm46,-128v0,-4,2,-7,3,-5xm53,-44v4,0,4,6,2,7v-3,0,-2,-4,-2,-7xm61,-75v9,7,-9,20,-4,5v0,0,-13,4,-12,-3v2,-12,11,0,16,-2xm58,-187v-1,-1,-2,-1,-1,-4v2,0,1,3,1,4xm146,-170v4,1,1,1,0,4v-1,-1,-1,-2,0,-4xm145,-181v0,-2,-2,-5,-4,-3v2,-2,5,-1,4,3xm144,-170v1,2,-3,2,-5,2v-1,-5,2,-4,5,-2xm71,-211v0,1,-1,3,-2,5v-1,-1,0,-5,2,-5xm81,-82v0,-1,-1,-3,-2,-4v3,1,6,2,2,4xm137,-171v1,18,10,51,-13,59v-10,6,-22,10,-38,9v8,-6,1,-32,-5,-20v-1,-1,-9,-2,-7,-7v-15,8,-2,-5,-8,-9v2,-1,5,0,8,2v1,-2,-5,-5,-8,-5r0,-42v35,0,52,-1,64,12v2,0,4,0,7,1xm117,-97v0,-3,1,-5,3,-5v0,3,-1,5,-3,5xm160,-160r1,-2v-1,1,-1,1,-1,2xm168,-196v2,6,11,1,6,-2v0,7,-5,-4,-6,2xm22,-112v-2,0,-6,0,-6,2v0,2,1,3,5,3xm-46,-49v-5,0,-2,3,0,1r0,-1xm-50,19v-1,0,-3,2,-1,2xm-32,-41v-4,-1,-5,4,-2,4xm-48,-70v3,0,5,-3,1,-3v-1,0,-3,2,-1,3xm-49,-84v2,0,0,-4,0,-1r0,1xm-52,-182v0,4,3,1,1,0r-1,0xm-8,-155r0,1r0,-1xm-11,-42r-5,-1v1,1,3,1,5,1xm-26,-43v-2,1,-4,1,-1,2v4,-1,6,-1,1,-2xm74,-60r5,0r-5,0xm13,-91v-6,0,-8,12,0,11r0,-11xm102,-117v-2,-1,-4,2,-2,2xm13,-180v0,0,-2,1,0,1r0,-1xm25,-51v0,7,2,4,6,2v0,-1,-2,-2,-6,-2xm14,-103v0,0,-4,7,-2,10xm67,-60v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm8,19v0,-1,-2,-5,-2,-2xm-8,-43v0,0,-2,0,-2,1r3,0xm-18,-181v-2,-2,-4,1,-1,1xm50,-72v2,1,4,1,6,0r-6,0xm95,-22v-1,4,5,2,8,5v5,-6,-8,-5,-8,-5xm86,-26v0,-1,3,-2,1,-2","w":195},"s":{"d":"-14,-92v2,8,-6,22,7,10v-4,-3,-1,-11,-7,-10xm-43,-26v1,0,2,-1,2,-3v0,-2,-1,-3,-2,-3r0,6xm-65,36v-3,-3,-10,1,-6,5v1,-2,7,0,6,-5xm6,-205v0,1,3,4,3,0v1,0,1,-1,-1,-1v0,0,-1,1,-2,1xm-10,-98v4,-1,7,-2,1,-2v-1,0,-1,2,-1,2xm-7,-91r0,-3v0,0,-1,2,-1,0v0,0,2,0,4,1v0,-2,-2,-3,-6,-3v0,3,-1,5,3,5xm4,28r0,0r0,0xm6,12v2,-1,2,-1,1,-4v-3,1,-1,1,-1,4xm-10,-19v0,-4,-7,-4,-12,-4v1,6,7,-1,12,4xm8,19v0,1,-1,3,-3,5v4,0,6,-3,3,-5xm93,-177r0,0r0,0xm-49,26v0,-5,-5,-8,-8,-3v2,1,4,3,8,3xm-40,46v3,4,3,7,10,7v0,-2,-11,-4,-10,-7xm-49,29v-2,-2,-4,-3,-2,1v1,0,1,-1,2,-1xm-32,38v1,-7,-16,-15,-13,-3v2,7,12,10,13,3xm155,-207v-2,-5,-8,-6,-12,-1v6,0,4,-1,7,1v-1,0,0,-2,0,-4v1,1,2,3,5,4xm102,-156v-4,-1,-9,0,-6,5v1,-2,7,0,6,-5xm137,-168v6,-3,4,-9,-2,-11v-2,4,1,8,2,11xm112,-163v2,-2,7,4,6,-2v-3,0,-6,1,-6,2xm146,-199v7,-7,-7,-10,-9,-9v-4,0,-7,2,-7,5v2,14,10,3,16,4xm144,-201r-3,0v1,-1,3,-3,3,0xm122,-163v-3,9,12,19,13,9v0,-5,-4,-8,-13,-9xm131,-191v2,-2,3,-1,0,-2v-1,1,-1,2,0,2xm160,-219v0,0,-4,2,-1,3v1,-1,1,-2,1,-3xm156,-187v2,-1,1,-3,-2,-4v0,1,1,3,2,4xm177,-148v-1,0,-3,2,-1,2v0,0,1,-1,1,-2xm195,-157v0,-4,-4,-17,-9,-8v1,5,0,12,9,8xm158,-210v0,0,-1,1,-1,2v3,0,5,0,1,-2xm127,-147v3,4,3,8,11,8v0,-3,-11,-4,-11,-8xm25,-99v-3,0,-7,7,-1,3v1,-1,1,-2,1,-3xm23,-94v1,0,3,-2,5,-4v-1,0,-3,2,-5,4xm35,0v0,-4,-1,-8,0,-14v6,20,58,24,75,9v-5,-3,-5,-3,-6,-8v9,-3,16,-5,21,-4r0,3v25,-16,4,-62,5,-89v-4,-2,-3,15,-6,3v-10,-3,-9,1,-6,6v-1,7,-4,1,-11,-2v1,-4,7,-8,1,-13v-4,3,-2,2,-6,-5v0,-1,1,-4,3,-6v-13,-6,-25,-9,-36,-11r1,4v-9,-10,-26,-11,-29,-28v-5,-31,35,-38,52,-23v7,-3,18,8,7,10v0,3,3,1,4,3v-5,-1,-6,3,-5,7v4,-1,24,-1,9,-5v0,0,16,-8,7,-6v0,-7,-16,-1,-6,-7v5,4,7,-6,13,-4v-9,-3,0,-3,-4,-8v6,3,2,-1,3,-3v-12,3,-10,1,-16,-3v3,0,6,3,5,-2v0,-11,26,-4,20,-20v-6,0,-14,-1,-26,-1v0,3,1,7,0,12r-4,-3v1,2,1,4,0,6v-1,-7,-3,-14,-13,-15v1,4,-2,7,0,10v1,0,3,-1,2,2v-7,-3,-11,4,-18,7r0,-5v-5,2,-18,-7,-5,-7v-1,-3,5,-1,4,-5v-3,-4,-6,-5,-7,-5v1,0,3,1,4,3v-5,4,-7,5,-9,-4v-20,4,-35,10,-47,26v-11,-2,-5,-8,-10,-20r0,121v-9,-1,0,19,-11,16v-3,7,-4,8,-7,17v0,5,4,7,11,6v3,10,10,16,7,33v0,-1,0,-2,-1,-2v2,23,1,48,1,72r3,-20v0,1,-1,1,-1,1v3,-10,0,-11,3,-15r-3,3v0,-21,8,-15,32,-17xm107,-169v4,1,8,3,2,3v-2,-1,-2,-2,-2,-3xm115,-182v-1,2,-2,2,-3,0r3,0xm107,-188v1,-3,5,0,5,1v0,0,-1,1,-2,1v1,-1,1,-2,0,-2r-3,0xm64,-193v-1,-1,3,-2,3,-2v0,2,-1,4,-3,2xm58,-219v1,4,-3,12,-2,1v0,-1,1,-1,2,-1xm-1,-75v7,8,-6,19,-12,15v-1,-5,6,-2,3,-8v1,0,3,2,3,0v-2,-2,5,-4,6,-7xm84,-103v4,-10,-29,-11,-6,-20v-1,3,-3,4,-2,9v7,-4,18,7,8,11xm63,-118v-5,-2,-2,-6,1,-3xm51,-134v3,0,7,-1,7,2v-5,0,-7,0,-7,-2xm50,-139v1,1,3,4,0,3r0,-3xm40,-143v3,2,10,8,2,11v-3,-2,-4,-8,-2,-11xm3,-135v1,0,2,2,3,5v-3,-1,-5,-1,-3,-5xm5,-5v-2,0,-4,-3,-2,-4v7,-1,-2,2,2,4xm13,-65v-2,0,-2,0,-1,-1xm87,-21v0,-2,1,-4,4,-5v-1,3,-2,5,-4,5xm47,-95v52,-2,67,36,43,64v-3,0,-5,-5,-8,1v4,1,3,1,2,4v-2,-3,-11,-10,-16,-3v-19,-8,-29,-19,-29,-35r-18,0v1,-5,-5,-2,-6,-4r0,3v-1,-1,-2,-4,-6,-3v2,-3,6,-7,6,-12v-2,3,-6,3,-2,0r-4,0v-1,-4,12,-11,6,-10v-2,2,-4,7,-7,3v2,0,5,-2,9,-6v-3,5,-8,2,-11,-2v5,-1,4,-1,0,-4v2,1,3,2,2,-2v-3,-7,-4,-10,-2,-16v0,2,-4,2,-4,1v1,-1,1,-3,3,-1v0,-1,-3,-3,-1,-4v1,3,2,2,5,-1v-7,0,0,-2,-3,-5v9,6,16,20,26,21v-5,8,22,2,15,11xm105,-86v-3,-7,2,-3,6,-4v0,2,-2,3,-6,4xm127,-86v-2,0,-4,0,-3,-3v2,1,3,1,3,3xm22,-90v1,0,3,-2,3,-3v-2,0,-3,1,-3,3xm38,-98v0,-3,-2,-1,-2,0v0,3,2,1,2,0xm22,-100v4,-2,4,-2,0,-2r0,2xm19,-90v-1,0,-3,5,0,2v1,-1,1,-2,0,-2xm-37,-221v3,3,5,0,4,-4v-1,1,-4,2,-4,4xm-18,-227v1,-2,-1,-2,-3,-2v-1,2,1,2,3,2xm134,30v-1,-2,-2,1,-2,1xm127,-164v2,2,5,1,3,-2xm39,31v-3,1,-4,3,0,2r0,-2xm67,22v2,-1,-1,-5,-1,-2xm27,32v-1,-9,-2,-7,-7,-7v0,5,-6,5,-9,1v-1,12,12,-2,12,10v1,-4,0,-5,4,-4xm72,10v-2,1,-3,5,0,3r0,-3","w":146},"t":{"d":"44,-40v2,4,-8,29,2,37v-1,1,-2,2,-2,3r-79,1r288,0v-27,-4,-82,-1,-120,-2r112,-2r-112,0v1,-4,1,-9,1,-16r-1,1v0,-4,0,-7,2,-8v0,3,-4,0,-1,0v1,-7,7,-13,6,-22v-2,-1,-1,2,-3,2v0,-6,-2,-12,-5,-4v3,-5,-1,-2,-1,-2v1,0,1,1,1,1v0,1,-2,1,-3,1v0,-5,0,-4,-3,-7v3,2,3,-2,1,-1v-6,0,2,5,-6,8v3,1,2,3,1,5v-7,-2,3,-7,-2,-11v-4,0,2,11,-3,3v0,-1,0,-2,-1,-2v-1,2,-3,2,-3,2v0,-1,4,-5,3,-7v0,3,-9,6,-4,9v-8,-2,-11,-4,-3,-7v-2,-12,2,-33,-2,-45v-7,2,5,27,-13,32v-12,-4,-19,-10,-19,-19v-5,-1,-3,4,-7,3v1,-1,2,-4,-1,-4r-1,31v-1,-3,-1,-4,-6,-3v-1,2,-3,9,-7,6v5,5,-4,9,4,11v-4,2,-4,1,-7,-1v-2,6,5,6,-4,9v3,1,5,3,1,4v0,-1,-2,-3,-3,-6xm80,-48v7,-3,-8,-4,-1,-10v3,1,10,10,1,10xm116,-45v0,1,-2,5,-3,2v0,-4,2,1,3,-2xm119,-41v0,0,12,5,3,2v-2,0,-3,-1,-3,-2xm129,-39v-1,-6,4,-15,1,-5v-1,2,-1,4,-1,5xm67,-120v1,-2,0,2,1,-2v-1,0,-1,1,-1,2xm61,-66v0,0,-1,2,-1,3v2,0,4,-2,1,-3xm176,-245v-1,6,1,6,5,3v0,-2,-3,-5,-5,-3xm172,-237v3,2,5,2,5,0v-2,0,-4,-2,-5,0xm39,-43v1,5,1,14,1,4v0,-1,-1,-3,-1,-4xm-13,-136v0,2,3,2,5,2v2,-8,-2,-13,-5,-2xm-87,0v3,2,10,2,21,1v-1,0,-8,-1,-21,-1xm181,-225v0,5,3,2,3,0r-3,0xm181,-150v-6,-1,-6,3,-1,4v1,-2,1,-3,1,-4xm-31,-166v1,5,8,6,8,-1v-1,-4,-9,-4,-8,1xm68,-216v-7,11,-9,-11,-16,-4r-42,0v0,9,-1,7,-6,8v1,5,6,11,0,15v9,-2,4,10,5,16v-6,4,-12,10,-10,2v-1,0,-5,-2,-4,2v6,11,-18,6,-7,13v1,0,3,-1,5,-1v-3,2,-8,12,1,13v-1,4,-4,7,-2,9v3,-3,6,-5,8,-13v-2,7,13,5,12,6r-2,-11v3,2,4,-2,7,-2v2,4,-1,5,-2,8v1,0,3,-1,4,-2v3,5,-6,6,-6,7r21,0v0,-5,-2,-19,-1,-23v0,1,1,2,1,2v3,-9,-7,-13,-3,-21v7,2,11,5,13,10v6,0,14,0,23,1v-1,10,6,11,4,24v3,-1,4,-1,4,1v-13,0,-11,30,-4,36v11,-6,12,7,20,-3v2,-12,7,-5,13,0v2,1,4,4,5,2r0,-61r32,0v5,3,6,28,8,32r26,0v0,-4,1,-3,4,-2v1,-5,2,-8,-4,-9r0,-56v3,0,7,0,13,-1v0,-8,1,-9,-4,-3v-37,0,-75,-3,-120,2v1,0,3,1,4,3xm99,-129v-1,-2,1,-2,3,-2v0,1,-2,1,-3,2xm94,-136v-3,-1,-8,-9,-2,-5v1,1,2,3,2,5xm71,-151v2,-1,4,1,2,2v-1,0,-2,-1,-2,-2xm72,-145v0,-1,3,-4,3,0r-3,0xm84,-131v4,0,4,3,2,4v-2,-1,-2,-3,-2,-4xm78,-144v-2,-7,5,-10,6,-3v0,1,-2,2,-6,3xm73,-143v2,1,8,-2,7,2v-5,0,-7,0,-7,-2xm22,-193r3,-1v-1,7,-2,2,-3,1xm21,-200v1,3,6,1,4,5v-5,1,-10,-2,-4,-5xm16,-172v4,0,3,4,6,1r0,4v-3,-1,-5,-3,-6,-5xm5,-158v2,0,1,3,1,4v-5,0,-2,-1,-1,-4xm4,-168v-3,-1,-5,-6,0,-6v3,3,-1,3,0,6xm135,-55v2,-1,3,-3,1,-4v2,2,0,2,-1,4xm140,-51v2,-2,-1,-2,-2,-3v-4,6,1,-1,2,3xm68,-95v11,1,18,-17,24,-6v5,-10,-1,-12,-4,-7v-1,-1,0,-9,-4,-5v5,3,-1,5,0,8v-3,-1,-4,-6,-7,-2v1,4,2,6,-1,7v-1,-4,-3,-5,-5,-3v3,5,-4,3,-3,8xm131,-57v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm127,-68v-3,1,-6,4,-9,7v2,-1,6,-3,9,-7xm66,-65r0,0r0,0xm-17,-141v0,0,9,-3,3,-3v-2,0,-3,2,-3,3xm158,-242v0,3,5,8,7,3v1,-5,-4,-6,-7,-3xm4,-186v-5,-6,-5,6,-5,6v3,2,2,0,6,0v-1,-2,-7,-7,-1,-6xm-6,-122v1,-5,-4,-3,-7,-3v1,6,1,4,7,3xm-19,-135v4,2,6,0,4,-3v-2,0,-4,1,-4,3xm60,-63r0,0r0,0xm169,-251v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm15,-132v-5,7,11,20,13,9v0,-5,-7,-10,-13,-9xm191,-224v-8,10,19,7,14,17v2,0,7,-7,0,-8v-7,-3,-10,2,-10,-9r-4,0xm19,-115v3,2,3,9,11,7xm10,-132v0,-1,-1,-4,-4,-3v2,0,1,6,4,3xm10,-136v0,-4,-5,-7,-8,-2v2,2,4,3,8,2xm191,-232v0,-4,-4,-6,-5,-3v1,1,3,2,5,3xm-4,-221v-5,0,-2,4,0,5v1,0,2,-1,2,-2v0,-2,-1,-3,-2,-3xm-8,-225v1,0,2,-5,0,-5r0,5xm57,-230v1,1,2,1,3,0v-1,-1,-2,-1,-3,0xm27,-233v3,3,14,3,16,1xm-16,-221v1,2,2,2,3,0v1,-7,-6,-8,-12,-9v-4,6,3,19,9,9xm-20,-53v0,2,3,2,1,0r-1,0xm-20,-160v3,1,6,-3,4,-3xm-19,-172v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm-15,-212v-1,-1,-3,-6,-4,-3xm-12,-99v0,-2,-2,-3,-4,-4xm57,3v0,4,7,1,10,2v0,-4,-7,-1,-10,-2xm79,4v0,1,10,3,10,-1xm-10,-39v2,-1,5,-3,1,-3xm-27,-113v1,1,4,6,5,3xm-24,-33v1,2,5,0,4,-2v-2,-1,-5,-1,-4,2xm11,6v-1,-1,-2,-1,-3,0v1,1,2,1,3,0xm64,-126v-2,1,-3,2,1,2xm59,-179v-1,1,-2,2,1,2xm-10,-97v0,-1,-2,-3,-2,-1xm65,-103v2,1,5,1,4,-2v-2,0,-3,1,-4,2xm63,-134v1,-1,4,-2,2,-2xm43,-92v-1,-8,3,-22,-3,-24v2,7,-2,20,3,24xm53,-108v2,0,6,1,5,-2v-2,0,-6,-1,-5,2xm16,-35v9,-4,10,-44,-2,-39xm-9,-4v-4,0,-4,4,-1,3xm40,-14v1,0,1,0,1,-1r-1,-1r0,2xm37,-18v1,0,3,-1,1,-1xm32,-18v1,2,6,-1,3,-1","w":181,"k":{"j":36,"a":18}},"u":{"d":"19,-96r-1,-2v0,1,0,2,1,2xm28,-22v-4,-1,-4,0,-7,0v1,2,8,8,7,0xm24,-26v-1,5,7,2,2,1v-1,0,-2,-1,-2,-1xm34,14v0,1,5,5,4,0v-1,-2,-3,-6,-4,0xm44,-51r0,0r0,0xm34,27v2,0,3,-2,5,-5v-3,0,-5,2,-5,5xm18,-3v-1,8,3,2,5,4v0,-3,-1,-4,-5,-4xm28,12v6,1,3,-2,8,-4v2,-6,0,-9,-5,-9v-13,1,-8,17,-1,23v2,-5,3,-6,-2,-10xm115,-120v-2,8,4,4,7,3v-1,-1,-4,-2,-7,-3xm-55,-225r0,7r0,-7xm82,-143v6,-3,5,-9,-2,-11v-2,4,1,7,2,11xm162,-232v3,-1,2,-2,0,-3v-1,1,0,2,0,3xm107,-100v8,4,10,-4,10,-10v-7,-7,-4,1,-10,10xm-21,-211v-1,-6,-4,-5,-12,-4v1,6,7,-1,12,4xm21,-62v-3,-1,-6,2,-2,2v1,0,2,-1,2,-2xm29,-15v0,-3,-5,-2,-7,-2v3,8,-4,2,-2,11v9,3,6,-3,9,-9xm10,-95v2,-1,3,-1,4,0v-2,-6,3,-8,-3,-9v0,3,1,3,3,4v-3,1,-3,1,-4,5xm21,12v-4,-5,-2,-9,-7,-10v4,7,-12,14,1,16v0,-3,2,-5,6,-6xm148,-117v0,-2,3,-1,3,-3v-4,-1,-4,-1,-3,3xm40,-190v8,5,-1,16,-5,11v0,1,4,25,1,29v0,-10,-2,-24,-4,-42v-5,6,-1,-3,-5,-5v2,-1,5,-3,6,1v0,-4,-1,-8,-3,-11v0,0,1,1,2,1r0,-17v-3,0,-9,3,-6,-3v-12,0,-26,-3,-28,5v0,-7,-7,-6,-12,-4v0,7,1,17,1,32v12,0,8,-1,24,0v2,23,-4,54,3,71v-3,1,-5,9,-2,13v1,-4,4,-6,6,-6v-2,3,-3,4,-1,5v0,-1,1,-2,1,-2v-3,2,-6,0,-7,7v1,0,4,1,7,0v0,0,-2,-1,-3,0v1,-2,0,-1,-1,-2v8,3,0,5,1,10v3,-3,8,-10,5,-2v0,0,1,2,3,3r0,-3v0,0,1,1,4,3v-2,-1,0,-4,1,-6v4,3,-4,10,2,11v-1,-1,-1,-2,-1,-3v8,3,-7,6,1,7v-3,2,0,3,2,6r-4,1v9,0,-2,1,1,3v0,0,-1,2,-1,3v5,-3,10,-4,13,0v-4,3,-3,-5,-7,0v-1,5,0,7,-1,12v7,1,2,4,2,12v-3,0,-5,5,0,6v6,5,0,-7,7,-2v0,0,0,1,-1,-2v2,-1,-1,-20,7,-11v-1,1,-4,9,-6,4v3,5,13,13,3,16v-7,-3,-5,10,-9,13r4,-1v-2,6,-5,-2,-3,6r1,-1v1,5,-4,-1,-4,1v4,8,14,18,20,13v2,7,10,6,20,9v2,-1,-1,-5,2,-5v4,13,43,3,56,-2v-1,1,1,6,1,12v3,-13,-1,-14,11,-19v20,-17,26,-31,30,-57v2,2,4,2,3,-3v-3,1,-2,0,-4,-3v3,0,3,-3,3,-6v-7,-8,-14,4,-18,7v1,-4,-3,-3,-6,-4v-12,2,-6,-17,-18,-15v1,-1,1,-2,-1,-2v-9,-2,0,-6,-8,-8v8,0,12,-4,7,-16v1,1,2,1,4,0v-1,-2,-7,-5,-6,3v-13,-1,-10,20,-1,22r1,-2r0,12v0,-1,1,-1,3,-1v1,36,-47,68,-74,30v3,-9,-19,-12,-4,-11r0,-36v7,-1,2,-3,4,-12v2,-13,-4,-14,-4,-25v5,2,6,-2,6,-11v0,-10,0,-20,-6,-17v-1,-1,-2,-5,3,-4v0,4,0,1,3,4r0,-12v1,3,-5,10,-7,4r0,-2v-2,3,-6,-7,-6,-7v1,-18,13,-4,27,-9v0,-6,1,-16,0,-30r-21,0v1,0,1,0,1,1r-14,0v1,5,-3,1,-4,1v-2,0,-3,-1,-4,-1v1,14,-1,29,4,40v0,-13,9,-13,8,-23v8,8,-1,10,1,16r-6,0xm65,-216v1,-6,1,-4,3,0r-3,0xm62,-216v0,0,5,4,1,1v-1,0,-1,0,-1,-1xm55,-207v2,0,6,2,4,4v-3,-1,-5,0,-4,-4xm54,-209v2,1,0,-2,2,1v-1,2,-2,1,-2,-1xm38,-203v1,0,2,2,2,4v-1,0,-2,-1,-2,-4xm40,-205v-1,0,-1,-1,-2,-2v1,0,2,1,2,2xm48,-219v0,5,0,5,-3,1v0,0,2,-1,3,-1xm49,-220v0,4,5,4,2,4v-2,0,-2,-1,-2,-4xm-9,-213r0,-3v1,1,3,2,0,3xm24,-218v4,-1,3,4,1,3v0,-1,-1,-2,-1,-3xm23,-217v-2,1,-6,-3,-4,-4v0,1,2,2,4,4xm17,-216v-2,-4,1,-5,2,-1v0,0,-1,1,-2,1xm11,-225v1,1,4,2,2,2xm8,-221v0,2,-2,3,-3,3v1,0,1,-4,3,-3xm3,-221v0,0,-2,3,-2,1v0,-1,1,-1,2,-1xm-4,-203v0,0,1,-1,3,-1v1,3,-3,2,-3,1xm13,-154v-1,0,-1,-1,-1,-3xm16,-182v1,-4,-4,-6,1,-5v0,2,2,5,-1,5xm16,-210v3,3,5,13,-2,13r0,-6v-5,1,2,5,-4,4r0,-6v-6,2,-17,-2,-10,-10v12,-1,16,6,8,4r-3,-2v-1,0,-1,2,0,6v6,0,5,0,10,3v2,0,2,-3,1,-6xm16,-216v3,-1,4,7,1,2xm19,-207v3,0,1,8,2,2v-1,-2,-2,-2,-2,-2xm24,-102v-1,0,-7,-4,-1,-3v-2,2,0,2,1,3xm24,-214v2,0,2,1,2,3v-2,1,-2,-1,-2,-3xm31,-98v0,0,1,-6,2,-2v0,0,-1,-1,-2,-1r0,3xm49,-80v0,-5,-5,-10,-5,-18v3,6,7,12,5,18xm45,-100v-1,-1,-3,-7,-4,-17v1,4,2,10,4,17xm39,-134v1,0,1,1,1,4v0,0,-1,-1,-1,-4xm40,-122v1,1,1,2,1,4v0,0,-1,-2,-1,-4xm40,-60v-1,-1,-6,-5,-1,-3xm49,-63v-10,3,-9,-9,-4,-4v1,-3,4,-7,7,-12v0,6,-5,4,-3,11v-2,0,-5,4,0,5xm54,-48v-2,1,-1,-2,-1,-2v2,0,2,0,1,2xm58,-53v1,2,-2,3,-2,1v0,-1,1,-1,2,-1xm63,-51v3,7,-7,6,-2,2v1,0,2,-1,2,-2xm132,-87v0,0,1,-4,3,-3v-1,2,-3,3,-3,3xm146,-34v0,0,3,-12,2,-4v0,2,-1,4,-2,4xm31,-66v1,3,2,6,3,6v0,-1,-1,-4,-3,-6xm59,-181v2,-2,3,-4,2,-5v-2,3,-2,5,-2,5xm157,-87v-2,4,4,6,3,1xm183,-89v2,1,3,3,7,3v1,-4,-4,-8,-7,-3xm200,-66v2,4,3,10,11,8v-1,-2,-11,-4,-11,-8xm174,-58v1,0,3,-1,5,-4v-3,0,-5,1,-5,4xm204,-80v-5,-3,-11,-4,-9,4v2,7,13,10,14,2v0,-3,-2,-4,-5,-6xm189,-85v-3,0,0,1,-1,4v2,-1,3,-1,1,-4xm54,-181v0,-2,0,-4,-2,-3v0,2,0,3,2,3xm168,-156v-3,-2,-6,-4,-9,-1v2,5,1,-1,6,0v-2,2,-1,1,1,1r2,0xm173,-104v0,-6,-6,-3,-6,-3v0,2,5,9,4,2v-1,0,-2,0,-2,-1v1,0,2,1,4,2xm167,-163v-6,-2,-4,-11,-9,-2v1,-1,1,-3,0,-5r7,0v1,-4,-12,-1,-4,-4v4,0,4,4,6,3v0,-1,-1,-3,-2,-4v1,1,11,0,7,5v-2,0,-1,-4,-3,-4v-1,4,-2,1,0,6v8,-1,2,-1,3,-24v-3,-18,21,-15,9,-22v-4,-13,20,-12,7,-4v-2,-1,-5,2,-4,4v3,-1,6,-2,7,4v0,2,-3,2,-5,2v3,13,-9,14,11,15v-2,-11,7,-25,15,-25v5,-18,-9,-27,-24,-16v0,14,-26,-11,-20,14v-3,3,-9,4,-3,0v-3,0,-2,-10,-8,-5r0,4v-17,0,-33,0,-48,-1v-1,8,-1,18,0,29v6,1,7,-1,8,-5r0,5v1,-3,1,-8,5,-5v-4,-1,-3,2,-3,5v3,0,7,0,12,-1v-3,6,2,4,4,7v-5,-1,3,8,-4,12r2,-10v0,2,-2,1,-3,1v0,20,1,37,1,50v1,1,5,-4,5,0v-2,2,-4,2,-6,1v0,2,0,5,1,9v3,0,6,0,7,-1r-1,3v2,1,6,1,11,0v0,-4,5,-13,1,-14v-2,0,-1,3,-1,4v1,-12,-10,-1,-13,-15v6,-5,7,2,10,-3v-5,5,-3,13,3,6v0,2,-1,3,-1,1v0,0,2,-1,0,-1r-2,0v2,-5,9,-7,4,-1r0,6v2,-2,8,0,8,5v-4,2,-10,7,-7,13v6,1,5,-5,7,-8v-1,0,-2,0,-4,1v-1,-2,4,-3,5,-2v-2,-3,8,-8,4,-11v2,1,2,2,2,-1v0,-1,-1,-1,-1,-2v-1,5,-8,-1,-4,4v2,1,3,2,-1,2v-7,-3,4,-6,-1,-10v1,2,1,6,-4,3v1,0,3,-2,4,-4v-2,-1,-3,0,-5,1v-1,-3,0,-2,5,-3v4,0,2,9,5,3v-7,-5,-7,-11,0,-14v-4,6,3,0,6,5v-1,-3,4,0,4,-4v-5,6,-1,-9,-9,-5v3,0,3,0,4,3xm147,-128v-6,0,2,-6,0,-3r0,3xm141,-134v0,0,9,10,-2,9v7,-4,-9,-7,2,-9xm167,-162v1,3,0,4,-2,1v0,-1,1,-1,2,-1xm163,-211v1,1,0,2,0,4v-12,-2,9,-14,0,-4xm163,-204v2,-2,6,2,2,2v0,-1,-1,-2,-2,-2xm155,-216v2,-1,4,1,2,2v-1,0,-2,-1,-2,-2xm153,-208v0,-2,4,-4,4,-2v0,3,-1,3,-4,2xm140,-195v0,-3,2,-6,2,-1v0,1,-1,1,-2,1xm136,-194v-2,-1,-1,-2,1,-3xm136,-197v-1,0,-1,-1,-2,-3v2,0,2,1,2,3xm129,-198v-1,0,0,-1,1,-1r3,0v-1,2,-2,0,-4,1xm136,-193v0,1,-4,4,-4,1v1,0,3,-1,4,-1xm136,-154v-1,-2,-5,-7,-3,-11v0,1,4,8,2,1v0,-6,-4,-4,-3,-12v2,1,8,15,4,22xm143,-164v0,3,-3,4,-4,2v2,0,6,-1,2,-2v0,-1,0,-1,2,0xm146,-156v0,3,0,4,-3,2v0,-2,3,-1,3,-2xm157,-165v-1,3,-1,4,-4,1v1,0,3,0,4,-1xm153,-166v1,-3,2,1,5,-2v0,2,-2,2,-5,2xm160,-182v1,3,-2,4,-3,2v5,0,1,-2,1,-4v0,1,1,2,2,2xm161,-175v1,-1,1,-5,4,-4v-1,1,-2,3,-4,4xm171,-195v-8,2,-4,8,-12,3v3,-6,9,-14,12,-3xm171,-209v-1,2,0,5,-3,3v-1,-1,-2,-3,-1,-4v2,0,2,2,4,1xm172,-168v0,2,-1,4,0,6v0,-1,1,-3,0,-6xm157,-82v-3,0,-5,0,-3,2v1,0,3,-1,3,-2xm207,-148v0,-3,-3,-2,-3,0v0,2,2,0,3,0xm202,-168r4,1xm198,-251v0,-2,0,-2,-2,-2v0,2,0,2,2,2xm112,-245v-3,-4,-17,3,-22,6xm102,-152v0,0,2,0,2,-1v0,0,-2,0,-2,1xm116,-247v5,-1,9,-3,12,-6v-6,2,-12,1,-12,6xm220,-77v-1,-2,-7,5,-7,5v3,-3,6,-5,7,-5xm192,-71v2,-1,-2,-2,-2,-2xm43,-245v1,-1,1,-2,0,-3v-2,1,-2,2,0,3xm229,-152v0,-1,-1,-2,-3,-2xm58,-228v-2,1,-5,1,-5,3v2,-1,6,0,5,-3xm72,-242v5,-1,4,-3,0,-2r0,2xm90,-203v0,3,8,3,8,3v-2,-3,-6,-5,-8,-3","w":201},"v":{"d":"57,-213v2,-1,9,-11,2,-4v0,1,-1,3,-2,4xm145,-210r-4,-1v1,0,2,1,4,1xm62,-231v-5,3,-18,8,-14,12v0,0,0,1,4,-1v-1,-1,-1,-2,0,-3v4,-1,10,0,10,-8xm56,-209v-9,0,-9,0,-3,6v1,-1,2,-3,3,-6xm48,-222v0,-2,-1,-3,-3,-3v0,2,2,3,3,3xm187,-229v4,7,4,3,5,-3v-2,-2,-3,-2,-3,0xm203,-253v0,0,-1,-4,-4,-3v0,1,3,6,4,3xm52,-231v-4,-2,-7,-5,-9,2r4,-1r-1,3v2,0,4,-1,6,-4xm100,8v-4,-1,-8,2,-2,2v1,0,2,-1,2,-2xm213,-215v-4,-3,-7,4,-2,3v1,0,2,-2,2,-3xm202,-260v-1,-4,-5,0,-3,0r3,0xm202,-270v0,-2,-1,-4,-3,-2v2,-1,1,2,3,2xm200,-247v0,-2,-1,-3,-2,-4v1,3,1,4,2,4xm42,-216v2,0,2,-1,2,-3v-2,-1,-2,1,-2,3xm9,-192v4,-2,8,-2,9,3r-7,0v0,2,4,2,11,1v2,-7,0,-18,8,-15v3,-1,6,-6,3,-7v-1,1,-4,7,-4,3v2,0,2,-3,3,-4v-1,5,-12,2,-6,1v2,-1,5,-3,1,-4v0,0,1,1,1,2v-2,1,-4,1,-5,-2v1,1,1,2,0,2v-4,-1,-2,2,-2,5v3,-1,4,-1,5,2v-9,-2,-14,-4,-20,0v-2,-7,13,-1,5,-13v-4,0,-7,-1,-10,-2v0,4,-1,11,-1,20v1,-1,3,-4,4,0v0,1,1,3,0,3v-5,-3,-4,1,-4,4v1,6,-1,5,11,6v-1,-1,-1,-2,-2,-5xm3,-217v2,-3,1,2,3,2xm14,-201v-1,-2,3,-3,3,-1v-1,0,-1,0,-3,1xm20,-197v0,-1,0,-3,-1,-4v1,0,5,-2,3,2v0,1,-1,2,-2,2xm67,-72v0,-1,0,-2,-1,-2v-3,2,-4,7,1,2xm95,6v1,-3,-2,-1,-3,-1v0,1,1,1,3,1xm6,-220v0,-3,0,-2,-2,-1v0,0,0,1,2,1xm23,-194v0,1,4,4,4,-1v-2,0,-3,0,-4,1xm24,-219v-2,0,-1,-2,0,-2v1,1,2,1,2,-1v-5,-1,-15,4,-2,3xm14,-217v1,-4,3,-1,4,-5v-5,2,-13,-2,-4,5xm31,-218r0,-2r0,2xm15,-213v5,0,4,-1,1,-4v0,1,0,2,-1,4xm32,-199v4,-1,0,-3,-1,-4v0,3,2,2,1,4xm175,-114v1,-3,3,-6,5,-11v-6,-1,-14,7,-5,11xm193,-79v0,-5,-1,-4,-4,-2v0,2,2,2,4,2xm169,-92v2,-1,4,3,6,3v1,-4,-4,-5,-6,-3xm224,-69v1,-3,-1,-5,-4,-4v0,1,0,2,-1,5v1,-1,2,-3,5,-1xm131,-28v28,2,19,-41,35,-50v0,-7,2,2,5,-1v0,2,6,8,0,4v-4,1,-3,2,0,3v-7,7,1,1,-9,4v0,1,5,0,4,4v-3,7,3,11,2,4v4,1,0,-6,5,-3v-3,4,-3,8,0,12v0,-6,7,-7,5,-11v-1,1,-1,1,-2,0v3,-2,2,-7,7,-10v-1,1,-1,2,-1,3v-1,-5,8,-4,7,-8v-4,3,-10,-1,-13,-1v3,-3,5,-4,7,-1v1,-8,-9,-5,-12,-7r3,7v-15,0,-2,-30,-4,-34v-2,0,-2,4,-3,4v0,-3,0,-7,-1,-13r2,2v4,-5,-4,-13,-1,-19v0,0,1,1,2,1v-3,-12,5,-31,-2,-41v-1,2,-1,1,-2,-1v7,2,2,-10,6,-14v-5,14,16,10,5,20v2,0,4,0,6,1v-1,2,-3,4,-7,6r1,-2v-12,3,6,9,0,15v9,4,-6,8,-2,13v0,1,1,1,2,0v1,3,-3,4,-3,10v9,-1,1,5,8,4v2,-10,10,-20,5,-29v0,1,2,2,3,3v8,-6,-4,-28,4,-26v0,6,0,11,2,12v1,-5,4,-12,8,-20r23,0v-1,-12,1,-15,-5,-19v2,1,2,0,2,-2v-3,-1,-4,3,-2,-2v-4,-1,-1,6,-6,6v1,-2,1,-4,-2,-3v-1,5,-3,0,-6,0v-3,-10,-4,-11,3,-15v-7,0,-17,-1,-30,-2v-1,-4,6,-2,6,-5v-10,8,-17,8,-33,7v3,1,-1,6,-1,7v4,-2,6,-1,6,3v-3,-2,-4,0,-5,2r2,-1r-2,5v1,-1,8,-1,7,2v-5,-1,-4,7,-11,5v1,-3,4,-2,3,-7v0,1,-2,1,-4,0v-4,-2,-1,-2,-5,-1r4,5v-1,-1,-3,-2,-4,-2v-1,4,-8,10,-4,17v4,1,5,-3,6,-5r-2,4v4,0,10,1,16,2v-1,8,-16,36,-15,47r-2,0v-5,19,-18,37,-17,57r-2,-6v-2,6,-6,14,-11,26v-2,-1,-1,-6,0,-6v-10,-11,-18,-51,-28,-77v2,-9,8,-7,15,-5v1,-7,-6,-23,-8,-12v1,-6,-10,-11,-2,-5v-2,0,-4,6,-7,3v8,-1,-6,-11,10,-7v-6,-4,-7,-5,-13,-1v3,-6,-3,-3,-3,-12v5,1,7,-2,7,-5v-1,-2,-4,1,-6,0v3,-2,1,-4,-2,-6v-6,2,-4,2,-11,3v1,-6,-5,-1,-11,-3v0,1,0,2,-1,4v-2,0,-4,-12,-4,-4v-6,2,-5,7,-12,-5v0,2,-9,20,-12,9v-5,2,4,5,1,10v4,7,-2,3,0,8v1,-2,3,-2,3,1v-11,3,-3,6,2,22v-1,6,4,10,9,10v8,21,14,38,18,53v-3,1,-9,-2,-8,2v10,-1,9,1,17,8v-1,-4,3,-3,5,-1v-7,9,-3,19,-6,31v0,7,2,8,8,8v0,4,15,25,1,25v5,5,-5,6,2,9v-2,2,-5,-3,-6,0v4,0,9,6,5,9v11,0,8,-4,15,-4v0,4,3,2,9,1v0,6,-3,3,3,5v-1,-9,21,-5,32,-6v2,-8,9,-15,4,-23v-9,3,-13,-10,-4,-12v0,3,-4,2,-3,7xm177,-80v-1,-1,-2,-2,-2,-4v3,-1,2,2,2,4xm186,-156v-1,-1,-3,-2,-3,-4v2,1,3,3,3,4xm178,-212v-1,0,-4,-4,-2,-5v1,0,2,2,2,5xm176,-192v0,1,-1,4,-1,1v1,0,1,-1,1,-1xm152,-195v-1,0,-3,-1,-3,-2v1,2,4,-1,3,2xm96,-159v-2,3,3,6,-2,6v0,-1,-2,-1,-3,-2v0,0,2,1,4,1v0,-3,0,-5,1,-5xm94,-157v-5,0,-5,-3,-1,-2v1,0,1,1,1,2xm31,-166v0,2,-1,5,-4,4v0,-1,2,-3,4,-4xm32,-156v0,2,-3,2,-3,0r3,0xm32,-153v1,-1,1,-3,3,-1v-1,2,-2,2,-3,1xm31,-149v4,-1,6,1,2,2v-1,0,-2,-1,-2,-2xm33,-185v0,0,-3,-6,4,-5v-3,3,2,5,-4,5xm51,-184v-2,-5,-3,-8,-1,-5v2,2,2,1,1,5xm50,-134r1,7xm51,-125v2,1,3,4,1,6v0,-1,0,-3,-1,-6xm52,-114r0,-4v1,0,1,4,0,4xm72,-42v-4,-3,-6,-11,-2,-6v1,2,3,3,2,6xm62,-190v-1,-2,-1,-2,2,-2v0,1,-1,2,-2,2xm62,-189v1,2,5,0,4,3v-4,-1,-5,-2,-4,-3xm65,-179v2,1,4,8,1,5r1,-1v-2,-5,-1,1,-3,1v0,0,0,-3,1,-5xm67,-177v1,-4,1,-2,4,-2v0,0,-2,2,-4,2xm77,-171v-6,-1,-9,-14,-8,-16v8,2,5,10,8,16xm76,-169v4,1,4,5,0,5v0,-2,2,-3,0,-5xm76,-10v0,-1,1,-2,2,-3v0,1,-1,2,-2,3xm78,-3v1,-2,2,-2,4,-1v-1,3,-2,3,-4,1xm85,-157v-2,-1,-5,-9,0,-3v1,1,0,2,0,3xm133,-35v0,-2,-1,-7,2,-6v0,3,0,6,-2,6xm141,-44v-1,4,-3,6,-5,3xm140,-114v0,0,1,-2,1,-5v2,1,1,3,-1,5xm145,-41r0,-5v2,0,4,5,0,5xm168,-195v0,0,-1,0,-3,1v0,-1,1,-1,3,-1xm171,-103v0,-1,1,-3,2,-5v-2,0,-3,4,-2,5xm217,-54v6,-10,-7,-26,-6,-14v-9,2,-5,-10,-17,-4v1,2,3,1,4,-1v-2,7,4,16,11,11v-6,5,-2,8,0,12v2,-1,4,-10,8,-4xm210,-60v0,2,-2,4,-3,2xm186,-92v1,0,4,1,8,1xm163,-75v0,2,7,4,3,1v-1,-1,-2,-1,-3,-1xm193,-86v4,1,5,2,3,-1v-1,0,-2,0,-3,1xm37,-230v-1,0,-5,0,-2,1xm188,-14v1,-1,2,0,2,-2xm54,-203v-2,0,-4,3,-1,2xm187,-15v-4,0,-2,6,-4,9v4,-2,3,-6,4,-9xm190,-39r-2,1xm189,-28v-4,3,-10,12,-10,15v4,-3,8,-8,10,-15xm194,-11v-1,3,1,4,2,1xm207,-48v-1,-4,-6,0,-3,1xm228,-39v-1,-2,-4,1,-5,3v2,2,3,-2,5,-3xm234,-186v4,-1,5,-4,8,-6r-16,-3v1,2,12,5,8,9xm246,-142r-3,-1v0,1,2,3,3,1xm230,-130v0,2,2,3,4,4xm105,-226v3,1,4,-2,2,-2xm116,-168v1,0,3,-1,1,-1xm130,-217v2,-1,2,-5,0,-2r0,2xm213,-47v0,-1,-4,4,-4,4xm68,-203v0,-2,0,-4,-2,-2xm55,-30v1,-2,-1,-3,-2,-1v1,1,1,3,2,1xm54,-4v-1,0,-1,0,-1,1v1,0,3,2,3,0xm60,-67v-1,0,-3,-1,-3,1r4,1xm32,-13v-1,0,-2,4,0,4r0,-4xm31,-21r0,6v0,-2,2,-5,0,-6xm196,-95v2,0,2,-3,1,-4xm218,-140v1,1,1,3,4,3v0,-2,-1,-4,-4,-3xm201,-140v-1,1,-4,4,0,3v2,-1,2,-2,0,-3xm90,5v0,1,-2,4,1,3xm26,-268v2,-1,3,-2,-1,-2xm170,-32v4,-2,6,-6,7,-11xm170,-30v-1,-2,-2,1,-2,1xm182,-21v0,-4,-3,-3,-4,0v1,1,3,1,4,0xm177,1r-6,10v2,-1,6,-5,6,-10xm28,-102v0,4,5,-1,0,0r0,0xm29,-28v1,2,2,3,2,-1xm186,-87v-1,-3,-6,2,-3,2xm184,-62v2,-1,1,-3,-1,-2xm182,-29v3,2,6,-2,5,-6v-1,0,-3,2,-5,6","w":228,"k":{"j":36,"a":36}},"w":{"d":"315,-204v-2,-1,-4,-2,-5,-2v0,2,4,3,5,2xm99,-152v0,-1,-4,-5,-3,0r3,0xm99,-87v5,-9,14,-8,6,-21v-4,3,-4,-1,-7,-8r5,-1v-2,-8,-6,-24,-13,-49v7,-1,5,1,12,-2v0,-10,-2,-10,-8,-17v6,-1,16,3,20,0r-5,0v0,-9,0,-20,-1,-35v-1,2,-3,1,-3,-1r0,-2r-85,0r0,38v3,0,6,1,10,0v-1,0,-3,-2,-5,-3v0,-6,2,-8,7,-5v0,4,0,8,7,6v0,0,-2,1,-2,2v14,-3,2,11,13,10r0,2v4,4,9,-4,10,5v0,1,4,-3,3,0v0,8,-6,8,0,12v-3,-2,-10,0,-2,-7v-5,-1,-10,5,-11,-1v2,25,11,53,20,74v-4,0,0,4,0,6v3,-2,5,-3,10,-2v-1,-1,-2,0,-2,-2v0,0,1,1,2,1v1,-3,-7,-4,-7,-3v3,-4,-2,-5,7,-3v0,0,-1,1,-2,1v1,1,2,2,4,2v-3,-4,6,-5,-3,-7v0,-6,1,-14,12,-10v-8,14,3,35,8,17r0,3xm97,-94v4,0,4,0,3,3v-4,-1,-1,-1,-3,-3xm27,-201v-3,0,-6,-2,-4,-5v4,2,5,3,4,5xm51,-156v0,-1,1,-4,1,-1xm65,-169v2,1,0,1,-1,3v-2,0,-1,-1,1,-3xm65,-156v-1,4,-7,6,-5,1v1,0,1,1,1,2v2,-3,1,-3,4,-3xm67,-159v-1,1,-5,3,-4,-2xm109,-93v0,-2,-1,-2,-2,-1v0,0,1,0,2,1xm238,-103v-1,-1,0,-5,-3,-4v0,1,1,2,3,4xm63,-60v0,0,2,1,5,0v0,-2,-1,-2,-2,-2v-2,0,-3,1,-3,2xm69,-61v-2,1,-3,10,2,9v0,-6,6,-8,-2,-9xm234,-188v2,0,1,-3,1,-4v0,1,-1,2,-1,4xm65,-55v-1,-2,-4,2,-4,2v3,1,4,1,4,-2xm319,-208v1,1,4,6,4,2xm74,-67v16,-8,0,-26,-5,-10v4,4,-3,5,5,7v-6,-1,0,6,-4,8v2,1,7,0,4,-5xm86,-88r-1,1v1,-2,-1,-3,0,-2v-2,1,-1,3,1,3r0,-2xm102,-84v1,1,3,1,5,-1v-1,0,-3,0,-5,1xm112,0v2,-2,-1,-3,-1,-5v2,-1,2,2,3,2v0,-2,-2,-3,-5,-3v-1,0,-2,1,-2,2v1,-1,2,-1,3,0v0,3,-2,2,2,4xm96,-53v-2,0,-2,1,-2,3v2,0,2,-1,2,-3xm233,-108v5,1,3,-2,2,-5v-5,-1,-4,3,-2,5xm120,-97v5,-3,2,-7,-3,-11v-3,3,-1,10,3,11xm118,-77v2,-1,3,1,3,-2v-1,0,-2,1,-3,2xm123,-136v-3,-1,-18,19,-7,20v10,-9,-1,-8,5,-18v0,0,0,2,1,2v0,-1,0,-2,1,-4xm123,-92v1,-2,1,-3,0,-4r0,4xm114,-74v1,-3,-3,-4,-1,-1v0,1,1,1,1,1xm121,-67r1,1xm117,-71v0,0,5,11,3,2v-1,-1,-2,-2,-3,-2xm49,-166v0,-1,-1,-1,-2,-1v-1,2,3,4,2,1xm233,-147v0,-5,0,-6,-2,-7v0,2,-1,8,2,7xm107,-93r0,0r0,0xm17,-226v2,0,7,-3,4,-6v-5,-3,-2,5,-4,6xm14,-226v0,-2,-3,-4,-3,0r3,0xm13,-233v-1,-1,-2,0,-3,2v1,1,3,0,3,-2xm10,-239v0,0,6,1,3,0v-1,0,-2,-1,-3,0xm4,-223v6,-3,2,-8,-3,-10v-1,3,1,1,2,3v-1,0,-3,-1,-3,-1v0,5,1,7,4,8xm19,-223v0,-2,-4,-2,-7,-2v-1,3,5,4,7,2xm237,-9v3,0,3,9,9,4v-5,-6,-2,1,-9,-4xm248,-4v0,1,-3,4,-1,4v0,-2,3,-2,1,-4xm298,-168v0,0,-3,5,0,2v0,-1,1,-1,0,-2xm156,-90v0,0,-4,-1,-2,0r2,0xm154,-85v1,-1,3,-2,0,-2r0,2xm232,-23v-2,0,-3,1,0,1r0,-1xm226,14v0,-4,-3,-5,-2,0v1,0,1,-1,2,0xm278,-26v0,-2,-4,-6,-3,0r3,0xm294,-153r0,-1r0,1xm286,-167v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm211,-26v-1,-4,-4,-2,-4,1v2,0,2,-2,4,-1xm286,-166v0,1,-6,4,-4,5v3,-2,4,-2,4,-5xm278,-167v2,-1,6,5,4,1v-3,-1,-2,-1,0,-2v3,-4,4,-6,9,-4v-2,-1,-3,7,-1,2v3,5,4,-5,9,2v1,-1,1,-4,1,-7v0,0,-1,2,-1,0v4,0,1,-6,5,-10r24,0r0,-17r-54,0v0,-7,-13,-8,-13,0v-5,1,-11,-3,-7,-8v0,2,1,2,2,1v-1,-4,0,-7,-4,-4v2,-2,6,-4,2,-6v-9,4,-13,-9,-16,13r0,21r25,0v-6,20,-12,55,-25,94v-6,-2,-12,2,-2,3v0,7,-2,12,-3,16v-4,-16,-16,-45,-21,-77v4,-4,5,-2,10,0v1,-4,-7,-4,-12,-4r-14,-50v-2,0,-6,0,-10,-1v2,0,4,-3,4,-8v0,-7,1,-11,1,-11r-35,0v-1,7,-11,27,-2,34v-2,0,-1,4,-4,3r0,-6v-10,20,-8,31,-17,57v-11,0,-9,18,-2,22r-5,0v3,8,9,-5,10,3v-10,-1,2,11,-8,12v0,3,2,3,7,2v1,-3,-2,-3,-3,-4v7,-2,10,-2,6,-7v-2,1,-2,0,-3,-1v5,2,9,0,9,5v-1,-1,-2,-1,-3,0v2,1,-3,4,1,3r2,1v-4,2,0,0,-4,4v2,-4,8,8,12,2v-10,-1,-4,-14,-3,-15v-4,2,-5,1,-10,-2v5,0,3,0,2,-3v0,1,2,2,3,2v-1,-6,-3,-4,-9,-2v2,-4,5,-3,9,-7r-1,1r2,0v-3,4,3,3,0,10v9,0,-3,-6,6,-6v0,1,0,2,-1,3v3,-3,7,0,4,3v7,-6,3,2,10,2v6,-24,9,-37,10,-37r32,107v-3,5,5,0,1,8v2,1,2,-1,4,-1r0,4v3,-2,2,-3,4,0v-5,1,-18,9,-11,19v1,-5,3,-2,6,-1v-4,10,-3,14,6,17v-1,-3,-3,-5,1,-10v5,1,9,1,14,1v3,-10,-14,-18,-9,-22v4,-1,-7,-24,8,-6r3,0v-1,5,2,11,9,10v-3,1,-7,3,-3,8v1,-3,6,-4,8,-1v-3,2,-6,2,-1,4v0,-2,17,-3,8,-6v1,-4,3,-2,-3,-5v-5,0,-5,-1,-2,-4v-1,-1,-2,0,-3,0v-1,3,-2,4,-4,0v2,-5,6,1,9,-4v-3,1,-5,-2,-3,-4v1,0,1,3,3,2v-3,-4,-5,-6,-8,-3v1,-4,9,0,5,-5v-5,3,-2,0,-1,-2v5,-9,-16,-2,-6,-12v1,2,2,3,3,1v-1,-3,-2,-6,1,-7v-1,4,1,5,3,6v-5,-5,1,-11,0,-14v-1,1,-5,4,-7,2v8,-2,5,-11,12,-8r-2,4v3,-1,2,-3,5,0v-1,-1,0,-3,1,-3v4,0,5,2,4,5v0,-2,-1,-2,-1,-2v-4,7,-12,13,-4,19v0,-2,0,-3,1,-3r0,2v0,-2,3,-2,4,0v-4,9,-4,15,6,17v-1,0,-2,-1,-2,-1v7,-4,-4,-5,3,-10v0,1,1,2,3,2v5,0,8,-1,10,-10r-10,-10v1,-19,26,-77,21,-96r4,-5v-3,3,-3,0,-7,1v4,1,-2,4,2,7v-1,-1,-3,-2,-5,-2v0,1,1,2,2,3v-7,-6,-8,-10,-10,-15xm248,-206v3,-2,8,4,4,3v0,0,-1,-1,-4,-3xm141,-126v0,2,-1,4,0,6v-4,-1,-3,-4,0,-6xm154,-124v0,3,-1,0,-4,1v-3,0,-3,2,-3,0xm163,-113v-1,2,-5,2,-5,-2v2,-3,2,-7,5,-9r0,7v-2,-1,-4,-3,-2,0v1,1,2,2,2,3v-1,-1,-2,-1,-4,-1xm212,-36v0,1,1,1,2,1v2,0,0,4,2,3v-2,0,-3,-2,-4,-4xm216,-39v-2,0,-3,-2,-1,-2v1,0,1,1,1,2xm221,-36v0,-2,3,-7,8,-3v1,3,-3,0,-3,2r0,-3v-1,0,-3,4,-5,4xm244,-13v0,-2,0,-2,2,-2v0,2,0,2,-2,2xm237,-52v-1,2,1,4,-4,2xm237,-53v-2,0,-3,-2,-1,-2v2,0,2,2,1,2xm243,-55v0,6,-2,2,-3,0r3,0xm264,-148v-1,3,-2,1,-3,0v0,-1,1,0,3,0xm265,-145v2,5,0,14,-9,9v1,-2,5,-9,9,-9xm266,-153v1,0,2,7,-2,3v-2,-2,0,-6,2,-3xm276,-163v-1,1,-3,0,-3,-1v1,-2,3,-1,3,1xm271,-155v0,-2,4,-1,4,0v0,2,-3,1,-4,0xm273,-153v-1,3,-5,2,-3,0v1,1,2,1,3,0xm280,-125v0,-3,2,-4,5,-4v-2,3,-4,4,-5,4xm284,-135v-3,0,-6,-5,-1,-5xm291,-145v0,1,0,5,-1,3r-1,-4v1,0,2,1,2,1xm289,-145v-3,-1,-3,0,0,-3r0,3xm283,-149v0,-2,4,-4,4,0v-2,-1,-2,-1,-4,0xm281,-152v4,4,0,15,-7,12v1,2,6,5,0,7v-5,-6,-6,-20,5,-19v0,-1,-1,-2,-1,-4r3,3v-1,0,-1,-1,0,-2v1,0,1,2,2,4v0,0,-1,-1,-2,-1xm294,-175v-1,-3,0,-5,-2,-2v-1,1,3,1,2,2xm119,-10v-3,-1,-3,1,-2,3v2,0,5,-2,2,-3xm294,-153r0,0r0,0xm125,-100v2,1,5,-1,3,-5v0,-2,0,-4,-1,-4v-3,4,2,5,-2,9xm121,-11v3,1,5,2,4,-1v-2,0,-4,0,-4,1xm133,-6v-1,7,-4,3,-8,6v7,1,13,-1,8,-6xm142,-85v1,-3,-2,-2,-4,-2v0,2,2,6,4,2xm108,-62r0,0r0,0xm123,-20v4,2,4,9,11,7v-4,2,5,3,-3,3v1,1,1,1,3,0v-1,1,-1,3,0,3v3,-1,2,-8,2,-9v2,1,2,1,3,-3v-1,-1,0,-3,0,-5v-3,3,-3,7,-7,1v4,0,9,-6,9,-4r14,-49v3,1,9,1,7,8v8,-3,1,-9,-3,-11v-7,4,-8,-15,-16,-7v3,0,3,2,4,4r-6,0v0,1,3,1,4,1v-9,7,-15,3,-6,12v-7,0,-2,8,-2,11v-7,-4,-8,2,-7,4v-1,0,-4,-4,-8,-11v-4,2,-9,15,-14,3v-2,3,-5,6,-7,7v0,-2,2,-2,3,-4v-4,1,-5,6,-6,4v0,-1,1,-2,1,-2v-3,2,-1,3,0,5v1,0,2,-4,3,0v-10,0,4,6,-7,5v0,4,4,0,4,5v-7,-4,-4,0,-10,3v0,0,2,-4,0,-4v0,1,-1,2,-2,2v-2,-1,4,-4,0,-8v3,3,-4,8,-2,4r0,-4v0,0,1,2,2,2r0,-3v-3,1,-6,4,-5,0v2,-4,-5,-8,-3,-3v6,10,6,25,14,45v0,-2,1,-2,1,-1v0,3,0,7,2,7v0,-1,0,-3,-2,-5v-1,-2,7,3,5,-2v2,2,3,1,4,-1v-3,1,-3,5,0,7v3,0,4,-3,2,-5v-2,0,-1,2,-2,1v1,-2,4,-3,0,-4v-1,0,-2,0,-3,1r-3,-4v4,1,13,7,10,0v8,-1,2,2,2,3v4,-1,5,11,4,0v5,0,5,-9,9,-3v1,-4,-4,-4,1,-6xm129,-14v-1,-6,5,-1,6,-1v-3,0,-6,1,-6,1xm137,-53v0,2,-10,11,-3,3v0,0,-1,1,-2,0v0,-2,4,-6,5,-3xm140,-41v0,-2,3,-1,4,-1v0,2,-3,1,-4,1xm108,-67v-4,2,4,4,1,2v2,-1,3,-3,-1,-4r0,2xm159,-98v3,-1,4,-7,2,-10v-8,3,-3,7,-2,10xm152,-98v0,3,7,7,9,2v-6,-1,-6,-9,-9,-2xm152,-100v-2,-1,-4,-2,-2,1v1,0,2,0,2,-1xm122,-4v4,-1,6,-4,2,-4xm161,0v-2,-2,-12,-2,-13,-1v3,2,8,1,13,1xm139,-158v-1,0,-3,1,-1,1xm237,-103v-1,-2,-2,1,-2,1xm243,-158v0,0,-2,0,-2,1v1,1,2,2,2,-1xm139,-1r6,0r-6,0xm244,-152v1,-1,5,-3,2,-4v-1,1,-4,3,-2,4xm191,-1v-1,-2,-7,-1,-7,1xm274,-36r6,0r-6,0xm187,-72v0,2,7,2,7,0r-7,0xm181,-72v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm163,-1v4,2,16,2,20,0r-20,0xm139,-92v6,0,2,-3,0,-1r0,1xm238,18v-1,-2,-3,0,-4,0v0,3,3,2,4,0xm118,-185v1,1,2,2,2,-1xm265,-26v-2,-3,-6,1,-3,2","w":332,"k":{"j":43,"a":36}},"x":{"d":"10,0v1,-5,-8,-5,-5,-2v1,3,4,3,5,2xm251,-216v0,-6,-5,-2,-6,0v3,3,3,-3,6,0xm207,-191v1,-2,-2,-3,-3,-1v1,0,2,0,3,1xm16,-1v0,-2,-2,-6,-6,-5v3,1,0,9,6,5xm219,-235v4,5,-7,9,1,10v0,-3,0,-6,4,-5v0,-7,15,-12,6,-14v0,3,-2,4,-5,2v-4,-6,-8,6,-10,0v-1,6,-4,5,8,4r0,3v-2,1,-4,1,-4,0xm207,-195v6,4,-7,5,1,9v-2,-3,5,-9,-1,-11v4,0,4,0,5,-4v-3,2,-8,5,-4,0v-3,0,-2,-1,-2,-4v0,1,2,3,4,2v0,-1,1,-3,1,-3v-2,0,-3,1,-3,0v1,0,2,-2,4,-4r-3,0v5,-3,1,-11,8,-14v-6,6,-19,-5,-7,-1v0,-11,-8,-5,-12,-7v0,2,4,4,3,7v-8,-9,-13,-5,-17,3r6,0v-1,2,-6,4,-11,0v2,1,2,6,0,3v-2,-7,-10,0,-17,0v3,-1,3,2,1,2v-4,1,-5,-8,-8,0v0,0,4,-1,2,2v-3,-4,-5,-5,-10,-6v1,1,2,3,4,6v-1,0,-4,-1,-6,-1v10,3,7,6,1,9v-1,-7,-6,-10,-14,-10v2,-3,-2,-3,-3,-3v1,5,1,3,3,8v-13,0,0,-9,-11,-8v2,4,-2,18,-4,8v-2,2,-1,5,1,6v-10,0,-16,-5,-23,2r3,-1v-6,3,-7,23,5,19v1,-3,-5,-3,1,-4v-2,8,3,-3,7,2v1,-4,1,-14,3,-5v0,-2,1,-3,2,-1v-3,5,0,8,-5,11v7,2,5,-9,10,-12v-5,11,4,7,14,7v-2,-10,2,-20,8,-9v-3,2,-9,17,5,15v1,1,2,7,-1,3v0,-1,-2,-1,-2,0v3,4,-8,12,2,8v0,3,0,2,5,6v-1,-1,-1,-2,-1,-4v4,3,7,2,4,0v-2,-1,1,-1,1,-4v8,1,-2,8,8,9v-3,-1,-2,-2,1,-4v2,1,4,2,7,4v-4,-6,-13,-12,-7,-19v6,3,-4,6,5,6v-3,-5,0,-7,4,-3v3,2,7,3,2,-1v0,-3,4,1,4,-1v-2,0,-7,-6,-3,-4r-1,1v6,-1,4,-2,1,-3v-3,-2,-1,-2,-1,-9v0,0,4,7,3,2v2,-1,10,-5,12,-1v-1,2,-2,3,-2,4v7,0,11,-4,18,-3xm100,-189v-3,-3,-4,-6,-3,-8v2,5,4,1,3,8xm103,-206v0,-1,2,-3,2,0r-2,0xm105,-201v-2,-2,-3,-4,1,-3v0,1,0,2,-1,3xm112,-204v-1,3,-6,18,-4,6v2,-3,0,-7,4,-6xm117,-204r0,-1r0,1xm136,-203v-1,0,-1,-2,0,-3v3,1,6,2,0,3xm140,-214v1,1,2,4,-1,2v0,0,1,-1,1,-2xm178,-214v-1,1,-2,1,-4,1v0,-1,1,-1,4,-1xm167,-193v-1,-3,3,-5,4,-3v-1,1,-2,3,-4,3xm162,-214v3,-4,7,7,2,1v0,-1,-1,-1,-2,-1xm158,-185r0,-4v2,0,0,4,0,4xm152,-208v1,1,7,-5,6,1v-2,2,-1,-2,-6,-1xm154,-188v0,-3,0,-5,3,-4v0,0,-1,2,-3,4xm150,-203v1,0,1,-4,2,-1v0,1,-1,1,-2,1xm156,-182v1,-1,4,5,5,5v-2,-2,-1,-7,2,-9v0,3,-1,6,-1,12v-1,-1,-5,-1,-10,0v1,-3,4,-2,5,-2v0,-1,-2,-4,-1,-6xm163,-204v1,-1,3,-1,2,-4v-2,1,-4,1,-5,0v6,-5,10,4,3,4xm166,-187v0,-4,3,0,7,-3v5,5,-7,-1,-6,6v-1,0,-1,-2,-1,-3xm171,-186v2,1,8,4,2,3v-2,-1,-2,-2,-2,-3xm176,-205v-2,-2,0,-6,4,-6v-1,2,-4,3,-4,6xm191,-222v2,0,3,-8,4,-3v0,3,0,3,-4,3xm198,-196v-1,-2,1,-2,3,-2v0,1,-1,2,-3,2xm202,-222v-1,2,-6,1,-6,-2v1,1,4,1,6,2xm205,-227v-2,0,-4,-4,-1,-3v0,1,1,2,1,3xm243,-219v-10,-2,-3,2,-10,7v3,-8,-9,-11,-12,-6v8,-4,2,16,15,10v2,2,2,2,0,3v-3,2,-5,-4,-2,4v-1,2,0,4,2,4v2,-1,3,-10,8,-4v2,-8,0,-12,-1,-18xm-2,19v-5,-2,5,-7,-2,-5v-2,2,-1,6,2,5xm101,-210v0,-1,0,-2,-2,-2v0,2,0,2,2,2xm91,-221v0,-1,0,-5,-2,-3v0,1,1,2,2,3xm116,-212v-6,6,-8,-12,-10,-2v1,1,9,8,10,2xm196,-238v2,-1,4,3,6,3v1,-4,-5,-7,-6,-3xm92,-205v-6,0,-10,-9,-10,0v8,2,4,9,10,0xm126,-216r0,0r0,0xm78,-219v0,0,4,1,2,-2xm4,-40v-1,1,-6,-6,-8,-5v5,4,7,5,8,5xm105,-82v9,11,23,28,39,50v-5,0,-12,-1,-21,0v-1,9,2,22,9,13v2,6,6,5,3,13v2,0,4,0,5,3r-2,-2v2,3,0,4,-2,5r77,0v1,-10,1,-25,0,-35r-22,0v-11,-15,-29,-37,-53,-65v-1,1,-2,2,-3,4v1,-4,0,-9,-4,-16v10,-8,-4,-14,4,-17v0,-5,-3,-3,-7,-2v-4,2,-4,9,3,9v-14,-3,-6,15,-17,9v-2,2,-1,8,-1,13v-5,-3,-4,10,-13,5v-1,-3,5,0,4,-1v-2,-11,-4,-8,-11,-13v0,2,-1,4,-2,4v1,-2,1,-5,-1,-9v0,1,3,2,3,0v-3,-4,-4,-6,-8,-9v2,0,2,1,2,1v0,-2,-2,-4,-6,-3v1,-2,3,-5,0,-4v1,5,-2,4,-4,2v0,-3,-3,-15,4,-14v3,2,7,8,9,6v0,4,1,6,2,6v2,-9,2,-13,-2,-18v7,1,9,14,13,2v-6,-8,-7,-8,-19,-24v1,-1,2,0,2,-2v-9,0,-10,-15,-19,-15r13,-2v-11,-6,2,-12,-1,-15r4,0v-4,-7,-10,-5,-6,-19v-17,-3,-54,-2,-77,-2r0,39v34,-7,37,25,53,39v1,-1,2,-3,2,0v0,1,-1,1,-1,2v2,-2,4,-1,6,0v-5,0,-3,3,0,7v0,-1,1,-2,2,-2v0,4,0,5,4,4v0,-5,0,-6,2,-9v0,1,0,4,-1,10v1,-1,8,-4,8,0r-2,0v1,0,2,2,2,4v-6,-1,-8,4,-2,8v0,-1,0,-2,1,-3v-1,4,14,1,1,5v-1,2,5,8,5,9v-21,24,-38,55,-64,74r1,2v-5,-1,-9,-2,-11,-3v1,4,6,9,3,12v0,-8,-4,-1,-8,-9v0,1,1,2,0,4v-1,-1,-2,-4,-4,-4v-1,12,0,20,7,24v-6,3,-5,7,0,4v1,-2,3,-4,1,-5v6,4,8,-6,10,6v6,4,4,-3,10,-4r0,3v4,-5,7,6,15,4v-1,2,-8,0,-8,2v15,0,45,4,56,0v-4,-13,7,-41,-21,-31v-1,-3,3,-2,5,-2v2,-18,24,-32,33,-48xm69,-182v-2,0,-5,-2,-1,-2v1,0,1,1,1,2xm72,-144v-2,0,-4,-1,-4,-3v0,1,4,1,4,3xm27,-10v0,0,-14,-3,-4,-3v2,0,4,2,4,3xm41,-2r1,0r-1,0xm81,-86v-5,-4,0,-6,4,-8v1,0,2,2,2,3v-6,-1,-8,4,-2,3v-1,0,-2,1,-4,2xm83,-117v1,-2,2,-3,4,-2v-1,0,-2,1,-4,2xm89,-85v-1,-2,4,-5,2,-1v0,1,-1,1,-2,1xm91,-89v-3,0,-3,-9,0,-9v4,1,1,5,0,9xm120,-111v-5,2,-3,1,-1,-2v1,0,1,1,1,2xm135,-95v12,6,-6,24,3,35v0,3,-1,6,-2,10v0,-11,-1,-26,-1,-45xm83,-211v0,-5,-1,-13,-2,-4v0,2,1,4,2,4xm88,-191v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm5,8v1,4,-3,5,3,9v-4,-7,4,-6,-3,-9xm135,-217v0,-1,-1,-2,-2,-3xm158,-159v0,5,0,8,4,3v-3,0,1,-3,-1,-3v-1,2,-2,0,-3,0xm121,-138v-4,0,-5,2,-1,2v1,0,1,-1,1,-2xm111,-112v-2,2,-3,4,1,3v0,-1,0,-2,-1,-3xm106,-186v-1,2,-3,5,0,6r0,-6xm129,-150v-2,-2,-2,1,-6,1v2,-5,7,-8,10,-4v2,-12,1,-11,2,-26v-9,13,-10,13,-29,38v0,1,3,0,3,2r-4,0v1,0,3,2,5,5v0,-7,10,-8,2,-14v4,2,3,2,9,1v0,0,-1,-1,-1,-2v0,0,4,6,9,-1xm113,-148v-1,-2,1,-2,3,-2v0,1,-1,2,-3,2xm201,-186v4,-2,-4,-7,0,-2r0,2xm192,-186v1,-1,1,-2,0,-3v-1,-1,-2,-1,-3,0v1,0,1,3,3,3xm185,-181v0,0,5,-5,1,-5xm180,-179v-2,9,1,-2,4,1v-1,-5,-2,-5,-4,-1xm109,-108v-2,2,-1,4,0,5v1,0,2,-1,2,-2v0,-2,-1,-3,-2,-3xm78,-192v2,0,7,-4,1,-3v-1,1,-1,2,-1,3xm172,-84v2,-1,5,-1,5,-3v-3,0,-7,0,-5,3xm91,-171v1,-1,4,-2,2,-2xm152,-87v1,0,3,-1,3,-3xm154,-129v-1,3,2,2,4,2v1,-3,-2,-2,-4,-2xm173,-160v-1,-1,-8,4,-5,4v3,-2,5,-4,5,-4xm36,-63v0,-2,-6,-3,-6,-1xm25,-59v-1,-2,-3,0,-3,1xm185,-195v1,2,1,0,2,-1xm30,-63v0,2,5,3,5,1xm33,-140v-2,0,-2,0,-1,1xm26,-47v-2,0,-4,1,-2,2xm115,-1v1,2,10,2,12,0r-12,0xm49,-131v0,-1,0,-1,-1,-1v0,1,-2,3,0,3xm55,-81v0,-1,0,-1,-1,-1xm160,-106v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm105,-44v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm46,-86v1,-2,-3,-3,-5,-3v0,2,4,2,5,3xm137,-99v2,0,0,-4,0,-1r0,1xm107,-179v-1,1,-4,2,-2,3v1,-1,2,-1,2,-3xm101,-46v-7,-2,-12,-9,-16,-2v7,1,9,0,16,2","w":218},"y":{"d":"66,-16v3,0,9,-5,1,-3v0,1,0,1,-1,3xm78,-215v-2,0,-2,-1,-4,0v2,1,4,1,4,0xm65,-1v-1,0,-4,-2,-3,1r5,-1r-2,0xm84,-5v-3,-1,0,-8,-6,-8v1,4,-6,4,-3,8r9,0xm75,-7v2,-2,3,-3,5,-2v-1,2,-2,3,-5,2xm130,2v-2,0,-4,1,-4,3v2,2,7,-1,4,-3xm13,-158v2,4,1,6,7,3v1,-5,-4,-3,-7,-3xm138,16v-6,-1,-9,1,-6,5v1,-2,7,0,6,-5xm114,-4v1,1,3,-1,4,-2v-1,5,3,4,6,2v0,0,-1,0,-2,-1v7,0,17,-16,16,-2v-3,-2,-8,1,-10,5v3,4,15,15,8,4v5,-2,1,-9,7,-11v-2,2,0,2,1,1v7,1,0,-8,2,-11r-1,1v-1,0,5,-9,-3,-8v-13,-1,-3,13,-11,9v0,2,3,3,0,3v-3,-2,-5,-2,-6,-1v0,3,-9,2,-5,7v1,0,1,-1,2,-1v-3,0,-5,2,-8,5xm83,-22v-6,-1,-6,2,-6,8v4,1,4,-5,6,-8xm58,-3v-3,0,-3,0,-2,3v3,0,4,-1,5,-3v-1,-1,-4,3,-4,1v1,0,1,0,1,-1xm75,-50v-1,-2,-3,-3,-4,-2v0,2,4,3,4,2xm55,-26v2,0,5,-5,6,-1v-2,1,-4,3,-6,6v1,-1,2,-1,3,0v-5,0,-3,16,1,15v0,-1,1,-1,2,-1v-1,1,-1,2,1,2v9,1,5,-2,6,-5v0,0,-18,-7,-3,-8r-3,-2v4,0,8,-10,11,-5v-6,1,0,1,-2,5v4,-2,2,-7,7,-11v-4,0,-9,-5,-2,-4v2,0,5,1,4,-2r-15,1v4,-2,1,-9,-3,-10v-4,2,5,11,-4,11v1,0,3,2,0,2r-2,-1v0,1,-1,4,-1,8xm56,-17v0,-3,5,-4,2,0v-1,1,-1,0,-2,0xm73,-42v-1,2,-1,4,2,3v0,-1,-1,-2,-2,-3xm74,-46v-2,-1,-4,1,-2,2v1,0,2,-1,2,-2xm153,7v-3,0,-1,0,-1,3v1,-1,3,-1,1,-3xm-52,-149v0,0,2,8,2,2v0,-2,-1,-3,-2,-2xm-30,-141v0,6,8,1,9,3v0,-4,-5,-3,-9,-3xm11,-231v6,-4,1,-9,-4,-11v-2,5,0,9,4,11xm90,-6v3,1,2,-2,2,-4v-1,0,-1,-1,-2,-1v0,1,1,3,0,5xm92,-51v-7,-4,-12,0,-14,12v7,2,3,-12,9,-4v-5,1,0,16,-9,16v5,5,19,5,15,13r-2,0v3,0,4,12,7,5v-1,3,-1,5,1,6v-11,-1,-12,3,-32,0v7,8,29,-1,35,2v-1,0,-1,0,-1,1v2,0,16,-2,5,-3v1,0,3,-1,5,-1v-3,0,-7,3,-8,-1v6,-2,10,3,8,-9v7,-1,4,-7,14,-10v-6,0,-22,-4,-14,-13v3,-1,5,3,4,7v6,-3,17,10,15,-4v0,3,4,-2,5,0r-13,-2r0,-42r51,-94v3,2,8,3,15,5v-4,7,2,3,3,2v0,-5,-3,-7,-8,-6v0,0,1,-1,1,-2v-5,2,-8,-1,-7,-6v-8,3,-13,-17,-5,-7r-2,-7v6,5,20,7,33,6r0,-32r-86,0r0,32v5,0,12,0,21,1r-34,65v1,-3,-3,-7,-3,-2v3,2,4,6,0,9v0,-6,-5,-8,-5,-12v1,1,5,2,4,-3v2,-1,3,-2,3,-3v0,-3,-2,-5,-7,-5v-14,1,-21,-37,-32,-50r21,0v0,-6,1,-18,-5,-15v2,1,7,-6,4,-10v-3,4,-7,-9,-5,1v-2,-1,-4,1,-1,1v3,1,1,2,0,3v-5,2,-9,-9,-9,-14r14,0v-4,2,-2,6,2,8r0,-8v7,0,16,1,24,-1r-59,-1v0,0,2,-1,0,-1v-16,2,-30,1,-46,1v1,1,4,7,0,6v1,-2,-2,-3,-3,-3v1,2,4,4,2,5v0,-2,-3,-3,-2,0v6,-1,16,7,5,6v-3,3,-6,1,-8,9v3,0,8,1,14,3v-6,6,-7,3,-7,6v0,-1,-1,-1,0,-1v0,6,6,23,4,10v10,3,5,16,18,15v1,11,12,12,16,21v14,-5,4,29,18,24v-1,19,21,33,19,58v5,0,4,13,10,4v-1,4,7,11,4,2v4,-2,8,4,4,6v4,2,5,13,-2,13v-3,-4,-8,-11,-4,-12xm5,-203v1,-2,1,1,3,0v-1,2,0,0,-3,0xm19,-218v-1,-2,1,-5,3,-2v0,1,-1,2,-3,2xm22,-210v-8,-2,4,-5,-3,-7v7,0,2,3,3,7xm19,-209v1,-1,7,1,2,2v-3,0,0,-2,-2,-2xm23,-192v-5,1,-3,-3,-1,-3v0,0,0,1,1,3xm12,-211v-5,0,-3,-7,-1,-2v0,1,1,2,1,2xm9,-185v1,-7,8,0,12,-1v-7,1,-9,6,-12,1xm27,-175r-8,0v6,-3,4,-6,8,0xm48,-147v2,0,4,1,5,3v-2,0,-4,-1,-5,-3xm62,-209v-8,-1,-5,-11,1,-12v2,1,4,6,3,8v-2,-1,1,-2,-2,-2v0,1,-1,4,-2,6xm77,-125v-2,-5,-11,3,-12,-5v9,1,12,-1,12,5xm89,-123v-1,0,-2,-3,-2,-8v1,1,2,3,2,8xm93,-66v-2,4,-2,7,-8,3v-1,-2,-1,-5,0,-8v5,0,7,2,8,5xm107,-64v-6,2,-10,-5,-4,-6v3,0,5,2,4,6xm110,-44v-4,-1,-11,-5,-3,-6v0,2,4,4,3,6xm105,-46v2,2,3,4,-1,3v0,0,1,-1,1,-3xm107,-54v-2,1,-4,-2,-1,-2v1,0,1,1,1,2xm102,-34v-1,-2,-6,-5,2,-3v0,1,-1,2,-2,3xm99,-9v4,-1,2,1,2,3xm104,-12v4,4,0,3,0,6v0,-2,-2,-5,0,-6xm114,-15v-1,0,-2,-1,-3,-3v1,0,3,2,3,3xm106,-24v5,0,0,2,0,3v0,0,-2,-3,0,-3xm106,-41v6,-1,10,4,2,2v-2,0,-2,-1,-2,-2xm116,-44v-2,2,-8,3,-6,-4v3,-3,6,0,6,4xm116,-36v0,-2,0,-4,3,-3v-1,0,-1,4,-3,3xm139,-160v5,2,10,7,4,11v-5,-2,-6,-3,-4,-11xm148,-184v-2,4,-8,6,-9,-1v2,-2,8,-1,9,1xm162,-200v2,1,0,5,0,3r0,-3xm161,-191v-1,-2,-2,-5,2,-4v0,2,3,5,-2,4xm165,-193v-1,-3,3,-2,5,-2v0,0,-2,2,-5,2xm164,26v3,3,2,9,10,8v1,-3,-11,-5,-10,-8xm156,-28v1,3,7,4,6,0v1,-6,-4,-9,-8,-6v1,2,1,4,2,6xm-8,-142v0,2,1,5,2,8v0,-2,-1,-5,-2,-8xm146,3v2,1,4,3,8,3v1,-4,-5,-8,-8,-3xm172,18v1,-7,-15,-15,-14,-3v3,6,12,12,14,3xm144,-225v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm44,-46v0,-1,-1,-4,-4,-4v1,2,2,3,4,4xm44,-121v-1,-2,-2,0,-3,1xm10,-231v-1,1,-1,2,0,3v1,-1,1,-2,0,-3xm8,-166v-2,2,-3,13,1,15v0,-5,1,-12,-1,-15xm28,-109v0,0,-1,5,0,1r0,-1xm48,-229v1,2,3,-2,3,-2xm105,-197v-3,1,-3,5,-5,7v2,-3,5,-3,5,-7xm108,-203r1,-3xm46,-35v-3,0,-5,2,-2,3v0,0,1,-1,2,-3xm87,-177v0,0,-2,0,-2,1r3,0xm130,-81v1,0,3,-1,1,-1xm176,-185r-1,3v1,-1,3,-2,1,-3xm174,-63v1,2,3,0,4,-1xm55,-102v0,0,-5,2,-2,1xm59,-113v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm139,-38v2,2,10,-5,6,-4v-2,1,-5,1,-6,4xm166,-59v-5,4,-16,7,-15,13v10,-9,15,-8,15,-13xm166,-108v-1,-1,-4,4,-4,4","w":208,"k":{"j":54,"a":36}},"z":{"d":"1,-41v-4,0,-7,7,-2,4v3,1,0,-4,2,-4xm-14,-9v2,-3,10,-4,8,-8v12,8,12,-4,24,-3v-3,0,-4,-1,-2,-2v6,4,5,6,1,13v7,-5,4,-2,9,8v0,-2,1,-3,2,-5v-1,0,-3,7,1,6v0,-4,1,-4,3,-1v4,-8,19,-3,26,0v2,-4,0,-6,2,-4v0,-2,-4,-5,-4,-1v1,-9,12,0,17,-9r2,2v-1,-3,1,-7,-5,-5v4,-4,8,-4,11,-5v-6,5,-1,3,-3,10v3,1,2,-5,5,-4r-1,4v2,-4,7,2,7,4v0,1,-1,3,-3,4v2,-3,5,2,8,-1v-4,-1,-1,-4,1,-6v7,17,35,10,64,12v0,-15,1,-37,1,-67v-6,-1,-19,-1,-39,0v0,7,0,17,-1,30v-7,0,-17,0,-31,1v3,7,-2,10,0,15v3,-1,3,3,9,0v-7,0,-3,-3,0,-4v0,0,-1,2,-1,3v4,-1,7,1,3,5r3,0v-7,0,2,9,-7,5v-5,-4,3,-1,3,-7v-5,-1,-11,4,-12,0v0,2,4,6,0,5v-1,-7,-2,-15,-1,-21v0,0,0,1,1,2v0,0,1,-2,1,-4v-19,2,-10,2,-31,-1v0,-7,-3,0,-6,-2v0,-6,15,-14,10,-23v-4,-1,-2,4,-4,5v1,-6,-1,-4,-6,-2v0,0,1,-2,2,-6v-2,-1,-2,3,-3,3r0,-4v-7,4,4,30,-7,23v-4,3,-3,14,-8,16v1,-3,1,-3,3,-11v-1,1,-2,2,-4,2v5,-4,6,-5,5,-11v-5,8,-11,6,-15,6v0,2,4,2,-1,3v-8,0,-5,-10,-9,-12v-4,0,-9,5,-7,10v-3,-2,-4,1,-5,3v-2,11,-1,2,-12,5v-3,5,-9,9,0,14v-2,0,-7,-2,-8,0v6,0,2,6,4,10xm-11,-17v2,1,3,2,3,4v-1,0,-3,-1,-3,-4xm-12,-24v0,-1,2,-2,4,-2v1,3,-2,4,-4,2xm-1,-17v-2,0,-3,-6,0,-5v0,1,-2,4,0,5xm5,-21v1,-1,2,-1,4,-1v-2,2,-3,2,-4,1xm5,-28v0,-1,2,-1,4,-1v0,0,-2,1,-4,1xm10,-36v0,2,-3,7,-5,4v1,0,4,-2,5,-4xm11,-49v4,-1,2,1,1,3v-1,0,-1,-1,-1,-3xm31,-14v0,0,2,-4,4,-13v0,2,-1,6,-4,13xm45,-17r0,-10v3,0,2,9,0,10xm47,-30v-2,-1,-2,-4,0,-9v2,0,0,10,0,9xm53,-4v-1,-1,-2,-3,-1,-4v2,2,3,3,1,4xm54,-9v0,0,0,-3,1,-6v1,0,-2,6,-1,6xm58,-26v1,3,0,11,-4,9v2,-2,4,-6,4,-9xm77,-24v-3,0,-3,-1,-2,-3xm81,-21v3,-1,4,2,1,2v-1,0,-1,-1,-1,-2xm117,-231v-2,0,-3,0,-3,1v1,0,2,0,3,-1xm0,-207v1,-4,-2,-3,-2,-1v0,1,1,1,2,1xm-4,-217v-2,0,-4,1,-5,3v2,0,4,-2,5,-3xm25,-47v-2,-2,-11,3,-2,2v1,0,2,-1,2,-2xm-7,-8r-1,0r1,0xm84,-6v-2,0,-3,0,-4,1v2,0,3,0,4,-1xm-57,-6v0,0,-1,1,-1,3v2,1,3,-3,1,-3xm-22,-17v0,1,1,1,3,1v1,-2,-3,-3,-3,-1xm-9,-39v-1,1,-1,5,1,3v1,-1,0,-2,-1,-3xm-5,-199v3,-3,4,-8,2,-6v-1,6,-11,-2,-2,6xm-18,-27v-2,0,-2,1,-1,2v0,1,1,1,2,1v0,-1,0,-2,-1,-3xm-20,-15v-3,0,-5,2,-1,2v1,0,1,-1,1,-2xm63,0r5,-4v-5,1,-7,2,-5,4xm70,-2v0,0,-2,-6,-1,-2v0,0,1,1,1,2xm-2,-12v-2,2,-6,4,-1,7v4,-3,-4,-3,1,-7xm7,-6v1,11,2,2,5,5r0,-3v0,1,1,1,2,1v2,-7,-6,0,-7,-3xm1,-8v14,3,12,-4,14,-9v0,1,-1,2,-1,3v2,0,6,-1,3,-3v-9,-2,-6,9,-11,4v-1,1,-3,2,-5,5xm93,-4v0,3,3,4,9,3v-1,-4,-6,-3,-9,-3xm51,-98v0,0,-4,-4,-3,0r3,0xm35,-82v-3,3,-4,2,-4,5v0,-2,5,-1,4,-5xm53,-82v4,-5,-3,-15,6,-12v1,-3,3,-7,7,-13v-1,7,-10,16,-4,18v0,-1,-1,-2,-1,-4v9,0,11,1,8,6v-2,-2,-1,-9,-5,-2r2,0v-2,4,-3,1,-8,0v2,7,-8,15,5,9v0,3,0,6,-1,12r2,-1v0,1,-9,7,-1,6v0,-5,1,-2,3,0r-2,0v1,3,3,5,4,5v-2,-8,6,-23,13,-20v-2,-5,4,-9,3,-14v1,2,2,3,3,1v-1,-2,-3,-2,1,-2r67,-96r0,-27v6,-2,16,4,16,-7v-1,3,-14,9,-16,1v-15,3,-30,-5,-33,-2v0,2,3,0,3,2v-6,-4,-23,5,-31,-3v0,1,-1,2,-2,3r-88,0v-2,7,8,6,5,13v-1,-1,-3,-1,-5,-1v2,3,7,2,11,1v0,-1,-1,-2,-1,-3v6,-7,21,-5,34,-5v2,3,1,8,-3,8v10,0,2,4,1,8v0,1,-1,2,-2,2v0,-1,1,-3,1,-6v-16,0,-41,-8,-48,6v6,3,7,6,6,11v-16,8,-3,30,7,25r0,-4v3,3,-2,7,0,10v1,9,4,0,7,-1v0,0,-1,1,-1,2v4,-3,3,-4,11,-8v-4,1,-11,-5,-2,-2v0,0,-1,0,-2,-2v16,1,1,-12,14,-10v-1,0,-2,0,-3,1v8,-1,2,9,3,15v-5,-5,-5,4,-7,5v4,-1,3,5,11,2v-1,-5,4,-4,5,-8v-2,1,-4,2,-5,3v0,-13,-2,-27,6,-21v-2,0,-2,0,-2,1v10,2,-1,17,14,14v-2,2,4,7,5,8v0,-2,-3,-5,-1,-5v2,0,2,3,2,6v-3,0,-1,0,-1,3v4,0,9,-12,7,-15r-3,1v1,-6,10,-7,13,-8v-2,-6,10,-4,3,-7v3,-1,7,-2,13,0v-1,0,-5,2,-2,4v1,-1,4,-7,7,-4v-11,20,-31,39,-44,68v0,0,0,-1,-1,-1v0,0,-3,4,-7,11v1,5,13,5,7,9v1,-6,-3,-4,-6,-2v3,0,6,4,1,4r0,-3v-6,-1,-2,5,-6,4v1,5,7,4,7,11xm4,-199v0,2,-2,1,-3,1v0,-1,2,-1,3,-1xm36,-181v-2,-4,-9,-2,-7,-5v3,0,6,-1,7,5xm59,-175v0,3,-2,3,-4,0r4,0xm63,-165v0,-1,1,-3,2,-5v0,4,-1,5,-2,5xm70,-165v0,5,-4,5,-4,0v2,-1,3,-1,4,0xm65,-111v-4,2,-5,14,-9,2v-2,2,-1,2,-1,6v-5,-2,-1,-8,2,-9v2,0,2,0,2,1v-2,0,-3,1,-1,2v2,-1,4,-2,7,-2xm64,-81v-4,0,-2,-1,-1,-6v2,1,2,4,1,6xm64,-71v1,-3,1,-5,0,-7v6,1,4,7,0,7xm70,-99v-2,-1,-2,-2,-1,-4v1,1,1,2,1,4xm72,-110v2,6,-7,2,-2,1v0,0,1,-1,2,-1xm71,-100v-1,-3,3,-2,5,-2v0,2,-2,4,-4,6v0,-2,3,-4,1,-5v-1,0,-2,1,-2,1xm73,-86v5,0,1,3,2,7v-2,-1,-3,-3,-2,-7xm76,-91v-2,1,-3,-3,-1,-3v1,0,1,2,1,3xm83,-106v0,0,1,-2,4,-3v0,1,-1,3,-4,3xm35,-54v3,-1,4,-3,3,-4xm57,-100r0,0r0,0xm35,-73v6,2,7,-6,10,6v0,-2,3,1,3,0v-1,-8,-8,-10,-4,-13v-10,1,-6,4,-9,7xm49,-69v0,-2,-3,-6,-2,-2v0,1,1,2,2,2xm53,-76v-1,1,-1,4,2,3v-1,0,0,-3,-2,-3xm49,-82v1,1,5,4,4,1xm53,-63v2,-1,4,-2,7,-2v0,-5,0,-7,-2,-5v3,-2,6,-6,-2,-6v-1,5,-4,7,-3,13xm51,-75v-2,-1,-4,1,-2,2v1,0,2,-2,2,-2xm-32,-117v-1,1,-3,1,0,1r0,-1xm107,-76v2,-1,-1,-3,-2,-4v0,2,1,3,2,4xm-43,-230v1,2,1,0,2,-1xm-42,-18r1,-2xm-38,-62v-1,-1,-4,0,-4,3v1,-1,4,-1,4,-3xm-21,-164v-1,-2,-2,-4,-5,-4v2,1,-1,1,-1,3v2,-1,4,-1,6,1xm82,-61v1,1,0,2,2,2xm84,-85v1,1,4,7,4,3xm-30,5r-1,3v1,-1,3,-2,1,-3xm-29,-29v1,-2,-2,-3,-2,-1xm132,-109v2,2,3,0,3,-2v-2,0,-3,1,-3,2xm-10,-100v1,2,3,2,3,0v-1,-1,-2,-1,-3,0xm-8,-108v-2,1,-1,3,1,2v2,-1,0,-1,-1,-2xm87,-180v-3,2,1,3,3,4v0,-2,-2,-3,-3,-4xm-15,-244r-5,0r5,0xm-21,-243v0,-2,-3,0,-3,0r3,0xm-22,-120v3,-2,3,-13,0,-15r0,15xm-21,-119v-3,2,-1,9,0,10r0,-10xm-31,-248v-2,1,2,2,2,2xm78,-50v3,0,4,-1,2,-3xm76,-60v0,1,1,5,2,2xm84,-78v0,-2,0,-2,-2,-2v0,2,0,2,2,2xm76,-67v-1,2,2,7,3,4xm82,-73v1,0,4,4,4,2v0,-4,-3,-5,-4,-2xm116,20v0,1,-1,3,1,3v0,-1,1,-3,-1,-3xm75,-75v0,2,2,6,2,3xm62,-61v0,0,1,2,1,0r-1,0xm88,-58v2,-1,-4,-5,-4,-5xm77,-71v0,1,2,4,2,2xm75,-64v-1,-1,-2,-3,-2,0r2,0xm68,-61r5,5v-1,-2,-1,-6,-5,-5xm32,-81v0,0,-1,-2,-1,0r1,0xm92,-60v-2,1,1,4,2,4v0,-2,-1,-3,-2,-4xm93,-66v-2,2,1,7,3,6v0,-2,-1,-5,-3,-6xm5,-1v-4,1,-9,9,-5,10v4,-4,5,-8,5,-10xm91,-77v1,-2,-2,-3,-2,-1xm88,-78v1,1,2,4,2,2xm97,-76r0,-1r0,1xm100,-84v1,-3,-6,-10,-7,-9xm84,-5v1,0,3,-1,1,-1xm92,-70v0,2,0,4,2,3v0,-5,1,-6,-2,-3xm47,4v2,1,5,12,8,7v-5,-5,-7,-7,-8,-7","w":165},"{":{"d":"53,-189v-2,0,-3,-3,0,-3r0,3xm7,-184v6,3,5,9,2,14v-10,-2,1,-8,-2,-14xm-35,-148v1,0,2,1,2,3v0,2,-1,3,-2,3r0,-6xm-15,-140v6,1,11,-1,10,4v-2,-5,-11,4,-10,-4xm37,-86v-1,1,-3,2,-4,1v0,-2,3,-1,4,-1xm4,-79v1,0,2,-4,2,0r-2,0xm34,-79v1,0,2,0,2,1v0,1,-1,2,-2,2r0,-3xm3,-75v1,1,5,4,1,3v-1,0,-1,-2,-1,-3xm75,1v0,-2,1,-2,3,-1v-2,1,0,3,-3,1xm44,-202v0,2,-2,3,-2,3v1,-1,6,-2,5,1v-2,-1,-4,-2,-6,0v2,8,7,5,5,13v7,-1,-1,1,3,3r2,1v-1,-1,0,-9,2,-7v0,1,-1,1,-2,1v1,0,4,-1,6,-1v-4,2,-3,5,-3,11v0,0,1,0,1,-1r0,3v0,0,-2,-2,-2,-3v-1,1,0,3,2,5v0,-2,3,-5,3,-3v-1,2,-2,2,0,3v-1,-1,-1,-1,0,-2v1,4,5,1,2,5v-2,0,-2,-1,-2,-1v10,6,0,19,-3,8v-20,21,-16,45,-20,70v-9,2,-7,14,-10,7r2,0v-5,-5,-3,-3,-10,-5v0,5,0,5,-3,2v1,-1,2,-1,0,-2r-4,0v-1,-10,-7,5,0,0v0,0,1,0,3,2v0,1,-2,1,-3,0v4,4,5,2,5,7v-5,0,0,-6,-5,-4v4,2,-3,4,0,8v-1,1,-1,0,-2,-2v0,-4,0,-2,-3,-2v-6,-9,-10,-21,-6,-50v1,1,1,3,2,0v-3,-5,2,-8,4,-12v-2,-1,-2,3,-3,4v-1,-12,14,-24,13,-41v5,-7,11,-2,13,-11r0,11v3,-5,7,-5,7,-13r3,0v0,-4,3,-10,6,-8xm40,-197v-1,0,-2,2,-2,4v4,0,4,-2,2,-4xm38,-184v4,4,7,-3,8,-5v0,-1,-1,-1,-2,-1r-4,2v1,0,1,0,1,1v1,1,3,3,0,3r-3,0xm51,-184v3,1,3,-1,1,-2v0,2,-1,2,-1,2xm40,-193v-8,6,0,7,1,2xm50,-182v-4,2,0,2,-1,3v1,1,2,1,4,-1v-2,0,-4,0,-3,-2xm51,-177v-3,2,-3,2,0,3v1,-1,1,-2,0,-3xm22,-173v0,0,2,0,3,-2v-1,0,-3,1,-3,2xm44,-170v1,1,4,2,5,0r-5,0xm15,-163v4,0,4,-2,5,-4v-2,0,-4,1,-5,4xm13,-160v3,2,4,0,4,-3v0,2,-4,0,-4,3xm26,-154v2,0,3,-7,1,-8v0,2,0,5,-1,8xm27,-150v0,0,-1,-3,-1,0v0,1,0,0,1,0xm34,-126v1,-1,3,-7,1,-8v-1,2,-1,4,-1,8xm35,-125v0,2,-3,2,-1,4v0,-1,1,-3,1,-4xm35,-117r0,-4v-1,0,-2,4,0,4xm22,-93v0,3,3,1,4,0r-4,0xm38,-202v0,3,-5,12,-4,4v4,0,2,-2,4,-4xm49,-196v3,1,3,5,0,2r0,-2xm31,-189v-2,4,-1,-2,-1,-2v0,-2,1,-3,2,-3v0,0,0,1,-1,1r0,4xm13,-183v-2,0,-4,-2,-3,-5v4,0,5,1,5,3v-1,-1,-2,-1,-3,0v1,0,2,1,1,2xm59,-181v-1,-1,0,-3,2,-2v0,0,-1,2,-2,2xm60,-180v0,3,-2,2,-3,1r0,-3xm42,-72v-1,-1,-3,-6,-1,-7v0,6,5,5,1,7xm10,-63v0,-2,0,-1,-2,-1v1,1,1,3,1,6r-5,-13v4,3,6,5,6,8xm26,-59v1,3,-3,6,0,8v-1,-4,9,1,2,-2v3,-5,-2,-5,2,-8r0,2v0,0,1,-1,1,-3v-2,-1,-3,2,-4,2v6,-5,10,-10,18,-11v8,17,20,30,35,37v-1,10,4,21,-4,23v7,-5,5,7,13,6v0,1,10,4,3,9v-1,-13,-27,-7,-29,-6v0,-2,3,-1,1,-4v-12,8,-24,-11,-41,-27v1,-1,3,-2,3,-3v-1,-1,-3,4,-4,1v1,-2,2,-2,2,-2r-2,0v1,-1,1,-3,2,-5v-10,4,-6,-7,-3,-7v1,1,1,2,0,5v9,-2,0,-13,5,-15xm34,-64v2,0,3,0,3,-1v-2,0,-3,0,-3,1xm33,-60r3,-4v-1,0,-2,2,-3,4xm67,-7v-1,-2,-3,-1,0,-3v-1,0,-2,0,-2,1v0,1,1,2,2,2xm73,-6v-1,-2,-6,-4,-2,1v0,-1,1,-1,2,-1xm26,-60v-2,-4,1,-1,1,-5v1,1,1,3,-1,5xm23,-50v-6,6,-15,0,-13,-11v9,4,7,3,11,10v2,0,-1,-5,0,-5v0,1,1,3,2,6xm18,-52v0,2,-5,0,-1,4v2,-1,2,-3,1,-4xm21,-58v2,-1,0,-7,2,-4v0,2,-1,3,-2,4xm72,2v1,1,3,1,3,3v0,0,-4,-1,-3,-3","w":85},"}":{"d":"1,-208r1,6v0,-1,-1,-3,-1,-6xm39,-201v1,1,2,3,2,7v-1,0,-2,-2,-2,-7xm31,-197v-4,-5,-10,4,-11,-3v0,0,11,-2,11,3xm52,-199v-1,1,-2,3,-3,5v-2,-2,2,-5,3,-5xm32,-182v1,-1,2,-1,2,1v-1,0,-1,0,-2,-1xm37,-171v-1,-5,1,-8,5,-4v1,4,-2,2,-5,4xm48,-174v0,0,1,1,1,-1xm26,-168v-2,-2,-5,-10,1,-7v1,3,1,6,-1,7xm32,-171v0,-3,-1,-2,2,-1v0,1,-1,1,-2,1xm33,-168v3,-2,1,-2,6,-1v-1,3,-3,1,-6,1xm64,-160v0,0,-3,-5,0,-3v3,2,2,2,0,3xm44,-156v0,0,-2,-5,0,-2v1,1,1,1,0,2xm55,-199v0,-2,1,-1,2,-2v0,1,-2,2,-2,2xm58,-196v4,-6,6,5,12,7v2,4,7,11,1,7r0,-3r-2,3v-4,-1,0,-7,-6,-3v1,-3,1,-4,0,-6v-2,0,-4,4,-4,-1v0,0,2,1,3,1v0,-1,-2,-3,-4,-5xm75,-166v-9,-6,-14,-17,-24,-22r2,-5v2,3,6,7,11,11v0,1,-1,2,-1,1v6,-2,2,11,9,6v-1,5,1,6,3,9xm79,-175r1,5v-4,1,-6,-14,-1,-5xm35,-177v1,1,0,2,-3,2v-1,-2,1,-2,3,-2xm78,-154v-1,-6,-3,-5,-3,-11v0,3,4,5,3,0r-3,-1v1,-2,3,0,5,1v-1,3,-1,2,1,4v-2,-1,-4,-1,-3,2v0,0,0,-1,1,-2v1,5,7,4,5,9v0,0,-1,0,0,-1v4,-2,-2,-6,-2,-12v-2,2,0,-1,-2,-1v8,-4,9,17,13,22v-3,3,0,3,-2,8v0,0,1,0,1,-1v5,14,5,18,-2,38v1,-2,4,-6,6,-14v1,11,-1,25,-7,42v0,-1,-2,-2,-2,0v-5,31,-39,52,-61,72v-12,-2,-11,-5,-17,-17v-5,0,-2,2,-5,2v-7,-17,2,-21,13,-27v18,-9,30,-25,37,-45v2,0,2,1,1,1v0,-4,9,-23,-2,-25v4,-1,-3,-5,1,-6v2,3,7,4,5,-3v-1,-8,-4,-26,3,-20v-2,-3,-2,-3,1,-6v0,1,-2,2,-4,2v2,-2,-1,-9,-4,-5v2,-1,3,1,1,2v1,0,1,-2,3,-1v0,6,-3,-2,-5,1v1,2,3,1,0,2v-2,-7,-6,-6,-3,-16v3,7,8,-6,10,-1v-3,-1,-2,0,-4,2v6,-2,1,1,1,1v-1,1,-4,3,-2,5v0,-2,4,-2,3,-1v0,1,0,1,-1,2v4,0,-1,-4,3,-4v0,1,-2,2,1,2v1,0,2,0,2,1v-3,-1,-4,-1,-4,2v12,3,-1,9,10,11v0,0,-1,5,2,4v0,-2,-4,-3,1,-4v-2,2,-3,11,-5,9r1,-1v-3,0,-3,3,-2,4v1,0,3,-2,6,-5v1,2,-3,7,-5,8v8,-2,8,-7,11,-8r0,4v-1,-9,10,-8,5,-11v-6,1,-4,6,-6,7r0,-2v0,1,-1,1,-2,2v1,-2,-2,-4,0,-4v1,0,3,1,3,1v-7,-5,-5,-2,-3,-7v0,4,3,4,5,3r0,-3v-2,-1,-6,0,0,-2v-5,0,-7,-4,-4,-3v0,1,1,1,2,1v-4,-2,4,-5,-3,-7r2,0xm68,-140v-3,0,-5,8,-2,2v1,3,3,3,3,0v-3,1,-1,-2,-1,-2xm89,-136v0,-4,-1,-15,-5,-10v2,-1,4,3,1,2v4,2,0,8,4,8xm86,-141v-1,0,-2,0,-3,-1v0,1,2,3,3,1xm79,-146v1,0,2,0,2,-2xm64,-147v-1,0,-3,-1,-4,0v2,1,4,1,4,0xm88,-135v-1,3,2,5,3,2v-1,0,-2,0,-3,-2xm90,-124v2,-2,-1,-4,-1,-2v0,1,0,1,1,2xm87,-87v2,-7,3,-10,3,-11v-2,9,-3,11,-3,11xm80,-69v1,-1,5,-9,4,-11v0,2,-2,6,-4,11xm54,-75v1,0,3,2,3,0r-3,0xm17,-31v-7,-2,-15,8,-11,11v1,0,5,-2,11,-6v0,-1,1,-3,0,-5xm49,-159v2,-5,-5,-7,-1,-9v3,4,3,4,1,9xm56,-168v1,1,1,3,-1,3r0,-2r1,1r0,-2xm70,-165v-2,0,-2,0,-1,-1xm55,-160v0,-4,4,-7,2,-2xm66,-161v2,0,0,2,2,4r-2,1r0,-5xm54,-143v2,-2,7,0,3,3v-1,1,-1,2,-1,2v0,-1,-1,-3,-2,-5xm72,-149r0,4r0,-4xm58,-121v-2,6,-5,0,-8,3v3,-4,5,-5,8,-3","w":101},"\u2013":{"d":"-73,-125v-6,7,-11,-12,-4,-3v1,2,2,3,4,3xm109,-129v0,11,-11,3,-7,23v5,2,5,1,7,-5v2,2,2,8,1,15v-13,4,-25,-16,-34,0v-24,-3,-70,14,-55,-18r0,-16v28,2,65,-5,87,3v0,0,0,-1,1,-2xm96,-116v-1,-2,-2,-6,-3,-2v0,1,1,2,3,2xm88,-119v0,2,2,3,5,3v0,0,-2,-2,-5,-3xm56,-126v0,0,-3,-2,-2,1v1,0,2,0,2,-1xm58,-126v4,0,1,0,1,-3v-2,-1,-3,3,-1,3xm110,-115v0,1,-8,10,-5,5v2,-2,-4,-1,-1,-6v4,4,4,-1,6,1","w":136},"\u2014":{"d":"-73,-125v-6,7,-11,-12,-4,-3v1,2,2,3,4,3xm185,-129v-1,10,-12,2,-8,23v6,1,7,1,8,-5v2,2,2,8,1,15v-13,4,-25,-16,-34,0r-125,3v-17,-3,-3,-22,-6,-37r159,0v3,1,3,4,5,1xm171,-116v3,0,1,-1,1,-3v-1,-2,-4,-1,-4,1v0,1,1,2,3,2xm164,-119v0,2,1,3,4,3v0,0,-1,-2,-4,-3xm130,-127v-2,-1,-3,2,-1,2v2,0,2,-1,1,-2xm133,-128v2,3,3,2,2,-1v-1,0,-2,0,-2,1xm181,-111v-3,1,-3,-2,-2,-5v5,4,4,-2,7,1v-3,4,-9,10,-5,4","w":202},"\u201c":{"d":"29,-198v-6,-1,-1,-8,-13,-5v0,3,1,3,3,5v-1,1,-4,0,-8,0v6,-14,-6,-40,1,-51v6,-2,10,2,18,1xm23,-205v1,0,1,-1,1,-2v-1,-1,-2,-1,-2,0v-1,1,0,2,1,2xm23,-211v-1,0,-1,1,-1,3v0,0,0,-1,1,-3xm28,-230v0,0,-1,0,-1,1v0,-2,1,-1,1,-1xm28,-226r0,-2v-1,0,-1,1,0,2xm18,-201v0,-3,1,0,1,0v0,-2,2,-2,3,-1v-3,2,1,3,-1,4v-1,-1,-1,-2,-3,-3xm50,-250v6,0,2,7,13,4v-1,-5,-5,-5,5,-5v-6,15,4,39,0,52v-7,1,-10,-3,-18,-2r0,-49xm57,-243v-1,0,-2,1,-2,2v0,0,4,-2,2,-2xm56,-238v1,0,1,0,1,-2xm51,-218v0,0,1,-1,1,-2v0,2,-1,2,-1,2xm51,-221v1,-2,0,-2,-1,-1xm61,-247v-1,0,-7,-2,-3,-4v0,1,5,3,3,4","w":73},"\u201d":{"d":"29,-198v-6,-1,-1,-8,-13,-5v0,3,1,3,3,5v-1,1,-4,0,-8,0v6,-14,-6,-40,1,-51v6,-2,10,2,18,1xm23,-205v1,0,1,-1,1,-2v-1,-1,-2,-1,-2,0v-1,1,0,2,1,2xm23,-211v-1,0,-1,1,-1,3v0,0,0,-1,1,-3xm28,-230v0,0,-1,0,-1,1v0,-2,1,-1,1,-1xm28,-226r0,-2v-1,0,-1,1,0,2xm18,-201v0,-3,1,0,1,0v0,-2,2,-2,3,-1v-3,2,1,3,-1,4v-1,-1,-1,-2,-3,-3xm50,-250v6,0,2,7,13,4v-1,-5,-5,-5,5,-5v-6,15,4,39,0,52v-7,1,-10,-3,-18,-2r0,-49xm57,-243v-1,0,-2,1,-2,2v0,0,4,-2,2,-2xm56,-238v1,0,1,0,1,-2xm51,-218v0,0,1,-1,1,-2v0,2,-1,2,-1,2xm51,-221v1,-2,0,-2,-1,-1xm61,-247v-1,0,-7,-2,-3,-4v0,1,5,3,3,4","w":73},"\u00a0":{"w":163}}});Cufon.registerFont({"w":105,"face":{"font-family":"Rockwell","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 6 3 3 4 5 2 1 3","ascent":"244","descent":"-116","x-height":"5","bbox":"-53 -330 379 81.0149","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"34","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":90,"k":{"\u201c":29,"\u2018":29,"T":14,"V":29,"W":29,"Y":36,"\u00dd":36,"\u0178":36}},"!":{"d":"44,-66r-9,-104r0,-74r35,0v2,64,-3,121,-8,178r-18,0xm31,0r0,-43r43,0r0,43r-43,0"},"\"":{"d":"27,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0xm100,-153v-3,-29,-6,-58,-5,-91r29,0v1,33,-2,62,-5,91r-19,0","w":146},"#":{"d":"15,-178r56,0r15,-70r26,0r-15,70r70,0r14,-70r26,0r-14,70r32,0r0,24r-38,0r-12,62r50,0r0,25r-55,0r-15,70r-26,0r15,-70r-70,0r-15,70r-26,0r15,-70r-33,0r0,-25r38,0r13,-62r-51,0r0,-24xm91,-154r-12,62r70,0r13,-62r-71,0","w":240},"$":{"d":"82,31r0,-27v-39,-3,-72,-27,-71,-78r32,0v2,30,13,45,39,49r0,-81v-45,-9,-67,-31,-67,-68v0,-40,25,-65,67,-69r0,-14r27,0r0,14v39,4,63,29,59,78r-30,0v0,-29,-8,-43,-29,-48r0,78v44,8,71,24,71,66v0,42,-26,68,-71,73r0,27r-27,0xm82,-141r0,-74v-41,5,-42,67,0,74xm109,-100r0,75v26,-5,38,-17,38,-39v0,-21,-10,-30,-38,-36","w":195},"%":{"d":"222,-58v0,-39,20,-64,51,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-51,-24,-51,-63xm251,-58v0,28,7,41,22,41v15,0,23,-13,23,-41v0,-28,-8,-41,-23,-41v-15,0,-22,13,-22,41xm24,-184v0,-39,21,-64,52,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-52,-24,-52,-63xm53,-184v0,28,8,41,23,41v15,0,22,-13,22,-41v0,-28,-7,-42,-22,-42v-15,0,-23,14,-23,42xm65,0r194,-244r25,0r-193,244r-26,0","w":348},"&":{"d":"185,-129r50,0r0,30r-25,0v-6,23,-15,40,-25,52r13,16r37,0r0,31r-55,0r-17,-22v-54,54,-153,18,-152,-56v0,-32,19,-57,56,-74v-35,-38,-11,-96,42,-96v33,0,59,22,59,52v0,24,-13,42,-51,56r49,67v9,-15,15,-34,19,-56xm145,-46r-60,-83v-57,19,-40,102,18,102v15,0,30,-6,42,-19xm99,-163v26,-12,36,-21,36,-34v0,-14,-11,-22,-25,-22v-32,0,-33,31,-11,56","w":243},"\u2019":{"d":"31,-201r0,-43r43,0v0,46,6,94,-43,91r0,-18v15,-4,22,-10,22,-30r-22,0","k":{"\u2019":18," ":29,"v":7,"d":45,"\u0131":45,"r":14,"t":14,"s":40,"\u0161":40}},"(":{"d":"65,-85v0,78,20,110,60,136r0,27v-57,-27,-96,-81,-96,-163v0,-82,39,-137,96,-164r0,27v-40,26,-60,59,-60,137","w":135},")":{"d":"70,-85v0,-78,-20,-111,-60,-137r0,-27v57,27,96,82,96,164v0,82,-39,136,-96,163r0,-27v40,-26,60,-58,60,-136","w":135},"*":{"d":"84,-165v-36,-8,-47,0,-72,-12r10,-31r29,9v6,8,19,17,38,24v-1,-27,-15,-42,-11,-73r31,0v3,31,-9,46,-11,73v19,-7,32,-16,38,-24r30,-9r9,31r-28,9v-10,-3,-23,-2,-44,3v14,16,24,25,33,28r18,25r-26,18r-19,-24v-1,-11,-7,-31,-15,-41v-8,10,-15,30,-16,41r-19,24r-26,-18r18,-25v9,-3,19,-12,33,-28","w":187},"+":{"d":"106,-104r-82,0r0,-27r82,0r0,-83r28,0r0,83r82,0r0,27r-82,0r0,83r-28,0r0,-83","w":240},",":{"d":"31,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,22,-11,22,-31r-22,0","k":{"\u201d":43,"\u2019":43," ":29}},"-":{"d":"11,-99r106,0r0,30r-106,0r0,-30","w":127},".":{"d":"31,0r0,-43r43,0r0,43r-43,0","k":{"\u201d":43,"\u2019":43," ":29}},"\/":{"d":"127,-244r29,0r-125,249r-29,0","w":157},"0":{"d":"13,-122v0,-79,31,-126,85,-126v53,0,84,47,84,126v0,80,-31,126,-84,126v-54,0,-85,-46,-85,-126xm97,-220v-35,0,-49,36,-49,98v0,63,14,98,49,98v31,0,50,-26,50,-98v0,-71,-19,-98,-50,-98","w":195},"1":{"d":"85,-30r0,-185r-33,0r0,-29r67,0r0,214r31,0r0,30r-98,0r0,-30r33,0","w":195},"2":{"d":"171,-182v0,74,-111,87,-121,151r91,0r2,-56r30,0r-2,87r-157,0v0,-33,12,-66,41,-95v38,-38,80,-49,80,-86v0,-23,-16,-39,-40,-39v-34,0,-42,20,-42,67r-32,0v-5,-66,29,-95,74,-95v57,0,76,37,76,66","w":195},"3":{"d":"73,-113r0,-30v35,2,62,-5,62,-37v0,-24,-15,-40,-38,-40v-28,0,-40,19,-40,49r-34,0v-2,-48,26,-77,71,-77v76,0,99,92,40,119v81,24,47,133,-39,133v-48,0,-84,-26,-83,-87r32,0v-8,69,100,79,101,15v0,-34,-32,-48,-72,-45","w":195},"4":{"d":"108,-66r-82,0v-3,-11,-8,-19,-16,-27r102,-154r28,0r0,152r40,0r0,29r-40,0r0,36r23,0r0,30r-81,0r0,-30r26,0r0,-36xm108,-95r-1,-97r-63,97r64,0","w":195},"5":{"d":"54,-141v46,-40,125,-8,125,63v0,45,-27,82,-84,82v-50,0,-78,-29,-82,-82r31,0v4,34,23,54,51,54v29,0,49,-22,49,-54v1,-60,-69,-68,-94,-22v-8,-8,-16,-13,-26,-18r11,-126r130,0r0,65r-30,0r0,-34r-75,0","w":195},"6":{"d":"174,-172r-30,0v-4,-29,-21,-48,-44,-48v-36,0,-50,43,-50,91v41,-51,125,-24,125,49v0,49,-30,84,-73,84v-53,0,-84,-47,-84,-125v0,-80,32,-127,86,-127v41,0,69,29,70,76xm51,-92v5,45,21,66,49,66v26,0,44,-21,44,-51v0,-58,-65,-59,-93,-15","w":195},"7":{"d":"39,0r0,-30r33,0v4,-63,29,-130,63,-183r-84,0r0,33r-30,0r0,-64r153,0r0,23v-35,49,-67,131,-67,191r29,0r0,30r-97,0","w":195},"8":{"d":"55,-128v-63,-31,-38,-120,41,-120v80,0,107,87,44,120v28,11,43,33,43,61v0,44,-33,71,-84,71v-100,0,-114,-103,-44,-132xm98,-141v28,0,44,-16,44,-40v0,-24,-16,-38,-46,-38v-27,0,-43,14,-43,38v0,24,17,40,45,40xm98,-24v30,0,49,-19,49,-45v0,-27,-20,-44,-51,-44v-29,0,-48,17,-48,44v0,27,20,45,50,45","w":195},"9":{"d":"18,-72r30,0v4,29,21,48,44,48v26,0,50,-25,50,-92v-41,51,-125,24,-125,-49v0,-49,30,-83,73,-83v53,0,84,46,84,124v0,80,-32,128,-86,128v-41,0,-69,-29,-70,-76xm140,-153v-5,-45,-20,-66,-48,-66v-26,0,-44,22,-44,52v0,58,65,59,92,14","w":195},":":{"d":"31,-127r0,-43r43,0r0,43r-43,0xm31,0r0,-43r43,0r0,43r-43,0","k":{" ":29}},";":{"d":"31,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,22,-11,22,-31r-22,0xm31,-127r0,-43r43,0r0,43r-43,0","k":{" ":29}},"<":{"d":"61,-117r155,63r0,30r-192,-81r0,-25r192,-81r0,30","w":240},"=":{"d":"24,-173r192,0r0,28r-192,0r0,-28xm24,-90r192,0r0,28r-192,0r0,-28","w":240},">":{"d":"179,-117r-155,-64r0,-30r192,81r0,25r-192,81r0,-30","w":240},"?":{"d":"85,-66r-18,0r-5,-76v29,1,61,-3,60,-39v0,-24,-14,-39,-38,-39v-27,0,-42,17,-40,50r-34,0v-5,-62,41,-78,72,-78v46,0,75,27,75,69v0,33,-21,67,-68,66xm54,0r0,-43r43,0r0,43r-43,0","w":168},"@":{"d":"321,-3r33,0v-32,48,-79,79,-157,79v-121,0,-178,-69,-178,-158v0,-72,44,-181,175,-181v93,0,150,65,150,138v0,62,-48,126,-106,126v-21,0,-34,-9,-34,-29v-42,54,-118,24,-118,-50v0,-81,96,-156,145,-80r6,-27r32,0r-31,141v-2,9,5,15,12,15v16,0,68,-32,68,-97v0,-63,-54,-111,-126,-111v-85,0,-147,65,-147,152v0,81,51,135,152,135v55,0,99,-19,124,-53xm120,-76v0,28,15,50,37,50v55,0,98,-139,23,-139v-42,0,-60,61,-60,89","w":363},"A":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"B":{"d":"38,-31r0,-183r-30,0r0,-30r99,0v83,-3,96,85,45,114v27,9,42,32,42,61v0,28,-15,69,-90,69r-96,0r0,-31r30,0xm75,-143v38,4,75,-7,70,-36v3,-32,-32,-37,-70,-35r0,71xm75,-31v43,3,87,-4,82,-41v7,-29,-38,-45,-82,-40r0,81","w":209,"k":{"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,",":7,".":7}},"C":{"d":"224,-99r32,17v-14,53,-59,86,-118,86v-72,0,-123,-52,-123,-126v0,-111,124,-160,203,-100r0,-22r31,0r0,78r-31,0v-14,-31,-44,-50,-79,-50v-49,0,-83,39,-83,93v0,106,143,131,168,24","w":273,"k":{",":14,".":14,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"D":{"d":"38,-214r-33,0r0,-30r115,0v95,0,124,60,124,119v0,79,-40,125,-128,125r-111,0r0,-31r33,0r0,-183xm75,-214r0,183r43,0v68,0,89,-41,89,-92v0,-68,-50,-100,-132,-91","w":262,"k":{"V":25,"W":25,"Y":25,"\u00dd":25,"\u0178":25,",":22,".":22,"A":4,"\u00c6":4,"\u00c1":4,"\u00c2":4,"\u00c4":4,"\u00c0":4,"\u00c5":4,"\u00c3":4}},"E":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0","w":225},"F":{"d":"37,-31r0,-183r-31,0r0,-30r190,0r0,73r-30,0r0,-43r-92,0r0,73r79,0r0,30r-79,0r0,80r32,0r0,31r-100,0r0,-31r31,0","w":198,"k":{",":50,".":50,"A":32,"\u00c6":32,"\u00c1":32,"\u00c2":32,"\u00c4":32,"\u00c0":32,"\u00c5":32,"\u00c3":32,"a":29,"\u00e6":29,"\u00e1":29,"\u00e2":29,"\u00e4":29,"\u00e0":29,"\u00e5":29,"\u00e3":29,"e":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"o":29,"\u00f8":29,"\u0153":29,"\u00f3":29,"\u00f4":29,"\u00f6":29,"\u00f2":29,"\u00f5":29}},"G":{"d":"182,-118r89,0v2,89,-60,122,-124,122v-104,0,-130,-79,-130,-127v0,-57,34,-125,123,-125v35,0,60,9,86,31r0,-27r31,0r0,80r-31,0v-14,-31,-46,-52,-82,-52v-51,0,-87,38,-87,93v0,55,38,95,90,95v41,0,73,-24,79,-59r-44,0r0,-31","w":288,"k":{",":22,".":22}},"H":{"d":"37,-31r0,-183r-27,0r0,-30r93,0r0,30r-29,0r0,70r107,0r0,-70r-29,0r0,-30r94,0r0,30r-28,0r0,183r28,0r0,31r-94,0r0,-31r29,0r0,-82r-107,0r0,82r29,0r0,31r-93,0r0,-31r27,0","w":254},"I":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0","w":112},"J":{"d":"-13,73r0,-34v27,6,53,6,53,-28r0,-225r-31,0r0,-30r99,0r0,30r-31,0r0,232v-5,60,-48,65,-90,55","w":112,"k":{"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5,",":11,".":11,"A":4,"\u00c6":4,"\u00c1":4,"\u00c2":4,"\u00c4":4,"\u00c0":4,"\u00c5":4,"\u00c3":4,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"o":14,"\u00f8":14,"\u0153":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14}},"K":{"d":"37,-31r0,-183r-31,0r0,-30r99,0r0,30r-31,0r0,183r28,0r0,31r-96,0r0,-31r31,0xm76,-129r78,-85r-28,0r0,-30r95,0r0,30r-26,0r-74,85r77,98r26,0r0,31r-99,0r0,-31r26,0","w":225,"k":{"y":29,"\u00fd":29,"\u00ff":29,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"L":{"d":"37,-31r0,-183r-32,0r0,-30r100,0r0,30r-31,0r0,183r76,0r0,-83r34,0r0,114r-179,0r0,-31r32,0","w":187,"k":{"y":7,"\u00fd":7,"\u00ff":7,"V":36,"W":27,"Y":27,"\u00dd":27,"\u0178":27,"\u201d":27,"\u2019":27}},"M":{"d":"39,-31r0,-183r-30,0r0,-30r84,0r64,167r64,-167r85,0r0,30r-29,0r0,183r29,0r0,31r-89,0r0,-31r26,0r-1,-183r-83,217r-7,0r-83,-217r0,183r26,0r0,31r-86,0r0,-31r30,0","w":315},"N":{"d":"36,-31r0,-183r-35,0r0,-30r84,0r107,190r0,-160r-35,0r0,-30r101,0r0,30r-36,0r0,217r-39,0r-116,-209r0,175r35,0r0,31r-101,0r0,-31r35,0","w":258,"k":{",":14,".":14,"A":5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},"O":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"P":{"d":"197,-169v-1,69,-50,78,-122,75r0,63r32,0r0,31r-100,0r0,-31r31,0r0,-183r-31,0r0,-30r109,0v68,0,81,44,81,75xm75,-123v48,5,93,-10,85,-46v2,-46,-39,-48,-85,-45r0,91","w":206,"k":{",":50,".":50,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f6":11,"\u00f2":11,"\u00f5":11}},"Q":{"d":"161,3v24,10,48,18,64,13r-13,30v-43,10,-82,-46,-124,-18r-11,-15v7,-9,17,-10,28,-15v-54,-16,-87,-65,-87,-121v0,-73,53,-125,126,-125v74,0,127,52,127,125v0,80,-62,124,-110,126xm58,-123v0,54,37,95,86,95v49,0,86,-42,86,-95v0,-53,-37,-93,-87,-93v-50,0,-85,39,-85,93","w":288,"k":{"U":11,"\u00da":11,"\u00db":11,"\u00dc":11,"\u00d9":11,",":32,".":32}},"R":{"d":"38,-31r0,-183r-33,0r0,-30r113,0v96,-7,100,108,27,124r43,89r30,0r0,31r-53,0r-55,-114r-35,0r0,83r32,0r0,31r-102,0r0,-31r33,0xm75,-145r41,0v61,1,52,-72,4,-69r-45,0r0,69","w":217,"k":{"O":7,"\u00d8":7,"\u0152":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"V":7,"W":7,"Y":7,"\u00dd":7,"\u0178":7}},"S":{"d":"143,-68v1,-60,-132,-22,-131,-113v1,-69,80,-84,126,-48r0,-17r30,0r0,74r-30,0v6,-56,-93,-60,-93,-14v0,52,79,29,114,65v43,45,13,125,-56,125v-22,0,-43,-8,-61,-24r0,20r-30,0r0,-89r30,0r0,22v15,26,34,40,57,40v25,0,44,-18,44,-41","w":191,"k":{",":9,".":9}},"T":{"d":"202,-244r0,92r-30,0r0,-62r-51,0r0,183r32,0r0,31r-100,0r0,-31r32,0r0,-183r-51,0r0,62r-30,0r0,-92r198,0","w":206,"k":{"\u00f2":22,"\u00f6":22,"\u00f4":22,"\u00e8":18,"\u00eb":18,"\u00ea":18,"\u00e3":11,"\u00e5":11,"\u00e0":11,"\u00e2":11,"O":5,"\u00d8":5,"\u0152":5,"\u00d3":5,"\u00d4":5,"\u00d6":5,"\u00d2":5,"\u00d5":5,",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"a":11,"\u00e6":11,"\u00e1":11,"\u00e4":11,"e":18,"\u00e9":18,"o":22,"\u00f8":22,"\u0153":22,"\u00f3":22,"\u00f5":22,"h":-5,"-":45}},"U":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139","w":243,"k":{",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"V":{"d":"111,3r-81,-217r-31,0r0,-30r97,0r0,30r-29,0r63,164r60,-164r-28,0r0,-30r94,0r0,30r-30,0r-81,217r-34,0","w":254,"k":{"\u00f6":40,"\u00e8":40,"\u00eb":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"G":18,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,",":65,".":65,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"a":40,"\u00e6":40,"\u00e1":40,"e":40,"\u00e9":40,"\u00ea":40,"o":40,"\u00f8":40,"\u0153":40,"\u00f3":40,"\u00f4":40,"\u00f2":40,"\u00f5":40,"-":43,":":13,";":13}},"W":{"d":"92,3r-62,-217r-30,0r0,-30r94,0r0,30r-30,0r47,160r44,-160r-29,0r0,-30r112,0r0,30r-29,0r46,160r45,-160r-30,0r0,-30r90,0r0,30r-29,0r-61,217r-35,0r-55,-194r-54,194r-34,0","w":360,"k":{"\u00fc":20,"\u00f6":32,"\u00e4":32,"y":18,"\u00fd":18,"\u00ff":18,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":20,"\u00fa":20,"\u00fb":20,"\u00f9":20,",":58,".":58,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"a":32,"\u00e6":32,"\u00e1":32,"\u00e2":32,"\u00e0":32,"\u00e5":32,"\u00e3":32,"e":32,"\u00e9":32,"\u00ea":32,"\u00eb":32,"\u00e8":32,"o":32,"\u00f8":32,"\u0153":32,"\u00f3":32,"\u00f4":32,"\u00f2":32,"\u00f5":32,"-":31,":":13,";":13}},"X":{"d":"37,-31r62,-92r-62,-91r-32,0r0,-30r98,0r0,30r-27,0r42,62r43,-62r-29,0r0,-30r94,0r0,30r-30,0r-60,88r65,95r32,0r0,31r-101,0r0,-31r29,0r-45,-66r-44,66r29,0r0,31r-97,0r0,-31r33,0","w":236},"Y":{"d":"99,-31r0,-80r-73,-103r-30,0r0,-30r101,0r0,30r-31,0r54,75r49,-75r-30,0r0,-30r97,0r0,30r-32,0r-68,103r0,80r33,0r0,31r-103,0r0,-31r33,0","w":232,"k":{"\u00f6":43,"O":27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"u":29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,",":43,".":43,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"a":45,"\u00e6":45,"\u00e1":45,"\u00e2":45,"\u00e4":45,"\u00e0":45,"\u00e5":45,"\u00e3":45,"e":41,"\u00e9":41,"\u00ea":41,"\u00eb":41,"\u00e8":41,"o":43,"\u00f8":43,"\u0153":43,"\u00f3":43,"\u00f4":43,"\u00f2":43,"\u00f5":43,"-":45,":":13,";":13}},"Z":{"d":"9,0r0,-31r131,-183r-95,0r0,43r-30,0r0,-73r172,0r0,27r-134,186r108,0r0,-47r30,0r0,78r-182,0","w":202},"[":{"d":"38,-245r87,0r0,26r-53,0r0,267r53,0r0,25r-87,0r0,-318","w":135},"\\":{"d":"127,5r-125,-249r29,0r125,249r-29,0","w":157},"]":{"d":"97,73r-87,0r0,-25r53,0r0,-267r-53,0r0,-26r87,0r0,318","w":135},"^":{"d":"96,-244r75,126r-31,0r-55,-94r-57,94r-31,0r76,-126r23,0","w":168},"_":{"d":"182,45r-184,0r0,-18r184,0r0,18","w":180},"\u2018":{"d":"74,-196r0,43r-43,0v0,-46,-6,-94,43,-91r0,18v-15,4,-21,10,-21,30r21,0","k":{"\u2018":18}},"a":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8","w":191},"b":{"d":"9,0r0,-30r30,0r0,-185r-29,0r0,-29r63,0r0,98v47,-59,144,-22,144,59v0,82,-100,119,-144,61r0,26r-64,0xm74,-85v0,33,22,58,53,58v31,0,54,-25,54,-60v0,-41,-30,-57,-53,-57v-32,0,-54,24,-54,59","w":232,"k":{"v":14,"y":14,"\u00fd":14,"\u00ff":14,"b":7,"\u00fe":7,"l":7,"\u0142":7,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,",":22,".":22}},"c":{"d":"144,-106v-3,-23,-20,-38,-45,-38v-30,0,-50,23,-50,57v0,67,81,81,103,28r27,13v-15,33,-43,51,-80,51v-59,0,-86,-48,-86,-91v0,-68,77,-116,131,-72r0,-12r30,0r0,64r-30,0","w":187},"d":{"d":"224,-30r0,30r-65,0r0,-25v-48,53,-141,30,-144,-59v-3,-78,94,-122,144,-64r0,-67r-32,0r0,-29r66,0r0,214r31,0xm51,-85v0,35,22,58,54,58v32,0,54,-25,54,-60v0,-34,-22,-57,-54,-57v-30,0,-54,25,-54,59","w":225,"k":{"v":4,"w":4,"y":9,"\u00fd":9,"\u00ff":9}},"e":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47","w":206,"k":{"v":13,"w":7,"y":14,"\u00fd":14,"\u00ff":14,"b":5,"\u00fe":5,",":7,".":7,"x":4}},"f":{"d":"37,-30r0,-110r-25,0r0,-30r25,0v-5,-44,9,-79,45,-79v24,0,40,14,44,39r-30,4v-1,-11,-4,-16,-12,-16v-19,-1,-12,33,-13,52r28,0r0,30r-28,0r0,110r32,0r0,30r-90,0r0,-30r24,0","k":{"\u0131":-4,"l":-4,"\u0142":-4,",":-14,".":-14,"a":-9,"\u00e6":-9,"\u00e1":-9,"\u00e2":-9,"\u00e4":-9,"\u00e0":-9,"\u00e5":-9,"\u00e3":-9,"e":-9,"\u00e9":-9,"\u00ea":-9,"\u00eb":-9,"\u00e8":-9,"f":-4,"\u00df":-4,"i":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"\u00ec":-4,"o":-7,"\u00f8":-7,"\u0153":-7,"\u00f3":-7,"\u00f4":-7,"\u00f6":-7,"\u00f2":-7,"\u00f5":-7,"\u201d":-14,"\u2019":-14}},"g":{"d":"221,-170r0,30r-31,0r0,141v-7,89,-102,97,-158,57r22,-25v40,38,117,16,102,-56v-45,56,-143,21,-143,-59v0,-79,93,-122,144,-64r0,-24r64,0xm49,-83v0,35,22,59,53,59v32,0,55,-26,55,-59v0,-33,-23,-58,-54,-58v-31,0,-54,25,-54,58","w":225,"k":{"y":11,"\u00fd":11,"\u00ff":11,",":14,".":14,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"g":4}},"h":{"d":"38,-30r0,-185r-30,0r0,-29r64,0r0,94v39,-35,103,-41,103,27r0,93r29,0r0,30r-63,0r0,-116v-1,-46,-41,-29,-69,-7r0,93r29,0r0,30r-94,0r0,-30r31,0","w":206,"k":{"y":11,"\u00fd":11,"\u00ff":11}},"i":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm52,-248v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","k":{"v":7}},"j":{"d":"-6,75r0,-31v28,6,46,-2,46,-33r0,-151r-26,0r0,-30r60,0r0,169v0,40,-2,77,-61,77v-7,0,-12,0,-19,-1xm56,-248v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20"},"k":{"d":"39,-30r0,-185r-30,0r0,-29r64,0r0,152r64,-51r-29,0r0,-27r95,0r0,27r-27,0r-63,53r60,60r29,0r0,30r-43,0r-86,-86r0,56r25,0r0,30r-90,0r0,-30r31,0","w":206,"k":{"y":7,"\u00fd":7,"\u00ff":7,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f6":11,"\u00f2":11,"\u00f5":11}},"l":{"d":"40,-30r0,-185r-31,0r0,-29r64,0r0,214r27,0r0,30r-91,0r0,-30r31,0","k":{"w":5,"y":7,"\u00fd":7,"\u00ff":7}},"m":{"d":"41,-30r0,-110r-28,0r0,-30r62,0r0,21v32,-29,80,-36,99,3v24,-19,42,-27,61,-27v63,-3,42,85,45,143r29,0r0,30r-63,0r0,-118v-4,-43,-45,-22,-69,-3r0,91r30,0r0,30r-63,0r0,-118v-8,-42,-39,-22,-69,-3r0,91r29,0r0,30r-94,0r0,-30r31,0","w":311,"k":{"y":7,"\u00fd":7,"\u00ff":7}},"n":{"d":"73,-170r0,21v23,-17,40,-24,58,-24v24,0,45,15,45,48r0,95r29,0r0,30r-63,0r0,-111v-1,-51,-43,-30,-69,-10r0,91r30,0r0,30r-93,0r0,-30r30,0r0,-110r-30,0r0,-30r63,0","w":206,"k":{"v":9,"y":11,"\u00fd":11,"\u00ff":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4}},"o":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"p":{"d":"33,47r0,-187r-28,0r0,-30r62,0v1,8,-2,21,1,27v44,-60,142,-22,142,59v0,79,-93,118,-143,63r0,68r33,0r0,29r-97,0r0,-29r30,0xm67,-83v0,33,22,57,53,57v33,0,55,-24,55,-60v0,-33,-22,-57,-53,-57v-32,0,-55,25,-55,60","w":225,"k":{"y":11,"\u00fd":11,"\u00ff":11,",":14,".":14}},"q":{"d":"190,47r31,0r0,29r-98,0r0,-29r33,0r0,-69v-49,56,-143,17,-143,-63v0,-81,97,-117,143,-58r0,-27r62,0r0,30r-28,0r0,187xm157,-83v0,-35,-24,-60,-56,-60v-31,0,-53,25,-53,58v0,36,22,59,55,59v31,0,54,-24,54,-57","w":221},"r":{"d":"42,-30r0,-110r-34,0r0,-30r61,0r0,38v17,-36,36,-44,76,-41r0,34v-70,-10,-73,42,-69,109r37,0r0,30r-104,0r0,-30r33,0","w":150,"k":{"v":-5,"y":-5,"\u00fd":-5,"\u00ff":-5,"l":7,"\u0142":7,"u":-5,"\u00fa":-5,"\u00fb":-5,"\u00fc":-5,"\u00f9":-5,",":22,".":22,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u00e8":18,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7,"o":14,"\u00f8":14,"\u0153":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14,"g":11,"c":14,"\u00e7":14,"d":14,"\u0131":14,"k":7,"n":-11,"\u00f1":-11,"p":-5,"q":11,"r":-5,"t":-5}},"s":{"d":"46,-124v0,32,108,9,108,75v0,47,-72,66,-109,40r0,9r-30,0r0,-58r30,0v0,22,17,32,40,33v21,0,35,-8,35,-21v2,-36,-105,-8,-105,-77v0,-44,64,-63,101,-40r0,-7r29,0r0,56r-29,0v2,-38,-70,-41,-70,-10","w":164},"t":{"d":"11,-140r0,-30r22,0r0,-26r34,-31r0,57r31,0r0,30r-31,0r0,98v0,17,14,16,31,10r0,30v-31,11,-65,6,-65,-35r0,-103r-22,0","w":108},"u":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0","w":202},"v":{"d":"85,3r-56,-143r-30,0r0,-30r86,0r0,30r-22,0r36,96r37,-96r-24,0r0,-30r84,0r0,30r-26,0r-55,143r-30,0","w":195,"k":{",":36,".":36,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"w":{"d":"66,3r-45,-143r-21,0r0,-30r71,0r0,30r-22,0r33,102r32,-102r-19,0r0,-30r83,0r0,30r-19,0r33,102r33,-102r-24,0r0,-30r77,0r0,30r-25,0r-45,143r-32,0r-39,-123r-39,123r-32,0","w":277,"k":{",":29,".":29,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13,"h":7}},"x":{"d":"100,-68r-33,38r22,0r0,30r-83,0r0,-30r25,0r51,-57r-49,-53r-23,0r0,-30r80,0r0,30r-21,0r31,32r29,-32r-17,0r0,-30r80,0r0,30r-28,0r-46,53r53,57r22,0r0,30r-81,0r0,-30r24,0","w":198,"k":{"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14}},"y":{"d":"87,-3r-56,-137r-28,0r0,-30r84,0r0,30r-20,0r37,94r36,-94r-23,0r0,-30r82,0r0,30r-25,0r-84,216r-57,0r0,-29r34,0","w":202,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u00e8":18,"o":18,"\u00f8":18,"\u0153":18,"\u00f3":18,"\u00f4":18,"\u00f6":18,"\u00f2":18,"\u00f5":18}},"z":{"d":"6,0r0,-28r106,-115r-70,0r0,33r-28,0r0,-60r138,0r0,30r-107,112r77,0r0,-35r30,0r0,63r-146,0","w":161,"k":{"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":5,"\u00f8":5,"\u0153":5,"\u00f3":5,"\u00f4":5,"\u00f6":5,"\u00f2":5,"\u00f5":5}},"{":{"d":"10,-71r0,-27v81,-3,-17,-164,102,-146r0,25v-38,-7,-36,23,-36,59v0,46,-8,63,-37,76v36,11,38,48,37,100v-1,31,9,35,36,34r0,26v-62,6,-66,-34,-66,-93v0,-29,-4,-54,-36,-54","w":119},"|":{"d":"81,-244r28,0r0,320r-28,0r0,-320","w":189},"}":{"d":"110,-98r0,28v-83,3,16,164,-102,146r0,-26v38,7,36,-22,36,-58v0,-46,8,-63,37,-76v-36,-11,-38,-48,-37,-100v1,-31,-9,-36,-36,-35r0,-25v62,-6,65,34,65,93v0,29,5,53,37,53","w":119},"~":{"d":"15,-98r0,-36v33,-43,94,-6,134,3v15,0,32,-10,46,-25r0,38v-53,60,-132,-47,-180,20","w":209},"\u00a1":{"d":"62,-104r8,104r0,75r-35,0v-2,-64,4,-122,9,-179r18,0xm74,-170r0,43r-43,0r0,-43r43,0"},"\u00a2":{"d":"28,78r30,-83v-26,-16,-44,-44,-44,-81v0,-60,53,-100,103,-86r27,-78r20,0r-30,84v4,2,8,4,12,8r0,-12r30,0r0,64r-30,0v-3,-15,-8,-26,-22,-33r-39,111v27,9,54,-3,68,-31r28,13v-21,46,-66,58,-107,47r-27,77r-19,0xm71,-39r36,-105v-48,-14,-80,75,-36,105","w":187},"\u00a3":{"d":"106,-248v42,0,69,26,66,68r-34,0v3,-12,2,-40,-30,-40v-51,0,-29,58,-16,86r44,0r0,29r-36,0v4,17,2,42,-3,59v24,17,68,25,70,-16r21,0v2,73,-65,80,-103,44v-15,29,-72,30,-73,-10v-1,-31,37,-44,62,-28v0,-18,-2,-32,-8,-49r-54,0r0,-29r43,0v-28,-47,-15,-114,51,-114xm67,-31v-12,-8,-18,-11,-24,-11v-8,0,-14,6,-14,14v0,21,29,15,38,-3","w":195},"\u2044":{"d":"-53,0r194,-244r21,0r-194,244r-21,0","w":108},"\u00a5":{"d":"85,-186r65,0r18,-28r-30,0r0,-30r97,0r0,30r-32,0r-18,28r47,0r0,20r-61,0r-36,55r97,0r0,20r-97,0r0,60r33,0r0,31r-102,0r0,-31r32,0r0,-60r-97,0r0,-20r97,0r-38,-55r-59,0r0,-20r44,0r-19,-28r-30,0r0,-30r100,0r0,30r-30,0xm137,-166r-37,0r19,27","w":232},"\u0192":{"d":"8,72r6,-27v28,7,44,7,49,-21r32,-186r-36,0r4,-24r36,0v6,-39,12,-79,54,-76v10,0,23,2,38,7r-6,26v-32,-6,-44,-12,-50,25r-4,18r36,0r-4,24r-36,0r-34,193v-7,50,-38,49,-85,41","w":198},"\u00a7":{"d":"153,-185r-33,0v4,-41,-72,-45,-72,-9v0,44,116,32,116,98v0,21,-12,38,-35,52v54,29,27,107,-39,107v-45,0,-70,-29,-70,-66r34,0v1,22,13,35,36,35v21,0,35,-11,35,-26v0,-43,-116,-30,-116,-97v0,-20,11,-36,35,-50v-53,-29,-28,-108,39,-108v41,0,70,21,70,64xm65,-131v-52,34,-16,56,42,76v16,-8,26,-20,26,-32v0,-25,-40,-30,-68,-44","w":172},"\u00a4":{"d":"32,-192r19,-18r22,23v28,-20,65,-20,93,0r23,-23r19,18r-23,24v20,28,20,65,0,92r23,23r-19,18r-23,-23v-28,21,-65,22,-93,0r-22,23r-19,-18r23,-23v-20,-31,-20,-63,0,-92xm120,-176v-30,0,-54,24,-54,54v0,30,24,54,54,54v30,0,54,-24,54,-54v0,-30,-24,-54,-54,-54","w":240},"'":{"d":"23,-153v-3,-29,-6,-58,-5,-91r28,0v1,33,-2,62,-5,91r-18,0","w":63},"\u201c":{"d":"159,-196r0,43r-43,0v0,-46,-6,-94,43,-91r0,18v-15,4,-21,10,-21,30r21,0xm72,-196r0,43r-43,0v0,-46,-6,-94,43,-91r0,18v-15,4,-22,10,-22,30r22,0","w":187},"\u00ab":{"d":"117,-85r51,85r-34,0r-53,-85r53,-86r34,0xm42,-85r51,85r-34,0r-53,-85r53,-86r34,0","w":172},"\u2039":{"d":"46,-85r51,85r-34,0r-53,-85r53,-86r34,0"},"\u203a":{"d":"59,-85r-51,-86r34,0r53,86r-53,85r-34,0"},"\u2013":{"d":"-2,-105r184,0r0,30r-184,0r0,-30","w":180},"\u2020":{"d":"100,-147v0,17,5,36,12,50v1,64,-8,117,-12,175r-13,0r-11,-132v-4,-42,10,-54,11,-93v-33,1,-44,15,-79,11r0,-34v35,-4,48,10,79,11v0,-24,-3,-36,-11,-49r0,-40r36,0v5,39,-12,53,-12,89v33,-1,44,-15,79,-11r0,34v-35,4,-46,-11,-79,-11","w":187},"\u2021":{"d":"116,-87v-8,15,-16,49,-16,66v27,0,42,-14,73,-10r0,33v-32,3,-44,-9,-73,-10v1,19,6,32,12,42r0,41r-36,0v-4,-37,8,-51,11,-83v-25,1,-42,14,-73,10r0,-33v31,-4,46,10,73,10v-2,-24,-6,-45,-16,-66v10,-21,14,-41,16,-65v-27,0,-42,13,-73,9r0,-33v31,-4,46,10,73,11v-2,-22,-4,-32,-11,-43r0,-40r36,0v4,36,-9,52,-12,83v33,-3,38,-15,73,-11r0,33v-31,4,-45,-9,-73,-9v0,17,8,50,16,65","w":187},"\u00b7":{"d":"31,-96r0,-44r43,0r0,44r-43,0"},"\u00b6":{"d":"71,76r0,-175v-44,-3,-71,-30,-71,-72v0,-39,24,-73,81,-73r113,0r0,30r-25,0r0,290r-30,0r0,-290r-38,0r0,290r-30,0","w":195},"\u2022":{"d":"64,-166v24,0,44,20,44,44v0,24,-20,44,-44,44v-24,0,-44,-20,-44,-44v0,-24,20,-44,44,-44","w":127},"\u201a":{"d":"31,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,22,-11,22,-31r-22,0"},"\u201e":{"d":"116,0r0,-43r43,0v0,46,6,95,-43,92r0,-18v15,-4,21,-11,21,-31r-21,0xm28,0r0,-43r44,0v1,47,5,95,-44,92r0,-18v15,-4,22,-11,22,-31r-22,0","w":187},"\u201d":{"d":"116,-201r0,-43r43,0v0,46,6,94,-43,91r0,-18v15,-4,21,-10,21,-30r-21,0xm28,-201r0,-43r44,0v1,46,5,94,-44,91r0,-18v15,-4,22,-10,22,-30r-22,0","w":187,"k":{" ":29}},"\u00bb":{"d":"131,-85r-52,-86r34,0r54,86r-54,85r-34,0xm55,-85r-51,-86r34,0r53,86r-53,85r-34,0","w":172},"\u2026":{"d":"278,0r0,-43r43,0r0,43r-43,0xm158,0r0,-43r44,0r0,43r-44,0xm39,0r0,-43r43,0r0,43r-43,0","w":360},"\u2030":{"d":"277,-58v0,-39,20,-64,51,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-51,-24,-51,-63xm306,-58v0,28,7,41,22,41v15,0,23,-13,23,-41v0,-28,-8,-42,-23,-42v-15,0,-22,14,-22,42xm146,-58v0,-39,20,-64,51,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-51,-24,-51,-63xm174,-58v0,28,8,41,23,41v15,0,23,-13,23,-41v0,-28,-8,-42,-23,-42v-15,0,-23,14,-23,42xm11,-184v0,-39,20,-64,51,-64v31,0,51,25,51,64v0,39,-20,63,-51,63v-31,0,-51,-24,-51,-63xm39,-184v0,28,8,41,23,41v15,0,23,-13,23,-41v0,-28,-8,-42,-23,-42v-15,0,-23,14,-23,42xm21,0r194,-244r25,0r-193,244r-26,0","w":389},"\u00bf":{"d":"84,-104r18,0r5,76v-29,-1,-61,3,-61,39v0,24,15,39,39,39v27,0,42,-17,40,-50r33,0v5,62,-41,78,-72,78v-46,0,-74,-27,-74,-69v0,-33,21,-67,68,-66xm115,-170r0,43r-43,0r0,-43r43,0","w":168},"`":{"d":"93,-193r-23,0r-51,-55r49,0","w":119},"\u00b4":{"d":"27,-193r25,-55r49,0r-51,55r-23,0","w":119},"\u02c6":{"d":"59,-224r-29,31r-24,0r30,-55r47,0r30,55r-24,0","w":119},"\u02dc":{"d":"99,-244r19,0v0,30,-11,48,-32,48v-22,0,-41,-22,-54,-22v-8,0,-10,8,-10,20r-20,0v0,-34,15,-48,32,-48v19,0,40,22,52,22v8,0,13,-6,13,-20","w":119},"\u00af":{"d":"9,-210r0,-19r102,0r0,19r-102,0","w":119},"\u02d8":{"d":"114,-246v-3,29,-23,51,-54,51v-30,0,-51,-20,-54,-51r25,0v1,33,56,35,58,0r25,0","w":119},"\u02d9":{"d":"60,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":119},"\u00a8":{"d":"92,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm28,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":119},"\u02da":{"d":"95,-221v0,19,-16,36,-35,36v-19,0,-35,-17,-35,-36v0,-19,16,-35,35,-35v19,0,35,16,35,35xm81,-221v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,22,21,22v12,0,21,-10,21,-22","w":119},"\u00b8":{"d":"39,73r0,-18v27,5,35,-20,11,-22r6,-36r17,0r-2,16v32,12,26,62,-20,60r-12,0","w":119},"\u02dd":{"d":"53,-193r25,-55r49,0r-51,55r-23,0xm-7,-193r25,-55r49,0r-51,55r-23,0","w":119},"\u02db":{"d":"38,0r28,0v-17,24,-2,63,27,45r0,23v-30,17,-66,6,-66,-29v0,-12,3,-21,11,-39","w":119},"\u02c7":{"d":"61,-217r29,-31r23,0r-29,55r-47,0r-31,-55r25,0","w":119},"\u2014":{"d":"-2,-105r364,0r0,30r-364,0r0,-30","w":360},"\u00c6":{"d":"150,-112r-69,0r-42,81r27,0r0,31r-87,0r0,-31r24,0r94,-183r-39,0r0,-30r265,0r0,73r-30,0r0,-43r-107,0r0,72r93,0r0,30r-93,0r0,81r107,0r0,-44r30,0r0,75r-212,0r0,-31r39,0r0,-81xm150,-142r0,-72r-16,0r-38,72r54,0","w":337},"\u00aa":{"d":"119,-161r0,18r-38,0r0,-13v-21,25,-73,16,-73,-18v-1,-31,46,-42,71,-24v10,-34,-34,-43,-48,-21r-21,-6v13,-29,90,-38,90,9r0,55r19,0xm49,-157v11,0,33,-4,30,-24v-15,-14,-48,-16,-50,7v0,10,8,17,20,17","w":123},"\u0141":{"d":"37,-31r0,-64r-32,28r0,-32r32,-28r0,-87r-32,0r0,-30r100,0r0,30r-31,0r0,61r44,-37r0,31r-44,38r0,90r76,0r0,-83r34,0r0,114r-179,0r0,-31r32,0","w":187,"k":{"y":7,"\u00fd":7,"\u00ff":7,"V":36,"W":27,"Y":27,"\u00dd":27,"\u0178":27,"\u201d":27,"\u2019":27}},"\u00d8":{"d":"258,-233r-20,23v72,75,18,214,-94,214v-28,0,-55,-8,-76,-23r-19,23r-18,-16r20,-22v-70,-74,-20,-214,92,-214v29,0,55,8,77,23r20,-23xm212,-181r-119,135v57,46,137,-3,137,-77v0,-21,-6,-42,-18,-58xm76,-63r120,-135v-58,-44,-138,-2,-138,75v0,23,6,43,18,60","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u0152":{"d":"221,-214r0,72r90,0r0,30r-90,0r0,81r104,0r0,-44r31,0r0,75r-217,0v-79,0,-125,-59,-125,-122v0,-39,22,-122,131,-122r211,0r0,73r-31,0r0,-43r-104,0xm184,-214v-82,-10,-132,28,-132,92v0,44,20,91,95,91r37,0r0,-183","w":367,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u00ba":{"d":"9,-194v0,-31,26,-54,59,-54v33,0,58,23,58,54v0,31,-25,54,-58,54v-33,0,-59,-23,-59,-54xm32,-194v0,20,16,34,36,34v20,0,35,-14,35,-34v0,-19,-15,-35,-35,-35v-20,0,-36,16,-36,35","w":135},"\u00e6":{"d":"303,-77r-138,0v3,57,79,70,109,26r29,13v-29,52,-122,59,-157,6v-27,51,-131,50,-131,-17v0,-62,73,-67,116,-41v4,-35,-8,-57,-39,-57v-20,0,-35,7,-43,21r-32,-9v19,-45,109,-55,139,-14v53,-57,152,-14,147,72xm165,-101r102,0v-7,-57,-94,-58,-102,0xm84,-22v19,0,51,-8,47,-39v-22,-21,-76,-25,-78,12v0,15,13,27,31,27","w":318},"\u0131":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0","k":{"v":4,"w":4,"y":9,"\u00fd":9,"\u00ff":9}},"\u0142":{"d":"40,-30r0,-66r-37,29r0,-29r37,-29r0,-90r-31,0r0,-29r64,0r0,96r35,-29r0,29r-35,29r0,89r27,0r0,30r-91,0r0,-30r31,0","k":{"w":5,"y":7,"\u00fd":7,"\u00ff":7}},"\u00f8":{"d":"22,-1r17,-20v-53,-52,-15,-154,64,-154v19,0,38,6,53,16r17,-20r12,11r-17,19v53,52,14,154,-65,154v-19,0,-37,-5,-52,-16r-17,20xm61,-48r73,-85v-51,-37,-110,33,-73,85xm145,-122r-72,85v50,38,111,-35,72,-85","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u0153":{"d":"327,-77r-141,0v3,58,82,70,112,25r29,12v-32,55,-121,61,-158,10v-44,68,-160,28,-156,-55v5,-94,109,-118,156,-55v47,-67,162,-31,158,63xm188,-101r101,0v-5,-26,-25,-44,-52,-44v-26,0,-44,16,-49,44xm49,-84v0,33,23,57,53,57v30,0,51,-25,51,-58v0,-32,-22,-56,-52,-56v-30,0,-52,25,-52,57","w":341,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u00df":{"d":"40,-160v-3,-59,27,-86,81,-89v73,-4,98,80,42,109v34,7,54,33,54,70v0,55,-49,88,-97,66r0,-28v30,15,61,-4,61,-39v0,-30,-17,-52,-61,-52r0,-27v28,0,39,-18,39,-36v0,-20,-15,-34,-38,-34v-75,-2,-39,122,-47,190r27,0r0,30r-92,0r0,-30r31,0r0,-130","w":232},"\u00ac":{"d":"24,-175r192,0r0,114r-27,0r0,-86r-165,0r0,-28","w":240},"\u00b5":{"d":"175,-170r0,170r-28,0v-1,-7,2,-17,-1,-22v-21,36,-67,34,-91,3r0,95r-31,0r0,-246r31,0v1,57,-13,146,43,146v23,0,45,-17,45,-55r0,-91r32,0","w":198},"\u2122":{"d":"86,-101r0,-122r-46,0r0,-21r117,0r0,21r-47,0r0,122r-24,0xm173,-101r0,-143r35,0r37,114r34,-114r36,0r0,143r-22,0r-1,-120r-37,120r-21,0r-39,-120r0,120r-22,0","w":360},"\u00d0":{"d":"38,-214r-33,0r0,-30r115,0v95,0,124,60,124,119v0,79,-40,125,-128,125r-111,0r0,-31r33,0r0,-76r-33,0r0,-31r33,0r0,-76xm75,-214r0,76r55,0r0,31r-55,0r0,76r43,0v68,0,89,-41,89,-92v0,-68,-50,-100,-132,-91","w":262,"k":{"V":25,"W":25,"Y":25,"\u00dd":25,"\u0178":25,",":22,".":22,"A":4,"\u00c6":4,"\u00c1":4,"\u00c2":4,"\u00c4":4,"\u00c0":4,"\u00c5":4,"\u00c3":4}},"\u00bd":{"d":"35,0r194,-244r21,0r-193,244r-22,0xm275,-47r-1,47r-97,0v0,-60,72,-67,72,-93v0,-12,-8,-19,-22,-19v-16,0,-25,9,-22,34r-24,0v-3,-31,14,-51,47,-51v27,0,46,14,46,35v0,37,-62,42,-71,76r50,0r0,-29r22,0xm47,-137r0,-92r-20,0r0,-17r44,0r0,109r19,0r0,17r-63,0r0,-17r20,0","w":348},"\u00b1":{"d":"24,-19r192,0r0,28r-192,0r0,-28xm106,-134r-82,0r0,-27r82,0r0,-83r28,0r0,83r82,0r0,27r-82,0r0,83r-28,0r0,-83","w":240},"\u00de":{"d":"38,-31r0,-183r-31,0r0,-30r100,0r0,30r-32,0r0,19r41,0v68,0,81,38,81,69v0,31,-13,77,-81,77r-41,0r0,18r32,0r0,31r-100,0r0,-31r31,0xm75,-78v45,2,85,1,85,-44v0,-44,-40,-45,-85,-43r0,87","w":206},"\u00bc":{"d":"226,-33r-49,0v-2,-6,-4,-12,-9,-16r61,-79r20,0r0,77r23,0r0,18r-23,0r0,16r13,0r0,17r-51,0r0,-17r15,0r0,-16xm35,0r194,-244r21,0r-193,244r-22,0xm226,-51v-1,-14,2,-33,-1,-45r-34,45r35,0xm47,-137r0,-92r-20,0r0,-17r44,0r0,109r19,0r0,17r-63,0r0,-17r20,0","w":348},"\u00f7":{"d":"24,-131r192,0r0,27r-192,0r0,-27xm120,-62v10,0,17,7,17,17v0,10,-7,18,-17,18v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17xm120,-208v10,0,17,8,17,18v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18","w":240},"\u00a6":{"d":"81,-60r28,0r0,136r-28,0r0,-136xm81,-244r28,0r0,136r-28,0r0,-136","w":189},"\u00b0":{"d":"71,-230v-20,0,-34,15,-34,35v0,20,14,34,34,34v20,0,35,-14,35,-34v0,-20,-15,-35,-35,-35xm71,-249v30,0,54,24,54,54v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54","w":142},"\u00fe":{"d":"33,47r0,-262r-28,0r0,-29r62,0r1,101v44,-60,142,-22,142,59v0,78,-93,119,-143,63r0,68r33,0r0,29r-97,0r0,-29r30,0xm67,-83v0,33,22,57,53,57v33,0,55,-24,55,-60v0,-33,-22,-57,-53,-57v-32,0,-55,25,-55,60","w":225,"k":{"v":14,"y":14,"\u00fd":14,"\u00ff":14,"b":7,"\u00fe":7,"l":7,"\u0142":7,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,",":22,".":22}},"\u00be":{"d":"258,-33r-48,0v-2,-6,-5,-12,-10,-16r61,-79r20,0r0,77r23,0r0,18r-23,0r0,16r13,0r0,17r-51,0r0,-17r15,0r0,-16xm67,0r194,-244r21,0r-193,244r-22,0xm258,-51v-1,-14,2,-33,-1,-45r-34,45r35,0xm100,-155v0,-16,-19,-24,-43,-22r0,-17v21,1,40,-4,37,-18v0,-12,-8,-19,-21,-19v-15,0,-21,7,-21,25r-25,0v0,-28,16,-42,46,-42v43,0,61,42,28,62v44,20,20,69,-29,69v-33,0,-51,-17,-51,-47r23,0v0,19,11,30,30,30v16,0,26,-8,26,-21","w":348},"\u00ae":{"d":"75,-56r0,-143r62,0v65,-1,60,77,7,79v23,10,36,43,51,64r-28,0v-14,-22,-34,-69,-55,-61r-14,0r0,61r-23,0xm98,-136v27,0,63,3,63,-22v0,-24,-37,-22,-63,-21r0,43xm133,-262v73,0,133,59,133,132v0,73,-60,133,-133,133v-73,0,-133,-60,-133,-133v0,-73,60,-132,133,-132xm133,-240v-61,0,-111,49,-111,110v0,61,50,111,111,111v61,0,111,-50,111,-111v0,-61,-50,-110,-111,-110","w":266},"\u2212":{"d":"24,-131r192,0r0,27r-192,0r0,-27","w":240},"\u00f0":{"d":"50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-27,0,-53,22,-53,58xm185,-233r-46,17v38,36,54,85,54,121v0,65,-39,100,-91,100v-58,0,-88,-47,-88,-90v1,-74,76,-113,130,-74v-6,-14,-20,-31,-37,-45r-48,18r-19,-15r47,-17v-12,-8,-23,-14,-34,-17r34,-13v12,5,23,10,33,17r46,-17","w":206},"\u00d7":{"d":"209,-187r-70,70r70,69r-20,20r-69,-69r-69,69r-20,-20r70,-69r-70,-70r20,-20r69,70r70,-70","w":240},"\u00a9":{"d":"176,-108r21,6v-7,30,-31,49,-64,49v-42,0,-69,-30,-69,-76v0,-81,112,-102,131,-33r-21,5v-18,-45,-92,-30,-86,28v-6,63,76,72,88,21xm133,-262v73,0,133,59,133,132v0,73,-60,133,-133,133v-73,0,-133,-60,-133,-133v0,-73,60,-132,133,-132xm133,-240v-61,0,-111,49,-111,110v0,61,50,111,111,111v61,0,111,-50,111,-111v0,-61,-50,-110,-111,-110","w":266},"\u00c1":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm93,-267r25,-56r49,0r-51,56r-23,0","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c2":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm125,-298r-29,31r-24,0r30,-56r47,0r30,56r-25,0","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c4":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm158,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm94,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c0":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm159,-267r-23,0r-51,-56r49,0","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c5":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm161,-295v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35v0,-19,16,-35,35,-35v19,0,35,16,35,35xm147,-295v0,-12,-9,-21,-21,-21v-12,0,-22,9,-22,21v0,12,10,21,22,21v12,0,21,-9,21,-21","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c3":{"d":"171,-86r-88,0r-19,55r30,0r0,31r-97,0r0,-31r30,0r67,-186r-29,0r0,-27r125,0r0,27r-29,0r66,186r27,0r0,31r-96,0r0,-31r31,0xm161,-114r-32,-103r-3,0r-34,103r69,0xm165,-319r19,0v0,30,-11,49,-32,49v-22,0,-41,-22,-54,-22v-8,0,-10,7,-10,19r-20,0v0,-34,15,-47,32,-47v19,0,40,22,52,22v8,0,13,-7,13,-21","w":251,"k":{"v":22,"w":4,"y":14,"\u00fd":14,"\u00ff":14,"C":7,"\u00c7":7,"G":11,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"Q":14,"T":7,"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,"V":22,"W":14,"Y":18,"\u00dd":18,"\u0178":18}},"\u00c7":{"d":"115,33r5,-30v-63,-8,-105,-57,-105,-125v0,-111,124,-160,203,-100r0,-22r31,0r0,78r-31,0v-14,-31,-44,-50,-79,-50v-49,0,-83,39,-83,93v0,106,143,131,168,24r32,17v-14,53,-58,86,-119,86r-2,9v33,12,27,62,-19,60r-12,0r0,-18v27,5,35,-20,11,-22","w":273,"k":{",":14,".":14,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00c9":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0xm80,-267r25,-56r48,0r-50,56r-23,0","w":225},"\u00ca":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0xm112,-298r-29,31r-24,0r30,-56r46,0r31,56r-25,0","w":225},"\u00cb":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0xm144,-315v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm81,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20","w":225},"\u00c8":{"d":"42,-31r0,-183r-32,0r0,-30r203,0r0,73r-30,0r0,-43r-105,0r0,73r91,0r0,30r-91,0r0,80r105,0r0,-44r30,0r0,75r-203,0r0,-31r32,0xm145,-267r-22,0r-51,-56r49,0","w":225},"\u00cd":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0xm24,-267r25,-56r48,0r-51,56r-22,0","w":112},"\u00ce":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0xm56,-298r-29,31r-24,0r29,-56r47,0r31,56r-25,0","w":112},"\u00cf":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0xm88,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm24,-315v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":112},"\u00cc":{"d":"38,-31r0,-183r-27,0r0,-30r90,0r0,30r-26,0r0,183r26,0r0,31r-90,0r0,-31r27,0xm89,-267r-22,0r-51,-56r48,0","w":112},"\u00d1":{"d":"36,-31r0,-183r-35,0r0,-30r84,0r107,190r0,-160r-35,0r0,-30r101,0r0,30r-36,0r0,217r-39,0r-116,-209r0,175r35,0r0,31r-101,0r0,-31r35,0xm168,-319r20,0v0,30,-11,49,-32,49v-22,0,-41,-22,-54,-22v-8,0,-11,7,-11,19r-20,0v0,-34,15,-47,32,-47v19,0,41,22,53,22v8,0,12,-7,12,-21","w":258,"k":{",":14,".":14,"A":5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},"\u00d3":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm112,-267r25,-56r48,0r-50,56r-23,0","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u00d4":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm144,-298r-29,31r-24,0r30,-56r46,0r31,56r-25,0","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u00d6":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm176,-315v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm113,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u00d2":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm177,-267r-22,0r-51,-56r49,0","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u00d5":{"d":"18,-122v0,-74,53,-126,126,-126v73,0,127,53,127,126v0,73,-54,126,-127,126v-74,0,-126,-52,-126,-126xm58,-122v0,53,37,94,86,94v49,0,86,-41,86,-94v0,-53,-37,-94,-86,-94v-49,0,-86,41,-86,94xm183,-319r20,0v0,30,-11,49,-32,49v-22,0,-41,-22,-54,-22v-8,0,-10,7,-10,19r-21,0v0,-34,15,-47,32,-47v19,0,41,22,53,22v8,0,12,-7,12,-21","w":288,"k":{"V":25,"W":25,"Y":27,"\u00dd":27,"\u0178":27,",":29,".":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":27}},"\u0160":{"d":"143,-68v1,-60,-132,-22,-131,-113v1,-69,80,-84,126,-48r0,-17r30,0r0,74r-30,0v6,-56,-93,-60,-93,-14v0,52,79,29,114,65v43,45,13,125,-56,125v-22,0,-43,-8,-61,-24r0,20r-30,0r0,-89r30,0r0,22v15,26,34,40,57,40v25,0,44,-18,44,-41xm96,-292r29,-31r24,0r-29,56r-47,0r-31,-56r25,0","w":191,"k":{",":9,".":9}},"\u00da":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139xm89,-267r25,-56r49,0r-51,56r-23,0","w":243,"k":{",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00db":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139xm121,-298r-29,31r-24,0r30,-56r47,0r30,56r-25,0","w":243,"k":{",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dc":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139xm154,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm90,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":243,"k":{",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00d9":{"d":"172,-214r-29,0r0,-30r96,0r0,30r-31,0r0,141v0,63,-45,77,-84,77v-130,1,-78,-115,-89,-218r-30,0r0,-30r95,0r0,30r-28,0r0,142v0,35,21,46,49,46v36,0,51,-15,51,-49r0,-139xm155,-267r-23,0r-51,-56r49,0","w":243,"k":{",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dd":{"d":"99,-31r0,-80r-73,-103r-30,0r0,-30r101,0r0,30r-31,0r54,75r49,-75r-30,0r0,-30r97,0r0,30r-32,0r-68,103r0,80r33,0r0,31r-103,0r0,-31r33,0xm84,-267r25,-56r48,0r-50,56r-23,0","w":232,"k":{"O":27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"u":29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,",":43,".":43,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"a":45,"\u00e6":45,"\u00e1":45,"\u00e2":45,"\u00e4":45,"\u00e0":45,"\u00e5":45,"\u00e3":45,"e":41,"\u00e9":41,"\u00ea":41,"\u00eb":41,"\u00e8":41,"o":43,"\u00f8":43,"\u0153":43,"\u00f3":43,"\u00f4":43,"\u00f6":43,"\u00f2":43,"\u00f5":43,"-":45,":":13,";":13}},"\u0178":{"d":"99,-31r0,-80r-73,-103r-30,0r0,-30r101,0r0,30r-31,0r54,75r49,-75r-30,0r0,-30r97,0r0,30r-32,0r-68,103r0,80r33,0r0,31r-103,0r0,-31r33,0xm148,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm85,-315v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20","w":232,"k":{"O":27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"u":29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,",":43,".":43,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"a":45,"\u00e6":45,"\u00e1":45,"\u00e2":45,"\u00e4":45,"\u00e0":45,"\u00e5":45,"\u00e3":45,"e":41,"\u00e9":41,"\u00ea":41,"\u00eb":41,"\u00e8":41,"o":43,"\u00f8":43,"\u0153":43,"\u00f3":43,"\u00f4":43,"\u00f6":43,"\u00f2":43,"\u00f5":43,"-":45,":":13,";":13}},"\u017d":{"d":"9,0r0,-31r131,-183r-95,0r0,43r-30,0r0,-73r172,0r0,27r-134,186r108,0r0,-47r30,0r0,78r-182,0xm102,-292r29,-31r24,0r-30,56r-47,0r-30,-56r25,0","w":202},"\u00e1":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm63,-193r25,-55r48,0r-50,55r-23,0","w":191},"\u00e2":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm95,-224r-29,31r-24,0r30,-55r46,0r31,55r-25,0","w":191},"\u00e4":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm127,-241v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm64,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":191},"\u00e0":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm129,-193r-23,0r-51,-55r49,0","w":191},"\u00e5":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm131,-221v0,19,-17,36,-36,36v-19,0,-35,-17,-35,-36v0,-19,16,-35,35,-35v19,0,36,16,36,35xm117,-221v0,-12,-10,-21,-22,-21v-12,0,-21,9,-21,21v0,12,9,22,21,22v12,0,22,-10,22,-22","w":191},"\u00e3":{"d":"187,-30r0,30r-59,0r0,-21v-39,42,-109,26,-112,-30v-1,-49,68,-71,108,-41v13,-55,-50,-73,-74,-35r-32,-8v14,-26,38,-40,73,-40v92,0,62,71,67,145r29,0xm124,-43r0,-20v-24,-22,-76,-26,-76,12v0,39,54,32,76,8xm134,-244r20,0v0,30,-11,48,-32,48v-22,0,-41,-22,-54,-22v-8,0,-10,8,-10,20r-21,0v0,-34,15,-48,32,-48v19,0,41,22,53,22v8,0,12,-6,12,-20","w":191},"\u00e7":{"d":"144,-106v-3,-23,-20,-38,-45,-38v-30,0,-50,23,-50,57v0,67,81,81,103,28r27,13v-15,33,-43,51,-79,51r-1,8v33,12,27,62,-19,60r-12,0r0,-18v27,5,35,-20,11,-22r5,-29v-104,-16,-86,-181,12,-179v18,0,35,6,48,17r0,-12r30,0r0,64r-30,0","w":187},"\u00e9":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47xm71,-193r24,-55r49,0r-51,55r-22,0","w":206,"k":{"v":13,"w":7,"y":14,"\u00fd":14,"\u00ff":14,"b":5,"\u00fe":5,",":7,".":7,"x":4}},"\u00ea":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47xm103,-224r-30,31r-23,0r29,-55r47,0r31,55r-25,0","w":206,"k":{"v":13,"w":7,"y":14,"\u00fd":14,"\u00ff":14,"b":5,"\u00fe":5,",":7,".":7,"x":4}},"\u00eb":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47xm135,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm71,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":206,"k":{"v":13,"w":7,"y":14,"\u00fd":14,"\u00ff":14,"b":5,"\u00fe":5,",":7,".":7,"x":4}},"\u00e8":{"d":"193,-77r-143,0v4,60,84,69,113,25r30,13v-41,73,-180,49,-180,-46v0,-55,45,-90,89,-90v47,0,91,36,91,98xm51,-101r108,0v-5,-27,-29,-47,-56,-47v-27,0,-47,19,-52,47xm136,-193r-23,0r-50,-55r48,0","w":206,"k":{"v":13,"w":7,"y":14,"\u00fd":14,"\u00ff":14,"b":5,"\u00fe":5,",":7,".":7,"x":4}},"\u00ed":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm20,-193r25,-55r49,0r-51,55r-23,0","k":{"v":7}},"\u00ee":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm52,-224r-29,31r-24,0r30,-55r47,0r30,55r-25,0","k":{"v":7}},"\u00ef":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm85,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20xm21,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","k":{"v":7}},"\u00ec":{"d":"36,-30r0,-110r-27,0r0,-30r60,0r0,140r27,0r0,30r-87,0r0,-30r27,0xm71,-193r-23,0r-51,-55r49,0","k":{"v":7}},"\u00f1":{"d":"73,-170r0,21v23,-17,40,-24,58,-24v24,0,45,15,45,48r0,95r29,0r0,30r-63,0r0,-111v-1,-51,-43,-30,-69,-10r0,91r30,0r0,30r-93,0r0,-30r30,0r0,-110r-30,0r0,-30r63,0xm142,-244r19,0v0,30,-11,48,-32,48v-22,0,-41,-22,-54,-22v-8,0,-10,8,-10,20r-20,0v0,-34,15,-48,32,-48v19,0,40,22,52,22v8,0,13,-6,13,-20","w":206,"k":{"v":9,"y":11,"\u00fd":11,"\u00ff":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4}},"\u00f3":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm71,-193r24,-55r49,0r-51,55r-22,0","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u00f4":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm103,-224r-30,31r-23,0r29,-55r47,0r31,55r-25,0","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u00f6":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm135,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm71,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u00f2":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm136,-193r-23,0r-50,-55r48,0","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u00f5":{"d":"14,-85v0,-51,38,-90,89,-90v51,0,90,39,90,90v0,51,-39,90,-90,90v-51,0,-89,-39,-89,-90xm50,-85v0,33,23,58,53,58v31,0,54,-25,54,-58v0,-33,-23,-58,-54,-58v-30,0,-53,25,-53,58xm142,-244r19,0v0,30,-11,48,-32,48v-22,0,-41,-22,-54,-22v-8,0,-10,8,-10,20r-20,0v0,-34,15,-48,32,-48v19,0,40,22,52,22v8,0,13,-6,13,-20","w":206,"k":{"v":14,"w":16,"y":18,"\u00fd":18,"\u00ff":18,",":18,".":18,"x":14}},"\u0161":{"d":"46,-124v0,32,108,9,108,75v0,47,-72,66,-109,40r0,9r-30,0r0,-58r30,0v0,22,17,32,40,33v21,0,35,-8,35,-21v2,-36,-105,-8,-105,-77v0,-44,64,-63,101,-40r0,-7r29,0r0,56r-29,0v2,-38,-70,-41,-70,-10xm84,-217r28,-31r24,0r-29,55r-47,0r-31,-55r25,0","w":164},"\u00fa":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0xm69,-193r25,-55r48,0r-51,55r-22,0","w":202},"\u00fb":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0xm101,-224r-29,31r-24,0r29,-55r47,0r31,55r-25,0","w":202},"\u00fc":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0xm133,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm69,-241v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":202},"\u00f9":{"d":"199,-30r0,30r-63,0r0,-19v-38,33,-103,33,-103,-31r0,-90r-24,0r0,-30r58,0r0,119v3,43,47,21,69,3r0,-92r-29,0r0,-30r63,0r0,140r29,0xm123,-193r-22,0r-51,-55r49,0","w":202},"\u00fd":{"d":"87,-3r-56,-137r-28,0r0,-30r84,0r0,30r-20,0r37,94r36,-94r-23,0r0,-30r82,0r0,30r-25,0r-84,216r-57,0r0,-29r34,0xm69,-193r25,-55r48,0r-51,55r-22,0","w":202,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u00e8":18,"o":18,"\u00f8":18,"\u0153":18,"\u00f3":18,"\u00f4":18,"\u00f6":18,"\u00f2":18,"\u00f5":18}},"\u00ff":{"d":"87,-3r-56,-137r-28,0r0,-30r84,0r0,30r-20,0r37,94r36,-94r-23,0r0,-30r82,0r0,30r-25,0r-84,216r-57,0r0,-29r34,0xm133,-241v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm69,-241v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20","w":202,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u00e8":18,"o":18,"\u00f8":18,"\u0153":18,"\u00f3":18,"\u00f4":18,"\u00f6":18,"\u00f2":18,"\u00f5":18}},"\u017e":{"d":"6,0r0,-28r106,-115r-70,0r0,33r-28,0r0,-60r138,0r0,30r-107,112r77,0r0,-35r30,0r0,63r-146,0xm82,-217r29,-31r23,0r-29,55r-47,0r-31,-55r25,0","w":161,"k":{"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":5,"\u00f8":5,"\u0153":5,"\u00f3":5,"\u00f4":5,"\u00f6":5,"\u00f2":5,"\u00f5":5}},"\u00b9":{"d":"47,-137r0,-92r-20,0r0,-17r44,0r0,109r19,0r0,17r-63,0r0,-17r20,0","w":119},"\u00b2":{"d":"107,-166r-2,46r-96,0v0,-60,71,-66,71,-92v0,-12,-8,-19,-22,-19v-16,0,-25,8,-22,33r-24,0v-3,-31,14,-50,47,-50v27,0,46,14,46,35v0,37,-62,41,-71,75r50,0r0,-28r23,0","w":119},"\u00b3":{"d":"86,-155v0,-16,-18,-24,-42,-22r0,-17v21,1,39,-4,36,-18v0,-12,-7,-19,-20,-19v-15,0,-22,7,-22,25r-24,0v0,-28,15,-42,45,-42v43,0,61,42,28,62v46,20,20,69,-29,69v-33,0,-51,-17,-51,-47r24,0v0,19,10,30,29,30v16,0,26,-8,26,-21","w":119},"\u2206":{"d":"10,0r0,-20r86,-229r36,0r85,229r0,20r-207,0xm42,-25r142,0r-71,-190","w":227},"\u2126":{"d":"16,-25v16,-1,37,2,51,-1v-24,-21,-46,-58,-46,-106v0,-67,45,-115,106,-115v64,0,103,56,103,114v1,50,-25,86,-47,108r52,0r0,25r-87,0r0,-18v26,-17,51,-53,51,-109v0,-45,-25,-94,-73,-94v-45,0,-74,42,-74,95v0,52,25,92,51,108r0,18r-87,0r0,-25","w":251},"\u03bc":{"d":"175,-170r0,170r-28,0v-1,-7,2,-17,-1,-22v-21,36,-67,34,-91,3r0,95r-31,0r0,-246r31,0v1,57,-13,146,43,146v23,0,45,-17,45,-55r0,-91r32,0","w":198},"\u03c0":{"d":"193,-155r-27,0v1,47,-4,121,5,155r-30,0v-11,-29,-4,-111,-6,-155r-59,0v-2,43,-12,121,-25,155r-30,0v13,-38,23,-110,24,-155v-21,0,-31,1,-38,4r-4,-20v40,-19,134,-7,193,-10","w":202},"\u20ac":{"d":"160,-174v0,-41,-47,-61,-73,-32v-8,10,-13,25,-16,45r63,0r0,27r-65,0r0,22r65,0r0,27r-62,0v2,73,87,75,95,13r32,14v-8,36,-33,62,-76,62v-51,0,-80,-30,-88,-89r-23,0r0,-27r21,0r0,-22r-21,0r0,-27r23,0v7,-58,36,-87,87,-87v17,0,30,6,38,17r0,-16r32,0r0,73r-32,0","w":195},"\u2113":{"d":"151,-55r14,13v-16,31,-41,45,-68,45v-41,-1,-58,-31,-59,-67v-6,5,-13,10,-20,15r-8,-17r28,-24r0,-93v0,-63,28,-85,56,-85v31,0,45,26,45,58v0,43,-29,84,-72,126v-3,38,15,62,37,62v21,0,38,-17,47,-33xm94,-246v-32,0,-27,88,-27,132v29,-32,51,-64,51,-96v0,-21,-7,-36,-24,-36","w":172},"\u212e":{"d":"63,-49v34,62,140,58,180,4r20,0v-25,30,-66,49,-111,49v-77,0,-140,-57,-140,-126v0,-70,63,-126,140,-126v78,1,141,56,140,129r-229,2r0,68xm240,-197v-34,-60,-145,-57,-177,2v1,23,-3,51,2,70r174,0v3,-21,0,-49,1,-72","w":304},"\u2202":{"d":"36,-231r-10,-23v66,-46,150,-8,150,113v0,82,-33,144,-93,144v-47,0,-69,-42,-69,-81v0,-55,35,-90,75,-90v33,0,50,23,57,32v9,-86,-54,-141,-110,-95xm86,-23v32,0,52,-42,57,-84v-5,-14,-23,-36,-49,-36v-27,0,-49,30,-49,65v0,31,16,55,41,55","w":193},"\u220f":{"d":"238,-215r-38,0r0,248r-30,0r0,-248r-93,0r0,248r-31,0r0,-248r-37,0r0,-28r229,0r0,28","w":246},"\u2211":{"d":"186,33r-178,0r0,-20r92,-117r-88,-118r0,-21r169,0r0,26r-127,1r81,107r-88,114r139,0r0,28","w":194},"\u2219":{"d":"31,-96r0,-44r43,0r0,44r-43,0"},"\u221a":{"d":"203,-289r-78,340r-26,0r-55,-159r-26,10r-6,-18r50,-20r43,125v3,9,3,21,7,26r68,-304r23,0","w":201},"\u221e":{"d":"202,-156v30,0,52,23,52,56v0,35,-26,56,-54,56v-22,0,-40,-13,-64,-41v-18,21,-37,41,-66,41v-28,0,-53,-23,-53,-55v0,-33,24,-57,56,-57v26,0,46,19,65,41v17,-19,34,-41,64,-41xm73,-62v22,0,39,-22,53,-37v-15,-19,-31,-39,-55,-39v-22,0,-34,18,-34,39v0,20,15,37,36,37xm200,-138v-23,0,-41,25,-53,38v23,26,36,38,54,38v22,0,34,-19,34,-37v0,-24,-15,-39,-35,-39","w":271},"\u222b":{"d":"48,-209v0,-64,23,-100,74,-84r-5,21v-33,-12,-41,19,-41,66v0,55,5,115,5,173v0,66,-24,102,-76,84r5,-22v36,11,43,-12,43,-62v0,-59,-5,-120,-5,-176","w":128},"\u2248":{"d":"64,-152v44,0,78,53,104,0r12,11v-10,19,-24,34,-45,34v-23,0,-48,-26,-73,-27v-16,0,-26,13,-35,26r-12,-10v11,-21,28,-34,49,-34xm64,-91v44,0,78,54,104,0r12,11v-10,19,-24,34,-45,34v-23,0,-48,-26,-73,-27v-17,0,-26,13,-35,26r-12,-11v11,-21,28,-33,49,-33","w":195},"\u2260":{"d":"140,-176r-15,33r53,0r0,19r-61,0r-22,50r83,0r0,19r-91,0r-19,41r-15,-7r16,-34r-51,0r0,-19r59,0r22,-50r-81,0r0,-19r89,0r18,-40","w":195},"\u2264":{"d":"177,-33r-158,-79r0,-20r158,-79r0,23r-137,66r137,66r0,23xm178,0r-160,0r0,-20r160,0r0,20","w":195},"\u2265":{"d":"20,-211r157,79r0,20r-157,79r0,-23r137,-67r-137,-65r0,-23xm178,0r-160,0r0,-20r160,0r0,20","w":195},"\u25ca":{"d":"183,-121r-70,137r-25,0r-69,-137r70,-138r25,0xm156,-121r-56,-113v-13,42,-37,74,-54,112v17,38,40,72,54,113","w":201},"\u00a0":{"w":90},"\u00ad":{"d":"11,-99r106,0r0,30r-106,0r0,-30","w":127},"\u02c9":{"d":"9,-210r0,-19r102,0r0,19r-102,0","w":119},"\u2215":{"d":"-53,0r194,-244r21,0r-194,244r-21,0","w":108},"\u03a9":{"d":"16,-25v16,-1,37,2,51,-1v-24,-21,-46,-58,-46,-106v0,-67,45,-115,106,-115v64,0,103,56,103,114v1,50,-25,86,-47,108r52,0r0,25r-87,0r0,-18v26,-17,51,-53,51,-109v0,-45,-25,-94,-73,-94v-45,0,-74,42,-74,95v0,52,25,92,51,108r0,18r-87,0r0,-25","w":251}}});jQuery(document).ready(function(){Cufon.replace('.title h2',{fontFamily:'Rockwell'});Cufon.replace('.blogname h1,#comnums h3',{fontFamily:'Heroin'});jQuery('#tabnav').customScroller();});var $jx=jQuery.noConflict();$jx(document).ready(function(){$jx('#tabzine> ul').tabs({fx:{opacity:'toggle'}});});eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(3(C){C.8={3o:{19:3(E,F,H){6 G=C.8[E].1h;21(6 D 3p H){G.1I[D]=G.1I[D]||[];G.1I[D].28([F,H[D]])}},2P:3(D,F,E){6 H=D.1I[F];5(!H){7}21(6 G=0;G<H.k;G++){5(D.b[H[G][0]]){H[G][1].1H(D.c,E)}}}},1l:{},n:3(D){5(C.8.1l[D]){7 C.8.1l[D]}6 E=C(\'<2a 3s="8-3r">\').j(D).n({3q:"3i",2g:"-2A",3g:"-2A",1r:"1w"}).22("2C");C.8.1l[D]=!!((!(/3I|3P/).12(E.n("3z"))||(/^[1-9]/).12(E.n("2T"))||(/^[1-9]/).12(E.n("2E"))||!(/2v/).12(E.n("3w"))||!(/3S|3C\\(0, 0, 0, 0\\)/).12(E.n("3D"))));3E{C("2C").2w(0).3B(E.2w(0))}3x(F){}7 C.8.1l[D]},3y:3(D){C(D).v("1p","2I").n("2q","2v")},3H:3(D){C(D).v("1p","3O").n("2q","")},3Q:3(G,E){6 D=/2g/.12(E||"2g")?"3N":"3M",F=e;5(G[D]>0){7 t}G[D]=1;F=G[D]>0?t:e;G[D]=0;7 F}};6 B=C.2e.W;C.2e.W=3(){C("*",2).19(2).z("W");7 B.1H(2,2M)};3 A(E,F,G){6 D=C[E][F].35||[];D=(1F D=="1E"?D.2h(/,?\\s+/):D);7(C.1j(G,D)!=-1)}C.1i=3(E,D){6 F=E.2h(".")[0];E=E.2h(".")[1];C.2e[E]=3(J){6 H=(1F J=="1E"),I=2D.1h.3J.2P(2M,1);5(H&&A(F,E,J)){6 G=C.i(2[0],E);7(G?G[J].1H(G,I):1n)}7 2.14(3(){6 K=C.i(2,E);5(H&&K&&C.3v(K[J])){K[J].1H(K,I)}o{5(!H){C.i(2,E,3e C[F][E](2,J))}}})};C[F][E]=3(I,H){6 G=2;2.15=E;2.2H=F+"-"+E;2.b=C.1A({},C.1i.1k,C[F][E].1k,H);2.c=C(I).u("1e."+E,3(L,J,K){7 G.1e(J,K)}).u("2j."+E,3(K,J){7 G.2j(J)}).u("W",3(){7 G.1b()});2.23()};C[F][E].1h=C.1A({},C.1i.1h,D)};C.1i.1h={23:3(){},1b:3(){2.c.1q(2.15)},2j:3(D){7 2.b[D]},1e:3(D,E){2.b[D]=E;5(D=="f"){2.c[E?"j":"r"](2.2H+"-f")}},1X:3(){2.1e("f",e)},1P:3(){2.1e("f",t)}};C.1i.1k={f:e};C.8.2J={3h:3(){6 D=2;2.c.u("3d."+2.15,3(E){7 D.2G(E)});5(C.x.13){2.2K=2.c.v("1p");2.c.v("1p","2I")}2.3c=e},38:3(){2.c.16("."+2.15);(C.x.13&&2.c.v("1p",2.2K))},2G:3(F){(2.V&&2.1o(F));2.1C=F;6 E=2,G=(F.39==1),D=(1F 2.b.25=="1E"?C(F.2f).2x().19(F.2f).y(2.b.25).k:e);5(!G||D||!2.2S(F)){7 t}2.1D=!2.b.26;5(!2.1D){2.3a=1x(3(){E.1D=t},2.b.26)}5(2.2m(F)&&2.1T(F)){2.V=(2.1U(F)!==e);5(!2.V){F.3b();7 t}}2.2n=3(H){7 E.2r(H)};2.2l=3(H){7 E.1o(H)};C(2N).u("2O."+2.15,2.2n).u("2t."+2.15,2.2l);7 e},2r:3(D){5(C.x.13&&!D.3j){7 2.1o(D)}5(2.V){2.1V(D);7 e}5(2.2m(D)&&2.1T(D)){2.V=(2.1U(2.1C,D)!==e);(2.V?2.1V(D):2.1o(D))}7!2.V},1o:3(D){C(2N).16("2O."+2.15,2.2n).16("2t."+2.15,2.2l);5(2.V){2.V=e;2.2u(D)}7 e},2m:3(D){7(29.3m(29.2z(2.1C.2L-D.2L),29.2z(2.1C.2s-D.2s))>=2.b.2F)},1T:3(D){7 2.1D},1U:3(D){},1V:3(D){},2u:3(D){},2S:3(D){7 t}};C.8.2J.1k={25:U,2F:1,26:0}})(27);(3(A){A.1i("8.4",{23:3(){2.b.Z+=".4";2.1m(t)},1e:3(B,C){5((/^d/).12(B)){2.1v(C)}o{2.b[B]=C;2.1m()}},k:3(){7 2.$4.k},1Q:3(B){7 B.2R&&B.2R.1g(/\\s/g,"2Q").1g(/[^A-4o-4x-9\\-2Q:\\.]/g,"")||2.b.2X+A.i(B)},8:3(C,B){7{b:2.b,4u:C,30:B,11:2.$4.11(C)}},1m:3(O){2.$l=A("1O:4p(a[p])",2.c);2.$4=2.$l.1G(3(){7 A("a",2)[0]});2.$h=A([]);6 P=2,D=2.b;2.$4.14(3(R,Q){5(Q.X&&Q.X.1g("#","")){P.$h=P.$h.19(Q.X)}o{5(A(Q).v("p")!="#"){A.i(Q,"p.4",Q.p);A.i(Q,"q.4",Q.p);6 T=P.1Q(Q);Q.p="#"+T;6 S=A("#"+T);5(!S.k){S=A(D.2d).v("1s",T).j(D.1u).4l(P.$h[R-1]||P.c);S.i("1b.4",t)}P.$h=P.$h.19(S)}o{D.f.28(R+1)}}});5(O){2.c.j(D.2b);2.$h.14(3(){6 Q=A(2);Q.j(D.1u)});5(D.d===1n){5(20.X){2.$4.14(3(S,Q){5(Q.X==20.X){D.d=S;5(A.x.13||A.x.43){6 R=A(20.X),T=R.v("1s");R.v("1s","");1x(3(){R.v("1s",T)},44)}4m(0,0);7 e}})}o{5(D.1c){6 J=46(A.1c("8-4"+A.i(P.c)),10);5(J&&P.$4[J]){D.d=J}}o{5(P.$l.y("."+D.m).k){D.d=P.$l.11(P.$l.y("."+D.m)[0])}}}}D.d=D.d===U||D.d!==1n?D.d:0;D.f=A.41(D.f.40(A.1G(2.$l.y("."+D.1a),3(R,Q){7 P.$l.11(R)}))).31();5(A.1j(D.d,D.f)!=-1){D.f.3V(A.1j(D.d,D.f),1)}2.$h.j(D.18);2.$l.r(D.m);5(D.d!==U){2.$h.w(D.d).1S().r(D.18);2.$l.w(D.d).j(D.m);6 K=3(){A(P.c).z("1K",[P.Y("1K"),P.8(P.$4[D.d],P.$h[D.d])],D.1S)};5(A.i(2.$4[D.d],"q.4")){2.q(D.d,K)}o{K()}}A(3U).u("3W",3(){P.$4.16(".4");P.$l=P.$4=P.$h=U})}21(6 G=0,N;N=2.$l[G];G++){A(N)[A.1j(G,D.f)!=-1&&!A(N).1f(D.m)?"j":"r"](D.1a)}5(D.17===e){2.$4.1q("17.4")}6 C,I,B={"3X-2E":0,1R:1},E="3Z";5(D.1d&&D.1d.3Y==2D){C=D.1d[0]||B,I=D.1d[1]||B}o{C=I=D.1d||B}6 H={1r:"",47:"",2T:""};5(!A.x.13){H.1W=""}3 M(R,Q,S){Q.2p(C,C.1R||E,3(){Q.j(D.18).n(H);5(A.x.13&&C.1W){Q[0].2B.y=""}5(S){L(R,S,Q)}})}3 L(R,S,Q){5(I===B){S.n("1r","1w")}S.2p(I,I.1R||E,3(){S.r(D.18).n(H);5(A.x.13&&I.1W){S[0].2B.y=""}A(P.c).z("1K",[P.Y("1K"),P.8(R,S[0])],D.1S)})}3 F(R,T,Q,S){T.j(D.m).4k().r(D.m);M(R,Q,S)}2.$4.16(".4").u(D.Z,3(){6 T=A(2).2x("1O:w(0)"),Q=P.$h.y(":4e"),S=A(2.X);5((T.1f(D.m)&&!D.1z)||T.1f(D.1a)||A(2).1f(D.1t)||A(P.c).z("2y",[P.Y("2y"),P.8(2,S[0])],D.1v)===e){2.1M();7 e}P.b.d=P.$4.11(2);5(D.1z){5(T.1f(D.m)){P.b.d=U;T.r(D.m);P.$h.1Y();M(2,Q);2.1M();7 e}o{5(!Q.k){P.$h.1Y();6 R=2;P.q(P.$4.11(2),3(){T.j(D.m).j(D.2c);L(R,S)});2.1M();7 e}}}5(D.1c){A.1c("8-4"+A.i(P.c),P.b.d,D.1c)}P.$h.1Y();5(S.k){6 R=2;P.q(P.$4.11(2),Q.k?3(){F(R,T,Q,S)}:3(){T.j(D.m);L(R,S)})}o{4b"27 4c 4d: 3n 49 4a."}5(A.x.13){2.1M()}7 e});5(!(/^24/).12(D.Z)){2.$4.u("24.4",3(){7 e})}},19:3(E,D,C){5(C==1n){C=2.$4.k}6 G=2.b;6 I=A(G.37.1g(/#\\{p\\}/g,E).1g(/#\\{1L\\}/g,D));I.i("1b.4",t);6 H=E.4i("#")==0?E.1g("#",""):2.1Q(A("a:4g-4h",I)[0]);6 F=A("#"+H);5(!F.k){F=A(G.2d).v("1s",H).j(G.18).i("1b.4",t)}F.j(G.1u);5(C>=2.$l.k){I.22(2.c);F.22(2.c[0].48)}o{I.36(2.$l[C]);F.36(2.$h[C])}G.f=A.1G(G.f,3(K,J){7 K>=C?++K:K});2.1m();5(2.$4.k==1){I.j(G.m);F.r(G.18);6 B=A.i(2.$4[0],"q.4");5(B){2.q(C,B)}}2.c.z("2Y",[2.Y("2Y"),2.8(2.$4[C],2.$h[C])],G.19)},W:3(B){6 D=2.b,E=2.$l.w(B).W(),C=2.$h.w(B).W();5(E.1f(D.m)&&2.$4.k>1){2.1v(B+(B+1<2.$4.k?1:-1))}D.f=A.1G(A.34(D.f,3(G,F){7 G!=B}),3(G,F){7 G>=B?--G:G});2.1m();2.c.z("2V",[2.Y("2V"),2.8(E.2k("a")[0],C[0])],D.W)},1X:3(B){6 C=2.b;5(A.1j(B,C.f)==-1){7}6 D=2.$l.w(B).r(C.1a);5(A.x.4n){D.n("1r","4t-1w");1x(3(){D.n("1r","1w")},0)}C.f=A.34(C.f,3(F,E){7 F!=B});2.c.z("33",[2.Y("33"),2.8(2.$4[B],2.$h[B])],C.1X)},1P:3(C){6 B=2,D=2.b;5(C!=D.d){2.$l.w(C).j(D.1a);D.f.28(C);D.f.31();2.c.z("32",[2.Y("32"),2.8(2.$4[C],2.$h[C])],D.1P)}},1v:3(B){5(1F B=="1E"){B=2.$4.11(2.$4.y("[p$="+B+"]")[0])}2.$4.w(B).4q(2.b.Z)},q:3(G,K){6 L=2,D=2.b,E=2.$4.w(G),J=E[0],H=K==1n||K===e,B=E.i("q.4");K=K||3(){};5(!B||!H&&A.i(J,"17.4")){K();7}6 M=3(N){6 O=A(N),P=O.2k("*:4s");7 P.k&&P.4v(":45(3R)")&&P||O};6 C=3(){L.$4.y("."+D.1t).r(D.1t).14(3(){5(D.1N){M(2).3l().1B(M(2).i("1L.4"))}});L.1y=U};5(D.1N){6 I=M(J).1B();M(J).3k("<2o></2o>").2k("2o").i("1L.4",I).1B(D.1N)}6 F=A.1A({},D.1J,{2U:B,2i:3(O,N){A(J.X).1B(O);C();5(D.17){A.i(J,"17.4",t)}A(L.c).z("2Z",[L.Y("2Z"),L.8(L.$4[G],L.$h[G])],D.q);D.1J.2i&&D.1J.2i(O,N);K()}});5(2.1y){2.1y.3f();C()}E.j(D.1t);1x(3(){L.1y=A.3u(F)},0)},2U:3(C,B){2.$4.w(C).1q("17.4").i("q.4",B)},1b:3(){6 B=2.b;2.c.16(".4").r(B.2b).1q("4");2.$4.14(3(){6 C=A.i(2,"p.4");5(C){2.p=C}6 D=A(2).16(".4");A.14(["p","q","17"],3(E,F){D.1q(F+".4")})});2.$l.19(2.$h).14(3(){5(A.i(2,"1b.4")){A(2).W()}o{A(2).r([B.m,B.2c,B.1a,B.1u,B.18].3G(" "))}})},Y:3(B){7 A.Z.3L({3t:B,2f:2.c[0]})}});A.8.4.1k={1z:e,Z:"24",f:[],1c:U,1N:"3F&#3A;",17:e,2X:"8-4-",1J:{},1d:U,37:\'<1O><a p="#{p}"><2W>#{1L}</2W></a></1O>\',2d:"<2a></2a>",2b:"8-4-3K",m:"8-4-d",2c:"8-4-1z",1a:"8-4-f",1u:"8-4-30",18:"8-4-3T",1t:"8-4-4w"};A.8.4.35="k";A.1A(A.8.4.1h,{1Z:U,4r:3(C,F){F=F||e;6 B=2,E=2.b.d;3 G(){B.1Z=42(3(){E=++E<B.$4.k?E:0;B.1v(E)},C)}3 D(H){5(!H||H.4j){4f(B.1Z)}}5(C){G();5(!F){2.$4.u(2.b.Z,D)}o{2.$4.u(2.b.Z,3(){D();E=B.b.d;G()})}}o{D();2.$4.16(2.b.Z,D)}}})})(27);',62,282,'||this|function|tabs|if|var|return|ui|||options|element|selected|false|disabled||panels|data|addClass|length|lis|selectedClass|css|else|href|load|removeClass||true|bind|attr|eq|browser|filter|triggerHandler|||||||||||||||||||||null|_mouseStarted|remove|hash|fakeEvent|event||index|test|msie|each|widgetName|unbind|cache|hideClass|add|disabledClass|destroy|cookie|fx|setData|hasClass|replace|prototype|widget|inArray|defaults|cssCache|tabify|undefined|mouseUp|unselectable|removeData|display|id|loadingClass|panelClass|select|block|setTimeout|xhr|unselect|extend|html|_mouseDownEvent|_mouseDelayMet|string|typeof|map|apply|plugins|ajaxOptions|tabsshow|label|blur|spinner|li|disable|tabId|duration|show|mouseDelayMet|mouseStart|mouseDrag|opacity|enable|stop|rotation|location|for|appendTo|init|click|cancel|delay|jQuery|push|Math|div|navClass|unselectClass|panelTemplate|fn|target|top|split|success|getData|find|_mouseUpDelegate|mouseDistanceMet|_mouseMoveDelegate|em|animate|MozUserSelect|mouseMove|pageY|mouseup|mouseStop|none|get|parents|tabsselect|abs|5000px|style|body|Array|width|distance|mouseDown|widgetBaseClass|on|mouse|_mouseUnselectable|pageX|arguments|document|mousemove|call|_|title|mouseCapture|height|url|tabsremove|span|idPrefix|tabsadd|tabsload|panel|sort|tabsdisable|tabsenable|grep|getter|insertBefore|tabTemplate|mouseDestroy|which|_mouseDelayTimer|preventDefault|started|mousedown|new|abort|left|mouseInit|absolute|button|wrapInner|parent|max|Mismatching|plugin|in|position|gen|class|type|ajax|isFunction|backgroundImage|catch|disableSelection|cursor|8230|removeChild|rgba|backgroundColor|try|Loading|join|enableSelection|auto|slice|nav|fix|scrollLeft|scrollTop|off|default|hasScroll|img|transparent|hide|window|splice|unload|min|constructor|normal|concat|unique|setInterval|opera|500|not|parseInt|overflow|parentNode|fragment|identifier|throw|UI|Tabs|visible|clearInterval|first|child|indexOf|clientX|siblings|insertAfter|scrollTo|safari|Za|has|trigger|rotate|last|inline|tab|is|loading|z0'.split('|'),0,{}))
