function convertEntities(b){var d,a;d=function(c){if(/&[^;]+;/.test(c)){var f=document.createElement("div");f.innerHTML=c;return!f.firstChild?c:f.firstChild.nodeValue}return c};if(typeof b==="string"){return d(b)}else{if(typeof b==="object"){for(a in b){if(typeof b[a]==="string"){b[a]=d(b[a])}}}}return b};;
/*
 * jQuery JavaScript Library v1.6.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu May 12 15:04:36 2011 -0400
 */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!cj[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),c.body.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write("<!doctype><html><body></body></html>");b=cl.createElement(a),cl.body.appendChild(b),d=f.css(b,"display"),c.body.removeChild(ck)}cj[a]=d}return cj[a]}function cu(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function ct(){cq=b}function cs(){setTimeout(ct,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function ca(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function b_(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bF.test(a)?d(a,e):b_(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)b_(a+"["+e+"]",b[e],c,d);else d(a,b)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bU,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bQ),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bD(a,b,c){var d=b==="width"?bx:by,e=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return e;f.each(d,function(){c||(e-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?e+=parseFloat(f.css(a,"margin"+this))||0:e-=parseFloat(f.css(a,"border"+this+"Width"))||0});return e}function bn(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bm(a){f.nodeName(a,"input")?bl(a):a.getElementsByTagName&&f.grep(a.getElementsByTagName("input"),bl)}function bl(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bk(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bj(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bi(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)f.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function bh(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function X(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(S.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function W(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function O(a,b){return(a&&a!=="*"?a+".":"")+b.replace(A,"`").replace(B,"&")}function N(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;i<s.length;i++)g=s[i],g.origType.replace(y,"")===a.type?q.push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e[j];for(i=0;i<s.length;i++){g=s[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,d=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,d=f(a.relatedTarget).closest(g.selector)[0],d&&f.contains(h,d)&&(d=h);(!d||d!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){e=p[j];if(c&&e.level>c)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function L(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function F(){return!0}function E(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function H(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(H,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=d.userAgent,x,y,z,A=Object.prototype.toString,B=Object.prototype.hasOwnProperty,C=Array.prototype.push,D=Array.prototype.slice,E=String.prototype.trim,F=Array.prototype.indexOf,G={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.1",length:0,size:function(){return this.length},toArray:function(){return D.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?C.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),y.done(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(D.apply(this,arguments),"slice",D.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:C,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;y.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!y){y=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",z,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",z),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&H()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):G[A.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!B.call(a,"constructor")&&!B.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||B.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:E?function(a){return a==null?"":E.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?C.call(c,a):e.merge(c,a)}return c},inArray:function(a,b){if(F)return F.call(b,a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=D.call(arguments,2),g=function(){return a.apply(c,f.concat(D.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){G["[object "+b+"]"]=b.toLowerCase()}),x=e.uaMatch(w),x.browser&&(e.browser[x.browser]=!0,e.browser.version=x.version),e.browser.webkit&&(e.browser.safari=!0),j.test("Â ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?z=function(){c.removeEventListener("DOMContentLoaded",z,!1),e.ready()}:c.attachEvent&&(z=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",z),e.ready())});return e}(),g="done fail isResolved isRejected promise then always pipe".split(" "),h=[].slice;f.extend({_Deferred:function(){var a=[],b,c,d,e={done:function(){if(!d){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=f.type(i),j==="array"?e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{b=[e,f],c=0}}return this},resolve:function(){e.resolveWith(this,arguments);return this},isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:function(a){var b=f._Deferred(),c=f._Deferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[c,"reject"]},function(a,c){var e=c[0],g=c[1],h;f.isFunction(e)?b[a](function(){h=e.apply(this,arguments),h&&f.isFunction(h.promise)?h.promise().then(d.resolve,d.reject):d[g](h)}):b[a](d[g])})}).promise()},promise:function(a){if(a==null){if(d)return d;d=a={}}var c=g.length;while(c--)a[g[c]]=b[g[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c<d;c++)b[c]&&f.isFunction(b[c].promise)?b[c].promise().then(i(c),g.reject):--e;e||g.resolveWith(g,b)}else g!==a&&g.resolveWith(g,d?[a]:[]);return g.promise()}}),f.support=function(){var a=c.createElement("div"),b=c.documentElement,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};f=c.createElement("select"),g=f.appendChild(c.createElement("option")),h=a.getElementsByTagName("input")[0],j={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:h.value==="on",optSelected:g.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},h.checked=!0,j.noCloneChecked=h.cloneNode(!0).checked,f.disabled=!0,j.optDisabled=!g.disabled;try{delete a.test}catch(s){j.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function b(){j.noCloneEvent=!1,a.detachEvent("onclick",b)}),a.cloneNode(!0).fireEvent("onclick")),h=c.createElement("input"),h.value="t",h.setAttribute("type","radio"),j.radioValue=h.value==="t",h.setAttribute("checked","checked"),a.appendChild(h),k=c.createDocumentFragment(),k.appendChild(a.firstChild),j.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",l=c.createElement("body"),m={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};for(q in m)l.style[q]=m[q];l.appendChild(a),b.insertBefore(l,b.firstChild),j.appendChecked=h.checked,j.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,j.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",j.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",n=a.getElementsByTagName("td"),r=n[0].offsetHeight===0,n[0].style.display="",n[1].style.display="none",j.reliableHiddenOffsets=r&&n[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(i=c.createElement("div"),i.style.width="0",i.style.marginRight="0",a.appendChild(i),j.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(i,null)||{marginRight:0}).marginRight,10)||0)===0),l.innerHTML="",b.removeChild(l);if(a.attachEvent)for(q in{submit:1,change:1,focusin:1})p="on"+q,r=p in a,r||(a.setAttribute(p,"return;"),r=typeof a[p]=="function"),j[q+"Bubbles"]=r;return j}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h<i;h++)g=e[h].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),k(this[0],g,d[g]))}}return d}if(typeof a=="object")return this.each(function(){f.data(this,a)});var j=a.split(".");j[1]=j[1]?"."+j[1]:"";if(c===b){d=this.triggerHandler("getData"+j[1]+"!",[j[0]]),d===b&&this.length&&(d=f.data(this[0],a),d=k(this[0],a,d));return d===b&&j[1]?this.data(j[0]):d}return this.each(function(){var b=f(this),d=[j[0],c];b.triggerHandler("setData"+j[1]+"!",d),f.data(this,a,c),b.triggerHandler("changeData"+j[1]+"!",d)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,c){a&&(c=(c||"fx")+"mark",f.data(a,c,(f.data(a,c,b,!0)||0)+1,!0))},_unmark:function(a,c,d){a!==!0&&(d=c,c=a,a=!1);if(c){d=d||"fx";var e=d+"mark",g=a?0:(f.data(c,e,b,!0)||1)-1;g?f.data(c,e,g,!0):(f.removeData(c,e,!0),m(c,d,"mark"))}},queue:function(a,c,d){if(a){c=(c||"fx")+"queue";var e=f.data(a,c,b,!0);d&&(!e||f.isArray(d)?e=f.data(a,c,f.makeArray(d),!0):e.push(d));return e||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e;d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),d.call(a,function(){f.dequeue(a,b)})),c.length||(f.removeData(a,b+"queue",!0),m(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){f.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f._Deferred(),!0))h++,l.done(m);m();return d.promise()}});var n=/[\n\t\r]/g,o=/\s+/,p=/\r/g,q=/^(?:button|input)$/i,r=/^(?:button|input|object|select|textarea)$/i,s=/^a(?:rea)?$/i,t=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,u=/\:/,v,w;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.addClass(a.call(this,b,c.attr("class")||""))});if(a&&typeof a=="string"){var b=(a||"").split(o);for(var c=0,d=this.length;c<d;c++){var e=this[c];if(e.nodeType===1)if(!e.className)e.className=a;else{var g=" "+e.className+" ",h=e.className;for(var i=0,j=b.length;i<j;i++)g.indexOf(" "+b[i]+" ")<0&&(h+=" "+b[i]);e.className=f.trim(h)}}}return this},removeClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a=="string"||a===b){var c=(a||"").split(o);for(var d=0,e=this.length;d<e;d++){var g=this[d];if(g.nodeType===1&&g.className)if(a){var h=(" "+g.className+" ").replace(n," ");for(var i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){var d=f(this);d.toggleClass(a.call(this,c,d.attr("class"),b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(o);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(n," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;return(e.value||"").replace(p,"")}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h<i;h++){var j=e[h];if(j.selected&&(f.support.optDisabled?!j.disabled:j.getAttribute("disabled")===null)&&(!j.parentNode.disabled||!f.nodeName(j.parentNode,"optgroup"))){b=f(j).val();if(g)return b;d.push(b)}}if(g&&!d.length&&e.length)return f(e[c]).val();return d},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);c=j&&f.attrFix[c]||c,i=f.attrHooks[c],i||(!t.test(c)||typeof d!="boolean"&&d!==b&&d.toLowerCase()!==c.toLowerCase()?v&&(f.nodeName(a,"form")||u.test(c))&&(i=v):i=w);if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j)return i.get(a,c);h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);c=i&&f.propFix[c]||c,h=f.propHooks[c];return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return a[f.propFix[c]||c]?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=b),a.setAttribute(c,c.toLowerCase()));return c}},f.attrHooks.value={get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return a.value},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=Object.prototype.hasOwnProperty,y=/\.(.*)$/,z=/^(?:textarea|input|select)$/i,A=/\./g,B=/ /g,C=/[^\w\s.|`]/g,D=function(a){return a.replace(C,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=E;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=E);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),D).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))f.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=f.event.special[h]||{};for(j=e||0;j<p.length;j++){q=p[j];if(d.guid===q.guid){if(l||n.test(q.namespace))e==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(e!=null)break}}if(p.length===0||e!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&f.removeEvent(a,h,s.handle),g=null,delete t[h]}if(f.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,f.isEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){var h=c.type||c,i=[],j;h.indexOf("!")>=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h<i;h++){var j=d[h];if(e||c.namespace_re.test(j.namespace)){c.handler=j.handler,c.data=j.data,c.handleObj=j;var k=j.handler.apply(this,g);k!==b&&(c.result=k,k===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[f.expando])return a;var d=a;a=f.Event(d);for(var e=this.props.length,g;e;)g=this.props[--e],a[g]=d[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=a.target.ownerDocument||c,i=h.documentElement,j=h.body;a.pageX=a.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&&i.clientLeft||j&&j.clientLeft||0),a.pageY=a.clientY+(i&&i.scrollTop||j&&j.scrollTop||0)-(i&&i.clientTop||j&&j.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:f.proxy,special:{ready:{setup:f.bindReady,teardown:f.noop},live:{add:function(a){f.event.add(this,O(a.origType,a.selector),f.extend({},a,{handler:N,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,O(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!this.preventDefault)return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?F:E):this.type=a,b&&f.extend(this,b),this.timeStamp=f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=F;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=F;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=F,this.stopPropagation()},isDefaultPrevented:E,isPropagationStopped:E,isImmediatePropagationStopped:E};var G=function(a){var b=a.relatedTarget;a.type=a.data;try{if(b&&b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&f.event.handle.apply(this,arguments)}catch(d){}},H=function(a){a.type=a.data,f.event.handle.apply(this,arguments)};f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={setup:function(c){f.event.add(this,b,c&&c.selector?H:G,a)},teardown:function(a){f.event.remove(this,b,a&&a.selector?H:G)}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(a,b){if(!f.nodeName(this,"form"))f.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&f(b).closest("form").length&&L("submit",this,arguments)}),f.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&f(b).closest("form").length&&a.keyCode===13&&L("submit",this,arguments)});else return!1},teardown:function(a){f.event.remove(this,".specialSubmit")}});if(!f.support.changeBubbles){var I,J=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},K=function(c){var d=c.target,e,g;if(!!z.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=J(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:K,beforedeactivate:K,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&K.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&K.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",J(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in I)f.event.add(this,c+".specialChange",I[c]);return z.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return z.test(this.nodeName)}},I=f.event.special.change.filters,I.focus=I.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i<j;i++)f.event.add(this[i],a,g,d);return this}}),f.fn.extend({unbind:function(a,b){if(typeof a=="object"&&!a.preventDefault)for(var c in a)this.unbind(c,a[c]);else for(var d=0,e=this.length;d<e;d++)f.event.remove(this[d],a,b);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f.data(this,"lastToggle"+a.guid)||0)%d;f.data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var M={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};f.each(["live","die"],function(a,c){f.fn[c]=function(a,d,e,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:f(this.context);if(typeof a=="object"&&!a.preventDefault){for(var o in a)n[c](o,d,a[o],m);return this}if(c==="die"&&!a&&g&&g.charAt(0)==="."){n.unbind(g);return this}if(d===!1||f.isFunction(d))e=d||E,d=b;a=(a||"").split(" ");while((h=a[i++])!=null){j=y.exec(h),k="",j&&(k=j[0],h=h.replace(y,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,M[h]?(a.push(M[h]+k),h=h+k):h=(M[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)f.event.add(n[p],"live."+O(h,m),{data:d,selector:m,handler:e,origType:h,origHandler:e,preType:l});else n.unbind("live."+O(h,m),e)}return this}}),f.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){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(!f)g=o=!0;else if(f===!0)continue}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("parentNode",b,f,a,e,c)},"~":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("previousSibling",b,f,a,e,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c<f;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){if(a===b){g=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};f.find=k,f.expr=k.selectors,f.expr[":"]=f.expr.filters,f.unique=k.uniqueSort,f.text=k.getText,f.isXMLDoc=k.isXML,f.contains=k.contains}();var P=/Until$/,Q=/^(?:parents|prevUntil|prevAll)/,R=/,/,S=/^.[^:#\[\.,]*$/,T=Array.prototype.slice,U=f.expr.match.POS,V={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(X(this,a,!1),"not",a)},filter:function(a){return this.pushStack(X(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d<e;d++)i=a[d],j[i]||(j[i]=U.test(i)?f(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=U.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(l?l.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(W(c[0])||W(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=T.call(arguments);P.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!V[a]?f.unique(e):e,(this.length>1||R.test(d))&&Q.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var Y=/ jQuery\d+="(?:\d+|null)"/g,Z=/^\s+/,$=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,_=/<([\w:]+)/,ba=/<tbody/i,bb=/<|&#?\w+;/,bc=/<(?:script|object|embed|option|style)/i,bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={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,"",""]};bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(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,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Y,""):null;if(typeof a=="string"&&!bc.test(a)&&(f.support.leadingWhitespace||!Z.test(a))&&!bg[(_.exec(a)||["",""])[1].toLowerCase()]){a=a.replace($,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bh(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bn)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]=="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!bc.test(a[0])&&(f.support.checkClone||!bd.test(a[0]))&&(g=!0,h=f.fragments[a[0]],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[a[0]]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bj(a,d),e=bk(a),g=bk(d);for(h=0;e[h];++h)bj(e[h],g[h])}if(b){bi(a,d);if(c){e=bk(a),g=bk(d);for(h=0;e[h];++h)bi(e[h],g[h])}}return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!bb.test(k))k=b.createTextNode(k);else{k=k.replace($,"<$1></$2>");var l=(_.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=ba.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Z.test(k)&&o.insertBefore(b.createTextNode(Z.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i<r;i++)bm(k[i]);else bm(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.expando,g=f.event.special,h=f.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&f.noData[j.nodeName.toLowerCase()])continue;c=j[f.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var k in b.events)g[k]?f.event.remove(j,k):f.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[f.expando]:j.removeAttribute&&j.removeAttribute(f.expando),delete d[c]}}}});var bo=/alpha\([^)]*\)/i,bp=/opacity=([^)]*)/,bq=/-([a-z])/ig,br=/([A-Z]|^ms)/g,bs=/^-?\d+(?:px)?$/i,bt=/^-?\d/,bu=/^[+\-]=/,bv=/[^+\-\.\de]+/g,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB,bC=function(a,b){return b.toUpperCase()};f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0,widows:!0,orphans:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d;if(h==="number"&&isNaN(d)||d==null)return;h==="string"&&bu.test(d)&&(d=+d.replace(bv,"")+parseFloat(f.css(a,c))),h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bq,bC)}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){a.offsetWidth!==0?e=bD(a,b,d):f.swap(a,bw,function(){e=bD(a,b,d)});if(e<=0){e=bz(a,b,b),e==="0px"&&bB&&(e=bB(a,b,b));if(e!=null)return e===""||e==="auto"?"0px":e}if(e<0||e==null){e=a.style[b];return e===""||e==="auto"?"0px":e}return typeof e=="string"?e:e+"px"}},set:function(a,b){if(!bs.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bp.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bo.test(g)?g.replace(bo,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,c){var d,e,g;c=c.replace(br,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bs.test(d)&&bt.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bE=/%20/g,bF=/\[\]$/,bG=/\r?\n/g,bH=/#.*$/,bI=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bJ=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bK=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bL=/^(?:GET|HEAD)$/,bM=/^\/\//,bN=/\?/,bO=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bP=/^(?:select|textarea)/i,bQ=/\s+/,bR=/([?&])_=[^&]*/,bS=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bT=f.fn.load,bU={},bV={},bW,bX;try{bW=e.href}catch(bY){bW=c.createElement("a"),bW.href="",bW=bW.href}bX=bS.exec(bW.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bT)return bT.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bO,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bP.test(this.nodeName)||bJ.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bG,"\r\n")}}):{name:b.name,value:c.replace(bG,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bW,isLocal:bK.test(bX[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bZ(bU),ajaxTransport:bZ(bV),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?ca(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=cb(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bI.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bH,"").replace(bM,bX[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bQ),d.crossDomain==null&&(r=bS.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bX[1]&&r[2]==bX[2]&&(r[3]||(r[1]==="http:"?80:443))==(bX[3]||(bX[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bU,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bL.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bN.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bR,"$1_="+x);d.url=y+(y===d.url?(bN.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bV,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bE,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq,cr=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);for(var d=0,e=this.length;d<e;d++)if(this[d].style){var g=f.css(this[d],"display");g!=="none"&&!f._data(this[d],"olddisplay")&&f._data(this[d],"olddisplay",g)}for(d=0;d<e;d++)this[d].style&&(this[d].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return this[e.queue===!1?"each":"queue"](function(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(f.support.inlineBlockNeedsLayout?(j=cv(this.nodeName),j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)):this.style.display="inline-block"))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)k=new f.fx(this,b,i),h=a[i],cm.test(h)?k[h==="toggle"?d?"show":"hide":h]():(l=cn.exec(h),m=k.cur(),l?(n=parseFloat(l[2]),o=l[3]||(f.cssNumber[i]?"":"px"),o!=="px"&&(f.style(this,i,(n||1)+o),m=(n||1)/k.cur()*m,f.style(this,i,m+o)),l[1]&&(n=(l[1]==="-="?-1:1)*n+m),k.custom(m,n,o)):k.custom(m,h,""));return!0})},stop:function(a,b){a&&this.queue([]),this.each(function(){var a=f.timers,c=a.length;b||f._unmark(!0,this);while(c--)a[c].elem===this&&(b&&a[c](!0),a.splice(c,1))}),b||this.dequeue();return this}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default,d.old=d.complete,d.complete=function(a){d.queue!==!1?f.dequeue(this):a!==!1&&f._unmark(this),f.isFunction(d.old)&&d.old.call(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function h(a){return d.step(a)}var d=this,e=f.fx,g;this.startTime=cq||cs(),this.start=a,this.end=b,this.unit=c||this.unit||(f.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,h.elem=this.elem,h()&&f.timers.push(h)&&!co&&(cr?(co=1,g=function(){co&&(cr(g),e.tick())},cr(g)):co=setInterval(e.tick,e.interval))},show:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=cq||cs(),c=!0,d=this.elem,e=this.options,g,h;if(a||b>=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b<a.length;++b)a[b]()||a.splice(b--,1);a.length||f.fx.stop()},interval:13,stop:function(){clearInterval(co),co=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){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:a.elem[a.prop]=a.now}}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);f.offset.initialize();var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.offset.doesNotAddBorder&&(!f.offset.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={initialize:function(){var a=c.body,b=c.createElement("div"),d,e,g,h,i=parseFloat(f.css(a,"marginTop"))||0,j="<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>";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){return this[0]?parseFloat(f.css(this[0],d,"padding")):null},f.fn["outer"+c]=function(a){return this[0]?parseFloat(f.css(this[0],d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window);jQuery.noConflict();;
/*
 * projekktor zwei V 0.8.17 
 * http://www.projekktor.com
 * Copyright 2010, Sascha Kluger, Spinning Airwhale Media, http://www.spinningairwhale.com
 * under GNU General Public License
 * http://www.projekktor.com/license/
 *
 * You can use, modify and distribute the software, but do so in the spirit of Open Source.
 * You need to leave the copyright notices intact.
 * You need to be able to share any modifications you make to the Projekktor source (not the software Projekktor is integrated to).
 * Give credit where credit is due, spread the word, link to us if you can.
 */
var playerModelVIDEOFLASH=function(){};var playerModelAUDIOFLASH=function(){};jQuery(function(a){playerModelVIDEOFLASH.prototype={requiresFlash:9,allowRandomSeek:false,flashVerifyMethod:"api_get",_jarisVolume:0,applyMedia:function(b){var c={id:this.controller.getMediaContainerId()+"_flash",name:this.controller.getMediaContainerId()+"_flash",src:this.controller.getItemConfig("playerFlashMP4"),width:"100%",height:"100%",allowScriptAccess:"always",allowFullScreen:"true",allowNetworking:"all",wmode:"transparent",bgcolor:"#000000",FlashVars:{source:this.media.file,type:"video",streamtype:this.controller.getItemConfig("flashStreamType"),server:(this.controller.getItemConfig("flashStreamType")=="rtmp")?this.controller.getItemConfig("flashRTMPServer"):"",autostart:"false",hardwarescaling:"true",controls:"false",jsapi:"true"}};switch(this.controller.getItemConfig("flashStreamType")){case"rtmp":case"http":this.allowRandomSeek=true;this.media.loadProgress=100;break}this.createFlash(c,b)},addListeners:function(){this.mediaElement.api_addlistener("onprogress","projekktor('"+this.controller.getId()+"').playerModel.progressListener");this.mediaElement.api_addlistener("ontimeupdate","projekktor('"+this.controller.getId()+"').playerModel.timeListener");this.mediaElement.api_addlistener("ondatainitialized","projekktor('"+this.controller.getId()+"').playerModel.startListener");this.mediaElement.api_addlistener("onplaypause","projekktor('"+this.controller.getId()+"').playerModel._playpauseListener");this.mediaElement.api_addlistener("onplaybackfinished","projekktor('"+this.controller.getId()+"').playerModel.endedListener");this.mediaElement.api_addlistener("onmute","projekktor('"+this.controller.getId()+"').playerModel.volumeListener");this.mediaElement.api_addlistener("onvolumechange","projekktor('"+this.controller.getId()+"').playerModel.volumeListener");this.mediaElement.api_addlistener("onbuffering","projekktor('"+this.controller.getId()+"').playerModel.waitingListener");this.mediaElement.api_addlistener("onnotbuffering","projekktor('"+this.controller.getId()+"').playerModel.canplayListener");this.mediaElement.api_addlistener("onnotbuffering","projekktor('"+this.controller.getId()+"').playerModel.canplayListener");this.mediaElement.api_addlistener("onconnectionfailed","projekktor('"+this.controller.getId()+"').playerModel.errorListener")},removeListeners:function(){try{this.mediaElement.api_removelistener("*")}catch(b){}},_playpauseListener:function(b){if(b.isplaying){this.playingListener()}else{this.pauseListener()}},setSeek:function(c){try{this.mediaElement.api_seek(c)}catch(b){}},setVolume:function(b){try{this.mediaElement.api_volume(b)}catch(c){}},setPause:function(b){try{this.mediaElement.api_pause()}catch(c){}},setPlay:function(b){try{this.mediaElement.api_play()}catch(c){}},getVolume:function(){return this._jarisVolume},errorListener:function(b){this.setTestcard(4)},volumeListener:function(b){if(this._jarisVolume!=b.volume){this._jarisVolume=b.volume;this.sendUpdate("volume")}}};playerModelAUDIOFLASH.prototype=a.extend(true,{},playerModelVIDEOFLASH.prototype,{applyMedia:function(c){var b=a(document.createElement("div")).attr({id:this.controller.getMediaContainerId()+"_cover"});c.append(b);this.imageElement=this.applyImage(this.controller.getItemConfig("cover")||this.controller.getItemConfig("poster"),c);var d=a(document.createElement("div")).attr({id:this.controller.getMediaContainerId()+"_movie"});c.append(d);var e={id:this.controller.getMediaContainerId()+"_flash",name:this.controller.getMediaContainerId()+"_flash",src:this.controller.getItemConfig("playerFlashMP4"),width:"1px",height:"1px",allowScriptAccess:"always",allowFullScreen:"true",allowNetworking:"all",wmode:"transparent",bgcolor:"#000000",FlashVars:{source:this.media.file,type:"audio",streamtype:this.controller.getItemConfig("flashStreamType"),server:(this.controller.getItemConfig("flashStreamType")=="rtmp")?this.controller.getItemConfig("flashRTMPServer"):"",autostart:"false",hardwarescaling:"false",controls:"false",jsapi:"true"}};this.createFlash(e,d)}})});var playerModelVIDEO=function(){};var playerModelAUDIO=function(){};jQuery(function(a){playerModelVIDEO.prototype={allowRandomSeek:false,videoWidth:0,videoHeight:0,applyMedia:function(b){this.elementReady=false;if(this.media.mediaType.indexOf("/ogg")>-1){this.allowRandomSeek=true}this.mediaElement=a(document.createElement("video")).appendTo(b).attr({id:this.controller.getMediaContainerId()+"_html",src:this.media.file,controls:false,autoplay:true,autobuffer:false,loop:false}).css({width:"100%",height:"100%"});this.waitforPlayer()},waitforPlayer:function(){if(this.elementReady==true){return}var d=this;var b=a("#"+this.controller.getMediaContainerId()+"_html");try{if(b==undefined){setTimeout(function(){d.waitforPlayer()},200);return}if(b[0].networkState==undefined){setTimeout(function(){d.waitforPlayer()},200);return}}catch(c){setTimeout(function(){d.waitforPlayer()},200);return}this.mediaElement=b;this.addListeners();this.elementReady=true},addListeners:function(){var b=this;this.mediaElement.bind("loadedmetadata",function(){b.loadedMetaDataListener(this)});this.mediaElement.bind("pause",function(){b.pauseListener(this)});this.mediaElement.bind("playing",function(){b.startListener(this)});this.mediaElement.bind("play",function(){b.playingListener(this)});this.mediaElement.bind("volumechange",function(){b.volumeListener(this)});this.mediaElement.bind("progress",function(c){b.progressListener(c,this)});this.mediaElement.bind("timeupdate",function(){b.timeListener(this)});this.mediaElement.bind("ended",function(){b.endedListener(this)});this.mediaElement.bind("waiting",function(){b.waitingListener(this)});this.mediaElement.bind("canplaythrough",function(){b.canplayListener(this)});this.mediaElement.bind("canplay",function(){b.canplayListener(this)});this.mediaElement.bind("error",function(c){b.errorListener(c,this)});this.mediaElement.bind("suspend",function(){b.suspendListener(this)})},loadedMetaDataListener:function(c){try{this.videoWidth=c.videoWidth;this.videoHeight=c.videoHeight}catch(b){}this._scaleVideo()},updatePlayerInfo:function(){var c=this;var b=4;try{if(this.getState()!=="IDLE"){if(a.browser.opera){b=3}if(this.mediaElement[0].networkState==b&&this.mediaElement[0].networkState!=undefined){this.errorListener()}setTimeout(function(){c.updatePlayerInfo()},500)}}catch(d){}},detachMedia:function(){try{a(this.mediaElement[0]).attr("src","");this.mediaElement[0].load()}catch(b){}},setPlay:function(){try{this.mediaElement[0].play()}catch(b){}this.updatePlayerInfo()},setPause:function(){try{this.mediaElement[0].pause()}catch(b){}},setVolume:function(b){try{this.mediaElement.attr("volume",b)}catch(c){}},setSeek:function(c){try{this.mediaElement.attr("currentTime",c)}catch(b){}},setFullscreen:function(b){this._scaleVideo()},setResize:function(){this._scaleVideo()},_scaleVideo:function(){var d=this.controller.getMediaContainer();try{var f=d.width();var h=d.height();var b=this.videoWidth;var c=this.videoHeight;this.stretch(this.controller.getItemConfig("videoScaling"),this.mediaElement,f,h,b,c)}catch(g){}}};playerModelAUDIO.prototype=a.extend(true,{},playerModelVIDEO.prototype,{allowRandomSeek:false,imageElement:{},applyMedia:function(b){this.imageElement=this.applyImage(this.controller.getItemConfig("cover")||this.controller.getItemConfig("poster"),b);this.mediaElement=a(document.createElement("audio")).appendTo(b).attr({id:this.controller.getId()+"_media_html",src:this.media.file,controls:false,autoplay:false,autobuffer:false,loop:false}).css({width:"1px",height:"1px"});if(this.media.mediaType.indexOf("/ogg")>-1){this.allowRandomSeek=true}this.waitforPlayer()}})});var playerModelHTML=function(){};jQuery(function(a){playerModelHTML.prototype={_autoNext:null,applyMedia:function(c){var b=this;this.mediaElement=a(document.createElement("iframe")).attr({id:this.controller.getMediaContainerId()+"_iframe",name:this.controller.getMediaContainerId()+"_iframe",src:this.media.file,scrolling:"no",frameborder:"0",width:"100%",height:"100%"}).css({overflow:"hidden",border:"0px",width:"100%",height:"100%"}).appendTo(c);this.mediaElement.load(function(d){b.success()});this.mediaElement.error(function(d){b.remove()})},detachMedia:function(){clearTimeout(this._autoNext);this.mediaElement.remove()},success:function(){var b=this;if(this.media.duration>0){this._autoNext=setTimeout(function(){b.setPlay()},this.media.duration*1000)}this.elementReady=true},remove:function(){this.mediaElement.remove();this.elementReady=true},setPause:function(){this.pauseListener()},setPlay:function(){this.playingListener()}}});var playerModelIMAGE=function(){};jQuery(function(a){playerModelIMAGE.prototype={applyMedia:function(b){this.mediaElement=this.applyImage(this.media.file,b);this.elementReady=true},setPlay:function(){this._setState("completed")}}});var playerModel=function(){};jQuery(function(a){playerModel.prototype={_states:{idle:"IDLE",awakening:"AWAKENING",paused:"PAUSED",playing:"PLAYING",starting:"STARTING",buffering:"BUFFERING",completed:"COMPLETED",stopped:"STOPPED",error:"ERROR"},_bufferStates:{empty:"EMPTY",full:"FULL",done:"DONE"},_currentState:null,_currentBufferState:null,_KbPerSec:0,_bandWidthTimer:null,_isPoster:false,_isPlaying:false,_modelName:"player",requiresFlash:false,preventOverlays:false,hasGUI:false,isAutoslide:false,allowRandomSeek:false,flashVerifyMethod:"api_get",elementReady:false,mediaElement:null,controller:{},media:{duration:0,position:0,startOffset:0,file:false,poster:"",ended:false,message:"",error:null,mediaType:"",loadProgress:0,errorCode:0,message:"",type:"NA",volume:0},init:function(b){this.controller=b.controller||null;this.media=b.media||this.media;this._modelName=b.model;this.displayItem(b.autoplay)},displayItem:function(b){if(b!==true||this.getState()==="STOPPED"){this._setState("idle");this.applyImage(this.getPoster(),this.controller.getMediaContainer().html(""));this._isPoster=true;this.elementReady=true}else{if(this.requiresFlash!==false){if(this.requiresFlash>this.controller.getFlashVersion()){this.setTestcard(6);return}}this.elementReady=false;this._isPoster=false;this.applyMedia(this.controller.getMediaContainer().html(""))}this.waitTillReady(b)},applyMedia:function(){},sendUpdate:function(b,c){this.controller._modelUpdateListener(b,c)},waitTillReady:function(c){var b=this;(function(){try{if(b.elementReady!==true){setTimeout(arguments.callee,70);return}}catch(d){}if(b.getState()!=="STOPPED"||c===true){try{b.addListeners()}catch(d){}}b.controller._modelUpdateListener("displayReady");if(c===true){b.setPlay()}})()},addListeners:function(){},removeListeners:function(){try{this.mediaElement.unbind()}catch(b){}},detachMedia:function(){},destroy:function(){this.removeListeners();this.detachMedia();try{a("#"+this.mediaElement.id).empty();a("#"+this.mediaElement.id).remove()}catch(b){}this.controller.getMediaContainer().html("");this.mediaElement=null},reInit:function(){if(this.requiresFlash===false||!(a.browser.mozilla)||this.getState()==="ERROR"||this.controller.getItemConfig("bypassFlashFFFix")===true){this.flashReinitListener();return}this.sendUpdate("FFreinit");this.removeListeners();this.displayItem((this.getState()!=="IDLE"))},applyCommand:function(c,b){switch(c){case"play":if(this.getState()==="IDLE"){this._setState("awakening");this.displayItem(true);break}this.setPlay();break;case"pause":this.setPause();break;case"volume":this.setVolume(b);break;case"stop":this.detachMedia();this.destroy();this._setState("stopped");this.displayItem(false);break;case"seek":if(this.media.loadProgress==-1){break}this.setSeek(b);break;case"fullscreen":this.sendUpdate("fullscreen",b);this.setFullscreen(b);this.reInit();break;case"resize":this.setResize();break}},setPrev:function(){},setNext:function(){},setSeek:function(b){},setPlay:function(){},setPause:function(){},setVolume:function(b){},setFullscreen:function(b){},setResize:function(){},getVolume:function(){var b=this.mediaElement.attr("muted");return(b==true)?0:this.mediaElement.attr("volume")},getLoadProgress:function(){return this.media.loadProgress},getLoadPlaybackProgress:function(){return this.media.playProgress},getPosition:function(){return this.media.position},getDuration:function(){return this.media.duration},getInFullscreen:function(){return this.controller.getInFullscreen()},getIsAutoslide:function(){return this.isAutoslide},getKbPerSec:function(){return this._KbPerSec},getIsPlaying:function(){return this._isPlaying},getState:function(){return(this._currentState==null)?this._states.idle:this._currentState},getFile:function(){return this.media.file||null},getModelName:function(){return this._modelName||null},getHasGUI:function(){return(this.hasGUI&&!this._isPoster)},getIsReady:function(){return this.elementReady},getPoster:function(){return this.controller.getItemConfig("poster")},timeListener:function(e){if(e==undefined){return}var d=(e.position!=undefined)?e.position:e.currentTime;var c=e.duration;var b=(d>0&&c>0)?d*100/c:0;this.media.duration=this._roundNumber(c,2);this.media.position=this._roundNumber(d,2);this.media.playProgress=b;this.sendUpdate("time",this.media.position);this.loadProgressUpdate()},loadProgressUpdate:function(){try{if(typeof this.mediaElement[0].buffered!=="object"){return}var d=this.mediaElement[0];var b=Math.round(d.buffered.end(d.buffered.length-1)*100)/100;var c=b*100/this.media.duration;if(c==this.media.loadProgress){return}this.media.loadProgress=(this.allowRandomSeek===true)?100:-1;this.media.loadProgress=(this.media.loadProgress<100||this.media.loadProgress==undefined)?c:100;this.sendUpdate("progress",this.media.loadProgress)}catch(f){}},progressListener:function(c,h){try{if(typeof this.mediaElement[0].buffered=="object"){this.mediaElement.unbind("progress");return}}catch(g){}if(this._bandWidthTimer==null){this._bandWidthTimer=(new Date()).getTime()}var f=0;var d=0;if(!isNaN(c.loaded/c.total)){f=c.loaded;d=c.total}else{if(c.originalEvent&&!isNaN(c.originalEvent.loaded/c.originalEvent.total)){f=c.originalEvent.loaded;d=c.originalEvent.total}else{if(h&&!isNaN(h.loaded/h.total)){f=h.loaded;d=h.total}else{try{}catch(g){}}}}var b=(f>0&&d>0)?f*100/d:0;if(Math.round(b)>Math.round(this.media.loadProgress)){this._KbPerSec=((f/1024)/(((new Date()).getTime()-this._bandWidthTimer)/1000))}b=(this.media.loadProgress!==100)?b:100;b=(this.allowRandomSeek===true)?100:b;if(this.media.loadProgress!=b){this.media.loadProgress=b;this.sendUpdate("progress",b)}if(this.media.loadProgress>=100&&this.allowRandomSeek==false){this._setBufferState("full")}},endedListener:function(b){this._setState("completed")},suspendListener:function(b){},waitingListener:function(b){this._setBufferState("empty")},canplayListener:function(b){this._setBufferState("full")},canplaythroughListener:function(b){this._setBufferState("full")},suspendListener:function(b){this._setBufferState("full")},playingListener:function(b){if(!this._isPlaying){this._setState("starting")}this._isPlaying=true;this._setState("playing")},startListener:function(b){this.setVolume(this.controller.getItemConfig("volume"));this._setState("playing")},pauseListener:function(b){this._setState("paused")},volumeListener:function(b){this.sendUpdate("volume")},flashReadyListener:function(){this.elementReady=true},flashReinitListener:function(){try{if(a.browser.mozilla){this.mediaElement.api_source(this.media.file);if(this.getState()==="PLAYING"){this.setPlay()}}this.addListeners();this.elementReady=true}catch(b){}},errorListener:function(b,d){try{switch(b.target.error.code){case b.target.error.MEDIA_ERR_ABORTED:this.setTestcard(1);break;case b.target.error.MEDIA_ERR_NETWORK:this.setTestcard(2);break;case b.target.error.MEDIA_ERR_DECODE:this.setTestcard(3);break;case b.target.error.MEDIA_ERR_SRC_NOT_SUPPORTED:this.setTestcard(4);break;default:this.setTestcard(5);break}}catch(c){}},setTestcard:function(f,b){var e=this.controller.getMediaContainer();var d=this.controller.getItemConfig("messages");var c=(d[f]!=undefined)?d[f]:d[0];c=(b!=undefined&&b!="")?b:c;if(this.controller.getItemCount()>1){c+=d[99]}if(c.length<3){c="ERROR"}if(f==100){c=""}e.attr("style","width: 100%; height:100%;");e.html("");this.mediaElement=a(document.createElement("div")).attr({"class":"pptestcard"}).appendTo(e);if(c.length>0){a(document.createElement("p")).appendTo(this.mediaElement).html(c)}this._setState("error")},applyImage:function(d,b){var e=this;var f=a(document.createElement("img")).hide();if(d==""||d==undefined){f=a(document.createElement("span")).attr({id:this.controller.getMediaContainerId()+"_image"}).appendTo(b);return f}f.appendTo(b).attr({id:this.controller.getMediaContainerId()+"_image",src:d});f.error(function(g){a(this).remove()});if(a.browser.msie){(function(){try{if(f[0].complete!=null&&f[0].complete==true){f.show();e.stretch(e.controller.getItemConfig("imageScaling"),f,b.width(),b.height());return}setTimeout(arguments.callee,500)}catch(g){setTimeout(arguments.callee,500)}})()}else{f.load(function(g){a(this).show();e.stretch(e.controller.getItemConfig("imageScaling"),a(this),b.width(),b.height())})}var c=function(){if(f.is(":visible")===false){e.controller.removeListener("fullscreen",arguments.callee)}e.stretch(e.controller.getItemConfig("imageScaling"),f,b.width(),b.height())};this.controller.addListener("fullscreen",c);this.controller.addListener("resize",c);return f},stretch:function(b,d,n,l,f,h){if(d==undefined){return}if(d._originalDimensions===undefined){d._originalDimensions={};d._originalDimensions={width:d.width(),height:d.height()}}var g=(f!==undefined)?f:d._originalDimensions.width;var c=(h!==undefined)?h:d._originalDimensions.height;var j=n/g;var m=l/c;var e=0;var k=0;switch(b){case"fill":if(j<=m){e=g*j;k=c*j}else{e=g*m;k=c*m}break;case"aspectratio":default:if(j>m){e=g*m;k=c*m}else{e=g*j;k=c*j}break}d.css({margin:0,padding:0,width:Math.ceil(e/n)*100+"%",height:Math.ceil(k/l)*100+"%",left:Math.floor((n/2-e/2)/n*100)+"%",top:Math.floor((l/2-k/2)/l*100)+"%"})},toAttributeString:function(c){var d="";for(var b in c){if(b.toUpperCase()==="FLASHVARS"){continue}if(typeof c[b]!="function"){d+=b+'="'+c[b]+'" '}}return d},toFlashvarsString:function(d){var f="";var e="";for(var c in d){if(typeof d[c]!="function"){e=d[c];for(var b in this.media){if(typeof e!="string"){continue}e=e.replace("{"+b+"}",this.media[b])}f+=c+"="+encodeURIComponent(e)+"&"}}return f.replace(/&$/,"")},createFlash:function(h,b){var f=(h.FlashVars===null)?this.controller.getItemConfig("flashVars"):h.FlashVars;if(f){f=this.toFlashvarsString(f);if(f.length>0){h.src+="?"+f}}var e="";var d="";var c="";var g="";if(a.browser.msie){g=' id="'+h.id+'" '}var d="<object"+g+' codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"  name="'+h.name+'" width="'+h.width+'" height="'+h.height+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">';d+='<param name="movie" value="'+h.src+'"></param>';d+='<param name="allowScriptAccess" value="'+h.allowScriptAccess+'"></param>';d+='<param name="allowFullScreen" value="'+h.allowFullScreen+'"></param>';d+='<param name="wmode" value="'+h.wmode+'"></param>';var c="<embed "+this.toAttributeString(h)+' pluginspage="http://www.macromedia.com/go/getflashplayer" swliveconnect="true" type="application/x-shockwave-flash"></embed>';e=d+c;e+="</object>";if(a.browser.mozilla){e=c}b[0].innerHTML=e;this.mediaElement=a("#"+h.id)[0];this._waitforPlayer()},_waitforPlayer:function(){if(this.elementReady==true){return}var b=this;(function(){try{if(b.mediaElement==undefined){setTimeout(arguments.callee,100)}else{if(b.mediaElement[b.flashVerifyMethod]==undefined){setTimeout(arguments.callee,100)}else{b.flashReadyListener()}}}catch(c){setTimeout(arguments.callee,100)}})()},_roundNumber:function(b,c){if(b<=0||isNaN(b)){return 0}return Math.round(b*Math.pow(10,c))/Math.pow(10,c)},_setState:function(b){if(this._currentState!=this._states[b]){this._currentState=this._states[b].toUpperCase();this.sendUpdate("state",this._states[b].toUpperCase())}},_setBufferState:function(b){if(this._currentBufferState!=this._bufferStates[b]){this._currentBufferState=this._bufferStates[b].toUpperCase();this.sendUpdate("buffer",this._bufferStates[b].toUpperCase())}}}});var playerModelNA=function(){};jQuery(function(a){playerModelNA.prototype={hasGUI:true,applyMedia:function(b){if(this.controller.getItemConfig("enableTestcard")){this.setTestcard((this.media.file!==""&&this.media.errorCode===7)?5:this.media.errorCode);this.elementReady=true}else{this.elementReady=true;this.applyCommand("stop");window.location.href=this.media.file}},setPlay:function(){this.sendUpdate("start")},setPause:function(){if(this._hasEnded==false){this._hasEnded=true;this.sendUpdate("ended")}}}});var playerModelPLAYLIST=function(){};jQuery(function(a){playerModelPLAYLIST.prototype={applyMedia:function(b){this.elementReady=true},setPlay:function(){this.sendUpdate("playlist",this.media.file)}}});var playerModelVIDEOJWFLASH=function(){};jQuery(function(a){playerModelVIDEOJWFLASH.prototype={requiresFlash:9,flashVerifyMethod:"api_get",flashVerifyMethod:"getConfig",hasGUI:true,_isMuted:false,_isStarted:false,applyMedia:function(b){var c={id:this.controller.getMediaContainerId()+"_media_flash",name:this.controller.getMediaContainerId()+"_media_flash",src:this.controller.getItemConfig("playerFlashMP4"),width:"100%",height:"100%",allowScriptAccess:"always",quality:"height",allowFullScreen:"true",wmode:"normal",bgcolor:"#111111",FlashVars:{file:this.media.file,backcolor:"00044B",frontcolor:"d5e0f7",lightcolor:"FFFFFF",screencolor:"000000",stretching:"fill",bufferlength:5,autostart:"true"}};this.createFlash(c,b)},flashReadyListener:function(){this.addListeners();this.elementReady=true},addListeners:function(){this.mediaElement.addControllerListener("VOLUME","projekktor('"+this.controller.getId()+"').playerModel.volumeListener");this.mediaElement.addControllerListener("MUTE","projekktor('"+this.controller.getId()+"').playerModel._muteListener");this.mediaElement.addModelListener("STATE","projekktor('"+this.controller.getId()+"').playerModel._stateListener");this.mediaElement.addModelListener("TIME","projekktor('"+this.controller.getId()+"').playerModel.timeListener");this.mediaElement.addModelListener("LOADED","projekktor('"+this.controller.getId()+"').playerModel.progressListener");this.mediaElement.addModelListener("ERROR","projekktor('"+this.controller.getId()+"').playerModel.errorListener");this.mediaElement.addModelListener("BUFFER","projekktor('"+this.controller.getId()+"').playerModel._bufferListener")},_muteListener:function(b){this._isMuted=false;try{if(b.state===true){this._isMuted=true}}catch(c){}this.volumeListener()},_stateListener:function(b){switch(b.newstate){case"COMPLETED":this.endedListener();break;case"PLAYING":if(this._isStarted===false){this._isStarted=true;this.startListener();break}this.playingListener();break;case"PAUSED":this.pauseListener();break;case"BUFFERING":this.waitingListener();break}},removeListeners:function(){try{this.mediaElement.removeControllerListener("VOLUME","projekktor('"+this.controller.getId()+"').playerModel.volumeListener");this.mediaElement.removeControllerListener("MUTE","projekktor('"+this.controller.getId()+"').playerModel._muteListener");this.mediaElement.removeModelListener("STATE","projekktor('"+this.controller.getId()+"').playerModel._stateListener");this.mediaElement.removeModelListener("TIME","projekktor('"+this.controller.getId()+"').playerModel.timeListener");this.mediaElement.removeModelListener("LOADED","projekktor('"+this.controller.getId()+"').playerModel.progressListener");this.mediaElement.removeModelListener("ERROR","projekktor('"+this.controller.getId()+"').playerModel.errorListener");this.mediaElement.removeModelListener("BUFFER","projekktor('"+this.controller.getId()+"').playerModel._bufferListener")}catch(b){}},setSeek:function(b){this.mediaElement.sendEvent("SEEK",b)},setVolume:function(b){this.mediaElement.sendEvent("VOLUME",b*100)},setPause:function(b){this.mediaElement.sendEvent("PAUSE",true)},setPlay:function(b){this.mediaElement.sendEvent("PLAY",true)},getVolume:function(){if(this._isMuted===true){return 0}return this.mediaElement.getConfig().volume/100},errorListener:function(b){this.setTestcard(0,b.message+"<br/>")}}});var playerModelVIDEO_MOBILE_APPLE=function(){};jQuery(function(a){playerModelVIDEO_MOBILE_APPLE.prototype=a.extend(true,{},playerModelVIDEO.prototype,{displayItem:function(b){if(this.elementReady!==true){this.applyMedia(this.controller.getMediaContainer().html(""));this.elementReady=true;this.waitTillReady(b)}},applyMedia:function(b){this.mediaElement=a(document.createElement("video")).appendTo(b).attr({id:this.controller.getMediaContainerId()+"_html",src:this.media.file,poster:this.controller.getItemConfig("poster"),controls:"controls"}).css({width:"100%",height:"100%"})},setFullscreen:function(b){},_scaleVideo:function(){}})});var playerModelYOUTUBE=function(){};jQuery(function(a){playerModelYOUTUBE.prototype={requiresFlash:8,allowRandomSeek:true,flashVerifyMethod:"cueVideoById",_updateTimer:null,applyMedia:function(b){var c={id:this.controller.getMediaContainerId()+"_youtube",name:this.controller.getMediaContainerId()+"_youtube",src:"http://www.youtube.com/apiplayer",width:"100%",height:"100%",bgcolor:"#000000",allowScriptAccess:"always",wmode:"transparent",FlashVars:{enablejsapi:1}};this.createFlash(c,b)},flashReadyListener:function(){this._youtubeResizeFix();this.addListeners();this.mediaElement.cueVideoById(this.youtubeGetId())},flashReinitListener:function(){this._youtubeResizeFix();this.addListeners();if(a.browser.mozilla){this.mediaElement.cueVideoById(this.youtubeGetId());if(this.getState()==="PLAYING"){this.setPlay()}}this.elementReady=true},_youtubeResizeFix:function(){a(this.mediaElement).attr({width:"99.99999%",height:"99.9999%"});this.applyCommand("volume",this.controller.getItemConfig("volume"))},addListeners:function(){this.mediaElement.addEventListener("onStateChange","projekktor('"+this.controller.getId()+"').playerModel.youtubeStateChangeListener");this.mediaElement.addEventListener("onError","projekktor('"+this.controller.getId()+"').playerModel.errorListener")},setSeek:function(c){clearTimeout(this._updateTimer);try{this.mediaElement.seekTo(c,true)}catch(b){}},setVolume:function(b){try{this.mediaElement.setVolume(b*100)}catch(c){}this.volumeListener({})},setPause:function(b){try{this.mediaElement.pauseVideo()}catch(c){}},setPlay:function(b){try{this.mediaElement.playVideo()}catch(c){}},getVolume:function(){try{return this.mediaElement.getVolume()/100}catch(b){}return 0},getPoster:function(){return this.media.config["poster"]||this.controller.config.poster||"http://img.youtube.com/vi/"+this.youtubeGetId()+"/0.jpg"},errorListener:function(b){this.setTestcard(4)},youtubeStateChangeListener:function(b){clearTimeout(this._updateTimer);if(this.mediaElement===null){return}switch(b){case-1:break;case 0:this.endedListener({});break;case 1:this.playingListener({});this.canplayListener({});this.updatePlayerInfo();break;case 2:this.pauseListener({});break;case 3:this.waitingListener({});break;case 5:this.youtubeGetTitle();break}},youtubeGetTitle:function(){if(this.media.title||this.controller.config.title||this.elementReady){this.elementReady=true;return}var b=this;a.ajax({url:"http://gdata.youtube.com/feeds/api/videos/"+this.youtubeGetId()+"?v=2&alt=jsonc",complete:function(f,c){try{data=f.responseText;if(typeof data=="string"){data=a.parseJSON(data)}if(data.data.title){b.sendUpdate("config",{title:data.data.title+" ("+data.data.uploader+")"})}}catch(d){}b.elementReady=true}})},youtubeGetId:function(){return encodeURIComponent(this.media.file.replace(/^[^v]+v.(.{11}).*/,"$1"))},updatePlayerInfo:function(){var b=this;clearTimeout(this._updateTimer);(function(){try{if(b.getState()!=="IDLE"&&b.getState()!=="COMPLETED"){b.timeListener({position:b.mediaElement.getCurrentTime(),duration:b.mediaElement.getDuration()});b.progressListener({loaded:b.mediaElement.getVideoBytesLoaded(),total:b.mediaElement.getVideoBytesTotal()});b._updateTimer=setTimeout(arguments.callee,1000)}}catch(c){}})()}}});var playerModelYOUTUBE_MOBILE_APPLE=function(){};jQuery(function(a){playerModelYOUTUBE_MOBILE_APPLE.prototype={displayItem:function(b){if(this.elementReady!==true){this.applyMedia(this.controller.getMediaContainer().html(""));this.elementReady=true;this.waitTillReady(b)}},applyMedia:function(b){var d=this.media.file.replace(/^[^v]+v.(.{11}).*/,"$1");var c='<object width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/'+d+'"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'+d+'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="100%"></embed></object>';b.html(c);this.elementReady=true},setFullscreen:function(b){},_scaleVideo:function(){}}});jQuery(function($){if($.browser.msie){(function(){if(!/*@cc_on!@*/0){return}var e="div,audio,video,source".split(",");for(var i=0;i<e.length;i++){document.createElement(e[i])}})();if(!Array.prototype.indexOf){Array.prototype.indexOf=function(obj,start){for(var i=(start||0),j=this.length;i<j;i++){if(this[i]==obj){return i}}return-1}}}var projekktors=[];function Iterator(arr){this.length=arr.length;this.each=function(fn){$.each(arr,fn)};this.size=function(){return arr.length}}window.projekktor=window.$p=function(){var arg=arguments[0];var instance=null;if(!arguments.length){return projekktors[0]||null}if(typeof arg=="number"){return projekktors[arg]}if(typeof arg=="string"){if(arg=="*"){return new Iterator(projekktors)}$.each(projekktors,function(){try{if(this.getId()==arg.id||this.getId()==arg||this.getParent()==arg){instance=this}}catch(e){}});if(instance!==null){return instance}}if(instance===null){var cfg=arguments[1]||{};if(typeof arg=="string"){var count=0;var player;$.each($(arg),function(){player=new PPlayer($(this),cfg);projekktors.push(player);count++});return(count>1)?new Iterator(projekktors):player}else{if(arg){projekktors.push(new PPlayer($(this),cfg));return new Iterator(projekktors)}}}return null;function PPlayer(srcNode,cfg){this.config=$.extend({cookieName:"projekktor",cookieExpiry:356,plugins:["Startbutton","Controlbar","Bufferingicon"],version:"0.8.17",reelParser:function(data){return data},cssClassPrefix:"pp",platformPriority:["native","flash"],playerFlashMP4:"jarisplayer.swf",playerFlashMP3:"jarisplayer.swf",enableFlashFallback:true,enableNativePlayback:true,enableKeyboard:true,enableFullscreen:true,enableTestcard:true,bypassFlashFFFix:false,defaultPoster:"default-poster.jpg",forceFullViewport:false,sandBox:false,loop:false,autoplay:false,continuous:true,poster:false,title:"",allowPlaybackFrom:[],dynamicTypeExtensions:false,FilePosterSeparator:";",messages:{0:"An unknown error occurred. ",1:"You aborted the media playback. ",2:"A network error caused the media download to fail part-way. ",3:"The media playback was aborted due to a corruption problem. ",4:"The media could not be loaded, either because the server or network failed or because the format is not supported. ",5:"Sorry, your browser does not support the media format of the requested file.",6:"You need to update your Flash Plugin to a newer version!",7:"No media scheduled.",8:"! Invalid media model configured !",97:"No media scheduled.",98:"Invalid or malformed playlist data!",99:"Click display to proceed. "},debug:false,debugLevel:1,desginGrid:"style/layout_grid.gif",designMode:false,ID:0,controls:false,start:false,stop:false,volume:0.5,cover:"",disablePause:false,disallowSkip:false,fixedVolume:false,imageScaling:"aspectratio",videoScaling:"aspectratio",flashVideoModel:"videoflash",flashAudioModel:"audioflash",flashStreamType:"file",flashRTMPServer:"",flashVars:null,width:0,height:0},cfg||{});this._dynamicConfOpts=["ID","title","cover","controls","start","stop","volume","poster","disablePause","disallowSkip","fixedVolume","imageScaling","videoScaling","flashVars","flashAudioModel","flashVideoModel","playerFlashMP4","playerFlashMP3","flashStreamType","flashRTMPServer"];this._persistentConfOpts=["volume","enableNativePlayback","enableFlashFallback"];this._queue=[];this.env={playerStyle:null,scrollTop:null,scrollLeft:null,bodyOverflow:null,playerDom:{},mediaDom:{},media_canvasDom:{},media_clickcatcherDom:{},canvasDom:{},agent:"standard",clientConfig:{supportsOverlays:true,modelExtensions:{}},mouseIsOver:false,loading:false};this.mediaTypes={0:{ext:"NaN",type:"none/none",model:"NA",platform:"native"},1:{ext:"json",type:"text/json",model:"playlist",platform:"internal"},2:{ext:"xml",type:"text/xml",model:"playlist",platform:"internal"},3:{ext:"ogv",type:"video/ogg",model:"video",platform:"native"},4:{ext:"m4v",type:"video/mp4",model:"video",platform:"flash"},5:{ext:"webm",type:"video/webm",model:"video",platform:"native"},6:{ext:"ogg",type:"video/ogg",model:"video",platform:"native"},7:{ext:"anx",type:"video/ogg",model:"video",platform:"native"},8:{ext:"jpg",type:"image/jpeg",model:"image",platform:"native"},9:{ext:"gif",type:"image/gif",model:"image",platform:"native"},10:{ext:"png",type:"image/png",model:"image",platform:"native"},11:{ext:"flv",type:"video/x-flv",model:"videoflash",platform:"flash",fixed:true},12:{ext:"flv",type:"video/flv",model:"videoflash",platform:"flash",fixed:true},13:{ext:"mp4",type:"video/mp4",model:"videoflash",platform:"flash"},14:{ext:"mov",type:"video/quicktime",model:"videoflash",platform:"flash"},15:{ext:"youtube.com",type:"video/youtube",model:"youtube",platform:"flash",fixed:"maybe"},16:{ext:"ogg",type:"audio/ogg",model:"audio",platform:"native"},17:{ext:"oga",type:"audio/ogg",model:"audio",platform:"native"},18:{ext:"mp3",type:"audio/mp3",model:"audioflash",platform:"flash"},19:{ext:"html",type:"text/html",model:"html",platform:"internal"}};this.clientConfig={0:{regex:"iPhone",agent:"iphone",supportsCookies:false,supportsOverlays:false,modelExtensions:{video:"mobile_apple",youtube:"mobile_apple"}},1:{regex:"iPad",agent:"ipad",supportsCookies:false,supportsOverlays:false,modelExtensions:{video:"mobile_apple",youtube:"mobile_apple"}},2:{regex:"iPod",agent:"ipod",supportsCookies:false,supportsOverlays:false,modelExtensions:{video:"mobile_apple",youtube:"mobile_apple"}}};this.media=[null];this.plugins=[];this.listeners=[];this.mediaGrid={};this.playerModel={};this._isReady=false;this._displayClicks=0;this._isInFullscreen=false;this._currentItem=0;this._playlistServer="";this._id="";this._FFreinit=false;this._initialConfig={};this.getFromUrl=function(url,ref,callback,customParser){var dataType=null,data=null;_xmlParser=function(xdoc){try{if(!xdoc){return null}var tmpObj={};tmpObj.typeOf="JSXBObject";var xroot=(xdoc.nodeType==9)?xdoc.documentElement:xdoc;tmpObj.RootName=xroot.nodeName||"";if(xdoc.nodeType==3||xdoc.nodeType==4){return xdoc.nodeValue}var isNumeric=function(s){var testStr="";if(s&&typeof s=="string"){testStr=s}var pattern=/^((-)?([0-9]*)((\.{0,1})([0-9]+))?$)/;return pattern.test(testStr)};function formatName(name){var regEx=/-/g;var tName=String(name).replace(regEx,"_");return tName}function setAttributes(obj,node){if(node.attributes.length>0){var a=node.attributes.length-1;var attName;obj._attributes=[];do{attName=String(formatName(node.attributes[a].name));obj._attributes.push(attName);obj[attName]=$.trim(node.attributes[a].value)}while(a--)}}function setHelpers(grpObj){grpObj.getNodeByAttribute=function(attr,obj){if(this.length>0){var cNode;var maxLen=this.length-1;try{do{cNode=this[maxLen];if(cNode[attr]==obj){return cNode}}while(maxLen--)}catch(e){return false}return false}};grpObj.contains=function(attr,obj){if(this.length>0){var maxLen=this.length-1;try{do{if(this[maxLen][attr]==obj){return true}}while(maxLen--)}catch(e){return false}return false}};grpObj.indexOf=function(attr,obj){var pos=-1;if(this.length>0){var maxLen=this.length-1;try{do{if(this[maxLen][attr]==obj){pos=maxLen}}while(maxLen--)}catch(e){return-1}return pos}}}function setObjects(obj,node){var elemName;var cnode;var tObj;var cName="";if(!node){return null}if(node.attributes.length>0){setAttributes(obj,node)}obj.Text="";if(node.hasChildNodes()){var nodeCount=node.childNodes.length-1;var n=0;do{cnode=node.childNodes[n];switch(cnode.nodeType){case 1:obj._children=[];elemName=(cnode.localName)?cnode.localName:cnode.baseName;elemName=formatName(elemName);if(cName!=elemName){obj._children.push(elemName)}if(!obj[elemName]){obj[elemName]=[]}tObj={};obj[elemName].push(tObj);if(cnode.attributes.length>0){setAttributes(tObj,cnode)}if(!obj[elemName].contains){setHelpers(obj[elemName])}cName=elemName;if(cnode.hasChildNodes()){setObjects(tObj,cnode)}break;case 3:obj.Text+=$.trim(cnode.nodeValue);break;case 4:obj.Text+=(cnode.text)?$.trim(cnode.text):$.trim(cnode.nodeValue);break}}while(n++<nodeCount)}}setObjects(tmpObj,xroot);xdoc=null;xroot=null;return tmpObj}catch(e){return null}};if(ref==this){this._bubbleEvent("scheduleLoading",1+this.getItemCount())}$.ajax({url:url,complete:function(xhr,status){dataType=(xhr.getResponseHeader("Content-Type").indexOf("xml")>-1)?"xml":null;dataType=(xhr.getResponseHeader("Content-Type").indexOf("json")>-1&&dataType===null)?"json":dataType;switch(dataType){case"xml":if(window.DOMParser){parser=new DOMParser();data=parser.parseFromString(xhr.responseText,"text/xml")}else{data=new ActiveXObject("Microsoft.XMLDOM");data.async="false";data.loadXML(xhr.responseText)}data=_xmlParser(data);break;case"json":data=xhr.responseText;if(typeof data=="string"){data=$.parseJSON(data)}break;default:data=xhr.responseText;break}try{data=customParser(data)}catch(e){}ref[callback](data)},error:function(data){ref[callback](false)}});return this};this._reelUpdate=function(obj){if(typeof obj!="object"){obj=[{file:"none",type:"NA",errorCode:98}]}else{try{if(obj.length==0){obj=[{file:"none",type:"NA",errorCode:97}]}}catch(e){}}var ref=this;var data=obj;this.media=[];try{var changes=false;for(var props in data.config){if(typeof data.config[props].indexOf("objectfunction")>-1){continue}this.config[props]=this._cleanValue(data.config[props]);changes=true}delete(data.config);if(changes===true){this._debug("Updated config var: "+props+" to "+this.config[props]);this._bubbleEvent("configModified")}}catch(e){}var files=data.playlist||data;for(var item in files){if(typeof files[item]=="function"){continue}if(files[item]){this._addItem(this._prepareMedia({file:files[item],config:files[item].config||{},errorCode:files[0].errorCode}))}}this.env.loading=false;this._bubbleEvent("scheduled",1+this.getItemCount());this._syncWithPlugins(function(){ref.setActiveItem(0)})};this._addItem=function(data,idx,replace){var resultIdx=0;if(this.media.length===1&&this.media[0].mediaModel=="NA"){this._detachplayerModel();this.media=[]}if(idx===undefined||idx<0||idx>this.media.length-1){this.media.push(data);resultIdx=this.media.length-1}else{this.media.splice(idx,(replace===true)?1:0,data);resultIdx=idx}this._bubbleEvent("scheduleModified",this.getItemCount());return resultIdx};this._removeItem=function(idx){var resultIdx=0;if(this.media.length===1){if(this.media[0].mediaModel=="NA"){return 0}else{this.media[0]=this._prepareMedia({file:""});return 0}}if(idx===undefined||idx<0||idx>this.media.length-1){this.media.pop();resultIdx=this.media.length}else{this.media.splice(idx,1);resultIdx=idx}this._bubbleEvent("scheduleModified",this.getItemCount());return resultIdx};this._prepareMedia=function(data){var mediaFile="",mediaType="",mediaModel="NA",fileExt="",extTypes={},typesModels={},errorCode=data.errorCode||7,lastLevel=100;var extRegEx=[];for(var i in this.mediaTypes){extRegEx.push("."+this.mediaTypes[i].ext);extTypes[this.mediaTypes[i].ext]=this.mediaTypes[i];typesModels[this.mediaTypes[i].type]=this.mediaTypes[i]}extRegEx="^.*.("+extRegEx.join("|")+")$";if(typeof data.file=="string"){data.file=[{src:data.file}];if(typeof data.type=="string"){data.file=[{src:data.file,type:data.type}]}}if(data.file===false){data.file=[{src:""}]}try{var dynConf=this.config.dynamicTypeExtensions;var tagsUsed,tag,filename;if(dynConf){filename=data.file[0].src+"";if(data.file.length==1){for(var j in dynConf){if(filename.match("{*}")){if(!data.file[j]){data.file[j]={}}data.file[j].src=filename.replace("{*}",dynConf[j].ext);for(var k in dynConf[j]){if(k=="ext"){continue}data.file[j][k]=dynConf[j][k]}}}}}for(var i in data.file){tagsUsed=data.file[0][i].src.match(/\{[a-z\*]*\}/gi);tag="";if(tagsUsed){for(var i=0;i<tagsUsed.length;i++){tag=tagsUsed[i].replace("{","").replace("}","");if(this.getItemConfig(tag)!==false){data.file[0][i].src=data.file[0][i].src.replace("{"+tag+"}",this.getItemConfig(tag))}else{data.file[0][i].src=data.file[0][i].src.replace("{"+tag+"}","")}}}}}catch(e){}var sourceObj={};for(var index in data.file){sourceObj=data.file[index];if(typeof sourceObj=="string"){sourceObj={src:sourceObj}}if(sourceObj.src==undefined){continue}try{fileExt=sourceObj.src.match(new RegExp(extRegEx))[1];fileExt=(!fileExt)?"NaN":fileExt.replace(".","")}catch(e){fileExt="NaN"}if(sourceObj.type===undefined||sourceObj.type===""){if(extTypes[fileExt]){$.extend(sourceObj,extTypes[fileExt])}}else{try{var codecMatch=sourceObj.type.split(" ").join("").split(/[\;]codecs=.([a-zA-Z0-9\,]*)[\'|\"]/i);if(codecMatch[1]!==undefined){sourceObj.codec=codecMatch[1];sourceObj.type=codecMatch[0]}}catch(e){}if(typesModels[sourceObj.type]){$.extend(sourceObj,typesModels[sourceObj.type])}}if(lastLevel===100){mediaFile=sourceObj.src}if(lastLevel>this.config.platformPriority.indexOf(sourceObj.platform)&&this.mediaGrid[sourceObj.type]!="NA"){lastLevel=this.config.platformPriority.indexOf(sourceObj.platform);try{mediaModel=this.mediaGrid[sourceObj.type].toUpperCase()}catch(e){mediaModel="NA"}mediaFile=sourceObj.src;mediaType=sourceObj.type}if(index==="src"){break}}if(typeof eval("playerModel"+mediaModel)!=="function"){mediaModel="NA";errorCode=0}else{try{if(this.env.clientConfig.modelExtensions[this.mediaGrid[mediaType]]!=undefined){mediaModel+="_"+(this.env.clientConfig.modelExtensions[this.mediaGrid[mediaType]].toUpperCase())}}catch(e){}}var block=0;if(this.config.allowPlaybackFrom.length>0){for(var i=0;i<this.config.allowPlaybackFrom.length;i++){if(mediaFile.indexOf(this.config.allowPlaybackFrom[i])>-1){block++}}if(block==0){mediaFile=""}}data.file=mediaFile;data.mediaType=mediaType;data.mediaModel=mediaModel;data.errorCode=errorCode;data.ID=this.randomId(8);data._VALIDATED=true;data.config=data.config||{};this._debug("Set item of type: "+mediaType+" Model: "+data.mediaModel+" File:"+data.file+" Priority: "+lastLevel);return data};this._modelUpdateListener=function(type,value){var ref=this;if(!this.playerModel.init){return}if(type!="time"&&type!="progress"){this._debug("Received model Update: '"+type+"' ("+value+") while handling '"+this.playerModel.getFile()+"' using '"+this.playerModel.getModelName()+"'")}switch(type){case"state":this._bubbleEvent("state",value);switch(value){case"IDLE":break;case"AWAKENING":break;case"BUFFERING":break;case"ERROR":break;case"PLAYING":break;case"STOPPED":this._bubbleEvent("stopped",{});break;case"PAUSED":if(this.getItemConfig("disablePause")===true){this.playerModel.applyCommand("play",0)}break;case"COMPLETED":if(this._currentItem+1>=this.media.length){this._bubbleEvent("done",{})}this.setActiveItem("next");break}break;case"buffer":this._bubbleEvent("buffer",value);this._bubbleEvent("time",value);break;case"displayReady":this._bubbleEvent("displayReady",true);if(this.env.media_canvasDom!=null){this.env.media_clickcatcherDom.show();this.env.media_canvasDom.show()}var ref=this;var psc=function(){if(ref.env.media_canvasDom!=null&&!ref.playerModel.getHasGUI()){ref._addGUIListeners()}else{if(ref.playerModel.getHasGUI()){ref._removeGUIListeners();ref.env.media_clickcatcherDom.hide();ref.env.media_canvasDom.hide()}}};this._syncWithPlugins(psc);break;case"FFreinit":break;case"seek":this._bubbleEvent("seek",{dest:value});break;case"volume":this.setItemConfig({volume:this.playerModel.getVolume()});this._bubbleEvent("volume",this.playerModel.getVolume());break;case"progress":this._bubbleEvent("progress",value);break;case"time":this._bubbleEvent("time",value);break;case"fullscreen":this._bubbleEvent("fullscreen",value);break;case"resize":this.playerModel.applyCommand("resize");this._bubbleEvent("resize",value);break;case"playlist":this.setFile(value,true);break;case"config":this.setItemConfig(value);break}};this._syncWithPlugins=function(callback){var ref=this;this.env.loading=true;if(this.plugins.length==0){this._debug("Plugins Ready!");this._bubbleEvent("pluginsReady",{});this.env.loading=false;callback();return}(function(){try{for(var i=0;i<ref.plugins.length;i++){if(ref.plugins[i].pluginReady!==true){setTimeout(arguments.callee,80);return}}ref._debug("Plugins Ready!");ref.env.loading=false;ref._bubbleEvent("pluginsReady",{});callback()}catch(e){}})()};this._addGUIListeners=function(){var ref=this;this.env.mediaDom.unbind();this.env.mediaDom.click(function(event){ref._displayClickListener(event)});this.env.mediaDom.mousemove(function(event){ref._displayMousemoveListener(event)});this.env.media_clickcatcherDom.unbind();this.env.media_clickcatcherDom.click(function(event){ref._displayClickListener(event)});this.env.media_clickcatcherDom.mousemove(function(event){ref._displayMousemoveListener(event)});this.env.media_clickcatcherDom.mouseenter(function(event){ref._displayMouseEnterListener(event)});this.env.media_clickcatcherDom.mouseleave(function(event){ref._displayMouseLeaveListener(event)});var keyPressHandler=function(evt){ref._keyListener(evt)};if(this.config.enableKeyboard===true){$(document.documentElement).unbind("keydown",keyPressHandler);$(document.documentElement).unbind("keypress",keyPressHandler);if(!$.browser.mozilla){$(document.documentElement).keydown(keyPressHandler)}else{$(document.documentElement).keypress(keyPressHandler)}}};this._removeGUIListeners=function(){$("#"+this.getId()).unbind();this.env.mediaDom.unbind();this.env.media_clickcatcherDom.unbind()};this._registerPlugins=function(){if(this.config.plugins.length>0&&this.plugins.length==0){for(var i=0;i<this.config.plugins.length;i++){var pluginName="projekktor"+this.config.plugins[i];var pluginObj=$.extend(new projekktorPluginInterface(),eval(pluginName).prototype);pluginObj.name=this.config.plugins[i].toLowerCase();pluginObj.player=this;pluginObj.playerDom=this.env.media_canvasDom;pluginObj.canvas.media=this.env.media_canvasDom;pluginObj.canvas.projekktor=this.env.canvasDom;pluginObj._init(this.config["plugin_"+this.config.plugins[i].toLowerCase()]||{});this.plugins.push(pluginObj)}}};this._unbindPlugins=function(rmvPl){if(this.plugins.length==0){return}var pluginsToRemove=rmvPl||[];for(var j=0;j<this.plugins.length;j++){if($.inArray(j,pluginsToRemove)||pluginsToRemove.length===0){$(this.plugins[j]).unbind()}}};this._bubbleEvent=function(evt,value){var event=evt,pluginData={};if(typeof event=="object"){if(!event._plugin){return}value.PLUGIN=event._plugin+"";value.EVENT=event._event+"";event="pluginevent"}if(event!="time"&&event!="progress"&&event!="mousemove"){this._debug("Fireing :"+event)}if(this.plugins.length>0){for(var i in this.plugins){try{this.plugins[i][event+"Handler"](value,this)}catch(e){}}}if(this.listeners.length>0){for(var i in this.listeners){try{if(this.listeners[i]["event"]==event||this.listeners[i]["event"]=="*"){this.listeners[i]["callback"](value,this)}}catch(e){}}}};this._detachplayerModel=function(){this._isReady=false;this._displayClicks=0;try{$(this).unbind();this._unbindPlugins();this._removeGUIListeners();this.playerModel.destroy()}catch(e){this.playerModel=new playerModel();this.playerModel.init({controller:this,autoplay:false})}this._bubbleEvent("detach",{})};this._displayClickListener=function(evt){var ref=this;if(this.getState()=="ERROR"){this.setActiveItem("next");return false}this._displayClicks++;if(this._displayClicks>0){setTimeout(function(){if(ref._displayClicks==1){ref._displaySingleClick()}else{if(ref._displayClicks==2){ref._displayDblClick()}}ref._displayClicks=0;if($.browser.msie){evt.cancelBubble=true}else{evt.stopPropagation()}},250)}return false};this._displaySingleClick=function(){this.setPlayPause()};this._displayDblClick=function(){var ref=this;this.setFullscreen(!this.env.inFullscreen)};this._displayMousemoveListener=function(evt){this._bubbleEvent("mousemove",{});if($.browser.msie){evt.cancelBubble=true}else{evt.stopPropagation()}};this._displayMouseEnterListener=function(evt){this._bubbleEvent("mouseenter",{});this.env.mouseIsOver=true;if($.browser.msie){evt.cancelBubble=true}else{evt.stopPropagation()}};this._displayMouseLeaveListener=function(evt){this._bubbleEvent("mouseleave",{});this.env.mouseIsOver=false;if($.browser.msie){evt.cancelBubble=true}else{evt.stopPropagation()}};this._keyListener=function(evt){if(this.env.mouseIsOver!==true){return}this._debug("Keypress: "+evt.keyCode);this._bubbleEvent("key",evt.keyCode);switch(evt.keyCode){case 27:this.setFullscreen(false);break;case 13:this.setFullscreen(true);break;case 39:break;case 37:break;case 0:this.setPlayPause();break}};this._setMediaContainer=function(width,height,x,y){var widthRatio=width/this.config.width;var heightRatio=height/this.config.height;var css={width:"100%",height:"100%",top:0,left:0};try{this.env.mediaDom.css(css);this.env.media_canvasDom.css(css);this.env.media_clickcatcherDom.css(css)}catch(e){}};this._enterFullViewport=function(){if(this.env.inFullscreen===true){return}this.env.scrollTop=$(window).scrollTop();this.env.scrollLeft=$(window).scrollLeft();this.env.playerStyle=this.env.playerDom.attr("style");this.env.bodyOverflow=$("body").css("overflow");$(window).scrollTop(0);$(window).scrollLeft(0);$("body").css("overflow","hidden");this.env.playerDom.css({position:"fixed",display:"block",top:0,left:0,width:"100%",height:"100%",zIndex:99997});this.env.inFullscreen=true};this._exitFullViewport=function(){if(this.env.inFullscreen===false){return}this.env.playerDom.attr("style",this.env.playerStyle);$("body").css("overflow",this.env.bodyOverflow);$(window).scrollTop(this.env.scrollTop);$(window).scrollLeft(this.env.scrollLef);this.env.inFullscreen=false};this._enterSandboxFullViewport=function(){if(this.env.inFullscreen===true){return}var win=this.getSandboxWindow();var iframe=this.getSandboxIframe();if(!win||!iframe){return}this.env.scrollTop=win.scrollTop();this.env.scrollLeft=win.scrollLeft();this.env.playerStyle=iframe.attr("style");this.env.sandBoxWidth=iframe.attr("width");this.env.sandBoxHeight=iframe.attr("height");this.env.bodyOverflow=$(win[0].document.body).css("overflow");win.scrollTop(0);win.scrollLeft(0);$(win[0].document.body).css("overflow","hidden");iframe.css({position:"fixed",display:"block",top:0,left:0,width:"100%",height:"100%",zIndex:9999});this.env.inFullscreen=true};this._exitSandboxFullViewport=function(){if(this.env.inFullscreen===false){return}var win=this.getSandboxWindow();var iframe=this.getSandboxIframe();if(!win||!iframe){return}win.scrollTop(this.env.scrollTop);win.scrollLeft(this.env.scrollLef);$(win[0].document.body).css("overflow",this.env.bodyOverflow);iframe.attr("width",this.env.sandBoxWidth+"px");iframe.attr("height",this.env.sandBoxHeight+"px");iframe.attr("style",(this.env.playerStyle==undefined)?"":this.env.playerStyle);this.env.inFullscreen=false};this.getItemConfig=function(name,itemIdx){var idx=itemIdx||this._currentItem;var result=false;if(this.config[name]!==undefined){result=this.config[name];if($.inArray(name,this._persistentConfOpts)>-1){if(this._cookie(name)!==null){result=this._cookie(name)}}if($.inArray(name,this._dynamicConfOpts)>-1||name.indexOf("plugin_")>-1){try{if(this.media[idx]["config"][name]!==undefined&&this.media[idx]["config"][name]!==false){result=this.media[idx]["config"][name]}}catch(e){}}}else{try{if(this.media[idx]["config"][name]){result=this.media[idx]["config"][name]}}catch(e){}}return result};this.getItemCount=function(){return this.media.length};this.getState=function(){try{return this.playerModel.getState()}catch(e){return"IDLE"}};this.getIsAutoslide=function(){return this.playerModel.getIsAutoslide()};this.getLoadProgress=function(){try{return this.playerModel.getLoadProgress()}catch(e){return 0}};this.getKbPerSec=function(){try{return this.playerModel.getKbPerSec()}catch(e){return 0}};this.getItemId=function(idx){if(this.config.poster===undefined){if(idx==undefined){return this.media[this._currentItem].ID}return this.media[idx].ID}else{if(idx==undefined){return this.media[this._currentItem+1].ID}return this.media[idx+1].ID}};this.getItemIdx=function(){return this._currentItem};this.getItem=function(){arg=arguments[0]||"current";switch(arg){case"next":return $.extend(true,[],this.media[this._currentItem+1]);case"prev":return $.extend(true,[],this.media[this._currentItem-1]);case"current":return $.extend(true,[],this.media[this._currentItem]);case"*":return $.extend(true,[],this.media);default:return $.extend(true,[],this.media[arg])}};this.getVolume=function(){return(this.getItemConfig("fixedVolume")===true)?this.config.volume:this.getItemConfig("volume")};this.getTrackId=function(){if(this.getItemConfig("trackId")){return this.config.trackId}if(this._playlistServer!=null){return"pl"+this._currentItem}return null};this.getLoadPlaybackProgress=function(){try{return this.playerModel.getLoadPlaybackProgress()}catch(e){return 0}};this.getDuration=function(){try{return this.playerModel.getDuration()}catch(e){return 0}};this.getPosition=function(){try{return this.playerModel.getPosition()||0}catch(e){return 0}};this.getTimeLeft=function(){try{return this.playerModel.getDuration()-this.playerModel.getPosition()}catch(e){return this.media[this._currentItem].duration}};this.getInFullscreen=function(){return this.env.inFullscreen};this.getMediaContainer=function(){return $("#"+this.getMediaContainerId())};this.getMediaContainerId=function(){return this.getId()+"_media"};this.getMediaType=function(){return this.media[this._currentItem].mediaType};this.getUsesFlash=function(){return(this.playerModel.requiresFlash!==false)};this.getModel=function(){return this.media[this._currentItem].mediaModel};this.getSandboxWindow=function(){try{return $(parent.window)}catch(e){return false}};this.getSandboxIframe=function(){try{return window.$(frameElement)}catch(e){return false}};this.getPlaylist=function(){return this.getItem("*")};this.getFlashVersion=function(){try{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");try{axo.AllowScriptAccess="always"}catch(e){return"6,0,0"}}catch(e){}return new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version").replace(/\D+/g,",").match(/^,?(.+),?$/)[1].match(/\d+/g)[0]}catch(e){try{if(navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin){return(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]).description.replace(/\D+/g,",").match(/^,?(.+),?$/)[1].match(/\d+/g)[0]}}catch(e){}}return"0,0,0".match(/\d+/g)[0]};this.getCanPlayNatively=function(type){var checkFor=[];compTable=this._testMediaSupport(true);if(typeof type=="string"){checkFor.push(type)}if(typeof type=="array"){checkFor=type}for(var i in this.mediaGrid){if(compTable[i]=="video"||compTable[i]=="audio"){if(arguments.length===0){return true}else{if($.inArray(i,checkFor)>-1){return true}}}}return false};this.getId=function(){return this._id};this.getCssClass=function(){return this.config.cssClassPrefix};this.setActiveItem=function(mixedData){var newItem=0;var lastItem=this._currentItem;if(this.env.loading===true){return this}if(typeof mixedData=="string"){switch(mixedData){case"previous":if(this.getItemConfig("disallowSkip")==true&&this.getState()!=="COMPLETED"){return this}newItem=this._currentItem-1;break;case"next":if(this.getItemConfig("disallowSkip")==true&&this.getState()!=="COMPLETED"){return this}newItem=this._currentItem+1;break;default:case"poster":result=0;break}}else{if(typeof mixedData=="number"){newItem=parseInt(mixedData)}else{newItem=0}}if(newItem!=this._currentItem){if(this.getItemConfig("disallowSkip")==true&&this.getState()!=="COMPLETED"){return this}this._detachplayerModel()}var ap=false;if(newItem===0&&lastItem==0&&this.config.autoplay===true){ap=true}else{if(this.getItemCount()>1&&newItem!=lastItem&&this.config.continuous===true&&newItem<this.getItemCount()){ap=true}else{if(newItem>=this.getItemCount()||newItem<0){ap=this.config.loop;newItem=0}}}this._currentItem=newItem;var newModel=this.media[this._currentItem].mediaModel;if(newModel=="AUDIOFLASH"){newModel=this.getItemConfig("flashAudioModel")}else{if(newModel=="VIDEOFLASH"){newModel=this.getItemConfig("flashVideoModel")}}newModel=newModel.toUpperCase();try{if(typeof eval("playerModel"+newModel)!=="function"){newModel="NA";this.media[this._currentItem].mediaModel=newModel;this.media[this._currentItem].errorCode=8}}catch(e){newModel="NA";this.media[this._currentItem].mediaModel=newModel;this.media[this._currentItem].errorCode=8}this.playerModel=new playerModel();this.playerModel=$.extend(true,{},new playerModel(),eval("playerModel"+newModel).prototype);this.playerModel.init({media:$.extend(true,{},this.media[this._currentItem]),model:newModel,controller:this,environment:$.extend(true,{},this.env),autoplay:ap});this._setMediaContainer();this._bubbleEvent("item",this._currentItem);return this};this._enqueue=function(command,params){this._queue.push({command:command,params:params});this._processQueue()};this._clearqueue=function(command,params){this._queue=[]};this._processQueue=function(){var ref=this;if(this._processing===true){return}this._processing=true;(function(){if(ref.env.loading!==true&&ref.playerModel.getIsReady()){var msg=ref._queue.shift();if(!msg){ref._processing=false;return}if(typeof msg.command=="string"){ref.playerModel.applyCommand(msg.command,msg.params)}else{msg.command()}arguments.callee();return}setTimeout(arguments.callee,80)})()};this.getIsLastItem=function(){return((this._currentItem==this.media.length-1)&&this.config.loop!==true)};this.getIsFirstItem=function(){return((this._currentItem==0)&&this.config.loop!==true)};this.setPlay=function(){this._enqueue("play",false);return this};this.setPause=function(){this._enqueue("pause",false);return this};this.setStop=function(){this._enqueue("stop",false);return this};this.setPlayPause=function(){if(this.getState()!=="PLAYING"){this.setPlay()}else{this.setPause()}return this};this.setVolume=function(vol){if(this.getItemConfig("fixedVolume")==true){return this}if(typeof vol=="string"){var dir=vol.substr(0,1);vol=parseFloat(vol.substr(1));vol=(vol>1)?vol/100:vol;if(dir=="+"){vol=this.getVolume()+vol}else{if(dir=="-"){vol=this.getVolume()-vol}else{vol=this.getVolume()}}}if(typeof vol=="number"){this.setItemConfig({volume:vol});vol=(vol>1)?vol/100:vol;this._enqueue("volume",vol)}return this};this.setPlayhead=function(position){if(this.getItemConfig("disallowSkip")==true){return this}if(typeof position=="string"){var dir=position.substr(0,1);position=parseFloat(position.substr(1));if(dir=="+"){position=this.getPosition()+position}else{if(dir=="-"){position=this.getPosition()-position}else{position=this.getPosition()}}}if(typeof position=="number"){this._enqueue("seek",position)}return this};this.setPlayerPoster=function(url){var ref=this;this._enqueue(function(){ref.setItemConfig({poster:url},0)});return this};this.setItemConfig=function(){var ref=this;var args=arguments;this._enqueue(function(){ref._setItemConfig(args[0]||null,args[1]||null)});return this};this._setItemConfig=function(){if(!arguments.length){return result}var confObj=arguments[0];var dest="*";if(typeof confObj!="object"){return this}if(arguments[1]=="string"||arguments[1]=="number"){dest=arguments[1]}else{dest=this._currentItem}var value=false;for(var i in confObj){if($.inArray(i,this._persistentConfOpts)>-1){this._cookie(i,this._cleanValue(confObj[i]))}if($.inArray(i,this._dynamicConfOpts)===-1){continue}value=this._cleanValue(confObj[i]);if(dest=="*"){$.each(this.media,function(){if(this.config==undefined){this.config={}}this.config[i]=value});continue}if(this.media[dest]==undefined){return this}if(this.media[dest]["config"]==undefined){this.media[dest]["config"]={}}this.media[dest]["config"][i]=value}return this};this.setFullscreen=function(full){if(!this.config.enableFullscreen){return this}if(this.config.sandBox!==false){if(full==true){this._enterSandboxFullViewport()}else{this._exitSandboxFullViewport()}}else{if(full==true){this._enterFullViewport()}else{this._exitFullViewport()}}this.playerModel.applyCommand("fullscreen",full);return this};this.addListener=function(evt,callback){var ref=this;this._enqueue(function(){ref._addListener(evt,callback)})};this._addListener=function(evt,callback){var listenerObj={event:evt,callback:callback};this.listeners.push(listenerObj);return this};this.removeListener=function(evt,callback){var len=this.listeners.length;for(var i=0;i<len;i++){if(this.listeners[i].event!=evt&&evt!=="*"){continue}if(this.listeners[i].callback!=callback&&callback!==undefined){continue}this.listeners.splice(i,1)}return this};this.setItem=function(){var itemData=arguments[0];var affectedIdx=0;this._clearqueue();if(this.env.loading===true){return this}if(itemData==null){affectedIdx=this._removeItem(arguments[1]);if(affectedIdx===this._currentItem){this.setActiveItem("previous")}}else{affectedIdx=this._addItem(this._prepareMedia({file:itemData,config:itemData.config||{}}),arguments[1],arguments[2]);if(affectedIdx===this._currentItem){this.setActiveItem(this._currentItem)}}return this};this.setFile=function(arg,ext,dt){var data=arg||{};var externalData=ext||false;var result={};var dataType=dt||false;this._clearqueue();if(this.env.loading===true){return this}if(typeof data=="object"&&data.length==0){return false}this.env.loading=true;this._detachplayerModel();if(typeof data=="object"){if(data.length==0){this._reelUpdate({});return false}this._debug("Applying incoming JS Object",data);this._reelUpdate(data);return this}if(typeof data=="string"){var splt=[];splt[0]=data;if(data.indexOf(this.config.FilePosterSeparator)>-1){splt=data.split(this.config.FilePosterSeparator);data.config={poster:splt[1]}}else{result[0]={};result[0].file=data}if(externalData===false){this._debug("Applying incoming single file:"+result[0]["file"],data);this._reelUpdate(result)}else{this._debug("Loading external data from "+splt[0]);this._playlistServer=splt[0];this.getFromUrl(splt[0],this,"_reelUpdate",this.config.reelParser)}}return this};this.ping=function(){alert("pong");return this};this.selfDestruct=function(){var ref=this;this._enqueue(function(){ref._selfDestruct()});return this},this._selfDestruct=function(){var ref=this;$(this).unbind();this._unbindPlugins();this._removeGUIListeners();this.env.playerDom.replaceWith(this.env.srcNode);$.each(projekktors,function(idx){try{if(this.getId()==ref.getId()||this.getId()==ref.getId()||this.getParent()==ref.getId()){projekktors.splice(idx,1);return}}catch(e){}});return this};this.reset=function(){var ref=this;this._enqueue(function(){ref._reset()});return this},this._reset=function(){var ref=this;$(this).unbind();this._unbindPlugins();this._removeGUIListeners();this.mediaGrid=this._testMediaSupport();this._reelUpdate(this.config.playlist);return this},this._cookie=function(key,value){var options={};if(this.env.clientConfig.supportsCookies===false){return}if(arguments.length>1&&(value===null||typeof value!=="object")){if(value===null){options.expires=-1}if(typeof options.expires==="number"){var days=options.expires,t=options.expires=new Date();t.setDate(t.getDate()+days)}return(document.cookie=[encodeURIComponent(this.config.cookieName+"_"+key),"=",options.raw?String(value):encodeURIComponent(String(value)),options.expires?"; expires="+this.config.cookieExpiry.toUTCString():"",options.path?"; path="+options.path:"",options.domain?"; domain="+options.domain:"",options.secure?"; secure":""].join(""))}options=value||{};var result,decode=options.raw?function(s){return s}:decodeURIComponent;var returnthis=(result=new RegExp("(?:^|; )"+encodeURIComponent(this.config.cookieName+"_"+key)+"=([^;]*)").exec(document.cookie))?decode(result[1]):null;return(returnthis!=null)?this._cleanValue(returnthis):null};this._testMediaSupport=function(foceTest){var result=[];var hasNativeAudio=false;var hasFlash=(this.getFlashVersion()>0);var nativeElementType="";for(i in this.mediaTypes){result[this.mediaTypes[i]["type"]]="NA";if(this.mediaTypes[i]["model"]=="image"&&this.mediaTypes[i]["platform"]=="native"){result[this.mediaTypes[i]["type"]]="image";continue}if(this.mediaTypes[i]["platform"]=="internal"){result[this.mediaTypes[i]["type"]]=this.mediaTypes[i]["model"];continue}if((hasFlash==true||this.mediaTypes[i]["fixed"]==="maybe")&&this.mediaTypes[i]["platform"]=="flash"){if(this.mediaTypes[i]["model"].indexOf("flash")>-1){if(this.getItemConfig("enableFlashFallback")==true||foceTest===true){result[this.mediaTypes[i]["type"]]=(this.mediaTypes[i]["type"].indexOf("audio")>-1)?"audioflash":"videoflash"}}else{result[this.mediaTypes[i]["type"]]=this.mediaTypes[i]["model"]}}if(this.mediaTypes[i]["fixed"]!==true&&(this.getItemConfig("enableNativePlayback")!==false||foceTest===true)){if((this.mediaTypes[i]["type"].indexOf("video")>-1||this.mediaTypes[i]["type"].indexOf("audio")>-1)){try{nativeElementType=(this.mediaTypes[i]["type"].indexOf("video")>-1)?"video":"audio";var testObject=document.createElement(nativeElementType);if(testObject.canPlayType!=false){switch(testObject.canPlayType(this.mediaTypes[i]["type"])){case"no":break;case"":break;case"maybe":if($.browser.opera){break}case"probably":default:result[this.mediaTypes[i]["type"]]=nativeElementType}}}catch(e){}}}}this._debug("Client media support matrix:",result);return result};this.randomId=function(length){var chars="abcdefghiklmnopqrstuvwxyz";var result="";for(var i=0;i<length;i++){var rnum=Math.floor(Math.random()*chars.length);result+=chars.substring(rnum,rnum+1)}return result};this._cleanValue=function(value){switch(value){case"false":return false;case"true":return true;case"null":return null;case"undefined":return"";case undefined:return false;default:return(typeof value!="string"&&typeof value!="number"&&typeof value!="boolean")?false:value}};this._getFilesFromHash=function(idx){var data=window.location.hash.substring(1);if(data==undefined||data==null){return false}if(data.indexOf(this.config.FilePosterSeparator)>-1){data=data.split(this.config.FilePosterSeparator)}if(data[1]&&idx==1){return data[1]}else{if(idx==0){return data[0]}}return false};this._getTypeFromFileExtension=function(url){var fileExt="",extRegEx=[],extTypes={},extRegEx=[];for(var i in this.mediaTypes){extRegEx.push("."+this.mediaTypes[i].ext);extTypes[this.mediaTypes[i].ext]=this.mediaTypes[i]}extRegEx="^.*.("+extRegEx.join("|")+")$";try{fileExt=url.match(new RegExp(extRegEx))[1];fileExt=(!fileExt)?"NaN":fileExt.replace(".","")}catch(e){fileExt="NaN"}return extTypes[fileExt].type};this._debug=function(desc,data){if(this.config.debug===false){return}if(this.config.debug=="console"){try{if(desc){console.log(desc)}if(data&&this.config.debugLevel>1){console.log(data)}}catch(e){}return}var result="<pre><b>"+desc+"</b>\n";if(data&&this.config.debugLevel>1){switch(typeof data){case"undefined":break;case"object":var temp="";if(temp==""){temp="";for(var i in data){temp+=i+" : "+data[i]+"\n"}}result+=temp;break;case"string":result+=data}result+="</pre>"}try{$("#"+this.config._debug).prepend(result)}catch(e){}};this._init=function(srcNode){var ref=this,files=[];this._id=srcNode[0].id||this.randomId(8);this.env.srcNode=$.extend(true,{},srcNode);if(this.config.width==0){this.config.width=(srcNode.attr("width"))?srcNode.attr("width"):srcNode.width()}if(this.config.height==0){this.config.height=(srcNode.attr("height"))?srcNode.attr("height"):srcNode.height()}this.config.autoplay=(this.config.autoplay||(srcNode.attr("autoplay")!==undefined&&srcNode.attr("autoplay")!==false));this.config.controls=((srcNode.attr("controls")!==undefined&&srcNode.attr("controls")!==false)||this.config.controls===true);this.config.loop=(srcNode.attr("loop")!==undefined&&srcNode.attr("loop")!==false)?true:this.config.loop;this.config.title=(srcNode.attr("title")!==""&&srcNode.attr("title")!==undefined&&srcNode.attr("title")!==false)?srcNode.attr("title"):false;this.config.poster=($(srcNode).attr("poster")!==""&&srcNode.attr("poster")!==undefined&&srcNode.attr("poster")!==false)?$(srcNode).attr("poster"):this.config.poster;$(window).resize(function(){ref._modelUpdateListener("resize")});if($.browser.msie){var htmlTag=srcNode.html().toLowerCase();var attr=["autoplay","controls","loop"];for(var i=0;i<attr.length;i++){if(htmlTag.indexOf(attr[i])==-1){continue}this.config[attr[i]]=true}}files[0]=[];if(this.config.sandBox!==false){files[0].push({src:this._getFilesFromHash(0),type:$(this).attr("type")||this._getTypeFromFileExtension(this._getFilesFromHash(0))});this.config.poster=this._getFilesFromHash(1)}else{if(srcNode[0].tagName.toUpperCase()=="VIDEO"||srcNode[0].tagName.toUpperCase()=="AUDIO"){if(srcNode.attr("src")){files[0].push({src:srcNode.attr("src"),type:srcNode.attr("type")||this._getTypeFromFileExtension(srcNode.attr("src"))})}if($.browser.msie){var childNode=srcNode;do{childNode=childNode.next("source");if(childNode.attr("src")){files[0].push({src:childNode.attr("src"),type:childNode.attr("type")||this._getTypeFromFileExtension(childNode.attr("src"))})}}while(childNode.attr("src"))}else{srcNode.children("source").each(function(){if($(this).attr("src")){files[0].push({src:$(this).attr("src"),type:$(this).attr("type")||ref._getTypeFromFileExtension($(this).attr("src"))})}})}}else{if(this.config.playlist){files=this.config.playlist}}}if(this.config.designMode===true){this.config.poster=this.config.desginGrid}for(var i in this.clientConfig){if(navigator.userAgent.match(new RegExp(this.clientConfig[i].regex))){this.env.clientConfig=this.clientConfig[i];this._debug("Using alternate config for "+this.env.clientConfig.agent);break}}this.env.playerDom=$(document.createElement("div")).attr({id:srcNode[0].id,"class":srcNode[0].className,style:srcNode.attr("style")}).css("overflow","hidden").css("width",this.config.width+"px").css("height",this.config.height+"px");srcNode.replaceWith(this.env.playerDom);var css={position:"absolute",overflow:"hidden",top:0,left:0,height:"100%",width:"100%",display:"block",padding:0,margin:0};this.env.mediaDom=$(document.createElement("div")).appendTo(this.env.playerDom).attr({id:this.getId()+"_media"}).css(css).css("z-index",2);this.env.media_canvasDom=(this.env.clientConfig.supportsOverlays!==true)?null:$(document.createElement("div")).appendTo(this.env.playerDom).attr({id:this.getId()+"_media_canvas"}).css(css).css("z-index",10);this.env.media_clickcatcherDom=(this.env.clientConfig.supportsOverlays!==true)?null:$(document.createElement("div")).appendTo(this.env.media_canvasDom).attr({id:this.getId()+"_media_clickcatcher"}).css(css);if(this.env.clientConfig.supportsOverlays!==true){this._debug("Client does not support dynamic overlays.")}this.mediaGrid=this._testMediaSupport();try{$("#projekktorver").html("V"+this.config.version)}catch(e){}this._registerPlugins();if(this.config.forceFullViewport==true&&this.config.sandBox!==true){this.config.enableFullscreen=false;this._enterFullViewport()}if(this.config.sandBox!==false){if(this.getSandboxWindow()){this.getSandboxWindow().ready(function(){ref._enterFullViewport();ref.env.inFullscreen=false})}else{ref._enterFullViewport();ref.env.inFullscreen=false;this.config.disableFullscreen=true}}for(var i in files[0]){if(files[0][i].type=="text/json"||files[0][i].type=="text/xml"){var dataType=null;try{dataType=files[0][i].type.split("/")[1]}catch(e){}this.setFile(files[0][i].src,true,dataType);return this}}this._reelUpdate((files.length>0)?files:this.config.playlist);return this};return this._init(srcNode)}}});var projekktorPluginInterface=function(){};jQuery(function(a){projekktorPluginInterface.prototype={pluginReady:false,name:"",player:{},config:{},playerDom:null,canvas:{media:null,projekktor:null},_init:function(b){this.config=a.extend(true,this.config,b);this.initialize()},getItemConfig:function(b){var c=this.player.getItemConfig("plugin_"+this.name);if(c===false||c[b]===false){return(this.config[b]||false)}return(c[b]||false)},getPlayerConfig:function(b){return(this.player.config[b]||this.config[b]||false)},sendEvent:function(b,c){this.player._bubbleEvent({_plugin:this.name,_event:b},c)},parseTemplate:function(b,d){var c;for(c in d){b=b.replace(new RegExp("{"+c+"}","gi"),d[c])}b=b.replace(/{(.*?)}/gi,"");return b},initialize:function(){},detachHandler:function(b){},displayReadyHandler:function(b){},pluginsReadyHandler:function(b){},stateHandler:function(){},bufferHandler:function(){},scheduleLoading:function(b){},configModified:function(b){},scheduledHandler:function(b){},scheduleModifiedHandler:function(b){},itemHandler:function(b){},displayReadyHandler:function(b){},startHandler:function(b){},doneHandler:function(b){},stopHandler:function(b){},endedHandler:function(b){},canplayHandler:function(b){},volumeHandler:function(b){},timeHandler:function(b){},progressHandler:function(b){},mousemoveHandler:function(b){},mouseleaveHandler:function(b){},mouseeterHandler:function(b){},fullscreenHandler:function(b){},awakingHandler:function(b){},keyHandler:function(b){}}});var projekktorControlbar=function(){};jQuery(function(a){projekktorControlbar.prototype={_controlHideTimer:null,_noControlHide:false,_controlsFading:false,_volumeSliderActive:false,_preMuteVolume:0,_timeTags:{},_container:null,_popsition:{left:0,right:0},config:{controlsDisableFade:false,controlsTemplate:"<div {fsexit}></div><div {fsenter}></div><div {play}></div><div {pause}></div><div {prev}></div><div {next}></div><div {title}></div><div {timeleft}><span {timedur}>{min_dur}:{sec_dur}</span><span {timeremaining}> | {min_rem}:{sec_rem}</span></div><div {scrubber}><div {loaded}></div><div {playhead}></div></div><div {vslider}><div {vmarker}></div><div {vknob}></div></div><div {mute}></div><div {vmax}></div>",controlsTemplateFull:null,toggleMute:false,playheadDomId:"playhead",loadedDomId:"loaded",scrubberDomId:"scrubber",playDomId:"play",pauseDomId:"pause",prevDomId:"prev",nextDomId:"next",fsexitDomId:"fsexit",fsenterDomId:"fsenter",vsliderDomId:"vslider",vmarkerDomId:"vmarker",vknobDomId:"vknob",muteDomId:"mute",vmaxDomId:"vmax",startDomId:"start",controlsDomId:"controls",titleDomId:"title",draghandleDomId:"draghandle"},initialize:function(){this._container=a(document.createElement("div")).appendTo(this.playerDom);this.drawControls();this.addGuiListeners();if(this.getPlayerConfig("designMode")===true){try{this.drawTitle("Phnglui mglwnafh Cthulhu Rlyeh wgahnagl fhtagn.");this.drawUpdateTimeDisplay();a("#"+this.player.getId()+"_"+this.config.playheadDomId).css("width","50%");a("#"+this.player.getId()+"_"+this.config.loadedDomId).css("width","80%")}catch(b){}}this.pluginReady=true},itemHandler:function(b){this.pluginReady=true;this.hideControlbar(true)},updateControls:function(){var b=this;clearTimeout(this._controlHideTimer);if(this.player.getItemConfig("controls")==false){this.hideControlbar(true);return}var c=(this.player.getItemCount()<2||this.player.getItemConfig("disallowSkip"));if(!c){a("#"+this.player.getId()+"_"+this.config.prevDomId).show();a("#"+this.player.getId()+"_"+this.config.nextDomId).show()}else{a("#"+this.player.getId()+"_"+this.config.prevDomId).hide();a("#"+this.player.getId()+"_"+this.config.nextDomId).hide()}if(this.player.getItemIdx()<1){a("#"+this.player.getId()+"_"+this.config.prevDomId).hide()}if(this.player.getItemIdx()>=this.player.getItemCount()-1){a("#"+this.player.getId()+"_"+this.config.nextDomId).hide()}if(this.player.getItemConfig("disablePause")){a("#"+this.player.getId()+"_"+this.config.pauseDomId).hide();a("#"+this.player.getId()+"_"+this.config.playDomId).hide()}else{if(this.player.getState()==="PLAYING"){this.drawPauseButton()}if(this.player.getState()==="PAUSED"){this.drawPlayButton()}}if(this.player.getInFullscreen()===true){this.drawExitFullscreenButton()}else{this.drawEnterFullscreenButton()}if(this.player.getItemConfig("disableFullscreen")){a("#"+this.player.getId()+"_"+this.config.fsexitDomId).hide();a("#"+this.player.getId()+"_"+this.config.fsenterDomId).hide()}this.drawTitle(this.player.getItemConfig("title"));this.drawUpdateTimeDisplay();this.drawUpdateVolumeDisplay(this.player.getVolume())},stateHandler:function(b){if(b==="STOPPED"||b==="STARTING"||b=="AWAKENING"){this.hideControlbar(true);this.drawUpdateTimeDisplay(0,0,0)}else{this.updateControls();this.drawUpdateTimeDisplay();this.drawUpdateProgressDisplay()}},scheduleModifiedHandler:function(){if(this.player.getState()==="IDLE"){return}this.updateControls();this.drawUpdateTimeDisplay();this.drawUpdateProgressDisplay()},volumeHandler:function(b){this.drawUpdateVolumeDisplay(b)},progressHandler:function(b){this.drawUpdateProgressDisplay()},timeHandler:function(b){this.drawUpdateTimeDisplay();this.drawUpdateProgressDisplay()},fullscreenHandler:function(b){if(this.player.getState()!=="IDLE"){this._noControlHide=false;this.drawControls();this.addGuiListeners();this.updateControls()}},addGuiListeners:function(){var b=this;a("#"+this.player.getId()+"_"+this.config.controlsDomId).mouseenter(function(c){b.controlsMouseEnterListener(c)});a("#"+this.player.getId()+"_"+this.config.controlsDomId).mouseleave(function(c){b.controlsMouseLeaveListener(c)});a("#"+this.player.getId()+"_"+this.config.controlsDomId).click(function(c){b.controlsClickListener(c)});a("#"+this.player.getId()+"_"+this.config.controlsDomId).dblclick(function(c){return false});a("#"+this.player.getId()+"_"+this.config.playDomId).click(function(c){b.playClickListener(c)});a("#"+this.player.getId()+"_"+this.config.pauseDomId).click(function(c){b.pauseClickListener(c)});a("#"+this.player.getId()+"_"+this.config.vmaxDomId).click(function(c){b.unmuteClickListener(c)});a("#"+this.player.getId()+"_"+this.config.muteDomId).click(function(c){b.muteClickListener(c)});a("#"+this.player.getId()+"_"+this.config.vknobDomId).mousedown(function(c){b.vknobStartDragListener(c,this)});a("#"+this.player.getId()+"_"+this.config.vsliderDomId).click(function(c){b.vsliderClickListener(c,this)});a("#"+this.player.getId()+"_"+this.config.vmarkerDomId).click(function(c){b.vsliderClickListener(c,this)});a("#"+this.player.getId()+"_"+this.config.scrubberDomId).click(function(c){b.scrubberClickListener(c)});a("#"+this.player.getId()+"_"+this.config.fsexitDomId).click(function(c){b.exitFullscreenClickListener(c)});a("#"+this.player.getId()+"_"+this.config.fsenterDomId).click(function(c){b.enterFullscreenClickListener(c)});a("#"+this.player.getId()+"_"+this.config.prevDomId).click(function(c){b.prevClickListener(c)});a("#"+this.player.getId()+"_"+this.config.nextDomId).click(function(c){b.nextClickListener(c)});a("#"+this.player.getId()+"_"+this.config.draghandleDomId).mousedown(function(c){b.handleStartDragListener(c,this)})},drawControls:function(){var h=this;var f=this.player.getInFullscreen();var d=(f===true&&this.getItemConfig("controlsTemplateFull")!==false)?this.getItemConfig("controlsTemplateFull"):this.getItemConfig("controlsTemplate");var j=(f===true&&this.getItemConfig("controlsTemplateFull")!==false)?"_full":"";var g="";this._container.hide().html("").attr({id:this.player.getId()+"_"+this.config.controlsDomId,"class":this.player.getCssClass()+"controls"+j});var c=d.match(/\{[a-z]*\}/gi);var b="";for(var e=0;e<c.length;e++){b=c[e].replace("{","").replace("}","");g='id="'+this.player.getId()+"_"+b+'" class="'+this.player.getCssClass()+b+j+'"';d=d.replace("{"+b+"}",g)}this._container.html(d);this._timeTags={};this._grabTags(this._container);if(a.browser.mozilla){this._container.css("MozUserSelect","none")}else{if(a.browser.msie){this._container.bind("selectstart",function(){return false})}else{this._container.mousedown(function(){return false})}}if(this.getPlayerConfig("designMode")===true){this._container.show()}},drawTitle:function(d){var e=this.player.getId()+"_"+this.config.titleDomId;var c=this.player.getCssClass();var b=false;a("#"+e).html((b==false)?d:b)},hideControlbar:function(b){clearTimeout(this._controlHideTimer);if(this.getPlayerConfig("designMode")===true){return}if(this.getItemConfig("controlsDisableFade")===true&&b!==true){return}if(this._noControlHide==true&&this.getPlayerConfig("controls")==true&&b!==true){return}if(!this._container.is(":visible")){return}this._container.stop(true,true);if(this.getPlayerConfig("controls")==false){this._container.hide()}else{if(b==true){this._container.hide()}else{this._container.fadeOut("slow")}}},showControlbar:function(){var b=this;clearTimeout(this._controlHideTimer);if(this.player.getState()==="IDLE"){return}if(this.player.getState()==="ERROR"){return}if(this.player.getItemConfig("controls")==false){return}if(this.player.getIsAutoslide()==true){return}if(this._container.is(":visible")||this._controlsFading==true){b._controlHideTimer=setTimeout(function(){b.hideControlbar()},2500);return}this._controlsFading=true;this._container.stop(true,true);this._container.fadeIn("fast",function(){b._controlsFading=false})},drawUpdateTimeDisplay:function(m,c,l){try{var d=(m!=undefined)?m:this.player.getLoadPlaybackProgress();var f=(c!=undefined)?c:this.player.getDuration();var h=(l!=undefined)?l:this.player.getPosition()}catch(k){var d=m||0;var f=c||0;var h=l||0}var j=this.player.getCssClass();try{a("#"+this.player.getId()+"_"+this.config.playheadDomId).css("width",d+"%")}catch(k){}var b=a.extend({},this._clockDigits(f,"dur"),this._clockDigits(h,"elp"),this._clockDigits(f-h,"rem"));for(var g in this._timeTags){a("#"+g).html(this._parseTemplate(this._timeTags[g],b))}},drawUpdateProgressDisplay:function(){try{a("#"+this.player.getId()+"_"+this.config.loadedDomId).css("width",this.player.getLoadProgress()+"%")}catch(b){}},drawUpdateVolumeDisplay:function(d){if(this._volumeSliderActive==true){return}if(d==undefined){return}clearTimeout(this._controlHideTimer);var f=this._container.is(":visible");this._container.show();var e=this;var b=a("#"+this.player.getId()+"_"+this.config.vknobDomId);var c=a("#"+this.player.getId()+"_"+this.config.vsliderDomId);switch(d){case 0:a("#"+this.player.getId()+"_"+this.config.vknobDomId).css("left",0);break;case 1:a("#"+this.player.getId()+"_"+this.config.vknobDomId).css("left",(c.width()-(b.width()/2))+"px");break;default:a("#"+this.player.getId()+"_"+this.config.vknobDomId).css("left",d*(c.width()-(b.width()/2))+"px");break}a("#"+this.player.getId()+"_"+this.config.vmarkerDomId).css("width",d*100+"%");this.drawMuteIcon();this._controlHideTimer=setTimeout(function(){e.hideControlbar()},3500);if(!f){this._container.hide()}},drawPauseButton:function(b){a("#"+this.player.getId()+"_"+this.config.pauseDomId).show();a("#"+this.player.getId()+"_"+this.config.playDomId).hide()},drawPlayButton:function(b){a("#"+this.player.getId()+"_"+this.config.pauseDomId).hide();a("#"+this.player.getId()+"_"+this.config.playDomId).show()},drawEnterFullscreenButton:function(b){a("#"+this.player.getId()+"_"+this.config.fsexitDomId).hide();a("#"+this.player.getId()+"_"+this.config.fsenterDomId).show()},drawExitFullscreenButton:function(b){a("#"+this.player.getId()+"_"+this.config.fsenterDomId).hide();a("#"+this.player.getId()+"_"+this.config.fsexitDomId).show()},drawMuteIcon:function(c){if(this.getItemConfig("toggleMute")===false){return}var b=this.player.getVolume();if(b>0){a("#"+this.player.getId()+"_"+this.config.muteDomId).show();a("#"+this.player.getId()+"_"+this.config.vmaxDomId).hide();return}a("#"+this.player.getId()+"_"+this.config.muteDomId).hide();a("#"+this.player.getId()+"_"+this.config.vmaxDomId).show()},playClickListener:function(b){this.player.setPlay();if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},pauseClickListener:function(b){this.player.setPause();if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},controlsMouseEnterListener:function(b){this._noControlHide=true},controlsMouseLeaveListener:function(b){this._noControlHide=false},controlsClickListener:function(b){if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},mousemoveHandler:function(b){this.showControlbar()},mouseleaveHandler:function(b){var c=this;this._controlHideTimer=setTimeout(function(){c.hideControlbar()},2500)},prevClickListener:function(b){this.player.setActiveItem("previous");if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},nextClickListener:function(b){this.player.setActiveItem("next");if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},muteClickListener:function(b){this._preMuteVolume=this.player.getVolume();this.player.setVolume(0);if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},unmuteClickListener:function(b){this.player.setVolume(this._preMuteVolume);if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},enterFullscreenClickListener:function(b){this.player.setFullscreen(true);if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},exitFullscreenClickListener:function(b){this.player.setFullscreen(false);if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},startClickListener:function(b){this.player.setPlay();if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},scrubberClickListener:function(b){var e=0;if(b==undefined){return}if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}if(this.player.getItemConfig("disallowSkip")==true){return}var d=a("#"+this.player.getId()+"_"+this.config.scrubberDomId).width();var c=a("#"+this.player.getId()+"_"+this.config.loadedDomId).width();var f=b.pageX-a("#"+this.player.getId()+"_"+this.config.scrubberDomId).offset().left;if(f<0||f=="NaN"||f==undefined){e=0}else{if(c!=undefined){if(f>c){f=c-1}e=((f*100/d)*this.player.getDuration()/100)*1}}this.player.setPlayhead(e)},vmarkerClickListener:function(b){vsliderClickListener(b)},vsliderClickListener:function(b){if(this._volumeSliderActive==true){return}var c=a("#"+this.player.getId()+"_"+this.config.vsliderDomId).width();var d=b.pageX-a("#"+this.player.getId()+"_"+this.config.vsliderDomId).offset().left;if(d<0||d=="NaN"||d==undefined){result=0}else{result=(d/c)}this.player.setVolume(result);if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}},vknobStartDragListener:function(b,h){if(a.browser.msie){b.cancelBubble=true}else{b.stopPropagation()}this._volumeSliderActive=true;var d=this;var c=a(h);var g=a("#"+d.player.getId()+"_"+d.config.vsliderDomId);var k=Math.abs(parseInt(c.position().left)-b.clientX);var e=0;var f=function(l){if(a.browser.msie){l.cancelBubble=true}else{l.stopPropagation()}d._container.unbind("mousemove",j);d._container.unbind("mouseup",f);g.unbind("mousemove",j);g.unbind("mouseup",f);c.unbind("mousemove",j);c.unbind("mouseup",f);d._volumeSliderActive=false;return false};var j=function(l){clearTimeout(d._controlHideTimer);if(a.browser.msie){l.cancelBubble=true}else{l.stopPropagation()}var m=(l.clientX-k);m=(m>g.width()-c.width()/2)?g.width()-(c.width()/2):m;m=(m<0)?0:m;c.css("left",m+"px");e=Math.abs(m/(g.width()-(c.width()/2)));d.player.setVolume(e);a("#"+d.player.getId()+"_"+d.config.vmarkerDomId).css("width",e*100+"%");return false};this._container.mousemove(j);this._container.mouseup(f);g.mousemove(j);g.mouseup(f);c.mousemove(j);c.mouseup(f)},handleStartDragListener:function(d,g){var h=this;var f=Math.abs(parseInt(this._container.position().left)-d.clientX);var c=Math.abs(parseInt(this._container.position().top)-d.clientY);if(a.browser.msie){d.cancelBubble=true}else{d.stopPropagation()}var b=function(j){if(a.browser.msie){j.cancelBubble=true}else{j.stopPropagation()}h.playerDom.unbind("mouseup",b);h.playerDom.unbind("mouseout",b);h.playerDom.unbind("mousemove",e);return false};var e=function(k){if(a.browser.msie){k.cancelBubble=true}else{k.stopPropagation()}clearTimeout(h._controlHideTimer);var l=(k.clientX-f);l=(l>h.playerDom.width()-h._container.width())?h.playerDom.width()-h._container.width():l;l=(l<0)?0:l;h._container.css("left",l+"px");var j=(k.clientY-c);j=(j>h.playerDom.height()-h._container.height())?h.playerDom.height()-h._container.height():j;j=(j<0)?0:j;h._container.css("top",j+"px");return false};this.playerDom.mousemove(e);this.playerDom.mouseup(b)},errorHandler:function(b){this.hideControlbar(true)},_clockDigits:function(d,j){if(d<0||isNaN(d)||d==undefined){d=0}var f=Math.floor(d/(60*60));var g=d%(60*60);var c=Math.floor(g/60);var b=g%60;var e=Math.floor(b);var h={};h["min_"+j]=(c<10)?"0"+c:c;h["sec_"+j]=(e<10)?"0"+e:e;h["hr_"+j]=(f<10)?"0"+f:f;return h},_parseTemplate:function(b,d){for(var c in d){replacement='id="'+this.player.getId()+"_"+this.config[c]+'" class="'+this.player.getCssClass()+c.replace("DomId","")+'"';b=b.replace("{"+c+"}",d[c])}return b},_grabTags:function(d){var b=this;var c=function(){var e=a(this).html();if(e==""){return}if(a(this).attr("id")==""){return}if(a(this).children().length>0){b._grabTags(a(this));return}b._timeTags[a(this).attr("id")]=a(this).html()};d.children().each(c)}}});var projekktorBufferingicon=function(){};jQuery(function(a){projekktorBufferingicon.prototype={_bufferingIcon:null,_bufferingIconSprite:null,_bufferDelayTimer:null,config:{bufferIconDelay:200,bufferingDomId:"buffering",spriteUrl:"",spriteWidth:50,spriteHeight:50,spriteTiles:25,spriteOffset:1,countUp:false},initialize:function(){this._bufferingIcon=a(document.createElement("div")).appendTo(this.canvas.media).attr({id:this.player.getId()+"_"+this.config.bufferingDomId,"class":this.player.getCssClass()+"buffering"}).hide();if(this.config.spriteUrl!=""){this._bufferingIconSprite=a(document.createElement("div")).appendTo(this._bufferingIcon).css({width:this.config.spriteWidth,height:this.config.spriteHeight,marginLeft:((this._bufferingIcon.width()-this.config.spriteWidth)/2)+"px",marginTop:((this._bufferingIcon.height()-this.config.spriteHeight)/2)+"px",backgroundColor:"transparent",backgroundImage:"url("+this.config.spriteUrl+")",backgroundRepeat:"no-repeat",backgroundPosition:"0 0"}).hide()}this.pluginReady=true},hideBufferIcon:function(){var b=this;clearTimeout(this._bufferDelayTimer);this._bufferingIcon.stop(true,true);this._bufferingIcon.fadeOut("fast")},showBufferIcon:function(b){var c=this;clearTimeout(this._bufferDelayTimer);if(this.player.getModel()==="YOUTUBE"){b=true}if(this._isWaiting==false&&b==false){return}if(b!=true&&this.config.bufferIconDelay>0){c._bufferDelayTimer=setTimeout(function(){c.showBufferIcon(true)},c.config.bufferIconDelay);return}this._bufferingIcon.stop(true,true);this._bufferingIcon.fadeIn("fast",function(){if(c._bufferingIconSprite==null){return}var d=(c.config.countUp==true)?0:(c.config.spriteHeight+c.config.spriteOffset)*c.config.spriteTiles;c._bufferingIconSprite.show();(function(){if(!c._bufferingIcon.is(":visible")){return}c._bufferingIconSprite.css("backgroundPosition","0px -"+d+"px");if(c.config.countUp==true){d+=c.config.spriteHeight+c.config.spriteOffset}else{d-=c.config.spriteHeight+c.config.spriteOffset}if(d>=c.config.spriteHeight*c.config.spriteTiles){d=0}setTimeout(arguments.callee,60)})()})},bufferHandler:function(b){if(b=="EMPTY"){this.showBufferIcon()}else{this.hideBufferIcon()}},scheduleLoadingHandler:function(){this.showBufferIcon()},scheduledHandler:function(){if(this.getPlayerConfig("designMode")!=true){this.hideBufferIcon()}},stateHandler:function(b){if(b=="AWAKENING"||b=="COMPLETED"){this.hideBufferIcon()}},itemHandler:function(){if(this.getPlayerConfig("designMode")!=true){this.hideBufferIcon()}else{this.showBufferIcon()}}}});var projekktorStartbutton=function(){};jQuery(function(a){projekktorStartbutton.prototype={_startButton:null,config:{startDomId:"start"},initialize:function(){var b=this;this._startButton=a(document.createElement("div")).appendTo(this.canvas.media).attr({id:this.player.getId()+"_"+this.config.startDomId,"class":this.player.getCssClass()+"start"}).hide().click(function(){b.player.setPlay()});this.pluginReady=true},stateHandler:function(b){if(b==="IDLE"){this._startButton.show()}else{this._startButton.hide()}},scheduleLoadingHandler:function(){this._startButton.hide()},scheduledHandler:function(){if(!this.getPlayerConfig("autoplay")){this._startButton.show()}}}});;
/*
 * jQuery UI 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a,b){var d=a.nodeName.toLowerCase();if("area"===d){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&l(a)}return(/input|select|textarea|button|object/.test(d)?!a.disabled:"a"==d?a.href||b:b)&&l(a)}function l(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.14",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,m,n){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(m)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(n)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){return k(a,!isNaN(c.attr(a,"tabindex")))},tabbable:function(a){var b=c.attr(a,"tabindex"),d=isNaN(b);return(d||b>=0)&&k(a,!d)}});c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)}})}})(jQuery);;
/*
 * jQuery UI Widget 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)b(d).triggerHandler("remove");k(a)}}else{var l=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return l.call(b(this),a,c)})}}b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.charAt(0)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,this._getCreateOptions(),a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a;if(arguments.length===0)return b.extend({},this.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}this._setOptions(d);return this},_setOptions:function(a){var c=this;b.each(a,function(d,e){c._setOption(d,e)});return this},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);;
/*
 * jQuery UI Mouse 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 * jquery.ui.widget.js
 */
(function(b){var d=false;b(document).mousedown(function(){d=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(c){return a._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(true===b.data(c.target,a.widgetName+".preventClickEvent")){b.removeData(c.target,a.widgetName+".preventClickEvent");c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+
this.widgetName)},_mouseDown:function(a){if(!d){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var c=this,f=a.which==1,g=typeof this.options.cancel=="string"?b(a.target).closest(this.options.cancel).length:false;if(!f||g||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){c.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();return true}}true===b.data(a.target,this.widgetName+".preventClickEvent")&&b.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(e){return c._mouseMove(e)};this._mouseUpDelegate=function(e){return c._mouseUp(e)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return d=true}},_mouseMove:function(a){if(b.browser.msie&&!(document.documentMode>=9)&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;a.target==this._mouseDownEvent.target&&b.data(a.target,this.widgetName+".preventClickEvent",true);this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);;(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var b=this,a=this.options,c=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=a.values&&a.values.length||1,e=[];this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+
this.orientation+" ui-widget ui-widget-content ui-corner-all"+(a.disabled?" ui-slider-disabled ui-disabled":""));this.range=d([]);if(a.range){if(a.range===true){if(!a.values)a.values=[this._valueMin(),this._valueMin()];if(a.values.length&&a.values.length!==2)a.values=[a.values[0],a.values[0]]}this.range=d("<div></div>").appendTo(this.element).addClass("ui-slider-range ui-widget-header"+(a.range==="min"||a.range==="max"?" ui-slider-range-"+a.range:""))}for(var j=c.length;j<f;j+=1)e.push("<a class='ui-slider-handle ui-state-default ui-corner-all' href='#'></a>");this.handles=c.add(d(e.join("")).appendTo(b.element));this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(g){g.preventDefault()}).hover(function(){a.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(a.disabled)d(this).blur();else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(g){d(this).data("index.ui-slider-handle",g)});this.handles.keydown(function(g){var k=true,l=d(this).data("index.ui-slider-handle"),i,h,m;if(!b.options.disabled){switch(g.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:k=false;if(!b._keySliding){b._keySliding=true;d(this).addClass("ui-state-active");i=b._start(g,l);if(i===false)return}break}m=b.options.step;i=b.options.values&&b.options.values.length?(h=b.values(l)):(h=b.value());switch(g.keyCode){case d.ui.keyCode.HOME:h=b._valueMin();break;case d.ui.keyCode.END:h=b._valueMax();break;case d.ui.keyCode.PAGE_UP:h=b._trimAlignValue(i+(b._valueMax()-b._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:h=b._trimAlignValue(i-(b._valueMax()-b._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(i===b._valueMax())return;h=b._trimAlignValue(i+m);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(i===b._valueMin())return;h=b._trimAlignValue(i-
m);break}b._slide(g,l,h);return k}}).keyup(function(g){var k=d(this).data("index.ui-slider-handle");if(b._keySliding){b._keySliding=false;b._stop(g,k);b._change(g,k);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();return this},_mouseCapture:function(b){var a=this.options,c,f,e,j,g;if(a.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c=this._normValueFromMouse({x:b.pageX,y:b.pageY});f=this._valueMax()-this._valueMin()+1;j=this;this.handles.each(function(k){var l=Math.abs(c-j.values(k));if(f>l){f=l;e=d(this);g=k}});if(a.range===true&&this.values(1)===a.min){g+=1;e=d(this.handles[g])}if(this._start(b,g)===false)return false;this._mouseSliding=true;j._handleIndex=g;e.addClass("ui-state-active").focus();a=e.offset();this._clickOffset=!d(b.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:b.pageX-a.left-e.width()/2,top:b.pageY-a.top-e.height()/2-(parseInt(e.css("borderTopWidth"),10)||0)-(parseInt(e.css("borderBottomWidth"),10)||0)+(parseInt(e.css("marginTop"),10)||0)};this.handles.hasClass("ui-state-hover")||this._slide(b,g,c);return this._animateOff=true},_mouseStart:function(){return true},_mouseDrag:function(b){var a=this._normValueFromMouse({x:b.pageX,y:b.pageY});this._slide(b,this._handleIndex,a);return false},_mouseStop:function(b){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(b,this._handleIndex);this._change(b,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(b){var a;if(this.orientation==="horizontal"){a=this.elementSize.width;b=b.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{a=this.elementSize.height;b=b.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}a=b/a;if(a>1)a=1;if(a<0)a=0;if(this.orientation==="vertical")a=1-a;b=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+a*b)},_start:function(b,a){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);c.values=this.values()}return this._trigger("start",b,c)},_slide:function(b,a,c){var f;if(this.options.values&&this.options.values.length){f=this.values(a?0:1);if(this.options.values.length===2&&this.options.range===true&&(a===0&&c>f||a===1&&c<f))c=f;if(c!==this.values(a)){f=this.values();f[a]=c;b=this._trigger("slide",b,{handle:this.handles[a],value:c,values:f});this.values(a?0:1);b!==false&&this.values(a,c,true)}}else if(c!==this.value()){b=this._trigger("slide",b,{handle:this.handles[a],value:c});b!==false&&this.value(c)}},_stop:function(b,a){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);c.values=this.values()}this._trigger("stop",b,c)},_change:function(b,a){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);c.values=this.values()}this._trigger("change",b,c)}},value:function(b){if(arguments.length){this.options.value=this._trimAlignValue(b);this._refreshValue();this._change(null,0)}else return this._value()},values:function(b,a){var c,f,e;if(arguments.length>1){this.options.values[b]=this._trimAlignValue(a);this._refreshValue();this._change(null,b)}else if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;f=arguments[0];for(e=0;e<c.length;e+=1){c[e]=this._trimAlignValue(f[e]);this._change(null,e)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(b):this.value();else return this._values()},_setOption:function(b,a){var c,f=0;if(d.isArray(this.options.values))f=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(b){case"disabled":if(a){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}break;case"orientation":this._detectOrientation();this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case"value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case"values":this._animateOff=true;this._refreshValue();for(c=0;c<f;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var b=this.options.value;return b=this._trimAlignValue(b)},_values:function(b){var a,c;if(arguments.length){a=this.options.values[b];return a=this._trimAlignValue(a)}else{a=this.options.values.slice();for(c=0;c<a.length;c+=1)a[c]=this._trimAlignValue(a[c]);return a}},_trimAlignValue:function(b){if(b<=this._valueMin())return this._valueMin();if(b>=this._valueMax())return this._valueMax();var a=this.options.step>0?this.options.step:1,c=(b-this._valueMin())%a;alignValue=b-c;if(Math.abs(c)*2>=a)alignValue+=c>0?a:-a;return parseFloat(alignValue.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var b=this.options.range,a=this.options,c=this,f=!this._animateOff?a.animate:false,e,j={},g,k,l,i;if(this.options.values&&this.options.values.length)this.handles.each(function(h){e=(c.values(h)-c._valueMin())/(c._valueMax()-c._valueMin())*100;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";d(this).stop(1,1)[f?"animate":"css"](j,a.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(h===0)c.range.stop(1,1)[f?"animate":"css"]({left:e+"%"},a.animate);if(h===1)c.range[f?"animate":"css"]({width:e-g+"%"},{queue:false,duration:a.animate})}else{if(h===0)c.range.stop(1,1)[f?"animate":"css"]({bottom:e+"%"},a.animate);if(h===1)c.range[f?"animate":"css"]({height:e-g+"%"},{queue:false,duration:a.animate})}g=e});else{k=this.value();l=this._valueMin();i=this._valueMax();e=i!==l?(k-l)/(i-l)*100:0;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";this.handle.stop(1,1)[f?"animate":"css"](j,a.animate);if(b==="min"&&this.orientation==="horizontal")this.range.stop(1,1)[f?"animate":"css"]({width:e+"%"},a.animate);if(b==="max"&&this.orientation==="horizontal")this.range[f?"animate":"css"]({width:100-e+"%"},{queue:false,duration:a.animate});if(b==="min"&&this.orientation==="vertical")this.range.stop(1,1)[f?"animate":"css"]({height:e+"%"},a.animate);if(b==="max"&&this.orientation==="vertical")this.range[f?"animate":"css"]({height:100-e+"%"},{queue:false,duration:a.animate})}}});d.extend(d.ui.slider,{version:"1.8.14"})})(jQuery);;;document.documentElement.className+='js_active';jQuery.noConflict();jQuery(document).ready(function(){if(jQuery.fn.aviaMegamenu)
jQuery(".main_menu .avia_mega").aviaMegamenu({modify_position:true});if(jQuery.fn.avia_activate_lightbox)
jQuery('body').avia_activate_lightbox();if(jQuery.fn.avia_activate_hover_effect)
jQuery('#main').avia_activate_hover_effect();if(jQuery.fn.kriesi_ajax_form)
jQuery('.ajax_form').kriesi_ajax_form();if(jQuery.fn.avia_smoothscroll)
jQuery('a[href*=#]').avia_smoothscroll();if(jQuery.fn.avia_sc_slider)
jQuery(".content_slider").avia_sc_slider({appendControlls:{}});if(jQuery.fn.avia_sc_toggle)
jQuery('.togglecontainer').avia_sc_toggle();if(jQuery.fn.avia_sc_tabs)
jQuery('.tabcontainer').avia_sc_tabs();if(jQuery.fn.avia_video_activation)
jQuery(".avia_video").avia_video_activation({ratio:'16:9'});if(jQuery.fn.avia_equal_height)
{jQuery(".half_post").avia_equal_height({el:'.half_post',stop:'.half_post_even'});jQuery(".dynamic_template_columns").avia_equal_height({el:'.post-entry',stop:'.dynamic_template_columns'});}
avia_cufon_helper();if(jQuery.fn.avia_fade_slider)
jQuery(".slideshow").avia_fade_slider({captionReplacement:'.slideshow_caption'});if(jQuery.fn.aviaSlider_externalControlls)
jQuery('.slidecontrolls').aviaSlider_externalControlls();if(jQuery.fn.kriesi_empty_input)
jQuery('input:text').kriesi_empty_input();if(jQuery.fn.avia_expand_element)
{jQuery(".read-more-icon").avia_expand_element({subelements:'strong'});jQuery(".main_menu .search_site").avia_expand_element({expandToWidth:300,speed:800});}
if(jQuery.fn.avia_featured_posts)
jQuery(".featured_post_slider").avia_featured_posts();avia_iframe_fix();});function avia_iframe_fix()
{var iframe=jQuery('.slideshow iframe'),youtubeEmbed=jQuery('.slideshow object, .slideshow embed').attr('wmode','opaque');iframe.each(function()
{var current=jQuery(this),src=current.attr('src');if(src)
{if(src.indexOf('?')!==-1)
{src+="&wmode=opaque";}
else
{src+="?wmode=opaque";}
current.attr('src',src);}});}
(function($)
{$.fn.avia_featured_posts=function(variables)
{return this.each(function()
{var slider=$(this),slides=$('.feature_slide',this),currentSlide=$('.feature_slide1',this),scrollPane=$(".feature_thumbnails",this),scrollContent=$(".featured_inner_thumb",this),thumbnails=$(".feature_thumb",this),combinedWidth=0,easing='easeOutQuart',autoscroll=true,interval,attachedhandler;slides.each(function()
{var current=$(this),video=$('.videoslide, .comboslide',this),description=$('.post_excerpt',this);if(video.length)
{video.hover(function()
{description.stop().animate({left:-500},1000,easing);},function()
{description.stop().animate({left:0},1000,easing);});}});if(jQuery.fn.avia_equal_height)thumbnails.avia_equal_height({el:'.feature_thumb',stop:'.feature_thumb'});slider.delegate('.ctrl_arrow','mousedown',function()
{clearInterval(interval);});thumbnails.each(function(i)
{var thumb=$(this);combinedWidth+=thumb.outerWidth();thumb.bind('click',function(){transition(i);clearInterval(interval);return false;});});if(combinedWidth)scrollContent.width(combinedWidth);if(slider.data("autorotation"))
{var timer=parseInt(slider.data("autorotation"))*1000;interval=setInterval(auto_rotate,timer);}
if(thumbnails.length<=3)
{$('.feature-slide-scrollbar',this).remove();return false;}
var scrollbar=$(".slide-handler",slider).slider({slide:function(event,ui){if(scrollContent.width()>scrollPane.width()){scrollContent.css("margin-left",Math.round(ui.value/100*(scrollPane.width()-scrollContent.width()))+"px");}else{scrollContent.css("margin-left",0);}}});var handleHelper=scrollbar.find(".ui-slider-handle",slider).mousedown(function(){scrollbar.width(handleHelper.width());autoscroll=false;}).mouseup(function(){scrollbar.width("100%");}).append("<span class='ui-icon ui-icon-grip-dotted-vertical'></span>").wrap("<div class='ui-handle-helper-parent'></div>").parent();function sizeScrollbar(){var remainder=scrollContent.width()-scrollPane.width();var proportion=remainder/scrollContent.width();var handleSize=100;attachedhandler=scrollbar.find(".ui-slider-handle",slider);attachedhandler.css({width:handleSize,"margin-left":-handleSize/2});handleHelper.width("").width(scrollbar.width()-handleSize);}
setTimeout(sizeScrollbar,10);function transition(thumb)
{var currentIndex=slides.index(currentSlide);if(thumb=='next')
{thumb=slides.length>currentIndex+1?currentIndex+1:0;}
if(currentIndex==thumb||slides.filter(':animated').length)return false;var lastSlide=currentSlide;currentSlide=slides.filter(':eq('+thumb+')');thumbnails.removeClass('active_thumb').filter(':eq('+thumb+')').addClass('active_thumb');lastSlide.animate({left:-250},1000,easing);currentSlide.css({"z-Index":5,display:'block'}).animate({left:0},1000,easing,function()
{currentSlide.css({"z-Index":3});lastSlide.css({"z-Index":3,left:620,display:'none'});});return true;}
function auto_rotate()
{var succuess=transition('next'),width=slider.width(),panelWidth=scrollPane.width(),contentWidth=scrollContent.width(),activeThumb=$('.active_thumb',slider),thumbPos=activeThumb.position(),dur=1000;if((succuess&&autoscroll))
{if(thumbPos.left>width)
{var newleft=thumbPos.left,margin=scrollContent.css('margin-left');if(margin=='auto'){margin=0;}else{margin=parseInt(margin);}
var newMargin=margin+(newleft*-1),sliderpos=0;if(contentWidth+newMargin-panelWidth<0)
{newMargin=panelWidth-contentWidth;}
sliderpos=Math.floor(((newMargin/((contentWidth-panelWidth)/100))*-1))+"%";scrollContent.animate({marginLeft:newMargin},dur,easing);attachedhandler.animate({left:sliderpos},dur,easing);}
if(thumbPos.left<0)
{scrollContent.animate({'margin-left':0},dur,easing);attachedhandler.animate({left:"0%"},dur,easing);}}}});};})(jQuery);(function($)
{$.fn.avia_expand_element=function(options)
{var defaults={expandToWidth:'auto',subelements:false,easing:'easeInOutCirc',speed:600};var options=$.extend(defaults,options);return this.each(function(i)
{var el=$(this),elWidthDefault=parseInt(el.width()),elNewWidth,sub;if(options.expandToWidth!='auto')
{elNewWidth=parseInt(options.expandToWidth);}
else
{elNewWidth=parseInt(el.css({width:'auto'}).width());el.css({width:elWidthDefault});}
if(options.subelements)
{sub=el.find(options.subelements);sub.width(elNewWidth);}
el.addClass('addapted');el.hover(function()
{el.stop().animate({width:elNewWidth},options.speed,options.easing);},function()
{el.stop().animate({width:elWidthDefault},options.speed,options.easing);});});};})(jQuery);(function($)
{$.fn.aviaMegamenu=function(variables)
{var defaults={modify_position:true,delay:300};var options=$.extend(defaults,variables);return this.each(function()
{var menu=$(this),menuItems=menu.find(">li"),megaItems=menuItems.find(">div").parent().css({overflow:'hidden'}),dropdownItems=menuItems.find(">ul").parent(),parentContainerWidth=menu.parent().width(),delayCheck={};menuItems.each(function()
{var item=$(this),pos=item.position(),megaDiv=item.find("div:first").css({opacity:0,display:"none"}),normalDropdown="";if(!megaDiv.length)
{normalDropdown=item.find(">ul").css({display:"none"});}
if(megaDiv.length||normalDropdown.length)
{var link=item.find('>a');link.html("<span class='dropdown_link'>"+link.html()+"</span>").append('<span class="dropdown_available"></span>');if(typeof link.attr('href')!='string'){link.css('cursor','default');}}
if(options.modify_position&&megaDiv.length)
{if(megaDiv.width()>pos.left)
{megaDiv.css({left:(pos.left*-1)});}
else if(pos.left+megaDiv.width()>parentContainerWidth)
{megaDiv.css({left:(megaDiv.width()-pos.left)*-1});}}});function megaDivShow(i)
{if(delayCheck[i]==true)
{var item=megaItems.filter(':eq('+i+')').css({overflow:'visible'}).find("div:first"),link=megaItems.filter(':eq('+i+')').find("a:first");item.stop().css('display','block').animate({opacity:1},300);if(item.length)
{link.addClass('open-mega-a');}}}
function megaDivHide(i)
{if(delayCheck[i]==false)
{megaItems.filter(':eq('+i+')').find(">a").removeClass('open-mega-a');var listItem=megaItems.filter(':eq('+i+')'),item=listItem.find("div:first");item.stop().css('display','block').animate({opacity:0},300,function()
{$(this).css('display','none');listItem.css({overflow:'hidden'});});}}
megaItems.each(function(i){$(this).hover(function()
{delayCheck[i]=true;setTimeout(function(){megaDivShow(i);},options.delay);},function()
{delayCheck[i]=false;setTimeout(function(){megaDivHide(i);},options.delay);});});dropdownItems.find('li').andSelf().each(function()
{var currentItem=$(this),sublist=currentItem.find('ul:first'),showList=false;if(sublist.length)
{sublist.css({display:'block',opacity:0,visibility:'hidden'});var currentLink=currentItem.find('>a');currentLink.bind('mouseenter',function()
{sublist.stop().css({visibility:'visible'}).animate({opacity:1});});currentItem.bind('mouseleave',function()
{sublist.stop().animate({opacity:0},function()
{sublist.css({visibility:'hidden'});});});}});});};})(jQuery);(function($)
{$.fn.avia_equal_height=function(options)
{var tallest=0,subset=$(),defaults={el:'.post-entry',stop:''};var options=$.extend(defaults,options);return this.each(function(i)
{var el=$(this),elToApply=el;if(!elToApply.is(options.el))elToApply=el.find(options.el);var elHeight=elToApply.height(),nextEl=el.next(),next_is_same_group=nextEl.is(options.stop);subset=subset.add(elToApply);if(elHeight>tallest)tallest=elHeight;if(!next_is_same_group)
{subset.css('min-height',tallest);subset=$();tallest=0;}});};})(jQuery);(function($)
{$.fn.avia_video_activation=function(options)
{var defaults={ratio:'16:9'};var options=$.extend(defaults,options);return this.each(function()
{var fv=$(this),fv_parent=fv.parents('.slideshow:eq(0)'),fv_height=fv_parent.height(),fv_width=fv_parent.width();var id_to_apply='#'+$(this).attr('id'),posterImg=fv.attr('poster');fv.height(fv_height);fv.width(fv_width);projekktor(id_to_apply,{plugins:['Startbutton','Controlbar','Bufferingicon'],debug:false,controls:true,playerFlashMP4:avia_framework_globals.installedAt+'js/projekktor/jarisplayer.swf',height:fv_height,width:fv_width,poster:posterImg});});};})(jQuery);(function($)
{$.fn.avia_sc_tabs=function(options)
{var defaults={heading:'.tab',content:'.tab_content'};var options=$.extend(defaults,options);return this.each(function()
{var container=$(this),tabs=$(options.heading,container),content=$(options.content,container),initialOpen=1;if(tabs.length<2)return;if(container.is('.tab_initial_open'))
{var myRegexp=/tab_initial_open__(\d+)/;var match=myRegexp.exec(container[0].className);if(match!=null&&parseInt(match[1])>0)
{initialOpen=parseInt(match[1]);}}
if(!initialOpen||initialOpen>tabs.length)initialOpen=1;tabs.prependTo(container).each(function(i)
{var tab=$(this);if(initialOpen==(i+1))
{tab.addClass('active_tab');content.filter(':eq('+i+')').addClass('active_tab_content');}
tab.bind('click',function()
{if(!tab.is('.active_tab'))
{$('.active_tab',container).removeClass('active_tab');$('.active_tab_content',container).removeClass('active_tab_content');tab.addClass('active_tab');content.filter(':eq('+i+')').addClass('active_tab_content');}
return false;});});});};})(jQuery);(function($)
{$.fn.avia_sc_toggle=function(options)
{var defaults={heading:'.toggler',content:'.toggle_wrap'};var options=$.extend(defaults,options);return this.each(function()
{var container=$(this),heading=$(options.heading,container),allContent=$(options.content,container),initialOpen='';if(container.is('.toggle_initial_open'))
{var myRegexp=/toggle_initial_open__(\d+)/;var match=myRegexp.exec(container[0].className);if(match!=null&&parseInt(match[1])>0)
{initialOpen=parseInt(match[1]);}}
heading.each(function(i)
{var thisheading=$(this),content=thisheading.next(options.content,container);if(initialOpen==(i+1)){content.css({display:'block'});}
if(content.is(':visible'))
{thisheading.addClass('activeTitle');}
thisheading.bind('click',function()
{if(content.is(':visible'))
{content.slideUp(300);thisheading.removeClass('activeTitle');}
else
{if(container.is('.toggle_close_all'))
{allContent.slideUp(300);heading.removeClass('activeTitle');}
content.slideDown(300);thisheading.addClass('activeTitle');}});});});};})(jQuery);function avia_cufon_helper()
{var elString='h1, h2, h3, h4, h5, h6';var els=jQuery(elString).not('.no_cufon');if(jQuery.browser.msie&&jQuery.browser.version<9)
{els=els.not('.slideshow_caption h1');}
if(typeof avia_cufon_size_mod=='string'&&avia_cufon_size_mod!="1")
{avia_cufon_size_mod=parseFloat(avia_cufon_size_mod);els.each(function()
{$size=parseInt(jQuery(this).css('fontSize'));jQuery(this).css('fontSize',$size*avia_cufon_size_mod)});}
els.addClass('cufon_headings');}
(function($)
{$.fn.avia_smoothscroll=function(variables)
{return this.each(function()
{$(this).click(function(){var newHash=this.hash;if(newHash!=''&&newHash!='#'&&!$(this).is('.comment-reply-link, #cancel-comment-reply-link'))
{var container=$(this.hash);if(container.length)
{var target=container.offset().top,oldLocation=window.location.href.replace(window.location.hash,''),newLocation=this,duration=800,easing='easeOutQuint';if(oldLocation+newHash==newLocation)
{$('html:not(:animated),body:not(:animated)').animate({scrollTop:target},duration,easing,function(){window.location.href=newLocation;});return false;}}}});});};})(jQuery);(function($)
{$.fn.avia_activate_lightbox=function(variables)
{var defaults={autolinkElements:'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="youtube.com"] , a[href*="screenr.com"]'};var options=$.extend(defaults,variables);return this.each(function()
{var elements=$(options.autolinkElements,this).not('.noLightbox, .noLightbox a'),lastParent="",counter=0;elements.each(function()
{var el=$(this),parentPost=el.parents('.post-entry:eq(0)'),group='auto_group';if(parentPost.get(0)!=lastParent)
{lastParent=parentPost.get(0);counter++;}
if((el.attr('rel')==undefined||el.attr('rel')=='')&&!el.hasClass('noLightbox'))
{el.attr('rel','lightbox['+group+counter+']');if(el.is('a[href*="screenr.com"]'))
{var currentlink=el.attr('href');if(currentlink.indexOf('embed')!==-1)
{el.attr('href',currentlink+'?iframe=true&width=650&height=396');}
else
{var append=currentlink.substring(currentlink.lastIndexOf('/')+1,currentlink.length);el.attr('href','http://www.screenr.com/embed/'+append+'?iframe=true&width=650&height=396');}}}});if($.fn.prettyPhoto)
elements.prettyPhoto({"theme":'premium_photo','slideshow':5000});});};})(jQuery);(function($)
{$.fn.avia_activate_hover_effect=function(variables)
{var defaults={autolinkElements:'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="youtube.com"]'};var options=$.extend(defaults,variables);return this.each(function()
{$(options.autolinkElements,this).contents('img').each(function()
{var img=$(this),a=img.parent(),preload=img.parents('.preloading'),$newclass='lightbox_video',applied=false;if(a.attr('href').match(/(jpg|gif|jpeg|png|tif)/))
{$newclass='lightbox_image';}
if(a.is('a'))
{if(img.css('float')){a.css({float:img.css('float')})}
if(!a.css('position')||a.css('position')=='static'){a.css({position:'relative',display:'inline-block'});}
if(img.is('.aligncenter'))a.css({display:'block'});}
var bg=$("<span class='image_overlay_effect'></span>").appendTo(a);bg.css({display:'block',zIndex:5,opacity:0});bg.hover(function()
{if(applied==false&&img.css('opacity')>0.5)
{bg.addClass($newclass);applied=true;}
bg.stop().animate({opacity:0.6},400);},function()
{bg.stop().animate({opacity:0},400);});});});};})(jQuery);(function($)
{$.fn.avia_sc_slider=function(variables,callback)
{var defaults={slidePadding:40,appendControlls:{'h1':'pos_h1','h2':'pos_h2','h3':'pos_h3','h4':'pos_h4','h5':'pos_h5','h6':'pos_h6'},controllContainerClass:'contentSlideControlls',transitionDuration:800,autorotation:true,autorotationInterval:3000,transitionEasing:'easeOutQuint'};var options=$.extend(defaults,variables);return this.each(function()
{var container=$(this),slides=$('.single_slide',container),slideCount=slides.length,firstSlide=slides.filter(':eq(0)'),followslides=$('.single_slide:not(:first)',container),innerContainer="",innerContainerWidth=(container.width()*slideCount)+(options.slidePadding*slideCount),i=0,interval="",controlls=$();container.methods={preload:function()
{followslides.css({display:"none"});if(!slideCount)
{container.methods.init();}
else
{container.aviaImagePreloader(container.methods.init);}},init:function()
{if(slideCount>1)
{container.height(firstSlide.height());slides.wrapAll('<div class="inner_slide_container" />').css({float:'left',width:container.width(),display:'block',paddingRight:options.slidePadding});innerContainer=$('.inner_slide_container',container).width(innerContainerWidth);container.methods.appenControlls();container.methods.autoRotation();}},change:function()
{var moveTo=((-i*container.width())-(i*options.slidePadding));innerContainer.stop().animate({left:moveTo},options.transitionDuration,options.transitionEasing);var nextSlideHeight=slides.filter(':eq('+i+')').height();container.stop().animate({height:nextSlideHeight},options.transitionDuration,options.transitionEasing);var controllLinks=$('a',controlls);controllLinks.removeClass('activeItem');controllLinks.filter(':eq('+i+')').addClass('activeItem');},setSlideNumber:function(event)
{var stop=false;if(event)
{clearInterval(interval);if(event.data.show=='next')i++;if(event.data.show=='prev')i--;if(typeof(event.data.show)=='number')
{if(i!=event.data.show)
{i=event.data.show;}
else
{stop=true;}}}
else
{i++;}
if(i+1>slideCount){i=0;}else
if(i<0){i=slideCount-1;}
if(!stop)
{container.methods.change();}
return false;},appenControlls:function()
{if(options.appendControlls&&slideCount>1)
{var positioningClass='';for(var key in options.appendControlls)
{if(!positioningClass)
{if($(':first',firstSlide).is(key))
{positioningClass=options.appendControlls[key];}}}
var firstClass='class="activeItem"';controlls=$('<div></div>').addClass(options.controllContainerClass).addClass(positioningClass).css({visibility:'hidden',opacity:0});if(positioningClass)
{controlls.appendTo(container);}
else
{controlls.insertAfter(container);}
slides.each(function(i)
{var link=$('<a '+firstClass+' href="#">'+(i+1)+'</a>').appendTo(controlls);firstClass="";link.bind('click',{show:i},container.methods.setSlideNumber);});controlls.css({visibility:'visible',opacity:0}).animate({opacity:1},400);}},autoRotation:function()
{if(container.is('.autoslide_true'))
{options.autorotation=true;var myRegexp=/autoslidedelay__(\d+)/g;var match=myRegexp.exec(container[0].className);if(parseInt(match[1])>0)
{options.autorotationInterval=parseInt(match[1])*1000;}}
else if(container.is('.autoslide_false'))
{options.autorotation=false;}
if(options.autorotation)
{interval=setInterval(function()
{container.methods.setSlideNumber();},options.autorotationInterval);}}};container.methods.preload();});};})(jQuery);(function($)
{$.fn.kriesi_empty_input=function(options)
{return this.each(function()
{var currentField=$(this);currentField.methods={startingValue:currentField.val(),resetValue:function()
{var currentValue=currentField.val();if(currentField.methods.startingValue==currentValue)currentField.val('');},restoreValue:function()
{var currentValue=currentField.val();if(currentValue=='')currentField.val(currentField.methods.startingValue);}};currentField.bind('focus',currentField.methods.resetValue);currentField.bind('blur',currentField.methods.restoreValue);});};})(jQuery);(function($)
{$.fn.kriesi_ajax_form=function(variables)
{var defaults={sendPath:'send.php',responseContainer:'#ajaxresponse'};var options=$.extend(defaults,variables);return this.each(function()
{var form=$(this),form_sent=false,send={formElements:form.find('textarea, select, input[type=text], input[type=hidden]'),validationError:false,button:form.find('input:submit'),dataObj:{}};responseContainer=$(options.responseContainer+":eq(0)");send.button.bind('click',checkElements);function send_ajax_form()
{if(form_sent){return false;}
form_sent=true;send.button.fadeOut(300);responseContainer.load(form.attr('action')+' '+options.responseContainer,send.dataObj,function()
{responseContainer.find('.hidden').css({display:"block"});form.slideUp(400,function(){responseContainer.slideDown(400);send.formElements.val('');});});}
function checkElements()
{send.validationError=false;send.datastring='ajax=true';send.formElements.each(function(i)
{var currentElement=$(this),surroundingElement=currentElement.parent(),value=currentElement.val(),name=currentElement.attr('name'),classes=currentElement.attr('class'),nomatch=true;send.dataObj[name]=encodeURIComponent(value);if(classes&&classes.match(/is_empty/))
{if(value=='')
{surroundingElement.attr("class","").addClass("error");send.validationError=true;}
else
{surroundingElement.attr("class","").addClass("valid");}
nomatch=false;}
if(classes&&classes.match(/is_email/))
{if(!value.match(/^\w[\w|\.|\-]+@\w[\w|\.|\-]+\.[a-zA-Z]{2,4}$/))
{surroundingElement.attr("class","").addClass("error");send.validationError=true;}
else
{surroundingElement.attr("class","").addClass("valid");}
nomatch=false;}
if(nomatch&&value!='')
{surroundingElement.attr("class","").addClass("valid");}});if(send.validationError==false)
{send_ajax_form();}
return false;}});};})(jQuery);jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});function avia_console(text){((window.console&&console.log)||(window.opera&&opera.postError)||window.alert).call(this,text);};(function($){$.prettyPhoto={version:'3.0'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:false,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'facebook',hideflash:false,wmode:'opaque',autoplay:true,modal:false,overlay_gallery:true,keyboard_shortcuts:true,changepicturecallback:function(){},callback:function(){},markup:'<div class="pp_pic_holder"> \
      <div class="ppt">&nbsp;</div> \
      <div class="pp_top"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
      <div class="pp_content_container"> \
       <div class="pp_left"> \
       <div class="pp_right"> \
        <div class="pp_content"> \
         <div class="pp_loaderIcon"></div> \
         <div class="pp_fade"> \
          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
          <div class="pp_hoverContainer"> \
           <a class="pp_next" href="#">next</a> \
           <a class="pp_previous" href="#">previous</a> \
          </div> \
          <div id="pp_full_res"></div> \
          <div class="pp_details clearfix"> \
           <p class="pp_description"></p> \
           <a class="pp_close" href="#">Close</a> \
           <div class="pp_nav"> \
            <a href="#" class="pp_arrow_previous">Previous</a> \
            <p class="currentTextHolder">0/0</p> \
            <a href="#" class="pp_arrow_next">Next</a> \
           </div> \
          </div> \
         </div> \
        </div> \
       </div> \
       </div> \
      </div> \
      <div class="pp_bottom"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
     </div> \
     <div class="pp_overlay"></div>',gallery_markup:'<div class="pp_gallery"> \
        <a href="#" class="pp_arrow_previous">Previous</a> \
        <ul> \
         {gallery} \
        </ul> \
        <a href="#" class="pp_arrow_next">Next</a> \
       </div>',image_markup:'<img id="fullResImage" src="" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline clearfix">{content}</div>',custom_markup:''},pp_settings);var matchedObjects=this,percentBased=false,correctSizes,pp_open,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),pp_slideshow;doresize=true,scroll_pos=_get_scroll();$(window).unbind('resize').resize(function(){_center_overlay();_resize_overlay();});if(pp_settings.keyboard_shortcuts){$(document).unbind('keydown').keydown(function(e){if(typeof $pp_pic_holder!='undefined'){if($pp_pic_holder.is(':visible')){switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal)
$.prettyPhoto.close();break;};return false;};};});}
$.prettyPhoto.initialize=function(){settings=pp_settings;if($.browser.msie&&parseInt($.browser.version)==6)settings.theme="light_square";_buildOverlay(this);if(settings.allow_resize)
$(window).scroll(function(){_center_overlay();});_center_overlay();set_position=jQuery.inArray($(this).attr('href'),pp_images);$.prettyPhoto.open();return false;}
$.prettyPhoto.open=function(event){if(typeof settings=="undefined"){settings=pp_settings;if($.browser.msie&&$.browser.version==6)settings.theme="light_square";_buildOverlay(event.target);pp_images=$.makeArray(arguments[0]);pp_titles=(arguments[1])?$.makeArray(arguments[1]):$.makeArray("");pp_descriptions=(arguments[2])?$.makeArray(arguments[2]):$.makeArray("");isSet=(pp_images.length>1)?true:false;set_position=0;}
if($.browser.msie&&$.browser.version==6)$('select').css('visibility','hidden');if(settings.hideflash)$('object,embed').css('visibility','hidden');_checkPosition($(pp_images).size());$('.pp_loaderIcon').show();if($ppt.is(':hidden'))$ppt.css('opacity',0).show();$pp_overlay.show().fadeTo(settings.animation_speed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((set_position+1)+settings.counter_separator_label+$(pp_images).size());$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[set_position]));(settings.show_title&&pp_titles[set_position]!=""&&typeof pp_titles[set_position]!="undefined")?$ppt.html(unescape(pp_titles[set_position])):$ppt.html('&nbsp;');movie_width=(parseFloat(grab_param('width',pp_images[set_position])))?grab_param('width',pp_images[set_position]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',pp_images[set_position])))?grab_param('height',pp_images[set_position]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-150);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-150);percentBased=true;}else{percentBased=false;}
$pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(pp_images[set_position])){case'image':imgPreloader=new Image();nextImage=new Image();if(isSet&&set_position>$(pp_images).size())nextImage.src=pp_images[set_position+1];prevImage=new Image();if(isSet&&pp_images[set_position-1])prevImage.src=pp_images[set_position-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',pp_images[set_position]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=pp_images[set_position];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/v/'+grab_param('v',pp_images[set_position]);if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=pp_images[set_position];var regExp=/http:\/\/(www\.)?vimeo.com\/(\d+)/;var match=movie_id.match(regExp);movie='http://player.vimeo.com/video/'+match[2]+'?title=0&amp;byline=0&amp;portrait=0';if(settings.autoplay)movie+="&autoplay=1;";vimeo_width=correctSizes['width']+'/embed/?moog_width='+correctSizes['width'];toInject=settings.iframe_markup.replace(/{width}/g,vimeo_width).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=pp_images[set_position];flash_vars=flash_vars.substring(pp_images[set_position].indexOf('flashvars')+10,pp_images[set_position].length);filename=pp_images[set_position];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=pp_images[set_position];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'custom':correctSizes=_fitToViewport(movie_width,movie_height);toInject=settings.custom_markup;break;case'inline':myClone=$(pp_images[set_position]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(pp_images[set_position]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});return false;};$.prettyPhoto.changePage=function(direction){currentGalleryPage=0;if(direction=='previous'){set_position--;if(set_position<0){set_position=0;return;};}else if(direction=='next'){set_position++;if(set_position>$(pp_images).size()-1){set_position=0;}}else{set_position=direction;};if(!doresize)doresize=true;$('.pp_contract').removeClass('pp_contract').addClass('pp_expand');_hideContent(function(){$.prettyPhoto.open();});};$.prettyPhoto.changeGalleryPage=function(direction){if(direction=='next'){currentGalleryPage++;if(currentGalleryPage>totalPage){currentGalleryPage=0;};}else if(direction=='previous'){currentGalleryPage--;if(currentGalleryPage<0){currentGalleryPage=totalPage;};}else{currentGalleryPage=direction;};itemsToSlide=(currentGalleryPage==totalPage)?pp_images.length-((totalPage)*itemsPerPage):itemsPerPage;$pp_pic_holder.find('.pp_gallery li').each(function(i){$(this).animate({'left':(i*itemWidth)-((itemsToSlide*itemWidth)*currentGalleryPage)});});};$.prettyPhoto.startSlideshow=function(){if(typeof pp_slideshow=='undefined'){$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){$.prettyPhoto.stopSlideshow();return false;});pp_slideshow=setInterval($.prettyPhoto.startSlideshow,settings.slideshow);}else{$.prettyPhoto.changePage('next');};}
$.prettyPhoto.stopSlideshow=function(){$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});clearInterval(pp_slideshow);pp_slideshow=undefined;}
$.prettyPhoto.close=function(){clearInterval(pp_slideshow);$pp_pic_holder.stop().find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animation_speed,function(){$(this).remove();});$pp_overlay.fadeOut(settings.animation_speed,function(){if($.browser.msie&&$.browser.version==6)$('select').css('visibility','visible');if(settings.hideflash)$('object,embed').css('visibility','visible');$(this).remove();$(window).unbind('scroll');settings.callback();doresize=true;pp_open=false;delete settings;});};_showContent=function(){$('.pp_loaderIcon').hide();$ppt.fadeTo(settings.animation_speed,1);projectedTop=scroll_pos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0;$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animation_speed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animation_speed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animation_speed);if(isSet&&_getFileType(pp_images[set_position])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animation_speed);if(settings.autoplay_slideshow&&!pp_slideshow&&!pp_open)$.prettyPhoto.startSlideshow();settings.changepicturecallback();pp_open=true;});_insert_gallery();};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animation_speed,function(){$('.pp_loaderIcon').show();callback();});};function _checkPosition(setCount){if(set_position==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(set_position==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous.disabled').css('visibility','visible').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};(setCount>1)?$('.pp_nav').show():$('.pp_nav').hide();};function _fitToViewport(width,height){resized=false;_getDimensions(width,height);imageWidth=width,imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allow_resize&&!percentBased){resized=true,fitting=false;while(!fitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{fitting=true;};pp_containerHeight=imageHeight,pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:resized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe';}else if(itemSrc.indexOf('custom')!=-1){return'custom';}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _center_overlay(){if(doresize&&typeof $pp_pic_holder!='undefined'){scroll_pos=_get_scroll();titleHeight=$ppt.height(),contentHeight=$pp_pic_holder.height(),contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scroll_pos['scrollTop']-(contentHeight/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scroll_pos['scrollLeft']-(contentwidth/2)});};};function _get_scroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resize_overlay(){windowHeight=$(window).height(),windowWidth=$(window).width();if(typeof $pp_overlay!="undefined")$pp_overlay.height($(document).height());};function _insert_gallery(){if(isSet&&settings.overlay_gallery&&_getFileType(pp_images[set_position])=="image"){itemWidth=52+5;navWidth=(settings.theme=="facebook")?58:38;itemsPerPage=Math.floor((correctSizes['containerWidth']-100-navWidth)/itemWidth);itemsPerPage=(itemsPerPage<pp_images.length)?itemsPerPage:pp_images.length;totalPage=Math.ceil(pp_images.length/itemsPerPage)-1;if(totalPage==0){navWidth=0;$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').hide();}else{$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').show();};galleryWidth=itemsPerPage*itemWidth+navWidth;$pp_pic_holder.find('.pp_gallery').width(galleryWidth).css('margin-left',-(galleryWidth/2));$pp_pic_holder.find('.pp_gallery ul').width(itemsPerPage*itemWidth).find('li.selected').removeClass('selected');goToPage=(Math.floor(set_position/itemsPerPage)<=totalPage)?Math.floor(set_position/itemsPerPage):totalPage;if(itemsPerPage){$pp_pic_holder.find('.pp_gallery').hide().show().removeClass('disabled');}else{$pp_pic_holder.find('.pp_gallery').hide().addClass('disabled');}
$.prettyPhoto.changeGalleryPage(goToPage);$pp_pic_holder.find('.pp_gallery ul li:eq('+set_position+')').addClass('selected');}else{$pp_pic_holder.find('.pp_content').unbind('mouseenter mouseleave');$pp_pic_holder.find('.pp_gallery').hide();}}
function _buildOverlay(caller){theRel=$(caller).attr('rel');galleryRegExp=/\[(?:.*)\]/;isSet=(galleryRegExp.exec(theRel))?true:false;pp_images=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return $(n).attr('href');}):$.makeArray($(caller).attr('href'));pp_titles=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).find('img').attr('alt'))?$(n).find('img').attr('alt'):"";}):$.makeArray($(caller).find('img').attr('alt'));pp_descriptions=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).attr('title'))?$(n).attr('title'):"";}):$.makeArray($(caller).attr('title'));$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder'),$ppt=$('.ppt'),$pp_overlay=$('div.pp_overlay');if(isSet&&settings.overlay_gallery){currentGalleryPage=0;toInject="";for(var i=0;i<pp_images.length;i++){var regex=new RegExp("(.*?)\.(jpg|jpeg|png|gif)$");var results=regex.exec(pp_images[i]);if(!results){classname='default';}else{classname='';}
toInject+="<li class='"+classname+"'><a href='#'><img src='"+pp_images[i]+"' width='50' alt='' /></a></li>";};toInject=settings.gallery_markup.replace(/{gallery}/g,toInject);$pp_pic_holder.find('#pp_full_res').after(toInject);$pp_pic_holder.find('.pp_gallery .pp_arrow_next').click(function(){$.prettyPhoto.changeGalleryPage('next');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_gallery .pp_arrow_previous').click(function(){$.prettyPhoto.changeGalleryPage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_content').hover(function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeIn();},function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeOut();});itemWidth=52+5;$pp_pic_holder.find('.pp_gallery ul li').each(function(i){$(this).css({'position':'absolute','left':i*itemWidth});$(this).find('a').unbind('click').click(function(){$.prettyPhoto.changePage(i);$.prettyPhoto.stopSlideshow();return false;});});};if(settings.slideshow){$pp_pic_holder.find('.pp_nav').prepend('<a href="#" class="pp_play">Play</a>')
$pp_pic_holder.find('.pp_nav .pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});}
$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height(),'width':$(document).width()}).bind('click',function(){if(!settings.modal)$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(e){if($(this).hasClass('pp_expand')){$(this).removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$(this).removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open();});return false;});$pp_pic_holder.find('.pp_previous, .pp_nav .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_next, .pp_nav .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');$.prettyPhoto.stopSlideshow();return false;});_center_overlay();};return this.unbind('click').click($.prettyPhoto.initialize);};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);return(results==null)?"":results[1];}})(jQuery);;(function($)
{var pluginNameSpace='avia_fade_slider',methods={init:function()
{if(jQuery.fn.aviaImagePreloader)
{this.aviaImagePreloader(methods.preloadingDone.apply(this));}
else
{methods.preloadingDone.apply(this);}},preloadingDone:function()
{var data=this.data(pluginNameSpace);data.animatingNow=false;methods.prepareSlides.apply(this);if(data.slideCount>1)
{if(data.options.appendControlls)methods.appendControlls.apply(this);if(data.options.autorotation)methods.autorotation.apply(this);}
methods.bindEvents.apply(this);if(data.options.appendCaption)methods.appendCaption.apply(this);data.allcaptions=this.find('.'+data.options.captionClass).css({display:'none'});methods.showCaption.apply(this);},prepareSlides:function()
{var data=this.data(pluginNameSpace),currentslide,imageslide,videoslide,classname;data.slides.each(function(i)
{currentslide=$(this);imageslide=currentslide.find('img');videoslide=currentslide.find('video, embed, object, iframe, .avia_video');if(imageslide.length&&videoslide.length)
{classname='comboslide';}
else if(videoslide.length)
{classname='videoslide';}
else if(imageslide.length)
{classname='imageslide';}
currentslide.addClass(classname).append('<span class="slideshow_overlay"></span>');});},autorotation:function()
{var current=this,data=this.data(pluginNameSpace),time=(parseInt(data.options.autorotationSpeed)*1000);data.interval=setTimeout(function()
{methods.transition.apply(current,['next']);methods.autorotation.apply(current);},time);if(data.options.appendControlls)data.arrowControlls.play.addClass('ctrl_active').text('Pause');},autorotationStop:function()
{var data=this.data(pluginNameSpace);clearTimeout(data.interval);data.interval=false;if(data.options.appendControlls&&data.arrowControlls&&data.arrowControlls.length)data.arrowControlls.play.removeClass('ctrl_active').text('Play');},switchAutorotation:function()
{var data=this.data(pluginNameSpace);if(data.interval)
{methods.autorotationStop.apply(this);}
else
{methods.transition.apply(this,['next']);methods.autorotation.apply(this);}},appendControlls:function()
{var data=this.data(pluginNameSpace),first='class="active_item" ',singlecontroll='',arrowcontroll='<a href="#" class="ctrl_back ctrl_arrow">Previous</a>';arrowcontroll+='<a href="#" class="ctrl_play ctrl_arrow">Play</a>';arrowcontroll+='<a href="#" class="ctrl_fwd  ctrl_arrow">Next</a>';for(var i=0;i<data.slideCount;i++)
{singlecontroll+='<a '+first+'href="#'+i+'">'+(i+1)+'</a>';first='';}
data.controllContainer=$('<div class="slidecontrolls">'+singlecontroll+'</div>').insertAfter(this);data.arrowControllContainer=$('<div class="arrowslidecontrolls">'+arrowcontroll+'</div>').insertAfter(this);data.controlls=data.controllContainer.find('a');data.arrowControlls={prev:data.arrowControllContainer.find('.ctrl_back'),next:data.arrowControllContainer.find('.ctrl_fwd'),play:data.arrowControllContainer.find('.ctrl_play')};},setSlides:function(selector)
{var data=this.data(pluginNameSpace),newIndex;if(!data.animatingNow)
{data.currentSlide=this.find(data.options.slides+':visible');data.currentSlideIndex=data.slides.index(data.currentSlide);switch(selector)
{case'next':newIndex=data.currentSlideIndex+1<data.slideCount?data.currentSlideIndex+1:0;break;case'prev':newIndex=data.currentSlideIndex-1>=0?data.currentSlideIndex-1:data.slideCount-1;break;default:newIndex=selector;}
data.nextSlide=this.find(data.options.slides+':eq('+newIndex+')');data.currentSlideIndex=newIndex;if(data.nextSlide[0]==data.currentSlide[0])data.skipTransition=true;}},appendCaption:function()
{var data=this.data(pluginNameSpace),description=false,splitdesc=[];data.slides.each(function()
{var currentSlide=$(this);description=currentSlide.find('img').attr('alt');if(description)splitdesc=description.split('::');if(splitdesc[0]!="")
{if(splitdesc[1]!=undefined)
{description="<strong>"+splitdesc[0]+"</strong>"+splitdesc[1];}
else
{description=splitdesc[0];}}
if(description)
{$('<span></span>').addClass(data.options.captionClass).html(description).css({display:'none','opacity':data.options.captionOpacity}).appendTo(currentSlide);}});},showCaption:function()
{var data=this.data(pluginNameSpace);data.allcaptions=this.find('.'+data.options.captionClass).css({display:'none'});var caption=data.currentSlide.find('.'+data.options.captionClass).css({display:'block',opacity:0});caption.animate({opacity:data.options.captionOpacity});},switchSlides:function()
{var current=$(this),data=this.data(pluginNameSpace);if(!data.animatingNow&&!data.skipTransition)
{methods.beforeSwitch.apply(current);data.currentSlide.animate({opacity:0},data.options.animationSpeed,function(){methods.switchComplete.apply(current);});if(data.options.appendControlls)data.controlls.removeClass('active_item').filter(':eq('+data.currentSlideIndex+')').addClass('active_item');}
if(data.skipTransition)data.skipTransition=false;},beforeSwitch:function()
{var data=this.data(pluginNameSpace);data.animatingNow=true;data.currentSlide.css({zIndex:3});data.nextSlide.css({zIndex:2,display:'block'});},switchComplete:function()
{var data=this.data(pluginNameSpace);data.animatingNow=false;data.currentSlide.css({zIndex:2,display:'none',opacity:1});data.nextSlide.css({zIndex:3});data.currentSlide=data.nextSlide;methods.showCaption.apply(this);},transition:function(selector,autorotation)
{methods.setSlides.apply(this,[selector]);methods.switchSlides.apply(this);if('stop_autorotation'==autorotation)
{methods.autorotationStop.apply(this);}},bindEvents:function()
{var current=this,data=this.data(pluginNameSpace);this.find('a').bind('click.'+pluginNameSpace,function(){methods.autorotationStop.apply(current);});data.slides.bind('click.'+pluginNameSpace,function()
{var clicked_item=$(this);if(clicked_item.is('.comboslide'))
{methods.showvideo.apply(current,[clicked_item]);methods.autorotationStop.apply(current);return false;}});if(data.controlls&&data.controlls.length)
{data.controlls.bind('click.'+pluginNameSpace,function()
{var selector=this.hash.substr(1);methods.transition.apply(current,[selector,'stop_autorotation']);return false;});}
if(data.arrowControlls&&data.arrowControlls.next.length)
{data.arrowControlls.next.bind('click.'+pluginNameSpace,function(){methods.transition.apply(current,['next','stop_autorotation']);return false;});data.arrowControlls.prev.bind('click.'+pluginNameSpace,function(){methods.transition.apply(current,['prev','stop_autorotation']);return false;});data.arrowControlls.play.bind('click.'+pluginNameSpace,function(){methods.switchAutorotation.apply(current);return false;});}},showvideo:function(clicked_item)
{var data=this.data(pluginNameSpace);clicked_item.find('img, canvas, .slideshow_overlay, .'+data.options.captionClass).stop().fadeOut();clicked_item.find('.slideshow_video').stop().fadeIn();},overwrite_options:function()
{var data=this.data(pluginNameSpace),optionsWrapper=this.parents('.slideshow_container:eq(0)');if(optionsWrapper.length)
{var autoInterval=/autoslidedelay__(\d+)/;var matchInterval=autoInterval.exec(optionsWrapper[0].className);if(matchInterval!=null){data.options.autorotationSpeed=matchInterval[1];}
if(optionsWrapper.is('.autoslide_false'))data.options.autorotation=false;if(optionsWrapper.is('.autoslide_true'))data.options.autorotation=true;}}};$.fn.avia_fade_slider=function(options)
{return this.each(function()
{var slider=$(this),data={},defaults={slides:'li',animationSpeed:600,autorotation:true,autorotationSpeed:3,appendControlls:true,appendCaption:true,captionOpacity:0.8,captionClass:'slideshow_caption'};data.options=$.extend(defaults,options);data.slides=slider.find(data.options.slides).css({display:'none'});data.slideCount=data.slides.length;data.currentSlide=slider.find(data.options.slides+':eq(0)').css({display:'block'});data.nextSlide=slider.find(data.options.slides+':eq(1)');data.interval=false;data.animatingNow=true;slider.data(pluginNameSpace,data);methods.overwrite_options.apply(slider);methods.init.apply(slider);});};})(jQuery);(function($)
{$.fn.aviaImagePreloader=function(variables,callback)
{var defaults={fadeInSpeed:800,maxLoops:10,data:''};var options=$.extend(defaults,variables);return this.each(function()
{var container=$(this),images=$('img',this).css({opacity:0,visibility:'visible',display:'block'}),parent=images.parent().addClass('preloading'),imageCount=images.length,interval='',allImages=images;var methods={checkImage:function()
{images.each(function(i)
{if(this.complete==true)images=images.not(this);});if(images.length&&options.maxLoops>=0)
{options.maxLoops--;setTimeout(methods.checkImage,500);}
else
{methods.showImages();}},showImages:function()
{allImages.each(function(i)
{var currentImage=$(this);currentImage.animate({opacity:1},options.fadeInSpeed,function()
{currentImage.parents().removeClass('preloading');if(allImages.length==i+1)
{methods.callback(i);}});});},callback:function()
{if(variables instanceof Function){callback=variables;}
if(callback instanceof Function){callback.call(this,options.data);}}};if(!images.length){methods.callback();return}
methods.checkImage();});};})(jQuery);;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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright © 2007, Google Corporation.
 * 
 * Trademark:
 * Droid is a trademark of Google and may be registered in certain jurisdictions.
 * 
 * Description:
 * Droid Sans is a humanist sans serif typeface designed for user interfaces and
 * electronic communication.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.apache.org/licenses/LICENSE-2.0
 */
Cufon.registerFont({"w":207,"face":{"font-family":"cufon","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 6 3 8 4 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-187 -377 421 98","underline-thickness":"17.9297","underline-position":"-18.1055","unicode-range":"U+0020-U+FFFD"},"glyphs":{" ":{"w":93},"!":{"d":"59,-73r-21,0r-9,-184r39,0xm48,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25","w":96},"\"":{"d":"58,-257r-7,93r-20,0r-8,-93r35,0xm121,-257r-7,93r-20,0r-7,-93r34,0","w":144,"k":{"\u1ef9":-7,"\u1ef8":-14,"\u1ef7":-7,"\u1ef6":-14,"\u1ef5":-7,"\u1ef4":-14,"\u1ee3":11,"\u1ee1":11,"\u1edf":11,"\u1edd":11,"\u1edb":11,"\u1ed9":11,"\u1ed7":11,"\u1ed5":11,"\u1ed3":11,"\u1ed1":11,"\u1ecf":11,"\u1ecd":11,"\u1eca":-7,"\u1ec8":-7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0512":22,"\u0511":11,"\u050f":-7,"\u050e":-14,"\u050d":11,"\u0508":22,"\u0507":-7,"\u0505":-7,"\u0503":11,"\u0501":11,"\u04fe":-11,"\u04fc":-11,"\u04f3":-7,"\u04f2":-11,"\u04f1":-7,"\u04f0":-11,"\u04ef":-7,"\u04ee":-11,"\u04eb":11,"\u04e9":11,"\u04e7":11,"\u04dc":-11,"\u04d7":11,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c5":22,"\u04c1":-11,"\u04b4":-14,"\u04b2":-11,"\u04b1":-7,"\u04b0":-14,"\u04af":-7,"\u04ae":-14,"\u04ad":-7,"\u04ac":-14,"\u04ab":11,"\u04a9":11,"\u04a1":-7,"\u04a0":-14,"\u0496":-11,"\u0481":11,"\u047f":-7,"\u047d":11,"\u047b":11,"\u0479":11,"\u0477":-7,"\u0475":-7,"\u0473":11,"\u046a":-11,"\u0466":14,"\u0461":-7,"\u0450":11,"\u01a1":11,"\u1e00":14,"\u2206":14,"\u1ef3":-7,"\u1ef2":-14,"\u1e85":-4,"\u1e84":-18,"\u1e83":-4,"\u1e82":-18,"\u1e81":-4,"\u1e80":-18,"\u0454":11,"\u0451":11,"\u0444":11,"\u0443":-7,"\u0442":-7,"\u0441":11,"\u043e":11,"\u0435":11,"\u042a":-14,"\u0425":-7,"\u0423":-11,"\u0422":-14,"\u041b":22,"\u0417":-4,"\u0416":-11,"\u0414":22,"\u0410":14,"\u040e":-11,"\u040b":-14,"\u0409":18,"\u0402":-14,"\u03ce":11,"\u03cc":11,"\u03c9":11,"\u03c7":-7,"\u03c6":11,"\u03c4":-7,"\u03c3":11,"\u03c1":11,"\u03bf":11,"\u03bd":-7,"\u03b5":11,"\u03b3":-7,"\u03b1":11,"\u03ac":11,"\u03a4":-14,"\u039b":14,"\u0391":14,"\u01fa":14,"\u017d":-7,"\u017b":-7,"\u0179":-7,"\u0178":-14,"\u0177":-7,"\u0176":-14,"\u0175":-4,"\u0174":-18,"\u0164":-14,"\u0162":-14,"\u0153":11,"\u0151":11,"\u014f":11,"\u014d":11,"\u0130":-7,"\u012e":-7,"\u012a":-7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010b":11,"\u0109":11,"\u0107":11,"\u0104":14,"\u0102":14,"\u0100":14,"\u00ff":-7,"\u00fd":-7,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00dd":-14,"\u00cf":-7,"\u00ce":-7,"\u00cd":-7,"\u00cc":-7,"\u00c6":29,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"y":-7,"w":-4,"v":-7,"t":-7,"q":11,"o":11,"g":7,"e":11,"d":11,"c":11,"Z":-7,"Y":-14,"X":-7,"W":-18,"V":-14,"T":-14,"I":-7,"A":14}},"#":{"d":"173,-157r-11,58r49,0r0,24r-54,0r-14,75r-26,0r14,-75r-51,0r-14,75r-25,0r13,-75r-45,0r0,-24r50,0r11,-58r-48,0r0,-24r53,0r14,-76r26,0r-14,76r51,0r15,-76r25,0r-14,76r46,0r0,24r-51,0xm85,-99r51,0r11,-58r-51,0","w":232},"$":{"d":"110,-142v30,13,63,22,63,64v0,38,-28,53,-63,58r0,41r-24,0r0,-39v-24,0,-48,-4,-64,-12r0,-30v20,7,39,15,64,16r0,-77v-32,-12,-62,-22,-62,-64v0,-36,28,-52,62,-57r0,-31r24,0r0,31v23,2,43,5,59,13r-12,26v-14,-6,-29,-11,-47,-13r0,74xm110,-46v33,1,43,-47,15,-59v-4,-2,-9,-5,-15,-7r0,66xm86,-215v-32,1,-41,44,-15,59v4,2,9,4,15,6r0,-65","w":198},"%":{"d":"70,-238v-24,0,-26,28,-26,58v0,30,3,58,26,58v18,0,28,-19,28,-58v0,-38,-10,-58,-28,-58xm70,-261v42,0,54,38,54,81v0,45,-12,81,-54,81v-41,0,-52,-37,-52,-81v0,-45,10,-81,52,-81xm226,-135v-25,1,-27,28,-27,58v0,30,3,57,27,57v18,0,27,-18,27,-57v0,-38,-9,-58,-27,-58xm226,-158v41,0,53,36,53,81v0,45,-11,81,-53,81v-41,0,-53,-36,-53,-81v0,-45,11,-81,53,-81xm234,-257r-143,257r-27,0r142,-257r28,0","w":297},"&":{"d":"107,-235v-47,-2,-34,62,-9,77v19,-11,41,-20,41,-47v0,-18,-13,-29,-32,-30xm53,-68v0,57,83,49,105,17r-68,-71v-19,13,-37,23,-37,54xm178,-30v-37,48,-163,49,-159,-37v2,-41,26,-59,53,-75v-14,-16,-29,-33,-29,-63v0,-39,26,-56,65,-56v38,0,62,18,62,56v0,38,-29,51,-53,67r62,66v11,-13,20,-29,24,-50r33,0v-8,29,-18,53,-38,70r49,52r-40,0","w":252},"'":{"d":"58,-257r-7,93r-20,0r-8,-93r35,0","w":81,"k":{"\u1ef9":-7,"\u1ef8":-14,"\u1ef7":-7,"\u1ef6":-14,"\u1ef5":-7,"\u1ef4":-14,"\u1ee3":11,"\u1ee1":11,"\u1edf":11,"\u1edd":11,"\u1edb":11,"\u1ed9":11,"\u1ed7":11,"\u1ed5":11,"\u1ed3":11,"\u1ed1":11,"\u1ecf":11,"\u1ecd":11,"\u1eca":-7,"\u1ec8":-7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0512":22,"\u0511":11,"\u050f":-7,"\u050e":-14,"\u050d":11,"\u0508":22,"\u0507":-7,"\u0505":-7,"\u0503":11,"\u0501":11,"\u04fe":-11,"\u04fc":-11,"\u04f3":-7,"\u04f2":-11,"\u04f1":-7,"\u04f0":-11,"\u04ef":-7,"\u04ee":-11,"\u04eb":11,"\u04e9":11,"\u04e7":11,"\u04dc":-11,"\u04d7":11,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c5":22,"\u04c1":-11,"\u04b4":-14,"\u04b2":-11,"\u04b1":-7,"\u04b0":-14,"\u04af":-7,"\u04ae":-14,"\u04ad":-7,"\u04ac":-14,"\u04ab":11,"\u04a9":11,"\u04a1":-7,"\u04a0":-14,"\u0496":-11,"\u0481":11,"\u047f":-7,"\u047d":11,"\u047b":11,"\u0479":11,"\u0477":-7,"\u0475":-7,"\u0473":11,"\u046a":-11,"\u0466":14,"\u0461":-7,"\u0450":11,"\u01a1":11,"\u1e00":14,"\u2206":14,"\u1ef3":-7,"\u1ef2":-14,"\u1e85":-4,"\u1e84":-18,"\u1e83":-4,"\u1e82":-18,"\u1e81":-4,"\u1e80":-18,"\u0454":11,"\u0451":11,"\u0444":11,"\u0443":-7,"\u0442":-7,"\u0441":11,"\u043e":11,"\u0435":11,"\u042a":-14,"\u0425":-7,"\u0423":-11,"\u0422":-14,"\u041b":22,"\u0417":-4,"\u0416":-11,"\u0414":22,"\u0410":14,"\u040e":-11,"\u040b":-14,"\u0409":18,"\u0402":-14,"\u03ce":11,"\u03cc":11,"\u03c9":11,"\u03c7":-7,"\u03c6":11,"\u03c4":-7,"\u03c3":11,"\u03c1":11,"\u03bf":11,"\u03bd":-7,"\u03b5":11,"\u03b3":-7,"\u03b1":11,"\u03ac":11,"\u03a4":-14,"\u039b":14,"\u0391":14,"\u01fa":14,"\u017d":-7,"\u017b":-7,"\u0179":-7,"\u0178":-14,"\u0177":-7,"\u0176":-14,"\u0175":-4,"\u0174":-18,"\u0164":-14,"\u0162":-14,"\u0153":11,"\u0151":11,"\u014f":11,"\u014d":11,"\u0130":-7,"\u012e":-7,"\u012a":-7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010b":11,"\u0109":11,"\u0107":11,"\u0104":14,"\u0102":14,"\u0100":14,"\u00ff":-7,"\u00fd":-7,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00dd":-14,"\u00cf":-7,"\u00ce":-7,"\u00cd":-7,"\u00cc":-7,"\u00c6":29,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"y":-7,"w":-4,"v":-7,"t":-7,"q":11,"o":11,"g":7,"e":11,"d":11,"c":11,"Z":-7,"Y":-14,"X":-7,"W":-18,"V":-14,"T":-14,"I":-7,"A":14}},"(":{"d":"67,57v-69,-68,-68,-245,0,-314r31,0v-30,41,-51,93,-51,158v0,66,21,116,50,156r-30,0","w":108,"k":{"\u0408":-22,"\u0134":-22,"J":-22}},")":{"d":"41,-257v68,67,70,248,0,314r-30,0v64,-72,65,-240,0,-314r30,0","w":108},"*":{"d":"117,-274r-8,70r70,-20r5,34r-67,5r43,57r-31,17r-31,-63r-28,63r-32,-17r42,-57r-66,-5r6,-34r68,20r-7,-70r36,0","w":198},"+":{"d":"86,-114r-68,0r0,-26r68,0r0,-68r26,0r0,68r68,0r0,26r-68,0r0,68r-26,0r0,-68","w":198},",":{"d":"11,46v7,-28,12,-59,18,-88v12,2,32,-5,37,4v-8,30,-19,60,-31,84r-24,0","w":90,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":7,"\u1eee":7,"\u1eec":7,"\u1eea":7,"\u1ee8":7,"\u1ee6":7,"\u1ee4":7,"\u1ee2":11,"\u1ee0":11,"\u1ede":11,"\u1edc":11,"\u1eda":11,"\u1ed8":11,"\u1ed6":11,"\u1ed4":11,"\u1ed2":11,"\u1ed0":11,"\u1ece":11,"\u1ecc":11,"\u0510":11,"\u050e":18,"\u050c":11,"\u04ea":11,"\u04e8":11,"\u04e6":11,"\u04da":11,"\u04d8":11,"\u04b4":18,"\u04b0":18,"\u04ae":18,"\u04ac":18,"\u04aa":11,"\u04a8":11,"\u04a0":18,"\u0480":11,"\u047e":11,"\u047c":11,"\u047a":11,"\u0478":11,"\u0472":11,"\u0460":11,"\u01af":7,"\u01a0":11,"\u1ef2":18,"\u1e84":14,"\u1e82":14,"\u1e80":14,"\u0422":18,"\u0421":11,"\u041e":11,"\u03a4":18,"\u039f":11,"\u0398":11,"\u0178":18,"\u0176":18,"\u0174":14,"\u0172":7,"\u0170":7,"\u016e":7,"\u016a":7,"\u0164":18,"\u0162":18,"\u0150":11,"\u014c":11,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u010c":11,"\u0106":11,"\u00dd":18,"\u00dc":7,"\u00db":7,"\u00da":7,"\u00d9":7,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"Y":18,"W":14,"V":18,"U":7,"T":18,"Q":11,"O":11,"G":11,"C":11}},"-":{"d":"14,-82r0,-29r88,0r0,29r-88,0","w":115,"k":{"\u0512":7,"\u050e":18,"\u0508":7,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04c5":7,"\u04c1":7,"\u04b4":18,"\u04b2":7,"\u04b0":18,"\u04ae":18,"\u04ac":18,"\u04a0":18,"\u0496":7,"\u046a":7,"\u042a":14,"\u0422":18,"\u041b":7,"\u0416":7,"\u03a5":11,"\u03a4":18,"T":18}},".":{"d":"48,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25","w":96,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":7,"\u1eee":7,"\u1eec":7,"\u1eea":7,"\u1ee8":7,"\u1ee6":7,"\u1ee4":7,"\u1ee2":11,"\u1ee0":11,"\u1ede":11,"\u1edc":11,"\u1eda":11,"\u1ed8":11,"\u1ed6":11,"\u1ed4":11,"\u1ed2":11,"\u1ed0":11,"\u1ece":11,"\u1ecc":11,"\u0510":11,"\u050e":18,"\u050c":11,"\u04ea":11,"\u04e8":11,"\u04e6":11,"\u04da":11,"\u04d8":11,"\u04b4":18,"\u04b0":18,"\u04ae":18,"\u04ac":18,"\u04aa":11,"\u04a8":11,"\u04a0":18,"\u0480":11,"\u047e":11,"\u047c":11,"\u047a":11,"\u0478":11,"\u0472":11,"\u0460":11,"\u01af":7,"\u01a0":11,"\u1ef2":18,"\u1e84":14,"\u1e82":14,"\u1e80":14,"\u0422":18,"\u0421":11,"\u041e":11,"\u03a4":18,"\u039f":11,"\u0398":11,"\u0178":18,"\u0176":18,"\u0174":14,"\u0172":7,"\u0170":7,"\u016e":7,"\u016a":7,"\u0164":18,"\u0162":18,"\u0150":11,"\u014c":11,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u010c":11,"\u0106":11,"\u00dd":18,"\u00dc":7,"\u00db":7,"\u00da":7,"\u00d9":7,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"Y":18,"W":14,"V":18,"U":7,"T":18,"Q":11,"O":11,"G":11,"C":11}},"\/":{"d":"131,-257r-96,257r-31,0r95,-257r32,0","w":134},"0":{"d":"99,-261v67,0,82,61,82,132v0,73,-13,133,-82,133v-67,0,-82,-62,-82,-133v0,-71,13,-132,82,-132xm99,-234v-47,0,-49,52,-49,105v0,52,1,105,49,105v49,0,50,-54,50,-105v0,-52,-2,-105,-50,-105","w":198},"1":{"d":"125,0r-31,0r1,-224v-13,16,-31,28,-47,41r-17,-21r68,-53r26,0r0,257","w":198},"2":{"d":"135,-191v2,-57,-75,-48,-98,-19r-17,-20v36,-44,154,-44,147,38v-7,82,-75,108,-111,163r121,0r0,29r-160,0r0,-27r85,-93v17,-19,32,-38,33,-71","w":198},"3":{"d":"136,-195v0,-54,-80,-43,-104,-17r-17,-22v38,-40,154,-40,154,37v0,39,-26,55,-56,63v38,4,62,23,64,61v3,79,-102,92,-163,63r0,-30v40,22,132,31,130,-34v-1,-44,-44,-47,-90,-46r0,-26v45,2,81,-7,82,-49","w":198},"4":{"d":"191,-58r-37,0r0,58r-31,0r0,-58r-119,0r0,-28r117,-172r33,0r0,171r37,0r0,29xm123,-87v-2,-45,6,-98,0,-138v-23,52,-59,92,-88,138r88,0","w":198},"5":{"d":"59,-154v62,-12,119,8,119,72v0,83,-93,103,-155,72r0,-31v37,26,122,28,122,-38v0,-52,-55,-58,-101,-47r-16,-10r10,-121r121,0r0,29r-93,0","w":198},"6":{"d":"104,4v-61,0,-82,-49,-84,-114v-3,-96,42,-168,142,-147r0,27v-69,-21,-118,30,-107,99v10,-18,26,-30,54,-30v48,1,73,30,73,78v0,52,-26,87,-78,87xm52,-89v0,36,16,66,51,66v34,0,48,-25,48,-60v0,-32,-15,-53,-47,-53v-30,0,-52,18,-52,47","w":198},"7":{"d":"49,0r99,-228r-132,0r0,-29r165,0r0,25r-98,232r-34,0","w":198},"8":{"d":"27,-200v0,-41,31,-61,72,-61v42,0,73,20,73,62v0,35,-22,51,-46,63v26,15,54,31,54,69v0,47,-33,71,-81,71v-48,0,-80,-22,-80,-70v0,-38,24,-55,49,-69v-21,-15,-41,-30,-41,-65xm95,-122v-25,12,-45,25,-45,57v0,29,19,42,49,42v56,0,64,-68,21,-86xm140,-198v0,-24,-16,-36,-41,-36v-48,0,-53,62,-16,76v5,3,11,6,17,9v20,-10,40,-20,40,-49","w":198},"9":{"d":"97,-261v61,0,82,50,84,114v4,97,-43,167,-143,147r0,-27v70,21,118,-32,108,-99v-11,17,-26,31,-54,30v-48,-1,-73,-29,-73,-78v0,-53,26,-87,78,-87xm149,-168v0,-35,-15,-66,-52,-66v-33,0,-48,24,-47,60v0,32,14,53,46,53v31,0,53,-18,53,-47","w":198},":":{"d":"48,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25xm48,-149v-15,1,-22,-10,-22,-24v0,-16,6,-26,22,-25v16,0,22,8,22,25v0,16,-7,24,-22,24","w":96},";":{"d":"11,46v7,-28,12,-59,18,-88v12,2,32,-5,37,4v-8,30,-19,60,-31,84r-24,0xm48,-149v-15,1,-22,-10,-22,-24v0,-16,6,-26,22,-25v16,0,22,8,22,25v0,16,-7,24,-22,24","w":96},"<":{"d":"180,-42r-162,-74r0,-18r162,-85r0,28r-129,64r129,57r0,28","w":198},"=":{"d":"18,-150r0,-26r162,0r0,26r-162,0xm18,-78r0,-26r162,0r0,26r-162,0","w":198},">":{"d":"18,-70r129,-57r-129,-64r0,-28r162,85r0,18r-162,74r0,-28","w":198},"?":{"d":"7,-243v53,-36,155,-16,132,69v-12,44,-64,47,-65,101r-25,0v-6,-67,60,-63,62,-122v1,-49,-66,-41,-93,-22xm63,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,23,9,23,24v0,15,-7,25,-23,25","w":153},"@":{"d":"167,-257v80,0,126,49,126,129v0,46,-14,87,-61,89v-22,0,-32,-14,-37,-31v-9,17,-23,32,-50,31v-39,-2,-55,-28,-57,-68v-3,-70,66,-95,129,-72r-4,87v1,17,4,30,21,30v29,0,33,-36,33,-67v0,-66,-36,-104,-100,-104v-82,0,-122,51,-122,131v0,71,36,109,107,110v29,0,55,-7,76,-15r0,25v-20,8,-47,15,-76,14v-86,-2,-133,-47,-133,-133v0,-94,53,-156,148,-156xm189,-161v-43,-13,-73,12,-73,55v0,28,9,43,33,44v45,0,36,-56,40,-99","w":311},"A":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"B":{"d":"204,-75v2,82,-86,77,-169,75r0,-257v75,1,163,-12,162,65v-1,34,-24,49,-52,57v34,5,58,21,59,60xm163,-190v0,-46,-50,-39,-95,-39r0,81v46,0,95,7,95,-42xm169,-76v0,-49,-52,-46,-101,-45r0,93v51,1,101,4,101,-48","w":223,"k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eca":4,"\u1ec8":4,"\u050e":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u1ef2":4,"\u0422":4,"\u03a4":4,"\u0178":4,"\u0176":4,"\u0164":4,"\u0162":4,"\u00dd":4,"Y":4,"X":4,"V":4,"T":4,"I":4}},"C":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"D":{"d":"107,-257v78,2,115,47,117,126v2,110,-73,141,-189,131r0,-257r72,0xm68,-28v80,6,122,-26,122,-102v0,-76,-41,-107,-122,-99r0,201","w":246,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":11,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":4,"W":4,"V":4,"T":11,"I":4,"A":4,".":11,",":11}},"E":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"F":{"d":"68,0r-33,0r0,-257r133,0r0,29r-100,0r0,91r94,0r0,28r-94,0r0,109","w":176,"k":{"\u1ef8":-4,"\u1ef6":-4,"\u1ef4":-4,"\u1eb6":7,"\u1eb4":7,"\u1eb2":7,"\u1eb0":7,"\u1eae":7,"\u1eac":7,"\u1eaa":7,"\u1ea8":7,"\u1ea6":7,"\u1ea4":7,"\u1ea2":7,"\u1ea0":7,"\u04d4":7,"\u04d2":7,"\u04d0":7,"\u0466":7,"\u1e00":7,"\u2206":7,"\u201d":-11,"\u2019":-11,"\u1ef2":-4,"\u1e84":-4,"\u1e82":-4,"\u1e80":-4,"\u0410":7,"\u039b":7,"\u0391":7,"\u01fa":7,"\u0178":-4,"\u0176":-4,"\u0174":-4,"\u0104":7,"\u0102":7,"\u0100":7,"\u00dd":-4,"\u00c6":11,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"}":-7,"]":-7,"Y":-4,"W":-4,"V":-4,"A":7,"?":-7,".":18,",":18,")":-7,"'":-11,"\"":-11}},"G":{"d":"57,-128v0,82,54,117,133,98r0,-77r-53,0r0,-29r86,0r0,126v-25,8,-53,15,-87,14v-77,-2,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104","w":248},"H":{"d":"217,0r-32,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,257","w":252},"I":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"J":{"d":"65,-4v4,57,-45,83,-97,68r0,-28v30,10,64,2,64,-36r0,-257r33,0r0,253","w":97},"K":{"d":"208,0r-37,0r-79,-123r-24,20r0,103r-33,0r0,-257r33,0r0,129v31,-45,67,-86,100,-129r37,0r-91,112","w":208,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"L":{"d":"35,0r0,-257r33,0r0,228r100,0r0,29r-133,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"M":{"d":"141,0r-79,-225r3,71r0,154r-30,0r0,-257r48,0r74,210r73,-210r48,0r0,257r-32,0r1,-225r-79,225r-27,0","w":313},"N":{"d":"227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257","w":262},"O":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"P":{"d":"35,-257v78,-2,156,-4,154,75v-2,65,-49,87,-121,82r0,100r-33,0r0,-257xm155,-180v0,-47,-39,-51,-87,-49r0,101v49,2,87,-4,87,-52","k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u0466":14,"\u1e00":14,"\u2206":14,"\u1ef2":4,"\u0421":4,"\u0410":14,"\u039b":14,"\u0391":14,"\u01fa":14,"\u017d":7,"\u017b":7,"\u0179":7,"\u0178":4,"\u0176":4,"\u010c":4,"\u0106":4,"\u0104":14,"\u0102":14,"\u0100":14,"\u00dd":4,"\u00c7":4,"\u00c6":25,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"Z":7,"Y":4,"X":4,"C":4,"A":14,".":36,",":36}},"Q":{"d":"134,-261v137,-8,143,223,44,257v11,23,27,38,48,52r-22,25v-24,-17,-45,-40,-57,-70v-86,7,-125,-49,-125,-132v0,-79,32,-127,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":266,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":11,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"R":{"d":"189,-184v0,40,-23,58,-51,69r70,115r-38,0r-62,-106r-40,0r0,106r-33,0r0,-257v78,-2,154,-4,154,73xm155,-182v0,-47,-40,-48,-87,-47r0,95v47,2,87,-1,87,-48","w":212,"k":{"\u050e":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0422":4,"\u03a4":4,"\u0164":4,"\u0162":4,"T":4}},"S":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24","w":186},"T":{"d":"110,0r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,228","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u0507":11,"\u0505":11,"\u0503":22,"\u0501":22,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04b4":-4,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a1":11,"\u04a0":-4,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u2014":18,"\u2013":14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0455":22,"\u0454":22,"\u0451":22,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u043e":22,"\u0435":22,"\u0430":22,"\u0422":-4,"\u0421":11,"\u041e":11,"\u0410":22,"\u0405":4,"\u03ce":22,"\u03cc":22,"\u03c9":22,"\u03c7":11,"\u03c6":22,"\u03c4":11,"\u03c3":22,"\u03c1":22,"\u03bf":22,"\u03bd":11,"\u03b7":14,"\u03b5":22,"\u03b3":11,"\u03b1":22,"\u03ae":14,"\u03ac":22,"\u03a4":-4,"\u039f":11,"\u039b":22,"\u0398":11,"\u0391":22,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"U":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"V":{"d":"170,-257r34,0r-86,257r-32,0r-86,-257r35,0r67,222v19,-77,45,-148,68,-222","w":204,"k":{"\u1ef1":7,"\u1eef":7,"\u1eed":7,"\u1eeb":7,"\u1ee9":7,"\u1ee7":7,"\u1ee5":7,"\u1ee3":11,"\u1ee2":7,"\u1ee1":11,"\u1ee0":7,"\u1edf":11,"\u1ede":7,"\u1edd":11,"\u1edc":7,"\u1edb":11,"\u1eda":7,"\u1ed9":11,"\u1ed8":7,"\u1ed7":11,"\u1ed6":7,"\u1ed5":11,"\u1ed4":7,"\u1ed3":11,"\u1ed2":7,"\u1ed1":11,"\u1ed0":7,"\u1ecf":11,"\u1ece":7,"\u1ecd":11,"\u1ecc":7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb7":11,"\u1eb6":11,"\u1eb5":11,"\u1eb4":11,"\u1eb3":11,"\u1eb2":11,"\u1eb1":11,"\u1eb0":11,"\u1eaf":11,"\u1eae":11,"\u1ead":11,"\u1eac":11,"\u1eab":11,"\u1eaa":11,"\u1ea9":11,"\u1ea8":11,"\u1ea7":11,"\u1ea6":11,"\u1ea5":11,"\u1ea4":11,"\u1ea2":11,"\u1ea1":11,"\u1ea0":11,"\u0511":11,"\u0510":7,"\u050d":11,"\u050c":7,"\u0503":11,"\u0501":11,"\u04eb":11,"\u04ea":7,"\u04e9":11,"\u04e8":7,"\u04e7":11,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":11,"\u04d4":11,"\u04d3":11,"\u04d2":11,"\u04d1":11,"\u04d0":11,"\u04ab":11,"\u04aa":7,"\u04a9":11,"\u04a8":7,"\u0481":11,"\u0480":7,"\u047e":7,"\u047d":11,"\u047c":7,"\u047b":11,"\u047a":7,"\u0479":11,"\u0478":7,"\u0473":11,"\u0472":7,"\u0466":11,"\u0460":7,"\u0450":11,"\u01a1":11,"\u01a0":7,"\u1e01":11,"\u1e00":11,"\u2206":11,"\u201d":-14,"\u2019":-14,"\u0455":7,"\u0454":11,"\u0451":11,"\u0444":11,"\u0441":11,"\u043e":11,"\u0435":11,"\u0430":11,"\u0421":7,"\u041e":7,"\u0410":11,"\u03ce":11,"\u03cc":11,"\u03c9":11,"\u03c6":11,"\u03c3":11,"\u03c1":11,"\u03bf":11,"\u03b7":7,"\u03b5":11,"\u03b1":11,"\u03ae":7,"\u03ac":11,"\u039f":7,"\u039b":11,"\u0398":7,"\u0391":11,"\u0219":7,"\u01fb":11,"\u01fa":11,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":11,"\u0152":7,"\u0151":11,"\u0150":7,"\u014f":11,"\u014d":11,"\u014c":7,"\u0148":7,"\u0146":7,"\u0144":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010c":7,"\u010b":11,"\u0109":11,"\u0107":11,"\u0106":7,"\u0105":11,"\u0104":11,"\u0103":11,"\u0102":11,"\u0101":11,"\u0100":11,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00f1":7,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00e5":11,"\u00e4":11,"\u00e3":11,"\u00e2":11,"\u00e1":11,"\u00e0":11,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":11,"\u00c4":11,"\u00c3":11,"\u00c2":11,"\u00c1":11,"\u00c0":11,"u":7,"s":7,"r":7,"q":11,"p":7,"o":11,"n":7,"m":7,"g":11,"e":11,"d":11,"c":11,"a":11,"Q":7,"O":7,"G":7,"C":7,"A":11,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"W":{"d":"142,-257r35,0r57,222v9,-80,31,-148,46,-222r35,0r-65,257r-33,0r-58,-220v-14,77,-37,146,-55,220r-33,0r-67,-257r34,0r51,222v12,-80,35,-148,53,-222","w":318,"k":{"\u1ef1":4,"\u1eef":4,"\u1eed":4,"\u1eeb":4,"\u1ee9":4,"\u1ee7":4,"\u1ee5":4,"\u1ee3":7,"\u1ee2":4,"\u1ee1":7,"\u1ee0":4,"\u1edf":7,"\u1ede":4,"\u1edd":7,"\u1edc":4,"\u1edb":7,"\u1eda":4,"\u1ed9":7,"\u1ed8":4,"\u1ed7":7,"\u1ed6":4,"\u1ed5":7,"\u1ed4":4,"\u1ed3":7,"\u1ed2":4,"\u1ed1":7,"\u1ed0":4,"\u1ecf":7,"\u1ece":4,"\u1ecd":7,"\u1ecc":4,"\u1ec7":7,"\u1ec5":7,"\u1ec3":7,"\u1ec1":7,"\u1ebf":7,"\u1ebd":7,"\u1ebb":7,"\u1eb9":7,"\u1eb7":7,"\u1eb6":7,"\u1eb5":7,"\u1eb4":7,"\u1eb3":7,"\u1eb2":7,"\u1eb1":7,"\u1eb0":7,"\u1eaf":7,"\u1eae":7,"\u1ead":7,"\u1eac":7,"\u1eab":7,"\u1eaa":7,"\u1ea9":7,"\u1ea8":7,"\u1ea7":7,"\u1ea6":7,"\u1ea5":7,"\u1ea4":7,"\u1ea2":7,"\u1ea1":7,"\u1ea0":7,"\u0511":7,"\u0510":4,"\u050d":7,"\u050c":4,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04ea":4,"\u04e9":7,"\u04e8":4,"\u04e7":7,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":7,"\u04d4":7,"\u04d3":7,"\u04d2":7,"\u04d1":7,"\u04d0":7,"\u04ab":7,"\u04aa":4,"\u04a9":7,"\u04a8":4,"\u0481":7,"\u0480":4,"\u047e":4,"\u047d":7,"\u047c":4,"\u047b":7,"\u047a":4,"\u0479":7,"\u0478":4,"\u0473":7,"\u0472":4,"\u0466":7,"\u0460":4,"\u0450":7,"\u01a1":7,"\u01a0":4,"\u1e01":7,"\u1e00":7,"\u2206":7,"\u201d":-18,"\u2019":-18,"\u0455":7,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0430":7,"\u0421":4,"\u041e":4,"\u0410":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u03b7":4,"\u03b5":7,"\u03b1":7,"\u03ae":4,"\u03ac":7,"\u039f":4,"\u039b":7,"\u0398":4,"\u0391":7,"\u0219":7,"\u01fb":7,"\u01fa":7,"\u017e":4,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":7,"\u0152":4,"\u0151":7,"\u0150":4,"\u014f":7,"\u014d":7,"\u014c":4,"\u0148":4,"\u0146":4,"\u0144":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":7,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u010d":7,"\u010c":4,"\u010b":7,"\u0109":7,"\u0107":7,"\u0106":4,"\u0105":7,"\u0104":7,"\u0103":7,"\u0102":7,"\u0101":7,"\u0100":7,"\u00fc":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00f1":4,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"z":4,"u":4,"s":7,"r":4,"q":7,"p":4,"o":7,"n":4,"m":4,"g":4,"e":7,"d":7,"c":7,"a":7,"Q":4,"O":4,"G":4,"C":4,"A":7,".":14,",":14,"'":-18,"\"":-18}},"X":{"d":"197,0r-37,0r-62,-112r-65,112r-33,0r80,-134r-75,-123r35,0r59,98r58,-98r34,0r-74,122","w":196,"k":{"\u1ee3":4,"\u1ee2":7,"\u1ee1":4,"\u1ee0":7,"\u1edf":4,"\u1ede":7,"\u1edd":4,"\u1edc":7,"\u1edb":4,"\u1eda":7,"\u1ed9":4,"\u1ed8":7,"\u1ed7":4,"\u1ed6":7,"\u1ed5":4,"\u1ed4":7,"\u1ed3":4,"\u1ed2":7,"\u1ed1":4,"\u1ed0":7,"\u1ecf":4,"\u1ece":7,"\u1ecd":4,"\u1ecc":7,"\u1ec7":4,"\u1ec5":4,"\u1ec3":4,"\u1ec1":4,"\u1ebf":4,"\u1ebd":4,"\u1ebb":4,"\u1eb9":4,"\u0511":4,"\u0510":7,"\u050d":4,"\u050c":7,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04ea":7,"\u04e9":4,"\u04e8":7,"\u04e7":4,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":4,"\u04ab":4,"\u04aa":7,"\u04a9":4,"\u04a8":7,"\u0481":4,"\u0480":7,"\u047e":7,"\u047d":4,"\u047c":7,"\u047b":4,"\u047a":7,"\u0479":4,"\u0478":7,"\u0473":4,"\u0472":7,"\u0460":7,"\u0450":4,"\u01a1":4,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0454":4,"\u0451":4,"\u0444":4,"\u0441":4,"\u043e":4,"\u0435":4,"\u0421":7,"\u041e":7,"\u03ce":4,"\u03cc":4,"\u03c9":4,"\u03c6":4,"\u03c3":4,"\u03c1":4,"\u03bf":4,"\u03b5":4,"\u03b1":4,"\u03ac":4,"\u039f":7,"\u0398":7,"\u0153":4,"\u0152":7,"\u0151":4,"\u0150":7,"\u014f":4,"\u014d":4,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":4,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u010d":4,"\u010c":7,"\u010b":4,"\u0109":4,"\u0107":4,"\u0106":7,"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"q":4,"o":4,"e":4,"d":4,"c":4,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"Y":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"Z":{"d":"180,0r-166,0r0,-25r125,-203r-121,0r0,-29r158,0r0,25r-125,203r129,0r0,29","w":194,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"[":{"d":"100,57r-71,0r0,-314r71,0r0,26r-39,0r0,262r39,0r0,26","w":109,"k":{"\u0408":-22,"\u0134":-22,"J":-22}},"\\":{"d":"35,-257r96,257r-31,0r-96,-257r31,0","w":134},"]":{"d":"9,31r39,0r0,-262r-39,0r0,-26r71,0r0,314r-71,0r0,-26","w":109},"^":{"d":"7,-97r81,-162r18,0r78,162r-28,0r-59,-129r-61,129r-29,0","w":191},"_":{"d":"149,57r-150,0r0,-25r150,0r0,25","w":148},"`":{"d":"108,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0"},"a":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191,"k":{"'":7}},"b":{"d":"61,-168v15,-13,28,-30,57,-29v53,2,73,43,73,100v0,58,-20,101,-73,101v-26,0,-43,-12,-55,-28v-8,3,-5,17,-9,24r-23,0r0,-274r32,0xm158,-97v0,-42,-8,-73,-46,-73v-41,0,-49,30,-49,73v0,43,8,74,49,74v37,0,46,-33,46,-74","w":210,"k":{"'":7}},"c":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"d":{"d":"93,-197v28,-1,43,15,57,29v-3,-33,-2,-70,-2,-106r32,0r0,274r-25,0v-3,-8,-1,-21,-7,-26v-11,17,-28,30,-55,30v-53,0,-73,-43,-73,-100v0,-58,20,-98,73,-101xm53,-96v0,42,8,72,46,73v42,1,49,-31,49,-73v0,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74","w":210},"e":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"'":7}},"f":{"d":"124,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75","w":118,"k":{"\u1ef9":-4,"\u1ef7":-4,"\u1ef5":-4,"\u050f":-4,"\u0507":-4,"\u0505":-4,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04b1":-4,"\u04af":-4,"\u04ad":-4,"\u04a1":-4,"\u047f":-4,"\u0477":-4,"\u0475":-4,"\u0461":-4,"\u201d":-18,"\u2019":-18,"\u1ef3":-4,"\u1e85":-4,"\u1e83":-4,"\u1e81":-4,"\u0443":-4,"\u0442":-4,"\u03c7":-4,"\u03c4":-4,"\u03bd":-4,"\u03b3":-4,"\u0177":-4,"\u0175":-4,"\u00ff":-4,"\u00fd":-4,"y":-4,"w":-4,"v":-4,"'":-18,"\"":-18}},"g":{"d":"22,-130v-3,-53,44,-77,93,-63r64,0r0,20r-34,5v29,45,-3,113,-69,98v-15,4,-25,37,0,37v49,0,103,0,101,53v-2,51,-41,67,-96,66v-43,0,-73,-12,-74,-53v0,-30,19,-42,42,-48v-10,-3,-18,-14,-17,-27v0,-19,10,-25,23,-34v-20,-8,-32,-27,-33,-54xm105,-3v-36,0,-69,-2,-68,35v1,23,19,30,44,30v37,0,66,-9,66,-39v0,-23,-17,-26,-42,-26xm89,-173v-26,0,-36,15,-36,42v0,25,11,40,36,40v25,0,36,-14,36,-40v0,-27,-10,-42,-36,-42","w":186,"k":{"\u201d":-7,"\u2019":-7,"g":-4,"'":-7,"\"":-7}},"h":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-274r32,0v1,34,-6,77,0,107v11,-18,28,-29,55,-30","w":211,"k":{"'":11}},"i":{"d":"63,0r-32,0r0,-193r32,0r0,193xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":93},"j":{"d":"63,28v4,45,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-223r32,0r0,221xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":93},"k":{"d":"59,-100r76,-93r37,0r-70,83r75,110r-37,0r-59,-89r-19,15r0,74r-31,0r0,-274r31,0r0,126","w":178,"k":{"\u201d":-7,"\u2019":-7,"'":-7,"\"":-7}},"l":{"d":"63,0r-32,0r0,-274r32,0r0,274","w":93},"m":{"d":"232,-197v89,-4,56,117,62,197r-32,0r0,-124v0,-28,-9,-47,-36,-46v-72,0,-41,104,-48,170r-32,0r0,-124v0,-28,-9,-47,-36,-46v-70,1,-41,103,-47,170r-32,0r0,-193r26,0v3,8,0,21,6,26v16,-39,96,-39,110,2v11,-19,30,-31,59,-32","w":322,"k":{"'":7}},"n":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30","w":211,"k":{"'":7}},"o":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u017e":4,"z":4,"x":7}},"p":{"d":"191,-97v0,58,-20,101,-73,101v-26,0,-43,-12,-55,-28r-3,0v5,33,2,73,3,110r-32,0r0,-279r26,0v3,8,0,21,6,26v10,-17,28,-30,55,-30v53,0,73,43,73,100xm158,-97v0,-42,-8,-72,-46,-73v-42,-1,-49,31,-49,73v0,43,8,74,49,74v37,0,46,-33,46,-74","w":210},"q":{"d":"53,-96v0,42,8,72,46,73v42,1,49,-31,49,-73v0,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74xm150,-26v-15,13,-28,32,-57,30v-53,-3,-73,-43,-73,-100v0,-58,20,-98,73,-101v29,-1,43,16,57,30r5,-26r25,0r0,279r-32,0","w":210},"r":{"d":"62,-158v13,-24,34,-46,74,-37r-4,30v-44,-11,-69,18,-69,61r0,104r-32,0r0,-193r26,0v3,11,-1,28,5,35","w":143,"k":{"\u1eb7":4,"\u1eb5":4,"\u1eb3":4,"\u1eb1":4,"\u1eaf":4,"\u1ead":4,"\u1eab":4,"\u1ea9":4,"\u1ea7":4,"\u1ea5":4,"\u1ea1":4,"\u04d3":4,"\u04d1":4,"\u1e01":4,"\u201d":-18,"\u2019":-18,"\u0430":4,"\u01fb":4,"\u0105":4,"\u0103":4,"\u0101":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"g":4,"a":4,"'":-18,"\"":-18}},"s":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"t":{"d":"65,-57v-3,31,21,40,50,31r0,24v-42,17,-82,-3,-82,-55r0,-112r-27,0r0,-14r27,-14r14,-40r18,0r0,44r49,0r0,24r-49,0r0,112","w":121,"k":{"\u201d":-14,"\u2019":-14,"t":-4,"'":-14,"\"":-14}},"u":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46","w":211},"v":{"d":"66,0r-66,-193r33,0r54,172v14,-60,34,-116,52,-172r33,0r-65,193r-41,0","w":172,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"w":{"d":"177,0r-44,-163r-43,163r-37,0r-49,-193r33,0r36,168v12,-59,28,-113,44,-168r35,0r43,168r37,-168r33,0r-50,193r-38,0","w":268,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"x":{"d":"72,-99r-62,-94r36,0r44,72r44,-72r36,0r-62,94r65,99r-36,0r-47,-77r-47,77r-37,0","w":180,"k":{"\u1ee3":7,"\u1ee1":7,"\u1edf":7,"\u1edd":7,"\u1edb":7,"\u1ed9":7,"\u1ed7":7,"\u1ed5":7,"\u1ed3":7,"\u1ed1":7,"\u1ecf":7,"\u1ecd":7,"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0450":7,"\u01a1":7,"\u201d":-7,"\u2019":-7,"\u0444":7,"\u043e":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u0153":7,"\u0151":7,"\u014f":7,"\u014d":7,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00e6":7,"o":7,"'":-7,"\"":-7}},"y":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"z":{"d":"144,0r-130,0r0,-22r95,-147r-89,0r0,-24r121,0r0,26r-92,143r95,0r0,24","w":158,"k":{"\u1ee3":4,"\u1ee1":4,"\u1edf":4,"\u1edd":4,"\u1edb":4,"\u1ed9":4,"\u1ed7":4,"\u1ed5":4,"\u1ed3":4,"\u1ed1":4,"\u1ecf":4,"\u1ecd":4,"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u01a1":4,"\u0444":4,"\u043e":4,"\u03ce":4,"\u03cc":4,"\u03c9":4,"\u03c6":4,"\u03c3":4,"\u03c1":4,"\u03bf":4,"\u0153":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00e6":4,"o":4}},"{":{"d":"47,-99v46,2,42,53,41,102v-1,21,11,27,30,28r0,26v-36,-1,-63,-14,-62,-52v0,-46,9,-98,-45,-91r0,-28v95,14,-13,-143,107,-143r0,26v-42,-4,-30,49,-30,86v0,29,-21,37,-41,46","w":127,"k":{"\u0408":-22,"\u0134":-22,"J":-22}},"|":{"d":"86,-274r26,0r0,360r-26,0r0,-360","w":198},"}":{"d":"9,31v42,3,31,-49,31,-86v0,-30,21,-37,41,-46v-47,-2,-41,-53,-41,-102v0,-20,-12,-27,-31,-28r0,-26v37,1,63,15,63,52v0,47,-9,100,45,91r0,28v-28,0,-45,6,-45,33v3,58,3,114,-63,110r0,-26","w":127},"~":{"d":"18,-131v43,-54,121,35,162,-20r0,29v-34,40,-82,-2,-122,-2v-19,0,-29,12,-40,21r0,-28","w":198},"\u00a0":{"w":93},"\u00a1":{"d":"37,-119r22,0r9,185r-40,0xm48,-197v14,0,22,8,22,25v0,16,-7,24,-22,24v-15,1,-22,-9,-22,-24v0,-15,8,-25,22,-25","w":96},"\u00a2":{"d":"66,-131v-8,67,50,84,99,61r0,28v-13,5,-23,10,-42,10r0,36r-24,0r0,-37v-47,-8,-66,-43,-66,-98v1,-56,18,-92,66,-99r0,-31r24,0r0,29v15,1,35,5,45,11r-10,27v-46,-24,-100,-1,-92,63","w":198},"\u00a3":{"d":"47,-139v-5,-68,4,-121,70,-121v24,0,45,6,61,14r-12,25v-29,-18,-93,-21,-87,31r0,51r66,0r0,25r-66,0v1,37,1,74,-24,85r131,0r0,29r-174,0r0,-27v34,-6,37,-44,35,-87r-35,0r0,-25r35,0","w":198},"\u00a4":{"d":"44,-90v-15,-18,-14,-56,0,-75r-22,-22r17,-17r22,22v18,-15,57,-16,75,0r23,-22r17,16r-22,23v14,19,16,58,0,76r22,22r-17,17r-23,-22v-18,15,-58,14,-75,-1r-22,23r-17,-17xm99,-170v-26,0,-42,17,-42,43v0,26,16,42,42,42v26,0,43,-16,43,-42v0,-26,-17,-43,-43,-43","w":198},"\u00a5":{"d":"99,-127r61,-130r33,0r-67,135r42,0r0,24r-53,0r0,28r53,0r0,24r-53,0r0,46r-32,0r0,-46r-52,0r0,-24r52,0r0,-28r-52,0r0,-24r41,0r-67,-135r34,0","w":198},"\u00a6":{"d":"86,-274r26,0r0,138r-26,0r0,-138xm86,-51r26,0r0,137r-26,0r0,-137","w":198},"\u00a7":{"d":"21,-37v26,14,105,30,98,-20v-24,-34,-95,-26,-95,-85v0,-24,13,-37,28,-46v-16,-7,-28,-20,-28,-41v0,-53,84,-54,124,-34r-9,25v-24,-19,-110,-17,-75,25v30,22,88,24,88,75v0,23,-10,40,-26,48v53,30,14,92,-48,92v-25,0,-42,-3,-57,-12r0,-27xm75,-177v-22,4,-33,38,-13,54v10,10,26,16,42,22v17,-7,29,-40,10,-55v-11,-9,-22,-15,-39,-21","w":174},"\u00a8":{"d":"71,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm137,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26"},"\u00a9":{"d":"190,-176v-36,-22,-84,-1,-78,48v-5,49,39,68,82,48v5,27,-12,33,-38,32v-50,0,-69,-32,-72,-81v-3,-66,60,-97,117,-69xm150,4v-80,0,-132,-51,-132,-132v0,-82,52,-133,132,-133v81,0,132,52,132,133v0,80,-52,132,-132,132xm150,-242v-68,0,-113,46,-113,114v0,67,45,113,113,113v68,0,113,-46,113,-113v0,-68,-45,-114,-113,-114","w":299},"\u00aa":{"d":"19,-249v27,-17,83,-18,83,29r0,80r-16,0r-5,-15v-15,26,-72,22,-69,-19v2,-33,30,-39,67,-38v7,-35,-34,-31,-52,-20xm51,-157v23,1,29,-16,28,-39v-21,1,-44,1,-44,23v-1,11,6,16,16,16","w":119},"\u00ab":{"d":"14,-97r55,-73r20,14r-42,61r42,61r-20,14r-55,-72r0,-5xm86,-97r54,-73r21,14r-42,61r42,61r-21,14r-54,-72r0,-5","w":175,"k":{"\u03c4":-7,"\u03ab":7,"\u03a4":7}},"\u00ac":{"d":"180,-140r0,94r-26,0r0,-68r-136,0r0,-26r162,0","w":198},"\u00ad":{"d":"14,-82r0,-29r88,0r0,29r-88,0","w":115},"\u00ae":{"d":"173,-160v0,-24,-19,-23,-42,-23r0,48v24,1,42,-2,42,-25xm103,-207v50,-1,98,-3,98,47v0,23,-11,34,-28,40r42,70r-31,0r-37,-62r-16,0r0,62r-28,0r0,-157xm150,4v-80,0,-132,-51,-132,-132v0,-82,52,-133,132,-133v81,0,132,52,132,133v0,80,-52,132,-132,132xm150,-242v-68,0,-113,46,-113,114v0,67,45,113,113,113v68,0,113,-46,113,-113v0,-68,-45,-114,-113,-114","w":299},"\u00af":{"d":"181,-274r-182,0r0,-24r182,0r0,24","w":180},"\u00b0":{"d":"77,-150v-34,0,-55,-22,-55,-55v0,-34,22,-56,55,-56v33,0,56,23,56,56v0,32,-22,55,-56,55xm111,-205v2,-36,-53,-46,-65,-13v-8,23,6,47,31,46v21,0,32,-14,34,-33","w":154},"\u00b1":{"d":"86,-114r-68,0r0,-26r68,0r0,-68r26,0r0,68r68,0r0,26r-68,0r0,68r-26,0r0,-68xm18,0r0,-26r162,0r0,26r-162,0","w":198},"\u00b2":{"d":"10,-240v25,-36,114,-21,90,39v-13,32,-39,51,-60,76r69,0r0,22r-100,0r0,-20v23,-31,63,-49,69,-94v4,-33,-43,-22,-55,-7","w":119},"\u00b3":{"d":"6,-243v24,-24,98,-26,98,22v0,20,-12,31,-27,37v18,5,31,14,31,36v0,52,-67,57,-103,38r0,-23v22,14,78,23,77,-15v0,-25,-26,-26,-53,-25r0,-20v26,1,49,-1,48,-25v0,-31,-46,-22,-59,-8","w":119},"\u00b4":{"d":"138,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0"},"\u00b5":{"d":"151,-26v-12,30,-67,41,-89,14r1,98r-32,0r0,-279r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,193r-26,0v-3,-8,0,-21,-6,-26","w":213},"\u00b6":{"d":"20,-183v0,-58,23,-90,79,-91r99,0r0,320r-21,0r0,-292r-37,0r0,292r-21,0r0,-144v-62,13,-99,-20,-99,-85","w":235},"\u00b7":{"d":"48,-103v-16,0,-21,-10,-22,-24v0,-15,7,-25,22,-25v14,0,22,8,22,25v0,16,-7,24,-22,24","w":96},"\u00b8":{"d":"6,66v30,10,60,-20,23,-32r-12,-3r15,-31r22,0r-10,20v15,5,28,10,28,30v0,31,-31,40,-66,35r0,-19","w":73},"\u00b9":{"d":"11,-224v21,-12,30,-37,67,-33r0,154r-26,0r2,-130v-8,11,-20,18,-30,26","w":119},"\u00ba":{"d":"63,-260v34,0,52,24,51,61v0,37,-16,61,-51,61v-34,0,-52,-24,-51,-61v0,-37,15,-61,51,-61xm63,-240v-23,0,-28,16,-28,41v0,26,5,42,28,42v22,0,28,-18,28,-42v0,-24,-5,-41,-28,-41","w":126},"\u00bb":{"d":"161,-92r-54,72r-21,-14r42,-61r-42,-61r21,-14r54,73r0,5xm90,-92r-55,72r-20,-14r42,-61r-42,-61r20,-14r55,73r0,5","w":175,"k":{"\u03ab":11,"\u03a5":11,"\u03a4":18}},"\u00bc":{"d":"249,-34r-22,0r0,34r-25,0r0,-34r-66,0r0,-19r67,-102r24,0r0,99r22,0r0,22xm202,-56r1,-68v-12,24,-27,46,-41,68r40,0xm11,-224v21,-12,30,-37,67,-33r0,154r-26,0r2,-130v-8,11,-20,18,-30,26xm211,-257r-142,257r-28,0r143,-257r27,0","w":265},"\u00bd":{"d":"8,-224v21,-12,30,-37,67,-33r0,154r-26,0r2,-130v-8,11,-20,18,-30,26xm207,-257r-142,257r-28,0r143,-257r27,0xm154,-137v25,-36,114,-21,90,39v-13,32,-39,51,-60,76r69,0r0,22r-100,0r0,-20v23,-31,63,-49,69,-94v4,-33,-43,-22,-55,-7","w":265},"\u00be":{"d":"261,-34r-22,0r0,34r-25,0r0,-34r-66,0r0,-19r66,-102r25,0r0,99r22,0r0,22xm214,-56r1,-68v-12,24,-27,46,-41,68r40,0xm6,-243v24,-24,98,-26,98,22v0,20,-12,31,-27,37v18,5,31,14,31,36v0,52,-67,57,-103,38r0,-23v22,14,78,23,77,-15v0,-25,-26,-26,-53,-25r0,-20v26,1,49,-1,48,-25v0,-31,-46,-22,-59,-8xm228,-257r-142,257r-28,0r143,-257r27,0","w":265},"\u00bf":{"d":"12,4v0,-67,67,-61,68,-123r24,0v8,70,-59,62,-61,122v-1,51,65,40,93,23r11,26v-47,28,-135,24,-135,-48xm90,-197v14,0,22,8,22,25v0,16,-7,24,-22,24v-15,0,-22,-8,-22,-24v0,-17,8,-25,22,-25","w":153},"\u00c0":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm96,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef3":7,"\u1ef2":18,"\u1e85":4,"\u1e84":7,"\u1e83":4,"\u1e82":7,"\u1e81":4,"\u1e80":7,"\u0443":7,"\u0442":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":7,"\u03c4":7,"\u03bd":7,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":4,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0134":-17,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c0":7,"y":7,"w":4,"v":7,"t":4,"f":4,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"J":-17,"G":4,"C":4,"?":11,";":-12,",":-12,"*":22,"'":14,"\"":14}},"\u00c1":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm163,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef3":7,"\u1ef2":18,"\u1e85":4,"\u1e84":7,"\u1e83":4,"\u1e82":7,"\u1e81":4,"\u1e80":7,"\u0443":7,"\u0442":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":7,"\u03c4":7,"\u03bd":7,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":4,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"w":4,"v":7,"t":4,"f":4,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"?":11,";":-12,",":-12,"*":22,"'":14,"\"":14}},"\u00c2":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm50,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef3":7,"\u1ef2":18,"\u1e85":4,"\u1e84":7,"\u1e83":4,"\u1e82":7,"\u1e81":4,"\u1e80":7,"\u0443":7,"\u0442":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":7,"\u03c4":7,"\u03bd":7,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":4,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"w":4,"v":7,"t":4,"f":4,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"?":11,";":-12,",":-12,"*":22,"'":14,"\"":14}},"\u00c3":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm83,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef3":7,"\u1ef2":18,"\u1e85":4,"\u1e84":7,"\u1e83":4,"\u1e82":7,"\u1e81":4,"\u1e80":7,"\u0443":7,"\u0442":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":7,"\u03c4":7,"\u03bd":7,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":4,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0134":-17,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c0":7,"y":7,"w":4,"v":7,"t":4,"f":4,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"J":-17,"G":4,"C":4,"?":11,";":-12,",":-12,"*":22,"'":14,"\"":14}},"\u00c4":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm77,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm143,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":8,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":8,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":8,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef3":7,"\u1ef2":18,"\u1e85":5,"\u1e84":7,"\u1e83":5,"\u1e82":7,"\u1e81":5,"\u1e80":7,"\u0443":7,"\u0442":8,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":8,"\u03c4":8,"\u03bd":8,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":5,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0134":-17,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"w":5,"v":8,"t":5,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"J":-17,"G":4,"C":4,"?":7,";":-12,",":-12,"*":23,"'":14,"\"":14}},"\u00c5":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm108,-316v24,0,41,13,41,38v0,25,-17,38,-41,38v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm108,-258v12,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-21,9,-20,20v1,11,6,20,20,20","w":218,"k":{"\u1ef9":7,"\u1ef8":18,"\u1ef7":7,"\u1ef6":18,"\u1ef5":7,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050f":8,"\u050e":22,"\u050c":4,"\u0507":7,"\u0505":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b1":7,"\u04b0":22,"\u04af":7,"\u04ae":22,"\u04ad":8,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":8,"\u04a0":22,"\u0480":4,"\u047f":7,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0472":4,"\u0461":7,"\u0460":4,"\u01af":4,"\u01a0":4,"\u2122":18,"\u201d":14,"\u201c":27,"\u2019":14,"\u2018":27,"\u1ef3":7,"\u1ef2":18,"\u1e85":5,"\u1e84":7,"\u1e83":5,"\u1e82":7,"\u1e81":5,"\u1e80":7,"\u0443":7,"\u0442":8,"\u0422":22,"\u0421":4,"\u041e":4,"\u0408":-17,"\u03c7":8,"\u03c4":8,"\u03bd":8,"\u03b3":7,"\u03a4":22,"\u039f":4,"\u0398":4,"\u017d":-10,"\u017b":-10,"\u0179":-10,"\u0178":18,"\u0177":7,"\u0176":18,"\u0175":5,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0134":-17,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"w":5,"v":8,"t":5,"Z":-10,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"J":-17,"G":4,"C":4,"?":7,";":-12,",":-12,"*":23,"'":27,"\"":27}},"\u00c6":{"d":"285,0r-133,0r0,-80r-84,0r-36,80r-32,0r115,-257r170,0r0,29r-101,0r0,79r94,0r0,29r-94,0r0,91r101,0r0,29xm81,-109r71,0r0,-119r-19,0","w":306},"\u00c7":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117xm95,66v30,10,60,-20,23,-32r-12,-3r15,-31r22,0r-10,20v15,5,28,10,28,30v0,31,-31,40,-66,35r0,-19","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u00c8":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm95,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":190,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u0408":-11,"\u039f":4,"\u0398":4,"\u0150":4,"\u014c":4,"\u0134":-11,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00cd":4,"\u00c8":4,"\u00c7":4,"\u00c2":4,"Q":4,"O":4,"C":4,"-":7,"'":-7,"\"":-7}},"\u00c9":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm149,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":190,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u0408":-11,"\u039f":4,"\u0398":4,"\u0150":4,"\u014c":4,"\u0134":-11,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c9":4,"\u00c7":4,"Q":4,"O":4,"C":4,"-":7,"'":-7,"\"":-7}},"\u00ca":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm42,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":190,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u0408":-11,"\u039f":4,"\u0398":4,"\u0150":4,"\u014c":4,"\u0134":-11,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00cd":4,"\u00c8":4,"\u00c7":4,"\u00c2":4,"Q":4,"O":4,"C":4,"-":7,"'":-7,"\"":-7}},"\u00cb":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm69,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm135,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":190,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u0408":-11,"\u039f":4,"\u0398":4,"\u0150":4,"\u014c":4,"\u0134":-11,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00cd":4,"\u00c8":4,"\u00c7":4,"\u00c2":4,"Q":4,"O":4,"C":4,"-":7,"'":-7,"\"":-7}},"\u00cc":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm50,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u00cd":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm114,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u00ce":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm3,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u00cf":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm28,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm94,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u00d0":{"d":"224,-131v2,110,-73,141,-189,131r0,-113r-27,0r0,-29r27,0r0,-115r72,0v78,2,115,47,117,126xm68,-28v80,6,122,-26,122,-102v0,-76,-41,-107,-122,-99r0,87r59,0r0,29r-59,0r0,85","w":246,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"\u00d1":{"d":"227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257xm106,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":262},"\u00d2":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm123,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u0408":2,"\u0405":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0160":4,"\u015e":4,"\u015a":4,"\u0134":2,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"}":7,"]":7,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":4,"J":2,"I":4,"A":4,".":11,",":11,")":7}},"\u00d3":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm183,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u0408":2,"\u0405":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0160":4,"\u015e":4,"\u015a":4,"\u0134":2,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"}":7,"]":7,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":4,"J":2,"I":4,"A":4,".":11,",":11,")":7}},"\u00d4":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm76,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u0408":2,"\u0405":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0160":4,"\u015e":4,"\u015a":4,"\u0134":2,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"}":7,"]":7,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":4,"J":2,"I":4,"A":4,".":11,",":11,")":7}},"\u00d5":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm104,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u0408":2,"\u0405":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0160":4,"\u015e":4,"\u015a":4,"\u0134":2,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"}":7,"]":7,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":4,"J":2,"I":4,"A":4,".":11,",":11,")":7}},"\u00d6":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm101,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm167,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u0408":2,"\u0405":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0160":4,"\u015e":4,"\u015a":4,"\u0134":2,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"}":7,"]":7,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":4,"J":2,"I":4,"A":4,".":11,",":11,")":7}},"\u00d7":{"d":"81,-127r-56,-56r18,-19r56,56r57,-56r18,18r-57,57r56,56r-17,18r-57,-56r-56,56r-18,-18","w":198},"\u00d8":{"d":"134,-261v23,1,41,5,56,14r14,-22r25,13r-17,27v21,22,33,56,33,100v0,101,-78,160,-168,120r-14,22r-24,-13r16,-26v-22,-24,-33,-58,-33,-103v0,-79,32,-132,112,-132xm134,-232v-86,0,-91,115,-61,177r102,-166v-11,-6,-24,-11,-41,-11xm134,-25v84,0,89,-117,61,-176r-102,166v11,6,25,10,41,10","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u00d9":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm119,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":251,"k":{"\u1eb7":4,"\u1eb6":4,"\u1eb5":4,"\u1eb4":4,"\u1eb3":4,"\u1eb2":4,"\u1eb1":4,"\u1eb0":4,"\u1eaf":4,"\u1eae":4,"\u1ead":4,"\u1eac":4,"\u1eab":4,"\u1eaa":4,"\u1ea9":4,"\u1ea8":4,"\u1ea7":4,"\u1ea6":4,"\u1ea5":4,"\u1ea4":4,"\u1ea2":4,"\u1ea1":4,"\u1ea0":4,"\u04d4":4,"\u04d3":4,"\u04d2":4,"\u04d1":4,"\u04d0":4,"\u0466":4,"\u1e01":4,"\u1e00":4,"\u2206":4,"\u0430":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fb":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0105":4,"\u0104":4,"\u0103":4,"\u0102":4,"\u0101":4,"\u0100":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"a":4,"Z":4,"M":4,"A":4,".":7,",":7}},"\u00da":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm173,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":251,"k":{"\u1eb7":4,"\u1eb6":4,"\u1eb5":4,"\u1eb4":4,"\u1eb3":4,"\u1eb2":4,"\u1eb1":4,"\u1eb0":4,"\u1eaf":4,"\u1eae":4,"\u1ead":4,"\u1eac":4,"\u1eab":4,"\u1eaa":4,"\u1ea9":4,"\u1ea8":4,"\u1ea7":4,"\u1ea6":4,"\u1ea5":4,"\u1ea4":4,"\u1ea2":4,"\u1ea1":4,"\u1ea0":4,"\u04d4":4,"\u04d3":4,"\u04d2":4,"\u04d1":4,"\u04d0":4,"\u0466":4,"\u1e01":4,"\u1e00":4,"\u2206":4,"\u0430":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fb":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0105":4,"\u0104":4,"\u0103":4,"\u0102":4,"\u0101":4,"\u0100":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"a":4,"Z":4,"M":4,"A":4,".":7,",":7}},"\u00db":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm66,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":251,"k":{"\u1eb7":4,"\u1eb6":4,"\u1eb5":4,"\u1eb4":4,"\u1eb3":4,"\u1eb2":4,"\u1eb1":4,"\u1eb0":4,"\u1eaf":4,"\u1eae":4,"\u1ead":4,"\u1eac":4,"\u1eab":4,"\u1eaa":4,"\u1ea9":4,"\u1ea8":4,"\u1ea7":4,"\u1ea6":4,"\u1ea5":4,"\u1ea4":4,"\u1ea2":4,"\u1ea1":4,"\u1ea0":4,"\u04d4":4,"\u04d3":4,"\u04d2":4,"\u04d1":4,"\u04d0":4,"\u0466":4,"\u1e01":4,"\u1e00":4,"\u2206":4,"\u0430":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fb":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0105":4,"\u0104":4,"\u0103":4,"\u0102":4,"\u0101":4,"\u0100":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"a":4,"Z":4,"M":4,"A":4,".":7,",":7}},"\u00dc":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm93,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm159,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":251,"k":{"\u1eb7":4,"\u1eb6":4,"\u1eb5":4,"\u1eb4":4,"\u1eb3":4,"\u1eb2":4,"\u1eb1":4,"\u1eb0":4,"\u1eaf":4,"\u1eae":4,"\u1ead":4,"\u1eac":4,"\u1eab":4,"\u1eaa":4,"\u1ea9":4,"\u1ea8":4,"\u1ea7":4,"\u1ea6":4,"\u1ea5":4,"\u1ea4":4,"\u1ea2":4,"\u1ea1":4,"\u1ea0":4,"\u04d4":4,"\u04d3":4,"\u04d2":4,"\u04d1":4,"\u04d0":4,"\u0466":4,"\u1e01":4,"\u1e00":4,"\u2206":4,"\u0430":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fb":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0105":4,"\u0104":4,"\u0103":4,"\u0102":4,"\u0101":4,"\u0100":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"a":4,"Z":4,"M":4,"A":4,".":7,",":7}},"\u00dd":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm147,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050f":7,"\u050e":-7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b4":-7,"\u04b1":4,"\u04b0":-7,"\u04af":4,"\u04ae":-7,"\u04ad":7,"\u04ac":-7,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u04a1":7,"\u04a0":-7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u1e85":4,"\u1e84":-4,"\u1e83":4,"\u1e82":-4,"\u1e81":4,"\u1e80":-4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0442":7,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0422":-7,"\u0421":7,"\u041e":7,"\u0410":18,"\u0408":12,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c7":7,"\u03c6":18,"\u03c4":7,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":7,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u03a4":-7,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0175":4,"\u0174":-4,"\u0164":-7,"\u0162":-7,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0134":12,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"}":-11,"z":11,"y":4,"x":7,"w":4,"v":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"f":5,"e":18,"d":18,"c":18,"a":18,"]":-11,"W":-4,"V":-7,"T":-7,"S":4,"Q":7,"O":7,"M":11,"J":12,"G":7,"C":7,"A":18,"?":-7,".":18,"-":18,",":18,"*":-7,")":-11,"'":-14,"&":11,"\"":-14}},"\u00de":{"d":"68,-213v70,-3,122,10,121,76v-2,64,-48,86,-121,81r0,56r-33,0r0,-257r33,0r0,44xm155,-136v0,-47,-39,-51,-87,-49r0,102v50,2,87,-5,87,-53"},"\u00df":{"d":"105,-275v42,0,72,15,73,54v1,43,-51,41,-50,80v23,29,70,35,73,86v3,62,-78,70,-119,46r0,-29v21,16,87,29,86,-15v-2,-52,-72,-41,-72,-94v0,-38,49,-38,49,-73v0,-22,-18,-29,-40,-29v-26,0,-42,10,-42,38r0,211r-32,0r0,-211v-1,-47,28,-64,74,-64","w":216},"\u00e0":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm89,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":191,"k":{"'":7}},"\u00e1":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm147,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":191,"k":{"'":7}},"\u00e2":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm40,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":191,"k":{"'":7}},"\u00e3":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm70,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":191,"k":{"'":7}},"\u00e4":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm65,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm131,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":191,"k":{"'":7}},"\u00e5":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm97,-294v24,0,41,13,41,38v0,25,-17,38,-41,38v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm97,-236v12,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-21,9,-20,20v1,11,6,20,20,20","w":191,"k":{"'":7}},"\u00e6":{"d":"76,4v-57,4,-78,-71,-39,-102v18,-15,58,-18,94,-18v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14r-11,-24v33,-22,109,-27,123,15v10,-19,30,-32,56,-32v55,0,77,45,73,107r-118,0v-7,67,61,79,109,52r0,29v-41,23,-112,14,-128,-28v-15,22,-32,38,-69,41xm131,-94v-40,1,-81,0,-81,40v0,22,12,32,31,32v38,0,53,-29,50,-72xm247,-116v8,-46,-42,-71,-69,-40v-7,9,-12,23,-13,40r82,0","w":299,"k":{"\u017e":4,"z":4,"x":7}},"\u00e7":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28xm63,66v30,10,60,-20,23,-32r-12,-3r15,-31r22,0r-10,20v15,5,28,10,28,30v0,31,-31,40,-66,35r0,-19","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u00e8":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm89,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":192,"k":{"'":7,"\"":18}},"\u00e9":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm152,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":192,"k":{"'":7,"\"":18}},"\u00ea":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm39,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":192,"k":{"'":7,"\"":18}},"\u00eb":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm64,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm130,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":192,"k":{"'":7,"\"":18}},"\u00ec":{"d":"63,0r-32,0r0,-193r32,0r0,193xm33,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":93},"\u00ed":{"d":"63,0r-32,0r0,-193r32,0r0,193xm101,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":93},"\u00ee":{"d":"63,0r-32,0r0,-193r32,0r0,193xm-12,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":93},"\u00ef":{"d":"63,0r-32,0r0,-193r32,0r0,193xm14,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm80,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":93},"\u00f0":{"d":"135,-234v64,45,87,240,-32,238v-53,-1,-78,-33,-83,-88v-7,-79,85,-110,133,-66v-8,-29,-21,-51,-42,-69r-45,27r-13,-20r38,-23r-30,-20r12,-21v16,8,29,16,43,26r40,-24r13,19xm104,-23v39,-1,51,-27,51,-69v0,-32,-17,-52,-51,-52v-37,0,-51,24,-51,61v1,36,14,60,51,60"},"\u00f1":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30xm81,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":211,"k":{"\u201d":7,"'":7,"\"":18}},"\u00f2":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm101,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","k":{"\u017e":4,"z":4,"x":7,"f":7,"'":25,"\"":25}},"\u00f3":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm152,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","k":{"\u017e":4,"z":4,"x":7,"f":7,"'":25,"\"":25}},"\u00f4":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm44,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","k":{"\u017e":4,"z":4,"x":7,"f":7,"'":25,"\"":25}},"\u00f5":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm77,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","k":{"\u017e":4,"z":4,"x":7,"f":7,"'":25,"\"":25}},"\u00f6":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm70,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm136,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","k":{"\u017e":4,"z":4,"x":7,"f":7,"'":25,"\"":25}},"\u00f7":{"d":"18,-114r0,-26r162,0r0,26r-162,0xm99,-44v-14,0,-20,-9,-20,-22v0,-14,7,-22,20,-22v12,0,20,7,20,22v0,14,-6,22,-20,22xm99,-166v-13,0,-20,-8,-20,-22v0,-13,6,-22,20,-22v13,0,20,7,20,22v0,15,-8,22,-20,22","w":198},"\u00f8":{"d":"165,-170v43,53,26,174,-61,174v-15,0,-28,-4,-39,-10r-12,19r-23,-13r14,-23v-15,-17,-24,-41,-24,-74v0,-75,58,-120,124,-90r12,-18r23,12xm130,-164v-64,-30,-94,48,-70,114xm78,-29v45,20,77,-13,77,-68v0,-19,-2,-33,-7,-45","k":{"\u017e":4,"z":4,"x":7}},"\u00f9":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm92,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":211,"k":{"'":12,"\"":12}},"\u00fa":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm155,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":211,"k":{"'":12,"\"":12}},"\u00fb":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm46,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":211,"k":{"'":12,"\"":12}},"\u00fc":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm71,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm137,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":211,"k":{"'":12,"\"":12}},"\u00fd":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm140,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":175,"k":{"\u1ee3":2,"\u1ee1":2,"\u1edf":2,"\u1edd":2,"\u1edb":2,"\u1ed9":2,"\u1ed7":2,"\u1ed5":2,"\u1ed3":2,"\u1ed1":2,"\u1ecf":2,"\u1ecd":2,"\u1ec7":2,"\u1ec5":2,"\u1ec3":2,"\u1ec1":2,"\u1ebf":2,"\u1ebd":2,"\u1ebb":2,"\u1eb9":2,"\u0511":2,"\u050d":2,"\u0503":2,"\u0501":2,"\u04eb":2,"\u04e9":2,"\u04e7":2,"\u04d7":2,"\u04ab":2,"\u04a9":2,"\u0481":2,"\u047d":2,"\u047b":2,"\u0479":2,"\u0473":2,"\u0450":2,"\u01a1":2,"\u203a":-2,"\u2026":22,"\u201e":20,"\u201d":-11,"\u201a":20,"\u2019":-11,"\u0454":2,"\u0451":2,"\u0444":2,"\u0441":2,"\u043e":2,"\u0435":2,"\u03ce":2,"\u03cc":2,"\u03c9":2,"\u03c6":2,"\u03c3":2,"\u03c1":2,"\u03bf":2,"\u03b5":2,"\u03b1":2,"\u03ac":2,"\u0153":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u011b":2,"\u0119":2,"\u0117":2,"\u0115":2,"\u0113":2,"\u010d":2,"\u010b":2,"\u0109":2,"\u0107":2,"\u00f8":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"\u00eb":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00e7":2,"\u00e6":2,"t":-1,"q":2,"o":2,"g":2,"f":-4,"e":2,"d":2,"c":2,"?":13,".":12,",":12,"'":-11,"\"":-11}},"\u00fe":{"d":"118,4v-26,0,-43,-12,-55,-28r-3,0v5,33,2,73,3,110r-32,0r0,-360r32,0v1,34,-6,77,0,107v10,-17,28,-30,55,-30v53,0,73,43,73,100v0,58,-20,101,-73,101xm158,-97v0,-42,-8,-72,-46,-73v-42,-1,-49,31,-49,73v0,43,8,74,49,74v37,0,46,-33,46,-74","w":210},"\u00ff":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm57,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm123,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,".":12,",":12,"'":-11,"\"":-11}},"\u0100":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm59,-304r101,0r0,27r-101,0r0,-27","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0101":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm45,-245r101,0r0,27r-101,0r0,-27","w":191,"k":{"'":7}},"\u0102":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm96,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0103":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm82,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":191,"k":{"'":7}},"\u0104":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm157,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"J":-40,"G":4,"C":4,"'":14,"\"":14}},"\u0105":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm111,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":191,"k":{"'":7}},"\u0106":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117xm185,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u0107":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28xm151,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0108":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117xm77,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":217},"\u0109":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28xm43,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u010a":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117xm137,-284v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":217},"\u010b":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28xm101,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u010c":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117xm134,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u010d":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28xm105,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u010e":{"d":"107,-257v78,2,115,47,117,126v2,110,-73,141,-189,131r0,-257r72,0xm68,-28v80,6,122,-26,122,-102v0,-76,-41,-107,-122,-99r0,201xm117,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":246},"\u010f":{"d":"239,-274v-3,24,-15,41,-25,58r-17,0v2,-21,8,-38,11,-58r31,0xm93,-197v28,-1,43,15,57,29v-3,-33,-2,-70,-2,-106r32,0r0,274r-25,0v-3,-8,-1,-21,-7,-26v-11,17,-28,30,-55,30v-53,0,-73,-43,-73,-100v0,-58,20,-98,73,-101xm53,-96v0,42,8,72,46,73v42,1,49,-31,49,-73v0,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74","w":210,"k":{"\u201d":-25,"\u2019":-25,"\u0142":-14,"\u0140":-14,"\u013e":-14,"\u013c":-14,"\u013a":-14,"\u0137":-14,"\u0135":-40,"\u0133":-11,"\u012f":-7,"\u012d":-43,"\u012b":-36,"\u0129":-47,"\u0127":-29,"\u0125":-14,"\u00ef":-36,"\u00ee":-36,"\u00ec":-43,"}":-32,"l":-14,"k":-14,"j":-11,"i":-11,"h":-14,"b":-14,"]":-29,"?":-29,")":-25,"'":-18,"\"":-18}},"\u0110":{"d":"224,-131v2,110,-73,141,-189,131r0,-113r-27,0r0,-29r27,0r0,-115r72,0v78,2,115,47,117,126xm68,-28v80,6,122,-26,122,-102v0,-76,-41,-107,-122,-99r0,87r59,0r0,29r-59,0r0,85","w":246},"\u0111":{"d":"93,-189v29,-1,42,14,57,28r-2,-56r-66,0r0,-25r66,0r0,-32r32,0r0,32r28,0r0,25r-28,0r0,217r-25,0v-3,-8,-1,-21,-7,-26v-11,17,-28,30,-55,30v-52,0,-73,-40,-73,-96v1,-56,19,-95,73,-97xm53,-92v0,41,9,68,46,69v40,1,49,-28,49,-69v0,-41,-9,-71,-49,-71v-37,1,-46,30,-46,71","w":210},"\u0112":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm52,-304r101,0r0,27r-101,0r0,-27","w":190},"\u0113":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm50,-245r101,0r0,27r-101,0r0,-27","w":192,"k":{"'":7}},"\u0114":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm89,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":190},"\u0115":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm86,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":192,"k":{"'":7}},"\u0116":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm103,-279v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":190},"\u0117":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm100,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":192,"k":{"'":7}},"\u0118":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm101,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":190,"k":{"J":-18}},"\u0119":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm105,39v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":192,"k":{"'":7}},"\u011a":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm103,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":190},"\u011b":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm99,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":192,"k":{"'":7}},"\u011c":{"d":"57,-128v0,82,54,117,133,98r0,-77r-53,0r0,-29r86,0r0,126v-25,8,-53,15,-87,14v-77,-2,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104xm83,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":248},"\u011d":{"d":"22,-130v-3,-53,44,-77,93,-63r64,0r0,20r-34,5v29,45,-3,113,-69,98v-15,4,-25,37,0,37v49,0,103,0,101,53v-2,51,-41,67,-96,66v-43,0,-73,-12,-74,-53v0,-30,19,-42,42,-48v-10,-3,-18,-14,-17,-27v0,-19,10,-25,23,-34v-20,-8,-32,-27,-33,-54xm105,-3v-36,0,-69,-2,-68,35v1,23,19,30,44,30v37,0,66,-9,66,-39v0,-23,-17,-26,-42,-26xm89,-173v-26,0,-36,15,-36,42v0,25,11,40,36,40v25,0,36,-14,36,-40v0,-27,-10,-42,-36,-42xm35,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":186},"\u011e":{"d":"57,-128v0,82,54,117,133,98r0,-77r-53,0r0,-29r86,0r0,126v-25,8,-53,15,-87,14v-77,-2,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104xm125,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":248},"\u011f":{"d":"22,-130v-3,-53,44,-77,93,-63r64,0r0,20r-34,5v29,45,-3,113,-69,98v-15,4,-25,37,0,37v49,0,103,0,101,53v-2,51,-41,67,-96,66v-43,0,-73,-12,-74,-53v0,-30,19,-42,42,-48v-10,-3,-18,-14,-17,-27v0,-19,10,-25,23,-34v-20,-8,-32,-27,-33,-54xm105,-3v-36,0,-69,-2,-68,35v1,23,19,30,44,30v37,0,66,-9,66,-39v0,-23,-17,-26,-42,-26xm89,-173v-26,0,-36,15,-36,42v0,25,11,40,36,40v25,0,36,-14,36,-40v0,-27,-10,-42,-36,-42xm76,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":186},"\u0120":{"d":"57,-128v0,82,54,117,133,98r0,-77r-53,0r0,-29r86,0r0,126v-25,8,-53,15,-87,14v-77,-2,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104xm139,-284v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":248},"\u0121":{"d":"22,-130v-3,-53,44,-77,93,-63r64,0r0,20r-34,5v29,45,-3,113,-69,98v-15,4,-25,37,0,37v49,0,103,0,101,53v-2,51,-41,67,-96,66v-43,0,-73,-12,-74,-53v0,-30,19,-42,42,-48v-10,-3,-18,-14,-17,-27v0,-19,10,-25,23,-34v-20,-8,-32,-27,-33,-54xm105,-3v-36,0,-69,-2,-68,35v1,23,19,30,44,30v37,0,66,-9,66,-39v0,-23,-17,-26,-42,-26xm89,-173v-26,0,-36,15,-36,42v0,25,11,40,36,40v25,0,36,-14,36,-40v0,-27,-10,-42,-36,-42xm90,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":186},"\u0122":{"d":"160,22v-4,23,-18,42,-29,58r-17,0v2,-20,13,-36,14,-58r32,0xm57,-128v0,82,54,117,133,98r0,-77r-53,0r0,-29r86,0r0,126v-25,8,-53,15,-87,14v-77,-2,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104","w":248},"\u0123":{"d":"121,-276v-2,21,-14,36,-15,58r-31,0v2,-25,18,-41,29,-58r17,0xm22,-130v-3,-53,44,-77,93,-63r64,0r0,20r-34,5v29,45,-3,113,-69,98v-15,4,-25,37,0,37v49,0,103,0,101,53v-2,51,-41,67,-96,66v-43,0,-73,-12,-74,-53v0,-30,19,-42,42,-48v-10,-3,-18,-14,-17,-27v0,-19,10,-25,23,-34v-20,-8,-32,-27,-33,-54xm105,-3v-36,0,-69,-2,-68,35v1,23,19,30,44,30v37,0,66,-9,66,-39v0,-23,-17,-26,-42,-26xm89,-173v-26,0,-36,15,-36,42v0,25,11,40,36,40v25,0,36,-14,36,-40v0,-27,-10,-42,-36,-42","w":186},"\u0124":{"d":"217,0r-32,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,257xm67,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":252},"\u0125":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-274r32,0v1,34,-6,77,0,107v11,-18,28,-29,55,-30xm53,-292v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":211},"\u0126":{"d":"35,-214r0,-43r33,0r0,43r117,0r0,-43r32,0r0,43r35,0r0,26r-35,0r0,188r-32,0r0,-120r-117,0r0,120r-33,0r0,-188r-35,0r0,-26r35,0xm185,-149r0,-39r-117,0r0,39r117,0","w":252},"\u0127":{"d":"118,-189v90,0,60,109,65,189r-32,0v-8,-59,25,-161,-38,-163v-71,-2,-45,96,-50,163r-32,0r0,-217r-28,0r0,-25r28,0r0,-32r32,0r0,32r66,0r0,25r-66,0v1,18,-5,43,0,57v11,-17,27,-29,55,-29","w":211},"\u0128":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm35,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":121},"\u0129":{"d":"63,0r-32,0r0,-193r32,0r0,193xm20,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":93},"\u012a":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm11,-304r101,0r0,27r-101,0r0,-27","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u012b":{"d":"63,0r-32,0r0,-193r32,0r0,193xm-3,-245r101,0r0,27r-101,0r0,-27","w":93},"\u012c":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm48,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":121},"\u012d":{"d":"63,0r-32,0r0,-193r32,0r0,193xm33,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":93},"\u012e":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm32,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"J":-14,"G":4,"C":4,"'":-7,"\"":-7}},"\u012f":{"d":"63,0r-32,0r0,-193r32,0r0,193xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20xm12,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":93},"\u0130":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm61,-284v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u0131":{"d":"63,0r-32,0r0,-193r32,0r0,193","w":93},"\u0132":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm187,-4v4,57,-45,83,-97,68r0,-28v30,10,64,2,64,-36r0,-257r33,0r0,253","w":219},"\u0133":{"d":"63,0r-32,0r0,-193r32,0r0,193xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20xm156,28v4,45,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-223r32,0r0,221xm140,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":186},"\u0134":{"d":"65,-4v4,57,-45,83,-97,68r0,-28v30,10,64,2,64,-36r0,-257r33,0r0,253xm-9,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":97},"\u0135":{"d":"63,28v4,45,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-223r32,0r0,221xm-12,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":93},"\u0136":{"d":"131,22v-4,23,-18,42,-29,58r-17,0v2,-20,13,-36,14,-58r32,0xm208,0r-37,0r-79,-123r-24,20r0,103r-33,0r0,-257r33,0r0,129v31,-45,67,-86,100,-129r37,0r-91,112","w":208,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0421":7,"\u041e":7,"\u039f":7,"\u0398":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"\u0137":{"d":"70,80v3,-20,14,-36,15,-58r31,0v-3,25,-18,40,-28,58r-18,0xm59,-100r76,-93r37,0r-70,83r75,110r-37,0r-59,-89r-19,15r0,74r-31,0r0,-274r31,0r0,126","w":178},"\u0138":{"d":"141,0r-60,-86r-19,14r0,72r-31,0r0,-193r31,0r-3,99r77,-99r36,0r-70,86r75,107r-36,0","w":178,"k":{"\u201d":-7,"\u2019":-7,"'":-7,"\"":-7}},"\u0139":{"d":"35,0r0,-257r33,0r0,228r100,0r0,29r-133,0xm111,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"\u013a":{"d":"63,0r-32,0r0,-274r32,0r0,274xm99,-345v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":93},"\u013b":{"d":"72,80v3,-20,14,-36,15,-58r31,0v-3,25,-18,40,-28,58r-18,0xm35,0r0,-257r33,0r0,228r100,0r0,29r-133,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"\u013c":{"d":"18,80v3,-20,13,-37,15,-58r31,0v-4,24,-17,42,-29,58r-17,0xm63,0r-32,0r0,-274r32,0r0,274","w":93},"\u013d":{"d":"156,-257v-4,22,-15,41,-25,57r-17,0v2,-21,8,-38,11,-57r31,0xm35,0r0,-257r33,0r0,228r100,0r0,29r-133,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"\u013e":{"d":"79,-216v2,-21,8,-38,11,-58r32,0v-4,23,-16,41,-26,58r-17,0xm63,0r-32,0r0,-274r32,0r0,274","w":93,"k":{"\u201d":-25,"\u2019":-25,"\u0142":-14,"\u0140":-14,"\u013e":-14,"\u013c":-14,"\u013a":-14,"\u0137":-14,"\u0135":-40,"\u0133":-11,"\u012f":-7,"\u012d":-43,"\u012b":-36,"\u0129":-47,"\u0127":-29,"\u0125":-14,"\u00ef":-36,"\u00ee":-36,"\u00ec":-43,"}":-32,"l":-14,"k":-14,"j":-11,"i":-11,"h":-14,"b":-14,"]":-29,"?":-29,")":-25,"'":-18,"\"":-18}},"\u013f":{"d":"35,0r0,-257r33,0r0,228r100,0r0,29r-133,0xm132,-108v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"\u0140":{"d":"63,0r-32,0r0,-274r32,0r0,274xm100,-100v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":107},"\u0141":{"d":"35,-119r0,-138r33,0r0,118r40,-26r13,22r-53,34r0,80r100,0r0,29r-133,0r0,-89r-17,11r-13,-22","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":18,"\"":18}},"\u0142":{"d":"31,-133r0,-141r32,0r0,120r18,-12r14,21r-32,21r0,124r-32,0r0,-103r-19,12r-14,-21","w":93},"\u0143":{"d":"227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257xm181,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":262},"\u0144":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30xm158,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":211,"k":{"'":7}},"\u0145":{"d":"149,22v-4,23,-18,42,-29,58r-17,0v2,-20,13,-36,14,-58r32,0xm227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257","w":262},"\u0146":{"d":"78,80v3,-20,12,-38,15,-58r31,0v-4,24,-17,42,-29,58r-17,0xm118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30","w":211,"k":{"'":7}},"\u0147":{"d":"227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257xm131,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":262},"\u0148":{"d":"118,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30xm106,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":211,"k":{"'":7}},"\u0149":{"d":"143,-197v91,-6,60,115,65,197r-32,0r0,-124v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-29,55,-30xm0,-169r18,-88v12,2,32,-5,37,4r-31,84r-24,0","w":237},"\u014a":{"d":"227,-4v5,57,-43,83,-95,68r0,-28v30,10,70,2,65,-36r-135,-213r3,213r-30,0r0,-257r37,0r126,204r2,0v-4,-65,-3,-135,-3,-204r30,0r0,253","w":262},"\u014b":{"d":"183,28v4,46,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-154v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-30,55,-30v45,0,66,23,65,71r0,154","w":211},"\u014c":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm83,-304r101,0r0,27r-101,0r0,-27","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u014d":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm54,-245r101,0r0,27r-101,0r0,-27","k":{"\u017e":4,"z":4,"x":7}},"\u014e":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm120,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":267},"\u014f":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm90,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","k":{"\u017e":4,"z":4,"x":7}},"\u0150":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm146,-335v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm209,-335v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0151":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm117,-276v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm180,-276v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","k":{"\u017e":4,"z":4,"x":7}},"\u0152":{"d":"22,-129v0,-91,51,-147,144,-128r133,0r0,29r-101,0r0,79r94,0r0,29r-94,0r0,91r101,0r0,29r-133,0v-91,19,-144,-38,-144,-129xm165,-226v-66,-23,-108,25,-108,97v0,72,39,121,108,98r0,-195","w":320},"\u0153":{"d":"301,-9v-42,22,-112,16,-129,-26v-13,23,-36,39,-69,39v-56,0,-83,-41,-83,-101v0,-60,26,-98,84,-100v32,-1,54,17,67,39v12,-21,32,-40,64,-39v57,2,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-29,51,-72v0,-46,-10,-75,-51,-75xm275,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":327,"k":{"\u017e":4,"z":4,"x":7}},"\u0154":{"d":"189,-184v0,40,-23,58,-51,69r70,115r-38,0r-62,-106r-40,0r0,106r-33,0r0,-257v78,-2,154,-4,154,73xm155,-182v0,-47,-40,-48,-87,-47r0,95v47,2,87,-1,87,-48xm153,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":212},"\u0155":{"d":"62,-158v13,-24,34,-46,74,-37r-4,30v-44,-11,-69,18,-69,61r0,104r-32,0r0,-193r26,0v3,11,-1,28,5,35xm129,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":143},"\u0156":{"d":"85,80v3,-20,14,-36,15,-58r31,0v-3,25,-18,40,-28,58r-18,0xm189,-184v0,40,-23,58,-51,69r70,115r-38,0r-62,-106r-40,0r0,106r-33,0r0,-257v78,-2,154,-4,154,73xm155,-182v0,-47,-40,-48,-87,-47r0,95v47,2,87,-1,87,-48","w":212},"\u0157":{"d":"17,80v3,-20,12,-38,15,-58r31,0v-4,24,-17,42,-29,58r-17,0xm62,-158v13,-24,34,-46,74,-37r-4,30v-44,-11,-69,18,-69,61r0,104r-32,0r0,-193r26,0v3,11,-1,28,5,35","w":143},"\u0158":{"d":"189,-184v0,40,-23,58,-51,69r70,115r-38,0r-62,-106r-40,0r0,106r-33,0r0,-257v78,-2,154,-4,154,73xm155,-182v0,-47,-40,-48,-87,-47r0,95v47,2,87,-1,87,-48xm106,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":212},"\u0159":{"d":"62,-158v13,-24,34,-46,74,-37r-4,30v-44,-11,-69,18,-69,61r0,104r-32,0r0,-193r26,0v3,11,-1,28,5,35xm79,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":143},"\u015a":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24xm148,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":186},"\u015b":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38xm132,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u015c":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24xm42,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":186},"\u015d":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38xm27,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u015e":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24xm60,66v30,10,60,-20,23,-32r-12,-3r15,-31r22,0r-10,20v15,5,28,10,28,30v0,31,-31,40,-66,35r0,-19","w":186},"\u015f":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38xm48,66v30,10,60,-20,23,-32r-12,-3r15,-31r22,0r-10,20v15,5,28,10,28,30v0,31,-31,40,-66,35r0,-19","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0160":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24xm99,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":186,"k":{"\u1ef9":4,"\u1ef8":7,"\u1ef7":4,"\u1ef6":7,"\u1ef5":4,"\u1ef4":7,"\u050f":4,"\u050e":7,"\u0507":4,"\u0505":4,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04b4":7,"\u04b1":4,"\u04b0":7,"\u04af":4,"\u04ae":7,"\u04ad":4,"\u04ac":7,"\u04a1":4,"\u04a0":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u201d":-7,"\u2019":-7,"\u1ef3":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0443":4,"\u0442":4,"\u0422":7,"\u0405":4,"\u03c7":4,"\u03c4":4,"\u03bd":4,"\u03b3":4,"\u03a4":7,"\u0178":7,"\u0177":4,"\u0176":7,"\u0174":4,"\u0164":7,"\u0162":7,"\u0161":4,"\u0160":4,"\u015e":4,"\u015a":4,"\u00ff":4,"\u00fd":4,"\u00dd":7,"y":4,"v":4,"Y":7,"X":7,"W":4,"V":4,"T":7,"S":4,"M":-4,"'":-7,"\"":-7}},"\u0161":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38xm86,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0162":{"d":"63,80v3,-20,14,-36,15,-58r31,0v-3,25,-18,40,-28,58r-18,0xm110,0r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,228","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u0507":11,"\u0505":11,"\u0503":22,"\u0501":22,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04b4":-4,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a1":11,"\u04a0":-4,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0455":22,"\u0454":22,"\u0451":22,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u043e":22,"\u0435":22,"\u0430":22,"\u0422":-4,"\u0421":11,"\u041e":11,"\u0410":22,"\u0405":4,"\u03ce":22,"\u03cc":22,"\u03c9":22,"\u03c7":11,"\u03c6":22,"\u03c4":11,"\u03c3":22,"\u03c1":22,"\u03bf":22,"\u03bd":11,"\u03b7":14,"\u03b5":22,"\u03b3":11,"\u03b1":22,"\u03ae":14,"\u03ac":22,"\u03a4":-4,"\u039f":11,"\u039b":22,"\u0398":11,"\u0391":22,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u0163":{"d":"36,80v3,-20,12,-38,15,-58r31,0v-4,24,-17,42,-29,58r-17,0xm65,-57v-3,31,21,40,50,31r0,24v-42,17,-82,-3,-82,-55r0,-112r-27,0r0,-14r27,-14r14,-40r18,0r0,44r49,0r0,24r-49,0r0,112","w":121},"\u0164":{"d":"110,0r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,228xm94,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u0507":11,"\u0505":11,"\u0503":22,"\u0501":22,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04b4":-4,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a1":11,"\u04a0":-4,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0455":22,"\u0454":22,"\u0451":22,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u043e":22,"\u0435":22,"\u0430":22,"\u0422":-4,"\u0421":11,"\u041e":11,"\u0410":22,"\u0405":4,"\u03ce":22,"\u03cc":22,"\u03c9":22,"\u03c7":11,"\u03c6":22,"\u03c4":11,"\u03c3":22,"\u03c1":22,"\u03bf":22,"\u03bd":11,"\u03b7":14,"\u03b5":22,"\u03b3":11,"\u03b1":22,"\u03ae":14,"\u03ac":22,"\u03a4":-4,"\u039f":11,"\u039b":22,"\u0398":11,"\u0391":22,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u0165":{"d":"88,-216v2,-21,8,-38,11,-58r32,0v-4,23,-16,41,-26,58r-17,0xm65,-57v-3,31,21,40,50,31r0,24v-42,17,-82,-3,-82,-55r0,-112r-27,0r0,-14r27,-14r14,-40r18,0r0,44r49,0r0,24r-49,0r0,112","w":121,"k":{"\u201d":-25,"\u2019":-25,"\u0142":-14,"\u0140":-14,"\u013e":-14,"\u013c":-14,"\u013a":-14,"\u0137":-14,"\u0135":-40,"\u0133":-11,"\u012f":-7,"\u012d":-43,"\u012b":-36,"\u0129":-47,"\u0127":-29,"\u0125":-14,"\u00ef":-36,"\u00ee":-36,"\u00ec":-43,"}":-32,"l":-14,"k":-14,"j":-11,"i":-11,"h":-14,"b":-14,"]":-29,"?":-29,")":-25,"'":-18,"\"":-18}},"\u0166":{"d":"77,-144r0,-84r-73,0r0,-29r179,0r0,29r-73,0r0,84r52,0r0,26r-52,0r0,118r-33,0r0,-118r-52,0r0,-26r52,0","w":186},"\u0167":{"d":"65,-101v-2,43,-5,94,50,75r0,24v-42,17,-88,-4,-82,-55r0,-44r-24,0r0,-24r24,0r0,-44r-27,0r0,-14r27,-14r14,-40r18,0r0,44r49,0r0,24r-49,0r0,44r46,0r0,24r-46,0","w":121},"\u0168":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm99,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":251},"\u0169":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm80,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":211},"\u016a":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm75,-304r101,0r0,27r-101,0r0,-27","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u016b":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm56,-245r101,0r0,27r-101,0r0,-27","w":211},"\u016c":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm112,-304v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":251},"\u016d":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm92,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22","w":211},"\u016e":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm125,-353v24,0,41,13,41,38v0,25,-17,38,-41,38v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm125,-295v12,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-21,9,-20,20v1,11,6,20,20,20","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u016f":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm105,-294v24,0,41,13,41,38v0,25,-17,38,-41,38v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm105,-236v12,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-21,9,-20,20v1,11,6,20,20,20","w":211},"\u0170":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm136,-335v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm199,-335v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u0171":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm119,-276v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm182,-276v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","w":211},"\u0172":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm99,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u0173":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm127,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":211},"\u0174":{"d":"142,-257r35,0r57,222v9,-80,31,-148,46,-222r35,0r-65,257r-33,0r-58,-220v-14,77,-37,146,-55,220r-33,0r-67,-257r34,0r51,222v12,-80,35,-148,53,-222xm100,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":318,"k":{"\u1ef1":4,"\u1eef":4,"\u1eed":4,"\u1eeb":4,"\u1ee9":4,"\u1ee7":4,"\u1ee5":4,"\u1ee3":7,"\u1ee2":4,"\u1ee1":7,"\u1ee0":4,"\u1edf":7,"\u1ede":4,"\u1edd":7,"\u1edc":4,"\u1edb":7,"\u1eda":4,"\u1ed9":7,"\u1ed8":4,"\u1ed7":7,"\u1ed6":4,"\u1ed5":7,"\u1ed4":4,"\u1ed3":7,"\u1ed2":4,"\u1ed1":7,"\u1ed0":4,"\u1ecf":7,"\u1ece":4,"\u1ecd":7,"\u1ecc":4,"\u1ec7":7,"\u1ec5":7,"\u1ec3":7,"\u1ec1":7,"\u1ebf":7,"\u1ebd":7,"\u1ebb":7,"\u1eb9":7,"\u1eb7":7,"\u1eb6":7,"\u1eb5":7,"\u1eb4":7,"\u1eb3":7,"\u1eb2":7,"\u1eb1":7,"\u1eb0":7,"\u1eaf":7,"\u1eae":7,"\u1ead":7,"\u1eac":7,"\u1eab":7,"\u1eaa":7,"\u1ea9":7,"\u1ea8":7,"\u1ea7":7,"\u1ea6":7,"\u1ea5":7,"\u1ea4":7,"\u1ea2":7,"\u1ea1":7,"\u1ea0":7,"\u0511":7,"\u0510":4,"\u050d":7,"\u050c":4,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04ea":4,"\u04e9":7,"\u04e8":4,"\u04e7":7,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":7,"\u04d4":7,"\u04d3":7,"\u04d2":7,"\u04d1":7,"\u04d0":7,"\u04ab":7,"\u04aa":4,"\u04a9":7,"\u04a8":4,"\u0481":7,"\u0480":4,"\u047e":4,"\u047d":7,"\u047c":4,"\u047b":7,"\u047a":4,"\u0479":7,"\u0478":4,"\u0473":7,"\u0472":4,"\u0466":7,"\u0460":4,"\u0450":7,"\u01a1":7,"\u01a0":4,"\u1e01":7,"\u1e00":7,"\u2206":7,"\u201d":-18,"\u2019":-18,"\u0455":7,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0430":7,"\u0421":4,"\u041e":4,"\u0410":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u03b7":4,"\u03b5":7,"\u03b1":7,"\u03ae":4,"\u03ac":7,"\u039f":4,"\u039b":7,"\u0398":4,"\u0391":7,"\u0219":7,"\u01fb":7,"\u01fa":7,"\u017e":4,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":7,"\u0152":4,"\u0151":7,"\u0150":4,"\u014f":7,"\u014d":7,"\u014c":4,"\u0148":4,"\u0146":4,"\u0144":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":7,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u010d":7,"\u010c":4,"\u010b":7,"\u0109":7,"\u0107":7,"\u0106":4,"\u0105":7,"\u0104":7,"\u0103":7,"\u0102":7,"\u0101":7,"\u0100":7,"\u00fc":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00f1":4,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"z":4,"u":4,"s":7,"r":4,"q":7,"p":4,"o":7,"n":4,"m":4,"g":4,"e":7,"d":7,"c":7,"a":7,"Q":4,"O":4,"G":4,"C":4,"A":7,".":14,",":14,"'":-18,"\"":-18}},"\u0175":{"d":"177,0r-44,-163r-43,163r-37,0r-49,-193r33,0r36,168v12,-59,28,-113,44,-168r35,0r43,168r37,-168r33,0r-50,193r-38,0xm76,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":268,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"\u0176":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm37,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u0177":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm30,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"\u0178":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm62,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm128,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050e":-7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b4":-7,"\u04b1":4,"\u04b0":-7,"\u04af":4,"\u04ae":-7,"\u04ac":-7,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u04a0":-7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u2022":7,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0422":-7,"\u0421":7,"\u041e":7,"\u0410":18,"\u0408":12,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u03a4":-7,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0164":-7,"\u0162":-7,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0134":12,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"}":-11,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"f":5,"e":18,"d":18,"c":18,"a":18,"]":-11,"T":-7,"S":4,"Q":7,"O":7,"M":4,"J":12,"G":7,"C":7,"A":18,"?":-7,".":18,"-":29,",":18,"*":-7,")":-11,"'":-14,"&":11,"\"":-14}},"\u0179":{"d":"180,0r-166,0r0,-25r125,-203r-121,0r0,-29r158,0r0,25r-125,203r129,0r0,29xm148,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":194,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u017a":{"d":"144,0r-130,0r0,-22r95,-147r-89,0r0,-24r121,0r0,26r-92,143r95,0r0,24xm131,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":158},"\u017b":{"d":"180,0r-166,0r0,-25r125,-203r-121,0r0,-29r158,0r0,25r-125,203r129,0r0,29xm99,-284v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":194,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u017c":{"d":"144,0r-130,0r0,-22r95,-147r-89,0r0,-24r121,0r0,26r-92,143r95,0r0,24xm83,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":158},"\u017d":{"d":"180,0r-166,0r0,-25r125,-203r-121,0r0,-29r158,0r0,25r-125,203r129,0r0,29xm98,-302v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":194,"k":{"\u1ef9":7,"\u1ef7":7,"\u1ef5":7,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee3":4,"\u1ee2":4,"\u1ee1":4,"\u1ee0":4,"\u1edf":4,"\u1ede":4,"\u1edd":4,"\u1edc":4,"\u1edb":4,"\u1eda":4,"\u1ed9":4,"\u1ed8":4,"\u1ed7":4,"\u1ed6":4,"\u1ed5":4,"\u1ed4":4,"\u1ed3":4,"\u1ed2":4,"\u1ed1":4,"\u1ed0":4,"\u1ecf":4,"\u1ece":4,"\u1ecd":4,"\u1ecc":4,"\u1ec7":4,"\u1ec5":4,"\u1ec3":4,"\u1ec1":4,"\u1ebf":4,"\u1ebd":4,"\u1ebb":4,"\u1eb9":4,"\u0511":4,"\u0510":4,"\u050f":7,"\u050d":4,"\u050c":4,"\u0507":7,"\u0505":7,"\u0503":4,"\u0501":4,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04eb":4,"\u04ea":4,"\u04e9":4,"\u04e8":4,"\u04e7":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":4,"\u04b1":7,"\u04af":7,"\u04ad":7,"\u04ab":4,"\u04aa":4,"\u04a9":4,"\u04a8":4,"\u04a1":7,"\u0481":4,"\u0480":4,"\u047f":7,"\u047e":4,"\u047d":4,"\u047c":4,"\u047b":4,"\u047a":4,"\u0479":4,"\u0478":4,"\u0477":7,"\u0475":7,"\u0473":4,"\u0472":4,"\u0461":7,"\u0460":4,"\u0450":4,"\u01af":4,"\u01a1":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u1ef3":7,"\u1e85":7,"\u1e83":7,"\u1e81":7,"\u0454":4,"\u0451":4,"\u0444":4,"\u0443":7,"\u0442":7,"\u0441":4,"\u043e":4,"\u0435":4,"\u0421":4,"\u041e":4,"\u0405":7,"\u03ce":4,"\u03cc":4,"\u03c9":4,"\u03c7":7,"\u03c6":4,"\u03c4":7,"\u03c3":4,"\u03c1":4,"\u03bf":4,"\u03bd":7,"\u03b5":4,"\u03b3":7,"\u03b1":4,"\u03ac":4,"\u039f":4,"\u0398":4,"\u0177":7,"\u0175":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0160":7,"\u015e":7,"\u015a":7,"\u0153":4,"\u0152":7,"\u0151":4,"\u0150":4,"\u014f":4,"\u014d":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":4,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u010d":4,"\u010c":4,"\u010b":4,"\u0109":4,"\u0107":4,"\u0106":4,"\u00ff":7,"\u00fd":7,"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"w":7,"v":7,"q":4,"o":4,"e":4,"d":4,"c":4,"U":4,"S":7,"Q":4,"O":4,"G":4,"C":4,"-":11,"'":-7,"\"":-7}},"\u017e":{"d":"144,0r-130,0r0,-22r95,-147r-89,0r0,-24r121,0r0,26r-92,143r95,0r0,24xm83,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":158,"k":{"\u1ee3":4,"\u1ee1":4,"\u1edf":4,"\u1edd":4,"\u1edb":4,"\u1ed9":4,"\u1ed7":4,"\u1ed5":4,"\u1ed3":4,"\u1ed1":4,"\u1ecf":4,"\u1ecd":4,"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u01a1":4,"\u201d":-4,"\u0444":4,"\u043e":4,"\u03ce":4,"\u03cc":4,"\u03c9":4,"\u03c6":4,"\u03c3":4,"\u03c1":4,"\u03bf":4,"\u0153":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00e6":4,"o":4}},"\u017f":{"d":"115,-244v-25,-11,-60,-5,-52,33r0,211r-32,0r0,-211v-6,-57,42,-75,92,-58","w":103},"\u0192":{"d":"168,-229v-26,-12,-59,-4,-53,32r0,26r43,0r0,24r-43,0r0,169v4,52,-31,71,-79,62r0,-27v27,9,47,-2,47,-35r0,-169r-34,0r0,-13r34,-12v-10,-69,30,-106,93,-82","w":198},"\u01fa":{"d":"109,-290v42,-4,53,57,21,71r89,219r-34,0r-27,-69r-98,0r-27,69r-33,0r89,-218v-32,-14,-23,-77,20,-72xm147,-98r-38,-103v-10,37,-24,69,-37,103r75,0xm165,-345v-9,20,-32,33,-48,46r-22,0v7,-18,25,-28,31,-46r39,0xm107,-232v13,1,21,-8,21,-20v0,-11,-8,-20,-19,-20v-11,0,-20,8,-20,20v0,13,6,19,18,20","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u01fb":{"d":"149,-345v-8,21,-32,32,-48,46r-21,0v7,-17,23,-29,31,-46r38,0xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm95,-286v25,0,40,13,40,37v0,24,-15,38,-40,38v-25,0,-39,-13,-39,-37v0,-24,14,-38,39,-38xm95,-229v11,0,20,-8,20,-19v0,-11,-8,-20,-20,-20v-12,0,-20,9,-20,20v1,12,6,19,20,19","w":191,"k":{"'":7}},"\u01fc":{"d":"285,0r-133,0r0,-80r-84,0r-36,80r-32,0r115,-257r170,0r0,29r-101,0r0,79r94,0r0,29r-94,0r0,91r101,0r0,29xm81,-109r71,0r0,-119r-19,0xm235,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":306},"\u01fd":{"d":"76,4v-57,4,-78,-71,-39,-102v18,-15,58,-18,94,-18v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14r-11,-24v33,-22,109,-27,123,15v10,-19,30,-32,56,-32v55,0,77,45,73,107r-118,0v-7,67,61,79,109,52r0,29v-41,23,-112,14,-128,-28v-15,22,-32,38,-69,41xm131,-94v-40,1,-81,0,-81,40v0,22,12,32,31,32v38,0,53,-29,50,-72xm247,-116v8,-46,-42,-71,-69,-40v-7,9,-12,23,-13,40r82,0xm204,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":299},"\u01fe":{"d":"134,-261v23,1,41,5,56,14r14,-22r25,13r-17,27v21,22,33,56,33,100v0,101,-78,160,-168,120r-14,22r-24,-13r16,-26v-22,-24,-33,-58,-33,-103v0,-79,32,-132,112,-132xm134,-232v-86,0,-91,115,-61,177r102,-166v-11,-6,-24,-11,-41,-11xm134,-25v84,0,89,-117,61,-176r-102,166v11,6,25,10,41,10xm183,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":267},"\u01ff":{"d":"165,-170v43,53,26,174,-61,174v-15,0,-28,-4,-39,-10r-12,19r-23,-13r14,-23v-15,-17,-24,-41,-24,-74v0,-75,58,-120,124,-90r12,-18r23,12xm130,-164v-64,-30,-94,48,-70,114xm78,-29v45,20,77,-13,77,-68v0,-19,-2,-33,-7,-45xm152,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0"},"\u0218":{"d":"111,22v-4,23,-18,42,-29,58r-17,0v2,-20,13,-36,14,-58r32,0xm53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24","w":186},"\u0219":{"d":"52,80v3,-20,14,-36,15,-58r31,0v-3,25,-18,40,-28,58r-18,0xm133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u02c6":{"d":"45,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5"},"\u02c7":{"d":"104,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33"},"\u02c9":{"d":"50,-245r101,0r0,27r-101,0r0,-27","w":200},"\u02d8":{"d":"90,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22"},"\u02d9":{"d":"47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":93},"\u02da":{"d":"103,-294v24,0,41,13,41,38v0,25,-17,38,-41,38v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm103,-236v12,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-21,9,-20,20v1,11,6,20,20,20"},"\u02db":{"d":"5,44v1,-22,16,-33,28,-44r23,0v-16,16,-24,30,-24,42v0,16,15,17,30,14r0,20v-28,7,-60,-2,-57,-32","w":66},"\u02dc":{"d":"82,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47"},"\u02dd":{"d":"105,-276v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm168,-276v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0"},"\u0384":{"d":"136,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0"},"\u0385":{"d":"90,-244v2,-22,11,-38,15,-58r37,0v-8,23,-25,40,-38,58r-14,0xm66,-227v-10,0,-17,-6,-17,-18v0,-12,6,-19,17,-18v10,1,16,6,16,18v0,11,-7,18,-16,18xm142,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,18,6,17,18v0,11,-8,18,-17,18"},"\u0386":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":218,"k":{"\u03c4":11,"\u03bb":-7,"\u03ab":18,"\u03a8":7,"\u03a6":7,"\u03a5":18,"\u03a4":22,"\u039f":4,"\u039b":-7,"\u0398":4,"\u0394":-7}},"\u0387":{"d":"48,-103v-16,0,-21,-10,-22,-24v0,-15,7,-25,22,-25v14,0,22,8,22,25v0,16,-7,24,-22,24","w":96},"\u0388":{"d":"193,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":215},"\u0389":{"d":"239,0r-32,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,257xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":274},"\u038a":{"d":"152,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":166,"k":{"\u03a6":4,"\u039f":4,"\u0398":4}},"\u038c":{"d":"148,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm148,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":281,"k":{"\u03bb":4,"\u03ab":7,"\u03aa":4,"\u03a7":7,"\u03a5":7,"\u03a4":11,"\u03a3":4,"\u039e":4,"\u0399":4,"\u0396":4,"\u0391":4}},"\u038e":{"d":"145,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":239,"k":{"\u2014":11,"\u2013":11,"\u03ce":14,"\u03cd":11,"\u03cc":18,"\u03cb":7,"\u03c9":14,"\u03c8":11,"\u03c7":7,"\u03c6":14,"\u03c5":11,"\u03c3":18,"\u03c2":18,"\u03c1":18,"\u03bf":18,"\u03bc":11,"\u03ba":11,"\u03b9":11,"\u03b8":7,"\u03b7":11,"\u03b6":7,"\u03b5":18,"\u03b4":14,"\u03b1":18,"\u03b0":11,"\u03ae":11,"\u03ad":18,"\u03ac":18,"\u03a9":7,"\u03a6":7,"\u039b":11,"\u0398":7,"\u0394":11,"\u0391":18,"\u00ab":11,"-":11}},"\u038f":{"d":"226,-144v0,-55,-22,-88,-76,-88v-54,0,-77,33,-76,88v0,59,25,93,60,118r0,26r-104,0r0,-29r62,0v-31,-24,-53,-62,-53,-116v0,-73,38,-116,111,-116v73,0,111,43,111,116v0,54,-22,92,-53,116r62,0r0,29r-104,0r0,-26v35,-25,60,-59,60,-118xm43,-258v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":283,"k":{"\u03ab":11,"\u03a5":11,"\u03a4":11}},"\u0390":{"d":"111,-2v-44,17,-82,-3,-82,-55r0,-136r32,0r0,136v-4,32,21,39,50,31r0,24xm37,-244v2,-22,11,-38,15,-58r37,0v-8,23,-25,40,-38,58r-14,0xm13,-227v-10,0,-17,-6,-17,-18v0,-12,6,-19,17,-18v10,1,16,6,16,18v0,11,-7,18,-16,18xm89,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,18,6,17,18v0,11,-8,18,-17,18","w":117,"k":{"\u03ce":7,"\u03cd":7,"\u03cc":7,"\u03cb":7,"\u03c9":4,"\u03c8":7,"\u03c7":4,"\u03c6":7,"\u03c5":7,"\u03c4":4,"\u03c3":7,"\u03c2":4,"\u03c0":4,"\u03bf":7,"\u03be":4,"\u03bd":7,"\u03bb":-7,"\u03b9":7,"\u03b8":7,"\u03b6":4,"\u03b4":7,"\u03b3":7,"\u03b1":7,"\u03b0":7,"\u03ac":7}},"\u0391":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u03c4":11,"\u03ab":18,"\u03a8":11,"\u03a6":7,"\u03a5":18,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0392":{"d":"204,-75v2,82,-86,77,-169,75r0,-257v75,1,163,-12,162,65v-1,34,-24,49,-52,57v34,5,58,21,59,60xm163,-190v0,-46,-50,-39,-95,-39r0,81v46,0,95,7,95,-42xm169,-76v0,-49,-52,-46,-101,-45r0,93v51,1,101,4,101,-48","w":223,"k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1ef2":4,"\u03c7":4,"\u03c4":4,"\u03ab":4,"\u03aa":4,"\u03a7":4,"\u03a5":4,"\u03a4":4,"\u03a3":4,"\u039e":7,"\u0399":4,"\u0178":4,"\u0176":4,"\u0164":4,"\u0162":4,"\u00dd":4,"Y":4,"X":4,"V":4,"T":4}},"\u0393":{"d":"168,-257r0,29r-100,0r0,228r-33,0r0,-257r133,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u01af":4,"\u01a0":4,"\u201d":18,"\u2019":18,"\u2014":18,"\u2013":18,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u03ce":18,"\u03cd":11,"\u03cc":22,"\u03cb":11,"\u03ca":-7,"\u03c9":18,"\u03c8":11,"\u03c7":11,"\u03c6":22,"\u03c5":11,"\u03c4":11,"\u03c3":22,"\u03c2":22,"\u03c1":18,"\u03c0":11,"\u03bf":22,"\u03bd":11,"\u03bc":11,"\u03ba":11,"\u03b9":11,"\u03b7":11,"\u03b5":22,"\u03b4":18,"\u03b3":11,"\u03b1":22,"\u03ae":14,"\u03ad":22,"\u03ac":22,"\u03a9":7,"\u03a6":14,"\u039f":4,"\u039b":18,"\u0398":4,"\u0394":18,"\u0391":22,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00bb":14,"\u00ab":18,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,".":18,"-":18,",":18,"'":18,"\"":18}},"\u0394":{"d":"198,-22r0,22r-191,0r0,-23r79,-234r32,0xm102,-221v-17,67,-39,129,-60,192r120,0","w":204,"k":{"\u1ef1":7,"\u1eef":7,"\u1eed":7,"\u1eeb":7,"\u1ee9":7,"\u1ee7":7,"\u1ee5":7,"\u1ee3":11,"\u1ee2":7,"\u1ee1":11,"\u1ee0":7,"\u1edf":11,"\u1ede":7,"\u1edd":11,"\u1edc":7,"\u1edb":11,"\u1eda":7,"\u1ed9":11,"\u1ed8":7,"\u1ed7":11,"\u1ed6":7,"\u1ed5":11,"\u1ed4":7,"\u1ed3":11,"\u1ed2":7,"\u1ed1":11,"\u1ed0":7,"\u1ecf":11,"\u1ece":7,"\u1ecd":11,"\u1ecc":7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb7":11,"\u1eb6":11,"\u1eb5":11,"\u1eb4":11,"\u1eb3":11,"\u1eb2":11,"\u1eb1":11,"\u1eb0":11,"\u1eaf":11,"\u1eae":11,"\u1ead":11,"\u1eac":11,"\u1eab":11,"\u1eaa":11,"\u1ea9":11,"\u1ea8":11,"\u1ea7":11,"\u1ea6":11,"\u1ea5":11,"\u1ea4":11,"\u1ea2":11,"\u1ea1":11,"\u1ea0":11,"\u01a1":11,"\u01a0":7,"\u1e01":11,"\u1e00":11,"\u2206":11,"\u201d":-14,"\u2019":-14,"\u03c0":7,"\u03bb":-7,"\u03ac":11,"\u03ab":11,"\u03a8":7,"\u03a6":7,"\u03a5":11,"\u03a4":18,"\u039f":7,"\u0398":7,"\u0394":-4,"\u0219":7,"\u01fb":11,"\u01fa":11,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":11,"\u0152":7,"\u0151":11,"\u0150":7,"\u014f":11,"\u014d":11,"\u014c":7,"\u0148":7,"\u0146":7,"\u0144":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010c":7,"\u010b":11,"\u0109":11,"\u0107":11,"\u0106":7,"\u0105":11,"\u0104":11,"\u0103":11,"\u0102":11,"\u0101":11,"\u0100":11,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00f1":7,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00e5":11,"\u00e4":11,"\u00e3":11,"\u00e2":11,"\u00e1":11,"\u00e0":11,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":11,"\u00c4":11,"\u00c3":11,"\u00c2":11,"\u00c1":11,"\u00c0":11,"u":7,"s":7,"r":7,"q":11,"p":7,"o":11,"n":7,"m":7,"g":11,"e":11,"d":11,"c":11,"a":11,"Q":7,"O":7,"G":7,"C":7,"A":11,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u0395":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u0396":{"d":"180,0r-166,0r0,-25r125,-203r-121,0r0,-29r158,0r0,25r-125,203r129,0r0,29","w":194,"k":{"\u03cd":7,"\u03cb":7,"\u03ca":-7,"\u03c8":7,"\u03c5":7,"\u03a6":4,"\u039f":4,"\u0398":4}},"\u0397":{"d":"217,0r-32,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,257","w":252},"\u0398":{"d":"86,-145r94,0r0,28r-94,0r0,-28xm134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u03ab":7,"\u03a7":7,"\u03a5":7,"\u03a4":11,"\u03a3":4,"\u039e":4,"\u039b":4,"\u0399":4,"\u0394":7,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0399":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18","w":121,"k":{"\u03bb":-7,"\u03b4":4,"\u03a6":4,"\u039f":4,"\u0398":4}},"\u039a":{"d":"208,0r-37,0r-79,-123r-24,20r0,103r-33,0r0,-257r33,0r0,129v31,-45,67,-86,100,-129r37,0r-91,112","w":208,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u03ca":-7,"\u03c4":7,"\u03a6":14,"\u039f":7,"\u0398":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"\u039b":{"d":"204,0r-34,0r-68,-222r-67,222r-35,0r86,-257r32,0","w":204,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef1":7,"\u1ef0":4,"\u1eef":7,"\u1eee":4,"\u1eed":7,"\u1eec":4,"\u1eeb":7,"\u1eea":4,"\u1ee9":7,"\u1ee8":4,"\u1ee7":7,"\u1ee6":4,"\u1ee5":7,"\u1ee4":4,"\u1ee3":11,"\u1ee2":4,"\u1ee1":11,"\u1ee0":4,"\u1edf":11,"\u1ede":4,"\u1edd":11,"\u1edc":4,"\u1edb":11,"\u1eda":4,"\u1ed9":11,"\u1ed8":4,"\u1ed7":11,"\u1ed6":4,"\u1ed5":11,"\u1ed4":4,"\u1ed3":11,"\u1ed2":4,"\u1ed1":11,"\u1ed0":4,"\u1ecf":11,"\u1ece":4,"\u1ecd":11,"\u1ecc":4,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb7":11,"\u1eb6":11,"\u1eb5":11,"\u1eb4":11,"\u1eb3":11,"\u1eb2":11,"\u1eb1":11,"\u1eb0":11,"\u1eaf":11,"\u1eae":11,"\u1ead":11,"\u1eac":11,"\u1eab":11,"\u1eaa":11,"\u1ea9":11,"\u1ea8":11,"\u1ea7":11,"\u1ea6":11,"\u1ea5":11,"\u1ea4":11,"\u1ea2":11,"\u1ea1":11,"\u1ea0":11,"\u01af":4,"\u01a1":11,"\u01a0":4,"\u1e01":11,"\u1e00":11,"\u2206":11,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u03c4":7,"\u03ab":18,"\u03a8":11,"\u03a6":7,"\u03a5":18,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0219":7,"\u01fb":11,"\u01fa":11,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":11,"\u0152":7,"\u0151":11,"\u0150":4,"\u014f":11,"\u014d":11,"\u014c":4,"\u0148":7,"\u0146":7,"\u0144":7,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010c":4,"\u010b":11,"\u0109":11,"\u0107":11,"\u0106":4,"\u0105":11,"\u0104":11,"\u0103":11,"\u0102":11,"\u0101":11,"\u0100":11,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00f1":7,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00e5":11,"\u00e4":11,"\u00e3":11,"\u00e2":11,"\u00e1":11,"\u00e0":11,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":22,"\u00c5":11,"\u00c4":11,"\u00c3":11,"\u00c2":11,"\u00c1":11,"\u00c0":11,"u":7,"s":7,"r":7,"q":11,"p":7,"o":11,"n":7,"m":7,"g":11,"e":11,"d":11,"c":11,"a":11,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"A":11,"?":-7,"'":14,"\"":14}},"\u039c":{"d":"141,0r-79,-225r3,71r0,154r-30,0r0,-257r48,0r74,210r73,-210r48,0r0,257r-32,0r1,-225r-79,225r-27,0","w":313},"\u039d":{"d":"227,0r-37,0r-128,-213r3,213r-30,0r0,-257r37,0r126,212r2,0r-3,-212r30,0r0,257","w":262},"\u039e":{"d":"36,-149r119,0r0,29r-119,0r0,-29xm22,-257r148,0r0,29r-148,0r0,-29xm177,-29r0,29r-163,0r0,-29r163,0","w":191,"k":{"\u03bb":-7,"\u039f":4,"\u0398":4}},"\u039f":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u03ab":7,"\u03aa":4,"\u03a7":7,"\u03a5":7,"\u03a4":11,"\u03a3":4,"\u039e":4,"\u039b":4,"\u0399":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u03a0":{"d":"214,0r-33,0r0,-228r-113,0r0,228r-33,0r0,-257r179,0r0,257","w":248},"\u03a1":{"d":"35,-257v78,-2,156,-4,154,75v-2,65,-49,87,-121,82r0,100r-33,0r0,-257xm155,-180v0,-47,-39,-51,-87,-49r0,101v49,2,87,-4,87,-52","k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u1e00":14,"\u2206":14,"\u1ef2":4,"\u03c1":7,"\u03bb":7,"\u03b4":7,"\u03ab":4,"\u03a7":4,"\u039b":14,"\u0396":4,"\u0394":14,"\u0391":14,"\u01fa":14,"\u017d":7,"\u017b":7,"\u0179":7,"\u0178":4,"\u0176":4,"\u010c":4,"\u0106":4,"\u0104":14,"\u0102":14,"\u0100":14,"\u00dd":4,"\u00c7":4,"\u00c6":25,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"Z":7,"Y":4,"X":4,"C":4,"A":14,".":36,",":36}},"\u03a3":{"d":"14,0r0,-27r72,-108r-70,-96r0,-26r157,0r0,29r-120,0r69,93r-72,106r133,0r0,29r-169,0","w":191,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u03bb":-7,"\u03a6":7,"\u039f":7,"\u0398":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"\u03a4":{"d":"110,0r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,228","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u2014":18,"\u2013":18,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u03ce":22,"\u03cd":14,"\u03cc":22,"\u03cb":14,"\u03ca":-11,"\u03c9":22,"\u03c8":14,"\u03c7":11,"\u03c6":22,"\u03c5":14,"\u03c4":11,"\u03c3":22,"\u03c2":22,"\u03c1":22,"\u03bf":22,"\u03bd":11,"\u03bc":14,"\u03bb":-4,"\u03ba":14,"\u03b9":14,"\u03b7":14,"\u03b5":22,"\u03b4":14,"\u03b3":11,"\u03b1":22,"\u03b0":14,"\u03ae":14,"\u03ad":22,"\u03ac":22,"\u03a9":11,"\u03a6":11,"\u03a4":-4,"\u039f":11,"\u039b":22,"\u0398":11,"\u0394":18,"\u0391":22,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"\u00bb":7,"\u00ab":18,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u03a5":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0","w":189,"k":{"\u2014":11,"\u2013":11,"\u03ce":14,"\u03cd":11,"\u03cc":18,"\u03cb":11,"\u03ca":-7,"\u03c9":14,"\u03c8":11,"\u03c7":7,"\u03c6":18,"\u03c5":11,"\u03c4":4,"\u03c3":18,"\u03c2":18,"\u03c1":18,"\u03bf":18,"\u03be":4,"\u03bc":11,"\u03bb":-4,"\u03ba":11,"\u03b9":11,"\u03b8":7,"\u03b7":11,"\u03b6":7,"\u03b5":14,"\u03b4":18,"\u03b2":7,"\u03b1":18,"\u03b0":7,"\u03af":4,"\u03ae":11,"\u03ad":14,"\u03ac":18,"\u03a9":7,"\u03a6":11,"\u039f":7,"\u039b":18,"\u0398":7,"\u0394":11,"\u0391":18,"\u00ab":11,".":18,"-":11,",":18}},"\u03a6":{"d":"18,-133v0,-61,35,-100,104,-96r0,-32r33,0r0,32v69,-4,103,35,103,96v0,62,-35,99,-103,97r0,40r-33,0r0,-40v-68,2,-104,-34,-104,-97xm224,-134v0,-42,-21,-70,-69,-67r0,137v47,1,69,-25,69,-70xm52,-134v0,45,23,71,70,70r0,-137v-48,-3,-70,24,-70,67","w":276,"k":{"\u03bb":7,"\u03ab":11,"\u03aa":7,"\u03a7":11,"\u03a5":11,"\u03a4":11,"\u039b":7,"\u0399":4,"\u0394":7,"\u0391":7}},"\u03a7":{"d":"197,0r-37,0r-62,-112r-65,112r-33,0r80,-134r-75,-123r35,0r59,98r58,-98r34,0r-74,122","w":196,"k":{"\u03ce":4,"\u03cd":7,"\u03cc":4,"\u03cb":7,"\u03c9":4,"\u03c8":7,"\u03c6":4,"\u03c5":7,"\u03c4":7,"\u03c3":4,"\u03c2":4,"\u03bf":4,"\u03bb":-4,"\u03b9":4,"\u03b8":4,"\u03b4":4,"\u03b1":4,"\u03b0":4,"\u03af":4,"\u03ac":4,"\u03a6":11,"\u039f":7,"\u0398":7}},"\u03a8":{"d":"155,-106v45,1,69,-23,69,-66r0,-85r34,0v5,99,-2,186,-103,179r0,78r-33,0r0,-78v-67,2,-104,-32,-104,-94r0,-85r34,0v-1,74,-12,158,70,151r0,-151r33,0r0,151","w":276,"k":{"\u03ce":4,"\u03cc":4,"\u03c9":4,"\u03c6":4,"\u03c3":4,"\u03c1":7,"\u03b4":7,"\u039b":11,"\u0394":7,"\u0391":11,".":14,",":14}},"\u03a9":{"d":"210,-144v0,-55,-22,-88,-76,-88v-54,0,-77,33,-76,88v0,59,25,93,60,118r0,26r-104,0r0,-29r62,0v-31,-24,-53,-62,-53,-116v0,-73,38,-116,111,-116v73,0,111,43,111,116v0,54,-22,92,-53,116r62,0r0,29r-104,0r0,-26v35,-25,60,-59,60,-118","w":267,"k":{"\u03ab":7,"\u03a5":7,"\u03a4":11}},"\u03aa":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm28,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm94,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u03c4":4,"\u03bb":-4,"\u03b4":4,"\u03b3":4,"\u03a6":7,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u03ab":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm62,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm128,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u2022":7,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u03ce":18,"\u03cd":11,"\u03cc":18,"\u03cb":11,"\u03ca":-7,"\u03c9":18,"\u03c8":11,"\u03c7":7,"\u03c6":18,"\u03c5":11,"\u03c4":7,"\u03c3":18,"\u03c2":18,"\u03c1":18,"\u03c0":7,"\u03bf":18,"\u03be":4,"\u03bd":4,"\u03bc":11,"\u03ba":11,"\u03b9":11,"\u03b7":11,"\u03b6":7,"\u03b5":18,"\u03b4":18,"\u03b3":4,"\u03b2":7,"\u03b1":18,"\u03b0":11,"\u03af":4,"\u03ae":11,"\u03ad":14,"\u03ac":18,"\u03a9":7,"\u03a6":11,"\u039f":7,"\u039b":18,"\u0398":7,"\u0394":11,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0164":-7,"\u0162":-7,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0134":12,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"\u00bb":7,"\u00ab":11,"}":-11,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"f":5,"e":18,"d":18,"c":18,"a":18,"]":-11,"T":-7,"S":4,"Q":7,"O":7,"M":4,"J":12,"G":7,"C":7,"A":18,"?":-7,".":18,"-":29,",":18,"*":-7,")":-11,"'":-14,"&":11,"\"":-14}},"\u03ac":{"d":"53,-96v0,42,8,72,46,73v42,1,49,-32,49,-73v1,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74xm150,-26v-15,13,-28,32,-57,30v-53,-3,-73,-43,-73,-100v0,-60,22,-98,77,-101v30,-1,40,15,55,30v3,-8,7,-19,12,-26r25,0v-11,42,-9,98,-9,151v-1,15,10,22,25,18r0,23v-23,12,-53,0,-55,-25xm140,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":210,"k":{"\u03bb":-7}},"\u03ad":{"d":"53,-143v-1,30,33,29,64,29r0,27v-35,-1,-71,0,-70,33v1,45,79,33,103,16r0,28v-42,25,-134,19,-134,-43v0,-31,24,-36,40,-49v-19,-6,-34,-18,-34,-43v-1,-60,87,-60,129,-38r-11,26v-23,-15,-86,-24,-87,14xm127,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":163,"k":{"\u03c6":4,"\u03c3":4,"\u03bf":4,"\u03b4":4,"\u03b1":4,"\u03ac":7}},"\u03ae":{"d":"118,-197v45,0,66,23,65,71r0,212r-32,0r0,-210v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-30,55,-30xm148,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":211,"k":{"'":7}},"\u03af":{"d":"111,-2v-44,17,-82,-3,-82,-55r0,-136r32,0r0,136v-4,32,21,39,50,31r0,24xm82,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":117,"k":{"\u03cd":4,"\u03cc":4,"\u03cb":4,"\u03ca":4,"\u03c8":4,"\u03c5":4,"\u03c4":7,"\u03c3":4,"\u03c2":4,"\u03c0":4,"\u03bf":4,"\u03bd":7,"\u03bb":-7,"\u03b9":4,"\u03b8":4,"\u03b4":4,"\u03b3":4,"\u03b0":4,"\u03af":4,"\u03ac":4}},"\u03b0":{"d":"180,-193v20,80,20,197,-74,197v-95,0,-76,-106,-77,-197r32,0v5,67,-22,170,47,170v69,0,52,-115,40,-170r32,0xm93,-244v2,-22,11,-38,15,-58r37,0v-8,23,-25,40,-38,58r-14,0xm69,-227v-10,0,-17,-6,-17,-18v0,-12,6,-19,17,-18v10,1,16,6,16,18v0,11,-7,18,-16,18xm145,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,18,6,17,18v0,11,-8,18,-17,18","w":212},"\u03b1":{"d":"53,-96v0,42,8,72,46,73v42,1,49,-32,49,-73v1,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74xm150,-26v-15,13,-28,32,-57,30v-53,-3,-73,-43,-73,-100v0,-60,22,-98,77,-101v30,-1,40,15,55,30v3,-8,7,-19,12,-26r25,0v-11,42,-9,98,-9,151v-1,15,10,22,25,18r0,23v-23,12,-53,0,-55,-25","w":210,"k":{"\u03bb":-7}},"\u03b2":{"d":"201,-73v4,74,-81,92,-138,65r0,94r-32,0r0,-279v1,-53,26,-83,80,-82v47,0,77,22,78,69v1,38,-22,53,-52,61v40,5,62,28,64,72xm156,-205v0,-29,-17,-44,-45,-44v-34,0,-48,21,-48,58r0,154v35,22,105,24,105,-38v0,-46,-33,-58,-81,-55r0,-27v42,3,69,-9,69,-48","w":216,"k":{"\u03c7":4}},"\u03b3":{"d":"174,-193r-74,213v-5,20,-9,42,-9,66r-34,0v3,-32,9,-62,18,-88r-73,-191r33,0r56,160v12,-58,33,-107,50,-160r33,0","w":175,"k":{"\u201d":-11,"\u2019":-11,"\u03c9":-4,"\u03c7":-4,"\u03c4":-4,"\u03c1":4,"\u03c0":-7,"\u03b4":4,"f":-4,"'":-11,"\"":-11}},"\u03b4":{"d":"20,-77v-1,-53,34,-75,74,-88v-23,-13,-44,-27,-45,-61v-2,-62,93,-56,129,-30r-13,25v-15,-9,-31,-18,-57,-18v-41,0,-30,48,-4,57v36,27,84,43,84,104v0,58,-28,92,-85,92v-51,0,-82,-28,-83,-81xm103,-23v58,4,67,-88,29,-115v-5,-4,-10,-8,-16,-12v-34,10,-63,29,-63,74v0,32,17,51,50,53","k":{"\u03c7":7,"\u03c4":4}},"\u03b5":{"d":"53,-143v-1,30,33,29,64,29r0,27v-35,-1,-71,0,-70,33v1,45,79,33,103,16r0,28v-42,25,-134,19,-134,-43v0,-31,24,-36,40,-49v-19,-6,-34,-18,-34,-43v-1,-60,87,-60,129,-38r-11,26v-23,-15,-86,-24,-87,14","w":163,"k":{"\u201d":-11,"\u2019":-11,"\u03cc":7,"\u03c6":7,"\u03c3":7,"\u03c2":4,"\u03bf":7,"\u03b4":4,"\u03ac":7,"'":-11,"\"":-11}},"\u03b6":{"d":"154,14v0,24,-12,40,-21,56r-30,0v13,-16,37,-59,2,-66v-47,-9,-88,-25,-85,-84v4,-83,56,-124,97,-169r-86,2r0,-27r122,0r0,25v-46,47,-93,84,-100,167v-6,73,101,34,101,96","w":163,"k":{"\u03ce":11,"\u03cd":11,"\u03cc":11,"\u03cb":11,"\u03c9":11,"\u03c8":11,"\u03c6":11,"\u03c5":11,"\u03c4":11,"\u03c3":11,"\u03c2":11,"\u03c0":11,"\u03bf":11,"\u03be":7,"\u03bd":7,"\u03bb":-7,"\u03ba":4,"\u03b9":7,"\u03b8":7,"\u03b7":7,"\u03b6":7,"\u03b5":7,"\u03b4":11,"\u03b3":7,"\u03b1":11,"\u03b0":7,"\u03ad":7,"\u03ac":14}},"\u03b7":{"d":"118,-197v45,0,66,23,65,71r0,212r-32,0r0,-210v0,-28,-10,-47,-38,-46v-73,0,-44,102,-50,170r-32,0r0,-193r26,0v3,8,0,21,6,26v11,-18,28,-30,55,-30","w":211,"k":{"'":7}},"\u03b8":{"d":"102,-278v69,0,82,67,82,141v0,73,-12,141,-82,141v-69,0,-82,-68,-82,-141v0,-75,12,-141,82,-141xm52,-127v-3,58,16,123,72,97v23,-17,26,-56,28,-97r-100,0xm151,-155v0,-59,-17,-112,-71,-90v-23,16,-26,51,-28,90r99,0","w":203},"\u03b9":{"d":"111,-2v-44,17,-82,-3,-82,-55r0,-136r32,0r0,136v-4,32,21,39,50,31r0,24","w":117,"k":{"\u201d":-14,"\u2019":-14,"\u03ca":4,"\u03c6":7,"\u03c4":7,"\u03c0":7,"\u03bd":7,"\u03bb":-7,"\u03b9":4,"\u03b8":7,"\u03b3":7,"\u03b1":4,"\u03b0":4,"\u03ac":7,"'":-14,"\"":-14}},"\u03ba":{"d":"141,0r-60,-86r-19,14r0,72r-31,0r0,-193r31,0r-3,99r77,-99r36,0r-70,86r75,107r-36,0","w":178,"k":{"\u201d":-7,"\u2019":-7,"\u03bf":4,"\u03b5":4,"\u03b4":7,"\u03b1":7,"\u03ac":7,"'":-7,"\"":-7}},"\u03bb":{"d":"14,-273v51,-13,71,21,84,60r58,171v3,13,11,23,28,18v9,29,-23,34,-42,21v-28,-42,-35,-105,-54,-155v-13,58,-38,106,-57,158r-33,0r77,-189v-10,-29,-15,-71,-61,-58r0,-26","w":184,"k":{"\u201d":-11,"\u2019":-11,"\u03c7":7,"\u03c4":11,"\u03c0":7,"\u03bd":7,"\u03bb":-11,"\u03b8":7,"\u03b3":4,"\u03b0":4,"f":-4,"'":-11,"\"":-11}},"\u03bc":{"d":"151,-26v-12,30,-67,41,-89,14r1,98r-32,0r0,-279r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,193r-26,0v-3,-8,0,-21,-6,-26","w":213},"\u03bd":{"d":"171,-193v1,90,-26,146,-70,193r-34,0r-67,-193r33,0r53,166v41,-35,53,-92,53,-166r32,0","w":186,"k":{"\u201d":-11,"\u2019":-11,"\u03c1":4,"\u03c0":-4,"f":-4,"'":-11,"\"":-11}},"\u03be":{"d":"63,-194v-2,40,38,39,78,38r0,24v-51,-4,-86,9,-88,55v-3,68,101,30,101,91v0,24,-12,40,-21,56r-30,0v13,-16,37,-59,2,-66v-45,-9,-85,-24,-85,-78v0,-40,26,-55,49,-70v-22,-6,-37,-21,-37,-49v0,-35,24,-47,51,-56r-52,2r0,-27r112,0r0,25v-44,0,-78,14,-80,55","w":163,"k":{"\u03bb":-7,"\u03b1":4,";":-11}},"\u03bf":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u03c7":7,"\u03c4":4,"\u017e":4,"z":4,"x":7}},"\u03c0":{"d":"178,-45v-3,22,17,25,32,19r0,25v-31,14,-64,-2,-64,-42r0,-123r-71,0r0,166r-32,0r0,-166r-39,0v-3,-20,15,-19,24,-27r187,0r0,27r-37,0r0,121","w":226,"k":{"\u03c4":-4,"\u03bd":-7,"\u03b3":-4,"\u03b1":4}},"\u03c1":{"d":"188,-97v5,80,-67,126,-128,85r1,98r-32,0v8,-113,-36,-283,81,-283v54,0,74,43,78,100xm155,-97v0,-43,-9,-72,-47,-73v-56,-1,-46,72,-47,129v11,11,27,18,48,18v37,-2,46,-32,46,-74","k":{"\u03c7":7,"\u03c4":4,"\u017e":4,"z":4,"x":7}},"\u03c2":{"d":"106,-168v-43,0,-48,34,-53,77v-9,83,101,41,101,105v0,24,-12,40,-21,56r-30,0v13,-16,37,-60,2,-66v-51,-9,-85,-32,-85,-95v0,-83,61,-127,135,-95r-10,27v-11,-5,-25,-10,-39,-9","w":163},"\u03c3":{"d":"20,-92v0,-66,31,-102,97,-101r86,0r0,27r-46,0v52,46,37,176,-54,170v-56,-4,-83,-37,-83,-96xm128,-166v-54,-4,-77,21,-75,74v1,39,12,68,51,69v71,1,57,-112,24,-143","w":211,"k":{"\u03c4":-7,"\u03c0":-4,"\u03bd":-4,"\u03b3":-4,"\u017e":4,"z":4,"x":7}},"\u03c4":{"d":"143,-1v-45,17,-88,-3,-88,-55r0,-110r-52,0v-3,-20,15,-19,24,-27r126,0r0,27r-65,0r0,107v-3,34,24,43,55,34r0,24","w":161,"k":{"\u201d":-14,"\u2019":-14,"\u03c4":-4,"\u03c3":4,"\u03c2":7,"\u03c0":-4,"\u03bf":7,"\u03bd":-7,"\u03b4":4,"\u03b3":-4,"\u00bb":-7,"f":-4,"'":-14,"\"":-14}},"\u03c5":{"d":"180,-193v20,80,20,197,-74,197v-95,0,-76,-106,-77,-197r32,0v5,67,-22,170,47,170v69,0,52,-115,40,-170r32,0","w":212},"\u03c6":{"d":"232,-100v0,63,-33,99,-93,103r0,83r-31,0r0,-83v-102,6,-108,-143,-51,-198r25,17v-38,35,-48,155,26,155v4,-72,-20,-177,54,-174v50,2,70,44,70,97xm139,-23v40,-5,59,-32,59,-77v0,-35,-6,-65,-35,-70v-19,2,-23,18,-24,40r0,107","w":251,"k":{"\u03c7":4,"\u017e":4,"z":4,"x":7}},"\u03c7":{"d":"10,-191v66,-18,68,58,88,101r50,-103r32,0r-70,136r42,108v5,9,21,11,35,8v1,18,1,32,-21,27v-61,-1,-54,-71,-77,-111r-58,111r-35,0r80,-145v-13,-33,-22,-73,-39,-101v-6,-8,-16,-8,-27,-6r0,-25","w":188,"k":{"\u201d":-14,"\u2019":-14,"\u03cc":4,"\u03c9":7,"\u03c8":7,"\u03c7":-7,"\u03c6":4,"\u03c5":4,"\u03c3":7,"\u03c2":7,"\u03bf":7,"\u03b8":4,"\u03b5":7,"\u03b4":7,"\u03b3":-4,"\u03b1":7,"\u03ad":7,"\u03ac":7,"f":-4,"'":-14,"\"":-14}},"\u03c8":{"d":"119,3v-61,-1,-89,-38,-90,-101r0,-95r32,0v4,71,-20,165,58,170r0,-250r31,0r0,250v74,-3,69,-103,52,-170r32,0v7,28,11,58,11,92v0,65,-33,101,-95,104r0,83r-31,0r0,-83","w":266,"k":{"\u017e":4,"z":4,"x":7}},"\u03c9":{"d":"136,-28v-10,19,-22,32,-50,32v-85,-4,-75,-141,-44,-197r33,0v-13,29,-23,57,-22,99v0,35,5,67,35,71v41,-3,31,-58,32,-101r31,0v0,43,-8,101,32,101v30,0,35,-36,35,-71v0,-42,-9,-69,-21,-99r32,0v31,57,41,197,-44,197v-27,0,-41,-11,-49,-32","w":271,"k":{"\u03b3":-4,"\u017e":4,"z":4,"x":7}},"\u03ca":{"d":"111,-2v-44,17,-82,-3,-82,-55r0,-136r32,0r0,136v-4,32,21,39,50,31r0,24xm21,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm87,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":117,"k":{"\u03ce":4,"\u03cd":4,"\u03cc":4,"\u03cb":4,"\u03c8":7,"\u03c7":4,"\u03c5":4,"\u03c4":7,"\u03c3":4,"\u03c2":4,"\u03c0":7,"\u03bf":4,"\u03bb":-7,"\u03b8":7,"\u03b4":4,"\u03b3":7,"\u03b1":7,"\u03b0":4,"\u03ac":4}},"\u03cb":{"d":"180,-193v20,80,20,197,-74,197v-95,0,-76,-106,-77,-197r32,0v5,67,-22,170,47,170v69,0,52,-115,40,-170r32,0xm71,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm137,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":212},"\u03cc":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm138,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","k":{"\u017e":4,"z":4,"x":7}},"\u03cd":{"d":"180,-193v20,80,20,197,-74,197v-95,0,-76,-106,-77,-197r32,0v5,67,-22,170,47,170v69,0,52,-115,40,-170r32,0xm139,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":212},"\u03ce":{"d":"136,-28v-10,19,-22,32,-50,32v-85,-4,-75,-141,-44,-197r33,0v-13,29,-23,57,-22,99v0,35,5,67,35,71v41,-3,31,-58,32,-101r31,0v0,43,-8,101,32,101v30,0,35,-36,35,-71v0,-42,-9,-69,-21,-99r32,0v31,57,41,197,-44,197v-27,0,-41,-11,-49,-32xm170,-276v-3,24,-18,40,-28,58r-19,0v1,-21,11,-37,12,-58r35,0","w":271,"k":{"\u017e":4,"z":4,"x":7}},"\u0401":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm69,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm135,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":190,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0424":4,"\u0421":4,"\u041e":4,"\u0150":4,"\u014c":4,"\u0134":-11,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00cd":4,"\u00c8":4,"\u00c7":4,"\u00c2":4,"Q":4,"O":4,"J":-11,"C":4,"-":7,"'":-7,"\"":-7}},"\u0402":{"d":"226,-92v0,66,-28,110,-88,91r0,-28v37,15,63,-11,55,-59v5,-51,-51,-41,-97,-41r0,129r-33,0r0,-228r-59,0r0,-29r166,0r0,29r-74,0r0,70v68,-3,130,-1,130,66","w":253,"k":{"\u050f":11,"\u050e":22,"\u0507":4,"\u0506":11,"\u0505":4,"\u0504":11,"\u04fe":7,"\u04fc":7,"\u04f5":11,"\u04f4":11,"\u04f3":4,"\u04f2":7,"\u04f1":4,"\u04f0":7,"\u04ef":4,"\u04ee":7,"\u04dc":7,"\u04cc":11,"\u04cb":11,"\u04c1":7,"\u04b9":11,"\u04b8":11,"\u04b7":11,"\u04b6":11,"\u04b4":22,"\u04b2":7,"\u04b1":4,"\u04b0":22,"\u04af":4,"\u04ae":22,"\u04ad":11,"\u04ac":22,"\u04a1":11,"\u04a0":22,"\u0496":7,"\u047f":4,"\u0477":4,"\u0476":11,"\u0475":4,"\u0474":11,"\u0471":11,"\u0470":11,"\u046a":7,"\u0461":4,"\u201d":11,"\u2019":11,"\u044a":14,"\u0447":11,"\u0445":4,"\u0443":4,"\u0442":11,"\u042a":22,"\u0427":11,"\u0425":4,"\u0423":7,"\u0422":22,"\u0416":7,"\u040b":22,"\u0402":22,"'":11,"\"":11}},"\u0403":{"d":"168,-257r0,29r-100,0r0,228r-33,0r0,-257r133,0xm147,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":29,"\u0512":22,"\u0511":22,"\u0510":7,"\u050f":11,"\u050d":22,"\u050c":7,"\u050b":11,"\u0509":29,"\u0508":22,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":29,"\u0501":22,"\u0500":29,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":7,"\u04e9":22,"\u04e8":7,"\u04e7":22,"\u04e6":7,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":7,"\u04d8":7,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":29,"\u04c5":22,"\u04c2":11,"\u04be":14,"\u04bd":25,"\u04bc":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b3":11,"\u04b1":11,"\u04af":11,"\u04ad":11,"\u04ab":22,"\u04aa":7,"\u04a9":22,"\u04a8":7,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":7,"\u047f":11,"\u047e":7,"\u047d":22,"\u047c":7,"\u047b":22,"\u047a":7,"\u0479":22,"\u0478":7,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":7,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":7,"\u045d":11,"\u0450":22,"\u01af":4,"\u01a0":4,"\u201d":-14,"\u2019":-14,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":29,"\u0457":-11,"\u0455":14,"\u0454":22,"\u0453":11,"\u0451":22,"\u044f":18,"\u044e":11,"\u044d":11,"\u044c":11,"\u044b":11,"\u044a":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":29,"\u043a":11,"\u0439":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":29,"\u0433":11,"\u0432":11,"\u0431":7,"\u0430":22,"\u0424":11,"\u0421":4,"\u041e":7,"\u041b":22,"\u0414":22,"\u0410":22,"\u0409":18,"\u0404":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"-":29,"'":-14,"\"":-14}},"\u0404":{"d":"193,-218v-42,-28,-116,-9,-126,34v-5,10,-7,22,-9,35r110,0r0,29r-111,0v2,57,25,94,82,95v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117","w":217,"k":{"\u0510":4,"\u050c":4,"\u04f5":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0471":7,"\u0460":4,"\u201d":-7,"\u2019":-7,"\u0447":7,"\u0444":7,"\u0424":4,"\u0421":7,"\u041e":4,"\u0404":7,"'":-7,"\"":-7}},"\u0405":{"d":"53,-195v5,72,117,41,117,126v0,76,-95,85,-152,60r0,-31v38,21,139,29,118,-42v-26,-47,-114,-32,-114,-113v0,-72,91,-77,144,-52r-12,28v-30,-16,-105,-24,-101,24","w":186,"k":{"\u050f":7,"\u04ad":7,"\u04a1":7,"\u0442":7,"\u0405":4}},"\u0406":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18","w":121,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u044a":4,"\u0447":7,"\u0443":4,"\u0442":7,"\u0404":4}},"\u0407":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm28,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm94,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u0421":4,"\u041e":4,"\u0404":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u0408":{"d":"65,-4v4,57,-45,83,-97,68r0,-28v30,10,64,2,64,-36r0,-257r33,0r0,253","w":97},"\u0409":{"d":"195,-149v66,-3,113,14,114,74v2,74,-70,79,-147,75r0,-228r-55,0r-23,156v-6,46,-30,89,-84,72r0,-27v73,19,54,-106,72,-173v7,-27,3,-27,7,-57r116,0r0,108xm275,-75v0,-42,-36,-47,-80,-45r0,92v45,2,80,-5,80,-47","w":327,"k":{"\u0512":4,"\u050f":7,"\u050e":22,"\u0508":4,"\u0506":14,"\u0504":14,"\u04fe":7,"\u04fc":7,"\u04f5":7,"\u04f4":14,"\u04f2":4,"\u04f0":4,"\u04ee":4,"\u04dc":7,"\u04cc":7,"\u04cb":14,"\u04c5":4,"\u04c1":7,"\u04b9":7,"\u04b8":14,"\u04b7":7,"\u04b6":14,"\u04b4":22,"\u04b2":7,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0496":7,"\u0476":14,"\u0474":14,"\u0471":7,"\u0470":14,"\u046a":7,"\u201d":18,"\u2019":18,"\u044a":11,"\u0447":7,"\u0442":7,"\u042a":22,"\u0427":14,"\u0425":4,"\u0423":4,"\u0422":22,"\u041b":4,"\u0416":7,"\u040e":7,"\u040b":22,"'":18,"\"":18}},"\u040a":{"d":"203,-149v66,-3,113,14,114,74v1,74,-70,79,-147,75r0,-120r-102,0r0,120r-33,0r0,-257r33,0r0,108r102,0r0,-108r33,0r0,108xm283,-75v0,-42,-36,-47,-80,-45r0,92v45,2,80,-5,80,-47","w":335,"k":{"\u050f":7,"\u050e":22,"\u0506":14,"\u0504":14,"\u04fe":4,"\u04fc":4,"\u04f5":4,"\u04f4":14,"\u04f2":7,"\u04f0":7,"\u04ee":7,"\u04dc":4,"\u04cc":4,"\u04cb":14,"\u04c1":4,"\u04b9":4,"\u04b8":14,"\u04b7":4,"\u04b6":14,"\u04b4":22,"\u04b2":4,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0496":4,"\u0476":14,"\u0474":14,"\u0471":4,"\u0470":14,"\u046a":4,"\u201d":18,"\u2019":18,"\u044a":7,"\u0447":4,"\u0445":4,"\u0442":7,"\u042a":22,"\u0427":14,"\u0423":7,"\u0422":22,"\u0416":4,"\u040e":7,"\u040b":22,"\u0402":22,"'":18,"\"":18}},"\u040b":{"d":"193,0v-5,-52,20,-133,-40,-129r-57,0r0,129r-33,0r0,-228r-59,0r0,-29r166,0r0,29r-74,0r0,70v68,-3,130,-1,130,66r0,92r-33,0","w":253,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u045e":4,"\u044a":11,"\u0447":7,"\u0443":4,"\u0442":7,"\u042a":22,"\u040b":18,"\u0402":18}},"\u040c":{"d":"208,0r-38,0r-102,-130r0,130r-33,0r0,-257r33,0r0,124r99,-124r36,0r-99,123xm162,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":208,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0512":-7,"\u0511":7,"\u0510":7,"\u050f":7,"\u050d":7,"\u050c":7,"\u0508":-7,"\u0507":7,"\u0505":7,"\u0503":7,"\u0501":7,"\u04f5":11,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04eb":7,"\u04ea":7,"\u04e9":7,"\u04e8":7,"\u04e7":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":7,"\u04cc":11,"\u04c5":-7,"\u04b9":11,"\u04b7":11,"\u04b1":7,"\u04af":7,"\u04ad":7,"\u04ab":7,"\u04aa":7,"\u04a9":7,"\u04a8":7,"\u04a1":7,"\u0481":7,"\u0480":7,"\u047f":7,"\u047e":7,"\u047d":7,"\u047c":7,"\u047b":7,"\u047a":7,"\u0479":7,"\u0478":7,"\u0477":7,"\u0475":7,"\u0473":7,"\u0472":7,"\u0471":11,"\u0461":7,"\u0460":7,"\u0450":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u044a":7,"\u0447":11,"\u0444":7,"\u0443":7,"\u0442":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0434":-4,"\u0431":4,"\u0424":14,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"'":-7,"\"":-7}},"\u040e":{"d":"110,-301v24,0,34,-11,37,-32r30,0v4,58,-79,70,-119,42v-12,-8,-13,-24,-15,-42r29,0v2,23,12,32,38,32xm16,-34v35,19,76,0,82,-32r-94,-191r36,0r74,158r62,-158r35,0r-90,212v-14,36,-59,60,-105,43r0,-32","w":210,"k":{"\u0513":29,"\u0512":18,"\u0511":14,"\u050e":-7,"\u050d":14,"\u050b":7,"\u0509":29,"\u0508":18,"\u0503":14,"\u0501":14,"\u04f7":7,"\u04f5":7,"\u04eb":14,"\u04e9":14,"\u04e7":14,"\u04e5":7,"\u04e3":7,"\u04d7":14,"\u04d4":22,"\u04d3":14,"\u04d2":22,"\u04d1":14,"\u04d0":22,"\u04ce":7,"\u04cc":7,"\u04ca":7,"\u04c8":7,"\u04c6":29,"\u04c5":18,"\u04bb":7,"\u04b9":7,"\u04b7":7,"\u04b4":-7,"\u04b0":-7,"\u04ae":-7,"\u04ac":-7,"\u04ab":14,"\u04a9":14,"\u04a7":7,"\u04a5":7,"\u04a3":7,"\u04a0":-7,"\u049d":7,"\u049b":7,"\u048f":7,"\u048b":7,"\u0481":14,"\u047d":14,"\u047b":14,"\u0479":14,"\u0473":14,"\u0471":7,"\u0466":22,"\u045d":7,"\u0450":14,"\u201d":-14,"\u2019":-14,"\u0491":7,"\u045f":7,"\u045c":7,"\u045a":7,"\u0459":25,"\u0457":-14,"\u0455":7,"\u0454":14,"\u0453":7,"\u0451":7,"\u044f":7,"\u044e":7,"\u044c":7,"\u044b":7,"\u0449":7,"\u0448":7,"\u0447":7,"\u0446":7,"\u0444":14,"\u0441":14,"\u0440":7,"\u043f":7,"\u043e":14,"\u043d":7,"\u043c":7,"\u043b":29,"\u043a":7,"\u0439":7,"\u0438":7,"\u0437":7,"\u0435":14,"\u0434":29,"\u0433":7,"\u0432":7,"\u0430":14,"\u042f":4,"\u042a":-4,"\u0424":7,"\u0422":-7,"\u0421":7,"\u041b":18,"\u0414":25,"\u0410":22,"\u0409":18,"'":-14,"\"":-14}},"\u040f":{"d":"214,0r-74,0r0,68r-31,0r0,-68r-74,0r0,-257r33,0r0,228r113,0r0,-228r33,0r0,257","w":248},"\u0410":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":14,"\u0504":14,"\u04f5":11,"\u04f4":14,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":14,"\u04c6":-7,"\u04c5":-7,"\u04be":14,"\u04bd":11,"\u04bc":14,"\u04b9":11,"\u04b8":14,"\u04b7":11,"\u04b6":14,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":14,"\u0474":14,"\u0472":4,"\u0471":11,"\u0470":14,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0459":-7,"\u044d":-7,"\u044a":11,"\u0447":11,"\u0442":7,"\u043b":-7,"\u042a":18,"\u0427":14,"\u0424":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u040b":22,"\u0409":-11,"\u0404":4,"\u0402":18,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0411":{"d":"68,-149v68,-3,120,11,121,74v2,77,-75,78,-154,75r0,-257r138,0r0,29r-105,0r0,79xm155,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47","k":{"\u050f":7,"\u050e":7,"\u0506":11,"\u0504":11,"\u04ff":4,"\u04fd":4,"\u04f5":7,"\u04f4":11,"\u04f2":7,"\u04f0":7,"\u04ee":7,"\u04dd":4,"\u04cc":7,"\u04cb":11,"\u04c2":4,"\u04b9":7,"\u04b8":11,"\u04b7":7,"\u04b6":11,"\u04b4":7,"\u04b3":4,"\u04b0":7,"\u04ae":7,"\u04ad":7,"\u04ac":7,"\u04a1":7,"\u04a0":7,"\u0497":4,"\u0476":11,"\u0474":11,"\u0471":7,"\u0470":11,"\u044a":7,"\u0447":7,"\u0442":7,"\u0436":4,"\u042a":7,"\u0427":11,"\u0425":4,"\u0423":7,"\u0422":7,"\u0402":7}},"\u0412":{"d":"204,-75v2,82,-86,77,-169,75r0,-257v75,1,163,-12,162,65v-1,34,-24,49,-52,57v34,5,58,21,59,60xm163,-190v0,-46,-50,-39,-95,-39r0,81v46,0,95,7,95,-42xm169,-76v0,-49,-52,-46,-101,-45r0,93v51,1,101,4,101,-48","w":223,"k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u050e":4,"\u04fe":4,"\u04fc":4,"\u04f2":4,"\u04f0":4,"\u04ee":4,"\u04dc":4,"\u04c1":4,"\u04b4":4,"\u04b2":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0496":4,"\u046a":4,"\u1ef2":4,"\u0425":4,"\u0423":4,"\u0422":4,"\u0416":4,"\u0178":4,"\u0176":4,"\u0164":4,"\u0162":4,"\u00dd":4,"Y":4,"X":4,"V":4,"T":4}},"\u0413":{"d":"168,-257r0,29r-100,0r0,228r-33,0r0,-257r133,0","w":176,"k":{"\u0513":29,"\u0512":22,"\u0511":22,"\u0510":7,"\u050f":11,"\u050d":22,"\u050c":7,"\u050b":11,"\u0509":29,"\u0508":22,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":29,"\u0501":22,"\u0500":29,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":7,"\u04e9":22,"\u04e8":7,"\u04e7":22,"\u04e6":7,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":7,"\u04d8":7,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":29,"\u04c5":22,"\u04c2":11,"\u04be":14,"\u04bd":25,"\u04bc":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b3":11,"\u04b1":11,"\u04af":11,"\u04ad":11,"\u04ab":22,"\u04aa":7,"\u04a9":22,"\u04a8":7,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":7,"\u047f":11,"\u047e":7,"\u047d":22,"\u047c":7,"\u047b":22,"\u047a":7,"\u0479":22,"\u0478":7,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":7,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":7,"\u045d":11,"\u0450":22,"\u201d":-14,"\u2019":-14,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":29,"\u0457":-11,"\u0455":14,"\u0454":22,"\u0453":11,"\u0451":22,"\u044f":18,"\u044e":11,"\u044d":11,"\u044c":11,"\u044b":11,"\u044a":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":29,"\u043a":11,"\u0439":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":29,"\u0433":11,"\u0432":11,"\u0430":22,"\u0424":11,"\u041e":7,"\u041b":22,"\u0414":22,"\u0410":22,"\u0409":18,"\u0404":4,"-":29,"'":-14,"\"":-14}},"\u0414":{"d":"22,-29v32,-63,58,-138,63,-228r108,0r0,228r34,0r0,97r-31,0r0,-68r-163,0r0,68r-31,0r0,-97r20,0xm114,-228v-8,75,-30,144,-58,199r104,0r0,-199r-46,0","w":233,"k":{"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050e":7,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":7,"\u0504":7,"\u04f5":7,"\u04f4":7,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":7,"\u04c6":-7,"\u04c5":-7,"\u04bd":7,"\u04b9":7,"\u04b8":7,"\u04b7":7,"\u04b6":7,"\u04b4":7,"\u04b0":7,"\u04ae":7,"\u04ac":7,"\u04aa":4,"\u04a8":4,"\u04a0":7,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":7,"\u0474":7,"\u0472":4,"\u0471":7,"\u0470":7,"\u0466":-4,"\u0460":4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-7,"\u0434":-7,"\u042a":7,"\u0427":7,"\u0424":4,"\u0422":7,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u040b":7,"\u0409":-7,"\u0408":-43,"\u0402":7}},"\u0415":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u0416":{"d":"97,-133r-94,-124r36,0r92,124r0,-124r31,0r0,124r92,-124r36,0r-93,124r96,133r-37,0r-94,-130r0,130r-31,0r0,-130r-93,130r-37,0","w":293,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u0417":{"d":"137,-194v1,-56,-83,-43,-107,-18r-16,-22v39,-39,162,-41,158,37v-1,39,-28,55,-60,63v36,5,62,21,64,61v4,80,-103,91,-163,63r0,-30v39,22,131,31,129,-33v-2,-46,-51,-49,-102,-47r0,-26v49,1,96,-2,97,-48","w":196,"k":{"\u0512":7,"\u050e":7,"\u0508":7,"\u0506":4,"\u0504":4,"\u04f4":4,"\u04f2":4,"\u04f0":4,"\u04ee":4,"\u04ec":4,"\u04e0":4,"\u04de":4,"\u04cb":4,"\u04c5":7,"\u04b8":4,"\u04b6":4,"\u04b4":7,"\u04b0":7,"\u04ae":7,"\u04ac":7,"\u04a0":7,"\u0498":4,"\u0476":4,"\u0474":4,"\u0470":4,"\u201d":-7,"\u2019":-7,"\u042d":4,"\u042a":4,"\u0427":4,"\u0425":7,"\u0424":4,"\u0423":4,"\u0422":7,"\u041b":7,"\u0417":4,"'":-7,"\"":-7}},"\u0418":{"d":"35,-257r31,0r-3,212r2,0r125,-212r38,0r0,257r-30,0r2,-213r-127,213r-38,0r0,-257","w":262},"\u0419":{"d":"127,-301v25,0,34,-12,38,-32r30,0v4,58,-80,70,-119,42v-12,-8,-13,-24,-16,-42r30,0v2,22,11,32,37,32xm35,-257r31,0r-3,212r2,0r125,-212r38,0r0,257r-30,0r2,-213r-127,213r-38,0r0,-257","w":262},"\u041a":{"d":"208,0r-38,0r-102,-130r0,130r-33,0r0,-257r33,0r0,124r99,-124r36,0r-99,123","w":208,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04b9":14,"\u04b7":14,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0459":-7,"\u044a":7,"\u0447":14,"\u043b":-7,"\u0431":7,"\u0424":14,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-11,"\u0404":7,"\u0152":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"Q":7,"O":7,"G":7,"C":7,"-":7,"'":-7,"\"":-7}},"\u041b":{"d":"0,-27v73,19,54,-106,72,-173v7,-27,3,-27,7,-57r127,0r0,257r-33,0r0,-228r-66,0r-23,156v-6,46,-30,89,-84,72r0,-27","w":240},"\u041c":{"d":"141,0r-79,-225r3,71r0,154r-30,0r0,-257r48,0r74,210r73,-210r48,0r0,257r-32,0r1,-225r-79,225r-27,0","w":313},"\u041d":{"d":"217,0r-32,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,257","w":252},"\u041e":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u041f":{"d":"214,0r-33,0r0,-228r-113,0r0,228r-33,0r0,-257r179,0r0,257","w":248},"\u0420":{"d":"35,-257v78,-2,156,-4,154,75v-2,65,-49,87,-121,82r0,100r-33,0r0,-257xm155,-180v0,-47,-39,-51,-87,-49r0,101v49,2,87,-4,87,-52","k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0513":14,"\u0512":18,"\u0509":14,"\u0508":18,"\u0502":14,"\u0500":14,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c6":14,"\u04c5":18,"\u0466":14,"\u1e00":14,"\u2206":14,"\u201d":-11,"\u2019":-11,"\u1ef2":4,"\u0459":14,"\u043b":14,"\u0434":18,"\u0421":4,"\u041b":18,"\u0414":18,"\u0410":14,"\u0409":14,"\u01fa":14,"\u017d":7,"\u017b":7,"\u0179":7,"\u0178":4,"\u0176":4,"\u010c":4,"\u0106":4,"\u0104":14,"\u0102":14,"\u0100":14,"\u00dd":4,"\u00c7":4,"\u00c6":25,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"Z":7,"Y":4,"X":4,"C":4,"A":14,".":36,",":36,"'":-11,"\"":-11}},"\u0421":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04f5":11,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":11,"\u04bd":14,"\u04b9":11,"\u04b7":11,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":11,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0447":11,"\u0424":11,"\u0421":7,"\u041e":7,"\u0404":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u0422":{"d":"110,0r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,228","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u0423":{"d":"16,-34v35,19,76,0,82,-32r-94,-191r36,0r74,158r62,-158r35,0r-90,212v-14,36,-59,60,-105,43r0,-32","w":210,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u0424":{"d":"18,-133v0,-61,35,-100,104,-96r0,-32r33,0r0,32v69,-4,103,35,103,96v0,62,-35,99,-103,97r0,40r-33,0r0,-40v-68,2,-104,-34,-104,-97xm224,-134v0,-42,-21,-70,-69,-67r0,137v47,1,69,-25,69,-70xm52,-134v0,45,23,71,70,70r0,-137v-48,-3,-70,24,-70,67","w":276,"k":{"\u0513":11,"\u0512":7,"\u050e":11,"\u0509":11,"\u0508":7,"\u04fe":11,"\u04fc":11,"\u04ec":7,"\u04e0":7,"\u04de":7,"\u04dc":11,"\u04d4":7,"\u04d2":7,"\u04d0":7,"\u04c6":11,"\u04c5":7,"\u04c1":11,"\u04b4":11,"\u04b2":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0498":7,"\u0496":11,"\u046a":11,"\u0466":7,"\u0459":11,"\u043b":11,"\u0434":11,"\u042d":7,"\u042a":11,"\u0425":7,"\u0422":11,"\u041b":7,"\u0416":11,"\u0414":7,"\u0410":7,"\u040e":4,"\u040b":11,"\u0409":7,"\u0402":7}},"\u0425":{"d":"197,0r-37,0r-62,-112r-65,112r-33,0r80,-134r-75,-123r35,0r59,98r58,-98r34,0r-74,122","w":196,"k":{"\u0512":-7,"\u0510":4,"\u050c":4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":11,"\u04f4":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":4,"\u04c5":-7,"\u04b9":11,"\u04b8":4,"\u04b7":11,"\u04b6":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":4,"\u0474":4,"\u0472":4,"\u0471":11,"\u0470":4,"\u0460":4,"\u201d":-7,"\u2019":-7,"\u0447":11,"\u0427":4,"\u0424":7,"\u0421":7,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u0409":-11,"\u0404":7,"'":-7,"\"":-7}},"\u0426":{"d":"214,-29r31,0r0,97r-31,0r0,-68r-179,0r0,-257r33,0r0,228r113,0r0,-228r33,0r0,228","w":252,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u0427":{"d":"62,-159v-4,58,72,41,108,27r0,-125r33,0r0,257r-33,0r0,-105v-52,26,-141,25,-141,-50r0,-102r33,0r0,98","w":237},"\u0428":{"d":"324,0r-289,0r0,-257r33,0r0,228r95,0r0,-228r33,0r0,228r95,0r0,-228r33,0r0,257","w":358},"\u0429":{"d":"324,-29r31,0r0,97r-31,0r0,-68r-289,0r0,-257r33,0r0,228r95,0r0,-228r33,0r0,228r95,0r0,-228r33,0r0,228","w":358,"k":{"\u0513":-7,"\u0512":-7,"\u050f":4,"\u050e":4,"\u0509":-7,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04f2":-7,"\u04f0":-7,"\u04ee":-7,"\u04ec":-4,"\u04e0":-4,"\u04de":-4,"\u04d4":-7,"\u04d2":-7,"\u04d0":-7,"\u04cc":7,"\u04cb":4,"\u04c6":-7,"\u04c5":-7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ad":4,"\u04ac":4,"\u04a1":4,"\u04a0":4,"\u0498":-4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-7,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u044a":4,"\u0447":7,"\u0442":4,"\u043b":-7,"\u0437":-4,"\u0434":-11,"\u042d":-4,"\u042a":4,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0423":-7,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-7,"\u0409":-11,"\u0408":-40,"\u0402":4}},"\u042a":{"d":"96,-149v68,-3,121,10,121,74v0,77,-75,78,-154,75r0,-228r-59,0r0,-29r92,0r0,108xm184,-75v0,-45,-42,-47,-88,-45r0,92v47,2,88,-3,88,-47","w":235,"k":{"\u050f":7,"\u050e":22,"\u0506":11,"\u0504":11,"\u04f4":11,"\u04cb":11,"\u04b8":11,"\u04b6":11,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0476":11,"\u0474":11,"\u0470":11,"\u201d":11,"\u2019":11,"\u044a":7,"\u0442":7,"\u042a":22,"\u0427":11,"\u0422":22,"\u040e":7,"\u040b":25,"\u0402":22,"'":11,"\"":11}},"\u042b":{"d":"68,-149v68,-3,120,11,121,74v2,77,-75,78,-154,75r0,-257r33,0r0,108xm155,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47xm229,0r0,-257r32,0r0,257r-32,0","w":296},"\u042c":{"d":"68,-149v68,-3,120,11,121,74v2,77,-75,78,-154,75r0,-257r33,0r0,108xm155,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47","k":{"\u050f":7,"\u050e":22,"\u0506":11,"\u0504":11,"\u04f4":11,"\u04cb":11,"\u04be":11,"\u04bc":11,"\u04b8":11,"\u04b6":11,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0476":11,"\u0474":11,"\u0470":11,"\u201d":18,"\u2019":18,"\u044a":7,"\u0442":7,"\u042a":22,"\u0427":11,"\u0422":22,"\u040e":7,"\u040b":22,"\u0402":22,"'":18,"\"":18}},"\u042d":{"d":"156,-149v2,-70,-75,-103,-132,-69r-14,-28v18,-9,41,-15,68,-15v77,2,110,51,114,128v6,108,-79,162,-179,126r0,-28v38,14,98,15,121,-15v13,-17,22,-39,23,-70r-111,0r0,-29r110,0","w":213,"k":{"\u0513":7,"\u0512":11,"\u050e":7,"\u0509":7,"\u0508":11,"\u04fe":11,"\u04fc":11,"\u04f2":4,"\u04f0":4,"\u04ee":4,"\u04dc":11,"\u04c6":7,"\u04c5":11,"\u04c1":11,"\u04b4":7,"\u04b2":11,"\u04b0":7,"\u04ae":7,"\u04ac":7,"\u04a0":7,"\u0496":11,"\u046a":11,"\u0459":7,"\u043b":7,"\u0425":7,"\u0423":4,"\u0422":7,"\u041b":11,"\u0417":4,"\u0416":11,"\u0414":7,"\u040e":7,"\u040b":7,"\u0409":7,"\u0402":7}},"\u042e":{"d":"235,-261v77,0,108,55,108,132v0,78,-32,133,-108,133v-75,0,-104,-51,-108,-124r-59,0r0,120r-33,0r0,-257r33,0r0,108r60,0v5,-67,36,-112,107,-112xm235,-232v-57,0,-73,45,-73,103v0,58,16,104,73,104v57,0,72,-46,73,-104v0,-58,-16,-103,-73,-103","w":365,"k":{"\u0513":7,"\u0512":7,"\u0509":7,"\u0508":7,"\u04fe":7,"\u04fc":7,"\u04f2":4,"\u04f0":4,"\u04ee":4,"\u04dc":7,"\u04c6":7,"\u04c5":7,"\u04c1":7,"\u04b2":7,"\u0496":7,"\u046a":7,"\u0459":7,"\u043b":7,"\u0434":7,"\u0425":7,"\u0423":4,"\u041b":7,"\u0417":4,"\u0416":7,"\u0414":7,"\u040e":4,"\u040b":7,"\u0409":7,"\u0402":7}},"\u042f":{"d":"23,-187v-2,-73,78,-73,155,-70r0,257r-33,0r0,-106r-43,0r-59,106r-39,0r67,-115v-28,-10,-48,-32,-48,-72xm57,-184v0,46,38,53,88,50r0,-95v-46,-2,-88,0,-88,45","w":212},"\u0430":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":4,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":4,"\u04b9":4,"\u04b7":4,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":4,"\u0461":4,"\u045e":7,"\u044a":7,"\u0447":4,"\u0443":4,"\u0442":7,"'":7}},"\u0431":{"d":"103,4v-96,3,-94,-146,-65,-219v19,-48,88,-48,140,-61r6,28v-51,12,-117,7,-125,64v-2,10,-5,21,-5,34r3,0v11,-17,30,-30,58,-30v50,0,71,37,71,87v0,59,-27,96,-83,97xm54,-115v1,46,7,92,51,92v37,0,47,-27,47,-66v0,-36,-9,-64,-42,-64v-29,0,-46,19,-56,38","w":205,"k":{"\u050f":7,"\u0507":7,"\u0505":7,"\u04ff":7,"\u04fd":7,"\u04f5":4,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04dd":7,"\u04cc":4,"\u04c2":7,"\u04b9":4,"\u04b7":4,"\u04b3":7,"\u04b1":7,"\u04af":7,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":7,"\u0477":7,"\u0475":7,"\u0471":4,"\u0461":7,"\u045e":7,"\u044a":7,"\u0447":4,"\u0445":7,"\u0443":7,"\u0442":7,"\u0436":7,"\u0434":7}},"\u0432":{"d":"31,-193v63,3,147,-16,147,49v0,26,-19,36,-40,43v27,4,46,15,46,45v1,69,-85,55,-153,56r0,-193xm63,-26v39,-1,89,9,90,-32v1,-40,-53,-27,-90,-29r0,61xm63,-114v36,-2,85,9,85,-27v0,-35,-51,-23,-85,-25r0,52","w":204,"k":{"\u050f":7,"\u0507":7,"\u0505":7,"\u04ff":4,"\u04fd":4,"\u04f5":4,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04dd":4,"\u04cc":4,"\u04c2":4,"\u04b9":4,"\u04b7":4,"\u04b3":4,"\u04b1":7,"\u04af":7,"\u04ad":7,"\u04a1":7,"\u0497":4,"\u047f":7,"\u0477":7,"\u0475":7,"\u0471":4,"\u0461":7,"\u201d":-11,"\u2019":-11,"\u045e":7,"\u044a":7,"\u0447":4,"\u0445":7,"\u0443":7,"\u0442":7,"\u0436":4,"'":-11,"\"":-11}},"\u0433":{"d":"137,-166r-74,0r0,166r-32,0r0,-193r106,0r0,27","w":143,"k":{"\u0513":18,"\u0509":18,"\u04c6":18,"\u0459":18,"\u0454":4,"\u043b":18,"\u0434":18}},"\u0434":{"d":"22,-27v28,-42,46,-97,47,-166r94,0r0,166r27,0r0,94r-31,0r0,-67r-121,0r0,67r-31,0r0,-94r15,0xm97,-168v-3,56,-19,103,-41,141r75,0r0,-141r-34,0","w":196,"k":{"\u050f":7,"\u04f5":7,"\u04d3":-4,"\u04d1":-4,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ad":7,"\u04a1":7,"\u0471":7,"\u0458":-22,"\u044a":11,"\u0447":7,"\u0442":7,"\u0434":-7,"\u0430":-4}},"\u0435":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"\u050f":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c2":7,"\u04b3":7,"\u04ad":4,"\u04a1":4,"\u0497":7,"\u0445":4,"\u0442":4,"\u0436":7,"'":7}},"\u0436":{"d":"115,-99r0,-94r29,0r0,94r73,-94r35,0r-75,94r81,99r-36,0r-78,-98r0,98r-29,0r0,-98r-78,98r-36,0r81,-99r-74,-94r34,0","w":259,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u0437":{"d":"113,-143v0,-38,-65,-29,-88,-14r-11,-26v41,-22,129,-22,129,38v0,28,-19,32,-33,44v21,8,38,20,39,48v2,64,-92,66,-137,44r0,-29v25,16,104,31,106,-16v0,-33,-34,-34,-70,-33r0,-27v32,1,65,0,65,-29","w":165,"k":{"\u050f":4,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":4,"\u04a1":4,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u201d":-11,"\u2019":-11,"\u045e":4,"\u0447":7,"\u0445":4,"\u0443":4,"\u0442":4,"\u0437":4,"'":-11,"\"":-11}},"\u0438":{"d":"61,-193r-2,162r90,-162r41,0r0,193r-30,0r2,-161r-90,161r-41,0r0,-193r30,0","w":220},"\u0439":{"d":"110,-241v23,0,35,-11,37,-33r31,0v5,66,-111,75,-131,24v-2,-7,-3,-15,-4,-24r30,0v1,24,13,33,37,33xm61,-193r-2,162r90,-162r41,0r0,193r-30,0r2,-161r-90,161r-41,0r0,-193r30,0","w":220},"\u043a":{"d":"134,-193r34,0r-73,93r80,100r-36,0r-77,-98r0,98r-31,0r0,-193r31,0r0,94","w":176,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0431":7,"'":-7,"\"":-7}},"\u043b":{"d":"166,0r-32,0r0,-166r-45,0v-7,65,-10,126,-43,159v-10,10,-28,12,-43,7r0,-23v43,2,42,-51,51,-94v4,-22,5,-47,7,-76r105,0r0,193","w":196},"\u043c":{"d":"228,0r-28,0r0,-158v-17,55,-39,105,-59,158r-24,0r-58,-158r0,158r-28,0r0,-193r38,0r60,162v18,-56,41,-108,61,-162r38,0r0,193","w":258},"\u043d":{"d":"63,-193r0,80r95,0r0,-80r32,0r0,193r-32,0r0,-86r-95,0r0,86r-32,0r0,-193r32,0","w":220},"\u043e":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u043f":{"d":"63,0r-32,0r0,-193r152,0r0,193r-32,0r0,-166r-88,0r0,166","w":213},"\u0440":{"d":"191,-97v0,58,-20,101,-73,101v-26,0,-43,-12,-55,-28r-3,0v5,33,2,73,3,110r-32,0r0,-279r26,0v3,8,0,21,6,26v10,-17,28,-30,55,-30v53,0,73,43,73,100xm158,-97v0,-42,-8,-72,-46,-73v-42,-1,-49,31,-49,73v0,43,8,74,49,74v37,0,46,-33,46,-74","w":210,"k":{"\u0513":4,"\u050f":4,"\u0509":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04ad":4,"\u04a1":4,"\u0497":7,"\u0459":4,"\u044a":4,"\u0445":4,"\u0442":4,"\u043b":4,"\u0437":4,"\u0436":7}},"\u0441":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28","w":166,"k":{"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0454":4,"\u043e":4,"\u0435":4,"'":-11,"\"":-11}},"\u0442":{"d":"152,-166r-57,0r0,166r-32,0r0,-166r-56,0r0,-27r145,0r0,27","w":158,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u0443":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0","w":175,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0444":{"d":"20,-97v0,-62,36,-92,91,-99r0,-78r30,0r0,78v54,7,90,39,90,99v0,62,-35,93,-90,100r0,83r-30,0r0,-83v-55,-7,-91,-39,-91,-100xm111,-169v-60,-4,-71,82,-44,123v9,12,24,20,44,22r0,-145xm141,-24v58,2,70,-83,43,-123v-9,-12,-23,-20,-43,-22r0,145","w":250,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u04ff":7,"\u04fd":7,"\u04f5":4,"\u04dd":7,"\u04cc":4,"\u04c6":4,"\u04c2":7,"\u04b9":4,"\u04b7":4,"\u04b3":7,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u0471":4,"\u0459":7,"\u044a":7,"\u0447":4,"\u0445":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0445":{"d":"72,-99r-62,-94r36,0r44,72r44,-72r36,0r-62,94r65,99r-36,0r-47,-77r-47,77r-37,0","w":180,"k":{"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04f5":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04cc":4,"\u04b9":4,"\u04b7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0471":4,"\u0450":4,"\u0454":4,"\u0451":4,"\u0447":4,"\u0444":4,"\u0441":4,"\u043e":4,"\u0435":4,"\u0431":4}},"\u0446":{"d":"211,67r-32,0r0,-67r-148,0r0,-193r32,0r0,166r88,0r0,-166r32,0r0,166r28,0r0,94","w":216,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u0447":{"d":"148,-86v-31,33,-121,33,-121,-33r0,-74r32,0v4,42,-17,105,32,103v25,-1,42,-10,57,-21r0,-82r32,0r0,193r-32,0r0,-86","w":210},"\u0448":{"d":"172,-27r78,0r0,-166r32,0r0,193r-251,0r0,-193r32,0r0,166r77,0r0,-166r32,0r0,166","w":312},"\u0449":{"d":"310,67r-32,0r0,-67r-247,0r0,-193r32,0r0,166r77,0r0,-166r32,0r0,166r78,0r0,-166r32,0r0,166r28,0r0,94","w":315,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u0454":4,"\u0451":4,"\u044d":-4,"\u044a":4,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-11}},"\u044a":{"d":"224,-59v0,72,-84,58,-154,59r0,-166r-63,0r0,-27r96,0r0,79v60,-2,121,-3,121,55xm103,-26v39,-2,90,9,90,-31v0,-39,-52,-28,-90,-30r0,61","w":244,"k":{"\u050f":18,"\u0507":7,"\u0505":7,"\u04f5":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04b1":7,"\u04af":7,"\u04ad":18,"\u04a1":18,"\u047f":7,"\u0477":7,"\u0475":7,"\u0471":7,"\u0461":7,"\u045e":11,"\u044a":25,"\u0447":7,"\u0445":4,"\u0443":7,"\u0442":18}},"\u044b":{"d":"177,-59v0,70,-78,59,-146,59r0,-193r32,0r0,79v58,-2,114,0,114,55xm239,0r-32,0r0,-193r32,0r0,193xm146,-57v0,-37,-46,-29,-83,-30r0,61v38,-1,83,6,83,-31","w":269,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u044c":{"d":"184,-59v0,72,-84,58,-153,59r0,-193r32,0r0,79v60,-2,121,-3,121,55xm153,-57v0,-39,-52,-28,-90,-30r0,61v39,-2,90,9,90,-31","w":204,"k":{"\u050f":18,"\u0507":7,"\u0505":7,"\u04f5":7,"\u04f3":7,"\u04f1":7,"\u04ef":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04b1":7,"\u04af":7,"\u04ad":18,"\u04a1":18,"\u047f":7,"\u0477":7,"\u0475":7,"\u0471":7,"\u0461":7,"\u201d":-11,"\u2019":-11,"\u044a":25,"\u0447":7,"\u0445":4,"\u0443":7,"\u0442":18,"'":-11,"\"":-11}},"\u044d":{"d":"113,-113v3,-53,-52,-66,-92,-46r-9,-27v67,-31,135,8,135,91v0,78,-71,119,-137,88r0,-28v44,23,110,7,103,-51r-83,0r0,-27r83,0","w":166,"k":{"\u0513":4,"\u0509":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u0497":7,"\u045e":7,"\u0459":4,"\u044a":7,"\u0445":4,"\u043b":4,"\u0437":4,"\u0436":7,"\u0434":7}},"\u044e":{"d":"192,-197v55,0,78,42,79,100v1,61,-24,101,-81,101v-53,0,-76,-37,-79,-90r-48,0r0,86r-32,0r0,-193r32,0r0,80r48,0v5,-50,29,-84,81,-84xm191,-170v-39,0,-46,30,-47,73v0,43,9,74,47,74v39,0,46,-31,47,-74v0,-43,-9,-73,-47,-73","w":291,"k":{"\u0513":4,"\u0509":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u0497":7,"\u045e":4,"\u044a":7,"\u0445":4,"\u043b":4,"\u0437":4,"\u0436":7,"\u0434":7}},"\u044f":{"d":"16,-136v-1,-67,77,-57,144,-57r0,193r-32,0r0,-76r-42,0r-45,76r-35,0r51,-81v-24,-6,-40,-25,-41,-55xm128,-166v-37,0,-81,-6,-81,30v0,38,43,33,81,33r0,-63","w":191,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0451":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm64,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm130,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":192,"k":{"\u0445":4,"'":7,"\"":18}},"\u0452":{"d":"183,28v4,45,-34,68,-74,54r0,-26v20,9,42,3,42,-26r0,-147v0,-29,-11,-46,-38,-46v-71,-1,-45,96,-50,163r-32,0r0,-217r-28,0r0,-25r28,0r0,-32r32,0r0,32r66,0r0,25r-66,0v1,18,-5,43,0,57v11,-17,27,-29,55,-29v98,0,57,132,65,217","w":211},"\u0453":{"d":"137,-166r-74,0r0,166r-32,0r0,-193r106,0r0,27xm130,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":143,"k":{"\u0513":18,"\u0511":7,"\u050d":7,"\u0509":18,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04c6":18,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0450":7,"\u0459":18,"\u0454":4,"\u0451":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u043b":18,"\u0435":7,"\u0434":18}},"\u0454":{"d":"151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-41,-21,-95,-4,-92,46r84,0r0,27r-84,0v-6,62,55,73,98,51r0,28","w":166,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0455":{"d":"133,-157v-26,-21,-110,-16,-75,29v30,23,86,23,88,75v2,63,-87,67,-130,44r0,-29v23,15,95,29,99,-12v-10,-52,-96,-30,-96,-95v0,-60,84,-60,125,-38","w":162,"k":{"\u201d":-11,"\u2019":-11,"'":-11,"\"":-11}},"\u0456":{"d":"63,0r-32,0r0,-193r32,0r0,193xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":93},"\u0457":{"d":"63,0r-32,0r0,-193r32,0r0,193xm14,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm80,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":93,"k":{"\u045b":-11,"\u0452":-11}},"\u0458":{"d":"63,28v4,45,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-223r32,0r0,221xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":93},"\u0459":{"d":"273,-59v0,70,-78,59,-146,59r0,-166r-38,0v-7,65,-10,126,-43,159v-10,10,-28,12,-43,7r0,-23v43,2,42,-51,51,-94v4,-22,5,-47,7,-76r98,0r0,79v58,-2,114,0,114,55xm159,-26v37,-1,83,7,83,-31v0,-37,-46,-29,-83,-30r0,61","w":293,"k":{"\u050f":18,"\u0507":11,"\u0505":11,"\u04ff":7,"\u04fd":7,"\u04f5":7,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04dd":7,"\u04cc":7,"\u04c2":7,"\u04b9":7,"\u04b7":7,"\u04b3":7,"\u04b1":11,"\u04af":11,"\u04ad":18,"\u04a1":18,"\u0497":7,"\u047f":11,"\u0477":11,"\u0475":11,"\u0471":7,"\u0461":11,"\u045e":7,"\u044a":18,"\u0447":7,"\u0445":4,"\u0444":4,"\u0443":11,"\u0442":18,"\u0436":7}},"\u045a":{"d":"291,-59v0,68,-78,60,-147,59r0,-86r-81,0r0,86r-32,0r0,-193r32,0r0,80r81,0r0,-80r32,0r0,79v58,-2,115,-1,115,55xm176,-26v37,-1,83,7,83,-31v0,-38,-47,-29,-83,-30r0,61","w":310,"k":{"\u050f":18,"\u0507":11,"\u0505":11,"\u04ff":7,"\u04fd":7,"\u04f5":7,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04dd":7,"\u04cc":7,"\u04c2":7,"\u04b9":7,"\u04b7":7,"\u04b3":7,"\u04b1":11,"\u04af":11,"\u04ad":18,"\u04a1":18,"\u0497":7,"\u047f":11,"\u0477":11,"\u0475":11,"\u0471":7,"\u0461":11,"\u044a":18,"\u0447":7,"\u0445":4,"\u0443":11,"\u0442":18,"\u0436":7}},"\u045b":{"d":"118,-189v90,0,60,109,65,189r-32,0v-8,-59,25,-161,-38,-163v-71,-2,-45,96,-50,163r-32,0r0,-217r-28,0r0,-25r28,0r0,-32r32,0r0,32r66,0r0,25r-66,0v1,18,-5,43,0,57v11,-17,27,-29,55,-29","w":211,"k":{"\u045e":7}},"\u045c":{"d":"134,-193r34,0r-73,93r80,100r-36,0r-77,-98r0,98r-31,0r0,-193r31,0r0,94xm139,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":176,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u045e":4,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"\u0431":4,"'":-7,"\"":-7}},"\u045e":{"d":"89,-241v24,0,36,-11,38,-33r30,0v4,59,-80,70,-119,42v-12,-8,-13,-24,-16,-42r30,0v2,23,12,33,37,33xm98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0","w":175,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u0459":7,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0430":7}},"\u045f":{"d":"63,-27r88,0r0,-166r32,0r0,193r-58,0r0,67r-33,0r0,-67r-61,0r0,-193r32,0r0,166","w":213},"\u0490":{"d":"137,-257r0,-53r31,0r0,82r-100,0r0,228r-33,0r0,-257r102,0","w":176,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":29,"\u0512":22,"\u0511":22,"\u0510":7,"\u050f":11,"\u050e":22,"\u050d":22,"\u050c":7,"\u050b":11,"\u0509":29,"\u0508":22,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":29,"\u0501":22,"\u0500":29,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":7,"\u04e9":22,"\u04e8":7,"\u04e7":22,"\u04e6":7,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":7,"\u04d8":7,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":29,"\u04c5":22,"\u04c2":11,"\u04be":14,"\u04bd":25,"\u04bc":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":22,"\u04b3":11,"\u04b1":11,"\u04b0":22,"\u04af":11,"\u04ae":22,"\u04ad":11,"\u04ac":22,"\u04ab":22,"\u04aa":7,"\u04a9":22,"\u04a8":7,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":22,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":7,"\u047f":11,"\u047e":7,"\u047d":22,"\u047c":7,"\u047b":22,"\u047a":7,"\u0479":22,"\u0478":7,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":7,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":7,"\u045d":11,"\u0450":22,"\u01af":4,"\u01a0":4,"\u201d":-14,"\u2019":-14,"\u1ef2":18,"\u1e84":11,"\u1e82":11,"\u1e80":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":29,"\u0457":-11,"\u0455":14,"\u0454":22,"\u0453":11,"\u0451":22,"\u044f":18,"\u044e":11,"\u044d":11,"\u044c":11,"\u044b":11,"\u044a":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":29,"\u043a":11,"\u0439":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":29,"\u0433":11,"\u0432":11,"\u0430":22,"\u0424":11,"\u0422":22,"\u0421":4,"\u041e":7,"\u041b":22,"\u0414":22,"\u0410":22,"\u0409":18,"\u0404":4,"\u0178":18,"\u0176":18,"\u0174":11,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":11,"V":14,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"-":29,"'":-14,"\"":-14}},"\u0491":{"d":"137,-169r-74,0r0,169r-32,0r0,-193r74,0r0,-56r32,0r0,80","w":143,"k":{"\u0513":18,"\u0509":18,"\u04c6":18,"\u0459":18,"\u0454":4,"\u043b":18,"\u0434":18}},"\u1e80":{"d":"142,-257r35,0r57,222v9,-80,31,-148,46,-222r35,0r-65,257r-33,0r-58,-220v-14,77,-37,146,-55,220r-33,0r-67,-257r34,0r51,222v12,-80,35,-148,53,-222xm149,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":318,"k":{"\u1ef1":4,"\u1eef":4,"\u1eed":4,"\u1eeb":4,"\u1ee9":4,"\u1ee7":4,"\u1ee5":4,"\u1ee3":7,"\u1ee2":4,"\u1ee1":7,"\u1ee0":4,"\u1edf":7,"\u1ede":4,"\u1edd":7,"\u1edc":4,"\u1edb":7,"\u1eda":4,"\u1ed9":7,"\u1ed8":4,"\u1ed7":7,"\u1ed6":4,"\u1ed5":7,"\u1ed4":4,"\u1ed3":7,"\u1ed2":4,"\u1ed1":7,"\u1ed0":4,"\u1ecf":7,"\u1ece":4,"\u1ecd":7,"\u1ecc":4,"\u1ec7":7,"\u1ec5":7,"\u1ec3":7,"\u1ec1":7,"\u1ebf":7,"\u1ebd":7,"\u1ebb":7,"\u1eb9":7,"\u1eb7":7,"\u1eb6":7,"\u1eb5":7,"\u1eb4":7,"\u1eb3":7,"\u1eb2":7,"\u1eb1":7,"\u1eb0":7,"\u1eaf":7,"\u1eae":7,"\u1ead":7,"\u1eac":7,"\u1eab":7,"\u1eaa":7,"\u1ea9":7,"\u1ea8":7,"\u1ea7":7,"\u1ea6":7,"\u1ea5":7,"\u1ea4":7,"\u1ea2":7,"\u1ea1":7,"\u1ea0":7,"\u0511":7,"\u0510":4,"\u050d":7,"\u050c":4,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04ea":4,"\u04e9":7,"\u04e8":4,"\u04e7":7,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":7,"\u04d4":7,"\u04d3":7,"\u04d2":7,"\u04d1":7,"\u04d0":7,"\u04ab":7,"\u04aa":4,"\u04a9":7,"\u04a8":4,"\u0481":7,"\u0480":4,"\u047e":4,"\u047d":7,"\u047c":4,"\u047b":7,"\u047a":4,"\u0479":7,"\u0478":4,"\u0473":7,"\u0472":4,"\u0466":7,"\u0460":4,"\u0450":7,"\u01a1":7,"\u01a0":4,"\u1e01":7,"\u1e00":7,"\u2206":7,"\u201d":-18,"\u2019":-18,"\u0455":7,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0430":7,"\u0421":4,"\u041e":4,"\u0410":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u03b7":4,"\u03b5":7,"\u03b1":7,"\u03ae":4,"\u03ac":7,"\u039f":4,"\u039b":7,"\u0398":4,"\u0391":7,"\u0219":7,"\u01fb":7,"\u01fa":7,"\u017e":4,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":7,"\u0152":4,"\u0151":7,"\u0150":4,"\u014f":7,"\u014d":7,"\u014c":4,"\u0148":4,"\u0146":4,"\u0144":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":7,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u010d":7,"\u010c":4,"\u010b":7,"\u0109":7,"\u0107":7,"\u0106":4,"\u0105":7,"\u0104":7,"\u0103":7,"\u0102":7,"\u0101":7,"\u0100":7,"\u00fc":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00f1":4,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"z":4,"u":4,"s":7,"r":4,"q":7,"p":4,"o":7,"n":4,"m":4,"g":4,"e":7,"d":7,"c":7,"a":7,"Q":4,"O":4,"G":4,"C":4,"A":7,".":14,",":14,"'":-18,"\"":-18}},"\u1e81":{"d":"177,0r-44,-163r-43,163r-37,0r-49,-193r33,0r36,168v12,-59,28,-113,44,-168r35,0r43,168r37,-168r33,0r-50,193r-38,0xm121,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":268,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"\u1e82":{"d":"142,-257r35,0r57,222v9,-80,31,-148,46,-222r35,0r-65,257r-33,0r-58,-220v-14,77,-37,146,-55,220r-33,0r-67,-257r34,0r51,222v12,-80,35,-148,53,-222xm211,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":318,"k":{"\u1ef1":4,"\u1eef":4,"\u1eed":4,"\u1eeb":4,"\u1ee9":4,"\u1ee7":4,"\u1ee5":4,"\u1ee3":7,"\u1ee2":4,"\u1ee1":7,"\u1ee0":4,"\u1edf":7,"\u1ede":4,"\u1edd":7,"\u1edc":4,"\u1edb":7,"\u1eda":4,"\u1ed9":7,"\u1ed8":4,"\u1ed7":7,"\u1ed6":4,"\u1ed5":7,"\u1ed4":4,"\u1ed3":7,"\u1ed2":4,"\u1ed1":7,"\u1ed0":4,"\u1ecf":7,"\u1ece":4,"\u1ecd":7,"\u1ecc":4,"\u1ec7":7,"\u1ec5":7,"\u1ec3":7,"\u1ec1":7,"\u1ebf":7,"\u1ebd":7,"\u1ebb":7,"\u1eb9":7,"\u1eb7":7,"\u1eb6":7,"\u1eb5":7,"\u1eb4":7,"\u1eb3":7,"\u1eb2":7,"\u1eb1":7,"\u1eb0":7,"\u1eaf":7,"\u1eae":7,"\u1ead":7,"\u1eac":7,"\u1eab":7,"\u1eaa":7,"\u1ea9":7,"\u1ea8":7,"\u1ea7":7,"\u1ea6":7,"\u1ea5":7,"\u1ea4":7,"\u1ea2":7,"\u1ea1":7,"\u1ea0":7,"\u0511":7,"\u0510":4,"\u050d":7,"\u050c":4,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04ea":4,"\u04e9":7,"\u04e8":4,"\u04e7":7,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":7,"\u04d4":7,"\u04d3":7,"\u04d2":7,"\u04d1":7,"\u04d0":7,"\u04ab":7,"\u04aa":4,"\u04a9":7,"\u04a8":4,"\u0481":7,"\u0480":4,"\u047e":4,"\u047d":7,"\u047c":4,"\u047b":7,"\u047a":4,"\u0479":7,"\u0478":4,"\u0473":7,"\u0472":4,"\u0466":7,"\u0460":4,"\u0450":7,"\u01a1":7,"\u01a0":4,"\u1e01":7,"\u1e00":7,"\u2206":7,"\u201d":-18,"\u2019":-18,"\u0455":7,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0430":7,"\u0421":4,"\u041e":4,"\u0410":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u03b7":4,"\u03b5":7,"\u03b1":7,"\u03ae":4,"\u03ac":7,"\u039f":4,"\u039b":7,"\u0398":4,"\u0391":7,"\u0219":7,"\u01fb":7,"\u01fa":7,"\u017e":4,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":7,"\u0152":4,"\u0151":7,"\u0150":4,"\u014f":7,"\u014d":7,"\u014c":4,"\u0148":4,"\u0146":4,"\u0144":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":7,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u010d":7,"\u010c":4,"\u010b":7,"\u0109":7,"\u0107":7,"\u0106":4,"\u0105":7,"\u0104":7,"\u0103":7,"\u0102":7,"\u0101":7,"\u0100":7,"\u00fc":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00f1":4,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"z":4,"u":4,"s":7,"r":4,"q":7,"p":4,"o":7,"n":4,"m":4,"g":4,"e":7,"d":7,"c":7,"a":7,"Q":4,"O":4,"G":4,"C":4,"A":7,".":14,",":14,"'":-18,"\"":-18}},"\u1e83":{"d":"177,0r-44,-163r-43,163r-37,0r-49,-193r33,0r36,168v12,-59,28,-113,44,-168r35,0r43,168r37,-168r33,0r-50,193r-38,0xm187,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":268,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"\u1e84":{"d":"142,-257r35,0r57,222v9,-80,31,-148,46,-222r35,0r-65,257r-33,0r-58,-220v-14,77,-37,146,-55,220r-33,0r-67,-257r34,0r51,222v12,-80,35,-148,53,-222xm126,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm192,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":318,"k":{"\u1ef1":4,"\u1eef":4,"\u1eed":4,"\u1eeb":4,"\u1ee9":4,"\u1ee7":4,"\u1ee5":4,"\u1ee3":7,"\u1ee2":4,"\u1ee1":7,"\u1ee0":4,"\u1edf":7,"\u1ede":4,"\u1edd":7,"\u1edc":4,"\u1edb":7,"\u1eda":4,"\u1ed9":7,"\u1ed8":4,"\u1ed7":7,"\u1ed6":4,"\u1ed5":7,"\u1ed4":4,"\u1ed3":7,"\u1ed2":4,"\u1ed1":7,"\u1ed0":4,"\u1ecf":7,"\u1ece":4,"\u1ecd":7,"\u1ecc":4,"\u1ec7":7,"\u1ec5":7,"\u1ec3":7,"\u1ec1":7,"\u1ebf":7,"\u1ebd":7,"\u1ebb":7,"\u1eb9":7,"\u1eb7":7,"\u1eb6":7,"\u1eb5":7,"\u1eb4":7,"\u1eb3":7,"\u1eb2":7,"\u1eb1":7,"\u1eb0":7,"\u1eaf":7,"\u1eae":7,"\u1ead":7,"\u1eac":7,"\u1eab":7,"\u1eaa":7,"\u1ea9":7,"\u1ea8":7,"\u1ea7":7,"\u1ea6":7,"\u1ea5":7,"\u1ea4":7,"\u1ea2":7,"\u1ea1":7,"\u1ea0":7,"\u0511":7,"\u0510":4,"\u050d":7,"\u050c":4,"\u0503":7,"\u0501":7,"\u04eb":7,"\u04ea":4,"\u04e9":7,"\u04e8":4,"\u04e7":7,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04d7":7,"\u04d4":7,"\u04d3":7,"\u04d2":7,"\u04d1":7,"\u04d0":7,"\u04ab":7,"\u04aa":4,"\u04a9":7,"\u04a8":4,"\u0481":7,"\u0480":4,"\u047e":4,"\u047d":7,"\u047c":4,"\u047b":7,"\u047a":4,"\u0479":7,"\u0478":4,"\u0473":7,"\u0472":4,"\u0466":7,"\u0460":4,"\u0450":7,"\u01a1":7,"\u01a0":4,"\u1e01":7,"\u1e00":7,"\u2206":7,"\u201d":-18,"\u2019":-18,"\u0455":7,"\u0454":7,"\u0451":7,"\u0444":7,"\u0441":7,"\u043e":7,"\u0435":7,"\u0430":7,"\u0421":4,"\u041e":4,"\u0410":7,"\u03ce":7,"\u03cc":7,"\u03c9":7,"\u03c6":7,"\u03c3":7,"\u03c1":7,"\u03bf":7,"\u03b7":4,"\u03b5":7,"\u03b1":7,"\u03ae":4,"\u03ac":7,"\u039f":4,"\u039b":7,"\u0398":4,"\u0391":7,"\u0219":7,"\u01fb":7,"\u01fa":7,"\u017e":4,"\u0161":7,"\u015f":7,"\u015d":7,"\u015b":7,"\u0153":7,"\u0152":4,"\u0151":7,"\u0150":4,"\u014f":7,"\u014d":7,"\u014c":4,"\u0148":4,"\u0146":4,"\u0144":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u011b":7,"\u0119":7,"\u0117":7,"\u0115":7,"\u0113":7,"\u010d":7,"\u010c":4,"\u010b":7,"\u0109":7,"\u0107":7,"\u0106":4,"\u0105":7,"\u0104":7,"\u0103":7,"\u0102":7,"\u0101":7,"\u0100":7,"\u00fc":4,"\u00fb":4,"\u00fa":4,"\u00f9":4,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00f1":4,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":7,"\u00c4":7,"\u00c3":7,"\u00c2":7,"\u00c1":7,"\u00c0":7,"z":4,"u":4,"s":7,"r":4,"q":7,"p":4,"o":7,"n":4,"m":4,"g":4,"e":7,"d":7,"c":7,"a":7,"Q":4,"O":4,"G":4,"C":4,"A":7,".":14,",":14,"'":-18,"\"":-18}},"\u1e85":{"d":"177,0r-44,-163r-43,163r-37,0r-49,-193r33,0r36,168v12,-59,28,-113,44,-168r35,0r43,168r37,-168r33,0r-50,193r-38,0xm101,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm167,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":268,"k":{"\u201d":-14,"\u2019":-14,"f":-4,"'":-14,"\"":-14}},"\u1ef2":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm83,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u1ef3":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm76,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"\u2013":{"d":"14,-82r0,-29r152,0r0,29r-152,0","w":180,"k":{"\u03a5":11,"\u03a4":18,"T":18}},"\u2014":{"d":"14,-82r0,-29r332,0r0,29r-332,0","w":360,"k":{"\u03a5":11,"\u03a4":18,"T":18}},"\u2015":{"d":"14,-82r0,-29r332,0r0,29r-332,0","w":360},"\u2017":{"d":"149,81r-150,0r0,-24r150,0r0,24xm149,32r-150,0r0,-24r150,0r0,24","w":148},"\u2018":{"d":"59,-257r-18,88v-12,-2,-32,4,-37,-4v8,-29,20,-59,31,-84r24,0","w":62,"k":{"\u1ef8":-14,"\u1ef6":-14,"\u1ef4":-14,"\u1ee3":11,"\u1ee1":11,"\u1edf":11,"\u1edd":11,"\u1edb":11,"\u1ed9":11,"\u1ed7":11,"\u1ed5":11,"\u1ed3":11,"\u1ed1":11,"\u1ecf":11,"\u1ecd":11,"\u1eca":-7,"\u1ec8":-7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0512":22,"\u0511":11,"\u050f":-7,"\u050e":-14,"\u050d":11,"\u0508":22,"\u0503":11,"\u0501":11,"\u04fe":-11,"\u04fc":-11,"\u04f2":-11,"\u04f0":-11,"\u04ee":-11,"\u04eb":11,"\u04e9":11,"\u04e7":11,"\u04dc":-11,"\u04d7":11,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c5":22,"\u04c1":-11,"\u04b4":-14,"\u04b2":-11,"\u04b0":-14,"\u04ae":-14,"\u04ad":-7,"\u04ac":-14,"\u04ab":11,"\u04a9":11,"\u04a1":-7,"\u04a0":-14,"\u0496":-11,"\u0481":11,"\u047d":11,"\u047b":11,"\u0479":11,"\u0473":11,"\u046a":-11,"\u0466":14,"\u0450":11,"\u01a1":11,"\u1e00":14,"\u2206":14,"\u1ef2":-14,"\u1e85":-4,"\u1e84":-18,"\u1e83":-4,"\u1e82":-18,"\u1e81":-4,"\u1e80":-18,"\u0454":11,"\u0451":11,"\u0444":11,"\u0442":-7,"\u0441":11,"\u043e":11,"\u0435":11,"\u042a":-14,"\u0425":-7,"\u0423":-11,"\u0422":-14,"\u041b":22,"\u0417":-4,"\u0416":-11,"\u0414":22,"\u0410":14,"\u040e":-11,"\u040b":-14,"\u0409":18,"\u0402":-14,"\u03ce":11,"\u03cc":11,"\u03c9":11,"\u03c7":-7,"\u03c6":11,"\u03c4":-7,"\u03c3":11,"\u03c1":11,"\u03bf":11,"\u03bd":-7,"\u03b5":11,"\u03b1":11,"\u03ac":11,"\u03a4":-14,"\u039b":14,"\u0391":14,"\u01fa":14,"\u017d":-7,"\u017b":-7,"\u0179":-7,"\u0178":-14,"\u0176":-14,"\u0175":-4,"\u0174":-18,"\u0164":-14,"\u0162":-14,"\u0153":11,"\u0151":11,"\u014f":11,"\u014d":11,"\u0130":-7,"\u012e":-7,"\u012a":-7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010b":11,"\u0109":11,"\u0107":11,"\u0104":14,"\u0102":14,"\u0100":14,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00dd":-14,"\u00cf":-7,"\u00ce":-7,"\u00cd":-7,"\u00cc":-7,"\u00c6":29,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"w":-4,"v":-7,"t":-7,"q":11,"o":11,"g":7,"e":11,"d":11,"c":11,"Z":-7,"Y":-14,"X":-7,"W":-18,"V":-14,"T":-14,"I":-7,"A":14}},"\u2019":{"d":"4,-169r18,-88v12,2,32,-5,37,4r-31,84r-24,0","w":62},"\u201a":{"d":"11,46v7,-28,12,-59,18,-88v12,2,32,-5,37,4v-8,30,-19,60,-31,84r-24,0","w":90},"\u201b":{"d":"35,-169v-11,-25,-23,-55,-31,-84v6,-8,26,-2,38,-4r17,88r-24,0","w":62},"\u201c":{"d":"127,-257r-18,88v-12,-2,-32,5,-37,-4v8,-29,20,-59,31,-84r24,0xm59,-257r-18,88v-12,-2,-32,4,-37,-4v8,-29,20,-59,31,-84r24,0","w":130,"k":{"\u1ef8":-14,"\u1ef6":-14,"\u1ef4":-14,"\u1ee3":11,"\u1ee1":11,"\u1edf":11,"\u1edd":11,"\u1edb":11,"\u1ed9":11,"\u1ed7":11,"\u1ed5":11,"\u1ed3":11,"\u1ed1":11,"\u1ecf":11,"\u1ecd":11,"\u1eca":-7,"\u1ec8":-7,"\u1ec7":11,"\u1ec5":11,"\u1ec3":11,"\u1ec1":11,"\u1ebf":11,"\u1ebd":11,"\u1ebb":11,"\u1eb9":11,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0512":22,"\u0511":11,"\u050f":-7,"\u050e":-14,"\u050d":11,"\u0508":22,"\u0503":11,"\u0501":11,"\u04fe":-11,"\u04fc":-11,"\u04f2":-11,"\u04f0":-11,"\u04ee":-11,"\u04eb":11,"\u04e9":11,"\u04e7":11,"\u04dc":-11,"\u04d7":11,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c5":22,"\u04c1":-11,"\u04b4":-14,"\u04b2":-11,"\u04b0":-14,"\u04ae":-14,"\u04ad":-7,"\u04ac":-14,"\u04ab":11,"\u04a9":11,"\u04a1":-7,"\u04a0":-14,"\u0496":-11,"\u0481":11,"\u047d":11,"\u047b":11,"\u0479":11,"\u0473":11,"\u046a":-11,"\u0466":14,"\u0450":11,"\u01a1":11,"\u1e00":14,"\u2206":14,"\u1ef2":-14,"\u1e85":-4,"\u1e84":-18,"\u1e83":-4,"\u1e82":-18,"\u1e81":-4,"\u1e80":-18,"\u0454":11,"\u0451":11,"\u0444":11,"\u0442":-7,"\u0441":11,"\u043e":11,"\u0435":11,"\u042a":-14,"\u0425":-7,"\u0423":-11,"\u0422":-14,"\u041b":22,"\u0417":-4,"\u0416":-11,"\u0414":22,"\u0410":14,"\u040e":-11,"\u040b":-14,"\u0409":18,"\u0402":-14,"\u03ce":11,"\u03cc":11,"\u03c9":11,"\u03c7":-7,"\u03c6":11,"\u03c4":-7,"\u03c3":11,"\u03c1":11,"\u03bf":11,"\u03bd":-7,"\u03b5":11,"\u03b1":11,"\u03ac":11,"\u03a4":-14,"\u039b":14,"\u0391":14,"\u01fa":14,"\u017d":-7,"\u017b":-7,"\u0179":-7,"\u0178":-14,"\u0176":-14,"\u0175":-4,"\u0174":-18,"\u0164":-14,"\u0162":-14,"\u0153":11,"\u0151":11,"\u014f":11,"\u014d":11,"\u0130":-7,"\u012e":-7,"\u012a":-7,"\u011b":11,"\u0119":11,"\u0117":11,"\u0115":11,"\u0113":11,"\u010d":11,"\u010b":11,"\u0109":11,"\u0107":11,"\u0104":14,"\u0102":14,"\u0100":14,"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00dd":-14,"\u00cf":-7,"\u00ce":-7,"\u00cd":-7,"\u00cc":-7,"\u00c6":29,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"w":-4,"v":-7,"t":-7,"q":11,"o":11,"g":7,"e":11,"d":11,"c":11,"Z":-7,"Y":-14,"X":-7,"W":-18,"V":-14,"T":-14,"I":-7,"A":14}},"\u201d":{"d":"4,-169r18,-88v12,2,32,-5,37,4r-31,84r-24,0xm72,-169r17,-88v12,2,32,-4,38,4v-9,29,-19,60,-31,84r-24,0","w":130},"\u201e":{"d":"11,46v7,-28,12,-59,18,-88v12,2,32,-5,37,4v-8,30,-19,60,-31,84r-24,0xm79,46r18,-88v12,2,32,-4,37,4v-8,29,-19,60,-31,84r-24,0","w":157},"\u2020":{"d":"153,-174r-58,-5r10,179r-38,0r9,-179r-54,5r0,-31r54,5r-9,-74r38,0r-10,74r58,-5r0,31","w":174},"\u2021":{"d":"99,-87r58,-5r0,31r-58,-5r9,66r-38,0r10,-66r-58,5r0,-31r58,5v-8,-33,-8,-67,0,-100r-58,6r0,-32r58,6r-10,-67r38,0r-9,67r58,-6r0,32r-58,-6v8,33,8,67,0,100","w":178},"\u2022":{"d":"68,-85v-28,0,-42,-18,-42,-46v0,-28,13,-47,42,-47v27,0,41,18,41,47v0,29,-14,46,-41,46","w":135},"\u2026":{"d":"48,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25xm145,5v-16,0,-23,-10,-23,-25v0,-15,8,-24,23,-24v15,0,22,10,22,24v0,15,-7,25,-22,25xm241,5v-14,0,-23,-9,-22,-25v1,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25","w":289},"\u2030":{"d":"70,-238v-24,0,-26,28,-26,58v0,30,3,58,26,58v18,0,28,-19,28,-58v0,-38,-10,-58,-28,-58xm70,-261v42,0,54,38,54,81v0,45,-12,81,-54,81v-41,0,-52,-37,-52,-81v0,-45,10,-81,52,-81xm226,-135v-25,1,-27,28,-27,58v0,30,3,57,27,57v18,0,27,-18,27,-57v0,-38,-9,-58,-27,-58xm226,-158v41,0,53,36,53,81v0,45,-11,81,-53,81v-41,0,-53,-36,-53,-81v0,-45,11,-81,53,-81xm234,-257r-143,257r-27,0r142,-257r28,0xm350,-135v-25,1,-27,28,-27,58v0,30,3,57,27,57v18,0,27,-18,27,-57v0,-38,-9,-58,-27,-58xm350,-158v42,0,53,38,53,81v0,45,-11,81,-53,81v-41,0,-53,-36,-53,-81v0,-45,11,-81,53,-81","w":420},"\u2032":{"d":"58,-257r-7,93r-20,0r-8,-93r35,0","w":81},"\u2033":{"d":"58,-257r-7,93r-20,0r-8,-93r35,0xm121,-257r-7,93r-20,0r-7,-93r34,0","w":144},"\u2039":{"d":"14,-97r55,-73r20,14r-42,61r42,61r-20,14r-55,-72r0,-5","w":103},"\u203a":{"d":"89,-92r-54,72r-21,-14r42,-61r-42,-61r21,-14r54,73r0,5","w":103},"\u203c":{"d":"141,-73r-21,0r-9,-184r39,0xm130,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25xm59,-73r-21,0r-9,-184r39,0xm48,5v-16,1,-22,-10,-22,-25v0,-14,7,-25,22,-24v15,0,22,8,22,24v0,16,-7,25,-22,25","w":178},"\u2044":{"d":"108,-257r-142,257r-28,0r143,-257r27,0","w":46},"\u207f":{"d":"71,-240v-45,-2,-26,60,-30,100r-22,0r0,-118r18,0v2,5,1,13,4,16v20,-31,75,-22,75,26r0,76r-22,0v-5,-36,16,-98,-23,-100","w":133},"\u20a3":{"d":"79,-70r52,0r0,24r-52,0r0,46r-31,0r0,-46r-31,0r0,-24r31,0r0,-187r132,0r0,29r-101,0r0,91r94,0r0,28r-94,0r0,39","w":198},"\u20a4":{"d":"47,-157v-18,-91,59,-125,131,-89r-12,25v-29,-18,-93,-21,-87,31r0,33r66,0r0,24r-66,0r0,28r66,0r0,24r-66,0v1,27,-8,43,-24,52r131,0r0,29r-174,0r0,-27v23,-6,36,-23,35,-54r-35,0r0,-24r35,0r0,-28r-35,0r0,-24r35,0","w":198},"\u20a7":{"d":"216,-50v-3,26,18,31,41,24r0,24v-34,16,-72,-2,-72,-44r0,-79r-27,0r0,-14r27,-14r12,-33r19,0r0,37r36,0r0,24r-36,0r0,75xm26,-257v73,-3,134,4,133,75v-1,59,-38,84,-101,82r0,100r-32,0r0,-257xm127,-180v0,-40,-27,-51,-69,-49r0,101v42,1,69,-11,69,-52","w":270},"\u20ac":{"d":"185,-7v-67,31,-143,-11,-145,-81r-29,0r0,-24r26,0r0,-28r-26,0r0,-24r28,0v3,-76,83,-122,154,-81r-14,26v-47,-31,-106,3,-107,55r76,0r0,24r-79,0r0,28r68,0r0,24r-64,0v3,56,62,77,112,53r0,28","w":198},"\u2105":{"d":"227,-257r-143,257r-27,0r142,-257r28,0xm211,-119v34,0,51,24,52,60v1,38,-18,60,-53,60v-35,0,-53,-23,-53,-60v1,-37,18,-60,54,-60xm210,-99v-22,0,-28,19,-28,40v0,22,6,41,28,41v22,0,28,-19,28,-41v0,-21,-6,-40,-28,-40xm115,-145v-41,17,-96,-1,-90,-53v-5,-53,47,-73,92,-54r-6,18v-29,-12,-67,-3,-61,36v-4,42,36,46,65,34r0,19","w":288},"\u2113":{"d":"84,-113v2,37,-11,92,26,92v20,0,28,-16,29,-37r18,0v-1,36,-16,62,-51,62v-50,0,-54,-49,-51,-104v-10,4,-22,8,-34,10r0,-21r34,-10v3,-60,-17,-142,47,-140v28,1,42,23,42,53v0,49,-27,78,-60,95xm84,-135v23,-14,37,-35,36,-72v0,-22,-6,-33,-18,-33v-33,8,-12,70,-18,105","w":180},"\u2116":{"d":"210,0r-37,0r-112,-213r3,213r-29,0r0,-257r36,0r112,212r-2,-212r29,0r0,257xm288,-170v34,0,51,25,51,60v0,37,-15,62,-52,62v-34,0,-51,-26,-51,-62v0,-36,16,-60,52,-60xm288,-149v-21,0,-27,15,-27,39v0,24,6,41,27,41v20,0,26,-18,26,-41v0,-24,-5,-39,-26,-39xm243,0r0,-26r87,0r0,26r-87,0","w":355},"\u2122":{"d":"63,-130r-22,0r0,-108r-34,0r0,-19r91,0r0,19r-35,0r0,108xm165,-130r-34,-97r0,97r-21,0r0,-127r33,0r31,97r34,-97r31,0r0,127r-22,0r-1,-97r-34,97r-17,0","w":269},"\u2126":{"d":"210,-144v0,-55,-22,-88,-76,-88v-54,0,-77,33,-76,88v0,59,25,93,60,118r0,26r-104,0r0,-29r62,0v-31,-24,-53,-62,-53,-116v0,-73,38,-116,111,-116v73,0,111,43,111,116v0,54,-22,92,-53,116r62,0r0,29r-104,0r0,-26v35,-25,60,-59,60,-118","w":267},"\u212e":{"d":"193,-43v-16,28,-38,49,-82,49v-60,-2,-88,-41,-93,-99v-9,-108,148,-133,179,-42v5,12,7,27,7,42r-145,0r0,62v11,12,29,21,52,22v37,0,55,-19,70,-41xm164,-157v-21,-26,-84,-28,-105,0r0,49r105,0r0,-49","w":222},"\u215b":{"d":"166,-117v0,-28,19,-37,46,-39v49,-4,58,62,20,75v14,9,30,17,30,40v-1,29,-22,42,-50,45v-55,6,-66,-69,-24,-84v-11,-8,-22,-17,-22,-37xm235,-49v-8,-25,-50,-25,-50,9v1,15,10,23,26,23v21,0,30,-15,24,-32xm212,-91v22,-4,31,-45,-1,-45v-25,0,-27,33,-8,40v3,2,6,3,9,5xm15,-224v21,-12,30,-37,67,-33r0,154r-26,0r2,-130v-8,11,-20,18,-30,26xm215,-257r-142,257r-28,0r143,-257r27,0","w":272},"\u215c":{"d":"166,-117v0,-28,19,-37,46,-39v49,-4,58,62,20,75v14,9,30,17,30,40v-1,29,-22,42,-50,45v-55,6,-66,-69,-24,-84v-11,-8,-22,-17,-22,-37xm235,-49v-8,-25,-50,-25,-50,9v1,15,10,23,26,23v21,0,30,-15,24,-32xm212,-91v22,-4,31,-45,-1,-45v-25,0,-27,33,-8,40v3,2,6,3,9,5xm10,-243v24,-24,98,-26,98,22v0,20,-12,31,-27,37v18,5,31,14,31,36v0,52,-67,57,-103,38r0,-23v22,14,78,23,77,-15v0,-25,-26,-26,-53,-25r0,-20v26,1,49,-1,48,-25v0,-31,-46,-22,-59,-8xm222,-257r-142,257r-28,0r143,-257r27,0","w":272},"\u215d":{"d":"166,-117v0,-28,19,-37,46,-39v49,-4,58,62,20,75v14,9,30,17,30,40v-1,29,-22,42,-50,45v-55,6,-66,-69,-24,-84v-11,-8,-22,-17,-22,-37xm235,-49v-8,-25,-50,-25,-50,9v1,15,10,23,26,23v21,0,30,-15,24,-32xm212,-91v22,-4,31,-45,-1,-45v-25,0,-27,33,-8,40v3,2,6,3,9,5xm86,-150v0,-29,-31,-32,-57,-25r-12,-7r6,-75r78,0r0,22r-57,0r-3,37v39,-5,70,8,70,46v0,51,-60,63,-97,43r0,-25v18,16,72,23,72,-16xm222,-257r-142,257r-28,0r143,-257r27,0","w":272},"\u215e":{"d":"166,-117v0,-28,19,-37,46,-39v49,-4,58,62,20,75v14,9,30,17,30,40v-1,29,-22,42,-50,45v-55,6,-66,-69,-24,-84v-11,-8,-22,-17,-22,-37xm235,-49v-8,-25,-50,-25,-50,9v1,15,10,23,26,23v21,0,30,-15,24,-32xm212,-91v22,-4,31,-45,-1,-45v-25,0,-27,33,-8,40v3,2,6,3,9,5xm36,-103r57,-132r-73,0r0,-22r99,0r0,18r-56,136r-27,0xm208,-257r-142,257r-28,0r143,-257r27,0","w":272},"\u2202":{"d":"65,-249v67,-30,131,7,125,85v-7,87,-27,168,-109,168v-44,0,-64,-26,-64,-70v0,-62,29,-109,92,-112v23,0,40,11,49,26v14,-65,-42,-103,-93,-66r0,-31xm50,-65v-5,41,42,53,66,27v19,-21,32,-48,37,-82v-6,-18,-18,-33,-40,-33v-45,0,-58,44,-63,88","w":209},"\u2206":{"d":"7,-20r79,-237r32,0r79,237r0,20r-190,0r0,-20xm162,-29r-60,-193r-16,59r-43,134r119,0","w":204,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u220f":{"d":"199,86r0,-314r-131,0r0,314r-33,0r0,-343r197,0r0,343r-33,0","w":266},"\u2211":{"d":"13,86r0,-20r110,-160r-107,-143r0,-20r192,0r0,29r-146,0r100,133r-104,153r162,0r0,28r-207,0","w":227},"\u2212":{"d":"18,-114r0,-26r162,0r0,26r-162,0","w":198},"\u221a":{"d":"110,2r-23,0r-49,-136r-31,0r0,-25r52,0r40,116r90,-255r26,0","w":197},"\u221e":{"d":"182,-181v33,0,52,22,52,55v0,32,-20,56,-52,56v-28,0,-42,-17,-55,-39v-13,17,-26,37,-54,37v-33,0,-52,-22,-52,-55v0,-33,19,-55,52,-55v27,0,42,17,54,38v12,-18,26,-37,55,-37xm45,-127v-2,29,30,41,51,25v6,-5,12,-14,18,-25v-8,-36,-66,-46,-69,0xm210,-126v2,-27,-30,-41,-51,-25v-6,5,-13,14,-19,25v9,35,69,47,70,0","w":254},"\u222b":{"d":"55,-211v-4,-49,37,-72,81,-59r0,25v-26,-13,-50,4,-50,37r0,232v2,48,-37,72,-83,59r0,-26v27,13,52,-4,52,-36r0,-232","w":139},"\u2248":{"d":"18,-95v44,-54,120,35,162,-19r0,28v-34,39,-83,4,-122,-2v-18,1,-30,11,-40,21r0,-28xm180,-158v-42,54,-122,-35,-162,19r0,-28v45,-55,118,38,162,-20r0,29","w":198},"\u2260":{"d":"62,-78r-44,0r0,-26r56,0r21,-46r-77,0r0,-26r89,0r24,-50r24,11r-19,39r44,0r0,26r-56,0r-21,46r77,0r0,26r-90,0r-22,49r-24,-10","w":198},"\u2264":{"d":"180,-42r-162,-74r0,-18r162,-85r0,28r-129,64r129,57r0,28xm18,0r0,-26r162,0r0,26r-162,0","w":198},"\u2265":{"d":"18,-70r130,-57r-130,-63r0,-29r162,85r0,18r-162,74r0,-28xm18,0r0,-26r162,0r0,26r-162,0","w":198},"\u25ca":{"d":"191,-130r-79,130r-14,0r-79,-129r79,-130r14,0xm159,-130r-54,-90r-53,90r53,91","w":209},"\ufb01":{"d":"124,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm181,0r-32,0r0,-193r32,0r0,193xm165,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":211},"\ufb02":{"d":"124,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm181,0r-32,0r0,-274r32,0r0,274","w":211},"\u2000":{"w":180},"\u2001":{"w":360},"\u2002":{"w":180},"\u2003":{"w":360},"\u2004":{"w":120},"\u2005":{"w":90},"\u2006":{"w":59},"\u2007":{"w":198},"\u2008":{"w":96},"\u2009":{"w":72},"\u200a":{"w":36},"\u200b":{"w":0},"\ufeff":{"w":0},"\ufffc":{"d":"15,-213r0,-54r53,0r0,20r-34,0r0,34r-19,0xm295,-247r0,-20r54,0r0,54r-19,0r0,-34r-35,0xm15,67r0,-53r19,0r0,34r34,0r0,19r-53,0xm295,67r0,-19r35,0r0,-34r19,0r0,53r-54,0xm227,67r0,-19r48,0r0,19r-48,0xm89,67r0,-19r48,0r0,19r-48,0xm89,-247r0,-20r48,0r0,20r-48,0xm349,-7r-19,0r0,-47r19,0r0,47xm349,-145r-19,0r0,-47r19,0r0,47xm158,67r0,-19r48,0r0,19r-48,0xm34,-7r-19,0r0,-47r19,0r0,47xm158,-247r0,-20r48,0r0,20r-48,0xm227,-247r0,-20r48,0r0,20r-48,0xm34,-76r-19,0r0,-47r19,0r0,47xm34,-145r-19,0r0,-47r19,0r0,47xm349,-76r-19,0r0,-47r19,0r0,47xm152,-111v0,32,-15,53,-46,53v-31,0,-46,-21,-46,-53v0,-32,15,-52,46,-52v31,0,46,20,46,52xm82,-111v0,20,6,35,24,35v18,0,24,-15,24,-35v0,-20,-6,-34,-24,-34v-18,0,-24,15,-24,34xm197,-162v37,-8,53,38,23,48v34,11,19,55,-17,55r-36,0r0,-103r30,0xm214,-133v0,-13,-13,-11,-26,-11r0,23v13,0,26,2,26,-12xm216,-91v0,-14,-14,-13,-28,-13r0,27v15,1,28,0,28,-14xm297,-162v-1,49,13,118,-49,102r0,-18v12,3,27,4,27,-13r0,-71r22,0","w":360},"\ufffd":{"d":"180,-274r165,165r-165,165r-165,-165xm201,-152v-3,36,-55,38,-47,87r37,0v-3,-46,50,-42,50,-89v0,-60,-85,-58,-121,-33r15,31v18,-10,61,-27,66,4xm174,-40v-16,0,-25,8,-25,24v0,14,10,24,25,24v15,0,25,-10,25,-24v0,-16,-9,-24,-25,-24","w":360},"\u01f0":{"d":"63,28v4,45,-34,68,-75,54r0,-26v20,9,43,2,43,-26r0,-223r32,0r0,221xm47,-243v17,-14,24,-37,58,-33v-8,24,-32,35,-41,58r-34,0v-10,-19,-28,-38,-42,-53r0,-5v35,-4,41,19,59,33","w":93},"\u02bc":{"d":"4,-169r18,-88v12,2,32,-5,37,4r-31,84r-24,0","w":62},"\u03d1":{"d":"103,-252v-35,-4,-33,49,-11,64v15,10,34,17,62,16v-7,-37,-15,-76,-51,-80xm36,-113v4,-18,-19,-15,-28,-10r-6,-22v24,-12,68,-13,65,25v-3,40,-20,100,31,98v52,-3,60,-64,57,-126v-61,-2,-111,-18,-111,-76v0,-36,22,-54,59,-54v58,0,75,51,83,106r25,0r0,24r-24,0v4,79,-17,147,-90,152v-68,5,-73,-59,-61,-117","w":216},"\u03d2":{"d":"95,-128v26,-51,27,-143,98,-128r0,25v-47,-3,-43,59,-65,90r-17,46r0,95r-33,0r0,-98r-78,-159r36,0","w":194},"\u03d6":{"d":"146,-28v-7,21,-23,31,-49,32v-83,4,-73,-118,-45,-170r-49,0v-3,-20,15,-19,24,-27r260,0r0,27r-43,0v26,54,33,170,-48,170v-28,0,-39,-14,-50,-32xm194,-23v58,0,34,-104,19,-143r-130,0v-9,25,-19,50,-19,83v-1,33,5,60,35,60v34,0,33,-41,32,-78r31,0v-1,37,-1,78,32,78","w":298},"\u1e3e":{"d":"141,0r-79,-225r3,71r0,154r-30,0r0,-257r48,0r74,210r73,-210r48,0r0,257r-32,0r1,-225r-79,225r-27,0xm204,-336v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":313},"\u1e3f":{"d":"232,-197v89,-4,56,117,62,197r-32,0r0,-124v0,-28,-9,-47,-36,-46v-72,0,-41,104,-48,170r-32,0r0,-124v0,-28,-9,-47,-36,-46v-70,1,-41,103,-47,170r-32,0r0,-193r26,0v3,8,0,21,6,26v16,-39,96,-39,110,2v11,-19,30,-31,59,-32xm218,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":322},"\u1e00":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm109,22v24,0,41,13,41,37v0,25,-16,39,-41,39v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm109,80v11,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-20,8,-19,20v1,11,6,20,19,20","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1e01":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm92,22v24,0,41,13,41,37v0,25,-16,39,-41,39v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm92,80v11,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-20,8,-19,20v1,11,6,20,19,20","w":191},"\u1f4d":{"d":"49,-257v-6,25,-25,39,-37,57v-5,-1,-17,3,-15,-4v5,-17,12,-33,16,-53r36,0xm-31,-198v-25,0,-27,-33,-11,-46v8,-6,18,-12,32,-16r0,13v-14,3,-30,17,-12,24v14,6,8,25,-9,25xm148,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm148,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":281},"\u02f3":{"d":"59,22v24,0,41,13,41,37v0,25,-16,39,-41,39v-24,0,-39,-14,-39,-38v0,-24,15,-38,39,-38xm59,80v11,0,20,-8,20,-20v0,-12,-8,-20,-20,-20v-12,0,-20,8,-19,20v1,11,6,20,19,20","w":119},"\ufb03":{"d":"124,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm242,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm300,0r-32,0r0,-193r32,0r0,193xm284,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20","w":330},"\ufb04":{"d":"124,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm242,-244v-33,-16,-62,4,-53,51r43,0r0,24r-43,0r0,169r-32,0r0,-169r-34,0r0,-13r34,-12v-10,-66,34,-95,93,-75xm300,0r-32,0r0,-274r32,0r0,274","w":330},"\u01a0":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267},"\u01a1":{"d":"176,-153v28,64,6,162,-73,157v-56,-4,-83,-41,-83,-101v0,-60,26,-100,84,-100v26,0,46,10,59,25v19,-6,23,-25,22,-51v12,2,34,-5,38,5v-7,31,-18,57,-47,65xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","w":209,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u01af":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65","w":267},"\u01b0":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u0300":{"d":"-116,-276v7,21,24,36,30,58r-21,0v-16,-16,-39,-34,-48,-58r39,0","w":0},"\u0301":{"d":"-53,-276v-8,24,-32,41,-48,58r-21,0v6,-22,24,-36,30,-58r39,0","w":0},"\u0303":{"d":"-131,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":0},"\u0309":{"d":"-134,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":0},"\u0323":{"d":"-108,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":0},"\u0400":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm95,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":190},"\u040d":{"d":"35,-257r31,0r-3,212r2,0r125,-212r38,0r0,257r-30,0r2,-213r-127,213r-38,0r0,-257xm120,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":262},"\u0450":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm89,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":192,"k":{"\u050f":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c2":7,"\u04b3":7,"\u04ad":4,"\u04a1":4,"\u0497":7,"\u0445":4,"\u0442":4,"\u0436":7,"'":7}},"\u045d":{"d":"61,-193r-2,162r90,-162r41,0r0,193r-30,0r2,-161r-90,161r-41,0r0,-193r30,0xm99,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":220},"\u0460":{"d":"297,-135v4,-65,-38,-122,-88,-83r-14,-27v13,-9,30,-15,50,-15v67,2,87,57,87,125v0,74,-22,139,-93,139v-28,0,-44,-8,-63,-18v-17,12,-35,18,-62,18v-71,0,-88,-65,-92,-139v-5,-88,57,-156,136,-110r-13,27v-9,-6,-21,-14,-35,-14v-43,0,-54,46,-53,97v1,57,11,107,64,110v16,1,30,-5,39,-13r0,-78r33,0r0,78v9,8,23,13,39,13v54,-3,61,-53,65,-110","w":353,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0461":{"d":"268,-193v1,89,-25,146,-70,193r-34,0r-25,-75r-32,75r-41,0r-66,-193r33,0r48,149v3,12,2,31,9,14r35,-82r-28,-81r33,0r54,166v37,-40,53,-90,52,-166r32,0","w":289,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0462":{"d":"213,-75v2,77,-75,78,-154,75r0,-197r-55,0r0,-29r55,0r0,-48r33,0r0,48r66,0r0,29r-66,0r0,48v68,-3,120,11,121,74xm179,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47","w":231,"k":{"\u050f":7,"\u050e":22,"\u0506":11,"\u0504":11,"\u04f4":11,"\u04cb":11,"\u04be":11,"\u04bc":11,"\u04b8":11,"\u04b6":11,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0476":11,"\u0474":11,"\u0470":11,"\u201d":18,"\u2019":18,"\u044a":7,"\u0442":7,"\u042a":22,"\u0427":11,"\u0422":22,"\u040e":7,"\u040b":22,"\u0402":22,"'":18,"\"":18}},"\u0463":{"d":"199,-59v0,72,-84,58,-154,59r0,-166r-41,0r0,-27r41,0r0,-39r32,0r0,39r53,0r0,27r-53,0r0,52v60,-1,122,-3,122,55xm168,-57v0,-40,-53,-28,-91,-30r0,61v39,-1,91,8,91,-31","w":218,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0464":{"d":"298,-218v-28,-19,-87,-18,-109,8v-13,15,-24,35,-27,61r111,0r0,29r-112,0v4,55,25,95,83,95v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-77,0,-109,-49,-112,-124r-59,0r0,120r-33,0r0,-257r33,0r0,108r60,0v0,-92,97,-137,183,-97","w":321,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04f5":11,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":11,"\u04bd":14,"\u04b9":11,"\u04b7":11,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":11,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0447":11,"\u0424":11,"\u0421":7,"\u041e":7,"\u0404":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u0465":{"d":"242,-7v-60,29,-137,-5,-132,-79r-47,0r0,86r-32,0r0,-193r32,0r0,80r48,0v-1,-70,72,-102,134,-73r-10,27v-41,-20,-94,-5,-91,46r83,0r0,27r-84,0v-5,61,56,73,99,51r0,28","w":256,"k":{"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0454":4,"\u043e":4,"\u0435":4,"'":-11,"\"":-11}},"\u0466":{"d":"131,0r-29,0r0,-120r-22,0r-45,120r-35,0r100,-257r33,0r100,257r-35,0r-45,-120r-22,0r0,120xm91,-149r51,0r-26,-76","w":233,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":14,"\u0504":14,"\u04f5":11,"\u04f4":14,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":14,"\u04c6":-7,"\u04c5":-7,"\u04be":14,"\u04bd":11,"\u04bc":14,"\u04b9":11,"\u04b8":14,"\u04b7":11,"\u04b6":14,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":14,"\u0474":14,"\u0472":4,"\u0471":11,"\u0470":14,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0459":-7,"\u044d":-7,"\u044a":11,"\u0447":11,"\u0442":7,"\u043b":-7,"\u042a":18,"\u0427":14,"\u0424":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u040b":22,"\u0409":-11,"\u0404":4,"\u0402":18,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0467":{"d":"119,-193r77,193r-33,0r-33,-86r-17,0r0,86r-28,0r0,-86r-17,0r-33,86r-33,0r76,-193r41,0xm120,-113v-8,-17,-15,-41,-22,-59v-5,21,-13,41,-20,59r42,0","w":197},"\u0468":{"d":"221,0r-29,0r0,-120r-23,0r-46,120r-34,0r46,-120r-67,0r0,120r-33,0r0,-257r33,0r0,108r79,0r42,-108r33,0r100,257r-35,0r-45,-120r-21,0r0,120xm180,-149r51,0r-26,-76","w":322,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":14,"\u0504":14,"\u04f5":11,"\u04f4":14,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":14,"\u04c6":-7,"\u04c5":-7,"\u04be":14,"\u04bd":11,"\u04bc":14,"\u04b9":11,"\u04b8":14,"\u04b7":11,"\u04b6":14,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":14,"\u0474":14,"\u0472":4,"\u0471":11,"\u0470":14,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0459":-7,"\u044d":-7,"\u044a":11,"\u0447":11,"\u0442":7,"\u043b":-7,"\u042a":18,"\u0427":14,"\u0424":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u040b":22,"\u0409":-11,"\u0404":4,"\u0402":18,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u0469":{"d":"195,-193r76,193r-33,0r-33,-86r-16,0r0,86r-29,0r0,-86r-17,0r-32,86r-34,0r35,-86r-49,0r0,86r-32,0r0,-193r32,0r0,80r59,0r32,-80r41,0xm195,-113r-21,-59v-5,19,-14,42,-21,59r42,0","w":273},"\u046a":{"d":"4,0v23,-56,13,-142,88,-147r-65,-86r0,-24r193,0r0,24r-66,86v76,4,68,90,90,147r-34,0v-13,-37,-16,-83,-36,-113v-6,-9,-19,-9,-34,-9r0,122r-33,0r0,-122v-33,-2,-41,17,-48,43r-22,79r-33,0xm123,-151r58,-77r-115,0","w":247,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u046b":{"d":"2,0v21,-42,19,-107,77,-112r-54,-63r0,-18r172,0r0,18r-55,63v60,4,57,69,78,112r-32,0v-12,-28,-20,-61,-36,-85v-6,-6,-14,-6,-26,-7r0,92r-29,0r-1,-92v-50,0,-42,60,-62,92r-32,0xm111,-113r44,-53r-88,0","w":222,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u046c":{"d":"99,0v13,-40,21,-84,37,-120r-68,0r0,120r-33,0r0,-257r33,0r0,108r119,0r-64,-84r0,-24r193,0r0,24r-67,86v76,4,68,90,90,147r-33,0v-13,-37,-17,-83,-37,-113v-6,-9,-19,-9,-34,-9r0,122r-32,0r0,-122v-34,-3,-42,17,-49,43r-21,79r-34,0xm219,-151r58,-77r-116,0","w":339,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u046d":{"d":"78,0r33,-86r-48,0r0,86r-32,0r0,-193r32,0r0,80r92,0r-53,-62r0,-18r171,0r0,18r-55,63v60,5,58,69,79,112r-33,0v-19,-32,-13,-90,-62,-92r0,92r-29,0r-1,-92v-50,1,-42,59,-61,92r-33,0xm187,-113r45,-53r-89,0","w":298,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u046e":{"d":"137,-194v1,-56,-83,-43,-107,-18r-16,-22v14,-12,35,-20,57,-25v-11,-17,-29,-26,-35,-47v34,-4,39,20,56,33v13,-17,33,-41,64,-32r0,21v-20,-8,-36,10,-43,25v34,7,59,24,59,62v0,39,-28,55,-60,63v36,5,64,21,64,61v-1,54,-38,75,-91,77v-21,0,-41,0,-41,20v8,40,91,-2,129,22r0,32v-41,-29,-163,24,-163,-55v0,-76,138,-14,132,-96v-3,-48,-52,-48,-102,-47r0,-26v49,1,96,-2,97,-48","w":196,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u046f":{"d":"113,-143v0,-38,-65,-29,-88,-14r-11,-26v13,-6,23,-10,40,-12v-8,-17,-27,-23,-32,-43v34,-4,40,19,57,33v13,-17,33,-42,64,-32r0,21v-19,-8,-34,9,-42,23v24,6,41,20,42,48v2,28,-19,32,-33,44v21,8,39,20,39,48v0,43,-34,55,-77,57v-21,0,-38,-1,-40,17v8,38,84,0,116,22r0,27v-37,-23,-147,22,-144,-49v2,-34,28,-43,66,-43v25,0,48,-7,48,-32v0,-33,-34,-34,-70,-33r0,-27v32,1,65,0,65,-29","w":165,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0470":{"d":"155,-106v45,1,69,-23,69,-66r0,-85r34,0v5,99,-2,186,-103,179r0,78r-33,0r0,-78v-67,2,-104,-32,-104,-94r0,-85r34,0v-1,74,-12,158,70,151r0,-151r33,0r0,151","w":276,"k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0513":14,"\u0512":18,"\u0509":14,"\u0508":18,"\u0502":14,"\u0500":14,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c6":14,"\u04c5":18,"\u0466":14,"\u1e00":14,"\u2206":14,"\u201d":-11,"\u2019":-11,"\u1ef2":4,"\u0459":14,"\u043b":14,"\u0434":18,"\u0421":4,"\u041b":18,"\u0414":18,"\u0410":14,"\u0409":14,"\u01fa":14,"\u017d":7,"\u017b":7,"\u0179":7,"\u0178":4,"\u0176":4,"\u010c":4,"\u0106":4,"\u0104":14,"\u0102":14,"\u0100":14,"\u00dd":4,"\u00c7":4,"\u00c6":25,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"Z":7,"Y":4,"X":4,"C":4,"A":14,".":36,",":36,"'":-11,"\"":-11}},"\u0471":{"d":"119,3v-61,-1,-89,-38,-90,-101r0,-95r32,0v4,71,-20,165,58,170r0,-250r31,0r0,250v74,-3,69,-103,52,-170r32,0v7,28,11,58,11,92v0,65,-33,101,-95,104r0,83r-31,0r0,-83","w":266},"\u0472":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm57,-117v-14,95,122,127,147,39v3,-11,5,-25,6,-39r-153,0xm210,-145v11,-91,-120,-119,-146,-37v-4,11,-6,23,-7,37r153,0","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0473":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm53,-86v-6,56,56,82,88,47v9,-9,13,-26,14,-47r-102,0xm154,-113v4,-52,-54,-74,-86,-43v-9,8,-13,24,-15,43r101,0","k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0474":{"d":"225,-229v-32,-15,-43,17,-51,45r-52,184r-36,0r-86,-257r35,0r61,194v3,10,5,21,7,30v17,-73,31,-151,62,-210v9,-16,38,-19,60,-13r0,27","w":213,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u0475":{"d":"0,-193r33,0r55,172r29,-121v8,-33,22,-58,65,-51r0,24v-23,-5,-29,8,-34,28r-39,141r-43,0","w":173,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0476":{"d":"225,-229v-32,-15,-43,17,-51,45r-52,184r-36,0r-86,-257r35,0r61,194v3,10,5,21,7,30v17,-73,31,-151,62,-210v9,-16,38,-19,60,-13r0,27xm124,-335v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0xm60,-335v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0","w":213,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u0477":{"d":"0,-193r33,0r55,172r29,-121v8,-33,22,-58,65,-51r0,24v-23,-5,-29,8,-34,28r-39,141r-43,0xm106,-276v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0xm42,-276v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0","w":173,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0478":{"d":"127,-261v74,0,102,55,103,132v0,78,-30,133,-104,133v-75,0,-104,-55,-104,-133v0,-78,28,-132,105,-132xm127,-232v-56,0,-70,46,-70,103v1,57,14,104,69,104v56,0,70,-47,70,-104v0,-56,-14,-103,-69,-103xm345,25v-10,41,-42,73,-94,58r0,-25v28,7,57,-2,60,-28r11,-28r-74,-195r34,0r51,153v2,5,0,11,3,13r52,-166r33,0","w":422,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0479":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm298,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0","w":375,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u047a":{"d":"166,-259v107,8,122,196,39,245v-12,7,-24,12,-39,15v-3,27,-48,28,-51,0v-108,-5,-121,-198,-40,-245v12,-7,25,-12,40,-15v3,-26,48,-26,51,0xm117,-28v4,-21,44,-19,48,0v81,-15,78,-188,0,-201v-4,21,-44,21,-48,0v-82,13,-78,190,0,201","w":281,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u047b":{"d":"137,-194v82,6,97,149,30,184v-9,5,-19,9,-30,11v0,24,-43,26,-44,1v-82,-5,-97,-149,-31,-186v9,-5,20,-9,31,-11v1,-24,45,-22,44,1xm94,-168v-56,9,-55,134,0,143v1,-18,41,-18,42,0v55,-9,55,-134,0,-142v-2,18,-41,18,-42,-1","w":229,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u047c":{"d":"290,-135v4,-65,-38,-122,-88,-83r-14,-27v13,-9,30,-15,50,-15v66,2,86,56,86,125v0,75,-21,139,-92,139v-26,0,-43,-5,-59,-16v-16,11,-33,16,-59,16v-71,0,-88,-65,-92,-139v-5,-88,57,-156,136,-110r-13,27v-9,-6,-21,-14,-35,-14v-43,0,-54,46,-53,97v1,57,11,110,64,110v23,0,41,-10,52,-23v12,12,29,23,52,23v53,0,61,-53,65,-110xm116,-328v3,-76,83,-24,132,-23r0,23v-38,2,-58,-17,-90,-20v-12,-1,-19,7,-18,20r-24,0xm175,-333v25,0,28,32,12,46v-7,7,-18,11,-32,15r0,-13v13,-4,29,-17,12,-24v-16,-6,-9,-24,8,-24","w":346,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u047d":{"d":"264,-95v8,76,-62,120,-122,87v-60,33,-130,-11,-122,-87v-8,-74,47,-124,111,-91r-11,27v-8,-4,-18,-10,-29,-9v-33,2,-34,32,-38,72v-6,65,50,89,89,57v39,31,99,9,89,-57v6,-55,-26,-89,-66,-63r-12,-27v60,-32,121,16,111,91xm78,-274v2,-75,84,-24,132,-22r0,22v-38,2,-58,-17,-90,-20v-12,-1,-19,7,-18,20r-24,0xm137,-279v25,-1,28,32,12,46v-7,7,-18,12,-32,16r0,-14v23,-6,26,-21,7,-26v-9,-7,-2,-25,13,-22","w":284,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u047e":{"d":"249,-316v-1,15,-10,23,-14,35v-12,1,-10,-12,-15,-18r-32,0v-5,6,-3,19,-15,18r-8,-18r-33,0v-5,6,-3,19,-15,18v-4,-12,-13,-20,-14,-35r146,0xm297,-135v4,-65,-38,-122,-88,-83r-14,-27v13,-9,30,-15,50,-15v67,2,87,57,87,125v0,74,-22,139,-93,139v-28,0,-44,-8,-63,-18v-17,12,-35,18,-62,18v-71,0,-88,-65,-92,-139v-5,-88,57,-156,136,-110r-13,27v-9,-6,-21,-14,-35,-14v-43,0,-54,46,-53,97v1,57,11,107,64,110v16,1,30,-5,39,-13r0,-78r33,0r0,78v9,8,23,13,39,13v54,-3,61,-53,65,-110","w":353,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u047f":{"d":"213,-254v-1,15,-11,23,-15,35v-12,1,-9,-12,-14,-18r-33,0v-5,6,-2,20,-15,18r-8,-18r-33,0v-5,6,-2,19,-14,18v-4,-12,-13,-20,-14,-35r146,0xm268,-193v1,89,-25,146,-70,193r-34,0r-25,-75r-32,75r-41,0r-66,-193r33,0r48,149v3,12,2,31,9,14r35,-82r-28,-81r33,0r54,166v37,-40,53,-90,52,-166r32,0","w":289,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u0480":{"d":"193,-218v-14,-7,-32,-15,-54,-14v-58,2,-80,43,-82,104v-2,73,43,119,113,97r0,117r-33,0r0,-82v-82,0,-112,-53,-115,-133v-4,-105,89,-160,185,-117","w":217,"k":{"\u0502":22,"\u0500":22}},"\u0481":{"d":"53,-96v-6,61,41,86,87,63r0,119r-32,0r0,-82v-60,-1,-88,-36,-88,-99v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63","w":166},"\u0482":{"d":"103,-76r50,29r-12,22r-50,-29r-32,55r-23,-13r32,-55r-50,-29r13,-22r50,29r35,-61r-50,-29r12,-22r50,29r32,-55r23,13r-32,56r50,28r-13,22r-49,-29","w":219},"\u0483":{"d":"166,-239v1,14,-4,17,-18,17r-79,0v-1,11,-6,17,-17,17v-14,-1,-16,-6,-17,-19v0,-12,6,-17,18,-17r78,0v1,-10,6,-17,18,-16v14,0,16,6,17,18","w":200},"\u0484":{"d":"133,-240v-31,3,-52,22,-90,20v1,-7,-3,-20,2,-23v36,1,55,-20,88,-20v28,0,43,13,41,43r-23,0v1,-13,-6,-20,-18,-20"},"\u0485":{"d":"127,-218v-23,-6,-39,-15,-42,-39v-3,-23,38,-32,39,-9v0,12,-16,9,-17,19v2,8,10,13,20,16r0,13"},"\u0486":{"d":"105,-279v25,-1,28,32,12,46v-7,7,-18,11,-32,15r0,-13v10,-3,18,-8,20,-16v-1,-11,-17,-6,-17,-19v0,-10,7,-13,17,-13"},"\u0488":{"d":"139,-216v-4,-39,60,-46,71,-14v2,4,3,9,3,14r-13,0v0,-21,-48,-23,-47,0r-14,0xm139,56v-3,-39,58,-45,71,-14v2,4,3,9,3,14r-13,0v-1,-15,-15,-16,-33,-15v-9,1,-13,5,-14,15r-14,0xm241,7v-3,-39,59,-45,71,-14v2,4,3,9,3,14r-14,0v0,-16,-16,-16,-33,-15v-9,1,-12,6,-13,15r-14,0xm38,7v-3,-40,59,-44,72,-14v2,4,3,9,3,14r-14,0v-1,-15,-15,-16,-33,-15v-9,1,-13,5,-14,15r-14,0xm241,-166v-3,-39,59,-46,71,-14v2,4,3,9,3,14r-14,0v0,-16,-19,-17,-33,-15v-9,1,-13,5,-13,15r-14,0xm38,-166v-3,-40,60,-46,72,-14v2,4,3,9,3,14r-14,0v-1,-15,-18,-18,-33,-15v-9,1,-14,5,-14,15r-14,0xm275,-81v-4,-41,59,-44,71,-13v2,4,3,8,3,13r-14,0v-2,-14,-16,-16,-33,-15v-9,1,-13,5,-14,15r-13,0xm7,-81v-3,-40,60,-45,71,-13v2,4,3,8,3,13r-14,0v0,-16,-16,-16,-33,-15v-9,1,-12,6,-13,15r-14,0","w":355},"\u0489":{"d":"153,68v5,-19,9,-41,12,-62v9,1,23,-3,27,3r-22,59r-17,0xm192,-262v-6,19,-8,41,-13,61v-8,-1,-21,2,-26,-2v7,-20,12,-42,22,-59r17,0xm337,-78v-20,-3,-40,-10,-62,-12v1,-8,-3,-22,3,-26r59,21r0,17xm7,-116r62,12v-1,8,3,22,-3,26r-59,-21r0,-17xm233,-182v18,-10,36,-19,57,-26r12,11r-52,35v-5,-7,-15,-10,-17,-20xm94,-25v5,7,15,10,17,20r-57,27r-12,-12xm104,-171v-10,10,-19,23,-28,3r-19,-43r12,-13xm240,-15v7,-5,10,-15,20,-17r27,57r-12,12","w":344},"\u048a":{"d":"198,0r2,-213r-127,213r-38,0r0,-257r31,0r-3,212r2,0r125,-212r38,0r0,228r34,0r-25,97r-38,0r29,-68r-30,0xm133,-301v24,0,34,-11,37,-32r30,0v4,58,-78,68,-119,42v-10,-10,-14,-24,-15,-42r29,0v2,23,12,32,38,32","w":265,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u048b":{"d":"160,0r2,-161r-90,161r-41,0r0,-193r30,0r-2,162r90,-162r41,0r0,166r33,0r-22,94r-32,0r21,-67r-30,0xm110,-241v23,0,35,-11,37,-33r31,0v4,59,-80,70,-119,42v-11,-8,-14,-24,-16,-42r30,0v0,24,13,33,37,33","w":224,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u048c":{"d":"189,-75v2,77,-75,78,-154,75r0,-197r-27,0r0,-29r27,0r0,-31r33,0r0,31r55,0r0,29r-55,0r0,48v68,-3,120,11,121,74xm155,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47","k":{"\u050f":7,"\u050e":22,"\u0506":11,"\u0504":11,"\u04f4":11,"\u04cb":11,"\u04be":11,"\u04bc":11,"\u04b8":11,"\u04b6":11,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04a1":7,"\u04a0":22,"\u0476":11,"\u0474":11,"\u0470":11,"\u201d":18,"\u2019":18,"\u044a":7,"\u0442":7,"\u042a":22,"\u0427":11,"\u0422":22,"\u040e":7,"\u040b":22,"\u0402":22,"'":18,"\"":18}},"\u048d":{"d":"184,-59v0,72,-84,58,-153,59r0,-207r-28,0r0,-24r28,0r0,-43r32,0r0,43r49,0r0,24r-49,0r0,93v60,-2,121,-3,121,55xm153,-57v0,-39,-52,-28,-90,-30r0,61v39,-2,90,9,90,-31","w":204,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u048e":{"d":"35,-257v78,-2,157,-4,154,75v0,33,-13,55,-35,68r19,28r-18,13r-23,-32v-17,5,-41,5,-64,5r0,100r-33,0r0,-257xm155,-180v0,-47,-39,-51,-87,-49r0,101v16,-1,33,2,46,-2r-16,-23r19,-13r20,28v12,-8,18,-22,18,-42","k":{"\u1ef8":4,"\u1ef6":4,"\u1ef4":4,"\u1eb6":14,"\u1eb4":14,"\u1eb2":14,"\u1eb0":14,"\u1eae":14,"\u1eac":14,"\u1eaa":14,"\u1ea8":14,"\u1ea6":14,"\u1ea4":14,"\u1ea2":14,"\u1ea0":14,"\u0513":14,"\u0512":18,"\u0509":14,"\u0508":18,"\u0502":14,"\u0500":14,"\u04d4":14,"\u04d2":14,"\u04d0":14,"\u04c6":14,"\u04c5":18,"\u0466":14,"\u1e00":14,"\u2206":14,"\u201d":-11,"\u2019":-11,"\u1ef2":4,"\u0459":14,"\u043b":14,"\u0434":18,"\u0421":4,"\u041b":18,"\u0414":18,"\u0410":14,"\u0409":14,"\u01fa":14,"\u017d":7,"\u017b":7,"\u0179":7,"\u0178":4,"\u0176":4,"\u010c":4,"\u0106":4,"\u0104":14,"\u0102":14,"\u0100":14,"\u00dd":4,"\u00c7":4,"\u00c6":25,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"Z":7,"Y":4,"X":4,"C":4,"A":14,".":36,",":36,"'":-11,"\"":-11}},"\u048f":{"d":"141,0v-30,11,-65,-3,-78,-24r-3,0v5,33,2,73,3,110r-32,0r0,-279r26,0v3,8,0,21,6,26v11,-17,28,-29,55,-30v86,-4,91,143,43,185r19,27r-19,14xm143,-37v23,-30,27,-133,-31,-133v-42,0,-49,31,-49,73v0,47,13,80,60,73r-18,-27r19,-14","w":210,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0492":{"d":"168,-257r0,29r-100,0r0,86r59,0r0,29r-59,0r0,113r-33,0r0,-113r-27,0r0,-29r27,0r0,-115r133,0","w":176,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u0493":{"d":"31,0r0,-85r-28,0r0,-24r28,0r0,-84r106,0r0,27r-74,0r0,57r49,0r0,24r-49,0r0,85r-32,0","w":143,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u0494":{"d":"172,-26v0,-62,-40,-95,-104,-85r0,111r-33,0r0,-257r133,0r0,29r-100,0r0,88v87,-8,135,32,139,114v4,90,-65,136,-147,107r0,-28v60,22,112,1,112,-79","w":225,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u045e":4,"\u044a":11,"\u0447":7,"\u0443":4,"\u0442":7,"\u042a":22,"\u040b":18,"\u0402":18}},"\u0495":{"d":"170,-11v-1,57,-18,98,-73,99v-19,1,-29,-4,-40,-10r0,-29v10,6,22,11,38,11v34,-2,41,-29,41,-71v0,-54,-23,-82,-73,-70r0,81r-32,0r0,-193r106,0r0,27r-74,0r0,56v69,-12,109,30,107,99","w":181},"\u0496":{"d":"256,0r-94,-130r0,130r-31,0r0,-130r-93,130r-37,0r96,-133r-94,-124r36,0r92,124r0,-124r31,0r0,124r92,-124r36,0r-93,124r74,104r35,0r0,97r-31,0r0,-68r-19,0","w":310,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u0497":{"d":"222,0r-78,-98r0,98r-29,0r0,-98r-78,98r-36,0r81,-99r-74,-94r34,0r73,94r0,-94r29,0r0,94r73,-94r35,0r-75,94r59,72r35,0r0,94r-31,0r0,-67r-18,0","w":276,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u0498":{"d":"66,56v14,3,30,2,30,-14v0,-12,-8,-26,-24,-42v34,-3,48,18,51,44v4,30,-28,39,-57,32r0,-20xm137,-194v1,-56,-83,-43,-107,-18r-16,-22v39,-39,162,-41,158,37v-1,39,-28,55,-60,63v36,5,62,21,64,61v4,80,-103,91,-163,63r0,-30v39,22,131,31,129,-33v-2,-46,-51,-49,-102,-47r0,-26v49,1,96,-2,97,-48","w":196},"\u0499":{"d":"51,56v14,3,31,1,30,-14v0,-12,-8,-26,-24,-42v34,-3,47,17,50,44v3,31,-27,39,-56,32r0,-20xm113,-143v0,-38,-65,-29,-88,-14r-11,-26v41,-22,129,-22,129,38v0,28,-19,32,-33,44v21,8,38,20,39,48v2,64,-92,66,-137,44r0,-29v25,16,104,31,106,-16v0,-33,-34,-34,-70,-33r0,-27v32,1,65,0,65,-29","w":165,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u049a":{"d":"189,-29r32,0r0,97r-31,0r0,-68r-19,0r-79,-123r-24,20r0,103r-33,0r0,-257r33,0r0,129v31,-45,67,-86,100,-129r37,0r-91,112","w":226,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u049b":{"d":"134,-193r34,0r-73,93r59,73r34,0r0,94r-31,0r0,-67r-18,0r-77,-98r0,98r-31,0r0,-193r31,0r0,94","w":193,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u049c":{"d":"208,0r-37,0r-59,-88r0,36r-23,0r0,-62r-21,17r0,97r-33,0r0,-257r33,0r0,134r21,-29r0,-62r23,0r0,31r56,-74r37,0r-91,117","w":208,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u049d":{"d":"81,-76r-19,-22r0,98r-31,0r0,-193r31,0r0,94r19,-22r0,-57r22,0r0,32r42,-47r34,0r-76,86r0,13r83,94r-36,0r-47,-52r0,36r-22,0r0,-60","w":187,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u049e":{"d":"208,0r-37,0r-79,-123r-24,20r0,103r-33,0r0,-197r-27,0r0,-29r27,0r0,-31r33,0r0,31r37,0r0,29r-37,0r0,69v31,-45,67,-86,100,-129r37,0r-91,112","w":208,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u049f":{"d":"3,-242r28,0r0,-32r31,0r0,32r67,0r0,25r-67,0r-2,117r75,-93r37,0r-70,83r75,110r-37,0r-59,-89r-19,15r0,74r-31,0r0,-217r-28,0r0,-25","w":178,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u04a0":{"d":"237,0r-37,0r-79,-123r-25,20r0,103r-33,0r0,-228r-59,0r0,-29r92,0r0,129v31,-46,67,-86,101,-129r37,0r-92,112","w":236,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04a1":{"d":"174,-193r34,0r-73,93r80,100r-36,0r-77,-98r0,98r-32,0r0,-166r-63,0r0,-27r95,0r0,94","w":216,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u04a2":{"d":"223,-29r31,0r0,97r-31,0r0,-68r-33,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r33,0r0,228","w":261,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04a3":{"d":"158,0r0,-86r-95,0r0,86r-32,0r0,-193r32,0r0,80r95,0r0,-80r32,0r0,166r28,0r0,94r-31,0r0,-67r-29,0","w":223,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04a4":{"d":"223,0r-33,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r93,0r0,29r-60,0r0,228","w":286,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04a5":{"d":"190,0r-32,0r0,-86r-95,0r0,86r-32,0r0,-193r32,0r0,80r95,0r0,-80r96,0r0,27r-64,0r0,166","w":255,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u04a6":{"d":"319,-26v0,-62,-40,-95,-105,-85r0,111r-33,0r0,-228r-113,0r0,228r-33,0r0,-257r179,0r0,117v87,-8,139,31,139,114v0,90,-64,137,-146,107r0,-28v60,22,112,1,112,-79","w":371,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u045e":4,"\u044a":11,"\u0447":7,"\u0443":4,"\u0442":7,"\u042a":22,"\u040b":18,"\u0402":18}},"\u04a7":{"d":"291,-11v-1,57,-18,98,-73,99v-19,1,-29,-4,-40,-10r0,-29v10,6,22,11,38,11v34,-2,41,-29,41,-71v0,-54,-24,-82,-74,-70r0,81r-32,0r0,-166r-88,0r0,166r-32,0r0,-193r152,0r0,83v71,-11,109,30,108,99","w":302},"\u04a8":{"d":"181,-210v90,0,74,159,22,190v12,7,36,7,48,0r0,30v-26,11,-57,3,-79,-12v-90,24,-150,-32,-150,-123v0,-96,56,-155,152,-130r-9,28v-68,-21,-108,27,-108,100v0,64,24,109,91,101v-39,-44,-52,-184,33,-184xm179,-37v19,-17,31,-45,31,-81v0,-31,-4,-61,-29,-66v-48,17,-29,121,-2,147","w":266,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04a9":{"d":"151,-128v-35,6,-23,80,-2,92v14,-10,22,-28,23,-52v0,-20,-4,-39,-21,-40xm171,-20v8,5,27,6,38,2v1,17,4,33,-22,28v-19,0,-34,-6,-46,-14v-65,26,-121,-19,-121,-91v0,-72,42,-115,115,-98r-7,27v-48,-16,-75,18,-75,72v0,45,18,80,66,69v-34,-33,-34,-128,32,-128v70,0,64,112,20,133","w":222,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04aa":{"d":"107,56v14,3,30,1,30,-14v0,-12,-9,-26,-25,-42v35,-4,48,17,51,44v3,29,-27,39,-56,32r0,-20xm193,-218v-14,-7,-32,-15,-54,-14v-58,2,-82,43,-82,104v0,62,22,102,82,103v22,0,40,-5,58,-10r0,28v-18,8,-38,11,-63,11v-79,0,-109,-53,-112,-133v-4,-105,89,-160,185,-117","w":217,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04f5":11,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":11,"\u04bd":14,"\u04b9":11,"\u04b7":11,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":11,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0447":11,"\u0424":11,"\u0421":7,"\u041e":7,"\u0404":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u04ab":{"d":"73,56v14,3,30,2,30,-14v0,-12,-8,-26,-24,-42r23,0v40,18,34,97,-29,76r0,-20xm151,-7v-63,31,-131,-7,-131,-88v0,-82,63,-123,135,-91r-10,27v-47,-23,-100,-1,-92,63v-7,67,49,85,98,61r0,28","w":166,"k":{"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0454":4,"\u043e":4,"\u0435":4,"'":-11,"\"":-11}},"\u04ac":{"d":"110,-29r31,0r0,97r-31,0r0,-68r-33,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,199","w":186,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04ad":{"d":"63,0r0,-166r-56,0r0,-27r145,0r0,27r-57,0r0,139r28,0r0,94r-32,0r0,-67r-28,0","w":158,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u04ae":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0","w":189,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04af":{"d":"102,86r-32,0r0,-85r-70,-194r33,0r54,159v14,-58,34,-106,52,-159r33,0r-70,194r0,85","w":172,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u04b0":{"d":"95,-127r60,-130r35,0r-79,157r0,11r52,0r0,29r-52,0r0,60r-33,0r0,-60r-51,0r0,-29r51,0r0,-9r-78,-159r36,0","w":189,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04b1":{"d":"102,24r0,62r-32,0r0,-62r-47,0r0,-24r47,0r-70,-193r33,0r54,159v14,-58,34,-106,52,-159r33,0r-70,193r47,0r0,24r-47,0","w":172,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u04b2":{"d":"180,-29r32,0r0,97r-31,0r0,-68r-21,0r-62,-112r-65,112r-33,0r80,-134r-75,-123r35,0r59,98r58,-98r34,0r-74,122","w":217,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04b3":{"d":"72,-99r-62,-94r36,0r44,72r44,-72r36,0r-62,94r48,72r29,0r0,94r-30,0r0,-67r-18,0r-47,-77r-47,77r-37,0","w":190,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04b4":{"d":"110,-29r113,0r0,-228r33,0r0,228r31,0r0,97r-31,0r0,-68r-179,0r0,-228r-73,0r0,-29r179,0r0,29r-73,0r0,199","w":294,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04b5":{"d":"244,67r-32,0r0,-67r-149,0r0,-166r-56,0r0,-27r145,0r0,27r-57,0r0,139r89,0r0,-166r32,0r0,166r28,0r0,94","w":249,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04b6":{"d":"62,-159v-5,59,73,40,108,27r0,-125r33,0r0,228r31,0r0,97r-31,0r0,-68r-33,0r0,-105v-50,25,-141,25,-141,-50r0,-102r33,0r0,98","w":237,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04b7":{"d":"59,-121v-1,48,70,29,89,10r0,-82r32,0r0,166r28,0r0,94r-32,0r0,-67r-28,0r0,-86v-31,33,-121,33,-121,-33r0,-74r32,0r0,72","w":213,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04b8":{"d":"170,-105v-14,6,-27,10,-43,13r0,55r-23,0r0,-52v-47,1,-74,-21,-75,-66r0,-102r33,0v6,55,-24,144,42,139r0,-61r23,0r0,59v15,-3,28,-7,43,-12r0,-125r33,0r0,257r-33,0r0,-105","w":237},"\u04b9":{"d":"148,-86v-11,8,-20,14,-34,18r0,45r-22,0r0,-41v-72,8,-67,-61,-65,-129r32,0v4,42,-17,106,33,103r0,-53r22,0r0,49v14,-3,23,-9,34,-17r0,-82r32,0r0,193r-32,0r0,-86","w":210},"\u04ba":{"d":"176,-98v4,-58,-74,-42,-108,-27r0,125r-33,0r0,-257r33,0r0,105v51,-25,140,-26,140,49r0,103r-32,0r0,-98","w":237,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u045e":4,"\u044a":11,"\u0447":7,"\u0443":4,"\u0442":7,"\u042a":22,"\u040b":18,"\u0402":18}},"\u04bb":{"d":"63,-107v32,-32,120,-33,120,33r0,74r-32,0v-4,-42,17,-105,-32,-103v-25,1,-41,10,-56,21r0,82r-32,0r0,-193r32,0r0,86","w":210},"\u04bc":{"d":"43,-182v-6,16,-5,42,20,37v6,-69,36,-116,109,-116v79,0,101,61,99,144r-173,0v2,55,25,92,82,92v30,0,52,-6,75,-13r0,29v-23,8,-46,13,-77,13v-76,-1,-110,-49,-115,-121v-42,5,-62,-32,-47,-65r27,0xm236,-145v18,-93,-107,-118,-131,-37v-4,11,-6,23,-7,37r138,0","w":290,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04bd":{"d":"90,-90v-6,68,63,79,113,52r0,29v-65,32,-151,-1,-146,-81v-39,4,-57,-30,-43,-62r26,0v-6,17,-6,39,18,36v8,-45,29,-81,79,-81v57,0,79,44,75,107r-122,0xm178,-116v6,-46,-44,-71,-73,-40v-8,9,-13,23,-14,40r87,0","w":230},"\u04be":{"d":"43,-182v-6,16,-5,42,20,37v6,-69,36,-116,109,-116v79,0,101,61,99,144r-173,0v2,55,25,92,82,92v30,0,52,-6,75,-13r0,29v-18,7,-39,12,-64,12r0,65r-32,0r0,-66v-63,-8,-92,-52,-96,-119v-42,5,-62,-32,-47,-65r27,0xm236,-145v18,-93,-107,-118,-131,-37v-4,11,-6,23,-7,37r138,0","w":290,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04bf":{"d":"90,-90v-6,68,63,79,113,52r0,29v-14,7,-28,11,-47,12r0,64r-32,0r0,-66v-43,-9,-65,-41,-67,-91v-39,4,-57,-30,-43,-62r26,0v-6,17,-6,39,18,36v8,-45,29,-81,79,-81v57,0,79,44,75,107r-122,0xm178,-116v6,-46,-44,-71,-73,-40v-8,9,-13,23,-14,40r87,0","w":230},"\u04c0":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18","w":121,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u044a":4,"\u0447":7,"\u0443":4,"\u0442":7,"\u0404":4}},"\u04c1":{"d":"146,-301v24,0,34,-11,37,-32r31,0v4,58,-80,70,-119,42v-12,-8,-13,-24,-16,-42r30,0v1,24,12,32,37,32xm97,-133r-94,-124r36,0r92,124r0,-124r31,0r0,124r92,-124r36,0r-93,124r96,133r-37,0r-94,-130r0,130r-31,0r0,-130r-93,130r-37,0","w":293,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04c2":{"d":"129,-241v23,0,35,-11,37,-33r31,0v7,66,-111,75,-130,24v-2,-7,-4,-15,-5,-24r30,0v1,24,13,33,37,33xm115,-99r0,-94r29,0r0,94r73,-94r35,0r-75,94r81,99r-36,0r-78,-98r0,98r-29,0r0,-98r-78,98r-36,0r81,-99r-74,-94r34,0","w":259,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u04c3":{"d":"185,-26v0,-67,-57,-96,-117,-78r0,104r-33,0r0,-257r33,0r0,124r99,-124r36,0r-97,120v74,0,111,39,114,111v4,88,-64,137,-147,107r0,-28v60,22,112,1,112,-79","w":238,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u045e":4,"\u044a":11,"\u0447":7,"\u0443":4,"\u0442":7,"\u042a":22,"\u040b":18,"\u0402":18}},"\u04c4":{"d":"143,-11v0,-54,-32,-83,-81,-65r0,76r-31,0r0,-193r31,0r0,88r72,-88r34,0r-70,84v53,5,79,39,78,98v-1,56,-18,97,-72,99v-19,1,-29,-3,-40,-10r0,-29v10,6,22,11,38,11v34,-2,41,-29,41,-71","w":187},"\u04c5":{"d":"0,-27v73,19,54,-106,72,-173v7,-27,3,-27,7,-57r127,0r0,228r34,0r-25,97r-38,0r29,-68r-33,0r0,-228r-66,0r-23,156v-6,46,-30,89,-84,72r0,-27","w":243,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04c6":{"d":"134,0r0,-166r-45,0v-7,65,-10,126,-43,159v-10,10,-28,12,-43,7r0,-23v43,2,42,-51,51,-94v4,-22,5,-47,7,-76r105,0r0,166r32,0r-22,94r-32,0r22,-67r-32,0","w":199,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04c7":{"d":"223,-26v7,90,-65,136,-147,107r0,-28v60,23,114,-3,114,-77r0,-96r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r33,0r0,231","w":252},"\u04c8":{"d":"190,-11v0,58,-18,98,-72,99v-19,1,-28,-4,-40,-10r0,-29v10,6,22,11,38,11v60,-2,38,-87,42,-146r-95,0r0,86r-32,0r0,-193r32,0r0,80r95,0r0,-80r32,0r0,182","w":220},"\u04c9":{"d":"223,-29r34,0r-25,97r-38,0r29,-68r-33,0r0,-120r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r33,0r0,228","w":260,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04ca":{"d":"158,0r0,-86r-95,0r0,86r-32,0r0,-193r32,0r0,80r95,0r0,-80r32,0r0,166r33,0r-22,94r-32,0r21,-67r-32,0","w":224,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04cb":{"d":"62,-159v-5,59,73,40,108,27r0,-125r33,0r0,257r-33,0r0,68r-31,0r0,-97r31,0r0,-76v-50,25,-141,25,-141,-50r0,-102r33,0r0,98","w":237},"\u04cc":{"d":"59,-121v-1,48,70,29,89,10r0,-82r32,0r0,193r-28,0r0,67r-32,0r0,-94r28,0r0,-59v-31,33,-121,33,-121,-33r0,-74r32,0r0,72","w":210},"\u04cd":{"d":"141,0r-79,-225r3,71r0,154r-30,0r0,-257r48,0r74,210r73,-210r48,0r0,228r35,0r-26,97r-38,0r29,-68r-32,0r1,-225r-79,225r-27,0","w":316,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04ce":{"d":"200,0r0,-158v-17,55,-39,105,-59,158r-24,0r-58,-158r0,158r-28,0r0,-193r38,0r60,162v18,-56,41,-108,61,-162r38,0r0,166r32,0r-22,94r-32,0r22,-67r-28,0","w":261,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04cf":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18","w":121,"k":{"\u050f":7,"\u0507":4,"\u0505":4,"\u04f5":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04cc":7,"\u04be":7,"\u04bc":7,"\u04b9":7,"\u04b7":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0471":7,"\u0461":4,"\u044a":4,"\u0447":7,"\u0443":4,"\u0442":7,"\u0404":4}},"\u04d0":{"d":"109,-301v24,0,34,-11,37,-32r31,0v3,57,-79,70,-119,42v-12,-8,-13,-24,-16,-42r30,0v1,24,12,32,37,32xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":14,"\u0504":14,"\u04f5":11,"\u04f4":14,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":14,"\u04c6":-7,"\u04c5":-7,"\u04be":14,"\u04bd":11,"\u04bc":14,"\u04b9":11,"\u04b8":14,"\u04b7":11,"\u04b6":14,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":14,"\u0474":14,"\u0472":4,"\u0471":11,"\u0470":14,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0459":-7,"\u044d":-7,"\u044a":11,"\u0447":11,"\u0442":7,"\u043b":-7,"\u042a":18,"\u0427":14,"\u0424":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u040b":22,"\u0409":-11,"\u0404":4,"\u0402":18,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u04d1":{"d":"96,-241v23,0,35,-11,37,-33r30,0v4,59,-79,70,-119,42v-12,-8,-13,-24,-15,-42r30,0v1,24,13,33,37,33xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u04d2":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm77,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm143,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0513":-7,"\u0512":-7,"\u0510":4,"\u050f":7,"\u050e":22,"\u050c":4,"\u0509":-7,"\u0508":-7,"\u0506":14,"\u0504":14,"\u04f5":11,"\u04f4":14,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04cc":11,"\u04cb":14,"\u04c6":-7,"\u04c5":-7,"\u04be":14,"\u04bd":11,"\u04bc":14,"\u04b9":11,"\u04b8":14,"\u04b7":11,"\u04b6":14,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ad":7,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a1":7,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0476":14,"\u0474":14,"\u0472":4,"\u0471":11,"\u0470":14,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0459":-7,"\u044d":-7,"\u044a":11,"\u0447":11,"\u0442":7,"\u043b":-7,"\u042a":18,"\u0427":14,"\u0424":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u041b":-7,"\u0414":-7,"\u040b":22,"\u0409":-11,"\u0404":4,"\u0402":18,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u04d3":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm65,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm131,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":191},"\u04d4":{"d":"285,0r-133,0r0,-80r-84,0r-36,80r-32,0r115,-257r170,0r0,29r-101,0r0,79r94,0r0,29r-94,0r0,91r101,0r0,29xm81,-109r71,0r0,-119r-19,0","w":306},"\u04d5":{"d":"76,4v-57,4,-78,-71,-39,-102v18,-15,58,-18,94,-18v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14r-11,-24v33,-22,109,-27,123,15v10,-19,30,-32,56,-32v55,0,77,45,73,107r-118,0v-7,67,61,79,109,52r0,29v-41,23,-112,14,-128,-28v-15,22,-32,38,-69,41xm131,-94v-40,1,-81,0,-81,40v0,22,12,32,31,32v38,0,53,-29,50,-72xm247,-116v8,-46,-42,-71,-69,-40v-7,9,-12,23,-13,40r82,0","w":299,"k":{"\u050f":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c2":7,"\u04b3":7,"\u04ad":4,"\u04a1":4,"\u0497":7,"\u0445":4,"\u0442":4,"\u0436":7,"'":7}},"\u04d6":{"d":"102,-301v25,0,35,-11,38,-32r30,0v4,58,-79,70,-119,42v-12,-8,-13,-24,-15,-42r29,0v2,22,11,32,37,32xm168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u04d7":{"d":"99,-241v24,0,36,-11,38,-33r30,0v4,59,-80,70,-119,42v-12,-8,-13,-24,-15,-42r29,0v2,23,12,33,37,33xm166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"\u050f":4,"\u04ff":7,"\u04fd":7,"\u04dd":7,"\u04c2":7,"\u04b3":7,"\u04ad":4,"\u04a1":4,"\u0497":7,"\u0445":4,"\u0442":4,"\u0436":7,"'":7}},"\u04d8":{"d":"193,-141v-2,-55,-26,-91,-82,-91v-30,0,-52,6,-75,13r0,-30v22,-8,46,-12,77,-12v80,1,115,52,115,133v0,79,-33,132,-109,132v-79,0,-101,-61,-99,-145r173,0xm55,-112v-18,94,107,117,131,37v4,-11,6,-23,7,-37r-138,0","w":250,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04d9":{"d":"140,-103v6,-66,-64,-79,-113,-52r0,-29v18,-7,35,-14,59,-13v58,2,87,40,87,99v0,58,-24,102,-80,102v-57,0,-79,-44,-75,-107r122,0xm53,-77v-8,47,44,71,72,40v8,-9,13,-23,14,-40r-86,0","w":192,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04da":{"d":"193,-141v-2,-55,-26,-91,-82,-91v-30,0,-52,6,-75,13r0,-30v22,-8,46,-12,77,-12v80,1,115,52,115,133v0,79,-33,132,-109,132v-79,0,-101,-61,-99,-145r173,0xm55,-112v-18,94,107,117,131,37v4,-11,6,-23,7,-37r-138,0xm83,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm149,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":250,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04db":{"d":"140,-103v6,-66,-64,-79,-113,-52r0,-29v18,-7,35,-14,59,-13v58,2,87,40,87,99v0,58,-24,102,-80,102v-57,0,-79,-44,-75,-107r122,0xm53,-77v-8,47,44,71,72,40v8,-9,13,-23,14,-40r-86,0xm60,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm126,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":192,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04dc":{"d":"97,-133r-94,-124r36,0r92,124r0,-124r31,0r0,124r92,-124r36,0r-93,124r96,133r-37,0r-94,-130r0,130r-31,0r0,-130r-93,130r-37,0xm114,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm180,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":293,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04dd":{"d":"115,-99r0,-94r29,0r0,94r73,-94r35,0r-75,94r81,99r-36,0r-78,-98r0,98r-29,0r0,-98r-78,98r-36,0r81,-99r-74,-94r34,0xm96,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm162,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":259,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u04de":{"d":"137,-194v1,-56,-83,-43,-107,-18r-16,-22v39,-39,162,-41,158,37v-1,39,-28,55,-60,63v36,5,62,21,64,61v4,80,-103,91,-163,63r0,-30v39,22,131,31,129,-33v-2,-46,-51,-49,-102,-47r0,-26v49,1,96,-2,97,-48xm60,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm126,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":196,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04df":{"d":"113,-143v0,-38,-65,-29,-88,-14r-11,-26v41,-22,129,-22,129,38v0,28,-19,32,-33,44v21,8,38,20,39,48v2,64,-92,66,-137,44r0,-29v25,16,104,31,106,-16v0,-33,-34,-34,-70,-33r0,-27v32,1,65,0,65,-29xm41,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm107,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":165,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04e0":{"d":"142,-73v-2,-42,-43,-49,-90,-47r0,-26r74,-82r-106,0r0,-29r146,0r0,25r-78,87v51,2,86,20,88,72v4,80,-103,91,-163,63r0,-30v39,22,132,31,129,-33","w":196,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04e1":{"d":"124,1v-3,-47,-34,-61,-85,-58r0,-22r71,-87r-101,0r0,-27r136,0r0,23r-70,88v48,5,79,30,81,81v4,78,-86,105,-151,75r0,-29v41,25,123,21,119,-44","w":167},"\u04e2":{"d":"35,-257r31,0r-3,212r2,0r125,-212r38,0r0,257r-30,0r2,-213r-127,213r-38,0r0,-257xm81,-304r101,0r0,27r-101,0r0,-27","w":262},"\u04e3":{"d":"61,-193r-2,162r90,-162r41,0r0,193r-30,0r2,-161r-90,161r-41,0r0,-193r30,0xm60,-245r101,0r0,27r-101,0r0,-27","w":220},"\u04e4":{"d":"35,-257r31,0r-3,212r2,0r125,-212r38,0r0,257r-30,0r2,-213r-127,213r-38,0r0,-257xm98,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm164,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":262},"\u04e5":{"d":"61,-193r-2,162r90,-162r41,0r0,193r-30,0r2,-161r-90,161r-41,0r0,-193r30,0xm78,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm144,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":220},"\u04e6":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm101,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm167,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04e7":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm70,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm136,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04e8":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm57,-117v-14,95,122,127,147,39v3,-11,5,-25,6,-39r-153,0xm210,-145v11,-91,-120,-119,-146,-37v-4,11,-6,23,-7,37r153,0","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04e9":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm53,-86v-6,56,56,82,88,47v9,-9,13,-26,14,-47r-102,0xm154,-113v4,-52,-54,-74,-86,-43v-9,8,-13,24,-15,43r101,0","k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04ea":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm57,-117v-14,95,122,127,147,39v3,-11,5,-25,6,-39r-153,0xm210,-145v11,-91,-120,-119,-146,-37v-4,11,-6,23,-7,37r153,0xm101,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm167,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04eb":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm53,-86v-6,56,56,82,88,47v9,-9,13,-26,14,-47r-102,0xm154,-113v4,-52,-54,-74,-86,-43v-9,8,-13,24,-15,43r101,0xm71,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm137,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04ec":{"d":"156,-149v2,-70,-75,-103,-132,-69r-14,-28v18,-9,41,-15,68,-15v77,2,110,51,114,128v6,108,-79,162,-179,126r0,-28v38,14,98,15,121,-15v13,-17,22,-39,23,-70r-111,0r0,-29r110,0xm53,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm119,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":213,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u04ed":{"d":"113,-113v3,-53,-52,-66,-92,-46r-9,-27v67,-31,135,8,135,91v0,78,-71,119,-137,88r0,-28v44,23,110,7,103,-51r-83,0r0,-27r83,0xm36,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm102,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":166,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u04ee":{"d":"16,-34v35,19,76,0,82,-32r-94,-191r36,0r74,158r62,-158r35,0r-90,212v-14,36,-59,60,-105,43r0,-32xm57,-304r101,0r0,27r-101,0r0,-27","w":210,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04ef":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm38,-245r101,0r0,27r-101,0r0,-27","w":175,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u04f0":{"d":"16,-34v35,19,76,0,82,-32r-94,-191r36,0r74,158r62,-158r35,0r-90,212v-14,36,-59,60,-105,43r0,-32xm74,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm140,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":210,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04f1":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm55,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm121,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":175,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u04f2":{"d":"16,-34v35,19,76,0,82,-32r-94,-191r36,0r74,158r62,-158r35,0r-90,212v-14,36,-59,60,-105,43r0,-32xm123,-335v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm186,-335v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","w":210,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04f3":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm105,-276v-8,24,-32,41,-48,58r-18,0v7,-23,23,-37,31,-58r35,0xm168,-276v-7,25,-31,41,-47,58r-18,0v6,-23,23,-37,31,-58r34,0","w":175,"k":{"\u0513":11,"\u0511":4,"\u050f":-4,"\u050d":4,"\u0509":11,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04d3":4,"\u04d1":4,"\u04c6":11,"\u04ad":-4,"\u04ab":4,"\u04a9":4,"\u04a1":-4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0459":11,"\u0444":4,"\u0442":-4,"\u043e":4,"\u043b":11,"\u0434":11,"\u0430":4,"f":-4,"'":-11,"\"":-11}},"\u04f4":{"d":"62,-159v-4,58,72,41,108,27r0,-125r33,0r0,257r-33,0r0,-105v-52,26,-141,25,-141,-50r0,-102r33,0r0,98xm86,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm152,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":237},"\u04f5":{"d":"148,-86v-31,33,-121,33,-121,-33r0,-74r32,0v4,42,-17,105,32,103v25,-1,42,-10,57,-21r0,-82r32,0r0,193r-32,0r0,-86xm72,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm138,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":210},"\u04f6":{"d":"168,-257r0,29r-100,0r0,199r31,0r0,97r-31,0r0,-68r-33,0r0,-257r133,0","w":176,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04f7":{"d":"31,0r0,-193r106,0r0,27r-74,0r0,139r28,0r0,94r-32,0r0,-67r-28,0","w":143,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u04f8":{"d":"68,-149v68,-3,120,11,121,74v2,77,-75,78,-154,75r0,-257r33,0r0,108xm155,-75v0,-44,-41,-47,-87,-45r0,92v47,2,87,-2,87,-47xm229,0r0,-257r32,0r0,257r-32,0xm115,-286v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm181,-286v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":296},"\u04f9":{"d":"177,-59v0,70,-78,59,-146,59r0,-193r32,0r0,79v58,-2,114,0,114,55xm239,0r-32,0r0,-193r32,0r0,193xm146,-57v0,-37,-46,-29,-83,-30r0,61v38,-1,83,6,83,-31xm102,-227v-10,0,-17,-7,-17,-18v0,-11,6,-18,17,-18v11,0,17,7,17,18v0,11,-7,18,-17,18xm168,-227v-10,-1,-16,-7,-17,-18v-2,-19,26,-24,32,-8v5,13,-3,27,-15,26","w":269},"\u04fa":{"d":"32,40v15,5,36,6,36,-14r0,-55r27,0v0,47,8,102,-41,100v-8,0,-17,-3,-22,-5r0,-26xm168,-257r0,29r-100,0r0,86r59,0r0,29r-59,0r0,113r-33,0r0,-113r-27,0r0,-29r27,0r0,-115r133,0","w":176,"k":{"\u1ef9":11,"\u1ef7":11,"\u1ef5":11,"\u1ef1":14,"\u1eef":14,"\u1eed":14,"\u1eeb":14,"\u1ee9":14,"\u1ee7":14,"\u1ee5":14,"\u1ee3":22,"\u1ee2":11,"\u1ee1":22,"\u1ee0":11,"\u1edf":22,"\u1ede":11,"\u1edd":22,"\u1edc":11,"\u1edb":22,"\u1eda":11,"\u1ed9":22,"\u1ed8":11,"\u1ed7":22,"\u1ed6":11,"\u1ed5":22,"\u1ed4":11,"\u1ed3":22,"\u1ed2":11,"\u1ed1":22,"\u1ed0":11,"\u1ecf":22,"\u1ece":11,"\u1ecd":22,"\u1ecc":11,"\u1ec7":22,"\u1ec5":22,"\u1ec3":22,"\u1ec1":22,"\u1ebf":22,"\u1ebd":22,"\u1ebb":22,"\u1eb9":22,"\u1eb7":22,"\u1eb6":22,"\u1eb5":22,"\u1eb4":22,"\u1eb3":22,"\u1eb2":22,"\u1eb1":22,"\u1eb0":22,"\u1eaf":22,"\u1eae":22,"\u1ead":22,"\u1eac":22,"\u1eab":22,"\u1eaa":22,"\u1ea9":22,"\u1ea8":22,"\u1ea7":22,"\u1ea6":22,"\u1ea5":22,"\u1ea4":22,"\u1ea2":22,"\u1ea1":22,"\u1ea0":22,"\u0513":25,"\u0512":18,"\u0511":22,"\u0510":11,"\u050f":11,"\u050e":-4,"\u050d":22,"\u050c":11,"\u050b":11,"\u0509":25,"\u0508":18,"\u0507":11,"\u0505":11,"\u0503":22,"\u0502":22,"\u0501":22,"\u0500":22,"\u04ff":11,"\u04fd":11,"\u04f7":11,"\u04f5":11,"\u04f3":11,"\u04f1":11,"\u04ef":11,"\u04eb":22,"\u04ea":11,"\u04e9":22,"\u04e8":11,"\u04e7":22,"\u04e6":11,"\u04e5":11,"\u04e3":11,"\u04dd":11,"\u04da":11,"\u04d8":11,"\u04d7":22,"\u04d4":22,"\u04d3":22,"\u04d2":22,"\u04d1":22,"\u04d0":22,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04c2":11,"\u04be":11,"\u04bd":22,"\u04bc":11,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04b4":-4,"\u04b3":11,"\u04b1":11,"\u04b0":-4,"\u04af":11,"\u04ae":-4,"\u04ad":11,"\u04ac":-4,"\u04ab":22,"\u04aa":11,"\u04a9":22,"\u04a8":11,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u04a1":11,"\u04a0":-4,"\u049d":11,"\u049b":11,"\u0497":11,"\u048f":11,"\u048b":11,"\u0481":22,"\u0480":11,"\u047f":11,"\u047e":11,"\u047d":22,"\u047c":11,"\u047b":22,"\u047a":11,"\u0479":22,"\u0478":11,"\u0477":11,"\u0475":11,"\u0473":22,"\u0472":11,"\u0471":11,"\u0466":22,"\u0461":11,"\u0460":11,"\u045d":11,"\u0450":22,"\u01a1":22,"\u01a0":11,"\u1e01":22,"\u1e00":22,"\u2206":22,"\u201d":-14,"\u2019":-14,"\u1ef3":11,"\u1e85":11,"\u1e83":11,"\u1e81":11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-14,"\u0455":22,"\u0454":22,"\u0453":11,"\u0452":-7,"\u0451":22,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0445":11,"\u0444":22,"\u0443":11,"\u0442":11,"\u0441":22,"\u0440":11,"\u043f":11,"\u043e":22,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0438":11,"\u0437":11,"\u0436":11,"\u0435":22,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":22,"\u042a":-4,"\u0424":11,"\u0422":-4,"\u0421":11,"\u041e":11,"\u041b":18,"\u0414":18,"\u0410":22,"\u0409":14,"\u0405":4,"\u0404":11,"\u0219":22,"\u01fb":22,"\u01fa":22,"\u017e":11,"\u0177":11,"\u0175":11,"\u0164":-4,"\u0162":-4,"\u0161":22,"\u0160":4,"\u015f":22,"\u015e":4,"\u015d":22,"\u015b":22,"\u015a":4,"\u0153":22,"\u0152":11,"\u0151":22,"\u0150":11,"\u014f":22,"\u014d":22,"\u014c":11,"\u0148":14,"\u0146":14,"\u0144":14,"\u0122":11,"\u0120":11,"\u011e":11,"\u011c":11,"\u011b":22,"\u0119":22,"\u0117":22,"\u0115":22,"\u0113":22,"\u010d":22,"\u010c":11,"\u010b":22,"\u0109":22,"\u0107":22,"\u0106":11,"\u0105":22,"\u0104":22,"\u0103":22,"\u0102":22,"\u0101":22,"\u0100":22,"\u00ff":11,"\u00fd":11,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":22,"\u00f6":22,"\u00f5":22,"\u00f4":22,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00eb":22,"\u00ea":22,"\u00e9":22,"\u00e8":22,"\u00e7":22,"\u00e6":22,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d8":11,"\u00d6":11,"\u00d5":11,"\u00d4":11,"\u00d3":11,"\u00d2":11,"\u00c7":11,"\u00c6":25,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"y":11,"x":11,"w":11,"v":11,"u":14,"s":22,"r":14,"q":22,"p":14,"o":22,"n":14,"m":14,"g":18,"e":22,"d":22,"c":22,"a":22,"T":-4,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":22,"?":-7,".":18,"-":18,",":18,"'":-14,"\"":-14}},"\u04fb":{"d":"27,40v15,5,36,6,36,-14r0,-53r27,0v0,47,7,100,-41,98v-8,0,-17,-3,-22,-5r0,-26xm31,0r0,-85r-28,0r0,-24r28,0r0,-84r106,0r0,27r-74,0r0,57r49,0r0,24r-49,0r0,85r-32,0","w":143,"k":{"\u0513":11,"\u0511":7,"\u050d":7,"\u0509":11,"\u0507":-4,"\u0505":-4,"\u0503":7,"\u0501":7,"\u04f3":-4,"\u04f1":-4,"\u04ef":-4,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04d3":7,"\u04d1":7,"\u04c6":11,"\u04b1":-4,"\u04af":-4,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047f":-4,"\u047d":7,"\u047b":7,"\u0479":7,"\u0477":-4,"\u0475":-4,"\u0473":7,"\u0461":-4,"\u0450":7,"\u201d":-14,"\u2019":-14,"\u045e":-4,"\u0459":18,"\u0454":7,"\u0444":7,"\u0443":-4,"\u0441":7,"\u043e":7,"\u043b":11,"\u0435":4,"\u0434":18,"\u0430":7,"f":-4,"'":-14,"\"":-14}},"\u04fc":{"d":"144,40v15,5,36,6,36,-14r0,-55r27,0v0,47,8,102,-41,100v-8,0,-17,-3,-22,-5r0,-26xm197,0r-37,0r-62,-112r-65,112r-33,0r80,-134r-75,-123r35,0r59,98r58,-98r34,0r-74,122","w":214,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u04fd":{"d":"120,40v15,5,36,6,36,-14r0,-53r27,0v0,47,7,100,-41,98v-8,0,-17,-3,-22,-5r0,-26xm72,-99r-62,-94r36,0r44,72r44,-72r36,0r-62,94r65,99r-36,0r-47,-77r-47,77r-37,0","w":188,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u04fe":{"d":"125,-122r72,122r-37,0r-62,-112r-65,112r-33,0r72,-122r-51,0r0,-28r49,0r-65,-107r35,0r59,98r58,-98r34,0r-65,107r50,0r0,28r-51,0","w":196,"k":{"\u0513":-7,"\u0512":-7,"\u0510":7,"\u050f":7,"\u050c":7,"\u0509":-7,"\u0508":-7,"\u04f5":14,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":14,"\u04c6":-7,"\u04c5":-7,"\u04be":11,"\u04bd":18,"\u04bc":11,"\u04b9":14,"\u04b7":14,"\u04ad":7,"\u04aa":7,"\u04a8":7,"\u04a1":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":14,"\u0460":7,"\u201d":-11,"\u2019":-11,"\u0459":-7,"\u0447":14,"\u0442":7,"\u043b":-7,"\u0431":7,"\u0424":11,"\u0421":7,"\u041e":7,"\u041b":-7,"\u0409":-7,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u04ff":{"d":"18,-112r45,0r-53,-81r36,0r44,72r44,-72r36,0r-54,81r46,0r0,24r-47,0r58,88r-36,0r-47,-77r-47,77r-37,0r58,-88r-46,0r0,-24","w":180,"k":{"\u0511":7,"\u050d":7,"\u0503":7,"\u0501":7,"\u04f5":7,"\u04eb":7,"\u04e9":7,"\u04e7":7,"\u04d7":7,"\u04cc":7,"\u04b9":7,"\u04b7":7,"\u04ab":7,"\u04a9":7,"\u0481":7,"\u047d":7,"\u047b":7,"\u0479":7,"\u0473":7,"\u0471":7,"\u0450":7,"\u201d":-7,"\u2019":-7,"\u0454":7,"\u0451":7,"\u0447":7,"\u0444":7,"\u0441":4,"\u043e":7,"\u0435":7,"'":-7,"\"":-7}},"\u0500":{"d":"178,0v-79,3,-156,2,-154,-75v1,-63,52,-77,121,-74r0,-108r33,0r0,257xm58,-75v0,45,40,49,87,47r0,-92v-46,-2,-87,1,-87,45"},"\u0501":{"d":"93,-197v28,-1,43,15,57,29v-3,-33,-2,-70,-2,-106r32,0r0,274r-25,0v-3,-8,-1,-21,-7,-26v-11,17,-28,30,-55,30v-53,0,-73,-43,-73,-100v0,-58,20,-98,73,-101xm53,-96v0,42,8,72,46,73v42,1,49,-31,49,-73v0,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74","w":210},"\u0502":{"d":"280,-63v8,70,-95,88,-119,36v-12,17,-29,31,-59,30v-51,0,-78,-23,-78,-74v1,-65,52,-81,121,-78r0,-108r33,0r0,194v0,25,11,38,35,38v52,-1,31,-75,35,-124r32,0r0,86xm104,-25v49,2,41,-49,41,-95v-48,-2,-89,3,-87,50v1,30,15,44,46,45","w":312,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0503":{"d":"180,-74v1,28,7,51,37,51v47,0,36,-56,37,-100r32,0v3,67,2,127,-65,127v-32,0,-46,-18,-60,-36v-12,22,-33,36,-68,36v-53,0,-73,-43,-73,-100v0,-58,20,-98,73,-101v28,-1,42,15,57,29v-3,-33,-2,-70,-2,-106r32,0r0,200xm53,-96v0,42,8,72,46,73v42,1,49,-31,49,-73v0,-43,-8,-74,-49,-74v-37,0,-46,33,-46,74","w":314,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0504":{"d":"137,-194v1,-56,-83,-43,-107,-18r-16,-22v39,-39,162,-41,158,37v-1,39,-28,55,-60,63v36,5,64,21,64,61v1,28,8,48,37,48v55,0,33,-75,37,-124r32,0r0,82v0,47,-25,71,-69,71v-45,0,-72,-25,-71,-73v1,-52,-50,-52,-102,-51r0,-26v49,1,96,-2,97,-48","w":314,"k":{"\u0513":25,"\u0512":18,"\u0511":18,"\u050d":18,"\u050b":11,"\u0509":25,"\u0508":18,"\u0503":18,"\u0502":22,"\u0501":18,"\u0500":22,"\u04f7":11,"\u04f5":11,"\u04eb":18,"\u04e9":18,"\u04e7":18,"\u04e5":11,"\u04e3":11,"\u04d7":18,"\u04d4":18,"\u04d3":14,"\u04d2":18,"\u04d1":14,"\u04d0":18,"\u04ce":11,"\u04cc":11,"\u04ca":11,"\u04c8":11,"\u04c6":25,"\u04c5":18,"\u04bd":14,"\u04bb":11,"\u04b9":11,"\u04b7":11,"\u04ab":18,"\u04a9":18,"\u04a7":11,"\u04a5":11,"\u04a3":11,"\u049d":11,"\u049b":11,"\u048f":11,"\u048b":11,"\u0481":18,"\u047d":18,"\u047b":18,"\u0479":18,"\u0473":18,"\u0471":11,"\u0466":18,"\u045d":11,"\u0450":18,"\u201d":-11,"\u2019":-11,"\u0491":11,"\u045f":11,"\u045c":11,"\u045a":11,"\u0459":22,"\u0457":-11,"\u0455":11,"\u0454":11,"\u0453":11,"\u0451":11,"\u044f":11,"\u044e":11,"\u044c":11,"\u044b":11,"\u0449":11,"\u0448":11,"\u0447":11,"\u0446":11,"\u0444":14,"\u0441":11,"\u0440":11,"\u043f":11,"\u043e":18,"\u043d":11,"\u043c":11,"\u043b":25,"\u043a":11,"\u0439":11,"\u0438":11,"\u0435":11,"\u0434":25,"\u0433":11,"\u0432":11,"\u0430":14,"\u042a":-7,"\u0424":4,"\u0421":7,"\u041b":18,"\u0414":22,"\u0410":18,"\u0409":14,"\u0404":7,"-":7,"'":-11,"\"":-11}},"\u0505":{"d":"113,-143v0,-38,-65,-29,-88,-14r-11,-26v41,-22,129,-22,129,38v0,28,-19,32,-33,44v23,4,38,17,39,43v1,23,13,34,37,35v46,3,33,-56,35,-100r32,0v3,68,2,130,-66,127v-42,-2,-69,-18,-69,-58v0,-33,-34,-34,-70,-33r0,-27v32,1,65,0,65,-29","w":282,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0506":{"d":"137,-194v1,-56,-83,-43,-107,-18r-16,-22v39,-39,162,-41,158,37v-1,39,-28,55,-60,63v53,4,71,42,64,105r31,0r0,97r-31,0r0,-68r-32,0r0,-73v-2,-48,-53,-48,-104,-47r0,-26v49,1,96,-2,97,-48","w":214,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u0507":{"d":"113,-143v0,-38,-65,-29,-88,-14r-11,-26v41,-22,129,-22,129,38v0,28,-19,32,-33,44v30,8,43,32,39,74r29,0r0,94r-33,0r0,-67r-28,0r0,-53v1,-33,-33,-36,-69,-34r0,-27v32,1,65,0,65,-29","w":182,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u0508":{"d":"243,4v-46,0,-70,-24,-70,-71r0,-161r-66,0r-23,156v-6,46,-30,89,-84,72r0,-27v73,19,54,-106,72,-173v7,-27,3,-27,7,-57r127,0r0,188v0,29,10,43,37,44v54,2,31,-75,36,-124r32,0r0,82v2,48,-24,71,-68,71","w":343,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u0509":{"d":"203,4v-45,-2,-69,-24,-69,-71r0,-99r-45,0v-7,65,-10,126,-43,159v-10,10,-28,12,-43,7r0,-23v43,2,42,-51,51,-94v4,-22,5,-47,7,-76r105,0r0,124v0,28,8,46,37,46v46,0,33,-56,35,-100r32,0v3,69,1,130,-67,127","w":298,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u050a":{"d":"254,4v-66,3,-74,-55,-69,-124r-117,0r0,120r-33,0r0,-257r33,0r0,108r117,0r0,-108r32,0r0,188v0,29,10,43,37,44v55,2,33,-75,37,-124r32,0r0,82v0,47,-25,69,-69,71","w":355,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u050b":{"d":"227,4v-51,-2,-74,-33,-69,-90r-95,0r0,86r-32,0r0,-193r32,0r0,80r95,0r0,-80r32,0r0,124v0,29,9,46,37,46v46,0,33,-56,35,-100r32,0v3,68,2,130,-67,127","w":323,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u050c":{"d":"57,-128v0,84,77,135,133,81v12,-12,15,-33,15,-57r-66,0r0,-29r100,0v4,85,-23,137,-103,137v-78,0,-110,-54,-114,-133v-5,-110,99,-158,196,-117r-12,29v-17,-8,-37,-15,-61,-15v-61,1,-88,41,-88,104","w":259,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u050d":{"d":"53,-97v-8,62,60,98,104,60v9,-8,12,-23,12,-39r-57,0r0,-27r90,0v3,68,-23,107,-87,107v-64,0,-92,-38,-95,-101v-4,-89,92,-120,167,-86r-11,25v-50,-27,-132,-10,-123,61","w":219,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u050e":{"d":"147,4v-104,4,-61,-140,-70,-232r-73,0r0,-29r179,0r0,29r-73,0r0,159v-1,30,10,43,37,44v54,2,31,-75,36,-124r32,0r0,82v0,46,-24,70,-68,71","w":247,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04fe":7,"\u04fc":7,"\u04dc":7,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04c1":7,"\u04b4":11,"\u04b2":7,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0496":7,"\u046a":7,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u042a":7,"\u0425":4,"\u0422":11,"\u0416":7,"\u0414":4,"\u0410":4,"\u040b":7,"\u0409":7,"\u0402":7,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u050f":{"d":"133,4v-45,-2,-70,-24,-70,-71r0,-99r-56,0r0,-27r145,0r0,27r-57,0v6,54,-22,141,37,143v46,1,33,-56,35,-100r33,0v3,68,1,130,-67,127","w":228,"k":{"\u0513":4,"\u050f":7,"\u0509":4,"\u0507":4,"\u0505":4,"\u04ff":7,"\u04fd":7,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04dd":7,"\u04c6":4,"\u04c2":7,"\u04b3":7,"\u04b1":4,"\u04af":4,"\u04ad":7,"\u04a1":7,"\u0497":7,"\u047f":4,"\u0477":4,"\u0475":4,"\u0461":4,"\u045e":4,"\u0459":4,"\u0445":7,"\u0443":4,"\u0442":7,"\u043b":4,"\u0437":4,"\u0436":7,"\u017e":4,"z":4,"x":7}},"\u0510":{"d":"84,-134v-31,-9,-57,-23,-57,-63v0,-74,115,-79,155,-37r-16,22v-25,-26,-105,-37,-105,18v0,47,46,50,95,48r0,26v-51,-1,-102,-1,-102,48v0,63,90,54,128,32r0,30v-59,26,-166,19,-162,-61v2,-40,28,-58,64,-63","w":196,"k":{"\u1ee2":7,"\u1ee0":7,"\u1ede":7,"\u1edc":7,"\u1eda":7,"\u1ed8":7,"\u1ed6":7,"\u1ed4":7,"\u1ed2":7,"\u1ed0":7,"\u1ece":7,"\u1ecc":7,"\u0510":7,"\u050c":7,"\u04f5":11,"\u04ea":7,"\u04e8":7,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04cc":11,"\u04bd":14,"\u04b9":11,"\u04b7":11,"\u04aa":7,"\u04a8":7,"\u0480":7,"\u047e":7,"\u047c":7,"\u047a":7,"\u0478":7,"\u0472":7,"\u0471":11,"\u0460":7,"\u01a0":7,"\u201d":-7,"\u2019":-7,"\u0447":11,"\u0424":11,"\u0421":7,"\u041e":7,"\u0404":7,"\u0150":7,"\u014c":7,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u010c":7,"\u0106":7,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"}":-7,"]":-7,"Q":7,"O":7,"G":7,"C":7,")":-7,"'":-7,"\"":-7}},"\u0511":{"d":"55,-143v0,30,32,30,63,29r0,27v-36,-1,-72,-1,-71,33v2,46,80,32,107,17r0,28v-46,22,-138,20,-138,-45v0,-31,24,-38,43,-49v-19,-7,-35,-17,-35,-42v0,-59,85,-61,128,-38r-12,26v-23,-15,-84,-25,-85,14","w":165,"k":{"\u0511":4,"\u050d":4,"\u0503":4,"\u0501":4,"\u04eb":4,"\u04e9":4,"\u04e7":4,"\u04d7":4,"\u04ab":4,"\u04a9":4,"\u0481":4,"\u047d":4,"\u047b":4,"\u0479":4,"\u0473":4,"\u0450":4,"\u201d":-11,"\u2019":-11,"\u0454":4,"\u043e":4,"\u0435":4,"'":-11,"\"":-11}},"\u0512":{"d":"170,40v15,5,36,6,36,-14r0,-55r27,0v0,47,9,103,-41,100v-8,0,-16,-3,-22,-5r0,-26xm0,-27v73,19,54,-106,72,-173v7,-27,3,-27,7,-57r127,0r0,257r-33,0r0,-228r-66,0r-23,156v-6,46,-30,89,-84,72r0,-27","w":240,"k":{"\u0513":-4,"\u0512":-7,"\u050e":4,"\u0509":-4,"\u0508":-7,"\u0506":4,"\u0504":4,"\u04f5":7,"\u04f4":4,"\u04d4":-4,"\u04d2":-4,"\u04d0":-4,"\u04cc":7,"\u04cb":4,"\u04c6":-4,"\u04c5":-7,"\u04be":7,"\u04bd":7,"\u04bc":7,"\u04b9":7,"\u04b8":4,"\u04b7":7,"\u04b6":4,"\u04b4":4,"\u04b0":4,"\u04ae":4,"\u04ac":4,"\u04a0":4,"\u0476":4,"\u0474":4,"\u0471":7,"\u0470":4,"\u0466":-4,"\u0459":-7,"\u0458":-18,"\u044d":-7,"\u0447":7,"\u043b":-4,"\u0434":-7,"\u0427":4,"\u0425":-4,"\u0424":4,"\u0422":4,"\u041b":-7,"\u0414":-7,"\u0410":-4,"\u0409":-7,"\u0408":-43}},"\u0513":{"d":"130,40v15,5,36,7,36,-14r0,-53r27,0v0,46,8,101,-41,98v-8,0,-16,-3,-22,-5r0,-26xm166,0r-32,0r0,-166r-45,0v-7,65,-10,126,-43,159v-10,10,-28,12,-43,7r0,-23v43,2,42,-51,51,-94v4,-22,5,-47,7,-76r105,0r0,193","w":196,"k":{"\u0513":-7,"\u050f":4,"\u0509":-7,"\u04f5":4,"\u04cc":4,"\u04c6":-7,"\u04b9":4,"\u04b7":4,"\u04ad":4,"\u04a1":4,"\u0471":4,"\u045e":-4,"\u0459":-7,"\u0458":-18,"\u044f":-4,"\u044d":-7,"\u044a":7,"\u0447":4,"\u0442":4,"\u043b":-7,"\u0434":-7}},"\u1ea0":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm109,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ea1":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm92,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":191},"\u1ea2":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm83,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ea3":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm67,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":191},"\u1ea4":{"d":"54,-278v8,-20,28,-31,38,-50r34,0v10,18,30,29,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29xm204,-352v-5,20,-24,28,-36,40r-18,0v5,-17,17,-23,22,-40r32,0xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ea5":{"d":"98,-247v-18,10,-25,31,-55,29v7,-22,28,-32,38,-51r33,0v10,19,31,29,38,51v-30,2,-37,-18,-54,-29xm192,-292v-6,19,-24,28,-36,40r-17,0v4,-17,15,-24,22,-40r31,0xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1ea6":{"d":"110,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,19,30,31,38,50v-31,3,-38,-17,-55,-29xm46,-352v6,16,18,23,23,40v-33,3,-39,-21,-54,-36r0,-4r31,0xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ea7":{"d":"98,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm57,-252v-32,1,-42,-21,-54,-40r32,0v5,15,18,23,22,40xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1ea8":{"d":"54,-278v8,-20,28,-31,38,-50r34,0v10,18,30,29,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29xm144,-372v40,-14,71,32,27,47r-1,14r-15,0r-2,-23v10,-2,21,-4,21,-14v-1,-13,-18,-11,-30,-10r0,-14xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ea9":{"d":"98,-247v-18,10,-25,31,-55,29v7,-22,28,-32,38,-51r33,0v10,19,31,29,38,51v-30,2,-37,-18,-54,-29xm132,-313v40,-14,71,34,27,47r-1,14r-15,0r-2,-23v10,-2,21,-3,21,-13v1,-13,-18,-12,-30,-10r0,-15xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eaa":{"d":"110,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,19,30,31,38,50v-31,3,-38,-17,-55,-29xm167,-377v0,40,-43,47,-70,25v-15,-5,-24,0,-27,14r-17,0v3,-21,10,-39,33,-39v23,0,55,33,64,0r17,0xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eab":{"d":"98,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm155,-318v1,41,-42,45,-70,26v-13,-8,-24,-1,-27,13r-16,0v3,-21,10,-38,33,-38v0,0,55,34,64,-1r16,0xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eac":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm50,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm109,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1ead":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm37,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm92,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":191},"\u1eae":{"d":"151,-363v-6,19,-24,28,-36,40r-18,0v4,-17,17,-24,23,-40r31,0xm95,-303v22,3,46,0,47,-21r20,0v3,45,-63,59,-92,34v-9,-7,-13,-19,-14,-34r19,0v0,14,8,19,20,21xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eaf":{"d":"137,-304v-5,19,-24,27,-36,40r-18,0v3,-18,18,-23,22,-40r32,0xm81,-244v22,0,46,0,47,-21r20,0v2,44,-63,61,-92,35v-9,-7,-13,-20,-14,-35r19,0v1,13,6,21,20,21xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eb0":{"d":"117,-323v-32,2,-38,-23,-54,-37r0,-3r32,0v5,16,18,23,22,40xm95,-303v22,3,46,0,47,-21r20,0v3,45,-63,59,-92,34v-9,-7,-13,-19,-14,-34r19,0v0,14,8,19,20,21xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eb1":{"d":"81,-304v5,17,19,22,22,40v-32,2,-37,-23,-54,-36r0,-4r32,0xm81,-244v22,0,46,0,47,-21r20,0v2,44,-63,61,-92,35v-9,-7,-13,-20,-14,-35r19,0v1,13,6,21,20,21xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eb2":{"d":"95,-303v22,3,46,0,47,-21r20,0v3,45,-63,59,-92,34v-9,-7,-13,-19,-14,-34r19,0v0,14,8,19,20,21xm85,-374v37,-14,74,32,27,46v2,9,-8,7,-16,7r-2,-16v11,-2,21,-3,22,-13v0,-14,-19,-12,-31,-10r0,-14xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eb3":{"d":"81,-244v22,0,46,0,47,-21r20,0v2,44,-63,61,-92,35v-9,-7,-13,-20,-14,-35r19,0v1,13,6,21,20,21xm71,-315v33,-11,69,21,36,44v-6,1,-11,2,-10,10r-15,0r-2,-16v11,-2,22,-4,22,-14v0,-14,-18,-10,-31,-10r0,-14xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eb4":{"d":"95,-303v22,3,46,0,47,-21r20,0v3,45,-63,59,-92,34v-9,-7,-13,-19,-14,-34r19,0v0,14,8,19,20,21xm167,-377v0,40,-43,47,-70,25v-15,-5,-24,0,-27,14r-17,0v3,-21,10,-39,33,-39v23,0,55,33,64,0r17,0xm185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eb5":{"d":"81,-244v22,0,46,0,47,-21r20,0v2,44,-63,61,-92,35v-9,-7,-13,-20,-14,-35r19,0v1,13,6,21,20,21xm72,-317v24,0,56,33,64,-1r17,0v0,40,-41,45,-70,26v-13,-8,-24,-1,-27,13r-17,0v4,-20,9,-38,33,-38xm30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40","w":191},"\u1eb6":{"d":"185,0r-28,-80r-95,0r-29,80r-33,0r94,-258r30,0r95,258r-34,0xm147,-109r-38,-114v-10,40,-24,77,-37,114r75,0xm96,-309v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22xm109,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":218,"k":{"\u1ef8":18,"\u1ef6":18,"\u1ef4":18,"\u1ef0":4,"\u1eee":4,"\u1eec":4,"\u1eea":4,"\u1ee8":4,"\u1ee6":4,"\u1ee4":4,"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050e":22,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04b4":22,"\u04b0":22,"\u04ae":22,"\u04ac":22,"\u04aa":4,"\u04a8":4,"\u04a0":22,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01af":4,"\u01a0":4,"\u201d":14,"\u2019":14,"\u1ef2":18,"\u1e84":7,"\u1e82":7,"\u1e80":7,"\u0422":22,"\u0421":4,"\u041e":4,"\u03a4":22,"\u039f":4,"\u0398":4,"\u0178":18,"\u0176":18,"\u0174":7,"\u0172":4,"\u0170":4,"\u016e":4,"\u016a":4,"\u0164":22,"\u0162":22,"\u0152":7,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00dd":18,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Y":18,"W":7,"V":11,"U":4,"T":22,"Q":4,"O":4,"G":4,"C":4,"'":14,"\"":14}},"\u1eb7":{"d":"30,-180v45,-28,132,-27,132,48r0,132r-23,0v-3,-8,-2,-22,-8,-27v-20,45,-114,43,-114,-27v0,-55,55,-62,114,-62v2,-33,-6,-54,-38,-54v-22,0,-36,7,-52,14xm50,-54v0,22,12,32,31,32v38,0,53,-29,50,-72v-40,1,-81,0,-81,40xm82,-245v23,1,46,0,47,-22r20,0v3,53,-86,66,-102,20v-2,-6,-4,-13,-4,-20r19,0v0,14,8,21,20,22xm92,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":191},"\u1eb8":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm102,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":190},"\u1eb9":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm105,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":192,"k":{"'":7}},"\u1eba":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm71,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":190},"\u1ebb":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm73,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":192,"k":{"'":7}},"\u1ebc":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm74,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":190},"\u1ebd":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm76,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":192,"k":{"'":7}},"\u1ebe":{"d":"46,-278v8,-20,28,-31,38,-50r34,0v10,18,30,29,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29xm196,-352v-5,20,-24,28,-36,40r-18,0v5,-17,17,-24,23,-40r31,0xm168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u1ebf":{"d":"98,-247v-18,10,-25,31,-55,29v7,-22,28,-32,38,-51r33,0v10,19,31,29,38,51v-30,2,-37,-18,-54,-29xm192,-292v-6,19,-24,28,-36,40r-17,0v4,-17,15,-24,22,-40r31,0xm166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"'":7}},"\u1ec0":{"d":"102,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,19,30,31,38,50v-31,3,-38,-17,-55,-29xm38,-352v6,16,18,23,23,40v-33,3,-39,-21,-54,-36r0,-4r31,0xm168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u1ec1":{"d":"98,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm57,-252v-32,1,-42,-21,-54,-40r32,0v5,15,18,23,22,40xm166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"'":7}},"\u1ec2":{"d":"46,-278v8,-20,28,-31,38,-50r34,0v10,18,30,29,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29xm136,-372v40,-14,71,32,27,47r-1,14r-15,0r-2,-23v10,-2,21,-4,21,-14v-1,-13,-18,-11,-30,-10r0,-14xm168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u1ec3":{"d":"98,-247v-18,10,-25,31,-55,29v7,-22,28,-32,38,-51r33,0v10,19,31,29,38,51v-30,2,-37,-18,-54,-29xm132,-313v40,-14,71,34,27,47r-1,14r-15,0r-2,-23v10,-2,21,-3,21,-13v1,-13,-18,-12,-30,-10r0,-15xm166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"'":7}},"\u1ec4":{"d":"102,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,19,30,31,38,50v-31,3,-38,-17,-55,-29xm159,-377v0,40,-43,47,-70,25v-15,-5,-24,0,-27,14r-17,0v4,-21,11,-39,34,-39v23,0,54,33,64,0r16,0xm168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29","w":190},"\u1ec5":{"d":"98,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm155,-318v1,41,-42,45,-70,26v-13,-8,-24,-1,-27,13r-16,0v3,-21,10,-38,33,-38v0,0,55,34,64,-1r16,0xm166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0","w":192,"k":{"'":7}},"\u1ec6":{"d":"168,0r-133,0r0,-257r133,0r0,29r-100,0r0,79r94,0r0,29r-94,0r0,91r100,0r0,29xm42,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm102,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":190},"\u1ec7":{"d":"166,-9v-67,32,-152,0,-146,-86v4,-58,23,-102,80,-102v57,0,78,45,75,107r-122,0v-7,69,63,78,113,52r0,29xm140,-116v7,-47,-45,-70,-73,-40v-8,9,-12,23,-13,40r86,0xm39,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm102,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":192,"k":{"'":7}},"\u1ec8":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm32,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u1ec9":{"d":"63,0r-32,0r0,-193r32,0r0,193xm18,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":93},"\u1eca":{"d":"108,0r-94,0r0,-18r31,-7r0,-207r-31,-7r0,-18r94,0r0,18r-31,7r0,207r31,7r0,18xm60,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":121,"k":{"\u1ee2":4,"\u1ee0":4,"\u1ede":4,"\u1edc":4,"\u1eda":4,"\u1ed8":4,"\u1ed6":4,"\u1ed4":4,"\u1ed2":4,"\u1ed0":4,"\u1ece":4,"\u1ecc":4,"\u0510":4,"\u050c":4,"\u04ea":4,"\u04e8":4,"\u04e6":4,"\u04da":4,"\u04d8":4,"\u04aa":4,"\u04a8":4,"\u0480":4,"\u047e":4,"\u047c":4,"\u047a":4,"\u0478":4,"\u0472":4,"\u0460":4,"\u01a0":4,"\u201d":-7,"\u2019":-7,"\u0421":4,"\u041e":4,"\u039f":4,"\u0398":4,"\u0152":4,"\u0150":4,"\u014c":4,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u010c":4,"\u0106":4,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"Q":4,"O":4,"G":4,"C":4,"'":-7,"\"":-7}},"\u1ecb":{"d":"63,0r-32,0r0,-193r32,0r0,193xm47,-225v-11,0,-20,-6,-19,-20v-1,-14,7,-20,19,-20v13,0,18,8,19,20v1,13,-8,20,-19,20xm46,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":93},"\u1ecc":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm133,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ecd":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm103,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","k":{"\u017e":4,"z":4,"x":7}},"\u1ece":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm105,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ecf":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm75,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","k":{"\u017e":4,"z":4,"x":7}},"\u1ed0":{"d":"151,-328v10,19,30,31,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0xm229,-352v-5,20,-24,28,-36,40r-18,0v4,-17,17,-23,22,-40r32,0xm134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ed1":{"d":"103,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm198,-292v-6,19,-24,28,-36,40r-18,0v5,-17,17,-24,23,-40r31,0xm104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u017e":4,"z":4,"x":7}},"\u1ed2":{"d":"135,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,18,29,30,37,50v-30,2,-38,-17,-54,-29xm71,-352v6,16,18,23,23,40v-33,3,-39,-21,-54,-36r0,-4r31,0xm134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ed3":{"d":"104,-247v-18,10,-24,32,-55,29r0,-5v13,-13,27,-29,38,-46r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm63,-252v-33,1,-42,-21,-54,-40r32,0v5,15,18,23,22,40xm104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u017e":4,"z":4,"x":7}},"\u1ed4":{"d":"151,-328v10,19,30,31,38,50v-31,3,-38,-17,-55,-29v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0xm168,-372v39,-14,72,33,27,47r-1,14r-15,0r-1,-23v10,-2,21,-4,21,-14v0,-13,-18,-10,-31,-10r0,-14xm134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ed5":{"d":"103,-247v-17,11,-24,31,-54,29v7,-22,27,-32,37,-51r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm138,-313v40,-13,70,33,27,47r-1,14r-15,0r-2,-23v10,-2,21,-3,21,-13v1,-13,-18,-12,-30,-10r0,-15xm104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u017e":4,"z":4,"x":7}},"\u1ed6":{"d":"135,-307v-17,12,-24,32,-55,29v8,-21,28,-32,38,-50r34,0v10,18,29,30,37,50v-30,2,-38,-17,-54,-29xm191,-377v1,41,-43,46,-69,25v-16,-6,-25,0,-28,14r-16,0v2,-22,11,-39,33,-39v23,0,55,33,64,0r16,0xm134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ed7":{"d":"104,-247v-18,10,-24,32,-55,29r0,-5v13,-13,27,-29,38,-46r34,0v10,19,31,29,38,51v-31,3,-37,-19,-55,-29xm161,-318v1,41,-42,45,-70,26v-13,-8,-24,-1,-27,13r-17,0v4,-20,11,-38,34,-38v0,0,55,34,64,-1r16,0xm104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73","k":{"\u017e":4,"z":4,"x":7}},"\u1ed8":{"d":"134,-261v78,0,111,54,111,132v0,79,-34,133,-111,133v-79,0,-112,-53,-112,-133v0,-79,32,-132,112,-132xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm76,-282v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm133,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":267,"k":{"\u1ef8":7,"\u1ef6":7,"\u1ef4":7,"\u1eca":4,"\u1ec8":4,"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u050e":11,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u04b4":11,"\u04b0":11,"\u04ae":11,"\u04ac":11,"\u04a0":11,"\u0466":4,"\u1e00":4,"\u2206":4,"\u1ef2":7,"\u1e84":4,"\u1e82":4,"\u1e80":4,"\u0422":11,"\u0410":4,"\u03a4":11,"\u039b":4,"\u0391":4,"\u01fa":4,"\u017d":4,"\u017b":4,"\u0179":4,"\u0178":7,"\u0176":7,"\u0174":4,"\u0164":11,"\u0162":11,"\u0130":4,"\u012e":4,"\u012a":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00dd":7,"\u00cf":4,"\u00ce":4,"\u00cd":4,"\u00cc":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Z":4,"Y":7,"X":7,"W":4,"V":7,"T":11,"I":4,"A":4,".":11,",":11}},"\u1ed9":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm44,-223v15,-15,31,-33,42,-53r34,0v11,20,27,36,41,53r0,5v-33,4,-41,-19,-58,-33v-18,13,-24,38,-59,33r0,-5xm103,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","k":{"\u017e":4,"z":4,"x":7}},"\u1eda":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm184,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":267},"\u1edb":{"d":"176,-153v28,64,6,162,-73,157v-56,-4,-83,-41,-83,-101v0,-60,26,-100,84,-100v26,0,46,10,59,25v19,-6,23,-25,22,-51v12,2,34,-5,38,5v-7,31,-18,57,-47,65xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm152,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":209,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1edc":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm123,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":267},"\u1edd":{"d":"176,-153v28,64,6,162,-73,157v-56,-4,-83,-41,-83,-101v0,-60,26,-100,84,-100v26,0,46,10,59,25v19,-6,23,-25,22,-51v12,2,34,-5,38,5v-7,31,-18,57,-47,65xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm152,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":209,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ede":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm105,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":267},"\u1edf":{"d":"176,-153v28,64,6,162,-73,157v-56,-4,-83,-41,-83,-101v0,-60,26,-100,84,-100v26,0,46,10,59,25v19,-6,23,-25,22,-51v12,2,34,-5,38,5v-7,31,-18,57,-47,65xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm75,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":209,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ee0":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm104,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":267},"\u1ee1":{"d":"104,-197v57,0,84,40,84,100v0,61,-26,101,-85,101v-56,0,-83,-41,-83,-101v0,-60,26,-100,84,-100xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm77,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ee2":{"d":"217,-224v20,-4,21,-27,22,-50v12,2,32,-4,38,4v-6,31,-21,55,-48,65v37,84,10,214,-95,209v-79,-4,-112,-53,-112,-133v0,-79,32,-132,112,-132v39,0,65,15,83,37xm134,-232v-58,0,-77,43,-77,103v0,60,18,104,77,104v58,0,76,-44,76,-104v0,-60,-18,-103,-76,-103xm133,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":267},"\u1ee3":{"d":"176,-153v28,64,6,162,-73,157v-56,-4,-83,-41,-83,-101v0,-60,26,-100,84,-100v26,0,46,10,59,25v19,-6,23,-25,22,-51v12,2,34,-5,38,5v-7,31,-18,57,-47,65xm104,-170v-40,0,-51,29,-51,73v0,44,11,74,51,74v40,0,51,-30,51,-74v0,-44,-11,-73,-51,-73xm103,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":209,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-7,"y":-18,"x":-7,"w":-18,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ee4":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm125,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u1ee5":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm104,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":211},"\u1ee6":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,166v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm96,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":251,"k":{"\u1eb6":4,"\u1eb4":4,"\u1eb2":4,"\u1eb0":4,"\u1eae":4,"\u1eac":4,"\u1eaa":4,"\u1ea8":4,"\u1ea6":4,"\u1ea4":4,"\u1ea2":4,"\u1ea0":4,"\u04d4":4,"\u04d2":4,"\u04d0":4,"\u0466":4,"\u1e00":4,"\u2206":4,"\u0410":4,"\u039b":4,"\u0391":4,"\u01fa":4,"\u0104":4,"\u0102":4,"\u0100":4,"\u00c6":7,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4,".":7,",":7}},"\u1ee7":{"d":"99,-23v73,0,44,-102,50,-170r32,0r0,193r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46xm75,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":211},"\u1ee8":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm173,-335v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":267},"\u1ee9":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0xm155,-276v-7,25,-31,42,-48,58r-21,0v7,-23,23,-37,31,-58r38,0","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1eea":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm119,-335v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":267},"\u1eeb":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0xm92,-276v7,21,24,36,30,58r-21,0v-16,-17,-40,-33,-48,-58r39,0","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1eec":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm96,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":267},"\u1eed":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0xm75,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1eee":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm99,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":267},"\u1eef":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0xm80,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ef0":{"d":"126,-25v41,0,59,-25,60,-65r0,-167r33,0r0,34v24,-2,27,-25,27,-51v12,2,32,-4,38,4v-8,37,-26,64,-65,70r0,109v-1,60,-34,95,-94,95v-60,0,-93,-35,-93,-95r0,-166r33,0r0,167v0,42,19,65,61,65xm125,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":267},"\u1ef1":{"d":"244,-223v2,37,-23,71,-63,74r0,149r-25,0v-3,-8,-1,-21,-7,-26v-11,18,-28,29,-55,30v-91,5,-60,-115,-65,-197r32,0r0,124v0,28,10,47,38,46v73,0,44,-102,50,-170r32,0r0,22v24,-3,28,-25,28,-52r35,0xm104,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":233,"k":{"\u1ef9":-18,"\u1ef7":-18,"\u1ef5":-18,"z":-4,"y":-18,"x":-7,"w":-14,"v":-18,"t":-18,"l":-11,"k":-11,"j":-11,"i":-11,"h":-11,"f":-18,"b":-11}},"\u1ef4":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm94,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u1ef5":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm141,63v-10,-1,-18,-7,-18,-20v0,-13,8,-20,18,-20v11,0,19,6,19,20v0,13,-7,20,-19,20","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"\u1ef6":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm66,-353v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u1ef7":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm59,-294v41,-10,84,16,57,53v-5,4,-13,8,-21,9r-2,20r-20,0r-2,-31v11,-4,27,-3,28,-18v1,-18,-24,-15,-40,-14r0,-19","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"\u1ef8":{"d":"95,-127r60,-130r35,0r-79,157r0,100r-33,0r0,-98r-78,-159r36,0xm68,-324v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":189,"k":{"\u1ef9":4,"\u1ef7":4,"\u1ef5":4,"\u1ef1":11,"\u1eef":11,"\u1eed":11,"\u1eeb":11,"\u1ee9":11,"\u1ee7":11,"\u1ee5":11,"\u1ee3":18,"\u1ee2":7,"\u1ee1":18,"\u1ee0":7,"\u1edf":18,"\u1ede":7,"\u1edd":18,"\u1edc":7,"\u1edb":18,"\u1eda":7,"\u1ed9":18,"\u1ed8":7,"\u1ed7":18,"\u1ed6":7,"\u1ed5":18,"\u1ed4":7,"\u1ed3":18,"\u1ed2":7,"\u1ed1":18,"\u1ed0":7,"\u1ecf":18,"\u1ece":7,"\u1ecd":18,"\u1ecc":7,"\u1ec7":18,"\u1ec5":18,"\u1ec3":18,"\u1ec1":18,"\u1ebf":18,"\u1ebd":18,"\u1ebb":18,"\u1eb9":18,"\u1eb7":18,"\u1eb6":18,"\u1eb5":18,"\u1eb4":18,"\u1eb3":18,"\u1eb2":18,"\u1eb1":18,"\u1eb0":18,"\u1eaf":18,"\u1eae":18,"\u1ead":18,"\u1eac":18,"\u1eab":18,"\u1eaa":18,"\u1ea9":18,"\u1ea8":18,"\u1ea7":18,"\u1ea6":18,"\u1ea5":18,"\u1ea4":18,"\u1ea2":18,"\u1ea1":18,"\u1ea0":18,"\u0511":18,"\u0510":7,"\u050d":18,"\u050c":7,"\u0507":4,"\u0505":4,"\u0503":18,"\u0501":18,"\u04f3":4,"\u04f1":4,"\u04ef":4,"\u04eb":18,"\u04ea":7,"\u04e9":18,"\u04e8":7,"\u04e7":18,"\u04e6":7,"\u04da":7,"\u04d8":7,"\u04d7":18,"\u04d4":18,"\u04d3":18,"\u04d2":18,"\u04d1":18,"\u04d0":18,"\u04b1":4,"\u04af":4,"\u04ab":18,"\u04aa":7,"\u04a9":18,"\u04a8":7,"\u0481":18,"\u0480":7,"\u047f":4,"\u047e":7,"\u047d":18,"\u047c":7,"\u047b":18,"\u047a":7,"\u0479":18,"\u0478":7,"\u0477":4,"\u0475":4,"\u0473":18,"\u0472":7,"\u0466":18,"\u0461":4,"\u0460":7,"\u0450":18,"\u01a1":18,"\u01a0":7,"\u1e01":18,"\u1e00":18,"\u2206":18,"\u201d":-14,"\u2019":-14,"\u1ef3":4,"\u0455":14,"\u0454":18,"\u0451":18,"\u0444":18,"\u0443":4,"\u0441":18,"\u043e":18,"\u0435":18,"\u0430":18,"\u0421":7,"\u041e":7,"\u0410":18,"\u0405":4,"\u03ce":18,"\u03cc":18,"\u03c9":18,"\u03c6":18,"\u03c3":18,"\u03c1":18,"\u03bf":18,"\u03bd":4,"\u03b7":11,"\u03b5":18,"\u03b3":4,"\u03b1":18,"\u03ae":11,"\u03ac":18,"\u039f":7,"\u039b":18,"\u0398":7,"\u0391":18,"\u0219":14,"\u01fb":18,"\u01fa":18,"\u017e":11,"\u0177":4,"\u0161":14,"\u0160":4,"\u015f":14,"\u015e":4,"\u015d":14,"\u015b":14,"\u015a":4,"\u0153":18,"\u0152":7,"\u0151":18,"\u0150":7,"\u014f":18,"\u014d":18,"\u014c":7,"\u0148":11,"\u0146":11,"\u0144":11,"\u0122":7,"\u0120":7,"\u011e":7,"\u011c":7,"\u011b":18,"\u0119":18,"\u0117":18,"\u0115":18,"\u0113":18,"\u010d":18,"\u010c":7,"\u010b":18,"\u0109":18,"\u0107":18,"\u0106":7,"\u0105":18,"\u0104":18,"\u0103":18,"\u0102":18,"\u0101":18,"\u0100":18,"\u00ff":4,"\u00fd":4,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":18,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":18,"\u00e6":18,"\u00e5":18,"\u00e4":18,"\u00e3":18,"\u00e2":18,"\u00e1":18,"\u00e0":18,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":25,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"z":11,"y":4,"x":7,"u":11,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"g":18,"e":18,"d":18,"c":18,"a":18,"S":4,"Q":7,"O":7,"G":7,"C":7,"A":18,"?":-7,".":18,",":18,"'":-14,"\"":-14}},"\u1ef9":{"d":"98,25v-10,41,-42,73,-93,58r0,-25v28,8,52,-5,60,-28r10,-28r-73,-195r33,0r48,138v3,9,3,21,7,28v14,-60,34,-110,51,-166r33,0xm62,-265v26,0,63,42,71,0r19,0v-3,25,-12,47,-37,47v-25,0,-63,-42,-71,0r-19,0v3,-25,12,-47,37,-47","w":175,"k":{"\u201d":-11,"\u2019":-11,"f":-4,"'":-11,"\"":-11}},"\u20ab":{"d":"93,-189v29,-1,42,14,57,28r-2,-56r-66,0r0,-25r66,0r0,-32r32,0r0,32r28,0r0,25r-28,0r0,217r-25,0v-3,-8,-1,-21,-7,-26v-11,17,-28,30,-55,30v-52,0,-73,-40,-73,-96v1,-56,19,-95,73,-97xm53,-92v0,41,9,68,46,69v40,1,49,-28,49,-69v0,-41,-9,-71,-49,-71v-37,1,-46,30,-46,71xm181,57r-150,0r0,-25r150,0r0,25","w":210},"\u030f":{"d":"-88,-276v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0xm-152,-276v8,21,24,36,31,58r-18,0v-16,-16,-39,-34,-48,-58r35,0","w":0}}});;WPGroHo=jQuery.extend({my_hash:'',data:{},renderers:{},syncProfileData:function(hash,id){if(!WPGroHo.data[hash]){WPGroHo.data[hash]={};a=jQuery('div.grofile-hash-map-'+hash+' span').each(function(){WPGroHo.data[hash][this.className]=jQuery(this).text();});}
WPGroHo.appendProfileData(WPGroHo.data[hash],hash,id);},appendProfileData:function(data,hash,id){for(var key in data){if(jQuery.isFunction(WPGroHo.renderers[key])){return WPGroHo.renderers[key](data[key],hash,id,key);}
jQuery('#'+id).find('h4').after(jQuery('<p class="grav-extra '+key+'" />').html(data[key]));}}},WPGroHo);jQuery(document).ready(function($){Gravatar.profile_cb=function(h,d){WPGroHo.syncProfileData(h,d);};Gravatar.my_hash=WPGroHo.my_hash;Gravatar.init('body','#wpadminbar');});
