
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(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 X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();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 e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},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 f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)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 Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(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(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}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(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.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,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
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:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===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 originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;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=s.documentElement;d=s.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&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)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,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){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=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=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){}},Ea=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?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});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)return na("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)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=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(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.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 fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}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 f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,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]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.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(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}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){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",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){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=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,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=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 h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.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,h,l){return!!k(l[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,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.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){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},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){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},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,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===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 Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._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!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).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,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}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,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);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(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):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),f=d.html();d.replaceWith(a.call(this,b,f))});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){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});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||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).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,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},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,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},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:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+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);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},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=J(),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 f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,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()},stop:function(){clearInterval(W);W=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};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||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;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;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.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.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(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
jQuery.noConflict();
var MooTools={version:"1.2.0",build:""};var Native=function(J){J=J||{};var F=J.afterImplement||function(){};var G=J.generics;G=(G!==false);var H=J.legacy;
var E=J.initialize;var B=J.protect;var A=J.name;var C=E||H;C.constructor=Native;C.$family={name:"native"};if(H&&E){C.prototype=H.prototype;}C.prototype.constructor=C;
if(A){var D=A.toLowerCase();C.prototype.$family={name:D};Native.typize(C,D);}var I=function(M,K,N,L){if(!B||L||!M.prototype[K]){M.prototype[K]=N;}if(G){Native.genericize(M,K,B);
}F.call(M,K,N);return M;};C.implement=function(L,K,N){if(typeof L=="string"){return I(this,L,K,N);}for(var M in L){I(this,M,L[M],K);}return this;};C.alias=function(M,K,N){if(typeof M=="string"){M=this.prototype[M];
if(M){I(this,K,M,N);}}else{for(var L in M){this.alias(L,M[L],K);}}return this;};return C;};Native.implement=function(D,C){for(var B=0,A=D.length;B<A;B++){D[B].implement(C);
}};Native.genericize=function(B,C,A){if((!A||!B[C])&&typeof B.prototype[C]=="function"){B[C]=function(){var D=Array.prototype.slice.call(arguments);return B.prototype[C].apply(D.shift(),D);
};}};Native.typize=function(A,B){if(!A.type){A.type=function(C){return($type(C)===B);};}};Native.alias=function(E,B,A,F){for(var D=0,C=E.length;D<C;D++){E[D].alias(B,A,F);
}};(function(B){for(var A in B){Native.typize(B[A],A);}})({"boolean":Boolean,"native":Native,object:Object});(function(B){for(var A in B){new Native({name:A,initialize:B[A],protect:true});
}})({String:String,Function:Function,Number:Number,Array:Array,RegExp:RegExp,Date:Date});(function(B,A){for(var C=A.length;C--;C){Native.genericize(B,A[C],true);
}return arguments.callee;})(Array,["pop","push","reverse","shift","sort","splice","unshift","concat","join","slice","toString","valueOf","indexOf","lastIndexOf"])(String,["charAt","charCodeAt","concat","indexOf","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","valueOf"]);
function $chk(A){return !!(A||A===0);}function $clear(A){clearTimeout(A);clearInterval(A);return null;}function $defined(A){return(A!=undefined);}function $empty(){}function $arguments(A){return function(){return arguments[A];
};}function $lambda(A){return(typeof A=="function")?A:function(){return A;};}function $extend(C,A){for(var B in (A||{})){C[B]=A[B];}return C;}function $unlink(C){var B;
switch($type(C)){case"object":B={};for(var E in C){B[E]=$unlink(C[E]);}break;case"hash":B=$unlink(C.getClean());break;case"array":B=[];for(var D=0,A=C.length;
D<A;D++){B[D]=$unlink(C[D]);}break;default:return C;}return B;}function $merge(){var E={};for(var D=0,A=arguments.length;D<A;D++){var B=arguments[D];if($type(B)!="object"){continue;
}for(var C in B){var G=B[C],F=E[C];E[C]=(F&&$type(G)=="object"&&$type(F)=="object")?$merge(F,G):$unlink(G);}}return E;}function $pick(){for(var B=0,A=arguments.length;
B<A;B++){if(arguments[B]!=undefined){return arguments[B];}}return null;}function $random(B,A){return Math.floor(Math.random()*(A-B+1)+B);}function $splat(B){var A=$type(B);
return(A)?((A!="array"&&A!="arguments")?[B]:B):[];}var $time=Date.now||function(){return new Date().getTime();};function $try(){for(var B=0,A=arguments.length;
B<A;B++){try{return arguments[B]();}catch(C){}}return null;}function $type(A){if(A==undefined){return false;}if(A.$family){return(A.$family.name=="number"&&!isFinite(A))?false:A.$family.name;
}if(A.nodeName){switch(A.nodeType){case 1:return"element";case 3:return(/\S/).test(A.nodeValue)?"textnode":"whitespace";}}else{if(typeof A.length=="number"){if(A.callee){return"arguments";
}else{if(A.item){return"collection";}}}}return typeof A;}var Hash=new Native({name:"Hash",initialize:function(A){if($type(A)=="hash"){A=$unlink(A.getClean());
}for(var B in A){this[B]=A[B];}return this;}});Hash.implement({getLength:function(){var B=0;for(var A in this){if(this.hasOwnProperty(A)){B++;}}return B;
},forEach:function(B,C){for(var A in this){if(this.hasOwnProperty(A)){B.call(C,this[A],A,this);}}},getClean:function(){var B={};for(var A in this){if(this.hasOwnProperty(A)){B[A]=this[A];
}}return B;}});Hash.alias("forEach","each");function $H(A){return new Hash(A);}Array.implement({forEach:function(C,D){for(var B=0,A=this.length;B<A;B++){C.call(D,this[B],B,this);
}}});Array.alias("forEach","each");function $A(C){if(C.item){var D=[];for(var B=0,A=C.length;B<A;B++){D[B]=C[B];}return D;}return Array.prototype.slice.call(C);
}function $each(C,B,D){var A=$type(C);((A=="arguments"||A=="collection"||A=="array")?Array:Hash).each(C,B,D);}var Browser=new Hash({Engine:{name:"unknown",version:""},Platform:{name:(navigator.platform.match(/mac|win|linux/i)||["other"])[0].toLowerCase()},Features:{xpath:!!(document.evaluate),air:!!(window.runtime)},Plugins:{}});
if(window.opera){Browser.Engine={name:"presto",version:(document.getElementsByClassName)?950:925};}else{if(window.ActiveXObject){Browser.Engine={name:"trident",version:(window.XMLHttpRequest)?5:4};
}else{if(!navigator.taintEnabled){Browser.Engine={name:"webkit",version:(Browser.Features.xpath)?420:419};}else{if(document.getBoxObjectFor!=null){Browser.Engine={name:"gecko",version:(document.getElementsByClassName)?19:18};
}}}}Browser.Engine[Browser.Engine.name]=Browser.Engine[Browser.Engine.name+Browser.Engine.version]=true;if(window.orientation!=undefined){Browser.Platform.name="ipod";
}Browser.Platform[Browser.Platform.name]=true;Browser.Request=function(){return $try(function(){return new XMLHttpRequest();},function(){return new ActiveXObject("MSXML2.XMLHTTP");
});};Browser.Features.xhr=!!(Browser.Request());Browser.Plugins.Flash=(function(){var A=($try(function(){return navigator.plugins["Shockwave Flash"].description;
},function(){return new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version");})||"0 r0").match(/\d+/g);return{version:parseInt(A[0]||0+"."+A[1]||0),build:parseInt(A[2]||0)};
})();function $exec(B){if(!B){return B;}if(window.execScript){window.execScript(B);}else{var A=document.createElement("script");A.setAttribute("type","text/javascript");
A.text=B;document.head.appendChild(A);document.head.removeChild(A);}return B;}Native.UID=1;var $uid=(Browser.Engine.trident)?function(A){return(A.uid||(A.uid=[Native.UID++]))[0];
}:function(A){return A.uid||(A.uid=Native.UID++);};var Window=new Native({name:"Window",legacy:(Browser.Engine.trident)?null:window.Window,initialize:function(A){$uid(A);
if(!A.Element){A.Element=$empty;if(Browser.Engine.webkit){A.document.createElement("iframe");}A.Element.prototype=(Browser.Engine.webkit)?window["[[DOMElement.prototype]]"]:{};
}return $extend(A,Window.Prototype);},afterImplement:function(B,A){window[B]=Window.Prototype[B]=A;}});Window.Prototype={$family:{name:"window"}};new Window(window);
var Document=new Native({name:"Document",legacy:(Browser.Engine.trident)?null:window.Document,initialize:function(A){$uid(A);A.head=A.getElementsByTagName("head")[0];
A.html=A.getElementsByTagName("html")[0];A.window=A.defaultView||A.parentWindow;if(Browser.Engine.trident4){$try(function(){A.execCommand("BackgroundImageCache",false,true);
});}return $extend(A,Document.Prototype);},afterImplement:function(B,A){document[B]=Document.Prototype[B]=A;}});Document.Prototype={$family:{name:"document"}};
new Document(document);Array.implement({every:function(C,D){for(var B=0,A=this.length;B<A;B++){if(!C.call(D,this[B],B,this)){return false;}}return true;
},filter:function(D,E){var C=[];for(var B=0,A=this.length;B<A;B++){if(D.call(E,this[B],B,this)){C.push(this[B]);}}return C;},clean:function(){return this.filter($defined);
},indexOf:function(C,D){var A=this.length;for(var B=(D<0)?Math.max(0,A+D):D||0;B<A;B++){if(this[B]===C){return B;}}return -1;},map:function(D,E){var C=[];
for(var B=0,A=this.length;B<A;B++){C[B]=D.call(E,this[B],B,this);}return C;},some:function(C,D){for(var B=0,A=this.length;B<A;B++){if(C.call(D,this[B],B,this)){return true;
}}return false;},associate:function(C){var D={},B=Math.min(this.length,C.length);for(var A=0;A<B;A++){D[C[A]]=this[A];}return D;},link:function(C){var A={};
for(var E=0,B=this.length;E<B;E++){for(var D in C){if(C[D](this[E])){A[D]=this[E];delete C[D];break;}}}return A;},contains:function(A,B){return this.indexOf(A,B)!=-1;
},extend:function(C){for(var B=0,A=C.length;B<A;B++){this.push(C[B]);}return this;},getLast:function(){return(this.length)?this[this.length-1]:null;},getRandom:function(){return(this.length)?this[$random(0,this.length-1)]:null;
},include:function(A){if(!this.contains(A)){this.push(A);}return this;},combine:function(C){for(var B=0,A=C.length;B<A;B++){this.include(C[B]);}return this;
},erase:function(B){for(var A=this.length;A--;A){if(this[A]===B){this.splice(A,1);}}return this;},empty:function(){this.length=0;return this;},flatten:function(){var D=[];
for(var B=0,A=this.length;B<A;B++){var C=$type(this[B]);if(!C){continue;}D=D.concat((C=="array"||C=="collection"||C=="arguments")?Array.flatten(this[B]):this[B]);
}return D;},hexToRgb:function(B){if(this.length!=3){return null;}var A=this.map(function(C){if(C.length==1){C+=C;}return C.toInt(16);});return(B)?A:"rgb("+A+")";
},rgbToHex:function(D){if(this.length<3){return null;}if(this.length==4&&this[3]==0&&!D){return"transparent";}var B=[];for(var A=0;A<3;A++){var C=(this[A]-0).toString(16);
B.push((C.length==1)?"0"+C:C);}return(D)?B:"#"+B.join("");}});Function.implement({extend:function(A){for(var B in A){this[B]=A[B];}return this;},create:function(B){var A=this;
B=B||{};return function(D){var C=B.arguments;C=(C!=undefined)?$splat(C):Array.slice(arguments,(B.event)?1:0);if(B.event){C=[D||window.event].extend(C);
}var E=function(){return A.apply(B.bind||null,C);};if(B.delay){return setTimeout(E,B.delay);}if(B.periodical){return setInterval(E,B.periodical);}if(B.attempt){return $try(E);
}return E();};},pass:function(A,B){return this.create({arguments:A,bind:B});},attempt:function(A,B){return this.create({arguments:A,bind:B,attempt:true})();
},bind:function(B,A){return this.create({bind:B,arguments:A});},bindWithEvent:function(B,A){return this.create({bind:B,event:true,arguments:A});},delay:function(B,C,A){return this.create({delay:B,bind:C,arguments:A})();
},periodical:function(A,C,B){return this.create({periodical:A,bind:C,arguments:B})();},run:function(A,B){return this.apply(B,$splat(A));}});Number.implement({limit:function(B,A){return Math.min(A,Math.max(B,this));
},round:function(A){A=Math.pow(10,A||0);return Math.round(this*A)/A;},times:function(B,C){for(var A=0;A<this;A++){B.call(C,A,this);}},toFloat:function(){return parseFloat(this);
},toInt:function(A){return parseInt(this,A||10);}});Number.alias("times","each");(function(B){var A={};B.each(function(C){if(!Number[C]){A[C]=function(){return Math[C].apply(null,[this].concat($A(arguments)));
};}});Number.implement(A);})(["abs","acos","asin","atan","atan2","ceil","cos","exp","floor","log","max","min","pow","sin","sqrt","tan"]);String.implement({test:function(A,B){return((typeof A=="string")?new RegExp(A,B):A).test(this);
},contains:function(A,B){return(B)?(B+this+B).indexOf(B+A+B)>-1:this.indexOf(A)>-1;},trim:function(){return this.replace(/^\s+|\s+$/g,"");},clean:function(){return this.replace(/\s+/g," ").trim();
},camelCase:function(){return this.replace(/-\D/g,function(A){return A.charAt(1).toUpperCase();});},hyphenate:function(){return this.replace(/[A-Z]/g,function(A){return("-"+A.charAt(0).toLowerCase());
});},capitalize:function(){return this.replace(/\b[a-z]/g,function(A){return A.toUpperCase();});},escapeRegExp:function(){return this.replace(/([-.*+?^${}()|[\]\/\\])/g,"\\$1");
},toInt:function(A){return parseInt(this,A||10);},toFloat:function(){return parseFloat(this);},hexToRgb:function(B){var A=this.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/);
return(A)?A.slice(1).hexToRgb(B):null;},rgbToHex:function(B){var A=this.match(/\d{1,3}/g);return(A)?A.rgbToHex(B):null;},stripScripts:function(B){var A="";
var C=this.replace(/<script[^>]*>([\s\S]*?)<\/script>/gi,function(){A+=arguments[1]+"\n";return"";});if(B===true){$exec(A);}else{if($type(B)=="function"){B(A,C);
}}return C;},substitute:function(A,B){return this.replace(B||(/\\?\{([^}]+)\}/g),function(D,C){if(D.charAt(0)=="\\"){return D.slice(1);}return(A[C]!=undefined)?A[C]:"";
});}});Hash.implement({has:Object.prototype.hasOwnProperty,keyOf:function(B){for(var A in this){if(this.hasOwnProperty(A)&&this[A]===B){return A;}}return null;
},hasValue:function(A){return(Hash.keyOf(this,A)!==null);},extend:function(A){Hash.each(A,function(C,B){Hash.set(this,B,C);},this);return this;},combine:function(A){Hash.each(A,function(C,B){Hash.include(this,B,C);
},this);return this;},erase:function(A){if(this.hasOwnProperty(A)){delete this[A];}return this;},get:function(A){return(this.hasOwnProperty(A))?this[A]:null;
},set:function(A,B){if(!this[A]||this.hasOwnProperty(A)){this[A]=B;}return this;},empty:function(){Hash.each(this,function(B,A){delete this[A];},this);
return this;},include:function(B,C){var A=this[B];if(A==undefined){this[B]=C;}return this;},map:function(B,C){var A=new Hash;Hash.each(this,function(E,D){A.set(D,B.call(C,E,D,this));
},this);return A;},filter:function(B,C){var A=new Hash;Hash.each(this,function(E,D){if(B.call(C,E,D,this)){A.set(D,E);}},this);return A;},every:function(B,C){for(var A in this){if(this.hasOwnProperty(A)&&!B.call(C,this[A],A)){return false;
}}return true;},some:function(B,C){for(var A in this){if(this.hasOwnProperty(A)&&B.call(C,this[A],A)){return true;}}return false;},getKeys:function(){var A=[];
Hash.each(this,function(C,B){A.push(B);});return A;},getValues:function(){var A=[];Hash.each(this,function(B){A.push(B);});return A;},toQueryString:function(A){var B=[];
Hash.each(this,function(F,E){if(A){E=A+"["+E+"]";}var D;switch($type(F)){case"object":D=Hash.toQueryString(F,E);break;case"array":var C={};F.each(function(H,G){C[G]=H;
});D=Hash.toQueryString(C,E);break;default:D=E+"="+encodeURIComponent(F);}if(F!=undefined){B.push(D);}});return B.join("&");}});Hash.alias({keyOf:"indexOf",hasValue:"contains"});
var Event=new Native({name:"Event",initialize:function(A,F){F=F||window;var K=F.document;A=A||F.event;if(A.$extended){return A;}this.$extended=true;var J=A.type;
var G=A.target||A.srcElement;while(G&&G.nodeType==3){G=G.parentNode;}if(J.test(/key/)){var B=A.which||A.keyCode;var M=Event.Keys.keyOf(B);if(J=="keydown"){var D=B-111;
if(D>0&&D<13){M="f"+D;}}M=M||String.fromCharCode(B).toLowerCase();}else{if(J.match(/(click|mouse|menu)/i)){K=(!K.compatMode||K.compatMode=="CSS1Compat")?K.html:K.body;
var I={x:A.pageX||A.clientX+K.scrollLeft,y:A.pageY||A.clientY+K.scrollTop};var C={x:(A.pageX)?A.pageX-F.pageXOffset:A.clientX,y:(A.pageY)?A.pageY-F.pageYOffset:A.clientY};
if(J.match(/DOMMouseScroll|mousewheel/)){var H=(A.wheelDelta)?A.wheelDelta/120:-(A.detail||0)/3;}var E=(A.which==3)||(A.button==2);var L=null;if(J.match(/over|out/)){switch(J){case"mouseover":L=A.relatedTarget||A.fromElement;
break;case"mouseout":L=A.relatedTarget||A.toElement;}if(!(function(){while(L&&L.nodeType==3){L=L.parentNode;}return true;}).create({attempt:Browser.Engine.gecko})()){L=false;
}}}}return $extend(this,{event:A,type:J,page:I,client:C,rightClick:E,wheel:H,relatedTarget:L,target:G,code:B,key:M,shift:A.shiftKey,control:A.ctrlKey,alt:A.altKey,meta:A.metaKey});
}});Event.Keys=new Hash({enter:13,up:38,down:40,left:37,right:39,esc:27,space:32,backspace:8,tab:9,"delete":46});Event.implement({stop:function(){return this.stopPropagation().preventDefault();
},stopPropagation:function(){if(this.event.stopPropagation){this.event.stopPropagation();}else{this.event.cancelBubble=true;}return this;},preventDefault:function(){if(this.event.preventDefault){this.event.preventDefault();
}else{this.event.returnValue=false;}return this;}});var Class=new Native({name:"Class",initialize:function(B){B=B||{};var A=function(E){for(var D in this){this[D]=$unlink(this[D]);
}for(var F in Class.Mutators){if(!this[F]){continue;}Class.Mutators[F](this,this[F]);delete this[F];}this.constructor=A;if(E===$empty){return this;}var C=(this.initialize)?this.initialize.apply(this,arguments):this;
if(this.options&&this.options.initialize){this.options.initialize.call(this);}return C;};$extend(A,this);A.constructor=Class;A.prototype=B;return A;}});
Class.implement({implement:function(){Class.Mutators.Implements(this.prototype,Array.slice(arguments));return this;}});Class.Mutators={Implements:function(A,B){$splat(B).each(function(C){$extend(A,($type(C)=="class")?new C($empty):C);
});},Extends:function(self,klass){var instance=new klass($empty);delete instance.parent;delete instance.parentOf;for(var key in instance){var current=self[key],previous=instance[key];
if(current==undefined){self[key]=previous;continue;}var ctype=$type(current),ptype=$type(previous);if(ctype!=ptype){continue;}switch(ctype){case"function":if(!arguments.callee.caller){self[key]=eval("("+String(current).replace(/\bthis\.parent\(\s*(\))?/g,function(full,close){return"arguments.callee._parent_.call(this"+(close||", ");
})+")");}self[key]._parent_=previous;break;case"object":self[key]=$merge(previous,current);}}self.parent=function(){return arguments.callee.caller._parent_.apply(this,arguments);
};self.parentOf=function(descendant){return descendant._parent_.apply(this,Array.slice(arguments,1));};}};var Chain=new Class({chain:function(){this.$chain=(this.$chain||[]).extend(arguments);
return this;},callChain:function(){return(this.$chain&&this.$chain.length)?this.$chain.shift().apply(this,arguments):false;},clearChain:function(){if(this.$chain){this.$chain.empty();
}return this;}});var Events=new Class({addEvent:function(C,B,A){C=Events.removeOn(C);if(B!=$empty){this.$events=this.$events||{};this.$events[C]=this.$events[C]||[];
this.$events[C].include(B);if(A){B.internal=true;}}return this;},addEvents:function(A){for(var B in A){this.addEvent(B,A[B]);}return this;},fireEvent:function(C,B,A){C=Events.removeOn(C);
if(!this.$events||!this.$events[C]){return this;}this.$events[C].each(function(D){D.create({bind:this,delay:A,"arguments":B})();},this);return this;},removeEvent:function(B,A){B=Events.removeOn(B);
if(!this.$events||!this.$events[B]){return this;}if(!A.internal){this.$events[B].erase(A);}return this;},removeEvents:function(C){for(var D in this.$events){if(C&&C!=D){continue;
}var B=this.$events[D];for(var A=B.length;A--;A){this.removeEvent(D,B[A]);}}return this;}});Events.removeOn=function(A){return A.replace(/^on([A-Z])/,function(B,C){return C.toLowerCase();
});};var Options=new Class({setOptions:function(){this.options=$merge.run([this.options].extend(arguments));if(!this.addEvent){return this;}for(var A in this.options){if($type(this.options[A])!="function"||!(/^on[A-Z]/).test(A)){continue;
}this.addEvent(A,this.options[A]);delete this.options[A];}return this;}});Document.implement({newElement:function(A,B){if(Browser.Engine.trident&&B){["name","type","checked"].each(function(C){if(!B[C]){return ;
}A+=" "+C+'="'+B[C]+'"';if(C!="checked"){delete B[C];}});A="<"+A+">";}return $.element(this.createElement(A)).set(B);},newTextNode:function(A){return this.createTextNode(A);
},getDocument:function(){return this;},getWindow:function(){return this.defaultView||this.parentWindow;},purge:function(){var C=this.getElementsByTagName("*");
for(var B=0,A=C.length;B<A;B++){Browser.freeMem(C[B]);}}});var Element=new Native({name:"Element",legacy:window.Element,initialize:function(A,B){var C=Element.Constructors.get(A);
if(C){return C(B);}if(typeof A=="string"){return document.newElement(A,B);}return $(A).set(B);},afterImplement:function(A,B){if(!Array[A]){Elements.implement(A,Elements.multi(A));
}Element.Prototype[A]=B;}});Element.Prototype={$family:{name:"element"}};Element.Constructors=new Hash;var IFrame=new Native({name:"IFrame",generics:false,initialize:function(){var E=Array.link(arguments,{properties:Object.type,iframe:$defined});
var C=E.properties||{};var B=$(E.iframe)||false;var D=C.onload||$empty;delete C.onload;C.id=C.name=$pick(C.id,C.name,B.id,B.name,"IFrame_"+$time());B=new Element(B||"iframe",C);
var A=function(){var F=$try(function(){return B.contentWindow.location.host;});if(F&&F==window.location.host){var H=new Window(B.contentWindow);var G=new Document(B.contentWindow.document);
$extend(H.Element.prototype,Element.Prototype);}D.call(B.contentWindow,B.contentWindow.document);};(!window.frames[C.id])?B.addListener("load",A):A();return B;
}});var Elements=new Native({initialize:function(F,B){B=$extend({ddup:true,cash:true},B);F=F||[];if(B.ddup||B.cash){var G={},E=[];for(var C=0,A=F.length;
C<A;C++){var D=$.element(F[C],!B.cash);if(B.ddup){if(G[D.uid]){continue;}G[D.uid]=true;}E.push(D);}F=E;}return(B.cash)?$extend(F,this):F;}});Elements.implement({filter:function(A,B){if(!A){return this;
}return new Elements(Array.filter(this,(typeof A=="string")?function(C){return C.match(A);}:A,B));}});Elements.multi=function(A){return function(){var B=[];
var F=true;for(var D=0,C=this.length;D<C;D++){var E=this[D][A].apply(this[D],arguments);B.push(E);if(F){F=($type(E)=="element");}}return(F)?new Elements(B):B;
};};Window.implement({$:function(B,C){if(B&&B.$family&&B.uid){return B;}var A=$type(B);return($[A])?$[A](B,C,this.document):null;},$$:function(A){if(arguments.length==1&&typeof A=="string"){return this.document.getElements(A);
}var F=[];var C=Array.flatten(arguments);for(var D=0,B=C.length;D<B;D++){var E=C[D];switch($type(E)){case"element":E=[E];break;case"string":E=this.document.getElements(E,true);
break;default:E=false;}if(E){F.extend(E);}}return new Elements(F);},getDocument:function(){return this.document;},getWindow:function(){return this;}});
$.string=function(C,B,A){C=A.getElementById(C);return(C)?$.element(C,B):null;};$.element=function(A,D){$uid(A);if(!D&&!A.$family&&!(/^object|embed$/i).test(A.tagName)){var B=Element.Prototype;
for(var C in B){A[C]=B[C];}}return A;};$.object=function(B,C,A){if(B.toElement){return $.element(B.toElement(A),C);}return null;};$.textnode=$.whitespace=$.window=$.document=$arguments(0);
Native.implement([Element,Document],{getElement:function(A,B){return $(this.getElements(A,true)[0]||null,B);},getElements:function(A,D){A=A.split(",");
var C=[];var B=(A.length>1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F;},this);return new Elements(C,{ddup:B,cash:!D});
}});Element.Storage={get:function(A){return(this[A]||(this[A]={}));}};Element.Inserters=new Hash({before:function(B,A){if(A.parentNode){A.parentNode.insertBefore(B,A);
}},after:function(B,A){if(!A.parentNode){return ;}var C=A.nextSibling;(C)?A.parentNode.insertBefore(B,C):A.parentNode.appendChild(B);},bottom:function(B,A){A.appendChild(B);
},top:function(B,A){var C=A.firstChild;(C)?A.insertBefore(B,C):A.appendChild(B);}});Element.Inserters.inside=Element.Inserters.bottom;Element.Inserters.each(function(C,B){var A=B.capitalize();
Element.implement("inject"+A,function(D){C(this,$(D,true));return this;});Element.implement("grab"+A,function(D){C($(D,true),this);return this;});});Element.implement({getDocument:function(){return this.ownerDocument;
},getWindow:function(){return this.ownerDocument.getWindow();},getElementById:function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null;
}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null;}}return $.element(B,C);},set:function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C]);
}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B);}return this;},get:function(B){var A=Element.Properties.get(B);
return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B);},erase:function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);
return this;},match:function(A){return(!A||Element.get(this,"tag")==A);},inject:function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this;
},wraps:function(B,A){B=$(B,true);return this.replaces(B).grab(B,A);},grab:function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this;
},appendText:function(B,A){return this.grab(this.getDocument().newTextNode(B),A);},adopt:function(){Array.flatten(arguments).each(function(A){A=$(A,true);
if(A){this.appendChild(A);}},this);return this;},dispose:function(){return(this.parentNode)?this.parentNode.removeChild(this):this;},clone:function(D,C){switch($type(this)){case"element":var H={};
for(var G=0,E=this.attributes.length;G<E;G++){var B=this.attributes[G],L=B.nodeName.toLowerCase();if(Browser.Engine.trident&&(/input/i).test(this.tagName)&&(/width|height/).test(L)){continue;
}var K=(L=="style"&&this.style)?this.style.cssText:B.nodeValue;if(!$chk(K)||L=="uid"||(L=="id"&&!C)){continue;}if(K!="inherit"&&["string","number"].contains($type(K))){H[L]=K;
}}var J=new Element(this.nodeName.toLowerCase(),H);if(D!==false){for(var I=0,F=this.childNodes.length;I<F;I++){var A=Element.clone(this.childNodes[I],true,C);
if(A){J.grab(A);}}}return J;case"textnode":return document.newTextNode(this.nodeValue);}return null;},replaces:function(A){A=$(A,true);A.parentNode.replaceChild(this,A);
return this;},hasClass:function(A){return this.className.contains(A," ");},addClass:function(A){if(!this.hasClass(A)){this.className=(this.className+" "+A).clean();
}return this;},removeClass:function(A){this.className=this.className.replace(new RegExp("(^|\\s)"+A+"(?:\\s|$)"),"$1").clean();return this;},toggleClass:function(A){return this.hasClass(A)?this.removeClass(A):this.addClass(A);
},getComputedStyle:function(B){if(this.currentStyle){return this.currentStyle[B.camelCase()];}var A=this.getWindow().getComputedStyle(this,null);return(A)?A.getPropertyValue([B.hyphenate()]):null;
},empty:function(){$A(this.childNodes).each(function(A){Browser.freeMem(A);Element.empty(A);Element.dispose(A);},this);return this;},destroy:function(){Browser.freeMem(this.empty().dispose());
return null;},getSelected:function(){return new Elements($A(this.options).filter(function(A){return A.selected;}));},toQueryString:function(){var A=[];
this.getElements("input, select, textarea").each(function(B){if(!B.name||B.disabled){return ;}var C=(B.tagName.toLowerCase()=="select")?Element.getSelected(B).map(function(D){return D.value;
}):((B.type=="radio"||B.type=="checkbox")&&!B.checked)?null:B.value;$splat(C).each(function(D){if(D){A.push(B.name+"="+encodeURIComponent(D));}});});return A.join("&");
},getProperty:function(C){var B=Element.Attributes,A=B.Props[C];var D=(A)?this[A]:this.getAttribute(C,2);return(B.Bools[C])?!!D:(A)?D:D||null;},getProperties:function(){var A=$A(arguments);
return A.map(function(B){return this.getProperty(B);},this).associate(A);},setProperty:function(D,E){var C=Element.Attributes,B=C.Props[D],A=$defined(E);
if(B&&C.Bools[D]){E=(E||!A)?true:false;}else{if(!A){return this.removeProperty(D);}}(B)?this[B]=E:this.setAttribute(D,E);return this;},setProperties:function(A){for(var B in A){this.setProperty(B,A[B]);
}return this;},removeProperty:function(D){var C=Element.Attributes,B=C.Props[D],A=(B&&C.Bools[D]);(B)?this[B]=(A)?false:"":this.removeAttribute(D);return this;
},removeProperties:function(){Array.each(arguments,this.removeProperty,this);return this;}});(function(){var A=function(D,B,I,C,F,H){var E=D[I||B];var G=[];
while(E){if(E.nodeType==1&&(!C||Element.match(E,C))){G.push(E);if(!F){break;}}E=E[B];}return(F)?new Elements(G,{ddup:false,cash:!H}):$(G[0],H);};Element.implement({getPrevious:function(B,C){return A(this,"previousSibling",null,B,false,C);
},getAllPrevious:function(B,C){return A(this,"previousSibling",null,B,true,C);},getNext:function(B,C){return A(this,"nextSibling",null,B,false,C);},getAllNext:function(B,C){return A(this,"nextSibling",null,B,true,C);
},getFirst:function(B,C){return A(this,"nextSibling","firstChild",B,false,C);},getLast:function(B,C){return A(this,"previousSibling","lastChild",B,false,C);
},getParent:function(B,C){return A(this,"parentNode",null,B,false,C);},getParents:function(B,C){return A(this,"parentNode",null,B,true,C);},getChildren:function(B,C){return A(this,"nextSibling","firstChild",B,true,C);
},hasChild:function(B){B=$(B,true);return(!!B&&$A(this.getElementsByTagName(B.tagName)).contains(B));}});})();Element.Properties=new Hash;Element.Properties.style={set:function(A){this.style.cssText=A;
},get:function(){return this.style.cssText;},erase:function(){this.style.cssText="";}};Element.Properties.tag={get:function(){return this.tagName.toLowerCase();
}};Element.Properties.href={get:function(){return(!this.href)?null:this.href.replace(new RegExp("^"+document.location.protocol+"//"+document.location.host),"");
}};Element.Properties.html={set:function(){return this.innerHTML=Array.flatten(arguments).join("");}};Native.implement([Element,Window,Document],{addListener:function(B,A){if(this.addEventListener){this.addEventListener(B,A,false);
}else{this.attachEvent("on"+B,A);}return this;},removeListener:function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false);}else{this.detachEvent("on"+B,A);
}return this;},retrieve:function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A;}return $pick(C);},store:function(B,A){var C=Element.Storage.get(this.uid);
C[B]=A;return this;},eliminate:function(A){var B=Element.Storage.get(this.uid);delete B[A];return this;}});Element.Attributes=new Hash({Props:{html:"innerHTML","class":"className","for":"htmlFor",text:(Browser.Engine.trident)?"innerText":"textContent"},Bools:["compact","nowrap","ismap","declare","noshade","checked","disabled","readonly","multiple","selected","noresize","defer"],Camels:["value","accessKey","cellPadding","cellSpacing","colSpan","frameBorder","maxLength","readOnly","rowSpan","tabIndex","useMap"]});
Browser.freeMem=function(A){if(!A){return ;}if(Browser.Engine.trident&&(/object/i).test(A.tagName)){for(var B in A){if(typeof A[B]=="function"){A[B]=$empty;
}}Element.dispose(A);}if(A.uid&&A.removeEvents){A.removeEvents();}};(function(B){var C=B.Bools,A=B.Camels;B.Bools=C=C.associate(C);Hash.extend(Hash.combine(B.Props,C),A.associate(A.map(function(D){return D.toLowerCase();
})));B.erase("Camels");})(Element.Attributes);window.addListener("unload",function(){window.removeListener("unload",arguments.callee);document.purge();
if(Browser.Engine.trident){CollectGarbage();}});Element.Properties.events={set:function(A){this.addEvents(A);}};Native.implement([Element,Window,Document],{addEvent:function(E,G){var H=this.retrieve("events",{});
H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this;}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G);
}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J);}return false;};}F=A.base||F;}var D=function(){return G.call(I);};var B=Element.NativeEvents[F]||0;
if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop();}};}this.addListener(F,D);}H[E].values.push(D);return this;},removeEvent:function(D,C){var B=this.retrieve("events");
if(!B||!B[D]){return this;}var G=B[D].keys.indexOf(C);if(G==-1){return this;}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);
if(E){if(E.onRemove){E.onRemove.call(this,C);}D=E.base||D;}return(Element.NativeEvents[D])?this.removeListener(D,F):this;},addEvents:function(A){for(var B in A){this.addEvent(B,A[B]);
}return this;},removeEvents:function(B){var A=this.retrieve("events");if(!A){return this;}if(!B){for(var C in A){this.removeEvents(C);}A=null;}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0]);
}A[B]=null;}}return this;},fireEvent:function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this;}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})();
},this);return this;},cloneEvents:function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this;}if(!A){for(var B in C){this.cloneEvents(D,B);}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E);
},this);}}return this;}});Element.NativeEvents={click:2,dblclick:2,mouseup:2,mousedown:2,contextmenu:2,mousewheel:2,DOMMouseScroll:2,mouseover:2,mouseout:2,mousemove:2,selectstart:2,selectend:2,keydown:2,keypress:2,keyup:2,focus:2,blur:2,change:2,reset:2,select:2,submit:2,load:1,unload:1,beforeunload:2,resize:1,move:1,DOMContentLoaded:1,readystatechange:1,error:1,abort:1,scroll:1};
(function(){var A=function(B){var C=B.relatedTarget;if(C==undefined){return true;}if(C===false){return false;}return($type(this)!="document"&&C!=this&&C.prefix!="xul"&&!this.hasChild(C));
};Element.Events=new Hash({mouseenter:{base:"mouseover",condition:A},mouseleave:{base:"mouseout",condition:A},mousewheel:{base:(Browser.Engine.gecko)?"DOMMouseScroll":"mousewheel"}});
})();Element.Properties.styles={set:function(A){this.setStyles(A);}};Element.Properties.opacity={set:function(A,B){if(!B){if(A==0){if(this.style.visibility!="hidden"){this.style.visibility="hidden";
}}else{if(this.style.visibility!="visible"){this.style.visibility="visible";}}}if(!this.currentStyle||!this.currentStyle.hasLayout){this.style.zoom=1;}if(Browser.Engine.trident){this.style.filter=(A==1)?"":"alpha(opacity="+A*100+")";
}this.style.opacity=A;this.store("opacity",A);},get:function(){return this.retrieve("opacity",1);}};Element.implement({setOpacity:function(A){return this.set("opacity",A,true);
},getOpacity:function(){return this.get("opacity");},setStyle:function(B,A){switch(B){case"opacity":return this.set("opacity",parseFloat(A));case"float":B=(Browser.Engine.trident)?"styleFloat":"cssFloat";
}B=B.camelCase();if($type(A)!="string"){var C=(Element.Styles.get(B)||"@").split(" ");A=$splat(A).map(function(E,D){if(!C[D]){return"";}return($type(E)=="number")?C[D].replace("@",Math.round(E)):E;
}).join(" ");}else{if(A==String(Number(A))){A=Math.round(A);}}this.style[B]=A;return this;},getStyle:function(G){switch(G){case"opacity":return this.get("opacity");
case"float":G=(Browser.Engine.trident)?"styleFloat":"cssFloat";}G=G.camelCase();var A=this.style[G];if(!$chk(A)){A=[];for(var F in Element.ShortStyles){if(G!=F){continue;
}for(var E in Element.ShortStyles[F]){A.push(this.getStyle(E));}return A.join(" ");}A=this.getComputedStyle(G);}if(A){A=String(A);var C=A.match(/rgba?\([\d\s,]+\)/);
if(C){A=A.replace(C[0],C[0].rgbToHex());}}if(Browser.Engine.presto||(Browser.Engine.trident&&!$chk(parseInt(A)))){if(G.test(/^(height|width)$/)){var B=(G=="width")?["left","right"]:["top","bottom"],D=0;
B.each(function(H){D+=this.getStyle("border-"+H+"-width").toInt()+this.getStyle("padding-"+H).toInt();},this);return this["offset"+G.capitalize()]-D+"px";
}if(Browser.Engine.presto&&String(A).test("px")){return A;}if(G.test(/(border(.+)Width|margin|padding)/)){return"0px";}}return A;},setStyles:function(B){for(var A in B){this.setStyle(A,B[A]);
}return this;},getStyles:function(){var A={};Array.each(arguments,function(B){A[B]=this.getStyle(B);},this);return A;}});Element.Styles=new Hash({left:"@px",top:"@px",bottom:"@px",right:"@px",width:"@px",height:"@px",maxWidth:"@px",maxHeight:"@px",minWidth:"@px",minHeight:"@px",backgroundColor:"rgb(@, @, @)",backgroundPosition:"@px @px",color:"rgb(@, @, @)",fontSize:"@px",letterSpacing:"@px",lineHeight:"@px",clip:"rect(@px @px @px @px)",margin:"@px @px @px @px",padding:"@px @px @px @px",border:"@px @ rgb(@, @, @) @px @ rgb(@, @, @) @px @ rgb(@, @, @)",borderWidth:"@px @px @px @px",borderStyle:"@ @ @ @",borderColor:"rgb(@, @, @) rgb(@, @, @) rgb(@, @, @) rgb(@, @, @)",zIndex:"@",zoom:"@",fontWeight:"@",textIndent:"@px",opacity:"@"});
Element.ShortStyles={margin:{},padding:{},border:{},borderWidth:{},borderStyle:{},borderColor:{}};["Top","Right","Bottom","Left"].each(function(G){var F=Element.ShortStyles;
var B=Element.Styles;["margin","padding"].each(function(H){var I=H+G;F[H][I]=B[I]="@px";});var E="border"+G;F.border[E]=B[E]="@px @ rgb(@, @, @)";var D=E+"Width",A=E+"Style",C=E+"Color";
F[E]={};F.borderWidth[D]=F[E][D]=B[D]="@px";F.borderStyle[A]=F[E][A]=B[A]="@";F.borderColor[C]=F[E][C]=B[C]="rgb(@, @, @)";});(function(){Element.implement({scrollTo:function(H,I){if(B(this)){this.getWindow().scrollTo(H,I);
}else{this.scrollLeft=H;this.scrollTop=I;}return this;},getSize:function(){if(B(this)){return this.getWindow().getSize();}return{x:this.offsetWidth,y:this.offsetHeight};
},getScrollSize:function(){if(B(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};},getScroll:function(){if(B(this)){return this.getWindow().getScroll();
}return{x:this.scrollLeft,y:this.scrollTop};},getScrolls:function(){var I=this,H={x:0,y:0};while(I&&!B(I)){H.x+=I.scrollLeft;H.y+=I.scrollTop;I=I.parentNode;
}return H;},getOffsetParent:function(){var H=this;if(B(H)){return null;}if(!Browser.Engine.trident){return H.offsetParent;}while((H=H.parentNode)&&!B(H)){if(D(H,"position")!="static"){return H;
}}return null;},getOffsets:function(){var I=this,H={x:0,y:0};if(B(this)){return H;}while(I&&!B(I)){H.x+=I.offsetLeft;H.y+=I.offsetTop;if(Browser.Engine.gecko){if(!F(I)){H.x+=C(I);
H.y+=G(I);}var J=I.parentNode;if(J&&D(J,"overflow")!="visible"){H.x+=C(J);H.y+=G(J);}}else{if(I!=this&&(Browser.Engine.trident||Browser.Engine.webkit)){H.x+=C(I);
H.y+=G(I);}}I=I.offsetParent;if(Browser.Engine.trident){while(I&&!I.currentStyle.hasLayout){I=I.offsetParent;}}}if(Browser.Engine.gecko&&!F(this)){H.x-=C(this);
H.y-=G(this);}return H;},getPosition:function(K){if(B(this)){return{x:0,y:0};}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};
return{x:H.x-J.x,y:H.y-J.y};},getCoordinates:function(J){if(B(this)){return this.getWindow().getCoordinates();}var H=this.getPosition(J),I=this.getSize();
var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K;},computePosition:function(H){return{left:H.x-E(this,"margin-left"),top:H.y-E(this,"margin-top")};
},position:function(H){return this.setStyles(this.computePosition(H));}});Native.implement([Document,Window],{getSize:function(){var I=this.getWindow();
if(Browser.Engine.presto||Browser.Engine.webkit){return{x:I.innerWidth,y:I.innerHeight};}var H=A(this);return{x:H.clientWidth,y:H.clientHeight};},getScroll:function(){var I=this.getWindow();
var H=A(this);return{x:I.pageXOffset||H.scrollLeft,y:I.pageYOffset||H.scrollTop};},getScrollSize:function(){var I=A(this);var H=this.getSize();return{x:Math.max(I.scrollWidth,H.x),y:Math.max(I.scrollHeight,H.y)};
},getPosition:function(){return{x:0,y:0};},getCoordinates:function(){var H=this.getSize();return{top:0,left:0,bottom:H.y,right:H.x,height:H.y,width:H.x};
}});var D=Element.getComputedStyle;function E(H,I){return D(H,I).toInt()||0;}function F(H){return D(H,"-moz-box-sizing")=="border-box";}function G(H){return E(H,"border-top-width");
}function C(H){return E(H,"border-left-width");}function B(H){return(/^(?:body|html)$/i).test(H.tagName);}function A(H){var I=H.getDocument();return(!I.compatMode||I.compatMode=="CSS1Compat")?I.html:I.body;
}})();Native.implement([Window,Document,Element],{getHeight:function(){return this.getSize().y;},getWidth:function(){return this.getSize().x;},getScrollTop:function(){return this.getScroll().y;
},getScrollLeft:function(){return this.getScroll().x;},getScrollHeight:function(){return this.getScrollSize().y;},getScrollWidth:function(){return this.getScrollSize().x;
},getTop:function(){return this.getPosition().y;},getLeft:function(){return this.getPosition().x;}});Native.implement([Document,Element],{getElements:function(H,G){H=H.split(",");
var C,E={};for(var D=0,B=H.length;D<B;D++){var A=H[D],F=Selectors.Utils.search(this,A,E);if(D!=0&&F.item){F=$A(F);}C=(D==0)?F:(C.item)?$A(C).concat(F):C.concat(F);
}return new Elements(C,{ddup:(H.length>1),cash:!G});}});Element.implement({match:function(B){if(!B){return true;}var D=Selectors.Utils.parseTagAndID(B);
var A=D[0],E=D[1];if(!Selectors.Filters.byID(this,E)||!Selectors.Filters.byTag(this,A)){return false;}var C=Selectors.Utils.parseSelector(B);return(C)?Selectors.Utils.filter(this,C,{}):true;
}});var Selectors={Cache:{nth:{},parsed:{}}};Selectors.RegExps={id:(/#([\w-]+)/),tag:(/^(\w+|\*)/),quick:(/^(\w+|\*)$/),splitter:(/\s*([+>~\s])\s*([a-zA-Z#.*:\[])/g),combined:(/\.([\w-]+)|\[(\w+)(?:([!*^$~|]?=)["']?(.*?)["']?)?\]|:([\w-]+)(?:\(["']?(.*?)?["']?\)|$)/g)};
Selectors.Utils={chk:function(B,C){if(!C){return true;}var A=$uid(B);if(!C[A]){return C[A]=true;}return false;},parseNthArgument:function(F){if(Selectors.Cache.nth[F]){return Selectors.Cache.nth[F];
}var C=F.match(/^([+-]?\d*)?([a-z]+)?([+-]?\d*)?$/);if(!C){return false;}var E=parseInt(C[1]);var B=(E||E===0)?E:1;var D=C[2]||false;var A=parseInt(C[3])||0;
if(B!=0){A--;while(A<1){A+=B;}while(A>=B){A-=B;}}else{B=A;D="index";}switch(D){case"n":C={a:B,b:A,special:"n"};break;case"odd":C={a:2,b:0,special:"n"};
break;case"even":C={a:2,b:1,special:"n"};break;case"first":C={a:0,special:"index"};break;case"last":C={special:"last-child"};break;case"only":C={special:"only-child"};
break;default:C={a:(B-1),special:"index"};}return Selectors.Cache.nth[F]=C;},parseSelector:function(E){if(Selectors.Cache.parsed[E]){return Selectors.Cache.parsed[E];
}var D,H={classes:[],pseudos:[],attributes:[]};while((D=Selectors.RegExps.combined.exec(E))){var I=D[1],G=D[2],F=D[3],B=D[4],C=D[5],J=D[6];if(I){H.classes.push(I);
}else{if(C){var A=Selectors.Pseudo.get(C);if(A){H.pseudos.push({parser:A,argument:J});}else{H.attributes.push({name:C,operator:"=",value:J});}}else{if(G){H.attributes.push({name:G,operator:F,value:B});
}}}}if(!H.classes.length){delete H.classes;}if(!H.attributes.length){delete H.attributes;}if(!H.pseudos.length){delete H.pseudos;}if(!H.classes&&!H.attributes&&!H.pseudos){H=null;
}return Selectors.Cache.parsed[E]=H;},parseTagAndID:function(B){var A=B.match(Selectors.RegExps.tag);var C=B.match(Selectors.RegExps.id);return[(A)?A[1]:"*",(C)?C[1]:false];
},filter:function(F,C,E){var D;if(C.classes){for(D=C.classes.length;D--;D){var G=C.classes[D];if(!Selectors.Filters.byClass(F,G)){return false;}}}if(C.attributes){for(D=C.attributes.length;
D--;D){var B=C.attributes[D];if(!Selectors.Filters.byAttribute(F,B.name,B.operator,B.value)){return false;}}}if(C.pseudos){for(D=C.pseudos.length;D--;D){var A=C.pseudos[D];
if(!Selectors.Filters.byPseudo(F,A.parser,A.argument,E)){return false;}}}return true;},getByTagAndID:function(B,A,D){if(D){var C=(B.getElementById)?B.getElementById(D,true):Element.getElementById(B,D,true);
return(C&&Selectors.Filters.byTag(C,A))?[C]:[];}else{return B.getElementsByTagName(A);}},search:function(J,I,O){var B=[];var C=I.trim().replace(Selectors.RegExps.splitter,function(Z,Y,X){B.push(Y);
return":)"+X;}).split(":)");var K,F,E,V;for(var U=0,Q=C.length;U<Q;U++){var T=C[U];if(U==0&&Selectors.RegExps.quick.test(T)){K=J.getElementsByTagName(T);
continue;}var A=B[U-1];var L=Selectors.Utils.parseTagAndID(T);var W=L[0],M=L[1];if(U==0){K=Selectors.Utils.getByTagAndID(J,W,M);}else{var D={},H=[];for(var S=0,R=K.length;
S<R;S++){H=Selectors.Getters[A](H,K[S],W,M,D);}K=H;}var G=Selectors.Utils.parseSelector(T);if(G){E=[];for(var P=0,N=K.length;P<N;P++){V=K[P];if(Selectors.Utils.filter(V,G,O)){E.push(V);
}}K=E;}}return K;}};Selectors.Getters={" ":function(H,G,I,A,E){var D=Selectors.Utils.getByTagAndID(G,I,A);for(var C=0,B=D.length;C<B;C++){var F=D[C];if(Selectors.Utils.chk(F,E)){H.push(F);
}}return H;},">":function(H,G,I,A,F){var C=Selectors.Utils.getByTagAndID(G,I,A);for(var E=0,D=C.length;E<D;E++){var B=C[E];if(B.parentNode==G&&Selectors.Utils.chk(B,F)){H.push(B);
}}return H;},"+":function(C,B,A,E,D){while((B=B.nextSibling)){if(B.nodeType==1){if(Selectors.Utils.chk(B,D)&&Selectors.Filters.byTag(B,A)&&Selectors.Filters.byID(B,E)){C.push(B);
}break;}}return C;},"~":function(C,B,A,E,D){while((B=B.nextSibling)){if(B.nodeType==1){if(!Selectors.Utils.chk(B,D)){break;}if(Selectors.Filters.byTag(B,A)&&Selectors.Filters.byID(B,E)){C.push(B);
}}}return C;}};Selectors.Filters={byTag:function(B,A){return(A=="*"||(B.tagName&&B.tagName.toLowerCase()==A));},byID:function(A,B){return(!B||(A.id&&A.id==B));
},byClass:function(B,A){return(B.className&&B.className.contains(A," "));},byPseudo:function(A,D,C,B){return D.call(A,C,B);},byAttribute:function(C,D,B,E){var A=Element.prototype.getProperty.call(C,D);
if(!A){return false;}if(!B||E==undefined){return true;}switch(B){case"=":return(A==E);case"*=":return(A.contains(E));case"^=":return(A.substr(0,E.length)==E);
case"$=":return(A.substr(A.length-E.length)==E);case"!=":return(A!=E);case"~=":return A.contains(E," ");case"|=":return A.contains(E,"-");}return false;
}};Selectors.Pseudo=new Hash({empty:function(){return !(this.innerText||this.textContent||"").length;},not:function(A){return !Element.match(this,A);},contains:function(A){return(this.innerText||this.textContent||"").contains(A);
},"first-child":function(){return Selectors.Pseudo.index.call(this,0);},"last-child":function(){var A=this;while((A=A.nextSibling)){if(A.nodeType==1){return false;
}}return true;},"only-child":function(){var B=this;while((B=B.previousSibling)){if(B.nodeType==1){return false;}}var A=this;while((A=A.nextSibling)){if(A.nodeType==1){return false;
}}return true;},"nth-child":function(G,E){G=(G==undefined)?"n":G;var C=Selectors.Utils.parseNthArgument(G);if(C.special!="n"){return Selectors.Pseudo[C.special].call(this,C.a,E);
}var F=0;E.positions=E.positions||{};var D=$uid(this);if(!E.positions[D]){var B=this;while((B=B.previousSibling)){if(B.nodeType!=1){continue;}F++;var A=E.positions[$uid(B)];
if(A!=undefined){F=A+F;break;}}E.positions[D]=F;}return(E.positions[D]%C.a==C.b);},index:function(A){var B=this,C=0;while((B=B.previousSibling)){if(B.nodeType==1&&++C>A){return false;
}}return(C==A);},even:function(B,A){return Selectors.Pseudo["nth-child"].call(this,"2n+1",A);},odd:function(B,A){return Selectors.Pseudo["nth-child"].call(this,"2n",A);
}});Element.Events.domready={onAdd:function(A){if(Browser.loaded){A.call(this);}}};(function(){var B=function(){if(Browser.loaded){return ;}Browser.loaded=true;
window.fireEvent("domready");document.fireEvent("domready");};switch(Browser.Engine.name){case"webkit":(function(){(["loaded","complete"].contains(document.readyState))?B():arguments.callee.delay(50);
})();break;case"trident":var A=document.createElement("div");(function(){($try(function(){A.doScroll("left");return $(A).inject(document.body).set("html","temp").dispose();
}))?B():arguments.callee.delay(50);})();break;default:window.addEvent("load",B);document.addEvent("DOMContentLoaded",B);}})();var JSON=new Hash({encode:function(B){switch($type(B)){case"string":return'"'+B.replace(/[\x00-\x1f\\"]/g,JSON.$replaceChars)+'"';
case"array":return"["+String(B.map(JSON.encode).filter($defined))+"]";case"object":case"hash":var A=[];Hash.each(B,function(E,D){var C=JSON.encode(E);if(C){A.push(JSON.encode(D)+":"+C);
}});return"{"+A+"}";case"number":case"boolean":return String(B);case false:return"null";}return null;},$specialChars:{"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},$replaceChars:function(A){return JSON.$specialChars[A]||"\\u00"+Math.floor(A.charCodeAt()/16).toString(16)+(A.charCodeAt()%16).toString(16);
},decode:function(string,secure){if($type(string)!="string"||!string.length){return null;}if(secure&&!(/^[,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]*$/).test(string.replace(/\\./g,"@").replace(/"[^"\\\n\r]*"/g,""))){return null;
}return eval("("+string+")");}});Native.implement([Hash,Array,String,Number],{toJSON:function(){return JSON.encode(this);}});var Cookie=new Class({Implements:Options,options:{path:false,domain:false,duration:false,secure:false,document:document},initialize:function(B,A){this.key=B;
this.setOptions(A);},write:function(B){B=encodeURIComponent(B);if(this.options.domain){B+="; domain="+this.options.domain;}if(this.options.path){B+="; path="+this.options.path;
}if(this.options.duration){var A=new Date();A.setTime(A.getTime()+this.options.duration*24*60*60*1000);B+="; expires="+A.toGMTString();}if(this.options.secure){B+="; secure";
}this.options.document.cookie=this.key+"="+B;return this;},read:function(){var A=this.options.document.cookie.match("(?:^|;)\\s*"+this.key.escapeRegExp()+"=([^;]*)");
return(A)?decodeURIComponent(A[1]):null;},dispose:function(){new Cookie(this.key,$merge(this.options,{duration:-1})).write("");return this;}});Cookie.write=function(B,C,A){return new Cookie(B,A).write(C);
};Cookie.read=function(A){return new Cookie(A).read();};Cookie.dispose=function(B,A){return new Cookie(B,A).dispose();};var Swiff=new Class({Implements:[Options],options:{id:null,height:1,width:1,container:null,properties:{},params:{quality:"high",allowScriptAccess:"always",wMode:"transparent",swLiveConnect:true},callBacks:{},vars:{}},toElement:function(){return this.object;
},initialize:function(L,M){this.instance="Swiff_"+$time();this.setOptions(M);M=this.options;var B=this.id=M.id||this.instance;var A=$(M.container);Swiff.CallBacks[this.instance]={};
var E=M.params,G=M.vars,F=M.callBacks;var H=$extend({height:M.height,width:M.width},M.properties);var K=this;for(var D in F){Swiff.CallBacks[this.instance][D]=(function(N){return function(){return N.apply(K.object,arguments);
};})(F[D]);G[D]="Swiff.CallBacks."+this.instance+"."+D;}E.flashVars=Hash.toQueryString(G);if(Browser.Engine.trident){H.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";
E.movie=L;}else{H.type="application/x-shockwave-flash";H.data=L;}var J='<object id="'+B+'"';for(var I in H){J+=" "+I+'="'+H[I]+'"';}J+=">";for(var C in E){if(E[C]){J+='<param name="'+C+'" value="'+E[C]+'" />';
}}J+="</object>";this.object=((A)?A.empty():new Element("div")).set("html",J).firstChild;},replaces:function(A){A=$(A,true);A.parentNode.replaceChild(this.toElement(),A);
return this;},inject:function(A){$(A,true).appendChild(this.toElement());return this;},remote:function(){return Swiff.remote.apply(Swiff,[this.toElement()].extend(arguments));
}});Swiff.CallBacks={};Swiff.remote=function(obj,fn){var rs=obj.CallFunction('<invoke name="'+fn+'" returntype="javascript">'+__flash__argumentsToXML(arguments,2)+"</invoke>");
return eval(rs);};var Fx=new Class({Implements:[Chain,Events,Options],options:{fps:50,unit:false,duration:500,link:"ignore",transition:function(A){return -(Math.cos(Math.PI*A)-1)/2;
}},initialize:function(A){this.subject=this.subject||this;this.setOptions(A);this.options.duration=Fx.Durations[this.options.duration]||this.options.duration.toInt();
var B=this.options.wait;if(B===false){this.options.link="cancel";}},step:function(){var A=$time();if(A<this.time+this.options.duration){var B=this.options.transition((A-this.time)/this.options.duration);
this.set(this.compute(this.from,this.to,B));}else{this.set(this.compute(this.from,this.to,1));this.complete();}},set:function(A){return A;},compute:function(C,B,A){return Fx.compute(C,B,A);
},check:function(A){if(!this.timer){return true;}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(A.bind(this,Array.slice(arguments,1)));
return false;}return false;},start:function(B,A){if(!this.check(arguments.callee,B,A)){return this;}this.from=B;this.to=A;this.time=0;this.startTimer();
this.onStart();return this;},complete:function(){if(this.stopTimer()){this.onComplete();}return this;},cancel:function(){if(this.stopTimer()){this.onCancel();
}return this;},onStart:function(){this.fireEvent("start",this.subject);},onComplete:function(){this.fireEvent("complete",this.subject);if(!this.callChain()){this.fireEvent("chainComplete",this.subject);
}},onCancel:function(){this.fireEvent("cancel",this.subject).clearChain();},pause:function(){this.stopTimer();return this;},resume:function(){this.startTimer();
return this;},stopTimer:function(){if(!this.timer){return false;}this.time=$time()-this.time;this.timer=$clear(this.timer);return true;},startTimer:function(){if(this.timer){return false;
}this.time=$time()-this.time;this.timer=this.step.periodical(Math.round(1000/this.options.fps),this);return true;}});Fx.compute=function(C,B,A){return(B-C)*A+C;
};Fx.Durations={"short":250,normal:500,"long":1000};Fx.CSS=new Class({Extends:Fx,prepare:function(D,E,B){B=$splat(B);var C=B[1];if(!$chk(C)){B[1]=B[0];
B[0]=D.getStyle(E);}var A=B.map(this.parse);return{from:A[0],to:A[1]};},parse:function(A){A=$lambda(A)();A=(typeof A=="string")?A.split(" "):$splat(A);
return A.map(function(C){C=String(C);var B=false;Fx.CSS.Parsers.each(function(F,E){if(B){return ;}var D=F.parse(C);if($chk(D)){B={value:D,parser:F};}});
B=B||{value:C,parser:Fx.CSS.Parsers.String};return B;});},compute:function(D,C,B){var A=[];(Math.min(D.length,C.length)).times(function(E){A.push({value:D[E].parser.compute(D[E].value,C[E].value,B),parser:D[E].parser});
});A.$family={name:"fx:css:value"};return A;},serve:function(C,B){if($type(C)!="fx:css:value"){C=this.parse(C);}var A=[];C.each(function(D){A=A.concat(D.parser.serve(D.value,B));
});return A;},render:function(A,D,C,B){A.setStyle(D,this.serve(C,B));},search:function(A){if(Fx.CSS.Cache[A]){return Fx.CSS.Cache[A];}var B={};Array.each(document.styleSheets,function(E,D){var C=E.href;
if(C&&C.contains("://")&&!C.contains(document.domain)){return ;}var F=E.rules||E.cssRules;Array.each(F,function(I,G){if(!I.style){return ;}var H=(I.selectorText)?I.selectorText.replace(/^\w+/,function(J){return J.toLowerCase();
}):null;if(!H||!H.test("^"+A+"$")){return ;}Element.Styles.each(function(K,J){if(!I.style[J]||Element.ShortStyles[J]){return ;}K=String(I.style[J]);B[J]=(K.test(/^rgb/))?K.rgbToHex():K;
});});});return Fx.CSS.Cache[A]=B;}});Fx.CSS.Cache={};Fx.CSS.Parsers=new Hash({Color:{parse:function(A){if(A.match(/^#[0-9a-f]{3,6}$/i)){return A.hexToRgb(true);
}return((A=A.match(/(\d+),\s*(\d+),\s*(\d+)/)))?[A[1],A[2],A[3]]:false;},compute:function(C,B,A){return C.map(function(E,D){return Math.round(Fx.compute(C[D],B[D],A));
});},serve:function(A){return A.map(Number);}},Number:{parse:parseFloat,compute:Fx.compute,serve:function(B,A){return(A)?B+A:B;}},String:{parse:$lambda(false),compute:$arguments(1),serve:$arguments(0)}});
Fx.Tween=new Class({Extends:Fx.CSS,initialize:function(B,A){this.element=this.subject=$(B);this.parent(A);},set:function(B,A){if(arguments.length==1){A=B;
B=this.property||this.options.property;}this.render(this.element,B,A,this.options.unit);return this;},start:function(C,E,D){if(!this.check(arguments.callee,C,E,D)){return this;
}var B=Array.flatten(arguments);this.property=this.options.property||B.shift();var A=this.prepare(this.element,this.property,B);return this.parent(A.from,A.to);
}});Element.Properties.tween={set:function(A){var B=this.retrieve("tween");if(B){B.cancel();}return this.eliminate("tween").store("tween:options",$extend({link:"cancel"},A));
},get:function(A){if(A||!this.retrieve("tween")){if(A||!this.retrieve("tween:options")){this.set("tween",A);}this.store("tween",new Fx.Tween(this,this.retrieve("tween:options")));
}return this.retrieve("tween");}};Element.implement({tween:function(A,C,B){this.get("tween").start(arguments);return this;},fade:function(C){var E=this.get("tween"),D="opacity",A;
C=$pick(C,"toggle");switch(C){case"in":E.start(D,1);break;case"out":E.start(D,0);break;case"show":E.set(D,1);break;case"hide":E.set(D,0);break;case"toggle":var B=this.retrieve("fade:flag",this.get("opacity")==1);
E.start(D,(B)?0:1);this.store("fade:flag",!B);A=true;break;default:E.start(D,arguments);}if(!A){this.eliminate("fade:flag");}return this;},highlight:function(C,A){if(!A){A=this.retrieve("highlight:original",this.getStyle("background-color"));
A=(A=="transparent")?"#fff":A;}var B=this.get("tween");B.start("background-color",C||"#ffff88",A).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));
B.callChain();}.bind(this));return this;}});Fx.Morph=new Class({Extends:Fx.CSS,initialize:function(B,A){this.element=this.subject=$(B);this.parent(A);},set:function(A){if(typeof A=="string"){A=this.search(A);
}for(var B in A){this.render(this.element,B,A[B],this.options.unit);}return this;},compute:function(E,D,C){var A={};for(var B in E){A[B]=this.parent(E[B],D[B],C);
}return A;},start:function(B){if(!this.check(arguments.callee,B)){return this;}if(typeof B=="string"){B=this.search(B);}var E={},D={};for(var C in B){var A=this.prepare(this.element,C,B[C]);
E[C]=A.from;D[C]=A.to;}return this.parent(E,D);}});Element.Properties.morph={set:function(A){var B=this.retrieve("morph");if(B){B.cancel();}return this.eliminate("morph").store("morph:options",$extend({link:"cancel"},A));
},get:function(A){if(A||!this.retrieve("morph")){if(A||!this.retrieve("morph:options")){this.set("morph",A);}this.store("morph",new Fx.Morph(this,this.retrieve("morph:options")));
}return this.retrieve("morph");}};Element.implement({morph:function(A){this.get("morph").start(A);return this;}});(function(){var A=Fx.prototype.initialize;
Fx.prototype.initialize=function(B){A.call(this,B);var C=this.options.transition;if(typeof C=="string"&&(C=C.split(":"))){var D=Fx.Transitions;D=D[C[0]]||D[C[0].capitalize()];
if(C[1]){D=D["ease"+C[1].capitalize()+(C[2]?C[2].capitalize():"")];}this.options.transition=D;}};})();Fx.Transition=function(B,A){A=$splat(A);return $extend(B,{easeIn:function(C){return B(C,A);
},easeOut:function(C){return 1-B(1-C,A);},easeInOut:function(C){return(C<=0.5)?B(2*C,A)/2:(2-B(2*(1-C),A))/2;}});};Fx.Transitions=new Hash({linear:$arguments(0)});
Fx.Transitions.extend=function(A){for(var B in A){Fx.Transitions[B]=new Fx.Transition(A[B]);}};Fx.Transitions.extend({Pow:function(B,A){return Math.pow(B,A[0]||6);
},Expo:function(A){return Math.pow(2,8*(A-1));},Circ:function(A){return 1-Math.sin(Math.acos(A));},Sine:function(A){return 1-Math.sin((1-A)*Math.PI/2);
},Back:function(B,A){A=A[0]||1.618;return Math.pow(B,2)*((A+1)*B-A);},Bounce:function(D){var C;for(var B=0,A=1;1;B+=A,A/=2){if(D>=(7-4*B)/11){C=-Math.pow((11-6*B-11*D)/4,2)+A*A;
break;}}return C;},Elastic:function(B,A){return Math.pow(2,10*--B)*Math.cos(20*B*Math.PI*(A[0]||1)/3);}});["Quad","Cubic","Quart","Quint"].each(function(B,A){Fx.Transitions[B]=new Fx.Transition(function(C){return Math.pow(C,[A+2]);
});});var Request=new Class({Implements:[Chain,Events,Options],options:{url:"",data:"",headers:{"X-Requested-With":"XMLHttpRequest",Accept:"text/javascript, text/html, application/xml, text/xml, */*"},async:true,format:false,method:"post",link:"ignore",isSuccess:null,emulation:true,urlEncoded:true,encoding:"utf-8",evalScripts:false,evalResponse:false},initialize:function(A){this.xhr=new Browser.Request();
this.setOptions(A);this.options.isSuccess=this.options.isSuccess||this.isSuccess;this.headers=new Hash(this.options.headers);},onStateChange:function(){if(this.xhr.readyState!=4||!this.running){return ;
}this.running=false;this.status=0;$try(function(){this.status=this.xhr.status;}.bind(this));if(this.options.isSuccess.call(this,this.status)){this.response={text:this.xhr.responseText,xml:this.xhr.responseXML};
this.success(this.response.text,this.response.xml);}else{this.response={text:null,xml:null};this.failure();}this.xhr.onreadystatechange=$empty;},isSuccess:function(){return((this.status>=200)&&(this.status<300));
},processScripts:function(A){if(this.options.evalResponse||(/(ecma|java)script/).test(this.getHeader("Content-type"))){return $exec(A);}return A.stripScripts(this.options.evalScripts);
},success:function(B,A){this.onSuccess(this.processScripts(B),A);},onSuccess:function(){this.fireEvent("complete",arguments).fireEvent("success",arguments).callChain();
},failure:function(){this.onFailure();},onFailure:function(){this.fireEvent("complete").fireEvent("failure",this.xhr);},setHeader:function(A,B){this.headers.set(A,B);
return this;},getHeader:function(A){return $try(function(){return this.xhr.getResponseHeader(A);}.bind(this));},check:function(A){if(!this.running){return true;
}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(A.bind(this,Array.slice(arguments,1)));return false;}return false;
},send:function(I){if(!this.check(arguments.callee,I)){return this;}this.running=true;var G=$type(I);if(G=="string"||G=="element"){I={data:I};}var D=this.options;
I=$extend({data:D.data,url:D.url,method:D.method},I);var E=I.data,B=I.url,A=I.method;switch($type(E)){case"element":E=$(E).toQueryString();break;case"object":case"hash":E=Hash.toQueryString(E);
}if(this.options.format){var H="format="+this.options.format;E=(E)?H+"&"+E:H;}if(this.options.emulation&&["put","delete"].contains(A)){var F="_method="+A;
E=(E)?F+"&"+E:F;A="post";}if(this.options.urlEncoded&&A=="post"){var C=(this.options.encoding)?"; charset="+this.options.encoding:"";this.headers.set("Content-type","application/x-www-form-urlencoded"+C);
}if(E&&A=="get"){B=B+(B.contains("?")?"&":"?")+E;E=null;}this.xhr.open(A.toUpperCase(),B,this.options.async);this.xhr.onreadystatechange=this.onStateChange.bind(this);
this.headers.each(function(K,J){if(!$try(function(){this.xhr.setRequestHeader(J,K);return true;}.bind(this))){this.fireEvent("exception",[J,K]);}},this);
this.fireEvent("request");this.xhr.send(E);if(!this.options.async){this.onStateChange();}return this;},cancel:function(){if(!this.running){return this;
}this.running=false;this.xhr.abort();this.xhr.onreadystatechange=$empty;this.xhr=new Browser.Request();this.fireEvent("cancel");return this;}});(function(){var A={};
["get","post","put","delete","GET","POST","PUT","DELETE"].each(function(B){A[B]=function(){var C=Array.link(arguments,{url:String.type,data:$defined});
return this.send($extend(C,{method:B.toLowerCase()}));};});Request.implement(A);})();Element.Properties.send={set:function(A){var B=this.retrieve("send");
if(B){B.cancel();}return this.eliminate("send").store("send:options",$extend({data:this,link:"cancel",method:this.get("method")||"post",url:this.get("action")},A));
},get:function(A){if(A||!this.retrieve("send")){if(A||!this.retrieve("send:options")){this.set("send",A);}this.store("send",new Request(this.retrieve("send:options")));
}return this.retrieve("send");}};Element.implement({send:function(A){var B=this.get("send");B.send({data:this,url:A||B.options.url});return this;}});Request.HTML=new Class({Extends:Request,options:{update:false,evalScripts:true,filter:false},processHTML:function(C){var B=C.match(/<body[^>]*>([\s\S]*?)<\/body>/i);
C=(B)?B[1]:C;var A=new Element("div");return $try(function(){var D="<root>"+C+"</root>",G;if(Browser.Engine.trident){G=new ActiveXObject("Microsoft.XMLDOM");
G.async=false;G.loadXML(D);}else{G=new DOMParser().parseFromString(D,"text/xml");}D=G.getElementsByTagName("root")[0];for(var F=0,E=D.childNodes.length;
F<E;F++){var H=Element.clone(D.childNodes[F],true,true);if(H){A.grab(H);}}return A;})||A.set("html",C);},success:function(D){var C=this.options,B=this.response;
B.html=D.stripScripts(function(E){B.javascript=E;});var A=this.processHTML(B.html);B.tree=A.childNodes;B.elements=A.getElements("*");if(C.filter){B.tree=B.elements.filter(C.filter);
}if(C.update){$(C.update).empty().adopt(B.tree);}if(C.evalScripts){$exec(B.javascript);}this.onSuccess(B.tree,B.elements,B.html,B.javascript);}});Element.Properties.load={set:function(A){var B=this.retrieve("load");
if(B){send.cancel();}return this.eliminate("load").store("load:options",$extend({data:this,link:"cancel",update:this,method:"get"},A));},get:function(A){if(A||!this.retrieve("load")){if(A||!this.retrieve("load:options")){this.set("load",A);
}this.store("load",new Request.HTML(this.retrieve("load:options")));}return this.retrieve("load");}};Element.implement({load:function(){this.get("load").send(Array.link(arguments,{data:Object.type,url:String.type}));
return this;}});Request.JSON=new Class({Extends:Request,options:{secure:true},initialize:function(A){this.parent(A);this.headers.extend({Accept:"application/json","X-Request":"JSON"});
},success:function(A){this.response.json=JSON.decode(A,this.options.secure);this.onSuccess(this.response.json,A);}});
Fx.Slide=new Class({Extends:Fx,options:{mode:"vertical"},initialize:function(B,A){this.addEvent("complete",function(){this.open=(this.wrapper["offset"+this.layout.capitalize()]!=0);
if(this.open&&Browser.Engine.webkit419){this.element.dispose().inject(this.wrapper);}},true);this.element=this.subject=$(B);this.parent(A);var C=this.element.retrieve("wrapper");
this.wrapper=C||new Element("div",{styles:$extend(this.element.getStyles("margin","position"),{overflow:"hidden"})}).wraps(this.element);this.element.store("wrapper",this.wrapper).setStyle("margin",0);
this.now=[];this.open=true;},vertical:function(){this.margin="margin-top";this.layout="height";this.offset=this.element.offsetHeight;},horizontal:function(){this.margin="margin-left";
this.layout="width";this.offset=this.element.offsetWidth;},set:function(A){this.element.setStyle(this.margin,A[0]);this.wrapper.setStyle(this.layout,A[1]);
return this;},compute:function(E,D,C){var B=[];var A=2;A.times(function(F){B[F]=Fx.compute(E[F],D[F],C);});return B;},start:function(B,E){if(!this.check(arguments.callee,B,E)){return this;
}this[E||this.options.mode]();var D=this.element.getStyle(this.margin).toInt();var C=this.wrapper.getStyle(this.layout).toInt();var A=[[D,C],[0,this.offset]];
var G=[[D,C],[-this.offset,0]];var F;switch(B){case"in":F=A;break;case"out":F=G;break;case"toggle":F=(this.wrapper["offset"+this.layout.capitalize()]==0)?A:G;
}return this.parent(F[0],F[1]);},slideIn:function(A){return this.start("in",A);},slideOut:function(A){return this.start("out",A);},hide:function(A){this[A||this.options.mode]();
this.open=false;return this.set([-this.offset,0]);},show:function(A){this[A||this.options.mode]();this.open=true;return this.set([0,this.offset]);},toggle:function(A){return this.start("toggle",A);
}});Element.Properties.slide={set:function(B){var A=this.retrieve("slide");if(A){A.cancel();}return this.eliminate("slide").store("slide:options",$extend({link:"cancel"},B));
},get:function(A){if(A||!this.retrieve("slide")){if(A||!this.retrieve("slide:options")){this.set("slide",A);}this.store("slide",new Fx.Slide(this,this.retrieve("slide:options")));
}return this.retrieve("slide");}};Element.implement({slide:function(D,E){D=D||"toggle";var B=this.get("slide"),A;switch(D){case"hide":B.hide(E);break;case"show":B.show(E);
break;case"toggle":var C=this.retrieve("slide:flag",B.open);B[(C)?"slideOut":"slideIn"](E);this.store("slide:flag",!C);A=true;break;default:B.start(D,E);
}if(!A){this.eliminate("slide:flag");}return this;}});Fx.Scroll=new Class({Extends:Fx,options:{offset:{x:0,y:0},wheelStops:true},initialize:function(B,A){this.element=this.subject=$(B);
this.parent(A);var D=this.cancel.bind(this,false);if($type(this.element)!="element"){this.element=$(this.element.getDocument().body);}var C=this.element;
if(this.options.wheelStops){this.addEvent("start",function(){C.addEvent("mousewheel",D);},true);this.addEvent("complete",function(){C.removeEvent("mousewheel",D);
},true);}},set:function(){var A=Array.flatten(arguments);this.element.scrollTo(A[0],A[1]);},compute:function(E,D,C){var B=[];var A=2;A.times(function(F){B.push(Fx.compute(E[F],D[F],C));
});return B;},start:function(C,H){if(!this.check(arguments.callee,C,H)){return this;}var E=this.element.getSize(),F=this.element.getScrollSize();var B=this.element.getScroll(),D={x:C,y:H};
for(var G in D){var A=F[G]-E[G];if($chk(D[G])){D[G]=($type(D[G])=="number")?D[G].limit(0,A):A;}else{D[G]=B[G];}D[G]+=this.options.offset[G];}return this.parent([B.x,B.y],[D.x,D.y]);
},toTop:function(){return this.start(false,0);},toLeft:function(){return this.start(0,false);},toRight:function(){return this.start("right",false);},toBottom:function(){return this.start(false,"bottom");
},toElement:function(B){var A=$(B).getPosition(this.element);return this.start(A.x,A.y);}});Fx.Elements=new Class({Extends:Fx.CSS,initialize:function(B,A){this.elements=this.subject=$$(B);
this.parent(A);},compute:function(G,H,I){var C={};for(var D in G){var A=G[D],E=H[D],F=C[D]={};for(var B in A){F[B]=this.parent(A[B],E[B],I);}}return C;
},set:function(B){for(var C in B){var A=B[C];for(var D in A){this.render(this.elements[C],D,A[D],this.options.unit);}}return this;},start:function(C){if(!this.check(arguments.callee,C)){return this;
}var H={},I={};for(var D in C){var F=C[D],A=H[D]={},G=I[D]={};for(var B in F){var E=this.prepare(this.elements[D],B,F[B]);A[B]=E.from;G[B]=E.to;}}return this.parent(H,I);
}});var Asset=new Hash({javascript:function(F,D){D=$extend({onload:$empty,document:document,check:$lambda(true)},D);var B=new Element("script",{src:F,type:"text/javascript"});
var E=D.onload.bind(B),A=D.check,G=D.document;delete D.onload;delete D.check;delete D.document;B.addEvents({load:E,readystatechange:function(){if(["loaded","complete"].contains(this.readyState)){E();
}}}).setProperties(D);if(Browser.Engine.webkit419){var C=(function(){if(!$try(A)){return ;}$clear(C);E();}).periodical(50);}return B.inject(G.head);},css:function(B,A){return new Element("link",$merge({rel:"stylesheet",media:"screen",type:"text/css",href:B},A)).inject(document.head);
},image:function(C,B){B=$merge({onload:$empty,onabort:$empty,onerror:$empty},B);var D=new Image();var A=$(D)||new Element("img");["load","abort","error"].each(function(E){var F="on"+E;
var G=B[F];delete B[F];D[F]=function(){if(!D){return ;}if(!A.parentNode){A.width=D.width;A.height=D.height;}D=D.onload=D.onabort=D.onerror=null;G.delay(1,A,A);
A.fireEvent(E,A,1);};});D.src=A.src=C;if(D&&D.complete){D.onload.delay(1);}return A.setProperties(B);},images:function(D,C){C=$merge({onComplete:$empty,onProgress:$empty},C);
if(!D.push){D=[D];}var A=[];var B=0;D.each(function(F){var E=new Asset.image(F,{onload:function(){C.onProgress.call(this,B,D.indexOf(F));B++;if(B==D.length){C.onComplete();
}}});A.push(E);});return new Elements(A);}});var Accordion=new Class({Extends:Fx.Elements,options:{display:0,show:false,height:true,width:false,opacity:true,fixedHeight:false,fixedWidth:false,wait:false,alwaysHide:false},initialize:function(){var C=Array.link(arguments,{container:Element.type,options:Object.type,togglers:$defined,elements:$defined});
this.parent(C.elements,C.options);this.togglers=$$(C.togglers);this.container=$(C.container);this.previous=-1;if(this.options.alwaysHide){this.options.wait=true;
}if($chk(this.options.show)){this.options.display=false;this.previous=this.options.show;}if(this.options.start){this.options.display=false;this.options.show=false;
}this.effects={};if(this.options.opacity){this.effects.opacity="fullOpacity";}if(this.options.width){this.effects.width=this.options.fixedWidth?"fullWidth":"offsetWidth";
}if(this.options.height){this.effects.height=this.options.fixedHeight?"fullHeight":"scrollHeight";}for(var B=0,A=this.togglers.length;B<A;B++){this.addSection(this.togglers[B],this.elements[B]);
}this.elements.each(function(E,D){if(this.options.show===D){this.fireEvent("active",[this.togglers[D],E]);}else{for(var F in this.effects){E.setStyle(F,0);
}}},this);if($chk(this.options.display)){this.display(this.options.display);}},addSection:function(E,C,G){E=$(E);C=$(C);var F=this.togglers.contains(E);
var B=this.togglers.length;this.togglers.include(E);this.elements.include(C);if(B&&(!F||G)){G=$pick(G,B-1);E.inject(this.togglers[G],"before");C.inject(E,"after");
}else{if(this.container&&!F){E.inject(this.container);C.inject(this.container);}}var A=this.togglers.indexOf(E);E.addEvent("click",this.display.bind(this,A));
if(this.options.height){C.setStyles({"padding-top":0,"border-top":"none","padding-bottom":0,"border-bottom":"none"});}if(this.options.width){C.setStyles({"padding-left":0,"border-left":"none","padding-right":0,"border-right":"none"});
}C.fullOpacity=1;if(this.options.fixedWidth){C.fullWidth=this.options.fixedWidth;}if(this.options.fixedHeight){C.fullHeight=this.options.fixedHeight;}C.setStyle("overflow","hidden");
if(!F){for(var D in this.effects){C.setStyle(D,0);}}return this;},display:function(A){A=($type(A)=="element")?this.elements.indexOf(A):A;if((this.timer&&this.options.wait)||(A===this.previous&&!this.options.alwaysHide)){return this;
}this.previous=A;var B={};this.elements.each(function(E,D){B[D]={};var C=(D!=A)||(this.options.alwaysHide&&(E.offsetHeight>0));this.fireEvent(C?"background":"active",[this.togglers[D],E]);
for(var F in this.effects){B[D][F]=C?0:E[this.effects[F]];}},this);return this.start(B);}});
var Mediabox;(function(){var state=0,options,images,activeImage,prevImage,nextImage,top,fx,preload,preloadPrev=new Image(),preloadNext=new Image(),overlay,center,image,bottomContainer,bottom,captionSplit,title,caption,prevLink,number,nextLink,URL,WH,WHL,mediaWidth,mediaHeight,mediaType="none",mediaSplit,mediaId="mediaBox";window.addEvent("domready",function(){$(document.body).adopt($$([overlay=new Element("div",{id:"mbOverlay"}).addEvent("click",close),center=new Element("div",{id:"mbCenter"}).adopt(new Element("a",{id:"mbCloseLink",href:"#"}).addEvent("click",close),centerAudio=new Element("div",{id:"mbCenterAudio"}).adopt(imgAudio=new Element("img",{id:"mbImgAudio"}),imgPlay=new Element("img",{id:"mbImgPlay"}),titleAudio=new Element("p",{id:"mbTitleAudio"}),dateAudio=new Element("p",{id:"mbDateAudio"}),auteurAudio=new Element("p",{id:"mbAuteurAudio"}),libelleAuteur=new Element("p",{id:"mbLibelleAuteur"}),Audio=new Element("p",{id:"mbAudio"})),nextLink=new Element("a",{id:"mbNextLink",href:"#"}).addEvent("click",next),prevLink=new Element("a",{id:"mbPrevLink",href:"#"}).addEvent("click",previous)),bottomContainer=new Element("div",{id:"mbBottomContainer"})]).setStyle("display","none"));image=new Element("div",{id:"mbImage"}).injectInside(center)
bottom=new Element("div",{id:"mbBottom"}).injectInside(bottomContainer).adopt(title=new Element("div",{id:"mbTitle"}),dateMedia=new Element("div",{id:"mbDate"}),number=new Element("div",{id:"mbNumber"}),author=new Element("div",{id:"mbAuthor"}),caption=new Element("div",{id:"mbCaption"}),new Element("div",{styles:{clear:"both"}}));fx={overlay:new Fx.Tween(overlay,{property:"opacity",duration:360}).set(0),image:new Fx.Tween(image,{property:"opacity",duration:360,onComplete:nextEffect}),bottom:new Fx.Tween(bottom,{property:"margin-top",duration:240})};});Mediabox={open:function(_images,startImage,_options){options=$extend({loop:false,overlayOpacity:0.8,resizeDuration:240,resizeTransition:false,initialWidth:320,initialHeight:180,showCaption:true,animateCaption:true,showCounter:true,counterText:'  <span>{x}</span> / {y}',scriptaccess:'true',fullscreen:'true',fullscreenNum:'1',autoplay:'true',autoplayNum:'1',bgcolor:'#000000',backcolor:'000000',frontcolor:'999999',lightcolor:'000000',screencolor:'000000',controlbar:'over',controller:'true',flInfo:'true',revverID:'187866',revverFullscreen:'true',revverBack:'000000',revverFront:'ffffff',revverGrad:'000000',ytColor1:'000000',ytColor2:'333333',vmTitle:'1',vmByline:'1',vmPortrait:'1',vmColor:'ffffff'},_options||{});if(typeof _images=="string"){_images=[[_images,startImage,_options]];startImage=0;}
if(/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){var ffversion=new Number(RegExp.$1);if(ffversion<3){options.overlayOpacity=1;overlay.className='mbOverlayFF';}}
if(Browser.Engine.trident4){options.overlayOpacity=1;overlay.className='mbOverlayIE';}
images=_images;options.loop=options.loop&&(images.length>1);position();setup(true);top=window.getScrollTop()+(window.getHeight()/15);fx.resize=new Fx.Morph(center,$extend({duration:options.resizeDuration,onComplete:nextEffect},options.resizeTransition?{transition:options.resizeTransition}:{}));center.setStyles({top:top,width:options.initialWidth,height:options.initialHeight,marginLeft:-(options.initialWidth/2),display:""});fx.overlay.start(options.overlayOpacity);state=1;return changeImage(startImage);}};Element.implement({mediabox:function(_options,linkMapper){$$(this).mediabox(_options,linkMapper);return this;}});Elements.implement({mediabox:function(_options,linkMapper,linksFilter){linkMapper=linkMapper||function(el){return[el.href,el.title,el.rel];};linksFilter=linksFilter||function(){return true;};var links=this;links.removeEvents("click").addEvent("click",function(){var filteredLinks=links.filter(linksFilter,this);return Mediabox.open(filteredLinks.map(linkMapper),filteredLinks.indexOf(this),_options);});return links;}});function position(){overlay.setStyles({top:window.getScrollTop(),height:window.getHeight()});}
function setup(open){["object",window.ie?"select":"embed"].forEach(function(tag){Array.forEach(document.getElementsByTagName(tag),function(el){if(open)el._mediabox=el.style.visibility;el.style.visibility=open?"hidden":el._mediabox;});});overlay.style.display=open?"":"none";var fn=open?"addEvent":"removeEvent";window[fn]("scroll",position)[fn]("resize",position);document[fn]("keydown",keyDown);}
function keyDown(event){switch(event.code){case 27:case 88:case 67:close();break;case 37:case 80:previous();break;case 39:case 78:next();}}
function previous(){return changeImage(prevImage);}
function next(){return changeImage(nextImage);}
function changeImage(imageIndex){if((state==1)&&(imageIndex>=0)){state=2;image.set('html','');activeImage=imageIndex;prevImage=((activeImage||!options.loop)?activeImage:images.length)-1;nextImage=activeImage+1;if(nextImage==images.length)nextImage=options.loop?0:-1;$$(prevLink,nextLink,image,bottomContainer).setStyle("display","none");fx.bottom.cancel().set(0);fx.image.set(0);center.className="mbLoading";WH=images[imageIndex][2].match(/[0-9]+/g);if(WH){WHL=WH.length;mediaWidth=WH[WHL-2]+"px";mediaHeight=WH[WHL-1]+"px";}else{mediaWidth=options.initialWidth;mediaWidth=options.initialWidth;}
URL=images[imageIndex][0];captionSplit=images[activeImage][1].split('::');if(URL.match(/\.gif|\.jpg|\.png/i)){mediaType='img';preload=new Image();preload.onload=nextEffect;preload.src=images[imageIndex][0];}else if(URL.match(/\.flv|\.mp4/i)){mediaType='obj';preload=new Swiff(''+options.playerpath+'?file='+URL+'&backcolor='+options.backcolor+'&frontcolor='+options.frontcolor+'&lightcolor='+options.lightcolor+'&screencolor='+options.screencolor+'&autostart='+options.autoplay+'&controlbar='+options.controlbar,{id:'MediaboxSWF',width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/\.mp3|\.aac/i)){mediaType='obj';preload=new Swiff(''+options.playerpath+'?file='+URL+'&backcolor='+options.backcolor+'&frontcolor='+options.frontcolor+'&lightcolor='+options.lightcolor+'&screencolor='+options.screencolor+'&autostart='+options.autoplay,{id:'MediaboxSWF',width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/\.swf/i)){mediaType='obj';preload=new Swiff(URL,{id:'MediaboxSWF',width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/dailymotion\.com/i)){mediaType='obj';preload=new Swiff(URL,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/flickr\.com/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[5];preload=new Swiff('http://www.flickr.com/apps/video/stewart.swf',{id:mediaId,classid:'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000',width:mediaWidth,height:mediaHeight,params:{flashvars:'photo_id='+mediaId+'&show_info_box='+options.flInfo,wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/google\.com\/videoplay/i)){mediaType='obj';mediaSplit=URL.split('=');mediaId=mediaSplit[1];preload=new Swiff('http://video.google.com/googleplayer.swf?docId='+mediaId+'&autoplay='+options.autoplayNum,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/metacafe\.com\/watch/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[4];preload=new Swiff('http://www.metacafe.com/fplayer/'+mediaId+'/.swf',{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/myspacetv\.com|vids\.myspace\.com/i)){mediaType='obj';mediaSplit=URL.split('=');mediaId=mediaSplit[2];preload=new Swiff('http://lads.myspace.com/videos/vplayer.swf?m='+mediaId+'&v=2&type=video',{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/revver\.com/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[4];preload=new Swiff('http://flash.revver.com/player/1.0/player.swf?mediaId='+mediaId+'&affiliateId='+options.revverID+'&allowFullScreen='+options.revverFullscreen+'&backColor=#'+options.revverBack+'&frontColor=#'+options.revverFront+'&gradColor=#'+options.revverGrad+'&shareUrl=revver',{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/seesmic\.com/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[5];preload=new Swiff('http://seesmic.com/Standalone.swf?video='+mediaId,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/youtube\.com/i)){mediaType='obj';mediaSplit=URL.split('=');mediaId=mediaSplit[1];preload=new Swiff('http://www.youtube.com/v/'+mediaId+'&autoplay='+options.autoplayNum+'&fs='+options.fullscreenNum+'&color1=0x'+options.ytColor1+'&color2=0x'+options.ytColor2,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/veoh\.com/i)){mediaType='obj';mediaSplit=URL.split('videos/');mediaId=mediaSplit[1];preload=new Swiff('http://www.veoh.com/videodetails2.swf?permalinkId='+mediaId+'&player=videodetailsembedded&videoAutoPlay='+options.AutoplayNum,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/viddler\.com/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[4];preload=new Swiff('http://www.viddler.com/player/e5398221/',{name:'viddler_'+mediaId+'_'+mediaSplit[6],id:mediaId,classid:'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000',width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/vimeo\.com/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[3];preload=new Swiff('http://www.vimeo.com/moogaloop.swf?clip_id='+mediaId+'&server=www.vimeo.com&fullscreen='+options.fullscreenNum+'&show_title='+options.vmTitle+'&show_byline='+options.vmByline+'&show_portrait='+options.vmPortrait+'&color='+options.vmColor,{id:mediaId,width:mediaWidth,height:mediaHeight,params:{wmode:'opaque',bgcolor:options.bgcolor,allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/12seconds\.tv/i)){mediaType='obj';mediaSplit=URL.split('/');mediaId=mediaSplit[5];preload=new Swiff('http://embed.12seconds.tv/players/remotePlayer.swf',{id:mediaId,width:mediaWidth,height:mediaHeight,params:{flashvars:'vid='+mediaId+'',wmode:'opaque',bgcolor:'#ffffff',allowscriptaccess:options.scriptaccess,allowfullscreen:options.fullscreen}});nextEffect();}else if(URL.match(/\#mb_/i)){mediaType='inline';URLsplit=URL.split('#');preload=$(URLsplit[1]).get('html');nextEffect();}else{mediaType='url';mediaId="mediaId_"+new Date().getTime();preload=new Element('iframe',{'src':URL,'id':mediaId,'width':mediaWidth,'height':mediaHeight,'frameborder':0});nextEffect();}}
return false;}
function nextEffect(){switch(state++){case 2:if(mediaType=="img"){mediaWidth=preload.width;mediaHeight=preload.height;image.setStyles({backgroundImage:"url("+URL+")",display:""});}else if(mediaType=="obj"){if(Browser.Plugins.Flash.version<8){image.setStyles({backgroundImage:"none",display:""});image.set('html','<div id="mbError"><b>Error</b><br/>Adobe Flash is either not installed or not up to date,<br/>please visit <a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" title="Get Flash" target="_new">Adobe.com</a> to download the free player.</div>');}else{image.setStyles({backgroundImage:"none",display:""});preload.inject(image);}}else if(mediaType=="inline"){image.setStyles({backgroundImage:"none",display:""});image.set('html',preload);}else if(mediaType=="url"){image.setStyles({backgroundImage:"none",display:""});preload.inject(image);}else{alert('this file type is not supported\n'+URL+'\nplease visit iaian7.com/webcode/Mediabox for more information');}
$$(image,bottom).setStyle("width",mediaWidth);image.setStyle("height",mediaHeight);title.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[0]:images[activeImage][1]);dateMedia.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[3]:'');caption.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[2]:"");author.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[1]:"");number.set('html',(options.showCounter&&(images.length>1))?options.counterText.replace(/{x}/,activeImage+1).replace(/{y}/,images.length):"");if(captionSplit.length>4){imgAudio.set('src',(options.showCaption&&(images.length>1))?captionSplit[4]:images.src=captionSplit[4]);imgAudio.setStyles({visibility:"visible",opacity:1});}else{imgAudio.setStyles({visibility:"hidden",opacity:0});}
titleAudio.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[5]:'');dateAudio.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[6]:'');auteurAudio.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[7]:'');libelleAuteur.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[8]:'');Audio.set('html',(options.showCaption&&(captionSplit.length>1))?captionSplit[10]:'');if(captionSplit.length>9){imgPlay.set('src',(options.showCaption&&(images.length>1))?captionSplit[9]:images.src=captionSplit[9]);imgPlay.setStyles({visibility:"visible",opacity:1});}else{imgPlay.setStyles({visibility:"hidden",opacity:0});}
if((prevImage>=0)&&(images[prevImage][0].match(/\.gif|\.jpg|\.png/i)))preloadPrev.src=images[prevImage][0];if((nextImage>=0)&&(images[nextImage][0].match(/\.gif|\.jpg|\.png/i)))preloadNext.src=images[nextImage][0];state++;case 3:center.className="";fx.resize.start({height:image.offsetHeight,width:image.offsetWidth,marginLeft:-image.offsetWidth/2});break;state++;case 4:bottomContainer.setStyles({top:top+center.clientHeight+30,marginLeft:center.style.marginLeft,visibility:"hidden",display:""});fx.image.start(1);break;case 5:if(prevImage>=0)prevLink.style.display="";if(nextImage>=0)nextLink.style.display="";if(options.animateCaption){fx.bottom.set(-bottom.offsetHeight).start(0);}
bottomContainer.style.visibility="";state=1;}}
function close(){if(state){state=0;preload.onload=$empty;image.set('html','');for(var f in fx)fx[f].cancel();$$(center,bottomContainer).setStyle("display","none");fx.overlay.chain(setup).start(0);}
return false;}})();Mediabox.scanPage=function(){var links=$$("a").filter(function(el){return el.rel&&el.rel.test(/^lightbox/i);});$$(links).mediabox({},null,function(el){var rel0=this.rel.replace(/[[]|]/gi," ");var relsize=rel0.split(" ");return(this==el)||((this.rel.length>8)&&el.rel.match(relsize[1]));});};window.addEvent("domready",Mediabox.scanPage);
function eventsMenulef(){
jQuery('.list > li > span > a').unbind('click').bind('click',function(){
var parent = jQuery(this).parents('li');
if(parent.find('ul').length) {
if(!parent.find('ul').is(':visible')){
parent.find('ul').slideDown('normal');
parent.addClass('active').addClass('expand');
}else{
parent.find('ul').slideUp('normal');
parent.removeClass('active').removeClass('expand');
}
return false;
}
})
}
jQuery(document).ready(function(){
verif_commande_etape2();
eventsMenulef();
listOfactualite();
validEnvoiAmi();
cufon();
jQuery('#step1 #submit').click(verif_commande_etape1);
jQuery('#ok-search').live('click',function(){
var flag=true;
jQuery('.error').removeClass('error');
if(!jQuery('#search').val() || jQuery('#search').val()=='Une actu, un dossier'){
flag=false;
jQuery(this).prev().addClass('error');
}
if(flag==false){
return false;
}
});
jQuery('.reset_search').click(function(){
clearTimeout(timer);
jQuery(this).prev().val('');
jQuery(this).prev().focus();
});
jQuery('#ok-newsletter').live('click',function(){
var flag=true;
var parent = jQuery(this).parents('form');
jQuery('.error').removeClass('error');
if(!jQuery('.input_news',parent).val() || jQuery('.input_news',parent).val()=='Saisissez votre e-mail' || !verfierEmail(jQuery('.input_news',parent).val()) ){
flag=false;
}
if(flag==false){
alert('Veuillez saisir un email valide.');
return false;
}else{
$('#form_news').submit();
parent.html('<p class="confirm">Votre inscription a bien été prise en compte.</p>');
return false;
}
return false;
});
jQuery('#ok-newsletter2').live('click',function(){
var flag=true;
var parent = jQuery(this).parents('form');
jQuery('.error').removeClass('error');
if(!jQuery('#newsletter2',parent).val() || jQuery('#newsletter2',parent).val()=='Saisissez votre e-mail' || !verfierEmail(jQuery('#newsletter2',parent).val()) ){
flag=false;
}
if(flag==false){
alert('Veuillez saisir un email valide');
return false;
}else{
jQuery('#form_news').submit();
parent.html('<p class="confirm">Votre inscription a bien été prise en compte.</p>');
return false;
}
return false;
});
jQuery('#ok-contact').live('click',function(){
var deb="Vous devez renseigner : \n";
flag=true;
jQuery('.required').each(function(){
if(jQuery(this).val()!=''){
}else{
deb =deb+jQuery(this).attr('rel')+'\n';
flag=false;
}
if(jQuery(this).attr('id')=='tel' && jQuery(this).val()!='' && !isNumeric(jQuery(this).val())){
flag=false;
deb=deb+'le champ Téléphone doit étre numérique \n';
}
if(jQuery(this).attr('id')=='email' && jQuery(this).val()!='' && !verfierEmail(jQuery(this).val())){
flag=false;
deb=deb+'le champ Email doit être valide \n';
}
});
if(!flag){
alert(deb);
return false;
}
});
searchInput();
searchFocus();
newsletterFocus();
navTop();
scrollTop(); // SCROL Top
blurInput();// Input Blur
Print(); // PRINT
});
var timer = 0;
function searchInput(){
jQuery('input[type=text],textarea').bind('blur',function(){
if(!jQuery(this).val()){
if(jQuery(this).attr('id')=='search' || jQuery(this).attr('id')=='search-02'){
var _this = this;
clearTimeout(timer) ;
timer = setTimeout(function(){
jQuery(_this).val('Une actu, un dossier');
},150)
}
}
});
jQuery('.del_sm').bind('click',function(){
jQuery('#search_media').val('');
});
}
function validEnvoiAmi(){
jQuery('#envoyer_ami').live('click',function(){
var flag=true;
jQuery('.error').removeClass('error');
var deb="Vous devez renseigner votre \n";
jQuery('#envoi_ami .required').each(function(){
if(!jQuery(this).val() || jQuery(this).val()=='Votre nom' || jQuery(this).val()=='Votre adresse électronique (email)' || jQuery(this).val()=='Adresse email du destinataire' || jQuery(this).val()=='Commentaire' ){
deb =deb+jQuery(this).attr('id')+'\n';
flag=false;
jQuery(this).parent().addClass('error');
if(jQuery(this).hasClass('commentaire')) jQuery(this).addClass('error');
}
});
jQuery("input.mail").each(function(){
if(jQuery(this).hasClass('required')){
if(!jQuery(this).val() || !verfierEmail(jQuery(this).val())){
flag = false;
jQuery(this).parents('span').addClass('error');
deb =deb+'adresse '+jQuery(this).attr('id')+' doit être VALIDE ! \n';
}
}else{
if(!verfierEmail(jQuery(this).val()) && jQuery(this).val()){
flag = false;
jQuery(this).parents('span').addClass('error');
}
}
});
if(flag==false){
alert(deb);
return false;
}else{
return true;}
});
jQuery('#envoi_ami .required').focus(function(){
jQuery(this).val('');
});
}
function Print(){
jQuery('.print a').click(function(){
window.print();
return false;
});
}
function navTop(){
jQuery("#r_head #nav_top ul li").hover(function(){
jQuery(this).addClass('hover');
},function(){jQuery("#r_head #nav_top ul li.hover").removeClass('hover');});
}
function scrollTop(){
jQuery('.top_page a').click(function(){
jQuery('html, body').animate({scrollTop:0}, 1000);
return false;
});
}
function verfierEmail(email){
var reg = new RegExp(/^[a-z0-9\._\-]+@[a-z0-9\._\-]+\.[a-z]{2,4}$/);
if(reg.test(email))
return true;
else return false;
}
function isNumeric(num){
var exp = new RegExp("^[0-9-.]*$","g");
return exp.test(num);
}
function verif_commande_etape1(){
var flag = false;
jQuery('.lst_items_pub li span input').each(function(){
if(jQuery(this).val() !='0' && jQuery(this).val()!='' && isNumeric(jQuery(this).val())){
if(isNumeric(jQuery(this).val())){
flag=true;
}
}
});
if(!flag){
alert('Vous devez commander au moins l\'une des publications, et il doit être numérique');
return false;
}
}
function verif_commande_etape2(){
jQuery('#step2 #valider').click(function(){
var deb="Vous devez renseigner votre \n";
flag=true;
jQuery('.input input').each(function(){
if(jQuery(this).val()!=''){
}else{
deb =deb+jQuery(this).attr('id')+'\n';
flag=false;
}
if(jQuery(this).attr('id')=='tel' && jQuery(this).val()!='' && !isNumeric(jQuery(this).val())){
flag=false;
deb=deb+'le champ Téléphone doit étre numérique \n';
}
if(jQuery(this).attr('id')=='email' && jQuery(this).val()!='' && !verfierEmail(jQuery(this).val())){
flag=false;
deb=deb+'le champ Email doit être valide \n';
}
});
if(!flag){
alert(deb);
return false;
}
});
}
function listOfactualite(){
jQuery('.actu_list li.article:first .push_detail_art').show();
jQuery('.actu_list .tt_sub_tt a').click(function(){
_this = jQuery(this);
if(!_this.parents('li.article').hasClass('active')){
jQuery('.actu_list li.active').find('.push_detail_art').slideUp('normal');
jQuery('.actu_list li.active').removeClass('active')
_this.parents('li.article').find('.push_detail_art').slideDown('slow');
_this.parents('li.article').addClass('active');
Cufon.refresh();
}
return false;
});
}
function searchFocus(){
jQuery('.input_search input, .input_search_02 input').focus(function(){
if(jQuery(this).val() =='Une actu, un dossier'){
jQuery(this).val('');
}
});
}
function newsletterFocus(){
jQuery('.input_newsletter input, #step2 #email').focus(function(){
if(jQuery(this).val() =='Saisissez votre e-mail'){
jQuery(this).val('');
}
});
}
function cufon(){
if(jQuery('.cufon').length){
Cufon.replace('.cufon',{fontFamily: 'Calibri', hover: true });
}
if(jQuery('.cufonB').length){
Cufon.replace('.cufonB',{fontFamily: 'CalibriBold', hover: true });
}
}
function blurInput(){
jQuery('input[type=text],textarea').bind('blur',function(){
if(!jQuery(this).val()){
if(jQuery(this).attr('id')=='newsletter' || jQuery(this).attr('id')=='newsletter2') jQuery(this).val('Saisissez votre e-mail');
if(jQuery(this).attr('id')=='nom') jQuery(this).val('Votre nom');
if(jQuery(this).attr('id')=='email1') jQuery(this).val('Votre adresse électronique (email)');
if(jQuery(this).attr('id')=='email2') jQuery(this).val('Adresse email du destinataire');
if(jQuery(this).attr('id')=='commentaire') jQuery(this).val('Commentaire');
}
});
}
jQuery(function() {
jQuery('a[rel*=external]').click( function() {
window.open(this.href);
return false;
});
});
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}),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},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 D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};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(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}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,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,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 C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}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(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}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={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,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){if(!D){return m}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(C.autoDetect){delete C.fontFamily}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)}else{delete C.textGradient}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("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 h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());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{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").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(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
Cufon.registerFont({"w":189,"face":{"font-family":"Calibri","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 5 2 2 2 4 3 2 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-146 -342.553 437.219 68.75","underline-thickness":"23.5547","underline-position":"-29.0039","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":81},"\ufb00":{"d":"85,-244v21,-4,37,14,25,29v-31,-15,-53,6,-46,48r71,0v-10,-58,29,-98,78,-71v1,8,4,25,-7,20v-30,-14,-49,10,-42,51v15,3,41,-10,41,12v0,20,-25,9,-41,12v-2,46,3,101,-3,143v-9,-1,-24,5,-26,-4r0,-139r-71,0v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0v-1,-44,7,-78,51,-77","w":210,"k":{"\u00ae":-4,")":-5,"-":10,"\u201d":-19,"\u201c":-4,"\u2019":-19,"\u2018":-4,".":24,",":22,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0219":5,"\u015f":5,"\u0161":5,"\u015d":5,"\u015b":5,"s":5,"q":9,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":11,"\u0121":11,"\u011f":11,"\u011d":11,"g":11,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0119":9,"\u0117":9,"\u0115":9,"\u0113":9,"\u00eb":9,"\u011b":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"e":9,"d":9,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\ufb01":{"d":"149,-233v13,0,18,5,18,17v0,12,-5,18,-18,18v-13,0,-17,-6,-17,-18v-1,-12,5,-17,17,-17xm155,-167v7,-1,9,3,9,9r-3,158v-9,-1,-24,5,-26,-4r0,-139r-71,0v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0v-7,-55,24,-96,75,-73v4,20,-2,24,-23,18v-25,0,-22,29,-22,55r91,0","w":190},"\ufb03":{"d":"250,-233v12,0,19,5,17,17v2,12,-4,18,-17,18v-13,1,-18,-6,-18,-18v0,-12,6,-17,18,-17xm255,-167v6,-1,10,3,9,9r-3,158v-9,-1,-23,5,-26,-4r0,-139r-71,0v-2,46,3,101,-3,143v-9,-1,-24,5,-26,-4r0,-139r-71,0v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0v-1,-44,7,-78,51,-77v21,-4,37,14,25,29v-31,-15,-53,6,-46,48r71,0v-8,-55,23,-96,74,-73v6,19,-1,24,-23,18v-25,0,-22,29,-22,55r91,0","w":290},"\ufb02":{"d":"97,-246v27,2,44,0,66,4r-2,242v-9,-1,-24,5,-26,-4r0,-215v-29,-4,-79,-10,-71,35r0,17v14,3,41,-9,38,12v2,19,-23,10,-38,12v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0v-4,-52,14,-82,63,-79","w":190},"\ufb04":{"d":"197,-246v20,-3,33,11,45,1v9,0,22,-2,22,6r-3,239v-9,-1,-23,5,-26,-4r0,-215v-28,-3,-79,-10,-71,34r0,18v14,3,41,-10,38,12v3,20,-24,9,-38,12v-2,46,3,101,-3,143v-9,-1,-24,5,-26,-4r0,-139r-71,0v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0v-1,-44,7,-78,51,-77v21,-4,37,14,25,29v-31,-15,-53,6,-46,48r71,0v-4,-52,12,-81,62,-79","w":290},"\u00a0":{"w":81},"A":{"d":"84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c0":{"d":"46,-291v1,-10,31,-8,34,1v11,14,25,26,35,41v1,5,-9,3,-16,4v-23,-10,-36,-30,-53,-46xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c1":{"d":"116,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c2":{"d":"106,-279v-14,12,-30,45,-58,30v19,-17,38,-61,75,-43r39,43v-26,15,-45,-18,-56,-30xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c3":{"d":"131,-268v17,3,6,-24,24,-20v7,1,9,1,10,7v0,22,-13,36,-35,36v-22,0,-30,-18,-50,-20v-18,-3,-4,22,-24,20v-7,-1,-9,-1,-10,-7v-1,-24,13,-36,35,-36v22,0,30,18,50,20xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c4":{"d":"69,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-14,0,-17,-2,-17,-16v0,-15,2,-17,17,-17xm141,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0100":{"d":"153,-279v9,1,7,21,0,23v-32,-2,-72,3,-100,-3v1,-7,-5,-20,4,-20r96,0xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0102":{"d":"140,-297v7,0,10,0,11,5v-1,29,-16,47,-46,47v-30,0,-45,-18,-46,-47v0,-5,22,-9,22,-1v2,14,8,27,24,27v15,0,24,-11,24,-25v1,-7,2,-6,11,-6xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c5":{"d":"106,-305v21,0,36,12,35,32v-1,22,-15,33,-37,34v-22,0,-35,-11,-35,-32v0,-22,15,-33,37,-34xm105,-255v10,0,16,-7,16,-17v0,-11,-5,-17,-16,-17v-10,-1,-17,6,-16,16v0,11,5,18,16,18xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u01fa":{"d":"139,-338v-17,13,-37,43,-63,33v15,-15,33,-50,63,-33xm102,-295v20,0,33,8,33,28v0,20,-14,30,-34,30v-21,0,-34,-8,-34,-28v0,-20,14,-30,35,-30xm85,-266v0,17,26,20,31,6v3,-11,-3,-21,-15,-21v-10,0,-16,6,-16,15xm84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0104":{"d":"172,27v-8,33,45,-4,33,31v-34,24,-91,-14,-48,-49r13,-13r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0r78,-217v5,-10,36,-10,40,0r76,216v-5,14,-21,22,-28,33xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-3,"?":12,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"v":7,"\u0163":9,"\u0165":9,"t":9,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":16,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-4,"J":-4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u00c6":{"d":"250,-25v8,1,8,25,0,25r-110,0v-19,-2,-8,-37,-11,-56r-78,0v-11,18,-18,40,-32,56v-12,0,-35,5,-26,-11r121,-215r137,-1v4,4,6,25,-3,25r-89,0r0,71v26,2,59,-3,81,3v2,7,4,22,-4,22r-77,0r0,81r91,0xm129,-80r-1,-122r-66,122r67,0","w":274,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u01fc":{"d":"209,-291v-20,15,-36,54,-69,42v17,-17,24,-45,56,-48v7,0,14,1,13,6xm250,-25v8,1,8,25,0,25r-110,0v-19,-2,-8,-37,-11,-56r-78,0v-11,18,-18,40,-32,56v-12,0,-35,5,-26,-11r121,-215r137,-1v4,4,6,25,-3,25r-89,0r0,71v26,2,59,-3,81,3v2,7,4,22,-4,22r-77,0r0,81r91,0xm129,-80r-1,-122r-66,122r67,0","w":274,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"B":{"d":"136,-122v75,25,45,132,-35,122v-24,-3,-66,12,-71,-12r0,-203v2,-23,42,-8,63,-12v73,-14,96,81,43,105xm60,-129v41,3,75,-1,75,-38v0,-37,-36,-37,-75,-36r0,74xm60,-25v43,1,88,5,88,-38v0,-45,-43,-43,-88,-42r0,80","w":195,"k":{"\u201c":5,"\u2018":5,",":5,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"x":3,"v":4,"\u0163":4,"\u0165":4,"t":4,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":8,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":8,"\u0164":8,"T":8,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"C":{"d":"118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u0106":{"d":"119,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u0108":{"d":"113,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-26,15,-45,-18,-56,-30xm118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u010c":{"d":"112,-263v15,-12,30,-45,59,-30v-19,17,-38,61,-75,43r-40,-43v26,-16,44,18,56,30xm118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u010a":{"d":"115,-286v13,1,18,4,18,17v0,14,-4,17,-18,17v-14,0,-17,-2,-17,-16v-1,-13,4,-19,17,-18xm118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u00c7":{"d":"178,-46v18,31,-25,48,-53,48v17,23,16,65,-23,62v-17,3,-40,-8,-25,-22v20,2,44,0,30,-22r-8,-18v-54,-8,-82,-49,-82,-113v1,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,86,68,88v28,1,42,-14,60,-22","w":191,"k":{"\u201d":-16,"\u201c":-2,"\u2019":-16,"\u2018":-2,",":2,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-2,"J":-2,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"D":{"d":"41,-227v99,-8,164,17,164,110v0,97,-61,126,-164,117v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12xm60,-25v75,7,113,-20,113,-91v0,-67,-39,-93,-113,-86r0,177","w":221,"k":{"\u201d":-1,"\u201c":3,"\u2019":-1,"\u2018":3,".":8,",":10,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":7,"\u0176":7,"\u00dd":7,"\u1ef2":7,"Y":7,"X":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":4,"\u0162":4,"\u0164":4,"T":4,"\u0134":4,"J":4,"\u00c6":5,"\u0104":5,"\u01fa":5,"\u00c5":5,"\u0102":5,"\u0100":5,"\u00c4":5,"\u00c3":5,"\u00c2":5,"\u00c1":5,"\u00c0":5,"A":5}},"\u010e":{"d":"106,-263v14,-12,30,-45,58,-30v-19,17,-38,61,-75,43r-39,-43v25,-16,45,18,56,30xm41,-227v99,-8,164,17,164,110v0,97,-61,126,-164,117v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12xm60,-25v75,7,113,-20,113,-91v0,-67,-39,-93,-113,-86r0,177","w":221,"k":{"\u201d":-1,"\u201c":3,"\u2019":-1,"\u2018":3,".":8,",":10,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":7,"\u0176":7,"\u00dd":7,"\u1ef2":7,"Y":7,"X":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":4,"\u0162":4,"\u0164":4,"T":4,"\u0134":4,"J":4,"\u00c6":5,"\u0104":5,"\u01fa":5,"\u00c5":5,"\u0102":5,"\u0100":5,"\u00c4":5,"\u00c3":5,"\u00c2":5,"\u00c1":5,"\u00c0":5,"A":5}},"\u0110":{"d":"45,-227v99,0,163,18,163,110v0,96,-61,126,-163,117v-7,0,-11,-4,-11,-12r0,-94v-18,6,-42,-7,-23,-25r23,0r0,-84v0,-9,3,-12,11,-12xm64,-25v75,7,112,-20,112,-91v0,-67,-38,-93,-112,-86r0,71v20,-2,64,-4,41,25r-41,0r0,81","w":224,"k":{"\u201d":-1,"\u201c":3,"\u2019":-1,"\u2018":3,".":8,",":10,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":7,"\u0176":7,"\u00dd":7,"\u1ef2":7,"Y":7,"X":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":4,"\u0162":4,"\u0164":4,"T":4,"\u0134":4,"J":4,"\u00c6":5,"\u0104":5,"\u01fa":5,"\u00c5":5,"\u0102":5,"\u0100":5,"\u00c4":5,"\u00c3":5,"\u00c2":5,"\u00c1":5,"\u00c0":5,"A":5}},"\u00d0":{"d":"45,-227v99,0,163,18,163,110v0,96,-61,126,-163,117v-7,0,-11,-4,-11,-12r0,-94v-18,6,-42,-7,-23,-25r23,0r0,-84v0,-9,3,-12,11,-12xm64,-25v75,7,112,-20,112,-91v0,-67,-38,-93,-112,-86r0,71v20,-2,64,-4,41,25r-41,0r0,81","w":224,"k":{"\u201d":-1,"\u201c":3,"\u2019":-1,"\u2018":3,".":8,",":10,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":7,"\u0176":7,"\u00dd":7,"\u1ef2":7,"Y":7,"X":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":4,"\u0162":4,"\u0164":4,"T":4,"\u0134":4,"J":4,"\u00c6":5,"\u0104":5,"\u01fa":5,"\u00c5":5,"\u0102":5,"\u0100":5,"\u00c4":5,"\u00c3":5,"\u00c2":5,"\u00c1":5,"\u00c0":5,"A":5}},"E":{"d":"151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00c8":{"d":"35,-291v33,-21,54,25,70,42v-33,13,-49,-29,-70,-42xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00c9":{"d":"107,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00ca":{"d":"94,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-27,15,-44,-18,-56,-30xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u011a":{"d":"92,-263v14,-12,29,-45,58,-30v-19,17,-38,61,-75,43v-13,-15,-28,-26,-39,-43v25,-16,45,18,56,30xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00cb":{"d":"58,-285v14,0,17,3,17,16v0,14,-3,17,-18,17v-14,0,-15,-3,-16,-16v0,-15,2,-17,17,-17xm130,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0112":{"d":"142,-279v9,0,7,23,0,23v-33,-2,-72,3,-101,-3v1,-7,-5,-20,5,-20r96,0xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0114":{"d":"127,-297v7,0,10,0,11,5v-1,30,-17,47,-47,47v-29,0,-44,-18,-45,-47v0,-5,22,-9,22,-1v0,15,9,27,24,27v14,0,23,-11,24,-25v1,-7,2,-6,11,-6xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0116":{"d":"94,-286v13,1,18,4,18,17v0,14,-4,17,-18,17v-14,0,-17,-2,-17,-16v-1,-13,4,-19,17,-18xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0118":{"d":"134,20v-9,7,-11,24,6,22v14,-3,31,1,21,18v-28,10,-76,1,-60,-35v3,-8,14,-18,21,-25r-81,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r79,1v5,3,6,23,-2,23r-77,0r0,82r91,0v17,16,-7,37,-17,45","w":175,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"F":{"d":"144,-227v8,1,8,24,0,25r-84,0r0,78r82,0v5,3,6,25,-3,25r-79,0r0,97v-4,5,-30,6,-30,-3r0,-210v0,-8,4,-12,11,-12r103,0","w":165,"k":{"\/":11,"\u201d":-1,"\u2019":-1,".":34,",":36,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":4,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0135":-3,"\u012d":-3,"\u012b":-6,"\u00ef":-4,"\u0129":-14,"\u00ee":-3,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":10,"\u01fb":10,"\u00e5":10,"\u0103":10,"\u0101":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"a":10,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"X":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":19,"J":19,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3,"\u00c6":17,"\u0104":20,"\u01fa":20,"\u00c5":20,"\u0102":20,"\u0100":20,"\u00c4":20,"\u00c3":20,"\u00c2":20,"\u00c1":20,"\u00c0":20,"A":20}},"G":{"d":"129,-231v33,0,87,12,67,48v-18,-10,-39,-22,-68,-22v-53,0,-78,37,-80,91v-3,71,61,109,122,81r0,-67r-52,0v-8,1,-8,-20,-3,-24r79,0v16,18,3,68,7,99v-8,24,-43,28,-73,28v-73,0,-112,-43,-112,-115v0,-74,41,-119,113,-119","w":227,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":2,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u011c":{"d":"122,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-27,15,-44,-18,-56,-30xm129,-231v33,0,87,12,67,48v-18,-10,-39,-22,-68,-22v-53,0,-78,37,-80,91v-3,71,61,109,122,81r0,-67r-52,0v-8,1,-8,-20,-3,-24r79,0v16,18,3,68,7,99v-8,24,-43,28,-73,28v-73,0,-112,-43,-112,-115v0,-74,41,-119,113,-119","w":227,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":2,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u011e":{"d":"156,-297v7,0,9,0,10,5v-1,29,-16,48,-46,47v-29,-1,-45,-17,-45,-47v1,-5,3,-5,10,-5v6,0,11,-2,11,4v1,15,9,27,25,27v15,0,22,-13,24,-25v1,-7,2,-6,11,-6xm129,-231v33,0,87,12,67,48v-18,-10,-39,-22,-68,-22v-53,0,-78,37,-80,91v-3,71,61,109,122,81r0,-67r-52,0v-8,1,-8,-20,-3,-24r79,0v16,18,3,68,7,99v-8,24,-43,28,-73,28v-73,0,-112,-43,-112,-115v0,-74,41,-119,113,-119","w":227,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":2,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u0120":{"d":"127,-286v13,1,17,4,17,17v0,14,-4,17,-18,17v-14,0,-16,-3,-17,-16v-1,-12,5,-19,18,-18xm129,-231v33,0,87,12,67,48v-18,-10,-39,-22,-68,-22v-53,0,-78,37,-80,91v-3,71,61,109,122,81r0,-67r-52,0v-8,1,-8,-20,-3,-24r79,0v16,18,3,68,7,99v-8,24,-43,28,-73,28v-73,0,-112,-43,-112,-115v0,-74,41,-119,113,-119","w":227,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":2,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u0122":{"d":"129,-231v33,0,87,12,67,48v-18,-10,-39,-22,-68,-22v-53,0,-78,37,-80,91v-3,71,61,109,122,81r0,-67r-52,0v-8,1,-8,-20,-3,-24r79,0v16,18,3,68,7,99v-8,24,-43,28,-73,28v-73,0,-112,-43,-112,-115v0,-74,41,-119,113,-119xm117,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":227,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":2,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"H":{"d":"191,-227v5,68,3,159,0,227v-9,-1,-27,6,-27,-5r0,-100r-104,0r0,103v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,91r104,0v2,-31,-3,-68,3,-95v8,-2,17,-2,24,0","w":224,"k":{"\u201c":3,"\u2018":3,"\u012b":-2,"\u00ef":-2,"\u0129":-3,"\u00ee":-2}},"\u0124":{"d":"113,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-27,15,-44,-18,-56,-30xm191,-227v5,68,3,159,0,227v-9,-1,-27,6,-27,-5r0,-100r-104,0r0,103v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,91r104,0v2,-31,-3,-68,3,-95v8,-2,17,-2,24,0","w":224,"k":{"\u201c":3,"\u2018":3,"\u012b":-2,"\u00ef":-2,"\u0129":-3,"\u00ee":-2}},"\u0126":{"d":"66,-161r0,36r104,0r0,-36r-104,0xm170,-185v-5,-23,2,-59,30,-38r0,38v19,-5,43,6,25,24r-25,0r-3,161v-10,0,-24,4,-27,-4r0,-96r-104,0r0,96v0,7,-28,8,-30,0r0,-157v-17,6,-43,-6,-24,-24r24,0v0,0,-7,-54,27,-42v7,6,1,29,3,42r104,0","w":236},"I":{"d":"30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u00cc":{"d":"-9,-291v33,-21,55,25,70,42v-33,14,-49,-29,-70,-42xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u00cd":{"d":"100,-291v-20,15,-36,54,-70,42v18,-17,25,-45,56,-48v7,0,13,0,14,6xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u00ce":{"d":"47,-279v-14,13,-30,45,-59,30v20,-16,39,-61,75,-43r40,43v-27,15,-44,-18,-56,-30xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u0128":{"d":"71,-268v18,3,5,-23,24,-20v7,1,11,0,10,7v0,22,-13,36,-34,36v-22,0,-31,-17,-50,-20v-19,-3,-5,23,-25,20v-7,-1,-9,-1,-10,-7v1,-22,13,-36,35,-36v23,0,31,17,50,20xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u00cf":{"d":"9,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-14,0,-17,-3,-17,-16v0,-14,2,-17,17,-17xm82,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-13,0,-17,-2,-17,-16v1,-14,3,-17,17,-17xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u012a":{"d":"94,-279v9,0,7,23,0,23v-33,-2,-72,3,-101,-3v1,-7,-5,-20,5,-20r96,0xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u012c":{"d":"81,-297v7,0,9,1,11,5v-1,30,-17,47,-47,47v-29,0,-45,-17,-45,-47v0,-5,22,-9,22,-1v0,15,9,27,24,27v14,0,23,-11,24,-25v1,-7,2,-6,11,-6xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u0130":{"d":"46,-286v13,1,17,3,17,17v0,15,-3,17,-17,17v-15,0,-17,-3,-18,-16v0,-12,5,-19,18,-18xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u012e":{"d":"37,27v-11,31,49,-4,33,33v-38,19,-89,-16,-49,-50v3,-5,14,-8,9,-14r0,-219v3,-8,28,-9,30,0r0,224v-6,9,-20,17,-23,26","w":90},"\u0132":{"d":"30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218xm146,-223v3,-8,27,-8,30,0r0,166v8,52,-45,75,-82,50v-2,-6,-5,-24,4,-25v8,2,13,8,25,8v21,0,23,-16,23,-36r0,-163","w":205},"J":{"d":"55,-223v3,-8,27,-8,30,0r0,166v8,52,-45,75,-82,50v-2,-6,-5,-24,4,-25v8,2,13,8,25,8v21,0,23,-16,23,-36r0,-163","w":114,"k":{".":3,",":5,"X":4,"\u00c6":4,"\u0104":6,"\u01fa":6,"\u00c5":6,"\u0102":6,"\u0100":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,"A":6}},"\u0134":{"d":"66,-279v-14,12,-29,45,-58,30v19,-17,38,-61,75,-43r40,43v-27,15,-45,-18,-57,-30xm55,-223v3,-8,27,-8,30,0r0,166v8,52,-45,75,-82,50v-2,-6,-5,-24,4,-25v8,2,13,8,25,8v21,0,23,-16,23,-36r0,-163","w":114,"k":{".":3,",":5,"X":4,"\u00c6":4,"\u0104":6,"\u01fa":6,"\u00c5":6,"\u0102":6,"\u0100":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,"A":6}},"K":{"d":"174,-14v10,8,1,17,-11,15v-9,0,-17,1,-19,-6r-84,-113r0,116v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,101r83,-104v13,-5,41,-4,26,14r-76,90","w":187,"k":{"-":6,"\u00ff":15,"\u0177":15,"\u00fd":15,"\u1ef3":15,"y":15,"\u1e85":17,"\u0175":17,"\u1e83":17,"\u1e81":17,"w":17,"v":18,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u00fc":6,"\u0169":6,"\u00fb":6,"\u00fa":6,"\u00f9":6,"u":6,"\u0163":7,"\u0165":7,"t":7,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"\u0157":6,"\u0159":6,"\u0155":6,"r":6,"q":6,"p":6,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u014b":6,"\u0146":6,"\u00f1":6,"\u0148":6,"\u0144":6,"n":6,"m":6,"\u0135":-6,"\u0131":6,"\u012d":-7,"\u012b":-6,"\u00ef":-5,"\u0129":-15,"\u00ee":-6,"\u00ec":-5,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":6,"\u00e7":7,"\u010b":7,"\u010d":7,"\u0109":7,"\u0107":7,"c":7,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u1e84":6,"\u0174":6,"\u1e82":6,"\u1e80":6,"W":6,"\u0172":5,"\u0170":5,"\u016e":5,"\u016c":5,"\u016a":5,"\u00dc":5,"\u0168":5,"\u00db":5,"\u00da":5,"\u00d9":5,"U":5,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":17,"\u0152":17,"\u0150":17,"\u014e":17,"\u014c":17,"\u00d6":17,"\u00d5":17,"\u00d4":17,"\u00d3":17,"\u00d2":17,"O":17,"\u0122":14,"\u0120":14,"\u011e":14,"\u011c":14,"G":14,"\u00c7":14,"\u010a":14,"\u010c":14,"\u0108":14,"\u0106":14,"C":14}},"\u0136":{"d":"174,-14v10,8,1,17,-11,15v-9,0,-17,1,-19,-6r-84,-113r0,116v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,101r83,-104v13,-5,41,-4,26,14r-76,90xm96,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":187,"k":{"-":6,"\u00ff":15,"\u0177":15,"\u00fd":15,"\u1ef3":15,"y":15,"\u1e85":17,"\u0175":17,"\u1e83":17,"\u1e81":17,"w":17,"v":18,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u00fc":6,"\u0169":6,"\u00fb":6,"\u00fa":6,"\u00f9":6,"u":6,"\u0163":7,"\u0165":7,"t":7,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"\u0157":6,"\u0159":6,"\u0155":6,"r":6,"q":6,"p":6,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u014b":6,"\u0146":6,"\u00f1":6,"\u0148":6,"\u0144":6,"n":6,"m":6,"\u0135":-6,"\u0131":6,"\u012d":-7,"\u012b":-6,"\u00ef":-5,"\u0129":-15,"\u00ee":-6,"\u00ec":-5,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":6,"\u00e7":7,"\u010b":7,"\u010d":7,"\u0109":7,"\u0107":7,"c":7,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u1e84":6,"\u0174":6,"\u1e82":6,"\u1e80":6,"W":6,"\u0172":5,"\u0170":5,"\u016e":5,"\u016c":5,"\u016a":5,"\u00dc":5,"\u0168":5,"\u00db":5,"\u00da":5,"\u00d9":5,"U":5,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":17,"\u0152":17,"\u0150":17,"\u014e":17,"\u014c":17,"\u00d6":17,"\u00d5":17,"\u00d4":17,"\u00d3":17,"\u00d2":17,"O":17,"\u0122":14,"\u0120":14,"\u011e":14,"\u011c":14,"G":14,"\u00c7":14,"\u010a":14,"\u010c":14,"\u0108":14,"\u0106":14,"C":14}},"L":{"d":"142,-26v8,0,6,11,6,19v0,4,-3,7,-6,7r-101,0v-6,-1,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r82,0","w":151,"k":{"\u00b7":10,"\u201d":26,"\u201c":35,"\u2019":26,"\u2018":35,",":-3,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":13,"\u0175":13,"\u1e83":13,"\u1e81":13,"w":13,"v":14,"\u0163":7,"\u0165":7,"t":7,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":21,"\u0174":21,"\u1e82":21,"\u1e80":21,"W":21,"V":26,"\u0172":8,"\u0170":8,"\u016e":8,"\u016c":8,"\u016a":8,"\u00dc":8,"\u0168":8,"\u00db":8,"\u00da":8,"\u00d9":8,"U":8,"\u0162":26,"\u0164":26,"T":26,"Q":8,"\u0152":8,"\u0150":8,"\u014e":8,"\u014c":8,"\u00d6":8,"\u00d5":8,"\u00d4":8,"\u00d3":8,"\u00d2":8,"O":8,"\u0134":-4,"J":-4,"\u0122":8,"\u0120":8,"\u011e":8,"\u011c":8,"G":8,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":-11}},"\u0139":{"d":"73,-251v-2,7,-23,9,-27,2v17,-17,24,-45,56,-48v9,-1,17,3,11,9xm142,-26v8,0,6,11,6,19v0,4,-3,7,-6,7r-101,0v-6,-1,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r82,0","w":151,"k":{"\u00b7":10,"\u201d":26,"\u201c":35,"\u2019":26,"\u2018":35,",":-3,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":13,"\u0175":13,"\u1e83":13,"\u1e81":13,"w":13,"v":14,"\u0163":7,"\u0165":7,"t":7,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":21,"\u0174":21,"\u1e82":21,"\u1e80":21,"W":21,"V":26,"\u0172":8,"\u0170":8,"\u016e":8,"\u016c":8,"\u016a":8,"\u00dc":8,"\u0168":8,"\u00db":8,"\u00da":8,"\u00d9":8,"U":8,"\u0162":26,"\u0164":26,"T":26,"Q":8,"\u0152":8,"\u0150":8,"\u014e":8,"\u014c":8,"\u00d6":8,"\u00d5":8,"\u00d4":8,"\u00d3":8,"\u00d2":8,"O":8,"\u0134":-4,"J":-4,"\u0122":8,"\u0120":8,"\u011e":8,"\u011c":8,"G":8,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":-11}},"\u013d":{"d":"142,-26v8,0,6,11,6,19v0,4,-3,7,-6,7r-101,0v-6,-1,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r82,0xm110,-176v-1,5,-20,6,-21,1v7,-20,11,-45,21,-61v8,0,25,-5,22,5","w":152},"\u013b":{"d":"142,-26v8,0,6,11,6,19v0,4,-3,7,-6,7r-101,0v-6,-1,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r82,0xm86,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":151,"k":{"\u00b7":10,"\u201d":26,"\u201c":35,"\u2019":26,"\u2018":35,",":-3,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":13,"\u0175":13,"\u1e83":13,"\u1e81":13,"w":13,"v":14,"\u0163":7,"\u0165":7,"t":7,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":21,"\u0174":21,"\u1e82":21,"\u1e80":21,"W":21,"V":26,"\u0172":8,"\u0170":8,"\u016e":8,"\u016c":8,"\u016a":8,"\u00dc":8,"\u0168":8,"\u00db":8,"\u00da":8,"\u00d9":8,"U":8,"\u0162":26,"\u0164":26,"T":26,"Q":8,"\u0152":8,"\u0150":8,"\u014e":8,"\u014c":8,"\u00d6":8,"\u00d5":8,"\u00d4":8,"\u00d3":8,"\u00d2":8,"O":8,"\u0134":-4,"J":-4,"\u0122":8,"\u0120":8,"\u011e":8,"\u011c":8,"G":8,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":-11}},"\u0141":{"d":"145,-26v10,1,9,25,0,26r-100,0v-7,0,-11,-4,-11,-12r0,-84v-9,3,-29,27,-29,4v-1,-19,18,-21,29,-30r0,-103v6,-5,27,-6,30,2r0,83v15,-8,29,-22,44,-25v9,32,-28,36,-44,50r0,89r81,0","w":154},"\u013f":{"d":"142,-26v8,0,6,11,6,19v0,4,-3,7,-6,7r-101,0v-6,-1,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r82,0xm156,-138v14,0,18,5,18,20v0,16,-4,21,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":196},"M":{"d":"223,-208v-1,-22,55,-30,55,-6r-1,212v-4,5,-28,6,-29,-3r0,-198r-81,199v-4,7,-26,8,-30,0r-77,-199r-1,201v-4,5,-28,6,-29,-3r0,-209v3,-23,56,-16,57,5r67,165","w":307},"N":{"d":"173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168","w":232},"\u0143":{"d":"131,-251v-2,7,-23,9,-27,2v17,-17,24,-45,56,-48v9,-1,17,3,11,9xm173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168","w":232},"\u0147":{"d":"117,-263v14,-12,29,-45,58,-30v-19,17,-38,61,-75,43r-40,-43v26,-16,45,18,57,30xm173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168","w":232},"\u00d1":{"d":"142,-268v17,3,6,-24,24,-20v7,1,9,1,10,7v0,22,-13,36,-35,36v-22,0,-30,-18,-50,-20v-18,-3,-4,22,-24,20v-7,-1,-9,-1,-10,-7v-1,-24,13,-36,34,-36v23,0,31,17,51,20xm173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168","w":232},"\u0145":{"d":"173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168xm109,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":232},"\u014a":{"d":"30,-214v1,-22,46,-16,48,1r90,160r2,-174v9,0,23,-5,26,4r0,229v1,41,-20,63,-65,57v-11,-2,-14,-18,-8,-26v28,8,49,-2,43,-37r-107,-191r-3,191v-9,0,-23,5,-26,-4r0,-210","w":226},"O":{"d":"121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d2":{"d":"66,-291v1,-10,31,-8,34,1v11,14,25,26,35,41v1,5,-9,3,-16,4v-23,-10,-36,-30,-53,-46xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d3":{"d":"172,-291v-20,15,-37,54,-70,42v17,-17,24,-45,56,-48v7,0,13,0,14,6xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d4":{"d":"121,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-27,15,-44,-18,-56,-30xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d5":{"d":"145,-268v18,3,6,-24,25,-20v7,1,9,1,10,7v0,22,-13,36,-35,36v-23,0,-31,-17,-50,-20v-18,-3,-4,22,-24,20v-7,-1,-9,-1,-10,-7v-1,-24,13,-36,34,-36v22,0,31,17,50,20xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d6":{"d":"83,-285v15,0,18,3,18,16v0,14,-3,17,-18,17v-14,0,-17,-3,-17,-16v0,-14,2,-17,17,-17xm156,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u014c":{"d":"168,-279v9,0,7,23,0,23v-32,-2,-72,3,-100,-3v-2,-6,-4,-19,4,-20r96,0xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u014e":{"d":"155,-297v7,0,10,0,11,5v-1,29,-16,47,-46,47v-30,0,-45,-18,-46,-47v0,-5,22,-9,22,-1v0,15,9,27,24,27v14,0,23,-11,24,-25v1,-7,2,-6,11,-6xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0150":{"d":"104,-292v5,-8,32,-8,36,-1v-20,15,-30,52,-65,46v1,-16,21,-30,29,-45xm171,-292v5,-8,31,-7,36,-1v-20,16,-33,56,-68,45v9,-17,22,-29,32,-44xm121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":5,",":8,"\u017c":2,"\u017e":2,"\u017a":2,"z":2,"x":2,"\u017b":7,"\u017d":7,"\u0179":7,"Z":7,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":11,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":4,"\u0162":10,"\u0164":10,"T":10,"\u0134":5,"J":5,"\u00c6":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d8":{"d":"183,-213v25,19,38,51,38,97v0,86,-58,136,-141,113v-13,16,-10,47,-43,43v-5,0,-6,-5,-4,-9r23,-45v-26,-20,-37,-53,-39,-98v-3,-86,59,-137,142,-112v12,-17,11,-50,43,-43v5,0,6,5,4,9xm91,-28v88,38,129,-89,78,-157xm148,-200v-90,-36,-127,90,-78,158","w":238},"\u01fe":{"d":"155,-291v-20,15,-37,54,-70,42v17,-17,24,-45,56,-48v7,0,13,0,14,6xm183,-213v25,19,38,51,38,97v0,86,-58,136,-141,113v-13,16,-10,47,-43,43v-5,0,-6,-5,-4,-9r23,-45v-26,-20,-37,-53,-39,-98v-3,-86,59,-137,142,-112v12,-17,11,-50,43,-43v5,0,6,5,4,9xm91,-28v88,38,129,-89,78,-157xm148,-200v-90,-36,-127,90,-78,158","w":238},"\u0152":{"d":"17,-112v-4,-90,72,-142,152,-108v1,-5,4,-7,9,-7r110,0v5,4,6,25,-3,25r-88,0r0,71r78,1v5,4,6,23,-2,24r-76,0r0,81r92,1v6,4,5,24,-2,24r-108,0v-5,-1,-11,-2,-11,-8v-13,7,-31,11,-51,11v-72,0,-97,-44,-100,-115xm118,-23v20,0,36,-6,48,-15r0,-153v-11,-7,-28,-14,-46,-14v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":312,"k":{"-":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":8,"\u0163":4,"\u0165":4,"t":4,"q":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"P":{"d":"42,-227v69,-4,128,1,128,66v0,59,-45,79,-110,75r0,81v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-209v0,-8,5,-13,12,-13xm60,-111v44,3,78,-5,78,-47v0,-42,-35,-47,-78,-44r0,91","w":185,"k":{"-":11,"\/":19,"\u201d":-8,"\u201c":-2,"\u2019":-8,"\u2018":-2,".":46,",":45,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":6,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":6,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":8,"\u01fb":8,"\u00e5":8,"\u0103":8,"\u0101":8,"\u00e4":8,"\u00e3":8,"\u00e2":8,"\u00e1":8,"\u00e0":8,"a":8,"\u017b":5,"\u017d":5,"\u0179":5,"Z":5,"\u0178":2,"\u0176":2,"\u00dd":2,"\u1ef2":2,"Y":2,"X":6,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":25,"J":25,"\u00c6":25,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"\u00de":{"d":"60,-189v63,-4,110,9,110,66v0,59,-44,81,-110,75v0,25,8,62,-29,47r2,-226v6,-3,27,-4,27,4r0,34xm60,-73v45,4,78,-5,78,-47v0,-40,-34,-47,-78,-44r0,91","w":185},"Q":{"d":"121,-231v107,-7,123,144,71,206v18,15,33,23,54,32v4,6,5,25,-3,27v-28,-8,-54,-25,-74,-44v-13,7,-31,13,-52,13v-72,0,-100,-44,-100,-115v0,-72,33,-114,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":242,"k":{"}":-5,"]":-6,")":-5,"\/":-24,"\u201d":-1,"\u2019":-1,";":-11,",":-18,"x":-5,"j":-14,"\u0123":-10,"\u0121":-10,"\u011f":-10,"\u011d":-10,"g":-10,"\u0178":8,"\u0176":8,"\u00dd":8,"\u1ef2":8,"Y":8,"X":-2,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u1e80":2,"W":2,"V":4,"\u0162":8,"\u0164":8,"T":8,"\u0134":-7,"J":-7,"\u00c6":-13}},"R":{"d":"168,-168v0,34,-19,49,-44,58v34,19,46,69,57,108v-5,6,-31,5,-32,-4v-21,-40,-18,-105,-89,-95r0,96v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-210v6,-25,53,-8,84,-11v32,6,54,21,54,58xm60,-126v39,1,76,1,76,-38v0,-38,-35,-40,-76,-38r0,76","w":195,"k":{".":-2,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u1ef3":6,"y":6,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":5,"\u0162":4,"\u0164":4,"T":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0154":{"d":"101,-251v-2,7,-23,9,-27,2v17,-17,24,-45,56,-48v9,-1,17,3,11,9xm168,-168v0,34,-19,49,-44,58v34,19,46,69,57,108v-5,6,-31,5,-32,-4v-21,-40,-18,-105,-89,-95r0,96v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-210v6,-25,53,-8,84,-11v32,6,54,21,54,58xm60,-126v39,1,76,1,76,-38v0,-38,-35,-40,-76,-38r0,76","w":195,"k":{".":-2,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u1ef3":6,"y":6,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":5,"\u0162":4,"\u0164":4,"T":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0158":{"d":"94,-263v14,-12,30,-45,58,-30v-19,17,-38,61,-75,43r-39,-43v25,-16,45,18,56,30xm168,-168v0,34,-19,49,-44,58v34,19,46,69,57,108v-5,6,-31,5,-32,-4v-21,-40,-18,-105,-89,-95r0,96v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-210v6,-25,53,-8,84,-11v32,6,54,21,54,58xm60,-126v39,1,76,1,76,-38v0,-38,-35,-40,-76,-38r0,76","w":195,"k":{".":-2,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u1ef3":6,"y":6,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":5,"\u0162":4,"\u0164":4,"T":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"\u0156":{"d":"168,-168v0,34,-19,49,-44,58v34,19,46,69,57,108v-5,6,-31,5,-32,-4v-21,-40,-18,-105,-89,-95r0,96v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-210v6,-25,53,-8,84,-11v32,6,54,21,54,58xm60,-126v39,1,76,1,76,-38v0,-38,-35,-40,-76,-38r0,76xm98,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":195,"k":{".":-2,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u1ef3":6,"y":6,"\u1e85":6,"\u0175":6,"\u1e83":6,"\u1e81":6,"w":6,"v":5,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":5,"\u0162":4,"\u0164":4,"T":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3}},"S":{"d":"49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"\u015a":{"d":"97,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"\u015c":{"d":"85,-279v-14,12,-30,45,-58,30v19,-17,38,-61,75,-43r40,43v-27,15,-45,-18,-57,-30xm49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"\u0160":{"d":"84,-263v14,-12,29,-45,58,-30v-19,17,-38,61,-75,43r-40,-43v26,-16,45,18,57,30xm49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"\u015e":{"d":"152,-64v0,40,-25,60,-61,66v16,23,17,65,-23,62v-17,3,-40,-8,-25,-22v20,2,44,0,30,-22r-7,-17v-27,-1,-69,-17,-48,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15v11,59,105,38,103,110","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"\u0218":{"d":"49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15xm77,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":165,"k":{"-":2,"\u201d":2,"\u201c":4,"\u2019":2,"\u2018":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1e81":3,"w":3,"v":4,"\u0178":4,"\u0176":4,"\u00dd":4,"\u1ef2":4,"Y":4,"X":2,"\u1e84":3,"\u0174":3,"\u1e82":3,"\u1e80":3,"W":3,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u0134":2,"J":2,"\u00c6":1,"\u0104":3,"\u01fa":3,"\u00c5":3,"\u0102":3,"\u0100":3,"\u00c4":3,"\u00c3":3,"\u00c2":3,"\u00c1":3,"\u00c0":3,"A":3}},"T":{"d":"167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0","w":175,"k":{"-":28,"\/":19,"\u201d":-8,"\u201c":-4,"\u2019":-8,"\u2018":-4,".":36,":":24,";":20,",":37,"\u017c":25,"\u017e":25,"\u017a":25,"z":25,"\u00ff":16,"\u0177":16,"\u00fd":16,"\u1ef3":16,"y":16,"x":16,"\u1e85":15,"\u0175":15,"\u1e83":15,"\u1e81":15,"w":15,"v":16,"\u0173":22,"\u0171":22,"\u016f":22,"\u016d":22,"\u016b":22,"\u00fc":22,"\u0169":22,"\u00fb":22,"\u00fa":22,"\u00f9":22,"u":22,"\u0219":27,"\u015f":27,"\u0161":27,"\u015d":27,"\u015b":27,"s":27,"\u0157":22,"\u0159":22,"\u0155":22,"r":22,"q":26,"p":22,"\u0153":32,"\u01ff":32,"\u00f8":32,"\u0151":32,"\u014f":32,"\u014d":32,"\u00f6":32,"\u00f5":32,"\u00f4":32,"\u00f3":32,"\u00f2":32,"o":32,"\u014b":22,"\u0146":22,"\u00f1":22,"\u0148":22,"\u0144":22,"n":22,"m":22,"\u0135":-11,"\u0131":22,"\u012d":-13,"\u012b":-17,"\u00ef":-15,"\u0129":-23,"\u00ee":-11,"\u00ec":-7,"\u0123":27,"\u0121":27,"\u011f":27,"\u011d":27,"g":27,"\u0119":32,"\u0117":32,"\u0115":32,"\u0113":32,"\u00eb":32,"\u011b":32,"\u00ea":32,"\u00e9":32,"\u00e8":32,"e":32,"d":26,"\u00e7":31,"\u010b":31,"\u010d":31,"\u0109":31,"\u0107":31,"c":31,"\u00e6":28,"\u01fb":28,"\u00e5":28,"\u0103":28,"\u0101":28,"\u00e4":28,"\u00e3":28,"\u00e2":28,"\u00e1":28,"\u00e0":28,"a":28,"\u0162":-5,"\u0164":-5,"T":-5,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":10,"\u0152":10,"\u0150":10,"\u014e":10,"\u014c":10,"\u00d6":10,"\u00d5":10,"\u00d4":10,"\u00d3":10,"\u00d2":10,"O":10,"\u0134":11,"J":11,"\u0122":10,"\u0120":10,"\u011e":10,"\u011c":10,"G":10,"\u00c7":7,"\u010a":7,"\u010c":7,"\u0108":7,"\u0106":7,"C":7,"\u00c6":30,"\u0104":28,"\u01fa":28,"\u00c5":28,"\u0102":28,"\u0100":28,"\u00c4":28,"\u00c3":28,"\u00c2":28,"\u00c1":28,"\u00c0":28,"A":28}},"\u0164":{"d":"87,-263v14,-12,29,-45,58,-30v-19,17,-38,61,-75,43r-40,-43v26,-16,45,17,57,30xm167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0","w":175,"k":{"-":28,"\/":19,"\u201d":-8,"\u201c":-4,"\u2019":-8,"\u2018":-4,".":36,":":24,";":20,",":37,"\u017c":25,"\u017e":25,"\u017a":25,"z":25,"\u00ff":16,"\u0177":16,"\u00fd":16,"\u1ef3":16,"y":16,"x":16,"\u1e85":15,"\u0175":15,"\u1e83":15,"\u1e81":15,"w":15,"v":16,"\u0173":22,"\u0171":22,"\u016f":22,"\u016d":22,"\u016b":22,"\u00fc":22,"\u0169":22,"\u00fb":22,"\u00fa":22,"\u00f9":22,"u":22,"\u0219":27,"\u015f":27,"\u0161":27,"\u015d":27,"\u015b":27,"s":27,"\u0157":22,"\u0159":22,"\u0155":22,"r":22,"q":26,"p":22,"\u0153":32,"\u01ff":32,"\u00f8":32,"\u0151":32,"\u014f":32,"\u014d":32,"\u00f6":32,"\u00f5":32,"\u00f4":32,"\u00f3":32,"\u00f2":32,"o":32,"\u014b":22,"\u0146":22,"\u00f1":22,"\u0148":22,"\u0144":22,"n":22,"m":22,"\u0135":-11,"\u0131":22,"\u012d":-13,"\u012b":-17,"\u00ef":-15,"\u0129":-23,"\u00ee":-11,"\u00ec":-7,"\u0123":27,"\u0121":27,"\u011f":27,"\u011d":27,"g":27,"\u0119":32,"\u0117":32,"\u0115":32,"\u0113":32,"\u00eb":32,"\u011b":32,"\u00ea":32,"\u00e9":32,"\u00e8":32,"e":32,"d":26,"\u00e7":31,"\u010b":31,"\u010d":31,"\u0109":31,"\u0107":31,"c":31,"\u00e6":28,"\u01fb":28,"\u00e5":28,"\u0103":28,"\u0101":28,"\u00e4":28,"\u00e3":28,"\u00e2":28,"\u00e1":28,"\u00e0":28,"a":28,"\u0162":-5,"\u0164":-5,"T":-5,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":10,"\u0152":10,"\u0150":10,"\u014e":10,"\u014c":10,"\u00d6":10,"\u00d5":10,"\u00d4":10,"\u00d3":10,"\u00d2":10,"O":10,"\u0134":11,"J":11,"\u0122":10,"\u0120":10,"\u011e":10,"\u011c":10,"G":10,"\u00c7":7,"\u010a":7,"\u010c":7,"\u0108":7,"\u0106":7,"C":7,"\u00c6":30,"\u0104":28,"\u01fa":28,"\u00c5":28,"\u0102":28,"\u0100":28,"\u00c4":28,"\u00c3":28,"\u00c2":28,"\u00c1":28,"\u00c0":28,"A":28}},"\u0162":{"d":"167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0xm84,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":175,"k":{"-":28,"\/":19,"\u201d":-8,"\u201c":-4,"\u2019":-8,"\u2018":-4,".":36,":":24,";":20,",":37,"\u017c":25,"\u017e":25,"\u017a":25,"z":25,"\u00ff":16,"\u0177":16,"\u00fd":16,"\u1ef3":16,"y":16,"x":16,"\u1e85":15,"\u0175":15,"\u1e83":15,"\u1e81":15,"w":15,"v":16,"\u0173":22,"\u0171":22,"\u016f":22,"\u016d":22,"\u016b":22,"\u00fc":22,"\u0169":22,"\u00fb":22,"\u00fa":22,"\u00f9":22,"u":22,"\u0219":27,"\u015f":27,"\u0161":27,"\u015d":27,"\u015b":27,"s":27,"\u0157":22,"\u0159":22,"\u0155":22,"r":22,"q":26,"p":22,"\u0153":32,"\u01ff":32,"\u00f8":32,"\u0151":32,"\u014f":32,"\u014d":32,"\u00f6":32,"\u00f5":32,"\u00f4":32,"\u00f3":32,"\u00f2":32,"o":32,"\u014b":22,"\u0146":22,"\u00f1":22,"\u0148":22,"\u0144":22,"n":22,"m":22,"\u0135":-11,"\u0131":22,"\u012d":-13,"\u012b":-17,"\u00ef":-15,"\u0129":-23,"\u00ee":-11,"\u00ec":-7,"\u0123":27,"\u0121":27,"\u011f":27,"\u011d":27,"g":27,"\u0119":32,"\u0117":32,"\u0115":32,"\u0113":32,"\u00eb":32,"\u011b":32,"\u00ea":32,"\u00e9":32,"\u00e8":32,"e":32,"d":26,"\u00e7":31,"\u010b":31,"\u010d":31,"\u0109":31,"\u0107":31,"c":31,"\u00e6":28,"\u01fb":28,"\u00e5":28,"\u0103":28,"\u0101":28,"\u00e4":28,"\u00e3":28,"\u00e2":28,"\u00e1":28,"\u00e0":28,"a":28,"\u0162":-5,"\u0164":-5,"T":-5,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":10,"\u0152":10,"\u0150":10,"\u014e":10,"\u014c":10,"\u00d6":10,"\u00d5":10,"\u00d4":10,"\u00d3":10,"\u00d2":10,"O":10,"\u0134":11,"J":11,"\u0122":10,"\u0120":10,"\u011e":10,"\u011c":10,"G":10,"\u00c7":7,"\u010a":7,"\u010c":7,"\u0108":7,"\u0106":7,"C":7,"\u00c6":30,"\u0104":28,"\u01fa":28,"\u00c5":28,"\u0102":28,"\u0100":28,"\u00c4":28,"\u00c3":28,"\u00c2":28,"\u00c1":28,"\u00c0":28,"A":28}},"\u021a":{"d":"167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0xm84,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":175},"\u0166":{"d":"167,-227v8,1,8,25,0,25r-64,0r0,73v16,1,35,-2,49,1v6,4,5,24,-2,24r-47,0v-2,34,3,74,-3,104v-9,-1,-25,5,-27,-4r0,-100v-20,-2,-66,11,-50,-24v14,-3,34,0,50,-1r0,-73r-67,0v-5,-4,-4,-21,0,-25r161,0","w":175},"U":{"d":"171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u00d9":{"d":"61,-288v-5,-6,3,-9,11,-9v31,2,39,31,56,48v1,5,-9,3,-16,4v-22,-10,-33,-29,-51,-43xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u00da":{"d":"126,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u00db":{"d":"116,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-26,15,-45,-18,-56,-30xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u0168":{"d":"141,-268v17,3,6,-24,24,-20v7,1,9,1,10,7v0,22,-13,36,-35,36v-22,0,-30,-18,-50,-20v-18,-3,-4,22,-24,20v-7,-1,-9,-1,-10,-7v-1,-24,13,-36,35,-36v22,0,30,18,50,20xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u00dc":{"d":"79,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-14,0,-17,-2,-17,-16v0,-15,2,-17,17,-17xm152,-285v14,0,17,3,17,16v0,14,-3,17,-18,17v-13,0,-17,-3,-17,-16v0,-14,4,-17,18,-17xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u016a":{"d":"163,-279v9,1,7,21,0,23v-32,-2,-72,3,-100,-3v1,-7,-5,-20,4,-20r96,0xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u016c":{"d":"150,-297v7,0,10,0,11,5v-1,29,-16,47,-46,47v-30,0,-45,-18,-46,-47v0,-5,22,-9,22,-1v1,14,9,26,24,27v15,0,24,-11,24,-25v1,-7,2,-6,11,-6xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u016e":{"d":"116,-305v21,0,36,12,35,32v-1,22,-15,33,-37,34v-22,0,-35,-11,-35,-32v0,-22,15,-33,37,-34xm115,-255v10,0,16,-7,16,-17v0,-11,-5,-17,-16,-17v-10,-1,-17,6,-16,16v0,11,5,18,16,18xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u0170":{"d":"99,-292v5,-8,32,-8,36,-1v-19,17,-30,52,-65,46v4,-17,20,-30,29,-45xm167,-292v5,-7,31,-8,35,-1v-18,17,-33,55,-68,45v9,-17,23,-29,33,-44xm171,-223v3,-8,27,-8,30,0r0,139v-1,56,-30,87,-87,87v-56,0,-84,-30,-84,-85v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u0172":{"d":"171,-223v3,-8,27,-8,30,0v-5,83,20,186,-42,219v-10,13,-27,19,-31,37v-4,20,49,-6,35,27v-38,18,-88,-16,-50,-49r8,-9v-58,5,-91,-28,-91,-84v0,-47,-3,-102,3,-145v9,-2,24,-4,27,4v7,78,-29,201,56,201v85,0,47,-124,55,-201","w":230,"k":{".":6,",":5,"\u0134":7,"J":7,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"V":{"d":"167,-222v2,-11,41,-10,29,5r-74,212v-3,9,-37,10,-40,0r-76,-218v2,-9,29,-8,32,0r66,192","w":204,"k":{"-":18,"\/":19,"\u201d":-9,"\u2019":-9,".":36,":":13,";":19,",":29,"\u017c":14,"\u017e":14,"\u017a":14,"z":14,"\u00ff":6,"\u0177":6,"\u00fd":6,"\u1ef3":6,"y":6,"\u0173":9,"\u0171":9,"\u016f":9,"\u016d":9,"\u016b":9,"\u00fc":9,"\u0169":9,"\u00fb":9,"\u00fa":9,"\u00f9":9,"u":9,"\u0219":16,"\u015f":16,"\u0161":16,"\u015d":16,"\u015b":16,"s":16,"\u0157":9,"\u0159":9,"\u0155":9,"r":9,"q":15,"p":9,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":9,"\u0146":9,"\u00f1":9,"\u0148":9,"\u0144":9,"n":9,"m":9,"\u0135":-10,"\u0131":9,"\u012d":-12,"\u012b":-21,"\u00ef":-13,"\u0129":-23,"\u00ee":-11,"\u00ec":-8,"\u0123":18,"\u0121":18,"\u011f":18,"\u011d":18,"g":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u00eb":18,"\u011b":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"e":18,"d":15,"\u00e7":18,"\u010b":18,"\u010d":18,"\u0109":18,"\u0107":18,"c":18,"\u00e6":20,"\u01fb":20,"\u00e5":20,"\u0103":20,"\u0101":20,"\u00e4":20,"\u00e3":20,"\u00e2":20,"\u00e1":20,"\u00e0":20,"a":20,"V":-2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":14,"J":14,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3,"\u00c6":26,"\u0104":17,"\u01fa":17,"\u00c5":17,"\u0102":17,"\u0100":17,"\u00c4":17,"\u00c3":17,"\u00c2":17,"\u00c1":17,"\u00c0":17,"A":17}},"W":{"d":"279,-222v2,-11,38,-10,29,5r-60,210v-2,12,-38,13,-42,0r-48,-171r-44,171v-1,12,-38,12,-42,0r-61,-216v0,-10,25,-6,31,-2r52,193r52,-195v10,-1,28,-5,30,5r53,190","w":320,"k":{"-":15,"\u201d":-2,"\u2019":-2,".":36,";":27,",":38,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"v":6,"\u0173":11,"\u0171":11,"\u016f":11,"\u016d":11,"\u016b":11,"\u00fc":11,"\u0169":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"u":11,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"s":13,"\u0157":11,"\u0159":11,"\u0155":11,"r":11,"q":13,"p":11,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":11,"\u0146":11,"\u00f1":11,"\u0148":11,"\u0144":11,"n":11,"m":11,"\u0135":-7,"\u0131":11,"\u012d":-8,"\u012b":-8,"\u00ef":-8,"\u0129":-19,"\u00ee":-7,"\u00ec":-3,"\u0123":9,"\u0121":9,"\u011f":9,"\u011d":9,"g":9,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"e":13,"d":13,"\u00e7":14,"\u010b":14,"\u010d":14,"\u0109":14,"\u0107":14,"c":14,"\u00e6":12,"\u01fb":12,"\u00e5":12,"\u0103":12,"\u0101":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"a":12,"X":2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":15,"J":15,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":22,"\u0104":16,"\u01fa":16,"\u00c5":16,"\u0102":16,"\u0100":16,"\u00c4":16,"\u00c3":16,"\u00c2":16,"\u00c1":16,"\u00c0":16,"A":16}},"\u1e80":{"d":"101,-291v33,-21,55,25,70,42v-33,14,-49,-29,-70,-42xm279,-222v2,-11,38,-10,29,5r-60,210v-2,12,-38,13,-42,0r-48,-171r-44,171v-1,12,-38,12,-42,0r-61,-216v0,-10,25,-6,31,-2r52,193r52,-195v10,-1,28,-5,30,5r53,190","w":320,"k":{"-":15,"\u201d":-2,"\u2019":-2,".":36,";":27,",":38,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"v":6,"\u0173":11,"\u0171":11,"\u016f":11,"\u016d":11,"\u016b":11,"\u00fc":11,"\u0169":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"u":11,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"s":13,"\u0157":11,"\u0159":11,"\u0155":11,"r":11,"q":13,"p":11,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":11,"\u0146":11,"\u00f1":11,"\u0148":11,"\u0144":11,"n":11,"m":11,"\u0135":-7,"\u0131":11,"\u012d":-8,"\u012b":-8,"\u00ef":-8,"\u0129":-19,"\u00ee":-7,"\u00ec":-3,"\u0123":9,"\u0121":9,"\u011f":9,"\u011d":9,"g":9,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"e":13,"d":13,"\u00e7":14,"\u010b":14,"\u010d":14,"\u0109":14,"\u0107":14,"c":14,"\u00e6":12,"\u01fb":12,"\u00e5":12,"\u0103":12,"\u0101":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"a":12,"X":2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":15,"J":15,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":22,"\u0104":16,"\u01fa":16,"\u00c5":16,"\u0102":16,"\u0100":16,"\u00c4":16,"\u00c3":16,"\u00c2":16,"\u00c1":16,"\u00c0":16,"A":16}},"\u1e82":{"d":"173,-251v-2,7,-23,9,-27,2v17,-17,24,-45,56,-48v9,-1,17,3,11,9xm279,-222v2,-11,38,-10,29,5r-60,210v-2,12,-38,13,-42,0r-48,-171r-44,171v-1,12,-38,12,-42,0r-61,-216v0,-10,25,-6,31,-2r52,193r52,-195v10,-1,28,-5,30,5r53,190","w":320,"k":{"-":15,"\u201d":-2,"\u2019":-2,".":36,";":27,",":38,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"v":6,"\u0173":11,"\u0171":11,"\u016f":11,"\u016d":11,"\u016b":11,"\u00fc":11,"\u0169":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"u":11,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"s":13,"\u0157":11,"\u0159":11,"\u0155":11,"r":11,"q":13,"p":11,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":11,"\u0146":11,"\u00f1":11,"\u0148":11,"\u0144":11,"n":11,"m":11,"\u0135":-7,"\u0131":11,"\u012d":-8,"\u012b":-8,"\u00ef":-8,"\u0129":-19,"\u00ee":-7,"\u00ec":-3,"\u0123":9,"\u0121":9,"\u011f":9,"\u011d":9,"g":9,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"e":13,"d":13,"\u00e7":14,"\u010b":14,"\u010d":14,"\u0109":14,"\u0107":14,"c":14,"\u00e6":12,"\u01fb":12,"\u00e5":12,"\u0103":12,"\u0101":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"a":12,"X":2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":15,"J":15,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":22,"\u0104":16,"\u01fa":16,"\u00c5":16,"\u0102":16,"\u0100":16,"\u00c4":16,"\u00c3":16,"\u00c2":16,"\u00c1":16,"\u00c0":16,"A":16}},"\u0174":{"d":"162,-279v-14,12,-30,45,-58,30v19,-17,38,-61,75,-43v13,15,28,26,39,43v-26,15,-45,-18,-56,-30xm279,-222v2,-11,38,-10,29,5r-60,210v-2,12,-38,13,-42,0r-48,-171r-44,171v-1,12,-38,12,-42,0r-61,-216v0,-10,25,-6,31,-2r52,193r52,-195v10,-1,28,-5,30,5r53,190","w":320,"k":{"-":15,"\u201d":-2,"\u2019":-2,".":36,";":27,",":38,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"v":6,"\u0173":11,"\u0171":11,"\u016f":11,"\u016d":11,"\u016b":11,"\u00fc":11,"\u0169":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"u":11,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"s":13,"\u0157":11,"\u0159":11,"\u0155":11,"r":11,"q":13,"p":11,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":11,"\u0146":11,"\u00f1":11,"\u0148":11,"\u0144":11,"n":11,"m":11,"\u0135":-7,"\u0131":11,"\u012d":-8,"\u012b":-8,"\u00ef":-8,"\u0129":-19,"\u00ee":-7,"\u00ec":-3,"\u0123":9,"\u0121":9,"\u011f":9,"\u011d":9,"g":9,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"e":13,"d":13,"\u00e7":14,"\u010b":14,"\u010d":14,"\u0109":14,"\u0107":14,"c":14,"\u00e6":12,"\u01fb":12,"\u00e5":12,"\u0103":12,"\u0101":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"a":12,"X":2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":15,"J":15,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":22,"\u0104":16,"\u01fa":16,"\u00c5":16,"\u0102":16,"\u0100":16,"\u00c4":16,"\u00c3":16,"\u00c2":16,"\u00c1":16,"\u00c0":16,"A":16}},"\u1e84":{"d":"125,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-14,0,-17,-2,-17,-16v0,-14,2,-17,17,-17xm198,-285v14,0,17,3,17,16v0,14,-3,17,-18,17v-13,0,-16,-3,-16,-16v0,-15,3,-17,17,-17xm279,-222v2,-11,38,-10,29,5r-60,210v-2,12,-38,13,-42,0r-48,-171r-44,171v-1,12,-38,12,-42,0r-61,-216v0,-10,25,-6,31,-2r52,193r52,-195v10,-1,28,-5,30,5r53,190","w":320,"k":{"-":15,"\u201d":-2,"\u2019":-2,".":36,";":27,",":38,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"v":6,"\u0173":11,"\u0171":11,"\u016f":11,"\u016d":11,"\u016b":11,"\u00fc":11,"\u0169":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"u":11,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"s":13,"\u0157":11,"\u0159":11,"\u0155":11,"r":11,"q":13,"p":11,"\u0153":15,"\u01ff":15,"\u00f8":15,"\u0151":15,"\u014f":15,"\u014d":15,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"o":15,"\u014b":11,"\u0146":11,"\u00f1":11,"\u0148":11,"\u0144":11,"n":11,"m":11,"\u0135":-7,"\u0131":11,"\u012d":-8,"\u012b":-8,"\u00ef":-8,"\u0129":-19,"\u00ee":-7,"\u00ec":-3,"\u0123":9,"\u0121":9,"\u011f":9,"\u011d":9,"g":9,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"e":13,"d":13,"\u00e7":14,"\u010b":14,"\u010d":14,"\u0109":14,"\u0107":14,"c":14,"\u00e6":12,"\u01fb":12,"\u00e5":12,"\u0103":12,"\u0101":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"a":12,"X":2,"\u0218":2,"\u015e":2,"\u0160":2,"\u015c":2,"\u015a":2,"S":2,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":15,"J":15,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u00c6":22,"\u0104":16,"\u01fa":16,"\u00c5":16,"\u0102":16,"\u0100":16,"\u00c4":16,"\u00c3":16,"\u00c2":16,"\u00c1":16,"\u00c0":16,"A":16}},"X":{"d":"143,-223v5,-10,39,-10,30,6r-59,101r64,111v0,10,-20,5,-30,5v-21,-28,-36,-64,-55,-95v-19,31,-34,66,-56,95v-11,1,-35,6,-25,-11r62,-104r-62,-108v-1,-7,8,-5,15,-6v6,2,16,0,19,6r49,85","w":186,"k":{"-":14,"\u201d":2,"\u2019":2,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"\u1e85":9,"\u0175":9,"\u1e83":9,"\u1e81":9,"w":9,"v":10,"u":7,"\u0163":5,"\u0165":5,"t":5,"q":8,"\u0153":7,"\u01ff":7,"\u00f8":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"o":7,"\u0123":2,"\u0121":2,"\u011f":2,"\u011d":2,"g":2,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":8,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":10,"\u0152":10,"\u0150":10,"\u014e":10,"\u014c":10,"\u00d6":10,"\u00d5":10,"\u00d4":10,"\u00d3":10,"\u00d2":10,"O":10,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"G":11,"\u00c7":10,"\u010a":10,"\u010c":10,"\u0108":10,"\u0106":10,"C":10}},"Y":{"d":"137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":21,"\/":22,"\u201d":-5,"\u2019":-5,".":42,":":27,";":24,",":44,"\u017c":18,"\u017e":18,"\u017a":18,"z":18,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"x":12,"\u1e85":11,"\u0175":11,"\u1e83":11,"\u1e81":11,"w":11,"v":12,"\u0173":17,"\u0171":17,"\u016f":17,"\u016d":17,"\u016b":17,"\u00fc":17,"\u0169":17,"\u00fb":17,"\u00fa":17,"\u00f9":17,"u":17,"\u0163":8,"\u0165":8,"t":8,"\u00df":13,"\u0219":20,"\u015f":20,"\u0161":20,"\u015d":20,"\u015b":20,"s":20,"\u0157":17,"\u0159":17,"\u0155":17,"r":17,"q":23,"p":17,"\u0153":27,"\u01ff":27,"\u00f8":27,"\u0151":27,"\u014f":27,"\u014d":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"o":27,"\u014b":17,"\u0146":17,"\u00f1":17,"\u0148":17,"\u0144":17,"n":17,"m":17,"\u0135":-8,"j":9,"\u0131":17,"\u012d":-11,"\u012b":-15,"\u00ef":-9,"\u0129":-17,"\u00ee":-8,"\u00ed":12,"\u00ec":-7,"i":6,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":26,"\u0117":26,"\u0115":26,"\u0113":26,"\u00eb":26,"\u011b":26,"\u00ea":26,"\u00e9":26,"\u00e8":26,"e":26,"d":23,"\u00e7":28,"\u010b":28,"\u010d":28,"\u0109":28,"\u0107":28,"c":28,"\u00e6":24,"\u01fb":24,"\u00e5":24,"\u0103":24,"\u0101":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"a":24,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":12,"\u0152":12,"\u0150":12,"\u014e":12,"\u014c":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"O":12,"\u0134":20,"J":20,"\u0122":12,"\u0120":12,"\u011e":12,"\u011c":12,"G":12,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":31,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"\u1ef2":{"d":"32,-291v33,-21,54,25,70,42v-33,13,-49,-29,-70,-42xm137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":21,"\/":22,"\u201d":-5,"\u2019":-5,".":42,":":27,";":24,",":44,"\u017c":18,"\u017e":18,"\u017a":18,"z":18,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"x":12,"\u1e85":11,"\u0175":11,"\u1e83":11,"\u1e81":11,"w":11,"v":12,"\u0173":17,"\u0171":17,"\u016f":17,"\u016d":17,"\u016b":17,"\u00fc":17,"\u0169":17,"\u00fb":17,"\u00fa":17,"\u00f9":17,"u":17,"\u0163":8,"\u0165":8,"t":8,"\u00df":13,"\u0219":20,"\u015f":20,"\u0161":20,"\u015d":20,"\u015b":20,"s":20,"\u0157":17,"\u0159":17,"\u0155":17,"r":17,"q":23,"p":17,"\u0153":27,"\u01ff":27,"\u00f8":27,"\u0151":27,"\u014f":27,"\u014d":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"o":27,"\u014b":17,"\u0146":17,"\u00f1":17,"\u0148":17,"\u0144":17,"n":17,"m":17,"\u0135":-8,"j":9,"\u0131":17,"\u012d":-11,"\u012b":-15,"\u00ef":-9,"\u0129":-17,"\u00ee":-8,"\u00ed":12,"\u00ec":-7,"i":6,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":26,"\u0117":26,"\u0115":26,"\u0113":26,"\u00eb":26,"\u011b":26,"\u00ea":26,"\u00e9":26,"\u00e8":26,"e":26,"d":23,"\u00e7":28,"\u010b":28,"\u010d":28,"\u0109":28,"\u0107":28,"c":28,"\u00e6":24,"\u01fb":24,"\u00e5":24,"\u0103":24,"\u0101":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"a":24,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":12,"\u0152":12,"\u0150":12,"\u014e":12,"\u014c":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"O":12,"\u0134":20,"J":20,"\u0122":12,"\u0120":12,"\u011e":12,"\u011c":12,"G":12,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":31,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"\u00dd":{"d":"106,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":21,"\/":22,"\u201d":-5,"\u2019":-5,".":42,":":27,";":24,",":44,"\u017c":18,"\u017e":18,"\u017a":18,"z":18,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"x":12,"\u1e85":11,"\u0175":11,"\u1e83":11,"\u1e81":11,"w":11,"v":12,"\u0173":17,"\u0171":17,"\u016f":17,"\u016d":17,"\u016b":17,"\u00fc":17,"\u0169":17,"\u00fb":17,"\u00fa":17,"\u00f9":17,"u":17,"\u0163":8,"\u0165":8,"t":8,"\u00df":13,"\u0219":20,"\u015f":20,"\u0161":20,"\u015d":20,"\u015b":20,"s":20,"\u0157":17,"\u0159":17,"\u0155":17,"r":17,"q":23,"p":17,"\u0153":27,"\u01ff":27,"\u00f8":27,"\u0151":27,"\u014f":27,"\u014d":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"o":27,"\u014b":17,"\u0146":17,"\u00f1":17,"\u0148":17,"\u0144":17,"n":17,"m":17,"\u0135":-8,"j":9,"\u0131":17,"\u012d":-11,"\u012b":-15,"\u00ef":-9,"\u0129":-17,"\u00ee":-8,"\u00ed":12,"\u00ec":-7,"i":6,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":26,"\u0117":26,"\u0115":26,"\u0113":26,"\u00eb":26,"\u011b":26,"\u00ea":26,"\u00e9":26,"\u00e8":26,"e":26,"d":23,"\u00e7":28,"\u010b":28,"\u010d":28,"\u0109":28,"\u0107":28,"c":28,"\u00e6":24,"\u01fb":24,"\u00e5":24,"\u0103":24,"\u0101":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"a":24,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":12,"\u0152":12,"\u0150":12,"\u014e":12,"\u014c":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"O":12,"\u0134":20,"J":20,"\u0122":12,"\u0120":12,"\u011e":12,"\u011c":12,"G":12,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":31,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"\u0176":{"d":"88,-279v-14,12,-30,45,-58,30v19,-17,38,-61,75,-43v13,15,28,26,39,43v-26,15,-45,-18,-56,-30xm137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":21,"\/":22,"\u201d":-5,"\u2019":-5,".":42,":":27,";":24,",":44,"\u017c":18,"\u017e":18,"\u017a":18,"z":18,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"x":12,"\u1e85":11,"\u0175":11,"\u1e83":11,"\u1e81":11,"w":11,"v":12,"\u0173":17,"\u0171":17,"\u016f":17,"\u016d":17,"\u016b":17,"\u00fc":17,"\u0169":17,"\u00fb":17,"\u00fa":17,"\u00f9":17,"u":17,"\u0163":8,"\u0165":8,"t":8,"\u00df":13,"\u0219":20,"\u015f":20,"\u0161":20,"\u015d":20,"\u015b":20,"s":20,"\u0157":17,"\u0159":17,"\u0155":17,"r":17,"q":23,"p":17,"\u0153":27,"\u01ff":27,"\u00f8":27,"\u0151":27,"\u014f":27,"\u014d":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"o":27,"\u014b":17,"\u0146":17,"\u00f1":17,"\u0148":17,"\u0144":17,"n":17,"m":17,"\u0135":-8,"j":9,"\u0131":17,"\u012d":-11,"\u012b":-15,"\u00ef":-9,"\u0129":-17,"\u00ee":-8,"\u00ed":12,"\u00ec":-7,"i":6,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":26,"\u0117":26,"\u0115":26,"\u0113":26,"\u00eb":26,"\u011b":26,"\u00ea":26,"\u00e9":26,"\u00e8":26,"e":26,"d":23,"\u00e7":28,"\u010b":28,"\u010d":28,"\u0109":28,"\u0107":28,"c":28,"\u00e6":24,"\u01fb":24,"\u00e5":24,"\u0103":24,"\u0101":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"a":24,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":12,"\u0152":12,"\u0150":12,"\u014e":12,"\u014c":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"O":12,"\u0134":20,"J":20,"\u0122":12,"\u0120":12,"\u011e":12,"\u011c":12,"G":12,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":31,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"\u0178":{"d":"52,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-14,0,-17,-2,-17,-16v0,-15,2,-17,17,-17xm124,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":21,"\/":22,"\u201d":-5,"\u2019":-5,".":42,":":27,";":24,",":44,"\u017c":18,"\u017e":18,"\u017a":18,"z":18,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"x":12,"\u1e85":11,"\u0175":11,"\u1e83":11,"\u1e81":11,"w":11,"v":12,"\u0173":17,"\u0171":17,"\u016f":17,"\u016d":17,"\u016b":17,"\u00fc":17,"\u0169":17,"\u00fb":17,"\u00fa":17,"\u00f9":17,"u":17,"\u0163":8,"\u0165":8,"t":8,"\u00df":13,"\u0219":20,"\u015f":20,"\u0161":20,"\u015d":20,"\u015b":20,"s":20,"\u0157":17,"\u0159":17,"\u0155":17,"r":17,"q":23,"p":17,"\u0153":27,"\u01ff":27,"\u00f8":27,"\u0151":27,"\u014f":27,"\u014d":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"o":27,"\u014b":17,"\u0146":17,"\u00f1":17,"\u0148":17,"\u0144":17,"n":17,"m":17,"\u0135":-8,"j":9,"\u0131":17,"\u012d":-11,"\u012b":-15,"\u00ef":-9,"\u0129":-17,"\u00ee":-8,"\u00ed":12,"\u00ec":-7,"i":6,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\ufb04":11,"\ufb02":11,"\ufb03":11,"\ufb01":11,"\ufb00":11,"f":11,"\u0119":26,"\u0117":26,"\u0115":26,"\u0113":26,"\u00eb":26,"\u011b":26,"\u00ea":26,"\u00e9":26,"\u00e8":26,"e":26,"d":23,"\u00e7":28,"\u010b":28,"\u010d":28,"\u0109":28,"\u0107":28,"c":28,"\u00e6":24,"\u01fb":24,"\u00e5":24,"\u0103":24,"\u0101":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"a":24,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":12,"\u0152":12,"\u0150":12,"\u014e":12,"\u014c":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"O":12,"\u0134":20,"J":20,"\u0122":12,"\u0120":12,"\u011e":12,"\u011c":12,"G":12,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":31,"\u0104":27,"\u01fa":27,"\u00c5":27,"\u0102":27,"\u0100":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27}},"Z":{"d":"155,-25v8,0,9,25,0,25r-134,0v-18,0,-10,-32,-3,-38r105,-164r-107,-1v-5,-2,-6,-24,3,-24r127,0v17,-1,10,32,2,38r-104,164r111,0","w":168,"k":{"-":8,"\u201d":-8,"\u2019":-8,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":8,"q":3,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0135":-7,"\u012d":-6,"\u012b":-12,"\u00ef":-10,"\u0129":-18,"\u00ee":-7,"\u00ec":-3,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"a":2,"\u0178":1,"\u0176":1,"\u00dd":1,"\u1ef2":1,"Y":1,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":2,"\u01fa":2,"\u00c5":2,"\u0102":2,"\u0100":2,"\u00c4":2,"\u00c3":2,"\u00c2":2,"\u00c1":2,"\u00c0":2,"A":2}},"\u0179":{"d":"94,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm155,-25v8,0,9,25,0,25r-134,0v-18,0,-10,-32,-3,-38r105,-164r-107,-1v-5,-2,-6,-24,3,-24r127,0v17,-1,10,32,2,38r-104,164r111,0","w":168,"k":{"-":8,"\u201d":-8,"\u2019":-8,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":8,"q":3,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0135":-7,"\u012d":-6,"\u012b":-12,"\u00ef":-10,"\u0129":-18,"\u00ee":-7,"\u00ec":-3,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"a":2,"\u0178":1,"\u0176":1,"\u00dd":1,"\u1ef2":1,"Y":1,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":2,"\u01fa":2,"\u00c5":2,"\u0102":2,"\u0100":2,"\u00c4":2,"\u00c3":2,"\u00c2":2,"\u00c1":2,"\u00c0":2,"A":2}},"\u017d":{"d":"84,-263v14,-12,30,-45,58,-30v-19,17,-38,61,-75,43r-39,-43v25,-16,45,18,56,30xm155,-25v8,0,9,25,0,25r-134,0v-18,0,-10,-32,-3,-38r105,-164r-107,-1v-5,-2,-6,-24,3,-24r127,0v17,-1,10,32,2,38r-104,164r111,0","w":168,"k":{"-":8,"\u201d":-8,"\u2019":-8,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":8,"q":3,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0135":-7,"\u012d":-6,"\u012b":-12,"\u00ef":-10,"\u0129":-18,"\u00ee":-7,"\u00ec":-3,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"a":2,"\u0178":1,"\u0176":1,"\u00dd":1,"\u1ef2":1,"Y":1,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":2,"\u01fa":2,"\u00c5":2,"\u0102":2,"\u0100":2,"\u00c4":2,"\u00c3":2,"\u00c2":2,"\u00c1":2,"\u00c0":2,"A":2}},"\u017b":{"d":"85,-286v13,1,18,4,18,17v0,14,-4,17,-18,17v-14,0,-17,-2,-17,-16v-1,-13,4,-19,17,-18xm155,-25v8,0,9,25,0,25r-134,0v-18,0,-10,-32,-3,-38r105,-164r-107,-1v-5,-2,-6,-24,3,-24r127,0v17,-1,10,32,2,38r-104,164r111,0","w":168,"k":{"-":8,"\u201d":-8,"\u2019":-8,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":8,"q":3,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0135":-7,"\u012d":-6,"\u012b":-12,"\u00ef":-10,"\u0129":-18,"\u00ee":-7,"\u00ec":-3,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"a":2,"\u0178":1,"\u0176":1,"\u00dd":1,"\u1ef2":1,"Y":1,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4,"\u0104":2,"\u01fa":2,"\u00c5":2,"\u0102":2,"\u0100":2,"\u00c4":2,"\u00c3":2,"\u00c2":2,"\u00c1":2,"\u00c0":2,"A":2}},"a":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e0":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm44,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e1":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm132,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e2":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm132,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e3":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm124,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e4":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm56,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm118,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0101":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm41,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0103":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm86,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e5":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30xm87,-252v21,-1,34,12,34,31v-1,21,-13,32,-35,32v-22,0,-34,-10,-34,-31v1,-21,13,-31,35,-32xm87,-204v10,0,17,-6,16,-16v0,-11,-6,-17,-17,-17v-10,0,-15,6,-15,16v0,11,3,17,16,17","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u01fb":{"d":"86,-239v19,1,31,8,31,27v0,19,-14,29,-32,29v-19,0,-32,-9,-32,-28v0,-19,13,-28,33,-28xm85,-197v10,0,15,-6,15,-14v0,-9,-5,-15,-15,-15v-9,-1,-15,6,-15,14v0,9,4,15,15,15xm130,-283v-17,11,-33,42,-59,30v15,-12,30,-45,59,-30xm25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0105":{"d":"126,27v-13,30,52,1,27,34v-38,16,-79,-20,-43,-51v8,-6,13,-14,11,-30v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-13,-30,29,-40,57,-40v41,0,63,18,62,60r-1,114v-4,9,-16,14,-19,24xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30","w":172,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00e6":{"d":"254,-26v-1,48,-113,33,-123,0v-21,37,-118,44,-115,-19v2,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-24,0,-39,18,-56,14v-6,-34,32,-38,59,-38v28,0,43,10,53,27v10,-16,30,-27,55,-27v48,1,70,31,69,81v0,9,-4,11,-11,12r-104,0v-7,63,63,66,106,46xm232,-99v9,-55,-70,-65,-82,-19v-2,6,-4,13,-4,19r86,0xm46,-46v0,42,61,27,75,-1v-2,-8,-5,-19,-4,-29v-34,0,-71,-2,-71,30","w":278,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u01fd":{"d":"254,-26v-1,48,-113,33,-123,0v-21,37,-118,44,-115,-19v2,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-24,0,-39,18,-56,14v-6,-34,32,-38,59,-38v28,0,43,10,53,27v10,-16,30,-27,55,-27v48,1,70,31,69,81v0,9,-4,11,-11,12r-104,0v-7,63,63,66,106,46xm232,-99v9,-55,-70,-65,-82,-19v-2,6,-4,13,-4,19r86,0xm46,-46v0,42,61,27,75,-1v-2,-8,-5,-19,-4,-29v-34,0,-71,-2,-71,30xm186,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":278,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"b":{"d":"108,-171v47,0,64,37,64,85v0,52,-18,87,-68,89v-27,0,-37,-13,-51,-27v7,17,-10,36,-26,20r3,-239v5,-3,25,-4,26,4r0,95v14,-15,26,-27,52,-27xm101,-22v57,1,56,-124,2,-124v-24,0,-34,16,-47,31r0,63v13,15,22,30,45,30","k":{"\u201c":4,"\u2018":4,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"s":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"c":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"\u0107":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61xm129,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"\u0109":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61xm130,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"\u010d":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61xm41,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"\u010b":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61xm86,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"\u00e7":{"d":"90,-22v24,2,35,-24,49,-17v8,31,-19,38,-43,42v16,22,16,65,-23,61v-12,-2,-30,2,-30,-12v-5,-25,54,8,35,-32r-8,-18v-37,-8,-54,-38,-54,-84v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61","w":152,"k":{"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u00e6":3,"\u01fb":3,"\u00e5":3,"\u0103":3,"\u0101":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"a":3}},"d":{"d":"133,-239v2,-8,29,-7,29,0r-2,239v-8,-1,-23,5,-23,-4r0,-21v-14,15,-30,28,-56,28v-48,-1,-60,-38,-64,-85v-7,-76,72,-115,116,-65r0,-92xm86,-21v24,0,34,-16,47,-31r0,-64v-14,-15,-23,-30,-45,-30v-55,0,-57,125,-2,125"},"\u010f":{"d":"133,-239v2,-8,29,-7,29,0r-2,239v-8,-1,-23,5,-23,-4r0,-21v-14,15,-30,28,-56,28v-48,-1,-60,-38,-64,-85v-7,-76,72,-115,116,-65r0,-92xm86,-21v24,0,34,-16,47,-31r0,-64v-14,-15,-23,-30,-45,-30v-55,0,-57,125,-2,125xm198,-184v-1,5,-20,6,-21,1v7,-20,11,-45,21,-61v8,0,25,-5,22,5","w":204,"k":{"\u00fe":-5,"\u0140":-5,"\u013c":-5,"\u013e":-5,"\u013a":-5,"l":-5,"\u0137":-5,"k":-5,"h":-5,"b":-5}},"\u0111":{"d":"162,-217v18,-5,42,6,24,23r-24,0r-2,194v-8,-1,-23,5,-23,-4r0,-21v-14,15,-30,28,-56,28v-48,-1,-64,-37,-64,-85v0,-51,19,-88,68,-88v22,0,35,11,48,24r0,-48v-20,1,-64,4,-43,-23r43,0v-3,-18,0,-34,26,-26v7,2,2,17,3,26xm86,-21v24,0,34,-16,47,-31r0,-63v-14,-16,-23,-30,-46,-30v-55,0,-55,124,-1,124","w":198},"\u00f0":{"d":"17,-82v-6,-72,64,-116,112,-68v-6,-20,-16,-37,-29,-51v-17,4,-32,10,-51,13v-5,-1,-5,-21,3,-21r33,-9v-5,-8,-19,-15,-19,-25v24,-6,42,4,49,18v16,-4,30,-10,48,-12v5,2,5,22,-4,21r-30,8v49,48,61,211,-43,211v-52,0,-65,-36,-69,-85xm87,-21v46,0,49,-46,48,-95v-14,-13,-24,-30,-47,-30v-56,0,-57,125,-1,125"},"e":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00e8":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm49,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00e9":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm136,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00ea":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm136,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u011b":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm46,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00eb":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm60,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm122,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0113":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm45,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0115":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm89,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0117":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm92,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0119":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v12,35,-28,38,-33,65v-4,21,48,-4,34,27v-37,18,-86,-16,-49,-49r10,-10v-62,11,-102,-22,-99,-84v2,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0","w":179,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"f":{"d":"34,-167v-10,-61,35,-97,78,-70v2,6,3,17,-2,20v-32,-15,-54,7,-46,50v15,3,41,-9,41,12v0,20,-25,9,-41,12v-2,46,3,101,-3,143v-10,0,-24,4,-27,-4r0,-139v-18,6,-38,-8,-22,-24r22,0","w":109,"k":{"\u00ae":-4,")":-5,"-":10,"\u201d":-19,"\u201c":-4,"\u2019":-19,"\u2018":-4,".":24,",":22,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0219":5,"\u015f":5,"\u0161":5,"\u015d":5,"\u015b":5,"s":5,"q":9,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":11,"\u0121":11,"\u011f":11,"\u011d":11,"g":11,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u0119":9,"\u0117":9,"\u0115":9,"\u0113":9,"\u00eb":9,"\u011b":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"e":9,"d":9,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"g":{"d":"142,-114v3,49,-56,70,-94,48v-13,10,-6,31,14,31v45,0,95,0,95,45v0,40,-34,54,-77,54v-38,-1,-71,-8,-71,-42v0,-20,11,-31,23,-40v-25,-9,-18,-48,-1,-60v-34,-44,9,-110,74,-89v18,6,54,-11,54,12v0,16,-16,10,-29,11v7,7,12,17,12,30xm80,-79v22,-1,33,-13,34,-35v0,-21,-13,-35,-34,-34v-22,1,-33,14,-34,35v-1,20,13,35,34,34xm38,19v0,35,92,32,90,-7v-2,-29,-43,-21,-72,-23v-10,7,-18,14,-18,30","w":169,"k":{"\/":-13,"\u201d":-15,"\u201c":-2,"\u2019":-15,"\u2018":-2,",":-4,"\u0163":5,"\u0165":5,"t":5,"q":3,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"o":2,"\u0123":-3,"\u0121":-3,"\u011f":-3,"\u011d":-3,"g":-3,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u011d":{"d":"142,-114v3,49,-56,70,-94,48v-13,10,-6,31,14,31v45,0,95,0,95,45v0,40,-34,54,-77,54v-38,-1,-71,-8,-71,-42v0,-20,11,-31,23,-40v-25,-9,-18,-48,-1,-60v-34,-44,9,-110,74,-89v18,6,54,-11,54,12v0,16,-16,10,-29,11v7,7,12,17,12,30xm80,-79v22,-1,33,-13,34,-35v0,-21,-13,-35,-34,-34v-22,1,-33,14,-34,35v-1,20,13,35,34,34xm38,19v0,35,92,32,90,-7v-2,-29,-43,-21,-72,-23v-10,7,-18,14,-18,30xm130,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":169,"k":{"\/":-13,"\u201d":-15,"\u201c":-2,"\u2019":-15,"\u2018":-2,",":-4,"\u0163":5,"\u0165":5,"t":5,"q":3,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"o":2,"\u0123":-3,"\u0121":-3,"\u011f":-3,"\u011d":-3,"g":-3,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u011f":{"d":"142,-114v3,49,-56,70,-94,48v-13,10,-6,31,14,31v45,0,95,0,95,45v0,40,-34,54,-77,54v-38,-1,-71,-8,-71,-42v0,-20,11,-31,23,-40v-25,-9,-18,-48,-1,-60v-34,-44,9,-110,74,-89v18,6,54,-11,54,12v0,16,-16,10,-29,11v7,7,12,17,12,30xm80,-79v22,-1,33,-13,34,-35v0,-21,-13,-35,-34,-34v-22,1,-33,14,-34,35v-1,20,13,35,34,34xm38,19v0,35,92,32,90,-7v-2,-29,-43,-21,-72,-23v-10,7,-18,14,-18,30xm84,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":169,"k":{"\/":-13,"\u201d":-15,"\u201c":-2,"\u2019":-15,"\u2018":-2,",":-4,"\u0163":5,"\u0165":5,"t":5,"q":3,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"o":2,"\u0123":-3,"\u0121":-3,"\u011f":-3,"\u011d":-3,"g":-3,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u0121":{"d":"142,-114v3,49,-56,70,-94,48v-13,10,-6,31,14,31v45,0,95,0,95,45v0,40,-34,54,-77,54v-38,-1,-71,-8,-71,-42v0,-20,11,-31,23,-40v-25,-9,-18,-48,-1,-60v-34,-44,9,-110,74,-89v18,6,54,-11,54,12v0,16,-16,10,-29,11v7,7,12,17,12,30xm80,-79v22,-1,33,-13,34,-35v0,-21,-13,-35,-34,-34v-22,1,-33,14,-34,35v-1,20,13,35,34,34xm38,19v0,35,92,32,90,-7v-2,-29,-43,-21,-72,-23v-10,7,-18,14,-18,30xm86,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":169,"k":{"\/":-13,"\u201d":-15,"\u201c":-2,"\u2019":-15,"\u2018":-2,",":-4,"\u0163":5,"\u0165":5,"t":5,"q":3,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"o":2,"\u0123":-3,"\u0121":-3,"\u011f":-3,"\u011d":-3,"g":-3,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u0123":{"d":"142,-114v3,49,-56,70,-94,48v-13,10,-6,31,14,31v45,0,95,0,95,45v0,40,-34,54,-77,54v-38,-1,-71,-8,-71,-42v0,-20,11,-31,23,-40v-25,-9,-18,-48,-1,-60v-34,-44,9,-110,74,-89v18,6,54,-11,54,12v0,16,-16,10,-29,11v7,7,12,17,12,30xm80,-79v22,-1,33,-13,34,-35v0,-21,-13,-35,-34,-34v-22,1,-33,14,-34,35v-1,20,13,35,34,34xm38,19v0,35,92,32,90,-7v-2,-29,-43,-21,-72,-23v-10,7,-18,14,-18,30xm67,-192v15,-16,19,-62,52,-47v-8,20,-19,65,-52,47","w":169,"k":{"\/":-13,"\u201d":-15,"\u201c":-2,"\u2019":-15,"\u2018":-2,",":-4,"\u0163":5,"\u0165":5,"t":5,"q":3,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"o":2,"\u0123":-3,"\u0121":-3,"\u011f":-3,"\u011d":-3,"g":-3,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"c":2,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"h":{"d":"56,-144v31,-45,116,-29,107,43v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r3,-239v5,-3,25,-4,26,4r0,95","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0125":{"d":"56,-144v31,-45,116,-29,107,43v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r3,-223v9,1,26,-5,26,5r0,78xm44,-279v-14,12,-31,45,-58,30v19,-17,38,-61,75,-43r39,43v-27,15,-44,-18,-56,-30","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0127":{"d":"109,-168v75,-5,59,103,54,168v-9,-1,-24,5,-26,-4v-6,-52,20,-139,-34,-139v-21,0,-32,15,-44,30v-2,36,3,80,-3,113v-8,-1,-26,6,-26,-4r0,-190v-17,2,-41,2,-28,-22v7,-2,19,0,28,-1v-5,-19,4,-38,28,-25v2,6,0,17,1,25v19,-1,62,-5,42,23r-42,0r0,52v13,-15,27,-25,50,-26","w":191,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"i":{"d":"53,-167v7,46,3,119,0,167v-9,-1,-23,5,-26,-4r3,-163v7,0,17,-2,23,0xm41,-233v14,0,18,3,18,17v0,15,-4,18,-18,18v-14,0,-18,-3,-18,-18v0,-14,4,-17,18,-17","w":82,"k":{"\u201d":-4,"\u2019":-4}},"\u00ec":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm-1,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":82},"\u00ed":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm85,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":82,"k":{"\u201d":-13,"\u201c":-1,"\u2019":-13,"\u2018":-1}},"\u00ee":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm87,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":82,"k":{"\u201d":-14,"\u201c":-7,"\u2019":-14,"\u2018":-7,"\u00fe":-2,"\u0140":-2,"\u013c":-2,"\u013e":-2,"\u013a":-2,"l":-2,"\u0137":-2,"k":-2,"h":-2,"b":-2}},"\u0129":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm80,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","w":82,"k":{"\u201d":-19,"\u201c":-4,"\u2019":-19,"\u2018":-4,"\u00fe":-5,"\u0140":-5,"\u013c":-5,"\u013e":-5,"\u013a":-5,"l":-5,"\u0137":-5,"k":-5,"h":-5,"b":-5}},"\u00ef":{"d":"14,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-16,-4,-16,-16v0,-12,3,-17,16,-17xm69,-230v13,0,16,4,16,16v0,12,-4,17,-16,17v-12,0,-16,-3,-16,-16v0,-13,2,-17,16,-17xm27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159","w":82,"k":{"\u201d":-9,"\u201c":-7,"\u2019":-9,"\u2018":-7,"\u00fe":-2,"\u0140":-2,"\u013c":-2,"\u013e":-2,"\u013a":-2,"l":-2,"\u0137":-2,"k":-2,"h":-2,"b":-2}},"\u012b":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm-5,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":82,"k":{"\u201d":-9,"\u201c":-7,"\u2019":-9,"\u2018":-7,"\u00fe":-2,"\u0140":-2,"\u013c":-2,"\u013e":-2,"\u013a":-2,"l":-2,"\u0137":-2,"k":-2,"h":-2,"b":-2}},"\u012d":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159xm41,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":82,"k":{"\u201d":-7,"\u2019":-7}},"\u012f":{"d":"68,51v-8,26,-73,16,-65,-19v4,-15,16,-22,24,-32r3,-167v9,1,23,-5,26,4r-1,164v-6,12,-23,17,-24,33v-1,19,35,-3,37,17xm41,-233v14,0,18,3,18,17v0,15,-4,18,-18,18v-14,0,-18,-3,-18,-18v0,-14,4,-17,18,-17","w":82},"\u0131":{"d":"27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159","w":82},"\u0133":{"d":"53,-167v7,46,3,119,0,167v-9,-1,-23,5,-26,-4r3,-163v7,0,17,-2,23,0xm41,-233v14,0,18,3,18,17v0,15,-4,18,-18,18v-14,0,-18,-3,-18,-18v0,-14,4,-17,18,-17xm77,41v20,-4,43,-4,36,-39r3,-169v9,1,24,-5,26,4r0,166v2,42,-16,65,-56,60v-13,2,-12,-13,-9,-22xm128,-233v15,0,17,3,18,17v0,15,-5,18,-19,18v-14,0,-16,-4,-17,-18v-1,-14,4,-17,18,-17","w":168},"j":{"d":"-6,41v20,-4,43,-4,36,-39r3,-169v9,1,24,-5,26,4r0,166v2,42,-16,65,-56,60v-13,2,-12,-13,-9,-22xm45,-233v15,0,17,3,18,17v0,15,-5,18,-19,18v-14,0,-16,-4,-17,-18v-1,-14,4,-17,18,-17","w":86,"k":{"\u201d":-4,"\u2019":-4}},"\u0135":{"d":"-6,41v20,-4,43,-4,36,-39r3,-169v9,1,24,-5,26,4r0,166v2,42,-16,65,-56,60v-13,2,-12,-13,-9,-22xm88,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":86},"k":{"d":"116,-162v3,-8,32,-10,34,-1v-15,28,-43,44,-62,67r69,91v-1,10,-31,8,-34,0r-67,-87v-2,30,3,66,-3,92v-9,-1,-23,5,-26,-4r3,-239v5,-3,25,-4,26,4r0,143","w":163,"k":{"-":14,"u":5,"\u0163":2,"\u0165":2,"t":2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":10,"\u0153":12,"\u01ff":12,"\u00f8":12,"\u0151":12,"\u014f":12,"\u014d":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"o":12,"\u0119":12,"\u0117":12,"\u0115":12,"\u0113":12,"\u00eb":12,"\u011b":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"e":12,"d":10,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u0137":{"d":"116,-162v3,-8,32,-10,34,-1v-15,28,-43,44,-62,67r69,91v-1,10,-31,8,-34,0r-67,-87v-2,30,3,66,-3,92v-9,-1,-23,5,-26,-4r3,-239v5,-3,25,-4,26,4r0,143xm83,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":163,"k":{"-":14,"u":5,"\u0163":2,"\u0165":2,"t":2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":10,"\u0153":12,"\u01ff":12,"\u00f8":12,"\u0151":12,"\u014f":12,"\u014d":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"o":12,"\u0119":12,"\u0117":12,"\u0115":12,"\u0113":12,"\u00eb":12,"\u011b":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"e":12,"d":10,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u0138":{"d":"119,-162v3,-9,30,-9,33,-1v-17,29,-43,48,-64,73r68,85v-2,10,-31,8,-34,0r-66,-81v-2,28,3,62,-3,86v-9,-1,-23,5,-26,-4r1,-161v3,-5,26,-6,28,2r0,73","w":163,"k":{"-":14,"u":5,"\u0163":2,"\u0165":2,"t":2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":10,"\u0153":12,"\u01ff":12,"\u00f8":12,"\u0151":12,"\u014f":12,"\u014d":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"o":12,"\u0119":12,"\u0117":12,"\u0115":12,"\u0113":12,"\u00eb":12,"\u011b":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"e":12,"d":10,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"l":{"d":"53,-243v5,73,3,169,0,243v-9,-1,-23,5,-26,-4r3,-239v4,-3,19,-3,23,0","w":82},"\u013a":{"d":"52,-261v-8,2,-28,2,-19,-6v18,-15,22,-43,54,-44v8,-2,16,2,11,8xm53,-243v5,73,3,169,0,243v-9,-1,-23,5,-26,-4r3,-239v4,-3,19,-3,23,0","w":82},"\u013e":{"d":"53,-243v5,73,3,169,0,243v-9,-1,-23,5,-26,-4r3,-239v4,-3,19,-3,23,0xm88,-184v-1,5,-20,6,-21,1v7,-20,11,-45,21,-61v8,0,25,-5,22,5","w":94},"\u013c":{"d":"53,-243v5,73,3,169,0,243v-9,-1,-23,5,-26,-4r3,-239v4,-3,19,-3,23,0xm37,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":82},"\u0142":{"d":"83,-178v6,23,-10,30,-24,37v-2,46,3,99,-3,141v-9,-1,-23,5,-26,-4r0,-119v-8,4,-25,24,-25,2v0,-17,15,-19,25,-27v2,-30,-3,-68,3,-95v5,-3,25,-4,26,4r0,73v8,-3,15,-14,24,-12","w":89},"\u0140":{"d":"53,-243v5,73,3,169,0,243v-9,-1,-23,5,-26,-4r3,-239v4,-3,19,-3,23,0xm107,-123v14,0,18,5,18,20v0,16,-4,21,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":134},"m":{"d":"207,-171v73,-4,57,106,52,171v-9,-1,-24,5,-27,-4v-6,-51,21,-141,-31,-141v-20,0,-30,15,-42,30v-2,37,3,82,-3,115v-9,-1,-24,5,-26,-4v-6,-51,20,-141,-32,-141v-20,0,-30,15,-42,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21v15,-15,27,-29,51,-29v26,0,42,12,49,32v14,-16,29,-31,54,-32","w":287,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"n":{"d":"53,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0144":{"d":"53,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm144,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0148":{"d":"53,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm55,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u00f1":{"d":"53,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm133,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0146":{"d":"53,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm93,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u0149":{"d":"72,-142v31,-47,119,-34,110,41v-4,32,3,72,-3,101v-9,0,-25,5,-26,-4v-7,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm16,-246v33,-8,28,34,14,49v-13,14,-18,49,-48,39v9,-24,27,-38,24,-74v0,-9,4,-12,10,-14","w":208,"k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"\u014b":{"d":"53,-142v31,-47,119,-34,110,41v-8,66,22,166,-49,165v-20,5,-33,-12,-21,-27v29,9,44,-6,41,-41v-6,-52,20,-141,-33,-141v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21","k":{"\u201c":7,"\u2018":7,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":3,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":6,"\u0163":3,"\u0165":3,"t":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2}},"o":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f2":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm52,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f3":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm141,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f4":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm140,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f5":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm133,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f6":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm64,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm126,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u014d":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm49,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u014f":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm94,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u0151":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm84,-238v4,-8,39,-8,29,4v-19,14,-26,53,-60,44v9,-18,21,-32,31,-48xm145,-239v5,-6,30,-7,31,1v-22,15,-26,53,-63,49v4,-18,23,-33,32,-50","k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u00f8":{"d":"16,-82v-2,-64,44,-101,107,-85v6,-14,11,-37,35,-27v0,14,-10,24,-14,36v20,14,31,39,31,73v1,63,-43,99,-107,85v-7,13,-12,37,-36,27v1,-14,11,-24,15,-36v-21,-14,-30,-39,-31,-73xm78,-23v62,24,88,-63,53,-109xm113,-145v-64,-21,-87,66,-53,110","w":190,"k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u01ff":{"d":"16,-82v-2,-64,44,-101,107,-85v6,-14,11,-37,35,-27v0,14,-10,24,-14,36v20,14,31,39,31,73v1,63,-43,99,-107,85v-7,13,-12,37,-36,27v1,-14,11,-24,15,-36v-21,-14,-30,-39,-31,-73xm78,-23v62,24,88,-63,53,-109xm113,-145v-64,-21,-87,66,-53,110xm129,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":190,"k":{",":7,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":1,"\u0175":1,"\u1e83":1,"\u1e81":1,"w":1,"v":2}},"\u0153":{"d":"282,-14v-28,28,-113,22,-125,-17v-11,21,-32,34,-64,34v-54,0,-77,-33,-77,-85v0,-55,27,-88,81,-89v31,0,50,13,62,34v11,-20,31,-34,60,-34v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-9,64,63,66,105,46v5,2,2,11,3,18xm260,-99v8,-53,-70,-66,-83,-19v-2,6,-3,13,-3,19r86,0xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63","w":305,"k":{"\u201c":3,"\u2018":3,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":5,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"p":{"d":"109,-171v47,0,63,37,63,85v0,52,-19,87,-68,89v-25,1,-35,-12,-48,-24v-2,27,3,61,-3,84v-9,-1,-26,5,-26,-5r0,-223v3,-4,25,-7,25,2r0,22v15,-15,29,-30,57,-30xm101,-22v56,0,57,-124,2,-124v-24,0,-34,16,-47,31r0,63v13,15,22,30,45,30","k":{"\u201c":4,"\u2018":4,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"s":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00fe":{"d":"108,-171v47,0,64,37,64,85v0,52,-18,88,-68,89v-25,1,-35,-12,-48,-24v-2,27,3,61,-3,84v-9,-1,-26,5,-26,-5r3,-301v5,-3,25,-4,26,4r0,95v14,-13,27,-27,52,-27xm101,-22v57,1,56,-124,1,-124v-23,0,-33,16,-46,31r0,63v13,15,22,30,45,30","k":{"\u201c":4,"\u2018":4,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":2,"\u0177":2,"\u00fd":2,"\u1ef3":2,"y":2,"x":7,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":2,"\u0163":2,"\u0165":2,"t":2,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"s":2,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"q":{"d":"85,-171v26,0,38,14,52,28v-7,-17,9,-36,25,-20r0,221v2,9,-18,6,-26,5v-8,-21,-1,-59,-3,-86v-13,15,-25,26,-52,26v-48,0,-63,-38,-64,-85v0,-52,20,-89,68,-89xm86,-21v24,0,34,-16,47,-31r0,-64v-14,-15,-23,-30,-45,-30v-55,0,-57,125,-2,125","k":{"\u0123":-2,"\u0121":-2,"\u011f":-2,"\u011d":-2,"g":-2}},"r":{"d":"53,-140v10,-21,45,-43,66,-22v-1,8,2,23,-4,23v-29,-11,-49,9,-59,31v-2,35,3,77,-3,108v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,23","w":125,"k":{"-":11,"\u201d":-16,"\u201c":-5,"\u2019":-16,"\u2018":-5,".":36,",":31,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-2,"\u0175":-2,"\u1e83":-2,"\u1e81":-2,"w":-2,"v":-3,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u0155":{"d":"53,-140v10,-21,45,-43,66,-22v-1,8,2,23,-4,23v-29,-11,-49,9,-59,31v-2,35,3,77,-3,108v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,23xm115,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":125,"k":{"-":11,"\u201d":-16,"\u201c":-5,"\u2019":-16,"\u2018":-5,".":36,",":31,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-2,"\u0175":-2,"\u1e83":-2,"\u1e81":-2,"w":-2,"v":-3,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u0159":{"d":"53,-140v10,-21,45,-43,66,-22v-1,8,2,23,-4,23v-29,-11,-49,9,-59,31v-2,35,3,77,-3,108v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,23xm25,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":125,"k":{"-":11,"\u201d":-16,"\u201c":-5,"\u2019":-16,"\u2018":-5,".":36,",":31,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-2,"\u0175":-2,"\u1e83":-2,"\u1e81":-2,"w":-2,"v":-3,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"\u0157":{"d":"53,-140v10,-21,45,-43,66,-22v-1,8,2,23,-4,23v-29,-11,-49,9,-59,31v-2,35,3,77,-3,108v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,23xm43,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":125,"k":{"-":11,"\u201d":-16,"\u201c":-5,"\u2019":-16,"\u2018":-5,".":36,",":31,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-2,"\u0175":-2,"\u1e83":-2,"\u1e81":-2,"w":-2,"v":-3,"\u0219":6,"\u015f":6,"\u0161":6,"\u015d":6,"\u015b":6,"s":6,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":5,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"s":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u015b":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16xm117,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u015d":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16xm116,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0161":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16xm25,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u015f":{"d":"86,-93v49,4,53,90,-1,94v17,22,19,66,-22,63v-12,-2,-30,2,-30,-12v-5,-25,54,8,35,-32r-7,-17v-26,1,-60,-13,-42,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,16,-4,16v-19,-16,-82,-19,-65,22v8,11,24,15,37,21","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u0219":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16xm65,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":140,"k":{"\u201c":5,"\u2018":5,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":7,"\u0177":7,"\u00fd":7,"\u1ef3":7,"y":7,"x":4,"\u1e85":2,"\u0175":2,"\u1e83":2,"\u1e81":2,"w":2,"v":5,"\u0163":4,"\u0165":4,"t":4,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3}},"\u00df":{"d":"114,-128v8,39,64,33,64,81v0,46,-64,65,-92,37v0,-7,-4,-17,4,-19v16,12,61,15,58,-15v-5,-44,-80,-37,-60,-98v5,-15,20,-24,38,-27v9,-26,-3,-55,-32,-53v-28,1,-38,20,-38,48r-3,173v-5,3,-25,4,-26,-4r0,-168v0,-46,23,-73,68,-73v38,0,63,19,63,56v0,16,-1,39,-15,40v-16,2,-28,7,-29,22","k":{"\u201c":8,"\u2018":8,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"x":5,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":5,"u":3,"\u0163":5,"\u0165":5,"t":5,"\ufb04":5,"\ufb02":5,"\ufb03":5,"\ufb01":5,"\ufb00":5,"f":5}},"\u017f":{"d":"27,-184v-9,-48,45,-82,75,-50v3,19,-9,15,-23,12v-21,0,-23,17,-23,38r-3,184v-9,-1,-23,5,-26,-4r0,-180","w":87},"t":{"d":"63,-55v-5,35,25,33,45,30v5,22,-8,28,-28,28v-67,0,-41,-86,-46,-146v-19,4,-37,-3,-25,-24r25,0v-3,-22,-2,-59,29,-38r0,38r43,0v4,4,6,24,-3,24r-40,0r0,88","w":120,"k":{"-":11,"\u201d":-12,"\u201c":-2,"\u2019":-12,"\u2018":-2,"\u0163":5,"\u0165":5,"t":5,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u0165":{"d":"63,-55v-5,35,25,33,45,30v5,22,-8,28,-28,28v-67,0,-41,-86,-46,-146v-19,4,-37,-3,-25,-24r25,0v-3,-22,-2,-59,29,-38r0,38r43,0v4,4,6,24,-3,24r-40,0r0,88xm105,-198v-1,5,-20,6,-21,1v7,-20,11,-45,21,-61v8,0,25,-5,22,5","w":124},"\u0163":{"d":"63,-55v-5,35,25,33,45,30v5,22,-8,28,-28,28v-67,0,-41,-86,-46,-146v-19,4,-37,-3,-25,-24r25,0v-3,-22,-2,-59,29,-38r0,38r43,0v4,4,6,24,-3,24r-40,0r0,88xm68,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":120,"k":{"-":11,"\u201d":-12,"\u201c":-2,"\u2019":-12,"\u2018":-2,"\u0163":5,"\u0165":5,"t":5,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u021b":{"d":"63,-55v-5,35,25,33,45,30v5,22,-8,28,-28,28v-67,0,-41,-86,-46,-146v-19,4,-37,-3,-25,-24r25,0v-3,-22,-2,-59,29,-38r0,38r43,0v4,4,6,24,-3,24r-40,0r0,88xm68,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":120},"\u0167":{"d":"109,-6v-30,23,-84,3,-74,-44r0,-27v-17,5,-40,-6,-23,-23r23,0r0,-44v-17,5,-40,-6,-23,-23r23,0v-3,-22,-2,-59,29,-38r0,38r43,0v16,31,-22,22,-43,23r0,44v19,-3,50,1,31,23r-31,0v1,26,-5,58,22,56v10,1,20,-11,24,0v0,5,1,12,-1,15","w":123},"u":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111"},"\u00f9":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm50,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42"},"\u00fa":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm141,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5"},"\u00fb":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm140,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40"},"\u0169":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm133,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18"},"\u00fc":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm64,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm126,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17"},"\u016b":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm49,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18"},"\u016d":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm94,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31"},"\u016f":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm95,-252v21,-1,34,12,34,31v-1,21,-13,32,-35,32v-22,0,-34,-10,-34,-31v1,-21,13,-31,35,-32xm95,-204v10,0,17,-6,16,-16v0,-11,-6,-17,-17,-17v-10,0,-15,6,-15,16v0,11,3,17,16,17"},"\u0171":{"d":"133,-163v2,-8,29,-7,29,0r-2,163v-9,0,-22,4,-24,-4r0,-21v-15,15,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r0,-111xm83,-238v4,-8,39,-8,29,4v-19,14,-26,53,-60,44v9,-18,21,-32,31,-48xm144,-239v5,-6,30,-7,31,1v-22,15,-26,53,-63,49v4,-18,23,-33,32,-50"},"\u0173":{"d":"141,27v-12,31,52,0,27,34v-38,17,-79,-22,-42,-52v9,-4,15,-20,10,-34v-14,16,-29,27,-53,28v-77,4,-55,-99,-56,-168v3,-5,26,-6,28,2v6,52,-21,141,34,141v21,0,31,-15,44,-30r1,-113v3,-5,27,-6,28,2r-2,168v-5,8,-15,13,-19,22"},"v":{"d":"82,-30v18,-44,29,-96,49,-137v12,-1,30,-5,24,11r-54,151v-3,9,-35,10,-39,0r-55,-160v4,-5,29,-6,30,3","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":30,",":28,"\u017c":5,"\u017e":5,"\u017a":5,"z":5,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-2,"\u0175":-2,"\u1e83":-2,"\u1e81":-2,"w":-2,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"s":2,"q":4,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"w":{"d":"219,-162v4,-11,38,-9,28,6r-47,151v-3,9,-34,10,-39,0r-34,-117r-31,117v-2,9,-34,9,-39,0r-47,-160v4,-5,28,-5,30,3r38,132r39,-137v9,0,23,-5,26,4r38,133","w":257,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":23,",":31,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":3,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":-1,"\ufb02":-1,"\ufb03":-1,"\ufb01":-1,"\ufb00":-1,"f":-1,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u1e81":{"d":"219,-162v4,-11,38,-9,28,6r-47,151v-3,9,-34,10,-39,0r-34,-117r-31,117v-2,9,-34,9,-39,0r-47,-160v4,-5,28,-5,30,3r38,132r39,-137v9,0,23,-5,26,4r38,133xm83,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":257,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":23,",":31,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":3,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":-1,"\ufb02":-1,"\ufb03":-1,"\ufb01":-1,"\ufb00":-1,"f":-1,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u1e83":{"d":"219,-162v4,-11,38,-9,28,6r-47,151v-3,9,-34,10,-39,0r-34,-117r-31,117v-2,9,-34,9,-39,0r-47,-160v4,-5,28,-5,30,3r38,132r39,-137v9,0,23,-5,26,4r38,133xm175,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":257,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":23,",":31,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":3,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":-1,"\ufb02":-1,"\ufb03":-1,"\ufb01":-1,"\ufb00":-1,"f":-1,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u0175":{"d":"219,-162v4,-11,38,-9,28,6r-47,151v-3,9,-34,10,-39,0r-34,-117r-31,117v-2,9,-34,9,-39,0r-47,-160v4,-5,28,-5,30,3r38,132r39,-137v9,0,23,-5,26,4r38,133xm174,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":257,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":23,",":31,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":3,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":-1,"\ufb02":-1,"\ufb03":-1,"\ufb01":-1,"\ufb00":-1,"f":-1,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"\u1e85":{"d":"219,-162v4,-11,38,-9,28,6r-47,151v-3,9,-34,10,-39,0r-34,-117r-31,117v-2,9,-34,9,-39,0r-47,-160v4,-5,28,-5,30,3r38,132r39,-137v9,0,23,-5,26,4r38,133xm98,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm160,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":257,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":23,",":31,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":3,"\u0153":3,"\u01ff":3,"\u00f8":3,"\u0151":3,"\u014f":3,"\u014d":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"o":3,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":-1,"\ufb02":-1,"\ufb03":-1,"\ufb01":-1,"\ufb00":-1,"f":-1,"\u0119":3,"\u0117":3,"\u0115":3,"\u0113":3,"\u00eb":3,"\u011b":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"e":3,"d":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":4,"\u01fb":4,"\u00e5":4,"\u0103":4,"\u0101":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"a":4}},"x":{"d":"116,-163v3,-8,27,-7,30,-1v-14,28,-33,52,-48,78v16,28,36,52,50,82v-1,8,-29,8,-33,0r-38,-63v-14,22,-26,47,-42,67v0,0,-33,5,-26,-8r49,-77r-48,-78v3,-8,29,-8,33,0r36,58","w":155,"k":{"-":11,"\u201d":-9,"\u2019":-9,"u":4,"\u0163":-1,"\u0165":-1,"t":-1,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"s":2,"q":8,"\u0153":10,"\u01ff":10,"\u00f8":10,"\u0151":10,"\u014f":10,"\u014d":10,"\u00f6":10,"\u00f5":10,"\u00f4":10,"\u00f3":10,"\u00f2":10,"o":10,"\u0119":9,"\u0117":9,"\u0115":9,"\u0113":9,"\u00eb":9,"\u011b":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"e":9,"d":8,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7}},"y":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":24,",":26,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"\u1ef3":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127xm37,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":24,",":26,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"\u00fd":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127xm129,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":24,",":26,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"\u0177":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127xm127,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":24,",":26,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"\u00ff":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127xm51,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm113,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":162,"k":{"-":8,"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,".":24,",":26,"\u017c":3,"\u017e":3,"\u017a":3,"z":3,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-2,"\u0163":-2,"\u0165":-2,"t":-2,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0123":5,"\u0121":5,"\u011f":5,"\u011d":5,"g":5,"\ufb04":-2,"\ufb02":-2,"\ufb03":-2,"\ufb01":-2,"\ufb00":-2,"f":-2,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"e":4,"d":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"c":5,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5}},"z":{"d":"121,-24v10,-1,8,19,3,23v-31,3,-67,0,-100,1v-13,0,-9,-28,-2,-34r70,-109r-68,0v-8,-1,-8,-20,-3,-24r97,0v9,5,5,28,-1,34r-70,109r74,0","w":142,"k":{"\u201d":-5,"\u2019":-5,"\u00ff":3,"\u0177":3,"\u00fd":3,"\u1ef3":3,"y":3,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":3,"u":2,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":8,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2,"\u0119":8,"\u0117":8,"\u0115":8,"\u0113":8,"\u00eb":8,"\u011b":8,"\u00ea":8,"\u00e9":8,"\u00e8":8,"e":8,"d":8,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u017a":{"d":"121,-24v10,-1,8,19,3,23v-31,3,-67,0,-100,1v-13,0,-9,-28,-2,-34r70,-109r-68,0v-8,-1,-8,-20,-3,-24r97,0v9,5,5,28,-1,34r-70,109r74,0xm115,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":142,"k":{"\u201d":-5,"\u2019":-5,"\u00ff":3,"\u0177":3,"\u00fd":3,"\u1ef3":3,"y":3,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":3,"u":2,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":8,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2,"\u0119":8,"\u0117":8,"\u0115":8,"\u0113":8,"\u00eb":8,"\u011b":8,"\u00ea":8,"\u00e9":8,"\u00e8":8,"e":8,"d":8,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u017e":{"d":"121,-24v10,-1,8,19,3,23v-31,3,-67,0,-100,1v-13,0,-9,-28,-2,-34r70,-109r-68,0v-8,-1,-8,-20,-3,-24r97,0v9,5,5,28,-1,34r-70,109r74,0xm27,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":142,"k":{"\u201d":-5,"\u2019":-5,"\u00ff":3,"\u0177":3,"\u00fd":3,"\u1ef3":3,"y":3,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":3,"u":2,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":8,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2,"\u0119":8,"\u0117":8,"\u0115":8,"\u0113":8,"\u00eb":8,"\u011b":8,"\u00ea":8,"\u00e9":8,"\u00e8":8,"e":8,"d":8,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u017c":{"d":"121,-24v10,-1,8,19,3,23v-31,3,-67,0,-100,1v-13,0,-9,-28,-2,-34r70,-109r-68,0v-8,-1,-8,-20,-3,-24r97,0v9,5,5,28,-1,34r-70,109r74,0xm73,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":142,"k":{"\u201d":-5,"\u2019":-5,"\u00ff":3,"\u0177":3,"\u00fd":3,"\u1ef3":3,"y":3,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":3,"u":2,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":8,"\u0153":8,"\u01ff":8,"\u00f8":8,"\u0151":8,"\u014f":8,"\u014d":8,"\u00f6":8,"\u00f5":8,"\u00f4":8,"\u00f3":8,"\u00f2":8,"o":8,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"g":3,"\ufb04":2,"\ufb02":2,"\ufb03":2,"\ufb01":2,"\ufb00":2,"f":2,"\u0119":8,"\u0117":8,"\u0115":8,"\u0113":8,"\u00eb":8,"\u011b":8,"\u00ea":8,"\u00e9":8,"\u00e8":8,"e":8,"d":8,"\u00e7":8,"\u010b":8,"\u010d":8,"\u0109":8,"\u0107":8,"c":8,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\u00aa":{"d":"27,-214v21,-26,98,-23,91,27v-3,25,3,56,-2,77v-12,3,-22,1,-21,-13v-16,25,-77,21,-75,-19v2,-35,35,-38,72,-37v8,-39,-41,-33,-59,-19v-7,0,-6,-8,-6,-16xm113,-83v5,0,6,4,6,11v0,6,0,12,-6,11r-87,0v-9,0,-8,-22,0,-22r87,0xm77,-162v-30,-7,-42,35,-11,35v18,1,29,-12,26,-35r-15,0","w":144},"\u00ba":{"d":"77,-230v38,0,57,23,57,60v0,39,-20,63,-58,63v-39,0,-58,-21,-58,-61v0,-40,19,-62,59,-62xm121,-83v5,0,6,4,6,11v0,6,0,12,-6,11r-91,0v-6,1,-6,-5,-6,-11v0,-7,1,-11,6,-11r91,0xm76,-129v22,-1,29,-15,29,-39v0,-23,-7,-41,-29,-41v-23,0,-29,18,-30,40v0,24,7,40,30,40","w":152},"\u207f":{"d":"40,-213v20,-28,78,-20,72,25v-2,19,5,47,-3,61v-7,-1,-20,4,-21,-3v-4,-30,12,-80,-20,-80v-12,0,-17,9,-25,16v-3,22,14,83,-24,64r0,-94v1,-7,20,-7,21,0r0,11","w":130},"`":{"d":"25,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":104},"\u0300":{"d":"-109,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":0},"\u00b4":{"d":"82,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":105},"\u0301":{"d":"-52,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":0},"\u02c6":{"d":"116,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":142},"\u0302":{"d":"-36,-202v5,7,1,11,-8,10v-21,-2,-24,-25,-37,-37v-14,13,-14,40,-44,37v-5,-1,-4,-7,-1,-10v15,-16,27,-57,61,-40","w":0},"\u02c7":{"d":"26,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":142},"\u030c":{"d":"-126,-237v-5,-6,0,-10,8,-9v22,2,24,25,37,37v14,-13,14,-40,44,-37v6,1,5,6,1,9v-15,16,-26,58,-61,41","w":0},"\u0315":{"d":"44,-176v-1,5,-20,6,-21,1v7,-20,11,-45,21,-61v8,0,25,-5,22,5","w":89},"\u02dc":{"d":"119,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","w":162},"\u0303":{"d":"-43,-233v0,-7,22,-8,21,2v-1,22,-12,38,-34,38v-25,0,-29,-21,-50,-23v-13,-1,-11,12,-14,22v-7,0,-19,5,-19,-6v0,-23,11,-38,34,-38v24,0,30,19,49,23v9,-1,13,-7,13,-18","w":0},"\u00a8":{"d":"40,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm102,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":141},"\u0308":{"d":"-112,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm-50,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":0},"\u00af":{"d":"25,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":141},"\u02c9":{"d":"25,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":141},"\u0304":{"d":"-127,-225v24,-5,68,-3,92,0v2,6,4,20,-4,20v-28,0,-64,4,-88,-2v-2,-6,-2,-13,0,-18","w":0},"\u02d8":{"d":"68,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":137},"\u0306":{"d":"-82,-213v17,-1,25,-9,25,-27v0,-7,13,-5,19,-4v7,29,-13,51,-44,51v-31,0,-45,-17,-45,-47v0,-7,13,-5,19,-4v4,15,6,32,26,31","w":0},"\u02da":{"d":"58,-252v21,-1,34,12,34,31v-1,21,-13,32,-35,32v-22,0,-34,-10,-34,-31v1,-21,13,-31,35,-32xm58,-204v10,0,17,-6,16,-16v0,-11,-6,-17,-17,-17v-10,0,-15,6,-15,16v0,11,3,17,16,17","w":115},"\u030a":{"d":"-81,-252v21,-1,34,12,34,31v-1,21,-13,32,-35,32v-22,0,-34,-10,-34,-31v1,-21,13,-31,35,-32xm-81,-204v10,0,17,-6,16,-16v0,-11,-6,-17,-17,-17v-10,0,-15,6,-15,16v0,11,3,17,16,17","w":0},"\u02dd":{"d":"54,-238v4,-8,39,-8,29,4v-19,14,-26,53,-60,44v9,-18,21,-32,31,-48xm115,-239v5,-6,30,-7,31,1v-22,15,-26,53,-63,49v4,-18,23,-33,32,-50","w":168},"\u030b":{"d":"-112,-238v4,-8,39,-8,29,4v-19,14,-26,53,-60,44v9,-18,21,-32,31,-48xm-51,-239v5,-6,30,-7,31,1v-22,15,-26,53,-63,49v4,-18,23,-33,32,-50","w":0},"\u02d9":{"d":"41,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":81},"\u0307":{"d":"-80,-233v13,0,17,3,17,16v0,15,-4,18,-18,18v-14,0,-16,-4,-17,-17v-1,-14,4,-17,18,-17","w":0},"\u00b8":{"d":"26,60v-18,-37,55,3,32,-40r-9,-20r26,0v4,12,12,22,13,36v2,29,-38,32,-62,24","w":110},"\u0327":{"d":"-111,60v-18,-37,55,3,32,-40r-9,-20r26,0v4,12,12,22,13,36v2,29,-38,32,-62,24","w":0},"\u02db":{"d":"89,51v-12,28,-82,12,-64,-26v4,-9,14,-18,22,-25r31,0v-9,11,-25,18,-27,34v-2,19,36,-3,38,17","w":112},"\u0328":{"d":"-48,51v-12,28,-82,12,-64,-26v4,-9,14,-18,22,-25r31,0v-9,11,-25,18,-27,34v-2,19,36,-3,38,17","w":0},"\u0326":{"d":"47,59v-2,7,-22,8,-24,1v10,-18,2,-51,37,-45v4,0,7,5,4,8","w":88},"\u0312":{"d":"23,-192v15,-16,19,-62,52,-47v-8,20,-19,65,-52,47","w":98},"\u0391":{"d":"84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-2,"?":11,"\u03ab":25,"\u03a5":25,"\u03a4":29,"\u039f":5,"\u0398":5}},"\u0386":{"d":"84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0xm25,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":208,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-2,"?":11,"\u03ab":25,"\u03a5":25,"\u03a4":29,"\u039f":5,"\u0398":5}},"\u0392":{"d":"136,-122v75,25,45,132,-35,122v-24,-3,-66,12,-71,-12r0,-203v2,-23,42,-8,63,-12v73,-14,96,81,43,105xm60,-129v41,3,75,-1,75,-38v0,-37,-36,-37,-75,-36r0,74xm60,-25v43,1,88,5,88,-38v0,-45,-43,-43,-88,-42r0,80","w":195,"k":{"\u201c":6,"\u2018":6,",":6,"\u03a7":8,"\u03ab":9,"\u03a5":9,"\u03a4":8,"\u039b":4,"\u0396":4,"\u0394":4,"\u0391":4}},"\u0393":{"d":"143,-227v9,1,7,25,0,25r-83,0r0,200v-4,5,-30,6,-30,-3r0,-209v0,-8,5,-13,12,-13r101,0","w":149},"\u0394":{"d":"82,-222v4,-10,36,-9,40,0r71,210v0,8,-4,12,-11,12r-161,0v-18,0,-9,-28,-5,-39xm100,-197r-58,172r118,0","w":203,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-2,"?":11,"\u03ab":25,"\u03a5":25,"\u03a4":29,"\u039f":5,"\u0398":5}},"\u0395":{"d":"151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"-":4,"\u03cc":7,"\u03bf":7,"\u039f":6,"\u039b":4,"\u0398":6,"\u0396":2,"\u0394":4,"\u0391":4}},"\u0388":{"d":"151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0xm-9,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":175,"k":{"-":4,"\u03cc":7,"\u03bf":7,"\u039f":6,"\u039b":4,"\u0398":6,"\u0396":2,"\u0394":4,"\u0391":4}},"\u0396":{"d":"155,-25v8,0,9,25,0,25r-134,0v-18,0,-10,-32,-3,-38r105,-164r-107,-1v-5,-2,-6,-24,3,-24r127,0v17,-1,10,32,2,38r-104,164r111,0","w":168,"k":{"-":9,"\u201d":-8,"\u2019":-8,"\u03cc":5,"\u03bf":5,"\u039f":5,"\u039b":2,"\u0398":5,"\u0394":2,"\u0391":2}},"\u0397":{"d":"191,-227v5,68,3,159,0,227v-9,-1,-27,6,-27,-5r0,-100r-104,0r0,103v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,91r104,0v2,-31,-3,-68,3,-95v8,-2,17,-2,24,0","w":224},"\u0389":{"d":"191,-227v5,68,3,159,0,227v-9,-1,-27,6,-27,-5r0,-100r-104,0r0,103v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,91r104,0v2,-31,-3,-68,3,-95v8,-2,17,-2,24,0xm-16,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":224},"\u0398":{"d":"121,-231v69,0,101,42,100,114v-1,73,-31,119,-104,120v-72,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v54,1,70,-40,71,-92v1,-53,-17,-89,-69,-90v-53,0,-71,40,-71,91v0,52,16,91,69,91xm153,-129v8,2,8,25,0,25r-71,0v-4,-4,-6,-25,3,-25r68,0","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":6,",":10,"\u03a7":11,"\u03ab":9,"\u03a5":9,"\u03a4":9,"\u039b":5,"\u0396":7,"\u0394":5,"\u0391":5}},"\u0399":{"d":"30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u038a":{"d":"30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218xm-13,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":90},"\u03aa":{"d":"10,-285v14,0,17,3,17,16v0,14,-3,17,-18,17v-14,0,-15,-3,-16,-16v0,-15,2,-17,17,-17xm82,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90},"\u039a":{"d":"174,-14v10,8,1,17,-11,15v-9,0,-17,1,-19,-6r-84,-113r0,116v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,101r83,-104v13,-5,41,-4,26,14r-76,90","w":187,"k":{"-":7,"\u03cc":11,"\u03bf":11,"\u039f":15,"\u0398":15}},"\u039b":{"d":"83,-222v5,-10,36,-10,40,0r76,218v-1,8,-29,8,-32,-1r-66,-192r-67,197v-11,-1,-32,7,-26,-11","w":206,"k":{"-":3,"\u201d":14,"\u201c":32,"\u2019":14,"\u2018":32,".":-2,",":-2,"?":11,"\u03ab":25,"\u03a5":25,"\u03a4":29,"\u039f":5,"\u0398":5}},"\u039c":{"d":"223,-208v-1,-22,55,-30,55,-6r-1,212v-4,5,-28,6,-29,-3r0,-198r-81,199v-4,7,-26,8,-30,0r-77,-199r-1,201v-4,5,-28,6,-29,-3r0,-209v3,-23,56,-16,57,5r67,165","w":307},"\u039d":{"d":"173,-222v2,-9,29,-9,29,0r0,210v-6,27,-50,8,-50,-10r-94,-172r-2,194v-9,-1,-26,5,-26,-5r0,-209v4,-24,51,-15,52,5r92,168","w":232},"\u039e":{"d":"154,-227v8,0,8,25,0,26r-131,0v-8,-1,-8,-25,0,-26r131,0xm136,-131v8,2,8,24,0,26r-98,-1v-5,-3,-6,-25,3,-25r95,0xm156,-27v6,1,6,5,6,13v0,8,0,14,-6,14r-135,0v-6,0,-6,-6,-6,-14v0,-8,0,-12,6,-13r135,0","w":177},"\u039f":{"d":"121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":6,",":10,"\u03a7":11,"\u03ab":9,"\u03a5":9,"\u03a4":9,"\u039b":5,"\u0396":7,"\u0394":5,"\u0391":5}},"\u038c":{"d":"121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92xm5,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":238,"k":{"\u201d":-2,"\u201c":3,"\u2019":-2,"\u2018":3,".":6,",":10,"\u03a7":11,"\u03ab":9,"\u03a5":9,"\u03a4":9,"\u039b":5,"\u0396":7,"\u0394":5,"\u0391":5}},"\u03a0":{"d":"182,-227v7,0,12,5,12,13r-3,214v-9,-1,-24,5,-27,-4r0,-197r-104,0r0,199v-4,5,-27,6,-30,-2r0,-210v0,-8,5,-13,12,-13r140,0","w":224},"\u03a1":{"d":"42,-227v69,-4,128,1,128,66v0,59,-45,79,-110,75r0,81v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-209v0,-8,5,-13,12,-13xm60,-111v44,3,78,-5,78,-47v0,-42,-35,-47,-78,-44r0,91","w":185,"k":{"-":11,"\/":22,"\u201d":-8,"\u201c":-2,"\u2019":-8,"\u2018":-2,".":47,",":47,"\u03cc":7,"\u03bf":7,"\u03a7":6,"\u03ab":2,"\u03a5":2,"\u03a4":2,"\u039b":27,"\u0396":5,"\u0394":27,"\u0391":27}},"\u03a3":{"d":"144,-25v9,1,9,25,0,25r-122,0v-16,-1,-10,-31,-2,-37r64,-84v-20,-34,-59,-49,-66,-95v-1,-8,4,-11,10,-11r117,0v4,4,6,24,-2,25r-89,0r61,76v0,7,-1,13,-4,17r-64,84r97,0","w":165},"\u03a4":{"d":"167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0","w":175,"k":{"-":29,"\/":19,"\u201d":-9,"\u201c":-4,"\u2019":-9,"\u2018":-4,".":38,":":24,";":21,",":38,"\u03cc":31,"\u03bf":31,"\u03a4":-5,"\u039f":10,"\u039b":28,"\u0398":10,"\u0394":28,"\u0391":28}},"\u03a5":{"d":"137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":24,"\/":23,"\u201d":-5,"\u2019":-5,".":42,":":24,";":20,",":43,"\u03cc":27,"\u03bf":27,"\u039f":10,"\u039b":25,"\u0398":10,"\u0396":2,"\u0394":25,"\u0391":25}},"\u038e":{"d":"137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106xm-25,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":175,"k":{"-":24,"\/":23,"\u201d":-5,"\u2019":-5,".":42,":":24,";":20,",":43,"\u03cc":27,"\u03bf":27,"\u039f":10,"\u039b":25,"\u0398":10,"\u0396":2,"\u0394":25,"\u0391":25}},"\u03ab":{"d":"52,-285v14,0,17,3,17,16v0,14,-3,17,-18,17v-14,0,-17,-3,-17,-16v0,-14,3,-17,18,-17xm124,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-13,0,-17,-3,-17,-16v0,-14,3,-17,17,-17xm137,-222v3,-9,31,-10,33,-1r-67,135v-2,28,3,63,-3,88v-10,-1,-26,5,-28,-5r0,-83r-66,-135v0,-11,30,-7,33,0r50,106","w":175,"k":{"-":24,"\/":23,"\u201d":-5,"\u2019":-5,".":42,":":24,";":20,",":43,"\u03cc":27,"\u03bf":27,"\u039f":10,"\u039b":25,"\u0398":10,"\u0396":2,"\u0394":25,"\u0391":25}},"\u03a6":{"d":"152,-222v67,3,106,38,106,107v0,70,-40,105,-106,110v6,19,-11,30,-30,20r0,-20v-67,-4,-106,-38,-106,-107v0,-70,38,-106,106,-110v-8,-19,16,-29,30,-16r0,16xm152,-30v84,6,97,-130,34,-159v-9,-5,-21,-7,-34,-8r0,167xm122,-197v-85,-7,-98,129,-35,159v9,5,22,7,35,8r0,-167","w":273},"\u03a7":{"d":"143,-223v5,-10,39,-10,30,6r-59,101r64,111v0,10,-20,5,-30,5v-21,-28,-36,-64,-55,-95v-19,31,-34,66,-56,95v-11,1,-35,6,-25,-11r62,-104r-62,-108v-1,-7,8,-5,15,-6v6,2,16,0,19,6r49,85","w":186,"k":{"-":19,"\u201d":-3,"\u2019":-3,"\u03cc":7,"\u03bf":7,"\u039f":11,"\u0398":11}},"\u03a8":{"d":"211,-223v3,-8,28,-8,31,0r0,87v-2,57,-36,87,-93,90v3,23,3,63,-31,42r0,-42v-57,-2,-93,-30,-93,-87r0,-90v4,-8,28,-8,31,0v2,67,-18,152,62,151r0,-151v4,-8,28,-8,31,0r0,151v40,-2,62,-22,62,-63r0,-88","w":270},"\u03a9":{"d":"172,-25v22,-1,66,-5,44,25r-67,0v-17,-3,-11,-34,3,-37v53,-27,57,-168,-32,-168v-86,0,-89,136,-33,168v13,4,19,35,2,37v-23,-2,-52,3,-71,-3v-1,-8,-4,-22,5,-22r43,0v-29,-18,-48,-47,-48,-94v1,-68,36,-112,104,-112v66,0,98,41,99,108v0,49,-18,80,-49,98","w":239},"\u038f":{"d":"172,-25v22,-1,66,-5,44,25r-67,0v-17,-3,-11,-34,3,-37v53,-27,57,-168,-32,-168v-86,0,-89,136,-33,168v13,4,19,35,2,37v-23,-2,-52,3,-71,-3v-1,-8,-4,-22,5,-22r43,0v-29,-18,-48,-47,-48,-94v1,-68,36,-112,104,-112v66,0,98,41,99,108v0,49,-18,80,-49,98xm0,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":239},"\u03b1":{"d":"158,-68v-3,35,11,51,38,45v4,18,-3,26,-23,26v-24,0,-33,-13,-36,-34v-9,19,-26,34,-54,34v-50,0,-66,-36,-66,-85v0,-52,21,-89,71,-89v36,0,53,24,58,57v4,-17,5,-37,10,-53v9,1,23,-5,26,4v-3,35,-14,67,-24,95xm86,-21v34,0,43,-31,43,-64v0,-34,-9,-61,-41,-61v-31,0,-41,29,-41,61v0,32,6,64,39,64","w":204,"k":{"\u03ce":3,"\u03c9":3,"\u03c3":3,"\u03bb":-1,"\u03b4":5,"\u03b3":1}},"\u03ac":{"d":"158,-68v-3,35,11,51,38,45v4,18,-3,26,-23,26v-24,0,-33,-13,-36,-34v-9,19,-26,34,-54,34v-50,0,-66,-36,-66,-85v0,-52,21,-89,71,-89v36,0,53,24,58,57v4,-17,5,-37,10,-53v9,1,23,-5,26,4v-3,35,-14,67,-24,95xm86,-21v34,0,43,-31,43,-64v0,-34,-9,-61,-41,-61v-31,0,-41,29,-41,61v0,32,6,64,39,64xm103,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":204,"k":{"\u03ce":3,"\u03c9":3,"\u03c3":3,"\u03bb":-1,"\u03b4":5,"\u03b3":1}},"\u03b2":{"d":"125,-135v30,6,46,28,49,63v5,65,-69,94,-119,61v-2,24,3,54,-2,74v-9,-1,-26,5,-26,-5r0,-229v1,-46,23,-71,68,-75v68,-6,83,92,30,111xm56,-37v28,26,87,19,87,-32v0,-38,-22,-50,-61,-48v-8,0,-9,-22,-1,-24v33,2,47,-16,47,-44v0,-22,-11,-38,-34,-37v-28,1,-39,21,-38,51r0,134","w":191,"k":{"\u03bb":2,"\u03b3":1}},"\u03b3":{"d":"118,-163v0,-7,27,-8,30,0v-2,73,-32,119,-67,163v-1,20,5,46,0,62v-9,-1,-26,6,-26,-4v-4,-86,-23,-152,-48,-217v-4,-10,3,-8,13,-9v29,-2,24,35,33,50v7,27,17,54,21,84v25,-34,44,-72,44,-129","w":160,"k":{"\u03ce":1,"\u03c9":1,"\u03c7":-2,"\u03c1":4,"\u03be":1,"\u03bd":-1,"\u03bb":8,"\u03ad":2,"\u03b5":2,"\u03b4":2}},"\u03b4":{"d":"101,-223v-44,3,-17,38,1,50v33,21,68,43,68,95v0,48,-28,80,-78,81v-51,1,-76,-29,-76,-77v0,-43,25,-73,55,-89v-42,-18,-28,-83,29,-83v27,0,72,8,53,36v-14,-5,-32,-13,-52,-13xm94,-21v54,0,56,-84,21,-107v-6,-6,-13,-12,-23,-18v-24,13,-46,32,-45,70v0,34,13,55,47,55","w":188},"\u03b5":{"d":"46,-48v2,48,79,15,99,16v7,34,-31,34,-60,35v-40,1,-69,-12,-69,-49v0,-24,15,-35,33,-42v-15,-7,-27,-14,-27,-36v-1,-55,93,-58,122,-28v-1,8,2,18,-4,21v-19,-13,-89,-32,-89,8v0,31,44,21,71,27v2,7,3,19,-5,20v-33,0,-72,-5,-71,28","w":164,"k":{"\u03c8":2,"\u03c6":3,"\u03c3":5,"\u03b8":4,"\u03b4":5,"\u03ac":3,"\u03b1":3}},"\u03ad":{"d":"46,-48v2,48,79,15,99,16v7,34,-31,34,-60,35v-40,1,-69,-12,-69,-49v0,-24,15,-35,33,-42v-15,-7,-27,-14,-27,-36v-1,-55,93,-58,122,-28v-1,8,2,18,-4,21v-19,-13,-89,-32,-89,8v0,31,44,21,71,27v2,7,3,19,-5,20v-33,0,-72,-5,-71,28xm87,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":164,"k":{"\u03c8":2,"\u03c6":3,"\u03c3":5,"\u03b8":4,"\u03b4":5,"\u03ac":3,"\u03b1":3}},"\u03b6":{"d":"43,-71v-5,64,82,29,82,85v0,25,-15,59,-42,43v8,-10,30,-47,4,-54v-38,-10,-75,-20,-73,-69v3,-63,36,-105,71,-138r-63,0v-8,-1,-9,-23,0,-23v32,0,70,-4,98,2v0,6,2,13,0,18v-33,30,-72,75,-77,136","w":125,"k":{"\u03ce":12,"\u03c9":12,"\u03b0":6,"\u03cb":6,"\u03cd":6,"\u03c5":6,"\u03c4":9,"\u03bd":14,"\u03bb":-4,"\u0390":8,"\u03ca":8,"\u03af":8,"\u03b9":8,"\u03ad":3,"\u03b5":3,"\u03ac":9,"\u03b1":9}},"\u03b7":{"d":"53,-142v31,-47,111,-34,110,41r-3,164v-9,0,-23,5,-26,-4r0,-156v0,-28,-7,-48,-33,-48v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21","w":193,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":8,"\u03b3":6}},"\u03ae":{"d":"53,-142v31,-47,111,-34,110,41r-3,164v-9,0,-23,5,-26,-4r0,-156v0,-28,-7,-48,-33,-48v-22,0,-32,15,-45,30v-2,37,3,82,-3,115v-9,-1,-23,5,-26,-4r0,-161v4,-4,26,-6,26,2r0,21xm101,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":193,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":8,"\u03b3":6}},"\u03b8":{"d":"97,-246v64,0,78,56,78,123v0,69,-15,126,-81,126v-65,0,-76,-56,-77,-123v0,-71,15,-126,80,-126xm144,-136v1,-50,-19,-103,-70,-80v-20,15,-26,45,-27,80r97,0xm47,-113v-2,53,17,109,70,86v21,-16,27,-48,27,-86r-97,0","w":191,"k":{"\u03c1":2,"\u03bb":2}},"\u03b9":{"d":"55,-55v-5,30,19,38,42,30v8,18,-6,28,-27,28v-70,0,-38,-106,-43,-168v3,-5,26,-6,28,2r0,108","w":98,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":5,"\u03bb":-2,"\u03b8":2,"\u03b4":2,"\u03b3":5}},"\u03af":{"d":"55,-55v-5,30,19,38,42,30v8,18,-6,28,-27,28v-70,0,-38,-106,-43,-168v3,-5,26,-6,28,2r0,108xm42,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":98,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":5,"\u03bb":-2,"\u03b8":2,"\u03b4":2,"\u03b3":5}},"\u03ca":{"d":"16,-230v13,0,16,4,16,16v0,13,-4,17,-17,17v-12,0,-15,-4,-15,-16v0,-13,2,-17,16,-17xm70,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-16,-4,-16,-16v0,-12,3,-17,16,-17xm55,-55v-5,30,19,38,42,30v8,18,-6,28,-27,28v-70,0,-38,-106,-43,-168v3,-5,26,-6,28,2r0,108","w":98,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":5,"\u03bb":-2,"\u03b8":2,"\u03b4":2,"\u03b3":5}},"\u0390":{"d":"55,-55v-5,30,19,38,42,30v8,18,-6,28,-27,28v-70,0,-38,-106,-43,-168v3,-5,26,-6,28,2r0,108xm43,-248v0,-7,29,-10,26,1r-16,51v-2,4,-22,8,-22,-1xm-2,-229v12,0,15,4,15,16v0,13,-3,16,-15,16v-13,0,-15,-3,-15,-16v0,-13,3,-16,15,-16xm82,-213v-2,-18,19,-19,27,-12v6,9,4,29,-12,28v-13,-1,-13,-4,-15,-16","w":98,"k":{"\u03c7":3,"\u03c4":5,"\u03bd":5,"\u03bb":-2,"\u03b8":2,"\u03b4":2,"\u03b3":5}},"\u03ba":{"d":"119,-162v3,-9,30,-9,33,-1v-17,29,-43,48,-64,73r68,85v-2,10,-31,8,-34,0r-66,-81v-2,28,3,62,-3,86v-9,-1,-23,5,-26,-4r1,-161v3,-5,26,-6,28,2r0,73","w":163,"k":{"\u03ce":8,"\u03c9":8,"\u03c6":9,"\u03b0":7,"\u03cb":7,"\u03cd":7,"\u03c5":7,"\u03c2":10,"\u03c1":3,"\u03cc":12,"\u03bf":12,"\u03bb":1,"\u0390":4,"\u03ca":4,"\u03af":4,"\u03b9":4,"\u03b8":4,"\u03b6":4,"\u03ad":5,"\u03b5":5,"\u03b4":10,"\u03ac":12,"\u03b1":12}},"\u03bb":{"d":"17,-218v-12,-13,2,-32,21,-28v36,0,44,25,53,55r53,165v8,3,32,6,17,27v-31,8,-45,-10,-53,-35r-29,-96r-43,124v-1,9,-29,11,-32,2v18,-57,42,-109,62,-165v-9,-30,-13,-63,-49,-49","w":166,"k":{"\u03ce":6,"\u03c9":6,"\u03c7":12,"\u03c6":3,"\u03b0":4,"\u03cb":4,"\u03cd":4,"\u03c5":4,"\u03c4":15,"\u03c3":4,"\u03c0":3,"\u03cc":4,"\u03bf":4,"\u03bd":14,"\u03bb":-2,"\u0390":3,"\u03ca":3,"\u03af":3,"\u03b9":3,"\u03b8":7,"\u03b4":3,"\u03b3":11,"\u03ac":5,"\u03b1":5}},"\u03bc":{"d":"163,-48v-4,25,13,26,30,26v3,17,-1,27,-21,25v-21,-2,-32,-8,-35,-28v-17,24,-59,40,-83,15v-1,23,6,55,-1,73v-9,-1,-26,5,-26,-5r1,-223v3,-5,26,-6,28,2v6,52,-20,141,33,141v22,0,32,-15,45,-30r1,-113v3,-5,26,-6,28,2r0,115","w":197,"k":{"\u03c4":2,"\u03c3":2,"\u03cc":3,"\u03bf":3,"\u03bd":2,"\u03bb":-2,"\u03b4":2,"\u03ac":2,"\u03b1":2}},"\u03bd":{"d":"121,-162v1,-10,31,-9,31,0v0,65,-31,122,-61,162v-11,-1,-28,5,-31,-5r-53,-160v4,-5,29,-6,30,3r44,133v19,-38,37,-80,40,-133","w":161,"k":{"\u03ce":2,"\u03c9":2,"\u03c7":-2,"\u03c4":-2,"\u03c3":2,"\u03c1":2,"\u03c0":-2,"\u03bd":-2,"\u03bb":4,"\u03ad":1,"\u03b5":1}},"\u03be":{"d":"44,-67v-3,61,89,24,87,82v0,25,-16,58,-42,42v8,-10,30,-47,3,-54v-38,-9,-80,-17,-78,-67v1,-35,19,-54,45,-65v-23,-5,-36,-22,-38,-50v-3,-52,57,-82,102,-60v5,21,-9,17,-30,17v-27,0,-43,14,-43,41v1,32,26,39,61,38v5,0,6,5,6,12v0,8,-1,12,-9,12v-36,0,-62,16,-64,52","w":135,"k":{"\u03ce":4,"\u03c9":4,"\u03b0":4,"\u03cb":4,"\u03cd":4,"\u03c5":4,"\u03c4":2,"\u03cc":4,"\u03bf":4,"\u03bb":-2,"\u0390":4,"\u03ca":4,"\u03af":4,"\u03b9":4,"\u03ad":4,"\u03b5":4,"\u03ac":4,"\u03b1":4}},"\u03bf":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63","k":{",":7,"\u03bb":3}},"\u03cc":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63xm97,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","k":{",":7,"\u03bb":3}},"\u03c0":{"d":"151,-143v1,57,-20,131,38,118v6,18,-3,28,-24,27v-62,-3,-43,-84,-42,-145r-56,0v0,57,-3,110,-23,143v-9,0,-25,4,-27,-3v14,-38,24,-83,22,-140v-19,6,-45,-7,-26,-24r167,1v6,4,6,23,-3,23r-26,0","w":198,"k":{"\u03ce":4,"\u03c9":4,"\u03c6":4,"\u03ac":4,"\u03b1":4}},"\u03c1":{"d":"95,-171v50,1,72,34,72,86v0,52,-19,89,-72,88v-20,0,-36,-5,-46,-15v0,23,5,56,-2,75v-9,-1,-26,6,-26,-5v0,-96,-28,-230,74,-229xm92,-22v34,0,44,-26,44,-61v0,-35,-8,-63,-42,-63v-49,0,-45,57,-44,107v10,10,24,17,42,17","w":183,"k":{"\u03c7":2,"\u03c4":2,"\u03c0":2,"\u03bd":2,"\u03bb":4,"\u03ad":1,"\u03b5":1,"\u03b3":2}},"\u03c3":{"d":"16,-81v0,-55,29,-86,84,-86v27,0,60,-3,83,3v1,8,2,21,-5,21r-39,0v17,13,27,36,28,65v0,51,-26,81,-75,81v-52,0,-77,-30,-76,-84xm93,-21v62,3,53,-105,13,-122v-42,-2,-59,21,-60,60v-1,37,12,61,47,62","w":191,"k":{"\u03c7":-2,"\u03c4":-4,"\u03c1":5,"\u03c0":-1,"\u03bd":-2,"\u03bb":4,"\u03b3":-1}},"\u03c2":{"d":"89,-146v-55,0,-55,99,-14,114v26,10,63,10,62,47v0,25,-16,58,-42,42v9,-10,29,-48,3,-54v-47,-11,-82,-30,-82,-87v0,-74,80,-116,120,-64v0,0,1,18,-6,18v-12,-5,-22,-16,-41,-16","w":147},"\u03c4":{"d":"76,-143v0,55,-18,137,42,117v7,20,-4,28,-27,28v-64,0,-43,-85,-43,-145v-21,1,-63,5,-42,-24r127,1v5,3,6,23,-2,23r-55,0","w":139,"k":{"\u03ce":1,"\u03c9":1,"\u03c6":2,"\u03c4":-8,"\u03c2":2,"\u03c3":3,"\u03c1":1,"\u03cc":3,"\u03bf":3,"\u03bb":1,"\u03b8":1,"\u03ac":2,"\u03b1":2}},"\u03c5":{"d":"130,-162v-1,-11,28,-7,29,-1v13,71,14,166,-68,166v-84,0,-66,-99,-63,-170v9,0,24,-5,26,4v10,50,-23,142,38,142v61,0,44,-90,38,-141","w":194,"k":{"\u03bb":10,"\u03ad":3,"\u03b5":3,"\u03b3":1}},"\u03cd":{"d":"130,-162v-1,-11,28,-7,29,-1v13,71,14,166,-68,166v-84,0,-66,-99,-63,-170v9,0,24,-5,26,4v10,50,-23,142,38,142v61,0,44,-90,38,-141xm97,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":194,"k":{"\u03bb":10,"\u03ad":3,"\u03b5":3,"\u03b3":1}},"\u03cb":{"d":"130,-162v-1,-11,28,-7,29,-1v13,71,14,166,-68,166v-84,0,-66,-99,-63,-170v9,0,24,-5,26,4v10,50,-23,142,38,142v61,0,44,-90,38,-141xm62,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm124,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":194,"k":{"\u03bb":10,"\u03ad":3,"\u03b5":3,"\u03b3":1}},"\u03b0":{"d":"130,-162v-1,-11,28,-7,29,-1v13,71,14,166,-68,166v-84,0,-66,-99,-63,-170v9,0,24,-5,26,4v10,50,-23,142,38,142v61,0,44,-90,38,-141xm89,-248v0,-7,29,-10,26,1r-16,51v-2,4,-22,8,-22,-1xm44,-229v12,0,15,4,15,16v0,13,-3,16,-15,16v-13,0,-15,-3,-15,-16v0,-13,3,-16,15,-16xm128,-213v-2,-18,19,-19,27,-12v6,9,4,29,-12,28v-13,-1,-13,-4,-15,-16","w":194,"k":{"\u03bb":10,"\u03ad":3,"\u03b5":3,"\u03b3":1}},"\u03c6":{"d":"103,3v-56,-3,-89,-28,-88,-86v1,-57,34,-83,88,-87r0,-72v6,-4,27,-6,29,3r0,69v56,2,88,29,88,85v0,56,-33,84,-88,88v-2,19,4,46,-3,60v-9,-1,-25,6,-26,-5r0,-55xm132,-20v63,5,78,-97,27,-120v-7,-3,-16,-6,-27,-7r0,127xm103,-147v-64,-6,-78,97,-28,120v7,3,17,6,28,7r0,-127","w":234,"k":{"\u03bb":2,"\u03b3":1}},"\u03c7":{"d":"123,23v-1,27,37,0,32,33v-20,21,-59,1,-60,-25v-7,-22,-16,-41,-21,-65v-13,34,-27,67,-44,96v-9,2,-31,5,-25,-7r55,-115v-12,-27,-18,-61,-34,-84v-10,-3,-29,8,-22,-17v9,-17,51,-8,53,9v9,21,19,46,24,71v12,-30,24,-59,39,-86v10,0,31,-5,25,8r-50,105","w":153,"k":{"\u03ce":4,"\u03c9":4,"\u03c6":5,"\u03c4":-1,"\u03c0":-2,"\u03cc":4,"\u03bf":4,"\u03bd":-1,"\u03bb":7,"\u03ad":3,"\u03b5":3,"\u03ac":9,"\u03b1":9}},"\u03c8":{"d":"140,-21v77,6,51,-94,52,-146v10,0,24,-4,27,4v2,25,7,48,7,76v1,59,-32,86,-86,90v-2,24,13,75,-29,58v-3,-17,0,-39,-1,-58v-84,4,-90,-67,-82,-151v-6,-16,4,-25,24,-19v19,44,-29,147,58,146r3,-222v6,-3,27,-4,27,4r0,218","w":254},"\u03c9":{"d":"170,-21v56,-13,29,-114,10,-145v7,-3,20,-3,27,0v35,41,42,169,-35,169v-26,0,-40,-12,-48,-29v-7,17,-22,30,-46,29v-76,-1,-69,-124,-36,-168v5,-3,26,-6,29,1v-11,20,-25,47,-24,80v1,31,6,63,35,63v39,0,27,-59,29,-100v4,-5,28,-6,29,3v2,41,-9,94,30,97","w":250,"k":{"\u03bd":1,"\u03bb":4,"\u03b3":1}},"\u03ce":{"d":"170,-21v56,-13,29,-114,10,-145v7,-3,20,-3,27,0v35,41,42,169,-35,169v-26,0,-40,-12,-48,-29v-7,17,-22,30,-46,29v-76,-1,-69,-124,-36,-168v5,-3,26,-6,29,1v-11,20,-25,47,-24,80v1,31,6,63,35,63v39,0,27,-59,29,-100v4,-5,28,-6,29,3v2,41,-9,94,30,97xm126,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":250,"k":{"\u03bd":1,"\u03bb":4,"\u03b3":1}},"\u0384":{"d":"46,-248v3,-7,25,-9,29,-2v-11,22,-6,63,-41,57v-4,-15,10,-37,12,-55","w":114},"\u0385":{"d":"85,-248v0,-7,29,-10,26,1r-16,51v-2,4,-22,8,-22,-1xm40,-229v12,0,15,4,15,16v0,13,-3,16,-15,16v-13,0,-15,-3,-15,-16v0,-13,3,-16,15,-16xm124,-213v-2,-18,19,-19,27,-12v6,9,4,29,-12,28v-13,-1,-13,-4,-15,-16","w":177},"\u0344":{"d":"-86,-248v0,-7,29,-10,26,1r-16,51v-2,4,-22,8,-22,-1xm-131,-229v12,0,15,4,15,16v0,13,-3,16,-15,16v-13,0,-15,-3,-15,-16v0,-13,3,-16,15,-16xm-47,-213v-2,-18,19,-19,27,-12v6,9,4,29,-12,28v-13,-1,-13,-4,-15,-16","w":0},"\u0387":{"d":"46,-188v14,0,18,5,18,20v0,16,-4,21,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":90},"\u037e":{"d":"51,-161v14,0,19,6,19,20v0,14,-5,20,-19,20v-14,0,-18,-7,-18,-20v0,-13,4,-20,18,-20xm46,-39v34,-9,25,34,13,49v-12,14,-20,50,-46,38v5,-27,27,-37,23,-73v-1,-9,3,-13,10,-14","w":96},"\u0374":{"d":"38,-236v-1,-10,16,-10,19,-4v-3,39,15,94,-29,91v-26,-24,19,-46,10,-87","w":89},"\u0375":{"d":"38,-44v-1,-10,14,-11,19,-5v-3,36,15,97,-29,91v-7,-1,-11,-7,-9,-16v5,-25,23,-34,19,-70","w":89},"\u0410":{"d":"84,-222v5,-10,36,-10,40,0r78,218v-1,9,-29,8,-32,0r-20,-56r-94,0r-19,55v-1,9,-30,10,-31,0xm142,-84r-40,-113r-39,113r79,0","w":208,"k":{"-":4,"\u201d":14,"\u201c":37,"\u2019":14,"\u2018":37,".":-2,":":-2,";":-3,",":-3,"?":12,"\u0454":2,"\u044a":13,"\u0447":7,"\u0444":5,"\u0475":12,"\u045e":12,"\u0443":12,"\u0442":14,"\u0441":2,"\u0473":2,"\u043e":2,"\u0451":2,"\u0450":2,"\u0435":2,"\u0431":4,"\u040b":22,"\u0402":22,"\u0404":9,"\u042a":22,"\u0427":23,"\u0424":15,"\u040e":17,"\u0423":17,"\u0422":22,"\u0405":2,"\u0421":10,"\u0472":9,"\u041e":9,"\u0408":-4,"\u0416":6}},"\u0411":{"d":"60,-131v64,-3,120,2,120,63v0,69,-66,71,-138,68v-7,-1,-12,-4,-12,-12r0,-203v0,-8,4,-12,11,-12r121,0v5,5,6,23,-2,25r-100,0r0,71xm60,-25v46,2,89,3,89,-41v0,-43,-44,-42,-89,-41r0,82","w":193,"k":{"\u044a":5,"\u0445":2,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":5,"\u0436":1,"\u040b":9,"\u0402":9,"\u042f":2,"\u042a":9,"\u0427":7,"\u0425":2,"\u0424":1,"\u040e":2,"\u0423":2,"\u0422":8,"\u0405":1,"\u0416":4,"\u0410":4}},"\u0412":{"d":"136,-122v75,25,45,132,-35,122v-24,-3,-66,12,-71,-12r0,-203v2,-23,42,-8,63,-12v73,-14,96,81,43,105xm60,-129v41,3,75,-1,75,-38v0,-37,-36,-37,-75,-36r0,74xm60,-25v43,1,88,5,88,-38v0,-45,-43,-43,-88,-42r0,80","w":195,"k":{"\u044a":3,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":1,"\u040b":7,"\u0402":7,"\u042f":2,"\u042a":7,"\u0427":7,"\u0425":5,"\u0424":1,"\u040e":3,"\u0423":3,"\u0422":7,"\u0421":1,"\u0416":7,"\u0410":4}},"\u0413":{"d":"146,-227v8,-1,8,21,3,25v-27,3,-60,0,-89,1r0,199v-4,5,-27,6,-30,-2r0,-211v0,-8,4,-12,11,-12r105,0","w":154,"k":{"-":11,"\u00bb":12,"\u201c":-6,"\u2018":-6,".":26,":":17,";":6,",":28,"\u044f":29,"\u044e":25,"\u0454":36,"\u044d":23,"\u044c":25,"\u044b":25,"\u044a":12,"\u0449":25,"\u0448":25,"\u0447":20,"\u045f":25,"\u0446":25,"\u0445":18,"\u0444":33,"\u0475":24,"\u045e":24,"\u0443":24,"\u0442":16,"\u0455":33,"\u0441":39,"\u0440":25,"\u043f":25,"\u0473":39,"\u043e":39,"\u045a":25,"\u043d":25,"\u043c":25,"\u0459":35,"\u043b":35,"\u045c":25,"\u043a":25,"\u0457":-18,"\u0439":25,"\u0438":25,"\u0437":25,"\u0436":27,"\u0451":36,"\u0450":36,"\u0435":36,"\u0434":39,"\u0491":25,"\u0453":25,"\u0433":25,"\u0432":25,"\u0431":8,"\u0430":26,"\u042f":4,"\u0404":12,"\u0424":16,"\u0405":1,"\u0421":12,"\u0472":12,"\u041e":12,"\u0409":23,"\u041b":23,"\u0408":14,"\u0416":1,"\u0414":23,"\u0410":27}},"\u0403":{"d":"146,-291v-20,15,-37,54,-70,42v17,-17,24,-45,56,-48v7,0,13,0,14,6xm146,-227v8,-1,8,21,3,25v-27,3,-60,0,-89,1r0,199v-4,5,-27,6,-30,-2r0,-211v0,-8,4,-12,11,-12r105,0","w":154,"k":{"-":11,"\u00bb":12,"\u201c":-6,"\u2018":-6,".":26,":":17,";":6,",":28,"\u044f":29,"\u044e":25,"\u0454":36,"\u044d":23,"\u044c":25,"\u044b":25,"\u044a":12,"\u0449":25,"\u0448":25,"\u0447":20,"\u045f":25,"\u0446":25,"\u0445":18,"\u0444":33,"\u0475":24,"\u045e":24,"\u0443":24,"\u0442":16,"\u0455":33,"\u0441":39,"\u0440":25,"\u043f":25,"\u0473":39,"\u043e":39,"\u045a":25,"\u043d":25,"\u043c":25,"\u0459":35,"\u043b":35,"\u045c":25,"\u043a":25,"\u0457":-18,"\u0439":25,"\u0438":25,"\u0437":25,"\u0436":27,"\u0451":36,"\u0450":36,"\u0435":36,"\u0434":39,"\u0491":25,"\u0453":25,"\u0433":25,"\u0432":25,"\u0431":8,"\u0430":26,"\u042f":4,"\u0404":12,"\u0424":16,"\u0405":1,"\u0421":12,"\u0472":12,"\u041e":12,"\u0409":23,"\u041b":23,"\u0408":14,"\u0416":1,"\u0414":23,"\u0410":27}},"\u0490":{"d":"150,-276v2,21,10,69,-9,75r-81,0r0,199v-4,5,-27,6,-30,-2r0,-211v0,-8,4,-12,11,-12r85,0v1,-16,-3,-37,2,-49v7,0,16,-2,22,0","w":155,"k":{"-":11,"\u00bb":12,"\u201c":-6,"\u2018":-6,".":26,":":17,";":6,",":28,"\u044f":29,"\u044e":25,"\u0454":36,"\u044d":23,"\u044c":25,"\u044b":25,"\u044a":12,"\u0449":25,"\u0448":25,"\u0447":20,"\u045f":25,"\u0446":25,"\u0445":18,"\u0444":33,"\u0475":24,"\u045e":24,"\u0443":24,"\u0442":16,"\u0455":33,"\u0441":39,"\u0440":25,"\u043f":25,"\u0473":39,"\u043e":39,"\u045a":25,"\u043d":25,"\u043c":25,"\u0459":35,"\u043b":35,"\u045c":25,"\u043a":25,"\u0457":-18,"\u0439":25,"\u0438":25,"\u0437":25,"\u0436":27,"\u0451":36,"\u0450":36,"\u0435":36,"\u0434":39,"\u0491":25,"\u0453":25,"\u0433":25,"\u0432":25,"\u0431":8,"\u0430":26,"\u042f":4,"\u0404":12,"\u0424":16,"\u0405":1,"\u0421":12,"\u0472":12,"\u041e":12,"\u0409":23,"\u041b":23,"\u0408":14,"\u0416":1,"\u0414":23,"\u0410":27}},"\u0414":{"d":"194,-26v12,1,30,-5,30,9v-2,24,3,56,-3,76v-8,0,-21,4,-23,-4r0,-55r-171,0v-2,19,5,46,-3,59v-8,-1,-23,5,-23,-4r0,-72v-2,-12,10,-8,20,-9v39,-44,32,-129,51,-198v30,-8,76,0,112,-3v6,0,10,4,10,12r0,189xm97,-202v-11,67,-12,134,-44,176r111,0r0,-176r-67,0","w":231,"k":{"\u201c":6,"\u2018":6,";":-11,",":-10,"\u0454":3,"\u044a":6,"\u0447":3,"\u0444":3,"\u0475":5,"\u045e":5,"\u0443":5,"\u0442":5,"\u0441":3,"\u0473":3,"\u043e":3,"\u0451":3,"\u0450":3,"\u0435":3,"\u0431":4,"\u040b":7,"\u0402":7,"\u0404":5,"\u042a":7,"\u0427":5,"\u0424":6,"\u040e":3,"\u0423":3,"\u0422":5,"\u0421":5,"\u0472":5,"\u041e":5}},"\u0415":{"d":"151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"\u0454":8,"\u044a":5,"\u0444":8,"\u0475":7,"\u045e":7,"\u0443":7,"\u0442":5,"\u0441":8,"\u0473":7,"\u043e":7,"\u0459":5,"\u043b":5,"\u0457":-2,"\u0451":8,"\u0450":8,"\u0435":8,"\u0434":5,"\u0431":5,"\u040b":7,"\u0402":7,"\u042f":2,"\u0404":8,"\u042a":7,"\u0427":7,"\u0424":9,"\u0422":2,"\u0421":8,"\u0472":8,"\u041e":8,"\u0409":4,"\u041b":4,"\u0414":2}},"\u0400":{"d":"35,-291v33,-21,54,25,70,42v-33,13,-49,-29,-70,-42xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"\u0454":8,"\u044a":5,"\u0444":8,"\u0475":7,"\u045e":7,"\u0443":7,"\u0442":5,"\u0441":8,"\u0473":7,"\u043e":7,"\u0459":5,"\u043b":5,"\u0457":-2,"\u0451":8,"\u0450":8,"\u0435":8,"\u0434":5,"\u0431":5,"\u040b":7,"\u0402":7,"\u042f":2,"\u0404":8,"\u042a":7,"\u0427":7,"\u0424":9,"\u0422":2,"\u0421":8,"\u0472":8,"\u041e":8,"\u0409":4,"\u041b":4,"\u0414":2}},"\u0401":{"d":"57,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-14,0,-17,-3,-17,-16v0,-14,2,-17,17,-17xm130,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-13,0,-17,-2,-17,-16v1,-14,3,-17,17,-17xm151,-25v8,2,8,23,0,25r-110,0v-6,-1,-11,-4,-11,-12r0,-203v0,-8,4,-12,11,-12r111,0v5,4,6,25,-3,25r-89,0r0,71r77,0v8,2,9,24,0,24r-77,0r0,82r91,0","w":175,"k":{"\u0454":8,"\u044a":5,"\u0444":8,"\u0475":7,"\u045e":7,"\u0443":7,"\u0442":5,"\u0441":8,"\u0473":7,"\u043e":7,"\u0459":5,"\u043b":5,"\u0457":-2,"\u0451":8,"\u0450":8,"\u0435":8,"\u0434":5,"\u0431":5,"\u040b":7,"\u0402":7,"\u042f":2,"\u0404":8,"\u042a":7,"\u0427":7,"\u0424":9,"\u0422":2,"\u0421":8,"\u0472":8,"\u041e":8,"\u0409":4,"\u041b":4,"\u0414":2}},"\u0416":{"d":"208,-119v45,14,48,71,65,114v1,9,-14,5,-23,6v-4,-1,-9,-3,-9,-7v-18,-42,-15,-105,-82,-98v-2,34,3,74,-3,104v-9,-1,-27,6,-27,-5r0,-99v-65,-7,-64,55,-82,98v-1,10,-34,12,-32,-2v17,-42,22,-95,65,-110v-39,-13,-48,-67,-57,-107v5,-6,30,-7,30,4v17,39,12,98,76,91v2,-31,-3,-70,3,-97v9,-2,24,-4,27,4r0,93v66,8,58,-59,80,-97v13,-3,33,-4,25,14v-15,35,-17,83,-56,94","w":288,"k":{"\u0454":5,"\u044a":10,"\u0447":6,"\u0444":6,"\u0475":8,"\u045e":8,"\u0443":8,"\u0442":6,"\u0441":8,"\u0473":5,"\u043e":5,"\u0457":-2,"\u0451":5,"\u0450":5,"\u0435":5,"\u0431":4,"\u0430":1,"\u040b":5,"\u0402":5,"\u0404":9,"\u042a":5,"\u0427":7,"\u0424":13,"\u0422":5,"\u0421":10,"\u0472":9,"\u041e":9}},"\u0417":{"d":"105,-121v26,8,50,23,50,57v0,47,-34,67,-85,67v-32,0,-68,-12,-53,-41v27,19,105,26,104,-25v0,-41,-41,-45,-85,-43v-5,-4,-7,-25,3,-24v41,2,77,-3,77,-41v0,-49,-69,-33,-95,-19v-13,-35,30,-41,60,-41v40,0,66,17,67,56v0,32,-18,48,-43,54","w":170,"k":{"\u040b":5,"\u0402":5,"\u042f":2,"\u042a":5,"\u0427":5,"\u0425":2,"\u040e":1,"\u0423":1,"\u0422":5,"\u0410":2}},"\u0418":{"d":"173,-223v3,-7,25,-8,28,0r-3,223v-9,-1,-25,5,-27,-4r0,-172r-118,176v-9,0,-23,5,-23,-5r0,-218v3,-8,28,-9,30,0r0,171","w":230,"k":{"\u0457":-1}},"\u0419":{"d":"145,-286v0,-11,19,-6,26,-4v0,34,-20,48,-54,49v-33,1,-60,-22,-51,-50v8,-1,24,-6,24,6v0,15,12,23,28,23v16,-1,27,-9,27,-24xm173,-223v3,-7,25,-8,28,0r-3,223v-9,-1,-25,5,-27,-4r0,-172r-118,176v-9,0,-23,5,-23,-5r0,-218v3,-8,28,-9,30,0r0,171","w":230,"k":{"\u0457":-1}},"\u040d":{"d":"64,-288v-5,-6,3,-9,11,-9v31,2,39,31,56,48v1,5,-9,3,-16,4v-22,-10,-33,-29,-51,-43xm173,-223v3,-7,25,-8,28,0r-3,223v-9,-1,-25,5,-27,-4r0,-172r-118,176v-9,0,-23,5,-23,-5r0,-218v3,-8,28,-9,30,0r0,171","w":230},"\u0406":{"d":"30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90,"k":{"\u0457":-1}},"\u0407":{"d":"9,-285v14,0,17,2,17,16v0,15,-2,17,-17,17v-14,0,-17,-3,-17,-16v0,-14,2,-17,17,-17xm82,-285v14,0,17,3,17,16v0,14,-2,17,-17,17v-13,0,-17,-2,-17,-16v1,-14,3,-17,17,-17xm30,-223v3,-8,28,-9,30,0r0,221v-4,5,-30,6,-30,-3r0,-218","w":90,"k":{"\u0457":-1}},"\u0408":{"d":"55,-223v3,-8,27,-8,30,0r0,166v8,52,-45,75,-82,50v-2,-6,-5,-24,4,-25v8,2,13,8,25,8v21,0,23,-16,23,-36r0,-163","w":114,"k":{".":5,",":6,"\u0425":1,"\u0409":2,"\u041b":2,"\u0414":1,"\u0410":2}},"\u041a":{"d":"182,-5v-2,11,-32,8,-33,-1v-20,-43,-19,-105,-89,-98r0,102v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,93v67,9,63,-57,86,-97v12,-3,35,-4,25,14v-17,34,-20,82,-59,94v46,15,51,71,70,114","w":195,"k":{"\u0454":5,"\u044a":10,"\u0447":6,"\u0444":6,"\u0475":8,"\u045e":8,"\u0443":8,"\u0442":6,"\u0441":8,"\u0473":5,"\u043e":5,"\u0457":-2,"\u0451":5,"\u0450":5,"\u0435":5,"\u0431":4,"\u0430":1,"\u040b":5,"\u0402":5,"\u0404":9,"\u042a":5,"\u0427":7,"\u0424":13,"\u0422":5,"\u0421":10,"\u0472":9,"\u041e":9}},"\u040c":{"d":"109,-251v-2,7,-26,9,-27,2v17,-17,24,-45,56,-48v8,-1,16,3,11,9xm182,-5v-2,11,-32,8,-33,-1v-20,-43,-19,-105,-89,-98r0,102v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,93v67,9,63,-57,86,-97v12,-3,35,-4,25,14v-17,34,-20,82,-59,94v46,15,51,71,70,114","w":195,"k":{"\u0454":5,"\u044a":10,"\u0447":6,"\u0444":6,"\u0475":8,"\u045e":8,"\u0443":8,"\u0442":6,"\u0441":8,"\u0473":5,"\u043e":5,"\u0457":-2,"\u0451":5,"\u0450":5,"\u0435":5,"\u0431":4,"\u0430":1,"\u040b":5,"\u0402":5,"\u0404":9,"\u042a":5,"\u0427":7,"\u0424":13,"\u0422":5,"\u0421":10,"\u0472":9,"\u041e":9}},"\u041b":{"d":"179,-227v7,0,11,4,11,12r-3,215v-10,0,-24,5,-28,-4r0,-197r-64,0v-12,64,-12,145,-45,187v-9,11,-26,19,-45,16v-7,-2,-7,-27,2,-27v45,-11,39,-70,51,-118v4,-21,5,-57,12,-81v30,-8,74,-1,109,-3","w":219,"k":{"\u0457":-1}},"\u0409":{"d":"174,-227v7,0,11,4,11,12r0,77v68,-4,119,7,120,67v1,68,-69,77,-143,70v-4,-1,-8,-5,-8,-11r0,-189r-59,0v-12,64,-12,145,-45,187v-9,11,-26,19,-45,16v-7,-2,-7,-27,2,-27v45,-11,40,-70,51,-118v4,-20,9,-44,9,-71v0,-8,4,-13,11,-13r96,0xm185,-25v46,1,88,1,88,-44v0,-45,-41,-46,-88,-44r0,88","w":313,"k":{"\u201c":16,"\u2018":16,"\u042f":2,"\u0427":18,"\u0425":5,"\u040e":17,"\u0423":17,"\u0422":25,"\u0409":2,"\u041b":2,"\u0416":2,"\u0414":2,"\u0410":2}},"\u041c":{"d":"223,-208v-1,-22,55,-30,55,-6r-1,212v-4,5,-28,6,-29,-3r0,-198r-81,199v-4,7,-26,8,-30,0r-77,-199r-1,201v-4,5,-28,6,-29,-3r0,-209v3,-23,56,-16,57,5r67,165","w":307,"k":{"\u0457":-1}},"\u041d":{"d":"191,-227v5,68,3,159,0,227v-9,-1,-27,6,-27,-5r0,-100r-104,0r0,103v-4,5,-30,6,-30,-3r3,-222v8,-1,25,-5,27,4r0,91r104,0v2,-31,-3,-68,3,-95v8,-2,17,-2,24,0","w":224,"k":{"\u0457":-1}},"\u040a":{"d":"186,-138v67,-3,119,6,120,67v1,69,-69,77,-142,70v-4,-1,-8,-5,-8,-11r0,-94r-96,0r0,104v-4,5,-27,6,-30,-2r3,-223v8,-1,25,-5,27,4r0,91r96,0v2,-31,-3,-68,3,-95v8,-1,25,-5,27,4r0,85xm186,-25v46,1,89,1,89,-43v0,-46,-41,-47,-89,-45r0,88","w":315,"k":{"\u201c":16,"\u2018":16,"\u042f":2,"\u0427":18,"\u0425":5,"\u040e":17,"\u0423":17,"\u0422":25,"\u0409":2,"\u041b":2,"\u0416":2,"\u0414":2,"\u0410":2}},"\u041e":{"d":"121,-231v70,0,100,44,100,115v0,71,-31,119,-104,119v-71,0,-100,-44,-100,-115v0,-72,33,-119,104,-119xm118,-23v53,0,70,-39,71,-91v1,-53,-17,-90,-69,-91v-52,0,-71,39,-71,90v0,52,16,92,69,92","w":238,"k":{".":7,",":7,"\u0459":7,"\u043b":7,"\u0434":8,"\u040b":11,"\u0402":11,"\u042f":2,"\u042d":3,"\u042a":11,"\u0427":3,"\u0425":7,"\u040e":6,"\u0423":6,"\u0422":8,"\u0409":9,"\u041b":9,"\u0408":5,"\u0417":3,"\u0416":6,"\u0414":9,"\u0410":9}},"\u0472":{"d":"121,-231v69,0,101,42,100,114v-1,73,-31,119,-104,120v-72,0,-100,-44,-100,-115v0,-71,32,-119,104,-119xm49,-103v-14,86,115,112,135,32v3,-10,5,-21,5,-32r-140,0xm189,-127v11,-84,-114,-108,-135,-31v-3,10,-5,20,-5,31r140,0","w":238,"k":{".":7,",":7,"\u0459":7,"\u043b":7,"\u0434":8,"\u040b":11,"\u0402":11,"\u042f":2,"\u042d":3,"\u042a":11,"\u0427":3,"\u0425":7,"\u040e":6,"\u0423":6,"\u0422":8,"\u0409":9,"\u041b":9,"\u0408":5,"\u0417":3,"\u0416":6,"\u0414":9,"\u0410":9}},"\u041f":{"d":"183,-227v7,0,11,4,11,12r-1,213v-5,5,-27,6,-30,-2r0,-197r-103,0r0,197v0,7,-28,8,-30,0r0,-211v0,-8,4,-12,11,-12r142,0","w":223,"k":{"\u0457":-1}},"\u0420":{"d":"42,-227v69,-4,128,1,128,66v0,59,-45,79,-110,75r0,81v1,9,-18,6,-27,5v-2,0,-2,-3,-3,-5r0,-209v0,-8,5,-13,12,-13xm60,-111v44,3,78,-5,78,-47v0,-42,-35,-47,-78,-44r0,91","w":185,"k":{".":36,",":36,"\u044f":4,"\u0454":5,"\u0444":6,"\u0441":5,"\u0473":5,"\u043e":5,"\u043c":4,"\u0459":25,"\u043b":25,"\u0451":5,"\u0450":5,"\u0435":5,"\u0434":27,"\u040b":2,"\u0402":2,"\u042f":2,"\u042a":2,"\u0425":5,"\u040e":1,"\u0423":1,"\u0422":3,"\u0409":23,"\u041b":23,"\u0408":14,"\u0416":5,"\u0414":22,"\u0410":20}},"\u0421":{"d":"118,-24v29,3,46,-24,63,-19v7,40,-34,46,-67,46v-67,0,-97,-45,-97,-114v0,-71,32,-119,100,-119v32,0,70,7,63,45r-4,3v-17,-8,-32,-23,-59,-22v-50,2,-66,41,-67,92v-1,52,19,84,68,88","w":191,"k":{"\u0457":-10,"\u0424":5,"\u0421":2}},"\u0405":{"d":"49,-174v11,59,105,38,103,110v0,46,-31,66,-77,67v-32,1,-79,-14,-57,-45v26,20,102,36,103,-18v-11,-59,-103,-39,-103,-111v0,-61,85,-77,121,-41v1,8,3,20,-4,23v-22,-17,-85,-30,-86,15","w":165,"k":{"\u0475":3,"\u045e":3,"\u0443":3,"\u040e":3,"\u0423":3,"\u0422":2,"\u0410":2}},"\u0422":{"d":"167,-227v8,1,8,24,0,25r-64,0r-3,202v-9,-1,-27,6,-27,-5r0,-197r-67,0v-5,-4,-4,-21,0,-25r161,0","w":175,"k":{"-":15,"\u00bb":9,"\u201c":-4,"\u2018":-4,".":24,":":15,";":5,",":30,"\u044f":25,"\u044e":26,"\u0454":32,"\u044d":29,"\u044c":26,"\u044b":26,"\u044a":23,"\u0449":26,"\u0448":26,"\u0447":22,"\u045f":26,"\u0446":26,"\u0445":20,"\u0444":31,"\u0475":22,"\u045e":22,"\u0443":22,"\u0442":15,"\u0455":28,"\u0441":33,"\u0440":26,"\u043f":26,"\u0473":33,"\u043e":33,"\u045a":26,"\u043d":26,"\u043c":29,"\u0459":33,"\u043b":33,"\u045c":26,"\u043a":26,"\u0457":-16,"\u0439":26,"\u0438":26,"\u0437":24,"\u0436":21,"\u0451":32,"\u0450":32,"\u0435":32,"\u0434":35,"\u0491":26,"\u0453":26,"\u0433":26,"\u0432":26,"\u0431":8,"\u0430":26,"\u042f":5,"\u0404":8,"\u0427":1,"\u0424":16,"\u040e":-4,"\u0423":-4,"\u0421":10,"\u0472":8,"\u041e":8,"\u0409":19,"\u041b":19,"\u0408":11,"\u0414":19,"\u0410":22}},"\u0423":{"d":"155,-223v2,-8,29,-8,32,-1v-19,56,-46,106,-65,161v-14,39,-45,85,-93,57v-2,-6,-5,-24,3,-26v23,15,50,2,54,-23r-83,-168v2,-10,31,-8,33,2r66,135","k":{"-":9,".":36,":":11,";":11,",":31,"\u044f":16,"\u044e":12,"\u0454":20,"\u044d":12,"\u044c":12,"\u044b":12,"\u0449":12,"\u0448":12,"\u0447":7,"\u045f":12,"\u0446":12,"\u0445":8,"\u0444":19,"\u0475":6,"\u045e":6,"\u0443":6,"\u0442":4,"\u0455":10,"\u0441":20,"\u0440":12,"\u043f":12,"\u0473":21,"\u043e":21,"\u045a":12,"\u043d":12,"\u043c":14,"\u0459":29,"\u043b":29,"\u045c":12,"\u043a":12,"\u0457":-17,"\u0439":12,"\u0438":12,"\u0437":10,"\u0436":11,"\u0451":20,"\u0450":20,"\u0435":20,"\u0434":33,"\u0491":12,"\u0453":12,"\u0433":12,"\u0432":12,"\u0431":8,"\u0430":12,"\u042f":4,"\u0404":8,"\u0427":4,"\u0424":10,"\u0405":5,"\u0421":8,"\u0472":8,"\u041e":8,"\u0409":25,"\u041b":25,"\u0408":14,"\u0414":25,"\u0410":27}},"\u040e":{"d":"124,-286v0,-11,19,-6,26,-4v0,34,-20,48,-54,49v-33,1,-60,-22,-51,-50v9,-2,23,-5,24,6v1,15,12,23,28,23v16,-1,27,-9,27,-24xm155,-223v2,-8,29,-8,32,-1v-19,56,-46,106,-65,161v-14,39,-45,85,-93,57v-2,-6,-5,-24,3,-26v23,15,50,2,54,-23r-83,-168v2,-10,31,-8,33,2r66,135","k":{"-":9,".":36,":":11,";":11,",":31,"\u044f":16,"\u044e":12,"\u0454":20,"\u044d":12,"\u044c":12,"\u044b":12,"\u0449":12,"\u0448":12,"\u0447":7,"\u045f":12,"\u0446":12,"\u0445":8,"\u0444":19,"\u0475":6,"\u045e":6,"\u0443":6,"\u0442":4,"\u0455":10,"\u0441":20,"\u0440":12,"\u043f":12,"\u0473":21,"\u043e":21,"\u045a":12,"\u043d":12,"\u043c":14,"\u0459":29,"\u043b":29,"\u045c":12,"\u043a":12,"\u0457":-17,"\u0439":12,"\u0438":12,"\u0437":10,"\u0436":11,"\u0451":20,"\u0450":20,"\u0435":20,"\u0434":33,"\u0491":12,"\u0453":12,"\u0433":12,"\u0432":12,"\u0431":8,"\u0430":12,"\u042f":4,"\u0404":8,"\u0427":4,"\u0424":10,"\u0405":5,"\u0421":8,"\u0472":8,"\u041e":8,"\u0409":25,"\u041b":25,"\u0408":14,"\u0414":25,"\u0410":27}},"\u0474":{"d":"136,-148v12,-42,28,-99,75,-76v1,10,5,27,-11,23v-24,5,-25,30,-33,55r-44,141v-4,9,-37,10,-41,0r-76,-218v1,-10,30,-7,33,1r65,191","w":212},"\u0424":{"d":"140,-205v58,3,96,25,95,85v-1,58,-38,84,-95,87v6,21,-5,48,-29,29r0,-29v-58,-1,-95,-26,-95,-85v0,-57,38,-84,95,-87v-6,-21,6,-43,29,-28r0,28xm140,-57v67,6,87,-96,30,-118v-8,-3,-18,-5,-30,-6r0,124xm111,-181v-69,-8,-87,96,-30,118v8,3,18,5,30,6r0,-124","w":251,"k":{".":26,",":31,"\u044f":1,"\u0459":15,"\u043b":15,"\u0434":15,"\u040b":13,"\u0402":13,"\u042f":4,"\u042d":3,"\u042a":13,"\u0427":3,"\u0425":11,"\u040e":7,"\u0423":7,"\u0422":15,"\u0405":3,"\u0409":15,"\u041b":15,"\u0408":9,"\u0417":3,"\u0416":8,"\u0414":15,"\u0410":15}},"\u0425":{"d":"143,-223v5,-10,39,-10,30,6r-59,101r64,111v0,10,-20,5,-30,5v-21,-28,-36,-64,-55,-95v-19,31,-34,66,-56,95v-11,1,-35,6,-25,-11r62,-104r-62,-108v-1,-7,8,-5,15,-6v6,2,16,0,19,6r49,85","w":186,"k":{"\u0454":8,"\u044a":7,"\u0447":7,"\u0444":8,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":5,"\u0441":7,"\u0473":7,"\u043e":7,"\u043c":2,"\u0457":-8,"\u0451":8,"\u0450":8,"\u0435":8,"\u0431":5,"\u0430":4,"\u0404":8,"\u0427":5,"\u0424":13,"\u0421":9,"\u0472":8,"\u041e":8}},"\u0426":{"d":"193,-26v11,2,31,-6,29,9v-2,24,4,56,-2,76v-8,0,-22,5,-24,-4r0,-55r-155,0v-7,0,-11,-4,-11,-12r3,-215v8,-1,25,-5,27,4r0,197r102,0r1,-199v6,-5,27,-6,30,2r0,197","w":229,"k":{"\u201c":6,"\u2018":6,";":-11,",":-10,"\u0454":3,"\u044a":6,"\u0447":3,"\u0444":3,"\u0475":5,"\u045e":5,"\u0443":5,"\u0442":5,"\u0441":3,"\u0473":3,"\u043e":3,"\u0451":3,"\u0450":3,"\u0435":3,"\u0431":4,"\u040b":7,"\u0402":7,"\u0404":5,"\u042a":7,"\u0427":5,"\u0424":6,"\u040e":3,"\u0423":3,"\u0422":5,"\u0421":5,"\u0472":5,"\u041e":5}},"\u040f":{"d":"99,0v-23,-4,-69,12,-69,-12r3,-215v8,-1,25,-5,27,4r0,197r103,0r0,-199v6,-5,27,-6,30,2r0,211v-3,24,-46,7,-69,12v-2,19,3,44,-2,59v-8,-1,-22,5,-23,-4r0,-55","w":223,"k":{"\u0457":-1}},"\u0427":{"d":"140,-223v1,-8,28,-8,30,0r-3,223v-9,0,-26,4,-27,-4r0,-88v-61,9,-125,1,-120,-66v2,-22,-5,-52,3,-69v9,-1,25,-5,27,4v-2,63,-7,108,71,108v6,0,13,-1,19,-2r0,-106","w":200,"k":{"\u0457":-1}},"\u0428":{"d":"252,-223v2,-9,30,-8,30,0r0,211v0,7,-4,12,-10,12r-231,0v-7,0,-11,-4,-11,-12r0,-211v2,-8,28,-8,30,0r0,197r81,0r0,-197v2,-8,30,-8,30,0r0,197r81,0r0,-197","w":312,"k":{"\u0457":-1}},"\u0429":{"d":"282,-26v12,2,32,-6,30,9v-2,24,4,56,-2,76v-8,0,-22,5,-24,-4r0,-55r-245,0v-7,0,-11,-4,-11,-12r0,-211v2,-8,28,-8,30,0r0,197r81,0r0,-197v2,-8,30,-8,30,0r0,197r81,0r1,-200v9,-2,28,-6,29,3r0,197","w":320,"k":{"\u201c":6,"\u2018":6,";":-11,",":-10,"\u0454":3,"\u044a":6,"\u0447":3,"\u0444":3,"\u0475":5,"\u045e":5,"\u0443":5,"\u0442":5,"\u0441":3,"\u0473":3,"\u043e":3,"\u0451":3,"\u0450":3,"\u0435":3,"\u0431":4,"\u040b":7,"\u0402":7,"\u0404":5,"\u042a":7,"\u0427":5,"\u0424":6,"\u040e":3,"\u0423":3,"\u0422":5,"\u0421":5,"\u0472":5,"\u041e":5}},"\u042a":{"d":"80,-227v7,0,13,4,12,13r0,76v67,-3,119,6,120,67v2,70,-70,76,-142,70v-4,-1,-8,-5,-8,-11r0,-190r-56,0v-4,-4,-7,-25,3,-25r71,0xm92,-25v47,2,89,0,89,-43v0,-46,-41,-47,-89,-45r0,88","w":221,"k":{"\u201c":16,"\u2018":16,"\u042f":2,"\u0427":18,"\u0425":5,"\u040e":17,"\u0423":17,"\u0422":25,"\u0409":2,"\u041b":2,"\u0416":2,"\u0414":2,"\u0410":2}},"\u042b":{"d":"214,-223v4,-8,27,-8,30,0r-3,223v-9,-1,-25,5,-27,-4r0,-219xm60,-137v66,-3,116,6,118,66v2,70,-68,76,-140,70v-4,-1,-8,-5,-8,-11r0,-211v3,-8,28,-9,30,0r0,86xm60,-25v46,2,87,0,87,-43v0,-44,-40,-46,-87,-44r0,87","w":274,"k":{"\u0457":-1}},"\u042c":{"d":"60,-138v68,-3,121,5,122,67v2,71,-71,76,-144,70v-4,-1,-8,-5,-8,-11r0,-211v3,-8,28,-9,30,0r0,85xm60,-25v47,2,90,1,90,-43v0,-47,-42,-47,-90,-45r0,88","w":191,"k":{"\u201c":16,"\u2018":16,"\u042f":2,"\u0427":18,"\u0425":5,"\u040e":17,"\u0423":17,"\u0422":25,"\u0409":2,"\u041b":2,"\u0416":2,"\u0414":2,"\u0410":2}},"\u042d":{"d":"82,-231v69,0,98,47,98,116v0,72,-29,118,-99,118v-30,0,-64,-4,-65,-35v0,-6,1,-10,5,-11v23,20,86,31,108,-1v11,-16,18,-34,18,-61r-111,-1v-5,-2,-5,-24,2,-24r109,0v-4,-44,-23,-72,-69,-75v-27,-2,-42,20,-59,17v-7,-38,32,-43,63,-43","w":197,"k":{".":7,",":7,"\u0459":7,"\u043b":7,"\u0434":8,"\u040b":11,"\u0402":11,"\u042f":2,"\u042d":3,"\u042a":11,"\u0427":3,"\u0425":7,"\u040e":6,"\u0423":6,"\u0422":8,"\u0409":9,"\u041b":9,"\u0408":5,"\u0417":3,"\u0416":6,"\u0414":9,"\u0410":9}},"\u0404":{"d":"120,-23v28,2,43,-21,60,-18v8,39,-32,44,-64,44v-70,0,-99,-45,-99,-116v0,-70,31,-118,99,-118v31,0,76,10,59,46v-23,-21,-86,-30,-107,2v-9,14,-16,32,-18,53r110,1v5,3,6,24,-3,24r-107,0v0,50,20,79,70,82","w":197,"k":{"\u0444":1,"\u0457":-2}},"\u042e":{"d":"202,-231v69,0,97,45,97,116v-1,72,-29,117,-100,118v-67,0,-95,-42,-96,-108r-43,0r0,103v-4,5,-27,6,-30,-2r0,-219v3,-8,28,-9,30,0r0,92r43,0v6,-59,34,-100,99,-100xm200,-23v51,0,67,-39,67,-90v0,-53,-14,-92,-67,-92v-51,0,-67,40,-67,91v0,50,14,91,67,91","w":316,"k":{".":7,",":7,"\u0459":7,"\u043b":7,"\u0434":8,"\u040b":11,"\u0402":11,"\u042f":2,"\u042d":3,"\u042a":11,"\u0427":3,"\u0425":7,"\u040e":6,"\u0423":6,"\u0422":8,"\u0409":9,"\u041b":9,"\u0408":5,"\u0417":3,"\u0416":6,"\u0414":9,"\u0410":9}},"\u042f":{"d":"111,-227v21,1,59,-10,59,12r-1,213v-5,5,-27,6,-30,-2r0,-95v-76,-14,-70,58,-97,99v-11,4,-35,3,-24,-16v18,-31,19,-78,53,-92v-27,-6,-45,-23,-45,-55v0,-47,31,-68,85,-64xm58,-164v0,40,38,42,81,40r0,-78v-42,-1,-81,-3,-81,38","w":199,"k":{"\u0457":-1}},"\u0402":{"d":"89,-131v64,-3,120,4,120,63v0,48,-34,73,-84,68v-6,-5,-7,-30,8,-25v28,0,44,-13,45,-40v1,-44,-44,-42,-89,-41r0,102v0,7,-28,8,-30,0r0,-197v-18,-2,-42,4,-55,-3v0,-9,-4,-23,5,-23r138,0v9,-1,7,16,5,23v-15,7,-43,1,-63,3r0,70","w":224,"k":{"\u0427":22,"\u0425":11,"\u040e":18,"\u0423":18,"\u0422":26,"\u0416":1}},"\u040b":{"d":"89,-131v68,-4,119,7,118,70v0,24,9,80,-30,57v2,-56,5,-109,-56,-102r-32,0r0,102v0,7,-28,8,-30,0r0,-198v-23,-2,-69,12,-53,-25r142,0v6,3,6,25,-2,25r-57,0r0,71","w":222,"k":{"\u0427":20,"\u0424":2,"\u040e":11,"\u0423":11,"\u0422":20}},"\u0462":{"d":"59,-234v1,-10,32,-9,30,0r0,33v21,2,49,-4,65,3v0,8,5,23,-5,23r-60,0r0,44v64,-2,119,3,119,64v0,69,-71,71,-141,66v-4,-1,-8,-5,-8,-11r0,-163v-22,-2,-69,11,-53,-25v15,-3,36,0,53,-1r0,-33xm89,-24v46,1,88,2,88,-41v0,-42,-42,-44,-88,-42r0,83","w":225},"\u0430":{"d":"25,-149v30,-36,121,-32,121,38r0,107v0,8,-12,5,-20,5v-8,0,-4,-13,-5,-21v-24,34,-108,32,-105,-25v3,-48,49,-54,101,-52v2,-31,-5,-50,-36,-50v-23,0,-36,13,-54,16v-5,-2,-3,-13,-2,-18xm46,-46v0,40,59,29,71,3r0,-33v-34,0,-71,-2,-71,30","w":172,"k":{"\u0445":1,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":1,"\u0436":1}},"\u0431":{"d":"107,-166v47,0,67,32,67,80v-1,54,-27,87,-80,89v-99,5,-88,-158,-48,-214v21,-29,71,-29,116,-35v8,2,9,27,-4,28v-55,6,-113,11,-109,79v14,-15,30,-27,58,-27xm97,-21v35,0,44,-28,47,-62v5,-53,-47,-76,-81,-42v-7,7,-13,12,-13,27v0,43,6,77,47,77","w":191,"k":{"\u201c":4,"\u2018":4,"\u0445":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3,"\u0459":7,"\u043b":7,"\u0436":3,"\u0434":10}},"\u0432":{"d":"122,-91v21,4,34,18,35,41v0,54,-62,56,-116,50v-11,-1,-14,-5,-14,-16r0,-136v-1,-25,33,-13,56,-18v36,1,66,8,67,43v0,20,-12,31,-28,36xm55,-97v31,1,66,2,67,-26v1,-30,-40,-25,-67,-23r0,49xm55,-22v28,4,72,6,72,-27v0,-34,-39,-28,-72,-29r0,56","w":172,"k":{"\u044f":3,"\u044a":4,"\u0445":2,"\u0475":2,"\u045e":2,"\u0443":2,"\u0459":3,"\u043b":3,"\u0436":1,"\u0434":3}},"\u0433":{"d":"115,-167v8,0,10,26,0,26r-59,0v-2,46,3,99,-3,141v-9,-1,-23,5,-26,-4r0,-153v-1,-7,3,-11,9,-10r79,0","w":124,"k":{"-":9,"\u201c":-4,"\u2018":-4,".":16,",":16,"\u044f":3,"\u0454":4,"\u0444":5,"\u0441":4,"\u0473":4,"\u043e":4,"\u043c":3,"\u0459":14,"\u043b":14,"\u0451":4,"\u0450":4,"\u0435":4,"\u0434":18,"\u0430":1,"\u00e6":10,"\u01fb":10,"\u00e5":10,"\u0103":10,"\u0101":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"a":10}},"\u0453":{"d":"115,-167v8,0,10,26,0,26r-59,0v-2,46,3,99,-3,141v-9,-1,-23,5,-26,-4r0,-153v-1,-7,3,-11,9,-10r79,0xm112,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":124,"k":{"-":9,"\u201c":-4,"\u2018":-4,".":16,",":16,"\u044f":3,"\u0454":4,"\u0444":5,"\u0441":4,"\u0473":4,"\u043e":4,"\u043c":3,"\u0459":14,"\u043b":14,"\u0451":4,"\u0450":4,"\u0435":4,"\u0434":18,"\u0430":1,"\u00e6":10,"\u01fb":10,"\u00e5":10,"\u0103":10,"\u0101":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"a":10}},"\u0491":{"d":"27,-157v-1,-7,3,-11,9,-10r62,0v-3,-20,-1,-56,25,-37v-3,21,9,56,-9,63r-58,0v-2,46,3,99,-3,141v-9,-1,-23,5,-26,-4r0,-153","w":127,"k":{"-":9,"\u201c":-4,"\u2018":-4,".":16,",":16,"\u044f":3,"\u0454":4,"\u0444":5,"\u0441":4,"\u0473":4,"\u043e":4,"\u043c":3,"\u0459":14,"\u043b":14,"\u0451":4,"\u0450":4,"\u0435":4,"\u0434":18,"\u0430":1,"\u00e6":10,"\u01fb":10,"\u00e5":10,"\u0103":10,"\u0101":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"a":10}},"\u0434":{"d":"167,-25v11,1,29,-5,29,8v-2,23,3,54,-3,73v-7,2,-19,3,-22,-3r0,-53r-142,0v-1,22,9,73,-25,53r0,-70v-2,-11,9,-7,18,-8v27,-32,33,-81,40,-136v0,-4,4,-6,8,-6r88,0v6,0,10,3,9,10r0,132xm138,-143r-50,0v-7,49,-13,89,-36,118r86,0r0,-118","w":200,"k":{"\u201c":7,"\u2018":7,";":-9,",":-15,"\u0454":3,"\u044a":5,"\u0447":2,"\u0445":-3,"\u0444":4,"\u0475":3,"\u045e":3,"\u0443":3,"\u0442":4,"\u0441":4,"\u0473":4,"\u043e":4,"\u0451":3,"\u0450":3,"\u0435":3,"\u0434":-8,"\u0431":2}},"\u0435":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0","w":179,"k":{"\u201c":4,"\u2018":4,"\u0445":2,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":1,"\u043c":2,"\u0459":6,"\u043b":6,"\u0436":5,"\u0434":5}},"\u0450":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm49,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":179,"k":{"\u201c":4,"\u2018":4,"\u0445":2,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":1,"\u043c":2,"\u0459":6,"\u043b":6,"\u0436":5,"\u0434":5}},"\u0451":{"d":"92,-171v48,0,71,31,70,81v0,8,-5,11,-11,12r-104,0v-7,64,63,66,106,46v11,32,-29,34,-58,35v-55,0,-79,-32,-79,-86v0,-52,26,-88,76,-88xm133,-99v9,-54,-69,-65,-83,-19v-2,6,-3,13,-3,19r86,0xm61,-230v13,0,16,3,16,16v-1,13,-4,17,-17,17v-12,0,-16,-4,-16,-16v0,-14,3,-17,17,-17xm123,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-17,-4,-17,-16v0,-14,3,-17,17,-17","w":179,"k":{"\u201c":4,"\u2018":4,"\u0445":2,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":1,"\u043c":2,"\u0459":6,"\u043b":6,"\u0436":5,"\u0434":5}},"\u0436":{"d":"182,-88v32,14,46,53,54,87v-7,3,-26,4,-30,-3v-15,-30,-16,-76,-67,-71r0,72v-2,6,-18,4,-26,3v-2,0,-4,-1,-3,-3r0,-72v-55,-7,-50,47,-72,75v-10,0,-33,5,-25,-10v14,-29,21,-66,53,-77v-29,-12,-38,-47,-48,-79v8,-3,26,-4,31,3v15,27,11,72,61,65r0,-66v0,-6,27,-6,29,0r0,66v51,7,46,-43,66,-69v11,0,31,-5,24,10v-13,26,-18,60,-47,69","w":248,"k":{"\u0454":4,"\u044a":2,"\u0444":4,"\u0441":4,"\u0473":5,"\u043e":5,"\u0451":4,"\u0450":4,"\u0435":4,"\u0430":5}},"\u0437":{"d":"99,-89v21,3,35,17,37,41v4,57,-91,65,-122,33v0,-7,-4,-19,4,-20v20,15,88,29,88,-14v0,-30,-39,-24,-67,-27v-4,-2,-6,-21,2,-21v29,0,60,1,60,-27v0,-44,-68,-12,-84,-10v-6,-32,29,-37,55,-37v33,0,58,12,58,44v0,21,-14,33,-31,38","w":152,"k":{"\u044a":4,"\u0445":1,"\u0475":2,"\u045e":2,"\u0443":2,"\u0459":5,"\u043b":5,"\u0436":1,"\u0434":3}},"\u0438":{"d":"27,-163v2,-8,29,-7,29,0r-1,119r90,-123v8,0,21,-4,23,4r-3,163v-9,-1,-24,5,-26,-4r1,-119r-91,123v0,0,-20,4,-22,-4r0,-159","w":194},"\u0439":{"d":"126,-237v0,-11,20,-8,26,-3v1,35,-19,50,-54,51v-34,1,-60,-23,-51,-53v9,-2,24,-5,24,6v1,16,10,26,27,26v17,0,28,-10,28,-27xm27,-163v2,-8,29,-7,29,0r-1,119r90,-123v8,0,21,-4,23,4r-3,163v-9,-1,-24,5,-26,-4r1,-119r-91,123v0,0,-20,4,-22,-4r0,-159","w":194},"\u045d":{"d":"27,-163v2,-8,29,-7,29,0r-1,119r90,-123v8,0,21,-4,23,4r-3,163v-9,-1,-24,5,-26,-4r1,-119r-91,123v0,0,-20,4,-22,-4r0,-159xm49,-238v-4,-3,-1,-8,4,-8v37,-5,36,32,53,50v-30,15,-41,-29,-57,-42","w":194},"\u0456":{"d":"53,-167v7,46,3,119,0,167v-9,-1,-23,5,-26,-4r3,-163v7,0,17,-2,23,0xm41,-233v14,0,18,3,18,17v0,15,-4,18,-18,18v-14,0,-18,-3,-18,-18v0,-14,4,-17,18,-17","w":82},"\u0457":{"d":"14,-230v13,0,16,3,16,16v0,13,-3,17,-16,17v-12,0,-16,-4,-16,-16v0,-12,3,-17,16,-17xm69,-230v13,0,16,4,16,16v0,12,-4,17,-16,17v-12,0,-16,-3,-16,-16v0,-13,2,-17,16,-17xm27,-163v2,-8,29,-8,29,0r-3,163v-9,-1,-23,5,-26,-4r0,-159","w":82,"k":{"\u201c":-9,"\u2018":-9}},"\u0458":{"d":"-6,41v20,-4,43,-4,36,-39r3,-169v9,1,24,-5,26,4r0,166v2,42,-16,65,-56,60v-13,2,-12,-13,-9,-22xm45,-233v15,0,17,3,18,17v0,15,-5,18,-19,18v-14,0,-16,-4,-17,-18v-1,-14,4,-17,18,-17","w":86},"\u043a":{"d":"100,-88v32,14,47,53,55,87v-7,3,-26,4,-30,-3v-16,-30,-16,-77,-69,-71r0,72v-4,5,-25,6,-29,0r0,-161v2,-6,26,-6,29,0r0,66v52,8,48,-42,68,-69v10,0,32,-5,24,10v-13,26,-18,61,-48,69","w":166,"k":{"\u0454":4,"\u044a":2,"\u0444":4,"\u0441":4,"\u0473":5,"\u043e":5,"\u0451":4,"\u0450":4,"\u0435":4,"\u0430":5}},"\u045c":{"d":"100,-88v32,14,47,53,55,87v-7,3,-26,4,-30,-3v-16,-30,-16,-77,-69,-71r0,72v-4,5,-25,6,-29,0r0,-161v2,-6,26,-6,29,0r0,66v52,8,48,-42,68,-69v10,0,32,-5,24,10v-13,26,-18,61,-48,69xm131,-241v-17,16,-27,58,-59,45v17,-18,15,-54,53,-50v3,0,6,2,6,5","w":166,"k":{"\u0454":4,"\u044a":2,"\u0444":4,"\u0441":4,"\u0473":5,"\u043e":5,"\u0451":4,"\u0450":4,"\u0435":4,"\u0430":5}},"\u043b":{"d":"148,-167v5,1,9,4,9,10r-3,157v-9,-1,-24,5,-26,-4r0,-139r-44,0v-10,64,-12,148,-79,144v-2,-15,-3,-27,15,-27v31,-25,30,-81,38,-131v0,-7,3,-10,9,-10r81,0","w":183},"\u0459":{"d":"145,-167v19,2,5,41,9,60v52,-4,102,2,102,52v1,56,-60,63,-117,56v-10,-1,-14,-6,-14,-16r0,-128r-42,0v-9,66,-10,148,-78,144v-3,-12,-4,-28,13,-26v33,-24,32,-79,39,-132v0,-7,2,-11,9,-10r79,0xm154,-22v34,4,72,2,72,-31v0,-33,-39,-33,-72,-30r0,61","w":270,"k":{"\u201c":20,"\u2018":20,"\u0445":2,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":14,"\u0436":2}},"\u043c":{"d":"160,-150v0,-19,47,-27,49,-6r18,150v0,10,-19,8,-27,5r-17,-144r-47,139v-2,9,-27,10,-30,0r-46,-139r-16,143v-4,4,-28,7,-27,-4v8,-52,8,-112,21,-158v14,-7,47,-5,46,14r38,115","w":243,"k":{"\u201c":8,"\u2018":8,"\u044a":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3}},"\u043d":{"d":"137,-163v2,-9,29,-7,29,0r-3,163v-9,-1,-24,5,-26,-4r0,-70r-81,0v-2,24,3,54,-3,74v-9,-1,-23,5,-26,-4r1,-161v3,-5,26,-6,28,2r0,65r81,0r0,-65","w":192},"\u045a":{"d":"130,-163v2,-8,28,-8,29,0r0,56v52,-4,102,2,102,52v1,56,-59,63,-116,56v-27,-4,-11,-49,-15,-75r-74,0v-2,24,3,54,-3,74v-9,-1,-23,5,-26,-4r1,-161v3,-5,26,-6,28,2r0,65r74,0r0,-65xm159,-22v34,4,72,2,72,-31v0,-35,-40,-33,-72,-30r0,61","w":277,"k":{"\u201c":20,"\u2018":20,"\u0445":2,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":14,"\u0436":2}},"\u043e":{"d":"97,-171v53,0,77,33,77,86v0,54,-26,88,-81,88v-55,1,-77,-33,-77,-85v0,-55,27,-89,81,-89xm95,-21v34,-1,48,-25,48,-62v0,-37,-12,-63,-48,-63v-37,0,-49,27,-49,62v0,35,12,63,49,63","k":{"\u201c":4,"\u2018":4,"\u0445":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3,"\u0459":7,"\u043b":7,"\u0436":3,"\u0434":10}},"\u0473":{"d":"96,-171v53,0,77,33,77,86v0,54,-25,88,-80,88v-53,0,-78,-32,-77,-86v1,-54,27,-88,80,-88xm143,-95v7,-58,-80,-71,-94,-20v-2,6,-3,13,-3,20r97,0xm46,-74v-10,57,76,74,93,24v2,-7,4,-15,4,-24r-97,0","w":188,"k":{"\u201c":4,"\u2018":4,"\u0445":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3,"\u0459":7,"\u043b":7,"\u0436":3,"\u0434":10}},"\u043f":{"d":"152,-167v6,0,9,4,8,10r-2,157v-9,-1,-24,5,-27,-4r0,-139r-75,0v-2,46,3,101,-3,143v-9,-1,-23,5,-26,-4r0,-153v-1,-7,3,-11,9,-10r116,0","w":187},"\u0440":{"d":"109,-171v47,0,63,37,63,85v0,52,-19,87,-68,89v-25,1,-35,-12,-48,-24v-2,27,3,61,-3,84v-9,-1,-26,5,-26,-5r0,-223v3,-4,25,-7,25,2r0,22v15,-15,29,-30,57,-30xm101,-22v56,0,57,-124,2,-124v-24,0,-34,16,-47,31r0,63v13,15,22,30,45,30","k":{"\u044a":5,"\u0445":4,"\u0475":3,"\u045e":3,"\u0443":3,"\u0459":7,"\u043b":7,"\u0436":2,"\u0434":9}},"\u0441":{"d":"90,-22v24,2,35,-24,49,-17v8,34,-24,42,-53,42v-50,0,-70,-33,-70,-85v0,-75,76,-115,123,-67v1,8,2,21,-5,22v-13,-7,-23,-20,-45,-19v-32,0,-43,28,-43,63v0,35,11,58,44,61","w":152,"k":{"\u0441":2}},"\u0455":{"d":"115,-136v-18,-14,-83,-21,-66,22v21,26,78,17,77,67v0,36,-26,48,-62,50v-28,1,-63,-12,-45,-38v18,14,76,29,79,-10v-11,-41,-80,-24,-80,-79v0,-47,78,-64,100,-28v0,6,1,13,-3,16","w":140},"\u0442":{"d":"132,-167v8,3,8,23,0,26r-48,0v-2,46,3,99,-3,141v-9,0,-23,5,-26,-4r0,-137v-20,-5,-58,15,-53,-19v0,-4,3,-7,6,-7r124,0","w":139,"k":{"-":7,"\u201c":-3,"\u2018":-3,".":15,",":15,"\u044f":1,"\u0454":3,"\u0444":4,"\u0441":3,"\u0473":4,"\u043e":4,"\u043c":2,"\u0459":13,"\u043b":13,"\u0451":3,"\u0450":3,"\u0435":3,"\u0434":17}},"\u0443":{"d":"127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127","w":162,"k":{"\u201c":-3,"\u2018":-3,".":9,",":9,"\u044f":1,"\u0454":4,"\u0444":2,"\u0441":1,"\u0473":2,"\u043e":2,"\u043c":2,"\u0459":12,"\u043b":12,"\u0451":4,"\u0450":4,"\u0435":4,"\u0434":14}},"\u045e":{"d":"109,-237v0,-10,20,-8,26,-3v1,35,-19,50,-54,51v-34,1,-60,-23,-51,-53v8,-1,24,-6,24,6v0,17,11,26,28,26v17,0,27,-10,27,-27xm127,-162v2,-11,35,-11,29,5r-78,215v-3,7,-28,10,-32,1r23,-59v-26,-49,-43,-108,-63,-163v1,-9,31,-8,32,2r45,127","w":162,"k":{"\u201c":-3,"\u2018":-3,".":9,",":9,"\u044f":1,"\u0454":4,"\u0444":2,"\u0441":1,"\u0473":2,"\u043e":2,"\u043c":2,"\u0459":12,"\u043b":12,"\u0451":4,"\u0450":4,"\u0435":4,"\u0434":14}},"\u0475":{"d":"111,-130v2,-28,32,-53,56,-33v9,28,-28,14,-30,43r-35,115v-3,9,-36,10,-40,0r-55,-160v4,-5,29,-6,30,3r45,134","w":171},"\u0444":{"d":"127,-171v52,5,83,30,83,86v-1,55,-31,84,-83,88v-2,19,4,46,-3,60v-9,-1,-25,6,-26,-5r0,-55v-54,-3,-84,-30,-84,-85v0,-55,32,-84,84,-89r0,-69v9,-2,25,-6,29,3r0,66xm127,-21v53,4,65,-70,41,-107v-8,-11,-22,-16,-41,-18r0,125xm98,-146v-61,-5,-71,96,-25,119v7,3,15,5,25,6r0,-125","w":224,"k":{"\u044f":2,"\u044a":1,"\u0445":5,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":5,"\u043c":2,"\u0459":7,"\u043b":7,"\u0436":4,"\u0434":5}},"\u0445":{"d":"116,-163v3,-8,27,-7,30,-1v-14,28,-33,52,-48,78v16,28,36,52,50,82v-1,8,-29,8,-33,0r-38,-63v-14,22,-26,47,-42,67v0,0,-33,5,-26,-8r49,-77r-48,-78v3,-8,29,-8,33,0r36,58","w":155,"k":{"\u0454":6,"\u0444":6,"\u0441":6,"\u0473":6,"\u043e":6,"\u0451":6,"\u0450":6,"\u0435":6}},"\u0446":{"d":"161,-25v11,1,29,-5,29,7r0,72v-2,6,-23,6,-25,0r0,-54r-129,0v-5,0,-10,-4,-9,-10r1,-155v3,-5,26,-6,28,2r0,138r76,0r0,-140v4,-4,27,-6,29,2r0,138","w":194,"k":{"\u201c":7,"\u2018":7,";":-9,",":-15,"\u0454":3,"\u044a":5,"\u0447":2,"\u0445":-3,"\u0444":4,"\u0475":3,"\u045e":3,"\u0443":3,"\u0442":4,"\u0441":4,"\u0473":4,"\u043e":4,"\u0451":3,"\u0450":3,"\u0435":3,"\u0434":-8,"\u0431":2}},"\u045f":{"d":"133,-163v2,-8,28,-8,29,0r0,153v-2,19,-37,7,-55,10v-2,18,4,44,-3,57v-7,1,-19,2,-22,-3r0,-54v-19,-3,-55,9,-55,-10r1,-155v3,-5,26,-6,28,2r0,138r77,0r0,-138","w":188},"\u0447":{"d":"113,-163v2,-9,29,-7,29,0r-3,163v-9,-1,-24,5,-26,-4r0,-64v-42,19,-111,11,-101,-50r0,-47v4,-4,27,-6,29,2v1,37,-8,84,32,81v15,-1,28,-5,40,-10r0,-71","w":168},"\u0448":{"d":"206,-163v2,-8,28,-8,29,0r0,153v1,6,-4,10,-9,10r-190,0v-5,0,-10,-4,-9,-10r1,-155v3,-5,26,-6,28,2r0,138r61,0r1,-140v3,-5,27,-6,27,2r0,138r61,0r0,-138","w":262},"\u0449":{"d":"235,-25v10,2,30,-5,29,7v-2,24,4,57,-3,75v-7,0,-19,3,-21,-3r0,-54r-204,0v-5,0,-10,-4,-9,-10r1,-155v3,-5,26,-6,28,2r0,138r61,0r1,-140v3,-5,27,-6,27,2r0,138r61,0r1,-140v3,-4,28,-7,28,2r0,138","w":269,"k":{"\u201c":7,"\u2018":7,";":-9,",":-15,"\u0454":3,"\u044a":5,"\u0447":2,"\u0445":-3,"\u0444":4,"\u0475":3,"\u045e":3,"\u0443":3,"\u0442":4,"\u0441":4,"\u0473":4,"\u043e":4,"\u0451":3,"\u0450":3,"\u0435":3,"\u0434":-8,"\u0431":2}},"\u044a":{"d":"73,-167v17,4,4,41,8,60v51,-4,101,2,101,52v1,55,-58,63,-115,56v-10,-1,-14,-6,-15,-16r0,-126v-15,-1,-33,1,-47,-1v-5,-3,-6,-25,3,-25r65,0xm81,-22v34,4,71,1,71,-31v0,-33,-38,-33,-71,-30r0,61","w":193,"k":{"\u201c":20,"\u2018":20,"\u0445":2,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":14,"\u0436":2}},"\u044b":{"d":"184,-163v2,-9,29,-7,29,0r-3,163v-9,-1,-24,5,-26,-4r0,-159xm27,-163v2,-8,29,-7,29,0r0,56v50,-4,98,3,98,52v0,55,-57,63,-113,56v-10,-1,-14,-6,-14,-16r0,-148xm56,-22v33,4,68,1,68,-31v0,-34,-36,-33,-68,-30r0,61","w":239},"\u044c":{"d":"56,-107v51,-4,102,2,102,52v0,56,-60,63,-117,56v-10,-1,-14,-6,-14,-16r1,-150v3,-5,26,-6,28,2r0,56xm56,-22v34,4,72,2,72,-31v0,-33,-39,-33,-72,-30r0,61","w":169,"k":{"\u201c":20,"\u2018":20,"\u0445":2,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":14,"\u0436":2}},"\u044d":{"d":"114,-97v2,-55,-65,-59,-96,-32v-12,-31,25,-42,52,-42v49,0,74,34,74,84v0,54,-22,89,-76,90v-30,1,-66,-12,-50,-41v17,15,63,29,83,5v8,-9,12,-23,13,-42r-80,0v-7,-1,-6,-20,0,-22r80,0","w":159,"k":{"\u201c":4,"\u2018":4,"\u0445":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3,"\u0459":7,"\u043b":7,"\u0436":3,"\u0434":10}},"\u0454":{"d":"143,-37v16,26,-22,40,-52,40v-54,0,-70,-34,-75,-86v-7,-75,84,-115,128,-66v0,8,3,19,-3,21v-27,-30,-101,-21,-95,31r80,0v6,2,7,22,0,22r-80,0v2,32,15,55,48,55v23,1,34,-12,49,-17","w":159},"\u044e":{"d":"169,-171v52,0,75,34,75,85v0,53,-25,88,-78,89v-52,0,-72,-30,-75,-78r-35,0v-2,24,3,55,-3,75v-9,-1,-23,5,-26,-4r1,-161v3,-5,26,-6,28,2r0,65r36,0v5,-44,29,-73,77,-73xm166,-21v36,0,48,-28,48,-63v0,-33,-10,-62,-46,-62v-35,0,-47,26,-47,62v0,36,9,63,45,63","w":259,"k":{"\u201c":4,"\u2018":4,"\u0445":4,"\u0475":2,"\u045e":2,"\u0443":2,"\u0442":3,"\u0459":7,"\u043b":7,"\u0436":3,"\u0434":10}},"\u044f":{"d":"91,-169v22,0,53,-6,53,14r-3,155v-9,-1,-24,5,-26,-4r0,-67v-59,-10,-57,40,-79,71v-14,4,-35,1,-21,-17v9,-24,18,-51,41,-61v-20,-4,-38,-18,-37,-42v2,-37,31,-49,72,-49xm48,-119v0,31,35,27,67,27r0,-54v-31,-2,-67,-4,-67,27","w":170},"\u0452":{"d":"109,-167v51,2,61,49,61,101v0,67,-10,138,-78,128v0,-8,-5,-22,4,-24v48,-1,44,-53,44,-101v0,-39,-2,-79,-37,-79v-21,0,-31,15,-44,30v-2,36,3,80,-3,112v-8,-1,-26,6,-26,-4r0,-190v-19,5,-44,-6,-25,-23r25,0v-5,-19,4,-38,28,-25v2,6,0,17,1,25v16,4,47,-11,47,12v0,21,-31,7,-47,11r0,53v12,-14,26,-27,50,-26","w":194,"k":{"\u0447":4,"\u0475":8,"\u045e":8,"\u0443":8,"\u0442":8,"\u043c":3,"\u0459":6,"\u043b":6,"\u0434":6}},"\u045b":{"d":"109,-168v75,-5,59,103,54,168v-9,-1,-24,5,-26,-4v-6,-52,20,-139,-34,-139v-21,0,-32,15,-44,30v-2,36,3,80,-3,113v-8,-1,-26,6,-26,-4r0,-190v-17,2,-41,2,-28,-22v7,-2,19,0,28,-1v-5,-19,4,-38,28,-25v2,6,0,17,1,25v19,-1,62,-5,42,23r-42,0r0,52v13,-15,27,-25,50,-26","w":191},"\u0463":{"d":"116,-167v8,1,9,22,0,23r-46,0r0,41v51,-4,102,1,102,50v0,58,-69,62,-125,52v-4,-3,-6,-7,-6,-14r0,-128v-19,4,-50,-2,-31,-24r31,0v-3,-21,-2,-59,29,-38r0,38r46,0xm70,-21v33,3,72,3,72,-30v0,-33,-37,-31,-72,-30r0,60","w":186,"k":{"\u201c":20,"\u2018":20,"\u0445":2,"\u0475":9,"\u045e":9,"\u0443":9,"\u0442":14,"\u0436":2}},"!":{"d":"49,-233v0,-13,26,-10,32,-4r-3,174v-4,4,-26,6,-26,-3xm65,-38v14,0,19,6,19,20v0,14,-5,20,-19,20v-14,0,-18,-7,-18,-20v0,-14,3,-20,18,-20","w":117},"\u00a1":{"d":"68,25v0,13,-26,10,-32,4r3,-174v4,-4,26,-6,26,3xm52,-170v-14,-0,-19,-6,-19,-20v0,-14,5,-20,19,-20v14,-0,18,7,18,20v0,14,-3,20,-18,20","w":117},"?":{"d":"24,-223v38,-37,132,-19,126,49v-4,40,-21,64,-60,66v1,22,3,65,-28,43v4,-22,-15,-64,16,-63v29,0,40,-16,42,-44v4,-51,-63,-53,-91,-31v-7,0,-6,-14,-5,-20xm76,-38v14,0,19,6,19,20v0,14,-5,20,-19,20v-14,0,-18,-7,-18,-20v0,-14,4,-20,18,-20","w":166,"k":{"\u201d":-6,"\u2019":-6}},"\u00bf":{"d":"143,15v-38,37,-132,19,-126,-49v4,-40,21,-64,60,-66v-1,-22,-3,-65,28,-43v-4,22,15,64,-16,63v-29,-0,-40,16,-42,44v-4,51,63,53,91,31v7,-0,6,14,5,20xm91,-170v-14,-0,-19,-6,-19,-20v0,-14,5,-20,19,-20v14,-0,18,7,18,20v0,14,-4,20,-18,20","w":166,"k":{"\u00ff":12,"\u0177":12,"\u00fd":12,"\u1ef3":12,"y":12,"\u1e85":13,"\u0175":13,"\u1e83":13,"\u1e81":13,"w":13,"v":11,"j":-4,"\ufb04":8,"\ufb02":8,"\ufb03":8,"\ufb01":8,"\ufb00":8,"f":8,"\u0178":20,"\u0176":20,"\u00dd":20,"\u1ef2":20,"Y":20,"V":17,"\u0162":18,"\u0164":18,"T":18}},"\u203d":{"d":"89,-111v35,-1,54,-46,31,-73v-7,-7,-17,-12,-30,-14xm22,-185v-16,-24,18,-36,38,-37v-9,-22,13,-38,31,-23r0,23v39,4,69,24,69,64v0,44,-31,64,-71,70v4,18,-3,39,-26,26r-3,-136v-17,1,-25,10,-38,13xm76,-38v14,-1,18,7,18,20v0,13,-4,20,-18,20v-15,0,-19,-6,-19,-20v0,-14,5,-20,19,-20","w":174},",":{"d":"41,-39v34,-9,27,34,14,49v-12,14,-20,51,-48,38v8,-24,27,-38,24,-73v-1,-9,3,-13,10,-14","w":89,"k":{"\u2013":9,"\u201d":25,"\u201c":32,"\u2019":25,"\u2018":32,"\u03ab":25,"\u03a5":25,"\u03a4":23,"\u039b":-3,"\u0394":-3,"\u0386":-4,"\u0391":-3,"\u0163":8,"\u0165":8,"t":8,"\u0178":26,"\u0176":26,"\u00dd":26,"\u1ef2":26,"Y":26,"X":-2,"\u1e84":26,"\u0174":26,"\u1e82":26,"\u1e80":26,"W":26,"V":24,"\u0162":23,"\u0164":23,"T":23,"\u0134":-4,"J":-4,"\u0104":-3,"\u01fa":-3,"\u00c5":-3,"\u0102":-3,"\u0100":-3,"\u00c4":-3,"\u00c3":-3,"\u00c2":-3,"\u00c1":-3,"\u00c0":-3,"A":-3}},";":{"d":"51,-161v14,0,19,6,19,20v0,14,-5,20,-19,20v-14,0,-18,-7,-18,-20v0,-13,4,-20,18,-20xm46,-39v34,-9,25,34,13,49v-12,14,-20,50,-46,38v5,-27,27,-37,23,-73v-1,-9,3,-13,10,-14","w":96},":":{"d":"51,-161v14,0,19,6,19,20v0,14,-5,20,-19,20v-14,0,-18,-7,-18,-20v0,-13,4,-20,18,-20xm51,-39v15,0,19,6,19,20v0,14,-4,21,-19,21v-15,0,-18,-8,-18,-21v0,-13,4,-20,18,-20","w":96},".":{"d":"46,-39v14,0,18,5,18,20v0,16,-5,20,-19,21v-15,0,-18,-6,-18,-21v0,-16,4,-20,19,-20","w":90,"k":{"-":20,"\u201d":26,"\u201c":34,"\u2019":26,"\u2018":34,"\u03ab":31,"\u03a5":31,"\u03a4":23,"\u039f":5,"\u039b":-2,"\u0398":5,"\u0394":-2,"\u0386":-2,"\u0391":-2,"\u017c":-2,"\u017e":-2,"\u017a":-2,"z":-2,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":12,"\u0175":12,"\u1e83":12,"\u1e81":12,"w":12,"v":14,"\u0163":8,"\u0165":8,"t":8,"\u0123":-4,"\u0121":-4,"\u011f":-4,"\u011d":-4,"g":-4,"\ufb04":7,"\ufb02":7,"\ufb03":7,"\ufb01":7,"\ufb00":7,"f":7,"\u0178":33,"\u0176":33,"\u00dd":33,"\u1ef2":33,"Y":33,"\u1e84":25,"\u0174":25,"\u1e82":25,"\u1e80":25,"W":25,"V":27,"\u0172":3,"\u0170":3,"\u016e":3,"\u016c":3,"\u016a":3,"\u00dc":3,"\u0168":3,"\u00db":3,"\u00da":3,"\u00d9":3,"U":3,"\u0162":27,"\u0164":27,"T":27,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":-3,"J":-3,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"G":7,"\u00c7":7,"\u010a":7,"\u010c":7,"\u0108":7,"\u0106":7,"C":7,"\u0104":-2,"\u01fa":-2,"\u00c5":-2,"\u0102":-2,"\u0100":-2,"\u00c4":-2,"\u00c3":-2,"\u00c2":-2,"\u00c1":-2,"\u00c0":-2,"A":-2}},"\u2026":{"d":"45,-39v14,0,18,5,18,20v0,15,-4,20,-18,21v-15,0,-19,-4,-19,-20v0,-16,4,-21,19,-21xm124,-39v15,0,19,4,19,20v0,16,-5,20,-19,21v-14,0,-18,-5,-18,-20v0,-15,3,-21,18,-21xm204,-39v14,0,18,5,18,20v0,16,-5,20,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":248},"\u2018":{"d":"49,-156v-33,9,-27,-34,-14,-49v11,-12,24,-54,47,-36v-8,23,-27,37,-24,71v0,8,-2,13,-9,14","w":89,"k":{".":34,",":33,"\u03cc":12,"\u03bf":12,"\u03ab":-8,"\u03a5":-8,"\u03a4":-15,"\u039f":5,"\u039b":30,"\u0398":5,"\u0394":30,"\u0391":30,"\u0219":8,"\u015f":8,"\u0161":8,"\u015d":8,"\u015b":8,"s":8,"q":16,"\u0153":12,"\u01ff":12,"\u00f8":12,"\u0151":12,"\u014f":12,"\u014d":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"o":12,"\u012d":-15,"\u012b":-11,"\u00ef":-12,"\u0129":-21,"\u00ee":-15,"\u00ec":-14,"\u0123":14,"\u0121":14,"\u011f":14,"\u011d":14,"g":14,"\u0119":15,"\u0117":15,"\u0115":15,"\u0113":15,"\u00eb":15,"\u011b":15,"\u00ea":15,"\u00e9":15,"\u00e8":15,"e":15,"d":16,"\u00e7":17,"\u010b":17,"\u010d":17,"\u0109":17,"\u0107":17,"c":17,"\u00e6":9,"\u01fb":9,"\u00e5":9,"\u0103":9,"\u0101":9,"\u00e4":9,"\u00e3":9,"\u00e2":9,"\u00e1":9,"\u00e0":9,"a":9,"\u0178":-8,"\u0176":-8,"\u00dd":-8,"\u1ef2":-8,"Y":-8,"\u1e84":-2,"\u0174":-2,"\u1e82":-2,"\u1e80":-2,"W":-2,"V":-10,"\u0162":-16,"\u0164":-16,"T":-16,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":16,"J":16,"\u0122":6,"\u0120":6,"\u011e":6,"\u011c":6,"G":6,"\u00c6":35,"\u0104":30,"\u01fa":30,"\u00c5":30,"\u0102":30,"\u0100":30,"\u00c4":30,"\u00c3":30,"\u00c2":30,"\u00c1":30,"\u00c0":30,"A":30}},"\u2019":{"d":"41,-246v33,-8,28,34,14,49v-13,14,-18,49,-48,39v9,-24,27,-38,24,-74v0,-9,4,-12,10,-14","w":89,"k":{".":34,",":35,"\u03cc":30,"\u03bf":30,"\u03a4":-3,"\u039f":12,"\u039b":43,"\u0398":12,"\u0394":43,"\u0391":43,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"x":8,"\u1e85":5,"\u0175":5,"\u1e83":5,"\u1e81":5,"w":5,"v":5,"\u0173":8,"\u0171":8,"\u016f":8,"\u016d":8,"\u016b":8,"\u00fc":8,"\u0169":8,"\u00fb":8,"\u00fa":8,"\u00f9":8,"u":8,"\u0219":22,"\u015f":22,"\u0161":22,"\u015d":22,"\u015b":22,"s":22,"\u0157":8,"\u0159":8,"\u0155":8,"r":8,"q":25,"p":8,"\u0153":26,"\u01ff":26,"\u00f8":26,"\u0151":26,"\u014f":26,"\u014d":26,"\u00f6":26,"\u00f5":26,"\u00f4":26,"\u00f3":26,"\u00f2":26,"o":26,"\u014b":8,"\u0146":8,"\u00f1":8,"\u0148":8,"\u0144":8,"n":8,"m":8,"j":2,"\u0131":8,"\u012d":-11,"\u012b":-8,"\u00ef":-8,"\u0129":-9,"\u00ee":-7,"\u00ec":-11,"i":-1,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\u0119":25,"\u0117":25,"\u0115":25,"\u0113":25,"\u00eb":25,"\u011b":25,"\u00ea":25,"\u00e9":25,"\u00e8":25,"e":25,"d":25,"\u00e7":26,"\u010b":26,"\u010d":26,"\u0109":26,"\u0107":26,"c":26,"\u00e6":26,"\u01fb":26,"\u00e5":26,"\u0103":26,"\u0101":26,"\u00e4":26,"\u00e3":26,"\u00e2":26,"\u00e1":26,"\u00e0":26,"a":26,"\u0178":-2,"\u0176":-2,"\u00dd":-2,"\u1ef2":-2,"Y":-2,"\u0162":-3,"\u0164":-3,"T":-3,"Q":14,"\u0152":14,"\u0150":14,"\u014e":14,"\u014c":14,"\u00d6":14,"\u00d5":14,"\u00d4":14,"\u00d3":14,"\u00d2":14,"O":14,"\u0134":23,"J":23,"\u0122":14,"\u0120":14,"\u011e":14,"\u011c":14,"G":14,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":53,"\u0104":46,"\u01fa":46,"\u00c5":46,"\u0102":46,"\u0100":46,"\u00c4":46,"\u00c3":46,"\u00c2":46,"\u00c1":46,"\u00c0":46,"A":46}},"\u201c":{"d":"110,-156v-32,8,-26,-35,-13,-49v12,-13,20,-50,46,-38v-8,24,-27,38,-24,73v0,8,-3,12,-9,14xm47,-156v-32,8,-26,-35,-13,-49v12,-13,20,-50,46,-38v-8,24,-27,38,-24,73v0,8,-3,12,-9,14","w":150,"k":{".":34,",":33,"\u03cc":12,"\u03bf":12,"\u03ab":-8,"\u03a5":-8,"\u03a4":-15,"\u039f":5,"\u039b":30,"\u0398":5,"\u0394":30,"\u0391":30,"\u0219":8,"\u015f":8,"\u0161":8,"\u015d":8,"\u015b":8,"s":8,"q":16,"\u0153":12,"\u01ff":12,"\u00f8":12,"\u0151":12,"\u014f":12,"\u014d":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"o":12,"\u012d":-15,"\u012b":-11,"\u00ef":-12,"\u0129":-21,"\u00ee":-15,"\u00ec":-14,"\u0123":14,"\u0121":14,"\u011f":14,"\u011d":14,"g":14,"\u0119":15,"\u0117":15,"\u0115":15,"\u0113":15,"\u00eb":15,"\u011b":15,"\u00ea":15,"\u00e9":15,"\u00e8":15,"e":15,"d":16,"\u00e7":17,"\u010b":17,"\u010d":17,"\u0109":17,"\u0107":17,"c":17,"\u00e6":9,"\u01fb":9,"\u00e5":9,"\u0103":9,"\u0101":9,"\u00e4":9,"\u00e3":9,"\u00e2":9,"\u00e1":9,"\u00e0":9,"a":9,"\u0178":-8,"\u0176":-8,"\u00dd":-8,"\u1ef2":-8,"Y":-8,"\u1e84":-2,"\u0174":-2,"\u1e82":-2,"\u1e80":-2,"W":-2,"V":-10,"\u0162":-16,"\u0164":-16,"T":-16,"Q":4,"\u0152":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"O":4,"\u0134":16,"J":16,"\u0122":6,"\u0120":6,"\u011e":6,"\u011c":6,"G":6,"\u00c6":35,"\u0104":30,"\u01fa":30,"\u00c5":30,"\u0102":30,"\u0100":30,"\u00c4":30,"\u00c3":30,"\u00c2":30,"\u00c1":30,"\u00c0":30,"A":30}},"\u201d":{"d":"103,-246v34,-8,27,34,14,49v-11,14,-20,50,-46,38v5,-27,27,-37,23,-73v0,-8,2,-13,9,-14xm40,-246v34,-8,27,34,14,49v-11,14,-20,50,-46,38v5,-27,27,-37,23,-73v0,-8,2,-13,9,-14","w":150,"k":{".":34,",":35,"\u03cc":30,"\u03bf":30,"\u03a4":-3,"\u039f":12,"\u039b":43,"\u0398":12,"\u0394":43,"\u0391":43,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":8,"\u0177":8,"\u00fd":8,"\u1ef3":8,"y":8,"x":8,"\u1e85":5,"\u0175":5,"\u1e83":5,"\u1e81":5,"w":5,"v":5,"\u0173":8,"\u0171":8,"\u016f":8,"\u016d":8,"\u016b":8,"\u00fc":8,"\u0169":8,"\u00fb":8,"\u00fa":8,"\u00f9":8,"u":8,"\u0219":22,"\u015f":22,"\u0161":22,"\u015d":22,"\u015b":22,"s":22,"\u0157":8,"\u0159":8,"\u0155":8,"r":8,"q":25,"p":8,"\u0153":26,"\u01ff":26,"\u00f8":26,"\u0151":26,"\u014f":26,"\u014d":26,"\u00f6":26,"\u00f5":26,"\u00f4":26,"\u00f3":26,"\u00f2":26,"o":26,"\u014b":8,"\u0146":8,"\u00f1":8,"\u0148":8,"\u0144":8,"n":8,"m":8,"j":2,"\u0131":8,"\u012d":-11,"\u012b":-8,"\u00ef":-8,"\u0129":-9,"\u00ee":-7,"\u00ec":-11,"i":-1,"\u0123":25,"\u0121":25,"\u011f":25,"\u011d":25,"g":25,"\u0119":25,"\u0117":25,"\u0115":25,"\u0113":25,"\u00eb":25,"\u011b":25,"\u00ea":25,"\u00e9":25,"\u00e8":25,"e":25,"d":25,"\u00e7":26,"\u010b":26,"\u010d":26,"\u0109":26,"\u0107":26,"c":26,"\u00e6":26,"\u01fb":26,"\u00e5":26,"\u0103":26,"\u0101":26,"\u00e4":26,"\u00e3":26,"\u00e2":26,"\u00e1":26,"\u00e0":26,"a":26,"\u0178":-2,"\u0176":-2,"\u00dd":-2,"\u1ef2":-2,"Y":-2,"\u0162":-3,"\u0164":-3,"T":-3,"Q":14,"\u0152":14,"\u0150":14,"\u014e":14,"\u014c":14,"\u00d6":14,"\u00d5":14,"\u00d4":14,"\u00d3":14,"\u00d2":14,"O":14,"\u0134":23,"J":23,"\u0122":14,"\u0120":14,"\u011e":14,"\u011c":14,"G":14,"\u00c7":12,"\u010a":12,"\u010c":12,"\u0108":12,"\u0106":12,"C":12,"\u00c6":53,"\u0104":46,"\u01fa":46,"\u00c5":46,"\u0102":46,"\u0100":46,"\u00c4":46,"\u00c3":46,"\u00c2":46,"\u00c1":46,"\u00c0":46,"A":46}},"\u201a":{"d":"41,-39v34,-9,27,34,14,49v-12,14,-20,51,-48,38v8,-24,27,-38,24,-73v-1,-9,3,-13,10,-14","w":89,"k":{"\u0447":14,"\u0475":15,"\u045e":15,"\u0443":15,"\u0442":16,"\u0434":-3,"\u0427":41,"\u0424":18,"\u040e":14,"\u0423":14,"\u0422":28,"\u0409":-4,"\u041b":-4,"\u0414":-4,"\u03a7":-2,"\u03ab":35,"\u03a5":35,"\u03a4":32,"\u039f":7,"\u039b":-4,"\u0398":7,"\u0394":-4,"\u0386":-5,"\u0391":-4,"\u017c":-2,"\u017e":-2,"\u017a":-2,"z":-2,"\u00ff":24,"\u0177":24,"\u00fd":24,"\u1ef3":24,"y":24,"\u1e85":23,"\u0175":23,"\u1e83":23,"\u1e81":23,"w":23,"v":23,"\u0163":9,"\u0165":9,"t":9,"\u0123":-1,"\u0121":-1,"\u011f":-1,"\u011d":-1,"g":-1,"\u00e6":-1,"\u01fb":-1,"\u00e5":-1,"\u0103":-1,"\u0101":-1,"\u00e4":-1,"\u00e3":-1,"\u00e2":-1,"\u00e1":-1,"\u00e0":-1,"a":-1,"\u0178":38,"\u0176":38,"\u00dd":38,"\u1ef2":38,"Y":38,"X":-2,"\u1e84":27,"\u0174":27,"\u1e82":27,"\u1e80":27,"W":27,"V":34,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":34,"\u0164":34,"T":34,"Q":8,"\u0152":8,"\u0150":8,"\u014e":8,"\u014c":8,"\u00d6":8,"\u00d5":8,"\u00d4":8,"\u00d3":8,"\u00d2":8,"O":8,"\u0134":-5,"J":-5,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u00c6":-9,"\u0104":-4,"\u01fa":-4,"\u00c5":-4,"\u0102":-4,"\u0100":-4,"\u00c4":-4,"\u00c3":-4,"\u00c2":-4,"\u00c1":-4,"\u00c0":-4,"A":-4}},"\u201e":{"d":"103,-39v34,-8,26,33,14,49v-11,14,-21,50,-46,38v6,-26,26,-38,23,-73v0,-8,2,-13,9,-14xm40,-39v34,-8,26,33,14,49v-11,14,-21,50,-46,38v6,-26,26,-38,23,-73v0,-8,2,-13,9,-14","w":150,"k":{"\u0447":14,"\u0475":15,"\u045e":15,"\u0443":15,"\u0442":16,"\u0434":-3,"\u0427":41,"\u0424":18,"\u040e":14,"\u0423":14,"\u0422":28,"\u0409":-4,"\u041b":-4,"\u0414":-4,"\u03a7":-2,"\u03ab":35,"\u03a5":35,"\u03a4":32,"\u039f":7,"\u039b":-4,"\u0398":7,"\u0394":-4,"\u0386":-5,"\u0391":-4,"\u017c":-2,"\u017e":-2,"\u017a":-2,"z":-2,"\u00ff":24,"\u0177":24,"\u00fd":24,"\u1ef3":24,"y":24,"\u1e85":23,"\u0175":23,"\u1e83":23,"\u1e81":23,"w":23,"v":23,"\u0163":9,"\u0165":9,"t":9,"\u0123":-1,"\u0121":-1,"\u011f":-1,"\u011d":-1,"g":-1,"\u00e6":-1,"\u01fb":-1,"\u00e5":-1,"\u0103":-1,"\u0101":-1,"\u00e4":-1,"\u00e3":-1,"\u00e2":-1,"\u00e1":-1,"\u00e0":-1,"a":-1,"\u0178":38,"\u0176":38,"\u00dd":38,"\u1ef2":38,"Y":38,"X":-2,"\u1e84":27,"\u0174":27,"\u1e82":27,"\u1e80":27,"W":27,"V":34,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":34,"\u0164":34,"T":34,"Q":8,"\u0152":8,"\u0150":8,"\u014e":8,"\u014c":8,"\u00d6":8,"\u00d5":8,"\u00d4":8,"\u00d3":8,"\u00d2":8,"O":8,"\u0134":-5,"J":-5,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u00c6":-9,"\u0104":-4,"\u01fa":-4,"\u00c5":-4,"\u0102":-4,"\u0100":-4,"\u00c4":-4,"\u00c3":-4,"\u00c2":-4,"\u00c1":-4,"\u00c0":-4,"A":-4}},"\u2039":{"d":"61,-160v2,-7,26,-7,27,0v-11,24,-27,46,-39,69r39,68v0,9,-24,6,-26,1v-14,-24,-31,-44,-42,-70v11,-24,28,-45,41,-68","w":121},"\u203a":{"d":"35,-157v-4,-7,4,-8,11,-8v5,1,14,0,14,5v13,23,30,43,41,69v-10,27,-28,48,-42,71v-6,2,-30,5,-24,-5r37,-66","w":121},"\u00ab":{"d":"126,-157v3,-6,27,-7,27,0v-11,23,-27,43,-39,65r40,67v-4,5,-25,6,-28,-1v-13,-22,-29,-42,-41,-66v11,-24,28,-43,41,-65xm61,-160v3,-7,26,-7,27,0v-11,24,-26,46,-38,69r38,68v0,9,-22,6,-26,1v-13,-24,-31,-43,-41,-70v10,-26,28,-44,40,-68","w":184},"\u00bb":{"d":"97,-157v-4,-7,4,-8,11,-8v5,1,13,0,15,5r41,69v-13,26,-27,51,-45,72v-8,0,-28,4,-22,-6r38,-66xm31,-154v-3,-6,5,-8,12,-7v6,1,12,0,15,4v13,22,29,42,41,66v-11,25,-29,45,-42,68v-7,3,-30,4,-25,-5r38,-63","w":184},"\/":{"d":"108,-251v1,-11,32,-10,28,2r-106,291v0,9,-26,11,-29,2","w":139,"k":{"\u2089":41,"\u2088":44,"\u2087":34,"\u2086":49,"\u2085":44,"\u2084":52,"\u2083":47,"\u2082":44,"\u2081":33,"\u2080":49,"\u2079":41,"\u2078":44,"\u2077":34,"\u2076":49,"\u2075":44,"\u2074":52,"\u00b3":47,"\u00b2":44,"\u00b9":33,"\u2070":49,"\u03cc":7,"\u03bf":7,"\u039b":14,"\u0394":14,"\u0391":14,"\u0219":7,"\u015f":7,"\u0161":7,"\u015d":7,"\u015b":7,"s":7,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u0123":6,"\u0121":6,"\u011f":6,"\u011d":6,"g":6,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"\u00e7":7,"\u010b":7,"\u010d":7,"\u0109":7,"\u0107":7,"c":7,"\u00e6":7,"\u01fb":7,"\u00e5":7,"\u0103":7,"\u0101":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"a":7,"\u0134":7,"J":7,"\u00c6":12,"\u0104":12,"\u01fa":12,"\u00c5":12,"\u0102":12,"\u0100":12,"\u00c4":12,"\u00c3":12,"\u00c2":12,"\u00c1":12,"\u00c0":12,"A":12}},"|":{"d":"94,-251v5,97,3,217,0,314v-9,0,-22,5,-25,-4r3,-310v7,0,16,-2,22,0","w":165},"\u00a6":{"d":"103,-133v-1,7,-27,8,-27,0v2,-39,-4,-86,2,-121v8,-2,22,-4,25,4r0,117xm76,-55v1,-9,26,-7,27,0v-2,39,3,87,-3,122v-8,1,-24,5,-24,-4r0,-118","w":179},"\\":{"d":"2,-253v2,-7,29,-6,29,1r108,296v-2,6,-28,7,-29,-1","w":139},"-":{"d":"92,-101v8,0,10,25,0,24r-74,0v-9,0,-8,-23,0,-24r74,0","w":110,"k":{"\u0442":7,"\u0422":15,"\u0410":4,"\u03ab":18,"\u03a5":18,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"x":7,"v":3,"\ufb04":3,"\ufb02":3,"\ufb03":3,"\ufb01":3,"\ufb00":3,"f":3,"\u0178":18,"\u0176":18,"\u00dd":18,"\u1ef2":18,"Y":18}},"\u2010":{"d":"92,-101v8,0,10,25,0,24r-74,0v-9,0,-8,-23,0,-24r74,0","w":110},"\u00ad":{"d":"92,-101v8,0,10,25,0,24r-74,0v-9,0,-8,-23,0,-24r74,0","w":110},"\u2013":{"d":"174,-112v6,0,7,6,6,13v0,7,-1,12,-6,12r-169,0v-10,0,-9,-25,0,-25r169,0","w":179},"\u2014":{"d":"293,-112v6,1,7,5,7,13v0,7,-1,12,-7,12r-260,0v-6,0,-7,-5,-7,-12v0,-7,1,-13,7,-13r260,0","w":325},"\u2015":{"d":"293,-112v6,1,7,5,7,13v0,7,-1,12,-7,12r-260,0v-6,0,-7,-5,-7,-12v0,-7,1,-13,7,-13r260,0","w":325},"_":{"d":"174,41v5,0,6,4,6,11v0,7,-1,12,-6,12r-169,0v-6,1,-6,-5,-6,-11v0,-7,1,-12,6,-12r169,0","w":179},"\u2022":{"d":"90,-169v32,0,55,21,55,56v0,35,-23,56,-56,56v-32,0,-55,-21,-55,-56v0,-35,23,-56,56,-56","w":179},"\u00b7":{"d":"46,-123v14,0,18,5,18,20v0,16,-4,21,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":90},"\u2219":{"d":"46,-123v14,0,18,5,18,20v0,16,-4,21,-19,21v-14,0,-18,-5,-18,-20v0,-16,4,-21,19,-21","w":90},"(":{"d":"88,-245v-44,81,-44,220,0,301v-2,7,-22,7,-26,1v-51,-76,-50,-233,3,-305v8,0,21,-4,23,3","w":109,"k":{"j":-11,"\u0123":-2,"\u0121":-2,"\u011f":-2,"\u011d":-2,"g":-2}},")":{"d":"44,-248v54,77,52,230,2,307v-8,1,-22,5,-24,-3v41,-82,43,-218,0,-301v0,-7,15,-4,22,-3","w":109},"[":{"d":"90,-246v6,2,7,20,0,22r-29,0r0,259v17,-3,46,1,29,21v-19,-4,-56,10,-56,-12r0,-278v1,-21,37,-9,56,-12","w":110},"]":{"d":"16,-235v2,-22,61,-15,61,1r0,278v0,22,-36,9,-56,12v-7,1,-5,-13,-4,-19v7,-4,22,-1,33,-2r0,-259v-13,-2,-36,7,-34,-11","w":110},"{":{"d":"88,34v15,-5,19,16,9,22v-56,10,-53,-45,-51,-99v1,-29,-9,-42,-30,-48v0,-7,-4,-18,5,-19v58,-9,-16,-158,78,-136v6,7,4,26,-10,21v-25,2,-16,40,-16,68v0,32,-7,52,-31,58v35,6,31,49,31,91v0,21,-3,40,15,42","w":113},"}":{"d":"24,-246v98,-22,13,134,81,136v4,4,5,20,-3,21v-58,9,16,171,-80,142v-1,-10,-3,-22,12,-19v25,-2,16,-40,16,-68v0,-33,6,-58,31,-65v-35,-4,-32,-43,-31,-84v0,-27,1,-44,-26,-43v-4,-2,-5,-17,0,-20","w":113},"*":{"d":"76,-243v-2,-9,18,-6,24,-5v5,14,-3,34,-3,51v17,-9,44,-45,53,-9v-10,13,-31,14,-45,23r43,19v6,5,-5,24,-13,22r-38,-27r5,46v1,8,-19,6,-24,4v-5,-13,3,-34,3,-50v-17,9,-44,45,-53,9v10,-13,31,-14,45,-23r-43,-19v-6,-5,5,-24,13,-22r38,27","w":179},"\u2020":{"d":"101,-187v21,3,70,-12,55,22v-16,3,-37,0,-55,1v7,40,5,91,-4,129v-7,0,-16,4,-17,-4v-3,-42,-11,-86,-1,-125v-20,-3,-70,12,-55,-22v16,-3,37,0,55,-1v-2,-17,-6,-37,-4,-55v10,-9,40,-4,30,16","w":179},"\u2021":{"d":"153,-81v8,3,8,22,0,24r-53,0v2,17,6,32,5,52v-6,13,-44,8,-30,-13v1,-14,1,-26,4,-39v-18,-2,-44,4,-57,-3v0,-8,-4,-21,5,-21r51,0v-7,-24,-6,-59,0,-83v-20,-3,-69,12,-54,-22v16,-3,37,0,55,-1r-6,-53v0,-9,27,-8,32,-2v0,20,-3,38,-5,55v22,0,75,-7,53,23r-52,0v7,21,7,61,0,83r52,0","w":179},"\u00a7":{"d":"134,-202v-21,-12,-76,-24,-66,22v21,37,93,23,92,83v0,25,-16,38,-30,49v32,32,1,84,-49,84v-25,0,-63,-12,-45,-38v24,23,101,18,71,-30v-29,-24,-86,-21,-86,-74v1,-24,14,-39,30,-48v-30,-29,-7,-82,43,-82v24,0,50,7,40,34xm50,-108v1,35,81,68,81,13v0,-32,-40,-31,-60,-46v-13,5,-20,17,-21,33","w":179},"\u00b6":{"d":"170,-227v5,0,10,5,10,10r-3,257v-7,-1,-21,5,-22,-4r0,-241r-35,0r-3,245v-8,0,-22,4,-23,-4r0,-130v-47,0,-74,-21,-75,-66v-1,-73,76,-69,151,-67","w":210},"^":{"d":"70,-224v6,-8,30,-8,37,0r53,120v-1,7,-28,6,-31,-1r-41,-97r-39,97v-4,6,-37,11,-29,-5","w":179},"~":{"d":"146,-189v1,-8,18,-5,23,-2v2,35,-14,55,-45,57v-40,2,-36,-38,-68,-41v-17,-2,-22,14,-22,30v0,7,-19,7,-23,2v-11,-63,69,-71,92,-27v11,21,48,12,43,-19","w":179},"'":{"d":"24,-240v3,-8,28,-8,31,0v-3,28,0,62,-7,86v-8,0,-19,4,-20,-5","w":79},"\"":{"d":"87,-240v4,-8,26,-8,30,0r-6,86v-7,-1,-20,5,-20,-5xm24,-240v3,-8,28,-8,31,0v-3,28,0,62,-7,86v-8,0,-19,4,-20,-5","w":144},"&":{"d":"169,-24v-38,39,-153,40,-150,-36v2,-35,23,-51,47,-66v-12,-18,-26,-30,-26,-57v0,-37,27,-55,68,-55v35,0,60,13,60,47v0,41,-33,50,-60,69r59,61v11,-14,15,-37,16,-61v5,-5,33,-9,27,7v1,32,-10,52,-23,71v14,8,21,21,41,22v4,6,5,28,-11,25v-22,-4,-32,-16,-48,-27xm105,-214v-48,-3,-34,54,-13,74v21,-13,42,-20,46,-48v-1,-18,-13,-26,-33,-26xm81,-108v-16,11,-30,21,-31,45v-2,50,73,50,98,22v-25,-20,-46,-43,-67,-67","w":245},"@":{"d":"179,-233v70,0,112,30,112,98v0,56,-16,106,-71,106v-20,0,-33,-9,-36,-26v-22,33,-98,39,-92,-22v5,-47,17,-93,66,-93v19,0,30,11,39,23v-3,-15,14,-30,26,-16v-4,34,-21,70,-14,104v37,24,56,-31,55,-75v-1,-53,-32,-77,-87,-76v-85,2,-114,57,-120,141v-7,91,92,98,158,80v4,2,2,14,1,19v-14,11,-42,13,-66,13v-77,0,-122,-33,-120,-110v2,-100,46,-166,149,-166xm120,-79v0,47,49,20,61,1r8,-46v-7,-12,-15,-22,-30,-23v-30,5,-39,36,-39,68","w":321},"\u00a9":{"d":"54,-119v0,67,29,102,98,102v68,0,93,-42,94,-107v0,-67,-30,-102,-97,-102v-67,0,-95,40,-95,107xm150,-246v80,0,120,40,120,120v0,83,-37,130,-120,129v-80,0,-119,-40,-119,-120v0,-84,37,-128,119,-129xm155,-66v22,5,28,-21,43,-15v6,30,-20,37,-46,37v-45,0,-64,-29,-64,-76v0,-68,74,-106,111,-56v0,7,0,16,-5,15v-14,-3,-21,-17,-41,-16v-29,1,-39,24,-39,56v0,31,9,55,41,55","w":300},"\u2117":{"d":"54,-119v0,67,29,102,98,102v68,0,93,-42,94,-107v0,-67,-30,-102,-97,-102v-67,0,-95,40,-95,107xm150,-246v80,0,120,40,120,120v0,83,-37,130,-120,129v-80,0,-119,-40,-119,-120v0,-84,37,-128,119,-129xm113,-197v51,-2,100,0,100,48v0,43,-36,55,-84,52v-2,16,4,40,-3,51v-8,1,-20,3,-22,-4r0,-137v0,-5,5,-10,9,-10xm129,-117v31,2,57,0,57,-30v0,-29,-26,-32,-57,-30r0,60","w":300},"\u00ae":{"d":"92,-247v42,0,68,25,68,68v0,42,-27,68,-69,68v-43,0,-69,-27,-69,-68v0,-41,27,-68,70,-68xm91,-124v32,0,53,-21,53,-54v0,-33,-18,-55,-52,-55v-33,0,-54,21,-54,53v0,34,20,56,53,56xm91,-218v32,-6,40,36,13,41v11,4,19,20,18,33v-29,11,-12,-29,-41,-27v2,14,0,38,-18,24r0,-63v0,-13,17,-7,28,-8xm81,-185v18,5,29,-11,14,-19r-14,0r0,19","w":182},"\u2122":{"d":"86,-227v6,0,5,17,0,18r-25,0v-2,26,4,60,-2,82v-6,0,-16,3,-19,-2r0,-80v-14,3,-40,0,-25,-18r71,0xm191,-215v1,-15,36,-18,36,-4r-2,92v-6,0,-16,3,-18,-2r0,-79v-12,26,-18,59,-33,82v-5,-1,-15,2,-17,-2r-29,-80v-2,26,4,59,-2,81v-6,0,-15,3,-18,-2r0,-90v2,-15,39,-10,38,4r22,60","w":253},"\u2120":{"d":"38,-202v6,25,53,12,50,46v-1,22,-19,30,-42,31v-19,1,-40,-9,-29,-25v12,6,46,17,48,-5v-8,-23,-52,-12,-49,-45v1,-21,16,-29,38,-30v16,-1,39,8,25,24v-9,-6,-39,-14,-41,4xm192,-215v2,-14,36,-19,36,-4v0,29,4,67,-2,92v-6,0,-15,3,-18,-2r0,-79v-12,26,-17,59,-32,82v-5,-1,-15,2,-17,-2r-29,-80r-2,81v-6,0,-16,3,-18,-2r0,-90v-1,-12,21,-9,31,-6v12,20,18,47,28,70","w":255},"\u00b0":{"d":"62,-239v25,0,42,14,42,40v0,26,-18,41,-44,41v-25,0,-42,-14,-42,-40v0,-26,18,-41,44,-41xm61,-176v29,0,26,-45,0,-45v-12,0,-21,9,-21,22v-1,15,9,23,21,23","w":121},"\u00a4":{"d":"40,-52v-24,-20,-21,-77,0,-98v-9,-15,-21,-26,-28,-43v-1,-9,15,-5,24,-5v11,9,16,23,24,34v13,-9,46,-10,60,-1v12,-14,12,-39,44,-34v6,1,5,7,2,11r-26,37v21,22,19,77,-3,97v9,14,21,25,28,41v0,11,-24,8,-29,2r-19,-30v-14,8,-41,10,-56,2v-13,14,-12,39,-44,34v-6,-1,-6,-7,-2,-10xm90,-56v25,-1,38,-18,38,-45v0,-28,-11,-47,-39,-48v-27,0,-38,19,-39,45v-1,29,11,49,40,48","w":179},"\u20ac":{"d":"66,-75v-2,55,72,64,103,34v5,0,4,8,4,14v-1,27,-30,30,-56,30v-53,0,-76,-32,-84,-78v-19,6,-36,-9,-20,-23r19,0v-1,-10,0,-19,0,-30v-19,6,-35,-11,-19,-23r21,0v1,-64,80,-103,136,-63v2,6,4,19,0,25v-28,-17,-86,-26,-97,15v-2,7,-5,15,-7,23r57,0v4,5,5,23,-3,23r-56,0v0,10,-2,20,0,30v19,1,42,-2,59,1v4,4,5,21,-3,22r-54,0","w":182},"$":{"d":"148,-189v-23,-10,-96,-31,-96,17v0,66,142,31,106,133v-9,26,-37,36,-71,39v-3,17,3,55,-27,40r4,-41v-25,-1,-58,-11,-44,-40v31,19,133,29,108,-38v-32,-38,-128,-27,-102,-112v7,-24,31,-33,61,-36v2,-18,-1,-53,27,-37r-3,37v21,2,50,12,37,38","w":182},"\u00a2":{"d":"152,-71v17,22,-11,43,-35,44v3,17,1,41,-24,28v-2,-7,0,-19,-1,-28v-41,-5,-59,-36,-59,-84v0,-49,18,-80,59,-87v-3,-19,1,-41,25,-29r0,28v21,4,46,11,39,39r-5,4v-13,-7,-23,-20,-45,-19v-33,1,-43,27,-43,62v-1,37,12,60,45,62v21,1,31,-13,44,-20","w":179},"\u00a3":{"d":"161,-24v10,0,7,24,0,24r-142,-1v-5,-2,-8,-23,2,-23r22,0r0,-80v-18,6,-40,-9,-22,-24r22,0v-4,-61,11,-103,69,-102v27,1,57,8,50,40v-13,8,-26,-18,-49,-16v-38,3,-42,37,-41,78v22,1,82,-10,58,24r-58,0r0,80r89,0","w":182},"\u0192":{"d":"71,-180v-2,-48,52,-76,91,-51v1,7,3,20,-5,20v-27,-12,-59,0,-56,33r-6,42v21,-1,67,-4,45,24r-49,0v-10,56,-12,122,-26,172v-6,3,-26,5,-27,-4r24,-168v-21,3,-58,1,-37,-24r40,0","w":179},"\u00a5":{"d":"142,-223v3,-10,42,-7,28,6r-64,109r0,10r49,0v5,0,5,4,5,10v1,22,-36,6,-54,11r0,28r49,0v5,0,5,4,5,10v1,22,-36,6,-54,11v7,20,-9,41,-30,24r0,-24v-18,-4,-54,10,-54,-11v0,-21,36,-6,54,-10r0,-28v-18,-4,-54,10,-54,-11v0,-21,36,-6,54,-10r0,-10r-66,-115v2,-10,29,-7,33,0r49,92","w":182},"\u2105":{"d":"40,-172v-7,41,43,41,60,23v14,20,-11,35,-34,34v-35,-2,-53,-19,-53,-56v0,-54,63,-79,90,-42v-1,6,1,16,-5,15v-21,-16,-63,-15,-58,26xm200,-232v8,-3,30,-5,22,7r-161,229v-6,3,-30,5,-21,-7xm206,-113v37,1,58,19,57,57v-1,38,-22,58,-59,59v-39,1,-58,-20,-58,-57v0,-38,21,-59,60,-59xm204,-18v21,0,32,-13,32,-37v0,-23,-9,-37,-31,-37v-22,0,-32,14,-32,37v1,22,8,37,31,37","w":275},"\u2116":{"d":"291,-189v39,0,60,24,59,65v-1,42,-22,68,-63,68v-39,0,-60,-23,-59,-65v1,-42,21,-68,63,-68xm340,-24v5,0,6,5,6,12v0,7,-1,12,-6,12r-102,0v-8,-1,-8,-24,0,-24r102,0xm30,-214v-2,-19,31,-15,43,-9v34,57,60,123,91,183r3,-187v9,-2,23,-4,26,4r0,210v-9,27,-52,10,-52,-11r-82,-167r-3,191v-9,0,-23,5,-26,-4r0,-210xm288,-79v24,0,34,-19,34,-44v0,-25,-8,-43,-32,-43v-24,0,-33,19,-34,43v-1,26,9,44,32,44","w":368},"#":{"d":"147,-167v18,-6,37,9,20,22r-23,0r-7,59v18,-6,37,8,20,22r-23,0v-4,21,-3,46,-10,64v-9,0,-22,4,-24,-4r8,-60r-49,0v-4,21,-3,46,-10,64v-9,0,-22,4,-24,-4r8,-60v-18,6,-38,-8,-21,-22r24,0r7,-59v-12,-1,-30,5,-27,-11v-3,-17,17,-9,30,-11v4,-19,3,-44,10,-60v7,-1,21,-4,23,3r-7,57r49,0v4,-19,2,-44,9,-60v8,-2,21,-4,24,3xm69,-145r-7,59r49,0r7,-59r-49,0","w":179},"0":{"d":"94,-231v63,0,76,52,76,117v-1,65,-16,117,-81,117v-64,0,-77,-50,-76,-116v0,-66,17,-118,81,-118xm91,-21v43,0,48,-46,48,-91v0,-47,-2,-94,-47,-94v-44,0,-47,45,-48,91v0,49,3,94,47,94","w":182},"1":{"d":"115,-24v21,-1,64,-4,42,24r-121,-1v-7,-3,-7,-23,2,-23r47,0r0,-173r-49,28v-8,0,-7,-22,0,-24v23,-9,48,-49,79,-31r0,200","w":182},"2":{"d":"117,-151v17,-62,-62,-60,-88,-34v-18,-32,26,-44,57,-46v76,-4,78,89,38,132r-67,73r101,1v6,3,7,25,-2,25r-130,-1v-10,-4,-6,-27,1,-31v30,-39,76,-66,90,-119","w":182},"3":{"d":"118,-171v0,-51,-66,-33,-91,-16v-11,-35,28,-40,59,-44v74,-9,85,103,21,111v28,7,52,20,54,55v5,70,-103,87,-142,47v0,-7,-4,-21,4,-21v26,20,105,31,104,-23v-1,-39,-38,-45,-81,-43v-7,-2,-8,-24,2,-23v40,3,70,-8,70,-43","w":182},"4":{"d":"140,-77v14,1,34,-5,32,12v2,18,-17,12,-32,13v2,23,6,70,-30,48r0,-48r-97,-1v-8,-4,-5,-25,0,-32r84,-141v13,-2,36,-7,43,4r0,145xm110,-202r-74,125r74,0r0,-125","w":182},"5":{"d":"56,-137v56,-8,105,9,105,64v0,73,-95,96,-142,59v0,0,-4,-20,4,-22v31,21,106,24,106,-34v0,-46,-47,-47,-91,-42v-7,0,-9,-4,-9,-11r0,-93v0,-7,4,-12,11,-11r103,0v6,3,6,25,-2,26r-85,0r0,64","w":182},"6":{"d":"49,-125v43,-28,125,-18,119,51v-4,49,-27,77,-77,77v-61,1,-72,-47,-72,-108v-1,-73,24,-124,94,-126v23,0,53,4,42,32v-59,-22,-111,9,-106,74xm94,-21v30,0,41,-22,44,-50v6,-53,-61,-52,-89,-30v1,43,5,80,45,80","w":182},"7":{"d":"157,-227v14,-2,9,23,5,32r-84,193v-6,4,-36,8,-31,-6r86,-193r-109,0v-7,0,-8,-12,-6,-19v0,-4,2,-8,6,-7r133,0","w":182},"8":{"d":"116,-119v26,13,52,26,52,61v0,43,-33,61,-79,61v-45,1,-75,-16,-75,-56v0,-36,27,-49,52,-63v-22,-13,-44,-26,-44,-57v0,-40,30,-58,71,-58v39,0,67,16,67,53v0,32,-22,46,-44,59xm93,-130v38,-10,55,-77,-2,-77v-45,0,-50,53,-16,66v5,3,11,7,18,11xm92,-20v51,4,58,-58,18,-73v-6,-4,-13,-7,-21,-11v-21,11,-44,20,-44,48v0,25,20,34,47,36","w":182},"9":{"d":"91,-231v59,0,74,47,73,108v-2,72,-23,126,-97,126v-24,0,-55,-3,-44,-32v28,9,80,12,95,-16v8,-14,16,-34,16,-57v-12,8,-31,15,-52,14v-46,0,-68,-23,-68,-67v0,-47,27,-76,77,-76xm45,-158v-5,53,60,54,88,32v0,-44,-6,-81,-45,-81v-30,0,-40,20,-43,49","w":182},"\u2070":{"d":"71,-265v43,-1,57,28,57,70v0,43,-16,71,-58,71v-42,0,-57,-28,-57,-71v0,-43,16,-69,58,-70xm71,-145v27,0,31,-21,31,-49v0,-29,-5,-51,-32,-51v-26,0,-32,22,-32,49v0,28,5,52,33,51","w":140,"k":{"\u2044":50,"\u2087":6,"\u2082":3,"\u2077":6,"\u00b2":3,"\/":56}},"\u00b9":{"d":"6,-237v11,-14,38,-36,60,-24v-2,44,3,95,-3,135v0,0,-22,4,-22,-4r0,-110v-11,3,-36,28,-35,3","w":88,"k":{"\u2044":34,"\u2087":3,"\u2077":3,"\/":48}},"\u00b2":{"d":"103,-147v6,0,7,19,1,21r-87,-1v-13,-31,32,-43,43,-66v15,-12,22,-52,-8,-50v-17,-5,-29,20,-36,5v-1,-24,20,-25,42,-27v49,-5,53,52,26,79v-10,10,-28,27,-39,39r58,0","w":120,"k":{"\u2044":33,"\u2087":9,"\u2086":2,"\u2085":1,"\u2080":2,"\u2077":9,"\u2076":2,"\u2075":1,"\u2070":2,"\/":51}},"\u00b3":{"d":"72,-198v20,1,33,13,34,32v3,44,-62,51,-93,32v-1,-6,-5,-18,2,-20v17,11,62,18,63,-11v1,-25,-32,-17,-51,-24v-11,-31,49,-6,46,-39v-2,-27,-41,-15,-54,-7v-15,-21,17,-31,38,-30v48,-8,57,61,15,67","w":120,"k":{"\u2044":43,"\u2087":8,"\u2077":8,"\/":56}},"\u2074":{"d":"97,-177v12,0,28,-4,25,11v3,14,-14,8,-25,9v5,19,-5,44,-25,27r0,-27r-62,0v-6,-2,-4,-21,0,-26r52,-79v9,-3,28,-4,35,2r0,83xm72,-243r-44,66r44,0r0,-66","w":128,"k":{"\u2044":34,"\u2087":8,"\u2084":-1,"\u2077":8,"\u2074":-1,"\/":48}},"\u2075":{"d":"40,-210v34,-4,65,5,65,39v0,47,-68,62,-93,32v0,-6,0,-12,3,-14v16,12,63,16,63,-16v0,-25,-29,-23,-53,-21v-4,-1,-5,-2,-5,-7r0,-59v0,-6,2,-6,7,-7v23,4,84,-13,65,21r-52,0r0,32","w":119,"k":{"\u2044":47,"\u2089":1,"\u2087":8,"\u2086":1,"\u2085":2,"\u2083":2,"\u2082":4,"\u2081":2,"\u2079":1,"\u2077":8,"\u2076":1,"\u2075":2,"\u00b3":2,"\u00b2":4,"\u00b9":2,"\/":50}},"\u2076":{"d":"41,-204v27,-16,80,-9,76,34v-3,30,-21,46,-51,46v-38,0,-50,-26,-50,-65v0,-51,24,-83,79,-75v11,-2,19,16,9,23v-30,-12,-67,1,-63,37xm41,-185v-10,42,48,57,51,17v5,-30,-35,-29,-51,-17","w":129,"k":{"\u2044":38,"\u2087":4,"\u2082":3,"\u2077":4,"\u00b2":3,"\/":44}},"\u2077":{"d":"100,-263v11,0,7,18,4,25v-18,37,-33,78,-55,112v0,0,-25,5,-24,-6r53,-110r-65,0v-6,-1,-6,-19,0,-21r87,0","w":115,"k":{"\u2044":60,"\u2089":1,"\u2088":4,"\u2087":-3,"\u2086":7,"\u2084":8,"\u2083":2,"\u2082":7,"\u2081":-6,"\u2080":5,"\u2079":1,"\u2078":4,"\u2077":-3,"\u2076":7,"\u2074":8,"\u00b3":2,"\u00b2":7,"\u00b9":-6,"\u2070":5,"\/":65}},"\u2078":{"d":"85,-198v17,8,32,16,32,36v0,28,-23,38,-53,38v-29,0,-51,-8,-51,-35v0,-20,14,-29,31,-37v-44,-16,-27,-75,22,-69v51,-8,59,56,19,67xm65,-247v-36,1,-19,35,1,40v14,-7,21,-15,21,-24v0,-11,-10,-17,-22,-16xm65,-143v31,0,33,-29,11,-38v-14,-11,-36,1,-37,20v0,14,10,18,26,18","w":129,"k":{"\u2044":39,"\u2087":6,"\u2082":1,"\u2077":6,"\u00b2":1,"\/":45}},"\u2079":{"d":"63,-265v39,0,50,26,50,65v0,57,-49,96,-95,66v-1,-5,-2,-16,3,-16v30,15,71,1,67,-36v-27,18,-80,9,-76,-33v3,-30,19,-46,51,-46xm37,-221v-3,29,35,29,51,17v-1,-23,-4,-40,-26,-41v-17,-1,-23,10,-25,24","w":129,"k":{"\u2044":48,"\u2087":7,"\u2082":4,"\u2077":7,"\u00b2":4,"\/":54}},"\u207a":{"d":"76,-197v19,-2,55,-2,36,19r-36,0v1,19,4,54,-22,37r0,-37v-18,2,-53,2,-35,-19r35,0v3,-15,-9,-43,12,-40v19,-2,7,26,10,40","w":131},"\u207b":{"d":"110,-197v7,0,7,20,0,20r-91,0v-7,0,-7,-20,0,-20r91,0","w":129},"\u207c":{"d":"107,-218v5,1,6,19,0,19r-87,0v-6,-1,-7,-19,0,-19r87,0xm107,-176v6,0,6,19,0,19r-87,0v-6,-1,-8,-20,0,-19r87,0","w":126},"\u207d":{"d":"45,-103v-37,-39,-36,-145,-1,-186v6,1,18,-4,18,5v-32,49,-19,131,-1,180","w":78},"\u207e":{"d":"34,-289v35,42,36,146,-1,186v-6,-1,-21,2,-17,-5v29,-50,20,-132,1,-180","w":78},"\u2080":{"d":"71,-103v43,-1,57,28,57,70v0,43,-16,71,-58,71v-42,0,-57,-28,-57,-71v0,-43,16,-69,58,-70xm71,17v27,0,31,-21,31,-49v0,-29,-5,-51,-32,-51v-26,0,-32,22,-32,49v0,28,5,52,33,51","w":140,"k":{"\u2087":6,"\u2082":3,"\u2077":6,"\u00b2":3}},"\u2081":{"d":"6,-75v11,-14,38,-36,60,-24v-2,44,3,95,-3,135v0,0,-22,4,-22,-4r0,-110v-11,3,-36,28,-35,3","w":88,"k":{"\u2087":3,"\u2077":3}},"\u2082":{"d":"103,15v6,0,7,19,1,21r-87,-1v-13,-31,32,-43,43,-66v15,-12,22,-52,-8,-50v-17,-5,-29,20,-36,5v-1,-24,20,-25,42,-27v49,-5,53,52,26,79v-10,10,-28,27,-39,39r58,0","w":120,"k":{"\u2087":9,"\u2086":2,"\u2085":1,"\u2080":2,"\u2077":9,"\u2076":2,"\u2075":1,"\u2070":2}},"\u2083":{"d":"72,-36v20,1,33,13,34,32v3,44,-62,51,-93,32v-1,-6,-5,-18,2,-20v17,11,62,18,63,-11v1,-25,-32,-17,-51,-24v-11,-31,49,-6,46,-39v-2,-27,-41,-15,-54,-7v-15,-21,17,-31,38,-30v48,-8,57,61,15,67","w":120,"k":{"\u2087":8,"\u2077":8}},"\u2084":{"d":"97,-15v12,0,28,-4,25,11v3,14,-14,8,-25,9v5,19,-5,44,-25,27r0,-27r-62,0v-6,-2,-4,-21,0,-26r52,-79v9,-3,28,-4,35,2r0,83xm72,-81r-44,66r44,0r0,-66","w":128,"k":{"\u2087":8,"\u2084":-1,"\u2077":8,"\u2074":-1}},"\u2085":{"d":"40,-48v34,-4,65,5,65,39v0,47,-68,62,-93,32v0,-6,0,-12,3,-14v16,12,63,16,63,-16v0,-25,-29,-23,-53,-21v-4,-1,-5,-2,-5,-7r0,-59v0,-6,2,-6,7,-7v23,4,84,-13,65,21r-52,0r0,32","w":119,"k":{"\u2089":1,"\u2087":8,"\u2086":1,"\u2085":2,"\u2083":2,"\u2082":4,"\u2081":2,"\u2079":1,"\u2077":8,"\u2076":1,"\u2075":2,"\u00b3":2,"\u00b2":4,"\u00b9":2}},"\u2086":{"d":"41,-42v27,-16,80,-9,76,34v-3,30,-21,46,-51,46v-38,0,-50,-26,-50,-65v0,-51,24,-83,79,-75v11,-2,19,16,9,23v-30,-12,-67,1,-63,37xm41,-23v-10,42,48,57,51,17v5,-30,-35,-29,-51,-17","w":129,"k":{"\u2087":4,"\u2082":3,"\u2077":4,"\u00b2":3}},"\u2087":{"d":"100,-101v11,0,7,18,4,25v-18,37,-33,78,-55,112v0,0,-25,5,-24,-6r53,-110r-65,0v-6,-1,-6,-19,0,-21r87,0","w":115,"k":{"\u2089":1,"\u2088":4,"\u2087":-3,"\u2086":7,"\u2084":8,"\u2083":2,"\u2082":7,"\u2081":-6,"\u2080":5,"\u2079":1,"\u2078":4,"\u2077":-3,"\u2076":7,"\u2074":8,"\u00b3":2,"\u00b2":7,"\u00b9":-6,"\u2070":5}},"\u2088":{"d":"85,-36v17,8,32,16,32,36v0,28,-23,38,-53,38v-29,0,-51,-8,-51,-35v0,-20,14,-29,31,-37v-44,-16,-27,-75,22,-69v51,-8,59,56,19,67xm65,-85v-36,1,-19,35,1,40v14,-7,21,-15,21,-24v0,-11,-10,-17,-22,-16xm65,19v31,0,33,-29,11,-38v-14,-11,-36,1,-37,20v0,14,10,18,26,18","w":129,"k":{"\u2087":6,"\u2082":1,"\u2077":6,"\u00b2":1}},"\u2089":{"d":"63,-103v39,0,50,26,50,65v0,57,-49,96,-95,66v-1,-5,-2,-16,3,-16v30,15,71,1,67,-36v-27,18,-80,9,-76,-33v3,-30,19,-46,51,-46xm37,-59v-3,29,35,29,51,17v-1,-23,-4,-40,-26,-41v-17,-1,-23,10,-25,24","w":129,"k":{"\u2087":7,"\u2082":4,"\u2077":7,"\u00b2":4}},"\u208a":{"d":"76,-35v19,-2,55,-2,36,19r-36,0v1,19,4,54,-22,37r0,-37v-18,2,-53,2,-35,-19r35,0v3,-15,-9,-43,12,-40v19,-2,7,26,10,40","w":131},"\u208b":{"d":"110,-35v7,0,7,20,0,20r-91,0v-7,0,-7,-20,0,-20r91,0","w":129},"\u208c":{"d":"107,-56v5,1,6,19,0,19r-87,0v-6,-1,-7,-19,0,-19r87,0xm107,-14v6,0,6,19,0,19r-87,0v-6,-1,-8,-20,0,-19r87,0","w":126},"\u208d":{"d":"45,59v-37,-39,-36,-145,-1,-186v6,1,18,-4,18,5v-32,49,-19,131,-1,180","w":78},"\u208e":{"d":"34,-127v35,42,36,146,-1,186v-6,-1,-21,2,-17,-5v29,-50,20,-132,1,-180","w":78},"\u2044":{"d":"128,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":121,"k":{"\u2089":35,"\u2088":39,"\u2087":27,"\u2086":49,"\u2085":33,"\u2084":48,"\u2083":31,"\u2082":40,"\u2081":28,"\u2080":49,"\u2079":35,"\u2078":39,"\u2077":27,"\u2076":49,"\u2075":33,"\u2074":48,"\u00b3":31,"\u00b2":40,"\u00b9":28,"\u2070":49}},"\u215f":{"d":"16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":138},"\u00bd":{"d":"221,-20v7,0,7,19,1,20r-76,0v-16,-38,47,-41,47,-81v0,-22,-35,-16,-45,-6v-14,-18,13,-31,33,-29v43,-6,48,46,23,68v-10,9,-23,19,-33,28r50,0xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":241},"\u2153":{"d":"197,-60v17,2,28,10,29,27v1,38,-63,46,-85,24v-9,-36,50,17,57,-23v5,-29,-59,-2,-40,-35v19,1,37,-1,37,-17v0,-29,-45,1,-51,-10v-1,-21,20,-19,38,-22v42,-6,50,50,15,56xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":243},"\u00bc":{"d":"199,-41v15,-5,23,9,13,18r-13,0v5,17,-7,33,-25,20r0,-20v-21,-3,-68,13,-52,-25v22,-22,29,-81,77,-63r0,70xm174,-94r-35,53r35,0r0,-53xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":229},"\u2155":{"d":"167,-70v32,-1,58,3,59,33v2,39,-59,51,-84,30v1,-5,-3,-15,3,-15v16,7,55,13,55,-13v0,-22,-26,-18,-47,-17v-4,0,-7,-1,-6,-6r0,-49v0,-4,3,-7,7,-7r60,0v6,0,6,19,0,19r-47,0r0,25xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":243},"\u2159":{"d":"158,-66v25,-13,68,-6,65,29v-2,26,-19,40,-44,40v-32,0,-45,-21,-45,-55v0,-49,38,-79,81,-57v5,32,-58,-14,-57,43xm179,-15v12,0,20,-8,20,-21v0,-24,-29,-22,-41,-13v1,18,4,34,21,34xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":233},"\u215b":{"d":"203,-60v14,6,28,13,27,30v-1,24,-21,33,-47,33v-25,0,-45,-5,-45,-30v0,-19,14,-24,26,-31v-12,-6,-23,-12,-23,-28v0,-21,18,-31,44,-30v44,-7,53,46,18,56xm165,-86v1,17,37,23,37,0v0,-10,-6,-14,-18,-14v-12,1,-19,3,-19,14xm185,-14v37,0,15,-31,-3,-35v-9,4,-18,9,-20,20v0,12,11,15,23,15xm16,-190v-12,-24,29,-44,55,-37r0,112v-6,2,-22,4,-25,-2r0,-88xm177,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":239},"\u2154":{"d":"91,-133v5,-1,5,5,5,10v0,5,-1,8,-4,9r-74,0v-16,-37,47,-41,47,-81v0,-28,-38,-7,-48,-8v-6,-24,17,-25,36,-27v43,-5,49,48,22,68v-8,9,-22,20,-32,29r48,0xm199,-116v42,-6,50,50,15,56v17,2,27,10,28,27v2,39,-63,45,-84,24v-9,-36,52,17,57,-23v2,-22,-28,-13,-44,-19v-11,-28,42,-5,40,-33v-2,-30,-44,1,-50,-10v-3,-20,20,-19,38,-22xm197,-232v8,-3,30,-5,22,7r-161,229v-7,3,-30,5,-22,-7","w":260},"\u2156":{"d":"91,-133v5,-1,5,5,5,10v0,5,-1,8,-4,9r-74,0v-16,-37,47,-41,47,-81v0,-28,-38,-7,-48,-8v-6,-24,17,-25,36,-27v43,-5,49,48,22,68v-8,9,-22,20,-32,29r48,0xm197,-232v8,-3,30,-5,22,7r-161,229v-7,3,-30,5,-22,-7xm183,-70v32,-1,58,3,59,33v2,39,-59,51,-84,30v1,-5,-3,-15,3,-15v16,7,55,13,55,-13v0,-22,-26,-18,-47,-17v-4,0,-7,-1,-6,-6r0,-49v0,-4,3,-7,7,-7r60,0v6,0,6,19,0,19r-47,0r0,25","w":260},"\u00be":{"d":"213,-41v15,-5,23,9,13,18r-13,0v5,17,-7,33,-25,20r0,-20v-21,-3,-68,13,-52,-25v22,-22,29,-81,77,-63r0,70xm188,-94r-35,53r35,0r0,-53xm54,-230v42,-7,50,51,15,57v17,1,27,10,28,27v2,38,-63,44,-84,23v-1,-4,-2,-15,3,-15v13,8,53,16,54,-8v8,-28,-60,-2,-40,-35v18,1,36,0,36,-16v0,-31,-43,1,-50,-11v-2,-22,21,-19,38,-22xm191,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":243},"\u2157":{"d":"180,-70v32,-1,58,3,59,33v2,40,-60,51,-84,30v0,-5,-3,-14,3,-15v15,7,55,13,55,-13v0,-23,-27,-17,-48,-17v-4,0,-5,-2,-5,-6r0,-49v-1,-5,3,-7,7,-7r59,0v6,1,7,20,0,19r-46,0r0,25xm54,-230v42,-7,50,51,15,57v17,1,27,10,28,27v2,38,-63,44,-84,23v-1,-4,-2,-15,3,-15v13,8,53,16,54,-8v8,-28,-60,-2,-40,-35v18,1,36,0,36,-16v0,-31,-43,1,-50,-11v-2,-22,21,-19,38,-22xm191,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":257},"\u215c":{"d":"217,-60v13,6,26,13,27,30v1,43,-93,46,-93,3v0,-18,14,-24,27,-31v-12,-6,-23,-11,-23,-28v1,-22,18,-30,43,-30v46,0,54,46,19,56xm198,-100v-29,2,-21,27,1,31v17,-3,26,-32,-1,-31xm198,-14v24,4,27,-25,8,-30v-11,-9,-30,1,-30,15v0,12,10,13,22,15xm54,-230v42,-7,50,51,15,57v17,1,27,10,28,27v2,38,-63,44,-84,23v-1,-4,-2,-15,3,-15v13,8,53,16,54,-8v8,-28,-60,-2,-40,-35v18,1,36,0,36,-16v0,-31,-43,1,-50,-11v-2,-22,21,-19,38,-22xm191,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":253},"\u2158":{"d":"184,-70v32,-1,58,3,59,33v2,40,-60,51,-84,30v0,-5,-3,-13,2,-15v16,7,56,14,56,-13v0,-23,-27,-17,-48,-17v-4,0,-5,-2,-5,-6r0,-49v-1,-5,3,-7,7,-7r59,0v6,0,6,19,0,19r-46,0r0,25xm87,-155v15,-5,23,9,13,18r-13,0v6,16,-7,34,-24,20r0,-20v-18,-1,-39,2,-55,-1v0,-8,-3,-18,2,-23r43,-65v10,-2,28,-5,34,2r0,69xm63,-155v-1,-17,2,-38,-1,-53r-35,53r36,0xm195,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":261},"\u215a":{"d":"172,-66v25,-14,68,-6,65,29v-2,26,-19,40,-45,40v-32,0,-44,-21,-44,-55v0,-46,23,-70,70,-63v10,-1,16,15,7,20v-27,-9,-55,0,-53,29xm172,-49v-8,35,39,46,41,13v3,-23,-29,-22,-41,-13xm38,-184v32,-1,58,3,59,34v1,39,-60,50,-84,29v0,-5,-3,-13,2,-15v16,8,55,14,56,-13v1,-21,-29,-19,-48,-16v-12,-8,-2,-39,-5,-56v0,-4,1,-7,6,-6r60,0v6,1,5,18,0,19r-46,0r0,24xm191,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":246},"\u215d":{"d":"217,-60v13,6,26,13,27,30v1,43,-93,46,-93,3v0,-18,14,-24,27,-31v-12,-6,-23,-11,-23,-28v1,-22,18,-30,43,-30v46,0,54,46,19,56xm198,-100v-29,2,-21,27,1,31v17,-3,26,-32,-1,-31xm198,-14v24,4,27,-25,8,-30v-11,-9,-30,1,-30,15v0,12,10,13,22,15xm38,-184v32,-1,58,3,59,34v1,39,-60,50,-84,29v0,-5,-3,-13,2,-15v16,8,55,14,56,-13v1,-21,-29,-19,-48,-16v-12,-8,-2,-39,-5,-56v0,-4,1,-7,6,-6r60,0v6,1,5,18,0,19r-46,0r0,24xm191,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":253},"\u215e":{"d":"196,-60v13,6,26,13,27,30v1,43,-93,46,-93,3v0,-18,14,-24,27,-31v-12,-6,-23,-11,-23,-28v1,-22,18,-30,43,-30v46,0,54,46,19,56xm176,-100v-28,0,-19,27,2,31v6,-5,17,-6,17,-17v0,-11,-7,-14,-19,-14xm155,-29v0,20,44,21,43,0v-1,-13,-14,-15,-24,-20v-8,5,-19,8,-19,20xm14,-208v-6,0,-8,-20,0,-19r81,1v0,7,2,17,-2,21r-43,88v-3,5,-23,6,-28,1r47,-92r-55,0xm170,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":232},"%":{"d":"196,-116v36,-1,49,25,49,59v0,36,-16,59,-50,60v-36,1,-48,-25,-48,-60v0,-35,13,-59,49,-59xm196,-17v21,0,24,-18,24,-40v0,-23,-5,-40,-25,-40v-20,0,-23,18,-23,39v-1,24,3,41,24,41xm62,-230v35,0,49,24,49,59v0,35,-15,60,-50,60v-36,0,-49,-23,-48,-60v1,-35,13,-59,49,-59xm62,-131v22,0,23,-18,24,-39v1,-23,-4,-41,-25,-41v-33,0,-34,80,1,80xm195,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":257},"\u2030":{"d":"313,-116v36,-1,48,24,48,59v0,36,-16,59,-50,60v-36,1,-48,-25,-48,-60v0,-35,14,-59,50,-59xm313,-17v20,-1,23,-19,23,-40v1,-23,-4,-40,-24,-40v-20,0,-24,17,-24,39v1,23,2,41,25,41xm195,-116v36,-1,49,23,49,59v0,36,-16,59,-50,60v-36,1,-48,-25,-48,-60v0,-35,13,-59,49,-59xm196,-17v20,-1,23,-19,23,-40v1,-23,-4,-40,-24,-40v-20,0,-24,17,-24,39v1,23,2,41,25,41xm62,-230v35,0,49,24,49,59v0,35,-15,60,-50,60v-36,0,-49,-23,-48,-60v1,-35,13,-59,49,-59xm62,-131v22,0,23,-18,24,-39v1,-23,-4,-41,-25,-41v-33,0,-34,80,1,80xm195,-229v4,-9,33,-8,24,4r-160,229v-6,3,-31,5,-22,-7","w":373},"+":{"d":"103,-114v24,3,78,-13,60,25r-60,0v-2,22,3,50,-3,68v-4,3,-23,4,-23,-4r0,-64r-61,0v-5,-5,-6,-25,3,-25r58,0r0,-66v5,-5,24,-6,26,2r0,64","w":179,"k":{"+":-3}},"\u2212":{"d":"159,-114v8,1,8,25,0,25r-139,0v-10,0,-9,-24,0,-25r139,0","w":179},"\u00d7":{"d":"143,-172v8,-6,22,8,18,18r-54,53v17,20,41,35,55,58v-1,9,-12,17,-19,13r-54,-53r-57,55v-7,-2,-21,-12,-13,-20r53,-53v-17,-20,-41,-35,-55,-58v2,-8,12,-18,20,-13r53,54","w":179},"\u00f7":{"d":"88,-187v15,0,21,6,21,21v0,15,-6,21,-21,21v-15,0,-20,-7,-20,-21v0,-15,5,-21,20,-21xm163,-114v8,2,8,23,0,25r-154,-3v0,0,-4,-20,4,-22r150,0xm88,-57v15,0,21,6,21,21v0,15,-6,21,-21,21v-15,0,-20,-7,-20,-21v0,-15,5,-21,20,-21","w":179},"=":{"d":"156,-148v10,0,9,25,0,25r-133,0v-6,-1,-6,-5,-6,-13v0,-7,1,-12,6,-12r133,0xm156,-80v6,0,7,6,7,13v0,7,-1,12,-7,12r-133,0v-6,0,-6,-4,-6,-12v0,-7,0,-13,6,-13r133,0","w":179},"\u2260":{"d":"157,-80v8,2,8,25,0,25r-78,0v-13,15,-12,48,-41,42v-10,-12,12,-29,15,-42v-20,1,-47,3,-33,-24v13,-3,30,0,45,-1r24,-43r-66,0v-8,1,-8,-20,-3,-24v24,-3,55,0,81,-1v12,-15,11,-46,40,-40v11,11,-11,28,-14,40v14,2,36,-7,36,12v0,23,-31,10,-48,13r-24,43r66,0","w":179},"\u2248":{"d":"152,-84v25,13,-2,35,-19,38v-36,8,-45,-20,-76,-20v-18,0,-34,25,-41,0v6,-15,21,-25,42,-25v30,-2,36,21,64,21v15,0,20,-11,30,-14xm122,-134v20,0,32,-26,42,-1v-10,31,-65,29,-86,9v-23,-22,-51,27,-62,-4v5,-16,21,-26,42,-26v28,0,38,22,64,22","w":179},"<":{"d":"16,-88v-6,-4,-6,-24,1,-27v49,-21,93,-52,143,-70v3,6,4,28,-5,29r-113,55r118,59v1,8,5,29,-5,24","w":179},">":{"d":"24,-156v-8,-2,-8,-27,-3,-30r142,71v5,4,6,23,0,28r-142,70v-6,-3,-5,-27,3,-29r113,-55","w":179},"\u00b1":{"d":"160,-139v8,2,8,25,-1,25r-57,0r0,65v-5,5,-23,6,-25,-2r0,-63r-57,0v-10,-1,-9,-25,0,-25r57,0v1,-22,-2,-46,1,-66v5,-4,19,-4,24,0r0,66r58,0xm159,-25v8,2,8,25,0,25r-140,-1v-6,-3,-6,-24,2,-24r138,0","w":179},"\u2264":{"d":"19,-111v-5,-5,-6,-25,1,-28v48,-22,93,-51,143,-69v0,10,4,24,-4,29r-114,54v38,21,82,36,118,59v0,8,5,29,-5,24xm158,-25v9,0,8,24,0,25r-137,0v-8,-1,-9,-25,0,-25r137,0","w":179},"\u2265":{"d":"160,-138v5,3,6,24,0,27r-138,69v-8,2,-7,0,-7,-10v0,-7,-1,-16,6,-18r113,-55v-38,-21,-82,-36,-118,-59v1,-7,-6,-29,6,-23xm158,-25v10,0,8,24,0,25r-137,0v-8,-1,-8,-25,0,-25r137,0","w":179},"\u00ac":{"d":"150,-113v22,0,10,41,11,59v-4,6,-25,5,-25,-2r0,-32r-122,-1v-5,-3,-5,-23,3,-24r133,0","w":179},"\u212e":{"d":"206,-162v-8,-54,-137,-54,-146,0r0,48r146,0r0,-48xm135,-217v65,0,122,45,122,105v0,8,-4,11,-11,11r-186,0r0,49v6,45,103,58,136,24v12,-13,24,-21,45,-13v-16,25,-60,46,-108,46v-66,0,-125,-44,-125,-111v0,-69,58,-111,127,-111","w":265},"\u2113":{"d":"16,-88v-9,0,-9,-25,-2,-26r22,-4v-1,-64,-3,-131,58,-129v33,1,50,20,50,53v0,52,-38,78,-78,94v-1,39,-2,78,36,78v31,0,34,-30,39,-56v10,0,25,-5,26,6v0,46,-21,75,-67,75v-55,2,-67,-39,-64,-95xm66,-127v27,-11,48,-31,50,-65v1,-18,-7,-30,-22,-30v-36,-1,-26,55,-28,95","w":180},"\u221e":{"d":"233,-165v34,0,56,18,56,50v0,33,-22,53,-57,53v-35,0,-57,-21,-80,-36v-23,14,-43,36,-78,36v-34,0,-55,-18,-56,-51v-1,-60,81,-61,115,-30r20,14v23,-14,44,-36,80,-36xm233,-85v18,0,29,-10,29,-28v0,-51,-72,-20,-89,-1v18,12,33,29,60,29xm45,-114v3,51,71,20,88,1v-20,-19,-81,-51,-88,-1","w":307},"\u2202":{"d":"70,-244v74,-3,95,65,95,143v0,60,-19,103,-78,104v-52,1,-66,-36,-70,-84v-7,-72,64,-115,114,-68v-6,-38,-20,-69,-62,-71v-5,-2,-3,-12,-3,-19v0,-2,1,-6,4,-5xm89,-21v44,0,47,-47,46,-95v-14,-13,-24,-29,-47,-29v-57,0,-56,124,1,124","w":191},"\u222b":{"d":"94,-234v18,0,38,10,24,29v-20,-12,-42,-2,-42,28r0,187v3,41,-20,60,-62,53v-13,2,-18,-23,-8,-27v20,10,41,3,41,-28r0,-187v1,-34,12,-55,47,-55","w":131},"\u221a":{"d":"139,-224v3,-7,34,-11,31,3r-61,216v-4,9,-36,10,-39,0r-44,-137v-20,7,-35,-13,-18,-25v15,2,38,-5,45,6r38,130","w":179},"\u2206":{"d":"82,-222v4,-10,36,-9,40,0r71,210v0,8,-4,12,-11,12r-161,0v-18,0,-9,-28,-5,-39xm100,-197r-58,172r118,0","w":203},"\u2126":{"d":"172,-25v22,-1,66,-5,44,25r-67,0v-17,-3,-11,-34,3,-37v53,-27,57,-168,-32,-168v-86,0,-89,136,-33,168v13,4,19,35,2,37v-23,-2,-52,3,-71,-3v-1,-8,-4,-22,5,-22r43,0v-29,-18,-48,-47,-48,-94v1,-68,36,-112,104,-112v66,0,98,41,99,108v0,49,-18,80,-49,98","w":239},"\u00b5":{"d":"163,-48v-4,25,13,26,30,26v3,17,-1,27,-21,25v-21,-2,-32,-8,-35,-28v-17,24,-59,40,-83,15v-1,23,6,55,-1,73v-9,-1,-26,5,-26,-5r1,-223v3,-5,26,-6,28,2v6,52,-20,141,33,141v22,0,32,-15,45,-30r1,-113v3,-5,26,-6,28,2r0,115","w":197},"\u220f":{"d":"257,-230v8,-2,6,11,6,19v0,14,-25,4,-38,7r0,265v-4,4,-28,7,-30,-2r0,-263r-107,0r0,263v-2,8,-28,8,-31,0r0,-263v-19,0,-49,7,-37,-23v-1,-2,2,-4,4,-3r233,0","w":287},"\u2211":{"d":"178,-223v0,8,2,19,-6,19r-120,0v31,40,66,74,94,117v-29,45,-68,82,-100,124r133,1v6,3,7,26,-2,26r-151,0v-16,-1,-11,-34,-2,-40r90,-110r-92,-115v-2,-9,-4,-29,9,-29r141,0v4,-1,6,3,6,7","w":194},"\u25ca":{"d":"72,-227v7,-8,31,-8,37,0v19,38,43,71,59,112v-17,41,-41,75,-61,113v-8,5,-31,5,-35,-3r-59,-111v16,-40,40,-73,59,-111xm139,-115r-50,-89r-46,88r49,89","w":183},"\u2190":{"d":"294,-120v9,1,7,25,0,26r-225,0r99,96v0,10,-13,21,-21,16r-119,-119v-3,-5,0,-15,4,-17r120,-117v7,3,21,14,14,21r-97,94r225,0","w":325},"\u2192":{"d":"32,-94v-7,-1,-9,-26,0,-26r225,0r-99,-96v1,-10,12,-22,21,-17r119,120v3,5,0,14,-4,16r-120,117v-6,-3,-20,-12,-14,-21r97,-93r-225,0","w":325},"\u2191":{"d":"177,32v-3,8,-24,8,-28,0r0,-247r-95,98v-10,-1,-20,-9,-17,-20r120,-119v5,-3,14,0,16,4r117,117v-1,11,-10,20,-21,17r-92,-97r0,247","w":325},"\u2193":{"d":"149,-247v3,-8,25,-8,28,0r0,246r95,-98v10,1,20,10,17,21r-120,119v-6,3,-14,0,-17,-4r-116,-117v1,-10,11,-22,20,-17r93,96r0,-246","w":325},"\u2197":{"d":"51,1v-9,4,-22,-9,-19,-18r186,-187r-137,2v-6,-2,-6,-22,0,-25r167,0v7,-1,15,7,14,14r0,166v-5,6,-29,6,-28,-4r3,-134","w":317},"\u2196":{"d":"285,-18v4,10,-9,22,-19,19r-185,-185r2,138v-6,5,-27,6,-28,-3r0,-164v-1,-8,7,-15,15,-14r165,0v6,4,6,26,-3,26r-132,-3","w":317},"\u2198":{"d":"32,-209v-3,-10,11,-22,20,-20r185,186r-2,-138v3,-6,23,-6,27,0r0,166v1,8,-6,16,-14,15r-165,0v-6,-2,-8,-27,3,-26r132,2","w":317},"\u2199":{"d":"55,-177v1,-10,28,-10,28,0r-2,134r188,-187v7,3,19,10,16,20r-186,186r138,-2v5,4,7,26,-3,26r-164,0v-8,1,-16,-7,-15,-15r0,-162","w":317},"\u2194":{"d":"310,-201v-7,-8,12,-26,19,-19r107,107v3,5,0,14,-4,16r-105,105v-10,0,-22,-13,-17,-21r85,-81r-326,0r86,83v0,10,-11,23,-20,17r-107,-107v-3,-5,0,-15,4,-17r105,-104v10,0,21,12,16,21r-84,81r326,0","w":463},"\u2195":{"d":"231,-59v8,-6,27,12,19,19r-104,103v-5,3,-14,0,-16,-4r-102,-104v3,-6,12,-20,21,-14r77,81r0,-286r-79,82v-10,0,-23,-11,-17,-20r104,-103v6,-4,13,-2,16,3r102,102v0,10,-13,21,-21,16r-78,-80r0,286","w":279}}});
Cufon.registerFont({"w":193,"face":{"font-family":"CalibriBold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 7 2 3 4 4 3 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-151.033 -343.517 446.081 67.5","underline-thickness":"32.6953","underline-position":"-15.1172","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":81},"\ufb00":{"d":"133,-169v-11,-63,41,-94,85,-68v3,20,3,38,-22,26v-21,-1,-19,21,-19,42v18,1,39,-7,36,18v4,23,-18,18,-36,18r0,127v-3,11,-38,11,-44,0r0,-127r-58,0r0,127v-3,10,-39,11,-44,0r0,-127v-27,9,-36,-21,-20,-36r20,0v-8,-56,30,-89,79,-71v12,4,11,48,-10,32v-23,-5,-27,14,-25,39r58,0","w":216,"k":{"\u00ae":-5,")":-5,"-":8,"\u201d":-16,"\u201c":-6,"\u2019":-16,"\u2018":-6,".":19,",":18,"\u017c":4,"\u017e":4,"\u017a":4,"z":4,"\u00ff":-2,"\u0177":-2,"\u00fd":-2,"\u1ef3":-2,"y":-2,"\u1e85":-1,"\u0175":-1,"\u1e83":-1,"\u1e81":-1,"w":-1,"v":-4,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":7,"\u0153":5,"\u01ff":5,"\u00f8":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"o":5,"\u0123":7,"\u0121":7,"\u011f":7,"\u011d":7,"g":7,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":7,"\u00e7":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"c":6,"\u00e6":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"a":6}},"\ufb01":{"d":"156,-239v17,0,25,7,25,23v0,16,-6,24,-25,24v-18,0,-25,-7,-25,-24v0,-17,9,-22,25,-23xm164,-169v8,0,13,4,13,12r0,151v-3,11,-38,11,-44,0r0,-127r-58,0r0,127v-3,10,-39,11,-44,0r0,-127v-27,9,-36,-21,-20,-36r20,0v-5,-53,16,-84,69,-76v17,-3,16,29,9,37v-25,-11,-39,7,-34,39r89,0","w":199},"\ufb03":{"d":"258,-239v16,0,25,6,25,23v0,17,-7,24,-25,24v-18,0,-25,-7,-25,-24v0,-17,9,-23,25,-23xm266,-169v9,0,13,4,14,12r0,151v-3,10,-39,11,-44,0r0,-127r-59,0r0,127v-3,11,-38,11,-44,0r0,-127r-58,0r0,127v-3,10,-39,11,-44,0r0,-127v-27,9,-36,-21,-20,-36r20,0v-2,-46,11,-75,54,-75v27,-7,41,24,27,39v-25,-11,-43,3,-37,36r58,0v-5,-53,16,-84,70,-76v16,-2,17,31,8,37v-24,-11,-39,7,-34,39r89,0","w":301},"\ufb02":{"d":"133,-237v4,-12,42,-11,44,0r0,231v-3,11,-38,11,-44,0r0,-204v-17,6,-65,-12,-58,27r0,14v17,0,36,-5,33,18v3,22,-15,18,-33,18r0,127v-3,10,-39,11,-44,0r0,-127v-27,9,-36,-21,-20,-36r20,0v-6,-59,24,-84,83,-76v8,2,16,2,19,8","w":199},"\ufb04":{"d":"195,-246v17,1,35,-1,41,9v3,-12,40,-11,44,0r0,231v-3,10,-39,11,-44,0r0,-204v-21,3,-71,-11,-59,41v15,1,37,-7,33,18v5,23,-15,18,-33,18r0,127v-3,11,-38,11,-44,0r0,-127r-58,0r0,127v-3,10,-39,11,-44,0r0,-127v-27,9,-36,-21,-20,-36r20,0v-2,-46,11,-75,54,-75v27,-7,41,24,27,39v-25,-11,-43,3,-37,36r58,0v-3,-50,14,-78,62,-77","w":301},"\u00a0":{"w":81},"A":{"d":"50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c0":{"d":"123,-253v4,4,1,9,-4,9v-41,4,-52,-27,-75,-45v2,-13,42,-10,47,0xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c1":{"d":"166,-289v-20,17,-45,58,-81,40v17,-22,38,-61,81,-44v1,1,1,3,0,4xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c2":{"d":"88,-250v-5,8,-37,9,-42,2v19,-21,46,-68,89,-42r38,42v-3,8,-37,6,-43,-1r-20,-24xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c3":{"d":"115,-283v9,7,33,15,31,-5v2,-6,29,-7,27,3v1,26,-15,41,-39,41v-23,1,-30,-16,-49,-18v-15,-1,-3,18,-25,18v-9,0,-13,0,-13,-7v-4,-39,41,-51,68,-32xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c4":{"d":"71,-291v17,0,23,3,23,21v0,18,-4,23,-23,22v-18,0,-23,-4,-23,-21v0,-17,5,-22,23,-22xm148,-291v17,0,23,4,23,21v0,17,-4,23,-23,22v-18,0,-23,-4,-23,-21v0,-17,5,-22,23,-22xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u0100":{"d":"162,-284v11,2,10,32,0,32r-107,0v-7,-5,-8,-32,3,-32r104,0xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u0102":{"d":"110,-272v25,3,12,-26,37,-26v9,0,14,0,15,6v0,32,-19,48,-52,48v-34,0,-53,-15,-53,-48v1,-6,6,-6,15,-6v27,0,11,31,38,26xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c5":{"d":"110,-308v26,0,42,11,42,34v0,25,-18,36,-43,36v-26,0,-41,-9,-41,-35v1,-24,16,-35,42,-35xm95,-274v-2,16,18,21,26,12v8,-9,4,-26,-12,-26v-10,0,-13,5,-14,14xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u01fa":{"d":"150,-337v-19,13,-42,47,-73,31v16,-17,39,-52,73,-31xm107,-296v23,0,39,8,40,30v0,41,-82,42,-81,1v1,-22,17,-31,41,-31xm107,-253v8,2,14,-4,14,-12v0,-9,-5,-14,-15,-14v-10,0,-14,5,-14,13v0,9,5,13,15,13xm50,-7v-9,15,-59,13,-43,-11r73,-206v11,-7,56,-9,61,5r73,212v-1,13,-42,13,-49,1r-15,-46r-86,0xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u0104":{"d":"187,21v-6,28,49,-4,26,38v-39,21,-101,-16,-56,-53r9,-9r-16,-49r-86,0v-11,24,-3,63,-52,53v-10,-1,-7,-10,-5,-19r73,-206v11,-7,56,-9,61,5r71,211v-5,12,-19,18,-25,29xm107,-184r-33,97r65,0","w":218,"k":{"-":4,"\u201d":17,"\u201c":29,"\u2019":17,"\u2018":29,".":-3,",":-4,"?":15,"\u00ff":11,"\u0177":11,"\u00fd":11,"\u1ef3":11,"y":11,"v":9,"\u0163":11,"\u0165":11,"t":11,"\u0178":29,"\u0176":29,"\u00dd":29,"\u1ef2":29,"Y":29,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u1e80":14,"W":14,"V":18,"\u0172":6,"\u0170":6,"\u016e":6,"\u016c":6,"\u016a":6,"\u00dc":6,"\u0168":6,"\u00db":6,"\u00da":6,"\u00d9":6,"U":6,"\u0162":28,"\u0164":28,"T":28,"Q":5,"\u0152":5,"\u0150":5,"\u014e":5,"\u014c":5,"\u00d6":5,"\u00d5":5,"\u00d4":5,"\u00d3":5,"\u00d2":5,"O":5,"\u0134":-5,"J":-5,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"G":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"C":4}},"\u00c6":{"d":"256,-36v10,3,10,33,0,36r-114,0v-21,1,-12,-30,-14,-49r-68,0r-23,46v-13,6,-55,12,-41,-15r104,-205v40,-10,105,-1,155,-4v8,0,11,33,0,36r-81,0r0,55r69,0v10,2,10,33,0,36r-69,0r0,64r82,0xm128,-85r-1,-106r-53,106r54,0","w":279,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u01fc":{"d":"216,-289v-22,16,-45,59,-82,40v17,-22,38,-61,81,-44v1,1,2,3,1,4xm256,-36v10,3,10,33,0,36r-114,0v-21,1,-12,-30,-14,-49r-68,0r-23,46v-13,6,-55,12,-41,-15r104,-205v40,-10,105,-1,155,-4v8,0,11,33,0,36r-81,0r0,55r69,0v10,2,10,33,0,36r-69,0r0,64r82,0xm128,-85r-1,-106r-53,106r54,0","w":279,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"B":{"d":"144,-123v27,6,45,23,45,55v0,72,-77,69,-151,68v-9,0,-13,-6,-13,-15r0,-198v2,-26,47,-12,71,-14v47,-3,80,13,80,57v0,26,-13,40,-32,47xm70,-134v32,2,60,0,60,-30v0,-30,-29,-30,-60,-29r0,59xm70,-35v35,1,72,3,72,-32v0,-34,-35,-35,-72,-33r0,65","w":201,"k":{"\u201c":4,"\u2018":4,",":4,"\u00ff":4,"\u0177":4,"\u00fd":4,"\u1ef3":4,"y":4,"x":4,"v":4,"\u0163":4,"\u0165":4,"t":4,"\ufb04":4,"\ufb02":4,"\ufb03":4,"\ufb01":4,"\ufb00":4,"f":4,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":12,"\u0176":12,"\u00dd":12,"\u1ef2":12,"Y":12,"X":9,"\u1e84":5,"\u0174":5,"\u1e82":5,"\u1e80":5,"W":5,"V":6,"\u0162":8,"\u0164":8,"T":8,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"C":{"d":"123,-36v27,6,42,-24,58,-14v9,46,-28,54,-66,54v-68,0,-101,-44,-101,-115v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u0106":{"d":"168,-289v-20,17,-45,58,-81,40v18,-22,38,-61,81,-44v1,1,1,3,0,4xm123,-36v27,6,42,-24,58,-14v9,46,-28,54,-66,54v-68,0,-101,-44,-101,-115v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u0108":{"d":"91,-250v-5,8,-38,10,-41,2v16,-23,47,-67,88,-42r38,42v-3,8,-36,6,-42,-1r-21,-24xm123,-36v27,6,42,-24,58,-14v9,46,-28,54,-66,54v-68,0,-101,-44,-101,-115v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u010c":{"d":"133,-291v5,-9,38,-9,41,-1v-17,23,-47,66,-89,41v-12,-14,-26,-26,-37,-42v5,-8,37,-6,42,2r21,24xm123,-36v27,6,42,-24,58,-14v9,46,-28,54,-66,54v-68,0,-101,-44,-101,-115v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u010a":{"d":"116,-291v19,0,24,4,24,21v0,18,-5,23,-24,23v-18,-1,-25,-5,-25,-22v0,-17,8,-21,25,-22xm123,-36v27,6,42,-24,58,-14v9,46,-28,54,-66,54v-68,0,-101,-44,-101,-115v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"\u00c7":{"d":"123,-36v27,6,42,-24,58,-14v8,38,-17,50,-50,53v17,23,11,65,-27,61v-16,-2,-37,2,-36,-17v-8,-29,47,4,34,-31r-6,-14v-56,-7,-82,-49,-82,-113v0,-72,34,-120,105,-120v34,0,68,6,62,48v0,5,-1,11,-6,11v-15,-8,-29,-21,-54,-20v-43,1,-57,36,-57,79v0,45,14,77,59,77","w":190,"k":{"\u201d":-11,"\u201c":-3,"\u2019":-11,"\u2018":-3,",":1,"\u0162":-2,"\u0164":-2,"T":-2,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":-3,"J":-3,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c6":-4}},"D":{"d":"38,-227v103,-7,176,13,176,110v0,102,-70,124,-176,117v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14xm71,-37v64,6,95,-18,95,-78v0,-57,-31,-82,-95,-76r0,154","w":226,"k":{"\u201d":-2,"\u201c":2,"\u2019":-2,"\u2018":2,".":8,",":8,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":9,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":5,"\u0162":5,"\u0164":5,"T":5,"\u0134":4,"J":4,"\u00c6":7,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u010e":{"d":"130,-291v5,-9,39,-9,42,-1v-19,21,-46,67,-89,41v-12,-14,-27,-26,-38,-42v5,-8,37,-6,43,2r20,24xm38,-227v103,-7,176,13,176,110v0,102,-70,124,-176,117v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14xm71,-37v64,6,95,-18,95,-78v0,-57,-31,-82,-95,-76r0,154","w":226,"k":{"\u201d":-2,"\u201c":2,"\u2019":-2,"\u2018":2,".":8,",":8,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":9,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":5,"\u0162":5,"\u0164":5,"T":5,"\u0134":4,"J":4,"\u00c6":7,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u0110":{"d":"42,-227v102,-7,175,12,175,110v0,102,-70,124,-175,117v-9,0,-15,-5,-14,-15r0,-85v-25,10,-34,-20,-19,-36r19,0r0,-77v-1,-10,6,-14,14,-14xm74,-37v64,6,95,-18,95,-78v0,-57,-31,-82,-95,-76r0,55v22,0,50,-7,41,27v0,17,-27,6,-41,9r0,63","w":230,"k":{"\u201d":-2,"\u201c":2,"\u2019":-2,"\u2018":2,".":8,",":8,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":9,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":5,"\u0162":5,"\u0164":5,"T":5,"\u0134":4,"J":4,"\u00c6":7,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u00d0":{"d":"42,-227v102,-7,175,12,175,110v0,102,-70,124,-175,117v-9,0,-15,-5,-14,-15r0,-85v-25,10,-34,-20,-19,-36r19,0r0,-77v-1,-10,6,-14,14,-14xm74,-37v64,6,95,-18,95,-78v0,-57,-31,-82,-95,-76r0,55v22,0,50,-7,41,27v0,17,-27,6,-41,9r0,63","w":230,"k":{"\u201d":-2,"\u201c":2,"\u2019":-2,"\u2018":2,".":8,",":8,"\u017b":4,"\u017d":4,"\u0179":4,"Z":4,"\u0178":10,"\u0176":10,"\u00dd":10,"\u1ef2":10,"Y":10,"X":9,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"V":5,"\u0162":5,"\u0164":5,"T":5,"\u0134":4,"J":4,"\u00c6":7,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"E":{"d":"153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00c8":{"d":"109,-253v4,4,1,9,-4,9v-41,4,-52,-28,-76,-45v2,-13,41,-8,48,0xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00c9":{"d":"153,-289v-20,18,-44,58,-82,40v19,-20,37,-62,81,-44v1,1,2,3,1,4xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00ca":{"d":"71,-250v-5,8,-39,10,-42,2v17,-23,47,-67,89,-42v12,14,27,26,37,42v-3,8,-36,5,-42,-1r-21,-24xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u011a":{"d":"113,-291v5,-9,39,-9,42,-1v-19,21,-46,67,-89,41v-12,-14,-28,-25,-37,-42v5,-8,37,-6,42,2r21,24xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00cb":{"d":"55,-291v17,0,23,4,23,21v0,17,-5,23,-24,22v-18,0,-23,-4,-23,-21v0,-17,6,-22,24,-22xm131,-291v18,0,24,4,24,21v0,17,-5,23,-24,22v-18,0,-23,-4,-23,-21v0,-17,5,-22,23,-22xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0112":{"d":"33,-260v0,-11,-2,-23,8,-24r103,0v10,0,6,14,7,24v0,5,-2,10,-7,8r-103,0v-5,2,-7,-4,-8,-8xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0114":{"d":"53,-298v27,0,11,26,38,26v13,0,22,-8,23,-19v1,-7,4,-7,14,-7v10,0,15,-1,16,6v0,33,-19,48,-53,48v-35,1,-51,-17,-53,-48v2,-6,5,-6,15,-6xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0116":{"d":"94,-291v19,0,24,4,24,21v0,17,-6,23,-25,23v-18,-1,-23,-5,-24,-22v-1,-18,8,-21,25,-22xm153,-36v10,3,10,33,0,36r-115,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v-1,11,5,28,-5,32r-69,0r0,64r82,0","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u0118":{"d":"139,15v-9,5,-8,21,6,19v13,-1,24,-1,20,18v-15,26,-96,12,-73,-30v3,-7,12,-16,18,-22r-72,0v-9,0,-13,-6,-13,-15r0,-198v0,-9,5,-14,13,-14r114,0v8,0,11,33,0,36r-81,0r0,55v24,2,57,-6,74,4v1,8,4,29,-5,32r-69,0r0,64r82,0v18,13,-3,45,-14,51","w":175,"k":{"-":7,"\u00ff":9,"\u0177":9,"\u00fd":9,"\u1ef3":9,"y":9,"\u1e85":7,"\u0175":7,"\u1e83":7,"\u1e81":7,"w":7,"v":9,"\u0163":5,"\u0165":5,"t":5,"q":5,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\ufb04":10,"\ufb02":10,"\ufb03":10,"\ufb01":10,"\ufb00":10,"f":10,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u00eb":6,"\u011b":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"e":6,"d":5,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"\u0218":4,"\u015e":4,"\u0160":4,"\u015c":4,"\u015a":4,"S":4,"Q":6,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"O":6,"\u0122":5,"\u0120":5,"\u011e":5,"\u011c":5,"G":5,"\u00c7":5,"\u010a":5,"\u010c":5,"\u0108":5,"\u0106":5,"C":5,"\u0104":4,"\u01fa":4,"\u00c5":4,"\u0102":4,"\u0100":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"F":{"d":"25,-213v0,-9,5,-14,13,-14r110,1v6,5,7,33,-2,36r-75,0r0,62r70,0v10,0,10,34,0,37r-70,0r0,84v-2,12,-41,13,-46,0r0,-206","w":165,"k":{"\/":10,"\u201d":-2,"\u2019":-2,".":28,",":31,"\u0219":4,"\u015f":4,"\u0161":4,"\u015d":4,"\u015b":4,"s":4,"q":4,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"o":4,"\u0135":-5,"\u012d":-5,"\u012b":-7,"\u00ef":-6,"\u0129":-15,"\u00ee":-6,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"e":5,"d":4,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"c":4,"\u00e6":10,"\u01fb":10,"\u00e5":10,"\u0103":10,"\u0101":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"a":10,"\u017b":2,"\u017d":2,"\u0179":2,"Z":2,"X":4,"\u0218":5,"\u015e":5,"\u0160":5,"\u015c":5,"\u015a":5,"S":5,"Q":3,"\u0152":3,"\u0150":3,"\u014e":3,"\u014c":3,"\u00d6":3,"\u00d5":3,"\u00d4":3,"\u00d3":3,"\u00d2":3,"O":3,"\u0134":19,"J":19,"\u0122":3,"\u0120":3,"\u011e":3,"\u011c":3,"G":3,"\u00c7":3,"\u010a":3,"\u010c":3,"\u0108":3,"\u0106":3,"C":3,"\u00c6":18,"\u0104":20,"\u01fa":20,"\u00c5":20,"\u0102":20,"\u0100":20,"\u00c4":20,"\u00c3":20,"\u00c2":20,"\u00c1":20,"\u00c0":20,"A":20}},"G":{"d":"131,-231v39,0,81,1,76,48v0,5,-2,10,-6,10v-17,-10,-40,-21,-68,-21v-47,0,-71,31,-73,80v-3,60,49,94,101,72r0,-52v-24,-2,-58,12,-50,-26v1,-4,3,-9,7,-9r76,0v9,0,13,6,13,14v-1,33,3,71,-2,100v-16,14,-47,19,-76,19v-74,0,-116,-41,-116,-115v0,-76,43,-120,118,-120","w":229,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":4,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u011c":{"d":"100,-250v-5,8,-37,9,-42,2v19,-21,46,-68,89,-42r38,42v-3,8,-37,6,-43,-1r-20,-24xm131,-231v39,0,81,1,76,48v0,5,-2,10,-6,10v-17,-10,-40,-21,-68,-21v-47,0,-71,31,-73,80v-3,60,49,94,101,72r0,-52v-24,-2,-58,12,-50,-26v1,-4,3,-9,7,-9r76,0v9,0,13,6,13,14v-1,33,3,71,-2,100v-16,14,-47,19,-76,19v-74,0,-116,-41,-116,-115v0,-76,43,-120,118,-120","w":229,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":4,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u011e":{"d":"83,-298v28,0,12,31,39,26v25,3,12,-26,37,-26v9,0,14,0,15,6v0,33,-19,48,-53,48v-34,0,-52,-15,-52,-48v1,-6,5,-6,14,-6xm131,-231v39,0,81,1,76,48v0,5,-2,10,-6,10v-17,-10,-40,-21,-68,-21v-47,0,-71,31,-73,80v-3,60,49,94,101,72r0,-52v-24,-2,-58,12,-50,-26v1,-4,3,-9,7,-9r76,0v9,0,13,6,13,14v-1,33,3,71,-2,100v-16,14,-47,19,-76,19v-74,0,-116,-41,-116,-115v0,-76,43,-120,118,-120","w":229,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":4,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u0120":{"d":"128,-291v19,0,24,4,24,21v0,18,-5,23,-24,23v-18,-1,-23,-5,-24,-22v0,-17,7,-21,24,-22xm131,-231v39,0,81,1,76,48v0,5,-2,10,-6,10v-17,-10,-40,-21,-68,-21v-47,0,-71,31,-73,80v-3,60,49,94,101,72r0,-52v-24,-2,-58,12,-50,-26v1,-4,3,-9,7,-9r76,0v9,0,13,6,13,14v-1,33,3,71,-2,100v-16,14,-47,19,-76,19v-74,0,-116,-41,-116,-115v0,-76,43,-120,118,-120","w":229,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":4,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"\u0122":{"d":"131,-231v39,0,81,1,76,48v0,5,-2,10,-6,10v-17,-10,-40,-21,-68,-21v-47,0,-71,31,-73,80v-3,60,49,94,101,72r0,-52v-24,-2,-58,12,-50,-26v1,-4,3,-9,7,-9r76,0v9,0,13,6,13,14v-1,33,3,71,-2,100v-16,14,-47,19,-76,19v-74,0,-116,-41,-116,-115v0,-76,43,-120,118,-120xm123,58v-4,9,-33,9,-36,1v7,-23,6,-54,47,-44v7,0,8,4,6,10","w":229,"k":{"\u00ff":5,"\u0177":5,"\u00fd":5,"\u1ef3":5,"y":5,"x":4,"\u1e85":4,"\u0175":4,"\u1e83":4,"\u1e81":4,"w":4,"v":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1ef2":5,"Y":5,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u1e80":1,"W":1,"V":2,"\u0162":2,"\u0164":2,"T":2,"\u00c6":2}},"H":{"d":"156,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-92r-85,0r0,92v-4,11,-40,11,-46,0r0,-215v3,-12,42,-12,46,0r0,83r85,0r0,-83","w":227,"k":{"\u201c":2,"\u2018":2,"\u012b":-2,"\u00ef":-3,"\u0129":-5,"\u00ee":-3}},"\u0124":{"d":"92,-250v-5,8,-39,10,-42,2v17,-23,47,-67,89,-42r37,42v-3,8,-36,5,-42,-1r-21,-24xm156,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-92r-85,0r0,92v-4,11,-40,11,-46,0r0,-215v3,-12,42,-12,46,0r0,83r85,0r0,-83","w":227,"k":{"\u201c":2,"\u2018":2,"\u012b":-2,"\u00ef":-3,"\u0129":-5,"\u00ee":-3}},"\u0126":{"d":"76,-159r0,31r85,0r0,-31r-85,0xm161,-221v4,-12,44,-11,46,0r0,29v23,-9,38,18,20,33r-20,0r0,153v-4,11,-40,11,-46,0r0,-86r-85,0r0,86v-4,11,-40,11,-46,0r0,-153v-23,9,-38,-18,-20,-33r20,0v-3,-26,1,-44,34,-36v19,-2,10,21,12,36r85,0r0,-29","w":236},"I":{"d":"25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u00cc":{"d":"68,-253v5,4,3,9,-3,9v-42,4,-53,-27,-76,-45v2,-13,41,-9,48,0xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u00cd":{"d":"107,-289v-22,16,-45,59,-82,40v17,-22,38,-61,81,-44v1,1,2,3,1,4xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u00ce":{"d":"27,-250v-5,8,-39,10,-42,2v17,-23,47,-67,89,-42r37,42v-3,8,-36,5,-42,-1r-21,-24xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u0128":{"d":"53,-283v9,7,33,15,31,-5v2,-6,30,-8,27,3v1,25,-14,41,-38,41v-23,0,-31,-15,-49,-18v-16,-2,-3,21,-25,18v-9,-1,-14,0,-14,-7v-4,-38,42,-52,68,-32xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u00cf":{"d":"10,-291v17,0,23,4,23,21v0,17,-4,23,-23,22v-18,0,-23,-3,-23,-21v1,-17,5,-22,23,-22xm87,-291v17,0,23,4,23,21v0,17,-5,23,-24,22v-18,0,-23,-4,-23,-21v0,-17,6,-22,24,-22xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u012a":{"d":"-11,-260v0,-11,-2,-23,8,-24r103,0v10,0,6,14,7,24v0,5,-2,10,-7,8r-103,0v-5,2,-7,-4,-8,-8xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u012c":{"d":"10,-298v28,0,11,26,38,26v13,0,22,-8,23,-19v1,-7,4,-7,14,-7v10,0,15,-1,16,6v0,33,-19,48,-53,48v-35,1,-51,-17,-53,-48v2,-6,5,-6,15,-6xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u0130":{"d":"49,-291v19,0,24,4,24,21v0,17,-6,23,-25,23v-18,-1,-23,-5,-24,-22v-1,-18,8,-21,25,-22xm25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215","w":95},"\u012e":{"d":"81,46v2,21,-20,16,-36,18v-38,6,-52,-36,-26,-56v3,-4,11,-8,6,-13r0,-216v2,-12,42,-12,46,0r-3,224v-6,8,-19,11,-19,24v0,16,37,-5,32,19","w":95},"\u0132":{"d":"25,-221v4,-12,43,-11,46,0r0,215v-4,11,-40,11,-46,0r0,-215xm144,-221v4,-12,45,-11,47,0r0,158v10,57,-58,86,-94,53v1,-12,-4,-31,5,-34v17,11,49,10,42,-21r0,-156","w":215},"J":{"d":"48,-221v4,-12,45,-11,47,0r0,158v10,57,-58,86,-94,53v1,-12,-4,-31,5,-34v17,11,49,10,42,-21r0,-156","w":119,"k":{".":3,",":4,"X":4,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"\u0134":{"d":"46,-250v-6,8,-38,10,-42,2v16,-23,47,-67,88,-42r38,42v-3,8,-36,5,-42,-1r-21,-24xm48,-221v4,-12,45,-11,47,0r0,158v10,57,-58,86,-94,53v1,-12,-4,-31,5,-34v17,11,49,10,42,-21r0,-156","w":119,"k":{".":3,",":4,"X":4,"\u00c6":6,"\u0104":8,"\u01fa":8,"\u00c5":8,"\u0102":8,"\u0100":8,"\u00c4":8,"\u00c3":8,"\u00c2":8,"\u00c1":8,"\u00c0":8,"A":8}},"K":{"d":"138,-221v6,-11,44,-12,49,0v-16,39,-48,65,-70,98r74,116v-3,13,-44,10,-51,0r-69,-108r0,108v-2,12,-41,13,-46,0r0,-214v3,-12,42,-12,46,0r0,97","w":196,"k":{"-":7,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":15,"\u0175":15,"\u1e83":15,"\u1e81":15,"w":15,"v":16,"\u0173":4,"\u0171":4,"\u016f":4,"\u016d":4,"\u016b":4,"\u00fc":4,"\u0169":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"u":4,"\u0163":9,"\u0165":9,"t":9,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"\u0157":4,"\u0159":4,"\u0155":4,"r":4,"q":7,"p":4,"\u0153":6,"\u01ff":6,"\u00f8":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"o":6,"\u014b":4,"\u0146":4,"\u00f1":4,"\u0148":4,"\u0144":4,"n":4,"m":4,"\u0135":-7,"\u0131":4,"\u012d":-9,"\u012b":-8,"\u00ef":-8,"\u0129":-17,"\u00ee":-8,"\u00ec":-5,"\ufb04":6,"\ufb02":6,"\ufb03":6,"\ufb01":6,"\ufb00":6,"f":6,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u00eb":7,"\u011b":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"e":7,"d":7,"\u00e7":7,"\u010b":7,"\u010d":7,"\u0109":7,"\u0107":7,"c":7,"\u00e6":5,"\u01fb":5,"\u00e5":5,"\u0103":5,"\u0101":5,"\u00e4":5,"\u00e3":5,"\u00e2":5,"\u00e1":5,"\u00e0":5,"a":5,"\u1e84":4,"\u0174":4,"\u1e82":4,"\u1e80":4,"W":4,"\u0172":5,"\u0170":5,"\u016e":5,"\u016c":5,"\u016a":5,"\u00dc":5,"\u0168":5,"\u00db":5,"\u00da":5,"\u00d9":5,"U":5,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"S":3,"Q":16,"\u0152":16,"\u0150":16,"\u014e":16,"\u014c":16,"\u00d6":16,"\u00d5":16,"\u00d4":16,"\u00d3":16,"\u00d2":16,"O":16,"\u0122":14,"\u0120":14,"\u011e":14,"\u011c":14,"G":14,"\u00c7":13,"\u010a":13,"\u010c":13,"\u0108":13,"\u0106":13,"C":13}},"\u0136":{"d":"138,-221v6,-11,44,-12,49,0v-16,39,-48,65,-70,98r74,116v-3,13,-44,10,-51,0r-69,-108r0,108v-2,12,-41,13,-46,0r0,-214v3,-12,42,-12,46,0r0,97xm106,58v-4,9,-33,9,-36,1v7,-23,6,-54,47,-44v7,0,8,4,6,10","w":196,"k":{"-":7,"\u00ff":14,"\u0177":14,"\u00fd":14,"\u1ef3":14,"y":14,"\u1e85":15,"\u0175":15,"\u1e83":15,"\u1e81":15,"w":15,"v":16,"\u0173":4,"\u0171":4,"\u016f":4,"\u016d":4,"\u016b":4,"\u00fc":4,"\u0169":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"u":4,"\u0163":9,"\u0165":9,"t":9,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"s":3,"\u0157":
