/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;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("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved.
 * This font software may not be reproduced, modified, disclosed or transferred
 * without the express written approval of Linotype GmbH.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * DINNextLTPro-UltraLightCond
 * 
 * Description:
 * DIN Next is a typeface family inspired by the classic industrial German
 * engineering designs, DIN 1451 Engschrift and Mittelschrift. Akira Kobayashi
 * began by revising these two faces—who names just mean condensed and
 * regular—before expanding them into a new family with seven weights (Light to
 * Black). Each weight ships in three varieties: Regular, Italic, and Condensed,
 * bringing the total number of fonts in the DIN Next family to 21. DIN Next is
 * part of Linotype’s Platinum Collection. Linotype has been supplying its
 * customers with the two DIN 1451 fonts since 1980. Recently, they have become
 * more popular than ever, with designers regularly asking for additional weights.
 * The abbreviation "DIN" stands for “Deutsches Institut für Normung e.V.,” which
 * is the German Institute for Industrial Standardization. In 1936 the German
 * Standard Committee settled upon DIN 1451 as the standard font for the areas of
 * technology, traffic, administration and business. The design was to be used on
 * German street signs and house numbers. The committee wanted a sans serif,
 * thinking it would be more legible, straightforward, and easy to reproduce. They
 * did not intend for the design to be used for advertisements and other
 * artistically oriented purposes. Nevertheless, because DIN 1451 was seen all over
 * Germany on signs for town names and traffic directions, it became familiar
 * enough to make its way onto the palettes of graphic designers and advertising
 * art directors. The digital version of DIN 1451 would go on to be adopted and
 * used by designers in other countries as well, solidifying its worldwide design
 * reputation. There are many subtle differences in DIN Next’s letters when
 * compared withe DIN 1451 original. These were added by Kobayashi to make the new
 * family even more versatile in 21st-century media. For instance, although DIN
 * 1451’s corners are all pointed angles, DIN Next has rounded them all slightly.
 * Even this softening is a nod to part of DIN 1451’s past, however. Many of the
 * signs that use DIN 1451 are cut with routers, which cannot make perfect corners;
 * their rounded heads cut rounded corners best. Linotype’s DIN 1451 Engschrift and
 * Mittelschrift are certified by the German DIN Institute for use on official
 * signage projects. Since DIN Next is a new design, these applications within
 * Germany are not possible with it. However, DIN Next may be used for any other
 * project, and it may be used for industrial signage in any other country! DIN
 * Next has been tailored especially for graphic designers, but its industrial
 * heritage makes it surprisingly functional in just about any application.
 * 
 * Manufacturer:
 * Linotype GmbH
 * 
 * Designer:
 * Linotype Design Studio
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.linotype.com/license
 */
Cufon.registerFont({"w":129,"face":{"font-family":"dul","font-weight":250,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 2 6 2 2 3 5 2 3","ascent":"270","descent":"-90","bbox":"0 -267.083 229 68.1083","underline-thickness":"18","underline-position":"-18","stemh":"9","stemv":"9","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":64,"k":{"Y":4,"W":6,"T":4,"V":9}},"!":{"d":"37,-61v-3,0,-6,-1,-6,-4r-1,-176v0,-3,3,-5,7,-4v2,0,4,2,4,4r-1,176v0,2,-1,4,-3,4xm41,0v-18,5,-14,-10,-14,-22v0,-4,16,-5,17,0v-1,7,3,20,-3,22","w":71},"\"":{"d":"55,-193v-15,-2,-3,-33,-7,-48v0,-3,3,-5,7,-4v6,10,4,40,0,52xm22,-193v-15,-2,-3,-33,-7,-48v0,-3,3,-5,7,-4v6,10,4,40,0,52","w":73,"k":{"T":-9,",":25,".":25,"A":23,"J":25}},"#":{"d":"47,0v-7,-22,5,-59,5,-86v-9,0,-32,3,-21,-9r22,0r7,-66v-10,0,-35,2,-22,-10r23,0r7,-70v0,-3,3,-5,7,-4v7,19,-5,51,-5,74r53,0r8,-70v0,-3,2,-5,6,-4v7,19,-5,51,-4,74v10,0,34,-2,21,10r-22,0r-7,66v9,0,36,-2,23,9r-24,0r-8,82v0,3,-3,5,-7,4v-7,-23,6,-59,6,-86r-53,0r-9,82v0,3,-2,5,-6,4xm62,-95r54,0r7,-66r-54,0","w":185},"$":{"d":"19,-56v0,-3,2,-5,5,-4v3,0,4,1,4,3v3,36,13,50,33,51r0,-118v-31,-12,-39,-27,-39,-64v0,-40,13,-58,39,-59v-1,-8,-1,-26,9,-16r0,16v24,2,37,19,38,54v0,3,-2,5,-5,4v-2,0,-4,-1,-4,-3v-1,-30,-10,-44,-29,-46r0,106v31,12,40,27,40,66v0,49,-13,67,-40,69v0,9,3,35,-9,24r0,-24v-28,-2,-40,-22,-42,-59xm61,-136r0,-102v-20,1,-29,15,-29,50v0,32,6,44,29,52xm70,-6v20,-2,30,-15,30,-60v0,-32,-6,-47,-30,-55r0,115"},"%":{"d":"62,-1r83,-243v2,-4,4,-4,8,-4v2,0,3,2,2,4r-83,243v-2,4,-4,4,-8,4v-2,0,-3,-2,-2,-4xm51,-247v30,10,29,8,28,64v0,36,0,40,-2,45v-4,11,-13,18,-26,18v-30,-10,-30,-6,-29,-63v0,-36,0,-41,2,-46v4,-11,14,-18,27,-18xm51,-238v-25,10,-19,3,-19,55v0,53,-6,44,19,55v24,-10,19,-4,19,-55v0,-35,-1,-40,-2,-43v-3,-8,-8,-12,-17,-12xm166,2v-30,-10,-29,-8,-28,-64v0,-36,0,-40,2,-45v4,-11,13,-18,26,-18v30,10,29,7,28,63v0,36,0,41,-2,46v-4,11,-13,18,-26,18xm166,-117v-23,11,-19,3,-19,55v0,35,1,40,2,43v3,8,8,13,17,13v23,-11,19,-4,19,-56v0,-35,-1,-39,-2,-42v-3,-8,-8,-13,-17,-13","w":216},"&":{"d":"25,-46v0,-24,13,-47,48,-89v-22,-40,-28,-56,-28,-71v0,-26,15,-42,38,-42v23,0,38,16,38,42v0,24,-12,43,-36,72r42,79v9,-10,10,-34,25,-32v1,15,-15,27,-20,41v8,15,19,34,31,42v-16,16,-29,-19,-36,-32v-19,51,-102,54,-102,-10xm80,-143v24,-30,31,-44,31,-63v0,-21,-11,-32,-28,-32v-17,0,-28,11,-28,32v0,13,5,26,25,63xm35,-47v0,59,68,49,87,2r-44,-81v-31,37,-43,56,-43,79","w":177},"'":{"d":"22,-193v-15,-2,-3,-33,-7,-48v0,-3,3,-5,7,-4v6,10,4,40,0,52","w":40,"k":{"T":-9,",":25,".":25,"A":23,"J":25}},"(":{"d":"54,27v-35,-88,-36,-202,0,-290v1,-3,3,-3,6,-3v2,0,4,1,3,3v-35,100,-35,190,0,290v1,3,-2,3,-5,3v-2,0,-3,-1,-4,-3","w":80},")":{"d":"18,27v35,-100,35,-190,0,-290v-1,-3,1,-3,4,-3v2,0,4,1,5,3v35,88,36,202,0,290v-1,3,-4,3,-7,3v-2,0,-3,-1,-2,-3","w":80},"*":{"d":"63,-150v0,5,-10,5,-9,0r0,-38v-11,3,-24,22,-34,14v2,-12,21,-13,29,-21v-8,-8,-31,-11,-28,-24v12,-3,22,12,33,16v2,-12,-6,-51,9,-38r0,38v11,-4,24,-21,33,-14v-2,12,-21,14,-29,22v8,8,31,10,28,23v-11,2,-21,-12,-32,-16r0,38","w":116},"+":{"d":"66,-49v-16,-3,1,-35,-8,-46v-13,-2,-52,7,-40,-9v13,-1,32,3,42,-2v2,-13,-7,-53,10,-40v1,13,-3,32,2,42v13,2,49,-7,40,9v-13,1,-32,-3,-42,2v-2,14,5,37,-4,44"},",":{"d":"20,-22v0,-4,14,-5,15,0v1,24,-2,45,-12,59v-8,-13,-1,-41,-3,-59","w":55,"k":{" ":6,"\"":25,"'":25}},"-":{"d":"78,-91v-20,-3,-54,8,-64,-6v13,-10,44,-1,64,-4v3,0,5,3,4,6v0,2,-2,4,-4,4","w":96,"k":{"y":5,"x":14,"v":5,"X":17,"V":11,"T":31,"W":5,"Y":25,"w":2,"A":2,"J":18}},".":{"d":"34,0v-18,5,-14,-10,-14,-22v0,-4,16,-5,17,0v-1,7,3,20,-3,22","w":57,"k":{" ":6,"\"":25,"'":25}},"\/":{"d":"11,-1r45,-243v0,-3,3,-5,7,-4v2,0,3,2,3,4r-45,243v0,4,-3,4,-7,4v-2,0,-3,-2,-3,-4","w":77},"0":{"d":"25,-25v-3,-8,-4,-18,-4,-97v0,-79,1,-90,4,-98v10,-38,70,-37,80,0v3,8,4,19,4,98v0,79,-1,89,-4,97v-10,38,-70,37,-80,0xm35,-28v7,30,53,29,60,0v2,-7,4,-17,4,-94v0,-77,-2,-87,-4,-94v-7,-30,-53,-29,-60,0v-2,7,-4,17,-4,94v0,77,2,87,4,94"},"1":{"d":"64,-4r0,-226r-32,26v-2,2,-4,0,-4,-3v7,-19,25,-30,43,-38v2,0,3,2,3,4r0,237v0,3,-2,5,-6,4v-2,0,-4,-2,-4,-4"},"2":{"d":"65,-248v53,-5,47,76,29,113r-61,126v24,2,56,-4,75,3v0,3,-1,6,-4,6r-78,0v-5,1,-5,-8,-3,-11v24,-60,67,-107,75,-179v4,-35,-8,-44,-33,-48v-27,5,-34,13,-33,52v-1,3,-10,5,-10,-2v-1,-43,10,-57,43,-60"},"3":{"d":"65,3v-32,4,-50,-28,-40,-63v3,0,8,0,7,3v-1,38,7,46,33,51v29,-7,33,-12,33,-59v0,-56,-11,-51,-45,-62v-1,-6,4,-6,10,-6v29,-5,35,-12,35,-52v0,-41,-6,-47,-33,-53v-26,4,-34,13,-33,50v1,3,-4,3,-7,3v-11,-34,8,-65,40,-63v34,3,43,18,43,63v0,39,-5,42,-23,57v22,16,22,17,23,63v1,54,-7,64,-43,68"},"4":{"d":"14,-49v-4,0,-5,-6,-3,-10r50,-183v1,-3,3,-3,7,-3v2,0,4,1,3,4r-50,182v19,-1,44,3,59,-2r0,-76v0,-3,3,-3,6,-3v2,0,4,1,4,3v2,25,-3,57,2,78v10,0,37,-3,24,10v-8,1,-21,-3,-26,2v-2,14,7,55,-10,43v-1,-14,3,-34,-2,-45r-64,0"},"5":{"d":"104,-24v-18,45,-92,31,-82,-30v0,-5,3,-4,6,-5v3,0,4,2,4,4v-10,53,49,63,62,28v2,-5,4,-11,4,-50v0,-39,-2,-44,-4,-49v-4,-13,-14,-21,-29,-21v-20,-5,-25,24,-41,15r0,-109v0,-2,2,-4,4,-4r76,0v3,0,5,3,4,6v-15,12,-55,-3,-74,6r1,91v6,-9,16,-14,30,-14v41,9,43,14,43,79v0,39,-2,46,-4,53"},"6":{"d":"65,3v-37,-7,-43,-15,-43,-71v0,-83,35,-112,52,-174v1,-4,5,-3,9,-3v2,0,3,1,2,4r-42,108v40,-13,65,0,65,65v0,57,-6,63,-43,71xm65,-130v-31,8,-33,11,-33,62v0,53,2,52,33,62v31,-8,33,-10,33,-62v0,-52,-2,-53,-33,-62"},"7":{"d":"35,-4r68,-231v-23,2,-53,-3,-72,2v-3,12,8,37,-7,39v-6,-10,-4,-40,0,-51r86,0v5,0,5,8,3,12r-67,229v-1,4,-4,4,-9,4v-2,0,-3,-2,-2,-4"},"8":{"d":"65,3v-36,-6,-43,-16,-43,-68v0,-47,5,-47,21,-64v-16,-12,-21,-18,-21,-56v0,-46,9,-58,43,-63v34,4,43,18,43,63v0,40,-7,42,-22,57v17,14,22,17,22,63v0,54,-7,61,-43,68xm65,-238v-27,5,-33,13,-33,53v0,40,6,46,33,52v27,-5,33,-13,33,-52v0,-41,-6,-47,-33,-53xm65,-123v-30,7,-33,11,-33,58v0,48,3,51,33,59v29,-7,33,-12,33,-59v0,-48,-3,-50,-33,-58"},"9":{"d":"65,-248v37,7,43,15,43,71v0,40,-2,46,-12,70r-41,104v-1,3,-4,3,-8,3v-2,0,-3,-1,-2,-4r41,-108v-4,3,-12,7,-21,7v-37,0,-43,-15,-43,-71v0,-58,6,-64,43,-72xm65,-238v-31,8,-33,10,-33,62v0,52,3,52,33,61v30,-8,33,-11,33,-61v0,-53,-2,-52,-33,-62"},":":{"d":"39,-149v-1,6,-18,6,-17,0v-3,-13,3,-32,17,-18r0,18xm39,-4v-16,13,-18,-5,-17,-18v0,-5,15,-5,17,0r0,18","w":60},";":{"d":"39,-149v-1,6,-18,6,-17,0v-3,-13,3,-32,17,-18r0,18xm25,35v-4,-15,-4,-47,1,-60v15,-4,12,10,12,23v-5,12,-4,30,-13,37","w":60},"<":{"d":"18,-94v-5,-1,-5,-10,0,-11r94,-39v2,-1,3,0,3,2v0,4,1,7,-3,8r-82,35r82,34v4,2,3,4,3,8v0,2,-1,3,-3,2"},"=":{"d":"112,-119v-32,-2,-72,5,-98,-3v0,-4,1,-6,4,-6r94,0v3,0,3,3,3,6v0,2,-1,3,-3,3xm112,-71v-31,-4,-76,8,-98,-5v0,-2,2,-4,4,-4r94,0v3,0,3,3,3,6v0,2,-1,3,-3,3"},">":{"d":"18,-55v-3,2,-5,-1,-4,-5v0,-2,1,-4,4,-5r82,-35v-28,-13,-61,-22,-86,-38v0,-4,0,-8,4,-6r94,39v4,1,4,10,0,11"},"?":{"d":"53,-248v46,-4,50,64,29,101v-13,23,-28,43,-23,82v0,3,-3,5,-7,4v-18,-51,32,-82,32,-132v0,-28,-7,-44,-31,-45v-24,3,-34,14,-31,52v-1,3,-10,5,-10,-2v-2,-43,10,-57,41,-60xm59,0v-18,5,-14,-10,-14,-22v0,-4,16,-5,17,0v-1,7,3,20,-3,22","w":107},"@":{"d":"125,44v-73,0,-103,-38,-103,-141v0,-46,1,-59,6,-73v14,-42,50,-68,97,-68v73,0,104,39,104,141v0,38,-1,45,-3,51v-7,32,-59,33,-68,4v-7,13,-17,24,-33,21v-38,-7,-38,-13,-38,-73v0,-36,2,-43,3,-49v5,-25,49,-32,62,-11v-4,-9,8,-14,12,-7v5,44,-18,128,27,130v13,0,21,-6,25,-18v5,-5,4,-123,-3,-119v-13,-38,-46,-60,-88,-60v-67,0,-93,32,-93,131v0,46,1,59,5,71v16,57,94,80,145,44v2,-2,6,1,7,3v-8,19,-39,23,-64,23xm125,-157v-30,8,-28,8,-28,63v0,56,-2,53,28,63v30,-8,29,-9,29,-63v0,-35,-1,-40,-3,-45v-4,-13,-13,-18,-26,-18","w":250},"A":{"d":"11,-4r51,-237v1,-5,11,-6,12,0r50,237v0,3,-3,5,-7,4v-12,-16,-10,-46,-17,-67r-65,0v-6,22,-6,50,-17,67v-4,1,-7,-1,-7,-4xm37,-76r61,0r-31,-141","w":135,"k":{"y":6,"v":7,"V":12,"?":14}},"B":{"d":"27,-4r0,-237v4,-9,24,-2,35,-4v40,0,55,15,55,62v1,33,-11,47,-28,56v18,7,31,20,31,61v0,62,-32,69,-90,66v-2,0,-3,-2,-3,-4xm37,-134v30,10,70,4,70,-49v0,-52,-30,-57,-70,-50r0,99xm39,-122v-5,31,-3,81,0,112v46,1,70,0,70,-56v0,-55,-24,-58,-70,-56","w":135,"k":{"Y":4,"J":4,"X":4}},"C":{"d":"28,-29v-3,-11,-5,-20,-5,-93v0,-73,1,-83,5,-94v7,-21,21,-32,44,-32v26,-1,50,23,45,51v-3,2,-8,2,-8,-2v-1,-44,-59,-54,-71,-13v-3,9,-5,18,-5,90v0,72,2,81,5,90v12,40,70,29,71,-14v0,-4,5,-4,8,-2v11,52,-75,72,-89,19","w":132,"k":{"y":6,"T":6}},"D":{"d":"27,-4r0,-237v27,-12,89,-5,93,31v8,4,8,171,0,175v-8,35,-46,37,-90,35v-2,0,-3,-2,-3,-4xm39,-235v-6,69,2,152,0,225v76,-1,76,-12,76,-112v0,-56,-2,-73,-5,-85v-7,-28,-36,-29,-71,-28","w":148,"k":{"X":9,"V":4,"T":9,"W":2,"Y":8,",":9,".":9,"A":4,"J":7,"Z":2}},"E":{"d":"27,-4r0,-237v0,-2,1,-4,3,-4r77,0v3,0,3,3,3,6v0,2,-1,4,-3,4v-22,2,-51,-3,-70,2v2,34,-4,74,2,104v20,2,48,-4,63,3v0,4,-1,6,-4,6r-59,0v-4,30,-4,79,0,110r68,0v3,0,3,3,3,6v0,2,-1,4,-3,4r-77,0v-2,0,-3,-2,-3,-4","w":122,"k":{"y":6,"v":6,"w":6}},"F":{"d":"27,-4r0,-237v0,-2,1,-4,3,-4r77,0v3,0,3,3,3,6v0,2,-1,4,-3,4v-22,2,-51,-3,-70,2v2,34,-4,75,2,105v20,3,53,-8,63,6v-12,12,-48,-2,-65,6r0,112v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":121,"k":{"u":6,"s":2,"r":6,"q":2,"p":6,"o":9,"n":6,"m":6,"g":2,"e":9,"d":2,"c":9,"a":15,"J":14,"A":13,".":29,",":29,"y":9}},"G":{"d":"28,-29v-3,-11,-5,-20,-5,-93v0,-73,1,-83,5,-94v7,-21,22,-32,45,-32v30,-1,51,23,47,50v-3,0,-8,1,-7,-2v-1,-41,-64,-54,-75,-12v-3,9,-5,18,-5,90v0,72,2,81,5,90v8,34,62,34,71,0v1,-3,8,-32,2,-81v-12,-3,-36,7,-37,-7v9,-6,39,-4,50,0v0,51,-1,88,-5,91v-10,42,-80,43,-91,0","w":146,"k":{"X":4,"V":3,"T":9,"W":3,"Y":6,"A":4,"J":4}},"H":{"d":"27,-4r0,-237v0,-3,2,-5,6,-4v2,0,4,2,4,4v2,35,-4,78,2,110v25,-1,56,3,77,-2r0,-108v0,-3,2,-5,6,-4v2,0,4,2,4,4r0,237v0,3,-3,5,-7,4v-9,-32,0,-81,-3,-119v-20,-4,-58,-4,-79,0r0,115v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":152},"I":{"d":"27,-4r0,-237v0,-3,2,-5,6,-4v2,0,4,2,4,4r0,237v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":63},"J":{"d":"46,3v-12,1,-38,-8,-28,-20v22,15,59,15,59,-29r0,-195v0,-3,3,-5,7,-4v2,0,3,2,3,4r0,195v0,32,-15,49,-41,49","w":113,"k":{"A":2,"J":6}},"K":{"d":"27,-4r0,-237v0,-3,2,-5,6,-4v2,0,4,2,4,4r0,135r69,-136v2,-3,5,-3,9,-3v2,0,3,2,2,3r-47,92r55,146v2,5,-3,4,-7,4v-2,0,-3,-1,-4,-3r-50,-135r-27,52r0,82v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":137,"k":{"y":5,"v":5,"C":9,"G":9,"O":9,"Q":9,"U":3,"w":5,"\"":3,"'":3,"*":7,"-":14,"S":2,"c":6,"e":6,"o":6,"u":4,"a":2}},"L":{"d":"27,-4r0,-237v0,-3,2,-5,6,-4v2,0,4,2,4,4r2,231r68,0v3,0,3,3,3,6v0,2,-1,4,-3,4r-77,0v-2,0,-3,-2,-3,-4","w":119,"k":{"y":7,"v":12,"V":22,"?":4,"T":22,"C":11,"G":11,"O":11,"Q":11,"W":22,"Y":22,"U":9,"w":11,"\"":18,"'":18,"*":18,"-":13,",":-5,".":-5}},"M":{"d":"27,-4r0,-237v0,-5,10,-7,12,0r53,176r52,-176v1,-6,11,-5,12,0r0,237v0,3,-3,5,-7,4v-2,0,-4,-2,-4,-4r0,-204r-48,161v-1,5,-9,5,-11,0r-49,-161r0,204v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":182},"N":{"d":"27,-4r0,-237v0,-6,13,-6,14,0r77,214r0,-214v0,-3,3,-5,7,-4v2,0,4,2,4,4r0,237v0,6,-13,5,-15,0r-77,-215r0,215v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4","w":155},"O":{"d":"119,-29v-11,42,-80,43,-91,0v-3,-11,-5,-20,-5,-93v0,-73,2,-83,5,-94v11,-43,80,-42,91,0v3,11,5,21,5,94v0,73,-2,82,-5,93xm38,-32v8,34,62,34,71,0v3,-9,4,-18,4,-90v0,-72,-1,-81,-4,-90v-9,-35,-63,-35,-71,0v-3,9,-5,18,-5,90v0,72,2,81,5,90","w":146,"k":{"X":4,"V":3,"T":9,"W":3,"Y":6,"A":4,"J":4}},"P":{"d":"37,-4v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4r0,-237v3,-9,23,-2,33,-4v42,0,60,20,60,69v1,58,-26,73,-81,69v-6,29,0,70,-2,103xm37,-118v43,10,72,-6,72,-58v0,-51,-28,-66,-72,-57r0,115","w":133,"k":{"a":9,"J":18,"A":14,".":43,",":43,"'":-7,"\"":-7,"X":5}},"Q":{"d":"117,-24v6,8,27,15,18,26v-11,1,-15,-12,-23,-16v-20,28,-76,21,-84,-15v-3,-11,-5,-20,-5,-93v0,-73,2,-83,5,-94v11,-43,81,-42,91,0v6,1,9,200,-2,192xm38,-32v7,31,52,32,66,10v-5,-8,-23,-15,-17,-25v11,-2,14,11,22,15v3,-10,4,-17,4,-90v0,-72,-1,-81,-4,-90v-9,-35,-63,-35,-71,0v-3,9,-5,18,-5,90v0,72,3,81,5,90","w":146,"k":{"Y":7,"W":3,";":-7,":":-7,".":-7,",":-7,"V":4,"!":-4}},"R":{"d":"120,-4v2,4,-3,4,-7,4v-2,0,-3,-1,-4,-3r-32,-112v-13,2,-31,-2,-40,3r0,108v0,3,-3,5,-7,4v-2,0,-3,-2,-3,-4r0,-237v3,-9,22,-2,32,-4v42,0,59,18,59,66v0,35,-10,53,-31,61xm39,-123v45,2,69,-2,69,-56v0,-52,-29,-62,-71,-54v2,36,-4,78,2,110","w":139,"k":{"V":3,"T":2,"W":2,"Y":4,"-":4,"c":3,"e":3,"o":3,"d":3,"q":3}},"S":{"d":"113,-66v0,51,-15,69,-47,69v-32,0,-52,-27,-47,-65v3,-1,8,-2,7,2v3,40,16,53,40,53v24,0,37,-11,37,-58v0,-42,-16,-51,-43,-60v-32,-12,-40,-28,-40,-64v0,-40,15,-59,45,-59v29,0,45,17,46,55v1,4,-10,8,-9,2v-1,-33,-13,-47,-37,-47v-24,0,-35,14,-35,49v0,76,83,41,83,123","w":131,"k":{"v":2,"T":4,"Y":2,"-":-7}},"T":{"d":"69,-4v0,3,-3,5,-7,4v-2,0,-4,-2,-4,-4r-2,-231r-46,0v-3,0,-3,-3,-3,-6v0,-2,1,-4,3,-4r107,0v3,0,3,3,3,6v-8,12,-39,-2,-51,6r0,229","w":127,"k":{"y":22,"x":17,"v":22,"?":-7," ":4,"T":-4,"C":9,"G":9,"O":9,"Q":9,"w":22,"\"":-9,"'":-9,"-":31,",":34,".":34,":":11,";":11,"A":19,"J":22,"c":22,"e":22,"o":22,"u":22,"a":19,"d":17,"q":17,"s":22,"m":22,"n":22,"p":22,"r":22,"f":4,"t":4}},"U":{"d":"76,3v-29,0,-50,-19,-50,-58r0,-186v0,-3,3,-5,7,-4v2,0,4,2,4,4r0,186v0,34,16,48,39,48v23,0,39,-14,39,-48r0,-186v0,-3,3,-5,7,-4v2,0,4,2,4,4r0,186v0,39,-21,58,-50,58","w":151,"k":{",":9,".":9,"A":2,"J":4}},"V":{"d":"72,-4v0,4,-4,4,-8,4v-2,0,-4,-2,-4,-4r-48,-237v-1,-5,3,-4,7,-4v22,66,28,148,48,216r43,-212v0,-4,4,-4,8,-4v2,0,2,2,2,4","w":132,"k":{"z":4,"w":2,"u":9,"s":11,"r":9,"q":11,"p":9,"o":11,"n":9,"m":9,"g":11,"e":11,"d":11,"c":11,"a":7,"S":2,"Q":3,"O":3,"J":14,"G":3,"C":3,"A":12,";":5,":":5,".":29,"-":11,",":29,"y":2,"x":4,"v":2," ":9}},"W":{"d":"150,-4v0,4,-3,4,-7,4v-2,0,-4,-2,-4,-4r-37,-211r-36,211v0,4,-3,4,-7,4v-2,0,-4,-2,-4,-4r-41,-237v-1,-5,3,-4,7,-4v20,65,22,148,40,215r36,-211v0,-4,4,-4,8,-4v19,66,25,145,40,215r36,-211v0,-4,4,-4,8,-4v2,0,3,2,3,4","w":205,"k":{"y":2,"x":6," ":6,"C":3,"G":3,"O":3,"Q":3,"-":5,",":29,".":29,":":7,";":7,"A":9,"J":12,"S":2,"c":9,"e":9,"o":9,"u":6,"a":7,"d":9,"q":9,"s":9,"m":5,"n":5,"p":5,"r":5,"g":9,"z":4}},"X":{"d":"120,-4v2,4,-3,4,-7,4v-2,0,-3,-1,-4,-3r-42,-109r-42,109v-1,4,-5,3,-9,3v-2,0,-3,-2,-2,-4r48,-123r-44,-114v-2,-4,3,-4,7,-4v2,0,3,1,4,3r38,100r38,-100v1,-4,5,-3,9,-3v2,0,4,2,3,4r-44,114","w":134,"k":{"w":5,"q":2,"o":2,"e":2,"d":2,"c":2,"Q":4,"O":4,"G":4,"C":4,"-":17,"y":7,"v":7}},"Y":{"d":"67,-4v0,4,-3,4,-7,4v-9,-27,0,-71,-3,-103r-47,-138v-2,-4,3,-4,7,-4v21,35,27,86,46,124v16,-40,24,-88,44,-124v4,0,9,0,7,4r-47,138r0,99","w":124,"k":{"y":5,"x":10,"v":5," ":4,"C":6,"G":6,"O":6,"Q":6,"w":4,"-":25,",":32,".":32,":":14,";":14,"A":17,"J":17,"S":2,"c":13,"e":13,"o":13,"u":11,"a":13,"d":16,"q":16,"s":12,"m":12,"n":12,"p":12,"r":12,"g":16,"z":9}},"Z":{"d":"101,0r-85,0v-5,0,-5,-7,-3,-11r81,-224r-76,0v-3,0,-3,-3,-3,-6v0,-2,1,-4,3,-4r83,0v4,0,4,7,2,11r-80,224r78,0v3,0,3,3,3,6v0,2,-1,4,-3,4","w":117,"k":{"y":9,"v":2,"w":9,"c":6,"e":6,"o":6,"u":6}},"[":{"d":"71,24v-1,12,-28,7,-35,3r0,-290v4,-7,46,-5,31,6v-7,1,-18,-2,-21,2r2,276v8,1,20,-3,23,3","w":85},"\\":{"d":"66,-1v0,3,-2,5,-6,4v-2,0,-4,-1,-4,-4r-45,-243v0,-3,2,-5,6,-4v2,0,4,2,4,4","w":77},"]":{"d":"49,27v-5,6,-28,5,-35,0v-2,-12,19,-1,25,-8r-2,-276v-9,1,-32,1,-19,-9v10,2,27,-4,31,3r0,290","w":85},"^":{"d":"115,-109v1,3,-2,5,-6,4v-21,-36,-26,-89,-45,-127r-39,123v-2,4,-4,4,-8,4v-2,0,-3,-2,-2,-4r44,-132v1,-5,11,-6,12,0"},"_":{"d":"124,41r-124,0r0,-9r124,0r0,9","w":124},"`":{"d":"80,-205v1,3,-1,3,-4,3v-17,-10,-22,-32,-34,-46v-2,-4,3,-4,7,-4v3,0,4,1,5,4","w":122},"a":{"d":"102,-4v0,3,-3,5,-7,4v-7,-1,-3,-15,-4,-22v-15,40,-72,33,-72,-24v0,-48,33,-48,72,-51v2,-33,-2,-72,-28,-67v-18,-4,-26,18,-38,13v-2,-14,19,-22,38,-23v61,-3,33,112,39,170xm58,-6v29,0,40,-47,31,-80v-36,-2,-60,2,-60,40v0,28,12,40,29,40","w":125},"b":{"d":"106,-24v-7,36,-62,33,-70,6v2,9,-2,26,-10,14r0,-237v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,88v8,-26,64,-30,70,6v5,1,6,124,0,123xm40,-27v6,27,49,29,56,0v5,-1,6,-117,0,-117v-7,-27,-50,-26,-56,0v-5,1,-6,118,0,117","w":131,"k":{"x":2}},"c":{"d":"100,-39v9,45,-63,58,-74,15v-5,-1,-6,-125,0,-123v6,-18,18,-27,37,-27v22,0,41,19,37,42v-3,1,-7,2,-7,-2v-3,-37,-46,-40,-58,-10v-3,9,-3,14,-3,59v0,45,0,49,3,58v11,32,55,28,58,-10v0,-4,4,-3,7,-2","w":117},"d":{"d":"105,-4v0,3,-2,5,-6,4v-7,-1,-3,-11,-4,-18v-8,26,-64,30,-70,-6v-5,-2,-6,-124,0,-123v7,-36,62,-33,70,-6r0,-88v0,-3,3,-5,7,-4v2,0,3,2,3,4r0,237xm35,-27v7,28,50,27,56,0v5,-1,6,-117,0,-117v-6,-26,-49,-27,-56,0v-5,1,-6,118,0,117","w":131},"e":{"d":"102,-32v-4,44,-66,47,-77,8v-2,-7,-4,-15,-4,-61v0,-46,2,-55,4,-62v10,-36,66,-36,75,0v2,6,4,16,4,58v-16,10,-54,-3,-73,5v0,42,2,50,4,57v10,31,53,28,58,-7v1,-4,4,-4,7,-2v2,0,3,1,2,4xm63,-164v-30,4,-36,23,-30,69v20,-1,45,3,61,-2v-1,-53,-1,-58,-31,-67","w":123},"f":{"d":"41,-4v0,3,-2,5,-6,4v-2,0,-4,-2,-4,-4r-2,-157v-9,3,-20,-4,-10,-10v4,-1,11,2,12,-2v0,-36,-7,-78,36,-72v3,0,5,3,4,6v-9,9,-34,0,-30,25v2,14,-4,35,3,43v10,0,36,-2,23,10v-8,1,-21,-2,-26,2r0,155","w":78,"k":{"o":2,"e":2,"c":2,"a":2,".":9,"-":2,",":9,"'":-9,"\"":-9,"?":-9}},"g":{"d":"104,20v5,55,-66,64,-80,21v-1,-5,9,-8,10,-3v10,33,65,25,60,-17v-1,-12,2,-29,-1,-39v-4,11,-13,21,-32,21v-19,0,-31,-10,-36,-27v-5,0,-6,-124,0,-123v4,-33,62,-35,68,-6v2,-4,0,-27,11,-14r0,187xm35,-27v5,29,47,26,55,0v2,-7,4,-16,4,-58v0,-42,-1,-52,-4,-59v-7,-26,-50,-28,-55,0v-2,7,-4,17,-4,59v0,42,2,51,4,58"},"h":{"d":"109,-4v0,3,-3,5,-7,4v-9,-32,-3,-82,-3,-120v0,-29,-10,-44,-32,-44v-51,0,-25,107,-31,160v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-237v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,88v19,-37,73,-22,73,31r0,118","w":133,"k":{"y":2,"v":2,"w":2}},"i":{"d":"35,-245v9,5,6,28,-8,22v-8,-4,-7,-27,8,-22xm36,-4v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-163v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,163","w":61},"j":{"d":"35,-245v9,5,6,28,-8,22v-8,-4,-7,-27,8,-22xm36,40v3,18,-20,34,-28,19v4,-8,18,-2,18,-18r0,-208v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,207","w":61},"k":{"d":"108,-4v1,3,-2,5,-5,4v-3,0,-4,-1,-5,-4r-39,-89r-23,40v-3,16,8,47,-6,53v-2,0,-4,-2,-4,-4r0,-237v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,171r54,-97v1,-3,4,-5,9,-4v2,0,4,2,3,4r-37,64","w":119,"k":{"y":6,"-":12,"c":2,"e":2,"o":2,"u":4,"d":2,"q":2,"s":4,"g":2}},"l":{"d":"58,-5v1,5,-3,7,-7,5v-18,-2,-25,-11,-25,-35r0,-206v0,-3,3,-5,6,-4v2,0,4,2,4,4r0,209v0,15,4,21,18,23v3,0,4,2,4,4","w":70,"k":{"y":5,"v":7,"w":5,"\"":12,"'":12,"*":7,"-":7,",":-6,".":-6,"f":4,"t":4}},"m":{"d":"181,-4v0,3,-2,5,-6,4v-2,0,-4,-2,-4,-4r0,-116v0,-30,-9,-44,-31,-44v-51,0,-25,107,-31,160v0,3,-3,5,-7,4v-9,-32,-3,-82,-3,-120v0,-29,-10,-44,-32,-44v-51,0,-25,107,-31,160v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-163v0,-3,3,-5,6,-4v7,1,3,11,4,18v6,-27,65,-28,69,4v17,-41,76,-30,76,27r0,118","w":205,"k":{"y":2,"v":2,"w":2}},"n":{"d":"109,-4v0,3,-3,5,-7,4v-9,-32,-3,-82,-3,-120v0,-29,-10,-44,-32,-44v-51,0,-25,107,-31,160v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-163v0,-3,3,-5,6,-4v7,1,3,11,4,18v19,-37,73,-22,73,31r0,118","w":133,"k":{"y":2,"v":2,"w":2}},"o":{"d":"102,-24v-9,36,-68,36,-77,0v-5,-2,-6,-124,0,-123v9,-36,68,-36,77,0v3,1,5,124,0,123xm35,-27v7,28,49,28,57,0v3,-1,5,-117,0,-117v-8,-27,-50,-27,-57,0v-5,1,-6,118,0,117","w":126,"k":{"x":2}},"p":{"d":"36,61v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-228v0,-3,3,-5,6,-4v7,1,3,11,4,18v8,-26,64,-30,70,6v5,1,6,124,0,123v-7,36,-62,33,-70,6r0,79xm40,-27v6,27,49,29,56,0v5,-1,6,-117,0,-117v-7,-27,-50,-26,-56,0v-5,1,-6,118,0,117","w":131,"k":{"x":2}},"q":{"d":"105,61v0,3,-2,5,-6,4v-2,0,-4,-2,-4,-4r0,-79v-8,26,-64,30,-70,-6v-5,-2,-6,-124,0,-123v7,-36,62,-33,70,-6v-2,-9,2,-26,10,-14r0,228xm35,-27v7,28,50,27,56,0v5,-1,6,-117,0,-117v-6,-26,-49,-27,-56,0v-5,1,-6,118,0,117","w":131},"r":{"d":"36,-4v0,3,-3,5,-6,4v-2,0,-4,-2,-4,-4r0,-163v0,-3,3,-5,6,-4v7,1,3,12,4,19v3,-14,19,-27,35,-20v4,1,2,4,1,6v-2,4,-5,1,-9,1v-42,6,-23,110,-27,161","w":82,"k":{"?":-7,"\"":-4,"'":-4,"-":7,",":17,".":17,"c":4,"e":4,"o":4,"a":4,"d":4,"q":4,"s":2,"g":4}},"s":{"d":"60,3v-24,0,-39,-14,-42,-43v0,-3,2,-5,6,-4v2,0,4,1,4,3v3,48,62,48,62,-2v0,-51,-69,-34,-69,-87v0,-27,13,-44,38,-44v24,0,48,27,34,42v-2,0,-4,-1,-4,-3v-3,-17,-12,-29,-30,-29v-35,-2,-39,59,-5,68v26,7,46,22,46,53v0,29,-14,46,-40,46","w":118},"t":{"d":"65,-5v1,6,-4,6,-9,6v-18,0,-25,-8,-25,-27v-2,-44,4,-95,-2,-135v-9,3,-20,-4,-10,-10v4,-1,11,2,12,-2v4,-17,-9,-49,7,-54v10,11,-4,44,6,56v9,-2,29,0,17,10v-7,1,-17,-2,-20,2r0,134v-3,20,17,11,24,20","w":78,"k":{"-":6,",":-4,".":-4}},"u":{"d":"106,-4v0,3,-3,5,-7,4v-7,-1,0,-14,-4,-18v-18,37,-71,22,-71,-30r0,-119v0,-3,3,-5,7,-4v9,32,3,83,3,121v0,29,9,44,31,44v55,0,19,-117,34,-165v4,-1,7,1,7,4r0,163","w":131},"v":{"d":"63,-4v0,3,-2,5,-6,4v-2,0,-4,-2,-4,-4r-40,-163v0,-4,3,-4,7,-4v19,43,22,101,39,146r34,-142v0,-3,3,-5,7,-4v2,0,3,2,3,4","w":116,"k":{".":14,"-":5,",":14}},"w":{"d":"129,-4v0,3,-3,5,-7,4v-2,0,-4,-2,-4,-4r-29,-139v-12,47,-17,100,-32,143v-4,1,-7,-1,-7,-4r-34,-163v0,-4,3,-4,7,-4v16,43,20,98,32,144r29,-140v0,-3,3,-5,7,-4v17,42,18,100,33,144r28,-140v0,-3,3,-5,7,-4v2,0,3,2,3,4","w":178,"k":{"-":2,",":14,".":14}},"x":{"d":"105,-4v2,4,-3,4,-7,4v-16,-22,-24,-53,-38,-78v-13,25,-22,55,-38,78v-4,0,-9,0,-7,-4r39,-85r-36,-78v-2,-5,4,-4,8,-4v15,19,22,49,34,71v12,-23,20,-51,35,-71v4,0,9,0,7,4r-36,78","w":119,"k":{"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"-":14}},"y":{"d":"54,33v-4,26,-23,41,-36,26v9,-9,20,0,26,-24r10,-39r-40,-163v0,-4,3,-4,7,-4v2,0,4,2,4,4r34,141r34,-141v0,-4,4,-4,8,-4v2,0,3,2,3,4","w":117,"k":{"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":2,".":14,"-":5,",":14}},"z":{"d":"97,0r-79,0v-4,0,-5,-6,-3,-9r73,-152r-66,0v-3,0,-5,-3,-4,-6v0,-2,2,-4,4,-4r75,0v4,0,4,7,2,10r-72,152v23,4,59,-8,73,5v0,2,-1,4,-3,4","w":114},"{":{"d":"77,24v1,6,-3,6,-8,6v-47,3,-22,-77,-28,-117v3,-24,-15,-20,-22,-33v10,-9,22,-9,22,-32v0,-40,-14,-134,36,-109v-9,9,-29,1,-26,26v-3,38,11,103,-15,116v27,13,11,80,15,118v-2,24,14,19,26,25","w":91},"|":{"d":"42,27v0,3,-3,3,-6,3v-2,0,-4,-1,-4,-3r0,-290v0,-3,4,-3,7,-3v2,0,3,1,3,3r0,290","w":74},"}":{"d":"50,-87v0,43,17,133,-36,114v-1,-6,3,-6,9,-6v12,0,17,-5,17,-22v0,-40,-11,-104,15,-119v-27,-11,-11,-78,-15,-115v4,-27,-18,-15,-26,-28v19,-9,40,2,36,31v5,37,-14,100,18,108v3,0,5,3,4,6v-10,9,-22,8,-22,31","w":91},"~":{"d":"44,-113v24,0,48,36,64,2v2,-4,11,0,8,5v-7,12,-15,20,-30,20v-23,0,-48,-37,-64,-2v-3,6,-11,0,-9,-5v7,-12,16,-20,31,-20"},"\u00a0":{"w":64,"k":{"Y":4,"W":6,"T":4,"V":9}}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved.
 * This font software may not be reproduced, modified, disclosed or transferred
 * without the express written approval of Linotype GmbH.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * DINNextLTPro-Condensed
 * 
 * Description:
 * DIN Next is a typeface family inspired by the classic industrial German
 * engineering designs, DIN 1451 Engschrift and Mittelschrift. Akira Kobayashi
 * began by revising these two faces—who names just mean condensed and
 * regular—before expanding them into a new family with seven weights (Light to
 * Black). Each weight ships in three varieties: Regular, Italic, and Condensed,
 * bringing the total number of fonts in the DIN Next family to 21. DIN Next is
 * part of Linotype’s Platinum Collection. Linotype has been supplying its
 * customers with the two DIN 1451 fonts since 1980. Recently, they have become
 * more popular than ever, with designers regularly asking for additional weights.
 * The abbreviation "DIN" stands for “Deutsches Institut für Normung e.V.,” which
 * is the German Institute for Industrial Standardization. In 1936 the German
 * Standard Committee settled upon DIN 1451 as the standard font for the areas of
 * technology, traffic, administration and business. The design was to be used on
 * German street signs and house numbers. The committee wanted a sans serif,
 * thinking it would be more legible, straightforward, and easy to reproduce. They
 * did not intend for the design to be used for advertisements and other
 * artistically oriented purposes. Nevertheless, because DIN 1451 was seen all over
 * Germany on signs for town names and traffic directions, it became familiar
 * enough to make its way onto the palettes of graphic designers and advertising
 * art directors. The digital version of DIN 1451 would go on to be adopted and
 * used by designers in other countries as well, solidifying its worldwide design
 * reputation. There are many subtle differences in DIN Next’s letters when
 * compared withe DIN 1451 original. These were added by Kobayashi to make the new
 * family even more versatile in 21st-century media. For instance, although DIN
 * 1451’s corners are all pointed angles, DIN Next has rounded them all slightly.
 * Even this softening is a nod to part of DIN 1451’s past, however. Many of the
 * signs that use DIN 1451 are cut with routers, which cannot make perfect corners;
 * their rounded heads cut rounded corners best. Linotype’s DIN 1451 Engschrift and
 * Mittelschrift are certified by the German DIN Institute for use on official
 * signage projects. Since DIN Next is a new design, these applications within
 * Germany are not possible with it. However, DIN Next may be used for any other
 * project, and it may be used for industrial signage in any other country! DIN
 * Next has been tailored especially for graphic designers, but its industrial
 * heritage makes it surprisingly functional in just about any application.
 * 
 * Manufacturer:
 * Linotype GmbH
 * 
 * Designer:
 * Linotype Design Studio
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.linotype.com/license
 */
Cufon.registerFont({"w":140,"face":{"font-family":"dc","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 2 2 3 5 2 3","ascent":"270","descent":"-90","x-height":"3","bbox":"-30.266 -325 301 76.1738","underline-thickness":"18","underline-position":"-18","stemh":"26","stemv":"28","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":68,"k":{"\u1ef2":5,"\u0178":5,"\u0176":5,"\u00dd":5,"\u1e80":5,"\u1e84":5,"\u0174":5,"\u1e82":5,"\u0166":4,"\u021a":4,"\u0162":4,"\u0164":4,"Y":5,"W":5,"T":4,"X":1,"V":8}},"\u0149":{"d":"23,-245v14,18,-7,59,-22,53v4,-21,-14,-61,22,-53xm122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u0132":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm118,3v-16,-1,-36,-6,-37,-20v7,-4,11,-16,21,-14v18,15,43,6,43,-25r0,-185v2,-7,25,-7,29,0r0,183v0,42,-23,61,-56,61","w":195,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":6,"\u0134":6}},"\u0133":{"d":"50,-215v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm119,-215v-3,6,-25,5,-30,0v2,-10,-4,-27,4,-30v8,2,24,-4,26,4r0,26xm118,22v0,31,-15,44,-46,43v-5,-3,-7,-28,4,-26v10,-1,14,-5,14,-18r0,-190v3,-5,23,-5,28,0r0,191","w":138},"\ufb01":{"d":"137,-215v-3,6,-25,5,-30,0v2,-10,-4,-27,4,-30v8,2,24,-4,26,4r0,26xm136,-4v-2,7,-24,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144","w":157},"\ufb02":{"d":"136,-45v-2,17,12,17,21,24v-1,8,3,21,-4,23v-30,-3,-45,-13,-45,-48r0,-195v2,-7,24,-7,28,0r0,196xm54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144","w":167,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"\ufb00":{"d":"54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144xm142,-4v-2,7,-24,7,-28,0v-2,-47,4,-103,-2,-146v-15,6,-20,-15,-10,-22v15,5,12,-12,12,-25v0,-32,16,-50,52,-48v6,4,7,33,-9,26v-21,-3,-16,31,-13,47v16,-4,34,3,22,22v-8,1,-20,-2,-24,2r0,144","w":175},"\ufb03":{"d":"225,-215v-4,6,-25,5,-30,0v2,-10,-4,-27,4,-30v9,1,24,-4,26,4r0,26xm224,-4v-2,7,-24,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144xm142,-4v-2,7,-24,7,-28,0v-2,-47,4,-103,-2,-146v-15,6,-20,-15,-10,-22v15,5,12,-12,12,-25v0,-32,16,-50,52,-48v6,4,7,33,-9,26v-21,-3,-16,31,-13,47v16,-4,34,3,22,22v-8,1,-20,-2,-24,2r0,144","w":245},"\ufb04":{"d":"224,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v2,-7,24,-7,28,0r0,196xm54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144xm142,-4v-2,7,-24,7,-28,0v-2,-47,4,-103,-2,-146v-15,6,-20,-15,-10,-22v15,5,12,-12,12,-25v0,-32,16,-50,52,-48v6,4,7,33,-9,26v-21,-3,-16,31,-13,47v16,-4,34,3,22,22v-8,1,-20,-2,-24,2r0,144","w":255,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"!":{"d":"50,-65v-1,7,-19,5,-19,0r-5,-176v2,-7,26,-7,30,0xm29,0v-6,-6,-4,-30,0,-37v9,1,24,-4,27,3v-2,11,4,28,-3,34r-24,0","w":81},"\"":{"d":"77,-186v-2,7,-21,6,-22,0v2,-19,-6,-48,4,-59v7,1,17,-3,18,4r0,55xm36,-186v-2,7,-21,6,-21,0v2,-19,-4,-45,3,-59v7,1,17,-3,18,4r0,55","w":91,"k":{"\u00ef":-20,"y":-1,"v":-1,",":23,".":23,"\u2026":23,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"t":-2,"\u0165":-2,"\u0163":-2,"\u021b":-2,"\u0167":-2,"w":-1,"\u1e83":-1,"\u0175":-1,"\u1e85":-1,"\u1e81":-1,"A":25,"\u00c0":25,"\u00c1":25,"\u00c2":25,"\u00c3":25,"\u00c4":25,"\u0100":25,"\u0102":25,"\u00c5":25,"\u01fa":25,"\u0104":25,"J":23,"\u0134":23}},"#":{"d":"36,-4r8,-76v-15,4,-30,-5,-19,-21r21,0r6,-51v-14,0,-29,4,-24,-17v3,-6,18,-2,26,-3r7,-69v0,-7,12,-3,18,-4v3,0,3,2,3,4r-7,69r42,0r7,-69v0,-7,12,-3,18,-4v3,0,3,2,3,4r-7,69v15,-4,35,4,21,20r-23,0r-6,51v16,-4,37,4,22,21r-24,0r-8,76v0,7,-12,3,-18,4v-3,0,-3,-2,-3,-4r8,-76r-41,0r-8,76v0,7,-12,3,-18,4v-3,0,-4,-2,-4,-4xm68,-101r41,0r5,-51r-41,0","w":184},"$":{"d":"15,-58v2,-6,22,-11,26,-4v1,27,7,37,22,39r0,-92v-31,-12,-45,-28,-45,-69v0,-40,14,-62,45,-64v-3,-10,3,-26,13,-14r0,14v30,3,43,23,45,57v-2,7,-21,8,-26,4v-1,-21,-6,-31,-19,-34r0,80v32,12,46,27,46,72v0,48,-14,69,-46,72v1,11,1,35,-13,21r0,-21v-33,-2,-47,-22,-48,-61xm63,-146r0,-75v-26,0,-26,72,0,75xm76,-23v25,-2,29,-82,0,-87r0,87","w":138},"%":{"d":"62,0r88,-244v2,-7,12,-3,19,-4v2,0,3,2,2,4r-88,244v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3xm55,-247v33,8,35,12,34,64v0,54,-1,56,-34,65v-34,-8,-33,-12,-33,-65v0,-54,-1,-55,33,-64xm55,-228v-18,9,-13,2,-13,45v0,44,-5,36,13,46v20,-8,13,-3,13,-46v0,-44,6,-36,-13,-45xm178,2v-33,-8,-35,-12,-34,-64v0,-54,1,-55,34,-64v32,8,34,12,34,64v0,54,-1,55,-34,64xm178,-108v-19,8,-13,3,-13,46v0,43,-6,37,13,45v20,-7,13,-2,13,-45v0,-44,7,-37,-13,-46","w":233},"&":{"d":"24,-50v0,-24,14,-46,44,-82v-32,-41,-44,-116,21,-116v28,0,47,18,47,48v0,19,-9,37,-37,70r32,55v8,-15,16,-40,35,-23v1,16,-16,31,-22,46v6,11,14,28,27,30v-1,10,5,26,-12,22v-18,2,-22,-16,-30,-27v-26,48,-105,37,-105,-23xm86,-153v20,-23,25,-34,25,-48v0,-16,-9,-24,-22,-24v-13,0,-22,8,-22,24v0,9,3,20,19,48xm50,-51v0,41,48,37,66,1r-34,-59v-23,26,-32,41,-32,58","w":191},"'":{"d":"36,-186v-2,7,-21,6,-21,0v2,-19,-4,-45,3,-59v7,1,17,-3,18,4r0,55","w":50,"k":{"\u00ef":-20,"y":-1,"v":-1,",":23,".":23,"\u2026":23,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"t":-2,"\u0165":-2,"\u0163":-2,"\u021b":-2,"\u0167":-2,"w":-1,"\u1e83":-1,"\u0175":-1,"\u1e85":-1,"\u1e81":-1,"A":25,"\u00c0":25,"\u00c1":25,"\u00c2":25,"\u00c3":25,"\u00c4":25,"\u0100":25,"\u0102":25,"\u00c5":25,"\u01fa":25,"\u0104":25,"J":23,"\u0134":23}},"(":{"d":"61,30v-50,-82,-49,-214,0,-296v5,1,16,-2,15,3v-30,92,-31,198,0,290v1,5,-10,2,-15,3","w":91,"k":{"j":-6,"\u0237":-6,"\u0135":-6}},")":{"d":"16,27v31,-92,32,-198,0,-290v0,-4,17,-6,20,0v42,88,41,202,0,290v-3,5,-11,2,-18,3v-2,0,-3,-1,-2,-3","w":91},"*":{"d":"67,-146v-1,6,-17,4,-17,0r0,-33v-11,6,-28,23,-33,4v1,-11,17,-12,24,-19v-11,-7,-33,-13,-19,-27v10,-3,19,10,28,13v3,-14,-10,-41,14,-37v7,6,1,26,3,37v12,-6,28,-23,34,-4v-1,11,-18,11,-25,18v11,7,34,14,19,28v-9,3,-19,-10,-28,-13r0,33","w":117},"+":{"d":"60,-43v-9,-8,3,-35,-6,-44v-13,-2,-33,4,-40,-3v1,-7,-3,-20,3,-22v13,-1,30,2,40,-2v2,-13,-4,-34,3,-42v7,1,21,-4,22,4v2,13,-4,32,3,40v20,-2,53,-4,37,25v-13,1,-30,-2,-40,2v-2,13,4,34,-3,42r-19,0","w":138},",":{"d":"21,37v-8,-17,-1,-49,-3,-71v3,-5,24,-5,28,0v4,33,-9,54,-25,71","w":64,"k":{" ":6,"\"":23,"'":23,"\u2018":23,"\u201c":23,"\u2019":23,"\u201d":23}},"-":{"d":"18,-83v-5,-2,-5,-22,0,-26r84,0v5,3,5,22,0,26r-84,0","w":120,"k":{"\u0166":30,"y":6,"x":14,"v":6,"X":17,"V":13,"T":30,"\u0164":30,"\u0162":30,"\u021a":30,"W":9,"\u1e82":9,"\u0174":9,"\u1e84":9,"\u1e80":9,"Y":27,"\u00dd":27,"\u0176":27,"\u0178":27,"\u1ef2":27,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"J":18,"\u0134":18}},".":{"d":"22,0v-9,-4,-2,-23,-4,-34v4,-6,25,-5,31,0v-2,11,4,30,-4,34r-23,0","w":66,"k":{" ":6,"\"":23,"'":23,"\u2018":23,"\u201c":23,"\u2019":23,"\u201d":23}},"\/":{"d":"9,0r45,-244v1,-6,20,-7,22,0r-45,244v-2,5,-19,5,-22,0","w":84},"0":{"d":"22,-29v-2,-8,-4,-16,-4,-93v0,-77,2,-86,4,-94v11,-43,84,-42,95,0v2,8,4,17,4,94v0,77,-2,85,-4,93v-11,42,-84,43,-95,0xm48,-37v4,18,38,19,42,0v2,-5,3,-12,3,-85v0,-73,-1,-80,-3,-85v-4,-19,-38,-20,-42,0v-1,5,-2,12,-2,85v0,73,1,80,2,85","w":138},"1":{"d":"64,-4r0,-207r-31,23v-2,1,-4,1,-4,-2v1,-10,-4,-24,3,-29v16,-11,25,-30,57,-26v2,0,3,2,3,4r0,237v-1,7,-24,7,-28,0","w":138},"2":{"d":"69,-248v59,-6,57,79,36,118r-56,104r67,0v6,1,7,23,0,26r-94,0v-6,-4,-5,-21,-1,-28r61,-116v12,-19,20,-81,-13,-78v-21,2,-23,9,-23,40v-3,6,-24,4,-27,-3v-1,-44,14,-60,50,-63","w":138},"3":{"d":"69,3v-35,0,-52,-20,-51,-61v2,-7,22,-8,27,-3v0,29,3,34,23,38v24,-5,23,-7,23,-46v0,-43,0,-41,-30,-45v-5,-3,-8,-30,6,-26v23,-5,24,-6,24,-41v0,-33,-2,-37,-23,-41v-20,3,-23,10,-23,38v-3,6,-24,3,-27,-3v-1,-42,16,-61,51,-61v37,0,50,20,50,67v0,38,-5,38,-21,53v19,16,21,15,21,59v0,54,-10,72,-50,72","w":138},"4":{"d":"13,-40v-7,-4,-1,-17,-3,-27r51,-175v3,-6,17,-2,25,-3v2,0,4,1,3,4r-50,175v13,-1,31,3,41,-2r0,-69v3,-5,23,-5,28,0v2,23,-3,52,2,71v7,1,18,-3,20,3v-1,8,3,21,-4,23v-6,1,-16,-2,-18,2v-2,12,5,33,-4,38v-8,-1,-23,4,-24,-4v-2,-11,3,-28,-2,-36r-65,0","w":138},"5":{"d":"70,3v-34,0,-52,-20,-51,-58v2,-7,22,-8,27,-3v0,26,4,32,23,35v27,-9,24,-6,24,-55v0,-50,2,-44,-24,-54v-18,-1,-25,27,-47,11r0,-120v0,-2,2,-4,4,-4r91,0v6,1,7,23,0,26v-22,2,-51,-3,-69,2r0,70v6,-6,16,-11,28,-11v41,9,44,16,44,80v0,66,-6,72,-50,81","w":138},"6":{"d":"69,3v-39,-6,-50,-18,-50,-73v0,-79,33,-112,50,-172v4,-6,17,-2,26,-3v3,0,4,1,3,4r-39,101v43,-9,61,12,61,70v0,57,-11,66,-51,73xm69,-117v-24,5,-23,8,-23,47v0,41,-1,39,23,47v24,-7,24,-6,24,-47v0,-41,0,-41,-24,-47","w":138},"7":{"d":"31,-4r63,-215v-16,1,-38,-3,-50,2v-2,10,4,28,-4,31v-8,-1,-21,3,-22,-4v2,-17,-5,-45,4,-55r97,0v7,4,1,18,3,28r-63,213v-3,8,-17,2,-26,4v-2,0,-3,-1,-2,-4","w":138},"8":{"d":"69,3v-39,-5,-50,-19,-50,-72v0,-41,5,-42,20,-60v-15,-12,-20,-21,-20,-52v0,-48,13,-67,50,-67v37,0,51,20,51,67v0,33,-6,39,-20,53v17,15,20,20,20,59v0,56,-12,65,-51,72xm69,-222v-21,5,-23,9,-23,41v0,32,2,34,23,40v21,-5,24,-8,24,-40v0,-33,-3,-35,-24,-41xm69,-115v-23,6,-23,7,-23,46v0,40,-1,39,23,46v24,-6,24,-6,24,-46v0,-40,-1,-39,-24,-46","w":138},"9":{"d":"69,-248v39,6,51,18,51,73v0,79,-34,113,-51,172v-4,6,-17,2,-25,3v-3,0,-4,-1,-3,-4r39,-101v-43,9,-61,-12,-61,-70v0,-56,11,-66,50,-73xm69,-222v-23,7,-23,7,-23,47v0,40,-1,41,23,48v24,-6,24,-8,24,-48v0,-42,0,-39,-24,-47","w":138},":":{"d":"51,-139v-4,8,-29,6,-31,0v2,-10,-5,-29,4,-33v9,1,24,-4,27,3r0,30xm24,0v-9,-4,-2,-23,-4,-34v4,-5,26,-5,31,0v-2,11,4,28,-3,34r-24,0","w":71},";":{"d":"51,-139v-4,8,-29,6,-31,0v2,-10,-5,-29,4,-33v9,1,24,-4,27,3r0,30xm24,36v-8,-16,0,-48,-3,-70v3,-5,24,-5,29,0v3,33,-9,54,-26,70","w":71},"<":{"d":"17,-86v-5,-3,-5,-22,0,-26r105,-43v6,0,5,23,0,27r-73,29r73,28v7,4,1,17,3,25v0,2,-1,3,-3,2","w":138},"=":{"d":"17,-118v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25r-105,0xm17,-55v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25r-105,0","w":138},">":{"d":"17,-44v-6,0,-5,-23,0,-27r73,-29r-73,-28v-7,-4,-1,-17,-3,-25v0,-2,1,-3,3,-2r105,43v5,3,5,21,0,26","w":138},"?":{"d":"61,-248v50,-4,60,61,39,100v-13,24,-29,43,-25,83v-1,7,-24,6,-27,0v-9,-57,34,-74,35,-126v0,-19,-5,-30,-22,-31v-20,4,-23,10,-23,40v-4,6,-24,4,-27,-3v-2,-45,16,-60,50,-63xm50,0v-9,-4,-2,-23,-4,-34v4,-6,25,-5,31,0v-2,11,4,30,-4,34r-23,0","w":129},"@":{"d":"121,44v-73,0,-106,-39,-106,-140v0,-44,2,-59,6,-72v14,-44,52,-70,100,-70v74,0,107,42,107,142v0,58,-7,68,-43,75v-17,0,-31,-8,-37,-23v-6,16,-16,23,-34,23v-37,-8,-36,-16,-37,-74v0,-35,2,-42,4,-49v6,-29,47,-31,60,-9v-3,-14,7,-14,20,-13v2,0,4,2,4,4r0,95v0,17,8,25,20,25v24,-10,20,-4,21,-54v0,-44,-2,-56,-6,-67v-11,-35,-40,-54,-79,-54v-64,0,-84,30,-84,121v0,44,2,55,5,65v13,54,89,70,135,39v6,-1,14,10,11,16v-19,13,-40,20,-67,20xm121,-146v-23,9,-20,6,-20,51v0,46,-3,42,20,51v24,-7,20,-5,20,-51v0,-47,3,-42,-20,-51","w":242},"A":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"B":{"d":"22,-4r0,-237v0,-2,1,-4,3,-4v60,-2,107,-2,107,63v0,32,-12,45,-28,55v18,6,31,22,31,57v0,72,-45,72,-110,70v-2,0,-3,-2,-3,-4xm51,-141v23,6,56,4,52,-37v4,-38,-23,-45,-52,-38r0,75xm53,-113v-5,23,-3,64,0,86v36,2,52,-3,52,-44v0,-41,-17,-43,-52,-42","w":147,"k":{"\u1ef2":6,"\u0178":6,"\u0176":6,"\u00dd":6,"\u1e80":1,"\u1e84":1,"\u0174":1,"\u1e82":1,"\u0134":4,"\u01fc":9,"\u00c6":9,"\u0104":1,"\u01fa":1,"\u00c5":1,"\u0102":1,"\u0100":1,"\u00c4":1,"\u00c3":1,"\u00c2":1,"\u00c1":1,"\u00c0":1,"Y":6,"W":1,"J":4,"A":1,"X":6,"V":2}},"C":{"d":"22,-33v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v2,67,-93,70,-107,18","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"D":{"d":"22,-4r0,-237v0,-2,1,-4,3,-4v50,-1,99,-4,107,38v8,6,8,164,0,169v-9,42,-56,39,-107,38v-2,0,-3,-2,-3,-4xm53,-218v-6,58,2,129,0,191v60,-3,55,-11,56,-95v0,-51,-2,-65,-5,-75v-6,-21,-25,-22,-51,-21","w":155,"k":{"X":6,"V":5,",":7,".":7,"\u2026":7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":9,"\u00dd":9,"\u0176":9,"\u0178":9,"\u1ef2":9,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":11,"\u01fc":11,"J":8,"\u0134":8,"Z":2,"\u0179":2,"\u017d":2,"\u017b":2}},"E":{"d":"22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"F":{"d":"22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,26,-3,58,2,80v19,2,47,-5,60,4v-1,8,4,22,-4,23v-19,1,-43,-3,-58,2r0,103v-2,7,-26,7,-29,0","w":131,"k":{"\u014b":6,"\u2026":27,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u00fc":6,"\u0169":6,"\u00fb":6,"\u00fa":6,"\u00f9":6,"\u0219":3,"\u015f":3,"\u0161":3,"\u015d":3,"\u015b":3,"\u0157":6,"\u0159":6,"\u0155":6,"\u0153":9,"\u01ff":3,"\u00f8":3,"\u0151":9,"\u014f":9,"\u014d":9,"\u00f6":9,"\u00f5":9,"\u00f4":9,"\u00f3":9,"\u00f2":9,"\u0146":6,"\u00f1":6,"\u0148":6,"\u0144":6,"\u0131":6,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"\u0119":9,"\u0117":9,"\u0115":9,"\u0113":9,"\u00eb":9,"\u011b":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00f0":3,"\u0111":3,"\u010f":3,"\u00e7":9,"\u010b":9,"\u010d":9,"\u0109":9,"\u0107":9,"\u01fd":11,"\u00e6":11,"\u0105":11,"\u01fb":11,"\u00e5":11,"\u0103":11,"\u0101":11,"\u00e4":11,"\u00e3":11,"\u00e2":11,"\u00e1":11,"\u00e0":11,"\u0134":20,"\u01fc":19,"\u00c6":19,"\u0104":9,"\u01fa":9,"\u00c5":9,"\u0102":9,"\u0100":9,"\u00c4":9,"\u00c3":9,"\u00c2":9,"\u00c1":9,"\u00c0":9,"u":6,"s":3,"r":6,"q":3,"p":6,"o":9,"n":6,"m":6,"g":3,"e":9,"d":3,"c":9,"a":11,"J":20,"A":9,".":27,",":27,"y":6}},"G":{"d":"22,-33v-3,-11,-4,-20,-4,-89v0,-69,0,-79,4,-90v8,-23,26,-36,54,-36v34,0,53,19,57,53v-2,8,-22,11,-27,6v0,-35,-46,-43,-56,-14v-3,7,-3,13,-3,81v0,68,0,74,3,81v6,22,47,23,53,0v1,-1,6,-26,1,-65v-9,-1,-25,4,-28,-4v1,-7,-4,-21,4,-22v17,2,42,-4,54,3r0,11v0,66,-1,74,-4,85v-11,47,-97,47,-108,0","w":150,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"H":{"d":"22,-4r0,-237v2,-7,25,-7,29,0v2,33,-4,73,2,102v18,-1,41,3,55,-2r0,-100v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0r0,-106v-14,-4,-43,-4,-57,0r0,106v-2,7,-26,7,-29,0","w":158,"k":{"\u00ef":-5}},"I":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0","w":72,"k":{"\u00ef":-5}},"J":{"d":"46,3v-16,-1,-36,-6,-37,-20v7,-4,11,-16,21,-14v18,15,43,6,43,-25r0,-185v2,-7,25,-7,29,0r0,183v0,42,-23,61,-56,61","w":123,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":6,"\u0134":6}},"K":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,112r56,-113v4,-7,19,-1,28,-3v2,0,3,2,2,3r-49,95r56,143v0,6,-25,7,-30,1r-43,-113r-20,40r0,72v-2,7,-26,7,-29,0","w":152,"k":{"\u00ae":18,"\u00ab":18,"y":7,"v":10,"-":14,"\u00ad":14,"\u2013":14,"\u2014":14,"\"":2,"'":2,"\u2018":2,"\u201c":2,"\u2019":2,"\u201d":2,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"U":3,"\u00d9":3,"\u00da":3,"\u00db":3,"\u0168":3,"\u00dc":3,"\u016a":3,"\u016c":3,"\u016e":3,"\u0170":3,"\u0172":3,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"\u2022":14,"\u00b7":14,"\u2219":14,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":9,"\u1e83":9,"\u0175":9,"\u1e85":9,"\u1e81":9,"\u203a":3,"\u00bb":3,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"a":4,"\u00e0":4,"\u00e1":4,"\u00e2":4,"\u00e3":4,"\u00e4":4,"\u0101":4,"\u0103":4,"\u00e5":4,"\u01fb":4,"\u0105":4,"\u00e6":4,"\u01fd":4}},"L":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r2,214r64,0v6,2,7,24,0,27r-92,0v-2,0,-3,-2,-3,-4","w":128,"k":{"\u00ae":14,"\u00ab":7,"y":7,"v":14,"V":18,"?":5,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":-4,".":-4,"\u2026":-4,"\"":22,"'":22,"\u2018":22,"\u201c":22,"\u2019":22,"\u201d":22,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":18,"\u2122":18,"\u00aa":18,"\u00ba":18,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u0168":6,"\u00dc":6,"\u016a":6,"\u016c":6,"\u016e":6,"\u0170":6,"\u0172":6,"T":28,"\u0164":28,"\u0162":28,"\u021a":28,"\u0166":28,"W":14,"\u1e82":14,"\u0174":14,"\u1e84":14,"\u1e80":14,"Y":28,"\u00dd":28,"\u0176":28,"\u0178":28,"\u1ef2":28,"\u2022":5,"\u00b7":5,"\u2219":5,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"\u203a":5,"\u00bb":5}},"M":{"d":"22,-4r0,-237v2,-7,26,-7,31,0v17,49,26,104,46,150r43,-150v3,-7,27,-7,31,0r0,237v-1,6,-23,7,-26,0r0,-169r-2,0r-37,126v-2,5,-19,6,-21,0v-15,-40,-22,-88,-39,-126r0,169v-1,6,-23,7,-26,0","w":194,"k":{"\u00ef":-5}},"N":{"d":"22,-4r0,-237v4,-7,30,-6,36,0r54,183r2,0r0,-183v1,-7,23,-7,26,0r0,237v-4,7,-29,7,-35,0r-55,-183r-2,0r0,183v-1,6,-23,7,-26,0","w":161,"k":{"\u00ef":-5}},"O":{"d":"130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"P":{"d":"51,-4v-2,7,-26,7,-29,0r0,-237v7,-10,32,-4,46,-4v43,0,66,20,66,74v0,63,-33,72,-83,75r0,92xm51,-127v31,8,54,-2,54,-44v0,-42,-21,-53,-54,-45r0,89","w":146,"k":{"\u201d":-7,"\u201c":-7,"\u2019":-7,"\u2018":-7,"\u2026":41,"\u0153":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"\u0119":2,"\u0117":2,"\u0115":2,"\u0113":2,"\u00eb":2,"\u011b":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"\u01fd":6,"\u00e6":6,"\u0105":6,"\u01fb":6,"\u00e5":6,"\u0103":6,"\u0101":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"\u1ef2":3,"\u0178":3,"\u0176":3,"\u00dd":3,"\u0134":26,"\u01fc":33,"\u00c6":33,"\u0104":17,"\u01fa":17,"\u00c5":17,"\u0102":17,"\u0100":17,"\u00c4":17,"\u00c3":17,"\u00c2":17,"\u00c1":17,"\u00c0":17,"o":2,"e":2,"c":2,"a":6,"Y":3,"J":26,"A":17,".":41,",":41,"'":-7,"\"":-7,"X":7}},"Q":{"d":"146,-14v3,8,-9,19,-16,19r-17,-14v-29,23,-82,11,-91,-24v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,98,-48,108,0v6,2,7,192,-3,183xm50,-41v4,17,30,21,44,13v-12,-8,-28,-22,-10,-33v8,-5,14,10,20,13v1,-2,3,-171,-2,-155v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,73,3,81","w":151,"k":{"\u2026":-8,"\u1ef2":9,"\u0178":9,"\u0176":9,"\u00dd":9,"\u1e80":4,"\u1e84":4,"\u0174":4,"\u1e82":4,"Y":9,"W":4,";":-8,":":-8,".":-8,",":-8,"V":5,"!":-5}},"R":{"d":"139,-4v0,7,-26,5,-31,1r-30,-102v-9,1,-22,-2,-27,3r0,98v-2,7,-26,7,-29,0r0,-237v7,-10,32,-4,46,-4v43,0,66,19,66,71v0,33,-11,52,-30,62xm51,-133v30,8,54,-2,54,-41v0,-40,-23,-50,-54,-42r0,83","w":151,"k":{"\u00ab":7,"V":4,"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,"c":4,"e":4,"o":4,"\u0107":4,"\u0109":4,"\u010d":4,"\u010b":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u011b":4,"\u00eb":4,"\u0113":4,"\u0115":4,"\u0117":4,"\u0119":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u014d":4,"\u014f":4,"\u0151":4,"\u0153":4,"T":2,"\u0164":2,"\u0162":2,"\u021a":2,"\u0166":2,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":6,"\u00dd":6,"\u0176":6,"\u0178":6,"\u1ef2":6,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"\u2022":2,"\u00b7":2,"\u2219":2,"\u203a":3,"\u00bb":3}},"S":{"d":"127,-69v0,49,-15,72,-56,72v-37,0,-56,-21,-58,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,16,38,40,47v32,11,42,29,42,70","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"T":{"d":"81,-4v-2,7,-26,7,-29,0r-2,-214v-14,-2,-36,4,-44,-3v1,-8,-3,-21,3,-24r114,0v6,1,7,24,0,27v-13,1,-32,-3,-42,2r0,212","w":132,"k":{"\u00ab":15,"\u00ef":-7,"y":10,"x":11,"v":13,"?":-7," ":4,"-":30,"\u00ad":30,"\u2013":30,"\u2014":30,",":35,".":35,"\u2026":35,":":7,";":7,"\"":-8,"'":-8,"\u2018":-8,"\u201c":-8,"\u2019":-8,"\u201d":-8,"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u010a":6,"\u00c7":6,"\u011c":6,"\u011e":6,"\u0120":6,"\u0122":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u014c":6,"\u014e":6,"\u0150":6,"\u0152":6,"c":17,"e":17,"o":17,"\u0107":17,"\u0109":17,"\u010d":17,"\u010b":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u011b":17,"\u00eb":17,"\u0113":17,"\u0115":17,"\u0117":17,"\u0119":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u014d":17,"\u014f":17,"\u0151":17,"\u0153":17,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"d":15,"q":15,"\u010f":15,"\u0111":15,"\u00f0":15,"\u2022":14,"\u00b7":14,"\u2219":14,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"t":3,"\u0165":3,"\u0163":3,"\u021b":3,"\u0167":3,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u0100":17,"\u0102":17,"\u00c5":17,"\u01fa":17,"\u0104":17,"\u00c6":28,"\u01fc":28,"J":28,"\u0134":28,"\u203a":5,"\u00bb":5,"s":14,"\u015b":14,"\u015d":14,"\u0161":14,"\u015f":14,"\u0219":14,"a":17,"\u00e0":17,"\u00e1":17,"\u00e2":17,"\u00e3":17,"\u00e4":17,"\u0101":17,"\u0103":17,"\u00e5":17,"\u01fb":17,"\u0105":17,"\u00e6":17,"\u01fd":17,"\u00f8":17,"\u01ff":17,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13}},"U":{"d":"78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"V":{"d":"84,-4v-1,6,-25,8,-27,0r-49,-237v1,-7,26,-7,29,0r34,180r33,-180v2,-8,17,-2,25,-4v3,0,3,2,3,4","k":{"\u014b":9,"\u2219":10,"\u00b7":10,"\u2022":10,"\u2014":13,"\u2013":13,"\u00bb":8,"\u203a":8,"\u00ad":13,"\u2026":30,"\ufb04":1,"\ufb03":1,"\ufb00":1,"\ufb02":1,"\ufb01":1,"\u017c":6,"\u017e":6,"\u017a":6,"\u1e81":3,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u0173":8,"\u0171":8,"\u016f":8,"\u016d":8,"\u016b":8,"\u00fc":8,"\u0169":8,"\u00fb":8,"\u00fa":8,"\u00f9":8,"\u0167":1,"\u021b":1,"\u0163":1,"\u0165":1,"\u0219":13,"\u015f":13,"\u0161":13,"\u015d":13,"\u015b":13,"\u0157":9,"\u0159":9,"\u0155":9,"\u0153":13,"\u01ff":13,"\u00f8":13,"\u0151":13,"\u014f":13,"\u014d":13,"\u00f6":13,"\u00f5":13,"\u00f4":13,"\u00f3":13,"\u00f2":13,"\u0146":9,"\u00f1":9,"\u0148":9,"\u0144":9,"\u0131":9,"\u0123":13,"\u0121":13,"\u011f":13,"\u011d":13,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u00eb":13,"\u011b":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"\u00f0":13,"\u0111":13,"\u010f":13,"\u00e7":13,"\u010b":13,"\u010d":13,"\u0109":13,"\u0107":13,"\u01fd":9,"\u00e6":9,"\u0105":9,"\u01fb":9,"\u00e5":9,"\u0103":9,"\u0101":9,"\u00e4":9,"\u00e3":9,"\u00e2":9,"\u00e1":9,"\u00e0":9,"\u0218":3,"\u015e":3,"\u0160":3,"\u015c":3,"\u015a":3,"\u0152":4,"\u01fe":4,"\u00d8":4,"\u0150":4,"\u014e":4,"\u014c":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u0134":20,"\u0122":4,"\u0120":4,"\u011e":4,"\u011c":4,"\u00c7":4,"\u010a":4,"\u010c":4,"\u0108":4,"\u0106":4,"\u01fc":29,"\u00c6":29,"\u0104":13,"\u01fa":13,"\u00c5":13,"\u0102":13,"\u0100":13,"\u00c4":13,"\u00c3":13,"\u00c2":13,"\u00c1":13,"\u00c0":13,"z":6,"w":3,"u":8,"t":1,"s":13,"r":9,"q":13,"p":9,"o":13,"n":9,"m":9,"g":13,"f":1,"e":13,"d":13,"c":13,"a":9,"S":3,"Q":4,"O":4,"J":20,"G":4,"C":4,"A":13,";":7,":":7,".":30,"-":13,",":30,"\u00ae":4,"\u00ab":15,"\u00ec":-4,"y":3,"x":5,"v":3," ":9}},"W":{"d":"159,-4v-1,6,-25,7,-26,0r-29,-174r-30,174v-1,6,-25,7,-26,0r-39,-237v1,-7,26,-7,29,0r24,175r30,-175v1,-6,21,-7,23,0r31,175r24,-175v2,-8,17,-2,25,-4v3,0,3,2,3,4","w":207,"k":{"\u00ae":1,"\u00ab":14,"y":1,"x":6,"v":1," ":6,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":28,".":28,"\u2026":28,":":8,";":8,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"c":11,"e":11,"o":11,"\u0107":11,"\u0109":11,"\u010d":11,"\u010b":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u011b":11,"\u00eb":11,"\u0113":11,"\u0115":11,"\u0117":11,"\u0119":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u014d":11,"\u014f":11,"\u0151":11,"\u0153":11,"S":3,"\u015a":3,"\u015c":3,"\u0160":3,"\u015e":3,"\u0218":3,"d":11,"q":11,"\u010f":11,"\u0111":11,"\u00f0":11,"\u2022":8,"\u00b7":8,"\u2219":8,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u0169":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u016f":6,"\u0171":6,"\u0173":6,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"A":9,"\u00c0":9,"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c4":9,"\u0100":9,"\u0102":9,"\u00c5":9,"\u01fa":9,"\u0104":9,"\u00c6":24,"\u01fc":24,"J":19,"\u0134":19,"\u203a":6,"\u00bb":6,"g":11,"\u011d":11,"\u011f":11,"\u0121":11,"\u0123":11,"s":10,"\u015b":10,"\u015d":10,"\u0161":10,"\u015f":10,"\u0219":10,"a":9,"\u00e0":9,"\u00e1":9,"\u00e2":9,"\u00e3":9,"\u00e4":9,"\u0101":9,"\u0103":9,"\u00e5":9,"\u01fb":9,"\u0105":9,"\u00e6":9,"\u01fd":9,"\u00f8":13,"\u01ff":13,"m":6,"n":6,"p":6,"r":6,"\u0131":6,"\u0144":6,"\u0148":6,"\u00f1":6,"\u0146":6,"\u0155":6,"\u0159":6,"\u0157":6,"\u014b":6,"\u00d8":4,"\u01fe":4,"z":6,"\u017a":6,"\u017e":6,"\u017c":6}},"X":{"d":"133,-4v1,8,-17,2,-25,4v-17,-25,-23,-62,-37,-91v-13,30,-21,65,-38,91v-8,-2,-25,4,-25,-4r48,-123r-44,-114v0,-7,26,-7,29,0r30,79v12,-27,18,-59,33,-83v8,2,25,-4,25,4r-44,114","w":141,"k":{"\u2219":13,"\u00b7":13,"\u2022":13,"\u2014":17,"\u2013":17,"\u00bb":4,"\u203a":4,"\u00ad":17,"\u1e81":10,"\u1e85":10,"\u0175":10,"\u1e83":10,"\u0153":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u00eb":5,"\u011b":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00f0":4,"\u0111":4,"\u010f":4,"\u00e7":5,"\u010b":5,"\u010d":5,"\u0109":5,"\u0107":5,"\u0152":6,"\u0150":6,"\u014e":6,"\u014c":6,"\u00d6":6,"\u00d5":6,"\u00d4":6,"\u00d3":6,"\u00d2":6,"\u0122":6,"\u0120":6,"\u011e":6,"\u011c":6,"\u00c7":6,"\u010a":6,"\u010c":6,"\u0108":6,"\u0106":6,"w":10,"q":4,"o":5,"e":5,"d":4,"c":5,"Q":6,"O":6,"G":6,"C":6,"-":17,"\u00ae":7,"\u00ab":17,"y":9,"v":11," ":1}},"Y":{"d":"82,-4v-2,7,-25,7,-29,0r0,-97r-47,-140v-1,-2,-1,-4,2,-4v9,2,25,-4,27,4r33,102v13,-34,19,-76,36,-106v8,2,26,-4,25,4r-47,140r0,97","w":135,"k":{"\u00ae":5,"\u00ab":22,"y":7,"x":13,"v":8," ":5,"-":27,"\u00ad":27,"\u2013":27,"\u2014":27,",":35,".":35,"\u2026":35,":":14,";":14,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u0108":8,"\u010c":8,"\u010a":8,"\u00c7":8,"\u011c":8,"\u011e":8,"\u0120":8,"\u0122":8,"\u00d2":8,"\u00d3":8,"\u00d4":8,"\u00d5":8,"\u00d6":8,"\u014c":8,"\u014e":8,"\u0150":8,"\u0152":8,"c":14,"e":14,"o":14,"\u0107":14,"\u0109":14,"\u010d":14,"\u010b":14,"\u00e7":14,"\u00e8":14,"\u00e9":14,"\u00ea":14,"\u011b":14,"\u00eb":14,"\u0113":14,"\u0115":14,"\u0117":14,"\u0119":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u014d":14,"\u014f":14,"\u0151":14,"\u0153":14,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"d":19,"q":19,"\u010f":19,"\u0111":19,"\u00f0":19,"\u2022":22,"\u00b7":22,"\u2219":22,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6,"A":15,"\u00c0":15,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c4":15,"\u0100":15,"\u0102":15,"\u00c5":15,"\u01fa":15,"\u0104":15,"\u00c6":29,"\u01fc":29,"J":22,"\u0134":22,"\u203a":13,"\u00bb":13,"g":19,"\u011d":19,"\u011f":19,"\u0121":19,"\u0123":19,"s":16,"\u015b":16,"\u015d":16,"\u0161":16,"\u015f":16,"\u0219":16,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u0101":13,"\u0103":13,"\u00e5":13,"\u01fb":13,"\u0105":13,"\u00e6":13,"\u01fd":13,"\u00f8":21,"\u01ff":21,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13,"\u00d8":9,"\u01fe":9,"z":12,"\u017a":12,"\u017e":12,"\u017c":12}},"Z":{"d":"114,0r-98,0v-7,-4,-1,-17,-3,-27r74,-191v-23,-2,-53,4,-71,-3v1,-8,-4,-22,4,-24r94,0v7,2,4,19,3,27r-74,191r71,0v6,2,7,24,0,27","w":130,"k":{"y":6,"v":2,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6}},"[":{"d":"73,27v-9,6,-38,4,-49,0r0,-290v9,-6,38,-4,49,0v-1,7,3,19,-4,20v-6,1,-16,-2,-19,2r0,246v3,6,20,-3,23,5r0,17","w":87,"k":{"j":-6,"\u0237":-6,"\u0135":-6}},"\\":{"d":"76,0v-2,5,-19,5,-22,0r-45,-244v0,-6,20,-7,22,0","w":84},"]":{"d":"63,27v-9,6,-38,4,-49,0v1,-7,-3,-19,4,-20v6,-1,16,2,19,-2r-2,-248v-7,-1,-20,3,-21,-4v1,-7,-3,-19,4,-19v14,0,36,-4,45,3r0,290","w":87},"^":{"d":"126,-102v1,8,-14,3,-21,4v-2,0,-4,-1,-5,-4r-31,-103r-30,103v-3,8,-15,3,-24,4v-2,0,-3,-2,-2,-4r44,-139v2,-6,22,-7,25,0","w":138},"_":{"d":"140,45r-140,0r0,-18r140,0r0,18"},"`":{"d":"97,-204v0,5,-18,5,-22,0r-32,-44v0,-5,25,-8,29,0"},"a":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"b":{"d":"82,-176v41,9,41,22,41,90v0,42,-2,51,-4,61v-6,35,-61,36,-70,7v-1,7,3,17,-4,18v-8,-1,-24,4,-24,-4r0,-237v1,-7,24,-7,28,0r0,86v5,-12,14,-21,33,-21xm72,-150v-29,11,-22,9,-23,64v0,38,0,42,2,48v4,19,38,21,42,0v2,-6,3,-10,3,-48v0,-37,-1,-43,-3,-49v-3,-10,-10,-15,-21,-15","k":{"y":1,"x":3,"v":1,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"c":{"d":"66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-3,27,-21,44,-48,44v-45,-9,-50,-19,-50,-89v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"d":{"d":"58,3v-40,-9,-42,-22,-41,-89v0,-42,2,-52,4,-62v6,-35,61,-36,70,-7r0,-86v2,-7,25,-7,28,0r0,237v-6,10,-37,6,-28,-14v-5,12,-14,21,-33,21xm68,-150v-29,10,-24,10,-24,64v0,38,1,42,3,48v3,10,10,15,21,15v27,-11,23,-7,23,-63v0,-37,0,-43,-2,-49v-3,-9,-11,-15,-21,-15","k":{"\u0149":-12,"\u00ef":-5}},"e":{"d":"46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"f":{"d":"54,-4v-1,7,-24,6,-27,0r0,-144v-2,-5,-16,2,-17,-6v-1,-11,-2,-21,14,-18v6,-31,1,-81,54,-73v7,3,8,32,-8,26v-21,-3,-19,33,-13,47v16,-5,35,6,21,22v-8,1,-20,-2,-24,2r0,144","w":87,"k":{"\u2014":1,"\u2013":1,"\u201d":-9,"\u201c":-9,"\u2019":-9,"\u2018":-9,"\u00ad":1,"\u2026":14,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"\u0119":2,"\u0117":2,"\u0115":2,"\u0113":2,"\u00eb":2,"\u011b":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"\u01fd":2,"\u00e6":2,"\u0105":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"o":2,"e":2,"c":2,"a":2,".":14,"-":1,",":14,"'":-9,"\"":-9,"?":-9}},"g":{"d":"58,-1v-41,-9,-41,-21,-41,-87v0,-40,1,-50,4,-59v4,-36,61,-38,69,-7v4,-3,-3,-17,4,-18v8,1,21,-3,24,3r0,182v7,64,-85,71,-98,23v2,-9,19,-13,25,-10v9,24,48,21,46,-11v-1,-12,2,-27,-1,-37v-4,12,-14,21,-32,21xm68,-150v-28,10,-24,8,-24,62v0,36,2,42,3,47v3,10,10,15,21,15v26,-10,22,-9,23,-62v0,-36,-1,-42,-3,-47v-3,-9,-10,-15,-20,-15","w":139},"h":{"d":"122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-237v1,-7,24,-7,28,0r0,86v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"i":{"d":"50,-215v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165","w":69},"j":{"d":"50,-215v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm49,22v0,30,-16,45,-46,43v-6,0,-9,-29,4,-26v10,-1,14,-5,14,-18r0,-190v3,-5,23,-5,28,0r0,191","w":69},"k":{"d":"128,-4v0,3,-25,9,-29,0r-33,-77r-17,32v-2,16,5,40,-4,49v-8,-1,-24,4,-24,-4r0,-237v1,-7,24,-7,28,0r0,149r42,-77v4,-7,18,-1,27,-3v2,0,3,1,2,3r-38,63","w":135,"k":{"y":6,"-":11,"\u00ad":11,"\u2013":11,"\u2014":11,"c":3,"e":3,"o":3,"\u0107":3,"\u0109":3,"\u010d":3,"\u010b":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u011b":3,"\u00eb":3,"\u0113":3,"\u0115":3,"\u0117":3,"\u0119":3,"\u00f2":3,"\u00f3":3,"\u00f4":3,"\u00f5":3,"\u00f6":3,"\u014d":3,"\u014f":3,"\u0151":3,"\u0153":3,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"g":3,"\u011d":3,"\u011f":3,"\u0121":3,"\u0123":3,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u015f":4,"\u0219":4}},"l":{"d":"49,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v1,-7,24,-7,28,0r0,196","w":79,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"m":{"d":"195,-4v-1,7,-24,6,-27,0r0,-114v0,-21,-8,-32,-23,-32v-14,0,-23,10,-23,31r0,115v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v7,-26,59,-29,67,0v19,-34,79,-27,79,32r0,119","w":214,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"n":{"d":"122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"o":{"d":"67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"p":{"d":"82,-176v41,9,41,22,41,90v0,42,-2,51,-4,61v-6,35,-61,36,-70,7r0,79v-2,7,-25,7,-28,0r0,-230v3,-5,23,-5,28,0r0,14v5,-12,14,-21,33,-21xm72,-150v-29,11,-22,9,-23,64v0,38,0,42,2,48v4,19,38,21,42,0v2,-6,3,-10,3,-48v0,-37,-1,-43,-3,-49v-3,-10,-10,-15,-21,-15","k":{"y":1,"x":3,"v":1,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"q":{"d":"58,3v-40,-9,-42,-22,-41,-89v0,-42,2,-52,4,-62v6,-35,61,-36,70,-7v1,-6,-3,-17,4,-17v8,0,21,-3,24,3r0,230v-1,7,-24,7,-28,0r0,-79v-5,12,-14,21,-33,21xm68,-150v-29,10,-24,10,-24,64v0,38,1,42,3,48v3,10,10,15,21,15v27,-11,23,-7,23,-63v0,-37,0,-43,-2,-49v-3,-9,-11,-15,-21,-15"},"r":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,16v6,-14,21,-26,41,-22v6,4,0,30,-12,28v-48,3,-23,95,-29,143","w":98,"k":{"?":-7,"-":5,"\u00ad":5,"\u2013":5,"\u2014":5,",":18,".":18,"\u2026":18,"\"":-4,"'":-4,"\u2018":-4,"\u201c":-4,"\u2019":-4,"\u201d":-4,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"d":6,"q":6,"\u010f":6,"\u0111":6,"\u00f0":6,"g":6,"\u011d":6,"\u011f":6,"\u0121":6,"\u0123":6,"s":3,"\u015b":3,"\u015d":3,"\u0161":3,"\u015f":3,"\u0219":3,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e3":6,"\u00e4":6,"\u0101":6,"\u0103":6,"\u00e5":6,"\u01fb":6,"\u0105":6,"\u00e6":6,"\u01fd":6,"\u00f8":4,"\u01ff":4}},"s":{"d":"106,-132v-27,13,-22,-22,-44,-20v-27,2,-27,41,0,48v29,8,49,25,49,56v0,30,-17,51,-49,51v-29,0,-47,-16,-50,-44v3,-7,20,-10,26,-5v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"t":{"d":"73,-24v9,6,6,33,-9,26v-65,3,-26,-101,-40,-152v-15,6,-20,-15,-10,-22v4,-1,12,2,12,-3v2,-16,-5,-42,4,-52v8,1,23,-4,24,4v2,16,-3,38,2,51v7,1,19,-3,21,3v-1,7,3,18,-4,19v-6,1,-16,-2,-19,2r0,108v0,12,6,17,19,16","w":87,"k":{"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,",":-4,".":-4,"\u2026":-4,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1}},"u":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"v":{"d":"76,-4v-2,7,-22,7,-26,0r-42,-165v1,-5,24,-5,28,0r28,118r26,-118v3,-5,24,-5,28,0","w":126,"k":{"\u2014":6,"\u2013":6,"\u201d":-1,"\u201c":-1,"\u2019":-1,"\u2018":-1,"\u00ad":6,"\u2026":14,"\u0219":2,"\u015f":2,"\u0161":2,"\u015d":2,"\u015b":2,"\u0153":2,"\u01ff":2,"\u00f8":2,"\u0151":2,"\u014f":2,"\u014d":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"\u0123":1,"\u0121":1,"\u011f":1,"\u011d":1,"\u0119":2,"\u0117":2,"\u0115":2,"\u0113":2,"\u00eb":2,"\u011b":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00f0":1,"\u0111":1,"\u010f":1,"\u00e7":2,"\u010b":2,"\u010d":2,"\u0109":2,"\u0107":2,"s":2,"q":1,"o":2,"g":1,"e":2,"d":1,"c":2,".":14,"-":6,",":14,"'":-1,"\"":-1,"\u00ab":3}},"w":{"d":"142,-4v-1,7,-22,7,-25,0r-23,-113r-21,113v-1,7,-24,7,-26,0r-37,-165v0,-5,24,-5,27,0r23,118r24,-118v1,-5,20,-5,22,0r23,118r23,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3","w":189,"k":{"\u00ab":3,"-":3,"\u00ad":3,"\u2013":3,"\u2014":3,",":13,".":13,"\u2026":13,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1,"c":2,"e":2,"o":2,"\u0107":2,"\u0109":2,"\u010d":2,"\u010b":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u011b":2,"\u00eb":2,"\u0113":2,"\u0115":2,"\u0117":2,"\u0119":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u014d":2,"\u014f":2,"\u0151":2,"\u0153":2,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"\u00f8":1,"\u01ff":1}},"x":{"d":"119,-4v1,8,-17,2,-24,4v-3,0,-3,0,-4,-3v-10,-19,-17,-41,-28,-59r-26,59v-4,7,-18,1,-27,3v5,-29,29,-60,40,-89v-11,-27,-31,-56,-37,-83v9,1,22,-2,27,2v9,17,15,38,25,54r24,-54v4,-5,17,-1,25,-2v2,0,3,1,2,3r-38,80","w":127,"k":{"\u2014":14,"\u2013":14,"\u00ad":14,"\u0153":4,"\u01ff":3,"\u00f8":3,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00f0":3,"\u0111":3,"\u010f":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"q":3,"o":4,"g":3,"e":4,"d":3,"c":4,"-":14,"\u00ab":6}},"y":{"d":"72,17v-11,41,-21,49,-50,48v-5,-4,-6,-29,5,-27v17,2,19,-28,24,-43r-42,-164v3,-5,24,-5,28,0r28,118r26,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3","w":127,"k":{"\u2014":6,"\u2013":6,"\u201c":-1,"\u2018":-1,"\u00ad":6,"\u2026":14,"\u0219":1,"\u015f":1,"\u0161":1,"\u015d":1,"\u015b":1,"\u0153":4,"\u01ff":4,"\u00f8":4,"\u0151":4,"\u014f":4,"\u014d":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u0123":3,"\u0121":3,"\u011f":3,"\u011d":3,"\u0119":4,"\u0117":4,"\u0115":4,"\u0113":4,"\u00eb":4,"\u011b":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00f0":3,"\u0111":3,"\u010f":3,"\u00e7":4,"\u010b":4,"\u010d":4,"\u0109":4,"\u0107":4,"\u01fd":2,"\u00e6":2,"\u0105":2,"\u01fb":2,"\u00e5":2,"\u0103":2,"\u0101":2,"\u00e4":2,"\u00e3":2,"\u00e2":2,"\u00e1":2,"\u00e0":2,"s":1,"q":3,"o":4,"g":3,"e":4,"d":3,"c":4,"a":2,".":14,"-":6,",":14,"'":-1,"\"":-1,"\u00ab":3}},"z":{"d":"102,0r-85,0v-7,-2,-4,-18,-3,-26r60,-122v-18,-2,-44,4,-57,-3v1,-7,-3,-19,3,-21v28,2,64,-4,86,3v0,6,1,14,-1,19r-61,124v20,2,49,-5,62,4v-1,8,3,21,-4,22","w":117},"{":{"d":"87,7v9,5,6,29,-7,23v-52,4,-36,-64,-38,-111v0,-17,-6,-25,-20,-26v-6,-1,-7,-21,0,-24v54,-8,-23,-144,65,-135v7,0,7,21,0,23v-46,2,5,107,-38,125v30,8,17,69,19,106v1,13,6,20,19,19","w":105,"k":{"j":-6,"\u0237":-6,"\u0135":-6}},"|":{"d":"54,27v-2,5,-20,5,-23,0r0,-290v2,-5,20,-5,23,0r0,290","w":84},"}":{"d":"64,-81v1,52,9,129,-50,108v1,-8,-5,-22,8,-20v40,-8,-7,-108,34,-127v-29,-8,-15,-69,-18,-105v4,-25,-31,-7,-24,-38v22,-11,54,6,50,37v4,33,-14,91,19,95v6,1,7,21,0,24v-14,1,-19,9,-19,26","w":105},"~":{"d":"48,-119v24,0,45,36,61,2v6,-3,18,3,18,10v-9,18,-20,27,-36,27v-24,-1,-45,-35,-61,-1v-6,3,-19,-4,-18,-11v9,-18,20,-27,36,-27","w":138},"\u00a0":{"w":68},"\u00c0":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm83,-278v-28,13,-41,-27,-56,-38v-1,-2,-1,-4,1,-4v10,1,22,-3,27,4","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c1":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm121,-316v-18,14,-25,45,-54,41v-2,0,-4,-1,-3,-3v17,-15,17,-47,55,-42v2,0,3,2,2,4","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c2":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm115,-274v-21,14,-33,-17,-43,-26v-11,12,-13,34,-40,29v1,-15,21,-32,28,-48v33,-14,40,31,55,45","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c3":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm108,-310v2,19,-4,32,-20,32v-12,1,-21,-13,-30,-13v-9,-3,-14,15,-21,9v-2,-19,4,-32,21,-32v12,-1,19,13,30,13v9,3,14,-14,20,-9","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c4":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm112,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm59,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u0100":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm108,-284r-70,0v-6,-1,-7,-21,0,-23r70,0v5,2,5,20,0,23","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u0102":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm73,-291v20,5,18,-37,41,-20v-2,23,-15,40,-41,40v-26,0,-46,-23,-38,-44v6,1,15,-3,15,4v4,12,11,20,23,20","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c5":{"d":"6,-4r53,-237v3,-7,25,-7,29,0r52,237v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4xm51,-82r44,0r-22,-107xm73,-263v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm73,-276v10,0,17,-8,17,-18v0,-10,-7,-18,-17,-18v-10,0,-17,8,-17,18v0,10,7,18,17,18","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u01fa":{"d":"121,-316v-19,12,-28,40,-57,37v-3,-13,21,-25,28,-37v4,-7,17,-3,27,-4v2,0,3,2,2,4xm140,-4v-2,7,-26,7,-29,0r-11,-53r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4r48,-210v-22,-15,-11,-55,19,-55v29,0,41,39,20,55xm73,-221v10,0,17,-7,17,-17v0,-10,-7,-18,-17,-18v-10,0,-17,8,-17,18v0,10,7,17,17,17xm74,-189v-10,33,-14,72,-23,107r44,0","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u0104":{"d":"140,-4v-11,15,-28,29,-27,39v3,17,30,-2,24,25v-52,19,-60,-34,-24,-61v-7,-16,-8,-38,-13,-56r-54,0v-6,18,-5,43,-15,57v-8,-1,-23,4,-25,-4r53,-237v3,-7,25,-7,29,0xm74,-189v-10,33,-14,72,-23,107r44,0","w":146,"k":{"\u00ae":14,"\u00ab":5,"y":7,"v":9,"V":13,"?":14}},"\u00c6":{"d":"212,0r-92,0v-12,-10,2,-43,-6,-57r-59,0r-20,53v-3,7,-17,3,-26,4v-2,0,-4,-2,-3,-4r91,-237v1,-2,2,-4,4,-4r111,0v6,1,7,24,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v6,2,7,24,0,27xm116,-215v-19,42,-33,89,-51,133v16,-2,40,4,51,-3r0,-130","w":226},"\u01fc":{"d":"171,-316v-18,14,-25,45,-54,41v-2,0,-4,-1,-3,-3v17,-15,17,-47,55,-42v2,0,3,2,2,4xm212,0r-92,0v-12,-10,2,-43,-6,-57r-59,0r-20,53v-3,7,-17,3,-26,4v-2,0,-4,-2,-3,-4r91,-237v1,-2,2,-4,4,-4r111,0v6,1,7,24,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v6,2,7,24,0,27xm116,-215v-19,42,-33,89,-51,133v16,-2,40,4,51,-3r0,-130","w":226},"\u0106":{"d":"22,-33v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v2,67,-93,70,-107,18xm116,-316v-18,14,-25,45,-54,41v-2,0,-4,-1,-3,-3v17,-15,17,-47,55,-42v2,0,3,2,2,4","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"\u0108":{"d":"22,-33v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v2,67,-93,70,-107,18xm116,-274v-21,14,-33,-17,-43,-26v-11,12,-13,34,-40,29v1,-15,21,-32,28,-48v33,-14,40,31,55,45","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"\u010c":{"d":"22,-33v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v2,67,-93,70,-107,18xm86,-273v-33,14,-39,-30,-54,-45v20,-14,33,17,42,26v11,-11,13,-33,40,-29v2,0,3,1,2,3","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"\u010a":{"d":"89,-283v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm22,-33v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v2,67,-93,70,-107,18","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"\u00c7":{"d":"69,51v-3,7,-26,6,-26,0r20,-49v-21,-3,-35,-15,-41,-35v-3,-10,-4,-20,-4,-89v0,-69,1,-80,4,-90v8,-23,25,-36,53,-36v32,0,51,18,54,55v-3,7,-21,9,-27,5v2,-37,-42,-44,-52,-16v-2,7,-3,14,-3,82v0,68,1,74,3,81v10,28,54,21,52,-16v4,-5,25,-2,27,6v-3,33,-18,50,-44,54","w":137,"k":{"y":4,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"A":1,"\u00c0":1,"\u00c1":1,"\u00c2":1,"\u00c3":1,"\u00c4":1,"\u0100":1,"\u0102":1,"\u00c5":1,"\u01fa":1,"\u0104":1}},"\u010e":{"d":"84,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-12,13,-34,40,-29v-1,15,-21,32,-28,48xm22,-4r0,-237v0,-2,1,-4,3,-4v50,-1,99,-4,107,38v8,6,8,164,0,169v-9,42,-56,39,-107,38v-2,0,-3,-2,-3,-4xm53,-218v-6,58,2,129,0,191v60,-3,55,-11,56,-95v0,-51,-2,-65,-5,-75v-6,-21,-25,-22,-51,-21","w":155,"k":{"X":6,"V":5,",":7,".":7,"\u2026":7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":9,"\u00dd":9,"\u0176":9,"\u0178":9,"\u1ef2":9,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":11,"\u01fc":11,"J":8,"\u0134":8,"Z":2,"\u0179":2,"\u017d":2,"\u017b":2}},"\u0110":{"d":"138,-122v0,119,-19,121,-113,122v-9,-29,0,-75,-3,-110v-2,-5,-16,2,-17,-6v0,-11,-3,-23,14,-19v1,0,3,-2,3,-3r0,-103v0,-2,1,-4,3,-4v50,-1,98,-4,107,38v3,13,6,30,6,85xm51,-29v21,7,50,1,53,-19v7,0,6,-149,0,-149v-4,-20,-31,-25,-53,-19v2,26,-3,59,2,81v9,1,23,-3,27,3v-1,7,3,19,-4,20v-8,1,-21,-3,-25,2r0,81","w":155,"k":{"X":6,"V":5,",":7,".":7,"\u2026":7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":9,"\u00dd":9,"\u0176":9,"\u0178":9,"\u1ef2":9,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":11,"\u01fc":11,"J":8,"\u0134":8,"Z":2,"\u0179":2,"\u017d":2,"\u017b":2}},"\u00d0":{"d":"138,-122v0,119,-19,121,-113,122v-9,-29,0,-75,-3,-110v-2,-5,-16,2,-17,-6v0,-11,-3,-23,14,-19v1,0,3,-2,3,-3r0,-103v0,-2,1,-4,3,-4v50,-1,98,-4,107,38v3,13,6,30,6,85xm51,-29v21,7,50,1,53,-19v7,0,6,-149,0,-149v-4,-20,-31,-25,-53,-19v2,26,-3,59,2,81v9,1,23,-3,27,3v-1,7,3,19,-4,20v-8,1,-21,-3,-25,2r0,81","w":155,"k":{"X":6,"V":5,",":7,".":7,"\u2026":7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":9,"\u00dd":9,"\u0176":9,"\u0178":9,"\u1ef2":9,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":11,"\u01fc":11,"J":8,"\u0134":8,"Z":2,"\u0179":2,"\u017d":2,"\u017b":2}},"\u00c8":{"d":"81,-278v-28,13,-41,-27,-56,-38v1,-5,24,-8,29,0xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u00c9":{"d":"116,-316v-18,14,-25,45,-54,41v-2,0,-4,-1,-3,-3v17,-15,17,-47,55,-42v2,0,3,2,2,4xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u00ca":{"d":"22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4xm113,-274v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-45v3,-5,20,-5,26,0","w":132},"\u011a":{"d":"83,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-11,13,-33,40,-29v2,0,3,1,2,3xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u00cb":{"d":"109,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm57,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u0112":{"d":"105,-284r-70,0v-6,-1,-7,-21,0,-23r70,0v5,2,5,20,0,23xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u0114":{"d":"70,-291v20,5,18,-37,41,-20v-2,23,-15,40,-41,40v-26,0,-46,-23,-38,-44v6,1,15,-2,16,4v4,12,10,20,22,20xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u0116":{"d":"84,-283v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm22,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27r-93,0v-2,0,-3,-2,-3,-4","w":132},"\u0118":{"d":"113,60v-51,21,-59,-35,-26,-60r-62,0v-2,0,-3,-2,-3,-4r0,-237v0,-2,1,-4,3,-4r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,7,29,-4,27v-16,13,-25,26,-25,35v1,18,30,-2,24,25","w":132},"\u011c":{"d":"22,-33v-3,-11,-4,-20,-4,-89v0,-69,0,-79,4,-90v8,-23,26,-36,54,-36v34,0,53,19,57,53v-2,8,-22,11,-27,6v0,-35,-46,-43,-56,-14v-3,7,-3,13,-3,81v0,68,0,74,3,81v6,22,47,23,53,0v1,-1,6,-26,1,-65v-9,-1,-25,4,-28,-4v1,-7,-4,-21,4,-22v17,2,42,-4,54,3r0,11v0,66,-1,74,-4,85v-11,47,-97,47,-108,0xm117,-274v-21,14,-33,-17,-43,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v33,-14,40,31,55,45","w":150,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u011e":{"d":"75,-291v20,5,17,-37,41,-20v-2,23,-15,40,-41,40v-26,0,-40,-17,-42,-40v0,-6,18,-7,19,0v4,12,11,20,23,20xm22,-33v-3,-11,-4,-20,-4,-89v0,-69,0,-79,4,-90v8,-23,26,-36,54,-36v34,0,53,19,57,53v-2,8,-22,11,-27,6v0,-35,-46,-43,-56,-14v-3,7,-3,13,-3,81v0,68,0,74,3,81v6,22,47,23,53,0v1,-1,6,-26,1,-65v-9,-1,-25,4,-28,-4v1,-7,-4,-21,4,-22v17,2,42,-4,54,3r0,11v0,66,-1,74,-4,85v-11,47,-97,47,-108,0","w":150,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u0120":{"d":"89,-283v-3,6,-25,5,-30,0v2,-10,-4,-27,4,-30v8,2,24,-4,26,4r0,26xm22,-33v-3,-11,-4,-20,-4,-89v0,-69,0,-79,4,-90v8,-23,26,-36,54,-36v34,0,53,19,57,53v-2,8,-22,11,-27,6v0,-35,-46,-43,-56,-14v-3,7,-3,13,-3,81v0,68,0,74,3,81v6,22,47,23,53,0v1,-1,6,-26,1,-65v-9,-1,-25,4,-28,-4v1,-7,-4,-21,4,-22v17,2,42,-4,54,3r0,11v0,66,-1,74,-4,85v-11,47,-97,47,-108,0","w":150,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u0122":{"d":"69,72v-1,3,-8,5,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v3,24,-10,34,-19,49xm22,-33v-3,-11,-4,-20,-4,-89v0,-69,0,-79,4,-90v8,-23,26,-36,54,-36v34,0,53,19,57,53v-2,8,-22,11,-27,6v0,-35,-46,-43,-56,-14v-3,7,-3,13,-3,81v0,68,0,74,3,81v6,22,47,23,53,0v1,-1,6,-26,1,-65v-9,-1,-25,4,-28,-4v1,-7,-4,-21,4,-22v17,2,42,-4,54,3r0,11v0,66,-1,74,-4,85v-11,47,-97,47,-108,0","w":150,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u0124":{"d":"22,-4r0,-237v2,-7,25,-7,29,0v2,33,-4,73,2,102v18,-1,41,3,55,-2r0,-100v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0r0,-106v-14,-4,-43,-4,-57,0r0,106v-2,7,-26,7,-29,0xm121,-274v-21,14,-33,-17,-43,-26v-11,12,-12,34,-39,29v-2,0,-3,-1,-2,-3r29,-45v33,-14,40,31,55,45","w":158,"k":{"\u00ef":-5}},"\u0126":{"d":"137,-4v-2,7,-26,7,-29,0r0,-106v-14,-4,-43,-4,-57,0r0,106v-2,7,-26,7,-29,0r0,-171v-2,-5,-14,1,-14,-6v-1,-13,0,-21,14,-21v2,-14,-4,-34,3,-43v9,1,24,-4,26,4v1,13,-3,31,2,41v18,-1,41,3,55,-2v2,-14,-4,-34,3,-43v9,1,24,-4,26,4v1,13,-3,31,2,41v12,-3,12,7,11,19v1,7,-11,1,-13,6r0,171xm51,-141v14,5,43,3,57,0v-2,-11,4,-30,-3,-36v-17,1,-40,-3,-54,2r0,34","w":158,"k":{"\u00ef":-5}},"\u00cc":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm46,-278v-28,13,-41,-27,-56,-38v-1,-2,-1,-4,1,-4v10,1,22,-3,27,4","w":72,"k":{"\u00ef":-5}},"\u00cd":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm83,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v11,-14,20,-30,33,-42v7,1,24,-4,23,4","w":72,"k":{"\u00ef":-5}},"\u012c":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm36,-291v21,0,13,-28,38,-24v9,20,-13,44,-38,44v-26,0,-39,-17,-41,-40v0,-6,18,-6,19,0v4,12,10,20,22,20","w":72,"k":{"\u00ef":-5}},"\u00ce":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm78,-274v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v32,-14,40,30,54,45","w":72,"k":{"\u00ef":-5}},"\u0128":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm72,-310v3,19,-5,32,-21,32v-12,1,-20,-13,-30,-13v-8,-3,-14,14,-20,9v-3,-19,4,-32,21,-32v12,0,19,13,30,13v9,3,14,-14,20,-9","w":72,"k":{"\u00ef":-5}},"\u00cf":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm75,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm23,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26","w":72,"k":{"\u00ef":-5}},"\u012a":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm75,-288v-16,10,-51,1,-74,4v-5,-2,-5,-20,0,-23r70,0v7,1,3,12,4,19","w":72,"k":{"\u00ef":-5}},"\u0130":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r0,237v-2,7,-26,7,-29,0xm51,-283v-3,5,-24,5,-29,0v1,-10,-3,-25,3,-30v8,2,24,-4,26,4r0,26","w":72,"k":{"\u00ef":-5}},"\u012e":{"d":"51,-4v-11,16,-26,31,-23,39v1,17,32,-1,23,25v-51,20,-56,-34,-27,-60v-7,-74,1,-163,-2,-241v2,-7,25,-7,29,0r0,237","w":72,"k":{"\u00ef":-5}},"\u0134":{"d":"46,3v-16,-1,-36,-6,-37,-20v7,-4,11,-16,21,-14v18,15,43,6,43,-25r0,-185v2,-7,25,-7,29,0r0,183v0,42,-23,61,-56,61xm129,-274v-1,5,-20,5,-24,0v-7,-8,-11,-19,-19,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v33,-14,40,31,55,45","w":123,"k":{"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":6,"\u0134":6}},"\u0136":{"d":"75,72v-1,4,-7,4,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v3,24,-10,34,-19,49xm22,-4r0,-237v2,-7,25,-7,29,0r0,112r56,-113v4,-7,19,-1,28,-3v2,0,3,2,2,3r-49,95r56,143v0,6,-25,7,-30,1r-43,-113r-20,40r0,72v-2,7,-26,7,-29,0","w":152,"k":{"\u00ae":18,"\u00ab":18,"y":7,"v":10,"-":14,"\u00ad":14,"\u2013":14,"\u2014":14,"\"":2,"'":2,"\u2018":2,"\u201c":2,"\u2019":2,"\u201d":2,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"U":3,"\u00d9":3,"\u00da":3,"\u00db":3,"\u0168":3,"\u00dc":3,"\u016a":3,"\u016c":3,"\u016e":3,"\u0170":3,"\u0172":3,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"\u2022":14,"\u00b7":14,"\u2219":14,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":9,"\u1e83":9,"\u0175":9,"\u1e85":9,"\u1e81":9,"\u203a":3,"\u00bb":3,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"a":4,"\u00e0":4,"\u00e1":4,"\u00e2":4,"\u00e3":4,"\u00e4":4,"\u0101":4,"\u0103":4,"\u00e5":4,"\u01fb":4,"\u0105":4,"\u00e6":4,"\u01fd":4}},"\u0139":{"d":"86,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v17,-15,17,-47,55,-42v2,0,2,2,1,4xm22,-4r0,-237v2,-7,25,-7,29,0r2,214r64,0v6,2,7,24,0,27r-92,0v-2,0,-3,-2,-3,-4","w":128,"k":{"\u00ae":14,"\u00ab":7,"y":7,"v":14,"V":18,"?":5,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":-4,".":-4,"\u2026":-4,"\"":22,"'":22,"\u2018":22,"\u201c":22,"\u2019":22,"\u201d":22,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":18,"\u2122":18,"\u00aa":18,"\u00ba":18,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u0168":6,"\u00dc":6,"\u016a":6,"\u016c":6,"\u016e":6,"\u0170":6,"\u0172":6,"T":28,"\u0164":28,"\u0162":28,"\u021a":28,"\u0166":28,"W":14,"\u1e82":14,"\u0174":14,"\u1e84":14,"\u1e80":14,"Y":28,"\u00dd":28,"\u0176":28,"\u0178":28,"\u1ef2":28,"\u2022":5,"\u00b7":5,"\u2219":5,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"\u203a":5,"\u00bb":5}},"\u013d":{"d":"73,-191v-1,3,-7,3,-7,-1v1,-17,-4,-41,3,-53v8,1,21,-3,23,4v4,25,-9,36,-19,50xm22,-4r0,-237v2,-7,25,-7,29,0r2,214r64,0v6,2,7,24,0,27r-92,0v-2,0,-3,-2,-3,-4","w":128,"k":{"\u00ae":14,"\u00ab":7,"y":7,"v":14,"V":18,"?":5,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":-4,".":-4,"\u2026":-4,"\"":22,"'":22,"\u2018":22,"\u201c":22,"\u2019":22,"\u201d":22,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":18,"\u2122":18,"\u00aa":18,"\u00ba":18,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u0168":6,"\u00dc":6,"\u016a":6,"\u016c":6,"\u016e":6,"\u0170":6,"\u0172":6,"T":28,"\u0164":28,"\u0162":28,"\u021a":28,"\u0166":28,"W":14,"\u1e82":14,"\u0174":14,"\u1e84":14,"\u1e80":14,"Y":28,"\u00dd":28,"\u0176":28,"\u0178":28,"\u1ef2":28,"\u2022":5,"\u00b7":5,"\u2219":5,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"\u203a":5,"\u00bb":5}},"\u013b":{"d":"64,72v-1,4,-7,4,-7,-1v2,-16,-4,-41,3,-52v8,1,22,-4,23,4v4,24,-9,35,-19,49xm22,-4r0,-237v2,-7,25,-7,29,0r2,214r64,0v6,2,7,24,0,27r-92,0v-2,0,-3,-2,-3,-4","w":128,"k":{"\u00ae":14,"\u00ab":7,"y":7,"v":14,"V":18,"?":5,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":-4,".":-4,"\u2026":-4,"\"":22,"'":22,"\u2018":22,"\u201c":22,"\u2019":22,"\u201d":22,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":18,"\u2122":18,"\u00aa":18,"\u00ba":18,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u0168":6,"\u00dc":6,"\u016a":6,"\u016c":6,"\u016e":6,"\u0170":6,"\u0172":6,"T":28,"\u0164":28,"\u0162":28,"\u021a":28,"\u0166":28,"W":14,"\u1e82":14,"\u0174":14,"\u1e84":14,"\u1e80":14,"Y":28,"\u00dd":28,"\u0176":28,"\u0178":28,"\u1ef2":28,"\u2022":5,"\u00b7":5,"\u2219":5,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"\u203a":5,"\u00bb":5}},"\u0141":{"d":"86,-166v6,33,-21,34,-35,48v2,29,-4,66,2,91r64,0v6,2,7,24,0,27r-92,0v-9,-25,0,-68,-3,-99v-5,2,-13,14,-18,8v-3,-20,4,-29,18,-36r0,-114v2,-7,25,-7,29,0r0,95v12,-6,24,-23,35,-20","w":128,"k":{"\u00ae":14,"\u00ab":7,"y":7,"v":14,"V":18,"?":5,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":-4,".":-4,"\u2026":-4,"\"":22,"'":22,"\u2018":22,"\u201c":22,"\u2019":22,"\u201d":22,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u0108":9,"\u010c":9,"\u010a":9,"\u00c7":9,"\u011c":9,"\u011e":9,"\u0120":9,"\u0122":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u014c":9,"\u014e":9,"\u0150":9,"\u0152":9,"*":18,"\u2122":18,"\u00aa":18,"\u00ba":18,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u0168":6,"\u00dc":6,"\u016a":6,"\u016c":6,"\u016e":6,"\u0170":6,"\u0172":6,"T":28,"\u0164":28,"\u0162":28,"\u021a":28,"\u0166":28,"W":14,"\u1e82":14,"\u0174":14,"\u1e84":14,"\u1e80":14,"Y":28,"\u00dd":28,"\u0176":28,"\u0178":28,"\u1ef2":28,"\u2022":5,"\u00b7":5,"\u2219":5,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"\u203a":5,"\u00bb":5}},"\u013f":{"d":"22,-4r0,-237v2,-7,25,-7,29,0r2,214r64,0v6,2,7,24,0,27r-92,0v-2,0,-3,-2,-3,-4xm116,-95v-3,5,-25,5,-30,0v2,-11,-4,-28,3,-34v9,1,24,-4,27,3r0,31","w":128},"\u0143":{"d":"125,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v17,-15,17,-47,54,-42v2,0,3,2,2,4xm22,-4r0,-237v4,-7,30,-6,36,0r54,183r2,0r0,-183v1,-7,23,-7,26,0r0,237v-4,7,-29,7,-35,0r-55,-183r-2,0r0,183v-1,6,-23,7,-26,0","w":161,"k":{"\u00ef":-5}},"\u0147":{"d":"93,-273v-33,14,-39,-30,-54,-45v20,-14,33,17,42,26v11,-11,13,-33,40,-29v2,0,3,1,2,3xm22,-4r0,-237v4,-7,30,-6,36,0r54,183r2,0r0,-183v1,-7,23,-7,26,0r0,237v-4,7,-29,7,-35,0r-55,-183r-2,0r0,183v-1,6,-23,7,-26,0","w":161,"k":{"\u00ef":-5}},"\u00d1":{"d":"116,-310v2,19,-4,32,-20,32v-12,1,-21,-13,-30,-13v-9,-3,-14,15,-21,9v-2,-19,4,-32,21,-32v12,-1,19,13,30,13v9,3,14,-14,20,-9xm22,-4r0,-237v4,-7,30,-6,36,0r54,183r2,0r0,-183v1,-7,23,-7,26,0r0,237v-4,7,-29,7,-35,0r-55,-183r-2,0r0,183v-1,6,-23,7,-26,0","w":161,"k":{"\u00ef":-5}},"\u0145":{"d":"77,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v7,1,21,-4,22,4v4,24,-9,35,-19,49xm22,-4r0,-237v4,-7,30,-6,36,0r54,183r2,0r0,-183v1,-7,23,-7,26,0r0,237v-4,7,-29,7,-35,0r-55,-183r-2,0r0,183v-1,6,-23,7,-26,0","w":161,"k":{"\u00ef":-5}},"\u00d2":{"d":"87,-278v-27,12,-41,-27,-56,-38v1,-5,24,-8,29,0xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u00d3":{"d":"121,-316v-18,14,-25,45,-54,41v-2,0,-3,-1,-2,-3v11,-14,20,-30,33,-42v7,1,24,-4,23,4xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u00d4":{"d":"130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81xm118,-274v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-45v3,-5,20,-5,26,0","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u00d5":{"d":"111,-310v2,19,-4,32,-20,32v-12,1,-21,-13,-31,-13v-8,-3,-13,15,-20,9v-2,-19,4,-32,21,-32v12,-1,19,13,30,13v9,3,14,-14,20,-9xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u00d6":{"d":"115,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm63,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u014c":{"d":"111,-284r-70,0v-6,-1,-7,-21,0,-23r70,0v5,2,5,20,0,23xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u014e":{"d":"76,-291v20,5,18,-37,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v0,-6,18,-6,19,0v4,12,10,20,22,20xm130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u0150":{"d":"130,-33v-11,47,-97,47,-108,0v-3,-11,-4,-20,-4,-89v0,-69,1,-79,4,-90v12,-47,97,-47,108,0v3,11,4,21,4,90v0,69,-1,78,-4,89xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81xm140,-316v-16,14,-20,45,-48,41v-3,-12,18,-28,23,-41v2,-6,15,-3,23,-4v2,0,3,2,2,4xm95,-316v-16,14,-19,45,-47,41v-3,-12,17,-28,22,-41v3,-7,16,-3,24,-4v2,0,2,2,1,4","w":151,"k":{"X":6,"V":4,"T":6,"\u0164":6,"\u0162":6,"\u021a":6,"\u0166":6,"W":4,"\u1e82":4,"\u0174":4,"\u1e84":4,"\u1e80":4,"Y":8,"\u00dd":8,"\u0176":8,"\u0178":8,"\u1ef2":8,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":10,"\u01fc":10,"J":6,"\u0134":6,"Z":1,"\u0179":1,"\u017d":1,"\u017b":1}},"\u00d8":{"d":"124,-224v14,27,10,17,10,102v0,69,-1,78,-4,89v-8,36,-64,47,-92,24v-5,8,-3,23,-19,20v-8,-7,7,-22,9,-32v-14,-27,-10,-17,-10,-101v0,-69,1,-79,4,-90v9,-36,63,-47,92,-24v5,-8,3,-23,19,-20v8,7,-7,22,-9,32xm47,-122v0,27,1,44,1,55r53,-139v-7,-20,-45,-19,-51,3v-2,7,-3,13,-3,81xm51,-39v7,21,46,20,51,-2v2,-7,3,-13,3,-81v0,-27,-1,-44,-1,-56","w":151,"k":{"A":5,"\u00c0":5,"\u00c1":5,"\u00c2":5,"\u00c3":5,"\u00c4":5,"\u0100":5,"\u0102":5,"\u00c5":5,"\u01fa":5,"\u0104":5,"\u00c6":10,"\u01fc":10}},"\u01fe":{"d":"124,-224v14,27,10,17,10,102v0,69,-1,78,-4,89v-8,36,-64,47,-92,24v-5,8,-3,23,-19,20v-8,-7,7,-22,9,-32v-14,-27,-10,-17,-10,-101v0,-69,1,-79,4,-90v9,-36,63,-47,92,-24v5,-8,3,-23,19,-20v8,7,-7,22,-9,32xm47,-122v0,27,1,44,1,55r53,-139v-7,-20,-45,-19,-51,3v-2,7,-3,13,-3,81xm51,-39v7,21,46,20,51,-2v2,-7,3,-13,3,-81v0,-27,-1,-44,-1,-56xm121,-316v-18,14,-25,45,-54,41v-2,0,-3,-1,-2,-3v11,-14,20,-30,33,-42v7,1,24,-4,23,4","w":151,"k":{"A":5,"\u00c0":5,"\u00c1":5,"\u00c2":5,"\u00c3":5,"\u00c4":5,"\u0100":5,"\u0102":5,"\u00c5":5,"\u01fa":5,"\u0104":5,"\u00c6":10,"\u01fc":10}},"\u0152":{"d":"201,0r-93,0v-5,0,-1,-9,-4,-11v-19,25,-75,14,-82,-21v-2,-11,-4,-21,-4,-90v0,-69,1,-80,4,-91v8,-36,62,-45,83,-21v0,-4,-1,-11,3,-11r93,0v5,3,5,23,0,27v-21,2,-49,-3,-67,2v2,25,-3,57,2,79v19,2,46,-4,60,3v-1,8,4,23,-4,24v-18,2,-43,-3,-58,2v2,26,-3,59,2,81r65,0v5,3,5,23,0,27xm50,-41v7,22,46,23,52,0v2,-7,3,-13,3,-81v0,-68,-1,-74,-3,-81v-6,-23,-45,-23,-52,0v-2,7,-3,13,-3,81v0,68,1,74,3,81","w":215},"\u0154":{"d":"139,-4v0,7,-26,5,-31,1r-30,-102v-9,1,-22,-2,-27,3r0,98v-2,7,-26,7,-29,0r0,-237v7,-10,32,-4,46,-4v43,0,66,19,66,71v0,33,-11,52,-30,62xm51,-133v30,8,54,-2,54,-41v0,-40,-23,-50,-54,-42r0,83xm114,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v17,-15,17,-47,55,-42v2,0,2,2,1,4","w":151,"k":{"\u00ab":7,"V":4,"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,"c":4,"e":4,"o":4,"\u0107":4,"\u0109":4,"\u010d":4,"\u010b":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u011b":4,"\u00eb":4,"\u0113":4,"\u0115":4,"\u0117":4,"\u0119":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u014d":4,"\u014f":4,"\u0151":4,"\u0153":4,"T":2,"\u0164":2,"\u0162":2,"\u021a":2,"\u0166":2,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":6,"\u00dd":6,"\u0176":6,"\u0178":6,"\u1ef2":6,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"\u2022":2,"\u00b7":2,"\u2219":2,"\u203a":3,"\u00bb":3}},"\u0158":{"d":"81,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-12,12,-34,40,-29v2,0,3,1,2,3xm139,-4v0,7,-26,5,-31,1r-30,-102v-9,1,-22,-2,-27,3r0,98v-2,7,-26,7,-29,0r0,-237v7,-10,32,-4,46,-4v43,0,66,19,66,71v0,33,-11,52,-30,62xm51,-133v30,8,54,-2,54,-41v0,-40,-23,-50,-54,-42r0,83","w":151,"k":{"\u00ab":7,"V":4,"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,"c":4,"e":4,"o":4,"\u0107":4,"\u0109":4,"\u010d":4,"\u010b":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u011b":4,"\u00eb":4,"\u0113":4,"\u0115":4,"\u0117":4,"\u0119":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u014d":4,"\u014f":4,"\u0151":4,"\u0153":4,"T":2,"\u0164":2,"\u0162":2,"\u021a":2,"\u0166":2,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":6,"\u00dd":6,"\u0176":6,"\u0178":6,"\u1ef2":6,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"\u2022":2,"\u00b7":2,"\u2219":2,"\u203a":3,"\u00bb":3}},"\u0156":{"d":"72,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v7,1,21,-4,22,4v4,24,-9,35,-19,49xm139,-4v0,7,-26,5,-31,1r-30,-102v-9,1,-22,-2,-27,3r0,98v-2,7,-26,7,-29,0r0,-237v7,-10,32,-4,46,-4v43,0,66,19,66,71v0,33,-11,52,-30,62xm51,-133v30,8,54,-2,54,-41v0,-40,-23,-50,-54,-42r0,83","w":151,"k":{"\u00ab":7,"V":4,"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,"c":4,"e":4,"o":4,"\u0107":4,"\u0109":4,"\u010d":4,"\u010b":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u011b":4,"\u00eb":4,"\u0113":4,"\u0115":4,"\u0117":4,"\u0119":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u014d":4,"\u014f":4,"\u0151":4,"\u0153":4,"T":2,"\u0164":2,"\u0162":2,"\u021a":2,"\u0166":2,"W":3,"\u1e82":3,"\u0174":3,"\u1e84":3,"\u1e80":3,"Y":6,"\u00dd":6,"\u0176":6,"\u0178":6,"\u1ef2":6,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"\u2022":2,"\u00b7":2,"\u2219":2,"\u203a":3,"\u00bb":3}},"\u015a":{"d":"127,-69v0,49,-15,72,-56,72v-37,0,-56,-21,-58,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,16,38,40,47v32,11,42,29,42,70xm116,-316v-18,14,-25,45,-54,41v-3,-12,19,-28,25,-41v4,-8,17,-3,27,-4v2,0,3,2,2,4","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"\u015c":{"d":"127,-69v0,49,-15,72,-56,72v-37,0,-56,-21,-58,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,16,38,40,47v32,11,42,29,42,70xm112,-274v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v32,-14,40,30,54,45","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"\u0160":{"d":"127,-69v0,49,-15,72,-56,72v-37,0,-56,-21,-58,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,16,38,40,47v32,11,42,29,42,70xm81,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-12,12,-34,40,-29v2,0,3,1,2,3","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"\u015e":{"d":"43,55v-4,-15,13,-35,17,-52v-30,-3,-46,-25,-47,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,15,42,40,47v59,12,57,141,-3,142r-16,48v-2,7,-15,3,-23,4","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"\u0218":{"d":"64,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v8,1,21,-3,23,4v4,25,-11,34,-20,49xm127,-69v0,49,-15,72,-56,72v-37,0,-56,-21,-58,-63v3,-6,24,-11,28,-4v1,30,11,41,30,41v19,0,27,-10,27,-43v0,-35,-14,-45,-39,-51v-62,-14,-58,-131,12,-131v37,0,53,20,55,58v-2,7,-22,8,-27,5v-1,-24,-9,-36,-28,-36v-18,0,-26,10,-26,35v0,32,16,38,40,47v32,11,42,29,42,70","w":141,"k":{"y":1,"x":2,"v":3,"-":-7,"\u00ad":-7,"\u2013":-7,"\u2014":-7,"T":4,"\u0164":4,"\u0162":4,"\u021a":4,"\u0166":4,"W":1,"\u1e82":1,"\u0174":1,"\u1e84":1,"\u1e80":1,"Y":2,"\u00dd":2,"\u0176":2,"\u0178":2,"\u1ef2":2,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"\u00c6":2,"\u01fc":2}},"\u0164":{"d":"80,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-12,12,-34,40,-29v-1,15,-21,32,-28,48xm81,-4v-2,7,-26,7,-29,0r-2,-214v-14,-2,-36,4,-44,-3v1,-8,-3,-21,3,-24r114,0v6,1,7,24,0,27v-13,1,-32,-3,-42,2r0,212","w":132,"k":{"\u00ab":15,"\u00ef":-7,"y":10,"x":11,"v":13,"?":-7," ":4,"-":30,"\u00ad":30,"\u2013":30,"\u2014":30,",":35,".":35,"\u2026":35,":":7,";":7,"\"":-8,"'":-8,"\u2018":-8,"\u201c":-8,"\u2019":-8,"\u201d":-8,"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u010a":6,"\u00c7":6,"\u011c":6,"\u011e":6,"\u0120":6,"\u0122":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u014c":6,"\u014e":6,"\u0150":6,"\u0152":6,"c":17,"e":17,"o":17,"\u0107":17,"\u0109":17,"\u010d":17,"\u010b":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u011b":17,"\u00eb":17,"\u0113":17,"\u0115":17,"\u0117":17,"\u0119":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u014d":17,"\u014f":17,"\u0151":17,"\u0153":17,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"d":15,"q":15,"\u010f":15,"\u0111":15,"\u00f0":15,"\u2022":14,"\u00b7":14,"\u2219":14,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"t":3,"\u0165":3,"\u0163":3,"\u021b":3,"\u0167":3,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u0100":17,"\u0102":17,"\u00c5":17,"\u01fa":17,"\u0104":17,"\u00c6":28,"\u01fc":28,"J":28,"\u0134":28,"\u203a":5,"\u00bb":5,"s":14,"\u015b":14,"\u015d":14,"\u0161":14,"\u015f":14,"\u0219":14,"a":17,"\u00e0":17,"\u00e1":17,"\u00e2":17,"\u00e3":17,"\u00e4":17,"\u0101":17,"\u0103":17,"\u00e5":17,"\u01fb":17,"\u0105":17,"\u00e6":17,"\u01fd":17,"\u00f8":17,"\u01ff":17,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13}},"\u0162":{"d":"62,72v-2,4,-8,4,-8,-1v2,-16,-5,-42,4,-52v8,1,21,-3,23,4v3,24,-10,34,-19,49xm81,-4v-2,7,-26,7,-29,0r-2,-214v-14,-2,-36,4,-44,-3v1,-8,-3,-21,3,-24r114,0v6,1,7,24,0,27v-13,1,-32,-3,-42,2r0,212","w":132,"k":{"\u00ab":15,"\u00ef":-7,"y":10,"x":11,"v":13,"?":-7," ":4,"-":30,"\u00ad":30,"\u2013":30,"\u2014":30,",":35,".":35,"\u2026":35,":":7,";":7,"\"":-8,"'":-8,"\u2018":-8,"\u201c":-8,"\u2019":-8,"\u201d":-8,"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u010a":6,"\u00c7":6,"\u011c":6,"\u011e":6,"\u0120":6,"\u0122":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u014c":6,"\u014e":6,"\u0150":6,"\u0152":6,"c":17,"e":17,"o":17,"\u0107":17,"\u0109":17,"\u010d":17,"\u010b":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u011b":17,"\u00eb":17,"\u0113":17,"\u0115":17,"\u0117":17,"\u0119":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u014d":17,"\u014f":17,"\u0151":17,"\u0153":17,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"d":15,"q":15,"\u010f":15,"\u0111":15,"\u00f0":15,"\u2022":14,"\u00b7":14,"\u2219":14,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"t":3,"\u0165":3,"\u0163":3,"\u021b":3,"\u0167":3,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u0100":17,"\u0102":17,"\u00c5":17,"\u01fa":17,"\u0104":17,"\u00c6":28,"\u01fc":28,"J":28,"\u0134":28,"\u203a":5,"\u00bb":5,"s":14,"\u015b":14,"\u015d":14,"\u0161":14,"\u015f":14,"\u0219":14,"a":17,"\u00e0":17,"\u00e1":17,"\u00e2":17,"\u00e3":17,"\u00e4":17,"\u0101":17,"\u0103":17,"\u00e5":17,"\u01fb":17,"\u0105":17,"\u00e6":17,"\u01fd":17,"\u00f8":17,"\u01ff":17,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13}},"\u021a":{"d":"62,72v-2,4,-8,4,-8,-1v2,-16,-5,-42,4,-52v8,1,21,-3,23,4v3,24,-10,34,-19,49xm81,-4v-2,7,-26,7,-29,0r-2,-214v-14,-2,-36,4,-44,-3v1,-8,-3,-21,3,-24r114,0v6,1,7,24,0,27v-13,1,-32,-3,-42,2r0,212","w":132,"k":{"\u00ab":15,"\u00ef":-7,"y":10,"x":11,"v":13,"?":-7," ":4,"-":30,"\u00ad":30,"\u2013":30,"\u2014":30,",":35,".":35,"\u2026":35,":":7,";":7,"\"":-8,"'":-8,"\u2018":-8,"\u201c":-8,"\u2019":-8,"\u201d":-8,"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u010a":6,"\u00c7":6,"\u011c":6,"\u011e":6,"\u0120":6,"\u0122":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u014c":6,"\u014e":6,"\u0150":6,"\u0152":6,"c":17,"e":17,"o":17,"\u0107":17,"\u0109":17,"\u010d":17,"\u010b":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u011b":17,"\u00eb":17,"\u0113":17,"\u0115":17,"\u0117":17,"\u0119":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u014d":17,"\u014f":17,"\u0151":17,"\u0153":17,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"d":15,"q":15,"\u010f":15,"\u0111":15,"\u00f0":15,"\u2022":14,"\u00b7":14,"\u2219":14,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"t":3,"\u0165":3,"\u0163":3,"\u021b":3,"\u0167":3,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u0100":17,"\u0102":17,"\u00c5":17,"\u01fa":17,"\u0104":17,"\u00c6":28,"\u01fc":28,"J":28,"\u0134":28,"\u203a":5,"\u00bb":5,"s":14,"\u015b":14,"\u015d":14,"\u0161":14,"\u015f":14,"\u0219":14,"a":17,"\u00e0":17,"\u00e1":17,"\u00e2":17,"\u00e3":17,"\u00e4":17,"\u0101":17,"\u0103":17,"\u00e5":17,"\u01fb":17,"\u0105":17,"\u00e6":17,"\u01fd":17,"\u00f8":17,"\u01ff":17,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13}},"\u0166":{"d":"81,-4v-2,7,-26,7,-29,0v-2,-44,4,-94,-2,-134v-9,-2,-24,4,-28,-3v1,-7,-3,-20,3,-22v9,-1,22,3,27,-2v-1,-17,3,-40,-2,-53v-14,-2,-36,4,-44,-3v1,-8,-3,-21,3,-24r114,0v6,1,7,24,0,27v-13,1,-32,-3,-42,2v1,17,-3,40,2,53v9,2,26,-4,28,4v-1,7,3,19,-3,21v-9,1,-23,-3,-27,3r0,131","w":132,"k":{"\u2014":30,"\u2013":30,"\u00ad":30,"-":30,"\u00ab":15,"\u00ef":-7,"y":10,"x":11,"v":13,"?":-7," ":4,",":35,".":35,"\u2026":35,":":7,";":7,"\"":-8,"'":-8,"\u2018":-8,"\u201c":-8,"\u2019":-8,"\u201d":-8,"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u0108":6,"\u010c":6,"\u010a":6,"\u00c7":6,"\u011c":6,"\u011e":6,"\u0120":6,"\u0122":6,"\u00d2":6,"\u00d3":6,"\u00d4":6,"\u00d5":6,"\u00d6":6,"\u014c":6,"\u014e":6,"\u0150":6,"\u0152":6,"c":17,"e":17,"o":17,"\u0107":17,"\u0109":17,"\u010d":17,"\u010b":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u011b":17,"\u00eb":17,"\u0113":17,"\u0115":17,"\u0117":17,"\u0119":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u014d":17,"\u014f":17,"\u0151":17,"\u0153":17,"T":-4,"\u0164":-4,"\u0162":-4,"\u021a":-4,"\u0166":-4,"d":15,"q":15,"\u010f":15,"\u0111":15,"\u00f0":15,"\u2022":14,"\u00b7":14,"\u2219":14,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"t":3,"\u0165":3,"\u0163":3,"\u021b":3,"\u0167":3,"w":12,"\u1e83":12,"\u0175":12,"\u1e85":12,"\u1e81":12,"A":17,"\u00c0":17,"\u00c1":17,"\u00c2":17,"\u00c3":17,"\u00c4":17,"\u0100":17,"\u0102":17,"\u00c5":17,"\u01fa":17,"\u0104":17,"\u00c6":28,"\u01fc":28,"J":28,"\u0134":28,"\u203a":5,"\u00bb":5,"s":14,"\u015b":14,"\u015d":14,"\u0161":14,"\u015f":14,"\u0219":14,"a":17,"\u00e0":17,"\u00e1":17,"\u00e2":17,"\u00e3":17,"\u00e4":17,"\u0101":17,"\u0103":17,"\u00e5":17,"\u01fb":17,"\u0105":17,"\u00e6":17,"\u01fd":17,"\u00f8":17,"\u01ff":17,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13}},"\u00de":{"d":"134,-126v0,59,-28,76,-81,73v-8,12,5,43,-6,53v-8,-2,-25,4,-25,-4r0,-237v2,-7,25,-7,29,0v1,14,-3,32,2,42v53,-3,81,13,81,73xm51,-82v31,8,54,-2,54,-44v0,-42,-22,-52,-54,-44r0,88","w":146,"k":{"\u2026":22,"\u1ef2":8,"\u0178":8,"\u0176":8,"\u00dd":8,"\u1e80":2,"\u1e84":2,"\u0174":2,"\u1e82":2,"\u01fc":17,"\u00c6":17,"\u0104":6,"\u01fa":6,"\u00c5":6,"\u0102":6,"\u0100":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,"Y":8,"W":2,"A":6,".":22,",":22,"X":7,"V":5}},"\u00d9":{"d":"90,-278v-27,12,-41,-27,-56,-38v1,-5,24,-8,29,0xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u00da":{"d":"124,-316v-18,14,-25,45,-54,41v-3,-12,19,-28,25,-41v4,-8,17,-3,27,-4v2,0,3,2,2,4xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u00db":{"d":"78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63xm121,-274v-21,14,-33,-17,-43,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v33,-14,40,31,55,45","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u0168":{"d":"113,-310v3,19,-3,32,-20,32v-12,1,-20,-13,-30,-13v-8,-3,-14,14,-20,9v-2,-19,3,-32,20,-32v13,0,20,13,31,13v8,3,12,-14,19,-9xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u00dc":{"d":"117,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm65,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u016a":{"d":"117,-288v-15,10,-50,1,-73,4v-6,-1,-7,-21,0,-23r69,0v7,1,3,12,4,19xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u016c":{"d":"78,-291v21,5,18,-37,42,-20v-2,23,-16,40,-42,40v-26,0,-39,-17,-41,-40v0,-6,18,-7,19,0v4,12,10,20,22,20xm78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u016e":{"d":"78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63xm78,-263v-18,0,-30,-13,-30,-31v0,-18,12,-31,30,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm78,-276v10,0,17,-8,17,-18v0,-10,-7,-18,-17,-18v-10,0,-16,8,-16,18v0,10,6,18,16,18","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u0170":{"d":"78,3v-35,0,-57,-21,-57,-63r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,42,-23,63,-58,63xm141,-316v-16,14,-19,45,-48,41v-3,-12,18,-28,23,-41v2,-7,15,-3,23,-4v2,0,3,2,2,4xm96,-316v-16,14,-19,45,-47,41v-3,-12,17,-28,22,-41v3,-7,16,-3,24,-4v2,0,2,2,1,4","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u0172":{"d":"99,60v-17,11,-49,4,-47,-21v0,-12,4,-21,16,-37v-28,-4,-47,-24,-47,-62r0,-181v2,-7,26,-7,29,0r0,184v0,21,11,33,28,33v17,0,29,-12,29,-33r0,-184v2,-7,25,-7,29,0r0,181v0,37,-18,58,-44,62v-14,18,-17,26,-17,33v1,18,30,-2,24,25","w":156,"k":{",":7,".":7,"\u2026":7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"\u00c6":7,"\u01fc":7,"J":4,"\u0134":4}},"\u1e82":{"d":"151,-316v-18,14,-25,45,-54,41v-3,-12,19,-28,25,-41v4,-8,17,-3,27,-4v2,0,3,2,2,4xm159,-4v-1,6,-25,7,-26,0r-29,-174r-30,174v-1,6,-25,7,-26,0r-39,-237v1,-7,26,-7,29,0r24,175r30,-175v1,-6,21,-7,23,0r31,175r24,-175v2,-8,17,-2,25,-4v3,0,3,2,3,4","w":207,"k":{"\u00ae":1,"\u00ab":14,"y":1,"x":6,"v":1," ":6,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":28,".":28,"\u2026":28,":":8,";":8,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"c":11,"e":11,"o":11,"\u0107":11,"\u0109":11,"\u010d":11,"\u010b":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u011b":11,"\u00eb":11,"\u0113":11,"\u0115":11,"\u0117":11,"\u0119":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u014d":11,"\u014f":11,"\u0151":11,"\u0153":11,"S":3,"\u015a":3,"\u015c":3,"\u0160":3,"\u015e":3,"\u0218":3,"d":11,"q":11,"\u010f":11,"\u0111":11,"\u00f0":11,"\u2022":8,"\u00b7":8,"\u2219":8,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u0169":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u016f":6,"\u0171":6,"\u0173":6,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"A":9,"\u00c0":9,"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c4":9,"\u0100":9,"\u0102":9,"\u00c5":9,"\u01fa":9,"\u0104":9,"\u00c6":24,"\u01fc":24,"J":19,"\u0134":19,"\u203a":6,"\u00bb":6,"g":11,"\u011d":11,"\u011f":11,"\u0121":11,"\u0123":11,"s":10,"\u015b":10,"\u015d":10,"\u0161":10,"\u015f":10,"\u0219":10,"a":9,"\u00e0":9,"\u00e1":9,"\u00e2":9,"\u00e3":9,"\u00e4":9,"\u0101":9,"\u0103":9,"\u00e5":9,"\u01fb":9,"\u0105":9,"\u00e6":9,"\u01fd":9,"\u00f8":13,"\u01ff":13,"m":6,"n":6,"p":6,"r":6,"\u0131":6,"\u0144":6,"\u0148":6,"\u00f1":6,"\u0146":6,"\u0155":6,"\u0159":6,"\u0157":6,"\u014b":6,"\u00d8":4,"\u01fe":4,"z":6,"\u017a":6,"\u017e":6,"\u017c":6}},"\u0174":{"d":"159,-4v-1,6,-25,7,-26,0r-29,-174r-30,174v-1,6,-25,7,-26,0r-39,-237v1,-7,26,-7,29,0r24,175r30,-175v1,-6,21,-7,23,0r31,175r24,-175v2,-8,17,-2,25,-4v3,0,3,2,3,4xm145,-274v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v32,-14,40,30,54,45","w":207,"k":{"\u00ae":1,"\u00ab":14,"y":1,"x":6,"v":1," ":6,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":28,".":28,"\u2026":28,":":8,";":8,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"c":11,"e":11,"o":11,"\u0107":11,"\u0109":11,"\u010d":11,"\u010b":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u011b":11,"\u00eb":11,"\u0113":11,"\u0115":11,"\u0117":11,"\u0119":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u014d":11,"\u014f":11,"\u0151":11,"\u0153":11,"S":3,"\u015a":3,"\u015c":3,"\u0160":3,"\u015e":3,"\u0218":3,"d":11,"q":11,"\u010f":11,"\u0111":11,"\u00f0":11,"\u2022":8,"\u00b7":8,"\u2219":8,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u0169":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u016f":6,"\u0171":6,"\u0173":6,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"A":9,"\u00c0":9,"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c4":9,"\u0100":9,"\u0102":9,"\u00c5":9,"\u01fa":9,"\u0104":9,"\u00c6":24,"\u01fc":24,"J":19,"\u0134":19,"\u203a":6,"\u00bb":6,"g":11,"\u011d":11,"\u011f":11,"\u0121":11,"\u0123":11,"s":10,"\u015b":10,"\u015d":10,"\u0161":10,"\u015f":10,"\u0219":10,"a":9,"\u00e0":9,"\u00e1":9,"\u00e2":9,"\u00e3":9,"\u00e4":9,"\u0101":9,"\u0103":9,"\u00e5":9,"\u01fb":9,"\u0105":9,"\u00e6":9,"\u01fd":9,"\u00f8":13,"\u01ff":13,"m":6,"n":6,"p":6,"r":6,"\u0131":6,"\u0144":6,"\u0148":6,"\u00f1":6,"\u0146":6,"\u0155":6,"\u0159":6,"\u0157":6,"\u014b":6,"\u00d8":4,"\u01fe":4,"z":6,"\u017a":6,"\u017e":6,"\u017c":6}},"\u1e84":{"d":"142,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm90,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm159,-4v-1,6,-25,7,-26,0r-29,-174r-30,174v-1,6,-25,7,-26,0r-39,-237v1,-7,26,-7,29,0r24,175r30,-175v1,-6,21,-7,23,0r31,175r24,-175v2,-8,17,-2,25,-4v3,0,3,2,3,4","w":207,"k":{"\u00ae":1,"\u00ab":14,"y":1,"x":6,"v":1," ":6,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":28,".":28,"\u2026":28,":":8,";":8,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"c":11,"e":11,"o":11,"\u0107":11,"\u0109":11,"\u010d":11,"\u010b":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u011b":11,"\u00eb":11,"\u0113":11,"\u0115":11,"\u0117":11,"\u0119":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u014d":11,"\u014f":11,"\u0151":11,"\u0153":11,"S":3,"\u015a":3,"\u015c":3,"\u0160":3,"\u015e":3,"\u0218":3,"d":11,"q":11,"\u010f":11,"\u0111":11,"\u00f0":11,"\u2022":8,"\u00b7":8,"\u2219":8,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u0169":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u016f":6,"\u0171":6,"\u0173":6,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"A":9,"\u00c0":9,"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c4":9,"\u0100":9,"\u0102":9,"\u00c5":9,"\u01fa":9,"\u0104":9,"\u00c6":24,"\u01fc":24,"J":19,"\u0134":19,"\u203a":6,"\u00bb":6,"g":11,"\u011d":11,"\u011f":11,"\u0121":11,"\u0123":11,"s":10,"\u015b":10,"\u015d":10,"\u0161":10,"\u015f":10,"\u0219":10,"a":9,"\u00e0":9,"\u00e1":9,"\u00e2":9,"\u00e3":9,"\u00e4":9,"\u0101":9,"\u0103":9,"\u00e5":9,"\u01fb":9,"\u0105":9,"\u00e6":9,"\u01fd":9,"\u00f8":13,"\u01ff":13,"m":6,"n":6,"p":6,"r":6,"\u0131":6,"\u0144":6,"\u0148":6,"\u00f1":6,"\u0146":6,"\u0155":6,"\u0159":6,"\u0157":6,"\u014b":6,"\u00d8":4,"\u01fe":4,"z":6,"\u017a":6,"\u017e":6,"\u017c":6}},"\u1e80":{"d":"113,-278v-28,13,-41,-27,-56,-38v-1,-2,-1,-4,1,-4v10,1,22,-3,27,4xm159,-4v-1,6,-25,7,-26,0r-29,-174r-30,174v-1,6,-25,7,-26,0r-39,-237v1,-7,26,-7,29,0r24,175r30,-175v1,-6,21,-7,23,0r31,175r24,-175v2,-8,17,-2,25,-4v3,0,3,2,3,4","w":207,"k":{"\u00ae":1,"\u00ab":14,"y":1,"x":6,"v":1," ":6,"-":9,"\u00ad":9,"\u2013":9,"\u2014":9,",":28,".":28,"\u2026":28,":":8,";":8,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"c":11,"e":11,"o":11,"\u0107":11,"\u0109":11,"\u010d":11,"\u010b":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u011b":11,"\u00eb":11,"\u0113":11,"\u0115":11,"\u0117":11,"\u0119":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u014d":11,"\u014f":11,"\u0151":11,"\u0153":11,"S":3,"\u015a":3,"\u015c":3,"\u0160":3,"\u015e":3,"\u0218":3,"d":11,"q":11,"\u010f":11,"\u0111":11,"\u00f0":11,"\u2022":8,"\u00b7":8,"\u2219":8,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"u":6,"\u00f9":6,"\u00fa":6,"\u00fb":6,"\u0169":6,"\u00fc":6,"\u016b":6,"\u016d":6,"\u016f":6,"\u0171":6,"\u0173":6,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1,"A":9,"\u00c0":9,"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c4":9,"\u0100":9,"\u0102":9,"\u00c5":9,"\u01fa":9,"\u0104":9,"\u00c6":24,"\u01fc":24,"J":19,"\u0134":19,"\u203a":6,"\u00bb":6,"g":11,"\u011d":11,"\u011f":11,"\u0121":11,"\u0123":11,"s":10,"\u015b":10,"\u015d":10,"\u0161":10,"\u015f":10,"\u0219":10,"a":9,"\u00e0":9,"\u00e1":9,"\u00e2":9,"\u00e3":9,"\u00e4":9,"\u0101":9,"\u0103":9,"\u00e5":9,"\u01fb":9,"\u0105":9,"\u00e6":9,"\u01fd":9,"\u00f8":13,"\u01ff":13,"m":6,"n":6,"p":6,"r":6,"\u0131":6,"\u0144":6,"\u0148":6,"\u00f1":6,"\u0146":6,"\u0155":6,"\u0159":6,"\u0157":6,"\u014b":6,"\u00d8":4,"\u01fe":4,"z":6,"\u017a":6,"\u017e":6,"\u017c":6}},"\u00dd":{"d":"82,-4v-2,7,-25,7,-29,0r0,-97r-47,-140v-1,-2,-1,-4,2,-4v9,2,25,-4,27,4r33,102v13,-34,19,-76,36,-106v8,2,26,-4,25,4r-47,140r0,97xm112,-316v-18,14,-25,45,-54,41v-2,0,-3,-1,-2,-3v11,-14,20,-30,33,-42v7,1,24,-4,23,4","w":135,"k":{"\u00ae":5,"\u00ab":22,"y":7,"x":13,"v":8," ":5,"-":27,"\u00ad":27,"\u2013":27,"\u2014":27,",":35,".":35,"\u2026":35,":":14,";":14,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u0108":8,"\u010c":8,"\u010a":8,"\u00c7":8,"\u011c":8,"\u011e":8,"\u0120":8,"\u0122":8,"\u00d2":8,"\u00d3":8,"\u00d4":8,"\u00d5":8,"\u00d6":8,"\u014c":8,"\u014e":8,"\u0150":8,"\u0152":8,"c":14,"e":14,"o":14,"\u0107":14,"\u0109":14,"\u010d":14,"\u010b":14,"\u00e7":14,"\u00e8":14,"\u00e9":14,"\u00ea":14,"\u011b":14,"\u00eb":14,"\u0113":14,"\u0115":14,"\u0117":14,"\u0119":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u014d":14,"\u014f":14,"\u0151":14,"\u0153":14,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"d":19,"q":19,"\u010f":19,"\u0111":19,"\u00f0":19,"\u2022":22,"\u00b7":22,"\u2219":22,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6,"A":15,"\u00c0":15,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c4":15,"\u0100":15,"\u0102":15,"\u00c5":15,"\u01fa":15,"\u0104":15,"\u00c6":29,"\u01fc":29,"J":22,"\u0134":22,"\u203a":13,"\u00bb":13,"g":19,"\u011d":19,"\u011f":19,"\u0121":19,"\u0123":19,"s":16,"\u015b":16,"\u015d":16,"\u0161":16,"\u015f":16,"\u0219":16,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u0101":13,"\u0103":13,"\u00e5":13,"\u01fb":13,"\u0105":13,"\u00e6":13,"\u01fd":13,"\u00f8":21,"\u01ff":21,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13,"\u00d8":9,"\u01fe":9,"z":12,"\u017a":12,"\u017e":12,"\u017c":12}},"\u0176":{"d":"82,-4v-2,7,-25,7,-29,0r0,-97r-47,-140v-1,-2,-1,-4,2,-4v9,2,25,-4,27,4r33,102v13,-34,19,-76,36,-106v8,2,26,-4,25,4r-47,140r0,97xm109,-274v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-45v32,-14,40,30,54,45","w":135,"k":{"\u00ae":5,"\u00ab":22,"y":7,"x":13,"v":8," ":5,"-":27,"\u00ad":27,"\u2013":27,"\u2014":27,",":35,".":35,"\u2026":35,":":14,";":14,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u0108":8,"\u010c":8,"\u010a":8,"\u00c7":8,"\u011c":8,"\u011e":8,"\u0120":8,"\u0122":8,"\u00d2":8,"\u00d3":8,"\u00d4":8,"\u00d5":8,"\u00d6":8,"\u014c":8,"\u014e":8,"\u0150":8,"\u0152":8,"c":14,"e":14,"o":14,"\u0107":14,"\u0109":14,"\u010d":14,"\u010b":14,"\u00e7":14,"\u00e8":14,"\u00e9":14,"\u00ea":14,"\u011b":14,"\u00eb":14,"\u0113":14,"\u0115":14,"\u0117":14,"\u0119":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u014d":14,"\u014f":14,"\u0151":14,"\u0153":14,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"d":19,"q":19,"\u010f":19,"\u0111":19,"\u00f0":19,"\u2022":22,"\u00b7":22,"\u2219":22,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6,"A":15,"\u00c0":15,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c4":15,"\u0100":15,"\u0102":15,"\u00c5":15,"\u01fa":15,"\u0104":15,"\u00c6":29,"\u01fc":29,"J":22,"\u0134":22,"\u203a":13,"\u00bb":13,"g":19,"\u011d":19,"\u011f":19,"\u0121":19,"\u0123":19,"s":16,"\u015b":16,"\u015d":16,"\u0161":16,"\u015f":16,"\u0219":16,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u0101":13,"\u0103":13,"\u00e5":13,"\u01fb":13,"\u0105":13,"\u00e6":13,"\u01fd":13,"\u00f8":21,"\u01ff":21,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13,"\u00d8":9,"\u01fe":9,"z":12,"\u017a":12,"\u017e":12,"\u017c":12}},"\u0178":{"d":"82,-4v-2,7,-25,7,-29,0r0,-97r-47,-140v-1,-2,-1,-4,2,-4v9,2,25,-4,27,4r33,102v13,-34,19,-76,36,-106v8,2,26,-4,25,4r-47,140r0,97xm106,-283v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm54,-283v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26","w":135,"k":{"\u00ae":5,"\u00ab":22,"y":7,"x":13,"v":8," ":5,"-":27,"\u00ad":27,"\u2013":27,"\u2014":27,",":35,".":35,"\u2026":35,":":14,";":14,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u0108":8,"\u010c":8,"\u010a":8,"\u00c7":8,"\u011c":8,"\u011e":8,"\u0120":8,"\u0122":8,"\u00d2":8,"\u00d3":8,"\u00d4":8,"\u00d5":8,"\u00d6":8,"\u014c":8,"\u014e":8,"\u0150":8,"\u0152":8,"c":14,"e":14,"o":14,"\u0107":14,"\u0109":14,"\u010d":14,"\u010b":14,"\u00e7":14,"\u00e8":14,"\u00e9":14,"\u00ea":14,"\u011b":14,"\u00eb":14,"\u0113":14,"\u0115":14,"\u0117":14,"\u0119":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u014d":14,"\u014f":14,"\u0151":14,"\u0153":14,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"d":19,"q":19,"\u010f":19,"\u0111":19,"\u00f0":19,"\u2022":22,"\u00b7":22,"\u2219":22,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6,"A":15,"\u00c0":15,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c4":15,"\u0100":15,"\u0102":15,"\u00c5":15,"\u01fa":15,"\u0104":15,"\u00c6":29,"\u01fc":29,"J":22,"\u0134":22,"\u203a":13,"\u00bb":13,"g":19,"\u011d":19,"\u011f":19,"\u0121":19,"\u0123":19,"s":16,"\u015b":16,"\u015d":16,"\u0161":16,"\u015f":16,"\u0219":16,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u0101":13,"\u0103":13,"\u00e5":13,"\u01fb":13,"\u0105":13,"\u00e6":13,"\u01fd":13,"\u00f8":21,"\u01ff":21,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13,"\u00d8":9,"\u01fe":9,"z":12,"\u017a":12,"\u017e":12,"\u017c":12}},"\u1ef2":{"d":"82,-4v-2,7,-25,7,-29,0r0,-97r-47,-140v-1,-2,-1,-4,2,-4v9,2,25,-4,27,4r33,102v13,-34,19,-76,36,-106v8,2,26,-4,25,4r-47,140r0,97xm82,-278v-28,13,-41,-27,-56,-38v-1,-2,-1,-4,1,-4v10,1,22,-3,27,4","w":135,"k":{"\u00ae":5,"\u00ab":22,"y":7,"x":13,"v":8," ":5,"-":27,"\u00ad":27,"\u2013":27,"\u2014":27,",":35,".":35,"\u2026":35,":":14,";":14,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u0108":8,"\u010c":8,"\u010a":8,"\u00c7":8,"\u011c":8,"\u011e":8,"\u0120":8,"\u0122":8,"\u00d2":8,"\u00d3":8,"\u00d4":8,"\u00d5":8,"\u00d6":8,"\u014c":8,"\u014e":8,"\u0150":8,"\u0152":8,"c":14,"e":14,"o":14,"\u0107":14,"\u0109":14,"\u010d":14,"\u010b":14,"\u00e7":14,"\u00e8":14,"\u00e9":14,"\u00ea":14,"\u011b":14,"\u00eb":14,"\u0113":14,"\u0115":14,"\u0117":14,"\u0119":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u014d":14,"\u014f":14,"\u0151":14,"\u0153":14,"S":4,"\u015a":4,"\u015c":4,"\u0160":4,"\u015e":4,"\u0218":4,"d":19,"q":19,"\u010f":19,"\u0111":19,"\u00f0":19,"\u2022":22,"\u00b7":22,"\u2219":22,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"u":13,"\u00f9":13,"\u00fa":13,"\u00fb":13,"\u0169":13,"\u00fc":13,"\u016b":13,"\u016d":13,"\u016f":13,"\u0171":13,"\u0173":13,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6,"A":15,"\u00c0":15,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c4":15,"\u0100":15,"\u0102":15,"\u00c5":15,"\u01fa":15,"\u0104":15,"\u00c6":29,"\u01fc":29,"J":22,"\u0134":22,"\u203a":13,"\u00bb":13,"g":19,"\u011d":19,"\u011f":19,"\u0121":19,"\u0123":19,"s":16,"\u015b":16,"\u015d":16,"\u0161":16,"\u015f":16,"\u0219":16,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e3":13,"\u00e4":13,"\u0101":13,"\u0103":13,"\u00e5":13,"\u01fb":13,"\u0105":13,"\u00e6":13,"\u01fd":13,"\u00f8":21,"\u01ff":21,"m":13,"n":13,"p":13,"r":13,"\u0131":13,"\u0144":13,"\u0148":13,"\u00f1":13,"\u0146":13,"\u0155":13,"\u0159":13,"\u0157":13,"\u014b":13,"\u00d8":9,"\u01fe":9,"z":12,"\u017a":12,"\u017e":12,"\u017c":12}},"\u0179":{"d":"114,0r-98,0v-7,-4,-1,-17,-3,-27r74,-191v-23,-2,-53,4,-71,-3v1,-8,-4,-22,4,-24r94,0v7,2,4,19,3,27r-74,191r71,0v6,2,7,24,0,27xm109,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v17,-15,17,-47,55,-42v2,0,2,2,1,4","w":130,"k":{"y":6,"v":2,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6}},"\u017d":{"d":"79,-273v-33,14,-40,-30,-55,-45v21,-14,33,17,43,26v11,-12,13,-34,40,-29v-1,15,-21,32,-28,48xm114,0r-98,0v-7,-4,-1,-17,-3,-27r74,-191v-23,-2,-53,4,-71,-3v1,-8,-4,-22,4,-24r94,0v7,2,4,19,3,27r-74,191r71,0v6,2,7,24,0,27","w":130,"k":{"y":6,"v":2,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6}},"\u017b":{"d":"81,-283v-4,6,-25,5,-30,0v2,-10,-4,-27,4,-30v9,1,24,-4,26,4r0,26xm114,0r-98,0v-7,-4,-1,-17,-3,-27r74,-191v-23,-2,-53,4,-71,-3v1,-8,-4,-22,4,-24r94,0v7,2,4,19,3,27r-74,191r71,0v6,2,7,24,0,27","w":130,"k":{"y":6,"v":2,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"w":6,"\u1e83":6,"\u0175":6,"\u1e85":6,"\u1e81":6}},"\u00e0":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm78,-204v-1,3,-18,6,-22,0r-31,-44v0,-5,25,-8,29,0","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e1":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm106,-248v-17,16,-20,52,-52,47v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e2":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm109,-204v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-44v32,-17,41,30,55,44","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e3":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm102,-241v2,19,-4,32,-20,32v-12,1,-21,-13,-30,-13v-8,-3,-14,14,-20,9v-2,-19,3,-32,20,-32v12,0,19,13,30,13v9,3,14,-14,20,-9","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e4":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm106,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm54,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0101":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm102,-217r-70,0v-6,-1,-7,-21,0,-23r70,0v5,2,5,20,0,23","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0103":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm67,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e5":{"d":"114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm67,-197v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm67,-210v10,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-17,7,-17,17v0,10,7,18,17,18","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u01fb":{"d":"114,-316v-19,12,-28,40,-57,37v0,-14,21,-25,28,-37v4,-7,18,-3,28,-4v2,0,2,3,1,4xm114,-4v-8,11,-33,3,-27,-14v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28xm67,-197v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm67,-210v10,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-17,7,-17,17v0,10,7,18,17,18","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0105":{"d":"114,-4v-10,17,-28,29,-26,39v3,17,30,-2,24,25v-52,18,-60,-34,-24,-62v-1,-5,2,-13,-1,-16v-18,35,-73,28,-73,-30v0,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v31,-26,93,-25,93,41r0,115xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28","w":133,"k":{"y":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e6":{"d":"114,-76v1,44,-1,46,23,53v12,0,19,-6,23,-19v5,-7,16,1,24,1v8,43,-70,62,-89,22v-24,37,-81,31,-81,-29v-1,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v17,-18,66,-24,82,-1v21,-26,73,-17,81,17v2,8,4,18,4,63v-17,10,-54,-3,-74,5xm138,-150v-23,5,-23,11,-24,47v10,4,35,4,46,0v0,-37,1,-41,-22,-47xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28","w":203,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u01fd":{"d":"147,-248v-17,16,-20,52,-52,47v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm114,-76v1,44,-1,46,23,53v12,0,19,-6,23,-19v5,-7,16,1,24,1v8,43,-70,62,-89,22v-24,37,-81,31,-81,-29v-1,-51,35,-52,74,-55v1,-26,-2,-49,-26,-47v-16,-3,-24,14,-35,10v-1,-7,-9,-13,-6,-20v17,-18,66,-24,82,-1v21,-26,73,-17,81,17v2,8,4,18,4,63v-17,10,-54,-3,-74,5xm138,-150v-23,5,-23,11,-24,47v10,4,35,4,46,0v0,-37,1,-41,-22,-47xm63,-21v23,0,30,-34,23,-57v-27,-2,-45,3,-45,29v0,19,8,28,22,28","w":203,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0107":{"d":"78,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-2,27,-4v-1,17,-22,32,-30,48xm66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-3,27,-21,44,-48,44v-45,-9,-50,-19,-50,-89v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0109":{"d":"108,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44xm66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-3,27,-21,44,-48,44v-45,-9,-50,-19,-50,-89v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u010d":{"d":"79,-204v-31,16,-40,-30,-55,-44v0,-3,19,-9,23,0v7,8,12,19,20,26v11,-12,12,-35,40,-30v-1,16,-21,32,-28,48xm66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-3,27,-21,44,-48,44v-45,-9,-50,-19,-50,-89v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u010b":{"d":"66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-3,27,-21,44,-48,44v-45,-9,-50,-19,-50,-89v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23xm78,-215v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e7":{"d":"66,-150v-28,10,-21,8,-22,64v0,39,0,43,2,49v7,22,41,18,42,-9v3,-7,23,-1,26,5v-2,24,-16,41,-38,44r-17,48v-2,8,-15,3,-23,4v-4,-15,13,-36,17,-53v-35,-16,-37,-22,-37,-88v0,-41,1,-48,4,-58v7,-21,22,-32,46,-32v27,-1,51,23,46,49v-8,0,-21,8,-24,0v-3,-16,-10,-23,-22,-23","w":124,"k":{"y":1,"x":1,"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u010f":{"d":"152,-245v14,18,-9,57,-22,53v1,-17,-4,-41,3,-53r19,0xm58,3v-40,-9,-42,-22,-41,-89v0,-42,2,-52,4,-62v6,-35,61,-36,70,-7r0,-86v2,-7,25,-7,28,0r0,237v-6,10,-37,6,-28,-14v-5,12,-14,21,-33,21xm68,-150v-29,10,-24,10,-24,64v0,38,1,42,3,48v3,10,10,15,21,15v27,-11,23,-7,23,-63v0,-37,0,-43,-2,-49v-3,-9,-11,-15,-21,-15","k":{"y":-6,"x":-6,"v":-7,"?":-27,"!":-21,"\"":-26,"'":-26,"\u2018":-26,"\u201c":-26,"\u2019":-26,"\u201d":-26,"f":-10,"\ufb01":-10,"\ufb02":-10,"\ufb00":-10,"\ufb03":-10,"\ufb04":-10,"l":-15,"\u013a":-15,"\u013e":-15,"\u013c":-15,"\u0142":-15,"\u0140":-15,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u0169":-4,"\u00fc":-4,"\u016b":-4,"\u016d":-4,"\u016f":-4,"\u0171":-4,"\u0173":-4,"t":-12,"\u0165":-12,"\u0163":-12,"\u021b":-12,"\u0167":-12,"w":-7,"\u1e83":-7,"\u0175":-7,"\u1e85":-7,"\u1e81":-7,"m":-4,"n":-4,"p":-4,"r":-4,"\u0131":-4,"\u0144":-4,"\u0148":-4,"\u00f1":-4,"\u0146":-4,"\u0155":-4,"\u0159":-4,"\u0157":-4,"\u014b":-4,")":-18,"]":-18,"}":-18,"b":-15,"h":-15,"k":-15,"\u0125":-15,"\u0127":-15,"\u0137":-15,"\u00fe":-15,"i":-15,"\u00ec":-15,"\u00ed":-15,"\u012d":-15,"\u00ee":-15,"\u0129":-15,"\u00ef":-15,"\u012b":-15,"\u012f":-15,"j":-15,"\u0237":-15,"\u0135":-15}},"\u0111":{"d":"58,3v-40,-9,-42,-22,-41,-89v0,-42,2,-52,4,-62v6,-35,61,-36,70,-7v-1,-14,3,-33,-2,-43v-17,3,-44,0,-28,-22v10,-1,24,2,30,-2v1,-8,-3,-21,4,-23v8,1,23,-4,24,4v1,10,-5,25,11,21v9,5,6,27,-9,22v-7,58,1,131,-2,194v-6,10,-37,6,-28,-14v-5,12,-14,21,-33,21xm68,-150v-29,10,-24,10,-24,64v0,38,1,42,3,48v3,10,10,15,21,15v27,-11,23,-7,23,-63v0,-37,0,-43,-2,-49v-3,-9,-11,-15,-21,-15","k":{"\u0149":-12,"\u00ef":-5}},"\u00f0":{"d":"16,-82v0,-65,5,-77,46,-86v7,0,14,2,17,4r-16,-31v-14,5,-31,14,-33,-7v1,-7,17,-7,24,-11v-3,-10,-18,-23,-13,-32v9,1,23,-4,26,4r10,20v15,-8,37,-8,29,12r-19,6v20,37,31,62,31,119v0,69,-7,77,-51,87v-44,-7,-51,-21,-51,-85xm67,-143v-27,10,-23,9,-23,61v1,51,-4,49,23,59v27,-9,24,-8,24,-59v-1,-51,2,-51,-24,-61","w":134},"\u00e8":{"d":"46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47xm76,-204v-1,3,-18,6,-22,0v-9,-16,-28,-31,-30,-48v9,2,23,-3,27,4","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00e9":{"d":"78,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00ea":{"d":"109,-204v-21,14,-33,-17,-43,-26v-11,12,-12,34,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,55,44xm46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u011b":{"d":"79,-204v-31,16,-40,-30,-55,-44v0,-5,19,-7,24,0v6,9,11,19,19,26v12,-11,13,-34,40,-30v2,15,-21,32,-28,48xm46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00eb":{"d":"105,-215v-2,5,-21,5,-25,0v2,-10,-4,-27,4,-30v7,1,20,-4,21,4r0,26xm53,-215v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0113":{"d":"46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47xm102,-217r-70,0v-6,-1,-7,-21,0,-23r70,0v5,2,5,20,0,23","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0115":{"d":"46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47xm67,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v0,-5,16,-5,18,0v4,12,11,20,23,20","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0117":{"d":"46,-78v-17,52,29,73,44,36v5,-6,23,-1,26,5v-5,25,-24,40,-50,40v-45,-9,-52,-18,-50,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,8,-49,0,-71,3xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47xm81,-215v-3,6,-25,5,-30,0v2,-10,-4,-27,4,-30v8,2,24,-4,26,4r0,26","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0119":{"d":"113,-41v10,26,-56,71,-24,85v11,-7,21,8,16,16v-17,11,-47,4,-47,-21v0,-10,3,-21,15,-36v-51,-6,-57,-16,-57,-89v0,-40,2,-50,4,-58v11,-42,83,-43,93,0v2,8,4,18,4,63v-16,10,-54,-3,-73,5v0,45,-1,46,23,53v12,0,19,-6,23,-19v4,-8,16,2,23,1xm67,-150v-22,2,-27,19,-21,49v14,-1,33,3,44,-2v-1,-36,0,-41,-23,-47","w":132,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u011d":{"d":"112,-204v-21,14,-33,-17,-43,-26v-11,12,-12,34,-39,29v-2,0,-3,-1,-2,-3r29,-44v31,-16,40,30,55,44xm58,-1v-41,-9,-41,-21,-41,-87v0,-40,1,-50,4,-59v4,-36,61,-38,69,-7v4,-3,-3,-17,4,-18v8,1,21,-3,24,3r0,182v7,64,-85,71,-98,23v2,-9,19,-13,25,-10v9,24,48,21,46,-11v-1,-12,2,-27,-1,-37v-4,12,-14,21,-32,21xm68,-150v-28,10,-24,8,-24,62v0,36,2,42,3,47v3,10,10,15,21,15v26,-10,22,-9,23,-62v0,-36,-1,-42,-3,-47v-3,-9,-10,-15,-20,-15","w":139},"\u011f":{"d":"58,-1v-41,-9,-41,-21,-41,-87v0,-40,1,-50,4,-59v4,-36,61,-38,69,-7v4,-3,-3,-17,4,-18v8,1,21,-3,24,3r0,182v7,64,-85,71,-98,23v2,-9,19,-13,25,-10v9,24,48,21,46,-11v-1,-12,2,-27,-1,-37v-4,12,-14,21,-32,21xm68,-150v-28,10,-24,8,-24,62v0,36,2,42,3,47v3,10,10,15,21,15v26,-10,22,-9,23,-62v0,-36,-1,-42,-3,-47v-3,-9,-10,-15,-20,-15xm70,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20","w":139},"\u0121":{"d":"58,-1v-41,-9,-41,-21,-41,-87v0,-40,1,-50,4,-59v4,-36,61,-38,69,-7v4,-3,-3,-17,4,-18v8,1,21,-3,24,3r0,182v7,64,-85,71,-98,23v2,-9,19,-13,25,-10v9,24,48,21,46,-11v-1,-12,2,-27,-1,-37v-4,12,-14,21,-32,21xm68,-150v-28,10,-24,8,-24,62v0,36,2,42,3,47v3,10,10,15,21,15v26,-10,22,-9,23,-62v0,-36,-1,-42,-3,-47v-3,-9,-10,-15,-20,-15xm85,-215v-4,6,-25,5,-30,0v2,-10,-4,-27,4,-30v9,1,24,-4,26,4r0,26","w":139},"\u0123":{"d":"83,-210v-1,6,-23,7,-26,0v-3,-26,10,-39,23,-52v8,10,1,36,3,52xm58,-1v-41,-9,-41,-21,-41,-87v0,-40,1,-50,4,-59v4,-36,61,-38,69,-7v4,-3,-3,-17,4,-18v8,1,21,-3,24,3r0,182v7,64,-85,71,-98,23v2,-9,19,-13,25,-10v9,24,48,21,46,-11v-1,-12,2,-27,-1,-37v-4,12,-14,21,-32,21xm68,-150v-28,10,-24,8,-24,62v0,36,2,42,3,47v3,10,10,15,21,15v26,-10,22,-9,23,-62v0,-36,-1,-42,-3,-47v-3,-9,-10,-15,-20,-15","w":139},"\u0125":{"d":"122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-237v1,-7,24,-7,28,0r0,86v17,-36,73,-25,73,32r0,119xm114,-274v-21,14,-33,-17,-43,-26v-11,12,-12,34,-40,29v1,-15,21,-32,28,-48v33,-14,40,31,55,45","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u0127":{"d":"122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r-2,-194v-12,3,-13,-6,-12,-18v-1,-8,12,-1,14,-6v1,-8,-3,-20,3,-23v8,1,23,-4,25,4v1,7,-2,18,2,21v17,-2,43,-2,29,22v-10,1,-24,-2,-31,2r0,41v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u0131":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165","w":69},"\u00ec":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm45,-204v0,5,-19,5,-23,0r-31,-44v0,-5,25,-8,29,0","w":69},"\u00ed":{"d":"80,-248v-17,16,-20,52,-52,47v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165","w":69},"\u012d":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm35,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20","w":69},"\u00ee":{"d":"77,-204v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-44v32,-17,41,30,55,44xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165","w":69},"\u0129":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm70,-241v2,19,-4,32,-20,32v-12,1,-21,-13,-31,-13v-8,-3,-13,15,-20,9v-2,-19,4,-32,21,-32v12,-1,19,13,30,13v9,3,14,-14,20,-9","w":69},"\u00ef":{"d":"74,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm22,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165","w":69,"k":{"\u201d":-20,"\u201c":-20,"\u2019":-20,"\u2018":-20,"\u00fe":-5,"\u0137":-5,"\u0127":-5,"\u0125":-5,"k":-5,"h":-5,"b":-5,"'":-20,"\"":-20}},"\u012b":{"d":"49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,165xm73,-221v-15,10,-50,1,-73,4v-6,-1,-7,-21,0,-23r69,0v7,1,3,12,4,19","w":69},"\u012f":{"d":"50,-215v-3,5,-25,5,-30,0v1,-10,-3,-25,3,-30v9,1,24,-4,27,4r0,26xm49,-4v-11,17,-26,32,-23,39v1,17,32,-1,23,25v-49,18,-59,-31,-26,-61v-7,-50,1,-114,-2,-168v3,-5,23,-5,28,0r0,165","w":69},"\u0237":{"d":"49,22v0,30,-15,44,-46,43v-7,-2,-8,-27,4,-27v10,0,14,-5,14,-18r0,-189v3,-5,23,-5,28,0r0,191","w":69},"\u0135":{"d":"49,22v0,30,-15,44,-46,43v-7,-2,-8,-27,4,-27v10,0,14,-5,14,-18r0,-189v3,-5,23,-5,28,0r0,191xm77,-204v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-44v32,-17,41,30,55,44","w":69},"\u0137":{"d":"67,72v-1,4,-7,4,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v4,24,-9,35,-19,49xm128,-4v0,3,-25,9,-29,0r-33,-77r-17,32v-2,16,5,40,-4,49v-8,-1,-24,4,-24,-4r0,-237v1,-7,24,-7,28,0r0,149r42,-77v4,-7,18,-1,27,-3v2,0,3,1,2,3r-38,63","w":135,"k":{"y":6,"-":11,"\u00ad":11,"\u2013":11,"\u2014":11,"c":3,"e":3,"o":3,"\u0107":3,"\u0109":3,"\u010d":3,"\u010b":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u011b":3,"\u00eb":3,"\u0113":3,"\u0115":3,"\u0117":3,"\u0119":3,"\u00f2":3,"\u00f3":3,"\u00f4":3,"\u00f5":3,"\u00f6":3,"\u014d":3,"\u014f":3,"\u0151":3,"\u0153":3,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"g":3,"\u011d":3,"\u011f":3,"\u0121":3,"\u0123":3,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u015f":4,"\u0219":4}},"\u0138":{"d":"128,-4v0,3,-25,9,-29,0r-33,-77r-17,32v-2,16,5,40,-4,49v-8,-1,-24,4,-24,-4r0,-165v3,-5,23,-5,28,0r0,77r42,-77v4,-7,18,-1,27,-3v2,0,3,1,2,3r-38,63","w":135,"k":{"y":6,"-":11,"\u00ad":11,"\u2013":11,"\u2014":11,"c":3,"e":3,"o":3,"\u0107":3,"\u0109":3,"\u010d":3,"\u010b":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u011b":3,"\u00eb":3,"\u0113":3,"\u0115":3,"\u0117":3,"\u0119":3,"\u00f2":3,"\u00f3":3,"\u00f4":3,"\u00f5":3,"\u00f6":3,"\u014d":3,"\u014f":3,"\u0151":3,"\u0153":3,"d":3,"q":3,"\u010f":3,"\u0111":3,"\u00f0":3,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u0169":4,"\u00fc":4,"\u016b":4,"\u016d":4,"\u016f":4,"\u0171":4,"\u0173":4,"g":3,"\u011d":3,"\u011f":3,"\u0121":3,"\u0123":3,"s":4,"\u015b":4,"\u015d":4,"\u0161":4,"\u015f":4,"\u0219":4}},"\u013a":{"d":"83,-316v-18,14,-24,45,-54,41v-2,0,-3,-1,-2,-3v11,-14,20,-30,33,-42v7,1,24,-4,23,4xm49,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v1,-7,24,-7,28,0r0,196","w":79,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"\u013e":{"d":"85,-245v14,18,-9,57,-22,53v1,-17,-4,-41,3,-53r19,0xm49,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v1,-7,24,-7,28,0r0,196","w":79,"k":{"\u014b":-3,"\u201d":-20,"\u201c":-20,"\u2019":-20,"\u2018":-20,"\ufb04":-9,"\ufb03":-9,"\ufb00":-9,"\ufb02":-9,"\ufb01":-9,"\u1e81":-6,"\u1e85":-6,"\u0175":-6,"\u1e83":-6,"\u0173":-3,"\u0171":-3,"\u016f":-3,"\u016d":-3,"\u016b":-3,"\u00fc":-3,"\u0169":-3,"\u00fb":-3,"\u00fa":-3,"\u00f9":-3,"\u00fe":-12,"\u0167":-10,"\u021b":-10,"\u0163":-10,"\u0165":-10,"\u0157":-3,"\u0159":-3,"\u0155":-3,"\u0146":-3,"\u00f1":-3,"\u0148":-3,"\u0144":-3,"\u0140":-12,"\u0142":-12,"\u013c":-12,"\u013e":-12,"\u013a":-12,"\u0137":-12,"\u0135":-13,"\u0237":-13,"\u012f":-12,"\u012b":-12,"\u00ef":-12,"\u0129":-12,"\u00ee":-12,"\u012d":-12,"\u00ed":-12,"\u00ec":-12,"\u0131":-3,"\u0127":-12,"\u0125":-12,"}":-15,"w":-6,"u":-3,"t":-10,"r":-3,"p":-3,"n":-3,"m":-3,"l":-12,"k":-12,"j":-13,"i":-12,"h":-12,"f":-9,"b":-12,"]":-15,")":-15,"'":-20,"\"":-20,"y":-5,"x":-5,"v":-6,"?":-21,"!":-15}},"\u013c":{"d":"38,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v7,1,21,-4,22,4v4,24,-9,35,-19,49xm49,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v1,-7,24,-7,28,0r0,196","w":79,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"\u0142":{"d":"66,2v-56,3,-45,-58,-45,-111v-4,2,-11,11,-15,5v-2,-17,1,-27,15,-32r0,-105v1,-7,24,-7,28,0r0,86v6,-3,15,-15,20,-10v4,21,-6,30,-20,37r0,83v-2,17,12,17,20,24v-1,8,3,20,-3,23","w":79,"k":{"\u00ae":8,"\u00ab":4,"y":5,"v":7,"-":6,"\u00ad":6,"\u2013":6,"\u2014":6,",":-6,".":-6,"\u2026":-6,"\"":12,"'":12,"\u2018":12,"\u201c":12,"\u2019":11,"\u201d":11,"*":8,"\u2122":8,"\u00aa":8,"\u00ba":8,"f":4,"\ufb01":4,"\ufb02":4,"\ufb00":4,"\ufb03":4,"\ufb04":4,"l":1,"\u013a":1,"\u013e":1,"\u013c":1,"\u0142":1,"\u0140":1,"t":4,"\u0165":4,"\u0163":4,"\u021b":4,"\u0167":4,"w":5,"\u1e83":5,"\u0175":5,"\u1e85":5,"\u1e81":5,"\u203a":3,"\u00bb":3}},"\u0140":{"d":"49,-45v-2,17,12,17,20,24v-1,8,3,20,-3,23v-30,-3,-45,-13,-45,-48r0,-195v1,-7,24,-7,28,0r0,196xm96,-98v-3,5,-25,5,-30,0v2,-11,-4,-28,3,-34v9,1,24,-4,27,3r0,31","w":92},"\u0144":{"d":"77,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u0148":{"d":"83,-204v-31,16,-40,-30,-55,-44v0,-3,19,-9,23,0v7,8,12,19,20,26v12,-11,13,-34,40,-30v2,15,-21,32,-28,48xm122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u00f1":{"d":"122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119xm106,-241v2,19,-4,32,-20,32v-12,1,-21,-13,-31,-13v-8,-3,-13,15,-20,9v-2,-19,4,-32,21,-32v12,-1,19,13,30,13v9,3,14,-14,20,-9","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u0146":{"d":"65,72v-1,3,-8,5,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v3,24,-10,34,-19,49xm122,-4v-2,7,-24,7,-28,0r0,-114v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,119","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u00f2":{"d":"67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15xm79,-204v0,5,-18,5,-22,0r-32,-44v0,-5,25,-8,29,0","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f3":{"d":"78,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-2,27,-4v-1,17,-22,32,-30,48xm67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f4":{"d":"109,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44xm67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f5":{"d":"67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15xm103,-241v3,19,-5,32,-21,32v-12,1,-20,-13,-30,-13v-8,-3,-14,14,-20,9v-3,-19,4,-32,21,-32v12,0,19,13,30,13v9,3,14,-14,20,-9","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f6":{"d":"106,-215v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm54,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u014d":{"d":"106,-221v-16,10,-51,1,-74,4v-5,-2,-5,-20,0,-23r70,0v7,1,3,12,4,19xm67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u014f":{"d":"67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15xm67,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0151":{"d":"99,-204v-3,6,-12,2,-19,3v-3,-13,16,-32,20,-47v2,-7,15,-3,23,-4v3,15,-18,33,-24,48xm81,-248v-15,16,-15,51,-45,47v-3,-13,15,-32,19,-47v3,-7,16,-3,24,-4v2,0,3,2,2,4xm67,-176v45,9,51,19,51,90v0,39,0,47,-3,56v-7,21,-24,33,-48,33v-45,-9,-51,-20,-51,-89v0,-39,1,-48,4,-57v7,-21,23,-33,47,-33xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":134,"k":{"y":2,"x":4,"v":2,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f8":{"d":"108,-157v16,5,11,107,7,127v-6,32,-52,42,-79,24v-5,7,-4,19,-17,17v-8,-5,7,-18,8,-26v-11,-23,-10,-18,-11,-71v0,-39,1,-48,4,-57v7,-32,51,-42,78,-24v4,-7,4,-19,18,-16v6,6,-7,18,-8,26xm67,-150v-28,10,-22,9,-23,64r0,37r41,-92v-4,-6,-10,-9,-18,-9xm67,-22v28,-11,24,-8,24,-64r0,-36r-42,91v4,5,10,9,18,9","w":134,"k":{"x":3}},"\u01ff":{"d":"108,-157v16,5,11,107,7,127v-6,32,-52,42,-79,24v-5,7,-4,19,-17,17v-8,-5,7,-18,8,-26v-11,-23,-10,-18,-11,-71v0,-39,1,-48,4,-57v7,-32,51,-42,78,-24v4,-7,4,-19,18,-16v6,6,-7,18,-8,26xm67,-150v-28,10,-22,9,-23,64r0,37r41,-92v-4,-6,-10,-9,-18,-9xm67,-22v28,-11,24,-8,24,-64r0,-36r-42,91v4,5,10,9,18,9xm78,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-2,27,-4v-1,17,-22,32,-30,48","w":134,"k":{"x":3}},"\u0153":{"d":"118,-76v1,44,-1,46,23,53v12,0,19,-6,23,-19v5,-8,16,2,24,1v8,41,-62,60,-84,27v-8,12,-21,17,-37,17v-45,-9,-51,-20,-51,-89v0,-39,2,-48,4,-57v8,-36,64,-43,85,-16v19,-28,75,-20,83,15v2,8,4,18,4,63v-17,10,-54,-3,-74,5xm141,-150v-22,5,-22,11,-23,47v10,4,35,4,46,0v0,-37,0,-41,-23,-47xm67,-150v-29,10,-22,9,-23,64v0,38,0,42,2,48v3,10,10,15,21,15v29,-10,23,-7,24,-63v0,-37,0,-43,-2,-49v-3,-10,-11,-15,-22,-15","w":207,"k":{"y":2,"x":1,"v":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0155":{"d":"97,-248v-17,16,-20,52,-52,47v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,16v6,-14,21,-26,41,-22v6,4,0,30,-12,28v-48,3,-23,95,-29,143","w":98,"k":{"?":-7,"-":5,"\u00ad":5,"\u2013":5,"\u2014":5,",":18,".":18,"\u2026":18,"\"":-4,"'":-4,"\u2018":-4,"\u201c":-4,"\u2019":-4,"\u201d":-4,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"d":6,"q":6,"\u010f":6,"\u0111":6,"\u00f0":6,"g":6,"\u011d":6,"\u011f":6,"\u0121":6,"\u0123":6,"s":3,"\u015b":3,"\u015d":3,"\u0161":3,"\u015f":3,"\u0219":3,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e3":6,"\u00e4":6,"\u0101":6,"\u0103":6,"\u00e5":6,"\u01fb":6,"\u0105":6,"\u00e6":6,"\u01fd":6,"\u00f8":4,"\u01ff":4}},"\u0159":{"d":"64,-204v-31,16,-40,-30,-55,-44v0,-3,19,-9,23,0v7,8,12,19,20,26v12,-11,13,-34,40,-30v2,15,-21,32,-28,48xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,16v6,-14,21,-26,41,-22v6,4,0,30,-12,28v-48,3,-23,95,-29,143","w":98,"k":{"?":-7,"-":5,"\u00ad":5,"\u2013":5,"\u2014":5,",":18,".":18,"\u2026":18,"\"":-4,"'":-4,"\u2018":-4,"\u201c":-4,"\u2019":-4,"\u201d":-4,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"d":6,"q":6,"\u010f":6,"\u0111":6,"\u00f0":6,"g":6,"\u011d":6,"\u011f":6,"\u0121":6,"\u0123":6,"s":3,"\u015b":3,"\u015d":3,"\u0161":3,"\u015f":3,"\u0219":3,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e3":6,"\u00e4":6,"\u0101":6,"\u0103":6,"\u00e5":6,"\u01fb":6,"\u0105":6,"\u00e6":6,"\u01fd":6,"\u00f8":4,"\u01ff":4}},"\u0157":{"d":"29,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v7,1,21,-4,22,4v4,24,-9,35,-19,49xm49,-4v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,16v6,-14,21,-26,41,-22v6,4,0,30,-12,28v-48,3,-23,95,-29,143","w":98,"k":{"?":-7,"-":5,"\u00ad":5,"\u2013":5,"\u2014":5,",":18,".":18,"\u2026":18,"\"":-4,"'":-4,"\u2018":-4,"\u201c":-4,"\u2019":-4,"\u201d":-4,"c":6,"e":6,"o":6,"\u0107":6,"\u0109":6,"\u010d":6,"\u010b":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u011b":6,"\u00eb":6,"\u0113":6,"\u0115":6,"\u0117":6,"\u0119":6,"\u00f2":6,"\u00f3":6,"\u00f4":6,"\u00f5":6,"\u00f6":6,"\u014d":6,"\u014f":6,"\u0151":6,"\u0153":6,"d":6,"q":6,"\u010f":6,"\u0111":6,"\u00f0":6,"g":6,"\u011d":6,"\u011f":6,"\u0121":6,"\u0123":6,"s":3,"\u015b":3,"\u015d":3,"\u0161":3,"\u015f":3,"\u0219":3,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e3":6,"\u00e4":6,"\u0101":6,"\u0103":6,"\u00e5":6,"\u01fb":6,"\u0105":6,"\u00e6":6,"\u01fd":6,"\u00f8":4,"\u01ff":4}},"\u015b":{"d":"72,-204v-4,6,-13,2,-21,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm106,-132v-27,13,-22,-22,-44,-20v-27,2,-27,41,0,48v29,8,49,25,49,56v0,30,-17,51,-49,51v-29,0,-47,-16,-50,-44v3,-7,20,-10,26,-5v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u015d":{"d":"104,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44xm106,-132v-27,13,-22,-22,-44,-20v-27,2,-27,41,0,48v29,8,49,25,49,56v0,30,-17,51,-49,51v-29,0,-47,-16,-50,-44v3,-7,20,-10,26,-5v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0161":{"d":"75,-204v-31,16,-40,-30,-55,-44v0,-3,19,-9,23,0v7,8,12,19,20,26v11,-12,12,-35,40,-30v-1,16,-21,32,-28,48xm106,-132v-27,13,-22,-22,-44,-20v-27,2,-27,41,0,48v29,8,49,25,49,56v0,30,-17,51,-49,51v-29,0,-47,-16,-50,-44v3,-7,20,-10,26,-5v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u015f":{"d":"106,-132v-27,13,-22,-22,-44,-20v-27,2,-28,44,0,48v56,7,69,92,13,106r-17,49v-2,7,-15,3,-23,4v-2,0,-4,-2,-3,-4r20,-48v-23,-2,-45,-25,-37,-48v7,0,18,-8,23,-1v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u0219":{"d":"56,72v-1,4,-7,4,-7,-1v2,-16,-5,-42,4,-52v7,1,21,-4,22,4v4,24,-9,35,-19,49xm106,-132v-27,13,-22,-22,-44,-20v-27,2,-27,41,0,48v29,8,49,25,49,56v0,30,-17,51,-49,51v-29,0,-47,-16,-50,-44v3,-7,20,-10,26,-5v1,34,47,33,47,0v0,-19,-17,-28,-34,-32v-50,-13,-47,-98,11,-98v29,0,49,21,44,44","w":123,"k":{"v":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00df":{"d":"127,-78v0,65,-3,74,-50,79v-6,-1,-8,-26,2,-26v24,-8,21,-7,21,-53v0,-52,0,-44,-27,-57v1,-8,-4,-22,5,-23v19,-2,20,-8,20,-34v0,-21,-9,-30,-25,-30v-16,0,-24,9,-24,30r0,188v-2,7,-25,7,-28,0r0,-185v0,-37,16,-59,52,-59v55,0,70,79,33,101v20,15,21,20,21,69","w":145},"\u0165":{"d":"88,-245v11,19,-8,57,-22,53v1,-17,-4,-41,3,-53r19,0xm73,-24v9,6,6,33,-9,26v-65,3,-26,-101,-40,-152v-15,6,-20,-15,-10,-22v4,-1,12,2,12,-3v2,-16,-5,-42,4,-52v8,1,23,-4,24,4v2,16,-3,38,2,51v7,1,19,-3,21,3v-1,7,3,18,-4,19v-6,1,-16,-2,-19,2r0,108v0,12,6,17,19,16","w":87,"k":{"y":-6,"x":-6,"v":-7,"?":-27,"!":-21,"\"":-26,"'":-26,"\u2018":-26,"\u201c":-26,"\u2019":-26,"\u201d":-26,"f":-10,"\ufb01":-10,"\ufb02":-10,"\ufb00":-10,"\ufb03":-10,"\ufb04":-10,"l":-15,"\u013a":-15,"\u013e":-15,"\u013c":-15,"\u0142":-15,"\u0140":-15,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u0169":-4,"\u00fc":-4,"\u016b":-4,"\u016d":-4,"\u016f":-4,"\u0171":-4,"\u0173":-4,"t":-12,"\u0165":-12,"\u0163":-12,"\u021b":-12,"\u0167":-12,"w":-7,"\u1e83":-7,"\u0175":-7,"\u1e85":-7,"\u1e81":-7,"m":-4,"n":-4,"p":-4,"r":-4,"\u0131":-4,"\u0144":-4,"\u0148":-4,"\u00f1":-4,"\u0146":-4,"\u0155":-4,"\u0159":-4,"\u0157":-4,"\u014b":-4,")":-18,"]":-18,"}":-18,"b":-15,"h":-15,"k":-15,"\u0125":-15,"\u0127":-15,"\u0137":-15,"\u00fe":-15,"i":-15,"\u00ec":-15,"\u00ed":-15,"\u012d":-15,"\u00ee":-15,"\u0129":-15,"\u00ef":-15,"\u012b":-15,"\u012f":-15,"j":-15,"\u0237":-15,"\u0135":-15}},"\u0163":{"d":"45,72v-1,4,-7,4,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v4,24,-9,35,-19,49xm73,-24v9,6,6,33,-9,26v-65,3,-26,-101,-40,-152v-15,6,-20,-15,-10,-22v4,-1,12,2,12,-3v2,-16,-5,-42,4,-52v8,1,23,-4,24,4v2,16,-3,38,2,51v7,1,19,-3,21,3v-1,7,3,18,-4,19v-6,1,-16,-2,-19,2r0,108v0,12,6,17,19,16","w":87,"k":{"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,",":-4,".":-4,"\u2026":-4,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1}},"\u021b":{"d":"45,72v-1,4,-7,4,-7,-1v2,-16,-4,-41,3,-52v8,1,21,-3,23,4v4,24,-9,35,-19,49xm73,-24v9,6,6,33,-9,26v-65,3,-26,-101,-40,-152v-15,6,-20,-15,-10,-22v4,-1,12,2,12,-3v2,-16,-5,-42,4,-52v8,1,23,-4,24,4v2,16,-3,38,2,51v7,1,19,-3,21,3v-1,7,3,18,-4,19v-6,1,-16,-2,-19,2r0,108v0,12,6,17,19,16","w":87,"k":{"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,",":-4,".":-4,"\u2026":-4,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1}},"\u0167":{"d":"73,-24v9,6,6,33,-9,26v-52,6,-32,-63,-40,-104v-12,3,-12,-6,-11,-18v-1,-7,11,-1,13,-6v-1,-11,6,-28,-12,-24v-9,-6,-6,-28,10,-22v7,-13,-5,-44,6,-55v8,1,23,-4,24,4v2,16,-3,38,2,51v7,1,19,-3,21,3v-1,7,3,18,-4,19v-6,1,-16,-2,-19,2v1,12,-5,29,14,24v6,1,7,20,0,22v-5,1,-13,-2,-14,2v5,27,-16,77,19,76","w":87,"k":{"-":4,"\u00ad":4,"\u2013":4,"\u2014":4,",":-4,".":-4,"\u2026":-4,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1}},"\u00fe":{"d":"82,-176v41,9,41,22,41,90v0,42,-2,51,-4,61v-6,35,-61,36,-70,7r0,79v-2,7,-25,7,-28,0r0,-302v1,-7,24,-7,28,0r0,86v5,-12,14,-21,33,-21xm72,-150v-29,11,-22,9,-23,64v0,38,0,42,2,48v4,19,38,21,42,0v2,-6,3,-10,3,-48v0,-37,-1,-43,-3,-49v-3,-10,-10,-15,-21,-15","k":{"y":1,"x":3,"v":1,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"w":1,"\u1e83":1,"\u0175":1,"\u1e85":1,"\u1e81":1}},"\u00f9":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165xm81,-204v0,5,-18,5,-22,0r-32,-44v0,-5,25,-8,29,0"},"\u00fa":{"d":"81,-204v-4,6,-13,2,-21,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"\u00fb":{"d":"112,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44xm120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"\u0169":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165xm105,-241v2,19,-4,32,-20,32v-12,1,-21,-13,-30,-13v-8,-3,-14,14,-20,9v-2,-19,3,-32,20,-32v12,0,19,13,30,13v9,3,14,-14,20,-9"},"\u00fc":{"d":"109,-215v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v8,1,21,-3,22,4r0,26xm57,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"\u016b":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165xm109,-221v-16,10,-51,1,-74,4v-5,-2,-5,-20,0,-23r70,0v7,1,3,12,4,19"},"\u016d":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165xm70,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20"},"\u016f":{"d":"70,-197v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm70,-210v10,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-17,7,-17,17v0,10,7,18,17,18xm120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"\u0171":{"d":"120,-4v-7,10,-35,4,-29,-13v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165xm103,-204v-3,6,-12,2,-19,3v-3,-13,16,-32,20,-47v2,-7,15,-3,23,-4v3,15,-18,33,-24,48xm85,-248v-15,16,-15,51,-45,47v-3,-13,15,-32,19,-47v3,-7,16,-3,24,-4v2,0,3,2,2,4"},"\u0173":{"d":"120,-4v-12,13,-27,29,-26,39v2,17,29,-1,23,25v-51,19,-58,-35,-24,-61v-3,-3,1,-13,-2,-16v-17,35,-72,24,-72,-33r0,-119v3,-5,24,-5,28,0r0,115v0,21,7,31,22,31v14,0,23,-10,23,-31r0,-115v3,-5,23,-5,28,0r0,165"},"\u1e83":{"d":"108,-204v-4,6,-13,2,-21,3v1,-15,18,-32,24,-47v3,-8,18,-2,27,-4v-1,17,-22,32,-30,48xm142,-4v-1,7,-22,7,-25,0r-23,-113r-21,113v-1,7,-24,7,-26,0r-37,-165v0,-5,24,-5,27,0r23,118r24,-118v1,-5,20,-5,22,0r23,118r23,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3","w":189,"k":{"\u00ab":3,"-":3,"\u00ad":3,"\u2013":3,"\u2014":3,",":13,".":13,"\u2026":13,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1,"c":2,"e":2,"o":2,"\u0107":2,"\u0109":2,"\u010d":2,"\u010b":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u011b":2,"\u00eb":2,"\u0113":2,"\u0115":2,"\u0117":2,"\u0119":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u014d":2,"\u014f":2,"\u0151":2,"\u0153":2,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"\u00f8":1,"\u01ff":1}},"\u0175":{"d":"136,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44xm142,-4v-1,7,-22,7,-25,0r-23,-113r-21,113v-1,7,-24,7,-26,0r-37,-165v0,-5,24,-5,27,0r23,118r24,-118v1,-5,20,-5,22,0r23,118r23,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3","w":189,"k":{"\u00ab":3,"-":3,"\u00ad":3,"\u2013":3,"\u2014":3,",":13,".":13,"\u2026":13,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1,"c":2,"e":2,"o":2,"\u0107":2,"\u0109":2,"\u010d":2,"\u010b":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u011b":2,"\u00eb":2,"\u0113":2,"\u0115":2,"\u0117":2,"\u0119":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u014d":2,"\u014f":2,"\u0151":2,"\u0153":2,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"\u00f8":1,"\u01ff":1}},"\u1e85":{"d":"133,-215v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v7,1,22,-4,22,4r0,26xm81,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm142,-4v-1,7,-22,7,-25,0r-23,-113r-21,113v-1,7,-24,7,-26,0r-37,-165v0,-5,24,-5,27,0r23,118r24,-118v1,-5,20,-5,22,0r23,118r23,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3","w":189,"k":{"\u00ab":3,"-":3,"\u00ad":3,"\u2013":3,"\u2014":3,",":13,".":13,"\u2026":13,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1,"c":2,"e":2,"o":2,"\u0107":2,"\u0109":2,"\u010d":2,"\u010b":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u011b":2,"\u00eb":2,"\u0113":2,"\u0115":2,"\u0117":2,"\u0119":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u014d":2,"\u014f":2,"\u0151":2,"\u0153":2,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"\u00f8":1,"\u01ff":1}},"\u1e81":{"d":"142,-4v-1,7,-22,7,-25,0r-23,-113r-21,113v-1,7,-24,7,-26,0r-37,-165v0,-5,24,-5,27,0r23,118r24,-118v1,-5,20,-5,22,0r23,118r23,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3xm105,-204v-30,13,-39,-30,-54,-44v0,-5,25,-8,29,0","w":189,"k":{"\u00ab":3,"-":3,"\u00ad":3,"\u2013":3,"\u2014":3,",":13,".":13,"\u2026":13,"\"":-1,"'":-1,"\u2018":-1,"\u201c":-1,"\u2019":-1,"\u201d":-1,"c":2,"e":2,"o":2,"\u0107":2,"\u0109":2,"\u010d":2,"\u010b":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u011b":2,"\u00eb":2,"\u0113":2,"\u0115":2,"\u0117":2,"\u0119":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u014d":2,"\u014f":2,"\u0151":2,"\u0153":2,"d":1,"q":1,"\u010f":1,"\u0111":1,"\u00f0":1,"g":1,"\u011d":1,"\u011f":1,"\u0121":1,"\u0123":1,"s":1,"\u015b":1,"\u015d":1,"\u0161":1,"\u015f":1,"\u0219":1,"\u00f8":1,"\u01ff":1}},"\u00fd":{"d":"72,17v-11,41,-21,49,-50,48v-5,-4,-6,-29,5,-27v17,2,19,-28,24,-43r-42,-164v3,-5,24,-5,28,0r28,118r26,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3xm76,-204v-3,6,-13,2,-20,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4","w":127},"\u0177":{"d":"72,17v-11,41,-21,49,-50,48v-5,-4,-6,-29,5,-27v17,2,19,-28,24,-43r-42,-164v3,-5,24,-5,28,0r28,118r26,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3xm106,-204v-20,13,-35,-15,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r29,-44v32,-17,41,30,55,44","w":127},"\u00ff":{"d":"72,17v-11,41,-21,49,-50,48v-5,-4,-6,-29,5,-27v17,2,19,-28,24,-43r-42,-164v3,-5,24,-5,28,0r28,118r26,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3xm103,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26xm51,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26","w":127},"\u1ef3":{"d":"72,17v-11,41,-21,49,-50,48v-5,-4,-6,-29,5,-27v17,2,19,-28,24,-43r-42,-164v3,-5,24,-5,28,0r28,118r26,-118v2,-6,17,-2,25,-3v2,0,4,1,3,3xm77,-204v0,5,-18,5,-22,0r-32,-44v0,-5,25,-8,29,0","w":127},"\u017a":{"d":"72,-204v-4,6,-13,2,-21,3v-2,0,-3,-1,-2,-3r25,-44v3,-8,18,-3,27,-4v2,0,3,2,2,4xm102,0r-85,0v-7,-2,-4,-18,-3,-26r60,-122v-18,-2,-44,4,-57,-3v1,-7,-3,-19,3,-21v28,2,64,-4,86,3v0,6,1,14,-1,19r-61,124v20,2,49,-5,62,4v-1,8,3,21,-4,22","w":117},"\u017e":{"d":"75,-204v-32,17,-41,-30,-55,-44v0,-3,17,-8,23,0r19,26v12,-11,13,-34,40,-30v2,15,-20,32,-27,48xm102,0r-85,0v-7,-2,-4,-18,-3,-26r60,-122v-18,-2,-44,4,-57,-3v1,-7,-3,-19,3,-21v28,2,64,-4,86,3v0,6,1,14,-1,19r-61,124v20,2,49,-5,62,4v-1,8,3,21,-4,22","w":117},"\u017c":{"d":"102,0r-85,0v-7,-2,-4,-18,-3,-26r60,-122v-18,-2,-44,4,-57,-3v1,-7,-3,-19,3,-21v28,2,64,-4,86,3v0,6,1,14,-1,19r-61,124v20,2,49,-5,62,4v-1,8,3,21,-4,22xm75,-215v-3,6,-25,5,-30,0v2,-10,-4,-27,4,-30v8,2,24,-4,26,4r0,26","w":117},"\u00b4":{"d":"66,-204v-4,6,-13,2,-21,3v0,-15,17,-32,23,-47v3,-8,18,-3,27,-4v2,0,3,2,2,4"},"\u02c6":{"d":"112,-204v-20,14,-33,-17,-42,-26v-11,11,-13,33,-40,29v-2,0,-3,-1,-2,-3r30,-44v31,-16,40,30,54,44"},"\u02c7":{"d":"83,-204v-31,16,-40,-30,-55,-44v0,-3,19,-9,23,0v7,8,12,19,20,26v11,-12,12,-35,40,-30v-1,16,-21,32,-28,48"},"\u02dc":{"d":"105,-241v2,19,-4,32,-20,32v-12,1,-21,-13,-30,-13v-8,-3,-14,14,-20,9v-2,-19,3,-32,20,-32v12,0,19,13,30,13v9,3,14,-14,20,-9"},"\u00a8":{"d":"109,-215v-2,5,-21,5,-25,0v1,-10,-3,-25,3,-30v8,1,21,-3,22,4r0,26xm57,-215v-3,5,-22,5,-26,0v2,-10,-4,-27,4,-30v8,1,21,-3,22,4r0,26"},"\u00af":{"d":"109,-221v-16,10,-51,1,-74,4v-5,-2,-5,-20,0,-23r70,0v7,1,3,12,4,19"},"\u02c9":{"d":"109,-288v-16,10,-51,1,-74,4v-5,-2,-5,-20,0,-23r70,0v7,1,3,12,4,19"},"\u02d8":{"d":"70,-223v20,4,17,-34,41,-20v-2,23,-15,40,-41,40v-26,0,-39,-17,-41,-40v1,-5,17,-5,19,0v4,12,10,20,22,20"},"\u02da":{"d":"70,-197v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31v18,0,31,13,31,31v0,18,-13,31,-31,31xm70,-210v10,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-17,7,-17,17v0,10,7,18,17,18"},"\u02dd":{"d":"99,-204v-3,6,-12,2,-19,3v-3,-13,16,-32,20,-47v2,-7,15,-3,23,-4v3,15,-18,33,-24,48xm81,-248v-15,16,-15,51,-45,47v-3,-13,15,-32,19,-47v3,-7,16,-3,24,-4v2,0,3,2,2,4"},"\u02d9":{"d":"85,-215v-4,6,-25,5,-30,0v2,-10,-4,-27,4,-30v9,1,24,-4,26,4r0,26"},"\u00b8":{"d":"49,51r21,-51v2,-7,13,-3,20,-4v4,15,-11,38,-15,55v-2,7,-15,3,-23,4v-2,0,-4,-2,-3,-4"},"\u02db":{"d":"74,65v-43,-2,-29,-56,0,-69v6,1,23,-3,20,4v-16,13,-25,26,-25,35v2,18,30,-2,24,25v-4,3,-12,5,-19,5"},"\u2026":{"d":"177,-4v-2,7,-27,7,-31,0v2,-10,-5,-29,4,-33v9,1,24,-4,27,3r0,30xm113,-4v-2,7,-27,7,-31,0v1,-11,-4,-28,3,-33v9,1,24,-3,28,3r0,30xm48,-4v-2,7,-27,7,-31,0v2,-10,-5,-29,4,-33v9,1,24,-4,27,3r0,30","w":193,"k":{" ":6,"\"":23,"'":23,"\u2018":23,"\u201c":23,"\u2019":23,"\u201d":23}},"\u00ad":{"d":"105,-86v-21,9,-60,0,-87,3v-5,-2,-5,-22,0,-26r84,0v6,3,2,16,3,23","w":120,"k":{"\u0166":30,"y":6,"x":14,"v":6,"X":17,"V":13,"T":30,"\u0164":30,"\u0162":30,"\u021a":30,"W":9,"\u1e82":9,"\u0174":9,"\u1e84":9,"\u1e80":9,"Y":27,"\u00dd":27,"\u0176":27,"\u0178":27,"\u1ef2":27,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"J":18,"\u0134":18}},"\u00a1":{"d":"31,-108v2,-5,18,-5,19,0r6,177v-3,5,-25,5,-30,0xm53,-172v6,5,5,30,0,37v-9,-2,-25,4,-27,-4v1,-11,-4,-28,3,-33r24,0","w":81,"k":{"\u0135":-6,"\u0237":-6,"\u1ef2":11,"\u0178":11,"\u0176":11,"\u00dd":11,"\u1e80":5,"\u1e84":5,"\u0174":5,"\u1e82":5,"\u0166":8,"\u021a":8,"\u0162":8,"\u0164":8,"j":-6,"Y":11,"W":5,"T":8,"V":7}},"\u00bf":{"d":"68,76v-50,4,-60,-62,-39,-101v13,-24,30,-43,25,-83v3,-5,23,-5,28,0v9,57,-33,75,-36,127v0,20,6,30,23,30v21,0,22,-9,22,-39v2,-7,26,-6,27,3v4,45,-16,60,-50,63xm80,-172v7,4,6,31,0,37v-9,-1,-24,4,-27,-4v2,-10,-5,-29,4,-33r23,0","w":129,"k":{"\u0135":-22,"\u0237":-22,"\u1ef2":22,"\u0178":22,"\u0176":22,"\u00dd":22,"\u1e80":18,"\u1e84":18,"\u0174":18,"\u1e82":18,"\u0166":20,"\u021a":20,"\u0162":20,"\u0164":20,"j":-22,"Y":22,"W":18,"T":20,"V":19}},"\u2018":{"d":"41,-187v-1,6,-23,7,-26,0v-3,-28,8,-45,24,-58v6,14,0,40,2,58","w":56,"k":{"\u00ef":-20,"y":-1,"v":-1,",":23,".":23,"\u2026":23,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"t":-2,"\u0165":-2,"\u0163":-2,"\u021b":-2,"\u0167":-2,"w":-1,"\u1e83":-1,"\u0175":-1,"\u1e85":-1,"\u1e81":-1,"A":25,"\u00c0":25,"\u00c1":25,"\u00c2":25,"\u00c3":25,"\u00c4":25,"\u0100":25,"\u0102":25,"\u00c5":25,"\u01fa":25,"\u0104":25,"J":23,"\u0134":23}},"\u2019":{"d":"22,-185v-1,4,-7,4,-7,0v2,-19,-4,-46,3,-60v8,1,22,-4,23,4v4,27,-6,42,-19,56","w":56,"k":{"\u00ef":-20,",":25,".":25,"\u2026":25,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"A":27,"\u00c0":27,"\u00c1":27,"\u00c2":27,"\u00c3":27,"\u00c4":27,"\u0100":27,"\u0102":27,"\u00c5":27,"\u01fa":27,"\u0104":27,"J":24,"\u0134":24}},"\u201c":{"d":"83,-186v-1,6,-23,7,-26,0v-4,-29,7,-46,23,-59v8,13,1,41,3,59xm41,-186v-1,6,-23,7,-26,0v-4,-29,7,-46,23,-59v8,13,1,41,3,59","w":97,"k":{"\u00ef":-20,"y":-1,"v":-1,",":23,".":23,"\u2026":23,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"t":-2,"\u0165":-2,"\u0163":-2,"\u021b":-2,"\u0167":-2,"w":-1,"\u1e83":-1,"\u0175":-1,"\u1e85":-1,"\u1e81":-1,"A":25,"\u00c0":25,"\u00c1":25,"\u00c2":25,"\u00c3":25,"\u00c4":25,"\u0100":25,"\u0102":25,"\u00c5":25,"\u01fa":25,"\u0104":25,"J":23,"\u0134":23}},"\u201d":{"d":"64,-185v-1,4,-7,4,-7,0v2,-19,-4,-46,3,-60v8,1,22,-4,23,4v4,27,-6,42,-19,56xm22,-185v-1,4,-7,4,-7,0v2,-19,-4,-46,3,-60v8,1,22,-4,23,4v4,27,-6,42,-19,56","w":97,"k":{"\u00ef":-20,",":25,".":25,"\u2026":25,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"T":-8,"\u0164":-8,"\u0162":-8,"\u021a":-8,"\u0166":-8,"f":3,"\ufb01":3,"\ufb02":3,"\ufb00":3,"\ufb03":3,"\ufb04":3,"A":27,"\u00c0":27,"\u00c1":27,"\u00c2":27,"\u00c3":27,"\u00c4":27,"\u0100":27,"\u0102":27,"\u00c5":27,"\u01fa":27,"\u0104":27,"J":24,"\u0134":24}},"\u201a":{"d":"22,30v-1,3,-7,3,-7,-1v2,-19,-4,-46,3,-60v8,1,22,-4,23,4v4,27,-7,42,-19,57","w":56,"k":{"y":18,"v":23,"X":-6,"V":32,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"T":36,"\u0164":36,"\u0162":36,"\u021a":36,"\u0166":36,"W":27,"\u1e82":27,"\u0174":27,"\u1e84":27,"\u1e80":27,"Y":36,"\u00dd":36,"\u0176":36,"\u0178":36,"\u1ef2":36,"f":14,"\ufb01":14,"\ufb02":14,"\ufb00":14,"\ufb03":14,"\ufb04":14,"t":14,"\u0165":14,"\u0163":14,"\u021b":14,"\u0167":14,"w":22,"\u1e83":22,"\u0175":22,"\u1e85":22,"\u1e81":22,"A":-4,"\u00c0":-4,"\u00c1":-4,"\u00c2":-4,"\u00c3":-4,"\u00c4":-4,"\u0100":-4,"\u0102":-4,"\u00c5":-4,"\u01fa":-4,"\u0104":-4,"j":-18,"\u0237":-18,"\u0135":-18}},"\u201e":{"d":"64,30v-1,4,-7,4,-7,0v2,-19,-4,-46,3,-60v7,1,21,-3,23,3v4,27,-7,42,-19,57xm22,30v-1,4,-7,4,-7,0v2,-19,-4,-46,3,-60v7,1,21,-3,23,3v4,27,-7,42,-19,57","w":97,"k":{"y":18,"v":23,"X":-6,"V":32,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u0108":4,"\u010c":4,"\u010a":4,"\u00c7":4,"\u011c":4,"\u011e":4,"\u0120":4,"\u0122":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u014c":4,"\u014e":4,"\u0150":4,"\u0152":4,"T":36,"\u0164":36,"\u0162":36,"\u021a":36,"\u0166":36,"W":27,"\u1e82":27,"\u0174":27,"\u1e84":27,"\u1e80":27,"Y":36,"\u00dd":36,"\u0176":36,"\u0178":36,"\u1ef2":36,"f":14,"\ufb01":14,"\ufb02":14,"\ufb00":14,"\ufb03":14,"\ufb04":14,"t":14,"\u0165":14,"\u0163":14,"\u021b":14,"\u0167":14,"w":22,"\u1e83":22,"\u0175":22,"\u1e85":22,"\u1e81":22,"A":-4,"\u00c0":-4,"\u00c1":-4,"\u00c2":-4,"\u00c3":-4,"\u00c4":-4,"\u0100":-4,"\u0102":-4,"\u00c5":-4,"\u01fa":-4,"\u0104":-4,"j":-18,"\u0237":-18,"\u0135":-18}},"\u2039":{"d":"72,-33r-58,-60v-1,-1,-1,-4,0,-5r58,-59v1,-1,4,-1,4,1v7,33,-24,41,-34,62v13,19,39,24,34,60v0,2,-3,2,-4,1","w":97,"k":{"X":4,"V":8,"T":5,"\u0164":5,"\u0162":5,"\u021a":5,"\u0166":5,"W":6,"\u1e82":6,"\u0174":6,"\u1e84":6,"\u1e80":6,"Y":13,"\u00dd":13,"\u0176":13,"\u0178":13,"\u1ef2":13,"J":1,"\u0134":1}},"\u203a":{"d":"26,-33v-1,1,-4,1,-4,-1v-7,-33,23,-42,33,-62v-13,-18,-38,-24,-33,-60v0,-2,3,-2,4,-1r58,59v1,1,1,4,0,5","w":97},"\u00ab":{"d":"135,-33r-58,-60v-1,-1,-1,-4,0,-5r58,-59v15,28,-22,47,-30,63v13,18,38,24,33,60v0,2,-2,2,-3,1xm72,-33r-58,-60v-1,-1,-1,-4,0,-5r58,-59v1,-1,4,-1,4,1v7,33,-24,41,-34,62v13,19,39,24,34,60v0,2,-3,2,-4,1","w":160,"k":{"X":4,"V":8,"T":5,"\u0164":5,"\u0162":5,"\u021a":5,"\u0166":5,"W":6,"\u1e82":6,"\u0174":6,"\u1e84":6,"\u1e80":6,"Y":13,"\u00dd":13,"\u0176":13,"\u0178":13,"\u1ef2":13,"J":1,"\u0134":1}},"\u00bb":{"d":"88,-33v-15,-28,22,-47,30,-63v-13,-18,-38,-24,-33,-60v0,-2,2,-2,3,-1r58,59v1,1,1,4,0,5xm26,-33v-1,1,-4,1,-4,-1v-7,-33,23,-42,33,-62v-13,-18,-38,-24,-33,-60v0,-2,3,-2,4,-1r58,59v1,1,1,4,0,5","w":160,"k":{"\u1e81":3,"\u1e85":3,"\u0175":3,"\u1e83":3,"\u1ef2":22,"\u0178":22,"\u0176":22,"\u00dd":22,"\u1e80":14,"\u1e84":14,"\u0174":14,"\u1e82":14,"\u0166":15,"\u021a":15,"\u0162":15,"\u0164":15,"\u0134":6,"\u0104":5,"\u01fa":5,"\u00c5":5,"\u0102":5,"\u0100":5,"\u00c4":5,"\u00c3":5,"\u00c2":5,"\u00c1":5,"\u00c0":5,"w":3,"Y":22,"W":14,"T":15,"J":6,"A":5,"y":3,"x":6,"v":3,"X":17,"V":15}},"\u2013":{"d":"131,-84r-121,0v-6,-1,-7,-21,0,-23r121,0v7,0,7,21,0,23","w":141,"k":{"\u0166":30,"y":6,"x":14,"v":6,"X":17,"V":13,"T":30,"\u0164":30,"\u0162":30,"\u021a":30,"W":9,"\u1e82":9,"\u0174":9,"\u1e84":9,"\u1e80":9,"Y":27,"\u00dd":27,"\u0176":27,"\u0178":27,"\u1ef2":27,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"J":18,"\u0134":18}},"\u2014":{"d":"199,-84r-189,0v-6,-1,-7,-21,0,-23r189,0v5,2,5,20,0,23","w":208,"k":{"\u0166":30,"y":6,"x":14,"v":6,"X":17,"V":13,"T":30,"\u0164":30,"\u0162":30,"\u021a":30,"W":9,"\u1e82":9,"\u0174":9,"\u1e84":9,"\u1e80":9,"Y":27,"\u00dd":27,"\u0176":27,"\u0178":27,"\u1ef2":27,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u0100":4,"\u0102":4,"\u00c5":4,"\u01fa":4,"\u0104":4,"J":18,"\u0134":18}},"\u2022":{"d":"75,-69v-24,0,-42,-18,-42,-42v0,-24,18,-42,42,-42v24,0,42,18,42,42v0,24,-18,42,-42,42","w":150,"k":{"X":13,"V":10,"T":14,"\u0164":14,"\u0162":14,"\u021a":14,"\u0166":14,"W":8,"\u1e82":8,"\u0174":8,"\u1e84":8,"\u1e80":8,"Y":22,"\u00dd":22,"\u0176":22,"\u0178":22,"\u1ef2":22,"A":8,"\u00c0":8,"\u00c1":8,"\u00c2":8,"\u00c3":8,"\u00c4":8,"\u0100":8,"\u0102":8,"\u00c5":8,"\u01fa":8,"\u0104":8,"J":12,"\u0134":12}},"\u00b7":{"d":"49,-80v-4,6,-25,5,-31,0v2,-11,-5,-30,4,-34v9,1,23,-3,27,3r0,31","w":66,"k":{"X":13,"V":10,"T":14,"\u0164":14,"\u0162":14,"\u021a":14,"\u0166":14,"W":8,"\u1e82":8,"\u0174":8,"\u1e84":8,"\u1e80":8,"Y":22,"\u00dd":22,"\u0176":22,"\u0178":22,"\u1ef2":22,"A":8,"\u00c0":8,"\u00c1":8,"\u00c2":8,"\u00c3":8,"\u00c4":8,"\u0100":8,"\u0102":8,"\u00c5":8,"\u01fa":8,"\u0104":8,"J":12,"\u0134":12}},"\u2219":{"d":"49,-80v-4,6,-25,5,-31,0v2,-11,-5,-30,4,-34v9,1,23,-3,27,3r0,31","w":66,"k":{"X":13,"V":10,"T":14,"\u0164":14,"\u0162":14,"\u021a":14,"\u0166":14,"W":8,"\u1e82":8,"\u0174":8,"\u1e84":8,"\u1e80":8,"Y":22,"\u00dd":22,"\u0176":22,"\u0178":22,"\u1ef2":22,"A":8,"\u00c0":8,"\u00c1":8,"\u00c2":8,"\u00c3":8,"\u00c4":8,"\u0100":8,"\u0102":8,"\u00c5":8,"\u01fa":8,"\u0104":8,"J":12,"\u0134":12}},"\u2020":{"d":"100,61v-1,6,-24,7,-27,0r-2,-194v-20,1,-60,5,-41,-25v14,-1,33,3,43,-2v2,-27,-4,-63,3,-85v8,1,23,-4,24,4v3,26,-4,60,2,83v20,0,57,-6,41,25v-14,1,-33,-3,-43,2r0,192","w":172},"\u2021":{"d":"100,61v-1,6,-24,7,-27,0v-1,-24,3,-53,-2,-73v-14,-2,-36,4,-45,-3v1,-8,-3,-21,4,-22v14,-1,33,3,43,-2v-2,-34,4,-75,-2,-105v-14,-2,-36,4,-45,-3v1,-8,-3,-21,4,-22v14,-1,33,3,43,-2v2,-24,-4,-56,3,-74v8,1,23,-4,24,4v3,23,-3,53,2,72v20,-1,58,-6,41,25v-14,2,-35,-4,-43,3v2,34,-4,74,2,104v20,-1,58,-6,41,25v-14,2,-35,-4,-43,3r0,70","w":172},"\u00a7":{"d":"129,14v0,37,-16,54,-49,54v-33,0,-47,-18,-47,-54v3,-5,21,-7,25,-2v-2,24,4,31,22,33v24,2,26,-28,21,-49v-6,-25,-66,-22,-68,-54v-9,-31,-4,-81,25,-88v-40,-15,-33,-109,23,-102v32,4,47,19,46,54v-3,5,-21,7,-25,2v0,-23,-4,-31,-21,-33v-22,-2,-25,28,-19,48v7,23,65,21,66,53v10,32,4,82,-24,88v17,6,25,22,25,50xm55,-91v0,28,5,41,26,41v21,0,25,-13,25,-41v0,-28,-4,-41,-25,-41v-21,0,-26,15,-26,41","w":160},"\u00b6":{"d":"144,61v0,7,-21,7,-23,0r-2,-282v-6,1,-17,-2,-20,2r0,280v-1,6,-21,7,-23,0r0,-154v-77,-8,-69,-157,13,-152r52,0v2,0,3,2,3,4r0,302","w":168},"\u00a6":{"d":"59,-143v-2,5,-20,5,-23,0r0,-120v2,-5,20,-5,23,0r0,120xm59,27v-2,5,-20,5,-23,0r0,-121v1,-6,21,-7,23,0r0,121","w":95},"\u00a9":{"d":"242,-122v0,82,-42,125,-112,125v-71,0,-113,-43,-113,-125v0,-83,42,-126,113,-126v70,0,112,44,112,126xm38,-122v0,70,32,105,92,105v58,0,91,-36,91,-105v0,-71,-32,-106,-91,-106v-60,0,-92,36,-92,106xm131,-172v-22,8,-18,4,-19,50v0,32,1,34,2,38v5,17,31,15,35,-2v4,-4,18,-1,21,4v-3,17,-17,31,-39,31v-36,-7,-41,-14,-41,-71v0,-58,4,-65,41,-71v22,-3,44,18,36,34v-6,0,-15,4,-18,0v-3,-9,-9,-13,-18,-13","w":258},"\u00ae":{"d":"139,-177v0,46,-24,68,-61,68v-38,0,-62,-24,-62,-68v0,-45,23,-69,62,-69v37,0,61,24,61,69xm27,-177v0,37,19,57,51,57v32,0,50,-19,50,-57v0,-38,-18,-58,-50,-58v-32,0,-51,21,-51,58xm79,-172v-20,1,4,44,-19,30v1,-24,-3,-54,2,-74v21,-1,38,0,37,22v0,10,-3,16,-9,19v2,11,12,26,8,35v-17,3,-13,-21,-19,-32xm71,-184v8,3,18,1,16,-10v2,-12,-8,-12,-16,-10r0,20","w":155},"\u2122":{"d":"211,-107v0,6,-19,7,-21,0r0,-83v-8,21,-10,47,-22,64v-6,-1,-11,2,-12,-4r-18,-60r0,83v0,6,-19,7,-21,0r0,-134v1,-6,20,-7,23,0r25,83v10,-28,13,-63,27,-87v7,1,18,-3,19,4r0,134xm71,-107v0,7,-12,3,-18,4v-11,-31,4,-87,-5,-121v-15,3,-34,-1,-22,-21r69,0v5,1,5,18,0,21v-8,1,-20,-2,-24,2r0,115","w":232},"\u00a4":{"d":"123,-77v1,7,-6,15,-14,14r-14,-13v-15,10,-37,9,-52,0v-7,10,-19,19,-27,4v-2,-9,10,-12,13,-18v-10,-15,-9,-37,1,-52v-10,-7,-20,-20,-5,-28v8,-2,13,10,19,14v14,-10,37,-9,51,0v8,-10,21,-21,28,-5v4,9,-11,12,-14,19v10,13,11,39,0,52xm69,-89v16,0,27,-11,27,-27v0,-16,-11,-28,-27,-28v-16,0,-27,12,-27,28v0,16,11,27,27,27","w":138},"\u20ac":{"d":"78,-222v-28,0,-27,18,-22,65v17,2,45,-5,55,4v-3,6,-2,16,-8,18v-16,1,-37,-3,-49,2v1,7,-2,18,2,21r46,0v6,3,1,20,-4,22v-14,1,-34,-3,-44,2v0,39,0,44,2,50v10,25,47,17,47,-13v3,-6,23,-1,26,5v2,54,-86,67,-99,16v-5,-4,-1,-29,-6,-60v-6,-1,-18,3,-18,-4v0,-6,-3,-17,3,-18v6,-1,15,2,17,-2v-1,-7,2,-18,-2,-21v-6,-1,-18,3,-18,-4v0,-6,-3,-17,3,-18v6,-1,15,2,17,-2v0,-39,1,-48,4,-56v7,-21,23,-33,47,-33v31,0,49,21,52,49v-3,7,-22,11,-26,5v-3,-17,-10,-28,-25,-28","w":138},"\u00a2":{"d":"77,3v-2,11,7,35,-8,33v-7,-5,-1,-23,-3,-33v-22,-1,-36,-13,-42,-32v-6,-1,-5,-114,0,-115v6,-19,20,-30,42,-31v3,-11,-8,-35,8,-34v7,5,1,23,3,34v24,1,46,21,42,45v-8,0,-20,8,-24,1v-3,-12,-9,-18,-18,-20r0,126v9,-2,16,-9,18,-21v4,-6,17,2,24,2v5,23,-19,44,-42,45xm66,-149v-24,12,-18,8,-18,63v0,40,0,43,2,49v3,8,8,13,16,14r0,-126","w":138},"\u00a3":{"d":"21,0v-15,-22,14,-35,9,-60v-3,-16,11,-48,-13,-45v-7,0,-4,-11,-4,-17v0,-8,14,-1,17,-6v0,-55,-9,-120,47,-120v31,0,45,20,48,50v-3,7,-22,10,-27,5v-1,-20,-7,-29,-21,-29v-30,1,-19,68,-17,96v17,-1,49,-4,34,21v-12,1,-28,-3,-36,2v-1,29,4,63,-11,77r75,0v6,1,7,23,0,26r-101,0","w":138},"\u0192":{"d":"117,-144v15,23,-13,27,-30,23r-17,131v-5,40,-21,57,-60,55v-6,0,-9,-29,4,-26v18,0,25,-6,28,-27r18,-133v-17,4,-38,-2,-25,-23r28,0v6,-50,7,-110,67,-101v5,3,8,28,-5,26v-35,-5,-28,47,-34,75r26,0","w":138},"\u00a5":{"d":"84,-4v-2,7,-25,7,-28,0v-1,-15,3,-36,-2,-48v-16,-2,-42,9,-36,-18v9,-9,51,8,36,-26v-16,-2,-42,9,-36,-18v4,-8,25,1,33,-4r-40,-123v-1,-8,17,-3,25,-4v3,0,3,1,4,4r31,102r29,-102v2,-8,17,-2,26,-4v3,0,3,2,2,4r-40,124v16,-2,45,-2,29,21v-11,1,-26,-3,-33,2v1,7,-2,17,2,21v17,-2,48,-3,31,21v-11,1,-26,-3,-33,2r0,46","w":138},"\u00aa":{"d":"81,-145v0,6,-9,3,-15,4v-5,0,-4,-6,-4,-11v-11,21,-49,14,-47,-18v2,-28,18,-36,45,-34v10,-20,-15,-35,-32,-18v-6,1,-11,-11,-8,-16v20,-15,61,-15,61,25r0,68xm47,-156v14,1,19,-21,13,-33v-28,-9,-37,30,-13,33","w":97},"\u00ba":{"d":"50,-247v28,5,35,11,35,54v0,44,-7,48,-35,54v-27,-5,-34,-12,-34,-54v0,-43,6,-49,34,-54xm50,-229v-17,5,-15,5,-15,36v0,32,-2,29,15,36v17,-6,17,-4,16,-36v0,-32,2,-31,-16,-36","w":101},"\u00b9":{"d":"68,-158v-2,5,-20,5,-23,0r0,-117v-8,2,-17,16,-24,10v-3,-26,16,-35,43,-36v2,0,4,2,4,4r0,139","w":97},"\u00b2":{"d":"49,-303v39,-3,41,47,25,73r-34,55v17,4,50,-12,45,17v-16,8,-47,1,-68,3v-7,-1,-4,-16,-2,-22v15,-29,41,-50,47,-86v2,-14,-2,-19,-14,-20v-13,2,-13,6,-14,22v-1,5,-20,6,-21,-2v-2,-28,12,-38,36,-40","w":97},"\u00b3":{"d":"84,-196v1,32,-9,44,-36,44v-23,0,-35,-14,-35,-37v0,-6,19,-9,21,-2v-1,13,2,18,14,19v14,-2,11,-6,14,-24v5,-33,-24,-10,-21,-41v8,-9,25,-1,21,-25v-2,-15,-1,-19,-14,-21v-11,1,-15,5,-14,18v0,8,-12,2,-18,3v-10,-20,9,-44,32,-41v40,-8,48,60,22,72v12,8,14,12,14,35","w":97},"\u2044":{"d":"-8,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":50},"\u2215":{"d":"-8,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":50},"\u00bd":{"d":"76,-102v-2,5,-20,5,-23,0r0,-117v-8,3,-16,14,-24,11v-3,-26,15,-37,43,-37v2,0,4,2,4,4r0,139xm195,-149v38,-3,43,47,26,74r-35,55v18,1,57,-8,42,20r-64,0v-7,-1,-5,-16,-2,-22v15,-29,41,-50,47,-86v2,-15,-2,-20,-14,-21v-13,2,-12,6,-14,23v-1,6,-21,5,-21,-2v-2,-28,11,-39,35,-41xm89,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":260},"\u2153":{"d":"76,-102v-2,5,-20,5,-23,0r0,-117v-8,3,-16,14,-24,11v-3,-26,15,-37,43,-37v2,0,4,2,4,4r0,139xm89,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4xm231,-41v1,32,-9,42,-36,44v-23,1,-35,-15,-36,-37v-1,-8,20,-9,22,-2v-1,13,3,17,14,18v13,-3,12,-5,14,-23v3,-26,-9,-21,-21,-28v1,-7,-3,-18,6,-17v12,-2,16,-5,15,-22v-1,-15,-1,-19,-14,-21v-12,1,-14,6,-14,19v0,7,-20,4,-22,-2v1,-22,13,-37,36,-37v39,-8,48,61,22,73v12,8,14,12,14,35","w":260},"\u00bc":{"d":"76,-102v-2,5,-20,5,-23,0r0,-117v-8,3,-16,14,-24,11v-3,-26,15,-37,43,-37v2,0,4,2,4,4r0,139xm211,-4v0,6,-20,7,-21,0v-1,-6,2,-16,-2,-18v-20,-3,-56,12,-46,-23r32,-98v3,-6,13,-2,20,-3v2,0,4,1,3,3r-33,101v8,-1,23,3,26,-3v-1,-17,-4,-52,21,-35v3,13,-9,40,10,38v7,0,3,10,4,16v0,7,-12,1,-14,6r0,16xm89,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":253},"\u215b":{"d":"76,-102v-2,5,-20,5,-23,0r0,-117v-8,3,-16,14,-24,11v-3,-26,15,-37,43,-37v2,0,4,2,4,4r0,139xm196,-149v39,-6,48,53,24,73v10,9,13,13,13,34v0,34,-12,41,-37,45v-40,6,-46,-60,-23,-80v-25,-18,-14,-78,23,-72xm196,-129v-16,-2,-15,21,-13,34v7,14,32,10,27,-13v1,-15,-2,-19,-14,-21xm196,-66v-18,-4,-14,27,-13,40v10,12,32,11,27,-16v0,-20,0,-21,-14,-24xm89,0v-3,6,-12,2,-19,3v-2,0,-4,-1,-3,-3r89,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":261},"\u2154":{"d":"64,-247v38,-3,43,46,26,73r-35,55r42,0v5,1,5,18,0,20v-22,-2,-51,4,-68,-3v1,-47,44,-61,49,-105v2,-15,-2,-19,-14,-20v-13,2,-14,5,-14,23v-2,6,-20,3,-21,-3v-1,-27,11,-38,35,-40xm109,0v-2,6,-12,2,-18,3v-2,0,-4,-1,-3,-3r88,-244v2,-7,12,-3,19,-4v2,0,4,2,3,4xm252,-41v0,32,-9,44,-36,44v-23,0,-35,-14,-35,-37v-1,-9,11,-4,17,-6v9,6,1,25,18,22v13,-3,14,-4,14,-23v0,-25,-8,-21,-20,-28v1,-7,-4,-18,6,-17v12,-2,14,-5,14,-22v0,-16,-1,-21,-14,-21v-12,0,-14,6,-14,19v0,8,-12,2,-18,2v-3,0,-3,-1,-3,-4v0,-24,12,-37,35,-37v39,-8,48,61,22,73v12,8,14,11,14,35","w":281},"\u00be":{"d":"227,-4v0,7,-11,3,-17,4v-9,-1,0,-18,-6,-22v-20,-3,-56,12,-46,-23r32,-98v3,-6,13,-2,20,-3v2,0,4,1,3,3r-33,101v8,-1,23,3,26,-3v3,-16,-10,-45,18,-39v8,7,-2,32,5,42v11,-3,12,4,12,16v0,7,-12,1,-14,6r0,16xm105,0v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3r88,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4xm100,-140v0,32,-9,44,-36,44v-23,0,-35,-14,-35,-37v0,-6,19,-9,21,-2v-1,13,2,18,14,19v14,-2,14,-5,14,-24v0,-21,-2,-22,-17,-24v-5,-1,-7,-23,3,-21v13,-1,14,-4,14,-21v0,-16,-1,-21,-14,-21v-12,0,-15,6,-14,19v-1,5,-21,5,-21,-3v0,-23,12,-36,35,-36v40,-8,48,60,22,72v12,8,14,11,14,35","w":270},"\u215c":{"d":"212,-149v39,-6,48,53,24,73v10,9,13,13,13,34v0,34,-12,41,-37,45v-40,6,-46,-60,-23,-80v-25,-18,-14,-78,23,-72xm212,-129v-16,-2,-15,21,-13,34v7,14,32,10,27,-13v1,-15,-2,-19,-14,-21xm212,-66v-18,-4,-14,27,-13,40v10,12,32,11,27,-16v0,-20,0,-21,-14,-24xm105,0v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3r88,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4xm100,-140v0,32,-9,44,-36,44v-23,0,-35,-14,-35,-37v0,-6,19,-9,21,-2v-1,13,2,18,14,19v14,-2,14,-5,14,-24v0,-21,-2,-22,-17,-24v-5,-1,-7,-23,3,-21v13,-1,14,-4,14,-21v0,-16,-1,-21,-14,-21v-12,0,-15,6,-14,19v-1,5,-21,5,-21,-3v0,-23,12,-36,35,-36v40,-8,48,60,22,72v12,8,14,11,14,35","w":277},"\u215d":{"d":"212,-149v39,-6,48,53,24,73v10,9,13,13,13,34v0,34,-12,41,-37,45v-40,6,-46,-60,-23,-80v-25,-18,-14,-78,23,-72xm212,-129v-16,-2,-15,21,-13,34v7,14,32,10,27,-13v1,-15,-2,-19,-14,-21xm212,-66v-18,-4,-14,27,-13,40v10,12,32,11,27,-16v0,-20,0,-21,-14,-24xm105,0v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3r88,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4xm78,-145v0,-52,-25,-12,-48,-23v2,-25,-4,-58,3,-77r63,0v6,0,7,19,0,20v-14,2,-36,-4,-45,3r0,34v26,-14,57,-2,49,43v2,39,-8,46,-36,49v-22,3,-41,-19,-32,-39v6,1,17,-4,18,2v0,11,4,16,14,17v15,-4,14,-4,14,-29","w":277},"\u215e":{"d":"194,-149v39,-6,48,53,24,73v10,9,13,13,13,34v0,34,-12,41,-37,45v-40,6,-46,-60,-23,-80v-25,-18,-14,-78,23,-72xm194,-129v-16,-2,-15,21,-13,34v7,14,32,10,27,-13v1,-15,-2,-19,-14,-21xm194,-66v-18,-4,-14,27,-13,40v10,12,32,11,27,-16v0,-20,0,-21,-14,-24xm62,-102v-2,6,-13,2,-20,3v-2,0,-4,-1,-3,-3r40,-123v-14,1,-34,-7,-29,16v-1,5,-19,5,-21,0v2,-11,-4,-30,3,-36r66,0v7,2,5,16,3,23xm87,0v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3r88,-244v2,-7,11,-3,18,-4v2,0,4,2,3,4","w":259},"\u2030":{"d":"83,0v-3,6,-12,2,-19,3v-2,0,-3,-1,-2,-3r88,-244v2,-7,12,-3,19,-4v2,0,3,2,2,4xm55,-247v34,8,34,12,34,64v0,54,0,56,-34,65v-33,-8,-33,-12,-33,-65v0,-54,0,-55,33,-64xm55,-228v-18,9,-13,2,-13,45v0,44,-5,36,13,46v20,-8,13,-3,13,-46v0,-44,6,-36,-13,-45xm267,-126v32,8,34,12,34,64v0,54,-1,55,-34,64v-33,-8,-34,-11,-34,-64v0,-55,1,-55,34,-64xm178,-126v33,8,35,12,34,64v0,54,-1,55,-34,64v-34,-8,-34,-12,-34,-64v0,-54,0,-55,34,-64xm267,-108v-19,8,-14,3,-14,46v0,43,-5,37,14,45v19,-8,13,-3,13,-45v0,-44,5,-36,-13,-46xm178,-108v-20,8,-13,3,-13,46v0,43,-7,37,13,45v20,-7,13,-2,13,-45v0,-44,7,-37,-13,-46","w":322},"\u2212":{"d":"122,-87r-105,0v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25","w":138},"\u00b1":{"d":"82,-53v-1,6,-24,7,-25,0v-2,-13,4,-32,-3,-40v-13,-2,-33,4,-40,-3v1,-7,-3,-20,3,-22v13,-1,30,2,40,-2v2,-13,-4,-33,3,-41v7,1,21,-3,22,3v2,13,-4,32,3,40v20,-2,53,-4,37,25v-13,1,-30,-2,-40,2r0,38xm122,0r-105,0v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25","w":138},"\u00d7":{"d":"117,-68v2,8,-9,17,-17,17v-11,-9,-19,-25,-32,-30v-12,9,-19,26,-35,30v-3,-6,-13,-8,-11,-17v9,-11,24,-20,29,-33v-12,-14,-42,-30,-18,-46v17,2,22,25,38,29v12,-9,19,-26,34,-29v3,6,15,9,12,17v-9,11,-25,19,-30,32","w":138},"\u00f7":{"d":"69,-134v-11,0,-18,-8,-18,-19v0,-11,7,-19,18,-19v11,0,19,8,19,19v0,11,-8,19,-19,19xm122,-87r-105,0v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25xm69,-27v-11,0,-18,-8,-18,-19v0,-11,7,-18,18,-18v11,0,19,7,19,18v0,11,-8,19,-19,19","w":138},"\u2260":{"d":"125,-122v-4,9,-25,2,-36,4r-18,38v17,2,42,-4,54,3v-1,7,3,20,-3,22r-63,0v-8,12,-6,36,-32,31v-6,-7,9,-21,11,-31v-8,-1,-23,4,-24,-4v1,-7,-3,-19,3,-21r33,0r18,-38r-51,0v-5,-2,-5,-21,0,-25r63,0v8,-12,6,-36,32,-31v6,7,-9,21,-11,31v8,1,21,-3,24,3r0,18","w":138},"\u2248":{"d":"48,-149v26,0,44,37,61,2v6,-3,19,4,18,11v-9,18,-20,27,-36,27v-25,-1,-45,-35,-61,-2v-6,3,-19,-4,-18,-11v10,-18,20,-27,36,-27xm48,-90v25,0,44,36,61,2v6,-3,19,4,18,11v-9,18,-20,27,-36,27v-25,0,-44,-36,-61,-2v-6,3,-19,-4,-18,-11v10,-18,20,-27,36,-27","w":138},"\u2264":{"d":"122,-49r-105,-42v-5,-3,-5,-21,0,-26r105,-43v5,1,5,23,0,27r-73,29r73,29v7,3,1,16,3,24v0,2,-1,3,-3,2xm122,0r-105,0v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25","w":138},"\u2265":{"d":"17,-49v-5,0,-5,-22,0,-26r73,-29r-73,-29v-7,-4,-1,-16,-3,-24v0,-2,1,-4,3,-3r105,43v5,3,5,21,0,26xm122,0r-105,0v-5,-2,-5,-21,0,-25r105,0v5,2,5,21,0,25","w":138},"\u00ac":{"d":"125,-57v-1,6,-23,7,-25,0v-1,-10,2,-24,-2,-30r-81,0v-5,-2,-5,-21,0,-25r105,0v7,12,1,38,3,55","w":138},"\u0394":{"d":"136,0r-126,0v-2,0,-4,-2,-4,-4r53,-237v3,-7,25,-7,29,0r52,237v0,2,-2,4,-4,4xm104,-27v1,0,2,-2,2,-3r-33,-159r-33,159v14,8,44,0,64,3","w":146},"\u2206":{"d":"136,0r-126,0v-2,0,-4,-2,-4,-4r53,-237v3,-7,25,-7,29,0r52,237v0,2,-2,4,-4,4xm104,-27v1,0,2,-2,2,-3r-33,-159r-33,159v14,8,44,0,64,3","w":146},"\u03a9":{"d":"46,-122v0,86,2,81,20,99v-1,8,3,21,-4,23r-44,0v-5,-3,-5,-23,0,-27v5,-1,12,2,15,-1v-12,-12,-16,-20,-16,-94v0,-69,1,-78,4,-89v12,-48,96,-49,109,0v3,11,5,20,5,89v0,75,-5,81,-16,95v6,1,17,-3,18,3v-1,8,4,22,-4,24v-21,-3,-55,12,-47,-23v18,-19,19,-13,19,-99v0,-68,0,-73,-3,-81v-6,-24,-47,-23,-53,0v-3,8,-3,13,-3,81","w":151},"\u2126":{"d":"46,-122v0,86,2,81,20,99v-1,8,3,21,-4,23r-44,0v-5,-3,-5,-23,0,-27v5,-1,12,2,15,-1v-12,-12,-16,-20,-16,-94v0,-69,1,-78,4,-89v12,-48,96,-49,109,0v3,11,5,20,5,89v0,75,-5,81,-16,95v6,1,17,-3,18,3v-1,8,4,22,-4,24v-21,-3,-55,12,-47,-23v18,-19,19,-13,19,-99v0,-68,0,-73,-3,-81v-6,-24,-47,-23,-53,0v-3,8,-3,13,-3,81","w":151},"\u00b5":{"d":"121,-4v-6,9,-37,7,-28,-13v-3,17,-31,28,-44,13r0,65v-2,7,-25,7,-28,0r0,-230v3,-5,23,-5,28,0r0,115v0,21,7,31,22,31v14,0,22,-10,22,-31r0,-115v3,-5,23,-5,28,0r0,165","w":141},"\u03bc":{"d":"121,-4v-6,9,-37,7,-28,-13v-3,17,-31,28,-44,13r0,65v-2,7,-25,7,-28,0r0,-230v3,-5,23,-5,28,0r0,115v0,21,7,31,22,31v14,0,22,-10,22,-31r0,-115v3,-5,23,-5,28,0r0,165","w":141},"\u03c0":{"d":"131,-24v9,0,8,29,-1,26v-63,1,-22,-100,-37,-149v-13,2,-32,-4,-40,3r0,140v-2,7,-25,7,-28,0r0,-140v-1,-7,-17,1,-19,-6v1,-7,-4,-22,4,-22r127,0v8,6,5,33,-13,25v-6,31,0,76,-2,111v0,9,2,12,9,12","w":146},"\u00b0":{"d":"60,-163v-24,0,-42,-17,-42,-41v0,-24,18,-42,42,-42v24,0,41,18,41,42v0,24,-17,41,-41,41xm60,-180v14,0,23,-10,23,-24v0,-14,-9,-25,-23,-25v-14,0,-24,11,-24,25v0,14,10,24,24,24","w":119},"\u2113":{"d":"45,-81v-7,12,-19,14,-26,0v2,-15,19,-21,26,-32v0,-53,-10,-135,40,-135v22,0,36,15,36,42v0,29,-16,60,-49,96r0,72v-1,19,14,21,24,12v8,-4,13,10,12,16v-23,23,-66,19,-63,-30r0,-41xm86,-227v-19,0,-13,58,-14,83v19,-25,25,-43,25,-62v0,-14,-4,-21,-11,-21","w":138},"\u212e":{"d":"179,-41v-38,78,-157,44,-157,-46v0,-50,32,-89,83,-89v50,0,84,36,84,89r-131,0r0,59v34,31,87,24,109,-20xm153,-98r0,-47v-26,-26,-69,-27,-95,0r0,47r95,0","w":211},"\u014b":{"d":"122,22v0,30,-14,44,-45,43v-5,-2,-7,-26,3,-26v10,0,14,-5,14,-18r0,-139v0,-21,-7,-32,-22,-32v-14,0,-23,11,-23,32r0,114v-2,7,-25,7,-28,0r0,-165v3,-5,23,-5,28,0r0,14v17,-36,73,-25,73,32r0,145","w":141,"k":{"y":3,"v":3,"f":1,"\ufb01":1,"\ufb02":1,"\ufb00":1,"\ufb03":1,"\ufb04":1,"t":1,"\u0165":1,"\u0163":1,"\u021b":1,"\u0167":1,"w":3,"\u1e83":3,"\u0175":3,"\u1e85":3,"\u1e81":3}},"\u014a":{"d":"85,41v12,-8,34,-7,26,-32r-61,-196r-2,0r0,183v-1,6,-23,7,-26,0r0,-237v4,-8,29,-6,36,0r54,179r2,0r0,-179v1,-7,23,-7,26,0r0,255v0,37,-17,52,-51,51v-8,-2,-3,-16,-4,-24","w":161,"k":{"\u00ef":-5}},"\u221e":{"d":"175,-35v-24,0,-39,-12,-58,-36v-21,26,-36,36,-58,36v-31,0,-52,-21,-52,-54v0,-33,22,-54,52,-54v22,0,38,12,58,36v22,-26,36,-36,58,-36v31,0,52,21,52,54v0,33,-22,54,-52,54xm174,-56v19,0,30,-13,30,-33v0,-46,-49,-43,-74,0v18,23,29,33,44,33xm29,-89v0,46,49,43,74,0v-17,-23,-29,-33,-43,-33v-18,0,-31,13,-31,33","w":233},"\u2202":{"d":"66,4v-32,0,-50,-31,-50,-74v0,-64,49,-106,90,-66v-1,-66,-22,-107,-64,-79v-8,0,-15,-13,-13,-20v59,-37,102,9,102,102v0,88,-21,137,-65,137xm68,-21v19,0,34,-25,37,-87v-23,-37,-63,-15,-63,37v0,30,7,50,26,50","w":147},"\u222b":{"d":"67,6v2,43,-25,68,-58,55v2,-9,-6,-23,8,-23v15,0,22,-8,22,-30r0,-216v0,-42,16,-60,53,-58v7,2,9,31,-5,27v-14,0,-20,7,-20,29r0,216","w":105},"\u221a":{"d":"114,61v-2,6,-21,7,-25,0r-41,-99v-13,2,-38,15,-34,-12v16,-5,31,-18,47,-18r39,94r68,-289v3,-6,15,-2,22,-3v2,0,4,1,3,3","w":198},"\u2211":{"d":"148,65r-131,0v-7,-2,-4,-18,-3,-26r63,-154r-63,-128v1,-8,-4,-23,4,-23r126,0v7,1,7,24,0,27r-96,0v19,42,45,80,60,124r-64,152r104,0v7,2,7,24,0,28","w":164},"\u220f":{"d":"163,61v-2,7,-25,7,-29,0r-2,-300v-26,2,-60,-4,-82,2r0,298v-2,7,-26,7,-29,0r0,-324v0,-2,1,-3,3,-3r135,0v2,0,4,1,4,3r0,324","w":184},"\u25ca":{"d":"91,15v-3,7,-23,6,-28,0v-17,-46,-41,-89,-54,-136r54,-131v3,-7,23,-6,28,0v17,46,41,89,54,136xm78,-12r42,-106r-43,-107r-43,107","w":154},"\uf8ff":{"d":"132,0r-128,0v-2,0,-4,-2,-4,-4r0,-237v0,-2,2,-4,4,-4r128,0v2,0,3,2,3,4r0,237v0,2,-1,4,-3,4xm17,-19v27,5,74,3,101,0r-2,-209v-32,2,-71,-4,-99,2r0,207xm68,-203v48,0,33,66,13,90v-7,10,3,46,-23,29v-6,-37,22,-49,24,-81v0,-12,-5,-20,-15,-20v-11,0,-15,6,-14,24v-1,7,-18,4,-19,-2v-1,-30,11,-40,34,-40xm78,-45v0,7,-11,3,-17,4v-10,-6,-5,-33,14,-25v6,2,3,14,3,21","w":135},"\u2080":{"d":"82,37v-6,29,-61,28,-67,0v-2,-6,-3,-12,-3,-54v0,-42,1,-48,3,-54v6,-28,61,-29,67,0v2,6,3,12,3,54v0,42,-1,48,-3,54xm49,-72v-22,9,-14,1,-14,55v0,56,-7,44,14,56v20,-11,14,-2,14,-56v0,-54,7,-45,-14,-55","w":97},"\u2081":{"d":"68,53v-2,5,-20,5,-23,0r0,-117v-8,2,-17,16,-24,10v-3,-26,16,-35,43,-36v2,0,4,2,4,4r0,139","w":97},"\u2082":{"d":"49,-93v38,-3,41,47,25,74r-34,55v17,4,50,-12,45,17v-16,8,-47,1,-68,3v-7,-1,-4,-16,-2,-22v15,-29,41,-50,47,-86v2,-14,-2,-19,-14,-20v-13,2,-13,6,-14,22v-1,5,-20,6,-21,-2v-2,-28,12,-40,36,-41","w":97},"\u2083":{"d":"84,15v1,32,-9,44,-36,44v-23,0,-35,-14,-35,-37v0,-6,19,-9,21,-2v-1,13,2,18,14,19v14,-2,11,-6,14,-24v5,-33,-24,-10,-21,-41v8,-9,25,-1,21,-25v-2,-15,-1,-19,-14,-21v-11,1,-15,5,-14,18v0,8,-12,2,-18,3v-10,-20,9,-45,32,-42v39,-8,48,61,22,73v12,8,14,12,14,35","w":97},"\u2084":{"d":"77,53v-1,5,-19,5,-21,0v-1,-6,2,-16,-2,-19v-19,-3,-57,11,-46,-22v12,-34,19,-73,36,-102v7,1,21,-3,19,4r-33,100v8,-1,21,3,26,-2v-1,-17,-5,-53,21,-36v3,13,-9,40,10,38v7,0,3,10,4,16v0,7,-12,1,-14,6r0,17","w":97},"\u2085":{"d":"62,10v0,-51,-25,-12,-48,-23r0,-73v13,-10,45,-1,66,-4v6,0,7,19,0,20v-14,1,-34,-3,-45,2r0,35v27,-14,50,-2,50,43v0,37,-8,46,-36,49v-22,3,-42,-19,-33,-39v6,1,17,-4,18,2v0,11,4,16,14,17v15,-4,14,-4,14,-29","w":97},"\u2086":{"d":"85,13v0,34,-10,43,-36,46v-43,6,-42,-58,-29,-88r25,-57v2,-7,13,-3,21,-4v3,17,-17,40,-22,59v28,-4,41,9,41,44xm49,-12v-18,-5,-14,28,-13,42v11,15,30,10,27,-17v-2,-20,0,-22,-14,-25","w":97},"\u2087":{"d":"46,53v-2,6,-13,2,-20,3v-2,0,-4,-1,-3,-3r40,-123v-9,1,-23,-3,-28,2v-1,6,3,17,-4,17v-6,-1,-17,3,-18,-3v2,-12,-5,-31,4,-36r66,0v6,2,4,16,2,23","w":97},"\u2088":{"d":"49,-93v38,-5,46,54,23,73v24,19,16,87,-23,79v-41,7,-48,-59,-24,-80v-25,-18,-13,-79,24,-72xm49,-72v-16,-2,-15,20,-13,33v8,15,29,9,27,-12v-2,-15,-1,-19,-14,-21xm49,-10v-18,-4,-14,27,-13,40v10,15,30,10,27,-16v-2,-19,0,-21,-14,-24","w":97},"\u2089":{"d":"49,-93v42,-6,41,58,28,88r-25,58v-3,6,-14,2,-21,3v-2,0,-4,-1,-3,-3r25,-57v-27,6,-41,-8,-41,-43v0,-34,11,-43,37,-46xm49,-72v-19,-5,-14,29,-13,41v10,14,30,12,27,-16v-2,-20,0,-22,-14,-25","w":97},"\u2070":{"d":"82,-174v-6,29,-61,28,-67,0v-2,-6,-3,-12,-3,-54v0,-42,1,-48,3,-54v6,-27,61,-28,67,0v2,6,3,12,3,54v0,42,-1,48,-3,54xm49,-283v-22,9,-14,1,-14,55v0,56,-7,44,14,56v20,-11,14,-2,14,-56v0,-54,7,-45,-14,-55","w":97},"\u2074":{"d":"77,-158v-1,5,-19,5,-21,0v-1,-6,2,-16,-2,-19v-19,-3,-57,11,-46,-22v12,-34,19,-73,36,-102v7,1,21,-3,19,4r-33,100v8,-1,21,3,26,-2v-1,-17,-5,-53,21,-36v3,13,-9,40,10,38v7,0,3,10,4,16v0,7,-12,1,-14,6r0,17","w":97},"\u2075":{"d":"62,-201v0,-51,-25,-12,-48,-23r0,-73v13,-10,45,-1,66,-4v6,0,7,19,0,20v-14,1,-34,-3,-45,2r0,35v27,-14,57,-1,50,43v12,61,-71,63,-72,15v-1,-8,17,-8,21,-3v0,11,4,16,14,17v15,-4,14,-4,14,-29","w":97},"\u2076":{"d":"85,-198v0,34,-10,43,-36,46v-43,6,-42,-58,-29,-88r25,-57v2,-7,13,-3,21,-4v3,17,-17,40,-22,59v28,-4,41,9,41,44xm49,-223v-18,-5,-14,28,-13,42v11,15,30,10,27,-17v-2,-20,0,-22,-14,-25","w":97},"\u2077":{"d":"46,-158v-2,6,-13,2,-20,3v-2,0,-4,-1,-3,-3r40,-123v-9,1,-23,-3,-28,2v-1,6,3,17,-4,17v-6,-1,-17,3,-18,-3v2,-12,-5,-31,4,-36r66,0v6,2,4,16,2,23","w":97},"\u2078":{"d":"49,-303v38,-7,47,54,23,72v24,19,16,87,-23,79v-40,7,-49,-60,-24,-79v-24,-19,-14,-79,24,-72xm49,-283v-17,-3,-15,21,-13,34v6,13,31,9,27,-13v-2,-15,-1,-19,-14,-21xm49,-221v-18,-4,-14,27,-13,40v10,15,30,10,27,-16v-2,-19,0,-21,-14,-24","w":97},"\u2079":{"d":"49,-303v43,-6,40,58,28,87r-25,58v-3,6,-14,2,-21,3v-2,0,-4,-1,-3,-3r25,-57v-27,6,-41,-8,-41,-43v0,-34,11,-42,37,-45xm49,-283v-19,-5,-14,29,-13,41v10,14,30,12,27,-16v-2,-20,0,-22,-14,-25","w":97}}});;(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;jQuery.extend(jQuery.easing,{easein:function(e,f,a,h,g){return h*(f/=g)*f+a},easeinout:function(e,f,a,i,h){if(f<h/2){return 2*i*f*f/(h*h)+a}var g=f-h/2;return-2*i*g*g/(h*h)+2*i*g/h+i/2+a},easeout:function(e,f,a,h,g){return-h*f*f/(g*g)+2*h*f/g+a},expoin:function(e,f,a,i,h){var g=1;if(i<0){g*=-1;i*=-1}return g*(Math.exp(Math.log(i)/h*f))+a},expoout:function(e,f,a,i,h){var g=1;if(i<0){g*=-1;i*=-1}return g*(-Math.exp(-Math.log(i)/h*(f-h))+i+1)+a},expoinout:function(e,f,a,i,h){var g=1;if(i<0){g*=-1;i*=-1}if(f<h/2){return g*(Math.exp(Math.log(i/2)/(h/2)*f))+a}return g*(-Math.exp(-2*Math.log(i/2)/h*(f-h))+i+1)+a},bouncein:function(e,f,a,h,g){return h-jQuery.easing.bounceout(e,g-f,0,h,g)+a},bounceout:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},bounceinout:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.bouncein(e,f*2,0,h,g)*0.5+a}return jQuery.easing.bounceout(e,f*2-g,0,h,g)*0.5+h*0.5+a},elasin:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return-(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e},elasout:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return g*Math.pow(2,-10*h)*Math.sin((h*k-i)*(2*Math.PI)/j)+l+e},elasinout:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}if(h<1){return-0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j)*0.5+l+e},backin:function(e,f,a,i,h){var g=1.70158;return i*(f/=h)*f*((g+1)*f-g)+a},backout:function(e,f,a,i,h){var g=1.70158;return i*((f=f/h-1)*f*((g+1)*f+g)+1)+a},backinout:function(e,f,a,i,h){var g=1.70158;if((f/=h/2)<1){return i/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return i/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a}});;var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();;(function($,window){var
defaults={transition:"elastic",speed:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:false,height:false,initialHeight:"450",innerHeight:false,maxHeight:false,scalePhotos:true,scrolling:true,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:true,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,loop:true,slideshow:false,slideshowAuto:true,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,overlayClose:true,escKey:true,arrowKey:true},colorbox='colorbox',prefix='cbox',event_open=prefix+'_open',event_load=prefix+'_load',event_complete=prefix+'_complete',event_cleanup=prefix+'_cleanup',event_closed=prefix+'_closed',isIE=$.browser.msie&&!$.support.opacity,isIE6=isIE&&$.browser.version<7,event_ie6=prefix+'_IE6',$overlay,$box,$wrap,$content,$topBorder,$leftBorder,$rightBorder,$bottomBorder,$related,$window,$loaded,$loadingBay,$loadingOverlay,$title,$current,$slideshow,$next,$prev,$close,interfaceHeight,interfaceWidth,loadedHeight,loadedWidth,element,bookmark,index,settings,open,active,publicMethod,boxElement=prefix+'Element';function $div(id,css){id=id?' id="'+prefix+id+'"':'';css=css?' style="'+css+'"':'';return $('<div'+id+css+'/>');}
function setSize(size,dimension){dimension=dimension==='x'?$window.width():$window.height();return(typeof size==='string')?Math.round((size.match(/%/)?(dimension/100)*parseInt(size,10):parseInt(size,10))):size;}
function isImage(url){url=$.isFunction(url)?url.call(element):url;return settings.photo||url.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i);}
function process(){for(var i in settings){if($.isFunction(settings[i])&&i.substring(0,2)!=='on'){settings[i]=settings[i].call(element);}}
settings.rel=settings.rel||element.rel||'nofollow';settings.href=settings.href||$(element).attr('href');settings.title=settings.title||element.title;}
function launch(elem){element=elem;settings=$.extend({},$(element).data(colorbox));process();if(settings.rel!=='nofollow'){$related=$('.'+boxElement).filter(function(){var relRelated=$(this).data(colorbox).rel||this.rel;return(relRelated===settings.rel);});index=$related.index(element);if(index===-1){$related=$related.add(element);index=$related.length-1;}}else{$related=$(element);index=0;}
if(!open){open=active=true;bookmark=element;try{bookmark.blur();}catch(e){}
$.event.trigger(event_open);if(settings.onOpen){settings.onOpen.call(element);}
$overlay.css({"opacity":+settings.opacity,"cursor":settings.overlayClose?"pointer":"auto"}).show();settings.w=setSize(settings.initialWidth,'x');settings.h=setSize(settings.initialHeight,'y');publicMethod.position(0);if(isIE6){$window.bind('resize.'+event_ie6+' scroll.'+event_ie6,function(){$overlay.css({width:$window.width(),height:$window.height(),top:$window.scrollTop(),left:$window.scrollLeft()});}).trigger('scroll.'+event_ie6);}}
$current.add($prev).add($next).add($slideshow).add($title).hide();$close.html(settings.close).show();publicMethod.slideshow();publicMethod.load();}
publicMethod=$.fn[colorbox]=$[colorbox]=function(options,callback){var $this=this;if(!$this[0]&&$this.selector){return $this;}
options=options||{};if(callback){options.onComplete=callback;}
if(!$this[0]||$this.selector===undefined){$this=$('<a/>');options.open=true;}
$this.each(function(){$(this).data(colorbox,$.extend({},$(this).data(colorbox)||defaults,options)).addClass(boxElement);});if(options.open){launch($this[0]);}
return $this;};publicMethod.init=function(){$window=$(window);$box=$div().attr({id:colorbox,'class':isIE?prefix+'IE':''});$overlay=$div("Overlay",isIE6?'position:absolute':'').hide();$wrap=$div("Wrapper");$content=$div("Content").append($loaded=$div("LoadedContent",'width:0; height:0'),$loadingOverlay=$div("LoadingOverlay").add($div("LoadingGraphic")),$title=$div("Title"),$current=$div("Current"),$next=$div("Next"),$prev=$div("Previous"),$slideshow=$div("Slideshow"),$close=$div("Close"));$wrap.append($div().append($div("TopLeft"),$topBorder=$div("TopCenter"),$div("TopRight")),$div().append($leftBorder=$div("MiddleLeft"),$content,$rightBorder=$div("MiddleRight")),$div().append($div("BottomLeft"),$bottomBorder=$div("BottomCenter"),$div("BottomRight"))).children().children().css({'float':'left'});$loadingBay=$div(false,'position:absolute; width:9999px; visibility:hidden; display:none');$('body').prepend($overlay,$box.append($wrap,$loadingBay));$content.children().hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');}).addClass('hover');interfaceHeight=$topBorder.height()+$bottomBorder.height()+$content.outerHeight(true)-$content.height();interfaceWidth=$leftBorder.width()+$rightBorder.width()+$content.outerWidth(true)-$content.width();loadedHeight=$loaded.outerHeight(true);loadedWidth=$loaded.outerWidth(true);$box.css({"padding-bottom":interfaceHeight,"padding-right":interfaceWidth}).hide();$next.click(publicMethod.next);$prev.click(publicMethod.prev);$close.click(publicMethod.close);$content.children().removeClass('hover');$('.'+boxElement).live('click',function(e){if((e.button!==0&&typeof e.button!=='undefined')||e.ctrlKey||e.shiftKey||e.altKey){return true;}else{launch(this);return false;}});$overlay.click(function(){if(settings.overlayClose){publicMethod.close();}});$(document).bind("keydown",function(e){if(open&&settings.escKey&&e.keyCode===27){e.preventDefault();publicMethod.close();}
if(open&&settings.arrowKey&&!active&&$related[1]){if(e.keyCode===37&&(index||settings.loop)){e.preventDefault();$prev.click();}else if(e.keyCode===39&&(index<$related.length-1||settings.loop)){e.preventDefault();$next.click();}}});};publicMethod.remove=function(){$box.add($overlay).remove();$('.'+boxElement).die('click').removeData(colorbox).removeClass(boxElement);};publicMethod.position=function(speed,loadedCallback){var
animate_speed,posTop=Math.max($window.height()-settings.h-loadedHeight-interfaceHeight,0)/2+$window.scrollTop(),posLeft=Math.max($window.width()-settings.w-loadedWidth-interfaceWidth,0)/2+$window.scrollLeft();animate_speed=($box.width()===settings.w+loadedWidth&&$box.height()===settings.h+loadedHeight)?0:speed;$wrap[0].style.width=$wrap[0].style.height="9999px";function modalDimensions(that){$topBorder[0].style.width=$bottomBorder[0].style.width=$content[0].style.width=that.style.width;$loadingOverlay[0].style.height=$loadingOverlay[1].style.height=$content[0].style.height=$leftBorder[0].style.height=$rightBorder[0].style.height=that.style.height;}
$box.dequeue().animate({width:settings.w+loadedWidth,height:settings.h+loadedHeight,top:posTop,left:posLeft},{duration:animate_speed,complete:function(){modalDimensions(this);active=false;$wrap[0].style.width=(settings.w+loadedWidth+interfaceWidth)+"px";$wrap[0].style.height=(settings.h+loadedHeight+interfaceHeight)+"px";if(loadedCallback){loadedCallback();}},step:function(){modalDimensions(this);}});};publicMethod.resize=function(options){if(open){options=options||{};if(options.width){settings.w=setSize(options.width,'x')-loadedWidth-interfaceWidth;}
if(options.innerWidth){settings.w=setSize(options.innerWidth,'x');}
$loaded.css({width:settings.w});if(options.height){settings.h=setSize(options.height,'y')-loadedHeight-interfaceHeight;}
if(options.innerHeight){settings.h=setSize(options.innerHeight,'y');}
if(!options.innerHeight&&!options.height){var $child=$loaded.wrapInner("<div style='overflow:auto'></div>").children();settings.h=$child.height();$child.replaceWith($child.children());}
$loaded.css({height:settings.h});publicMethod.position(settings.transition==="none"?0:settings.speed);}};publicMethod.prep=function(object){if(!open){return;}
var photo,speed=settings.transition==="none"?0:settings.speed;$window.unbind('resize.'+prefix);$loaded.remove();$loaded=$div('LoadedContent').html(object);function getWidth(){settings.w=settings.w||$loaded.width();settings.w=settings.mw&&settings.mw<settings.w?settings.mw:settings.w;return settings.w;}
function getHeight(){settings.h=settings.h||$loaded.height();settings.h=settings.mh&&settings.mh<settings.h?settings.mh:settings.h;return settings.h;}
$loaded.hide().appendTo($loadingBay.show()).css({width:getWidth(),overflow:settings.scrolling?'auto':'hidden'}).css({height:getHeight()}).prependTo($content);$loadingBay.hide();$('#'+prefix+'Photo').css({cssFloat:'none'});if(isIE6){$('select').not($box.find('select')).filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one(event_cleanup,function(){this.style.visibility='inherit';});}
function setPosition(s){var prev,prevSrc,next,nextSrc,total=$related.length,loop=settings.loop;publicMethod.position(s,function(){function defilter(){if(isIE){$box[0].style.removeAttribute("filter");}}
if(!open){return;}
if(isIE){if(photo){$loaded.fadeIn(100);}}
if(settings.iframe){$("<iframe frameborder=0"+(settings.scrolling?"":" scrolling='no'")+(isIE?" allowtransparency='true'":'')+"/>").attr({src:settings.href,name:new Date().getTime()}).appendTo($loaded);}
$loaded.show();$title.show().html(settings.title);if(total>1){$current.html(settings.current.replace(/\{current\}/,index+1).replace(/\{total\}/,total)).show();$next[(loop||index<total-1)?"show":"hide"]().html(settings.next);$prev[(loop||index)?"show":"hide"]().html(settings.previous);prev=index?$related[index-1]:$related[total-1];next=index<total-1?$related[index+1]:$related[0];if(settings.slideshow){$slideshow.show();if(index===total-1&&!loop&&$box.is('.'+prefix+'Slideshow_on')){$slideshow.click();}}
if(settings.preloading){nextSrc=$(next).data(colorbox).href||next.href;prevSrc=$(prev).data(colorbox).href||prev.href;if(isImage(nextSrc)){$('<img/>')[0].src=nextSrc;}
if(isImage(prevSrc)){$('<img/>')[0].src=prevSrc;}}}
$loadingOverlay.hide();if(settings.transition==='fade'){$box.fadeTo(speed,1,function(){defilter();});}else{defilter();}
$window.bind('resize.'+prefix,function(){publicMethod.position(0);});$.event.trigger(event_complete);if(settings.onComplete){settings.onComplete.call(element);}});}
if(settings.transition==='fade'){$box.fadeTo(speed,0,function(){setPosition(0);});}else{setPosition(speed);}};publicMethod.load=function(){var href,img,setResize,prep=publicMethod.prep;active=true;element=$related[index];settings=$.extend({},$(element).data(colorbox));process();$.event.trigger(event_load);if(settings.onLoad){settings.onLoad.call(element);}
settings.h=settings.height?setSize(settings.height,'y')-loadedHeight-interfaceHeight:settings.innerHeight&&setSize(settings.innerHeight,'y');settings.w=settings.width?setSize(settings.width,'x')-loadedWidth-interfaceWidth:settings.innerWidth&&setSize(settings.innerWidth,'x');settings.mw=settings.w;settings.mh=settings.h;if(settings.maxWidth){settings.mw=setSize(settings.maxWidth,'x')-loadedWidth-interfaceWidth;settings.mw=settings.w&&settings.w<settings.mw?settings.w:settings.mw;}
if(settings.maxHeight){settings.mh=setSize(settings.maxHeight,'y')-loadedHeight-interfaceHeight;settings.mh=settings.h&&settings.h<settings.mh?settings.h:settings.mh;}
href=settings.href;$loadingOverlay.show();if(settings.inline){$div('InlineTemp').hide().insertBefore($(href)[0]).bind(event_load+' '+event_cleanup,function(){$(this).replaceWith($loaded.children());});prep($(href));}else if(settings.iframe){prep(" ");}else if(settings.html){prep(settings.html);}else if(isImage(href)){img=new Image();img.onload=function(){var percent;img.onload=null;img.id=prefix+'Photo';$(img).css({margin:'auto',border:'none',display:'block',cssFloat:'left'});if(settings.scalePhotos){setResize=function(){img.height-=img.height*percent;img.width-=img.width*percent;};if(settings.mw&&img.width>settings.mw){percent=(img.width-settings.mw)/img.width;setResize();}
if(settings.mh&&img.height>settings.mh){percent=(img.height-settings.mh)/img.height;setResize();}}
if(settings.h){img.style.marginTop=Math.max(settings.h-img.height,0)/2+'px';}
setTimeout(function(){prep(img);},1);if($related[1]&&(index<$related.length-1||settings.loop)){$(img).css({cursor:'pointer'}).click(publicMethod.next);}
if(isIE){img.style.msInterpolationMode='bicubic';}};img.src=href;}else{$div().appendTo($loadingBay).load(href,function(data,status,xhr){prep(status==='error'?'Request unsuccessful: '+xhr.statusText:this);});}};publicMethod.next=function(){if(!active){index=index<$related.length-1?index+1:0;publicMethod.load();}};publicMethod.prev=function(){if(!active){index=index?index-1:$related.length-1;publicMethod.load();}};publicMethod.slideshow=function(){var stop,timeOut,className=prefix+'Slideshow_';$slideshow.bind(event_closed,function(){$slideshow.unbind();clearTimeout(timeOut);$box.removeClass(className+"off "+className+"on");});function start(){$slideshow.text(settings.slideshowStop).bind(event_complete,function(){timeOut=setTimeout(publicMethod.next,settings.slideshowSpeed);}).bind(event_load,function(){clearTimeout(timeOut);}).one("click",function(){stop();});$box.removeClass(className+"off").addClass(className+"on");}
stop=function(){clearTimeout(timeOut);$slideshow.text(settings.slideshowStart).unbind(event_complete+' '+event_load).one("click",function(){start();timeOut=setTimeout(publicMethod.next,settings.slideshowSpeed);});$box.removeClass(className+"on").addClass(className+"off");};if(settings.slideshow&&$related[1]){if(settings.slideshowAuto){start();}else{stop();}}};publicMethod.close=function(){if(open){open=false;$.event.trigger(event_cleanup);if(settings.onCleanup){settings.onCleanup.call(element);}
$window.unbind('.'+prefix+' .'+event_ie6);$overlay.fadeTo('fast',0);$box.stop().fadeTo('fast',0,function(){$box.find('iframe').attr('src','about:blank');$loaded.remove();$box.add($overlay).css({'opacity':1,cursor:'auto'}).hide();try{bookmark.focus();}catch(e){}
setTimeout(function(){$.event.trigger(event_closed);if(settings.onClosed){settings.onClosed.call(element);}},1);});}};publicMethod.element=function(){return $(element);};publicMethod.settings=defaults;$(publicMethod.init);}(jQuery,this));;Cufon.replace('.big-title',{fontFamily:'dul'});Cufon.replace('#main-menu ul li',{fontFamily:'dc',hover:true});Cufon.replace('.copyright, #network .small-title, #process-menu ol li',{fontFamily:'dc'});swfobject.registerObject("myId","9.0.0","expressInstall.swf");function switch_active(){$('#submenu ul li a').removeClass('active')
$('#project-menu ul li').removeClass('active')
$(this).addClass('active');}
function switch_active_step(){$('#process-menu ol li').removeClass('active-step')
$(this).addClass('active-step');}
$(function(){$('#about-pages').cycle({fx:'scrollVert',speed:'slow',timeout:0,pager:'#submenu',easing:'easeout',pagerAnchorBuilder:function(idx,slide){return'#submenu ul li:eq('+(idx)+') a';}});$('#submenu > ul > li > a').click(switch_active);});$(function(){$('#process-steps').cycle({fx:'scrollHorz',speed:'slow',timeout:0,pager:'#news-ticker',easing:'easeout',pagerAnchorBuilder:function(idx,slide){return'#process-menu li:eq('+(idx)+') a';}});$('#process-menu > ol > li').click(switch_active_step);});$(function(){$('#slides').cycle({fx:'scrollHorz',speed:'slow',timeout:0,pager:'#project-menu',easing:'easeout',pagerAnchorBuilder:function(idx,slide){return'#project-menu li:eq('+(idx)+') a';}});$('#project-menu > ul > li').click(switch_active);});$(document).ready(function(){$("a[rel='cbox']").colorbox();});
